:root{--primary-color: #dbee08;--primary-font: "Bungee", sans-serif;--global-font: "Inter", sans-serif}*,*:before,*:after{box-sizing:border-box}.container{width:clamp(320px,90%,1030px);margin:0 auto;padding:0 15px}@media (max-width: 575px){.container{width:100%}}.st-table-wrapper{position:relative;overflow-x:auto;scrollbar-width:thin;padding-bottom:2px;margin-top:30px}.st-features-table{width:100%;border-collapse:collapse}.st-features-table th:first-child,.st-features-table td:first-child{text-align:start;border-left:none;min-width:200px}.st-features-table th{padding:10px 20px;font:700 20px/1.2 var(--primary-font);text-transform:uppercase;border:solid #e2e1e1;border-width:0 1px 1px 1px}.st-features-table th:last-child,.st-features-table td:last-child{border-right:none}.st-features-table tr:last-child td{border-bottom:none}.st-features-table th:last-child,.st-features-table td:last-child{border-radius:10px 10px 0 0;background-color:#000;color:var(--primary-color);border-left:none}.st-features-table th:nth-last-child(2),.st-features-table td:nth-last-child(2){border-right:none}.st-features-table tr:last-child td:last-child{border-radius:0 0 10px 10px}.st-features-table td:last-child{border-radius:0}.st-features-table tbody tr:last-child td:nth-child(2){border-radius:0 0 10px 10px}.st-features-table td{padding:15px 20px;font:400 20px/1.3 var(--global-font);border:1px solid #e2e1e1;text-align:center;color:#000}.st-features-table th:first-child{z-index:2}.st-features-table .check,.st-features-table .x-mark{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.st-features-table .check{background:var(--primary-color);color:#fff}.st-features-table .x-mark{background:#fc1717;color:#fff}@media (max-width: 767px){.st-features-table th,.st-features-table td{font-size:14px}.st-features-table th,.st-features-table td{padding:12px}}@media (max-width: 575px){.st-table-wrapper{margin-top:30px}.st-features-table th,.st-features-table td{font-size:12px}.st-features-table .check,.st-features-table .x-mark{height:18px;width:18px;font-size:10px}}.st-qa-slider-wrapper{width:90%;margin:0 auto;padding:50px 15px;max-width:1330px}.st-qa-slide{text-align:center;overflow:hidden}.st-qa-slide--lg{padding-bottom:100px}body .st-qa-slider .st-qa-slide__title{font:400 45px/1.2 var(--primary-font);color:#000;margin:0 auto 40px;max-width:950px}body .st-qa-slider .st-qa-slide__dsc,.st-qa-slide__info-text,.st-field-input,.st-field-textarea{font:500 16px/1.5 var(--global-font);color:#000;margin:0;padding:3px}.st-field-textarea{margin-top:10px;padding:8px 15px;outline:none;width:100%;height:80px;resize:vertical}.st-qa-slide__info-text{text-align:start;padding-bottom:30px;display:none}.st-qa-slide__info-text a{color:#000}.st-qa-slide__content{margin:50px 0 80px}.st-color-options{display:flex;align-items:flex-start;justify-content:center;gap:50px}.st-color-group{border:none;padding:0;margin:0;min-width:200px;text-align:start}.st-color-group legend{font:400 20px/1.2 var(--primary-font);color:#000;margin-bottom:10px}.st-color-group label{display:block;font:500 16px/1.3 var(--global-font);cursor:pointer;margin-bottom:10px}.st-color-group input[type=radio]{margin-right:5px;height:16px;width:16px}.st-color-group__other-input{display:none;margin-top:8px;text-align:start}.st-color-group__other-input .st-field-input{display:block;font:500 16px / 1.3 var(--global-font);field-sizing:content}.st-qa-slider .slick-track{display:flex;gap:30px}.st-qa-slider-controls{display:flex;align-items:center;justify-content:space-between;gap:10px}.st-qa-slider-arrow{padding:0;margin:0;background-color:transparent;border:none;cursor:pointer}.st-qa-slider-arrow.st-qa-slider-arrow--submit{display:none}.st-qa-slider-progressbar{flex:1;border-radius:100px;height:8px;background-color:#000}.st-qa-slider-progress{height:100%;background-color:var(--primary-color);border-radius:100px;transition:.3s}.st-checkbox-group{margin-bottom:15px}.st-checkbox-container{display:flex;cursor:pointer;position:relative;padding-left:35px;-webkit-user-select:none;user-select:none}.st-checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.st-checkbox-custom{position:absolute;left:0;height:20px;width:20px;border:1px solid #000;background-color:#fff;border-radius:3px}.st-checkbox-container input:checked~.st-checkbox-custom:after{content:"";position:absolute;display:block;left:6px;top:2px;width:5px;height:10px;border:solid black;border-width:0 2px 2px 0;transform:rotate(45deg)}.st-checkbox-label,.st-field-label{font:400 20px/1.2 var(--primary-font);color:#000;text-align:start}.st-qa-slide__field{display:flex;gap:8px;margin-bottom:10px}.st-qa-slide__field:last-child{margin:0}.st-qa-slide__field-inner{display:flex}.st-field-input{flex:1;border:solid #000;border-width:0 0 1px;outline:none}.st-field-input:focus{outline:none}body .st-qa-slider .st-qa-slide__subtitle{position:relative;padding-right:10px;text-align:start;z-index:1;width:max-content}.st-upload-section{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-top:25px}.st-upload-button{display:flex;align-items:center;background-color:var(--primary-color);border:none;padding:13px 22px;border-radius:10px;font-weight:900;font-family:var(--global-font);cursor:pointer;font-size:12px}.st-paperclip-icon{margin-right:8px}@media (max-width: 767px){.st-qa-slide__field{flex-direction:column}}@media (max-width: 480px){.st-upload-section{flex-direction:column;align-items:flex-start}}.st-selectable-boxes{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin:0;padding:0;list-style:none;justify-content:center}.st-qa-slide--type .st-selectable-boxes{grid-template-columns:repeat(3,1fr)}.st-selectable-box{position:relative;aspect-ratio:1/1}.st-selectable-box__input{position:absolute;opacity:0;width:0;height:0}.st-selectable-box__label{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#000;cursor:pointer;transition:background-color .3s ease}.st-selectable-box__input:checked+.st-selectable-box__label{background-color:var(--primary-color)}body .st-qa-slider .st-selectable-box__title{font-family:var(--primary-font);color:#fff;font-weight:400;text-align:center;text-transform:uppercase;padding:16px;font-size:20px;margin:0}.st-selectable-box__input:checked+.st-selectable-box__label .st-selectable-box__title{color:#000}.st-introduction{text-align:center;margin-bottom:24px;font-family:var(--primary-font)}@media (max-width: 1500px){.st-selectable-boxes{grid-template-columns:repeat(3,1fr)}body .st-qa-slider .st-selectable-box__title{padding:12px;font-size:18px}}@media (max-width: 1023px){body .st-qa-slider .st-qa-slide__title{font-size:38px}.st-qa-slider .slick-track{gap:20px}body .st-qa-slider .st-selectable-box__title{padding:16px;font-size:16px}}@media (max-width: 991px){.st-selectable-boxes,.st-qa-slide--type .st-selectable-boxes{grid-template-columns:repeat(2,1fr);gap:10px}body .st-qa-slider .st-qa-slide__title{font-size:32px;margin-bottom:30px}.st-color-group legend,.st-checkbox-label,body .st-qa-slider .st-qa-slide__subtitle{font-size:18px}.st-checkbox-container{padding-left:30px}}@media (max-width: 767px){body .st-qa-slider .st-qa-slide__title{font-size:28px;margin-bottom:20px}body .st-qa-slider .st-qa-slide__dsc,.st-alternative-text,.st-qa-slide__info-text,.st-field-input,.st-field-textarea,.st-color-group legend,body .st-qa-slider .st-qa-slide__subtitle,.st-checkbox-label,.st-field-label{font-size:15px}body .st-qa-slider .st-selectable-box__title{padding:10px;font-size:15px}.st-checkbox-custom{height:18px;width:18px}.st-checkbox-container{padding-left:24px}.st-color-group label{font-size:15px;margin-bottom:10px}.st-color-group{min-width:max-content}}@media (max-width: 575px){.st-qa-slider-wrapper{width:100%}body .st-qa-slider .st-qa-slide__title{font-size:24px}.st-upload-section{margin-top:20px}.st-upload-button{padding:12px 18px}.st-color-group{flex:1}.st-selectable-boxes,.st-qa-slide--type .st-selectable-boxes{grid-template-columns:1fr}}.st-qa-slide__field--reference{opacity:0;margin-top:20px;transition:.3s;display:block}.st-qa-slide__field--reference.jr-show{opacity:1}.st-qa-slide__field--reference .st-field-label{display:block;text-align:start}.st-qa-slide__field--sponsor-url{display:none;margin-bottom:20px}.st-qa-slide__field--sponsor-url.jr-show{display:flex}.error{border-color:red!important}.shake{animation:shake .5s}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/public.css.map */
