.spinner-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(76,79,79,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.spinner-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex}.spinner{width:50px;height:50px;border-radius:50%;background:conic-gradient(#f03a82 0deg 180deg,#fff 180deg 1turn);-webkit-animation:rotate 1.5s linear infinite;animation:rotate 1.5s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 calc(100% - 15px));mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 calc(100% - 15px))}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}section h2{font-size:50px;line-height:120%;font-weight:400;letter-spacing:5%;text-align:center;margin:0;color:#374e64}@media screen and (max-width:768px){section h2{font-size:36px}}@media screen and (max-width:768px){section#hero{margin-top:81px}}section#hero img{width:100%;height:auto}section#intro{padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (max-width:768px){section#intro{padding:60px 16px;padding-bottom:0}}section#intro h2{padding:24px 0}section#intro .intro-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 0;gap:16px;position:relative;width:100%}section#intro .intro-text:after,section#intro .intro-text:before{content:" ";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:560px;height:1px;background:#c1b182}section#intro .intro-text:before{top:0}section#intro .intro-text:after{bottom:0}section#intro .intro-text p{font-size:18px;line-height:120%;font-weight:400;letter-spacing:5%;text-align:center;margin:0;color:#8f8b82}@media screen and (max-width:768px){section#intro .intro-text p{font-size:16px}}section#intro a.button{padding:8px 16px;font-size:16px;font-weight:500;line-height:150%;letter-spacing:2%;border-radius:36px;color:#fff;background:#000}section#intro a.button:hover{text-decoration:none}section#intro .trips{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0}@media screen and (max-width:768px){section#intro .trips{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section#intro .trips .trip{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media screen and (max-width:768px){section#intro .trips .trip{padding:24px 0}}section#intro .trips .trip img{width:100%;max-width:360px;border-radius:40px}section#intro .trips .trip p{font-size:18px;line-height:120%;font-weight:400;letter-spacing:5%;text-align:center;margin:0}section#intro .trips .trip:nth-of-type(2){margin-top:40px}@media screen and (max-width:768px){section#intro .trips .trip:nth-of-type(2){margin-top:0}}section#intro .trips .trip:nth-of-type(2) .image-wrapper{position:relative}section#intro .trips .trip:nth-of-type(2) .image-wrapper:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(229,237,242,.2);border-radius:40px}section#features{padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (max-width:768px){section#features{padding:40px 16px;padding-top:0}}section#features .headers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:24px 0}section#features .headers h3{font-size:18px;line-height:120%;font-weight:700;letter-spacing:8%;color:#3c4a5f}section#features .intro-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 0;gap:16px;width:100%;position:relative}@media screen and (max-width:768px){section#features .intro-text{display:none}}section#features .intro-text:after,section#features .intro-text:before{content:" ";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:560px;height:1px;background:#c1b182}section#features .intro-text:before{top:0}section#features .intro-text:after{bottom:0}section#features .intro-text p{font-size:18px;line-height:120%;font-weight:400;letter-spacing:5%;text-align:center;margin:0;color:#8f8b82}section#features>.buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}section#features>.buttons .button{padding:8px 12px;border-radius:52px;border:1px solid #bdbdbd;font-size:16px;font-weight:500;line-height:150%;letter-spacing:2%;color:#4f4f4f}section#features>.buttons .button:hover{text-decoration:none}section#features .features .buttons{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){section#features .features .buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}section#features .features .buttons .button{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:16px;margin-bottom:20px;font-size:20px;cursor:pointer}@media screen and (max-width:768px){section#features .features .buttons .button{width:50%;padding:12px}}section#features .features .buttons .button img{padding:0 12px;width:176px;height:156px;-o-object-fit:cover;object-fit:cover;-webkit-box-sizing:content-box;box-sizing:content-box}section#features .features .buttons .button img.active{display:none}@media screen and (max-width:768px){section#features .features .buttons .button img{width:90%;height:auto}}section#features .features .buttons .button.active{position:relative;-webkit-box-shadow:0 9px 30px 0 hsla(240,5%,54%,.16);box-shadow:0 9px 30px 0 hsla(240,5%,54%,.16)}section#features .features .buttons .button.active:after{content:" ";position:absolute;bottom:-12px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:30px;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff}@media screen and (max-width:768px){section#features .features .buttons .button.active:after{display:none}}section#features .features .buttons .button.active img.active{display:inline-block}section#features .features .buttons .button.active img{display:none}section#features .features .contents .content{display:none;max-width:992px}section#features .features .contents .content.active{display:block;padding:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;border-radius:26px;background-color:rgba(209,222,229,.4)}@media screen and (max-width:768px){section#features .features .contents .content.active{padding:24px 32px}}section#features .features .contents .content.active p{font-weight:500;font-size:18px;line-height:140%;margin:0}section#cars{padding:60px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#cars,section#cars>.cars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}section#cars>.cars{z-index:1;max-width:1080px;gap:40px}@media screen and (max-width:768px){section#cars>.cars{max-width:100vw;padding:0 16px}}section#cars>.cars h2{padding:24px 0}section#cars>.cars .swiper{width:100%}section#cars>.cars .swiper .swiper-wrapper{padding-bottom:40px}section#cars>.cars .swiper .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:24px;border:.79px solid var(--Light1,#d1dee5);-webkit-box-shadow:0 4px 16px 0 rgba(109,117,134,.13);box-shadow:0 4px 16px 0 rgba(109,117,134,.13)}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .cover{width:100%;border-radius:24px}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info{padding:16px}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info,section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .name p.title{font-size:20px;line-height:130%;font-weight:700;letter-spacing:5%;margin:0;color:#000}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .name p{font-size:18px;font-weight:400;line-height:130%;letter-spacing:5%;margin:0;color:#000}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .name span{font-size:15px;font-weight:400;line-height:130%;letter-spacing:5%;color:#82828f}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .button{width:100%;border-radius:8px;border:1px solid var(--Light1,#d1dee5);padding:4px 0;text-align:center;font-size:16px;font-weight:400;line-height:130%;letter-spacing:5%;color:#82828f;cursor:pointer}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .button img{width:24px}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .button.active img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .details{display:none}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .details.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;position:relative}section#cars>.cars .swiper .swiper-wrapper .swiper-slide .info .details.active .logo{width:113px;height:113px;opacity:.4;position:absolute;left:0;top:50%;-webkit-transform:translate(-20%,-50%);transform:translate(-20%,-50%)}section#cars>.cars .swiper .swiper-pagination-bullet-active{background-color:#000;opacity:1}section#cars>.cars .notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px 30px;border-radius:20px;border:1px solid #988c7e}section#cars>.cars .notice h3{font-size:32px;line-height:130%;font-weight:400;letter-spacing:5%;margin:0;text-align:center;padding:12px 0;border-bottom:1px solid var(--Dark2,#82828f)}@media screen and (max-width:768px){section#cars>.cars .notice h3{font-size:20px}}section#cars>.cars .notice table.mobile{display:none;border-top:1px solid var(--Dark2,#82828f);border-bottom:1px solid var(--Dark2,#82828f);font-size:14px;line-height:140%;text-align:center;color:#988c7e}@media screen and (max-width:768px){section#cars>.cars .notice table.mobile{display:table}}section#cars>.cars .notice table.mobile thead tr th{padding:12px;line-height:120%;font-weight:700;letter-spacing:2%}section#cars>.cars .notice table.mobile thead tr th:first-child{border-right:1px solid hsla(32,11%,55%,.3)}section#cars>.cars .notice table.mobile tbody tr td{padding:8px 12px}section#cars>.cars .notice table.mobile tbody tr td:first-child{border-right:1px solid hsla(32,11%,55%,.3)}section#cars>.cars .notice table.mobile tbody tr td.highlight{color:#0da0ae}section#cars>.cars .notice table.mobile tbody tr td[colspan="2"]{padding:2px 12px;background:hsla(32,11%,55%,.3)}section#cars>.cars .notice table.pc{border-top:1px solid var(--Dark2,#82828f);border-bottom:1px solid var(--Dark2,#82828f)}@media screen and (max-width:768px){section#cars>.cars .notice table.pc{display:none}}section#cars>.cars .notice table.pc thead tr th{padding:13px 32px;text-align:center;font-size:18px;line-height:120%;font-weight:700;letter-spacing:2%;color:#988c7e}section#cars>.cars .notice table.pc thead tr th:first-child{width:15%}section#cars>.cars .notice table.pc tbody tr:first-child{border-top:1px solid var(--Dark2,#82828f)}section#cars>.cars .notice table.pc tbody tr:last-child td:first-child{border-bottom:1px solid var(--Dark2,#82828f)}section#cars>.cars .notice table.pc tbody tr td{padding:13px 24px;font-size:18px;line-height:140%;font-weight:400;letter-spacing:2%;color:#686761}section#cars>.cars .notice table.pc tbody tr td:first-child{text-align:center;background:hsla(32,11%,55%,.3);border-bottom:1px solid #fff}section#cars>.cars .notice table.pc tbody tr td.highlight{color:#0da0ae}section#cars:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(.33%,#f5f5f4),color-stop(50%,#fff));background:linear-gradient(180deg,#f5f5f4 .33%,#fff 50%);border-radius:300px}@media screen and (max-width:768px){section#cars:after{border-radius:80px}}section#why{gap:24px;max-width:1080px;padding:60px 0;margin:0 auto;border-top:1px solid var(--color-grey-70,#d5d5d5)}section#why,section#why .headers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){section#why .headers{gap:16px;-ms-flex-item-align:center;align-self:center}}section#why .headers h2{padding:24px 0;font-size:24px;font-weight:700;letter-spacing:5%;margin:0;text-align:center;color:#000}@media screen and (max-width:768px){section#why .headers h2{padding:0;font-size:20px;text-align:left}}section#why .headers>p{font-size:16px;line-height:150%;letter-spacing:10%;margin:0;display:none}@media screen and (max-width:768px){section#why .headers>p{display:block}}section#why .reasons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:768px){section#why .reasons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section#why .reasons .reason{width:33.33%;padding:16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:20px;line-height:170%;font-weight:400;letter-spacing:2%;color:#000}@media screen and (max-width:768px){section#why .reasons .reason{width:100%;font-size:16px;padding:16px 0}}section#why .reasons .reason img{width:50px;height:50px}section#form{background-image:url("/images/customize/form_bg.jpg");background-repeat:repeat;position:relative;padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){section#form{padding:60px 8px}}section#form .deco_bottom,section#form .deco_left,section#form .deco_right{position:absolute;height:auto;z-index:1}@media screen and (max-width:768px){section#form .deco_bottom,section#form .deco_left,section#form .deco_right{display:none}}section#form .deco_left,section#form .deco_right{top:0;width:175px}section#form .deco_left{top:80px;left:50%;-webkit-transform:translateX(-420%);transform:translateX(-420%)}section#form .deco_right{top:50%;right:50%;-webkit-transform:translateX(460%);transform:translateX(460%)}section#form .deco_bottom{width:151px;bottom:0;left:50%;-webkit-transform:translateX(-540%) translateY(-60%);transform:translateX(-540%) translateY(-60%)}section#form h2{padding:24px 0}section#form .steps{width:100%;max-width:940px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 0;gap:16px}@media screen and (max-width:768px){section#form .steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:768px){section#form .steps .icon{-webkit-transform:rotate(90deg) translateY(-150%);transform:rotate(90deg) translateY(-150%)}}section#form .steps .step{gap:12px}section#form .steps .step,section#form .steps .step .number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#form .steps .step .number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:103px;height:103px;border-radius:27px;background:hsla(0,0%,100%,.51);font-size:16px;line-height:130%;letter-spacing:5%;color:var(--Gold-dark,#a79359);-ms-flex-negative:0;flex-shrink:0}section#form .steps .step .text{max-width:130px}section#form form{padding:24px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;border-radius:16px;background:#fff;-webkit-box-shadow:0 4px 15px 0 rgba(110,125,146,.15);box-shadow:0 4px 15px 0 rgba(110,125,146,.15)}@media screen and (max-width:768px){section#form form{width:100%;padding:24px 16px}}section#form form .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:24px 0;gap:40px}@media screen and (max-width:768px){section#form form .fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section#form form .fields fieldset{-webkit-box-flex:.5;-ms-flex:.5;flex:.5;flex-direction:column;gap:24px}section#form form .fields fieldset,section#form form .fields fieldset>.field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}section#form form .fields fieldset>.field{flex-direction:column}section#form form .fields fieldset>.field.multiple{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}section#form form .fields fieldset>.field.multiple .field{-ms-flex-negative:1;flex-shrink:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#form form .fields fieldset>.field.multiple .field input{width:100%}section#form form .fields fieldset>.field .app{display:-webkit-box;display:-ms-flexbox;display:flex}section#form form .fields fieldset>.field .app select{border-radius:4px 0 0 4px;background:#f3f3f3}section#form form .fields fieldset>.field .app input[type=text]{border-radius:0 4px 4px 0;border-left:none;-webkit-box-flex:1;-ms-flex:1;flex:1}section#form form .fields fieldset>.field label.required:after{content:" *";color:red}section#form form .fields fieldset>.field input[type=date],section#form form .fields fieldset>.field input[type=number],section#form form .fields fieldset>.field input[type=text],section#form form .fields fieldset>.field select,section#form form .fields fieldset>.field textarea{font-size:16px;line-height:150%;letter-spacing:1%;padding:12px;border:1px solid rgba(0,0,0,.2);border-radius:4px}section#form form .fields fieldset>.field .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}section#form form .fields fieldset>.field .date input[type=date]{-webkit-box-flex:1;-ms-flex:1;flex:1}section#form form .totalPassengers{text-align:right}section#form form .submit-button{background:#000;color:#fff;border-radius:36px;padding:8px 16px;font-size:16px;font-weight:500;line-height:150%;letter-spacing:2%;-ms-flex-item-align:center;align-self:center;min-width:180px;margin-bottom:24px}section#testimonials{padding:100px 0;background-image:url("/images/customize/testimonials.png");background-repeat:no-repeat;background-size:cover;background-position:50%}section#testimonials .headers{position:relative;padding:24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}section#testimonials .headers h3{font-size:18px;line-height:120%;font-weight:700;letter-spacing:0;color:#fff;margin:0}section#testimonials .headers h2{font-size:50px;line-height:120%;font-weight:400;letter-spacing:5%;text-align:center;margin:0;color:#fff}@media screen and (max-width:768px){section#testimonials .headers h2{font-size:36px}}section#testimonials .testimonial-container{display:block;max-width:500px;margin:0 auto;position:relative;padding:0 40px}@media screen and (max-width:768px){section#testimonials .testimonial-container{padding:0 43px}}section#testimonials .testimonial-container .testimonials{position:relative;width:100%;overflow:hidden}section#testimonials .testimonial-container .testimonials .swiper-pagination{position:relative;margin-top:8px;bottom:0;top:0}section#testimonials .testimonial-container .testimonials .swiper-pagination-bullet{background:var(--color-grey-70,#d5d5d5);opacity:.7}section#testimonials .testimonial-container .testimonials .swiper-pagination-bullet-active{background-color:#000;opacity:1}section#testimonials .testimonial-container .testimonials .card{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:24px;background:#f2f2f2;border-radius:16px;border:1px solid rgba(0,0,0,.15)}section#testimonials .testimonial-container .testimonials .card p{font-size:16px;line-height:25px;max-height:300px;overflow-x:auto}section#testimonials .testimonial-container .testimonials .card .bottom .user{font-size:16px;font-weight:700;line-height:20px}section#testimonials .testimonial-container .testimonials .card .bottom>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;font-size:14px;color:rgba(0,0,0,.7);line-height:20px;font-weight:400}section#faqs{padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}section#faqs h2{color:var(--Dark-1,#313133)}section#faqs .faqs{max-width:1100px;width:100%;padding:24px 0;gap:10px;border-top:2px solid var(--color-grey-70,#d5d5d5);border-bottom:2px solid var(--color-grey-70,#d5d5d5)}section#faqs .faqs,section#faqs .faqs .faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#faqs .faqs .faq{padding:20px 16px;gap:12px}section#faqs .faqs .faq .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;cursor:pointer;font-weight:600;font-size:18px;line-height:140%;letter-spacing:5%;color:var(--Dark-1,#313133)}section#faqs .faqs .faq .header .icon img{width:14px;height:14px}section#faqs .faqs .faq .header .icon img.minus{display:none}section#faqs .faqs .faq .content{display:none;padding:0 26px}section#faqs .faqs .faq.expanded .icon.plus{display:none}section#faqs .faqs .faq.expanded .icon.minus{display:inline-block}section#faqs .faqs .faq.expanded .content{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:8px}section#faqs .buttons,section#faqs .faqs .faq.expanded .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}section#faqs .buttons{max-width:1100px;width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;gap:24px}@media screen and (max-width:768px){section#faqs .buttons{padding:0 12px;gap:12px}}section#faqs .buttons .button{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 16px;border-radius:12px;text-align:center}@media screen and (max-width:768px){section#faqs .buttons .button{padding:16px}}section#faqs .buttons .button:hover{text-decoration:none}section#faqs .buttons .button:first-child{border:1px solid #bdbdbd;color:#4f4f4f}section#faqs .buttons .button:last-child{background:#000;color:#fff}