.q-section{background-color:var(--bg-color);background-image:var(--bg-image);background-repeat:no-repeat;background-size:cover;padding-block:var(--padding-top-mob, 0) var(--padding-bottom-mob, 0);margin-block:var(--margin-top-mob, 0) var(--margin-bottom-mob, 0)}@media screen and (min-width:60em){.q-section{padding-block:var(--padding-top, 0) var(--padding-bottom, 0);margin-block:var(--margin-top, 0) var(--margin-bottom, 0)}}.q-section h1,.q-section h2,.q-section h3,.q-section h4,.q-section h5,.q-section h6,.q-section p{margin:0;padding:0}.q-section .h1{font-size:24px;font-size:2.4rem;letter-spacing:1px;line-height:1.4}@media screen and (min-width:38em){.q-section .h1{font-size:26px;font-size:2.6rem}}@media screen and (min-width:60em){.q-section .h1{font-size:28px;font-size:2.8rem}}.q-section .h2{font-size:20px;font-size:2rem}@media screen and (min-width:38em){.q-section .h2{font-size:22px;font-size:2.2rem}}@media screen and (min-width:60em){.q-section .h2{font-size:24px;font-size:2.4rem}}.q-section .h3{font-size:16px;font-size:1.6rem}@media screen and (min-width:38em){.q-section .h3{font-size:18px;font-size:1.8rem}}@media screen and (min-width:60em){.q-section .h3{font-size:20px;font-size:2rem}}.q-section .h4{font-size:16px;font-size:1.6rem}@media screen and (min-width:60em){.q-section .h4{font-size:18px;font-size:1.8rem}}.q-section .h5{font-size:14px;font-size:1.4rem}@media screen and (min-width:60em){.q-section .h5{font-size:15px;font-size:1.5rem}}.q-section .h6{font-size:14px;font-size:1.4rem}.q-section__header--hero{position:absolute;bottom:0;left:0;width:100%;padding:0 2rem 5rem;z-index:10}@media screen and (max-width:37em){.q-section__header--hero{padding-bottom:2rem}}.q-container{width:100%;max-width:1920px;padding-inline:var(--spacing-medium);margin-inline:auto}@media screen and (min-width:38em){.q-container{padding-inline:var(--spacing-extra-large)}}.q-container--full-nogap{max-width:100%;padding-inline:0}.q-container--full{max-width:100%}.q-container--large{max-width:1920px}.q-container--medium{max-width:1440px}.q-container--small{max-width:1280px}@media screen and (max-width:59em){.q-container--process{max-width:690px}}@media screen and (max-width:37em){.q-container--process{max-width:460px}}@media screen and (max-width:59em){.q-container--commit{padding-inline:0}}.q-container--pricing .rte-table table{border-collapse:collapse;width:100%;margin:auto;text-align:center}.q-container--pricing .rte-table td,.q-container--pricing .rte-table th{border:1px solid var(--color-border-darker);text-align:center;padding:8px}@media screen and (max-width:37em){.q-container--pricing .rte-table td,.q-container--pricing .rte-table th{font-size:12px;font-size:1.2rem;padding:4px}}.q-container--pricing .rte-table td:nth-child(1),.q-container--pricing .rte-table th:nth-child(1){background-color:var(--bg-column-1)}.q-container--pricing .rte-table td:nth-child(2),.q-container--pricing .rte-table th:nth-child(2){background-color:var(--bg-column-2)}.q-container--pricing .rte-table td:nth-child(3),.q-container--pricing .rte-table th:nth-child(3){background-color:var(--bg-column-3)}.q-container--pricing .rte-table .highlight td{background-color:#0000}@media screen and (min-width:60em){.q-container--careers{padding-inline:10%}}@media screen and (min-width:60em){.q-container--with-text{padding-inline:10%}}@media screen and (min-width:60em){.q-container--core-team{padding-inline:10%}}.q-faq{max-height:80%;max-width:100rem;overflow-y:auto;padding-right:calc(var(--gap, 1.6rem) / 2)}@media screen and (max-width:59em){.q-faq{padding-inline:var(--spacing-medium);overflow-y:unset;max-height:none}}.q-faq__list{width:100%}@media screen and (min-width:60em){.q-faq__list{--width-desk: 50%}}@media screen and (min-width:60em){.q-faq__info{--width-desk: 33.33%}}.q-faq__info a:hover{color:var(--color-bg);text-decoration:underline}.q-faq__info a,.q-faq__info span{display:inline-block}.q-faq__info ul{list-style:disc;list-style-position:inside;padding-left:1rem}.q-faq__info ul li{margin-bottom:2.2rem}.q-faq__tab{position:relative;border-radius:.2rem;-webkit-transition:.2s;transition:.2s}@media screen and (min-width:60em){.q-faq__tab{margin:0 auto}}.q-faq__header{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem 0;background-color:#0000;cursor:pointer}@media screen and (max-width:59em){.q-faq__header{padding:1rem 0}}@media screen and (max-width:37em){.q-faq__header{padding:1rem 0}}.q-faq__header-icon{position:absolute;top:2rem;right:0;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.q-faq__header-text{margin-right:4rem;font-weight:500}@media screen and (min-width:60em){.q-faq__header-text{margin-right:11rem}}.q-faq__header.is-open{background-color:var(--color-light)}.q-faq__header.is-open+.q-faq__body{background-color:var(--color-light);pointer-events:all}.q-faq__header.is-open .q-faq__header-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.q-faq__body{position:relative;max-height:0;overflow:hidden;pointer-events:none;-webkit-transition:max-height .2s ease;transition:max-height .2s ease}.q-faq__body:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);height:.1rem;width:calc(100% - 4rem);pointer-events:none;opacity:0}.q-faq__body.is-open:before{opacity:1}.q-faq__body-inner{padding:1rem 0;font-size:14px;font-size:1.4rem;opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-faq.css.map */
