@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@700;800&family=Kite+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Anton&family=Baloo+2:wght@600;700;800&family=Poppins:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Anton&family=Baloo+2:wght@600;700;800&family=Kite+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Anton&family=Audiowide&family=Baloo+2:wght@400;700&family=Bebas+Neue&family=Bubblegum+Sans&family=Bungee&family=Chewy&family=Fredoka:wght@300..700&family=Lilita+One&family=Luckiest+Guy&family=Monoton&family=Permanent+Marker&family=Righteous&display=swap";@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Jomhuria&family=Kite+One&display=swap";.navbar-wrapper{width:100%;position:relative;background-image:url(/assets/navbar-bg-Cy0zQ4qO.png);background-size:110% 100%;background-position:center;background-repeat:no-repeat;min-height:100px;background-color:#fdecd8}.navbar{max-width:1500px;margin:auto;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.nav-links li a.active{color:#f4a300}.logo-img{width:100px;object-fit:contain;margin-top:8px}.nav-links{display:flex;list-style:none;gap:42px;margin-top:8px}.nav-links li a{font-family:Gabriela,serif;color:#111;font-size:18px;font-weight:600;transition:.3s;text-decoration:none}.nav-links li a:hover{color:#f4a300}.contact-btn{background:#fff;border:2px solid #d8a447;color:#000;padding:6px 15px 4px;border-radius:50px;background:#f7f0e5;font-size:20px;font-family:Gabriela,serif;font-weight:700;cursor:pointer;transition:.3s}.contact-btn:hover{background:#f4aa00;color:#fff}.wave-shape{display:none}.menu-icon{display:none;font-size:20px;color:#d8a447;border:1px solid #d8a447;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;cursor:pointer}.menu-icon{display:none;flex-direction:column;justify-content:center;gap:4px;cursor:pointer}.menu-icon span{width:20px;height:2px;background:#d8a447;display:block;transition:.3s}.menu-icon.open span:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.menu-icon.open span:nth-child(2){opacity:0}.menu-icon.open span:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.menu-icon{display:none}@media(max-width:768px){.navbar-wrapper{min-height:78px;background-size:cover}.navbar{height:62px;padding:10px 20px}.logo-img{width:90px;margin-top:5px}.nav-links,.contact-btn{display:none}.menu-icon{display:flex}.mobile-menu{position:fixed;top:62px;left:0;width:100%;display:flex;flex-direction:column;gap:16px;padding:20px;background:#fff;box-shadow:0 10px 20px #00000014;z-index:999;transform:translateY(-20px);opacity:0;animation:menuSlideDown .4s ease forwards;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@keyframes menuSlideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-menu a{font-family:Gabriela,serif;font-weight:600;text-decoration:none;color:#111;font-size:16px}.mobile-btn{font-size:16px;padding:10px;display:block;width:100%}}.top-section{width:100%;background:#fdecd8;padding:45px 20px 55px}.top-container{max-width:1300px;margin:auto;display:grid;grid-template-columns:1fr 1.2fr;gap:50px;align-items:start}.top-left{position:relative;min-height:620px}.top-heading{font-family:Gabriela,serif;font-size:40px;font-weight:900;line-height:1;color:#111;margin-bottom:18px;max-width:480px}.top-subtext{font-family:Gabriela,serif;font-size:26px;line-height:1.45;color:#222;max-width:440px}.top-img-box{position:absolute;bottom:-60px;right:20px}.top-img{width:100%;max-width:420px;object-fit:contain}.top-form{display:flex;flex-direction:column;gap:14px}.top-input{width:100%;height:62px;border:1.5px solid #f4aa00;border-radius:8px;background:transparent;padding:0 18px;font-family:Gabriela,serif;font-size:20px;color:#111;outline:none}.top-input::placeholder{color:#8c8174}.top-select{cursor:pointer}.top-textarea{height:120px;padding-top:18px;resize:none}.top-btn{margin:12px auto 0;padding:4px 32px 0;height:auto;border:2px solid #f4aa00;border-radius:50px;background:transparent;font-family:Gabriela,serif;font-size:24px;font-weight:800;color:#111;cursor:pointer;transition:.3s}.top-btn:hover{background:#f4aa00;color:#fff}@media(max-width:1024px){.top-container{grid-template-columns:1fr;gap:30px;text-align:center}.top-left{min-height:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.top-heading{font-size:47px;line-height:1;margin-bottom:10px;max-width:420px}.top-subtext{margin:0 auto;font-size:22px;max-width:400px}.top-img-box{position:static;margin-top:20px;display:flex;justify-content:center}.top-img{max-width:280px}.top-form{width:100%}}@media(max-width:768px){.top-section{padding:24px 12px 40px}.top-container{gap:18px}.top-left{text-align:center}.top-heading{font-size:42px;line-height:.65;text-align:start;margin:0 auto 8px 10px}.top-subtext{font-size:14px;max-width:210px;text-align:start;margin:0 auto 0 10px}.top-img-box{position:absolute;top:-47px;right:0;margin-top:0}.top-img{max-width:140px}.top-form{gap:10px}.top-input{height:48px;font-size:13px;padding:0 12px;border-radius:7px}.top-textarea{height:92px;padding-top:12px}.top-btn{padding:8px 22px;font-size:28px;margin-top:6px}}@media(max-width:480px){.top-heading{line-height:1;font-size:30px;text-align:start;margin-left:10px}.top-subtext{font-size:14px;max-width:210px;text-align:start;margin:0 auto 0 10px}.top-img{margin-top:-26px;margin-right:-20px;max-width:170px}.top-btn{padding:8px 22px;font-size:16px;margin-top:6px}}.footer{position:relative;color:#000;padding:70px 8% 25px;font-family:Poppins,sans-serif;overflow:hidden;background:#fff!important}.footer>*{position:relative;z-index:1}.footer__container{display:grid;grid-template-columns:repeat(4,1fr);gap:60px;align-items:flex-start}.footer__logo img{width:130px;margin-top:-20px;margin-bottom:18px;transition:transform .3s ease}.footer__logo img:hover{transform:scale(1.05)}.footer__col p{font-size:14px;line-height:1.7;color:#000;max-width:260px}.footer__col h4{margin-bottom:18px;font-size:16px;font-weight:600}.footer__col ul{list-style:none;padding:0}.footer__col ul li{margin-bottom:12px;font-size:14px;cursor:pointer;color:#000;transition:all .3s ease;position:relative}.footer__col ul li:hover{color:#000;transform:translate(6px)}.footer__col ul li:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:1px;background:#000;transition:width .3s ease}.footer__col ul li:hover:after{width:30%}.footer__bottom{margin-top:55px}.footer__bottom-content{display:grid;grid-template-columns:repeat(4,1fr);gap:60px;align-items:center}.footer__item{display:flex;align-items:center;gap:10px;font-size:14px;color:#000;transition:all .3s ease}.footer__item svg{font-size:15px}.footer__item:hover{color:#000;transform:translateY(-2px)}.footer__socials{display:flex;gap:18px}.footer__socials svg{font-size:15px;cursor:pointer;transition:all .3s ease;color:#000}.footer__socials svg:hover{color:#000;transform:scale(1.2);text-shadow:0 0 8px rgba(255,255,255,.6)}.footer__divider{margin-top:25px;border-top:1px solid #F7AC07}.footer__copyright{text-align:center;margin-top:18px;font-size:13px;color:#000}@media(max-width:900px){.footer__container{grid-template-columns:repeat(2,1fr);gap:40px}.footer__bottom-content{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:500px){.footer__container,.footer__bottom-content{grid-template-columns:1fr}}.home-section{width:100%;max-height:100vh;position:relative;overflow:hidden;padding:0 0 80px}.bg-shape{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.home-container{max-width:1400px;margin:auto;min-height:90vh;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:40px 60px;position:relative;z-index:2}.home-left{margin-left:-25px;flex:1;margin-top:-150px}.home-left h1{font-family:Jomhuria,cursive;font-size:150px;line-height:.6;color:#111;font-weight:500;width:110%}.home-left h1 span{color:#f4aa00}.home-btn{margin-top:28px;width:200px;height:auto;border-radius:50px;border:2px solid #d89c00;background:transparent;font-size:45px;font-family:Jomhuria,cursive;font-weight:400;cursor:pointer;transition:.3s;padding:4px 4px 0}.home-btn:hover{background:#f4aa00;color:#fff}.home-right{flex:1;display:flex;justify-content:center;align-items:center}.hero-right-img{margin-top:-60px;width:100%;max-width:580px;object-fit:contain}@media(max-width:1024px){.home-left h1{font-size:88px}.home-btn{width:220px;height:60px;font-size:44px}.hero-right-img{max-width:500px}.bg-shape{position:absolute;inset:0;width:100%;height:90%;object-fit:cover;z-index:1}}@media(max-width:1000px)and (min-width:769px){.home-container{flex-direction:column;text-align:center;justify-content:center;gap:25px;padding:30px}.home-left{margin-left:0;margin-top:0}.home-left h1{font-size:90px;line-height:.8;width:100%}.home-btn{width:200px;font-size:38px;margin-top:20px}.home-right{margin-top:-10px}.hero-right-img{max-width:420px;width:100%}.bg-shape{height:95%}}@media(max-width:768px){.home-container{flex-direction:column;text-align:center;justify-content:flex-start;min-height:auto;gap:18px;padding:25px 16px 40px;margin-top:110px}.home-section{min-height:auto}.home-left h1{font-size:78px;line-height:.8}.home-btn{width:210px;height:56px;font-size:38px;margin-top:18px}.hero-right-img{max-width:370px;width:100%}}@media(max-width:480px){.home-left h1{font-size:68px;line-height:.6;padding:20px}.bg-shape{height:85%}.home-btn{width:170px;height:42px;font-size:36px;margin-bottom:18px}.hero-right-img{max-width:400px}}.about{background:#fff;padding:0 20px 80px}.about-title{display:block;width:fit-content;margin:0 auto 40px;text-align:center;font-family:Anton,sans-serif;font-size:52px;font-weight:800;color:#fff;padding:0 18px;-webkit-text-stroke:18px #f4aa00;paint-order:stroke fill}.about-row{max-width:1100px;margin:0 auto 20px;display:flex;align-items:center;gap:80px}.card{width:280px;height:230px;border:2px solid #f4aa00;border-radius:12px;flex-shrink:0}.text{max-width:650px}.about-row .text.right{margin-left:auto;text-align:right}.about-row.reverse{flex-direction:row}.about-row.reverse .card{margin-left:auto}.about-row.reverse .text{text-align:left}.text h3{font-family:Gabriela,serif;font-size:38px;margin-bottom:10px;font-weight:800}.text p{font-family:Gabriela,serif;font-size:20px;line-height:1.5}.card img{width:100%;height:100%;object-fit:contain}@media(max-width:576px){.about{padding:20px 18px 30px;margin-top:-80px}.about-title{font-size:36px;-webkit-text-stroke:12px #f4aa00;text-align:center;line-height:1.4}.about-row{flex-direction:column;align-items:center;gap:25px;margin-bottom:40px}.about-row.reverse .card{margin-left:0}.about-row .text.right,.about-row .text.left{text-align:center;margin-left:0;margin-bottom:40px}.card{width:100%;max-width:260px;height:auto;padding:10px}.card img{height:auto}.text{max-width:100%}.text h3{font-size:25px;margin-bottom:-5px;line-height:1.2}.text p{font-size:16px;margin-top:15px}}@media(min-width:577px)and (max-width:768px){.about{padding:20px 16px 60px}.about-title{font-size:48px;-webkit-text-stroke:12px #f4aa00}.about-row{flex-direction:column;gap:30px}.about-row .text{text-align:center}.card{width:260px;height:auto}.text h3{font-size:36px}.text p{font-size:15px}}@media(min-width:769px)and (max-width:992px){.about{padding:30px 30px 70px;margin-top:-50px}.about-row{gap:40px}.card{width:220px;height:180px}.text{max-width:500px}.text h3{font-size:32px}.text p{font-size:16px}}@media(min-width:993px)and (max-width:1200px){.about-row{gap:60px}.text{max-width:600px}}@media(max-width:768px){.about-row,.about-row.reverse{flex-direction:column;align-items:center;gap:25px;padding:0 18px}.card{order:1}.text{order:2;text-align:center;margin-left:0!important}.about-row.reverse .card{margin-left:0!important}}.services-section{width:100%;background:#fdecd8;padding:45px 20px 70px}.services-container{max-width:1400px;margin:auto}.services-heading{text-align:center;font-family:Anton,sans-serif;font-size:78px;font-weight:400;line-height:1;color:transparent;-webkit-text-stroke:1px #f4aa00;paint-order:stroke fill;margin-bottom:28px}.services-grid{display:grid;grid-template-columns:1fr 1.55fr 1fr;gap:28px;align-items:center;position:relative}.nav-btn{display:none}.service-card{background:#f4aa00;border-radius:22px;box-shadow:0 8px 14px #0000002e;position:relative;overflow:hidden;text-align:center;transition:all .4s ease}.service-card.active,.service-card.side{transform:none;opacity:1}.small-card{min-height:430px;padding:18px 16px 0}.center-card{min-height:560px;padding:18px 24px 0}.service-card h2{font-family:Gabriela,serif;font-size:28px;font-weight:900;color:#111;margin-bottom:32px}.center-card h2{font-family:Gabriela,serif;font-size:34px;font-weight:900;color:#111;margin-bottom:28px}.service-card p{font-family:Gabriela,serif;font-size:18px;line-height:1.45;color:#111;max-width:90%;margin:-19px auto 0}.center-card p{font-size:20px;max-width:92%;margin-top:-15px}.service-img-box{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center}.service-img-box img{width:100%;object-fit:contain}.left-img img{max-width:380px}.center-img img{max-width:350px}.right-img img{max-width:230px}@media(max-width:1024px){.services-heading{font-size:58px}.services-grid{grid-template-columns:1fr;gap:26px}.small-card,.center-card{min-height:500px;max-width:650px;margin:auto}.center-card h2{font-size:34px}.center-card p{font-size:20px}}@media(max-width:768px){.services-section{padding:25px 12px 45px}.services-heading{font-size:42px;margin-bottom:22px}.services-grid{display:flex;flex-direction:column;gap:22px}.left-img img{max-width:390px!important}.nav-btn{display:none!important}.service-card,.service-card.active,.service-card.side{display:block;width:100%;max-width:100%;min-height:370px;margin:auto;transform:none;opacity:1}.small-card,.center-card{padding:18px 16px 0;min-height:440px}.service-card h2{font-size:25px;line-height:1;margin-bottom:10px}.service-card p{font-size:16px;margin-top:-0px;line-height:1.3}.left-img img,.center-img img,.right-img img{max-width:190px}}.w-section{width:100%;background:#fff;padding:55px 20px 50px;overflow:hidden}.w-container{max-width:1400px;margin:auto;position:relative}.w-bulb{position:absolute;left:0;top:-60px;width:180px}.w-bulb img{width:120%;object-fit:contain}.w-bulb{opacity:0;transform:translateY(-120px);transition:all .18s ease}.w-bulb.show{opacity:1;transform:translateY(0);animation:bulbDrop .8s ease}@keyframes bulbDrop{0%{transform:translateY(-120px)}70%{transform:translateY(10px)}to{transform:translateY(0)}}.w-heading{width:max-content;margin:0 auto 14px;font-family:Anton,sans-serif;font-size:52px;font-weight:800;line-height:1;color:#fff;padding:5px 18px;-webkit-text-stroke:20px #f4aa00;paint-order:stroke fill}.w-subtitle{max-width:720px;margin:30px auto 22px;text-align:center;font-family:Gabriela,serif;font-size:20px;line-height:1.45;color:#222}.w-grid{margin-top:100px!important;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:36px}.w-card{background:#fff;border:1.8px solid #f4aa00;border-radius:10px;padding:18px 18px 14px;text-align:center}.w-card h2{font-family:Gabriela,serif;font-size:32px;font-weight:800;color:#111;margin-bottom:8px}.w-card p{font-family:Gabriela,serif;font-size:20px;line-height:1.45;color:#333}@media(max-width:1024px){.w-heading{font-size:30px;-webkit-text-stroke:10px #f4aa00}.w-subtitle{font-size:17px;max-width:620px}.w-card h2{font-size:32px}.w-card p{font-size:17px}.w-bulb{width:110px}}@media(max-width:768px){.w-section{padding:18px 10px 45px}.w-container{padding-top:0}.w-bulb{width:90px;left:-10px;top:-18px}.w-heading{font-size:36px;padding:4px 10px;margin-bottom:10px}.w-subtitle{font-size:15px;line-height:1.2;max-width:220px;margin-bottom:30px}.w-grid{grid-template-columns:1fr;gap:12px;max-width:320px}.w-card{border-radius:8px;padding:14px 12px}.w-card h2{font-size:38px;margin-bottom:4px}.w-card p{font-size:12px;line-height:1.4}}@media(max-width:480px){.w-grid{max-width:320px;margin-top:-10px!important}.w-card h2{font-size:20px;line-height:1}.w-card p{font-size:14px;margin-top:10px}}.faq-section{width:100%;background:#fdecd8;padding:35px 20px 50px}.faq-container{max-width:1200px;margin:auto}.faq-heading{text-align:center;font-family:Anton,sans-serif;font-size:78px;font-weight:400;line-height:1;color:transparent;-webkit-text-stroke:1px #f4aa00;paint-order:stroke fill;margin-bottom:28px}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-item{background:#f4aa00;border-radius:10px;overflow:hidden}.faq-question{width:100%;border:none;background:transparent;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.faq-question span:first-child{font-family:Gabriela,serif;font-size:20px;color:#111}.faq-icon{font-size:28px;font-weight:700;color:#111;min-width:20px;text-align:center}.faq-answer{max-height:0;overflow:hidden;transition:all .35s ease}.faq-answer.show{max-height:220px;padding:0 18px 16px}.faq-answer p{font-family:Gabriela,serif;font-size:17px;line-height:1.45;color:#111}@media(max-width:1024px){.faq-heading{font-size:56px}.faq-question span:first-child{font-size:20px}.faq-answer p{font-size:15px}}@media(max-width:768px){.faq-section{padding:22px 12px 55px}.faq-heading{font-size:36px;-webkit-text-stroke:1.8px #f4aa00;margin-bottom:18px}.faq-list{gap:10px}.faq-question{padding:10px 12px}.faq-question span:first-child{font-size:13px;line-height:1.3;max-width:90%}.faq-icon{font-size:18px}.faq-answer.show{padding:0 12px 12px}.faq-answer p{font-size:11px;line-height:1.45}}@media(max-width:480px){.faq-heading{font-size:48px;line-height:1;margin-bottom:25px;-webkit-text-stroke:1px #f4aa00}.faq-question span:first-child{font-size:15px}.faq-answer p{font-size:13px}}.t-section{width:100%;background:#fff;padding:48px 16px 45px}.t-container{max-width:1200px;margin:auto}.t-heading{width:max-content;margin:0 auto 24px;font-family:Antone,sans-serif;font-size:52px;font-weight:800;line-height:1;color:#fff;padding:4px 14px;-webkit-text-stroke:20px #f4aa00;paint-order:stroke fill}.t-list{display:flex;flex-direction:column;gap:20px}.t-card{background:#f7f7f7;border:1.5px solid #f4aa00;border-radius:10px;min-height:130px;display:flex;align-items:center;justify-content:space-between;padding:14px 32px;position:relative}.t-profile{width:100px;height:100px;min-width:78px;aspect-ratio:1/1;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:5px solid #f4aa00}.left-t .t-profile{position:absolute;left:8px;top:50%;transform:translateY(-50%)}.right-t .t-profile{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.left-t .t-content{padding-left:95px}.right-t .t-content{padding-right:95px}.t-content{width:100%}.t-content h2{font-family:Gabriela,serif;font-size:24px;font-weight:800;color:#111;margin-bottom:10px}.t-content p{font-family:Gabriela,serif;font-size:17px;line-height:1.45;color:#333}.left-t .t-content{text-align:right}.right-t .t-content{text-align:left}.t-profile img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}@media(max-width:1024px){.t-heading,.t-content h2{font-size:34px}.t-content p{font-size:15px}.t-profile{width:70px;height:70px;min-width:70px}}@media(max-width:768px){.t-section{padding:16px 10px 60px}.t-heading{margin-top:30px;font-size:36px;-webkit-text-stroke:9px #f4aa00}.t-list{gap:14px}.t-card{min-height:86px;border-radius:8px;padding:12px 18px}.t-profile{width:70px;height:70px;min-width:50px;margin-top:-2px}.left-t .t-profile{left:4px}.right-t .t-profile{right:4px}.left-t .t-content{padding-left:54px}.right-t .t-content{padding-right:54px}.t-content h2{font-size:48px;margin-bottom:2px}.t-content p{font-size:8px;line-height:1.35}}@media(max-width:480px){.t-heading{margin-top:30px;font-size:36px;-webkit-text-stroke:12px #f4aa00}.t-content h2{font-size:20px;line-height:1;margin-bottom:10px}.t-content p{font-size:13px;line-height:16px}}.ser-section{width:100%;background:#fdecd8;position:relative;overflow:hidden;padding:45px 15px 0;max-height:88vh}.ser-container{max-width:1400px;margin:auto;text-align:center;position:relative;z-index:2}.ser-heading{font-family:Jomhuria,cursive;font-size:120px;line-height:.6;color:#111;font-weight:500;width:100%}.ser-heading span{display:block;color:#f4aa00}.ser-btn{margin-top:20px;width:200px;height:auto;border-radius:50px;border:2px solid #d89c00;background:transparent;font-size:45px;font-family:Jomhuria,cursive;font-weight:500;cursor:pointer;transition:.3s;padding:4px 4px 0}.ser-btn:hover{background:#f4aa00;color:#fff}.ser-img-box{display:flex;justify-content:center}.ser-img{width:100%;max-width:800px;object-fit:contain;margin-top:-20px}.ser-left-shape{position:absolute;left:0;bottom:200px;z-index:1}.ser-right-shape{position:absolute;right:0;bottom:30px;z-index:1}.ser-left-shape img,.ser-right-shape img{width:200px;object-fit:contain}@media(max-width:1024px){.ser-heading{font-size:76px;max-width:900px}.ser-btn{width:200px;height:54px;font-size:38px;margin-bottom:15px}.ser-img{max-width:560px;margin-top:0}.ser-left-shape,.ser-right-shape{bottom:90px}.ser-left-shape img,.ser-right-shape img{width:130px}}@media(max-width:768px){.ser-section{padding:24px 10px 0}.ser-heading{font-size:68px;max-width:520px;margin:0 auto 14px}.ser-btn{width:160px;height:50px;font-size:32px;margin-bottom:24px}.ser-img{width:100%;max-width:320px;margin-top:10px}.ser-left-shape,.ser-right-shape{bottom:120px}.ser-left-shape img,.ser-right-shape img{width:70px}}@media(max-width:480px){.ser-section{height:600px}.ser-heading{font-size:74px;line-height:.6;margin-top:20px}.ser-btn{width:170px;height:42px;font-size:36px;margin-bottom:-18px}.ser-img{width:120%;max-width:460px;margin-top:70px}.ser-left-shape{bottom:320px}.ser-right-shape{bottom:220px}.ser-left-shape img,.ser-right-shape img{width:58px}}.wwdb-section{width:100%;background:#fff;padding:18px 18px 40px}.wwdb-container{max-width:1400px;margin:auto}.wwdb-heading{display:block;width:fit-content;margin:20px auto 40px;font-family:Anton,sans-serif;font-size:52px;font-weight:800;color:#fff;padding:0 18px;-webkit-text-stroke:16px #f4aa00;paint-order:stroke fill}.wwdb-subtitle{max-width:520px;margin:-30px auto 25px;text-align:center;font-family:Gabriela,serif;font-size:18px;line-height:1.35;color:#222}.wwdb-grid{display:grid;grid-template-columns:repeat(2,max-content);justify-content:center;gap:30px}.wwdb-card{background:#fdecd8;border:2px solid #f4aa00;padding:18px 28px 14px;border-radius:10px;width:600px;min-height:300px}.wwdb-card h2{font-family:Gabriela,serif;font-size:32px;line-height:1.05;color:#111;font-weight:800;margin-bottom:13px;letter-spacing:1px}.wwdb-card p{font-family:Gabriela,serif;font-size:18px;line-height:1.45;color:#333;margin-bottom:22px}.wwdb-card ul{padding-left:18px}.wwdb-card li{font-family:Gabriela,serif;font-size:17px;line-height:1.45;color:#111}.wwdb-round-br{border-bottom-right-radius:60px}.wwdb-round-bl{border-bottom-left-radius:60px}.wwdb-round-tr{border-top-right-radius:60px}.wwdb-round-tl{border-top-left-radius:60px}@media(max-width:1200px){.wwdb-card{width:470px}.wwdb-card h2{font-size:30px}.wwdb-card p{font-size:16px}.wwdb-card li{font-size:15px}}@media(max-width:1024px){.wwdb-heading{font-size:38px;-webkit-text-stroke:11px #f4aa00}.wwdb-subtitle{font-size:15px}.wwdb-grid{grid-template-columns:1fr;justify-items:center;gap:14px}.wwdb-card{width:92%;max-width:650px;min-height:auto}}@media(max-width:768px){.wwdb-section{padding:12px 10px 28px}.wwdb-heading{font-size:34px;-webkit-text-stroke:8px #f4aa00;margin:10px auto 12px;padding:0 10px}.wwdb-subtitle{font-size:16px;line-height:1.35;max-width:340px;margin:0 auto 14px}.wwdb-grid{grid-template-columns:1fr;gap:10px;max-width:320px;margin:auto}.wwdb-card{width:115%;min-height:auto;padding:12px 12px 10px;border-radius:16px}.wwdb-card h2{font-size:20px;margin-bottom:6px}.wwdb-card p{font-size:16px;margin-bottom:8px}.wwdb-card li{font-size:10px;line-height:1.35}@media(max-width:480px){.wwdb-grid{max-width:290px}.wwdb-heading{font-size:36px;-webkit-text-stroke:8px #f4aa00}.wwdb-card h2{font-size:20px;letter-spacing:.5px}.wwdb-card p,.wwdb-card li{font-size:14px}.wwdb-card p{margin-bottom:16px}}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%}.about-section{height:100vh;width:100%;background:#fdecd8;position:relative;overflow:hidden}.about-top-blob{position:absolute;top:10;left:0;width:85px;z-index:1}.about-container{max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:2}.about-content{flex:1;max-width:560px;padding-left:60px;margin-bottom:-10px}.about-content h2{font-family:Jomhuria,cursive;font-size:115px;line-height:.55;color:#000;font-weight:500;margin-bottom:18px;width:600px}.about-content h2 span{color:#f4aa00}.about-content p{font-family:Gabriela,serif;font-size:20px;line-height:1.42;color:#111}.about-image-box{flex:1;display:flex;justify-content:flex-end}.about-right-image{margin-top:30px;width:100%;max-width:620px;object-fit:contain}.about-bottom-wave{width:100%;display:block;margin-top:-175px}@media(max-width:1440px){.about-content h2{font-size:105px}.about-content p{font-size:18px}.about-right-image{max-width:560px}}@media(max-width:1200px){.about-content{margin-left:20px}.about-content h2{font-size:82px}.about-content p{font-size:18px}.about-right-image{max-width:500px}.about-bottom-wave{margin-top:-70px}}@media(max-width:992px){.about-container{height:50vh;gap:18px}.about-content{padding-left:10px}.about-content h2{font-size:72px}.about-content p{font-size:15px;line-height:1.45}.about-right-image{max-width:420px}.about-bottom-wave{margin-top:-15px}}@media(max-width:768px){.about-container{margin-top:30px;flex-direction:column;text-align:center;gap:10px}.about-top-blob{width:70px}.about-content{max-width:100%;padding:0}.about-content h2{font-size:70px;margin-bottom:10px}.about-content p{font-size:16px;line-height:1.45;max-width:340px;margin:auto}.about-image-box{justify-content:center}.about-right-image{max-width:320px;margin-top:10px}.about-bottom-wave{margin-top:-5px}}@media(max-width:480px){.about-top-blob{width:55px}.about-content{margin-right:20px}.about-content h2{line-height:.6;font-size:65px;margin-top:40px;margin-left:-113px}.about-content p{font-size:16px;max-width:340px}.about-right-image{max-width:290px;margin-top:-20px}.about-bottom-wave{margin-top:240px}}.wwa-section{width:100%;background:#fff;overflow:hidden}.wwa-container{max-width:1400px;margin:auto;padding:30px 15px 0}.wwa-top{text-align:center}.wwa-heading{display:inline-block;font-family:Jomhuria,cursive;font-size:95px;line-height:.65;color:#fff;border-radius:8px;-webkit-text-stroke:15px #f4aa00;paint-order:stroke fill}.wwa-text{max-width:920px;margin:22px auto 40px;font-family:Gabriela,serif;font-size:18px;line-height:1;color:#111}.wwa-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:20px}.wwa-card{background:#fff;border:4px solid #f4aa00;border-radius:26px;padding:26px 24px 24px;text-align:center;box-shadow:0 10px 18px #00000014}.wwa-card h3{font-family:Gabriela,serif;font-weight:900;font-size:32px;line-height:.7;color:#111}.wwa-card img{width:100%;max-width:250px;margin:12px auto;display:block}.wwa-card p{font-family:Gabriela,serif;font-size:18px;line-height:1.6;color:#111;max-width:520px;margin:auto}.wwa-bottom-area{position:relative;margin-top:40px}.wwa-wave{width:100%;display:block}.wwa-bottom-area h4{position:absolute;bottom:58px;left:50%;transform:translate(-50%);width:100%;text-align:center;font-family:Jomhuria,cursive;font-size:72px;line-height:.8;color:#111;font-weight:400}@media(max-width:1200px){.wwa-heading{font-size:82px}.wwa-text{font-size:18px;max-width:760px}.wwa-card h3{font-size:42px}.wwa-card p{font-size:17px}.wwa-bottom-area h4{font-size:58px}}@media(max-width:992px){.wwa-grid{gap:18px}.wwa-card{padding:20px 16px}.wwa-card img{max-width:210px}.wwa-bottom-area h4{font-size:48px;bottom:12px}}@media(max-width:768px){.wwa-container{padding:22px 12px 0}.wwa-heading{font-size:62px;padding:6px 18px 0}.wwa-text{font-size:14px;line-height:1.5;margin-top:14px;max-width:330px}.wwa-grid{grid-template-columns:1fr;gap:24px;margin-top:24px}.wwa-card{border-width:4px;border-radius:24px;padding:18px 14px}.wwa-card h3{font-size:48px}.wwa-card img{max-width:190px;margin:8px auto}.wwa-card p{font-size:13px;line-height:1.55}.wwa-bottom-area{margin-top:24px}.wwa-bottom-area h4{font-size:34px;bottom:8px;padding:0 10px}}@media(max-width:480px){.wwa-wave{margin-top:20px}.wwa-heading{font-size:52px}.wwa-text{font-size:16px;max-width:340px}.wwa-card h3{font-size:28px}.wwa-card img{max-width:160px}.wwa-card p{font-size:16px}.wwa-bottom-area h4{font-size:26px;bottom:15px}}.contact{position:relative;background:#fdecd8;overflow:hidden;text-align:center;padding:0 20px}.contact__content{max-width:800px;margin:auto;position:relative;z-index:2}.contact__content h1{font-size:120px;font-weight:500;color:#000;font-family:Jomhuria,cursive}.contact__content h1 span{color:#f4aa00}.subtitle{font-family:Gabriela,serif;font-size:20px;line-height:1.4;color:#111}.contact__btn{margin-top:25px;padding:4px 20px 0;border-radius:50px;border:2px solid #f4aa00;background:transparent;font-size:42px;font-weight:500;cursor:pointer;transition:.3s ease;font-family:Jomhuria,cursive}.contact__btn:hover{background:#f4a100;color:#fff}.contact__image{position:relative;z-index:2;margin-top:40px}.contact__image img{width:100%;max-width:600px}.contact__wave{position:absolute;bottom:0;left:0;width:100%;z-index:1}.contact__wave img{width:100%;display:block}@media(max-width:1024px){.contact__content h1{font-size:42px}.contact__image img{max-width:500px}}@media(max-width:768px){.contact{padding:20px 15px 0}.contact__content h1{font-size:88px}.subtitle{font-size:16px}.contact__btn{padding:8px 20px 4px;font-size:25px}.contact__image img{max-width:100%}}.why{background:#fff;padding:80px 20px;text-align:center}.why__heading{width:max-content;margin:0 auto 40px;font-family:Anton,sans-serif;font-size:52px;font-weight:800;line-height:1;color:#fff;padding:5px 18px;-webkit-text-stroke:14px #f4aa00;paint-order:stroke fill}.why__container{max-width:900px;margin:auto;display:flex;flex-direction:column;gap:20px}.why__card{background:#fdecd8;padding:18px 20px;border-radius:12px;border:1.5px solid #f4a100;font-family:Gabriela,serif;font-size:22px;font-weight:500;color:#000;transition:all .3s ease}.why__card:hover{transform:translateY(-3px);box-shadow:0 6px 15px #00000014}@media(max-width:1024px){.why__heading{font-size:60px}.why__card{font-size:20px}}@media(max-width:768px){.why{padding:60px 15px}.why__heading{font-size:44px;-webkit-text-stroke:12px #f4aa00}.why__card{font-size:18px;padding:14px}}@media(max-width:480px){.why__heading{font-size:36px}.why__card{font-size:16px}}
