/*!*************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/static modules/07-faq.module/module.css ***!
  \*************************************************************************************************************************************************/.faq-module{padding:0}@media (min-width:1024px){.faq-module .container{padding-left:0;padding-right:0}}.faq-module .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 var(--dnd-gap);min-height:932px}.faq-module .wrapper>div{width:50%}@media (max-width:1023px){.faq-module .wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:0;min-height:auto}.faq-module .wrapper>div{opacity:1;width:100%}}.faq-module .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;padding-bottom:40px;padding-left:var(--container-padding);padding-right:40px;padding-top:90px}@media (max-width:1023px){.faq-module .left{aspect-ratio:1.1}}.faq-module .left>div:last-child{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}@media (max-width:680px){.faq-module .left>div:last-child img{max-width:150px!important}}.faq-module .right{padding:120px 0;padding-right:var(--container-padding)}@media (max-width:1023px){.faq-module .right{padding-top:0}}@media (min-width:1024px){.faq-module .faq-wrapper{max-height:650px;overflow-y:auto;padding-left:40px;padding-right:20px}}.faq-module .faq-wrapper::-webkit-scrollbar{width:6px}.faq-module .faq-wrapper::-webkit-scrollbar-track{background-color:#f7f6f2;border-radius:6px}.faq-module .faq-wrapper::-webkit-scrollbar-thumb{background:#ffe200;border-radius:6px}.faq-module .faq-wrapper .faq-item{border-bottom:1px solid #fff}.faq-module .faq-wrapper .faq-item[\:has\(\.active\)]{border-color:transparent}.faq-module .faq-wrapper .faq-item:has(.active){border-color:transparent}.faq-module .faq-wrapper .faq-title{-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:space-between;padding:22px 0}.faq-module .faq-wrapper .faq-title .title{color:#fff;font-weight:700;margin:0;position:relative}.faq-module .faq-wrapper .faq-title .arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12.653 6.99H1.347m5.652 5.66L7 1.332'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;min-width:24px;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:24px}.faq-module .faq-wrapper .faq-title.active .arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12.653 5.99H1.347'/%3E%3C/svg%3E")}.faq-module .faq-wrapper .faq-title.active .title{color:var(--primary-1)}.faq-module .faq-wrapper .faq-body{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-body>div,.faq-module .faq-wrapper .faq-body>span{color:#fff;overflow:hidden;padding:0}.faq-module .faq-wrapper .faq-body.active{grid-template-rows:1fr}