*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{font-family:'Literata',serif;font-weight:400;line-height:1.6;color:#1a1a1a;background:#fafafa}
h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:700;margin-bottom:0}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit}
button{font-family:inherit;cursor:pointer;border:none;background:none}
.header-wrapper{background:linear-gradient(135deg,#075A3D 0%,#0a7d52 100%);border-bottom:4px solid #FEA63D;box-shadow:0 6px 20px #075a3d26}
.header-innerContainer{max-width:1000px;margin:0 auto;padding:0 25px}
.header-topRow{display:flex;align-items:center;justify-content:space-between;padding:20px 0;gap:30px}
.logo-holder{flex-shrink:0}
.logo-holder img{height:95px;width:95px;object-fit:contain;background:#fffffff2;padding:10px;border-radius:8px;box-shadow:0 4px 12px #0000001a}
.company-title-block{flex-grow:1;text-align:center;padding:0 20px}
.company-title-block h1{font-size:2rem;color:#fff;letter-spacing:.5px;text-shadow:2px 2px 8px #0003}
.navigationBlock{flex-shrink:0}
.main-navList{list-style:none;display:flex;gap:8px;align-items:center}
.main-navList li a{display:block;padding:12px 20px;color:#fff;font-size:.95rem;font-weight:400;border-radius:6px;background:#ffffff1a;transition:background .2s ease,color .2s ease}
.main-navList li a:hover{background:#fea63de6;color:#075A3D}
.footer-mainWrapper{background:linear-gradient(180deg,#2a2a2a 0%,#1a1a1a 100%);color:#e0e0e0;padding:60px 25px 30px;margin-top:80px;position:relative}
.footer-mainWrapper::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#FEA63D 0%,#DBBCFE 50%,#075A3D 100%)}
.footer-content-holder{max-width:1000px;margin:0 auto}
.footer-infoBlock{margin-bottom:45px;padding-bottom:35px;border-bottom:1px solid #fea63d33}
.footer-infoBlock h3{font-size:1.4rem;color:#FEA63D;margin-bottom:20px}
.contact-details-list{list-style:none;display:flex;flex-direction:column;gap:12px}
.contact-details-list li{display:flex;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5}
.contact-details-list li i{color:#DBBCFE;margin-top:3px;font-size:1.1rem;width:20px}
.footer-linkSection{margin-bottom:35px}
.footer-linkSection h4{font-size:1.1rem;color:#DBBCFE;margin-bottom:15px}
.footer-serviceLinksList{list-style:none;display:flex;flex-wrap:wrap;gap:18px}
.footer-serviceLinksList li a{color:#b8b8b8;font-size:.9rem;transition:color .2s ease;display:inline-block}
.footer-serviceLinksList li a:hover{color:#FEA63D}
.copyright-text-area{text-align:center;padding-top:25px;border-top:1px solid #dbbcfe26;font-size:.85rem;color:#999}
.cookiePopup-container{position:fixed;bottom:25px;right:25px;background:linear-gradient(135deg,#075a3dfa 0%,#0a7d52fa 100%);color:#fff;padding:25px;border-radius:12px;box-shadow:0 8px 30px #0000004d;max-width:380px;z-index:9999;transform:translateX(450px);transition:transform .4s cubic-bezier(0.68,-0.55,0.265,1.55);border:2px solid #fea63d66}
.cookiePopup-container[data-visible="true"]{transform:translateX(0)}
.cookiePopup-container[data-visible="false"]{transform:translateX(450px)}
.cookie-text-content{font-size:.9rem;line-height:1.5;margin-bottom:18px}
.cookie-btnWrapper{display:flex;gap:12px;justify-content:center}
.cookie-btnWrapper button{flex:1;padding:11px 20px;border-radius:50px;font-size:.9rem;font-weight:700;transition:all .2s ease;border:2px solid transparent}
.btn-accept-cookie{background:#FEA63D;color:#075A3D}
.btn-accept-cookie:hover{background:#ff9d1f;border-color:#fff}
.btn-decline-cookie{background:#dbbcfe4d;color:#fff;border-color:#DBBCFE}
.btn-decline-cookie:hover{background:#dbbcfe80}
@media (max-width: 768px) {
.header-topRow{flex-direction:column;text-align:center;padding:18px 0;gap:20px}
.company-title-block{padding:0}
.company-title-block h1{font-size:1.5rem}
.logo-holder img{height:75px;width:75px}
.main-navList{flex-direction:column;gap:10px;width:100%}
.main-navList li{width:100%}
.main-navList li a{width:100%;text-align:center}
.footer-mainWrapper{padding:40px 20px 25px;margin-top:50px}
.contact-details-list{font-size:.9rem}
.footer-serviceLinksList{flex-direction:column;gap:12px}
.cookiePopup-container{bottom:15px;right:15px;left:15px;max-width:none}
.cookie-btnWrapper{flex-direction:column}
}
@media (max-width: 480px) {
.company-title-block h1{font-size:1.3rem}
.logo-holder img{height:65px;width:65px}
}
.policy-frame{max-width:1000px;margin:0 auto;padding:60px 20px;background:#fff;color:#2a2a2a;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.75}
.policy-frame h1{font-size:2.5rem;font-weight:700;color:#075A3D;margin-bottom:1.5rem;line-height:1.2;padding-bottom:1rem;border-bottom:3px solid #FEA63D}
.policy-frame h2{font-size:1.875rem;font-weight:600;color:#075A3D;margin-top:3rem;margin-bottom:1.25rem;line-height:1.3}
.policy-frame h3{font-size:1.5rem;font-weight:600;color:#2a2a2a;margin-top:2.5rem;margin-bottom:1rem;line-height:1.4}
.policy-frame h4{font-size:1.25rem;font-weight:600;color:#2a2a2a;margin-top:2rem;margin-bottom:.875rem;line-height:1.4}
.policy-frame h5{font-size:1.125rem;font-weight:600;color:#2a2a2a;margin-top:1.75rem;margin-bottom:.75rem;line-height:1.4}
.policy-frame h6{font-size:1rem;font-weight:600;color:#2a2a2a;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.4}
.policy-frame p{margin-bottom:1.25rem;color:#2a2a2a;font-size:16px;line-height:1.75}
.policy-frame a{color:#075A3D;text-decoration:underline;transition:color .3s ease}
.policy-frame a:hover{color:#FEA63D}
.policy-frame ul{margin:1.5rem 0;padding-left:2rem;list-style-type:disc}
.policy-frame ol{margin:1.5rem 0;padding-left:2rem;list-style-type:decimal}
.policy-frame li{margin-bottom:.75rem;line-height:1.75;color:#2a2a2a}
.policy-frame ul ul{margin-top:.5rem;margin-bottom:.5rem;list-style-type:circle}
.policy-frame ol ol{margin-top:.5rem;margin-bottom:.5rem;list-style-type:lower-alpha}
.policy-frame ul ol,.policy-frame ol ul{margin-top:.5rem;margin-bottom:.5rem}
.policy-frame li > p{margin-bottom:.5rem}
.policy-frame strong,.policy-frame b{font-weight:700;color:#075A3D}
.policy-frame em,.policy-frame i{font-style:italic;color:#2a2a2a}
.policy-frame table{width:100%;margin:2rem 0;border-collapse:collapse;background:#fff;box-shadow:0 2px 8px #075a3d14;border-radius:8px;overflow:hidden}
.policy-frame thead{background:linear-gradient(135deg,#075A3D 0%,#0a7a51 100%)}
.policy-frame thead tr{color:#fff}
.policy-frame th{padding:1rem 1.25rem;text-align:left;font-weight:600;font-size:.9375rem;color:#fff;border-bottom:2px solid #FEA63D}
.policy-frame tbody{background:#fff}
.policy-frame tbody tr{border-bottom:1px solid #e5e5e5;transition:background-color .2s ease}
.policy-frame tbody tr:hover{background:#fea63d0d}
.policy-frame tbody tr:last-child{border-bottom:none}
.policy-frame td{padding:1rem 1.25rem;color:#2a2a2a;font-size:.9375rem;line-height:1.6}
.policy-frame hr{border:none;height:2px;background:linear-gradient(90deg,#FEA63D 0%,#DBBCFE 100%);margin:3rem 0;border-radius:2px}
.policy-frame blockquote{margin:2rem 0;padding:1.5rem 2rem;background:linear-gradient(135deg,#dbbcfe26 0%,#fea63d14 100%);border-left:4px solid #FEA63D;border-radius:0 8px 8px 0}
.policy-frame blockquote p{margin-bottom:0;color:#2a2a2a;font-style:italic}
.policy-frame code{background:#075a3d14;padding:.125rem .375rem;border-radius:4px;font-family:'Courier New',Courier,monospace;font-size:.875rem;color:#075A3D}
.policy-frame pre{background:#075a3d14;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}
.policy-frame pre code{background:none;padding:0}
.policy-frame div{margin:1rem 0}
@media (max-width: 768px) {
.policy-frame{padding:40px 16px;font-size:15px}
.policy-frame h1{font-size:2rem}
.policy-frame h2{font-size:1.5rem;margin-top:2.5rem}
.policy-frame h3{font-size:1.25rem;margin-top:2rem}
.policy-frame h4{font-size:1.125rem}
.policy-frame ul,.policy-frame ol{padding-left:1.5rem}
.policy-frame table{font-size:.875rem}
.policy-frame th,.policy-frame td{padding:.75rem .875rem}
.policy-frame blockquote{padding:1rem 1.25rem;margin:1.5rem 0}
}
@media (max-width: 480px) {
.policy-frame{padding:30px 12px;font-size:14px}
.policy-frame h1{font-size:1.75rem}
.policy-frame h2{font-size:1.375rem}
.policy-frame h3{font-size:1.125rem}
.policy-frame table{display:block;overflow-x:auto;white-space:nowrap}
.policy-frame th,.policy-frame td{padding:.625rem .75rem;font-size:.8125rem}
}
.team-intro-wrapper{background:linear-gradient(135deg,#FEA63D 0%,#075A3D 100%);padding:90px 20px 80px;position:relative;overflow:hidden}
.team-intro-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#dbbcfe26 0%,transparent 70%);border-radius:50%;animation:floatShape 8s ease-in-out infinite}
@keyframes floatShape {
0%,100%{transform:translate(0,0)}
50%{transform:translate(-30px,40px)}
}
.team-intro-wrapper::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(to top,#075a3d66,transparent)}
.team-intro-container{max-width:1000px;margin:0 auto;position:relative;z-index:2}
.team-intro-content{display:grid;grid-template-columns:1fr 380px;gap:50px;align-items:center}
.team-intro-text h1{font-size:2.8rem;color:#fff;margin:0 0 16px;line-height:1.2;font-weight:700}
.team-intro-text .subtitle-text{font-size:1.15rem;color:#ffffffe6;line-height:1.6;margin:0 0 24px}
.team-intro-text .solution-text{font-size:1.05rem;color:#ffffffd9;line-height:1.7;margin:0}
.team-intro-image-box{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 12px 35px #0000004d}
.team-intro-image-box::before{content:'';position:absolute;top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#075a3d99,transparent);z-index:1}
.team-intro-image-box::after{content:'';position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,#075a3d99,transparent);z-index:1}
.team-intro-image-box img{width:100%;height:420px;object-fit:cover;display:block}
.direction-arrow{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:40px;height:40px;z-index:3}
.direction-arrow svg{width:100%;height:100%;fill:#ffffffb3;animation:bounceArrow 2s ease-in-out infinite}
@keyframes bounceArrow {
0%,100%{transform:translateY(0)}
50%{transform:translateY(10px)}
}
.team-members-section{padding:85px 20px;background:#f8f9fa}
.team-members-container{max-width:1000px;margin:0 auto}
.team-section-header{text-align:center;margin-bottom:60px}
.team-section-header h2{font-size:2.3rem;color:#075A3D;margin:0 0 20px;position:relative;display:inline-block}
.team-section-header h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FEA63D,#DBBCFE);border-radius:4px}
.team-section-header .header-description{font-size:1.05rem;color:#555;line-height:1.7;max-width:700px;margin:0 auto}
.team-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}
.member-card{background:#fff;border-radius:10px;padding:0;box-shadow:0 4px 15px #075a3d14;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}
.member-card:hover{transform:translateY(-6px);box-shadow:0 8px 25px #075a3d26}
.member-photo-wrapper{width:100%;height:300px;overflow:hidden;position:relative}
.member-photo-wrapper::before{content:'';position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to top,#075a3d4d,transparent);z-index:1}
.member-photo-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.member-card:hover .member-photo-wrapper img{transform:scale(1.05)}
.member-info-box{padding:25px}
.member-info-box h3{font-size:1.4rem;color:#075A3D;margin:0 0 8px}
.member-role{font-size:.95rem;color:#FEA63D;font-weight:600;margin:0 0 16px}
.member-bio{font-size:.95rem;color:#666;line-height:1.7;margin:0}
.expertise-showcase{padding:80px 20px;background:#fff}
.expertise-container{max-width:1000px;margin:0 auto}
.expertise-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px}
.expertise-left h2{font-size:2.1rem;color:#075A3D;margin:0 0 24px;line-height:1.3}
.expertise-left .intro-paragraph{font-size:1.05rem;color:#555;line-height:1.8;margin:0 0 32px}
.skills-progression{display:flex;flex-direction:column;gap:24px}
.skill-item{position:relative}
.skill-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.skill-label span:first-child{font-size:.95rem;color:#333;font-weight:600}
.skill-label span:last-child{font-size:.9rem;color:#FEA63D;font-weight:600}
.skill-bar-track{width:100%;height:10px;background:#e9ecef;border-radius:8px;overflow:hidden;position:relative}
.skill-bar-fill{height:100%;background:linear-gradient(90deg,#FEA63D,#DBBCFE);border-radius:8px;transition:width 1.2s ease-out}
.expertise-right{display:flex;flex-direction:column;gap:20px}
.value-card{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-left:4px solid #FEA63D;padding:24px;border-radius:8px;box-shadow:0 3px 12px #0000000f;transition:transform .3s ease,box-shadow .3s ease}
.value-card:hover{transform:translateX(8px);box-shadow:0 5px 18px #fea63d26}
.value-card h4{font-size:1.2rem;color:#075A3D;margin:0 0 12px;display:flex;align-items:center;gap:10px}
.value-card h4 i{color:#FEA63D;font-size:1.1rem}
.value-card .value-text{font-size:.95rem;color:#666;line-height:1.7;margin:0}
.collaboration-area{padding:85px 20px;background:linear-gradient(180deg,#075A3D 0%,#0a7d52 100%);position:relative;overflow:hidden}
.collaboration-area::before{content:'';position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#fea63d1a 0%,transparent 70%);border-radius:50%}
.collaboration-area::after{content:'';position:absolute;bottom:-150px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,#dbbcfe14 0%,transparent 70%);border-radius:50%}
.collaboration-container{max-width:1000px;margin:0 auto;position:relative;z-index:2}
.collaboration-content{text-align:center;max-width:750px;margin:0 auto 50px}
.collaboration-content h2{font-size:2.4rem;color:#fff;margin:0 0 22px;line-height:1.3}
.collaboration-content .collab-description{font-size:1.08rem;color:#ffffffe6;line-height:1.8;margin:0 0 40px}
.approach-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.step-block{background:#ffffff1a;backdrop-filter:blur(10px);border-radius:10px;padding:32px 24px;border:1px solid #fff3;transition:transform .3s ease,background .3s ease;position:relative}
.step-block::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FEA63D,#DBBCFE);border-radius:10px 10px 0 0}
.step-block:hover{transform:translateY(-6px);background:#ffffff26}
.step-number{font-size:2.5rem;color:#FEA63D;font-weight:700;margin:0 0 16px;line-height:1}
.step-block h4{font-size:1.3rem;color:#fff;margin:0 0 14px}
.step-block .step-detail{font-size:.95rem;color:#ffffffd9;line-height:1.7;margin:0}
@media (max-width: 1024px) {
.team-intro-content{grid-template-columns:1fr;gap:35px}
.team-intro-image-box{max-width:500px;margin:0 auto}
.expertise-layout{grid-template-columns:1fr;gap:45px}
.approach-steps{grid-template-columns:1fr;gap:25px}
}
@media (max-width: 768px) {
.team-intro-wrapper{padding:70px 20px 60px}
.team-intro-text h1{font-size:2.2rem}
.team-intro-text .subtitle-text{font-size:1.05rem}
.team-intro-image-box img{height:320px}
.team-members-section{padding:65px 20px}
.team-section-header h2{font-size:1.9rem}
.team-grid-layout{grid-template-columns:1fr;gap:30px}
.expertise-showcase{padding:65px 20px}
.expertise-left h2{font-size:1.8rem}
.collaboration-area{padding:70px 20px}
.collaboration-content h2{font-size:2rem}
}
@media (max-width: 480px) {
.team-intro-text h1{font-size:1.9rem}
.team-intro-text .subtitle-text{font-size:1rem}
.team-section-header h2{font-size:1.7rem}
.member-photo-wrapper{height:250px}
.collaboration-content h2{font-size:1.8rem}
.step-number{font-size:2rem}
}
.intro-wrapper{background:linear-gradient(135deg,#FEA63D 0%,#075A3D 100%);padding:80px 20px;position:relative;overflow:hidden}
.intro-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#dbbcfe4d,transparent 70%);border-radius:50%}
.intro-container{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.intro-text-section h1{font-size:3.2em;color:#fff;margin:0 0 20px;line-height:1.2;font-weight:700;position:relative}
.intro-text-section h1::after{content:'';position:absolute;bottom:-10px;left:0;width:80px;height:4px;background:#DBBCFE;border-radius:2px}
.intro-text-section .subtitle-intro{font-size:1.3em;color:#fffffff2;line-height:1.7;margin:30px 0 0}
.intro-image-holder{position:relative}
.intro-image-holder img{width:100%;height:450px;object-fit:cover;border-radius:8px;box-shadow:0 12px 40px #075a3d66;border:3px solid #dbbcfe99}
.story-section-container{max-width:1000px;margin:100px auto;padding:0 20px}
.story-grid-layout{display:grid;grid-template-columns:400px 1fr;gap:80px;align-items:start}
.story-visual-column{position:sticky;top:40px}
.story-image-frame{position:relative;width:100%;height:500px;background:linear-gradient(45deg,#FEA63D,#DBBCFE);border-radius:12px;padding:8px}
.story-image-frame img{width:100%;height:100%;object-fit:cover;border-radius:8px}
.story-image-frame::before{content:'';position:absolute;bottom:-20px;right:-20px;width:120px;height:120px;background:#075A3D;border-radius:50%;opacity:.15;z-index:-1}
.story-content-column h2{font-size:2.6em;color:#075A3D;margin:0 0 30px;line-height:1.3;position:relative;padding-left:20px}
.story-content-column h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:60%;background:linear-gradient(180deg,#FEA63D,#DBBCFE);border-radius:3px}
.story-content-column .narrative-text{font-size:1.05em;color:#2d2d2d;line-height:1.9;margin:0 0 25px}
.story-highlight-box{background:linear-gradient(135deg,#fea63d14,#dbbcfe1f);border-left:4px solid #FEA63D;padding:25px 30px;border-radius:6px;margin:35px 0}
.story-highlight-box p{font-size:1.1em;color:#075A3D;margin:0;font-weight:500;line-height:1.7}
.approach-area{background:#f8f8f8;padding:90px 20px;position:relative}
.approach-container{max-width:1000px;margin:0 auto}
.approach-container h2{font-size:2.8em;color:#075A3D;text-align:center;margin:0 0 70px;position:relative}
.approach-container h2::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#FEA63D,#DBBCFE);border-radius:2px}
.approach-grid-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.approach-item-card{background:#fff;border-radius:10px;padding:35px;box-shadow:0 6px 20px #075a3d14;border-top:5px solid #FEA63D;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:1}
.approach-item-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #fea63d40}
.approach-item-card:nth-child(2){border-top-color:#DBBCFE}
.approach-item-card:nth-child(3){border-top-color:#075A3D}
.approach-item-card .icon-holder-approach{width:70px;height:70px;background:linear-gradient(135deg,#FEA63D,#DBBCFE);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 25px}
.approach-item-card .icon-holder-approach i{font-size:2em;color:#fff}
.approach-item-card h3{font-size:1.5em;color:#075A3D;margin:0 0 15px;line-height:1.3}
.approach-item-card .description-approach{font-size:1em;color:#4a4a4a;line-height:1.7;margin:0}
.team-showcase-section{max-width:1000px;margin:100px auto;padding:0 20px}
.team-header-block{text-align:center;margin:0 0 60px}
.team-header-block h2{font-size:2.7em;color:#075A3D;margin:0 0 20px;position:relative;display:inline-block}
.team-header-block h2::before{content:'';position:absolute;top:50%;left:-80px;width:60px;height:3px;background:#FEA63D;transform:translateY(-50%)}
.team-header-block h2::after{content:'';position:absolute;top:50%;right:-80px;width:60px;height:3px;background:#DBBCFE;transform:translateY(-50%)}
.team-header-block .team-intro-text{font-size:1.15em;color:#555;line-height:1.8;max-width:700px;margin:0 auto}
.team-display-flex{display:flex;gap:50px;align-items:center}
.team-photo-wrapper{flex:0 0 320px}
.team-photo-wrapper img{width:100%;height:400px;object-fit:cover;border-radius:10px;box-shadow:0 8px 28px #075a3d2e;border:4px solid transparent;background:linear-gradient(white,white) padding-box,linear-gradient(135deg,#FEA63D,#DBBCFE) border-box}
.team-info-section{flex:1}
.team-info-section h3{font-size:2em;color:#075A3D;margin:0 0 10px}
.team-role-label{font-size:1.1em;color:#FEA63D;font-weight:600;margin:0 0 25px}
.team-bio-text{font-size:1.05em;color:#3d3d3d;line-height:1.85;margin:0 0 20px}
.team-skills-list{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 0}
.skill-badge-item{background:linear-gradient(135deg,#fea63d26,#dbbcfe26);color:#075A3D;padding:8px 18px;border-radius:20px;font-size:.95em;font-weight:500;border:1px solid #075a3d33}
@media (max-width: 1024px) {
.intro-container{grid-template-columns:1fr;gap:40px}
.intro-text-section h1{font-size:2.6em}
.story-grid-layout{grid-template-columns:1fr;gap:50px}
.story-visual-column{position:static}
.approach-grid-blocks{grid-template-columns:1fr;gap:30px}
.team-display-flex{flex-direction:column}
.team-photo-wrapper{flex:none;width:100%;max-width:400px}
}
@media (max-width: 768px) {
.intro-wrapper{padding:60px 20px}
.intro-text-section h1{font-size:2.2em}
.intro-text-section .subtitle-intro{font-size:1.15em}
.intro-image-holder img{height:350px}
.story-section-container{margin:70px auto}
.story-content-column h2{font-size:2.2em}
.story-image-frame{height:400px}
.approach-area{padding:70px 20px}
.approach-container h2{font-size:2.3em;margin-bottom:50px}
.team-showcase-section{margin:70px auto}
.team-header-block h2{font-size:2.2em}
.team-header-block h2::before,.team-header-block h2::after{display:none}
.team-photo-wrapper img{height:350px}
}
@media (max-width: 480px) {
.intro-text-section h1{font-size:1.9em}
.intro-image-holder img{height:280px}
.story-content-column h2{font-size:1.9em}
.story-image-frame{height:320px}
.approach-container h2{font-size:2em}
.approach-item-card{padding:28px}
.team-header-block h2{font-size:1.9em}
.team-info-section h3{font-size:1.7em}
}
.hero-wrapper{position:relative;padding:80px 20px;background:linear-gradient(135deg,#FEA63D 0%,#075A3D 100%);overflow:hidden}
.hero-wrapper::before{content:'';position:absolute;top:20px;left:20px;width:120px;height:120px;border-top:2px solid #ffffff4d;border-left:2px solid #ffffff4d}
.hero-wrapper::after{content:'';position:absolute;bottom:20px;right:20px;width:120px;height:120px;border-bottom:2px solid #ffffff4d;border-right:2px solid #ffffff4d}
.hero-container{max-width:1000px;margin:0 auto;display:flex;align-items:center;gap:60px}
.hero-text-area{flex:1;color:#fff;z-index:2}
.hero-text-area h1{font-size:48px;margin-bottom:24px;line-height:1.2;transform:skewX(-2deg)}
.hero-text-area p{font-size:18px;line-height:1.7;margin-bottom:32px;opacity:.95}
.hero-img-zone{flex:0 0 380px;position:relative}
.hero-img-zone img{width:100%;height:420px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #0006;filter:contrast(1.05) brightness(1.02)}
.cta-primary-hero{display:inline-block;padding:16px 40px;background:#fff;color:#075A3D;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s;box-shadow:0 6px 16px #0003}
.cta-primary-hero:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000004d}
.expertise-block{padding:90px 20px;background:#f8f9fa}
.expertise-inner{max-width:1000px;margin:0 auto}
.expertise-inner h2{font-size:38px;color:#075A3D;margin-bottom:16px;position:relative;display:inline-block}
.expertise-inner h2::after{content:'';position:absolute;bottom:-6px;left:0;width:60%;height:3px;background:linear-gradient(90deg,#FEA63D,transparent)}
.expertise-intro-text{font-size:17px;line-height:1.8;color:#333;margin-bottom:48px}
.expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.expert-card{background:#fff;padding:32px;border-radius:10px;box-shadow:0 4px 12px #075a3d14;transition:all .3s;border-left:4px solid #FEA63D}
.expert-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #075a3d26}
.expert-card i{font-size:36px;color:#FEA63D;margin-bottom:16px}
.expert-card h3{font-size:22px;color:#075A3D;margin-bottom:12px}
.expert-card p{font-size:16px;line-height:1.7;color:#555}
.personalize-section{padding:90px 20px;background:linear-gradient(180deg,#fff 0%,#f0f0f0 100%)}
.personalize-holder{max-width:1000px;margin:0 auto;display:flex;gap:50px;align-items:center}
.personalize-visual{flex:0 0 420px}
.personalize-visual img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #fea63d4d}
.personalize-content{flex:1}
.personalize-content h2{font-size:36px;color:#075A3D;margin-bottom:20px}
.personalize-content h2::before{content:'◆';color:#FEA63D;margin-right:12px}
.personalize-content p{font-size:17px;line-height:1.8;color:#444;margin-bottom:18px}
.outcomes-area{padding:90px 20px;background:#fff}
.outcomes-wrapper{max-width:1000px;margin:0 auto}
.outcomes-wrapper h2{font-size:38px;color:#075A3D;text-align:center;margin-bottom:48px}
.skills-display{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.skill-item{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:28px;border-radius:8px;display:flex;align-items:flex-start;gap:20px;border:2px solid transparent;transition:all .3s}
.skill-item:hover{border-color:#FEA63D;transform:scale(1.02)}
.skill-icon-box{flex:0 0 50px;height:50px;background:#FEA63D;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}
.skill-text-box h4{font-size:20px;color:#075A3D;margin-bottom:8px}
.skill-text-box p{font-size:15px;line-height:1.7;color:#555}
.analytics-segment{padding:90px 20px;background:radial-gradient(circle at top right,#DBBCFE 0%,#f8f9fa 50%)}
.analytics-container{max-width:1000px;margin:0 auto}
.analytics-container h2{font-size:36px;color:#075A3D;margin-bottom:24px}
.analytics-lead{font-size:17px;line-height:1.8;color:#444;margin-bottom:48px}
.metrics-row{display:flex;gap:24px;margin-bottom:40px}
.metric-box{flex:1;background:#fff;padding:32px;border-radius:10px;text-align:center;box-shadow:0 6px 18px #075a3d1a}
.metric-value{font-size:48px;font-weight:700;color:#FEA63D;margin-bottom:8px}
.metric-label{font-size:16px;color:#075A3D;font-weight:600}
.insights-photo{width:100%;max-width:640px;height:360px;object-fit:cover;border-radius:10px;margin:0 auto;display:block;box-shadow:0 8px 20px #00000026}
.certification-zone{padding:90px 20px;background:linear-gradient(90deg,#075A3D 0%,#0a7a52 100%);color:#fff}
.certification-inner{max-width:1000px;margin:0 auto;display:flex;gap:56px;align-items:center}
.certification-text{flex:1}
.certification-text h2{font-size:38px;margin-bottom:20px}
.certification-text p{font-size:17px;line-height:1.8;margin-bottom:16px;opacity:.93}
.certification-image-side{flex:0 0 360px}
.certification-image-side img{width:100%;height:320px;object-fit:cover;border-radius:10px;box-shadow:0 10px 28px #0006}
.trust-section{padding:90px 20px;background:#f8f9fa}
.trust-wrapper{max-width:1000px;margin:0 auto}
.trust-wrapper h2{font-size:36px;color:#075A3D;text-align:center;margin-bottom:56px}
.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}
.testimonial-card{background:#fff;padding:32px;border-radius:10px;box-shadow:0 6px 16px #075a3d14;position:relative}
.testimonial-card::before{content:'"';position:absolute;top:16px;left:24px;font-size:72px;color:#DBBCFE;opacity:.4;font-family:Georgia,serif}
.testimonial-author{display:flex;align-items:center;gap:16px;margin-bottom:20px}
.author-photo{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #FEA63D}
.author-info h4{font-size:18px;color:#075A3D;margin-bottom:4px}
.author-info p{font-size:14px;color:#777}
.testimonial-text{font-size:16px;line-height:1.7;color:#444;position:relative;z-index:1}
@media (max-width: 1024px) {
.hero-container{flex-direction:column;gap:40px}
.hero-img-zone{flex:0 0 auto;width:100%;max-width:480px}
.personalize-holder{flex-direction:column-reverse}
.personalize-visual{flex:0 0 auto;width:100%}
.certification-inner{flex-direction:column}
.certification-image-side{flex:0 0 auto;width:100%}
.testimonial-grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero-text-area h1{font-size:36px}
.hero-wrapper{padding:60px 20px}
.metrics-row{flex-direction:column}
.skills-display{grid-template-columns:1fr}
.expertise-inner h2,.outcomes-wrapper h2,.trust-wrapper h2{font-size:30px}
}
@media (max-width: 480px) {
.hero-text-area h1{font-size:28px}
.hero-text-area p{font-size:16px}
.expertise-block,.personalize-section,.outcomes-area,.analytics-segment,.certification-zone,.trust-section{padding:60px 20px}
}
.intro-header-zone{background:linear-gradient(135deg,#FEA63D 0%,#DBBCFE 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.intro-header-zone::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,#075a3d08 35px,#075a3d08 70px),repeating-linear-gradient(-45deg,transparent,transparent 35px,#075a3d08 35px,#075a3d08 70px);opacity:.4}
.intro-header-zone .content-wrapper-primary{max-width:800px;margin:0 auto;position:relative;z-index:2;text-align:center}
.intro-header-zone .large-heading-display{font-size:3.2rem;font-weight:700;color:#075A3D;margin:0 0 20px;line-height:1.2;text-shadow:2px 2px 8px #fea63d4d}
.intro-header-zone .subtitle-text-element{font-size:1.3rem;color:#075A3D;margin:0 0 35px;line-height:1.6;opacity:.9}
.intro-header-zone .action-button-primary{display:inline-block;background:#075A3D;color:#fff;padding:16px 40px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 6px 20px #075a3d4d}
.intro-header-zone .action-button-primary:hover{background:#064a32;transform:translateY(-2px);box-shadow:0 10px 30px #075a3d66}
.contact-information-block{padding:70px 20px;background:#fafafa}
.contact-information-block .container-wrapper{max-width:1000px;margin:0 auto}
.contact-information-block .info-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;margin:50px 0}
.contact-information-block .info-card-item{background:#fff;padding:35px;border-radius:10px;box-shadow:0 4px 15px #075a3d14;transition:all .3s ease;border-left:4px solid #FEA63D}
.contact-information-block .info-card-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #fea63d33}
.contact-information-block .icon-display-area{font-size:2.5rem;color:#FEA63D;margin-bottom:20px}
.contact-information-block .card-title-text{font-size:1.4rem;font-weight:700;color:#075A3D;margin:0 0 15px}
.contact-information-block .card-content-details{font-size:1rem;color:#333;line-height:1.7;margin:0}
.contact-information-block .card-content-details a{color:#075A3D;text-decoration:none;font-weight:600;transition:color .3s ease}
.contact-information-block .card-content-details a:hover{color:#FEA63D}
.form-submission-area{padding:70px 20px 80px;background:linear-gradient(to bottom,#fff 0%,#f5f5f5 100%)}
.form-submission-area .container-wrapper{max-width:700px;margin:0 auto}
.form-submission-area .section-title-heading{font-size:2.4rem;font-weight:700;color:#075A3D;text-align:center;margin:0 0 15px}
.form-submission-area .section-subtitle-description{font-size:1.1rem;color:#666;text-align:center;margin:0 0 45px;line-height:1.6}
.form-submission-area .contact-form-element{background:#fff;padding:45px;border-radius:12px;box-shadow:0 8px 30px #075a3d1a}
.form-submission-area .form-group-container{margin-bottom:28px}
.form-submission-area .label-text-field{display:block;font-size:1rem;font-weight:600;color:#075A3D;margin-bottom:10px}
.form-submission-area .input-field-standard,.form-submission-area .select-dropdown-field{width:100%;padding:14px 18px;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;color:#333;transition:all .3s ease;background:#fafafa;box-sizing:border-box}
.form-submission-area .input-field-standard:focus,.form-submission-area .select-dropdown-field:focus{outline:none;border-color:#FEA63D;background:#fff;box-shadow:0 0 0 3px #fea63d1a}
.form-submission-area .select-dropdown-field{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23075A3D' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;padding-right:45px}
.form-submission-area .checkbox-privacy-container{margin:30px 0;display:flex;align-items:flex-start;gap:12px}
.form-submission-area .checkbox-input-element{width:20px;height:20px;margin-top:2px;cursor:pointer;flex-shrink:0}
.form-submission-area .privacy-label-text{font-size:.95rem;color:#666;line-height:1.5}
.form-submission-area .privacy-label-text a{color:#075A3D;text-decoration:underline;font-weight:600;transition:color .3s ease}
.form-submission-area .privacy-label-text a:hover{color:#FEA63D}
.form-submission-area .submit-button-action{width:100%;background:linear-gradient(135deg,#FEA63D 0%,#075A3D 100%);color:#fff;padding:16px 30px;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #fea63d4d}
.form-submission-area .submit-button-action:hover{transform:translateY(-2px);box-shadow:0 10px 30px #fea63d66}
.form-submission-area .submit-button-action:active{transform:translateY(0)}
@media (max-width: 768px) {
.intro-header-zone{padding:60px 20px 50px}
.intro-header-zone .large-heading-display{font-size:2.2rem}
.intro-header-zone .subtitle-text-element{font-size:1.1rem}
.contact-information-block{padding:50px 20px}
.contact-information-block .info-grid-layout{grid-template-columns:1fr;gap:25px}
.form-submission-area{padding:50px 20px 60px}
.form-submission-area .contact-form-element{padding:30px 25px}
.form-submission-area .section-title-heading{font-size:2rem}
}
@media (max-width: 480px) {
.intro-header-zone .large-heading-display{font-size:1.8rem}
.intro-header-zone .subtitle-text-element{font-size:1rem}
.intro-header-zone .action-button-primary{padding:14px 30px;font-size:1rem}
.contact-information-block .info-card-item{padding:25px}
.form-submission-area .section-title-heading{font-size:1.7rem}
.form-submission-area .contact-form-element{padding:25px 20px}
}
.program-hero-container{max-width:1000px;margin:0 auto;padding:60px 20px}
.program-hero-wrapper{display:flex;gap:50px;align-items:center}
.program-hero-text-section{flex:1}
.program-hero-text-section .program-hero-label{font-size:14px;letter-spacing:1px;color:#075A3D;text-transform:uppercase;margin-bottom:15px;font-weight:600}
.program-hero-text-section .program-hero-heading{font-size:42px;line-height:1.2;color:#075A3D;margin-bottom:25px;font-weight:700}
.program-hero-text-section .program-hero-desc{font-size:17px;line-height:1.7;color:#333;margin-bottom:30px}
.program-hero-text-section .program-hero-desc span{color:#FEA63D;font-weight:600}
.program-hero-cta-wrapper{display:flex;gap:18px}
.program-hero-cta-wrapper .cta-primary-btn{background:linear-gradient(135deg,#FEA63D,#FF8C3D);color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #fea63d4d}
.program-hero-cta-wrapper .cta-primary-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #fea63d66}
.program-hero-cta-wrapper .cta-secondary-btn{background:transparent;color:#075A3D;padding:16px 36px;border:2px solid #075A3D;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease}
.program-hero-cta-wrapper .cta-secondary-btn:hover{background:#075A3D;color:#fff}
.program-hero-visual-anchor{flex:0 0 380px;position:relative}
.program-hero-visual-anchor .visual-anchor-image-container{position:relative;border-radius:12px;overflow:hidden}
.program-hero-visual-anchor .visual-anchor-image-container img{width:100%;height:480px;object-fit:cover;display:block}
.program-hero-visual-anchor .visual-anchor-image-container::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#075a3d99,#fea63d66);mix-blend-mode:multiply;z-index:1}
.program-hero-visual-anchor .visual-anchor-image-container::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><defs><pattern id="grid" width="20" height="20" patternUnits="userSpaceOnUse"><path d="M 20 0 L 0 0 0 20" fill="none" stroke="white" stroke-width="0.5" opacity="0.3"/></pattern></defs><rect width="200" height="200" fill="url(%23grid)"/></svg>');opacity:.2;z-index:2}
.course-structure-container{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:80px 20px}
.course-structure-wrapper{max-width:1000px;margin:0 auto}
.course-structure-header{text-align:center;margin-bottom:60px}
.course-structure-header .structure-subtitle{font-size:15px;color:#FEA63D;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px}
.course-structure-header .structure-title{font-size:38px;color:#075A3D;font-weight:700;line-height:1.3;margin-bottom:20px}
.course-structure-header .structure-intro{font-size:17px;color:#555;line-height:1.6;max-width:720px;margin:0 auto}
.course-modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:50px}
.module-card-item{background:#fff;border-radius:10px;padding:35px 28px;box-shadow:0 4px 15px #00000014;transition:all .3s ease;position:relative;border:2px solid transparent}
.module-card-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #fea63d33;border-color:#FEA63D}
.module-card-item .module-icon-wrapper{width:60px;height:60px;background:linear-gradient(135deg,#DBBCFE,#FEA63D);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px}
.module-card-item .module-icon-wrapper i{font-size:26px;color:#075A3D}
.module-card-item .module-title{font-size:20px;color:#075A3D;font-weight:700;margin-bottom:15px}
.module-card-item .module-description{font-size:15px;color:#666;line-height:1.6;margin-bottom:18px}
.module-card-item .module-duration{font-size:14px;color:#FEA63D;font-weight:600;display:flex;align-items:center;gap:8px}
.module-card-item .module-duration i{font-size:16px}
.expert-profiles-section{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;margin-bottom:50px}
.expert-profile-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 6px 20px #00000012;display:flex;gap:25px;align-items:flex-start;border-left:4px solid #FEA63D}
.expert-profile-card .expert-photo-wrapper{flex:0 0 110px}
.expert-profile-card .expert-photo-wrapper img{width:110px;height:110px;border-radius:50%;object-fit:cover;border:3px solid #DBBCFE}
.expert-profile-card .expert-details{flex:1}
.expert-profile-card .expert-details .expert-name{font-size:22px;color:#075A3D;font-weight:700;margin-bottom:8px}
.expert-profile-card .expert-details .expert-role{font-size:14px;color:#FEA63D;font-weight:600;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}
.expert-profile-card .expert-details .expert-bio{font-size:15px;color:#555;line-height:1.6}
.testimonial-feature-card{background:linear-gradient(135deg,#075A3D,#0a7d52);border-radius:12px;padding:40px;color:#fff;position:relative;overflow:hidden;display:flex;gap:30px;align-items:center}
.testimonial-feature-card::before{content:'';position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,#fea63d33,transparent);border-radius:50%}
.testimonial-feature-card .testimonial-photo-container{flex:0 0 120px}
.testimonial-feature-card .testimonial-photo-container img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #fea63d80}
.testimonial-feature-card .testimonial-content-box{flex:1}
.testimonial-feature-card .testimonial-content-box .testimonial-quote{font-size:18px;line-height:1.7;margin-bottom:18px;font-style:italic;position:relative;padding-left:25px}
.testimonial-feature-card .testimonial-content-box .testimonial-quote::before{content:'"';position:absolute;left:0;top:-10px;font-size:50px;color:#FEA63D;opacity:.6}
.testimonial-feature-card .testimonial-content-box .testimonial-author{font-size:17px;font-weight:700;margin-bottom:5px}
.testimonial-feature-card .testimonial-content-box .testimonial-position{font-size:14px;color:#DBBCFE}
@media (max-width: 1024px) {
.program-hero-wrapper{flex-direction:column;gap:40px}
.program-hero-visual-anchor{flex:0 0 auto;width:100%;max-width:500px}
.course-modules-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.program-hero-text-section .program-hero-heading{font-size:32px}
.program-hero-cta-wrapper{flex-direction:column}
.program-hero-cta-wrapper .cta-primary-btn,.program-hero-cta-wrapper .cta-secondary-btn{text-align:center}
.course-modules-grid{grid-template-columns:1fr}
.expert-profiles-section{grid-template-columns:1fr}
.testimonial-feature-card{flex-direction:column;text-align:center}
.testimonial-feature-card .testimonial-content-box .testimonial-quote{padding-left:0}
.testimonial-feature-card .testimonial-content-box .testimonial-quote::before{left:50%;transform:translateX(-50%)}
}
@media (max-width: 480px) {
.program-hero-container{padding:40px 15px}
.program-hero-text-section .program-hero-heading{font-size:28px}
.course-structure-container{padding:60px 15px}
.course-structure-header .structure-title{font-size:30px}
.expert-profile-card{flex-direction:column;text-align:center}
.expert-profile-card .expert-photo-wrapper{margin:0 auto}
}
.success-message-wrapper{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:60px 20px;min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center}
.confirmation-container{max-width:1000px;margin:0 auto;width:100%;position:relative}
.geometric-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none}
.shape-element{position:absolute;opacity:.15;animation:floatShape 8s ease-in-out infinite}
.shape-circle-accent{width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,#FEA63D,#DBBCFE);top:-40px;right:10%;animation-delay:0s}
.shape-triangle-primary{width:0;height:0;border-left:100px solid transparent;border-right:100px solid transparent;border-bottom:173px solid #075A3D;bottom:20%;left:5%;animation-delay:2s}
.shape-square-tertiary{width:120px;height:120px;background:linear-gradient(45deg,#DBBCFE,#FEA63D);transform:rotate(45deg);top:30%;left:-30px;animation-delay:4s}
.shape-hexagon-secondary{width:140px;height:80px;background:#075A3D;position:relative;bottom:10%;right:-10%;animation-delay:6s}
.shape-hexagon-secondary::before{content:"";position:absolute;top:-40px;left:0;width:0;height:0;border-left:70px solid transparent;border-right:70px solid transparent;border-bottom:40px solid #075A3D}
.shape-hexagon-secondary::after{content:"";position:absolute;bottom:-40px;left:0;width:0;height:0;border-left:70px solid transparent;border-right:70px solid transparent;border-top:40px solid #075A3D}
@keyframes floatShape {
0%,100%{transform:translateY(0) rotate(0deg)}
50%{transform:translateY(-20px) rotate(10deg)}
}
.success-content-inner{background:#fff;border-radius:8px;padding:50px 40px;box-shadow:0 8px 24px #075a3d1f;position:relative;z-index:2}
.icon-checkmark-area{display:flex;justify-content:center;margin-bottom:30px}
.success-icon-graphic{width:100px;height:100px;animation:scaleIn .5s ease-out}
@keyframes scaleIn {
0%{transform:scale(0);opacity:0}
100%{transform:scale(1);opacity:1}
}
.message-text-area{text-align:center}
.success-main-title{font-size:32px;font-weight:700;color:#075A3D;margin:0 0 25px;line-height:1.3}
.confirmation-details{margin-bottom:40px}
.primary-message-text{font-size:18px;color:#2c3e50;line-height:1.7;margin:0 0 15px}
.secondary-info-text{font-size:16px;color:#5a6c7d;line-height:1.6;margin:0}
.next-steps-block{background:linear-gradient(135deg,#fea63d14,#dbbcfe14);border-radius:8px;padding:35px 30px;margin:40px 0;border-left:4px solid #FEA63D}
.steps-heading-alt{font-size:24px;font-weight:600;color:#075A3D;margin:0 0 30px;text-align:center}
.steps-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}
.step-card-item{background:#fff;border-radius:6px;padding:25px 20px;display:flex;gap:15px;box-shadow:0 3px 10px #075a3d14;transition:transform .3s ease,box-shadow .3s ease}
.step-card-item:hover{transform:translateY(-4px);box-shadow:0 6px 16px #fea63d2e}
.step-number-badge{min-width:40px;height:40px;background:linear-gradient(135deg,#FEA63D,#DBBCFE);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;flex-shrink:0}
.step-text-content{text-align:left}
.step-title-small{font-size:18px;font-weight:600;color:#075A3D;margin:0 0 8px}
.step-description-text{font-size:15px;color:#5a6c7d;line-height:1.5;margin:0}
.action-buttons-area{display:flex;justify-content:center;gap:20px;margin-top:40px;flex-wrap:wrap}
.button-primary-home{background:linear-gradient(135deg,#075A3D,#0a7552);color:#fff;padding:16px 40px;border-radius:6px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;transition:all .3s ease;box-shadow:0 4px 12px #075a3d40;position:relative;z-index:10}
.button-primary-home:hover{background:linear-gradient(135deg,#0a7552,#075A3D);transform:translateY(-2px);box-shadow:0 6px 18px #075a3d59}
.button-secondary-program{background:#fff;color:#FEA63D;padding:16px 40px;border-radius:6px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;border:2px solid #FEA63D;transition:all .3s ease;position:relative;z-index:10}
.button-secondary-program:hover{background:#FEA63D;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #fea63d4d}
@media (max-width: 768px) {
.success-message-wrapper{padding:40px 15px}
.success-content-inner{padding:35px 25px}
.success-main-title{font-size:26px}
.primary-message-text{font-size:16px}
.secondary-info-text{font-size:15px}
.next-steps-block{padding:25px 20px}
.steps-heading-alt{font-size:21px}
.steps-grid-layout{grid-template-columns:1fr;gap:20px}
.action-buttons-area{flex-direction:column;align-items:stretch}
.button-primary-home,.button-secondary-program{width:100%;text-align:center}
.shape-circle-accent{width:120px;height:120px;top:-20px;right:-20px}
.shape-triangle-primary{border-left:60px solid transparent;border-right:60px solid transparent;border-bottom:104px solid #075A3D}
.shape-square-tertiary{width:80px;height:80px}
.shape-hexagon-secondary{width:100px;height:58px}
}
@media (max-width: 480px) {
.success-main-title{font-size:22px}
.success-icon-graphic{width:80px;height:80px}
.step-card-item{flex-direction:column;align-items:center;text-align:center}
.step-text-content{text-align:center}
}