<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.faq{margin-bottom:100px}.faq:after{background-color:#ffcd00;border-radius:0 0 250px 250px;content:"";display:block;height:600px;position:absolute;top:0;width:100%;z-index:-1}@media only screen and (max-width:768px){.faq:after{border-radius:0 0 100px 100px}}.faq__title{color:#fff;font-size:30px}.faq .categories{justify-content:space-between}.faq .categories .category{background-color:#fff;box-sizing:border-box;cursor:pointer;margin-bottom:5px;padding:35px 60px;transition:opacity .3s ease-in-out;width:33%}@media only screen and (max-width:768px){.faq .categories .category{align-items:center;height:60px;margin-right:0;padding:10px 20px;width:100%}}.faq .categories .category--inactive{opacity:.5}@media only screen and (max-width:768px){.faq .categories .category--inactive{opacity:1}.faq .categories .category--active{height:auto}.faq .categories .category--active .category__mobile{display:block}}.faq .categories .category:hover{box-shadow:0 4px 8px 0 rgba(0,66,107,.5)}@media only screen and (max-width:768px){.faq .categories .category:hover{box-shadow:0 2px 6px 0 rgba(0,66,107,.5)}}.faq .categories .category:nth-child(3n+3){margin-right:0}.faq .categories .category__icon{align-items:center;display:flex;width:30%}@media only screen and (max-width:768px){.faq .categories .category__icon{display:inline-block;justify-content:center;margin-right:20px;vertical-align:top;width:auto}.faq .categories .category__icon img{width:40px}}.faq .categories .category__title{align-items:center;display:flex;justify-content:center;width:70%}@media only screen and (max-width:768px){.faq .categories .category__title{display:inline-block;text-transform:uppercase;vertical-align:top;width:auto}}.faq .categories .category__title h2{font-size:18px;margin:0}.faq .categories .category__mobile{box-sizing:border-box;display:none;font-size:16px;line-height:24px;padding:15px 0}.faq .categories .category__mobile ul{list-style:none}.faq .categories .category__mobile ul li:before{color:#ffcd00;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.faq .categories .category__mobile ul li p{display:inline}.faq .content{margin-top:20px}@media only screen and (max-width:768px){.faq .content{display:none}}.faq .content__item{background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,66,107,.1);box-sizing:border-box;display:none;font-size:16px;line-height:24px;padding:25px 15px;transition:box-shadow .2s ease-in-out}.faq .content__item--active{display:block}.faq .content__item ul{list-style:none}.faq .content__item ul li{margin:10px 0}.faq .content__item ul li:before{color:#ffcd00;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.faq .content__item ul li p{display:inline}.delivery{display:none}</pre></body></html>