*{margin:0;padding:0;border:0;box-sizing:border-box}
html,body,div,span,header,footer,main,nav,section,article,aside,h1,h2,h3,h4,h5,h6,p,a,ul,ol,li,img,form,label,input,button,select,textarea{margin:0;padding:0;border:0}
body{font-family:'Nunito',sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a;background:#F4F5F8}
.heado-wrapper-v2{background:linear-gradient(124deg,#FF1E97 0%,#03D4C1 50%,#F4F5F8 100%);padding:32px 0;box-shadow:0 4px 8px #0000001f}
.heado-container-v1{max-width:1140px;margin:0 auto;padding:0 20px}
.heado-layout-v2{display:flex;justify-content:space-between;align-items:center;gap:48px}
.heado-navi-v3{display:flex;align-items:center;gap:40px}
.heado-navi-v3 a{color:#fff;text-decoration:none;font-weight:600;font-size:17px;padding:12px 18px;border-radius:24px;transition:background 200ms,color 200ms;position:relative}
.heado-navi-v3 a:hover{background:#ffffff40;color:#fff}
.heado-submenu-wrapper{position:relative}
.heado-submenu-trigger{cursor:pointer}
.heado-submenu-list-v1{position:absolute;top:100%;left:0;background:#fff;border-radius:20px;box-shadow:0 6px 16px #0000002e;padding:12px 0;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity 300ms,transform 300ms,visibility 300ms;z-index:1000;margin-top:8px}
.heado-submenu-wrapper:hover .heado-submenu-list-v1{opacity:1;visibility:visible;transform:translateY(0)}
.heado-submenu-list-v1 a{color:#1a1a1a;display:block;padding:12px 24px;font-size:16px;border-radius:0}
.heado-submenu-list-v1 a:hover{background:#F4F5F8;color:#FF1E97}
.heado-contact-info-v2{display:flex;flex-direction:column;gap:8px;color:#fff;font-size:15px}
.heado-contact-info-v2 a{color:#fff;text-decoration:none;font-weight:500;transition:opacity 200ms}
.heado-contact-info-v2 a:hover{opacity:.85}
.footer-wrap-v3{background:linear-gradient(124deg,#1a1a1a 0%,#2d2d2d 100%);padding:48px 0 24px;margin-top:80px}
.footer-container-v1{max-width:1140px;margin:0 auto;padding:0 20px}
.footer-navi-section-v2{display:flex;justify-content:center;gap:32px;margin-bottom:32px;flex-wrap:wrap}
.footer-navi-section-v2 a{color:#F4F5F8;text-decoration:none;font-size:15px;font-weight:400;padding:8px 16px;border-radius:18px;transition:background 200ms}
.footer-navi-section-v2 a:hover{background:#f4f5f826}
.footer-copyright-v2{text-align:center;color:#999;font-size:14px;padding-top:24px;border-top:1px solid #3d3d3d}
.cookie-popup-v1{position:fixed;top:24px;left:24px;background:#fff;border-radius:24px;box-shadow:0 8px 24px #0003;max-width:420px;z-index:10000;padding:28px;opacity:0;transform:translateY(-20px);transition:opacity 400ms,transform 400ms}
.cookie-popup-v1.active{opacity:1;transform:translateY(0)}
.cookie-popup-v1.hidden{display:none}
.cookie-tabs-v2{display:flex;gap:12px;margin-bottom:20px}
.cookie-tab-butt-v1{flex:1;padding:10px 16px;background:#F4F5F8;border:none;border-radius:16px;font-family:'Nunito',sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:background 200ms,color 200ms;color:#666}
.cookie-tab-butt-v1.active{background:#FF1E97;color:#fff}
.cookie-content-area-v1{margin-bottom:20px;line-height:1.7;font-size:14px;color:#333}
.cookie-content-section-v2{display:none}
.cookie-content-section-v2.active{display:block}
.cookie-actions-v3{display:flex;gap:12px}
.cookie-butt-v2{flex:1;padding:14px 24px;border:none;border-radius:100px;font-family:'Nunito',sans-serif;font-weight:700;font-size:15px;cursor:pointer;transition:transform 150ms,box-shadow 150ms}
.cookie-butt-v2:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}
.cookie-accept-butt-v1{background:linear-gradient(124deg,#FF1E97 0%,#03D4C1 100%);color:#fff}
.cookie-decline-butt-v1{background:#e0e0e0;color:#333}
.cookie-policy-link-v1{margin-top:16px;font-size:12px;color:#666;text-align:center}
.cookie-policy-link-v1 a{color:#FF1E97;text-decoration:none}
@media (max-width: 968px) {
.heado-layout-v2{flex-direction:column;gap:24px;align-items:stretch}
.heado-navi-v3{flex-direction:column;gap:12px;align-items:stretch}
.heado-navi-v3 a{text-align:center}
.heado-submenu-list-v1{position:static;opacity:1;visibility:visible;transform:none;margin-top:8px}
.heado-contact-info-v2{text-align:center}
.cookie-popup-v1{left:12px;right:12px;max-width:calc(100% - 24px)}
}
@media (max-width: 600px) {
.cookie-tabs-v2{flex-direction:column}
.cookie-actions-v3{flex-direction:column}
}
.doc-wrapper{max-width:1140px;margin:0 auto;padding:80px 24px 100px;background:#fff}
@media (max-width: 768px) {
.doc-wrapper{padding:48px 20px 64px}
}
.doc-wrapper h1{font-size:48px;line-height:1.2;font-weight:700;color:#1a1a1a;margin:0 0 24px;letter-spacing:-.02em}
@media (max-width: 768px) {
.doc-wrapper h1{font-size:36px;margin-bottom:20px}
}
.doc-wrapper h2{font-size:36px;line-height:1.3;font-weight:700;color:#2a2a2a;margin:56px 0 20px;letter-spacing:-.01em}
@media (max-width: 768px) {
.doc-wrapper h2{font-size:28px;margin-top:40px}
}
.doc-wrapper h3{font-size:28px;line-height:1.4;font-weight:600;color:#3a3a3a;margin:44px 0 16px}
@media (max-width: 768px) {
.doc-wrapper h3{font-size:24px;margin-top:32px}
}
.doc-wrapper h4{font-size:22px;line-height:1.5;font-weight:600;color:#4a4a4a;margin:36px 0 14px}
@media (max-width: 768px) {
.doc-wrapper h4{font-size:20px;margin-top:28px}
}
.doc-wrapper h5{font-size:18px;line-height:1.5;font-weight:600;color:#5a5a5a;margin:28px 0 12px}
.doc-wrapper h6{font-size:16px;line-height:1.6;font-weight:600;color:#6a6a6a;margin:24px 0 10px;text-transform:uppercase;letter-spacing:.05em}
.doc-wrapper p{font-size:17px;line-height:1.7;color:#444;margin:0 0 20px}
@media (max-width: 768px) {
.doc-wrapper p{font-size:16px;line-height:1.65;margin-bottom:18px}
}
.doc-wrapper strong,.doc-wrapper b{font-weight:700;color:#2a2a2a}
.doc-wrapper em,.doc-wrapper i{font-style:italic;color:#555}
.doc-wrapper a{color:#FF1E97;text-decoration:none;border-bottom:2px solid transparent;transition:all 200ms ease;font-weight:500}
.doc-wrapper a:hover{color:#d0177d;border-bottom-color:#d0177d}
.doc-wrapper a:active{color:#b01469}
.doc-wrapper ul,.doc-wrapper ol{margin:0 0 24px;padding-left:32px}
@media (max-width: 768px) {
.doc-wrapper ul,.doc-wrapper ol{padding-left:24px;margin-bottom:20px}
}
.doc-wrapper ul li,.doc-wrapper ol li{font-size:17px;line-height:1.7;color:#444;margin-bottom:12px}
@media (max-width: 768px) {
.doc-wrapper ul li,.doc-wrapper ol li{font-size:16px}
}
.doc-wrapper ul li strong,.doc-wrapper ol li strong{color:#2a2a2a}
.doc-wrapper hr{border:none;height:2px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);margin:48px 0;border-radius:2px}
@media (max-width: 768px) {
.doc-wrapper hr{margin:36px 0}
}
.doc-wrapper div{margin:0 0 20px}
.doc-wrapper blockquote{margin:32px 0;padding:24px 28px;background:#F4F5F8;border-left:4px solid #FF1E97;border-radius:0 8px 8px 0}
@media (max-width: 768px) {
.doc-wrapper blockquote{padding:20px;margin:24px 0}
}
.doc-wrapper blockquote p{margin-bottom:0;color:#555;font-style:italic}
.doc-wrapper table{width:100%;border-collapse:collapse;margin:32px 0}
.doc-wrapper table th{background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);color:#fff;padding:16px;text-align:left;font-weight:600;font-size:16px}
.doc-wrapper table td{padding:14px 16px;border-bottom:1px solid #e0e0e0;font-size:16px;color:#444;line-height:1.6}
.doc-wrapper table tr:last-child td{border-bottom:none}
.doc-wrapper table tr:nth-child(even){background:#fafafa}
@media (max-width: 768px) {
.doc-wrapper table{font-size:14px}
.doc-wrapper table th,.doc-wrapper table td{padding:12px 10px}
}
.doc-wrapper code{background:#F4F5F8;padding:3px 8px;border-radius:4px;font-family:'Courier New',monospace;font-size:15px;color:#FF1E97}
.doc-wrapper pre{background:#2a2a2a;color:#03D4C1;padding:20px;border-radius:8px;overflow-x:auto;margin:24px 0}
.doc-wrapper pre code{background:transparent;padding:0;color:#03D4C1}
.pageHolder-v1{max-width:1140px;margin:0 auto;padding:0 20px}
.titleZone-v2{min-height:560px;position:relative;overflow:hidden;background:linear-gradient(135deg,#F4F5F8 0%,#fff 100%);padding:80px 0;margin-bottom:100px}
.titleZone-v2 .layoutWrapper{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.titleZone-v2 .textBox-v1{flex:1;max-width:580px}
.titleZone-v2 .mainHeading{font-size:52px;line-height:1.15;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.titleZone-v2 .mainHeading::before{content:'';display:block;width:70px;height:5px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);margin-bottom:22px;border-radius:3px}
.titleZone-v2 .thesisList{list-style:none;padding:0;margin:0}
.titleZone-v2 .thesisList li{font-size:18px;line-height:1.7;color:#444;margin-bottom:16px;padding-left:0}
.titleZone-v2 .imageHolder{flex:0 0 480px;position:relative}
.titleZone-v2 .tiltedFrame{transform:rotate(-3deg);border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #00000026;position:relative}
.titleZone-v2 .tiltedFrame::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><filter id="grain"><feTurbulence baseFrequency="0.9" numOctaves="4"/><feColorMatrix type="saturate" values="0"/></filter><rect width="300" height="300" filter="url(%23grain)" opacity="0.08"/></svg>');pointer-events:none;mix-blend-mode:overlay}
.titleZone-v2 .tiltedFrame img{width:100%;height:450px;object-fit:cover;display:block}
.titleZone-v2 .backgroundDeco{position:absolute;z-index:1}
.titleZone-v2 .deco1{top:10%;right:5%;width:200px;height:200px;background:linear-gradient(145deg,#ff1e9714 0%,#03d4c114 100%);border-radius:50%;filter:blur(40px)}
.titleZone-v2 .deco2{bottom:15%;left:8%;width:150px;height:150px;background:linear-gradient(225deg,#03d4c11f 0%,#ff1e970f 100%);border-radius:50%;filter:blur(35px)}
.titleZone-v2 .deco3{top:40%;left:-5%;width:300px;height:3px;background:linear-gradient(90deg,transparent 0%,#ff1e9733 50%,transparent 100%);transform:rotate(-15deg)}
.programGrid-v3{padding:90px 0 100px;background:linear-gradient(180deg,#fff 0%,#F4F5F8 100%)}
.programGrid-v3 .sectionHead{text-align:center;margin-bottom:70px}
.programGrid-v3 .sectionHead h2{font-size:44px;line-height:1.2;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.programGrid-v3 .sectionHead h2::after{content:'';display:block;width:90px;height:4px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);margin:24px auto 0;border-radius:2px}
.programGrid-v3 .sectionHead p{font-size:19px;line-height:1.65;color:#555;max-width:780px;margin:0 auto}
.programGrid-v3 .gridLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;max-width:1140px;margin:0 auto;padding:0 20px}
.programGrid-v3 .moduleCard{background:#fff;border-radius:20px;padding:42px 36px;box-shadow:0 4px 12px #0000000f;transition:all 300ms ease;position:relative;border:2px solid transparent}
.programGrid-v3 .moduleCard:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001f;border-color:#ff1e974d}
.programGrid-v3 .moduleCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);border-radius:20px 20px 0 0}
.programGrid-v3 .iconCircle{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#ff1e971a 0%,#03d4c11a 100%);display:flex;align-items:center;justify-content:center;margin-bottom:26px}
.programGrid-v3 .iconCircle svg{width:36px;height:36px;fill:#FF1E97}
.programGrid-v3 .moduleCard h3{font-size:23px;line-height:1.3;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.programGrid-v3 .moduleCard p{font-size:16px;line-height:1.7;color:#666;margin:0 0 24px}
.programGrid-v3 .featList{list-style:none;padding:0;margin:0 0 28px}
.programGrid-v3 .featList li{font-size:15px;line-height:1.6;color:#555;margin-bottom:11px;padding-left:26px;position:relative}
.programGrid-v3 .featList li::before{content:'';position:absolute;left:0;top:7px;width:6px;height:6px;background:#03D4C1;border-radius:50%}
.programGrid-v3 .statBar{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid #e8e8e8}
.programGrid-v3 .statLabel{font-size:13px;color:#888;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.programGrid-v3 .progressTrack{flex:1;height:8px;background:#f0f0f0;border-radius:10px;overflow:hidden;position:relative}
.programGrid-v3 .progressFill{height:100%;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);border-radius:10px;transition:width 400ms ease}
.programGrid-v3 .moduleCard:nth-child(1) .progressFill{width:85%}
.programGrid-v3 .moduleCard:nth-child(2) .progressFill{width:92%}
.programGrid-v3 .moduleCard:nth-child(3) .progressFill{width:78%}
.programGrid-v3 .moduleCard:nth-child(4) .progressFill{width:88%}
.programGrid-v3 .moduleCard:nth-child(5) .progressFill{width:95%}
.programGrid-v3 .moduleCard:nth-child(6) .progressFill{width:81%}
.programGrid-v3 .ctaZone{text-align:center;margin-top:60px}
.programGrid-v3 .primaryButt{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);color:#fff;font-size:17px;font-weight:600;padding:18px 42px;border-radius:28px;text-decoration:none;box-shadow:0 6px 20px #ff1e974d;transition:all 200ms ease;border:none;cursor:pointer;position:relative;z-index:10}
.programGrid-v3 .primaryButt:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff1e9766}
.programGrid-v3 .primaryButt svg{width:18px;height:18px;fill:currentColor}
@media (max-width: 968px) {
.titleZone-v2 .layoutWrapper{flex-direction:column;gap:40px}
.titleZone-v2 .imageHolder{flex:0 0 auto;width:100%;max-width:480px}
.titleZone-v2 .textBox-v1{max-width:100%}
.titleZone-v2 .mainHeading{font-size:42px}
.programGrid-v3 .gridLayout{grid-template-columns:repeat(2,1fr);gap:28px}
.programGrid-v3 .sectionHead h2{font-size:38px}
}
@media (max-width: 640px) {
.titleZone-v2{padding:50px 0;min-height:auto;margin-bottom:60px}
.titleZone-v2 .mainHeading{font-size:34px;margin-bottom:20px}
.titleZone-v2 .thesisList li{font-size:16px}
.titleZone-v2 .tiltedFrame img{height:320px}
.programGrid-v3{padding:60px 0 70px}
.programGrid-v3 .gridLayout{grid-template-columns:1fr;gap:24px}
.programGrid-v3 .sectionHead h2{font-size:32px}
.programGrid-v3 .sectionHead p{font-size:17px}
.programGrid-v3 .moduleCard{padding:32px 28px}
}
.titlo-wrap{position:relative;background:linear-gradient(124deg,#FF1E97 0%,#03D4C1 50%,#F4F5F8 100%);padding:140px 0 120px;overflow:hidden}
.titlo-wrap::before{content:'';position:absolute;width:380px;height:380px;background:#ffffff1f;border-radius:50%;top:-120px;right:-80px;animation:floatShap 8s ease-in-out infinite}
.titlo-wrap::after{content:'';position:absolute;width:280px;height:280px;background:#03d4c126;border-radius:50%;bottom:-90px;left:-60px;animation:floatShap 6s ease-in-out infinite reverse}
@keyframes floatShap {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(20px,20px) scale(1.05)}
}
.titlo-inner{max-width:1140px;margin:0 auto;padding:0 20px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}
.titlo-inner .heado-v1{font-size:52px;font-weight:700;color:#fff;text-align:center;margin:0 0 24px;line-height:1.2;text-shadow:2px 4px 8px #00000026}
.titlo-inner .subtexto{font-size:19px;color:#fff;text-align:center;max-width:740px;line-height:1.6;margin:0 0 36px;opacity:.95}
.titlo-inner .imgWrap-v1{width:100%;max-width:920px;position:relative;border-radius:24px;overflow:hidden;box-shadow:4px 8px 24px #00000038}
.titlo-inner .imgWrap-v1::before{content:'';position:absolute;top:0;left:0;right:0;height:140px;background:linear-gradient(180deg,#0006 0%,transparent 100%);z-index:1}
.titlo-inner .imgWrap-v1::after{content:'';position:absolute;bottom:0;left:0;right:0;height:140px;background:linear-gradient(0deg,#0006 0%,transparent 100%);z-index:1}
.titlo-inner .imgWrap-v1 img{width:100%;height:auto;display:block}
.garantSect{padding:100px 0;background:#F4F5F8}
.garantSect .secCont-v2{max-width:1140px;margin:0 auto;padding:0 20px}
.garantSect .headoSub-v1{font-size:38px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 16px;line-height:1.3}
.garantSect .paro-intro{font-size:17px;color:#4a4a4a;text-align:center;max-width:680px;margin:0 auto 56px;line-height:1.65}
.garantSect .cardsGrp{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.garantSect .cardoItem-v3{background:#fff;border-radius:20px;padding:42px 32px;box-shadow:3px 6px 16px #00000014;transition:transform 180ms ease,box-shadow 180ms ease;position:relative;overflow:hidden}
.garantSect .cardoItem-v3::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%)}
.garantSect .cardoItem-v3:hover{transform:translateY(-6px);box-shadow:4px 10px 24px #00000024}
.garantSect .cardoItem-v3 .iconWrap-v1{width:64px;height:64px;background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 24px}
.garantSect .cardoItem-v3 .iconWrap-v1 svg{width:32px;height:32px;fill:#fff}
.garantSect .cardoItem-v3 .cardoTitle{font-size:21px;font-weight:700;color:#1a1a1a;margin:0 0 14px;line-height:1.3}
.garantSect .cardoItem-v3 .cardoTexto{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0}
.learningTypesSect{padding:110px 0;background:#fff;position:relative}
.learningTypesSect::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0l30 30-30 30L0 30z' fill='%23F4F5F8' fill-opacity='0.4'/%3E%3C/svg%3E");opacity:.3;z-index:0}
.learningTypesSect .contInner-v1{max-width:1140px;margin:0 auto;padding:0 20px;position:relative;z-index:1}
.learningTypesSect .heado-v2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 60px;text-align:center;line-height:1.2}
.learningTypesSect .typesLayout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.learningTypesSect .typesList{display:flex;flex-direction:column;gap:28px}
.learningTypesSect .typeItem-v1{background:#F4F5F8;border-radius:18px;padding:32px 28px;border-left:5px solid #03D4C1;transition:all 200ms ease;cursor:pointer}
.learningTypesSect .typeItem-v1:hover{background:#fff;box-shadow:4px 6px 18px #0000001a;border-left-color:#FF1E97}
.learningTypesSect .typeItem-v1 .typeNum{font-size:14px;font-weight:700;color:#03D4C1;text-transform:uppercase;letter-spacing:1.2px;margin:0 0 10px}
.learningTypesSect .typeItem-v1 .typeTitl{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.3}
.learningTypesSect .typeItem-v1 .typeDesc{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0}
.learningTypesSect .imgWrap-v2{border-radius:24px;overflow:hidden;box-shadow:6px 8px 28px #0000001f}
.learningTypesSect .imgWrap-v2 img{width:100%;height:auto;display:block}
.efficiencySect{padding:100px 0;background:linear-gradient(135deg,#F4F5F8 0%,#fff 100%)}
.efficiencySect .sectWrap-v1{max-width:1140px;margin:0 auto;padding:0 20px}
.efficiencySect .heado-v3{font-size:40px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 20px;line-height:1.25}
.efficiencySect .subParo{font-size:18px;color:#4a4a4a;text-align:center;max-width:720px;margin:0 auto 64px;line-height:1.7}
.efficiencySect .statsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;margin:0 0 56px}
.efficiencySect .statBox-v1{background:#fff;border-radius:20px;padding:38px 24px;text-align:center;box-shadow:3px 5px 14px #00000012;border-top:4px solid #FF1E97;position:relative}
.efficiencySect .statBox-v1::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60%;height:3px;background:linear-gradient(90deg,transparent 0%,#03D4C1 50%,transparent 100%)}
.efficiencySect .statBox-v1 .numbo{font-size:48px;font-weight:700;color:#FF1E97;margin:0 0 12px;line-height:1}
.efficiencySect .statBox-v1 .statLab{font-size:16px;color:#5a5a5a;font-weight:600;line-height:1.4;margin:0}
.efficiencySect .detailsWrap{background:#fff;border-radius:24px;padding:48px;box-shadow:4px 8px 22px #0000001a}
.efficiencySect .detailsWrap .detailHeado{font-size:26px;font-weight:700;color:#1a1a1a;margin:0 0 28px;line-height:1.3}
.efficiencySect .detailsWrap .detailParo{font-size:17px;color:#4a4a4a;line-height:1.75;margin:0 0 18px}
.efficiencySect .detailsWrap .detailParo:last-child{margin-bottom:0}
.additionalSect{padding:110px 0;background:#fff}
.additionalSect .contBox-v1{max-width:1140px;margin:0 auto;padding:0 20px}
.additionalSect .heado-v4{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 54px;text-align:center;line-height:1.2}
.additionalSect .opportunLayout{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}
.additionalSect .opportunImg{position:sticky;top:100px;border-radius:24px;overflow:hidden;box-shadow:5px 8px 26px #0000001c}
.additionalSect .opportunImg img{width:100%;height:auto;display:block}
.additionalSect .opportunList{display:flex;flex-direction:column;gap:24px}
.additionalSect .opportunItem{background:#F4F5F8;border-radius:18px;padding:34px 30px;position:relative;overflow:hidden;transition:all 220ms ease}
.additionalSect .opportunItem::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#FF1E97 0%,#03D4C1 100%);opacity:0;transition:opacity 220ms ease}
.additionalSect .opportunItem:hover{background:#fff;box-shadow:4px 7px 20px #00000017;transform:translateX(8px)}
.additionalSect .opportunItem:hover::before{opacity:1}
.additionalSect .opportunItem .itemHeado{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 14px;line-height:1.3}
.additionalSect .opportunItem .itemTexto{font-size:16px;color:#5a5a5a;line-height:1.65;margin:0}
.supportSect{padding:100px 0 120px;background:linear-gradient(135deg,#fff 0%,#F4F5F8 100%)}
.supportSect .sectBox-v2{max-width:1140px;margin:0 auto;padding:0 20px}
.supportSect .heado-v5{font-size:40px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 18px;line-height:1.25}
.supportSect .subTextoCenter{font-size:18px;color:#4a4a4a;text-align:center;max-width:700px;margin:0 auto 58px;line-height:1.7}
.supportSect .supportLayout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.supportSect .supportCard{background:#fff;border-radius:22px;padding:44px 38px;box-shadow:4px 6px 18px #00000014;display:flex;flex-direction:column;gap:20px;transition:all 200ms ease;position:relative}
.supportSect .supportCard::after{content:'';position:absolute;top:0;right:0;width:120px;height:120px;background:radial-gradient(circle,#03d4c114 0%,transparent 70%);border-radius:50%}
.supportSect .supportCard:hover{box-shadow:5px 10px 28px #00000021;transform:translateY(-4px)}
.supportSect .supportCard .cardHeado{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3;position:relative;z-index:1}
.supportSect .supportCard .cardHeado::before{content:'';display:inline-block;width:8px;height:8px;background:#FF1E97;border-radius:50%;margin-right:12px;vertical-align:middle}
.supportSect .supportCard .cardParo{font-size:17px;color:#4a4a4a;line-height:1.7;margin:0;position:relative;z-index:1}
.supportSect .profileWrap{display:flex;align-items:center;gap:18px;margin-top:28px;padding-top:28px;border-top:2px solid #F4F5F8;position:relative;z-index:1}
.supportSect .profileWrap .avatarCirc{width:62px;height:62px;border-radius:50%;overflow:hidden;border:3px solid #03D4C1;flex-shrink:0}
.supportSect .profileWrap .avatarCirc img{width:100%;height:100%;object-fit:cover}
.supportSect .profileWrap .profInfo{display:flex;flex-direction:column;gap:4px}
.supportSect .profileWrap .profName{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}
.supportSect .profileWrap .profRole{font-size:15px;color:#5a5a5a;margin:0;line-height:1.4}
.supportSect .ctaWrapper{text-align:center;margin-top:64px}
.supportSect .ctaWrapper .buttPrim-v1{display:inline-block;padding:18px 46px;background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);color:#fff;font-size:18px;font-weight:700;text-decoration:none;border-radius:28px;box-shadow:4px 6px 18px #ff1e974d;transition:all 180ms ease;position:relative;z-index:10}
.supportSect .ctaWrapper .buttPrim-v1:hover{transform:translateY(-3px);box-shadow:5px 10px 26px #ff1e9766}
@media (max-width: 992px) {
.titlo-wrap{padding:100px 0 80px}
.titlo-inner .heado-v1{font-size:42px}
.titlo-inner .subtexto{font-size:17px}
.garantSect .cardsGrp{grid-template-columns:1fr;gap:24px}
.learningTypesSect .typesLayout{grid-template-columns:1fr;gap:40px}
.learningTypesSect .imgWrap-v2{order:-1}
.efficiencySect .statsGrid{grid-template-columns:repeat(2,1fr);gap:24px}
.additionalSect .opportunLayout{grid-template-columns:1fr;gap:36px}
.additionalSect .opportunImg{position:static}
.supportSect .supportLayout{grid-template-columns:1fr;gap:28px}
}
@media (max-width: 768px) {
.titlo-inner .heado-v1{font-size:34px}
.titlo-inner .subtexto{font-size:16px}
.garantSect{padding:70px 0}
.garantSect .headoSub-v1{font-size:32px}
.learningTypesSect{padding:80px 0}
.learningTypesSect .heado-v2{font-size:34px;margin-bottom:40px}
.efficiencySect{padding:70px 0}
.efficiencySect .heado-v3{font-size:32px}
.efficiencySect .statsGrid{grid-template-columns:1fr;gap:20px}
.additionalSect{padding:80px 0}
.additionalSect .heado-v4{font-size:34px;margin-bottom:40px}
.supportSect{padding:70px 0 90px}
.supportSect .heado-v5{font-size:32px}
.supportSect .ctaWrapper{margin-top:48px}
}
.heroZone-v2{position:relative;min-height:480px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(142deg,#FF1E97 0%,#03D4C1 48%,#F4F5F8 100%);padding:80px 0}
.heroZone-v2::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(-48deg,#ff1e971f,#ff1e971f 22px,transparent 22px,transparent 58px,#03d4c117 58px,#03d4c117 80px,transparent 80px,transparent 122px);z-index:1}
.heroZone-v2 .contentWrapp{position:relative;z-index:3;max-width:1140px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:58% 42%;gap:48px;align-items:center}
.heroZone-v2 .textBundl{display:flex;flex-direction:column;gap:18px}
.heroZone-v2 .mainHeado-v2{font-size:3.2rem;line-height:1.1;font-weight:700;color:#fff;margin:0;text-shadow:2px 3px 8px #00000026}
.heroZone-v2 .subHeado-alt{font-size:1.85rem;line-height:1.3;font-weight:600;color:#fff;margin:0;opacity:.92}
.heroZone-v2 .descTxt-v1{font-size:1.08rem;line-height:1.65;color:#fff;margin:8px 0 0;max-width:520px;opacity:.88}
.heroZone-v2 .imgHolder-deco{position:relative;width:100%;aspect-ratio:4/3;border-radius:24px;overflow:hidden;box-shadow:4px 6px 16px #00000038}
.heroZone-v2 .imgHolder-deco img{width:100%;height:100%;object-fit:cover}
.formSectionWrap{max-width:1140px;margin:0 auto;padding:88px 24px}
.formSectionWrap .sectionHead-v2{text-align:center;margin-bottom:56px}
.formSectionWrap .sectionHead-v2 h2{font-size:2.4rem;font-weight:700;color:#2c3e50;margin:0 0 16px}
.formSectionWrap .sectionHead-v2 .subtxtPara{font-size:1.12rem;line-height:1.7;color:#5a6c7d;max-width:680px;margin:0 auto}
.formGridLayout{display:grid;grid-template-columns:48% 52%;gap:64px;align-items:start}
.contactDataPanel{background:linear-gradient(128deg,#F4F5F8 0%,#fff 100%);border-radius:20px;padding:44px 40px;box-shadow:3px 4px 12px #00000014}
.contactDataPanel h3{font-size:1.75rem;font-weight:700;color:#2c3e50;margin:0 0 28px}
.contactList-v1{display:flex;flex-direction:column;gap:24px}
.contactItem-v2{display:flex;align-items:flex-start;gap:18px}
.contactItem-v2 .iconWrapper-v1{width:48px;height:48px;min-width:48px;border-radius:12px;background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem}
.contactItem-v2 .itemContent{display:flex;flex-direction:column;gap:4px}
.contactItem-v2 .itemContent .label-v1{font-size:.92rem;font-weight:600;color:#7f8c9d;text-transform:uppercase;letter-spacing:.5px}
.contactItem-v2 .itemContent .valueTxt{font-size:1.08rem;font-weight:500;color:#2c3e50;line-height:1.5}
.contactItem-v2 .itemContent a{color:#2c3e50;text-decoration:none;transition:color 180ms ease}
.contactItem-v2 .itemContent a:hover{color:#FF1E97}
.messengerLinks-v1{display:flex;gap:14px;margin-top:12px}
.messengerLinks-v1 a{width:42px;height:42px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;color:#03D4C1;font-size:1.25rem;text-decoration:none;box-shadow:2px 3px 8px #0000001a;transition:all 160ms ease}
.messengerLinks-v1 a:hover{transform:translateY(-3px);box-shadow:3px 5px 12px #00000029;background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);color:#fff}
.formContain-alt{background:#fff;border-radius:20px;padding:44px 40px;box-shadow:3px 4px 12px #00000014}
.formContain-alt h3{font-size:1.75rem;font-weight:700;color:#2c3e50;margin:0 0 32px}
.formFieldWrap{display:flex;flex-direction:column;gap:24px}
.fieldGroup-v2{display:flex;flex-direction:column;gap:8px}
.fieldGroup-v2 label{font-size:.98rem;font-weight:600;color:#4a5568}
.fieldGroup-v2 input[type="text"],.fieldGroup-v2 input[type="email"]{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#2c3e50;background:#fff;transition:all 180ms ease}
.fieldGroup-v2 input[type="text"]:focus,.fieldGroup-v2 input[type="email"]:focus{outline:none;border-color:#03D4C1;box-shadow:0 0 0 3px #03d4c11f}
.radioTogglers{display:none}
.industrySelector-v1{display:flex;flex-direction:column;gap:8px}
.industrySelector-v1 .selectorLabel{font-size:.98rem;font-weight:600;color:#4a5568}
.industryOptions-wrap{display:flex;flex-wrap:wrap;gap:10px}
.industryOptions-wrap label{padding:12px 20px;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;font-weight:500;color:#4a5568;cursor:pointer;transition:all 160ms ease;background:#fff}
.industryOptions-wrap label:hover{border-color:#03D4C1;background:#03d4c10a}
#industryTech:checked ~ .formFieldWrap .industryOptions-wrap label[for="industryTech"],#industryMarketing:checked ~ .formFieldWrap .industryOptions-wrap label[for="industryMarketing"],#industryEcommerce:checked ~ .formFieldWrap .industryOptions-wrap label[for="industryEcommerce"],#industryOther:checked ~ .formFieldWrap .industryOptions-wrap label[for="industryOther"]{border-color:#FF1E97;background:linear-gradient(135deg,#ff1e9714 0%,#03d4c114 100%);color:#FF1E97}
.conditionalField-tech,.conditionalField-marketing,.conditionalField-ecommerce,.conditionalField-other{display:none;animation:fieldSlide 240ms ease}
@keyframes fieldSlide {
from{opacity:0;transform:translateY(-12px)}
to{opacity:1;transform:translateY(0)}
}
#industryTech:checked ~ .formFieldWrap .conditionalField-tech{display:flex}
#industryMarketing:checked ~ .formFieldWrap .conditionalField-marketing{display:flex}
#industryEcommerce:checked ~ .formFieldWrap .conditionalField-ecommerce{display:flex}
#industryOther:checked ~ .formFieldWrap .conditionalField-other{display:flex}
.privacyCheckWrap{display:flex;align-items:flex-start;gap:12px;margin-top:8px}
.privacyCheckWrap input[type="checkbox"]{width:20px;height:20px;min-width:20px;margin-top:2px;cursor:pointer;accent-color:#FF1E97}
.privacyCheckWrap label{font-size:.93rem;line-height:1.6;color:#5a6c7d;cursor:pointer}
.privacyCheckWrap label a{color:#FF1E97;text-decoration:none;font-weight:600;transition:color 160ms ease}
.privacyCheckWrap label a:hover{color:#03D4C1;text-decoration:underline}
.submitButt-v2{width:100%;padding:16px 32px;border:none;border-radius:12px;background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all 180ms ease;box-shadow:3px 5px 12px #ff1e973d;margin-top:12px;z-index:10;position:relative}
.submitButt-v2:hover{transform:translateY(-3px);box-shadow:4px 7px 18px #ff1e9752}
.submitButt-v2:active{transform:translateY(-1px)}
@media (max-width: 968px) {
.heroZone-v2 .contentWrapp{grid-template-columns:1fr;gap:36px}
.heroZone-v2 .mainHeado-v2{font-size:2.6rem}
.heroZone-v2 .subHeado-alt{font-size:1.55rem}
.formGridLayout{grid-template-columns:1fr;gap:48px}
.formSectionWrap .sectionHead-v2 h2{font-size:2rem}
}
@media (max-width: 640px) {
.heroZone-v2{min-height:auto;padding:60px 0}
.heroZone-v2 .mainHeado-v2{font-size:2.1rem}
.heroZone-v2 .subHeado-alt{font-size:1.35rem}
.heroZone-v2 .descTxt-v1{font-size:1rem}
.formSectionWrap{padding:64px 20px}
.formSectionWrap .sectionHead-v2 h2{font-size:1.75rem}
.contactDataPanel,.formContain-alt{padding:32px 24px}
.industryOptions-wrap{flex-direction:column}
.industryOptions-wrap label{width:100%;text-align:center}
}
.mainTitleWrap{position:relative;max-width:1140px;margin:0 auto 80px;padding:100px 20px 80px;overflow:hidden}
.mainTitleWrap .bgShapeOne{position:absolute;top:-40px;right:10%;width:280px;height:280px;background:linear-gradient(145deg,#FF1E97 0%,#03D4C1 100%);border-radius:50%;opacity:.12;z-index:1}
.mainTitleWrap .bgShapeTwo{position:absolute;bottom:-60px;left:5%;width:200px;height:200px;background:linear-gradient(225deg,#03D4C1 0%,#F4F5F8 100%);border-radius:32px;transform:rotate(25deg);opacity:.1;z-index:1}
.mainTitleWrap .innerLayout{position:relative;z-index:2;display:flex;align-items:center;gap:60px}
.mainTitleWrap .textColumn{flex:1;min-width:0}
.mainTitleWrap .mainHeading{font-size:48px;font-weight:700;line-height:1.15;color:#1a1a2e;margin:0 0 24px}
.mainTitleWrap .mainHeading::before{content:'';display:inline-block;width:6px;height:52px;background:linear-gradient(180deg,#FF1E97 0%,#03D4C1 100%);margin-right:18px;vertical-align:middle;border-radius:8px}
.mainTitleWrap .descPara{font-size:18px;line-height:1.7;color:#4a4a5e;margin:0}
.mainTitleWrap .imageColumn{position:relative;width:440px;height:380px;flex-shrink:0}
.mainTitleWrap .imageColumn img{width:100%;height:100%;object-fit:cover;border-radius:24px;position:relative;z-index:2}
.mainTitleWrap .imageColumn::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ff1e974d 0%,#03d4c14d 100%);border-radius:24px;z-index:3;pointer-events:none}
.mainTitleWrap .imageColumn::after{content:'';position:absolute;top:-16px;right:-16px;width:100%;height:100%;border:3px solid #03D4C1;border-radius:24px;z-index:1}
.storyGridBlock{max-width:1140px;margin:0 auto 90px;padding:0 20px}
.storyGridBlock .gridDisplay{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.storyGridBlock .contentSide{padding:40px 0}
.storyGridBlock .sectionLabel{display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:#FF1E97;background:#ff1e9714;padding:8px 20px;border-radius:20px;margin-bottom:20px}
.storyGridBlock .contentSide h2{font-size:36px;font-weight:700;line-height:1.3;color:#1a1a2e;margin:0 0 28px}
.storyGridBlock .contentSide h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);margin-top:18px;border-radius:4px}
.storyGridBlock .textGroup p{font-size:16px;line-height:1.75;color:#4a4a5e;margin:0 0 20px}
.storyGridBlock .textGroup p:last-child{margin-bottom:0}
.storyGridBlock .imageSide{position:relative}
.storyGridBlock .imageSide img{width:100%;height:420px;object-fit:cover;border-radius:20px;box-shadow:0 8px 24px #0000001f}
.storyGridBlock .imageSide .decorShape{position:absolute;bottom:-20px;left:-20px;width:140px;height:140px;background:linear-gradient(225deg,#03D4C1 0%,#FF1E97 100%);border-radius:50%;opacity:.15;z-index:-1}
.valuesDisplay{background:linear-gradient(135deg,#F4F5F8 0%,#03d4c114 100%);padding:90px 20px;margin-bottom:90px}
.valuesDisplay .innerWrap{max-width:1140px;margin:0 auto}
.valuesDisplay .headingSection{text-align:center;margin-bottom:60px}
.valuesDisplay .headingSection h2{font-size:40px;font-weight:700;color:#1a1a2e;margin:0 0 16px}
.valuesDisplay .headingSection p{font-size:18px;color:#4a4a5e;margin:0;max-width:680px;margin-left:auto;margin-right:auto}
.valuesDisplay .cardsLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.valuesDisplay .valueItem{background:#fff;padding:40px 32px;border-radius:20px;box-shadow:0 4px 16px #0000000f;transition:transform 180ms,box-shadow 180ms;position:relative;overflow:hidden}
.valuesDisplay .valueItem::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%)}
.valuesDisplay .valueItem:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}
.valuesDisplay .valueItem .iconBox{width:64px;height:64px;background:linear-gradient(135deg,#ff1e971a 0%,#03d4c11a 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.valuesDisplay .valueItem .iconBox svg{width:32px;height:32px;fill:#FF1E97}
.valuesDisplay .valueItem h3{font-size:22px;font-weight:700;color:#1a1a2e;margin:0 0 14px}
.valuesDisplay .valueItem p{font-size:15px;line-height:1.7;color:#4a4a5e;margin:0}
.teamProfiles{max-width:1140px;margin:0 auto 90px;padding:0 20px}
.teamProfiles .topSection{text-align:center;margin-bottom:56px}
.teamProfiles .topSection h2{font-size:38px;font-weight:700;color:#1a1a2e;margin:0 0 20px;position:relative;display:inline-block}
.teamProfiles .topSection h2::before{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,#03D4C1 0%,#FF1E97 100%);border-radius:4px}
.teamProfiles .profileGrid{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.teamProfiles .profileCard{background:#fff;border:2px solid #F4F5F8;border-radius:24px;padding:0;overflow:hidden;transition:border-color 200ms,transform 200ms}
.teamProfiles .profileCard:hover{border-color:#03D4C1;transform:translateY(-4px)}
.teamProfiles .profileCard .photoArea{width:100%;height:280px;position:relative;overflow:hidden}
.teamProfiles .profileCard .photoArea img{width:100%;height:100%;object-fit:cover}
.teamProfiles .profileCard .photoArea::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(0deg,#ffffffe6 0%,#fff0 100%)}
.teamProfiles .profileCard .infoArea{padding:32px}
.teamProfiles .profileCard .infoArea h3{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 8px}
.teamProfiles .profileCard .infoArea .roleTag{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#03D4C1;background:#03d4c11a;padding:6px 16px;border-radius:12px;margin-bottom:18px}
.teamProfiles .profileCard .infoArea p{font-size:15px;line-height:1.7;color:#4a4a5e;margin:0}
.ctaBottomSect{background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);padding:80px 20px;position:relative;overflow:hidden}
.ctaBottomSect::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:#ffffff14;border-radius:50%}
.ctaBottomSect::after{content:'';position:absolute;bottom:-80px;left:-80px;width:240px;height:240px;background:#ffffff0f;border-radius:50%}
.ctaBottomSect .innerContent{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:2}
.ctaBottomSect .innerContent h2{font-size:42px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.25}
.ctaBottomSect .innerContent p{font-size:19px;line-height:1.6;color:#fffffff2;margin:0 0 40px}
.ctaBottomSect .innerContent .buttWrap{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.ctaBottomSect .innerContent .primaryButt{display:inline-block;background:#fff;color:#FF1E97;font-size:16px;font-weight:700;padding:18px 44px;border-radius:28px;text-decoration:none;transition:transform 180ms,box-shadow 180ms;box-shadow:0 6px 20px #00000026;z-index:10;position:relative}
.ctaBottomSect .innerContent .primaryButt:hover{transform:translateY(-3px);box-shadow:0 10px 32px #00000040}
.ctaBottomSect .innerContent .secondButt{display:inline-block;background:transparent;color:#fff;font-size:16px;font-weight:700;padding:18px 44px;border-radius:28px;border:2px solid #fff6;text-decoration:none;transition:background 180ms,border-color 180ms;z-index:10;position:relative}
.ctaBottomSect .innerContent .secondButt:hover{background:#ffffff26;border-color:#fffc}
@media (max-width: 991px) {
.mainTitleWrap .innerLayout{flex-direction:column-reverse;gap:40px}
.mainTitleWrap .imageColumn{width:100%;max-width:500px;height:340px}
.mainTitleWrap .mainHeading{font-size:38px}
.storyGridBlock .gridDisplay{grid-template-columns:1fr;gap:40px}
.valuesDisplay .cardsLayout{grid-template-columns:1fr;gap:28px}
.teamProfiles .profileGrid{grid-template-columns:1fr;gap:36px}
.ctaBottomSect .innerContent h2{font-size:34px}
.ctaBottomSect .innerContent .buttWrap{flex-direction:column;align-items:center}
.ctaBottomSect .innerContent .primaryButt,.ctaBottomSect .innerContent .secondButt{width:100%;max-width:320px;text-align:center}
}
@media (max-width: 767px) {
.mainTitleWrap{padding:60px 20px;margin-bottom:60px}
.mainTitleWrap .mainHeading{font-size:32px}
.mainTitleWrap .mainHeading::before{height:42px;margin-right:12px}
.mainTitleWrap .descPara{font-size:16px}
.mainTitleWrap .imageColumn{height:280px}
.storyGridBlock{margin-bottom:60px}
.storyGridBlock .contentSide h2{font-size:28px}
.storyGridBlock .imageSide img{height:320px}
.valuesDisplay{padding:60px 20px;margin-bottom:60px}
.valuesDisplay .headingSection h2{font-size:32px}
.valuesDisplay .headingSection{margin-bottom:40px}
.teamProfiles{margin-bottom:60px}
.teamProfiles .topSection h2{font-size:30px}
.ctaBottomSect{padding:60px 20px}
.ctaBottomSect .innerContent h2{font-size:28px}
.ctaBottomSect .innerContent p{font-size:17px}
}
.methodWrapV1{background:linear-gradient(135deg,#F4F5F8 0%,#fff 100%);padding:0;overflow:hidden}
.headoBlockV2{max-width:1140px;margin:0 auto;display:flex;align-items:center;gap:60px;padding:80px 20px;position:relative}
.headoBlockV2::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:linear-gradient(124deg,#ff1e9714 0%,#03d4c114 100%);border-radius:50%;z-index:1}
.heroImgWrap{flex:0 0 40%;position:relative;z-index:2}
.heroImgWrap img{width:100%;height:auto;border-radius:24px;box-shadow:0 8px 24px #0000001f;animation:gentleFloat 6s ease-in-out infinite}
@keyframes gentleFloat {
0%,100%{transform:translateY(0px)}
50%{transform:translateY(-12px)}
}
.heroTxtArea{flex:1;position:relative;z-index:2}
.heroTxtArea h1{font-size:48px;line-height:1.2;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.heroTxtArea h1::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);margin-top:16px;border-radius:3px}
.heroTxtArea p{font-size:18px;line-height:1.7;color:#4a4a4a;margin:0}
.approachGridSect{background:#fff;padding:100px 20px}
.approachGridSect .innerWrap{max-width:1140px;margin:0 auto}
.approachGridSect h2{font-size:42px;color:#1a1a1a;margin:0 0 16px;font-weight:700;text-align:center}
.approachGridSect .subheadTxt{font-size:20px;color:#666;text-align:center;margin:0 auto 60px;max-width:720px;line-height:1.6}
.methodCardsV3{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.methodCardItem{background:linear-gradient(135deg,#F4F5F8 0%,#fff 100%);padding:40px 32px;border-radius:20px;border:2px solid transparent;transition:all 300ms ease;position:relative;overflow:hidden}
.methodCardItem::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);transform:scaleX(0);transition:transform 300ms ease}
.methodCardItem:hover{border-color:#03D4C1;box-shadow:0 12px 32px #03d4c126;transform:translateY(-4px)}
.methodCardItem:hover::before{transform:scaleX(1)}
.methodCardItem h3{font-size:24px;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.methodCardItem h3::before{content:'';display:inline-block;width:8px;height:8px;background:#FF1E97;border-radius:50%;margin-right:12px;vertical-align:middle}
.methodCardItem p{font-size:16px;line-height:1.7;color:#555;margin:0}
.processFlowArea{background:linear-gradient(124deg,#FF1E97 0%,#03D4C1 50%,#F4F5F8 100%);padding:100px 20px;position:relative}
.processFlowArea::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffeb;z-index:1}
.processFlowArea .contentZone{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.processFlowArea h2{font-size:42px;color:#1a1a1a;margin:0 0 70px;text-align:center;font-weight:700}
.stepsTimelineV1{position:relative;padding-left:80px}
.stepsTimelineV1::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#FF1E97 0%,#03D4C1 100%)}
.stepItemWrap{position:relative;margin-bottom:50px;display:flex;align-items:flex-start;gap:24px}
.stepItemWrap:last-child{margin-bottom:0}
.stepNumber{position:absolute;left:-80px;width:60px;height:60px;background:#fff;border:4px solid #FF1E97;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#FF1E97;box-shadow:0 4px 12px #ff1e9733}
.stepContent{flex:1;background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 16px #00000014;border-left:4px solid #03D4C1}
.stepContent h3{font-size:22px;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.stepContent p{font-size:16px;line-height:1.7;color:#555;margin:0}
.testimonialsBlockV2{background:#F4F5F8;padding:100px 20px}
.testimonialsBlockV2 .wrapInner{max-width:1140px;margin:0 auto}
.testimonialsBlockV2 h2{font-size:42px;color:#1a1a1a;margin:0 0 60px;text-align:center;font-weight:700;position:relative}
.testimonialsBlockV2 h2::before{content:'';position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%);border-radius:2px}
.testimonialsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.testimonialCard{background:#fff;padding:40px;border-radius:20px;box-shadow:0 6px 20px #00000014;position:relative;transition:transform 300ms ease,box-shadow 300ms ease}
.testimonialCard::before{content:'"';position:absolute;top:20px;left:30px;font-size:80px;color:#ff1e971f;font-family:Georgia,serif;line-height:1}
.testimonialCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}
.testimonialTxt{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 28px;position:relative;z-index:2}
.authorInfoBlock{display:flex;align-items:center;gap:20px}
.authorImgWrap{width:64px;height:64px;border-radius:50%;overflow:hidden;border:3px solid #03D4C1}
.authorImgWrap img{width:100%;height:100%;object-fit:cover}
.authorDetails h4{font-size:18px;color:#1a1a1a;margin:0 0 4px;font-weight:600}
.authorDetails p{font-size:15px;color:#777;margin:0}
@media (max-width: 1024px) {
.headoBlockV2{gap:40px;padding:60px 20px}
.heroTxtArea h1{font-size:38px}
.methodCardsV3{grid-template-columns:repeat(2,1fr)}
.testimonialsGrid{gap:32px}
}
@media (max-width: 768px) {
.headoBlockV2{flex-direction:column;padding:50px 20px}
.heroImgWrap{flex:0 0 100%}
.heroTxtArea h1{font-size:32px}
.heroTxtArea p{font-size:16px}
.approachGridSect{padding:70px 20px}
.approachGridSect h2{font-size:32px}
.approachGridSect .subheadTxt{font-size:18px;margin-bottom:40px}
.methodCardsV3{grid-template-columns:1fr;gap:24px}
.processFlowArea{padding:70px 20px}
.processFlowArea h2{font-size:32px;margin-bottom:50px}
.stepsTimelineV1{padding-left:60px}
.stepNumber{left:-60px;width:50px;height:50px;font-size:20px}
.stepContent{padding:24px}
.stepContent h3{font-size:20px}
.testimonialsBlockV2{padding:70px 20px}
.testimonialsBlockV2 h2{font-size:32px;margin-bottom:40px}
.testimonialsGrid{grid-template-columns:1fr;gap:28px}
.testimonialCard{padding:32px}
}
@media (max-width: 480px) {
.heroTxtArea h1{font-size:28px}
.approachGridSect h2,.processFlowArea h2,.testimonialsBlockV2 h2{font-size:28px}
.methodCardItem{padding:32px 24px}
.stepsTimelineV1{padding-left:50px}
.stepNumber{left:-50px;width:44px;height:44px;font-size:18px;border-width:3px}
.stepContent{padding:20px}
.testimonialCard{padding:28px 24px}
}
.successPage-wrap-v2{max-width:1140px;margin:0 auto;padding:80px 20px 100px}
.confirmBox-heado{text-align:center;margin-bottom:90px;padding:60px 30px;background:linear-gradient(135deg,#F4F5F8 0%,#03d4c114 100%);border-radius:24px;position:relative}
.confirmBox-heado::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 50%,#FF1E97 100%);border-radius:24px 24px 0 0}
.statusRing-visual{margin:0 auto 40px;width:120px;height:120px}
.checkMark-svg{display:block}
.ringProgress-animate{animation:ringFill-v1 1.2s ease-out forwards}
.checkStroke-animate{animation:checkDraw-v1 .6s ease-out .8s forwards}
@keyframes ringFill-v1 {
to{stroke-dashoffset:0}
}
@keyframes checkDraw-v1 {
to{stroke-dashoffset:0}
}
.msgContent-area{max-width:720px;margin:0 auto}
.confirmTitle-v1{font-size:42px;font-weight:700;color:#181818;margin:0 0 28px;line-height:1.2}
.detailText-block .primaryMsg-v2{font-size:19px;line-height:1.7;color:#2c2c2c;margin:0 0 20px}
.detailText-block .timing-info{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0}
.nextStep-container-v3{margin-bottom:80px}
.stepCard-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}
.stepItem-v1{background:#fff;padding:36px 28px;border-radius:20px;box-shadow:0 4px 12px #0000000f;border:2px solid transparent;transition:all .3s ease;position:relative}
.stepItem-v1::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;border-radius:20px 20px 0 0;background:#e8e8e8}
.stepItem-v1.step1-active::before{background:linear-gradient(90deg,#FF1E97 0%,#03D4C1 100%)}
.stepItem-v1.step2-pending::before{background:linear-gradient(90deg,#03D4C1 0%,#FF1E97 100%)}
.stepItem-v1.step3-waiting::before{background:#e8e8e8}
.stepItem-v1:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ff1e9726;border-color:#ff1e9733}
.stepIcon-holder{margin-bottom:24px}
.stepIcon-holder svg{display:block}
.stepHead-text{font-size:22px;font-weight:700;color:#181818;margin:0 0 16px;line-height:1.3}
.stepDetail-v2{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0}
.contactOption-section-v1{margin-bottom:70px}
.urgentBox-v2{background:linear-gradient(160deg,#ff1e970d 0%,#03d4c10d 100%);padding:50px 40px;border-radius:28px;border:2px solid #ff1e9726}
.urgentLabel-strip{display:inline-flex;align-items:center;gap:10px;background:#fff;padding:8px 20px;border-radius:50px;margin-bottom:24px;box-shadow:0 2px 8px #00000014}
.dotPulse-v1{width:10px;height:10px;background:#FF1E97;border-radius:50%;animation:pulseDot-v1 1.5s ease-in-out infinite}
@keyframes pulseDot-v1 {
0%,100%{opacity:1;transform:scale(1)}
50%{opacity:.4;transform:scale(0.8)}
}
.urgentText-inline{font-size:18px;font-weight:700;color:#181818}
.urgentExplain-v3{font-size:17px;line-height:1.7;color:#3a3a3a;margin:0 0 32px;max-width:820px}
.channelGrid-v1{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}
.channelButt-v2{display:flex;align-items:center;justify-content:center;gap:12px;padding:18px 24px;background:#fff;border:2px solid #FF1E97;border-radius:16px;color:#FF1E97;text-decoration:none;font-size:16px;font-weight:600;transition:all .25s ease;position:relative;z-index:1}
.channelButt-v2::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);border-radius:14px;opacity:0;transition:opacity .25s ease;z-index:-1}
.channelButt-v2:hover{color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 6px 18px #ff1e974d}
.channelButt-v2:hover::before{opacity:1}
.channelIcon-v1{flex-shrink:0}
.channelLabel-text{white-space:nowrap}
.nextMove-cta-v3{text-align:center;margin-bottom:70px;padding:50px 30px;background:#fff;border-radius:24px;box-shadow:0 6px 20px #00000014}
.ctaLead-v1{font-size:19px;line-height:1.6;color:#2c2c2c;margin:0 0 36px;max-width:700px;margin-left:auto;margin-right:auto}
.actionButt-row-v2{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}
.primaryButt-v3{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;background:linear-gradient(135deg,#FF1E97 0%,#03D4C1 100%);color:#fff;text-decoration:none;font-size:17px;font-weight:700;border-radius:16px;box-shadow:0 4px 14px #ff1e974d;transition:all .3s ease;position:relative;z-index:1}
.primaryButt-v3:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ff1e9766}
.buttArrow-v1{transition:transform .3s ease}
.primaryButt-v3:hover .buttArrow-v1{transform:translateX(4px)}
.secondButt-v3{display:inline-flex;align-items:center;padding:18px 36px;background:transparent;color:#FF1E97;text-decoration:none;font-size:17px;font-weight:600;border:2px solid #FF1E97;border-radius:16px;transition:all .3s ease}
.secondButt-v3:hover{background:#ff1e9714;border-color:#03D4C1;color:#03D4C1}
.footNote-area-v1{max-width:800px;margin:0 auto}
.footCard-inner{display:flex;align-items:flex-start;gap:20px;padding:30px;background:linear-gradient(135deg,#03d4c10f 0%,#ff1e970f 100%);border-radius:20px;border-left:4px solid #03D4C1}
.footIcon-v2{flex-shrink:0;margin-top:2px}
.footText-v2{font-size:16px;line-height:1.7;color:#4a4a4a;margin:0}
@media (max-width: 768px) {
.successPage-wrap-v2{padding:50px 16px 60px}
.confirmBox-heado{padding:40px 20px;margin-bottom:60px}
.confirmTitle-v1{font-size:32px;margin-bottom:20px}
.detailText-block .primaryMsg-v2{font-size:17px}
.detailText-block .timing-info{font-size:16px}
.stepCard-wrapper{grid-template-columns:1fr;gap:24px}
.stepItem-v1{padding:28px 20px}
.urgentBox-v2{padding:36px 24px}
.channelGrid-v1{grid-template-columns:1fr}
.nextMove-cta-v3{padding:36px 20px}
.actionButt-row-v2{flex-direction:column;width:100%}
.primaryButt-v3,.secondButt-v3{width:100%;justify-content:center}
.footCard-inner{flex-direction:column;padding:24px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.successPage-wrap-v2{padding:60px 30px 80px}
.stepCard-wrapper{grid-template-columns:repeat(2,1fr)}
.stepItem-v1:last-child{grid-column:span 2;max-width:500px;margin:0 auto}
}