@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.poppins-regular{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.poppins-semibold{font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.heading-1{font-size:clamp(1.3rem,2.25rem + 1vw - .5rem,3.25rem);line-height:122%}.heading-2{font-size:clamp(2.5rem,2.25rem + 1vw - .5rem,3.25rem);line-height:150%}.heading-2-extended{font-size:clamp(1.55rem,2.2rem + 1vw - .5rem,2.6rem);line-height:150%}.heading-1-extended{font-size:clamp(1.1rem,2rem + 1vw - .5rem,2.6rem);line-height:150%}.heading-3{font-size:clamp(.9rem,1.5rem + 1vw - .5rem,1.9rem);line-height:150%}.heading-4{font-size:clamp(.72rem,1rem + 1vw - .5rem,1.2rem);line-height:140%}.body-1{font-size:clamp(1.2rem,1.4rem + 1vw - .5rem,1.5rem);line-height:130%}.body-2{font-size:clamp(.9rem,1rem + 1vw - .5rem,1.2rem);line-height:140%}.body-3{font-size:clamp(.75rem,.85rem + 1vw - .5rem,.9rem);line-height:140%}.bg-white{background-color:#fff}.bg-gold{background-color:#e3ba26}.bg-deep-purple{background-color:#291a48}.bg-purple-gray{background-color:#f8f2ff}.text-white{color:#fff}.text-gold{color:#e3ba26}.text-deep-purple{color:#291a48}.container{max-width:1640px;width:100%;margin:0 auto;padding:0 24px}@media (max-width: 768px){.container{padding:0 18px}}.show{display:block!important}.swiper-slide{min-width:428px!important}@media (max-width: 768px){.swiper-slide{min-width:250px!important}}.swiper-button-next:after,.swiper-button-prev:after{display:none}.accordion__icon-direction{transform:rotate(180deg)}.accordion__icon-direction path{fill:#9e9e9e}.dropdown{position:relative}.dropdown .dropbtn{font-size:18px;border:none;outline:none;color:#2e0f50;padding:10px 24px;background-color:inherit;font-family:inherit;margin:0;cursor:pointer}@media (max-width: 1169px){.dropdown .dropbtn{padding:0;font-size:16px}}.dropdown .dropdown-content{display:none;position:absolute;top:40px;right:0;background-color:#291a48;box-shadow:0 8px 16px #0003;z-index:1;min-width:250px}.dropdown .dropdown-content a{font-size:18px;color:#fff;padding:14px 24px;text-decoration:none;display:block;text-align:left}.dropdown .dropdown-content a:hover{color:#e3ba26}.v-none{visibility:hidden}.line-transform-1{transform:rotate(43deg);transform-origin:10% -3%}.line-transform-2{transform:rotate(-41deg);transform-origin:-2% 90%}.show-transform{transform:translate(0)!important}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif}img,svg{display:block;max-width:100%}input,button,select{font:inherit}p,h1,h2,h3,h4,h5{overflow-wrap:break-word}.header{display:flex;flex-direction:column;background:linear-gradient(110deg,#2e0f50 60%,#e3ba26 40%);background-clip:padding-box;-webkit-background-clip:padding-box}.header .header__top{display:flex}@media (max-width: 1169px){.header .header__top{display:none}}.header .header__top span{font-size:14px}.header .header__top span.italic{font-style:italic}.header .header__top .left{width:74%;padding:15px 0}.header .header__top .right{width:26%;display:flex;justify-content:center;align-items:center;gap:24px}.header .header__top .right .socials{display:flex;gap:18px;align-items:center}.header .header__top .right .socials a img{max-width:24px;aspect-ratio:square}.header .header__nav{padding:25px 0}@media (max-width: 1169px){.header .header__nav{padding:13px 0}}.header .header__nav .header__nav--container{display:flex;justify-content:space-between;align-items:center}.header .header__nav .header__nav--container .left .logo{max-width:100%}@media (max-width: 768px){.header .header__nav .header__nav--container .left .logo{max-width:4.5rem}}.header .header__nav .header__nav--container .right{display:flex;align-items:center}.header .header__nav .header__nav--container .right .mobile__btns{display:flex;margin-right:10px;gap:10px}@media (min-width: 768px){.header .header__nav .header__nav--container .right .mobile__btns{display:none}}.header .header__nav .header__nav--container .right .mobile__btns a{padding:5px 8px;display:flex;align-items:center;font-size:12px;gap:6px;justify-content:center;text-decoration:none;border-radius:30px}.header .header__nav .header__nav--container .right .mobile__btns a img{max-width:1.2rem}.header .header__nav .header__nav--container .right .hamburger{display:none;cursor:pointer;font-size:24px}@media (max-width: 768px){.header .header__nav .header__nav--container .right .hamburger{display:block}}.header .header__nav .header__nav--container .right .hamburger svg line{transition:all .2s ease-in-out}.header .header__nav .header__nav--container .right .nav-links{display:flex;align-items:center;column-gap:18px;z-index:100}@media (max-width: 768px){.header .header__nav .header__nav--container .right .nav-links{flex-direction:column;align-items:flex-start;gap:17px;position:absolute;top:61px;left:0;width:100%;background-color:#fff;padding:45px;height:170px;box-shadow:0 1px 2px #0000004d;transition:all .3s ease-in-out;transform:translate(-100vh)}}.header .header__nav .header__nav--container .right .nav-links .dropdown{margin-right:30px}@media (max-width: 1169px){.header .header__nav .header__nav--container .right .nav-links .dropdown{margin-right:10px}}.header .header__nav .header__nav--container .right .nav-links a.btn{padding:10px 24px;border-radius:33px;display:flex;align-items:center;text-decoration:none}.header .header__nav .header__nav--container .right .nav-links a.btn span{margin-left:8px}@media (max-width: 768px){.header .header__nav .header__nav--container .right .nav-links a.btn{display:none}}@media (max-width: 1169px){.header .header__nav .header__nav--container .right .nav-links a.btn{padding:5px 12px}}.header .header__nav .header__nav--container .right .nav-links a.call__us{background-color:#e3ba26;gap:14px}.header .header__nav .header__nav--container .right .nav-links a.free__quote{background-color:#291a48;text-decoration:none}.hero{background:url(/assets/hero-iNqD-wmG.png) no-repeat center center/cover;min-height:85dvh;width:100%;display:flex;justify-content:flex-start;box-sizing:border-box}.hero .form-container{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:43px;border-radius:20px;max-width:772px;width:100%;margin:50px 0}@media (max-width: 920px){.hero .form-container{padding:18px}}.hero .form-container h1,.hero .form-container h3{margin-bottom:10px;font-weight:500}.hero .form-container form{display:flex;flex-direction:column;row-gap:40px}@media (max-width: 920px){.hero .form-container form{row-gap:12px}}.hero .form-container form label{margin-bottom:5px;color:#2e0f50}.hero .form-container form .form-row{display:flex;justify-content:space-between;column-gap:27px}@media (max-width: 920px){.hero .form-container form .form-row{column-gap:11px}}.hero .form-container form .form-row .form-group{flex:1;display:flex;flex-direction:column}.hero .form-container form .form-row .form-group:last-child{margin-right:0}.hero .form-container form .form-row .form-group input,.hero .form-container form .form-row .form-group select{padding:10px;border:1px solid #D9D1E2;width:100%;box-sizing:border-box;font-size:1rem;outline:none}.hero .form-container form .form-row .form-group input:focus,.hero .form-container form .form-row .form-group select:focus{border:1px solid rgb(36,36,36)}.hero .form-container form .form-row .form-group input::placeholder,.hero .form-container form .form-row .form-group select::placeholder{color:#c2c2c2}.hero .form-container form .form-row .form-group input[type=date]{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none}.hero .form-container form .form-row .form-group input[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:50%;right:10px;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='calendar-lines'%20d='M19.5,2H18V.5a.5.5,0,0,0-1,0V2H7V.5a.5.5,0,0,0-1,0V2H4.5A4.505,4.505,0,0,0,0,6.5v13A4.505,4.505,0,0,0,4.5,24h15A4.505,4.505,0,0,0,24,19.5V6.5A4.505,4.505,0,0,0,19.5,2ZM4.5,3h15A3.5,3.5,0,0,1,23,6.5V8H1V6.5A3.5,3.5,0,0,1,4.5,3Zm15,20H4.5A3.5,3.5,0,0,1,1,19.5V9H23V19.5A3.5,3.5,0,0,1,19.5,23ZM19,13.5a.5.5,0,0,1-.5.5H5.5a.5.5,0,0,1,0-1h13A.5.5,0,0,1,19,13.5Zm-7,5a.5.5,0,0,1-.5.5h-6a.5.5,0,0,1,0-1h6A.5.5,0,0,1,12,18.5Z'%20fill='%23c4bccd'/%3e%3c/svg%3e") no-repeat center center;background-size:contain;cursor:pointer;opacity:0;z-index:1}.hero .form-container form .form-row .form-group input[type=date]:before{content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%);width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='calendar-lines'%20d='M19.5,2H18V.5a.5.5,0,0,0-1,0V2H7V.5a.5.5,0,0,0-1,0V2H4.5A4.505,4.505,0,0,0,0,6.5v13A4.505,4.505,0,0,0,4.5,24h15A4.505,4.505,0,0,0,24,19.5V6.5A4.505,4.505,0,0,0,19.5,2ZM4.5,3h15A3.5,3.5,0,0,1,23,6.5V8H1V6.5A3.5,3.5,0,0,1,4.5,3Zm15,20H4.5A3.5,3.5,0,0,1,1,19.5V9H23V19.5A3.5,3.5,0,0,1,19.5,23ZM19,13.5a.5.5,0,0,1-.5.5H5.5a.5.5,0,0,1,0-1h13A.5.5,0,0,1,19,13.5Zm-7,5a.5.5,0,0,1-.5.5h-6a.5.5,0,0,1,0-1h6A.5.5,0,0,1,12,18.5Z'%20fill='%23c4bccd'/%3e%3c/svg%3e") no-repeat center center;background-size:contain;pointer-events:none}.hero .form-container form .form-row .form-group input[type=date]::-webkit-inner-spin-button,.hero .form-container form .form-row .form-group input[type=date]::-webkit-clear-button{display:none}.hero .form-container form .form-row .form-group input[type=date]::-moz-clear{display:none}.hero .form-container form .form-group{display:flex;flex-direction:column}.hero .form-container form .form-group input,.hero .form-container form .form-group select{background-color:#fff;padding:10px;border:1px solid #D9D1E2;width:100%;box-sizing:border-box;font-size:1rem}.hero .form-container form .form-group input::placeholder,.hero .form-container form .form-group select::placeholder{color:#c2c2c2;font-size:15px}.hero .form-container form .form-group input:focus,.hero .form-container form .form-group select:focus{border:1px solid rgb(36,36,36)}.hero .form-container form .radio-container{display:flex;flex-direction:row;justify-content:flex-start;gap:31px;align-items:center}.hero .form-container form .radio-container .radio-item{display:flex;justify-content:flex-start;align-items:center;gap:8px;color:#2e0f50;margin-top:14px}.hero .form-container form .radio-container .radio-item label{font-size:15px}.hero .form-container form button{padding:20px 50px;border-radius:33px;border:none;background-color:#291a48;color:#fff;cursor:pointer;width:max-content}.hero .form-container form button:hover{background-color:#3b1667}@media (max-width: 920px){.hero .form-container form button{padding:12px 30px}}.business-numbers{padding-top:180px;padding-bottom:140px;color:#3b1667}@media (max-width: 768px){.business-numbers{padding-top:25px;padding-bottom:35px}}.business-numbers h2,.business-numbers h3{text-align:center;font-weight:500;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:29px}.business-numbers h2 span,.business-numbers h3 span{font-weight:700;padding:10px 40px 10px 0;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:cover;background-position:8px -39px}@media (max-width: 768px){.business-numbers h2{flex-direction:column}}@media (max-width: 768px){.business-numbers h3{margin:0 auto 40px;max-width:8rem}}.business-numbers .numbers{display:flex;flex-wrap:wrap;max-width:85rem;margin:0 auto;gap:44px;justify-content:center}.business-numbers .numbers .card{background-color:#fff;border-radius:24px;padding:21px 48px;display:flex;flex-direction:column;align-items:center;color:#291a48}.business-numbers .numbers .card span.title{font-weight:700}@media (max-width: 768px){.business-numbers .numbers{gap:25px}}.partners .content{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:40px 0}@media (max-width: 920px){.partners .content div{max-width:8rem}}@media (max-width: 920px){.partners{background-color:#f8f2ff}}.advertisement{background:linear-gradient(to right,#e3ba26 30%,#e3ba26 40%,#3d2967 40%);background-clip:padding-box}@media (max-width: 768px){.advertisement{display:none}}.advertisement .advertisement__container{display:flex}.advertisement .advertisement__container>.left{width:35%;padding:96px 0}.advertisement .advertisement__container>.left .call{display:flex;column-gap:20px;margin-bottom:18px}.advertisement .advertisement__container>.left .call h4{font-size:25px;line-height:32px;color:#fff;font-weight:400}.advertisement .advertisement__container>.left .call h4 span{display:block}@media (max-width: 1170px){.advertisement .advertisement__container>.left .call h4{font-size:20px;line-height:28px}}.advertisement .advertisement__container>.left h3{font-size:36px;line-height:52px;font-weight:400}.advertisement .advertisement__container>.left h3 span{font-weight:700}@media (max-width: 1170px){.advertisement .advertisement__container>.left h3{font-size:24px;line-height:36px}}.advertisement .advertisement__container>.right{width:65%;display:flex;padding-left:6%;padding-right:2%}.advertisement .advertisement__container>.right .left{display:flex}.advertisement .advertisement__container>.right .left img{object-fit:cover}.advertisement .advertisement__container>.right .right{max-width:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:25px}.advertisement .advertisement__container>.right .right .top{font-size:25px;color:#e3ba26}.advertisement .advertisement__container>.right .right .middle{font-size:25px;color:#fff}.advertisement .advertisement__container>.right .right .bottom{font-size:30px;color:#e3ba26;font-style:italic}@media (max-width: 1170px){.advertisement .advertisement__container>.right .right .top{font-size:20px;color:#e3ba26}.advertisement .advertisement__container>.right .right .middle{font-size:20px;color:#fff}.advertisement .advertisement__container>.right .right .bottom{font-size:24px;color:#e3ba26;font-style:italic}}.services__we-offer{padding-top:140px;padding-bottom:266px;background-color:#f8f2ff}@media (max-width: 1024px){.services__we-offer{padding-bottom:50px}}@media (max-width: 768px){.services__we-offer{padding-top:48px}}.services__we-offer .services__we-offer-container>div{position:relative}.services__we-offer .services__we-offer-container>div .title{margin-bottom:12px;color:#2e0f50}.services__we-offer .services__we-offer-container>div .sub__title{font-size:20px}@media (max-width: 920px){.services__we-offer .services__we-offer-container>div .sub__title{font-size:14px}}.services__we-offer .services__we-offer-container>div .swiper-navigation{position:absolute;top:70px;right:10%;width:7.5rem;display:flex;justify-content:space-between;padding:0 20px}@media (max-width: 768px){.services__we-offer .services__we-offer-container>div .swiper-navigation{display:none}}.services__we-offer .services__we-offer-container>div .swiper-navigation .custom-nav-button{width:40px;height:40px;background-color:transparent;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s;border:1px solid #291a48}.services__we-offer .services__we-offer-container>div .swiper-navigation .custom-nav-button:hover{background-color:#291a48}.services__we-offer .services__we-offer-container>div .swiper-navigation .custom-nav-button:hover:before{border-right:10px solid #ffffff}.services__we-offer .services__we-offer-container>div .swiper-navigation .custom-nav-button:before{content:"";display:block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #291a48;transition:all .2s ease-in}.services__we-offer .services__we-offer-container>div .swiper-navigation .swiper-button-next:before{transform:rotate(180deg)}.services__we-offer .services__we-offer-container .slider-section{width:100%;margin:0 auto;border-radius:10px;overflow:hidden;margin-top:4rem}@media (max-width: 768px){.services__we-offer .services__we-offer-container .slider-section{margin-top:2.3rem}}.services__we-offer .services__we-offer-container .slider-section .swiper-container{position:relative;transform:translate(8%);overflow:hidden}.services__we-offer .services__we-offer-container .slider-section .swiper-container .right__shadow{position:absolute;right:0;height:100%;z-index:101;width:25vw;background:linear-gradient(to right,#fff6,#fff)}@media (min-width: 768px){.services__we-offer .services__we-offer-container .slider-section .swiper-container .right__shadow{display:none}}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide{display:flex;justify-content:center;align-items:center}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card{width:100%;cursor:pointer;background-color:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;text-align:center;transition:all .2s ease-in}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card:hover .content{background-color:#291a48}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card:hover .content h3,.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card:hover .content .bottom p{color:#fff}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card:hover .content .bottom button.play__btn{background-color:#e3ba26}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card .content{padding:30px;border-radius:0 0 15px 15px;transition:all .2s ease-in}@media (max-width: 768px){.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card .content{padding:16px}}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card .content h3{font-size:1.57rem;color:#291a48;text-align:left;margin-bottom:14px;transition:all .2s ease-in}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card .content .bottom{display:flex;justify-content:space-between}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card .content .bottom p{font-size:15px;line-height:25px;color:#8e8e8e;text-align:left;max-width:70%;transition:all .2s ease-in}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card .content .bottom button.play__btn{width:45px;height:45px;aspect-ratio:square;border-radius:50%;background-color:#e8e8e8;border:none;transition:all .2s ease-in}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-wrapper .swiper-slide .card .content .bottom button.play__btn:before{content:"";display:block;margin:0 auto;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:9px solid #ffffff;transform:rotate(180deg)}.services__we-offer .services__we-offer-container .slider-section .swiper-container .swiper-pagination{bottom:10px}.active__slide .content{background-color:#291a48}.active__slide .content h3,.active__slide .content .bottom p{color:#fff!important}.active__slide .content .bottom button.play__btn{background-color:#e3ba26!important}.we__can-help{display:flex;position:relative}.we__can-help>div{width:50%}@media (max-width: 1024px){.we__can-help>div{width:100%}}@media (max-width: 1024px){.we__can-help{flex-direction:column}}.we__can-help .right{background-color:#291a48;padding-left:76px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 1024px){.we__can-help .right{padding:33px}}.we__can-help .right p{color:#fff;font-size:16px;margin-bottom:15px}@media (max-width: 1650px){.we__can-help .right p{margin-bottom:1px}}.we__can-help .right h2{color:#fff;margin-bottom:60px}@media (max-width: 1650px){.we__can-help .right h2{margin-bottom:15px}}.we__can-help .right .content{display:flex;column-gap:70px;margin-bottom:80px}@media (max-width: 1650px){.we__can-help .right .content{margin-bottom:20px}}@media (max-width: 1024px){.we__can-help .right .content{gap:0px;flex-direction:column}}.we__can-help .right .content>div>div{display:flex;gap:15px;color:#fff;font-size:16px;margin-bottom:25px}.we__can-help .right .contact{display:flex;gap:50px}@media (max-width: 768px){.we__can-help .right .contact{gap:29px;flex-direction:column}.we__can-help .right .contact button{max-width:max-content}}.we__can-help .right .contact a.get__quote{padding:17px 29px;border-radius:37px;display:flex;align-items:center;gap:12px;background-color:#fff;text-decoration:none;font-size:16px;border:none;cursor:pointer}.we__can-help .right .contact a.get__quote img{width:7px;transition:transform .2s ease-in-out}.we__can-help .right .contact a.get__quote:hover img{transform:translate(5px)}.we__can-help .right .contact a.contact__us{display:flex;gap:11px;text-decoration:none}.we__can-help .right .contact a.contact__us span{font-size:15px;color:#fff}.we__can-help .right .contact a.contact__us h4{font-size:21px;letter-spacing:.1em;color:#e3ba26}.we__can-help .right .contact a.contact__us .icon{display:flex;justify-content:center;align-items:center;border-radius:50%;padding:14px;max-width:60px;background-color:#e3ba26}.we__can-help .right .contact a.contact__us .icon img{max-width:30px}.we__can-help .location__card{position:absolute;top:-100px;left:10%;right:10%;width:80%;padding:55px 60px;background-color:#2e0f50;display:flex;justify-content:space-between;border-radius:21px}@media (max-width: 1280px){.we__can-help .location__card{top:-170px;padding:28px 25px}}@media (max-width: 1024px){.we__can-help .location__card{position:static;margin:0 28px 32px}}@media (max-width: 1169px){.we__can-help .location__card{flex-direction:column;left:5%;right:5%;width:89%;row-gap:.7rem;top:-250px}}.we__can-help .location__card .lc__left h3{font-size:25px;line-height:36px;color:#fff;font-weight:500}.we__can-help .location__card .lc__left p{font-size:20px;line-height:30px;color:#fff}.we__can-help .location__card .lc__right form{display:flex;gap:2rem}@media (max-width: 1169px){.we__can-help .location__card .lc__right form{flex-direction:column}}.we__can-help .location__card .lc__right form input{padding:21px 35px;border-radius:46px;border:none}.we__can-help .location__card .lc__right form button{padding:20px 50px;border-radius:33px;border:none;background-color:#e3ba26;color:#fff;cursor:pointer;width:max-content}.faq__questions{padding:120px 0;background-color:#f8f2ff}.faq__questions .faq__header{text-align:left;margin-bottom:30px}.faq__questions .faq__header h1{margin-bottom:4px}.faq__questions .faq__header span{margin-bottom:30px;display:block;color:#9e9e9e}.faq__questions .faq__header p{font-size:18px;color:#2e0f50}.faq__questions .faq-container{max-width:100%;margin:auto;border-radius:8px;overflow:hidden}.faq__questions .faq-container .faq{border-bottom:1px solid #ddd}.faq__questions .faq-container .faq:last-child{border-bottom:none}.faq__questions .faq-container .faq .faq-question{padding:16px 0;font-size:24px;font-weight:600;cursor:pointer;transition:background-color .3s ease;display:flex;justify-content:space-between}.faq__questions .faq-container .faq .faq-question svg,.faq__questions .faq-container .faq .faq-question svg path{transition:all .3s ease-in-out}.faq__questions .faq-container .faq .faq-answer{max-height:0;overflow:hidden;font-size:20px;line-height:35px;transition:max-height .3s ease,padding .3s ease}.faq__questions .faq-container .faq .faq-answer.open{padding:4px 16px 16px 0;max-height:300px}.latest__works{background-color:#f8f2ff;padding-bottom:60px}.latest__works .works__header{text-align:center;margin-bottom:30px}.latest__works .works__header h1{margin-bottom:4px}.latest__works .works__header span{margin-bottom:30px;display:block;color:#9e9e9e}.latest__works .work__container{display:grid;gap:24px}.latest__works .work__container .image__gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1270px){.latest__works .work__container .image__gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width: 920px){.latest__works .work__container .image__gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.latest__works .work__container .image__gallery{grid-template-columns:repeat(1,1fr)}}.latest__works .work__container .image__gallery .image__col{display:flex;flex-direction:column;gap:21px}.latest__works .work__container .image__gallery .image__col img{width:100%;height:auto}.latest__works .work__container .testimonial{background-color:#291a48;color:#fff;padding:20px;display:flex;flex-direction:column;justify-content:center}.latest__works .work__container .testimonial .rating{font-size:1.5em;color:#e3ba26;margin-bottom:8px;text-align:center}.latest__works .work__container .testimonial h3{font-size:1.33rem;margin-bottom:35px;text-align:center}.latest__works .work__container .testimonial p{font-size:1rem;line-height:2rem;margin-bottom:30px;text-align:center}.latest__works .work__container .testimonial .order__now{margin:0 auto;padding:17px 29px;border-radius:37px;display:flex;align-items:center;gap:12px;background-color:#fff;text-decoration:none;font-size:16px;border:none;cursor:pointer;max-width:max-content;color:#2e0f50}.latest__works .work__container .testimonial .order__now img{width:7px;transition:transform .2s ease-in-out}.latest__works .work__container .testimonial .order__now:hover img{transform:translate(5px)}.request__quote{background:url(/assets/trucks-BJjhrWWM.png) no-repeat center center;background-size:cover;width:100%;min-height:80dvh;position:relative;padding-top:78px;margin-bottom:23rem}@media (max-width: 768px){.request__quote{padding-top:0}}@media (max-width: 1536px){.request__quote{margin-bottom:32rem}}@media (max-width: 1170px){.request__quote{margin-bottom:55rem}}@media (max-width: 1024px){.request__quote{margin-bottom:41rem}}@media (max-width: 768px){.request__quote{margin-bottom:0rem}}.request__quote .request__card{width:100%;background-color:#131313;padding:60px 24px 260px}@media (max-width: 768px){.request__quote .request__card{padding:37px 24px 90px;background-color:#131313e6}}.request__quote .request__card h2{color:#fff;text-align:center;margin-bottom:12px}.request__quote .request__card p{color:#fff;text-align:center;max-width:800px;margin:0 auto 28px}.request__quote .request__card .request__card-btn{margin:0 auto;padding:17px 29px;border-radius:37px;display:flex;align-items:center;gap:12px;background-color:#fff;text-decoration:none;font-size:16px;border:none;cursor:pointer;max-width:max-content;color:#2e0f50}.request__quote .request__card .request__card-btn img{width:7px;transition:transform .2s ease-in-out}.request__quote .request__card .request__card-btn:hover img{transform:translate(5px)}.request__quote .testimonials__section{position:absolute;left:10%;right:10%;top:50%;color:#fff;text-align:center;padding-top:60px;background-color:#291a48}@media (max-width: 768px){.request__quote .testimonials__section{position:static}}@media (max-width: 1170px){.request__quote .testimonials__section{left:2%;right:2%}}.request__quote .testimonials__section .testimonials__section-header span{display:block;font-size:16px;color:#fff;margin-bottom:12px}.request__quote .testimonials__section .testimonials__section-header h2{color:#fff;margin-bottom:63px}@media (max-width: 1170px){.request__quote .testimonials__section .testimonials__section-header h2{margin-bottom:40px}}.request__quote .testimonials__section .testimonials__container{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width: 1170px){.request__quote .testimonials__section .testimonials__container{flex-direction:column;align-items:center}}.request__quote .testimonials__section .testimonials__container .vertical{min-height:100%;width:1px;background-color:#525151}.request__quote .testimonials__section .testimonials__container .testimonial{padding:40px 40px 60px;margin:10px;width:calc(33.333% - 40px);box-sizing:border-box}@media (max-width: 1170px){.request__quote .testimonials__section .testimonials__container .testimonial{width:90%}}@media (max-width: 1024px){.request__quote .testimonials__section .testimonials__container .testimonial{padding:10px 20px}}.request__quote .testimonials__section .testimonials__container .testimonial .name{font-weight:700;font-size:20px;margin-bottom:20px}@media (max-width: 768px){.request__quote .testimonials__section .testimonials__container .testimonial .name{margin-bottom:6px}}.request__quote .testimonials__section .testimonials__container .testimonial .stars{color:#fc0;font-size:22px;margin-bottom:35px}@media (max-width: 768px){.request__quote .testimonials__section .testimonials__container .testimonial .stars{margin-bottom:15px}}.request__quote .testimonials__section .testimonials__container .testimonial .review{font-size:16px;line-height:34px}.why__first-class{text-align:center;padding:8.5rem 1.5rem;background-color:#f8f2ff}@media (max-width: 1024px){.why__first-class{padding:4.5rem 1.5rem}}.why__first-class .section__title{font-weight:700;margin-bottom:.5rem;color:#2e0f50}@media (max-width: 768px){.why__first-class .section__title{text-align:left;padding:0 2.5rem}}.why__first-class .section__subtitle{font-size:1.25rem;color:#9e9e9e;margin-bottom:6.2rem}@media (max-width: 768px){.why__first-class .section__subtitle{margin-bottom:1.2rem;text-align:left;padding:0 2.5rem}}.why__first-class .features{display:grid;padding:0rem 9rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}@media (max-width: 1450px){.why__first-class .features{padding:0rem 3rem}}@media (max-width: 920px){.why__first-class .features{padding:0rem .5rem}}.why__first-class .features .feature{padding:2.5rem;text-align:center;text-align:left;transition:background-color .3s ease-in-out,border .3s ease-in-out;border-bottom:9px solid transparent}.why__first-class .features .feature img{margin-bottom:1rem;max-height:5rem}.why__first-class .features .feature h3{font-size:1.25rem;margin-bottom:.5rem;font-weight:600}.why__first-class .features .feature p{font-size:1.2rem;color:#838383}.why__first-class .features .feature:hover{background-color:#fff;border-bottom:9px solid #e3ba26}.footer{background-color:#37235e;color:#fff}.footer .footer__top{display:flex;justify-content:space-between;flex-wrap:wrap;padding:5.5rem 1.8rem 5.5rem 3.4rem}@media (max-width: 1024px){.footer .footer__top{padding:1.2rem;gap:2rem}}.footer .footer__top .footer__col .logo{margin-bottom:3rem}.footer .footer__top .footer__col .time{display:flex;justify-content:flex-start;gap:3rem;color:#fff;opacity:.7;margin-bottom:3.5rem}.footer .footer__top .footer__col .time p span{display:block}.footer .footer__top .footer__col address{font-style:normal;margin-bottom:3rem;display:flex;flex-direction:column;gap:1.25rem}.footer .footer__top .footer__col address p{font-size:16px;color:#fff;opacity:.7}.footer .footer__top .footer__col .social__icons{display:flex;gap:1rem;margin-top:1rem}.footer .footer__top .footer__col .social__icons a img{width:24px;height:24px}.footer .footer__top .footer__col h3{font-size:1.15rem;position:relative;font-weight:600;display:inline-block}.footer .footer__top .footer__col h3:not(.newsletter__title){margin-bottom:3.2rem}.footer .footer__top .footer__col h3:after{content:"";position:absolute;left:0;bottom:-10px;width:50px;height:2px;background-color:#fff;opacity:.6}.footer .footer__top .footer__col ul{list-style:none;padding:0}.footer .footer__top .footer__col ul li{margin-bottom:1.4rem}.footer .footer__top .footer__col ul li a{color:#fff;opacity:.8;text-decoration:none;transition:color .3s}.footer .footer__top .footer__col ul li a:hover{color:#fc0}.footer .footer__top .footer__col .newsletter__form{margin-top:2rem;display:flex;gap:11px}.footer .footer__top .footer__col .newsletter__form input{padding:12px 25px;border-radius:46px;border:none}@media (max-width: 1024px){.footer .footer__top .footer__col .newsletter__form input{padding:12px}}.footer .footer__top .footer__col .newsletter__form button{padding:15px 27px;border-radius:33px;border:none;background-color:#e3ba26;color:#fff;cursor:pointer;width:max-content}@media (max-width: 920px){.footer .footer__top .footer__col .newsletter__form{flex-direction:column}}.footer .footer__certifications{background-color:#291a48}.footer .footer__certifications>div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:3.3rem 1.8rem;text-align:center}.footer .footer__certifications>div .certifications,.footer .footer__certifications>div .payments{display:flex;gap:1rem;flex-wrap:wrap}.footer .footer__certifications>div p{margin:.5rem 0}.footer .footer__bottom{background-color:#291a48}.footer .footer__bottom>div{display:flex;justify-content:space-between;padding:2rem 1.8rem}.footer .footer__bottom>div p{font-size:16px;color:#9e9e9e}.home__mover-hero{background-image:url(/assets/home-mover-hero-CfcrnIE7.png);background-repeat:no-repeat;background-size:cover;min-height:200px;position:relative;mix-blend-mode:overlay}.home__mover-hero .overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background-color:#351565;background-color:#33135de6}.home__movers-numbers{padding-top:81px;padding-bottom:140px;color:#3b1667;display:flex;background-color:#f8f2ff}@media (max-width: 768px){.home__movers-numbers{padding-top:25px;padding-bottom:35px}}.home__movers-numbers>div{display:flex;justify-content:flex-start;gap:90px;margin:0 auto;max-width:96rem}@media (max-width: 1280px){.home__movers-numbers>div{flex-direction:column}}.home__movers-numbers>div div:nth-child(1){display:flex;flex-direction:column;gap:0}@media (max-width: 1024px){.home__movers-numbers>div div:nth-child(1){display:none}}.home__movers-numbers>div div:nth-child(1) h2,.home__movers-numbers>div div:nth-child(1) h3{text-align:center;font-weight:600;gap:12px}.home__movers-numbers>div div:nth-child(1) h2 span,.home__movers-numbers>div div:nth-child(1) h3 span{font-weight:700;padding:10px 40px 10px 0;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:cover;background-position:8px -39px}@media (max-width: 768px){.home__movers-numbers>div div:nth-child(1) h2{flex-direction:column}}@media (max-width: 768px){.home__movers-numbers>div div:nth-child(1) h3{margin:0 auto 40px;max-width:8rem}}.home__movers-numbers>div>div{display:flex;flex-wrap:wrap;max-width:85rem;margin:0 auto;gap:44px;justify-content:center}.home__movers-numbers>div>div .card{background-color:#fff;border-radius:24px;padding:21px 48px;display:flex;flex-direction:column;align-items:center;color:#291a48;height:max-content}.home__movers-numbers>div>div .card span.title{font-weight:700}@media (max-width: 768px){.home__movers-numbers>div>div{gap:25px}}.how__we-work{background-color:#f8f2ff;color:#291a48}.how__we-work h1,.how__we-work p{text-align:center}.how__we-work p{color:#6c6c6c}.how__we-work .video__container{display:flex;justify-content:center;margin-top:40px}.how__we-work .video__container iframe{width:100%;max-width:55vw;aspect-ratio:1/.5;border:none;border-radius:32px}@media (max-width: 1024px){.how__we-work .video__container iframe{max-width:90vw}}@media (max-width: 764px){.how__we-work .video__container iframe{max-width:100%}}.need__home-movers{background-color:#f8f2ff;padding-top:140px}.need__home-movers h2{margin-bottom:12px}.need__home-movers p,.need__home-movers h2,.need__home-movers h5{text-align:center}.need__home-movers h5{margin-bottom:32px;color:#6c6c6c}.need__home-movers p{max-width:1280px;color:#2e0f50;margin:0 auto;letter-spacing:.01em;word-spacing:5px}.reasons{background-color:#f8f2ff;padding:2rem 0rem 50rem}.reasons .content__area{max-width:1630px;margin:0 auto;min-height:40rem;background-image:url(/assets/home-movers-packs-POdktQpA.png);background-repeat:no-repeat;background-size:cover;position:relative;border-radius:32px}.reasons .content__area .content{position:absolute;box-shadow:3px 0 12px #0000001a;border-radius:32px;top:36rem;left:2%;right:2%;background-color:#fff;max-width:1536px;padding:52px;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.reasons .content__area .content{position:unset;box-shadow:unset}}@media (max-width: 1280px){.reasons .content__area .content{padding:32px}}.reasons .content__area .content .top{display:flex;gap:32px}.reasons .content__area .content .top .right,.reasons .content__area .content .top .left{width:50%}.reasons .content__area .content .top .left h3{font-size:1.6rem;margin-bottom:24px;color:#291a48}@media (max-width: 1280px){.reasons .content__area .content .top .left h3{font-size:1.3rem;margin-bottom:18px}}.reasons .content__area .content .top .left ul{display:flex;flex-direction:column;list-style-type:none;padding-inline-start:0px}.reasons .content__area .content .top .left ul li{font-size:20px;line-height:32px;color:#3b1667;position:relative;padding-left:2rem}@media (max-width: 1280px){.reasons .content__area .content .top .left ul li{font-size:1rem;margin-bottom:16px;padding-left:1.5rem}}.reasons .content__area .content .top .left ul li:before{content:"";position:absolute;left:0;top:8px;width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAABHNCSVQICAgIfAhkiAAAALFJREFUKFNjZCADWImmGjAyMPWz/v4ZyEiqfrBmRqb9QH0CDAyMC0kyAFUzw0XWXz8diDYAm+YDHxZ8IMoAXJpB3gcb4CCQIAAyDVt44NMMNsBKNCOBkfF//////xyPvZ59AdkQQprBBliLZSxgYPgfD2R/QDaEGM1wL6AbApaARxUktHF5ER6IyIZAvQGMZ/ya4S6A+RvJEJAQXpthejCi0Vo8rQAkyfrz1wJczkYOaACB53HmSQXlawAAAABJRU5ErkJggg==);background-size:cover;background-repeat:no-repeat;background-position:center}.reasons .content__area .content .top .right{font-size:20px;line-height:40px;padding:24px;background-color:#291a48;color:#fff;border-radius:32px}@media (max-width: 1280px){.reasons .content__area .content .top .right{line-height:32px;font-size:18px;padding:18px}}.reasons .content__area .content>p{margin-top:60px;font-size:25px;line-height:38px;text-align:center;color:#2e0f50;font-weight:600}@media (max-width: 1280px){.reasons .content__area .content>p{margin-top:44px;font-size:21px;line-height:30px}}.reasons .content__area .content button{margin-top:50px;padding:27px 44px;background-color:#e3ba26;border-radius:46px;border:none;font-size:20px;line-height:30px;color:#fff}@media (max-width: 1280px){.reasons .content__area .content button{margin-top:40px;padding:20px 36px;font-size:16px}}.special-services{text-align:center;background-color:#f8f2ff;border-radius:1rem}.special-services__title{margin-bottom:1.3rem;color:#291a48}.special-services__description{font-size:1.1rem;line-height:1.75rem;margin-bottom:3.25rem;color:#291a48}.special-services__items{display:flex;gap:2rem;overflow-x:scroll;gap:1rem;max-width:90vw;margin:0 auto}.special-services__items::-webkit-scrollbar{display:none}.special-services__items .item{background-color:#fff;padding:2rem 2.5rem;border-radius:1.5rem;min-width:500px;box-shadow:0 0 1px #0000001a;text-align:left}.special-services__items .item h3{font-size:2rem;line-height:3rem;font-weight:600;color:#291a48;margin-bottom:1.5rem}.special-services__items .item p{font-size:1.35rem;line-height:2.5rem;margin-bottom:2rem;color:#2e0f50}.special-services__items .item a{text-decoration:none;color:#3b1667;font-weight:700;transition:color .3s ease}.special-services__items .item a:hover{color:#4e3675}.special-services .cta{margin-top:50px;padding:27px 44px;background-color:#e3ba26;border-radius:46px;border:none;font-size:20px;line-height:30px;color:#fff;cursor:pointer}.special-services .cta:hover{background-color:#a0820c}.business__movers{padding-top:42px;padding-bottom:110px;background-color:#f8f2ff}.business__movers h2{margin-bottom:12px;color:#291a48}.business__movers p{margin-bottom:2.5rem;color:#6c6c6c}.business__movers>div.container>div{display:flex}.business__movers>div.container>div .left-section,.business__movers>div.container>div .right-section{width:50%}.business__movers>div.container>div .left-section{background-color:#e3ba26}.business__movers>div.container>div .left-section .moving-image{width:100%;height:auto}.business__movers>div.container>div .left-section .content{margin-top:10px;background-color:#291a48;padding:34px 32px}.business__movers>div.container>div .left-section .content p{color:#fff}.business__movers>div.container>div .right-section{padding:32px 42px;background-color:#fff}.business__movers>div.container>div .right-section h2{margin-bottom:65px}.business__movers>div.container>div .right-section .logos{display:grid;grid-template-columns:repeat(5,1fr);row-gap:70px;margin-bottom:80px}.business__movers>div.container>div .right-section .logos img{max-width:100%;height:auto}.business__movers>div.container>div .right-section button.quote__button{background-color:#e3ba26;color:#fff;border:none;padding:23px 40px;font-size:1rem;font-weight:700;cursor:pointer;border-radius:46px;transition:background-color .3s}.business__movers>div.container>div .right-section button.quote__button:hover{background-color:#be9a18}
