.Header-module__D5nTzG__header{background-color:var(--color-white);z-index:100;border-radius:20px;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:15px 30px;display:flex;position:sticky;top:10px;box-shadow:0 4px 20px #00000008}.Header-module__D5nTzG__left{align-items:center;gap:12px;display:flex}.Header-module__D5nTzG__logoImg{justify-content:center;align-items:center;width:70px;height:70px;margin-top:-15px;margin-bottom:-15px;display:flex;position:relative}.Header-module__D5nTzG__logoImg img{object-fit:contain;filter:brightness(0%);width:100%;height:100%}.Header-module__D5nTzG__logoText{flex-direction:column;line-height:1;display:flex}.Header-module__D5nTzG__brand{letter-spacing:-.5px;text-transform:uppercase;font-size:1.1rem;font-weight:800}.Header-module__D5nTzG__subBrand{color:var(--color-text-light);max-width:120px;font-size:.65rem;line-height:1.2}.Header-module__D5nTzG__nav{gap:30px;display:flex}.Header-module__D5nTzG__navLink{color:var(--color-text-main);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__D5nTzG__navLink:hover{color:var(--color-purple)}.Header-module__D5nTzG__right{align-items:center;gap:20px;display:flex}.Header-module__D5nTzG__phone{align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.Header-module__D5nTzG__menuBtn{cursor:pointer;color:var(--color-text-main);background:0 0;border:none;padding:5px;display:none}.Header-module__D5nTzG__sidebarOverlay{z-index:1000;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;display:block;position:fixed;inset:0}.Header-module__D5nTzG__sidebarOverlay.Header-module__D5nTzG__open{opacity:1;pointer-events:auto}.Header-module__D5nTzG__sidebar{z-index:1001;background:#fff;flex-direction:column;width:300px;height:100vh;padding:30px;transition:right .3s;display:flex;position:fixed;top:0;right:-300px;overflow-y:auto;box-shadow:-5px 0 15px #0000001a}.Header-module__D5nTzG__sidebar.Header-module__D5nTzG__open{right:0}.Header-module__D5nTzG__sidebarHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Header-module__D5nTzG__closeBtn{cursor:pointer;color:var(--color-text-main);background:0 0;border:none;padding:5px}.Header-module__D5nTzG__sidebarNav{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.Header-module__D5nTzG__sidebarNavLink{color:var(--color-text-main);font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__D5nTzG__sidebarNavLink:hover{color:var(--color-purple)}.Header-module__D5nTzG__sidebarContacts{border-top:1px solid #eee;flex-direction:column;gap:15px;margin-top:auto;padding-top:30px;display:flex}@media (max-width:900px){.Header-module__D5nTzG__nav,.Header-module__D5nTzG__right{display:none}.Header-module__D5nTzG__menuBtn{display:flex}}@media (max-width:600px){.Header-module__D5nTzG__header{border-radius:15px;padding:10px 15px}}
.HeroGrid-module__zeFuiG__gridContainer{grid-template-columns:1.4fr 1fr;gap:20px;width:100%;padding:30px 0 0;display:grid}@media (max-width:968px){.HeroGrid-module__zeFuiG__gridContainer{grid-template-columns:1fr;padding:15px 0 0}}.HeroGrid-module__zeFuiG__card{border-radius:var(--radius);padding:40px;transition:transform .2s;position:relative;overflow:hidden}.HeroGrid-module__zeFuiG__introCard{background-color:var(--color-white);flex-direction:column;justify-content:space-between;min-height:320px;display:flex}.HeroGrid-module__zeFuiG__yearPill{border:1px solid #111;border-radius:50px;align-self:flex-start;padding:8px 16px;font-size:.9rem;font-weight:500}.HeroGrid-module__zeFuiG__introTitle{letter-spacing:-1px;margin-top:20px;font-size:2.8rem;font-weight:600;line-height:1.1}@media (max-width:600px){.HeroGrid-module__zeFuiG__introTitle{font-size:2rem}.HeroGrid-module__zeFuiG__introCard{padding:25px}.HeroGrid-module__zeFuiG__arrowBtn{width:36px;height:36px;font-size:1.2rem;top:25px;right:25px}}.HeroGrid-module__zeFuiG__introSubtitle{color:var(--color-text-light);margin-top:10px;font-size:1.1rem}.HeroGrid-module__zeFuiG__arrowBtn{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex;position:absolute;top:40px;right:40px;transform:rotate(-45deg)}.HeroGrid-module__zeFuiG__doctorCard{background-color:#e0e0e0;background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;min-height:320px;display:flex}.HeroGrid-module__zeFuiG__pillDark{color:#fff;text-transform:uppercase;background:#000c;border-radius:50px;align-self:flex-start;padding:8px 20px;font-size:.8rem;font-weight:600}.HeroGrid-module__zeFuiG__docContent{color:#fff;text-shadow:0 2px 10px #0000004d}.HeroGrid-module__zeFuiG__docTitle{margin-bottom:5px;font-size:1.5rem;font-weight:600}.HeroGrid-module__zeFuiG__docSubtitle{opacity:.9;max-width:200px;font-size:.9rem}.HeroGrid-module__zeFuiG__docActions{gap:10px;display:flex;position:absolute;top:40px;right:40px}.HeroGrid-module__zeFuiG__circleBtn{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.HeroGrid-module__zeFuiG__bookingCard{background-color:var(--color-yellow);flex-direction:column;justify-content:space-between;width:100%;min-height:500px;margin-top:20px;display:flex}.HeroGrid-module__zeFuiG__formGrid{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:30px;display:grid}@media (max-width:600px){.HeroGrid-module__zeFuiG__formGrid{grid-template-columns:1fr}.HeroGrid-module__zeFuiG__bookingCard{padding:25px}.HeroGrid-module__zeFuiG__bookingTitle{font-size:1.5rem}}.HeroGrid-module__zeFuiG__input{background:#fff;border:none;border-radius:50px;outline:none;width:100%;padding:16px 24px;font-size:1rem}.HeroGrid-module__zeFuiG__select{cursor:pointer;appearance:none}.HeroGrid-module__zeFuiG__ctaBtn{color:#fff;background:#000;border-radius:50px;width:100%;margin-top:10px;padding:18px;font-size:1rem;font-weight:600;transition:transform .2s}.HeroGrid-module__zeFuiG__ctaBtn:hover{transform:scale(1.01)}.HeroGrid-module__zeFuiG__legalText{color:#666;max-width:80%;margin-top:15px;font-size:.7rem;line-height:1.4}.HeroGrid-module__zeFuiG__bookingFooter{margin-top:40px}.HeroGrid-module__zeFuiG__bookingTitle{font-size:2rem;font-weight:700;line-height:1.2}.HeroGrid-module__zeFuiG__squiggly{width:60px;height:60px;position:absolute;bottom:40px;right:40px}.HeroGrid-module__zeFuiG__bottomRightGrid{grid-template-columns:1fr 1fr;gap:20px;height:100%;display:grid}@media (max-width:600px){.HeroGrid-module__zeFuiG__bottomRightGrid{grid-template-columns:1fr}.HeroGrid-module__zeFuiG__purpleCard{min-height:250px;padding:25px}}.HeroGrid-module__zeFuiG__purpleCard{background-color:var(--color-purple);color:#fff;flex-direction:column;justify-content:space-between;min-height:300px;display:flex}.HeroGrid-module__zeFuiG__socialTitle{font-size:1.2rem;font-weight:600;line-height:1.3}.HeroGrid-module__zeFuiG__vkBtn{color:#000;text-align:center;background:#fff;border-radius:12px;align-self:center;width:100%;padding:12px 20px;font-weight:600}.HeroGrid-module__zeFuiG__reviewText{opacity:.9;margin-bottom:20px;font-size:.9rem;line-height:1.5}.HeroGrid-module__zeFuiG__reviewAvatars{align-items:center;gap:10px;display:flex}.HeroGrid-module__zeFuiG__avatarGroup{display:flex}.HeroGrid-module__zeFuiG__avatar{border:2px solid var(--color-purple);background-color:#ddd;border-radius:50%;width:32px;height:32px;margin-right:-10px}.HeroGrid-module__zeFuiG__reviewCount{margin-left:15px;font-size:.8rem}.HeroGrid-module__zeFuiG__circleArrow{width:32px;height:32px;color:var(--color-purple);background:#fff;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;display:flex}
.AboutBanner-module__ndTyYG__banner{border-radius:var(--radius);background-image:url(/images/hero-15.jpg);background-position:50%;background-size:cover;justify-content:flex-end;align-items:center;width:100%;height:500px;margin-top:20px;padding:60px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.AboutBanner-module__ndTyYG__banner{justify-content:center;height:auto;min-height:400px;padding:20px}}@media (max-width:480px){.AboutBanner-module__ndTyYG__headline{font-size:1.5rem}}.AboutBanner-module__ndTyYG__card{border-radius:var(--radius);background:#fff;flex-direction:column;gap:30px;width:100%;max-width:500px;padding:40px;display:flex;box-shadow:0 10px 40px #0000001a}.AboutBanner-module__ndTyYG__headline{font-size:2rem;font-weight:600;line-height:1.2}.AboutBanner-module__ndTyYG__footer{justify-content:space-between;align-items:center;display:flex}.AboutBanner-module__ndTyYG__button{background-color:var(--color-yellow);text-transform:uppercase;letter-spacing:.5px;border-radius:50px;padding:14px 28px;font-size:.8rem;font-weight:600;transition:transform .2s}.AboutBanner-module__ndTyYG__button:hover{transform:scale(1.05)}.AboutBanner-module__ndTyYG__subtext{color:var(--color-text-light);text-align:right;max-width:150px;font-size:.9rem;line-height:1.4}
.ServicesGrid-module__lMbXxq__section{border-radius:var(--radius);background-color:#fff;margin-top:20px;padding:35px 40px}.ServicesGrid-module__lMbXxq__header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.ServicesGrid-module__lMbXxq__title{font-size:3rem;font-weight:700;line-height:1.1}.ServicesGrid-module__lMbXxq__subtitle{text-align:right;max-width:300px;color:var(--color-text-main);font-size:1rem;line-height:1.5}.ServicesGrid-module__lMbXxq__grid{grid-column-gap:20px;grid-template-columns:repeat(4,minmax(200px,1fr));grid-auto-flow:dense;gap:20px;margin:0 auto;display:grid}@media (max-width:1024px){.ServicesGrid-module__lMbXxq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesGrid-module__lMbXxq__grid{grid-template-columns:1fr}.ServicesGrid-module__lMbXxq__header{flex-direction:column;align-items:flex-start;gap:15px}.ServicesGrid-module__lMbXxq__title{font-size:2rem}.ServicesGrid-module__lMbXxq__subtitle{text-align:left}.ServicesGrid-module__lMbXxq__span2{grid-column:span 2;height:320px}.ServicesGrid-module__lMbXxq__span1{grid-column:span 2!important}}.ServicesGrid-module__lMbXxq__card{border-radius:var(--radius);flex-direction:column;min-height:320px;padding:25px;transition:transform .2s;display:flex;position:relative;overflow:hidden}.ServicesGrid-module__lMbXxq__card:hover{transform:translateY(-5px)}.ServicesGrid-module__lMbXxq__cardTitle{z-index:2;margin-bottom:10px;font-size:1.2rem;font-weight:700;position:relative}.ServicesGrid-module__lMbXxq__pill{z-index:2;color:#000;background:#fff;border-radius:20px;inline-size:fit-content;margin-bottom:auto;padding:5px 12px;font-size:.75rem;font-weight:600;display:inline-block;position:relative}.ServicesGrid-module__lMbXxq__imageContainer{justify-content:center;align-items:flex-end;width:100%;height:80%;display:flex;position:absolute;bottom:0;right:0}.ServicesGrid-module__lMbXxq__cardImage{object-fit:contain;max-width:90%;max-height:90%}.ServicesGrid-module__lMbXxq__span2{grid-column:span 2;height:430px}.ServicesGrid-module__lMbXxq__span1{grid-column:span 1}.ServicesGrid-module__lMbXxq__purple{color:#fff;background-color:#143f7c}.ServicesGrid-module__lMbXxq__yellow{color:#000;background-color:#fff480}.ServicesGrid-module__lMbXxq__grey{color:#000;background-color:#ececec}.ServicesGrid-module__lMbXxq__pink{color:#000;background-color:#ff9595}.ServicesGrid-module__lMbXxq__cyan{color:#000;background-color:#adfff5}.ServicesGrid-module__lMbXxq__lightGreen{color:#000;background-color:#e3ffc2}.ServicesGrid-module__lMbXxq__lightBlue{color:#000;background-color:#c7e9f5}.ServicesGrid-module__lMbXxq__orange{color:#000;background-color:#ffa047}.ServicesGrid-module__lMbXxq__blue{color:#fff;background-color:#143f7c}.ServicesGrid-module__lMbXxq__lavender{color:#000;background-color:#d6c6ff}.ServicesGrid-module__lMbXxq__coral{color:#fff;background-color:#ff6b6b}.ServicesGrid-module__lMbXxq__none{color:#fff}.ServicesGrid-module__lMbXxq__green{color:#000;background-color:#95ff8a}.ServicesGrid-module__lMbXxq__purple .ServicesGrid-module__lMbXxq__cardTitle,.ServicesGrid-module__lMbXxq__blue .ServicesGrid-module__lMbXxq__cardTitle,.ServicesGrid-module__lMbXxq__coral .ServicesGrid-module__lMbXxq__cardTitle{color:#fff}.ServicesGrid-module__lMbXxq__lightPink{color:#000;background-color:#ffd6e0}.ServicesGrid-module__lMbXxq__ctaCard{flex-direction:column;justify-content:space-between;display:flex}.ServicesGrid-module__lMbXxq__ctaTitle{color:#fff;max-width:80%;margin-top:0;font-size:1.5rem;font-weight:700;line-height:1.2}.ServicesGrid-module__lMbXxq__ctaBtn{background:var(--color-yellow);color:#000;text-align:center;border-radius:50px;width:100%;margin-top:auto;padding:15px;font-weight:600}.ServicesGrid-module__lMbXxq__arrowIcon{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex;position:absolute;top:25px;right:25px}
.Process-module__ekV7Jq__section{background-color:var(--color-yellow);border-radius:var(--radius);flex-direction:column;gap:40px;margin-top:20px;padding:60px;display:flex;position:relative;overflow:hidden}.Process-module__ekV7Jq__header{justify-content:space-between;align-items:flex-start;display:flex}.Process-module__ekV7Jq__title{max-width:400px;font-size:3rem;font-weight:700;line-height:1.1}.Process-module__ekV7Jq__subHeader{text-align:right;max-width:250px;font-size:1rem;font-weight:700;line-height:1.4}.Process-module__ekV7Jq__content{align-items:center;gap:40px;display:flex}.Process-module__ekV7Jq__stepsList{flex-direction:column;flex:1;gap:15px;max-width:500px;display:flex}.Process-module__ekV7Jq__stepItem{border-radius:20px;align-items:flex-start;gap:20px;padding:20px;transition:all .3s;display:flex}.Process-module__ekV7Jq__stepItem.Process-module__ekV7Jq__active{background:#fff;box-shadow:0 10px 30px #0000000d}.Process-module__ekV7Jq__stepNumber{color:#111;letter-spacing:-2px;min-width:80px;font-size:3.5rem;font-weight:500;line-height:1}.Process-module__ekV7Jq__stepContent{padding-top:5px}.Process-module__ekV7Jq__stepTitle{margin-bottom:5px;font-size:1.2rem;font-weight:700}.Process-module__ekV7Jq__stepDesc{color:#666;font-size:.95rem;line-height:1.4}.Process-module__ekV7Jq__imageSide{border-radius:var(--radius);background-color:#ddd;flex:1;height:500px;position:relative;overflow:hidden}.Process-module__ekV7Jq__image{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.Process-module__ekV7Jq__section{padding:30px}.Process-module__ekV7Jq__header{flex-direction:column;gap:10px}.Process-module__ekV7Jq__subHeader{text-align:left}.Process-module__ekV7Jq__content{flex-direction:column}.Process-module__ekV7Jq__imageSide{width:100%;height:300px}}@media (max-width:600px){.Process-module__ekV7Jq__title{font-size:2rem}.Process-module__ekV7Jq__stepItem{flex-direction:column;gap:10px;padding:15px}.Process-module__ekV7Jq__stepNumber{font-size:2.5rem}}
.Testimonials-module__j7nvwa__section{border-radius:var(--radius);background-color:#fff;margin-top:20px;padding:35px 40px}.Testimonials-module__j7nvwa__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Testimonials-module__j7nvwa__title{max-width:300px;font-size:3rem;font-weight:700;line-height:1.1}.Testimonials-module__j7nvwa__headerContent{align-items:center;gap:40px;display:flex}.Testimonials-module__j7nvwa__subtitle{max-width:200px;font-size:1rem;font-weight:500}.Testimonials-module__j7nvwa__leaveReviewBtn{background-color:var(--color-purple);color:#fff;border-radius:50px;align-items:center;gap:10px;padding:12px 24px;font-weight:600;transition:transform .2s;display:flex}.Testimonials-module__j7nvwa__leaveReviewBtn:hover{transform:scale(1.05)}.Testimonials-module__j7nvwa__btnIcon{width:24px;height:24px;color:var(--color-purple);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:flex}.Testimonials-module__j7nvwa__grid{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:20px;display:grid}@media (max-width:1024px){.Testimonials-module__j7nvwa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Testimonials-module__j7nvwa__grid{grid-template-columns:1fr}.Testimonials-module__j7nvwa__header{flex-direction:column;align-items:flex-start;gap:20px}.Testimonials-module__j7nvwa__title{font-size:2rem}.Testimonials-module__j7nvwa__headerContent{flex-direction:column;align-items:flex-start;gap:15px}.Testimonials-module__j7nvwa__span2{grid-column:span 1}.Testimonials-module__j7nvwa__textCard{padding:25px}}.Testimonials-module__j7nvwa__card{border-radius:var(--radius);min-height:350px;position:relative;overflow:hidden}.Testimonials-module__j7nvwa__videoCard{background-color:#333;background-position:50%;background-size:cover}.Testimonials-module__j7nvwa__playOverlay{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:20px;left:20px}.Testimonials-module__j7nvwa__playIcon{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid #000;width:0;height:0;margin-left:2px}.Testimonials-module__j7nvwa__videoName{background:#fff;border-radius:20px;padding:8px 16px;font-size:.8rem;font-weight:600;position:absolute;bottom:20px;left:20px}.Testimonials-module__j7nvwa__textCard{border:1px solid var(--color-purple-light);background:#fff;flex-direction:column;justify-content:center;padding:40px;display:flex}.Testimonials-module__j7nvwa__cardTitle{margin-bottom:auto;padding-top:10px;font-size:2rem;font-weight:600}.Testimonials-module__j7nvwa__cardDesc{color:#333;font-size:1rem;line-height:1.5}.Testimonials-module__j7nvwa__span2{grid-column:span 2}
.Experience-module__B5A2Yq__section{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-top:20px;display:grid}@media (max-width:900px){.Experience-module__B5A2Yq__section{grid-template-columns:1fr}.Experience-module__B5A2Yq__quoteCard{min-height:200px;padding:30px}.Experience-module__B5A2Yq__statsCard{padding:30px}.Experience-module__B5A2Yq__quoteText{font-size:1.5rem}.Experience-module__B5A2Yq__yearTitle{font-size:3rem}.Experience-module__B5A2Yq__actions{flex-direction:column}}.Experience-module__B5A2Yq__leftColumn{box-sizing:border-box;flex-direction:column;gap:20px;display:flex}.Experience-module__B5A2Yq__quoteCard{border-radius:var(--radius);background:#fff;flex-direction:column;justify-content:space-between;height:100%;min-height:250px;padding:40px;display:flex;position:relative}.Experience-module__B5A2Yq__quoteText{color:var(--color-text-main);max-width:90%;font-size:2.2rem;font-weight:500;line-height:1.2}.Experience-module__B5A2Yq__quoteFooter{justify-content:space-between;align-items:flex-end;display:flex}.Experience-module__B5A2Yq__subText{color:#999;font-size:1.1rem}.Experience-module__B5A2Yq__quoteIcon{color:#000;margin-bottom:-10px;font-family:serif;font-size:5rem;line-height:.5}.Experience-module__B5A2Yq__statsCard{background:var(--color-yellow);border-radius:var(--radius);flex-direction:column;justify-content:space-between;height:100%;min-height:350px;padding:40px;display:flex}.Experience-module__B5A2Yq__actions{gap:15px;margin-bottom:30px;display:flex}.Experience-module__B5A2Yq__btnPrimary{color:#fff;background:#000;border-radius:50px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:opacity .2s}.Experience-module__B5A2Yq__btnSecondary{color:#000;background:0 0;border:1px solid #000;border-radius:50px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:background .2s}.Experience-module__B5A2Yq__btnPrimary:hover,.Experience-module__B5A2Yq__btnSecondary:hover{opacity:.8}.Experience-module__B5A2Yq__yearTitle{margin-bottom:15px;font-size:4rem;font-weight:700;line-height:1}.Experience-module__B5A2Yq__statsDesc{color:#333;max-width:500px;font-size:1rem;line-height:1.5}.Experience-module__B5A2Yq__rightColumn{border-radius:var(--radius);background-color:#eee;min-height:600px;position:relative;overflow:hidden}.Experience-module__B5A2Yq__coverImage{object-fit:cover;width:100%;height:100%}
.Footer-module__JGhRua__footer{background-color:var(--color-purple);border-radius:var(--radius);color:var(--color-white);flex-direction:column;gap:60px;margin-top:20px;margin-bottom:40px;padding:40px;display:flex}.Footer-module__JGhRua__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.Footer-module__JGhRua__left{flex-direction:column;gap:32px;max-width:300px;display:flex}.Footer-module__JGhRua__logo{align-items:center;gap:12px;display:flex}.Footer-module__JGhRua__logoImg{justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative}.Footer-module__JGhRua__logoImg img{object-fit:contain;filter:drop-shadow(0 4px 6px #0003);width:100%;height:100%}.Footer-module__JGhRua__brand{letter-spacing:.5px;font-size:20px;font-weight:800;line-height:1.1}.Footer-module__JGhRua__contactBlock{color:var(--color-white);flex-direction:column;gap:4px;font-size:15px;font-weight:500;display:flex}.Footer-module__JGhRua__contactLabel{opacity:.6;margin-bottom:2px;font-size:13px;font-weight:400}.Footer-module__JGhRua__workingHours{background-color:var(--color-yellow);color:var(--color-text-main);border-radius:40px;align-items:center;gap:12px;width:fit-content;padding:10px 16px;display:inline-flex}.Footer-module__JGhRua__sunIcon{font-size:20px}.Footer-module__JGhRua__workingHoursText{font-size:13px;font-weight:500;line-height:1.2}.Footer-module__JGhRua__nav{flex-direction:column;gap:16px;display:flex}.Footer-module__JGhRua__navLink{color:var(--color-white);font-size:18px;font-weight:500;text-decoration:none;transition:opacity .2s}.Footer-module__JGhRua__navLink:hover{opacity:.8}.Footer-module__JGhRua__right{flex-direction:column;gap:20px;display:flex}.Footer-module__JGhRua__formCard{background-color:var(--color-white);color:var(--color-text-main);border-radius:24px;width:100%;max-width:420px;padding:32px}.Footer-module__JGhRua__formTitle{margin-bottom:24px;font-size:24px;font-weight:700;line-height:1.3}.Footer-module__JGhRua__formGroup{background-color:#f2f4f8;border-radius:40px;padding:5px;display:flex}.Footer-module__JGhRua__input{color:var(--color-text-main);background:0 0;border:none;outline:none;flex:1;min-width:150px;padding:12px 24px;font-size:13px;font-weight:500}.Footer-module__JGhRua__input::placeholder{color:#888;letter-spacing:.5px}.Footer-module__JGhRua__submitBtn{background-color:var(--color-yellow);color:var(--color-text-main);cursor:pointer;border:none;border-radius:40px;padding:12px 28px;font-size:13px;font-weight:600;transition:opacity .2s}.Footer-module__JGhRua__submitBtn:hover{opacity:.9}.Footer-module__JGhRua__bottom{border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:32px;font-size:13px;display:flex}.Footer-module__JGhRua__legal{opacity:.6}.Footer-module__JGhRua__disclaimer{text-align:center;opacity:.6;line-height:1.4}.Footer-module__JGhRua__socialsAndDev{align-items:center;gap:24px;display:flex}.Footer-module__JGhRua__socials{gap:8px;display:flex}.Footer-module__JGhRua__socialIcon{width:36px;height:36px;color:var(--color-white);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.Footer-module__JGhRua__socialIcon:hover{background-color:#fff3}.Footer-module__JGhRua__developer{text-align:left;opacity:.8;line-height:1.4}@media (max-width:900px){.Footer-module__JGhRua__top{flex-direction:column}.Footer-module__JGhRua__bottom{text-align:center;flex-direction:column}.Footer-module__JGhRua__socialsAndDev{flex-direction:column;gap:16px}.Footer-module__JGhRua__developer{text-align:center}.Footer-module__JGhRua__formGroup{background:0 0;flex-direction:column;gap:12px;padding:0}.Footer-module__JGhRua__input{background-color:#f2f4f8;border-radius:40px;padding:16px 24px}.Footer-module__JGhRua__submitBtn{padding:16px 24px}.Footer-module__JGhRua__formCard{width:100%;max-width:100%}.Footer-module__JGhRua__right{width:100%}}
