@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Outfit:wght@300;400;500;600;700&display=swap";:root{--primary: #f94504;--primary-dark: #cc3903;--secondary: #003667;--secondary-light: #0056a4;--text-dark: #1a1a1a;--text-light: #666666;--white: #ffffff;--bg-gradient: linear-gradient(180deg, #fff9f6 0%, #ffffff 100%);--card-bg: #ffffff;--divider: #e2e8f0}body{font-family:Outfit,sans-serif;color:var(--text-dark);background:var(--bg-gradient);line-height:1.5;overflow-x:hidden}h1,h2,h3,h4{font-weight:700}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{padding:12px 24px;border-radius:8px;font-weight:600;transition:all .2s ease}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.btn-secondary{background-color:var(--secondary);color:#fff}.btn-secondary:hover{background-color:var(--secondary-light);transform:translateY(-2px)}.text-blue{color:var(--secondary)}:root{--primary: #f94504;--primary-dark: #d93d04;--secondary: #003667;--text-dark: #1a1a1a;--text-light: #666666;--text-muted: #94a3b8;--white: #ffffff;--bg-light: #fff9f6;--bg-dark: #0f172a;--card-shadow: 0 4px 20px rgba(0, 0, 0, .08)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Outfit,sans-serif;color:var(--text-dark);background-color:var(--white);overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 24px}.text-orange{color:var(--primary)}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(90deg,#fa5f00,#fb6101c9);box-shadow:0 4px 20px #0000001a;padding:16px 0}.nav-content{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px}.logo-icon-container{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.logo-bg{position:absolute;width:100%;height:100%;top:0;left:0}.logo-img{position:relative;width:36px;height:36px;object-fit:contain;z-index:1}.logo-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.5rem;color:var(--white)}.nav-links{display:flex;list-style:none;gap:40px;align-items:center}.nav-links a{text-decoration:none;color:var(--white);font-family:Istok Web,sans-serif;font-weight:400;font-size:1.1rem;transition:opacity .2s}.nav-links a:hover{opacity:.8}.btn{display:inline-block;padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer;border:none;font-size:1rem}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px)}.btn-nav{background:var(--white);color:#143a68;font-family:Poppins,sans-serif;font-weight:700;padding:10px 24px;border-radius:5px;box-shadow:0 4px 4px #00000040;font-size:1rem}.btn-nav:hover{transform:translateY(-2px);box-shadow:0 6px 8px #0000004d}.btn-outline{background:transparent;color:var(--secondary);border:2px solid var(--secondary)}.btn-outline:hover{background:var(--secondary);color:#fff}.mobile-menu-btn{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer}.mobile-menu-btn span{width:25px;height:3px;background:var(--text-dark);border-radius:3px}.text-blue{color:#143a68}.hero{margin-top:76px;padding:0;background-image:url(/img/DEaPYNja.png);width:100%;height:100%;background-size:100% 100%;background-position:center bottom;background-repeat:no-repeat;position:relative;overflow:hidden;min-height:420px;display:flex;align-items:center}.hero-content{display:grid;grid-template-columns:1fr;max-width:1200px;width:100%;position:relative;z-index:1}.hero-text{max-width:700px;padding-top:0}.hero-text h1{font-family:Montserrat,sans-serif;font-size:42px;font-weight:800;line-height:1.1;margin-bottom:5px;color:#143a68}.hero-divider{width:100%;max-width:630px;margin:10px 0 20px;transform:translate(-2%)}.hero-divider img{width:100%;height:2px;object-fit:fill;display:block}.hero-desc{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;color:#09356a;margin-bottom:40px;line-height:1.5}.hero-buttons{display:flex;gap:20px}.btn-hero-primary{background:linear-gradient(90deg,#fa5f00 31.17%,#fa5f0091 73.27%);color:#fff;font-family:Montserrat,sans-serif;font-weight:700;padding:14px 28px;border-radius:8px;font-size:20px}.btn-hero-secondary{background:linear-gradient(132.32deg,#0a5dc2 35.39%,#09356a 70.42%);color:#fff;font-family:Montserrat,sans-serif;font-weight:700;padding:14px 28px;border-radius:8px;font-size:20px}.btn-hero-primary:hover,.btn-hero-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0003}.hero-image{display:none}.hero-decoration{position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;z-index:0}.decoration-circle{position:absolute;border-radius:50%;opacity:.1}.circle-1{width:300px;height:300px;background:var(--primary);top:-50px;right:-50px}.circle-2{width:200px;height:200px;background:var(--secondary);bottom:100px;left:-100px}.section-2{padding:80px 0;background-color:#fff;background-image:url(/img/ogoNMzbj.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;position:relative}.feature-image-mobile{display:none}.tentang-card{display:flex;border:2px solid rgba(7,115,255,.63);border-radius:10px;overflow:hidden;margin-bottom:60px;background-color:#fff;background-position:left center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:10;max-width:1235px;height:299px;margin-left:auto;margin-right:auto}.tentang-content{flex:1;padding:30px 40px;position:relative;z-index:2;max-width:650px}.tentang-content h2{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;color:#09356a;margin-bottom:5px}.tentang-divider{width:100%;max-width:100%;height:2px;margin-bottom:15px;background:silver;border-radius:2px}.tentang-divider img{width:100%;height:100%;object-fit:cover;display:block}.tentang-desc{font-family:Montserrat,sans-serif;font-size:14px;color:#1a1a1a;line-height:1.5;margin-bottom:15px;max-width:600px}.tentang-desc strong{color:#09356a}.features-list{display:flex;gap:30px}.feature-item{display:flex;align-items:center;gap:12px}.feature-icon-wrapper{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.feature-icon-wrapper img{width:100%;height:100%;object-fit:contain}.feature-item span{font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#09356a;line-height:1.2}.tentang-image{width:450px;position:relative;z-index:1;align-self:flex-end;margin-top:auto;margin-right:-20px}.tentang-image img{width:100%;height:auto;display:block}.program-header{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:40px}.program-header h2{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#09356a;text-align:center}.line-deco{flex:1;max-width:400px;height:2px}.grayscale-line{filter:grayscale(100%) opacity(.5)}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.program-card{border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.card-header-blue{background:#004dff;padding:20px;text-align:center}.card-header-orange{background:#fa5f00;padding:20px;text-align:center}.program-card h3{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;margin:0}.card-body{background:#e5e5e5;padding:20px;display:flex;align-items:center;gap:15px;min-height:80px}.check-icon{color:#fa5f00;font-size:24px;font-weight:700}.card-body p{font-family:Montserrat,sans-serif;font-weight:500;color:#09356a;font-size:16px;margin:0}@media(max-width:992px){.tentang-card{flex-direction:column}.feature-image-mobile{display:block;width:100%;margin-bottom:20px}.tentang-image{width:100%;height:300px}.program-grid{grid-template-columns:1fr}.features-list{flex-wrap:wrap}}.packages-section{padding:80px 0;background-image:url(/img/ogoNMzbj.png);background-size:cover;background-position:center;background-repeat:no-repeat}.packages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.package-card{border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;transition:transform .3s}.package-card:hover{transform:translateY(-10px)}.package-top{padding:15px 10px;text-align:center}.package-top h3{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;color:#1a1a1a;margin:0}.package-price{padding:20px 10px;text-align:center;color:#fff}.package-price h4{font-family:Montserrat,sans-serif;font-weight:800;font-size:24px;margin:0}.package-price span{font-size:16px;font-weight:500}.package-body{padding:20px 25px;background:#d9d9d9;flex:1}.package-features{list-style:none;padding:0;margin:0}.package-features li{display:flex;align-items:flex-start;gap:10px;margin-bottom:15px;font-family:Montserrat,sans-serif;font-size:14px;color:#1a1a1a;line-height:1.5}.package-features .check{color:#fa5f00;font-weight:700;min-width:20px}.orange-light{background-color:#fecaaa}.orange-dark{background-color:#ff7c2b}.blue-light{background-color:#aadefe}.blue-dark{background-color:#2b6eff}.purple-light{background-color:#e9d5ff}.purple-dark{background-color:#a32bff}@media(max-width:992px){.packages-grid{grid-template-columns:1fr;padding:0 20px}}.programs-highlight-section{padding:80px 0;background-color:#fff;background-image:url(/img/DWEmGLDA.png);background-size:cover;background-position:center;background-repeat:no-repeat}.text-orange-title{color:#fa5f00!important}.highlight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:50px}.highlight-card{border-radius:25px;padding:40px 30px 0;position:relative;overflow:visible;min-height:850px;display:flex;flex-direction:column;align-items:center;color:#fff}.card-red{background-color:#ff361b;overflow:visible;clip-path:inset(-100px -100px 0px -100px)}.card-blue{background-color:#143a68;overflow:visible}.card-header-text{margin-bottom:10px;text-align:center}.card-header-text h3{font-family:Montserrat,bold;font-size:26px;margin:0;text-transform:uppercase}.card-header-text p{font-size:18px;font-weight:500;margin:5px 0 0}.price-box{background:#fff;border-radius:15px;padding:15px 10px;text-align:center;margin-bottom:20px;width:100%;max-width:380px;box-shadow:0 5px 15px #0003}.price-box h4{font-family:Montserrat,bold;font-size:36px;margin:0;color:#000}.price-box span{font-size:14px;color:#666}.card-details{width:100%;margin-bottom:0;padding:0 10px 250px;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;gap:15px}.detail-block{margin-bottom:0;display:flex;flex-direction:column;align-items:center}.detail-block h5{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;margin-bottom:12px;color:#fff;text-align:center}.detail-block ul{list-style:none;padding:0;margin:0}.detail-block li{display:flex;align-items:flex-start;gap:15px;margin-bottom:12px;font-size:16px;line-height:1.5;color:#fff}.check-icon-blue-circle svg{width:18px;height:18px;fill:#3b82f6;border:1.5px solid white;border-radius:50%;background:#fff}.icon-svg{min-width:18px;height:18px;display:flex;align-items:center;justify-content:center}.student-image{width:100%;position:absolute;bottom:0;display:flex;pointer-events:none}.card-red .student-image{justify-content:flex-start;left:-30px;bottom:-80px}.card-blue .student-image{justify-content:flex-end;right:-30px}.student-image img{width:60%;height:auto;object-fit:contain}.card-red .student-image img{width:65%;height:auto;border-bottom-left-radius:25px}.card-blue .student-image img{border-bottom-right-radius:25px}.card-red .detail-block:last-child{position:absolute;bottom:40px;right:20px;width:40%;z-index:5}.card-blue .detail-block:last-child{position:absolute;bottom:40px;left:20px;width:40%;z-index:5;align-items:flex-start;text-align:left}.card-blue .detail-block:last-child h5,.card-blue .detail-block:last-child li{text-align:left;justify-content:flex-start}.card-blue .detail-block:nth-child(2){transform:translate(-20px)}.why-banner{display:flex;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px #0000001a;margin-top:50px;min-height:180px}.why-left{background-color:#0056d2;width:30%;padding:30px;display:flex;align-items:center;justify-content:center;text-align:center}.why-left h3{font-family:Montserrat,bold;font-size:28px;color:#fff;margin:0}.why-right{background-color:#e5e7eb;width:70%;padding:30px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.why-right ul{list-style:none;padding:0;margin:0}.why-right li{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-weight:600;font-size:16px;color:#333}.check-blue svg{width:20px;height:20px}@media(max-width:992px){.highlight-grid{grid-template-columns:1fr}.why-banner{flex-direction:column}.why-left,.why-right{width:100%}.highlight-card{min-height:auto;padding:40px 30px 0;clip-path:none;position:relative}.card-details{padding-bottom:0;gap:15px}.detail-block{width:100%;align-items:flex-start}.detail-block h5{align-self:flex-start;text-align:left}.card-red .detail-block:last-child,.card-blue .detail-block:last-child{position:static;width:100%;text-align:left;align-items:flex-start}.card-blue .detail-block:nth-child(2){transform:none}.student-image,.card-red .student-image,.card-blue .student-image{position:relative;width:calc(100% + 60px);inset:auto auto auto -30px;display:flex;justify-content:center!important;align-items:flex-end;margin-bottom:0;z-index:0;margin-top:-20px}.card-red .student-image,.card-blue .student-image{margin-top:-100px;justify-content:center!important;left:-30px;right:auto;width:calc(100% + 60px)}.student-image img,.card-red .student-image img,.card-blue .student-image img{width:100%;max-width:320px;height:auto;margin:0 auto 0 50px;border-radius:0 0 25px 25px;display:block}}.location-info h4{font-family:Montserrat,sans-serif;color:var(--secondary);margin-bottom:6px}.location-info p{color:var(--text-light);font-size:.9rem}.combined-bg-section{background-size:100% 100%;background-position:center 150px;background-repeat:no-repeat;padding-bottom:50px}.testimonials-section{padding:50px 0 20px;background:transparent}.text-blue-title{color:#143a68!important;font-family:Montserrat,sans-serif;font-weight:700;text-transform:uppercase}.faq-card{background:#fa5f00;border-radius:20px;padding:40px;position:relative;max-width:900px;margin:0 auto;box-shadow:0 15px 30px #fa5f0033}.faq-content{display:flex;align-items:center;gap:30px}.faq-image{flex-shrink:0;width:120px;height:120px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.2)}.faq-image img{width:100%;height:100%;object-fit:cover}.faq-text{color:#fff;text-align:left;flex-grow:1}.faq-text .quote{font-style:italic;font-weight:500;font-size:1.25rem;line-height:1.5;margin-bottom:15px}.faq-text .author{font-weight:400;font-size:1rem;opacity:.9}.faq-dots{position:absolute;bottom:20px;right:30px;display:flex;gap:8px}.dot{width:12px;height:12px;border-radius:50%;background-color:#d1d5db;cursor:pointer}.dot.active{background-color:#04c}.cta-section{padding:30px 0 100px;background:transparent}.cta-box{max-width:800px;margin:0 auto;border-radius:30px;overflow:hidden;box-shadow:0 10px 30px #0000001a;position:relative;z-index:2}.cta-top{background-color:#fa5f00;padding:30px;text-align:center}.cta-top h2{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:2rem;margin:0}.cta-bottom{background-color:#fff;padding:20px;display:flex;justify-content:center;align-items:center}.cta-brand{display:flex;align-items:center;gap:15px}.small-icon{width:40px;height:40px;position:relative;display:flex;align-items:center;justify-content:center}.small-icon .logo-bg{position:absolute;width:100%;height:100%}.small-icon .logo-img{width:28px;height:28px;position:relative;z-index:1}.brand-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:2rem;color:#fa5f00}@media(max-width:768px){.combined-bg-section{background-size:cover}.faq-content{flex-direction:column;text-align:center}.faq-text{text-align:center}.faq-dots{position:relative;bottom:auto;right:auto;justify-content:center;margin-top:20px}.cta-top h2,.brand-text{font-size:1.5rem}}.contact-section{padding:100px 0;background:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-info h3{font-family:Montserrat,sans-serif;font-size:2rem;color:var(--secondary);margin-bottom:16px}.contact-info>p{color:var(--text-light);margin-bottom:32px}.contact-details{margin-bottom:32px}.contact-item{display:flex;align-items:center;gap:16px;padding:12px 0}.contact-icon{font-size:1.5rem}.social-links{display:flex;gap:16px}.social-link{padding:10px 20px;background:var(--bg-light);border-radius:8px;color:var(--text-dark);text-decoration:none;transition:background .2s}.social-link:hover{background:var(--primary);color:#fff}.contact-form form{display:flex;flex-direction:column;gap:16px}.contact-form input,.contact-form select,.contact-form textarea{padding:16px 20px;border:1px solid #e2e8f0;border-radius:12px;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:var(--primary)}.footer{padding:40px 0;background:var(--bg-dark)}.footer-content{display:flex;justify-content:space-between;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.25rem}.footer-logo{width:40px;height:40px;object-fit:contain}.footer-copy{color:var(--text-muted)}.mobile-side-menu{position:fixed;top:0;right:-100%;width:65%;max-width:300px;height:100vh;background:#fa5f00;z-index:2000;transition:right .3s ease-in-out;padding:40px 30px;display:flex;flex-direction:column;gap:40px;box-shadow:-5px 0 20px #0000001a}.mobile-side-menu.active{right:0}.mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1999;display:none;opacity:0;transition:opacity .3s}.mobile-overlay.active{display:block;opacity:1}.mobile-menu-header{display:flex;align-items:center;gap:12px}.mobile-nav-links{list-style:none;display:flex;flex-direction:column;gap:25px;padding:0}.mobile-nav-links a{color:#fff;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.25rem;display:block}.btn-mobile-join{background:#fff;color:#143a68;font-family:Poppins,sans-serif;font-weight:700;padding:12px;border-radius:5px;text-align:center;text-decoration:none;font-size:.9rem;box-shadow:0 4px 4px #00000040;display:block}@media(max-width:992px){.nav-links,.btn-nav{display:none}.mobile-menu-btn{display:flex}.hero-content{grid-template-columns:1fr;text-align:center}.hero-buttons{justify-content:center}.hero-image{order:-1}.features-grid,.packages-grid,.location-grid,.testimonials-grid,.contact-grid{grid-template-columns:1fr}}@media(max-width:768px){.navbar{padding:0;height:41px;display:flex;align-items:center}.nav-content{width:100%;height:100%;position:relative;display:flex;justify-content:flex-end;align-items:center}.logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:auto;justify-content:center}.logo-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:16.7px;color:#fff;white-space:nowrap}.logo-img{width:17.6px;height:14.7px;top:0}.logo-icon-container{width:21px;height:21px;margin-right:5px}.mobile-menu-btn{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;z-index:101}.mobile-menu-btn span{background-color:#fff;height:2px;width:100%;border-radius:2px}.features-grid,.packages-grid,.location-grid,.testimonials-grid,.combined-bg-section .faq-content,.contact-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:20px;text-align:center}.hero{padding:0;margin-top:41px;display:flex;flex-direction:column;align-items:center;background-image:none;min-height:auto}.hero-content{display:flex;flex-direction:column;padding:0;width:100%}.hero-image{order:-1;width:100%;height:auto;position:relative;margin-bottom:25px;display:block}.hero-image img{width:100%;height:auto;max-width:100%;position:relative;object-fit:contain;display:block;left:auto;top:auto}.hero-text{padding:0 10px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-text h1{font-family:Montserrat,sans-serif;font-weight:700;font-size:21px;line-height:1.25;margin-bottom:15px;color:#143a68;white-space:nowrap}@media(max-width:350px){.hero-text h1{white-space:normal}}.feature-image-mobile{display:none}.hero-desc{font-size:15px;color:#09356a;line-height:1.5;margin-bottom:30px;max-width:310px}.hero-divider{width:304px;margin:0 auto 15px;display:flex;justify-content:center}.hero-divider img{width:100%}.hero-buttons{justify-content:center;flex-direction:column;gap:15px;width:100%;align-items:center;padding-bottom:40px}.btn-hero-primary{width:279px;height:58px;background:linear-gradient(93deg,#fa5f00 31.17%,#fa5f0091 73.27%);border-radius:6px;font-size:23px;font-weight:700;font-family:Montserrat,sans-serif;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:none}.btn-hero-secondary{width:279px;height:58px;background:linear-gradient(132deg,#0a5dc2 35.39%,#09356a 70.42%);border-radius:6px;font-size:23px;font-weight:700;font-family:Montserrat,sans-serif;display:flex;align-items:center;justify-content:center;padding:0}.feature-image-mobile{display:block;width:100%;margin-bottom:20px}.feature-image-mobile img{width:100%;height:auto;display:block}.tentang-card{background-image:none!important;padding:0;background:transparent;box-shadow:none}.tentang-content{padding:0 10px;text-align:center}.tentang-content h2{font-size:20px;color:#143a68;margin-bottom:15px}.tentang-divider{width:100%;margin:10px 0;display:flex;justify-content:center}.tentang-divider img{width:90%}.tentang-desc{font-size:14px;line-height:1.5;color:#143a68}.features-list{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px;margin-top:20px;padding:0 10px}.feature-item{display:flex;flex-direction:column;align-items:center;width:30%;text-align:center}.feature-icon-wrapper{width:50px;height:50px;margin-bottom:8px}.feature-icon-wrapper img{width:100%;height:100%}.feature-item span{font-size:11px;font-weight:700;color:#143a68;line-height:1.2}.program-section{padding:0 10px;margin-top:30px}.program-header h2{font-size:20px;color:#143a68;margin:0 0 20px}.program-header .line-deco{display:none}.program-grid{display:flex;flex-direction:column;gap:20px}.program-card{border-radius:6px;overflow:hidden;box-shadow:0 4px 6px #0000001a;width:100%}.card-header-blue,.card-header-orange{padding:15px;text-align:left;display:flex;align-items:center;justify-content:center;height:60px}.card-header-blue h3,.card-header-orange h3{font-size:16px;white-space:nowrap}.card-body{padding:15px;background:#d9d9d9;justify-content:flex-start;min-height:auto}.check-icon{font-size:20px}.card-body p{font-size:14px;font-weight:600}}.floating-cta.s-j7pv25f6{display:none}@media(max-width:768px){.floating-cta.s-j7pv25f6{display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(150%);background:linear-gradient(93deg,#fa5f00 31.17%,#fa5f00cc 73.27%);color:#fff;padding:15px 30px;border-radius:50px;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;box-shadow:0 4px 20px #fa5f0066;z-index:9999;opacity:0;transition:all .5s ease-in-out;white-space:nowrap;width:80%;justify-content:center;font-size:18px}.floating-cta.s-j7pv25f6.show{transform:translate(-50%) translateY(0);opacity:1}}
