:root { --main-blue: #96b6c5; --pink: #f2d5d5; --grey: #4e4e4e; --beige: #eee0c9; --beige-dark: #e2e1aa; --white: #f1f0e8; --blue: #212e53; --font-family: "Montserrat", "Times New Roman", Verdana; --font-family-titles: "Playfair Display", "Times New Roman", Verdana;}.border-image { border-color: var(--grey); border: 2px solid;}.service-image { object-fit: cover; width: 90px; height: 90px; border-radius: 50%; max-width: none;}@media screen and (max-width: 768px) { .service-image { width: 70px; height: 70px; }}.footer-copyright { background-color: var(--grey); color: white;}.text-gray-custom { color: var(--grey);}.text-white-custom { color: var(--white);}body p,body li { line-height: 25px; color: var(--grey);}.footer-copyright { background-color: var(--grey);}.footer-copyright p { color: white;}main { min-height: 100dvh;}h3 { margin-bottom: 1rem; color: var(--grey);}h2 { margin-bottom: 1.5rem; color: var(--blue);}h4 { margin-bottom: 0.5rem; color: var(--grey); font-style: italic;}.-translate-y-full { --tw-translate-y: -100%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.flex-container { display: flex; justify-content: space-between;}.image-column { flex: 1; display: flex; justify-content: center; align-items: center; min-height: 500px; position: relative;}.image-column img { position: absolute; top: 0; height: auto;}.content-column { flex: 2; padding: 0 20px;}.header-scroll { background-color: var(--grey) !important; color: white;}.header-scroll a { color: white;}.button-rdv { border-color: black;}.header-scroll .button-rdv { background-color: var(--grey); color: white; border-color: white !important;}.hover\:\!bg-pink:hover { background-color: var(--pink) !important;}.\!bg-pink { background-color: var(--pink) !important;}.hover\:\!text-white:hover { color: white !important;}.hover\:\!bg-gray:hover { background-color: var(--grey) !important;}@media (min-width: 1024px) { .hidden.lg\:\!flex { display: flex !important; }}@media (min-width: 1280px) { .hidden.xl\:\!flex { display: flex !important; }}.header-scroll .button-rdv:hover { color: var(--grey) !important; border-color: var(--pink) !important; background-color: var(--pink) !important;}.button-rdv:hover { border-color: var(--grey); border-width: 1px;}.button-hover-white { color: var(--grey);}.button-hover-white:hover { color: white;}.accordion-content { overflow: hidden; transition: max-height 0.5s ease-out, padding-top 0.5s ease-out, padding-bottom 0.5s ease-out; max-height: 0; padding-top: 0; padding-bottom: 0; margin-bottom: 2.25rem !important; margin-top: 0.5rem;}.hidden { display: none !important;}header:not(.header-scroll) .logo { filter: brightness(0) invert(0.5);}.blockquote { font-family: "Sofia", "Times New Roman", Verdana;}.active-link { color: var(--grey); font-weight: bold;}.sidebar-link-h3 { margin-left: 20px; }#sidebar-links-container { display: flex; flex-direction: column; gap: 0.75rem;}#sidebar-links-container>li>a { font-size: 16px;}#sidebar-links-container { list-style-type: none; padding-left: 20px; counter-reset: section subsection; }#sidebar-links-container .sidebar-link::before { counter-increment: section; content: counter(section) ". "; margin-right: 8px;}#sidebar-links-container .sidebar-link-h3::before { counter-increment: subsection; content: counter(subsection, lower-alpha) ". "; margin-right: 8px;}#sidebar-links-container .sidebar-link-h3 { font-size: 13px;}.sidebar-link-h3.hidden { display: none; }.content p,.accordion-content p,.accordion-content ul,#details-1 p,#details-2 p,#details-3 p,#details-4 p,#details-5 p,#details-6 p,#details-7 p,#details-8 p,#details-9 p,#details-10 p,#details-11 p,#details-12 p,#details-13 p,#details-14 p,#details-15 p { text-align: justify;}.margins { padding-left: 10%; padding-right: 10%; padding-top: 50px; padding-bottom: 50px;}.background-with-overlay { position: relative; background-position: center; background-size: cover; height: 50vh; will-change: background-position;}@media (max-width: 768px) { .background-with-overlay { height: 70vh; }}.background-with-overlay::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 1;}.background-with-overlay>* { position: relative; z-index: 2;}.resume-intervention { text-shadow: 0px 0px 0px white, 0px 0px 0px white, 0 0px 0px white, -0.125px -0.125px 0px white; }.resume-intervention li,#sidebar-links-container li { line-height: 35px !important;}.circle { background-color: white; border-radius: 50%; padding: 80px; height: 400px; display: flex; align-items: center; justify-content: center; position: relative; margin-left: 25%; flex-shrink: 0;}.small-circle { width: 25%; height: 25%; background-color: var(--pink); border-radius: 50%; position: absolute; top: 2%; right: 2%; display: flex; align-items: center; justify-content: center; text-align: center; color: var(--grey);}.small-circle-sofcpre { width: 30%; height: 30%; background-color: var(--blue); border-radius: 50%; position: absolute; top: 80%; right: 5%; display: flex; align-items: center; justify-content: center; text-align: center; color: white;}.small-circle-pricing { width: 22%; height: 22%; background-color: var(--pink); border-radius: 50%; position: absolute; top: 95%; right: 40%; display: flex; align-items: center; justify-content: center; text-align: center;}.small-circle-pricing.small-circle-bigger { width: 25%; height: 25%; right: 35%; top: 90%;}.qa-circle { width: 60px; height: 70px; background-color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: absolute; bottom: 10px; right: 10px;}.qa-circle p { font-size: 10px; color: var(--dark-blue); text-align: center; margin: 0; line-height: 1.2;}.logo { width: 250px; height: auto; max-width: unset;}@media screen and (max-width: 768px) { .logo { width: 180px; height: auto; max-width: unset; } .text-3xl { font-size: 1.5rem; }}.blockquote { font-family: "Sofia", "Times New Roman", Verdana;}.wrapper { list-style-type: none; padding: 0; border-radius: 3px;}.circle,.small-circle,.small-circle-sofcpre,.small-circle-pricing { transition: transform 0.3s ease-in-out; }.circle:hover { transform: scale(1.05); }.small-circle:hover { transform: rotate(45deg); }.small-circle-sofcpre:hover { transform: translateY(-10px); }.small-circle-pricing:hover { transform: scale(1.1) rotate(-5deg); }.testimonial-block { display: flex; flex-wrap: wrap; padding: 20px; background-color: #f9f9f9;}.testimonial-title { color: #333; margin-bottom: 15px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-left: 20px; margin-right: 20px; font-size: 35px; max-width: 100%; word-wrap: break-word; text-align: center; }.testimonial-title h2 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}.testimonial-header { flex-basis: 60%; display: flex; flex-direction: column; justify-content: center; }.testimonial-content { font-style: italic; color: #555; line-height: 1.6; text-align: left; }.testimonial-content p { quotes: "“""”""‘""’"; text-align: center !important; line-height: 3 !important;}.testimonial-content p:before { content: open-quote; font-size: 5em; line-height: 0.1em; margin-right: 10px; vertical-align: -0.4em; color: #ccc; }.testimonial-content p:after { content: close-quote; font-size: 5em; line-height: 0.1em; margin-left: 10px; vertical-align: -0.4em; color: #ccc; }.testimonial-image { display: flex; justify-content: center; align-items: center; }.testimonial-image img { max-height: 100%; max-width: 100%; margin-bottom: 20px; }.testimonial-text { flex: 2; padding-left: 20px; }.mb-5 { border-left: 5px solid var(--pink); padding: 20px; margin-bottom: 40px; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);}.mb-5 h2 { margin-bottom: 20px; color: var(--dark-grey);}.mb-5 p { text-align: justify; line-height: 1.6;}.outer-container { display: flex; justify-content: space-around; align-items: center;}.inner-container { display: flex; flex-direction: column; align-items: center;}.flex-item { text-align: center; padding: 20px; border: 1px solid #ddd; border-radius: 8px; background-color: #fff;}form { display: flex; min-width: 80%; flex-direction: column; padding: 20px; border-radius: 8px;}input { width: 100%; padding: 8px; margin-bottom: 16px; box-sizing: border-box; border: 1px solid #ddd; border-radius: 4px;}.contact button { background-color: #212e53; color: white; padding: 10px 20px; border: none; border-radius: 4px; cursor: pointer; font-size: 16px;}.textarea { height: 150px;}.text-left { max-width: 70%;}.contact em { margin-right: 5px; color: #212e53;}@media screen and (min-width: 1024px) { .pr-large { padding-right: 80px !important; } .content-wrapper { padding-bottom: 250px !important; }}.services-grid>div>div { display: flex; flex-direction: row;}.services-grid>div>div:nth-child(1) { flex-shrink: 0;}.services-grid>div>div:nth-child(2) { display: flex; flex-direction: column;}.cabinet-text { margin-left: calc(5rem + 50%);}@media screen and (max-width: 768px) { .cabinet-text { margin-left: 0; margin-top: 500px; }}.salle-attente-div { height: 100%;}@media screen and (max-width: 768px) { .salle-attente-div { height: 500px; width: 100%; }}.hover\:bg-pink:hover { background-color: var(--pink);}.text-pink { color: var(--pink);}.breadcrumb { list-style: none; padding: 0; display: inline-flex; align-items: center; justify-content: center;}.breadcrumb li { color: white; font-size: 1rem;}.breadcrumb li+li:before { content: "\2022"; color: white; padding: 0 8px;}.breadcrumb a { color: white; text-decoration: none;}.breadcrumb a:hover { text-decoration: underline;}.size-medium { font-size: 1.5em;}ul { list-style: initial; padding-left: 40px;}.styled-table { border-collapse: collapse; margin: 25px 0; font-size: 0.9em; font-family: sans-serif; min-width: 400px; box-shadow: 10px 10px 10px 1px rgba(0, 0, 0, 0.08);}.styled-table thead tr { background-color: var(--pink); color: #ffffff; text-align: left;}.styled-table th,.styled-table td { padding: 12px 15px;}.styled-table tbody tr { border-bottom: 1px solid #dddddd;}.styled-table tbody tr:nth-of-type(even) { background-color: #f3f3f3;}.styled-table tbody tr:last-of-type { border-bottom: 1px solid;}.styled-table tbody tr.active-row { font-weight: bold; color: var(--pink);}.styled-table tr td:first-child { text-align: left;}.styled-table tr td:nth-child(2) { text-align: center;}.centered-table tr th,.centered-table tr td { text-align: left; }.centered-table tr td:nth-child(2),.centered-table tr td:nth-child(3) { text-align: right; }.profile-pic { width: 150px; height: 150px; top: calc(100vh - 225px); right: 5%; z-index: 2; border-radius: 50%; background-size: cover; background-position: center; border: 4px solid white; position: absolute; }.table-responsive { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch;}@media (max-width: 768px) { .profile-pic { left: 38%; top: calc(50vh - 120px); } h1 { line-height: 3rem !important; } .styled-table { min-width: unset; } .breadcrumb { list-style: none; padding: 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; } .breadcrumb li { color: white; font-size: 1rem; } .breadcrumb li:not(:last-child) { display: inline-flex; align-items: center; } .breadcrumb li+li:before { content: "\2022"; color: white; padding: 0 8px; } .breadcrumb a { color: white; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } .breadcrumb li:last-child { width: 100%; text-align: center; }}@media (min-width: 769px) { .profile-pic { width: 300px; height: 300px; top: calc(50vh - 150px); right: 10%; }}.button-rdv-black:hover { color: var(--grey) !important; background-color: var(--pink); border-color: var(--pink) !important;}.col-description { border-top-color: transparent; border-left-color: transparent; background-color: transparent; box-shadow: none !important;}.circle,.small-circle,.small-circle-sofcpre,.small-circle-pricing { border-radius: 50%; width: 150px; height: 150px; display: flex; }.circle>ul { padding-left: 0px; text-align: center;}.small-circle,.small-circle-sofcpre,.small-circle-pricing { width: 100px; height: 100px; }.circle { width: 500px; height: 500px; }.small-circle-empty { width: 250px !important; height: 250px !important; margin-left: 36%;}@media screen and (max-width: 768px) { .circle { height: 300px; padding: 50px; margin-left: 0; width: 100%; } .circle ul li, .circle ul li span { font-size: 12px !important; line-height: normal; } .circle ul { gap: 0.25rem; } .circle h2 { margin-bottom: 0px; } .small-circle { min-width: 35%; min-height: 35%; right: 0%; } .small-circle-empty { margin-left: 8%; } .mt-10 { margin-top: 10rem; }}.service-text { width: 350px;}#presentation>p { margin-bottom: 20px;}h3 { font-size: 20px !important; font-weight: bold;}h3>a,a>h3 { text-decoration: underline; text-decoration-style: dotted; font-weight: 600; text-underline-offset: 5px; margin-left: 20px;}.carousel-img { max-height: 250px; width: auto; object-fit: contain; }.carousel { width: 100%; height: 100%;}.carousel .slide { position: relative; width: max-content;}@media (max-width: 1024px) { swiper-slide { width: 100% !important; margin: 0 !important; } swiper-slide.is-duplicate { display: none; } swiper-container { height: max-content !important; }}swiper-slide { width: max-content;}.carousel .slide>div:nth-child(2) { top: 0; left: 0; width: 100%;}.swiper-container { max-width: 100%; margin: 0 auto;}.swiper-slide { max-width: 300px; }.chevron-up-wrapper { text-align: center; width: 100%;}.chevron-up { cursor: pointer; font-size: 2.5rem; color: #000; margin-bottom: 1rem; }.chevron-up-wrapper.hidden { display: none;}