.contact_us{isolation:isolate;padding:30px 0;position:relative;overflow:hidden}.contact_us .contact_wrapper{background:linear-gradient(135deg,#ffb52e80,#ffffff14,#ff452d59);border-radius:28px;max-width:1050px;margin:30px auto;padding:1px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073,0 0 80px #ff8c1e0d}.contact_us .contact_wrapper .contact_right{background:var(--bg_color_third);-webkit-backdrop-filter:blur(18px);border-radius:27px;padding:48px 55px 52px;position:relative;overflow:hidden}.contact_us .contact_wrapper .contact_right:before{content:"";background:linear-gradient(90deg,#0000,#ffb52ecc,#0000);width:76%;height:1px;position:absolute;top:0;left:12%;box-shadow:0 0 18px #ffb52e80}.contact_us .contact_wrapper .contact_right:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffb52e21,#0000 70%);width:180px;height:180px;position:absolute;top:-100px;right:-100px}.contact_us .contact_wrapper .send-head{letter-spacing:-.5px;color:var(--text_primary_color);margin:0 0 8px;font-size:clamp(25px,3vw,34px);font-weight:700;line-height:1.2;position:relative}.contact_us .contact_wrapper .send-head:after{content:"";background:linear-gradient(135deg,#ffc800,hsl(var(--primary)),hsl(var(--accent)));border-radius:50px;width:55px;height:3px;margin-top:13px;display:block;box-shadow:0 0 12px #f6d00717}.contact_us .contact_wrapper .send-subtitle{max-width:650px;color:var(--text_secondary_color);margin:17px 0 34px;font-size:15px;line-height:1.7}.contact_us .contact_wrapper .contact_right .form-label{color:var(--text_primary_color);letter-spacing:.2px;margin-bottom:9px;font-size:14px;font-weight:600;display:block}.contact_us .contact_wrapper .contact_right .form-control{border:1px solid var(--text_primary_color);width:100%;min-height:52px;color:var(--text_primary_color);background:#ffffff0b;border-radius:12px;outline:none;padding:13px 16px;font-size:14px;transition:border-color .3s,background .3s,box-shadow .3s,transform .3s;box-shadow:inset 0 1px #ffffff06}.contact_us .contact_wrapper .contact_right textarea.form-control{resize:vertical;min-height:145px}.contact_us .contact_wrapper .contact_right .form-control::placeholder{color:var(--text_primary_color)}.contact_us .contact_wrapper .contact_right .form-control:focus{color:var(--text_primary_color);background:#fff1;border-color:#ffb52ebf;transform:translateY(-1px);box-shadow:0 0 0 3px #ffb52e14,0 0 25px #ff992814}.contact_us .contact_wrapper .contact_right .form-control:hover:not(:focus){border-color:var(--text_secondary_color);background:#ffffff0e}.contact_us .contact_wrapper .contact_right .form-control:invalid:not(:placeholder-shown){border-color:#ff50468c}.contact_us .contact_wrapper .contact_right button{border-radius:12px;min-width:190px;min-height:52px;margin-top:6px;transition:transform .3s,box-shadow .3s;position:relative}.contact_us .contact_wrapper .contact_right button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #ff891e33}.contact_us .contact_wrapper .contact_right button:active{transform:translateY(-1px)}.contact_us .contact_wrapper .contact_right button:disabled{opacity:.65;cursor:not-allowed;transform:none}.contact_us .contact_wrapper{opacity:0;transition:opacity .8s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(45px)scale(.98)}.contact_us.active .contact_wrapper{opacity:1;transform:translateY(0)scale(1)}.contact_us .send-head,.contact_us .send-subtitle,.contact_us .form-label,.contact_us .form-control,.contact_us button{opacity:0;transform:translateY(18px)}.contact_us.active .send-head{animation:.65s cubic-bezier(.22,1,.36,1) .15s forwards contactItemReveal}.contact_us.active .send-subtitle{animation:.65s cubic-bezier(.22,1,.36,1) .25s forwards contactItemReveal}.contact_us.active .form-label{animation:.55s cubic-bezier(.22,1,.36,1) .3s forwards contactItemReveal}.contact_us.active .form-control{animation:.55s cubic-bezier(.22,1,.36,1) .35s forwards contactItemReveal}.contact_us.active button{animation:.6s cubic-bezier(.22,1,.36,1) .55s forwards contactItemReveal}@keyframes contactItemReveal{to{opacity:1;transform:translateY(0)}}@media (min-width:768px) and (max-width:991px){.contact_us .contact_wrapper .contact_wrapper{max-width:850px}.contact_us .contact_wrapper .contact_right{padding:40px}}@media (min-width:576px) and (max-width:767px){.contact_us .contact_wrapper .contact_wrapper{border-radius:20px}.contact_us .contact_wrapper .contact_right{border-radius:19px;padding:32px 22px 35px}.contact_us .contact_wrapper .send-head{font-size:25px}.contact_us .contact_wrapper .send-subtitle{margin-bottom:28px;font-size:14px}.contact_us .contact_wrapper .contact_right .form-control{min-height:50px;font-size:14px}.contact_us .contact_wrapper .contact_right textarea.form-control{min-height:125px}.contact_us .contact_wrapper .contact_right button{width:100%;margin-top:4px}}@media (min-width:0) and (max-width:575.98px){.contact_us .contact_wrapper .contact_right{padding:27px 17px 30px}.contact_us .contact_wrapper .send-head{font-size:23px}.contact_us .contact_wrapper .send-subtitle{font-size:13px;line-height:1.6}.contact_us .contact_wrapper .contact_right .form-label{font-size:13px}.contact_us .contact_wrapper .contact_right .form-control{border-radius:10px;min-height:48px;padding:12px 13px}.contact_us .contact_wrapper .contact_right textarea.form-control{min-height:115px}}
.what-customer-section{color:#fff;background:#000;padding:80px 0}.what-customer-section .testimonial-card{background:linear-gradient(135deg,#111 0%,#2b2b2b 100%);border:1px solid #f6d00714;border-radius:12px;height:220px;padding:20px 24px;transition:all .45s;position:relative;overflow:hidden}.what-customer-section .testimonial-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:80%;height:100%;position:absolute;top:0;left:-140%;transform:skew(-25deg)}.what-customer-section .testimonial-card:hover:before{animation:.8s linear shine}.what-customer-section .testimonial-card .avatar{object-fit:cover;border-radius:50%;width:70px;height:70px;margin-bottom:14px}.what-customer-section .testimonial-card .name{color:#fff;-webkit-line-clamp:1;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;font-size:22px;font-weight:600;display:-webkit-box;overflow:hidden}.what-customer-section .testimonial-card .text{color:#cfcfcf;-webkit-line-clamp:2;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;margin-bottom:0;font-size:18px;line-height:1.5;display:-webkit-box;overflow:hidden}.what-customer-section .testimonial-card .swiper{overflow:hidden}.what-customer-section .testimonial-card .swiper .swiper-slide{height:auto}.what-customer-section .pagination-wrapper .arrow-btn{color:#fff;cursor:pointer;background:linear-gradient(221deg,#f6d007 0%,#f98419 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.what-customer-section .pagination-wrapper .arrow-btn svg{font-size:16px;font-weight:900}.what-customer-section .pagination-wrapper .custom-pagination{justify-content:center;align-items:center;width:fit-content;display:flex}.what-customer-section .pagination-wrapper .custom-pagination .swiper-pagination-bullet{opacity:1;background:#303030;width:8px;height:8px;margin:0 4px!important}.what-customer-section .pagination-wrapper .custom-pagination .swiper-pagination-bullet-active{background:#f7a600;border-radius:20px;transition:all .3s}.what-customer-section .pagination-wrapper{justify-content:center;align-items:center;gap:12px;margin-top:25px;display:flex}.what-customer-section .pagination-wrapper .arrow-btn{background:linear-gradient(135deg,#f6d007,#f98419);border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.what-customer-section .pagination-wrapper .dots{gap:6px;display:flex}.what-customer-section .pagination-wrapper .dots .dot{background:#303030;border-radius:50%;width:8px;height:8px}.what-customer-section .pagination-wrapper .dots .dot.active{background:#f68607;border-radius:10px}.what-customer-section .custom-pagination .swiper-pagination-bullet{opacity:.4;background:#fff!important}.what-customer-section .custom-pagination .swiper-pagination-bullet-active{opacity:1;border-radius:10px;width:18px;background:#fff!important}.what-customer-section .custom-pagination .swiper-pagination-bullet{opacity:1;border-radius:50%;width:10px;height:10px;background:#666!important}.what-customer-section .custom-pagination .swiper-pagination-bullet-active{background:#f6d007!important}.what-customer-section .testimonial-card .avatar{transition:all .5s}.what-customer-section .testimonial-card:hover .avatar{transform:rotate(8deg)scale(1.12)}.what-customer-section .testimonial-card .name{transition:all .4s}.what-customer-section .testimonial-card:hover .name{color:#f6d007;letter-spacing:1px}.what-customer-section .testimonial-card .text{transition:all .4s}.what-customer-section .testimonial-card:hover .text{color:#fff}@keyframes cardEntry{0%{opacity:0;transform:perspective(900px)rotateX(-25deg)translateY(80px)scale(.8)}70%{opacity:1;transform:perspective(900px)rotateX(8deg)translateY(-10px)scale(1.03)}to{opacity:1;transform:perspective(900px)rotateX(0)translateY(0)scale(1)}}@keyframes shine{0%{left:-140%}to{left:180%}}@media (min-width:0) and (max-width:767.98px){.what-customer-section .testimonial-card .name,.what-customer-section .testimonial-card .text{font-size:16px}.what-customer-section .testimonial-card .avatar{width:60px;height:60px;margin-bottom:10px}.what-customer-section .pagination-wrapper .arrow-btn{width:25px;height:25px;font-size:6px}.what-customer-section .testimonial-card{height:184px;padding:14px 13px}.what-customer-section{padding:20px 0 0}}@media (min-width:768px) and (max-width:991px){.what-customer-section .testimonial-card .name{font-size:20px}.what-customer-section .testimonial-card .text{font-size:16px}.what-customer-section .pagination-wrapper .arrow-btn{width:28px;height:28px}.what-customer-section .testimonial-card{height:200px;padding:18px 17px}.what-customer-section .testimonial-card .avatar{width:60px;height:60px}.what-customer-section{padding:40px 0 20px}}@media (min-width:992px) and (max-width:1199px){.what-customer-section .testimonial-card .name{font-size:20px}.what-customer-section .testimonial-card .text{font-size:16px;line-height:1.3}.what-customer-section .testimonial-card{height:200px;padding:18px 17px}.what-customer-section .testimonial-card .avatar{width:60px;height:60px}.what-customer-section .pagination-wrapper .arrow-btn{width:30px;height:30px}.what-customer-section{padding:40px 0 25px}}@media (min-width:0) and (max-width:575.98px){.what-customer-section .testimonial-card .text{font-size:16px}.what-customer-section .testimonial-card .name{margin-bottom:4px;font-size:15px}.what-customer-section .testimonial-card .avatar{width:55px;height:55px;margin-bottom:8px}.what-customer-section .testimonial-card{height:160px}.what-customer-section .pagination-wrapper{gap:7px}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.faq_section{max-width:1100px;margin:auto;padding:30px 0}.faq_section .heading{justify-content:center;align-items:center;display:flex}.faq_section .faq_wrapper{width:70%;margin:40px auto}.faq_section .faq_wrapper .accordion-item{background:linear-gradient(180deg,hsl(var(--surface-1)),hsl(var(--surface-2)));border:1px solid hsl(var(--border));border-radius:12px;margin-bottom:16px;transition:box-shadow .35s,background .35s;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 16px 48px -24px #0009}.faq_section .faq_wrapper .accordion-item:has(.accordion-button:not(.collapsed)){border:1px solid #ffc800;box-shadow:inset 0 0 #ffffff0d,0 0 20px #f6d0071a}.faq_section .faq_wrapper .accordion-item:has(.accordion-button.collapsed){box-shadow:none}.faq_section .faq_wrapper .accordion-button{border:none;width:100%;padding:20px 22px;font-family:Bricolage Grotesque;font-size:17px;font-weight:500;box-shadow:inset 0 1px #ffffff0d,0 0 80px #fb782d59;color:var(--text_primary_color)!important;box-shadow:none!important;background:0 0!important}.faq_section .faq_wrapper .accordion-button:not(.collapsed){color:var(--text_primary_color);box-shadow:none!important;background:0 0!important}.faq_section .faq_wrapper .accordion-button:after{filter:brightness(0)invert();background-size:15px;width:25px;height:25px;transition:transform .3s;font-weight:900!important}.faq_section .faq_wrapper .accordion-button:not(.collapsed):after{transform:rotate(-180deg)}.faq_section .faq_wrapper .accordion-body{color:#605f5f;padding:0 24px 24px;line-height:1.6}.faq_section .faq_wrapper .answer{margin-bottom:0;font-size:16px}@media (min-width:0) and (max-width:767.98px){.faq_section .faq_wrapper .accordion-button{padding:16px;font-size:17px}.faq_section .faq_wrapper{width:100%}.faq_section .faq_wrapper .accordion-button:after{background-size:14px;width:14px;height:14px}.faq_section .faq_wrapper .answer{font-size:15px}.faq_section .faq_wrapper .accordion-body{padding:0 18px 18px}.faq_section .faq_wrapper{margin-top:15px}}@media (min-width:768px) and (max-width:991px){.faq_section .faq_wrapper .accordion-button{font-size:18px}.faq_section .faq_wrapper .answer{font-size:17px}.faq_section .faq_wrapper .accordion-button:after{background-size:17px;width:17px;height:17px}.faq_section{max-width:625px}}@media (min-width:992px) and (max-width:1199px){.faq_section{max-width:900px}.faq_section .faq_wrapper .accordion-button{font-size:18px}}
.readytowin-section{background:url(/assets/images/contact-us/ready-to-win/bg-img.png) bottom/cover no-repeat;padding:80px 20px 30px;position:relative;overflow:hidden}.readytowin-section:before{content:"";opacity:0;background:#000;position:absolute;inset:0}.readytowin-section .cta-card{z-index:2;text-align:center;opacity:1;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);background:no-repeat padding-box padding-box;border:1px solid #707070;border-radius:12px;max-width:1100px;margin:auto;padding:30px;position:relative;box-shadow:0 0 25px #ffb70026,inset 0 0 20px #ffb70014}.readytowin-section .cta-card .cta-title{background:linear-gradient(#fff3bf 0%,#ffd66b 30%,#f7b733 65%,#b67b11 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px #0009,0 6px 15px #ffb70059;-webkit-background-clip:text;margin-bottom:20px;font-size:64px;font-weight:800;line-height:1.1}.readytowin-section .cta-card .cta-desc{color:#fff;font-size:24px}.readytowin-section .cta-card .cta-btn{cursor:pointer;color:#000;background:linear-gradient(90deg,#f6d007 0%,#f98419 100%);border:none;border-radius:4px;padding:14px 42px;font-size:18px;font-weight:600;transition:all .3s}.readytowin-section .cta-card .cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f9841966}.readytowin-section .cta-card .readytowin_title .text{width:65%;height:100%}.readytowin_title{opacity:0;transform:scale(2.3)}.cta-desc{opacity:0;transform:scale(.6)}.zoom-out-active{animation:1s cubic-bezier(.22,1,.36,1) forwards titleZoomOut}.zoom-in-active{animation:1s .35s forwards descZoomIn}@keyframes titleZoomOut{0%{opacity:0;transform:scale(2.3)}40%{opacity:1}to{opacity:1;transform:scale(1)}}@keyframes descZoomIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media (min-width:0) and (max-width:574px){.readytowin-section .cta-card .cta-desc{margin-bottom:3px;font-size:16px;line-height:1.3}.readytowin-section .cta-card{padding:15px 24px}}@media (min-width:575px) and (max-width:767.98px){.readytowin-section .cta-card .cta-desc{margin-bottom:5px;font-size:16px}.readytowin-section .cta-card{max-width:510px;padding:18px 28px}}@media (min-width:768px) and (max-width:991px){.readytowin-section .cta-card .cta-desc{font-size:16px}.readytowin-section .cta-card{max-width:600px;padding:20px 30px}}@media (min-width:992px) and (max-width:1199px){.readytowin-section .cta-card .cta-desc{font-size:18px}.readytowin-section .cta-card{max-width:900px;padding:20px 30px}}
.Success_modal .main .Success_sparcle_lottie_icon{width:250px;height:208px}.Success_modal{border-radius:18px!important}.Success_modal .top_text{text-align:center;background:linear-gradient(96deg,#f6d007 0%,#f98419 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:25px;font-weight:500}.Success_modal .modal-content{background:#161616;overflow:hidden;border-radius:30px!important;box-shadow:0 0 12px #e20101db!important}.Success_modal .modal-body{padding:0 0 10px!important}@media (min-width:0) and (max-width:575.98px){.Success_modal .modal-content{width:220px;margin:auto;border-radius:30px!important}.Success_modal .main .Success_sparcle_lottie_icon{width:150px;height:150px}.Success_modal .top_text{font-size:15px}}
.main .Success_sparcle_lottie_icon{cursor:pointer;width:100%;height:100%;margin:0 auto}@media (min-width:0) and (max-width:767.98px){.main .Success_sparcle_lottie_icon{width:180px;height:180px}}@media (min-width:768px) and (max-width:992px){.main .Success_sparcle_lottie_icon{width:150px;height:150px}}
