.faq-module .content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem 7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:941px){.faq-module .content__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.faq-module .content__wrapper>div{width:100%}.faq-module .container{overflow:hidden;position:relative}.faq-module .left__wrapper.full-width{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}@media(max-width:767px){.faq-module .left__wrapper.full-width{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.faq-module .left__wrapper.full-width .title__wrapper{width:35%}@media(max-width:767px){.faq-module .left__wrapper.full-width .title__wrapper{width:100%}}.faq-module .left__wrapper.full-width .faq-wrapper{margin-top:0;max-width:1024px;width:65%}@media(max-width:767px){.faq-module .left__wrapper.full-width .faq-wrapper{width:100%}}.faq-module .right__wrapper{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.6rem 4rem;padding:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:768px){.faq-module .right__wrapper.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}.faq-module .right__wrapper.flex-column,.faq-module .right__wrapper.flex-column .button__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width:767px){.faq-module .right__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq-module .right__wrapper>div{width:100%}}.faq-module .right__wrapper p{margin:var(--text-elements-margin)}.faq-module .image__wrapper{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}@media(max-width:767px){.faq-module .image__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.faq-module .image__wrapper img{height:auto;max-width:100%}@media(max-width:767px){.faq-module .text__wrapper{text-align:center}}.faq-module .faq-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.faq-module .faq-wrapper .faq-item{border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:1.4rem 2rem;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.faq-module .faq-wrapper .faq-item:hover{border-color:hsla(0,0%,100%,.5)}.faq-module .faq-wrapper .faq-item--title{cursor:pointer;gap:1.6rem}.faq-module .faq-wrapper .faq-item--title .title{color:inherit;font-size:1.8rem;font-style:normal;font-weight:400;font-weight:600;line-height:2.6rem;margin:0}.faq-module .faq-wrapper .faq-item--description{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease}.faq-module .faq-wrapper .faq-item--description.open{grid-template-rows:1fr}.faq-module .faq-wrapper .faq-item--description>div{overflow:hidden}.faq-module .faq-wrapper .faq-item--description>div>:first-child{padding-top:3rem}.faq-module .faq-wrapper .faq-item--description>div>:last-child{margin-bottom:0}.faq-module .faq-wrapper .faq-item .toggle-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:.5rem}.faq-module .faq-wrapper .faq-item .toggle-icon button{height:1.6rem!important;margin:0;padding:0;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1.6rem!important;-ms-flex-negative:0;background-color:transparent!important;border:none!important;border-radius:0!important;flex-shrink:0;min-height:0!important}.faq-module .faq-wrapper .faq-item .toggle-icon button:after,.faq-module .faq-wrapper .faq-item .toggle-icon button:before{background-color:var(--color-sunset-orange,#f59d24);content:"";display:block;height:1.5px;position:absolute;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.faq-module .faq-wrapper .faq-item .toggle-icon button:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center}.faq-module .faq-wrapper .faq-item.open .toggle-icon button:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.faq-module .button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem}@media(max-width:767px){.faq-module .button__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}