.WhatWeDo-module__sR9oga__whatWeDo{background:var(--bg-page);color:var(--text-dark);padding:120px 0}.WhatWeDo-module__sR9oga__container{max-width:1300px}.WhatWeDo-module__sR9oga__wrapper{align-items:flex-start;gap:80px;display:flex}.WhatWeDo-module__sR9oga__imageColumn{flex:1;max-width:500px}.WhatWeDo-module__sR9oga__mainImageWrapper{border-radius:40px;height:100%;overflow:hidden;box-shadow:0 40px 80px #12335926}.WhatWeDo-module__sR9oga__mainImage{object-fit:cover;width:100%;height:480px;display:block}.WhatWeDo-module__sR9oga__contentColumn{flex-direction:column;flex:1.2;display:flex}.WhatWeDo-module__sR9oga__header{margin-bottom:40px}.WhatWeDo-module__sR9oga__badge{color:var(--primary);align-items:center;gap:8px;margin-bottom:16px;font-size:16px;font-weight:700;display:inline-flex}.WhatWeDo-module__sR9oga__dot{background:var(--secondary);border-radius:50%;width:6px;height:6px}.WhatWeDo-module__sR9oga__title{font-family:var(--font-outfit);color:var(--primary);margin-bottom:30px;font-size:54px;font-weight:700;line-height:1.1}.WhatWeDo-module__sR9oga__description{color:var(--text-muted);font-size:18px;line-height:1.6}.WhatWeDo-module__sR9oga__featureCard{background:#f8f9fa;border-radius:30px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:35px;display:flex}.WhatWeDo-module__sR9oga__featureList{flex-direction:column;gap:20px;display:flex}.WhatWeDo-module__sR9oga__featureItem{align-items:center;gap:15px;display:flex}.WhatWeDo-module__sR9oga__iconBox{background:#6ab3b21a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.WhatWeDo-module__sR9oga__featureItem span{color:var(--primary);font-size:16px;font-weight:700}.WhatWeDo-module__sR9oga__featureImageWrapper{border-radius:20px;width:260px;height:140px;overflow:hidden}.WhatWeDo-module__sR9oga__featureImage{object-fit:cover;width:100%;height:100%}.WhatWeDo-module__sR9oga__successGrid{align-items:center;gap:30px;margin-bottom:40px;display:flex}.WhatWeDo-module__sR9oga__successCard{background:var(--primary-dark);color:#fff;border-radius:25px;flex:1;align-items:center;gap:25px;padding:30px;display:flex}.WhatWeDo-module__sR9oga__successContent h4{margin-bottom:15px;font-size:18px;font-weight:700}.WhatWeDo-module__sR9oga__successContent p{color:#cbd5e1;font-size:13px}.WhatWeDo-module__sR9oga__iconArea{justify-content:flex-start;margin-bottom:15px;display:flex}.WhatWeDo-module__sR9oga__progressBox{width:80px;height:80px;position:relative}.WhatWeDo-module__sR9oga__circularProgress{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WhatWeDo-module__sR9oga__circularProgress svg{width:100%;height:100%;transform:rotate(-90deg)}.WhatWeDo-module__sR9oga__progressBg{fill:none;stroke:#ffffff1a;stroke-width:8px}.WhatWeDo-module__sR9oga__progressValue{fill:none;stroke:var(--secondary);stroke-width:8px;stroke-linecap:round}.WhatWeDo-module__sR9oga__progressLabel{font-size:14px;font-weight:800;position:absolute}.WhatWeDo-module__sR9oga__checklist{flex-direction:column;flex:1;gap:12px;display:flex}.WhatWeDo-module__sR9oga__checkItem{color:var(--primary);align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.WhatWeDo-module__sR9oga__checkIcon{background:var(--secondary);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.WhatWeDo-module__sR9oga__footerDivider{background:#e2e8f0;width:100%;height:1px;margin-top:20px;margin-bottom:40px}.WhatWeDo-module__sR9oga__actions{justify-content:space-between;align-items:center;display:flex}.WhatWeDo-module__sR9oga__contactBtn{background:var(--primary);color:#fff;transition:var(--transition);border-radius:50px;align-items:center;gap:12px;padding:12px 30px;font-size:16px;font-weight:700;display:flex;box-shadow:0 4px 15px #003a461a}.WhatWeDo-module__sR9oga__contactBtn:hover{background:var(--secondary);box-shadow:0 8px 20px #6ab3b233}.WhatWeDo-module__sR9oga__btnArrow{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.WhatWeDo-module__sR9oga__support{align-items:center;gap:15px;display:flex}.WhatWeDo-module__sR9oga__supportIcon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.WhatWeDo-module__sR9oga__supportText{flex-direction:column;display:flex}.WhatWeDo-module__sR9oga__supportText span{color:var(--text-muted);font-size:14px}.WhatWeDo-module__sR9oga__supportText strong{color:var(--primary);font-size:18px;font-weight:800}@media (max-width:1100px){.WhatWeDo-module__sR9oga__wrapper{flex-direction:column;gap:50px}.WhatWeDo-module__sR9oga__imageColumn{max-width:100%}.WhatWeDo-module__sR9oga__title{font-size:44px}.WhatWeDo-module__sR9oga__whatWeDo{padding:80px 0}}@media (max-width:768px){.WhatWeDo-module__sR9oga__description{font-size:16px}.WhatWeDo-module__sR9oga__imageColumn{width:calc(100% + 4rem);max-width:none;margin:0 -2rem}.WhatWeDo-module__sR9oga__mainImageWrapper{box-shadow:none;border-radius:0}.WhatWeDo-module__sR9oga__mainImage{height:350px}.WhatWeDo-module__sR9oga__title{margin-top:20px;font-size:34px}.WhatWeDo-module__sR9oga__featureCard{text-align:center;flex-direction:column;align-items:center;gap:30px;padding:30px 20px}.WhatWeDo-module__sR9oga__featureImageWrapper{width:100%;height:180px}.WhatWeDo-module__sR9oga__successGrid{flex-direction:column;align-items:center}.WhatWeDo-module__sR9oga__successCard{text-align:center;flex-direction:column;gap:30px;width:100%;padding:40px 20px}.WhatWeDo-module__sR9oga__iconArea{justify-content:center}.WhatWeDo-module__sR9oga__checklist{align-items:flex-start;width:100%;padding:0 10px}.WhatWeDo-module__sR9oga__checkItem{font-size:14px}.WhatWeDo-module__sR9oga__actions{flex-direction:column;align-items:flex-start;gap:30px}.WhatWeDo-module__sR9oga__support{width:100%}}
.WhyChooseUs-module__YwVtra__whyChooseUs{background-color:var(--primary);background-image:radial-gradient(circle at 50% 50%, #003a46fa 0%, var(--primary) 100%);color:#fff;padding:120px 0;position:relative;overflow:hidden}.WhyChooseUs-module__YwVtra__whyChooseUs:before{content:"";background-image:linear-gradient(30deg, var(--primary-dark) 12%, transparent 12.5%, transparent 87%, var(--primary-dark) 87.5%, var(--primary-dark)), linear-gradient(150deg, var(--primary-dark) 12%, transparent 12.5%, transparent 87%, var(--primary-dark) 87.5%, var(--primary-dark)), linear-gradient(30deg, var(--primary-dark) 12%, transparent 12.5%, transparent 87%, var(--primary-dark) 87.5%, var(--primary-dark)), linear-gradient(150deg, var(--primary-dark) 12%, transparent 12.5%, transparent 87%, var(--primary-dark) 87.5%, var(--primary-dark)), linear-gradient(60deg, var(--primary-dark) 25%, transparent 25.5%, transparent 75%, var(--primary-dark) 75%, var(--primary-dark)), linear-gradient(60deg, var(--primary-dark) 25%, transparent 25.5%, transparent 75%, var(--primary-dark) 75%, var(--primary-dark));opacity:.08;pointer-events:none;z-index:0;background-position:0 0,0 0,40px 70px,40px 70px,0 0,40px 70px;background-size:80px 140px;position:absolute;inset:0}.WhyChooseUs-module__YwVtra__container{z-index:1;max-width:1300px;position:relative}.WhyChooseUs-module__YwVtra__wrapper{align-items:center;gap:100px;display:flex}.WhyChooseUs-module__YwVtra__imageColumn{flex:1}.WhyChooseUs-module__YwVtra__mainImageWrapper{width:100%;position:relative}.WhyChooseUs-module__YwVtra__mainImage{width:100%;height:auto;display:block}.WhyChooseUs-module__YwVtra__glassCardLeft,.WhyChooseUs-module__YwVtra__glassCardRight{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#ffffff14;border:1px solid #ffffff26;border-radius:25px;padding:25px;position:absolute;box-shadow:0 20px 50px #0000004d}.WhyChooseUs-module__YwVtra__glassCardLeft{flex-direction:column;gap:15px;max-width:220px;display:flex;top:20%;left:0}.WhyChooseUs-module__YwVtra__avatars{align-items:center;display:flex}.WhyChooseUs-module__YwVtra__avatar{background:#334155;border:2px solid #fff3;border-radius:50%;width:38px;height:38px;margin-right:-12px}.WhyChooseUs-module__YwVtra__plusBox{background:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-left:5px;font-size:16px;font-weight:700;display:flex}.WhyChooseUs-module__YwVtra__glassCardLeft p{color:#fff;font-size:14px;font-weight:600}.WhyChooseUs-module__YwVtra__glassCardRight{align-items:center;gap:20px;min-width:240px;display:flex;bottom:10%;right:0}.WhyChooseUs-module__YwVtra__circularProgress{justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative}.WhyChooseUs-module__YwVtra__circularProgress svg{width:100%;height:100%;transform:rotate(-90deg)}.WhyChooseUs-module__YwVtra__progressBg{fill:none;stroke:#ffffff1a;stroke-width:8px}.WhyChooseUs-module__YwVtra__progressValue{fill:none;stroke:var(--secondary);stroke-width:8px;stroke-linecap:round}.WhyChooseUs-module__YwVtra__circularProgress span{font-size:16px;font-weight:800;position:absolute}.WhyChooseUs-module__YwVtra__successLabel{color:#fff;font-size:16px;font-weight:700}.WhyChooseUs-module__YwVtra__contentColumn{flex:1.2}.WhyChooseUs-module__YwVtra__badge{color:var(--secondary);align-items:center;gap:8px;margin-bottom:20px;font-size:16px;font-weight:700;display:inline-flex}.WhyChooseUs-module__YwVtra__dot{background:var(--secondary);border-radius:50%;width:6px;height:6px}.WhyChooseUs-module__YwVtra__title{font-family:var(--font-outfit);text-shadow:0 2px 10px #0000004d;margin-bottom:30px;font-size:48px;font-weight:700;line-height:1.2}.WhyChooseUs-module__YwVtra__description{color:#cbd5e1;max-width:600px;margin-bottom:40px;font-size:18px;line-height:1.6}.WhyChooseUs-module__YwVtra__reasonsGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:50px;display:grid}.WhyChooseUs-module__YwVtra__reasonItem{align-items:center;gap:15px;display:flex}.WhyChooseUs-module__YwVtra__checkIcon{background:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.WhyChooseUs-module__YwVtra__reasonItem span{color:#fff;font-size:16px;font-weight:600}.WhyChooseUs-module__YwVtra__expertiseCards{flex-direction:column;gap:20px;display:flex}.WhyChooseUs-module__YwVtra__expCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:20px;padding:20px;transition:all .3s;display:flex}.WhyChooseUs-module__YwVtra__expCard:hover{background:#ffffff14;border-color:#6ab3b24d;transform:translate(10px)}.WhyChooseUs-module__YwVtra__expIcon{width:50px;height:50px;color:var(--secondary);background:#6ab3b226;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__YwVtra__expInfo h4{color:#fff;margin:0 0 5px;font-size:18px;font-weight:700}.WhyChooseUs-module__YwVtra__expInfo p{color:#94a3b8;margin:0;font-size:14px;line-height:1.4}@media (max-width:1100px){.WhyChooseUs-module__YwVtra__whyChooseUs{padding:80px 0}.WhyChooseUs-module__YwVtra__wrapper{flex-direction:column;gap:80px}.WhyChooseUs-module__YwVtra__imageColumn{width:100%;max-width:480px}.WhyChooseUs-module__YwVtra__glassCardLeft{top:10px;left:10px}.WhyChooseUs-module__YwVtra__glassCardRight{bottom:10px;right:10px}}@media (max-width:768px){.WhyChooseUs-module__YwVtra__title{font-size:34px}.WhyChooseUs-module__YwVtra__reasonsGrid{grid-template-columns:1fr}.WhyChooseUs-module__YwVtra__glassCardLeft,.WhyChooseUs-module__YwVtra__glassCardRight{display:none}}
