*{box-sizing:inherit;margin:0;padding:0}
html{box-sizing:border-box;scroll-behavior:smooth}
body{font-family:'IBM Plex Mono',monospace;font-weight:400;font-size:16px;line-height:1.6;color:#272424;background-color:#fdfdf8}
.topbrand{background:linear-gradient(135deg,#F5DB04 0%,#f5db04b3 100%);padding:40px 20px;text-align:center;border-bottom:3px solid #0B6A48}
.centerbox{max-width:1400px;margin:0 auto;padding:0 20px}
.topbrand .centerbox{padding:0 20px}
.companyname{font-size:3.2rem;font-weight:700;color:#272424;letter-spacing:1px;margin-bottom:12px;text-shadow:2px 2px 8px #0b6a4833}
.tagline{font-size:1.1rem;font-weight:300;color:#0B6A48;max-width:800px;margin:0 auto}
.navrow{background-color:#fff;padding:20px 0;box-shadow:0 4px 12px #27242414}
.navrow .centerbox{display:flex;align-items:center;justify-content:space-between;gap:40px}
.logowrap{flex-shrink:0}
.mainlogo{height:90px;width:90px;display:block;border:2px solid #F5DB04;border-radius:12px;padding:8px;background-color:#fdfdf8;box-shadow:0 2px 8px #0b6a4826}
.mainmenu{display:flex;gap:30px;flex-wrap:wrap;align-items:center}
.navitem{font-size:.95rem;font-weight:600;color:#272424;text-decoration:none;padding:10px 18px;border-radius:10px;transition:background-color .3s ease,color .3s ease;white-space:nowrap}
.navitem:hover{background-color:#F5DB04;color:#0B6A48}
.footerwrap{background:linear-gradient(180deg,#e8e8e0 0%,#d4d4c8 100%);padding:60px 20px 30px;margin-top:80px}
.footergrid{max-width:1400px;margin:0 auto 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.foothead{font-size:1.3rem;font-weight:600;color:#0B6A48;margin-bottom:16px;border-bottom:2px solid #F5DB04;padding-bottom:8px}
.foottext{font-size:.9rem;color:#272424;margin-bottom:8px;line-height:1.7}
.footlink{display:block;font-size:.9rem;color:#272424;text-decoration:none;margin-bottom:10px;padding:6px 0;transition:color .3s ease}
.footlink:hover{color:#0B6A48}
.copyright{max-width:1400px;margin:0 auto;padding-top:30px;border-top:1px solid #b8b8a8;text-align:center}
.copyright p{font-size:.85rem;color:#5a5a52}
.cookiebox{position:fixed;left:20px;top:50%;transform:translateY(-50%) translateX(-400px);background-color:#fff;border:2px solid #F5DB04;border-radius:16px;padding:24px;box-shadow:0 8px 24px #27242433;max-width:340px;z-index:9999;transition:transform .5s cubic-bezier(0.68,-0.55,0.265,1.55)}
.cookiebox.visible{transform:translateY(-50%) translateX(0)}
.cookiebox.hidden{transform:translateY(-50%) translateX(-400px);display:none}
.cookietext{font-size:.95rem;color:#272424;margin-bottom:18px;line-height:1.5}
.cookieactions{display:flex;gap:12px}
.cookiebtn{flex:1;padding:12px 20px;border:none;border-radius:50px;font-family:'IBM Plex Mono',monospace;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease}
.cookiebtn.accept{background-color:#F5DB04;color:#272424}
.cookiebtn.accept:hover{background-color:#e0ca04}
.cookiebtn.decline{background-color:#0B6A48;color:#fff}
.cookiebtn.decline:hover{background-color:#095538}
.cookiebtn:active{transform:scale(0.97)}
@media (max-width: 968px) {
.companyname{font-size:2.4rem}
.tagline{font-size:1rem}
.navrow .centerbox{flex-direction:column;gap:24px}
.mainmenu{justify-content:center;gap:16px}
.navitem{font-size:.9rem;padding:8px 14px}
.mainlogo{height:75px;width:75px}
.footergrid{grid-template-columns:1fr;gap:30px}
.cookiebox{left:50%;top:auto;bottom:20px;transform:translateX(-50%) translateY(400px);max-width:calc(100% - 40px)}
.cookiebox.visible{transform:translateX(-50%) translateY(0)}
.cookiebox.hidden{transform:translateX(-50%) translateY(400px)}
}
@media (max-width: 580px) {
.companyname{font-size:1.9rem}
.tagline{font-size:.9rem}
.topbrand{padding:30px 15px}
.navitem{font-size:.85rem;padding:7px 12px}
.mainlogo{height:65px;width:65px}
.cookieactions{flex-direction:column}
.cookiebtn{width:100%}
}
.legal-body-gfje{max-width:1400px;margin:60px auto;padding:0 24px;background:#fff}
.legal-body-gfje h1{font-size:42px;font-weight:700;color:#272424;margin:0 0 32px;line-height:1.2;padding-bottom:24px;border-bottom:3px solid #F5DB04}
.legal-body-gfje h2{font-size:32px;font-weight:600;color:#0B6A48;margin:48px 0 24px;line-height:1.3}
.legal-body-gfje h3{font-size:24px;font-weight:600;color:#272424;margin:36px 0 18px;line-height:1.4}
.legal-body-gfje h4{font-size:20px;font-weight:600;color:#0B6A48;margin:28px 0 14px;line-height:1.4}
.legal-body-gfje h5{font-size:18px;font-weight:600;color:#272424;margin:24px 0 12px;line-height:1.5}
.legal-body-gfje h6{font-size:16px;font-weight:600;color:#0B6A48;margin:20px 0 10px;line-height:1.5;text-transform:uppercase;letter-spacing:.5px}
.legal-body-gfje p{font-size:17px;line-height:1.8;color:#272424;margin:0 0 20px}
.legal-body-gfje ul{margin:0 0 24px;padding:0 0 0 32px;list-style-type:disc}
.legal-body-gfje ol{margin:0 0 24px;padding:0 0 0 32px;list-style-type:decimal}
.legal-body-gfje ul ul{margin:8px 0;list-style-type:circle}
.legal-body-gfje ol ol{margin:8px 0;list-style-type:lower-alpha}
.legal-body-gfje li{font-size:17px;line-height:1.8;color:#272424;margin:0 0 12px;padding-left:8px}
.legal-body-gfje li ul,.legal-body-gfje li ol{margin-top:12px}
.legal-body-gfje em{font-style:italic;color:#0B6A48}
.legal-body-gfje i{font-style:italic}
.legal-body-gfje a{color:#0B6A48;text-decoration:underline;transition:all .4s ease}
.legal-body-gfje a:hover{color:#272424;background:#f5db0433;text-decoration:none}
.legal-body-gfje table{width:100%;border-collapse:collapse;margin:32px 0;background:#fff;box-shadow:0 4px 16px #27242414;border-radius:12px;overflow:hidden}
.legal-body-gfje thead{background:#0B6A48}
.legal-body-gfje thead tr{border:none}
.legal-body-gfje thead th{font-size:16px;font-weight:600;color:#fff;text-align:left;padding:18px 20px;border:none}
.legal-body-gfje tbody tr{border-bottom:1px solid #2724241a;transition:background .3s ease}
.legal-body-gfje tbody tr:last-child{border-bottom:none}
.legal-body-gfje tbody tr:hover{background:#f5db0414}
.legal-body-gfje td{font-size:16px;line-height:1.6;color:#272424;padding:16px 20px;border:none}
.legal-body-gfje th{font-weight:600}
@media (max-width: 1024px) {
.legal-body-gfje{margin:40px auto;padding:0 20px}
.legal-body-gfje h1{font-size:36px;margin-bottom:28px}
.legal-body-gfje h2{font-size:28px;margin:40px 0 20px}
.legal-body-gfje h3{font-size:22px}
}
@media (max-width: 768px) {
.legal-body-gfje{margin:32px auto;padding:0 16px}
.legal-body-gfje h1{font-size:30px;margin-bottom:24px;padding-bottom:20px}
.legal-body-gfje h2{font-size:24px;margin:36px 0 18px}
.legal-body-gfje h3{font-size:20px;margin:28px 0 16px}
.legal-body-gfje h4{font-size:18px}
.legal-body-gfje p,.legal-body-gfje li{font-size:16px;line-height:1.7}
.legal-body-gfje ul,.legal-body-gfje ol{padding-left:24px}
.legal-body-gfje table{font-size:14px;margin:24px 0}
.legal-body-gfje thead th,.legal-body-gfje td{padding:12px 14px;font-size:14px}
}
@media (max-width: 480px) {
.legal-body-gfje{margin:24px auto;padding:0 12px}
.legal-body-gfje h1{font-size:26px}
.legal-body-gfje h2{font-size:22px;margin:32px 0 16px}
.legal-body-gfje h3{font-size:18px}
.legal-body-gfje p,.legal-body-gfje li{font-size:15px}
.legal-body-gfje ul,.legal-body-gfje ol{padding-left:20px}
.legal-body-gfje table{display:block;overflow-x:auto}
.legal-body-gfje thead th,.legal-body-gfje td{padding:10px 12px;font-size:13px}
}
.intro{background:linear-gradient(135deg,#f5db041f 0%,#0b6a4814 100%);padding:85px 20px 90px;position:relative;overflow:hidden}
.intro::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#f5db0426,transparent 70%);border-radius:50%;animation:softpulse 8s ease-in-out infinite}
@keyframes softpulse {
0%,100%{transform:scale(1);opacity:.4}
50%{transform:scale(1.15);opacity:.6}
}
.intro .wrap{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.intro .textpart{flex:1}
.intro .textpart h1{font-size:48px;color:#272424;margin:0 0 24px;line-height:1.2}
.intro .textpart p{font-size:19px;color:#272424;line-height:1.7;margin:0 0 32px;max-width:560px}
.intro .textpart .btn1{display:inline-block;background:#0B6A48;color:#fff;padding:16px 40px;border-radius:12px;text-decoration:none;font-size:17px;transition:all .35s ease;box-shadow:0 6px 20px #0b6a4840;position:relative;z-index:10}
.intro .textpart .btn1:hover{background:#084f36;transform:translateY(-2px);box-shadow:0 10px 28px #0b6a4859}
.intro .imgpart{flex:1;position:relative}
.intro .imgpart img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #27242426;animation:gentlefloat 6s ease-in-out infinite}
@keyframes gentlefloat {
0%,100%{transform:translateY(0)}
50%{transform:translateY(-12px)}
}
.pathways{padding:90px 20px;background:#fafafa}
.pathways .holder{max-width:1400px;margin:0 auto}
.pathways .sectionhead{text-align:center;margin-bottom:60px}
.pathways .sectionhead h2{font-size:38px;color:#272424;margin:0 0 16px;position:relative;display:inline-block}
.pathways .sectionhead h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#F5DB04,#0B6A48);border-radius:2px}
.pathways .sectionhead p{font-size:18px;color:#272424;line-height:1.6;max-width:680px;margin:0 auto}
.pathways .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.pathways .card{background:#fff;padding:40px 32px;border-radius:14px;box-shadow:0 8px 24px #27242414;transition:all .4s ease;border-top:4px solid transparent}
.pathways .card:nth-child(1){border-top-color:#F5DB04}
.pathways .card:nth-child(2){border-top-color:#0B6A48}
.pathways .card:nth-child(3){border-top-color:#272424}
.pathways .card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #27242424}
.pathways .card .icn{width:56px;height:56px;background:#f5db0426;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:28px;color:#0B6A48}
.pathways .card h3{font-size:24px;color:#272424;margin:0 0 14px}
.pathways .card p{font-size:16px;color:#272424;line-height:1.7;margin:0}
.practice{padding:85px 20px;background:linear-gradient(180deg,#fff 0%,#0b6a480d 100%)}
.practice .container2{max-width:1400px;margin:0 auto;display:flex;gap:70px;align-items:center}
.practice .visuals{flex:1}
.practice .visuals img{width:100%;height:460px;object-fit:cover;border-radius:16px;box-shadow:0 14px 42px #2724241f}
.practice .info{flex:1}
.practice .info h2{font-size:36px;color:#272424;margin:0 0 20px;line-height:1.3}
.practice .info p{font-size:17px;color:#272424;line-height:1.7;margin:0 0 28px}
.practice .info .stepslist{list-style:none;padding:0;margin:0 0 32px}
.practice .info .stepslist li{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px;font-size:16px;color:#272424;line-height:1.6}
.practice .info .stepslist li::before{content:'';width:28px;height:28px;background:#F5DB04;border-radius:50%;flex-shrink:0;margin-top:2px}
.practice .info .btn2{display:inline-block;background:transparent;color:#0B6A48;border:2px solid #0B6A48;padding:14px 36px;border-radius:10px;text-decoration:none;font-size:16px;transition:all .35s ease;position:relative;z-index:10}
.practice .info .btn2:hover{background:#0B6A48;color:#fff;transform:translateX(4px)}
.support{padding:90px 20px;background:#272424;color:#fff}
.support .boxed{max-width:1400px;margin:0 auto;text-align:center}
.support h2{font-size:38px;margin:0 0 18px;color:#F5DB04}
.support .intro2{font-size:18px;line-height:1.6;max-width:760px;margin:0 auto 50px;color:#ffffffe6}
.support .features{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.support .feat{background:#ffffff14;padding:36px 24px;border-radius:12px;transition:all .4s ease;border:1px solid #f5db0433}
.support .feat:hover{background:#f5db041f;border-color:#f5db0466;transform:scale(1.05)}
.support .feat .icn2{font-size:40px;color:#F5DB04;margin-bottom:20px}
.support .feat h4{font-size:20px;margin:0 0 12px;color:#fff}
.support .feat p{font-size:15px;line-height:1.6;margin:0;color:#ffffffd9}
.outcomes{padding:85px 20px;background:#fff}
.outcomes .wrapper{max-width:1400px;margin:0 auto}
.outcomes .head3{text-align:center;margin-bottom:56px}
.outcomes .head3 h2{font-size:38px;color:#272424;margin:0 0 16px}
.outcomes .head3 p{font-size:18px;color:#272424;line-height:1.6;max-width:700px;margin:0 auto}
.outcomes .timeline{position:relative;padding-left:60px}
.outcomes .timeline::before{content:'';position:absolute;left:24px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#F5DB04 0%,#0B6A48 100%)}
.outcomes .phase{position:relative;margin-bottom:48px}
.outcomes .phase::before{content:'';position:absolute;left:-48px;top:8px;width:18px;height:18px;background:#0B6A48;border:4px solid #F5DB04;border-radius:50%;box-shadow:0 4px 12px #0b6a484d}
.outcomes .phase h3{font-size:26px;color:#272424;margin:0 0 12px}
.outcomes .phase p{font-size:16px;color:#272424;line-height:1.7;margin:0;max-width:640px}
.relevance{padding:90px 20px;background:linear-gradient(135deg,#0b6a4814 0%,#f5db041a 100%);position:relative}
.relevance .inner{max-width:1400px;margin:0 auto;display:flex;gap:65px;align-items:center}
.relevance .textsection{flex:1}
.relevance .textsection h2{font-size:36px;color:#272424;margin:0 0 20px}
.relevance .textsection p{font-size:17px;color:#272424;line-height:1.7;margin:0 0 24px}
.relevance .textsection .stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:36px}
.relevance .textsection .stat{background:#fff;padding:24px;border-radius:10px;box-shadow:0 6px 18px #27242414}
.relevance .textsection .stat .num{font-size:32px;font-weight:700;color:#0B6A48;margin-bottom:8px}
.relevance .textsection .stat .label{font-size:15px;color:#272424;line-height:1.5}
.relevance .imgsection{flex:1}
.relevance .imgsection img{width:100%;height:440px;object-fit:cover;border-radius:16px;box-shadow:0 14px 44px #27242424}
@media (max-width: 1024px) {
.intro .wrap{flex-direction:column;gap:40px}
.practice .container2{flex-direction:column;gap:50px}
.relevance .inner{flex-direction:column-reverse;gap:50px}
.pathways .grid3{grid-template-columns:repeat(2,1fr)}
.support .features{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.intro{padding:60px 20px 65px}
.intro .textpart h1{font-size:36px}
.intro .textpart p{font-size:17px}
.intro .imgpart img{height:320px}
.pathways .grid3{grid-template-columns:1fr}
.support .features{grid-template-columns:1fr}
.relevance .textsection .stats{grid-template-columns:1fr}
.outcomes .timeline{padding-left:50px}
}
.titleblock{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:75px}
.titleblock .bgimg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.titleblock .bgimg::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,#0b6a4833 0%,#272424b3 100%);pointer-events:none}
.titleblock .textbox{position:relative;z-index:2;max-width:880px;margin:0 auto;padding:45px 55px;background:#fffffff0;border-radius:12px;box-shadow:0 12px 40px #2724242e}
.titleblock .heading1{font-size:2.8rem;font-weight:700;color:#272424;margin:0 0 25px;line-height:1.2}
.titleblock .intro{font-size:1.15rem;line-height:1.7;color:#272424;margin:0}
.titleblock .intro + .intro{margin-top:18px}
.contactwrap{max-width:1400px;margin:0 auto 90px;padding:0 25px}
.contactgrid{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;align-items:start}
.infocolumn{background:linear-gradient(135deg,#F5DB04 0%,#f5db04cc 100%);padding:50px 40px;border-radius:14px;box-shadow:0 8px 28px #2724241f}
.infocolumn .heading2{font-size:2rem;font-weight:700;color:#272424;margin:0 0 32px}
.contactblock{margin-bottom:38px}
.contactblock:last-child{margin-bottom:0}
.contactblock .label{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#272424;margin-bottom:10px;display:flex;align-items:center;gap:8px}
.contactblock .value{font-size:1.1rem;color:#272424;line-height:1.6}
.contactblock .value a{color:#0B6A48;text-decoration:none;transition:color .3s ease}
.contactblock .value a:hover{color:#272424}
.formcolumn{background:#fff;padding:55px 50px;border-radius:14px;border:2px solid #f5db044d;box-shadow:0 6px 24px #27242414}
.formcolumn .heading2{font-size:2rem;font-weight:700;color:#272424;margin:0 0 35px}
.contactform .inputrow{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.contactform .fieldwrap{display:flex;flex-direction:column}
.contactform .fieldwrap label{font-size:.95rem;font-weight:600;color:#272424;margin-bottom:9px}
.contactform .fieldwrap input[type="text"],.contactform .fieldwrap input[type="tel"]{padding:15px 18px;font-size:1rem;color:#272424;background:#fff;border:2px solid #27242433;border-radius:8px;transition:all .3s ease}
.contactform .fieldwrap input[type="text"]:focus,.contactform .fieldwrap input[type="tel"]:focus{outline:none;border-color:#F5DB04;box-shadow:0 0 0 3px #f5db0426}
.contactform .ratingblock{margin:32px 0}
.contactform .ratingblock .ratinglabel{font-size:.95rem;font-weight:600;color:#272424;margin-bottom:16px;display:block}
.contactform .ratingoptions{display:flex;gap:18px;flex-wrap:wrap}
.contactform .ratingoptions .ratingitem{position:relative}
.contactform .ratingoptions input[type="radio"]{position:absolute;opacity:0;pointer-events:none}
.contactform .ratingoptions .ratinglbl{display:inline-block;padding:12px 24px;font-size:.95rem;font-weight:600;color:#272424;background:#f5db0426;border:2px solid #f5db0466;border-radius:8px;cursor:pointer;transition:all .3s ease}
.contactform .ratingoptions input[type="radio"]:checked + .ratinglbl{background:#F5DB04;border-color:#F5DB04;color:#272424;box-shadow:0 4px 16px #f5db044d}
.contactform .ratingoptions .ratinglbl:hover{background:#f5db044d;border-color:#f5db0499}
.contactform .privacybox{margin:32px 0}
.contactform .privacybox input[type="checkbox"]{margin-right:10px;width:18px;height:18px;cursor:pointer;vertical-align:middle}
.contactform .privacybox label{font-size:.9rem;color:#272424;line-height:1.6;cursor:pointer;display:inline}
.contactform .privacybox a{color:#0B6A48;text-decoration:underline;transition:color .3s ease}
.contactform .privacybox a:hover{color:#272424}
.contactform .submitbtn{width:100%;padding:18px 32px;font-size:1.1rem;font-weight:700;color:#272424;background:linear-gradient(135deg,#F5DB04 0%,#f5db04d9 100%);border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #f5db044d;z-index:10;position:relative}
.contactform .submitbtn:hover{background:linear-gradient(135deg,#f5db04d9 0%,#F5DB04 100%);box-shadow:0 8px 28px #f5db0473;transform:translateY(-2px)}
.contactform .submitbtn:active{transform:translateY(0)}
@media (max-width: 992px) {
.contactgrid{grid-template-columns:1fr;gap:50px}
.titleblock .textbox{padding:38px 42px}
.titleblock .heading1{font-size:2.3rem}
.formcolumn{padding:45px 38px}
}
@media (max-width: 768px) {
.titleblock{min-height:400px;margin-bottom:60px}
.titleblock .textbox{padding:32px 28px}
.titleblock .heading1{font-size:2rem;margin-bottom:20px}
.titleblock .intro{font-size:1.05rem}
.contactwrap{padding:0 20px;margin-bottom:70px}
.infocolumn{padding:38px 28px}
.formcolumn{padding:38px 28px}
.contactform .inputrow{grid-template-columns:1fr;gap:20px}
.contactform .ratingoptions{gap:12px}
.contactform .ratingoptions .ratinglbl{padding:10px 20px;font-size:.9rem}
.infocolumn .heading2,.formcolumn .heading2{font-size:1.7rem}
}
@media (max-width: 480px) {
.titleblock{min-height:350px;margin-bottom:50px}
.titleblock .textbox{padding:28px 22px}
.titleblock .heading1{font-size:1.7rem}
.titleblock .intro{font-size:1rem}
.contactwrap{padding:0 18px;margin-bottom:60px}
.infocolumn{padding:32px 24px}
.formcolumn{padding:32px 24px}
.infocolumn .heading2,.formcolumn .heading2{font-size:1.5rem;margin-bottom:28px}
.contactform .ratingoptions{flex-direction:column;gap:10px}
.contactform .ratingoptions .ratinglbl{display:block;text-align:center}
.contactform .submitbtn{padding:16px 28px;font-size:1rem}
}
.hero-area{background:linear-gradient(135deg,#f5db041f 0%,#0b6a4814 100%);padding:88px 24px 96px;position:relative;overflow:hidden}
.hero-area::before{content:'';position:absolute;top:-120px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,#f5db0426 0%,transparent 70%);border-radius:50%;pointer-events:none}
.hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.hero-text{z-index:2;position:relative}
.hero-text .label-tag{display:inline-block;background:#0b6a481a;color:#0B6A48;padding:8px 18px;border-radius:12px;font-size:.89rem;font-weight:600;margin-bottom:24px}
.hero-text h1{font-size:3.2rem;line-height:1.15;color:#272424;margin:0 0 28px;font-weight:700}
.hero-text h1 span{color:#0B6A48;position:relative}
.hero-text h1 span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#F5DB04 0%,#0B6A48 100%);border-radius:2px}
.hero-text .desc-text{font-size:1.12rem;line-height:1.7;color:#4a4545;margin:0 0 36px;max-width:540px}
.hero-image-wrap{position:relative;z-index:1}
.hero-image-wrap img{width:100%;height:460px;object-fit:cover;border-radius:16px;box-shadow:0 18px 48px #27242424;filter:contrast(1.05) brightness(1.02)}
.hero-image-wrap::before{content:'';position:absolute;top:-16px;left:-16px;right:16px;bottom:16px;border:2px solid #f5db044d;border-radius:16px;z-index:-1}
.cta-primary{display:inline-flex;align-items:center;gap:12px;background:#0B6A48;color:#fff;padding:16px 36px;border-radius:12px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:all .3s ease;box-shadow:0 8px 24px #0b6a4840;z-index:10;position:relative}
.cta-primary:hover{background:#094d35;transform:translateY(-2px);box-shadow:0 12px 32px #0b6a4859}
.cta-primary .typcn{font-size:1.3rem}
.approach-section{padding:112px 24px;background:#fff}
.approach-container{max-width:1400px;margin:0 auto}
.approach-header{text-align:center;margin-bottom:72px}
.approach-header h2{font-size:2.6rem;color:#272424;margin:0 0 20px;font-weight:700}
.approach-header h2::before{content:'';display:block;width:64px;height:4px;background:linear-gradient(90deg,#F5DB04 0%,#0B6A48 100%);margin:0 auto 28px;border-radius:2px}
.approach-header p{font-size:1.08rem;color:#5a5555;line-height:1.65;max-width:680px;margin:0 auto}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}
.phase-card{background:linear-gradient(145deg,#fafafa 0%,#f5f5f5 100%);padding:42px 32px;border-radius:14px;border:1px solid #27242414;transition:all .35s ease;position:relative}
.phase-card::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#F5DB04 0%,#0B6A48 100%);border-radius:14px 14px 0 0;opacity:0;transition:opacity .35s ease}
.phase-card:hover::before{opacity:1}
.phase-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #2724241f;background:#fff}
.phase-card .phase-num{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:#f5db0426;color:#0B6A48;font-size:1.4rem;font-weight:700;border-radius:12px;margin-bottom:24px}
.phase-card h3{font-size:1.45rem;color:#272424;margin:0 0 16px;font-weight:600}
.phase-card p{font-size:.98rem;line-height:1.7;color:#5a5555;margin:0 0 24px}
.phase-card ul{list-style:none;padding:0;margin:0}
.phase-card ul li{font-size:.95rem;color:#4a4545;padding:10px 0;padding-left:32px;position:relative;line-height:1.6}
.phase-card ul li::before{content:'\e044';font-family:'typicons';position:absolute;left:0;color:#0B6A48;font-size:1.2rem}
.outcomes-section{padding:96px 24px;background:linear-gradient(180deg,#0b6a480a 0%,#f5db040f 100%);position:relative;overflow:hidden}
.outcomes-section::after{content:'';position:absolute;bottom:-140px;left:-100px;width:380px;height:380px;background:radial-gradient(circle,#0b6a4814 0%,transparent 70%);border-radius:50%;pointer-events:none}
.outcomes-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 3fr;gap:64px;align-items:start}
.outcomes-intro{position:sticky;top:32px}
.outcomes-intro h2{font-size:2.4rem;color:#272424;margin:0 0 24px;font-weight:700;line-height:1.25}
.outcomes-intro .highlight{color:#0B6A48;position:relative;display:inline-block}
.outcomes-intro .highlight::after{content:'';position:absolute;bottom:2px;left:0;right:0;height:8px;background:#f5db0466;z-index:-1;border-radius:4px}
.outcomes-intro p{font-size:1.05rem;line-height:1.7;color:#4a4545;margin:0 0 32px}
.outcomes-intro .contact-link{display:inline-flex;align-items:center;gap:8px;color:#0B6A48;font-weight:600;text-decoration:none;font-size:1.02rem;transition:all .3s ease}
.outcomes-intro .contact-link:hover{gap:12px;color:#094d35}
.outcomes-intro .contact-link .typcn{font-size:1.2rem}
.skills-timeline{display:flex;flex-direction:column;gap:28px}
.skill-item{background:#fff;padding:32px 36px;border-radius:14px;border-left:4px solid #F5DB04;box-shadow:0 6px 20px #27242414;transition:all .3s ease}
.skill-item:hover{border-left-color:#0B6A48;box-shadow:0 10px 32px #27242424;transform:translateX(4px)}
.skill-item h3{font-size:1.35rem;color:#272424;margin:0 0 14px;font-weight:600;display:flex;align-items:center;gap:12px}
.skill-item h3 .typcn{color:#0B6A48;font-size:1.5rem}
.skill-item p{font-size:.98rem;line-height:1.7;color:#5a5555;margin:0 0 18px}
.skill-item .tools-list{display:flex;flex-wrap:wrap;gap:10px}
.skill-item .tools-list span{background:#f5db041f;color:#0B6A48;padding:6px 14px;border-radius:8px;font-size:.88rem;font-weight:500}
@media (max-width: 1024px) {
.hero-container{grid-template-columns:1fr;gap:48px}
.hero-text h1{font-size:2.6rem}
.grid3{grid-template-columns:1fr;gap:32px}
.outcomes-container{grid-template-columns:1fr;gap:48px}
.outcomes-intro{position:static}
}
@media (max-width: 768px) {
.hero-area{padding:64px 20px 72px}
.hero-text h1{font-size:2.1rem}
.hero-text .desc-text{font-size:1.02rem}
.hero-image-wrap img{height:320px}
.approach-section{padding:80px 20px}
.approach-header h2{font-size:2rem}
.outcomes-section{padding:72px 20px}
.outcomes-intro h2{font-size:1.95rem}
.skill-item{padding:24px 20px}
}
@media (max-width: 480px) {
.hero-text h1{font-size:1.8rem}
.cta-primary{width:100%;justify-content:center}
.approach-header h2{font-size:1.75rem}
.phase-card{padding:28px 20px}
.outcomes-intro h2{font-size:1.65rem}
}
.hero-intro{background:linear-gradient(135deg,#F5DB04 0%,#f5db04b3 100%);padding:80px 20px;position:relative;overflow:hidden}
.hero-intro::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#0b6a4826 0%,transparent 70%);animation:float1 8s ease-in-out infinite}
.hero-intro::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#2724241a 0%,transparent 70%);animation:float2 10s ease-in-out infinite}
@keyframes float1 {
0%,100%{transform:translate(0,0) rotate(0deg)}
50%{transform:translate(-30px,30px) rotate(10deg)}
}
@keyframes float2 {
0%,100%{transform:translate(0,0) rotate(0deg)}
50%{transform:translate(20px,-20px) rotate(-8deg)}
}
.hero-intro .wrapper1{max-width:1400px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.hero-intro .textpart{padding-right:40px}
.hero-intro .maintitle{font-size:3.2rem;font-weight:700;color:#272424;margin:0 0 24px;line-height:1.15}
.hero-intro .subtxt{font-size:1.2rem;color:#272424;line-height:1.7;margin:0 0 32px;opacity:.9}
.hero-intro .imagezone{position:relative}
.hero-intro .imagezone img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 16px 48px #27242440}
.hero-intro .imagezone::before{content:'';position:absolute;inset:0;border-radius:12px;background:radial-gradient(circle at center,transparent 40%,#27242466 100%);pointer-events:none}
.story-section{padding:100px 20px;background:#fff}
.story-section .content-wrap{max-width:1400px;margin:0 auto;display:flex;gap:80px;align-items:flex-start}
.story-section .leftcol{flex:1;position:sticky;top:40px}
.story-section .leftcol img{width:100%;height:520px;object-fit:cover;border-radius:10px;box-shadow:0 12px 32px #2724242e}
.story-section .rightcol{flex:1.2}
.story-section .section-label{display:inline-block;padding:8px 20px;background:#f5db0426;color:#0B6A48;font-size:.9rem;font-weight:600;border-radius:20px;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}
.story-section .heading2{font-size:2.6rem;color:#272424;margin:0 0 32px;line-height:1.25;font-weight:700}
.story-section .para{font-size:1.05rem;color:#272424;line-height:1.8;margin:0 0 24px}
.story-section .para:last-of-type{margin-bottom:0}
.story-section .highlight-box{background:linear-gradient(135deg,#0b6a4814 0%,#f5db0414 100%);padding:32px;border-radius:10px;margin-top:40px;border-left:4px solid #0B6A48}
.story-section .highlight-box .mini-heading{font-size:1.3rem;color:#0B6A48;margin:0 0 16px;font-weight:600}
.story-section .highlight-box .para{margin-bottom:0}
.approach-section{padding:100px 20px;background:linear-gradient(180deg,#fff 0%,#f5db040d 100%)}
.approach-section .container2{max-width:1400px;margin:0 auto}
.approach-section .topper{text-align:center;margin-bottom:60px}
.approach-section .topper .heading3{font-size:2.8rem;color:#272424;margin:0 0 20px;font-weight:700}
.approach-section .topper .intro-para{font-size:1.15rem;color:#272424;line-height:1.7;max-width:800px;margin:0 auto;opacity:.85}
.approach-section .gridbox{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}
.approach-section .card1{background:#fff;padding:40px 32px;border-radius:10px;box-shadow:0 8px 24px #2724241a;transition:all .35s ease;position:relative;overflow:hidden}
.approach-section .card1::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#F5DB04 0%,#0B6A48 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.approach-section .card1:hover{transform:translateY(-8px);box-shadow:0 16px 40px #27242426}
.approach-section .card1:hover::before{transform:scaleX(1)}
.approach-section .card1 .icon-holder{width:64px;height:64px;background:linear-gradient(135deg,#f5db0426 0%,#0b6a4826 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:2rem;color:#0B6A48}
.approach-section .card1 .card-title{font-size:1.5rem;color:#272424;margin:0 0 16px;font-weight:600}
.approach-section .card1 .card-desc{font-size:1rem;color:#272424;line-height:1.7;margin:0;opacity:.8}
.approach-section .imagegrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:60px}
.approach-section .imagegrid img{width:100%;height:340px;object-fit:cover;border-radius:10px;box-shadow:0 10px 30px #2724241f;transition:transform .35s ease}
.approach-section .imagegrid img:hover{transform:scale(1.03)}
@media (max-width: 1024px) {
.hero-intro .wrapper1{grid-template-columns:1fr;gap:40px}
.hero-intro .textpart{padding-right:0}
.hero-intro .maintitle{font-size:2.6rem}
.story-section .content-wrap{flex-direction:column;gap:50px}
.story-section .leftcol{position:static}
.approach-section .imagegrid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero-intro{padding:60px 20px}
.hero-intro .maintitle{font-size:2.2rem}
.hero-intro .subtxt{font-size:1.05rem}
.hero-intro .imagezone img{height:320px}
.story-section{padding:70px 20px}
.story-section .heading2{font-size:2rem}
.story-section .para{font-size:1rem}
.approach-section{padding:70px 20px}
.approach-section .topper .heading3{font-size:2.2rem}
.approach-section .gridbox{grid-template-columns:1fr;gap:30px}
.approach-section .imagegrid img{height:280px}
}
@media (max-width: 480px) {
.hero-intro .maintitle{font-size:1.9rem}
.story-section .heading2{font-size:1.75rem}
.approach-section .topper .heading3{font-size:1.85rem}
.approach-section .card1{padding:32px 24px}
}
.successhero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#F5DB04 0%,#f5db04b3 100%);padding:80px 20px}
.successhero .shapebox{position:absolute;top:-15%;right:-8%;width:600px;height:600px;background:#0b6a4826;border-radius:50% 30% 40% 60%;transform:rotate(-25deg)}
.successhero .shapebox2{position:absolute;bottom:-12%;left:-5%;width:450px;height:450px;background:#27242414;border-radius:60% 40% 50% 50%;transform:rotate(15deg)}
.successhero .contentwrap{max-width:1400px;width:100%;margin:0 auto;position:relative;z-index:2}
.successhero .titletxt h1{font-size:3.2rem;color:#272424;margin:0 0 24px;font-weight:700;line-height:1.15}
.successhero .titletxt p{font-size:1.15rem;color:#272424;max-width:620px;line-height:1.7;margin:0}
.journeyblock{background:#fff;padding:90px 20px}
.journeyblock .inner1400{max-width:1400px;margin:0 auto}
.journeyblock .headarea{text-align:center;margin-bottom:70px}
.journeyblock .headarea h2{font-size:2.5rem;color:#272424;margin:0 0 18px;font-weight:700}
.journeyblock .headarea .subtxt{font-size:1.05rem;color:#555;line-height:1.6;max-width:720px;margin:0 auto}
.journeyblock .cardgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px}
.journeyblock .storycard{background:linear-gradient(180deg,#f5db041f 0%,#f5db0408 100%);border-radius:12px;padding:42px 32px;transition:all .35s ease;border:2px solid transparent}
.journeyblock .storycard:hover{transform:translateY(-6px);box-shadow:0 18px 40px #27242424;border-color:#F5DB04}
.journeyblock .storycard .numbertag{display:inline-block;background:#0B6A48;color:#fff;font-size:.85rem;font-weight:600;padding:8px 18px;border-radius:8px;margin-bottom:24px}
.journeyblock .storycard h3{font-size:1.5rem;color:#272424;margin:0 0 16px;font-weight:600}
.journeyblock .storycard .excerpt{font-size:.98rem;color:#444;line-height:1.7;margin:0 0 20px}
.journeyblock .storycard .achievement{background:#0b6a481f;padding:16px 20px;border-radius:8px;border-left:4px solid #0B6A48}
.journeyblock .storycard .achievement p{margin:0;font-size:.92rem;color:#272424;font-weight:500}
.testimonialsec{background:#f8f8f8;padding:95px 20px}
.testimonialsec .wrap1400{max-width:1400px;margin:0 auto}
.testimonialsec .topheader{margin-bottom:65px}
.testimonialsec .topheader h2{font-size:2.4rem;color:#272424;margin:0 0 14px;font-weight:700}
.testimonialsec .topheader .intro{font-size:1.05rem;color:#555;line-height:1.65;max-width:680px}
.testimonialsec .quotegrid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.testimonialsec .quotebox{background:#fff;padding:36px 32px;border-radius:10px;position:relative;box-shadow:0 8px 24px #0000000f;transition:all .3s ease}
.testimonialsec .quotebox:hover{box-shadow:0 14px 36px #0000001c}
.testimonialsec .quotebox::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#F5DB04 0%,#0B6A48 100%);border-radius:10px 0 0 10px}
.testimonialsec .quotebox .quotetext{font-size:1.05rem;color:#333;line-height:1.75;margin:0 0 24px;font-style:italic}
.testimonialsec .quotebox .authorinfo{display:flex;align-items:center;gap:16px}
.testimonialsec .quotebox .iconarea{width:48px;height:48px;background:linear-gradient(135deg,#F5DB04 0%,#f5db04b3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.testimonialsec .quotebox .iconarea .typcn{font-size:26px;color:#272424}
.testimonialsec .quotebox .nameblock h4{font-size:1.1rem;color:#272424;margin:0 0 4px;font-weight:600}
.testimonialsec .quotebox .nameblock .role{font-size:.9rem;color:#666;margin:0}
.datablock{background:linear-gradient(135deg,#0B6A48 0%,#0b6a48d9 100%);padding:85px 20px}
.datablock .container1400{max-width:1400px;margin:0 auto}
.datablock .toppart{text-align:center;margin-bottom:60px}
.datablock .toppart h2{font-size:2.5rem;color:#fff;margin:0 0 16px;font-weight:700}
.datablock .toppart .desc{font-size:1.05rem;color:#ffffffe6;line-height:1.65;max-width:700px;margin:0 auto}
.datablock .statrow{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px}
.datablock .statitem{text-align:center;padding:32px 24px;background:#ffffff1a;border-radius:12px;backdrop-filter:blur(10px);transition:all .35s ease}
.datablock .statitem:hover{background:#ffffff2e;transform:scale(1.05)}
.datablock .statitem .number{font-size:3rem;color:#F5DB04;font-weight:700;margin:0 0 12px;line-height:1}
.datablock .statitem .label{font-size:1.1rem;color:#fff;margin:0;font-weight:500}
.datablock .progressarea{margin-top:55px;background:#ffffff14;padding:40px;border-radius:14px}
.datablock .progressarea h3{font-size:1.5rem;color:#fff;margin:0 0 32px;text-align:center;font-weight:600}
.datablock .progressitem{margin-bottom:28px}
.datablock .progressitem:last-child{margin-bottom:0}
.datablock .progressitem .labelrow{display:flex;justify-content:space-between;margin-bottom:10px}
.datablock .progressitem .labelrow .name{font-size:1rem;color:#fff;font-weight:500}
.datablock .progressitem .labelrow .percent{font-size:1rem;color:#F5DB04;font-weight:600}
.datablock .progressitem .bartrack{height:12px;background:#ffffff26;border-radius:10px;overflow:hidden;position:relative}
.datablock .progressitem .barfill{height:100%;background:linear-gradient(90deg,#F5DB04 0%,#f5db04cc 100%);border-radius:10px;transition:width 1.2s ease}
@media (max-width: 1024px) {
.successhero .titletxt h1{font-size:2.6rem}
.journeyblock .headarea h2,.testimonialsec .topheader h2,.datablock .toppart h2{font-size:2.1rem}
.testimonialsec .quotegrid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.successhero{min-height:420px;padding:60px 20px}
.successhero .shapebox{width:400px;height:400px}
.successhero .shapebox2{width:300px;height:300px}
.successhero .titletxt h1{font-size:2rem}
.successhero .titletxt p{font-size:1rem}
.journeyblock,.testimonialsec,.datablock{padding:60px 20px}
.journeyblock .headarea h2,.testimonialsec .topheader h2,.datablock .toppart h2{font-size:1.75rem}
.journeyblock .cardgrid{grid-template-columns:1fr}
.datablock .statitem .number{font-size:2.4rem}
.datablock .progressarea{padding:28px 20px}
}
@media (max-width: 480px) {
.successhero .titletxt h1{font-size:1.7rem}
.journeyblock .storycard{padding:32px 24px}
.testimonialsec .quotebox{padding:28px 24px}
}
.successwrap{background:linear-gradient(135deg,#F5DB04 0%,#0b6a4826 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden}
.successwrap::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#0b6a481f 0%,transparent 70%);border-radius:50%;filter:blur(80px)}
.successwrap::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#f5db042e 0%,transparent 65%);border-radius:50%;filter:blur(100px)}
.msgbox{background:#fff;max-width:720px;width:100%;padding:64px 56px;border-radius:12px;box-shadow:0 18px 48px #2724241f 0 8px 24px #0b6a4814;position:relative;z-index:2}
.msgbox::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#F5DB04 0%,#0B6A48 100%);border-radius:12px 12px 0 0}
.iconwrap{width:92px;height:92px;margin:0 auto 32px;background:linear-gradient(135deg,#f5db0426 0%,#0b6a4814 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 12px 32px #f5db0433}
.iconwrap::before{content:'';position:absolute;inset:-8px;border-radius:50%;background:linear-gradient(135deg,#f5db044d 0%,#0b6a4826 100%);z-index:-1;opacity:.6;filter:blur(12px)}
.iconwrap .typcn{font-size:48px;color:#0B6A48}
.successtext{text-align:center}
.successtext h1{font-size:34px;color:#272424;margin:0 0 18px;font-weight:700;line-height:1.3}
.successtext p{font-size:17px;color:#272424;line-height:1.7;margin:0 0 16px;opacity:.85}
.successtext p:last-of-type{margin-bottom:0}
.detailbox{margin:36px 0 0;padding:28px;background:linear-gradient(135deg,#f5db040f 0%,#0b6a480a 100%);border-radius:10px;border-left:4px solid #0B6A48}
.detailbox p{font-size:15px;color:#272424;line-height:1.6;margin:0 0 12px;opacity:.8}
.detailbox p:last-child{margin-bottom:0}
.detailbox strong{color:#0B6A48;font-weight:600}
.btnarea{margin-top:42px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.btnprimary{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#0B6A48;color:#fff;text-decoration:none;border-radius:10px;font-size:16px;font-weight:600;transition:all .35s ease;box-shadow:0 8px 20px #0b6a4840;position:relative;z-index:10}
.btnprimary:hover{background:#094d35;transform:translateY(-3px);box-shadow:0 14px 32px #0b6a4859}
.btnprimary .typcn{font-size:20px}
.btnsecondary{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#fff;color:#0B6A48;text-decoration:none;border-radius:10px;font-size:16px;font-weight:600;border:2px solid #0B6A48;transition:all .35s ease;position:relative;z-index:10}
.btnsecondary:hover{background:#0B6A48;color:#fff;transform:translateY(-3px);box-shadow:0 10px 24px #0b6a4833}
.btnsecondary .typcn{font-size:20px}
.contactinfo{margin-top:32px;padding-top:32px;border-top:1px solid #2724241a;text-align:center}
.contactinfo p{font-size:15px;color:#272424;margin:0 0 14px;opacity:.75}
.contactlinks{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.contactlinks a{display:inline-flex;align-items:center;gap:8px;color:#0B6A48;text-decoration:none;font-size:15px;font-weight:500;transition:all .3s ease;position:relative;z-index:10}
.contactlinks a:hover{color:#094d35;transform:translateX(4px)}
.contactlinks a .typcn{font-size:18px}
@media (max-width: 768px) {
.successwrap{padding:40px 16px;min-height:75vh}
.msgbox{padding:48px 32px}
.successtext h1{font-size:28px;margin-bottom:14px}
.successtext p{font-size:16px}
.iconwrap{width:76px;height:76px;margin-bottom:24px}
.iconwrap .typcn{font-size:40px}
.btnarea{flex-direction:column;gap:12px}
.btnprimary,.btnsecondary{width:100%;justify-content:center;padding:14px 24px}
.contactlinks{flex-direction:column;gap:12px}
}
@media (max-width: 480px) {
.msgbox{padding:36px 24px}
.successtext h1{font-size:24px}
.detailbox{padding:20px;margin-top:28px}
.detailbox p{font-size:14px}
}