*{box-sizing:border-box;margin:0;padding:0}:root{--primary-orange:#e85d04;--secondary-orange:#e85d04;--dark-orange:#e85d2f;--hero-orange:#e96d1c;--white:#fff;--light-gray:#f5f5f5;--text-dark:#2c2c2c;--text-gray:#666}.hero{background:linear-gradient(135deg, var(--primary-orange) 0%, var(--secondary-orange) 100%);align-items:center;width:100%;min-height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1440 320\"><path fill=\"%23ffffff\" fill-opacity=\"0.1\" d=\"M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,112C672,96,768,96,864,112C960,128,1056,160,1152,160C1248,160,1344,128,1392,112L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"></path></svg>") bottom/cover no-repeat;position:absolute;inset:0}.hero-container{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;padding:3rem 5%;display:grid;position:relative}.hero-content{color:var(--white)}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;animation:.6s fadeInUp;display:inline-block}.hero-headline{color:var(--white);text-transform:uppercase;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2;animation:.8s fadeInUp}.hero-subheadline{color:var(--white);opacity:.95;margin-bottom:2rem;font-size:1.2rem;line-height:1.8;animation:1s fadeInUp}.cta-button{background:var(--white);border-radius:50px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;animation:1.2s fadeInUp;display:inline-block;box-shadow:0 10px 30px #0003;color:var(--primary-orange)!important}.cta-button:hover{color:var(--primary-orange);text-decoration:none;transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.cta-button i{margin-left:.5rem}.cta-label-short{display:none}.hero-visual{animation:1s fadeInRight;position:relative}.hero-image-container{background:var(--white);border-radius:20px;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.hero-image-container img{object-fit:cover;width:80%;height:80%}.floating-badge{background:var(--white);color:var(--primary-orange);border-radius:15px;padding:1rem 1.5rem;font-weight:600;animation:3s ease-in-out infinite float;position:absolute;box-shadow:0 10px 30px #0003}.badge-1{top:10%;right:-5%}.badge-2{bottom:15%;left:-5%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1200px){.hero-headline{font-size:clamp(1.75rem,3.5vw,2.5rem)}.hero-image-container{min-height:420px}.badge-1{right:0}.badge-2{left:0}}@media (max-width:968px){.hero{min-height:auto;padding:2rem 0 3rem}.hero-container{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2rem;padding:1.5rem 5%}.hero-content{text-align:center;flex-direction:column;order:1;align-items:center;width:100%;display:flex}.hero-visual{order:0;justify-self:center;width:min(100%,420px);margin-inline:auto}.hero-badge{text-align:center;max-width:100%;padding:.45rem 1.1rem;font-size:.8rem;line-height:1.4}.hero-headline{text-align:center;width:100%;margin-bottom:1rem;font-size:clamp(1.6rem,5vw,2.1rem)}.hero-subheadline{text-align:center;max-width:36rem;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.hero-image-container{aspect-ratio:4/3;min-height:0;box-shadow:none;background:0 0;margin-inline:auto}.hero-image-container img{object-fit:contain;object-position:center;width:100%;height:100%;margin-inline:auto;display:block}.floating-badge{display:none}.cta-button{max-width:100%;padding:1rem 1.75rem;font-size:.95rem;line-height:1.4}}@media (max-width:600px){.hero{padding:1.25rem 0 2.5rem}.hero-container{gap:1.25rem;padding:1rem 4%}.hero-headline{font-size:clamp(1.35rem,6.5vw,1.75rem);line-height:1.25}.hero-subheadline{font-size:.95rem}.cta-button{text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:320px;padding:.95rem 1.5rem;font-size:.95rem;display:inline-flex}.cta-label-full{display:none}.cta-label-short{display:inline}.hero-image-container{aspect-ratio:1;max-height:280px}}@media (max-width:380px){.hero-badge{padding:.4rem .85rem;font-size:.7rem}.hero-headline{font-size:1.25rem}.cta-button{padding:.85rem 1rem;font-size:.8rem}}
*{box-sizing:border-box;margin:0;padding:0}:root{--primary-orange:#e85d04;--secondary-orange:#e85d04;--dark-orange:#e85d2f;--hero-orange:#e96d1c;--white:#fff;--light-gray:#f5f5f5;--text-dark:#2c2c2c;--text-gray:#666}.aspirational{background:var(--white);padding:5rem 5%}.aspirational-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.aspirational-image{border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #00000026}.aspirational-image img{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block}.section-title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;position:relative}.section-title:before{content:"";background:var(--primary-orange);width:60px;height:4px;position:absolute;bottom:-10px;left:0}.highlight-text{background:linear-gradient(135deg, var(--primary-orange), var(--secondary-orange));color:var(--white);border-radius:15px;margin:2rem 0;padding:1.5rem}.highlight-text p{margin:.5rem 0;font-size:1.1rem;line-height:1.6}.emphasis{text-align:center;margin-top:1rem!important;font-size:1.5rem!important;font-weight:800!important}.description{color:var(--text-gray);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.checklist{margin:2rem 0}.checklist-item{color:var(--text-dark);align-items:flex-start;gap:1rem;margin-bottom:1.2rem;font-size:1.1rem;display:flex}.checklist-item i{color:var(--primary-orange);flex-shrink:0;margin-top:.2rem;font-size:1.5rem}.cta-box{background:var(--light-gray);text-align:center;border:3px solid var(--primary-orange);border-radius:15px;margin-top:2rem;padding:2rem}.cta-box h3{color:var(--primary-orange);margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.cta-button-secondary{background:var(--primary-orange);border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 5px 20px #ff6b354d;color:var(--white)!important}.cta-button-secondary:hover{background:var(--dark-orange);color:var(--white);text-decoration:none;transform:translateY(-3px);box-shadow:0 8px 25px #ff6b3566}@media (max-width:1024px){.aspirational{padding:4rem 5%}.aspirational-container{gap:3rem}.section-title{font-size:clamp(1.75rem,3vw,2.25rem)}}@media (max-width:968px){.aspirational-container{grid-template-columns:1fr;gap:2rem;max-width:640px}.aspirational-image{order:-1}.aspirational-visual{order:-1;width:100%}.aspirational-image img{width:100%;height:auto}.cta-button-secondary{text-align:center;box-sizing:border-box;width:100%}}@media (max-width:600px){.aspirational{padding:2.5rem 4%}.section-title{margin-bottom:1.25rem;font-size:clamp(1.35rem,5.5vw,1.6rem)}.section-title:before{width:48px;height:3px}.highlight-text{border-radius:12px;margin:1.5rem 0;padding:1.1rem}.highlight-text p{font-size:.95rem}.emphasis{font-size:1.15rem!important}.description{margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.checklist-item{gap:.75rem;margin-bottom:1rem;font-size:.95rem}.checklist-item i{font-size:1.25rem}.cta-box{border-width:2px;padding:1.5rem 1.25rem}.cta-box h3{margin-bottom:1.15rem;font-size:1.15rem;line-height:1.35}.cta-button-secondary{padding:.9rem 1.25rem;font-size:.9rem}}
.gallery-section{background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);padding:80px 20px;overflow:hidden}.gallery-container{max-width:1000px;margin:0 auto}.gallery-header{text-align:center;margin-bottom:50px}.gallery-title{color:#2c2c2c;margin-bottom:16px;font-size:42px;font-weight:800;line-height:1.2}.gallery-title .highlight{color:#e85d04;position:relative}.gallery-subtitle{color:#666;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.gallery-slider-wrapper{margin-bottom:40px;padding:0 60px;position:relative}.gallery-slider{overflow:hidden}.gallery-track{gap:0;transition:transform .5s ease-in-out;display:flex}.gallery-slide{border-radius:16px;flex-shrink:0;min-width:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.gallery-img-wrapper{background:#f5f5f5;width:100%;height:500px;position:relative;overflow:hidden}.gallery-img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.slider-nav{cursor:pointer;color:#e85d04;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #0000001a}.slider-nav:hover{color:#fff;background:#e85d04;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 30px #e85d044d}.slider-nav:active{transform:translateY(-50%)scale(.95)}.slider-nav.prev{left:0}.slider-nav.next{right:0}.slider-nav:disabled{opacity:.3;cursor:not-allowed}.slider-nav:disabled:hover{color:#e85d04;background:#fff;transform:translateY(-50%)}.slider-dots{justify-content:center;gap:10px;margin-top:30px;display:flex}.dot{cursor:pointer;background:#ddd;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.dot:hover{background:#bbb;transform:scale(1.2)}.dot.active{background:#e85d04;border-radius:6px;width:30px}.gallery-cta{text-align:center;background:#fff;border:2px solid #e85d04;border-radius:20px;margin-top:60px;padding:50px 30px;box-shadow:0 4px 30px #e85d041a}.gallery-cta-title{color:#2c2c2c;margin-bottom:16px;font-size:28px;font-weight:800}.gallery-cta-text{color:#666;max-width:500px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:16px}.gallery-cta-btn{color:#fff;background:#e85d04;border-radius:50px;align-items:center;gap:10px;padding:16px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #e85d044d}.gallery-cta-btn:hover{background:#d35400;transform:translateY(-3px);box-shadow:0 6px 30px #e85d0466}.gallery-cta-btn:after{content:"→";font-size:20px;transition:transform .3s}.gallery-cta-btn:hover:after{transform:translate(5px)}@media (max-width:1024px){.gallery-img-wrapper{height:400px}.slider-nav{width:45px;height:45px;font-size:20px}.gallery-title{font-size:clamp(1.75rem,3.5vw,2.25rem)}}@media (max-width:768px){.gallery-section{padding:3.5rem 4%}.gallery-header{margin-bottom:2rem}.gallery-title{font-size:clamp(1.6rem,5vw,2rem)}.gallery-subtitle{padding:0 .25rem;font-size:.95rem}.gallery-slider-wrapper{margin-bottom:1.5rem;padding:0 2.75rem}.gallery-img-wrapper{height:0;padding-bottom:66.67%;position:relative}.gallery-img{width:100%;height:100%;position:absolute;top:0;left:0}.slider-nav{width:36px;height:36px;font-size:18px}.gallery-cta{border-radius:16px;margin-top:2.5rem;padding:2rem 1.25rem}.gallery-cta-title{font-size:clamp(1.2rem,4vw,1.5rem);line-height:1.35}.gallery-cta-text{margin-bottom:1.5rem;font-size:.95rem}.gallery-cta-btn{box-sizing:border-box;justify-content:center;width:100%;padding:.95rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.gallery-section{padding:2.5rem 3.5%}.gallery-title{font-size:clamp(1.35rem,6vw,1.65rem)}.gallery-subtitle{font-size:.9rem}.gallery-slider-wrapper{padding:0 2.4rem}.gallery-img-wrapper{border-radius:12px;padding-bottom:75%}.gallery-slide{border-radius:12px}.slider-nav{width:32px;height:32px;font-size:16px}.slider-dots{gap:8px;margin-top:1.25rem}.dot{width:10px;height:10px}.dot.active{width:22px}.gallery-cta-btn{padding:.9rem 1.25rem;font-size:.9rem}}@media (max-width:360px){.gallery-section{padding:2rem 3%}.gallery-slider-wrapper{padding:0 2.1rem}}
.benefit{background:linear-gradient(180deg, var(--light-gray) 0%, var(--white) 100%);padding:5rem 5%}.benefit-container{max-width:1400px;margin:0 auto}.benefit-header{text-align:center;margin-bottom:4rem}.badge-primary{background:var(--primary-orange);color:var(--white);letter-spacing:.02em;border-radius:50px;max-width:100%;margin-bottom:1.5rem;padding:.7rem 1.75rem;font-size:clamp(.85rem,2vw,1.15rem);font-weight:700;line-height:1.3;animation:.6s fadeInDown;display:inline-block}.badge-primary i{margin-right:.5rem}.section-title-center{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.3;animation:.8s fadeInUp}.section-description{color:var(--text-gray);max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.8;animation:1s fadeInUp}.benefit-content{margin-top:3rem}.benefit-title{color:var(--text-dark);text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.benefit-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.benefit-card{background:var(--white);text-align:center;border:2px solid #0000;border-radius:15px;padding:2rem;transition:all .3s;box-shadow:0 5px 20px #00000014}.benefit-card:hover{border-color:var(--primary-orange);transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.benefit-card.highlight{border-color:var(--primary-orange);background:linear-gradient(135deg,#ff6b350d,#ff8c420d)}.benefit-card.special{border-color:var(--primary-orange);background:var(--primary-orange);color:var(--white)}.benefit-card.special h4,.benefit-card.special p{color:var(--white)}.benefit-icon{background:linear-gradient(135deg, var(--primary-orange), var(--secondary-orange));border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.benefit-card.special .benefit-icon{background:var(--white)}.benefit-card:hover .benefit-icon{transform:rotate(360deg)}.benefit-icon i{color:var(--white);font-size:2rem}.benefit-card.special .benefit-icon i{color:var(--primary-orange)}.benefit-card h4{color:var(--text-dark);margin-bottom:.8rem;font-size:1.2rem;font-weight:700}.benefit-card p{color:var(--text-gray);font-size:.95rem;line-height:1.6}.cta-small{background:linear-gradient(135deg, var(--primary-orange), var(--secondary-orange));text-align:center;border-radius:20px;margin-top:3rem;padding:2.5rem;box-shadow:0 10px 40px #ff6b354d}.cta-text{color:var(--white);margin-bottom:1.5rem;font-size:1.3rem;font-weight:600;line-height:1.6}.cta-text i{color:var(--white);margin-right:.5rem}.cta-button-small{background:var(--white);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 5px 20px #0003;color:var(--primary-orange)!important}.cta-button-small:hover{color:var(--primary-orange);text-decoration:none;transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.cta-button-small i{margin-left:.5rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.benefit{padding:4rem 5%}.section-title-center{font-size:clamp(1.75rem,3vw,2.25rem)}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (max-width:968px){.benefit{padding:3rem 5%}.benefit-header{margin-bottom:2.5rem}.section-title-center{font-size:clamp(1.5rem,4vw,1.9rem)}.section-description{font-size:1rem;line-height:1.7}.benefit-title{margin-bottom:2rem;font-size:clamp(1.35rem,3.5vw,1.6rem)}.benefit-card{padding:1.5rem}.cta-text{font-size:1.05rem}.cta-small{padding:2rem 1.5rem}}@media (max-width:640px){.benefit{padding:2.5rem 4%}.badge-primary{padding:.55rem 1.1rem;font-size:.78rem}.section-title-center{font-size:clamp(1.3rem,5.5vw,1.55rem)}.section-description{font-size:.95rem}.benefit-grid{grid-template-columns:1fr;gap:1.15rem}.benefit-icon{width:58px;height:58px;margin-bottom:1.15rem}.benefit-icon i{font-size:1.5rem}.benefit-card h4{font-size:1.05rem}.benefit-card p{font-size:.9rem}.cta-small{border-radius:16px;margin-top:2rem;padding:1.5rem 1.15rem}.cta-text{margin-bottom:1.15rem;font-size:.95rem}.cta-button-small{text-align:center;box-sizing:border-box;width:100%;padding:.95rem 1.5rem;font-size:1rem}}
.social-proof{background:linear-gradient(180deg, var(--white) 0%, var(--light-gray) 100%);box-sizing:border-box;width:100%;max-width:100vw;padding:5rem 5%;position:relative;overflow:hidden}.social-proof:before{content:"";background:var(--primary-orange);opacity:.03;border-radius:50%;width:400px;height:400px;position:absolute;top:0;right:-10%}.social-proof-container{z-index:1;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;position:relative}.social-proof-header{text-align:center;margin-bottom:4rem}.section-title-center{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.3;animation:.8s fadeInUp}.section-subtitle{color:var(--text-gray);margin-top:1rem;font-size:1.1rem}.testimonial-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:4rem;display:grid}.testimonial-card{background:var(--white);border-radius:25px;padding:0;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}.testimonial-card:before{content:"";background:linear-gradient(90deg, var(--primary-orange), var(--secondary-orange));height:6px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #ff6b3526}.testimonial-header{background:linear-gradient(135deg, var(--primary-orange) 0%, var(--secondary-orange) 100%);padding:2.5rem;position:relative;overflow:hidden}.testimonial-header:after{content:"";background:#ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;top:-50%;right:-20%}.testimonial-profile{z-index:1;align-items:center;gap:1.5rem;display:flex;position:relative}.testimonial-image{border:4px solid var(--white);border-radius:50%;flex-shrink:0;width:90px;height:90px;overflow:hidden;box-shadow:0 5px 20px #0003}.testimonial-image img{object-fit:cover;width:100%;height:100%}.testimonial-image .image-placeholder{background:var(--white);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.testimonial-image .image-placeholder i{color:var(--primary-orange);font-size:3.5rem}.testimonial-info h4{color:var(--white);margin-bottom:.3rem;font-size:1.5rem;font-weight:800}.position{color:#ffffffe6;margin-bottom:.8rem;font-size:.95rem}.rating{gap:.3rem;display:flex}.rating i{color:gold;filter:drop-shadow(0 2px 4px #0003);font-size:1rem}.testimonial-content{padding:2rem 2.5rem;position:relative}.quote-icon{color:var(--primary-orange);opacity:.1;font-size:3rem;position:absolute;top:1rem;left:1.5rem}.testimonial-text{color:var(--text-dark);z-index:1;min-height:100px;font-size:1.05rem;line-height:1.8;position:relative}.testimonial-footer{justify-content:space-between;align-items:center;padding:0 2.5rem 2rem;display:flex}.testimonial-badge{background:linear-gradient(135deg, var(--primary-orange), var(--secondary-orange));color:var(--white);border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #ff6b354d}.testimonial-badge i{font-size:1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.social-proof{padding:4rem 5%}.section-title-center{font-size:clamp(1.75rem,3vw,2.25rem)}.testimonial-grid{gap:1.75rem}}@media (max-width:968px){.social-proof{padding:3rem 4%;overflow-x:clip}.social-proof:before{width:240px;height:240px;right:-20%}.social-proof-header{margin-bottom:2.5rem}.testimonial-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.testimonial-header{padding:1.75rem}.testimonial-header:after{width:140px;height:140px;right:-30%}.testimonial-profile{text-align:center;flex-direction:column;gap:1rem}.rating{justify-content:center}.testimonial-content{padding:1.5rem 1.5rem 1.25rem}.testimonial-footer{justify-content:center;padding:0 1.5rem 1.5rem}}@media (max-width:600px){.social-proof{padding:2.5rem 4%}.section-title-center{word-wrap:break-word;overflow-wrap:break-word;font-size:clamp(1.35rem,5.5vw,1.65rem)}.section-subtitle{font-size:.95rem}.testimonial-image{border-width:3px;width:76px;height:76px}.testimonial-info h4{font-size:1.25rem}.testimonial-text{min-height:0;font-size:.95rem;line-height:1.7}.quote-icon{font-size:2.25rem;top:.75rem;left:1rem}.testimonial-badge{padding:.5rem 1rem;font-size:.8rem}}
.enrollment{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:5rem 5%}.enrollment-container{max-width:1400px;margin:0 auto}.enrollment-banner{background:linear-gradient(135deg, var(--primary-orange) 0%, var(--secondary-orange) 100%);border-radius:25px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:4rem;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #ff6b354d}.enrollment-banner:before{content:"";background:#ffffff1a;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-10%}.banner-content{z-index:1;position:relative}.banner-badge{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-block}.enrollment-banner h2{color:var(--white);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.banner-date{color:#fffffff2;font-size:1.1rem}.banner-date strong{font-weight:800}.limited-seats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#fff3;border:2px solid #ffffff4d;border-radius:20px;align-items:center;gap:1rem;padding:1.5rem 2rem;animation:2s ease-in-out infinite pulse;display:flex;position:relative}.seats-icon{font-size:2.5rem}.seats-text{flex-direction:column;display:flex}.seats-title{color:#ffffffe6;letter-spacing:1px;font-size:.85rem;font-weight:700}.seats-count{color:var(--white);font-size:1.3rem;font-weight:800}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;max-width:900px;margin-bottom:4rem;margin-left:auto;margin-right:auto;display:grid}.pricing-card{background:var(--white);border:2px solid #0000;border-radius:25px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}.pricing-card:hover{border-color:var(--primary-orange);transform:translateY(-10px);box-shadow:0 20px 60px #00000026}.pricing-header{background:var(--primary-orange);text-align:center;padding:2.5rem 2rem;position:relative}.header-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1rem;display:flex}.header-icon i{color:var(--white);font-size:2rem}.pricing-header h3{color:var(--white);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.header-subtitle{color:#ffffffe6;font-size:1rem;font-weight:600}.pricing-body{padding:2.5rem 2rem}.price-main{text-align:center;margin-bottom:2rem}.discount-badge{color:var(--white);background:linear-gradient(135deg,#ff6b35 0%,#ff8c42 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 5px 15px #ff6b354d}.discount-icon{font-size:1rem}.price-display{margin:1.5rem 0}.price-original{margin-bottom:.5rem}.price-original span{color:#999;font-size:1rem;font-weight:600;text-decoration:line-through}.price-current{justify-content:center;align-items:flex-start;gap:.3rem;margin-bottom:.8rem;display:flex}.price-current .currency{color:var(--text-dark);margin-top:.5rem;font-size:1.3rem;font-weight:700}.price-current .amount{background:linear-gradient(135deg, var(--primary-orange) 0%, var(--secondary-orange) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;line-height:1}.save-amount{color:#27ae60;background:linear-gradient(135deg,#d4f1d4 0%,#b8e6b8 100%);border-radius:50px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-block}.schedule-info{background:#f8f9fa;border-radius:15px;margin-bottom:2rem;padding:1.5rem}.schedule-item{color:var(--text-dark);align-items:center;gap:.8rem;padding:.5rem 0;font-size:.95rem;display:flex}.schedule-item i{color:var(--primary-orange);font-size:1.1rem}.btn-select{background:linear-gradient(135deg, var(--primary-orange) 0%, var(--secondary-orange) 100%);cursor:pointer;border:none;border-radius:15px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 20px #ff6b354d;color:var(--white)!important;text-decoration:none!important}.btn-select:hover{transform:translateY(-3px);box-shadow:0 12px 30px #ff6b3566}.enrollment-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:4rem;display:grid}.detail-item{background:var(--white);border-radius:20px;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 5px 20px #0000000d}.detail-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.detail-icon{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;display:flex;box-shadow:0 5px 15px #ff6b3533}.detail-icon.calendar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.detail-icon.location{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.detail-icon.register{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.detail-icon i{color:var(--white);font-size:1.8rem}.detail-content h4{color:var(--text-dark);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.detail-content p{color:var(--text-gray);font-size:1rem;line-height:1.6}@media (max-width:1024px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:100%}.enrollment-banner h2{font-size:clamp(1.6rem,3vw,2.15rem)}.price-current .amount{font-size:clamp(1.75rem,4vw,2.25rem)}.enrollment-details{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.enrollment-details{grid-template-columns:1fr}}@media (max-width:768px){.enrollment{padding:3rem 4%;overflow-x:clip}.enrollment-banner{text-align:center;border-radius:18px;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;padding:1.75rem 1.5rem}.enrollment-banner:before{width:180px;height:180px}.enrollment-banner h2{font-size:clamp(1.35rem,5vw,1.75rem)}.banner-date{font-size:.95rem}.limited-seats{justify-content:center;width:100%;padding:1.1rem 1.25rem}.pricing-grid{grid-template-columns:1fr;gap:1.5rem;max-width:440px;margin-bottom:2.5rem}.pricing-card{min-width:0}.pricing-header,.pricing-body{padding:1.75rem 1.5rem}.price-current .amount{font-size:clamp(1.85rem,8vw,2.25rem)}.schedule-item{align-items:flex-start;font-size:.9rem}.btn-select{padding:1rem 1.5rem;font-size:1rem}.detail-item{text-align:left;flex-direction:row;gap:1rem;padding:1.35rem}}@media (max-width:480px){.enrollment{padding:2.25rem 4%}.enrollment-banner{margin-bottom:1.75rem;padding:1.35rem 1.15rem}.enrollment-banner h2{font-size:1.25rem}.banner-date{font-size:.85rem;line-height:1.55}.banner-badge{padding:.4rem .9rem;font-size:.75rem}.limited-seats{gap:.75rem;padding:.9rem 1rem}.seats-icon{font-size:1.5rem}.seats-title{font-size:.7rem}.seats-count{font-size:1rem}.pricing-header{padding:1.35rem 1.15rem}.header-icon{width:56px;height:56px}.header-icon i{font-size:1.5rem}.pricing-header h3{font-size:1.15rem}.pricing-body{padding:1.35rem 1.15rem}.discount-badge{padding:.5rem 1.1rem;font-size:.8rem}.price-current .currency{font-size:1.1rem}.price-current .amount{font-size:1.75rem}.save-amount{padding:.4rem .9rem;font-size:.8rem}.schedule-info{padding:1.1rem}.detail-item{padding:1.15rem}.detail-icon{border-radius:14px;width:48px;height:48px}.detail-icon i{font-size:1.25rem}.detail-content h4{font-size:1rem}.detail-content p{font-size:.88rem}}
.custom-form-section{padding:4rem 5%;position:relative;overflow:hidden}.custom-form-section:before{content:"";pointer-events:none;width:400px;height:500px;position:absolute;top:-20%;right:-10%}.custom-form-section:after{content:"";pointer-events:none;width:400px;height:400px;position:absolute;bottom:-15%;left:-10%}.custom-form-container{z-index:1;max-width:800px;margin:0 auto;position:relative}.custom-form-header{text-align:center;margin-bottom:3rem;animation:.6s fadeInUp}.custom-form-badge{background:linear-gradient(135deg, var(--primary-orange), var(--secondary-orange));color:var(--white);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.7rem 1.8rem;font-size:clamp(.9rem,2vw,1.25rem);font-weight:700;animation:.8s fadeInDown;display:inline-flex;box-shadow:0 5px 20px #e85d044d}.custom-form-badge i{font-size:1em}.custom-form-title{color:var(--text-dark);margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.2;animation:1s fadeInUp}.custom-form-title .highlight{background:linear-gradient(135deg, var(--primary-orange), var(--secondary-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.custom-form-subtitle{color:var(--text-gray);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.7;animation:1.2s fadeInUp}.custom-form-card{background:var(--white);background-image:linear-gradient(var(--white), var(--white)), linear-gradient(135deg, var(--primary-orange), var(--secondary-orange));background-origin:border-box;background-clip:padding-box,border-box;border:3px solid #0000;border-radius:30px;padding:3.5rem;animation:1.4s fadeInUp;position:relative;box-shadow:0 20px 60px #0000001a}.custom-form-card:before{content:"";color:var(--primary-orange);opacity:.9;font-family:"Font Awesome 6 Free";font-size:2.5rem;font-weight:900;animation:3s ease-in-out infinite float;position:absolute;top:-15px;right:30px}.custom-form-grid{gap:2rem;display:grid}.custom-form-group{position:relative}.custom-form-label{color:var(--text-dark);align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:1rem;font-weight:700;display:flex}.custom-form-label i{color:var(--primary-orange);font-size:1.1rem}.custom-form-label .required{color:#ff4757;margin-left:.2rem}.custom-form-input,.custom-form-select,.custom-form-textarea{width:100%;color:var(--text-dark);background:var(--light-gray);box-sizing:border-box;border:2px solid #0000;border-radius:15px;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.custom-form-input:focus,.custom-form-select:focus,.custom-form-textarea:focus{background:var(--white);border-color:var(--primary-orange);outline:none;transform:translateY(-2px);box-shadow:0 5px 20px #e85d0426}.custom-form-input::placeholder,.custom-form-textarea::placeholder{color:#999}.custom-form-textarea{resize:vertical;min-height:120px}.custom-form-row{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.custom-checkbox-group{border-left:4px solid var(--primary-orange);background:#e85d040d;border-radius:15px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.custom-checkbox-item{cursor:pointer;align-items:center;gap:.8rem;display:flex}.custom-checkbox-item input[type=checkbox]{cursor:pointer;width:20px;height:20px;accent-color:var(--primary-orange)}.custom-checkbox-item label{color:var(--text-dark);cursor:pointer;font-size:.95rem;line-height:1.4}.custom-form-submit{text-align:center;margin-top:2rem}.custom-submit-btn{background:linear-gradient(135deg, var(--primary-orange), var(--secondary-orange));color:var(--white);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:50px;justify-content:center;align-items:center;gap:1rem;padding:1.3rem 3.5rem;font-size:1.2rem;font-weight:800;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #e85d044d}.custom-submit-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.custom-submit-btn:hover:before{left:100%}.custom-submit-btn:hover{transform:translateY(-5px);box-shadow:0 15px 40px #e85d0480}.custom-submit-btn:active{transform:translateY(-2px)}.custom-submit-btn i{font-size:1.3rem;transition:transform .3s}.custom-submit-btn:hover i{transform:translate(5px)}.custom-form-footer{background:linear-gradient(135deg,#e85d0414,#e85d040d);border-radius:20px;align-items:center;gap:1rem;margin-top:2rem;padding:2rem;display:flex}.custom-form-footer i{color:var(--primary-orange);flex-shrink:0;font-size:2rem}.custom-form-footer-text{color:var(--text-gray);font-size:.95rem;line-height:1.6}.custom-form-footer-text strong{color:var(--text-dark);font-weight:700}.custom-form-helper{color:var(--text-gray);align-items:center;gap:.3rem;margin-top:.5rem;font-size:.85rem;display:flex}.custom-form-helper i{color:var(--primary-orange);font-size:.9rem}.ooef{width:100%;max-width:100%;min-height:120px;position:relative}.ooef-loader{visibility:hidden;opacity:0;flex-direction:column;justify-content:center;align-items:center;animation:10s forwards ooLoadingIn;display:flex;position:absolute;inset:0;overflow:hidden}@keyframes ooLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}.ooef-loader>div,.ooef-loader>div:after{border-radius:50%;width:2.5rem;height:2.5rem}.ooef-loader>div{text-indent:-9999em;border:.25rem solid #f5f5f5;border-left-color:#55c4cf;font-size:10px;animation:1.1s linear infinite ooLoading;position:relative;transform:translateZ(0)}.ooef-loader [aria-live]>div,.ooef-loader [role=status]>div{text-indent:-9999em;border:.25rem solid #f5f5f5;border-left-color:#55c4cf;border-radius:50%;width:2.5rem;height:2.5rem;font-size:10px;animation:1.1s linear infinite ooLoading;position:relative;transform:translateZ(0)}@keyframes ooLoading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1122px){.custom-form-badge,.custom-form-badge i{font-size:.9rem}}@media (max-width:968px){.custom-form-section{padding:3rem 4%;overflow-x:clip}.custom-form-title{font-size:clamp(1.65rem,4vw,2.2rem)}.custom-form-subtitle{font-size:1rem}.custom-form-card{border-radius:25px;padding:2.5rem}.custom-form-row{grid-template-columns:1fr;gap:1.5rem}.custom-submit-btn{box-sizing:border-box;width:100%;padding:1.2rem 2rem;font-size:1.1rem}}@media (max-width:600px){.custom-form-section{padding:2rem 4%}.custom-form-header{margin-bottom:2rem}.custom-form-badge{padding:.6rem 1.4rem;font-size:.85rem}.custom-form-title{font-size:clamp(1.4rem,6vw,1.8rem)}.custom-form-subtitle{font-size:.95rem}.custom-form-card{border-radius:20px;padding:1.35rem 1rem}.custom-form-card:before{display:none}.custom-form-grid{gap:1.5rem}.custom-form-label{font-size:.95rem}.custom-form-input,.custom-form-select,.custom-form-textarea{padding:.9rem 1rem;font-size:.95rem}.custom-checkbox-group{padding:1.2rem}.custom-submit-btn{padding:1.1rem 2rem;font-size:1rem}.ooef,.orderonline-embed-form{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.custom-form-footer{text-align:center;flex-direction:column;padding:1.5rem}.custom-form-footer i{font-size:1.5rem}.custom-form-footer-text{font-size:.85rem}}@media (max-width:450px){.custom-form-badge,.custom-form-badge i{font-size:.85rem}.custom-form-card{padding:1.1rem .75rem}.custom-form-title{font-size:1.35rem}}
.faq{background:linear-gradient(180deg, var(--white) 0%, var(--light-gray) 50%, var(--white) 100%);padding:5rem 5%}.faq-container{max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:3rem}.section-title-center{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.3;animation:.8s fadeInUp}.section-subtitle{color:var(--text-gray);margin-top:1rem;font-size:1.1rem}.faq-list{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.faq-item{background:var(--white);border-radius:15px;transition:all .3s;overflow:hidden;box-shadow:0 5px 20px #00000014}.faq-item:hover{box-shadow:0 10px 30px #0000001f}.faq-item.active{box-shadow:0 10px 30px #ff6b3526}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.8rem 2rem;transition:all .3s;display:flex}.faq-question:hover{background:var(--light-gray)}.faq-item.active .faq-question{background:linear-gradient(135deg, var(--primary-orange) 0%, var(--secondary-orange) 100%);color:var(--white)}.faq-question span{color:var(--text-dark);font-size:1.1rem;font-weight:700;line-height:1.5}.faq-item.active .faq-question span{color:var(--white)}.faq-question i{color:var(--primary-orange);flex-shrink:0;font-size:1.2rem;transition:transform .3s}.faq-item.active .faq-question i{color:var(--white);transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.faq-item.active .faq-answer{max-height:500px;padding:0 2rem 2rem}.faq-answer p{color:var(--text-gray);margin:0;font-size:1rem;line-height:1.8}.faq-footer{text-align:center;background:var(--white);border-radius:20px;padding:3rem;box-shadow:0 10px 30px #00000014}.faq-footer p{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.btn-contact{background:var(--white);border:2px solid var(--primary-orange);border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;color:var(--primary-orange)!important}.btn-contact:hover{background:var(--primary-orange);color:var(--white);text-decoration:none;transform:translateY(-3px);box-shadow:0 10px 25px #ff6b354d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.faq{padding:3.5rem 5%}.faq-header{margin-bottom:2rem}.section-title-center{font-size:clamp(1.6rem,4vw,2rem)}.section-subtitle{font-size:1rem}.faq-list{gap:1rem;margin-bottom:2rem}}@media (max-width:600px){.faq{padding:2.5rem 4%}.faq-header{margin-bottom:1.5rem}.section-title-center{font-size:clamp(1.35rem,5.5vw,1.6rem)}.section-subtitle{font-size:.92rem}.faq-list{gap:.85rem;margin-bottom:1.75rem}.faq-item{border-radius:12px}.faq-question{gap:.85rem;padding:1.1rem 1.15rem}.faq-question span{font-size:.92rem;line-height:1.4}.faq-question i{font-size:.95rem}.faq-item.active .faq-answer{max-height:800px;padding:0 1.15rem 1.15rem}.faq-answer p{font-size:.88rem;line-height:1.7}.faq-footer{border-radius:16px;padding:1.75rem 1.25rem}.faq-footer p{margin-bottom:1.15rem;font-size:1rem}.btn-contact{box-sizing:border-box;justify-content:center;width:100%;padding:.9rem 1.5rem;font-size:.95rem}}
.closing{background:linear-gradient(135deg, var(--primary-orange) 0%, var(--secondary-orange) 100%);padding:5rem 5%;position:relative;overflow:hidden}.closing:before{content:"";background:#ffffff0d;border-radius:50%;width:600px;height:600px;position:absolute;top:-30%;right:-15%}.closing:after{content:"";background:#ffffff0d;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-10%}.closing-container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.closing-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.closing-text{color:var(--white)}.closing-statement{opacity:.95;margin-bottom:2rem;font-size:1.2rem;font-style:italic;line-height:1.8}.closing-headline{color:var(--white);margin-bottom:2rem;font-size:2.5rem;font-weight:800;line-height:1.3}.closing-headline .highlight{color:gold;display:inline-block;position:relative}.closing-headline .highlight:after{content:"";background:gold;height:3px;position:absolute;bottom:0;left:0;right:0}.closing-cta-text{margin-bottom:2.5rem;font-size:1.1rem;font-weight:600}.btn-final-cta{background:var(--white);text-transform:uppercase;letter-spacing:.5px;border-radius:50px;align-items:center;gap:1rem;padding:1.5rem 3rem;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 15px 40px #0003;color:var(--primary-orange)!important}.btn-final-cta:hover{background:var(--light-gray);color:var(--primary-orange);text-decoration:none;transform:translateY(-5px)scale(1.05);box-shadow:0 20px 50px #0000004d}.btn-final-cta i{transition:transform .3s}.closing-visual{position:relative}.closing-image{border-radius:25px;justify-content:center;align-items:center;min-height:450px;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.closing-image img{object-fit:cover;width:65%;height:65%}.closing-last{color:var(--white);text-align:center;margin-top:1rem;font-size:1.5rem;font-style:italic;font-weight:800}.floating-elements{pointer-events:none;position:absolute;inset:0}.float-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;box-shadow:0 10px 30px #0003}.float-item i{color:var(--white);font-size:1.8rem}.float-item.globe{animation:4s ease-in-out infinite float;top:10%;right:-5%}.float-item.plane{animation:5s ease-in-out infinite reverse float;bottom:20%;left:-5%}.float-item.star{animation:3s ease-in-out infinite float;top:50%;right:10%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.closing{padding:4rem 5%}.closing-content{gap:3rem}.closing-headline{font-size:clamp(1.75rem,3vw,2.25rem)}.closing-image{min-height:380px}}@media (max-width:968px){.closing{padding:3.5rem 5%;overflow-x:clip}.closing-content{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2rem;max-width:640px;margin:0 auto}.closing-text{text-align:center;flex-direction:column;order:2;align-items:center;width:100%;display:flex}.closing-visual{text-align:center;order:1;justify-self:center;width:min(100%,420px);margin-inline:auto}.closing-statement,.closing-headline,.closing-cta-text,.closing-last{text-align:center;width:100%}.closing-headline{font-size:clamp(1.5rem,4vw,1.9rem)}.closing-cta-text{font-size:1rem}.btn-final-cta{text-align:center;flex-wrap:wrap;justify-content:center;max-width:100%;padding:1rem 1.75rem;font-size:.95rem;line-height:1.35}.closing-image{aspect-ratio:1;background:#ffffff1f;min-height:0;max-height:360px;margin-inline:auto}.closing-image img{object-fit:contain;object-position:center;width:80%;height:80%;margin-inline:auto;display:block}.closing-last{font-size:1.1rem}.float-item{width:48px;height:48px}.float-item i{font-size:1.35rem}}@media (max-width:600px){.closing{padding:2.5rem 4%}.closing-headline{margin-bottom:1.35rem;font-size:clamp(1.25rem,5.5vw,1.45rem);line-height:1.4}.closing-statement{margin-bottom:1.25rem;font-size:.92rem;line-height:1.65}.closing-cta-text{margin-bottom:1.5rem;font-size:.9rem}.btn-final-cta{letter-spacing:.02em;border-radius:16px;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.1rem;font-size:.82rem}.btn-final-cta:hover{transform:translateY(-3px)scale(1.02)}.closing-image{border-radius:18px;max-height:260px;box-shadow:0 12px 36px #00000040}.closing-last{margin-top:.85rem;font-size:.95rem}.float-item{display:none}}
.home-page{width:100%;max-width:100%;overflow-x:clip}.home-page img,.home-page svg,.home-page video,.home-page iframe{max-width:100%}
