#page-faq{background-color:#2c2c2e;position:relative;width:100%;padding-top:75px}#page-faq .section-hero{position:relative;width:100%;height:305px;overflow:hidden}@media (max-width:480px){#page-faq .section-hero{height:200px}}#page-faq .section-hero .background{background-color:#000;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#page-faq .section-hero .background::after,#page-faq .section-hero .background::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}#page-faq .section-hero .background::before{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#2c2c2e),to(rgba(44,44,46,0)));background-image:linear-gradient(to bottom,#2c2c2e 5%,rgba(44,44,46,0));opacity:.6}@media (max-width:1023px){#page-faq .section-hero .background::before{display:none}}#page-faq .section-hero .background::after{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(5%,#2c2c2e),to(rgba(44,44,46,0)));background-image:linear-gradient(to top,#2c2c2e 5%,rgba(44,44,46,0))}#page-faq .section-hero .background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6}#page-faq .section-hero .container{position:relative;z-index:2}#page-faq .section-hero .wrapper{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;height:305px}@media (max-width:1023px){#page-faq .section-hero .wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767px){#page-faq .section-hero .wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}#page-faq .section-hero .wrapper-title{color:#fff;font-family:Montserrat,Times,Arial;font-size:48px;font-weight:400;letter-spacing:-.9px;line-height:1.4}@media (max-width:1023px){#page-faq .section-hero .wrapper-title{font-size:28px;text-align:center}}@media (max-width:767px){#page-faq .section-hero .wrapper-title{text-align:left}}#page-faq .section-faq{position:relative;padding:80px 0}#page-faq .section-faq .container{max-width:1280px}#page-faq .section-faq .flex-wrapper{display:grid;grid-template-columns:1fr 2fr;gap:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:1023px){#page-faq .section-faq .flex-wrapper{grid-template-columns:1fr;gap:40px}}@media (max-width:480px){#page-faq .section-faq .flex-wrapper{gap:30px}}@media (max-width:1023px){#page-faq .section-faq .left{text-align:center}}#page-faq .section-faq .left-headline{color:#c4ab8a;font-family:Montserrat,Times,Arial;font-size:28px;font-weight:400;letter-spacing:1px;margin-bottom:15px}#page-faq .section-faq .left-title{color:#fff;font-family:Montserrat,Times,Arial;font-size:42px;font-weight:400;letter-spacing:-.8px;line-height:1.4}@media (max-width:1023px){#page-faq .section-faq .left-title{font-size:28px}}#page-faq .section-faq .faq-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}#page-faq .section-faq .faq-item{position:relative;border-bottom:1px solid rgba(255,255,255,.1);overflow:hidden}#page-faq .section-faq .faq-item:first-child{border-top:1px solid rgba(255,255,255,.1)}#page-faq .section-faq .faq-item-question{background-color:transparent;border:none;color:#fff;width:100%;padding:25px 30px;text-align:left;font-size:16px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;cursor:pointer;-webkit-transition:all .7s cubic-bezier(.5,0,0,1);transition:all .7s cubic-bezier(.5,0,0,1);-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:480px){#page-faq .section-faq .faq-item-question{padding:20px 15px}}#page-faq .section-faq .faq-item-question:hover #page-faq .section-faq .faq-item-question--text{color:#c4ab8a}#page-faq .section-faq .faq-item-question--text{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;-webkit-transition:all .7s cubic-bezier(.5,0,0,1);transition:all .7s cubic-bezier(.5,0,0,1)}#page-faq .section-faq .faq-item-question--icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;font-size:16px;-webkit-transition:-webkit-transform .7s cubic-bezier(.5,0,0,1);transition:-webkit-transform .7s cubic-bezier(.5,0,0,1);transition:transform .7s cubic-bezier(.5,0,0,1);transition:transform .7s cubic-bezier(.5,0,0,1),-webkit-transform .7s cubic-bezier(.5,0,0,1)}#page-faq .section-faq .faq-item-question--icon svg{width:100%;height:100%}#page-faq .section-faq .faq-item-answer{max-height:0;overflow:hidden;-webkit-transition:max-height 1s cubic-bezier(.5,0,0,1);transition:max-height 1s cubic-bezier(.5,0,0,1)}#page-faq .section-faq .faq-item-answer--content{padding:30px 30px;color:#fff;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:480px){#page-faq .section-faq .faq-item-answer--content{padding:20px 15px}}#page-faq .section-faq .faq-item-answer--content p{margin:0}#page-faq .section-faq .faq-item.active .faq-item-question{background-color:#710f11;color:#fff}#page-faq .section-faq .faq-item.active .faq-item-question--text{color:#fff}#page-faq .section-faq .faq-item.active .faq-item-question--icon svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#page-faq .section-faq .faq-item.active .faq-item-answer{max-height:1000px}#page-faq .section-contact{padding:80px 0}#page-faq .section-contact .flex-wrapper{display:grid;grid-template-columns:1fr 1fr;position:relative;width:970px;border:1px solid #37413b;height:135px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1023px){#page-faq .section-contact .flex-wrapper{grid-template-columns:1fr;width:100%;height:auto}}@media (max-width:480px){#page-faq .section-contact .flex-wrapper{width:100%}}#page-faq .section-contact .flex-wrapper .left{background-color:#4d4d4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 100px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1023px){#page-faq .section-contact .flex-wrapper .left{padding:30px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:480px){#page-faq .section-contact .flex-wrapper .left{padding:20px 10px}}#page-faq .section-contact .flex-wrapper .left-title{color:#c4ab8a;font-family:Montserrat,Times,Arial;font-size:32px;font-weight:400}@media (max-width:480px){#page-faq .section-contact .flex-wrapper .left-title{font-size:24px}}#page-faq .section-contact .flex-wrapper .right{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 55px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1023px){#page-faq .section-contact .flex-wrapper .right{padding:35px 15px}}@media (max-width:480px){#page-faq .section-contact .flex-wrapper .right{padding:20px 10px}}#page-faq .section-contact .flex-wrapper .right-title{color:#fff;font-size:18px;font-weight:600;text-align:left;width:100%;margin-bottom:8px}@media (max-width:1023px){#page-faq .section-contact .flex-wrapper .right-title{font-size:16px;line-height:1.4;text-align:center}}#page-faq .section-contact .flex-wrapper .right-description{color:#fff}#page-faq .section-contact .flex-wrapper .right-description p{font-size:16px}
/*# sourceMappingURL=faq.min.css.map */
