.faq__text{margin-top:clamp(25px,2.3148148148vw,40px)}.faq__list{display:flex;flex-direction:column;margin-top:25px}.faq__item{border-bottom:1px solid #151515;padding-bottom:clamp(15px,1.6203703704vw,28px)}.faq__item.js-open .faq__expand-icon{transform:rotate(-90deg)}.faq__row{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:clamp(15px,1.6203703704vw,28px) 0 0}.faq__expand-icon{height:40px;transition:transform .2s ease-in-out}.faq__expand-icon img{height:100%;width:auto}.faq__question{font-size:clamp(15px,1.2731481481vw,22px);font-weight:700;letter-spacing:.075em;line-height:1.2727272727;text-transform:uppercase}.faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq__answer-inner-container{display:flex;gap:69px;justify-content:space-between;margin-top:clamp(15px,1.6203703704vw,28px)}@media (max-width:768px){.faq__answer-inner-container{flex-direction:column;gap:20px}}.faq__answer-text-container{display:flex;flex-direction:column;gap:25px;justify-content:center;margin-right:clamp(10px,3.9930555556vw,69px)}.faq__answer-text ul{list-style:disc}.faq__answer-text ol,.faq__answer-text ul{margin-left:30px}.faq__answer-text p{min-height:1em}.faq__answer-image-container{flex:0 0 50%}@media (max-width:768px){.faq__answer-image-container{flex:0 0 100%}}.faq__answer-image{height:auto;object-fit:cover;width:100%}