.audit-free{position:relative}.audit-free__container{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.audit-free__content{position:relative;overflow:hidden;border:2px solid rgb(var(--color-button));border-radius:2.4rem;background-color:rgb(var(--color-background))}@media (min-width: 768px){.audit-free__content{border-radius:4rem}}.audit-free__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 1rem}@media (min-width: 768px){.audit-free__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}}.audit-free__left-column{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 768px){.audit-free__left-column{max-width:45%;padding:7.2rem 6.4rem;border-right:2px solid rgb(var(--color-border))}}.audit-free__background{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background-image:var(--background-image);background-repeat:no-repeat;background-position:center;background-size:cover}.audit-free__right-column{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 768px){.audit-free__right-column{max-width:55%;padding:7.2rem 6.4rem}}.audit-free__left-column__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;padding:24px 16px;overflow:hidden;-webkit-transform:rotate(-2deg);-ms-transform:rotate(-2deg);transform:rotate(-2deg);border:1px solid rgb(var(--color-background));border-radius:32px;background:rgb(var(--color-background-darken))}@media (min-width: 768px){.audit-free__left-column__card{padding:32px 32px 0}}.audit-free__left-column__card-header{margin-bottom:.8rem}@media (min-width: 768px){.audit-free__left-column__card-header{margin-bottom:1.6rem}}.audit-free__left-column__card-title{margin:0;color:rgb(var(--color-background));font-size:1.875rem;font-weight:700;line-height:2.25rem}@media (min-width: 768px){.audit-free__left-column__card-title{font-size:2.5rem;line-height:3rem}}.audit-free__left-column__card-title strong{color:rgb(var(--color-button))}.audit-free__left-column__card-description{margin-bottom:1.6rem;color:rgb(var(--color-background))}@media (min-width: 768px){.audit-free__left-column__card-description{margin-bottom:2.4rem}}.audit-free__left-column__card-description-content{color:rgb(var(--color-background));font-size:16px;line-height:24px;text-align:center}.audit-free__left-column__card-description-content p{margin:0 0 1rem}.audit-free__left-column__card-description-content p:last-child{margin-bottom:0}.audit-free__left-column__card-cta{margin-bottom:2.4rem}.audit-free__left-column__card .button--with-icon{text-decoration:none}.audit-free__left-column__card .button--with-icon__icon,.audit-free__left-column__card .button--with-icon__label{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.audit-free__left-column__card .button--with-icon__icon path{stroke:rgb(var(--color-foreground))}.audit-free__left-column__card-image-bottom{position:relative;top:6px;width:100%;width:calc(100% + 6.2rem);height:240px;margin-top:auto;margin-right:3.2rem;margin-left:3.2rem;mix-blend-mode:luminosity}.audit-free__left-column__card-image-bottom .media{background:none}.audit-free__left-column__card-image-bottom-img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:1rem}@media (min-width: 768px){.audit-free__left-column__card-image-bottom-img{border-radius:1.5rem}}.audit-free__faq{width:100%}.audit-free__categories{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:2rem;border-radius:999px;background:rgb(var(--color-background-contrast))}@media (min-width: 768px){.audit-free__categories{margin-bottom:2.5rem}}.audit-free__categories:before{content:"";position:absolute;z-index:0;top:0;bottom:0;left:0;width:50%;-webkit-transition:left .3s ease;transition:left .3s ease;border-radius:999px;background:rgb(var(--color-background-darken))}.audit-free__categories.single-category:before{width:100%}.audit-free__categories:has(.audit-free__category-input:nth-child(3):checked):before{left:50%}.audit-free__category-input{position:absolute;opacity:0;pointer-events:none}.audit-free__category-label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;padding:.75rem 1.25rem;padding-inline:16px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:2rem;color:rgb(var(--color-background-darken));text-decoration:none;cursor:pointer}.audit-free__category-label:hover{color:rgb(var(--color-foreground))}.audit-free__category-input:checked+.audit-free__category-label{color:rgb(var(--color-background))}.audit-free__questions{position:relative}.audit-free__category-content{display:none}.audit-free__category-input:checked~.audit-free__questions .audit-free__category-content{display:block}.audit-free__category-input:first-child:checked~.audit-free__questions .audit-free__category-content:first-child{display:block}.audit-free__category-input:nth-child(3):checked~.audit-free__questions .audit-free__category-content:nth-child(2){display:block}.audit-free__category-input:nth-child(5):checked~.audit-free__questions .audit-free__category-content:nth-child(3){display:block}.audit-free__category-input:nth-child(7):checked~.audit-free__questions .audit-free__category-content:nth-child(4){display:block}.audit-free__category-input:nth-child(9):checked~.audit-free__questions .audit-free__category-content:nth-child(5){display:block}.audit-free__faq:has(.audit-free__category-input:nth-child(1):checked) .audit-free__category-content:nth-child(1){display:block}.audit-free__faq:has(.audit-free__category-input:nth-child(3):checked) .audit-free__category-content:nth-child(2){display:block}.audit-free__faq:has(.audit-free__category-input:nth-child(5):checked) .audit-free__category-content:nth-child(3){display:block}.audit-free__faq:has(.audit-free__category-input:nth-child(7):checked) .audit-free__category-content:nth-child(4){display:block}.audit-free__faq:has(.audit-free__category-input:nth-child(9):checked) .audit-free__category-content:nth-child(5){display:block}.audit-free__question{margin-bottom:1rem;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:1rem;background:rgb(var(--color-background-contrast))}@media (min-width: 768px){.audit-free__question{margin-bottom:1.5rem;border-radius:1.25rem}}.audit-free__question:last-child{margin-bottom:0}.audit-free__question:hover,.audit-free__question[open]{border-color:rgb(var(--color-button))}.audit-free__question-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.25rem 1.5rem;-webkit-transition:all .2s ease;transition:all .2s ease;color:rgb(var(--color-foreground));font-weight:600;list-style:none;cursor:pointer;gap:1rem}@media (min-width: 768px){.audit-free__question-summary{padding:1.5rem 2rem}}.audit-free__question-summary:hover{color:rgb(var(--color-button))}.audit-free__question-summary::-webkit-details-marker{display:none}.audit-free__question-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.audit-free__question-icon{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;width:1.5rem;height:1.5rem;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:999px;background:rgb(var(--color-border));color:rgb(var(--color-foreground))}@media (min-width: 768px){.audit-free__question-icon{width:2rem;height:2rem;padding:4px}}.audit-free__question-icon svg{width:100%;height:100%;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);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}.audit-free__question-icon svg path{stroke:rgb(var(--color-background))}.audit-free__question[open] .audit-free__question-icon svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.audit-free__question[open] .audit-free__question-icon{color:rgb(var(--color-button))}.audit-free__question[open] .audit-free__answer{padding:0 1.6rem 2rem}.audit-free__answer-content{padding-top:1.6rem;border-top:1px solid rgb(var(--color-border));color:rgb(var(--color-foreground));font-weight:400}.audit-free__answer-content p{margin:0 0 1rem}.audit-free__answer-content p:last-child{margin-bottom:0}.audit-free__answer-content ul,.audit-free__answer-content ol{margin:0 0 1rem;padding-left:1.5rem}.audit-free__answer-content ul:last-child,.audit-free__answer-content ol:last-child{margin-bottom:0}.audit-free__answer-content li{margin-bottom:.5rem}.audit-free__answer-content li:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-audit-free.css.map */
