*{margin:0;padding:0;box-sizing:border-box}
html,body{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Cabin',sans-serif;background:#FFF;color:#1a1a1a;line-height:1.6}
.headerWrapper-v2{background:linear-gradient(135deg,#17BEB8 0%,#FFEDDA 100%);padding:25px 0;box-shadow:0 4px 6px #00000026}
.headerContent-box{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:30px}
.leftZone-v1{display:flex;align-items:center;gap:20px;flex:1}
.logoContainer-v3{display:flex;align-items:center;justify-content:center;background:#ffffffe6;padding:12px;border-radius:30px;box-shadow:0 3px 8px #0003}
.siteLogo-v1{height:90px;width:90px;display:block}
.brandIdentity-box{display:flex;flex-direction:column}
.companyName-v2{font-size:32px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}
.taglineText-v1{font-size:15px;color:#2a2a2a;margin:5px 0 0;font-weight:400}
.rightZone-v1{display:flex;align-items:center;flex:1;justify-content:flex-end}
.mainNav-v2{display:flex;gap:25px;align-items:center;flex-wrap:wrap}
.navLink-v1{color:#1a1a1a;text-decoration:none;font-size:17px;font-weight:600;padding:10px 18px;border-radius:25px;background:#ffffffb3;transition:background .2s ease,color .2s ease}
.navLink-v1:hover{background:#fffffff2;color:#BF121C}
@media (max-width: 968px) {
.headerContent-box{flex-direction:column;align-items:center}
.leftZone-v1{justify-content:center}
.rightZone-v1{justify-content:center;width:100%}
.mainNav-v2{justify-content:center}
}
@media (max-width: 640px) {
.companyName-v2{font-size:24px}
.taglineText-v1{font-size:13px}
.siteLogo-v1{height:70px;width:70px}
.navLink-v1{font-size:15px;padding:8px 14px}
}
.footerWrapper-box{background:linear-gradient(180deg,#17BEB8 0%,#0fa39e 100%);color:#FFF;padding:50px 0 20px;margin-top:60px}
.footerContent-v1{max-width:1600px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:30px}
.footerColumn-v2{display:flex;flex-direction:column}
.footerHeading-v1{font-size:20px;font-weight:700;margin-bottom:15px;color:#FFEDDA}
.footerText-v2{font-size:15px;line-height:1.7;margin-bottom:8px;color:#FFF}
.footerNav-v1{display:flex;flex-direction:column;gap:10px}
.footerLink-v2{color:#FFF;text-decoration:none;font-size:15px;transition:color .2s ease}
.footerLink-v2:hover{color:#FFEDDA}
.copyrightSection-v1{max-width:1600px;margin:0 auto;padding:20px 20px 0;border-top:1px solid #ffffff4d;text-align:center}
.copyrightText-v2{font-size:14px;color:#FFF}
.cookiePopup-box{position:fixed;top:50%;right:-450px;transform:translateY(-50%);background:#FFF;border-radius:25px;box-shadow:0 6px 20px #00000040;padding:30px;max-width:420px;width:90%;z-index:10000;transition:right .4s ease}
.cookiePopup-box[data-visible="true"]{right:30px}
.cookieContent-v1{display:flex;flex-direction:column;gap:18px}
.cookieTitle-v2{font-size:22px;font-weight:700;color:#17BEB8;margin-bottom:5px}
.cookieDescription-v1{font-size:15px;color:#2a2a2a;line-height:1.5}
.cookieOptions-v2{display:flex;flex-direction:column;gap:12px;margin:10px 0}
.cookieOption-v1{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;color:#1a1a1a}
.cookieRadio-v1{width:18px;height:18px;cursor:pointer}
.cookieActions-v1{display:flex;flex-direction:column;gap:10px;margin-top:10px}
.cookieBtn-v2{padding:12px 20px;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease;font-family:'Cabin',sans-serif}
.cookieAccept-v1{background:transparent;border:2px solid #17BEB8;color:#17BEB8}
.cookieAccept-v1:hover{background:#17BEB8;color:#FFF}
.cookieDecline-v1{background:transparent;border:2px solid #BF121C;color:#BF121C}
.cookieDecline-v1:hover{background:#BF121C;color:#FFF}
.cookieOptOut-v1{background:transparent;border:2px solid #666;color:#666}
.cookieOptOut-v1:hover{background:#666;color:#FFF}
@media (max-width: 640px) {
.cookiePopup-box{max-width:95%;padding:20px}
.cookiePopup-box[data-visible="true"]{right:10px}
.cookieTitle-v2{font-size:19px}
.cookieDescription-v1{font-size:14px}
}
.terms-body{max-width:1200px;margin:0 auto;padding:80px 24px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.8;color:#2c2c2c}
.terms-body h1{font-size:48px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.2;letter-spacing:-.5px}
.terms-body h2{font-size:36px;font-weight:600;color:#1a1a1a;margin:64px 0 24px;line-height:1.3;padding-bottom:12px;border-bottom:3px solid #17BEB8}
.terms-body h3{font-size:28px;font-weight:600;color:#2c2c2c;margin:48px 0 20px;line-height:1.4}
.terms-body h4{font-size:22px;font-weight:600;color:#3a3a3a;margin:36px 0 16px;line-height:1.5}
.terms-body h5{font-size:18px;font-weight:600;color:#4a4a4a;margin:28px 0 12px;line-height:1.6}
.terms-body h6{font-size:16px;font-weight:600;color:#5a5a5a;margin:24px 0 12px;line-height:1.6;text-transform:uppercase;letter-spacing:.5px}
.terms-body p{font-size:17px;line-height:1.8;color:#3a3a3a;margin:0 0 24px}
.terms-body ul{margin:24px 0;padding-left:32px;list-style-type:none}
.terms-body ul li{position:relative;font-size:17px;line-height:1.8;color:#3a3a3a;margin-bottom:16px;padding-left:12px}
.terms-body ul li::before{content:'';position:absolute;left:-20px;top:12px;width:8px;height:8px;background:linear-gradient(135deg,#17BEB8,#BF121C);border-radius:50%}
.terms-body ol{margin:24px 0;padding-left:32px;counter-reset:policy-counter;list-style:none}
.terms-body ol li{position:relative;font-size:17px;line-height:1.8;color:#3a3a3a;margin-bottom:16px;padding-left:16px;counter-increment:policy-counter}
.terms-body ol li::before{content:counter(policy-counter) ".";position:absolute;left:-32px;font-weight:600;color:#17BEB8;min-width:24px}
.terms-body ul ul,.terms-body ul ol,.terms-body ol ul,.terms-body ol ol{margin:12px 0}
.terms-body a{color:#17BEB8;text-decoration:none;font-weight:500;border-bottom:2px solid transparent;transition:all .3s ease;position:relative}
.terms-body a:hover{color:#BF121C;border-bottom-color:#BF121C}
.terms-body a:active{color:#8f0e16}
.terms-body em,.terms-body i{font-style:italic;color:#2c2c2c}
.terms-body strong{font-weight:600;color:#1a1a1a}
.terms-body hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#17BEB8,transparent);margin:56px 0;border-radius:30px}
@media (max-width: 1024px) {
.terms-body{padding:64px 20px}
.terms-body h1{font-size:40px}
.terms-body h2{font-size:32px;margin:56px 0 20px}
.terms-body h3{font-size:26px;margin:40px 0 18px}
.terms-body h4{font-size:20px}
}
@media (max-width: 768px) {
.terms-body{padding:48px 16px}
.terms-body h1{font-size:34px}
.terms-body h2{font-size:28px;margin:48px 0 18px}
.terms-body h3{font-size:24px;margin:36px 0 16px}
.terms-body h4{font-size:20px}
.terms-body h5{font-size:17px}
.terms-body h6{font-size:15px}
.terms-body p,.terms-body ul li,.terms-body ol li{font-size:16px}
.terms-body ul{padding-left:24px}
.terms-body ol{padding-left:24px}
.terms-body ol li::before{left:-24px}
}
@media (max-width: 480px) {
.terms-body{padding:32px 12px}
.terms-body h1{font-size:28px}
.terms-body h2{font-size:24px;margin:40px 0 16px}
.terms-body h3{font-size:20px;margin:32px 0 14px}
.terms-body h4{font-size:18px}
.terms-body hr{margin:40px 0}
}
.heroCircularMain-v1{position:relative;min-height:600px;background:linear-gradient(135deg,#17BEB8 0%,#0A9A95 100%);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:60px 20px}
.heroCircularMain-v1::before{content:'';position:absolute;width:700px;height:700px;border-radius:50%;border:2px dashed #ffedda26;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotatePattern 40s linear infinite}
.heroCircularMain-v1::after{content:'';position:absolute;width:500px;height:500px;border-radius:50%;border:1px solid #ffedda1a;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotatePattern 30s linear infinite reverse}
@keyframes rotatePattern {
from{transform:translate(-50%,-50%) rotate(0deg)}
to{transform:translate(-50%,-50%) rotate(360deg)}
}
.heroCircularMain-v1 .container-wrap{max-width:1600px;width:100%;margin:0 auto;position:relative;z-index:2}
.centerTextBlock-v2{text-align:center;max-width:800px;margin:0 auto}
.centerTextBlock-v2 .small-intro{font-size:15px;color:#FFEDDA;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:15px;opacity:.9;font-weight:400}
.centerTextBlock-v2 h1{font-size:56px;color:#fff;line-height:1.2;margin:0 0 20px;font-weight:700}
.centerTextBlock-v2 .subtitle-hero{font-size:21px;color:#FFEDDA;line-height:1.6;margin-bottom:35px;font-weight:500}
.ctaGroup-v1{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}
.primaryBtn-hero{background:#BF121C;color:#fff;padding:16px 40px;border:none;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;box-shadow:0 4px 12px #bf121c4d;z-index:10;position:relative}
.primaryBtn-hero:hover{background:#9a0e16;transform:translateY(-2px);box-shadow:0 6px 18px #bf121c66}
.secondaryBtn-hero{background:transparent;color:#fff;padding:16px 40px;border:2px solid #fff;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;z-index:10;position:relative}
.secondaryBtn-hero:hover{background:#ffffff26;border-color:#FFEDDA;color:#FFEDDA}
.imageFloat-v1{position:absolute;width:180px;height:180px;border-radius:40px;overflow:hidden;box-shadow:0 8px 24px #0003;animation:floatMotion 6s ease-in-out infinite}
.imageFloat-v1 img{width:100%;height:100%;object-fit:cover}
.floatImage1-v1{top:80px;left:10%;animation-delay:0s}
.floatImage2-v1{bottom:100px;right:8%;animation-delay:2s}
@keyframes floatMotion {
0%,100%{transform:translateY(0px) rotate(0deg)}
50%{transform:translateY(-20px) rotate(2deg)}
}
.networkSection-box{padding:90px 20px;background:#fff;position:relative}
.networkSection-box .container-wrap{max-width:1600px;margin:0 auto}
.sectionHeader-v3{text-align:center;margin-bottom:60px}
.sectionHeader-v3 h2{font-size:42px;color:#1a1a1a;margin:0 0 18px;font-weight:700;position:relative;display:inline-block}
.sectionHeader-v3 h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#17BEB8,#BF121C);border-radius:4px}
.sectionHeader-v3 p{font-size:18px;color:#555;line-height:1.7;max-width:700px;margin:25px auto 0}
.connectionGrid-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.connectionCard-box{background:#fff;border:2px solid #e0e0e0;border-radius:25px;padding:40px 30px;transition:all .4s ease;position:relative;overflow:hidden}
.connectionCard-box::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#17BEB8,#BF121C);transform:scaleX(0);transition:transform .4s ease}
.connectionCard-box:hover::before{transform:scaleX(1)}
.connectionCard-box:hover{border-color:#17BEB8;box-shadow:0 8px 30px #17beb826;transform:translateY(-5px)}
.iconHolder-v2{width:70px;height:70px;background:linear-gradient(135deg,#17BEB8,#0A9A95);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:25px}
.iconHolder-v2 svg{width:36px;height:36px;fill:#fff}
.connectionCard-box h3{font-size:22px;color:#1a1a1a;margin:0 0 15px;font-weight:700}
.connectionCard-box p{font-size:16px;color:#666;line-height:1.7;margin:0}
.businessSection-wrapper{padding:90px 20px;background:linear-gradient(180deg,#FFEDDA 0%,#fff 100%)}
.businessSection-wrapper .container-wrap{max-width:1600px;margin:0 auto}
.splitLayout-v2{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.textContent-business{padding-right:20px}
.textContent-business h2{font-size:40px;color:#1a1a1a;margin:0 0 25px;font-weight:700;line-height:1.3}
.textContent-business h2 span{color:#BF121C;position:relative}
.textContent-business h2 span::before{content:'';position:absolute;bottom:2px;left:0;width:100%;height:8px;background:#17beb833;z-index:-1}
.benefitList-v1{list-style:none;padding:0;margin:30px 0 0}
.benefitList-v1 li{padding:18px 0;border-bottom:1px solid #00000014;display:flex;align-items:flex-start;gap:15px}
.benefitList-v1 li::before{content:'';width:24px;height:24px;background:#17BEB8;border-radius:8px;flex-shrink:0;margin-top:2px;display:block}
.benefitList-v1 li strong{color:#1a1a1a;font-weight:600}
.imageGrid-business{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.imageGrid-business img{width:100%;height:280px;object-fit:cover;border-radius:30px;box-shadow:0 6px 20px #0000001f}
.imageGrid-business img:first-child{grid-column:1 / 2;grid-row:1 / 3;height:100%}
.experienceSection-v1{padding:90px 20px;background:#fff;position:relative;overflow:hidden}
.experienceSection-v1::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#17beb814 0%,transparent 70%);border-radius:50%}
.experienceSection-v1 .container-wrap{max-width:1600px;margin:0 auto;position:relative;z-index:2}
.journeyTimeline-v1{max-width:1000px;margin:0 auto;position:relative}
.journeyTimeline-v1::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#17BEB8,#BF121C);transform:translateX(-50%)}
.timelineStage-box{display:grid;grid-template-columns:1fr 80px 1fr;gap:30px;margin-bottom:50px;align-items:center}
.stageContent-left{text-align:right;padding-right:20px}
.stageContent-right{text-align:left;padding-left:20px}
.stageContent-left h3,.stageContent-right h3{font-size:24px;color:#1a1a1a;margin:0 0 12px;font-weight:700}
.stageContent-left p,.stageContent-right p{font-size:16px;color:#666;line-height:1.7;margin:0}
.stageIndicator-v1{width:80px;height:80px;background:#fff;border:4px solid #17BEB8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#17BEB8;position:relative;z-index:3;box-shadow:0 4px 12px #0000001a}
.timelineStage-box:nth-child(even) .stageIndicator-v1{border-color:#BF121C;color:#BF121C}
.timelineStage-box:nth-child(odd) .stageContent-right{grid-column:1 / 2;grid-row:1;text-align:right;padding-right:20px;padding-left:0}
.timelineStage-box:nth-child(odd) .stageIndicator-v1{grid-column:2 / 3}
.timelineStage-box:nth-child(odd) .stageContent-left{grid-column:3 / 4;text-align:left;padding-left:20px;padding-right:0}
.statsWrap-v2{margin-top:80px;padding:50px 40px;background:linear-gradient(135deg,#17BEB8,#BF121C);border-radius:35px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;box-shadow:0 10px 30px #00000026}
.statItem-v1{text-align:center;color:#fff}
.statItem-v1 .number{font-size:48px;font-weight:700;margin:0 0 8px;display:block}
.statItem-v1 .label{font-size:16px;opacity:.95;display:block}
@media (max-width: 1024px) {
.heroCircularMain-v1{min-height:500px;padding:50px 20px}
.centerTextBlock-v2 h1{font-size:44px}
.connectionGrid-v1{grid-template-columns:1fr 1fr}
.splitLayout-v2{grid-template-columns:1fr;gap:40px}
.imageGrid-business img:first-child{grid-column:1 / 3;grid-row:1 / 2;height:280px}
.statsWrap-v2{grid-template-columns:repeat(2,1fr)}
.imageFloat-v1{width:140px;height:140px}
}
@media (max-width: 768px) {
.heroCircularMain-v1{min-height:450px;padding:40px 20px}
.heroCircularMain-v1::before,.heroCircularMain-v1::after{display:none}
.centerTextBlock-v2 h1{font-size:36px}
.centerTextBlock-v2 .subtitle-hero{font-size:18px}
.ctaGroup-v1{flex-direction:column}
.primaryBtn-hero,.secondaryBtn-hero{width:100%}
.connectionGrid-v1{grid-template-columns:1fr}
.sectionHeader-v3 h2{font-size:32px}
.imageGrid-business{grid-template-columns:1fr}
.imageGrid-business img:first-child{grid-column:1;grid-row:1;height:280px}
.journeyTimeline-v1::before{left:20px}
.timelineStage-box{grid-template-columns:60px 1fr;gap:20px}
.stageIndicator-v1{width:60px;height:60px;font-size:16px}
.stageContent-left,.stageContent-right{grid-column:2;text-align:left;padding-left:0;padding-right:0}
.timelineStage-box:nth-child(odd) .stageContent-right,.timelineStage-box:nth-child(odd) .stageContent-left{grid-column:2;text-align:left;padding-left:0}
.timelineStage-box:nth-child(odd) .stageIndicator-v1{grid-column:1}
.statsWrap-v2{grid-template-columns:1fr;gap:30px}
.imageFloat-v1{display:none}
}
@media (max-width: 480px) {
.centerTextBlock-v2 h1{font-size:28px}
.centerTextBlock-v2 .subtitle-hero{font-size:16px}
.sectionHeader-v3 h2{font-size:28px}
.textContent-business h2{font-size:30px}
}
.heroContactoWrap-v1{background:linear-gradient(135deg,#17BEB8 0%,#BF121C 100%);position:relative;overflow:hidden;padding:0}
.heroContactoWrap-v1::before{content:'';position:absolute;top:-50%;right:-20%;width:70%;height:200%;background:radial-gradient(circle,#ffedda26 0%,transparent 70%);transform:rotate(-15deg)}
.containerHero{max-width:1600px;margin:0 auto;display:flex;align-items:center;min-height:520px;position:relative;z-index:2}
.heroContentBox{flex:1;padding:80px 40px 80px 60px}
.heroContactoWrap-v1 .heading-hero{font-size:3.2rem;font-weight:700;color:#FFEDDA;margin:0 0 24px;line-height:1.15;letter-spacing:-.02em}
.heroContactoWrap-v1 .desc-contactHero{font-size:1.15rem;color:#FFEDDA;margin:0 0 36px;line-height:1.6;max-width:540px;opacity:.95}
.heroContactoWrap-v1 .ctaBtn-heroV2{display:inline-block;background:#FFEDDA;color:#BF121C;padding:16px 42px;border-radius:32px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #00000026}
.heroContactoWrap-v1 .ctaBtn-heroV2:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000040;background:#fff}
.imageHeroShape{flex:0 0 45%;position:relative;height:520px;display:flex;align-items:center;justify-content:center}
.imageHeroShape img{width:100%;height:100%;object-fit:cover;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);box-shadow:-12px 8px 32px #0000004d}
.contactFormSection-v1{max-width:1600px;margin:0 auto;padding:100px 40px}
.formWrapper-main{max-width:720px;margin:0 auto;background:#fff;border-radius:28px;padding:60px;box-shadow:0 4px 16px #17beb81f}
.formWrapper-main .formTitle-v3{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin:0 0 12px;text-align:center}
.formWrapper-main .formSubtitle{font-size:1.05rem;color:#555;margin:0 0 48px;text-align:center;line-height:1.5}
.inputGroup-v2{margin-bottom:28px}
.inputGroup-v2 label{display:block;font-size:.95rem;font-weight:600;color:#2a2a2a;margin-bottom:10px}
.inputGroup-v2 input[type="text"],.inputGroup-v2 input[type="email"]{width:100%;padding:16px 20px;border:2px solid #e0e0e0;border-radius:24px;font-size:1rem;color:#333;transition:all .3s ease;box-sizing:border-box}
.inputGroup-v2 input[type="text"]:focus,.inputGroup-v2 input[type="email"]:focus{outline:none;border-color:#17BEB8;box-shadow:0 0 0 4px #17beb81a}
.methodSelect-wrapper{position:relative;margin-bottom:28px}
.methodSelect-wrapper label{display:block;font-size:.95rem;font-weight:600;color:#2a2a2a;margin-bottom:10px}
.methodSelect-wrapper select{width:100%;padding:16px 20px;border:2px solid #e0e0e0;border-radius:24px;font-size:1rem;color:#333;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23333' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;transition:all .3s ease;box-sizing:border-box}
.methodSelect-wrapper select:focus{outline:none;border-color:#17BEB8;box-shadow:0 0 0 4px #17beb81a}
.priorityRadioGroup{margin-bottom:32px}
.priorityRadioGroup > label{display:block;font-size:.95rem;font-weight:600;color:#2a2a2a;margin-bottom:14px}
.radioOptions-flex{display:flex;gap:16px}
.radioOptions-flex label{flex:1;position:relative}
.radioOptions-flex input[type="radio"]{position:absolute;opacity:0;pointer-events:none}
.radioOptions-flex .radioLabel-visual{display:block;padding:14px 20px;border:2px solid #e0e0e0;border-radius:20px;text-align:center;font-size:.95rem;color:#555;cursor:pointer;transition:all .3s ease}
.radioOptions-flex input[type="radio"]:checked + .radioLabel-visual{border-color:#17BEB8;background:#17beb814;color:#17BEB8;font-weight:600}
.radioOptions-flex .radioLabel-visual:hover{border-color:#17BEB8}
.privacyCheckbox-v1{margin-bottom:32px;display:flex;align-items:flex-start;gap:12px}
.privacyCheckbox-v1 input[type="checkbox"]{margin-top:4px;width:20px;height:20px;cursor:pointer;accent-color:#17BEB8}
.privacyCheckbox-v1 label{font-size:.9rem;color:#555;line-height:1.5;flex:1}
.privacyCheckbox-v1 label a{color:#17BEB8;text-decoration:none;font-weight:600}
.privacyCheckbox-v1 label a:hover{text-decoration:underline}
.submitBtn-contactForm{width:100%;padding:18px;background:linear-gradient(135deg,#17BEB8 0%,#BF121C 100%);color:#fff;border:none;border-radius:28px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 18px #17beb84d}
.submitBtn-contactForm:hover{transform:translateY(-2px);box-shadow:0 10px 26px #17beb866}
.contactInfoBlock-v3{background:#FFEDDA;padding:90px 40px}
.contactInfoContainer{max-width:1600px;margin:0 auto}
.infoGrid-contact{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.contactCard-item{background:#fff;padding:40px 32px;border-radius:24px;box-shadow:0 3px 12px #0000000f;transition:all .3s ease}
.contactCard-item:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001f}
.contactCard-item .iconWrap-v2{width:64px;height:64px;background:linear-gradient(135deg,#17BEB8 0%,#BF121C 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.contactCard-item .iconWrap-v2 svg{width:32px;height:32px;fill:#fff}
.contactCard-item h3{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 12px}
.contactCard-item p{font-size:1rem;color:#555;margin:0 0 8px;line-height:1.6}
.contactCard-item a{color:#17BEB8;text-decoration:none;font-weight:600;transition:color .2s ease}
.contactCard-item a:hover{color:#BF121C}
.alternativeChannels-v1{background:#fff;padding:90px 40px}
.altChannelsContainer{max-width:1600px;margin:0 auto;text-align:center}
.altChannelsContainer h2{font-size:2.4rem;font-weight:700;color:#1a1a1a;margin:0 0 16px}
.altChannelsContainer .subtitleAlt{font-size:1.1rem;color:#555;margin:0 0 48px;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.6}
.channelButtons-flex{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}
.channelBtn-v3{display:inline-flex;align-items:center;gap:12px;padding:16px 36px;background:#fff;border:3px solid #17BEB8;border-radius:30px;color:#17BEB8;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s ease}
.channelBtn-v3 svg{width:24px;height:24px;fill:#17BEB8;transition:fill .3s ease}
.channelBtn-v3:hover{background:#17BEB8;color:#fff;transform:translateY(-3px);box-shadow:0 8px 22px #17beb84d}
.channelBtn-v3:hover svg{fill:#fff}
@media (max-width: 1024px) {
.containerHero{flex-direction:column;min-height:auto}
.heroContentBox{padding:60px 40px 40px}
.imageHeroShape{flex:0 0 auto;width:100%;height:380px}
.imageHeroShape img{clip-path:polygon(0 8%,100% 0,100% 100%,0 100%)}
.heroContactoWrap-v1 .heading-hero{font-size:2.6rem}
}
@media (max-width: 768px) {
.heroContactoWrap-v1 .heading-hero{font-size:2.2rem}
.heroContactoWrap-v1 .desc-contactHero{font-size:1.05rem}
.contactFormSection-v1{padding:60px 24px}
.formWrapper-main{padding:40px 28px}
.formWrapper-main .formTitle-v3{font-size:1.9rem}
.contactInfoBlock-v3{padding:60px 24px}
.infoGrid-contact{grid-template-columns:1fr;gap:28px}
.alternativeChannels-v1{padding:60px 24px}
.altChannelsContainer h2{font-size:2rem}
.channelButtons-flex{flex-direction:column;align-items:stretch}
.channelBtn-v3{justify-content:center}
.radioOptions-flex{flex-direction:column}
}
@media (max-width: 480px) {
.heroContentBox{padding:40px 24px 30px}
.heroContactoWrap-v1 .heading-hero{font-size:1.8rem}
.imageHeroShape{height:280px}
.formWrapper-main .formTitle-v3{font-size:1.6rem}
}
.program-hero-box{background:linear-gradient(135deg,#17BEB8 0%,#17beb8d9 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.program-hero-box::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(#ffedda08 1px,transparent 1px),linear-gradient(90deg,#ffedda08 1px,transparent 1px);background-size:40px 40px;opacity:.4}
.hero-content-wrapper-v2{max-width:1600px;margin:0 auto;position:relative;z-index:2;display:flex;gap:60px;align-items:center}
.heroText-v1{flex:1;color:#fff}
.heroText-v1 .program-main-heading{font-size:3.2rem;line-height:1.2;margin:0 0 24px;font-weight:700}
.heroText-v1 .program-subtext{font-size:1.25rem;line-height:1.6;margin:0;opacity:.95}
.hero-image-container-v3{flex:0 0 480px;position:relative}
.hero-image-container-v3 img{width:100%;height:380px;object-fit:cover;border-radius:28px;box-shadow:0 6px 24px #0003;position:relative}
.hero-image-container-v3::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:28px;box-shadow:inset 0 0 80px #0000004d;pointer-events:none}
.curriculum-section-box{padding:100px 20px;background:#fff}
.curriculum-inner-wrapper{max-width:1600px;margin:0 auto}
.curriculum-intro-v1{max-width:920px;margin:0 0 70px}
.curriculum-intro-v1 h2{font-size:2.6rem;color:#1a1a1a;margin:0 0 20px;font-weight:700;position:relative;padding-left:28px}
.curriculum-intro-v1 h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:48px;background:linear-gradient(180deg,#17BEB8,#BF121C);border-radius:3px}
.curriculum-intro-v1 p{font-size:1.1rem;color:#4a4a4a;line-height:1.7;margin:0}
.phase-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.phase-card-element{background:#fff;border:2px solid #e8e8e8;border-radius:24px;padding:36px 32px;transition:all .3s ease;position:relative}
.phase-card-element:hover{transform:translateY(-4px);box-shadow:0 8px 28px #17beb826;border-color:#17BEB8}
.phase-number-badge{width:64px;height:64px;background:linear-gradient(135deg,#17BEB8,#BF121C);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 24px}
.phase-card-element h3{font-size:1.5rem;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.phase-description-text{font-size:1rem;color:#5a5a5a;line-height:1.6;margin:0 0 20px}
.topic-list-v2{list-style:none;padding:0;margin:0}
.topic-list-v2 li{padding:10px 0 10px 32px;position:relative;font-size:.95rem;color:#4a4a4a;line-height:1.5}
.topic-list-v2 li::before{content:'';position:absolute;left:0;top:16px;width:18px;height:18px;background:#17BEB8;border-radius:50%;opacity:.2}
.topic-list-v2 li::after{content:'';position:absolute;left:6px;top:22px;width:6px;height:6px;background:#17BEB8;border-radius:50%}
.enrollment-cta-section{background:linear-gradient(90deg,#FFEDDA 0%,#ffedda66 100%);padding:90px 20px;position:relative}
.enrollment-content-box{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}
.enrollment-text-area{position:relative}
.enrollment-text-area h2{font-size:2.8rem;color:#1a1a1a;margin:0 0 28px;font-weight:700;line-height:1.25}
.enrollment-text-area p{font-size:1.15rem;color:#3a3a3a;line-height:1.7;margin:0 0 18px}
.enrollment-features-list{margin:36px 0;padding:0;list-style:none}
.enrollment-features-list li{padding:14px 0 14px 48px;position:relative;font-size:1.05rem;color:#2a2a2a;line-height:1.5}
.enrollment-features-list li::before{content:'';position:absolute;left:0;top:14px;width:32px;height:32px;background:linear-gradient(135deg,#17BEB8,#BF121C);border-radius:8px;opacity:.15}
.enrollment-features-list li::after{content:'✓';position:absolute;left:8px;top:18px;font-size:1.2rem;color:#17BEB8;font-weight:700}
.cta-button-primary-v1{display:inline-block;padding:18px 48px;background:linear-gradient(135deg,#17BEB8,#BF121C);color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:30px;box-shadow:0 4px 16px #17beb84d;transition:all .3s ease;position:relative;z-index:10}
.cta-button-primary-v1:hover{transform:scale(1.05);box-shadow:0 6px 24px #17beb866}
.enrollment-stats-box{background:#fff;border-radius:32px;padding:48px 40px;box-shadow:0 4px 20px #00000014}
.stat-item-v3{padding:28px 0;border-bottom:2px solid #f5f5f5}
.stat-item-v3:last-child{border-bottom:none}
.stat-number-display{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#17BEB8,#BF121C);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 8px}
.stat-label-text{font-size:1rem;color:#5a5a5a;margin:0}
@media (max-width: 1200px) {
.hero-content-wrapper-v2{flex-direction:column;gap:40px}
.hero-image-container-v3{flex:0 0 auto;width:100%;max-width:600px}
.phase-grid-layout{grid-template-columns:repeat(2,1fr);gap:32px}
.enrollment-content-box{grid-template-columns:1fr;gap:50px}
}
@media (max-width: 768px) {
.program-hero-box{padding:80px 20px 60px}
.heroText-v1 .program-main-heading{font-size:2.2rem}
.heroText-v1 .program-subtext{font-size:1.1rem}
.hero-image-container-v3{max-width:100%}
.hero-image-container-v3 img{height:280px}
.curriculum-section-box{padding:70px 20px}
.curriculum-intro-v1 h2{font-size:2rem}
.phase-grid-layout{grid-template-columns:1fr;gap:28px}
.enrollment-cta-section{padding:60px 20px}
.enrollment-text-area h2{font-size:2rem}
.stat-number-display{font-size:2.4rem}
}
@media (max-width: 480px) {
.heroText-v1 .program-main-heading{font-size:1.8rem}
.curriculum-intro-v1 h2{font-size:1.7rem;padding-left:20px}
.curriculum-intro-v1 h2::before{width:4px;height:36px}
.phase-card-element{padding:28px 24px}
.cta-button-primary-v1{width:100%;text-align:center}
}
.about-hero-v2{background:linear-gradient(135deg,#17BEB8 0%,#0A8A85 100%);position:relative;overflow:hidden;padding:80px 0}
.about-hero-v2::before{content:'';position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,#bf121c26 0%,transparent 70%);animation:floatParticle1-v3 25s infinite ease-in-out}
.about-hero-v2::after{content:'';position:absolute;bottom:-30%;left:-15%;width:600px;height:600px;background:radial-gradient(circle,#ffedda1a 0%,transparent 70%);animation:floatParticle2-v3 30s infinite ease-in-out}
@keyframes floatParticle1-v3 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-100px,50px) scale(1.1)}
}
@keyframes floatParticle2-v3 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(80px,-60px) scale(0.9)}
}
.heroContent-wrapper-v1{max-width:1600px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.heroText-column-v2{flex:1;color:#fff}
.heroText-column-v2 h1{font-size:56px;line-height:1.15;margin:0 0 24px;font-weight:700}
.heroText-column-v2 .subheading-text-v1{font-size:22px;line-height:1.6;margin:0 0 20px;opacity:.95}
.heroText-column-v2 .detail-para-v1{font-size:17px;line-height:1.7;opacity:.88;margin:0}
.heroImage-column-v2{flex:0 0 480px;position:relative}
.heroImage-column-v2 img{width:100%;height:420px;object-fit:cover;border-radius:30px;filter:blur(1.5px);box-shadow:0 6px 35px #00000040}
.storyGrid-section-v1{padding:100px 0;background:#FFEDDA}
.storyGrid-container-v2{max-width:1600px;margin:0 auto;padding:0 24px}
.storyGrid-header-v1{text-align:center;margin-bottom:70px}
.storyGrid-header-v1 h2{font-size:44px;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.storyGrid-header-v1 p{font-size:19px;color:#4a4a4a;line-height:1.65;max-width:780px;margin:0 auto}
.story-grid-layout-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.story-card-box-v2{background:#fff;padding:40px 32px;border-radius:28px;box-shadow:0 4px 18px #00000014;transition:all .3s ease}
.story-card-box-v2:hover{transform:translateY(-6px);box-shadow:0 8px 28px #17beb838}
.story-card-box-v2 h3{font-size:26px;color:#17BEB8;margin:0 0 16px;font-weight:700}
.story-card-box-v2 p{font-size:16px;color:#3a3a3a;line-height:1.7;margin:0}
.methodology-showcase-v1{padding:110px 0;background:linear-gradient(180deg,#fff 0%,#f7f7f7 100%)}
.methodology-wrap-v2{max-width:1600px;margin:0 auto;padding:0 24px}
.methodology-split-v1{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.methodology-content-v3 h2{font-size:42px;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.methodology-content-v3 p{font-size:17px;color:#4a4a4a;line-height:1.75;margin:0 0 18px}
.methodology-content-v3 .emphasis-point-v1{background:#17BEB8;color:#fff;padding:3px 10px;border-radius:6px;font-weight:600}
.methodology-visual-v2{position:relative}
.methodology-visual-v2 img{width:100%;height:520px;object-fit:cover;border-radius:32px;box-shadow:0 5px 30px #0000001f}
.approach-timeline-v1{padding:95px 0;background:#17BEB8;position:relative;overflow:hidden}
.approach-timeline-v1::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#BF121C 50%,transparent 100%)}
.timeline-container-v3{max-width:1600px;margin:0 auto;padding:0 24px}
.timeline-heading-v1{text-align:center;margin-bottom:65px}
.timeline-heading-v1 h2{font-size:46px;color:#fff;margin:0 0 18px;font-weight:700}
.timeline-heading-v1 p{font-size:19px;color:#ffffffeb;line-height:1.65;max-width:720px;margin:0 auto}
.timeline-steps-v2{display:flex;justify-content:space-between;gap:40px;position:relative}
.timeline-steps-v2::before{content:'';position:absolute;top:35px;left:60px;right:60px;height:2px;background:#ffffff4d;z-index:1}
.step-item-box-v1{flex:1;text-align:center;position:relative;z-index:2}
.step-number-circle-v2{width:70px;height:70px;background:#BF121C;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 24px;box-shadow:0 5px 20px #bf121c59;border:4px solid #17BEB8}
.step-item-box-v1 h3{font-size:22px;color:#fff;margin:0 0 12px;font-weight:700}
.step-item-box-v1 p{font-size:16px;color:#ffffffe0;line-height:1.6;margin:0}
.global-reach-v1{padding:105px 0;background:#fff}
.reach-wrapper-v2{max-width:1600px;margin:0 auto;padding:0 24px}
.reach-intro-v1{text-align:center;margin-bottom:60px}
.reach-intro-v1 h2{font-size:44px;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.reach-intro-v1 p{font-size:18px;color:#4a4a4a;line-height:1.7;max-width:800px;margin:0 auto}
.reach-stats-grid-v3{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-bottom:70px}
.stat-card-v2{background:linear-gradient(135deg,#FFEDDA 0%,#fff 100%);padding:36px 28px;border-radius:24px;text-align:center;border:2px solid #17BEB8;box-shadow:0 3px 15px #0000000f;transition:all .3s ease}
.stat-card-v2:hover{transform:scale(1.05);box-shadow:0 6px 25px #17beb840}
.stat-number-v1{font-size:52px;color:#BF121C;font-weight:700;margin:0 0 8px;display:block}
.stat-label-v1{font-size:17px;color:#3a3a3a;font-weight:600;margin:0}
.reach-gallery-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.gallery-image-wrapper-v2{position:relative;overflow:hidden;border-radius:26px;box-shadow:0 4px 18px #0000001a}
.gallery-image-wrapper-v2 img{width:100%;height:340px;object-fit:cover;transition:transform .4s ease}
.gallery-image-wrapper-v2:hover img{transform:scale(1.08)}
@media (max-width: 1024px) {
.heroContent-wrapper-v1{flex-direction:column;gap:40px}
.heroImage-column-v2{flex:0 0 auto;width:100%}
.heroText-column-v2 h1{font-size:42px}
.story-grid-layout-v3{grid-template-columns:repeat(2,1fr);gap:35px}
.methodology-split-v1{grid-template-columns:1fr;gap:50px}
.timeline-steps-v2{flex-direction:column;gap:50px}
.timeline-steps-v2::before{display:none}
.reach-stats-grid-v3{grid-template-columns:repeat(2,1fr)}
.reach-gallery-v1{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.about-hero-v2{padding:60px 0}
.heroText-column-v2 h1{font-size:34px}
.heroText-column-v2 .subheading-text-v1{font-size:19px}
.heroImage-column-v2 img{height:320px}
.story-grid-layout-v3{grid-template-columns:1fr;gap:28px}
.storyGrid-header-v1 h2{font-size:36px}
.methodology-showcase-v1{padding:70px 0}
.methodology-content-v3 h2{font-size:34px}
.methodology-visual-v2 img{height:380px}
.approach-timeline-v1{padding:70px 0}
.timeline-heading-v1 h2{font-size:36px}
.reach-stats-grid-v3{grid-template-columns:1fr;gap:24px}
.reach-gallery-v1{grid-template-columns:1fr;gap:24px}
.gallery-image-wrapper-v2 img{height:280px}
}
.successWrap-v1{min-height:90vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#17BEB8 0%,#BF121C 100%);padding:40px 20px;position:relative;overflow:hidden}
.successWrap-v1::before{content:'';position:absolute;top:-50%;right:-30%;width:80%;height:150%;background:radial-gradient(circle,#ffedda26 0%,transparent 70%);pointer-events:none}
.successContentBox{max-width:720px;width:100%;background:#fff;clip-path:polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%);box-shadow:8px 8px 0 #00000026;position:relative;z-index:2}
.innerSuccessBox-v2{padding:60px 50px;position:relative}
.cornerDeco::before,.cornerDeco::after{content:'';position:absolute;width:80px;height:2px;background:#17BEB8}
.cornerDeco::before{top:20px;left:20px}
.cornerDeco::after{top:20px;left:20px;width:2px;height:80px}
.cornerDeco-bottom::before,.cornerDeco-bottom::after{content:'';position:absolute;width:80px;height:2px;background:#BF121C}
.cornerDeco-bottom::before{bottom:20px;right:20px}
.cornerDeco-bottom::after{bottom:20px;right:20px;width:2px;height:80px}
.success-iconBox{width:100px;height:100px;margin:0 auto 30px;position:relative}
.successCheckmark-v1{width:100px;height:100px;border-radius:50%;display:block;stroke-width:3;stroke:#17BEB8;stroke-miterlimit:10;box-shadow:inset 0 0 0 #17BEB8;animation:fillCircle-v2 .4s ease-in-out .4s forwards,scaleAnim-v1 .3s ease-in-out .9s both}
.successCheckmark-v1 .check-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#17BEB8;fill:none;animation:strokeAnim-v3 .6s cubic-bezier(0.65,0,0.45,1) forwards}
.successCheckmark-v1 .check-path{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:strokeAnim-v3 .3s cubic-bezier(0.65,0,0.45,1) .8s forwards}
@keyframes strokeAnim-v3 {
100%{stroke-dashoffset:0}
}
@keyframes scaleAnim-v1 {
0%,100%{transform:none}
50%{transform:scale3d(1.1,1.1,1)}
}
@keyframes fillCircle-v2 {
100%{box-shadow:inset 0 0 0 50px #17BEB8}
}
.successMainHeading-v1{font-size:42px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 20px;line-height:1.2}
.successMainHeading-v1::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#17BEB8,#BF121C);margin:20px auto 0}
.successTextBlock-v2{text-align:center;margin-bottom:35px}
.successTextBlock-v2 p{font-size:18px;line-height:1.7;color:#444;margin:0 0 15px}
.manifesto-list{list-style:none;padding:0;margin:30px 0;display:flex;flex-direction:column;gap:18px}
.manifesto-list li{font-size:16px;line-height:1.6;color:#555;padding-left:35px;position:relative}
.manifesto-list li::before{content:'';position:absolute;left:0;top:6px;width:20px;height:20px;background:linear-gradient(135deg,#17BEB8,#BF121C);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
.successActionBox{display:flex;flex-direction:column;gap:15px;margin-top:40px;align-items:center}
.btn-successPrimary{display:inline-block;padding:18px 45px;background:linear-gradient(135deg,#17BEB8,#14a8a3);color:#fff;font-size:17px;font-weight:600;text-decoration:none;border-radius:30px;box-shadow:4px 4px 0 #0000001f;transition:all .3s ease;position:relative;z-index:10}
.btn-successPrimary:hover{transform:translateY(-2px);box-shadow:6px 6px 0 #00000026;background:linear-gradient(135deg,#14a8a3,#17BEB8)}
.btn-successPrimary:active{transform:translateY(0);box-shadow:2px 2px 0 #0000001f}
.btn-successSecondary{display:inline-block;padding:16px 40px;background:transparent;color:#BF121C;font-size:16px;font-weight:600;text-decoration:none;border:2px solid #BF121C;border-radius:30px;transition:all .3s ease;position:relative;z-index:10}
.btn-successSecondary:hover{background:#BF121C;color:#fff;transform:translateY(-2px)}
.btn-successSecondary:active{transform:translateY(0)}
.email-confirmBox{background:linear-gradient(135deg,#FFEDDA,#fff5eb);padding:25px 30px;border-radius:25px;margin-top:30px;border:2px solid #17BEB8;position:relative}
.email-confirmBox::before{content:'';position:absolute;top:-10px;left:30px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #17BEB8}
.email-confirmBox p{font-size:15px;line-height:1.6;color:#333;margin:0;text-align:center}
.email-confirmBox strong{color:#BF121C;font-weight:700}
@media (max-width: 768px) {
.successWrap-v1{padding:30px 15px}
.innerSuccessBox-v2{padding:40px 30px}
.successMainHeading-v1{font-size:32px}
.successTextBlock-v2 p{font-size:16px}
.manifesto-list li{font-size:15px}
.btn-successPrimary{padding:16px 35px;font-size:16px;width:100%;text-align:center}
.btn-successSecondary{padding:14px 30px;font-size:15px;width:100%;text-align:center}
.cornerDeco::before,.cornerDeco::after,.cornerDeco-bottom::before,.cornerDeco-bottom::after{width:50px;height:1px}
.cornerDeco::after,.cornerDeco-bottom::after{width:1px;height:50px}
}
@media (max-width: 480px) {
.successMainHeading-v1{font-size:28px}
.success-iconBox{width:80px;height:80px;margin-bottom:25px}
.successCheckmark-v1{width:80px;height:80px}
.email-confirmBox{padding:20px}
}