@charset "UTF-8";:root{--kb-color-brand-100:#fef5d0;--kb-color-brand-200:#fee8a2;--kb-color-brand-300:#fdd874;--kb-color-brand-400:#fcc751;--kb-color-brand-500:#fbad18;--kb-color-brand-500-rgb:251,173,24;--kb-color-brand-600:#d78c11;--kb-color-brand-700:#b46e0c;--kb-color-brand-800:#915307;--kb-color-brand-900:#784004;--kb-color-neutral-100:#f8f8f8;--kb-color-neutral-200:#f1f1f1;--kb-color-neutral-300:#d5d5d5;--kb-color-neutral-400:#acacac;--kb-color-neutral-500:#767676;--kb-color-neutral-600:#5f5f5f;--kb-color-neutral-700:#4c4c4c;--kb-color-neutral-800:#2f2f2f;--kb-color-neutral-900:#181818;--kb-color-white:#fff;--kb-color-black:#111;--kb-color-black-rgb:17,17,17;--kb-heading-font:"Poppins",arial,helvetica,sans-serif;--kb-body-font:"Poppins",arial,helvetica,sans-serif;--kb-body-font-poppins:"Poppins",arial,helvetica,sans-serif;--kb-color-brand-500-darker:#c78915;--kb-color-brand-500-darkest:#69490c;--mobile:480px;--tablet:992px;--desktop-sm:1280px;--desktop-lg:1440px;--desktop-xl:1920px;--desktop-xxl:2400px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--kb-color-black);font-family:var(--kb-body-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;overflow-x:hidden;position:relative;right:0;transition:right .5s cubic-bezier(.25,.46,.45,.94);width:100vw}.app__container{margin-left:auto;margin-right:auto;padding:0 20px;width:100%}.hide-mobile{display:none}@media screen and (width >= 768px){.app__container{max-width:680px}}@media screen and (width >= 992px){.app__container{max-width:900px}.hide-desktop{display:none}.show-desktop{display:block}}@media screen and (width >= 1280px){.app__container{max-width:1200px}}@media screen and (width >= 1920px){.app__container{max-width:1600px}}.off-canvas-body{overflow:hidden;position:relative}.overlay{background-color:rgba(0,0,0,.8);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.show-overlay{display:block;opacity:1;visibility:visible}.body-font{font-family:var(--kb-body-font);font-size:17px;font-weight:400;line-height:1}.color-white{color:var(--kb-color-white)}.color-yellow{color:var(--kb-color-brand-500)}.color-gray-light,.color-gray-light-1{color:var(--kb-color-neutral-300)}.color-gray-medium{color:var(--kb-color-neutral-700)}.color-gray-dark{color:var(--kb-color-neutral-900)}.color-black{color:var(--kb-color-black)}.color-bg-white{background-color:var(--kb-color-white)}.color-bg-yellow{background-color:var(--kb-color-brand-500)}.color-bg-gray-light{background-color:var(--kb-color-neutral-500)}.color-bg-gray-medium{background-color:var(--kb-color-neutral-700)}.color-bg-gray-dark{background-color:var(--kb-color-neutral-900)}.color-bg-black{background-color:var(--kb-color-black)}h1,h2,h3,h4,h5,h6{font-family:var(--kb-heading-font);font-weight:700;line-height:1}.heading-1,h1{font-size:90px;font-weight:700;line-height:80px}.heading-2,h2{font-size:70px;font-weight:700;line-height:60px}.heading-3,h3{font-size:50px;font-weight:700;line-height:48px;text-transform:uppercase}.heading-4,h4{font-size:30px;font-weight:700;line-height:27px}.heading-5,h5{font-size:24px;font-weight:700;line-height:20px}p{font-size:26px;font-weight:400;line-height:1.5}.body-2,.button-1,.title-1,.title-2,.title3{font-family:var(--kb-heading-font)}.title-1{font-size:72px;font-weight:400;line-height:62px}.title-2{font-size:26px;line-height:22px}.title-3{font-size:40px;font-weight:400;letter-spacing:3pt;line-height:40px}.body-1,.body-2,.body-3,.body-4,.button-2,.button-3{font-family:var(--kb-body-font);font-weight:400;line-height:1}.body-1{font-size:40px}.body-2{font-size:32px;line-height:2}.body-2,.body-3{font-family:var(--kb-body-font-poppins)}.body-3{font-size:26px;line-height:1.5}.body-4{font-family:var(--kb-body-font-poppins);font-size:20px;line-height:1.2}.text--bold{font-weight:700}.text_gray{color:var(--kb-color-neutral-300)}.hyperlink{cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:1;text-decoration:underline;transition:all .2s}.hyperlink:hover{color:var(--kb-color-brand-500)}.button-1{font-size:19px;line-height:1}.button-2{font-size:16px;line-height:1}.button-3{font-size:17px;line-height:1}.view_all_link{color:var(--kb-color-brand-500);font-weight:700;text-decoration:none;text-transform:uppercase}button,input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.kb-btn{align-items:center;background-color:var(--kb-color-neutral-500);border:1px solid transparent;border-radius:0;color:#212529;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;height:45px;justify-content:center;letter-spacing:1.5px;line-height:45px;min-width:140px;padding:0 40px;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.kb-btn:hover{color:var(--kb-color-white)}.kb-btn-check:focus+.kb-btn,.kb-btn:focus{box-shadow:0 0 0 5px rgba(13,110,253,.25);outline:0}.kb-btn-primary{background-color:var(--kb-color-brand-500)}.kb-btn-primary:disabled{background-color:var(--kb-color-neutral-500)}.kb-btn-large{font-size:17px;letter-spacing:1.5px}.kb-btn-fullwidth,.kb-btn-large{font-weight:700;height:80px;min-width:100%;text-transform:uppercase}.kb-btn-fullwidth{font-size:14px;letter-spacing:1px}.kb-btn-small{color:var(--kb-color-brand-500);font-weight:700;height:45px!important;letter-spacing:.5px;line-height:47px!important;text-transform:capitalize;width:165px!important}.kb-btn-small:hover{color:var(--kb-color-white)}.kb-btn-small-reverse{color:var(--kb-color-white)!important}.kb-btn-small-reverse:hover{color:var(--kb-color-brand-500)!important}.kb-btn-bordered{background-color:transparent;border-color:var(--kb-color-brand-500);color:var(--kb-color-brand-500)}.kb-icon-btn{align-items:center;background-color:var(--kb-color-black);border:1px solid var(--kb-color-white);display:inline-flex;height:60px!important;justify-content:center;width:60px!important}.kb-btn-icon{padding:0!important}.kb-btn-image{border-color:var(--kb-color-neutral-500);min-width:6.1364rem;width:40px}.kb-btn-image svg{height:auto;width:90%}.kb-btn-image:hover{border-color:var(--kb-color-white)}.kb-btn-image:hover svg,.kb-btn-image:hover svg path{fill:var(--kb-color-white)!important}.kb-btn-star svg path{stroke:var(--kb-color-white)}.kb-btn-star:hover svg{fill:var(--kb-color-white)}.kb-btn-star-yellow{background-color:var(--kb-color-black);border:1px solid var(--kb-color-brand-500)}.kb-btn-star-yellow svg path{stroke:var(--kb-color-brand-500)}.kb-btn-star-yellow:hover svg{fill:var(--kb-color-brand-500)}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset{border:none;margin:0;padding:0}.field-cover label span{color:var(--kb-color-neutral-300);margin-top:0}.input-field-wrapper{display:flex;flex-direction:column;position:relative}.input-field-wrapper .form__message{display:block;width:100%}.kb-checkbox{opacity:0;position:absolute}.kb-checkbox+label{align-items:center;cursor:pointer;display:grid;grid-template-columns:70px 1fr;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kb-checkbox+label:before{background:#111;border:2px solid var(--kb-color-neutral-500);content:"";display:inline-block;height:48px;margin-right:20px;vertical-align:text-top;width:48px}.kb-checkbox:checked+label:before{border-color:var(--kb-color-brand-500)}.kb-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.kb-checkbox:disabled+label:before{background:#ddd;box-shadow:none}.kb-checkbox:checked+label:after{height:10px;left:12px;top:-3px;width:25px}.input-field-wrapper.icon-left input{padding-left:50px}.input-large,.input-medium,.input-small,.input-x-small,.kb-select{background-color:var(--kb-color-black);border:1px solid var(--kb-color-neutral-500);border-radius:5px;color:var(--kb-color-white);font-family:var(--kb-body-font);font-size:17px;font-style:normal;font-weight:400;height:45px;line-height:45px;padding:0 15px;width:100%}.input-large{font-size:17px;height:90px;line-height:90px}.input-small{font-size:14px;height:35px;line-height:35px}.input-medium::-moz-placeholder,.input-small::-moz-placeholder,.input-x-small::-moz-placeholder{color:var(--kb-color-neutral-300)}.input-medium::placeholder,.input-small::placeholder,.input-x-small::placeholder{color:var(--kb-color-neutral-300)}.input-x-small{background-color:var(--kb-color-black);font-size:12px;height:40px}.input-focus-white:focus,.input-focus-yellow:focus{border:1px solid var(--kb-color-brand-500)!important;border-radius:0;color:var(--kb-color-white);outline:none}.input-focus-white:focus{border:1px solid var(--kb-color-white)!important}.input-focus-yellow:focus{border:1px solid var(--kb-color-brand-500)!important}.input-focus-white:focus+.form-btn svg path{fill:var(--kb-color-white)}.form-btn{background-color:transparent;border:none;bottom:0;height:100%;margin:auto;position:absolute;right:10px;top:0;width:40px}.form-btn svg{width:100%}.input-search-icon{display:flex;left:17px;position:absolute;top:50%;transform:translateY(-50%);width:15px}.input-x-small:focus{border-color:var(--kb-color-neutral-500);color:var(--kb-color-white);outline:none!important}.input-x-small:focus+.input-search-icon svg path{fill:var(--kb-color-white)}.input-search-icon svg{height:100%;width:100%}select,select option{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-wrapper,select,select option{background-color:var(--kb-color-black)}.select-wrapper{border:1px solid var(--kb-color-neutral-500);display:block;position:relative}.select-wrapper:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;content:"";height:0;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:0}.kb-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:var(--kb-color-neutral-300);cursor:pointer;font-size:17px;font-weight:700;height:40px;line-height:40px;outline:0;position:relative;text-transform:uppercase;width:100%}.kb-select option{background-color:var(--kb-color-black);color:inherit;font-size:17px}.kb-select:focus{outline:none}.kb-select::-ms-expand{display:none}.kb-scrollbar{overflow:auto;scrollbar-color:#fff #494949;scrollbar-width:thin;width:100%}.kb-scrollbar::-webkit-scrollbar{width:8px}.kb-scrollbar::-webkit-scrollbar-track{background:#494949}.kb-scrollbar::-webkit-scrollbar-thumb,.kb-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff}.text-upercase{text-transform:uppercase}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-decoration-none{text-decoration:none}.icon-single{align-items:center;display:flex;justify-content:center}.icon-single img,.icon-single svg{height:auto;max-width:50%}.loading-bar{background-image:url(loading-bar.svg);background-repeat:repeat-x;background-size:contain;height:8px;min-width:160px}.py-1{padding-bottom:2px;padding-top:2px}.py-2{padding-bottom:4px;padding-top:4px}.py-3{padding-bottom:6px;padding-top:6px}.py-4{padding-bottom:8px;padding-top:8px}.py-5{padding-bottom:10px;padding-top:10px}.py-6{padding-bottom:12px;padding-top:12px}.py-8{padding-bottom:16px;padding-top:16px}.py-10{padding-bottom:20px;padding-top:20px}.py-80{padding-bottom:80px;padding-top:80px}.mb-20{margin-bottom:20px}.desktop-logo{display:block}.mobile-logo{display:none}.uikit-cover{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px}.ui-heading h1{color:#fff;font-size:34px;margin-bottom:40px}.color-block-content p{color:var(--kb-color-neutral-300);font-size:16px}.color-blocks{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;color:#fff}.color-box{border:1px solid #000;height:60px;width:120px}.color-block-content{font-size:16px;padding:10px 0 0;text-align:center}.simple-block{margin-bottom:32px}.simple-blocks *{color:#fff}.simple-block span{color:var(--kb-color-neutral-300);display:block;font-size:14px;margin-top:16px}.simple-block .field-cover label span{color:var(--kb-color-neutral-300);font-size:17px!important}.custom-scroll{border-top:1px solid var(--kb-color-neutral-500);margin-top:40px;padding-top:40px}.icons-cover{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px}.icon-single img{width:100%}.angle-arrow svg{width:35%}.loading-bar-cover{margin-top:42px;width:50%}.kb-scroll-fadIn-animation{opacity:0;transform:translateY(40px);transition:all 1s;visibility:hidden}.kb-scroll-fadIn-animation.is-show{opacity:1;transform:translateY(0);visibility:visible}.index .homepage_carousel{padding:0!important}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.errors{color:var(--kb-color-white);font-size:14px}.errors ul{margin:0}.errors ul li{list-style-type:none;margin-bottom:8px}.off-canvas-search{background-color:var(--kb-color-black);height:100vh;max-width:none;overflow:hidden;position:fixed;right:0;top:0;transform:translateX(100%);transition:.2s ease-in-out;width:100%;will-change:transform;z-index:999999}.show-menu,.show-search{transform:translateX(0)}.off-canvas-header{align-items:center;display:flex;justify-content:space-between;padding:2px 24px}.close-menu,.close-search{cursor:pointer}.close-menu{position:absolute;right:16px;top:16px}.close-menu svg,.close-search svg{height:auto;width:30px}h2.off-canvas_title{font-family:var(--kb-heading-font);font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;line-height:3;text-transform:uppercase}.search-modal__form .input-field-wrapper .search__input{background:#181818;font-size:13px;height:35px;line-height:35px}.search-modal__form .input-field-wrapper .search__input::-moz-placeholder{color:var(--kb-color-neutral-300);text-transform:capitalize}.search-modal__form .input-field-wrapper .search__input::placeholder{color:var(--kb-color-neutral-300);text-transform:capitalize}.search-modal__form{margin:0 30px}@media screen and (width >= 680px){.off-canvas-search{border-left:1px solid var(--kb-color-neutral-500);max-width:500px}h2.off-canvas_title{font-size:22px}.search-modal__form .input-field-wrapper .search__input{font-size:14px;height:45px;line-height:45px}}@media screen and (width >= 1920px){.off-canvas-search{height:100vh}}.content{background-color:var(--kb-color-black)}a{color:#fff}.cart-section{margin-left:40px;width:29%}.drawer__wrapper___checkout{background-color:var(--kb-color-neutral-900)}.drawer__content{padding:22px}.drawer__form{border-top:none;padding:18px}.cart-item-thumbnail{height:100px;margin-right:20px;width:100px}.cart-item .price,.cart-item .title{color:var(--kb-color-white)}.section__header,.step__footer__previous-link{display:none}#continue-button,#continue-button:hover{background-color:var(--kb-color-brand-500);border:none;color:var(--kb-color-black);display:inline-block;font-weight:700;letter-spacing:1px;line-height:normal;margin-bottom:20px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.main .field__input{background:transparent;border:1px solid var(--kb-color-neutral-500);border-radius:0;color:var(--kb-color-neutral-300);margin:10px 0}.field__input-wrapper--flag-focus .field__input,.field__input:focus{border-color:var(--kb-color-brand-500);outline:none}.subtotal,.subtotal-amount,.tax{color:var(--kb-color-white);text-transform:none}.subtotal span,.tax span{font-weight:400}.total{border-bottom:none;color:var(--kb-color-white);text-transform:uppercase}@media (width >= 1000px){.sidebar{padding:0;width:43%}}#shopify-section-footer{border-top:1px solid #494949;margin-top:0;padding-bottom:80px}.app__footer{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-evenly}.footer__nav{order:-1;padding:40px;width:100%}.footer__nav .footer__nav--links{align-items:flex-start;display:grid;flex-direction:column;gap:25px;justify-content:flex-start;list-style:none}.footer__nav .footer__nav--links a{color:#fff;font-size:14px;font-weight:700;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.footer__nav .footer__nav--links a:hover{color:var(--kb-color-brand-500)}.footer__social{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;margin-bottom:40px;text-align:center}.footer__social:before{background:grey;content:"";display:block;height:1px;width:100vw}.footer__social--header h2{font-size:24px}.footer__social--networks{align-items:center;display:grid;gap:20px;grid-template-columns:repeat(7,1fr);justify-content:center}.footer__social--networks a{display:block;text-decoration:none}.footer__social--networks a svg{height:auto;width:18px}.footer__social--networks a svg *{fill:grey;transition:fill .3s ease-in-out}.footer__social--networks a:hover>svg *{fill:var(--kb-color-brand-500)}.footer__copyright{font-style:normal;font-weight:400;padding-bottom:30px;text-align:center}.footer__copyright p{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font-poppins);font-size:12px}@media screen and (width >= 480px){.footer__social--networks{gap:40px}.footer__social--header h2{font-size:28px}.footer__social--networks a svg{width:32px}.footer__copyright p{font-size:14px}}@media screen and (width >= 993px){#shopify-section-footer{border-top:none;margin-top:120px}.app__footer{height:260px}.footer__nav{margin:90px 0;order:0;padding:0}.footer__social{flex-direction:row;gap:100px;margin-bottom:0}.footer__social--networks{margin-bottom:0}.footer__social:before{display:none}.footer__nav .footer__nav--links{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center}.footer__nav .footer__nav--links a{font-size:14px;white-space:nowrap}.footer__copyright p{color:var(--kb-color-neutral-300);font-size:14px}}@media screen and (width >= 1280px){.footer__nav .footer__nav--links{gap:50px;justify-content:space-between}}@media screen and (width >= 1920px){.footer__nav .footer__nav--links{gap:70px;justify-content:space-between}}#shopify-section-header{background-color:var(--kb-color-black);border-bottom:1px solid #494949;position:sticky;top:0;z-index:99999}#shopify-section-header li,#shopify-section-header ul{line-height:1;list-style:none}#shopify-section-header a{text-decoration:none}.kb-header{align-items:center;display:grid;grid-template-areas:"logo icons mobilenav";grid-template-columns:1fr auto auto;justify-content:space-between;padding:15px}.kb-header__logo{grid-area:logo}.kb-header__logo img{display:block;height:auto;width:30px}.kb-header__links,.kb-header__logo--desktop{display:none}.kb-header__actions{align-items:stretch;display:flex;grid-area:icons;height:100%;justify-self:flex-end;margin-right:25px}.kb-header__action{align-items:center;cursor:pointer;display:flex;padding:0 15px;white-space:nowrap}.kb-header__action svg{height:20px;width:20px}.kb-header__action svg path{transition:fill .5s ease}.kb-header__action a{transition:color .5s ease}.kb-header__action:hover a{color:var(--kb-color-brand-500)}.kb-header__action:hover svg path{fill:var(--kb-color-brand-500)}.kb-header__action--cart span{position:relative}.kb-header__action--download,.kb-header__action--signin{display:none}.kb-header__action .cart-bubble{align-items:center;border-radius:100px;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;letter-spacing:-1px;line-height:0;position:absolute;right:-12px;text-align:center;top:-12px;width:20px}.kb-mobile-nav__menu-toggle{cursor:pointer;display:grid;flex-direction:column;gap:8px;height:20px;justify-content:space-between}.kb-mobile-nav__menu-toggle span{background-color:var(--kb-color-white);display:block;height:1px;width:30px}.kb-mobile-nav__menu{background-color:rgba(0,0,0,.9);display:grid;grid-template-rows:1fr auto;height:100%;max-width:460px;opacity:0;padding:25px 40px;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .2s ease-in-out;visibility:hidden;width:100%}.kb-mobile-nav__menu.show-menu{opacity:1;transform:translateX(0);visibility:visible}.kb-mobile-nav__links{margin-top:60px}.kb-mobile-nav__link{color:#fff;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.kb-mobile-nav__link a{display:flex;justify-content:space-between;padding-bottom:40px}.kb-mobile-nav__link svg{height:10px;width:10px}.kb-mobile-nav__footer{display:flex;flex-direction:column;gap:20px;margin-bottom:70px}.kb-mobile-nav__footer p{color:#fff;font-size:13px;letter-spacing:.4px;text-align:center}.kb-mobile-nav__footer .kb-btn{font-size:10px}@media screen and (min-width:992px){.kb-header{grid-template-areas:"logo links icons";grid-template-columns:auto 4fr 1fr;padding:0 0 0 30px}.kb-header__links{display:flex;grid-area:links;justify-content:flex-start;margin-left:2.5vw}.kb-header__link{display:inline-block;font-size:13px;font-weight:700;letter-spacing:2px;padding:25px 15px;text-transform:uppercase;transition:color .4s ease-out}.kb-header__link:hover{color:var(--kb-color-brand-500)}.kb-header__actions{margin-right:0}.kb-header__action--signin{display:flex}.kb-header__action--signin a{align-items:center;display:flex;font-size:12px;font-weight:700;gap:10px;letter-spacing:.085em;line-height:16px}.kb-header__action--download{display:flex;padding:0}.kb-header__action--download:hover svg path{fill:#fff}.kb-header__action--download .kitbash__cargo__download--button{height:100%}.kb-header__action--download .kitbash__cargo__download--button span{line-height:1;margin-top:-2px}.kb-mobile-nav__menu,.kb-mobile-nav__menu-toggle,.logged-in .kb-header__action--signin{display:none}}@media screen and (min-width:1200px){.kb-header__logo--desktop{display:block}.kb-header__logo--desktop img{width:135px}.kb-header__logo--mobile{display:none}.kb-header__link{padding:25px}.kb-header__action:not(.kb-header__action--download):not(.kb-header__action--cart) a{align-items:center;display:inline-flex;height:100%;justify-content:center;padding:0 25px;width:100%}}@media screen and (min-width:1400px){.kb-header__link{font-size:15px;padding:30px}}.global-sale .kb-header__link[title=Kits]{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.global-sale .kb-header__link[title=Kits]:after,.global-sale .kb-mobile-nav__link a[title=Kits] span:after{color:var(--kb-color-brand-500);content:"Sale!";display:inline-block;font-size:9px;margin:0 5px}.global-sale .kb-mobile-nav__link a[title=Kits] span:after{vertical-align:middle}.feature-nav-vehicles .kb-header__link[title=Vehicles]:after{color:var(--kb-color-brand-500);content:"(new)";margin-left:5px;vertical-align:middle}.checkout--page .kb-header__nav-icons .kb-header__action--search{display:none!important}.off-canvas_title{margin:0;padding:0}.no_resultFound{padding:10px 2rem}.off-canvas-body-content{height:88vh}.search__results .search_criteria h3{font-family:var(--kb-body-font);font-size:14px;font-weight:400;letter-spacing:.5px;margin-bottom:10px;text-transform:capitalize}.search__results{margin-top:60px}.search-modal__form{margin-top:20px}.search__results .search_criteria-header h3{color:var(--kb-color-neutral-300);display:flex;font-size:14px;font-weight:800;justify-content:space-between;letter-spacing:1px;line-height:1;margin-bottom:0}.search__results .search_criteria-list .result_list-item h3{color:var(--kb-color-neutral-300);font-size:14px;font-weight:800;letter-spacing:1px;line-height:1;margin-bottom:10px;text-transform:uppercase}.search__results .search_criteria-list .result_list-item .result_list-item-content p{margin-top:10px}.search_criteria-header{border-bottom:1px solid var(--kb-color-neutral-500);margin-bottom:44px;padding:0 0 20px}.result_list-item-img{height:60px;overflow:hidden;width:60px}.result_list-item-img a{display:block}.result_list-item-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#predictive-search-option-search-keywords{list-style:none}.result_list{display:grid;gap:35px;grid-template-columns:1fr}.result_list-item{align-items:center;display:grid;gap:30px;grid-template-columns:60px 1fr auto;transition:all .2s}.result_list-item-content h4,.result_list-item-content p{margin:0;padding:0}.result_list-item-content h4{margin-bottom:20px}.result_list-item-content p{color:var(--kb-color-neutral-300);font-size:14px;line-height:1}.result_list-item-content h3 a{color:var(--kb-color-white);text-decoration:none}.result_list-item:hover .result_list-item-content h3 a{color:var(--kb-color-brand-500);display:block}.result_list-item:hover .result_list-item-icon svg path{fill:var(--kb-color-brand-500)}.story_results .story_date{color:var(--kb-color-white);display:block;font-size:20px;margin-bottom:10px}.story_results .item-title{margin-bottom:10px}.close-menu svg,.close-search svg{width:18px}.result_list-item .result_list-item-icon svg{width:15px}.no-matched-results{display:block;margin-bottom:40px}.post-no-results{border-top:1px solid grey;padding:20px 0}.post-no-results p{color:var(--kb-color-neutral-300);font-size:17px}#blog-search-results-list{display:grid;grid-template-columns:1fr}#blog-search-results-list .search__post__result{list-style:none;margin-bottom:30px}#blog-search-results-list .search__post__result a{align-items:center;display:grid;grid-template-columns:60px 1fr auto;text-decoration:none;width:100%}#blog-search-results-list .search__post__result a svg{margin-left:20px;width:15px}#blog-search-results-list .search__post__result a figure{width:100%}#blog-search-results-list .search__post__result a figure img{height:60px;-o-object-fit:cover;object-fit:cover;width:60px}#blog-search-results-list .search__post__result a .content{height:100%;margin-left:30px;overflow:hidden}#blog-search-results-list .search__post__result a .content small{color:var(--kb-color-neutral-300)}#blog-search-results-list .search__post__result a .content h4{color:#fff;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#blog-search-results-list .search__post__result a .content p{color:var(--kb-color-neutral-300);font-size:13px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#blog-search-results-list .search__post__result a:hover>.content h4{color:var(--kb-color-brand-500)!important}#blog-search-results-list .search__post__result a:hover>svg path{fill:var(--kb-color-brand-500)!important}@media screen and (width >= 500px){.result_list-item{grid-template-columns:100px 1fr auto}.result_list-item-img{height:100px;width:100px}#blog-search-results-list .search__post__result a{grid-template-columns:100px 1fr auto}#blog-search-results-list .search__post__result a figure img{height:100px;width:100px}}@media screen and (width >= 680px){.search__results .search_criteria-header h3{font-size:20px}#blog-search-results-list .search__post__result a .content h4{font-size:24px}#blog-search-results-list .search__post__result a .content p,.result_list-item-content p{font-size:16px}.no_resultFound,.off-canvas-body-content{padding:20px}.close-menu svg,.close-search svg{width:20px}.result_list-item{grid-template-columns:75px 1fr auto}.search__results .search_criteria-list .result_list-item h3{font-size:16px}.result_list-item-img{height:75px;width:75px}#blog-search-results-list .search__post__result a{grid-template-columns:75px 1fr auto}#blog-search-results-list .search__post__result a figure img{height:75px;width:75px}}.kb__module__drawer,module-drawer{background-color:var(--kb-color-black);border-left:2px solid #494949;display:block;height:100%;max-width:600px;min-height:100vh;padding:10px;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s;width:100%;will-change:transform;z-index:9999}.is-active{align-items:normal;display:block;flex-direction:row;justify-content:normal;max-width:none;text-align:initial;width:100%}.kb__module__drawer.is-open{opacity:1;transform:translateX(0);visibility:visible}.kb__module__drawer #close-drawer{right:20px!important;top:20px!important;transform:scale(.6);transform-origin:top right}.kb__module__drawer .kb__kit__type{color:var(--kb-color-neutral-300);font-size:14px;text-align:center}.kb__module__drawer .kb__kit__owned p{font-size:20px;margin-bottom:10px;text-align:center}.kb__module__drawer .kb__kit__body .kb__kit__license{color:var(--kb-color-neutral-300);font-size:17px!important;letter-spacing:.5px;margin-bottom:10px!important;text-align:center;text-transform:capitalize}.kb__module__drawer .kb__kit__body .kb__kit__license span{display:block;font-size:14px}.kb__module__drawer .kb__kit__download__wrapper{margin-top:20px}.kb__module__drawer .kb__kit__download__wrapper .kb__kit__form .sub{font-size:12px}.kb__module__drawer .kb__kit__select__item .kb__kit__software__select{font-size:13px;height:50px;line-height:16px;padding-left:15px}.kb__module__drawer .kb__kit__select__item:after{background:transparent;border:8px solid transparent;border-top-color:#fff;height:12px;margin:auto;pointer-events:none;right:15px;top:2px;width:12px}.kb__module__drawer .kb__kit__submit{background-color:var(--kb-color-brand-500);border:none;border-radius:0;color:var(--kb-color-black);cursor:pointer;font-size:10px;font-weight:700;height:35px;letter-spacing:1px;text-transform:uppercase;width:100%}.kb__module__drawer .kb__kit__submit:disabled{background:var(--kb-color-neutral-500);color:var(--kb-color-black);cursor:not-allowed}.error__download p{font-size:12px!important;font-weight:700;margin-top:15px}@media screen and (width >= 992px){.kb__module__drawer{max-width:800px;padding:20px}.kb__module__drawer #close-drawer{transform:scale(.6)}.kb__user__account .kb__kit__form__owned .kb__kit__software__section{gap:10px}.kb__module__drawer .kb__kit__header{border-bottom:1px solid grey;margin-bottom:20px}.kb__module__drawer .kb__kit__type{display:block;font-family:var(--kb-body-font);font-size:20px;letter-spacing:1px;margin-bottom:4px;text-align:left}.kb__module__drawer .kb__kit__body{margin-bottom:30px}.kb__module__drawer .kb__kit__owned p{color:#fff;font-family:var(--kb-heading-font);font-size:50px;font-weight:800;line-height:40px;margin-bottom:29px;text-align:left}.kb__module__drawer .kb__kit__body .kb__kit__license{color:var(--kb-color-neutral-300);font-size:17px;font-weight:700;letter-spacing:.5px;text-align:left;text-transform:capitalize}.kb__module__drawer .kb__kit__body .kb__kit__license span{display:block;font-size:17px;letter-spacing:0;margin:5px 0 0}.kb__module__drawer .kb__kit__download__wrapper .kb__kit__form .sub{font-size:17px}.kb__module__drawer .kb__kit__select__item .kb__kit__software__select{font-size:14px;height:45px;letter-spacing:1px;line-height:45px;padding:0 15px}.kb__module__drawer .kb__kit__submit{font-size:14px;height:45px;line-height:45px}}@media screen and (width >= 1800px){.kb__module__drawer .kb__kit__body{margin-bottom:60px}.kb__module__drawer .kb__kit__owned p{margin-bottom:29px}}.step[data-step=thank_you]{display:none}.kb__customer__order{padding-top:2rem}.kb__customer__order__header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:75vw;text-align:center}.kb__customer__order__header .thumbnail,.kb__customer__order__header svg{height:auto;margin-bottom:35px;max-width:160px}.kb__customer__order__header h1{color:#fff;font-size:50px;font-weight:700;margin-bottom:8px;text-transform:uppercase}.kb__customer__order__header p{color:var(--kb-color-neutral-500);font-size:17px;margin-top:15px}.kb__customer__order__footer{align-items:center;display:flex;justify-content:center;padding:30px}.kb__customer__order__footer a{margin:0 10px}.kb__customer__order__downloads{display:flex;justify-content:center;margin-top:30px}.kb__customer__order__downloads .item{max-width:300px;padding:0 5px;width:calc(50vw - 10px)}.kb__customer__order__downloads .item img{cursor:pointer;width:100%}#close-drawer{cursor:pointer;position:absolute;right:20px;top:30px;width:30px;z-index:10}.kb__customer__order__footer .kb-btn{font-size:14px}.kb__order__confirmation__sidebar{max-width:800px;position:fixed;right:0;top:0;width:100%;z-index:1000}.kb__order__confirmation__sidebar .kb__module__drawer{max-width:inherit;min-height:100vh;overflow:scroll;padding:30px 20px;width:100vw}.kb__order__confirmation__sidebar .kb__module__drawer .kb__kit__header{align-items:center;display:flex;height:80px;justify-content:center}.kb__order__confirmation__sidebar .kb__module__drawer .kb__kit__header img{height:100%;width:auto}.is-order-confirmation .checkout__module--breadcrumbs{display:none}@media screen and (width >= 600px){.kb__customer__order__header h1{font-size:64px}.kb__customer__order__header p{font-size:20px}.kb__customer__order__downloads{display:flex;justify-content:center}.kb__customer__order__downloads .item{padding:0 10px;width:calc(33.33333vw - 10px)}}@media screen and (width >= 991px){.kb__customer__order{padding-top:60px}.kb__customer__order__header h1{font-size:64px}.kb__customer__order__header p{font-size:20px;margin-top:10px}.kb__customer__order__downloads{display:flex;justify-content:center}.kb__customer__order__downloads .item{width:calc(20vw - 10px)}}@media screen and (width >= 992px){.kb__user__sidebar{top:73px}.kb__order__confirmation__sidebar .kb__module__drawer{max-width:800px;padding:50px 80px;width:100vw}.kb__order__confirmation__sidebar .kb__module__drawer .kb__kit__header{height:200px;justify-content:flex-start}.kb__kit__owned .kb__kit__owned__item{font-size:50px!important}}@media screen and (width >= 2000px){.kb__customer__order__header .thumbnail,.kb__customer__order__header svg{height:auto;max-width:450px}.kb__customer__order__header h1{font-size:80px;margin-bottom:0}.kb__customer__order__header p{font-size:32px;margin-top:0}.kb-btn-medium{font-size:18px;min-width:auto}}.kitbash--card{background:#181818;border:2px solid #494949;border-radius:6px;box-sizing:border-box;overflow:hidden;padding:46px;position:relative}.kitbash--card-outer-container{margin:100px 0}.kitbash--card-team-feature-container{display:grid;gap:28px;grid-template-columns:1fr}@media screen and (width >= 992px){.kitbash--card-team-feature-container{grid-template-columns:repeat(2,1fr)}}.kitbash--card-team-feature-button{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:50px;text-align:center}.kitbash--card-team-feature-link{color:var(--kb-color-brand-500);cursor:pointer;margin-top:1rem;text-decoration:underline}.kitbash--card-team-feature-image{position:relative}.kitbash--card-team-feature-image img:first-child{height:auto;inset:0;margin:auto;position:absolute;width:36px;z-index:1}@media (width >= 992px){.kitbash--card-team-feature-image img:first-child{width:60px}}.kitbash--card-team-feature-image img:last-child{margin:-46px -46px 0;width:calc(100% + 98px)}.kitbash--card-container{display:grid;gap:28px;grid-template-columns:repeat(1,1fr)}@media (width >= 992px){.kitbash--card-container{grid-template-columns:repeat(3,1fr)}}.kitbash--card-team-feature-header{margin-bottom:25px;margin-top:35px}.kitbash--card-team-feature-header h4{align-items:center;color:#fff;font-size:28px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:35px}@media screen and (width >= 992px){.kitbash--card-team-feature-header h4{font-size:36px}}.kitbash--card-team-feature-body p{color:var(--kb-color-neutral-400);font-size:14px;font-style:normal;font-weight:400;letter-spacing:.085em;line-height:150%}@media screen and (width >= 992px){.kitbash--card-team-feature-body p{font-size:18px;line-height:26px}}.kitbash--card-studio-header h4{align-items:center;color:#fff;font-size:28px;font-style:normal;font-weight:700;letter-spacing:.02em;margin-bottom:25px}.kitbash--card-studio-header hr{border:1px solid #494949;margin-bottom:25px;margin-top:25px}.kitbash--card-studio-header p{color:#fff;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.085em;text-indent:2px}.kitbash--card-studio-body p{color:#fff;font-size:12px;font-style:normal;font-weight:700;letter-spacing:.085em;line-height:16px;margin-bottom:15px}.kitbash--card-studio-body ul{list-style-type:none}.kitbash--card-studio-body ul li{color:#fff;display:grid;font-size:12px;font-style:normal;font-weight:400;grid-template-columns:25px 1fr;letter-spacing:.085em;line-height:130%;padding-bottom:15px}.kitbash--card-studio-body ul li svg{height:15px;margin-right:5px;width:15px}.kitbash--card-studio-body ul li svg *{fill:#fbad18}.kitbash--card-header-plan{font-weight:700}.kitbash--card-header h4{color:#fff;font-weight:400;margin-bottom:25px;text-transform:none}.kitbash--card-header h4 svg{vertical-align:top}.kitbash--card-header hr{border:1px solid #494949;margin-bottom:25px;margin-top:25px}.kitbash--card-header p{font-size:14px}.kitbash--card-body p{font-size:12px;font-weight:700;margin-bottom:15px}.kitbash--card-body ul{list-style-type:none}.kitbash--card-body ul li{color:#fff;font-size:12px;font-weight:400;padding-bottom:15px}.kitbash--card-body ul li svg{height:15px;margin-right:5px;width:15px}.kitbash--card-body ul li svg *{fill:#fbad18}.kitbash--card-disclaimer{padding-top:10px}@media screen and (width >= 992px){.kitbash--card-disclaimer{bottom:14px;left:19px;position:absolute;right:111px}}.kitbash--card-disclaimer p{font-size:12px}.kitbash--teams-form-outer-container{overflow:hidden;position:relative}.kitbash--teams-form-outer-container:after{background-color:#262626;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:50vw;z-index:-1}@media screen and (width >= 992px){.kitbash--teams-form-outer-container:after{display:block}}.kitbash--teams-form-container{align-items:center;display:grid;gap:20px;grid-template-columns:1fr;padding:30px 0;width:100%}@media (width >= 992px){.kitbash--teams-form-container{grid-template-columns:.5fr .5fr}}.kitbash--teams-form{padding:0 10px;width:100%}@media (width >= 992px){.kitbash--teams-form{padding:0 20px}}@media (width >= 1280px){.kitbash--teams-form{padding:0 50px}}.kitbash--teams-form .form__submit{margin-top:20px}.kitbash--teams-form-icon{padding-bottom:20px}.kitbash--teams-form .select-wrapper{height:45px;padding-top:3px}.kitbash--teams-form h3{align-items:center;color:#fff;font-family:var(--kb-heading-font);font-size:36px;font-style:normal;font-weight:700;line-height:1;padding-bottom:25px;text-align:center;text-transform:capitalize}@media screen and (width >= 992px){.kitbash--teams-form h3{font-size:42px;line-height:42px}}.kitbash--teams-form .body-4,.kitbash--teams-form .kb__form__control.input-field-wrapper label{color:grey;font-size:18.1539px;font-style:normal;font-weight:400;line-height:200%}.kitbash--teams-form .input-field-wrapper.enterprise_field{padding-bottom:10px}.kitbash--teams-form .input-field-wrapper.enterprise_field label{color:grey;font-size:18.1539px;font-style:normal;font-weight:400;line-height:200%}.kitbash--teams-form-description{margin-top:30px;order:3;padding:60px 0;position:relative;text-align:center}.kitbash--teams-form-description:after{background:#181818;content:"";height:100%;left:-25vw;position:absolute;top:0;width:200vw;z-index:-1}@media (width >= 992px){.kitbash--teams-form-description{margin-top:0;order:-1;padding:0;text-align:left}.kitbash--teams-form-description:after{display:none}}.kitbash--teams-form-description h3{color:#fff;font-family:var(--kb-heading-font);font-size:36px;font-style:normal;font-weight:700;line-height:40px;margin:0 auto;max-width:400px}@media (width >= 992px){.kitbash--teams-form-description h3{font-size:72px;line-height:75px;max-width:none}}.kitbash--teams-form-description h3 span{color:#fbad18}.kb-teams-hero{background-image:url(kitbash_teams_header_gradient.jpg);background-position:100% 0;background-size:100% 100%;color:var(--kb-color-white);padding:80px 0}.kb-teams-hero__wrapper{align-items:center;display:grid;gap:20px;text-align:center}@media screen and (min-width:992px){.kb-teams-hero__wrapper{gap:100px;grid-template-columns:.35fr .65fr;text-align:left}}.kb-teams-hero__title{margin-bottom:1rem}.kb-teams-hero__text{color:var(--kb-color-neutral-500);text-wrap:balance}.kb-teams-hero img{display:block;height:auto;width:100%}.kb-teams-hero__ctas{margin:2rem 0 0}.kitbash--teams-logos{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:65px;margin-top:65px}.kitbash--teams-logos img{max-width:50px}@media screen and (width >= 992px){.kitbash--teams-logos{flex-wrap:nowrap;gap:30px;justify-content:space-between}.kitbash--teams-logos img{max-width:80px}}.kb-cargo-self-checkout{background:transparent top/100% auto no-repeat;padding-top:65vw}@media screen and (min-width:768px){.kb-cargo-self-checkout{background:transparent -5%/60% auto no-repeat;padding:150px 0 150px 50%}}.kb-cargo-self-checkout__image{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width:768px){.kb-cargo-self-checkout__image{width:50%}}.kb-cargo-self-checkout h2 span,.kb-cargo-self-checkout h3 span,.kb-cargo-self-checkout h4 span,.kb-cargo-self-checkout p span{color:#fbad18}.kb-cargo-self-checkout h3{margin-bottom:2rem}.kb-cargo-self-checkout h5{margin-top:1.75rem}.kb-cargo-self-checkout p{font-size:1.1rem;margin:.5rem 0}.kb-cargo-self-checkout [data-size=h2]{color:var(--kb-color-white);font-size:3rem;font-weight:700}.kb-cargo-software{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:0 auto;max-width:400px}@media screen and (min-width:768px){.kb-cargo-software{gap:2rem 3rem;margin:0;max-width:none}}@media screen and (min-width:1200px){.kb-cargo-software{gap:2rem 6.5rem}}.kb-cargo-software__item{height:auto;width:15%}@media screen and (min-width:768px){.kb-cargo-software__item{width:55px}}@media screen and (min-width:992px){.kb-cargo-software__item{width:65px}}.kb-cargo-software__item img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hero__banner{--banner-height:620px;height:calc(100vh - 200px);max-height:var(--banner-height);min-height:500px;-o-object-fit:cover;object-fit:cover;overflow:hidden;padding:0}.hero__banner .swiper{height:100%}.hero__banner-cover{height:calc(100vh - 200px);max-height:var(--banner-height);min-height:500px}.hero__banner-cover .swiper:after{background:linear-gradient(0deg,#111,transparent);bottom:0;content:"";display:block;height:80px;left:0;position:absolute;width:100%;z-index:2}.hero__banner-image{left:0;max-height:var(--banner-height);position:absolute;right:0;top:0;z-index:1}.hero__banner-image,.hero__banner-image img{height:calc(100vh - 200px);min-height:500px;width:auto}.hero__banner-image img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:200px 0;object-position:200px 0}.hero__banner-video,.hero__banner-video video{max-height:var(--banner-height);width:100%}.hero__banner-video video{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.hero__banner-content{align-items:flex-end;display:flex;height:calc(100vh - 200px);max-height:var(--banner-height);max-width:500px;min-height:500px;position:relative;z-index:2}.hero__banner-content .hero_text{padding-bottom:5.5rem}@media screen and (min-width:992px){.hero__banner-content .hero_text{padding-bottom:0}}.hero__banner-content h2{margin:0}.hero__banner-image img,.hero__banner-image svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.hero__banner-content .heading-1{font-family:var(--kb-body-font-poppins);font-size:35px;font-weight:700;line-height:1;margin-bottom:30px}.hero__banner-content .body-3{font-size:14px;font-style:normal;font-weight:400;margin-bottom:30px;max-width:400px}.hero__banner-content .kb-btn{display:inline-block;font-size:10px;height:50px!important;line-height:50px;margin:0 0 10px;padding-left:0;padding-right:0;width:240px}.hero__banner .swiper-slide{overflow:hidden}.hero__banner .swiper-pagination{align-items:flex-start;bottom:0;display:flex;flex-direction:row;gap:10px;height:40px;justify-content:flex-start;left:auto;padding:0 20px;right:auto;top:auto!important;width:100%}.hero__banner .swiper-pagination-bullet{background-color:var(--kb-color-white);height:9px;opacity:1;width:9px}.hero__banner .swiper-pagination-bullet-active{background-color:var(--kb-color-brand-500)}.hero_cta.cta_btns a:last-child{margin-right:0}@media screen and (min-width:992px){.hero__banner-content{align-items:center;padding-bottom:0}.hero__banner-cover .swiper:after{display:none}.hero__banner-content .heading-1{font-size:40px;line-height:1.2;margin-bottom:20px}.hero__banner-content .body-3{font-size:17px}.hero__banner .swiper-pagination-bullet{height:8px;width:8px}.hero__banner-content .kb-btn{font-size:13px;height:45px;line-height:45px;margin-right:20px;min-width:180px;transform-origin:top left}.hero__banner-image img{-o-object-position:0;object-position:0}.hero__banner .swiper-pagination{align-items:center;flex-direction:column;gap:15px;height:100%;justify-content:center;left:auto;right:30px;transform:none!important;width:20px}}@media screen and (min-width:1200px){.hero__banner-image img{transform:scale(1)}.hero__banner,.hero__banner-image{height:80vh}.hero__banner-image img{height:80vh;transform:scale(1.2)}.hero__banner-video{width:100%}.hero__banner-content{height:80vh}.hero__banner-content .heading-1{font-size:48px;margin-bottom:27px}.hero__banner-content .body-3{font-size:18px;margin-bottom:40px}}.text_parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.text__parallax-cover{align-items:center;display:flex;height:280px;justify-content:center}.text__parallax-cover .title-1{font-size:24px;font-weight:400;line-height:1.2;padding:0 40px;text-align:center}@media screen and (width >= 992px){.text__parallax-cover{height:320px;margin:0 auto;max-width:800px}.text__parallax-cover .title-1{font-size:40px;line-height:1.3}}.kb__feature{padding-bottom:70px}.kb__feature-cover{display:grid;grid-auto-rows:auto;grid-template-columns:inherit;grid-gap:50px;align-items:center}#shopify-section-kb-features-3{margin-bottom:0;padding-bottom:70px}.kb_feature .heading-1{font-size:35px;line-height:1.1;margin-bottom:30px}.kb_feature .body-2{font-size:17px}.kb_feature .body-4{font-size:14px;margin-bottom:20px}.kb__feature-cover .kb__feature-image{order:-1;text-align:center}.kb__feature-cover .kb__feature-content{order:2;text-align:center}.kb__feature-image a{display:inline-block}.kb__feature-image a img{height:auto;margin:0 auto;max-width:600px;width:100%}.feature_left .kb__feature-content{order:2}.feature_left .kb__feature-image{order:1}.kb__feature-image iframe{background-color:var(--kb-color-black);border:none;height:100%;width:100%}.kb__feature-video{height:34rem}.kb__feature-video,.kb__feature-video .kb__feature-image{align-items:center;display:flex}.kb__feature-video.kb__feature-image video{width:100%}.lazyframe{border:1px solid var(--kb-color-neutral-800);display:flex;height:auto;overflow:hidden;width:100%}.lazyframe--custom{align-items:center;display:flex;justify-content:center;text-align:center}.lazyframe--custom .lazyframe__title{color:#fff;display:block;font-size:32px;position:relative;width:100%}.lazyframe--custom:before{width:auto}.lazyframe:before,.lazyframe[data-vendor=vimeo],.lazyframe[data-vendor=youtube],.lazyframe[data-vendor=youtube_nocookie]{background-color:transparent}.lazyframe:before{background-position:50%;background-repeat:no-repeat;background-size:cover}.lazyframe .lazyframe__title{display:none}.lazyframe[data-vendor=vimeo]:after,.lazyframe[data-vendor=youtube]:after,.lazyframe[data-vendor=youtube_nocookie]:after{height:1.934rem;left:50%;margin:0!important;position:absolute;top:50%;transform:translate(-50%,-50%);width:2.727rem}.kb_feature .kb-btn{display:inline-block;font-size:10px;height:35px;line-height:35px;margin-top:40px;padding:0 25px}@media screen and (width >= 767px){.kb__feature{border:none;margin:100px 0}.kb_feature .heading-1{font-size:40px;line-height:40px}.kb__feature-cover{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;align-items:center}.kb__feature-cover .kb__feature-content,.kb__feature-cover .kb__feature-image{text-align:left}.feature_right .kb__feature-image{order:2}}@media screen and (width >= 992px){.kb__feature-cover{grid-gap:150px}.feature_right .kb__feature-image{text-align:right}#shopify-section-kb-features-3,.kb_feature{border-bottom:none;margin-bottom:0;padding-bottom:0}.kb_feature .body-4,.kb_feature .heading-1{margin-bottom:40px}.kb_feature .kb-btn{font-size:12px;height:45px;line-height:45px;margin-top:40px;min-width:160px}}@media screen and (width >= 1280px){.kb__feature .app__container{max-width:1200px}.kb__feature-cover{grid-gap:80px}.kb_feature .body-2,.kb_feature .body-4{font-size:16px}}.free_kit{overflow:hidden;padding:0;position:relative}.free_kit-cover{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:50px;align-items:center}.free_kit-cover-content{text-align:center}.free_kit-cover-content .heading-1{font-family:var(--kb-body-font-poppins);font-size:35px;font-weight:800;line-height:35px;margin-bottom:40px;margin-top:80px}.free_kit-cover-content .body-2{font-family:var(--kb-body-font);font-size:14px;margin-bottom:40px}.free_kit-cover-img{margin-top:100px;position:relative;transform:scale(1.6);transform-origin:bottom;z-index:7}.free_kit-cover-img img{height:auto;position:relative;right:0;width:100%}.free_kit_field{margin:0 auto;max-width:400px}.free_kit_field input{font-size:13px;height:40px;line-height:40px}.free_kit_field a{display:inline-block;font-size:13px!important;height:50px;line-height:50px}.free_kit_field button.form-btn svg{height:auto;width:100%}.newsletter__holder{position:relative}@media screen and (width >= 580px){.free_kit-cover-img{margin-top:40px;transform:scale(1.1)}}@media screen and (width >= 680px){.free_kit-cover-img{margin-top:40px;transform:scale(1.2)}}@media screen and (width >= 992px){.free_kit .top_part{background-color:var(--kb-color-neutral-900);height:50px;left:0;position:absolute;top:0;width:100%}.free_kit-cover{grid-template-columns:repeat(2,1fr);grid-gap:200px}.free_kit-cover-content{text-align:left}.free_kit-cover-content .heading-1{font-size:34px;line-height:45px;margin-bottom:45px}.free_kit_field{margin-bottom:unset;margin-left:unset;margin-right:unset;margin-top:30px;max-width:1000px}.free_kit-cover-img{transform:scale(1)}.free_kit-cover-img img{height:auto;position:relative;right:45%;transform:scale(1);width:180%}.free_kit_field button{width:25px!important}}@media screen and (width >= 1280px){.free_kit .top_part{height:100px}.free_kit-cover-img img{height:auto;position:relative;right:7%;transform:scale(1);width:180%}.free_kit-cover-content .body-2{font-size:16px}.free_kit_field{margin:initial;max-width:480px}.free_kit-cover-content .heading-1{font-size:42px;line-height:50px}.free_kit_field input{font-size:16px;height:50px}.free_kit_field button{width:20px!important}}@media screen and (width >= 1440px){.free_kit-cover{grid-template-columns:repeat(2,1fr);grid-gap:80px}.free_kit_field input{font-size:17px;height:60px}.free_kit_field button{cursor:pointer;right:20px!important;width:22px!important}}.qualifiers__logos-cover{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;min-height:600px}.qualifiers__logos-grid{display:grid;grid-template-columns:repeat(4,40px);justify-content:space-between;grid-gap:40px 20px;width:80%}.qualifiers__item img{cursor:pointer;height:auto;opacity:.6;transition:.2s ease-in-out;width:100%}.qualifiers__logos-cover .qualifiers_title{font-family:var(--kb-body-font-poppins);font-size:35px;letter-spacing:2px;line-height:40px}.qualifiers__logos-cover .kb-btn{font-size:11px;height:50px;letter-spacing:.5pt;line-height:60px;padding:0;width:200px}@media screen and (width >= 767px){.qualifiers__logos-cover{min-height:800px}.qualifiers__logos-grid{grid-template-columns:repeat(6,50px);justify-content:center;grid-gap:80px}}@media screen and (width >= 992px){.qualifiers__logos-cover{margin-bottom:-100px;padding:25px 0}.qualifiers__logos-cover .kb-btn{font-size:13px;height:50px;line-height:60px;width:260px}.qualifiers__logos-grid{grid-template-columns:repeat(6,80px)}}@media screen and (width >= 1280px){.qualifiers__logos-cover .qualifiers_title{font-size:40px;line-height:50px}}.compatibility__banner{align-items:center;background-color:var(--kb-color-neutral-900);display:flex;flex-direction:column;justify-content:center;padding:40px 0}.compatibility__banner-cover .compatibility_title{font-size:35px;line-height:35px;margin-bottom:30px}.compatibility__banner-grid{display:grid;grid-template-columns:repeat(4,40px);justify-content:center;grid-gap:30px}.compatibility__item img{height:auto;width:100%}@media screen and (width >= 480px){.compatibility__banner-grid{grid-template-columns:repeat(4,60px);grid-gap:30px 50px}}@media screen and (width >= 992px){.compatibility__banner-grid{grid-template-columns:repeat(8,45px);grid-gap:45px}.compatibility__banner-cover .compatibility_title{font-size:48px;line-height:50px;margin-bottom:60px}}@media screen and (width >= 1440px){.compatibility__banner-cover .compatibility_title{margin-bottom:80px}.compatibility__banner-grid{grid-gap:75px}}@media screen and (width >= 1921px){.compatibility__banner-cover .compatibility_title{font-size:40px;line-height:60px;margin-bottom:40px}}.kb__quotes{padding:0}.kb_quote-single{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0;align-items:center}@media screen and (width >= 992px){.kb_quote-single{padding-bottom:40px}}.kb_quote-single--left img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.kb_quote-single--left{height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;overflow:hidden;width:100%}.kb_quote-single--right{align-items:center;display:flex;height:100%;justify-content:center;min-height:300px;padding:40px;position:relative}.kb_quote-single-content{position:relative}.kb_quote-single-content .title-2{color:var(--kb-color-neutral-300);font-size:20px;line-height:32px;margin-bottom:30px;text-align:center}.kb_quote-single-content .kb_quote-name{font-size:28px;font-weight:700;margin-bottom:30px;text-align:center}.kb_quote-single-content .kb_quote-title{font-size:14px;text-align:center}.kb_quote-text{font-weight:400;margin-bottom:40px}.kb_quote-single--left svg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;fill:hsla(0,0%,100%,.2)}.kb__quotes .swiper-pagination-bullet{background-color:var(--kb-color-white);height:8px;opacity:1;width:8px}.kb__quotes .swiper-pagination-bullet-active{background-color:var(--kb-color-brand-500)!important}@media screen and (width >= 992px){.kb_quote-single{grid-template-columns:repeat(2,1fr)}.kb_quote-single--left{aspect-ratio:16/9;height:auto}.kb_quote-single-content{margin:0 auto;max-width:1000px;text-align:left}.kb_quote-single-content .title-2{font-size:22px;line-height:35px;text-align:left}.kb_quote-single-content .kb_quote-name{font-size:30px;margin-bottom:20px;text-align:left}.kb_quote-single-content .kb_quote-title{font-size:16px;text-align:left}.kb_quote-single--right{padding:0 40px}.kb__quotes .swiper-pagination-bullet{height:12px;width:12px}}@media screen and (width >= 1600px){.kb_quote-single-content .title-2{font-size:28px;line-height:46px}.kb_quote-single-content .kb_quote-name{font-size:40px;margin-bottom:30px}.kb_quote-single--right{padding:0 100px}}.section__feature__container{margin:0 auto;max-width:1200px;padding-bottom:70px}.section__feature{align-items:center;display:grid;gap:50px;grid-template-columns:1fr;margin:0;padding-bottom:70px}.section__feature .section__feature__media{order:-1}.section__feature .heading-1{font-family:var(--kb-body-font-poppins);font-size:40px;line-height:40px;margin-bottom:40px}.section__feature .body-2,.section__feature .body-4{font-family:var(--kb-body-font);font-size:17px}.section__feature--content{text-align:center}.section__feature--content .kb-btn{font-size:14px;height:35px;margin-top:30px}.section__feature__media--image img{height:auto;max-width:600px;width:100%}.section__feature__media--video video{aspect-ratio:1/1;height:100%;max-height:600px;max-width:600px;width:100%}@media screen and (width >= 992px){.section__feature__container{margin:100px auto}.section__feature{display:grid;gap:80px;grid-template-columns:1fr 1fr}.section__feature--content{text-align:left}.section__feature--content .kb-btn{font-size:12px;height:45px;line-height:45px;margin-top:30px;min-width:180px;padding-left:0;padding-right:0}.section__feature .section__feature__media{order:2}.section__feature--right .section__feature__media{order:-1}}.hero__banner-content--loggeIn,.hero__banner-loggedIn,.hero__banner-loggedIn .hero__banner-cover,.hero__banner-loggedIn .hero__banner-image{width:100%}.hero__banner-content--loggeIn.hero__banner-content .kb-btn{height:50px;line-height:50px;margin-top:20px;padding:0}.hero__banner-loggedIn .hero__banner-image img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);width:100%}.slide_logo img{height:auto;margin:15px 0;max-width:230px;width:100%}.hero__banner-loggedIn .hero__banner-content{margin-left:15px;max-width:80%}@media screen and (min-width:768px){.hero__banner-loggedIn .hero__banner-content{max-width:500px}}.hero__banner-loggedIn .swiper-pagination{padding-left:38px}.hero__banner-content--loggeIn .slide_logo{max-width:291px}.hero__banner-content .hero__subtitle{color:#fff;font-size:17px;font-weight:800;letter-spacing:5px;line-height:1;margin-bottom:19px;text-transform:uppercase}.hero__banner-content .slide-description{font-size:22px;font-weight:400;letter-spacing:-.05em;line-height:36px;margin-bottom:34px;text-wrap:balance}@media screen and (width >= 992px){.hero__banner-loggedIn .hero__banner-image img{-o-object-position:top center;object-position:top center}.hero__banner-content--loggeIn .slide_logo{margin:15px 0 0}.hero__banner-content--loggeIn .slide_logo img{max-width:350px}}@media screen and (width >= 1280px){.hero__banner-content--loggeIn .slide_logo{max-width:350px}}@media screen and (width >= 1440px){.hero__banner-content--loggeIn,.hero__banner-loggedIn,.hero__banner-loggedIn .hero__banner-cover,.hero__banner-loggedIn .hero__banner-image{height:80vh;max-height:80vh;width:100%}.hero__banner-content--loggeIn .heading-1,.hero__banner-loggedIn .heading-1,.hero__banner-loggedIn .hero__banner-cover .heading-1,.hero__banner-loggedIn .hero__banner-image .heading-1{margin-bottom:30px}.hero__banner-content--loggeIn p.color-white,.hero__banner-loggedIn .hero__banner-cover p.color-white,.hero__banner-loggedIn .hero__banner-image p.color-white,.hero__banner-loggedIn p.color-white{margin-bottom:17px}.hero__banner-content--loggeIn.hero__banner-content .kb-btn{font-size:13px;height:50px;line-height:50px;margin-right:20px;min-width:180px;transform-origin:top left}}@media screen and (width >= 1920px){.hero__banner-content--loggeIn .slide_logo{max-width:500px}}.hero_cta.cta_btns{margin-top:1.5rem}.collection_filters{padding:47px 0}.genre__section{background-color:var(--kb-color-black);padding:45px 0}.genre__title{margin-bottom:26px}.genre__title h2{font-size:14px;font-weight:400;margin-bottom:0}.genre__models{margin:0 calc(50% - 50vw);overflow:hidden;padding-bottom:50px;position:relative}@media screen and (width >= 768px){.genre__models{margin:0}}.genre__models .swiper-pagination-bullet{background:#fff;height:9px;margin:0 8px!important;opacity:1;width:9px}.genre__models .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--kb-color-brand-500)}.genre__models-single .genre__models-single--img img{cursor:pointer;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.genre__models-single--img{display:flex;justify-content:center;margin-bottom:15px;width:100%}.genre__models-single--title{text-align:center}.genre__models-single--title .body-4{font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.genre__models-single--title a{color:var(--kb-color-neutral-300);text-decoration:none}.genre__models-single:hover .genre__models-single--title a{color:var(--kb-color-white)}.gerne_image{position:relative}.gerne_image a:hover>.gerne_image-hover{opacity:1}.gerne_image-hover{left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;z-index:2}.genre__models-single.active .genre__models-single--title a{color:var(--kb-color-white)}.swiper-slide-active .genre__models-single--title{transform:translateY(0)}.swiper-slide-active .genre__models-single--title h2 a{color:#fff;opacity:1}.collection_filters .main_filter .swiper-slide{width:12.5%}.collection_filters .swiper__filter__pagination{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:40px;text-align:center}.collection_filters .swiper__filter__pagination .swiper-pagination-bullet{background:#fff;height:6px;opacity:1;width:6px}.collection_filters .swiper__filter__pagination .swiper-pagination-bullet-active{background-color:var(--kb-color-brand-500)}.swiper-slide.swiper-slide .genre__models-single--title{opacity:0;position:relative;transform:translateY(100px);transition:all .25s ease-in-out}.swiper-slide.swiper-slide-active .genre__models-single--title{opacity:1;transform:translate(0)}@media screen and (width >= 768px){.genre__models-single--img{margin-bottom:20px}.genre__models-single--title .body-4{font-size:10px}.swiper-slide.swiper-slide .genre__models-single--title{opacity:1;transform:translate(0)}}@media screen and (width >= 992px){.genre__section{background-color:var(--kb-color-black);padding:100px 0 50px}.genre__title{margin-bottom:60px}.genre__models-single--title .body-4{font-size:11px;font-weight:700;text-transform:uppercase}.collection_filters .swiper__filter__pagination{display:none}}@media screen and (width >= 1280px){.genre__models .swiper-pagination{display:none}.genre__title h2{font-size:17px;font-weight:700;margin-bottom:0}.genre__models-single--title .body-4{font-size:12px;text-transform:uppercase}}@media screen and (width >= 1920px){.genre__models-single--title .body-4{font-size:14px;font-weight:700;text-transform:uppercase}}.top__charts{padding:0 0 50px}.top__charts-columns .swiper-slide{opacity:.3}.top__charts-columns .swiper-slide-active{opacity:1}.top__charts-columns{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:0;overflow:hidden;padding:10px 0;position:relative;width:100%}.column__title{font-size:14px;letter-spacing:.5px;margin-bottom:40px}.top__cart-column-block{align-items:center;border-top:1px solid var(--kb-color-neutral-500);cursor:pointer;display:grid;grid-template-columns:30px 75px 1fr;height:100px;text-decoration:none}.top__chart-counter{display:flex;font-size:20px;justify-content:flex-start;padding-left:5px;text-align:center}.top__chart-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-left:0}.top__chart-title{font-family:var(--kb-heading-font);font-size:16px;font-weight:800;letter-spacing:1px}.top__chart-para{font-size:11px;font-weight:700;letter-spacing:1px;line-height:1.3}.top__chart-link{display:none}.top__chart-link svg path{fill:var(--kb-color-neutral-500)}.top__chart-link svg{width:10px}.top__chart-image{height:60px;overflow:hidden;width:60px}.top__chart-image a{display:block}.top__chart-image a img,.top__chart-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;width:100%}.topChart__container .swiper-pagination{bottom:-5px}.topChart__container .swiper-pagination-bullet{background-color:var(--kb-color-white);margin:0 8px!important;opacity:1}.topChart__container .swiper-pagination-bullet-active{background-color:var(--kb-color-brand-500)!important}.top__charts-column--cover{display:grid;grid-template-rows:auto;grid-gap:0}.top__chart-content .top__chart-title{line-height:1!important;margin-bottom:10px}@media screen and (width >= 992px){.top__chart-link{align-items:center;display:block;justify-content:center}.top__chart-content{margin-right:10px;padding:15px 0 10px 15px}.top__charts-column--cover{display:grid;grid-template-rows:auto;grid-gap:25px}.top__chart-image{height:60px;overflow:hidden;width:60px}.top__cart-column-block{grid-template-columns:60px 60px 1fr 25px;height:100px;padding-top:20px}.top__charts-columns{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:25px;overflow:hidden;padding:10px 0 40px;width:100%}.top__chart-title{font-size:24px}.top__chart-para{font-size:14px}}@media screen and (width >= 1280px){#chart-pagination{display:none}.top__charts-columns .swiper-slide,.top__charts-columns .swiper-slide-active{opacity:1}.top__charts-columns .swiper-wrapper{display:grid;gap:25px;grid-template-columns:1fr 1fr 1fr}.top__charts-column .column__title{font-size:17px;font-weight:700;letter-spacing:1px}.top__chart-counter{font-size:20px;justify-content:center;padding-left:0}.top__chart-image{height:100%;overflow:hidden;width:100%}.top__cart-column-block{border:1px solid var(--kb-color-neutral-500);grid-template-columns:60px 85px 1fr 25px;height:85px;overflow:hidden;padding:0}.top__cart-column-block:hover{background:#080808}.top__cart-column-block:hover .top__chart-title *,.top__cart-column-block:hover svg path,.top__cart-column-block:hover>.top__chart-counter{color:var(--kb-color-brand-500);fill:var(--kb-color-brand-500)}.top__chart-content{padding:10px 0 10px 18px}.top__chart-title{font-size:20px}.top__chart-para{font-size:10px}}@media screen and (width >= 1440px){.top__chart-title{font-size:20px;line-height:1;margin-bottom:10px}.top__chart-para{font-size:12px}}@media screen and (width >= 1920px){.column__title{font-size:26px;margin-bottom:40px}.top__cart-column-block{grid-template-columns:80px 120px 1fr 30px;height:110px}.top__chart-content{margin-left:10px;padding:20px 0 20px 15px}.top__chart-title{font-size:26px;line-height:1;margin-bottom:10px}.top__chart-para{font-size:14px;line-height:1}.top__chart-image{overflow:hidden;width:120px}}.kit__spotlight-cover{overflow:hidden;padding-bottom:150px;padding-top:150px;position:relative}.kit__spotlight-cover .center_part{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:none;padding-bottom:60px;position:relative;width:100%;z-index:2}.kit__spotlight .top_part{top:50%}.kit__spotlight .bottom_part{bottom:0}.kit__spotlight-cover-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.kit__spotlight-logo img{height:auto;margin-bottom:-10px;max-width:400px}.kit__spotlight-cover-img a img{max-height:600px;width:auto}.kit__spotlight-left .center_part .kit__spotlight-cover-img{order:-1}.kit__spotlight .bottom_part,.kit__spotlight .top_part{height:25%;left:0;position:absolute;width:100%;z-index:1}.kit__spotlight-btn .kb-btn-bordered{display:inline-block;font-size:10px;height:35px;letter-spacing:2;line-height:35px;min-width:140px;padding:0}.la__spotlight.kit__spotlight-cover{padding-bottom:10px;padding-top:0}.la__spotlight .kit__spotlight-cover-content{margin-left:0;margin-top:20px}.la__spotlight .kit__spotlight-cover-img a img{max-height:450px}.la__spotlight .kit__spotlight-logo img{height:auto;margin-bottom:-10px;max-width:320px}.storefront__spotlight.kit__spotlight-cover{padding-bottom:0;padding-top:40px}.storefront__spotlight .center_part{flex-direction:column-reverse}.storefront__spotlight .kit__spotlight-btn{margin-top:30px}.storefront__spotlight .kit__spotlight-cover-content{margin-right:0}.storefront__spotlight .kit__spotlight-logo img{max-width:320px}.storefront__spotlight .kit__spotlight-cover-img a img{max-height:340px}.storefront__spotlight .bottom_part,.storefront__spotlight .top_part{background-color:#181818!important;bottom:auto;height:60%;top:0}@media screen and (width >= 992px){.kit__spotlight-btn .kb-btn-bordered{display:inline-block;font-size:13px;height:45px;line-height:45px;min-width:180px;padding:0}.kit__spotlight .top_part{bottom:auto;top:0}.kit__spotlight .bottom_part{bottom:0;display:block}.kit__spotlight-cover .center_part{flex-direction:row}.kit__spotlight-left .kit__spotlight-cover .center_part{flex-direction:row-reverse}.la__spotlight.kit__spotlight-cover{padding-bottom:50px;padding-top:0}.la__spotlight .kit__spotlight-cover-img a img{max-height:650px}.la__spotlight .kit__spotlight-logo img{max-width:500px}.la__spotlight .kit__spotlight-cover-content{margin-left:-200px;margin-top:-40px}.storefront__spotlight.kit__spotlight-cover{padding-bottom:50px;padding-top:75px}.storefront__spotlight .center_part{flex-direction:row}.storefront__spotlight .kit__spotlight-btn{margin-top:62px}.storefront__spotlight .kit__spotlight-cover-content{margin-right:-80px}.storefront__spotlight .kit__spotlight-logo img{max-width:400px}.storefront__spotlight .kit__spotlight-cover-img a img{max-height:550px}.storefront__spotlight .bottom_part,.storefront__spotlight .top_part{height:30%}.storefront__spotlight .bottom_part{bottom:0;top:auto}}@media screen and (width >= 1280px){.storefront__spotlight .kit__spotlight-cover-content{margin-right:-60px;margin-top:30px}}.homepage_carousel{margin:4.5rem 0}.kit_carousel_wrapper{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}.kits_carousel-cover .swiper-button-next{right:20px;z-index:999}.kits_carousel-cover .swiper-button-prev{left:20px;z-index:999}.kits_carousel-cover .swiper__arrows .swiper-button-next svg,.kits_carousel-cover .swiper__arrows .swiper-button-prev svg{height:10px}.kits_carousel-cover .swiper-button-next:after,.kits_carousel-cover .swiper-button-prev:after{content:""}.kits_carousel-cover .swiper-pointer-events{position:relative}.kits_carousel-cover .swiper__arrows .swiper-button-next,.kits_carousel-cover .swiper__arrows .swiper-button-prev{height:25px;position:relative;width:25px}.swiper__arrows>div:not(:last-child){margin-right:10px}.kits_carousel-cover .swiper__arrows .swiper-button-next{right:0}.kits_carousel-cover .swiper__arrows .swiper-button-prev{left:0}.swiper__arrows{align-items:center;display:flex;position:relative}.kits_carousel-cover .swiper-pointer-events:after{background:linear-gradient(90deg,hsla(0,0%,7%,0) 0,#111 99%,#111);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00111111",endColorstr="#111111",GradientType=1);left:auto;right:0}.kits_carousel-cover--button{display:flex;justify-content:center;padding:75px 0}.kits_carousel-cover--button .kb-btn{font-size:10px;height:35px;line-height:35px;min-width:140px;padding-left:0;padding-right:0}.kb_carousel_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.5rem}.product__label .label{align-items:center;box-sizing:border-box;display:flex;font-size:10px;font-weight:700;height:24px;justify-content:center;left:0;letter-spacing:1px;line-height:1;padding-top:2px;position:absolute;text-transform:uppercase;top:15px;width:85px}.product__label .label--vehicle{bottom:0;flex-wrap:wrap;font-size:inherit;gap:.25rem;height:auto;padding:1rem;text-align:center;text-transform:none;top:auto;width:100%}.product__label .label__title{display:block;width:100%}.product__label .label__discount{align-items:center;display:flex;gap:.25rem;justify-content:center}.onSale__label{background-color:var(--kb-color-brand-500);color:var(--kb-color-black);z-index:1}.owned__label{background:#181818;color:var(--kb-color-white);z-index:2}.kitsCarousel .swiper-slide a{display:block}.swiper-slide .swiper-lazy{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.kitsCarousel .swiper-slide{overflow:hidden}.kitsCarousel .swiper-slide a img{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.kitsCarousel .swiper-slide a:hover img{transform:scale(1.04)}.homepageCarousel .swiper-button-next,.homepageCarousel .swiper-button-prev,.kitsCarousel .swiper-button-next,.kitsCarousel .swiper-button-prev{display:none!important}.filter-title .body-4{letter-spacing:1px}.viewAll_kits{display:block}.viewAll_kits a{color:var(--kb-color-brand-500);display:block;font-size:10px;font-weight:700;text-decoration:none;text-transform:uppercase}.homepage_carousel:last-child{margin-bottom:40px}.homepageCarousel,.kitsCarousel{display:none}.show_kitCarousel{display:block}.swiper__arrows .swiper-button-next svg path,.swiper__arrows .swiper-button-prev svg path{fill:var(--kb-color-white)}@media screen and (width <= 992px){.swiper__arrows{display:none}}@media screen and (width >= 992px){.viewAll_kits{display:none}.homepageCarousel .swiper-button-next,.homepageCarousel .swiper-button-prev,.kitsCarousel .swiper-button-next,.kitsCarousel .swiper-button-prev{display:block!important}.homepageCarousel .swiper-button-next svg path,.homepageCarousel .swiper-button-prev svg path,.kitsCarousel .swiper-button-next svg path,.kitsCarousel .swiper-button-prev svg path{fill:var(--kb-color-white)}.kits_carousel-cover .swiper-button-next{right:30px;z-index:999}.kits_carousel-cover .swiper-button-prev{left:30px;z-index:999}.kit_carousel_wrapper{grid-template-columns:repeat(6,1fr)}.swiper__arrows .kits_carousel-cover .swiper-button-next,.swiper__arrows .kits_carousel-cover .swiper-button-prev{height:32px;position:relative;width:32px}.swiper__arrows .kits_carousel-cover .swiper-button-next{right:80px}.swiper__arrows .kits_carousel-cover .swiper-button-prev{left:80px}.swiper__arrows{position:relative}.swiper-button-next svg,.swiper-button-prev svg{height:35px}.kits_carousel-cover--button .kb-btn{font-size:12px;height:45px;line-height:45px;min-width:180px;padding-left:0;padding-right:0}}@media screen and (width >= 1920px){.filter-title .body-4{font-size:17px;letter-spacing:1px}.homepage_carousel{padding:40px 0 60px}}@media screen and (width >= 2800px){.kits_carousel-cover .swiper-button-next{right:120px;z-index:999}.kits_carousel-cover .swiper-button-prev{left:120px;z-index:999}.swiper-button-next svg,.swiper-button-prev svg{height:84px}.filter-title .body-4{font-size:20px}}.kb-pdp-sidebar{box-sizing:border-box;display:flex;overflow:hidden;padding:30px;transition:all .5s ease}.kb-pdp-sidebar__wrapper{align-items:flex-start;display:grid;gap:40px;height:-moz-fit-content;height:fit-content;width:100%}.kb-pdp-sidebar__wrapper.is-not-owned{max-height:1000px}.kb-pdp-sidebar__license-info{font-size:17px;font-weight:700;padding-bottom:25px}.kb-pdp-sidebar__license-status{color:#fff;font-family:var(--kb-heading-font);font-size:30px;line-height:40px;margin-bottom:10px}.kb-pdp-sidebar__license-dd{color:var(--kb-color-neutral-300);font-size:17px;font-weight:700}.kb-pdp-sidebar__license-dt{color:var(--kb-color-brand-500);margin:5px 0 0}.kb-pdp-sidebar__wrapper .kb-pdp-sidebar__header{display:grid;grid-template-rows:30px 65% 1fr}.kb__kit__strikethrough{color:var(--kb-color-brand-500);text-decoration:line-through}@media screen and (min-width:992px){.kb__kit__strikethrough{margin-right:10px}}.kb__kit__price,.kb__kit__sale__price{color:#fff;font-family:var(--kb-heading-font);font-size:35px;line-height:1}.global-sale .kb__kit__type,.kb-pdp-sidebar__header .kb__kit__type{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font);font-size:26px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.global-sale .kb__kit__type{color:var(--kb-color-brand-500)}.global-sale .kb__kit__buy .kb__kit__price{color:var(--kb-color-brand-500);position:relative;text-decoration:line-through}.kb-pdp-sidebar__header .kb__kit__header img{height:100%;max-width:none;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:100%}.kb__kit__license{color:#fff;font-size:25px;font-weight:700;text-transform:uppercase}.kb__kit__license span{color:var(--kb-color-brand-500);font-size:17px;margin-left:5px;text-transform:capitalize}.kb__kit__which__am{margin-bottom:25px}.kb__kit__which__am button{background:transparent;border:none;color:var(--kb-color-neutral-300);cursor:pointer;font-family:var(--kb-body-font-poppins);font-size:24px;padding:0;text-decoration-line:underline}.kb__kit__form__radio__set{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.kb__kit__form__radio__set .kb__kit__radio__item span{pointer-events:none}.kb__kit__form__radio__set .kb__kit__radio__item{align-content:flex-start;border:1px solid #fff;color:var(--kb-color-neutral-300);cursor:pointer;font-size:17px;font-weight:700;height:50px;letter-spacing:1px;line-height:50px;max-width:180px;text-align:center;text-transform:uppercase}.kb__kit__form__radio__set .kb__kit__radio__item.active{border-color:var(--kb-color-brand-500);color:#fff}.kb__kit__owned .kb__kit__owned__item{color:#fff;font-family:var(--kb-heading-font);font-size:50px;font-weight:800;line-height:40px;margin-bottom:30px}.kb__kit__license.is-owned{color:var(--kb-color-neutral-300);font-size:17px;font-weight:700;letter-spacing:.5px;text-transform:capitalize}.kb__kit__license.is-owned span{margin-left:0}.kb__kit__form__owned .kb__kit__software__section{display:flex;flex-direction:column;gap:20px}.kb__kit__form__owned .kb__kit__software__section fieldset{border:none}.kb__kit__form__owned .kb__kit__software__section p{font-size:14px;font-weight:700;letter-spacing:1px;line-height:1.1;margin-bottom:17px;text-transform:uppercase}.kb__kit__form__owned .kb__kit__software__section p.detail_text{font-size:13px!important;font-weight:400!important;letter-spacing:1px!important;line-height:2!important;margin-bottom:20px!important;text-transform:inherit!important}.kb__kit__download__action{margin-top:10px}.kb__kit__software__section{border:none;padding:0}.kb__kit__software__section .sub{color:#fff;font-size:25px;font-style:normal;font-weight:700;letter-spacing:2px;line-height:1.8}.kb__kit__software__section .details{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font-poppins);font-size:26px;font-style:normal;font-weight:400;line-height:2}.kb__kit__select__item select{font-family:var(--kb-body-font);font-size:17px;font-weight:700;height:70px;line-height:70px;padding-left:35px}select option{color:#fff;font-family:var(--kb-body-font)}.kb__kit__select__item{margin-bottom:0;position:relative}.kb__kit__select__item:after{background:transparent;border:12px solid transparent;border-top-color:#fff;bottom:0;box-sizing:border-box;content:"";display:block;height:24px;margin:auto;opacity:.5;pointer-events:none;position:absolute;right:30px;top:12px;width:24px}select::-ms-expand{display:none}.kb__kit__software__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #494949;color:#fff;margin:0;padding:0 16px;text-transform:uppercase;width:100%}.kb__kit__software__select option{background-color:var(--kb-color-black)}.kb__kit__submit{margin-top:20px}@media screen and (width >= 1024px){.kb-pdp-sidebar{padding:30px}.kb-pdp-sidebar__wrapper{align-content:flex-start;gap:20px}.kb__kit__download__action{margin-top:10px}.top__fixed .kb-pdp-sidebar{height:calc(100vh - 100px);overflow:scroll;overflow-x:hidden}.kb-pdp-sidebar__header{gap:0}.global-sale .kb__kit__type,.kb-pdp-sidebar__header .kb__kit__type{font-size:20px}.kb__kit__license{font-size:15px;letter-spacing:1px}.kb__kit__license span{display:block;font-size:17px;letter-spacing:0;margin:5px 0 0}.kb__kit__which__am{margin-bottom:10px}.kb__kit__which__am button{font-family:var(--kb-body-font-poppins);font-size:15px}.kb__kit__form__radio__set{gap:10px}.kb__kit__form__radio__set .kb__kit__radio__item{font-size:10px;height:30px;letter-spacing:1px;line-height:30px;width:100%}.kb__kit__software__section .sub{font-size:14px;letter-spacing:1px}.kb__kit__software__section .details{font-family:var(--kb-body-font-poppins);font-size:13px;line-height:2;margin-bottom:20px}.kb__kit__select__item select{font-size:14px;height:45px;letter-spacing:1px;line-height:45px;padding:0 15px}.kb__kit__select__item:after{border:9px solid transparent;border-top-color:#fff;bottom:0;height:18px;right:18px;top:9px;width:18px}}@media screen and (width >= 1280px){.kb-pdp-sidebar{padding:40px}}@media screen and (width >= 992px){.kb-pdp-sidebar{padding:20px 30px 60px}.kb-pdp-sidebar__header{gap:0;padding-bottom:10px}.kb-pdp-sidebar__wrapper{align-content:flex-start;gap:10px}.kb__kit__download__action{margin-top:10px}.top__fixed .kb-pdp-sidebar{height:calc(100vh - 100px)}.kb-pdp-sidebar__header .kb__kit__header{height:140px}.global-sale .kb__kit__type,.kb-pdp-sidebar__header .kb__kit__type{font-size:17px}.kb__kit__owned .kb__kit__owned__item{font-size:30px;margin-bottom:10px}.kb__kit__software__section .sub{margin-top:15px}.kb__kit__form__owned .kb__kit__software__section{gap:10px}.kb__kit__select__item{margin-bottom:10px}}@media screen and (width <= 768px){.kb__kit__select__item:after{border:6px solid transparent;border-top-color:#fff;height:12px;right:10px;top:10px;width:12px}.module__user__modal form input,.module__user__modal form select{font-size:11px;font-weight:400;max-height:40px}.module__user__modal--actions #close-modal,.module__user__modal--actions button[type=submit]{font-size:11px;height:40px}}@media screen and (width >= 1920px){.kb-pdp-sidebar{padding:40px 30px}}.kb__single__product__license{background:var(--kb-color-black);display:block;inset:0;margin:auto;padding:0;position:fixed;width:100%;z-index:99999999}.kb__enterprise__licensing{display:none;flex-direction:column;height:inherit;justify-content:space-between;width:100%}.kb__enterprise__licensing__header{border-bottom:2px solid grey;padding:0 0 10px;position:relative;text-transform:uppercase;width:100%;z-index:10}.kb__enterprise__licensing__header p{color:#fff;font-family:var(--kb-heading-font);font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;line-height:1;text-transform:uppercase}.kb__enterprise__module__description{color:var(--kb-color-neutral-300);font-size:14px;margin:20px 0}.kb__enterprise__user__info{display:grid;gap:30px;grid-template-columns:1fr 1fr}.kb__form__control label{color:var(--kb-color-neutral-300);display:block;font-size:13px;line-height:2}.kb__form__control{margin-bottom:25px}.kb__form__control textarea{background-color:var(--kb-color-black);border:1px solid var(--kb-color-neutral-500);color:var(--kb-color-white);font-style:normal;font-weight:400;height:100px;line-height:15px;padding:15px;resize:none;width:100%}.kb__form__control .input-medium,.kb__form__control textarea{font-family:var(--kb-body-font);font-size:13px;letter-spacing:1px}.kb__form__control .input-medium{height:40px}.select__focused{box-shadow:0 0 3px 0 var(--kb-color-brand-500)}.kb__form__control .kb__kit__software__select{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font);font-size:13px;font-weight:400;height:40px;line-height:40px;padding:0 0 0 10px;text-transform:capitalize}.kb__form__control select:not([data-chosen=""]),.select-wrapper select:not([data-chosen=""]){color:#fff}.kb__form__control .kb__kit__select__item:after{border:8px solid transparent;border-top-color:#fff;bottom:0;height:12px;right:15px;top:3px;width:12px}.kb__form__control .kb__kit__submit{font-size:14px;height:50px;margin-top:15px}.kb__enterprise__module__message__sent{padding:60px 20px 0;text-align:left}.kb__enterprise__module__message__sent h3{color:#fff;font-size:40px;font-weight:bolder;margin-bottom:20px}.kb__enterprise__module__message__sent p{color:var(--kb-color-neutral-300);font-size:18px;margin-bottom:50px}.kb__enterprise__sent__close{background:transparent;border:2px solid var(--kb-color-brand-500);color:var(--kb-color-brand-500);cursor:pointer;font-weight:700;height:50px;letter-spacing:.5pt;text-transform:uppercase;width:100%}.kb-pdp-sidebar .kb__enterprise__licensing{box-sizing:border-box}@media screen and (width >= 1024px){.kb-pdp-sidebar .kb__enterprise__licensing{margin:-80px -60px;width:calc(100% + 120px)}.kb__enterprise__licensing__header h2{letter-spacing:1px}.kb_single_product .kb__single__product__license{display:none!important}.kb__enterprise__module__message__sent{margin-top:80px;padding:24px}.kb-pdp-sidebar .kb__enterprise__form{padding:55px 35px 0}.kb__form__control label{font-size:14px}.kb__form__control .input-medium,.kb__form__control .kb__kit__software__select{font-size:14px;height:45px;line-height:45px}}@media screen and (width >= 1280px){.kb-pdp-sidebar .kb__enterprise__licensing{margin:-60px -60px 0;width:calc(100% + 120px)}.kb__enterprise__licensing__header{margin:0 0 20px}}@media screen and (width >= 1920px){.kb__enterprise__licensing__header{top:0}}.three__up__feature--container{margin:100px 0}.three__up__feature--container .app__container{padding:0 0 0 20px}.threeUp__feature-header{display:flex;justify-content:space-between;margin-bottom:20px;padding-right:20px}.threeUp__feature-boxes{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}.threeUp__feature-single{display:flex;flex-direction:column}.threeUp__feature-single--img{aspect-ratio:16/9;margin-bottom:26px;overflow:hidden;width:100%}.threeUp__feature-single--img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.threeUp_content_icon{margin-right:0}.threeUp_content_icon svg{display:flex;height:15px;margin-right:10px;width:10px}.threeUp_content_icon svg path{fill:var(--kb-color-brand-500)}.threeUp_content_title h3{font-size:14px;font-weight:800;letter-spacing:1px;line-height:1.1}.threeUp_content_title h3 span{color:var(--kb-color-neutral-300)}.threeUp__feature-single--content{align-items:center;display:flex;justify-content:flex-start}.threeUp_content_desc p{position:relative}.threeUp__feature-single:hover .threeUp_content_title h3 a img{transition:color .3s cubic-bezier(.25,.46,.45,.94)}.threeUp__feature-single .threeUp__feature-single--img,.threeUp__feature-single:hover .threeUp_content_icon{transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.threeUp__feature-single:hover .threeUp_content_title h3 a{color:var(--kb-color-brand-500)}.threeUp__feature-single:hover .threeUp__feature-single--img{transform:scale(1.03)}.threeUp_slider .swiper-slide:last-child .threeUp__feature-single{margin-right:0}.threeUp__feature-header h2{font-size:14px;letter-spacing:.5px}.threeUp__feature-header .view_all_link{font-size:12px;font-weight:800;letter-spacing:1px}@media screen and (width >= 992px){.three__up__feature--container .app__container{padding:0 20px}.threeUp_slider .swiper-wrapper{display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.threeUp_content_title h3{font-size:20px}.threeUp_content_icon svg{margin-right:20px}.threeUp__feature-header .view_all_link{font-size:14px}.threeUp__feature-header h2{font-size:17px;font-weight:700;letter-spacing:1px}.threeUp__feature-header{margin-bottom:25px;padding-right:0}}@media screen and (width >= 1280px){.threeUp__feature-single--img{aspect-ratio:16/9}}@media screen and (width >= 1920px){.threeUp__feature-single--img{aspect-ratio:16/9}}.featured__grid{padding:120px 0}.featured__grid .app__container{padding:0 0 0 20px}.featured__grid-cover{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px}.secondary__feature{display:grid;grid-template-rows:repeat(2,1fr);grid-gap:40px}.featured_content-subheading{font-size:14px;line-height:2;margin-bottom:10px}.featured_content-heading{font-size:28px;line-height:.85;margin-bottom:0}.primary__feature,.secondary__feature{position:relative}.featured_content{animation-duration:.2s!important;bottom:30px;left:30px;padding-right:30px;position:absolute}.primary__feature .featured_image,.secondary__feature-single{height:100%;position:relative}.secondary__feature-single{overflow:hidden}.secondary__feature-single .featured_image{height:100%}.primary__feature .featured_image img,.primary__feature .featured_image svg,.secondary__feature-single .featured_image img,.secondary__feature-single .featured_image svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.primary__feature .featured_image svg path,.secondary__feature-single .featured_image svg path{fill:var(--kb-color-neutral-700)}.featured_image>a{display:block;height:100%;width:100%}.featured_image{cursor:pointer;height:100%;overflow:hidden}.featured_content,.featured_image a img{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.featured_content-btn{display:none}.featuredGrid_slider.swiper-initialized{height:336px}.featuredGrid_slider.swiper-initialized .featured_image{height:100%;width:100%}.featuredGrid_slider.swiper-initialized .featured_image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (width >= 992px){.featured_image:hover a img{transform:scale(1.05)}.featured_image:hover .featured_content{transform:translateY(-30px)}.featured__grid .app__container{padding:0 20px}.featured_content-heading{font-size:24px;line-height:1.1;margin-bottom:20px}.featuredGrid_slider .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:30px;align-items:stretch}.featuredGrid_slider .swiper-wrapper .swiper-slide:first-child{grid-row:1/span 2;height:100%}.featuredGrid_slider .swiper-wrapper .swiper-slide{height:100%}.featuredGrid_slider .featured_image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.featured_content-btn{display:inline-block;font-size:13px;height:45px;line-height:45px;min-width:180px;padding:0}.featured_content{bottom:20px;left:20px;padding-right:20px;position:absolute}}@media screen and (width >= 1280px){.featured_content-heading{font-size:30px;margin-bottom:20px}.featured_content{bottom:40px;left:40px;padding-right:40px;position:absolute}}@media screen and (width >= 1920px){.featured_content-heading{font-size:40px}.featured_content-subheading{font-size:17px;line-height:2;margin-bottom:10px}}.story__spotlight{margin:50px 0}.story_cover{display:grid;grid-template-columns:1fr;grid-gap:10px;align-items:center}.story_cover-image{margin:0 -20px;overflow:hidden}.story_cover-image>a{display:block;height:100%;width:100%}.story_cover-image img{height:auto;width:100%}.section_title{font-weight:700;margin-bottom:25px}.story_cover-content .story_sub_title{color:var(--kb-color-neutral-300);font-size:12px;font-weight:800;letter-spacing:4px}.story_cover-content .story_title{font-size:35px;font-weight:800;line-height:35px;margin-bottom:20px}.story_cover-content .story_description{font-size:14px;line-height:2;margin-bottom:30px}.story_cover-content .kb-btn{display:inline-block;font-size:10px;height:35px;letter-spacing:2;line-height:35px;min-width:140px;padding:0}.kb_zoomInOut{transform:scale(1);transition:all .2s ease-in}.kb_zoomInOut:hover{transform:scale(1.03);transition:all .2s ease-in}.section_title h2{font-size:14px;font-weight:800}@media screen and (width >= 768px){.story_cover-image{margin:0}}@media screen and (width >= 992px){.section_title h2{font-size:17px;font-weight:700;letter-spacing:1pt}.story_cover-content .story_sub_title{font-size:20px;font-weight:700;letter-spacing:2px;line-height:1;margin-bottom:20px}.story_cover-content .story_description{font-size:20px;margin-bottom:40px}.story_cover{display:grid;grid-template-columns:3fr 2.4fr;grid-gap:30px;align-items:flex-start}.story_cover-image{margin:0}.story_cover-content .story_title{font-size:60px;line-height:50px;margin-bottom:45px}.story_cover-content .kb-btn{font-size:13px;height:45px;line-height:45px;min-width:180px}}@media screen and (width >= 1280px){.story_cover{align-items:center}}.hero_blog .hero_metadata{font-family:var(--kb-body-font);font-size:17px;font-weight:700;letter-spacing:3px;margin-bottom:25px}.hero_blog .blog_sub_title{font-weight:400;letter-spacing:8px;margin:0 0 25px!important;padding:0;text-transform:uppercase}.hero_blog .slide_logo{margin-bottom:25px}.hero_blog .author_name{margin-right:60px}.brand_featured_image,.brand_hero,.brand_hero-content,.brand_hero-cover{height:428px}.brand_hero{overflow:hidden;padding:0;position:relative;width:100%}.brand_hero-cover .brand_featured_image img,.brand_hero-cover .brand_featured_image svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.brand_hero-cover{width:100%}.brand_featured_image{left:0;position:absolute;top:0;width:100%}.brand_hero-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-width:742px;position:relative;text-align:left;width:100%;z-index:999}.brand_topHeading{font-size:14px;letter-spacing:2px;line-height:14px;margin-bottom:27px}.brand_heading,.brand_hero-content .brand_heading1{font-weight:400}.brand_heading{font-size:35px;line-height:1}.small_heading{display:block;font-size:36px;font-weight:700;line-height:1}@media screen and (width >= 480px){.brand_featured_image,.brand_hero,.brand_hero-content,.brand_hero-cover{height:50vh}}@media screen and (width >= 992px){.brand_heading,.small_heading{font-size:40px;line-height:36px}.brand_hero-content{max-width:600px}}@media screen and (width >= 1920px){.brand_heading,.small_heading{font-size:60px;line-height:55px}.brand_featured_image,.brand_hero,.brand_hero-content,.brand_hero-cover{height:800px}.brand_hero-content{max-width:800px}.brand_topHeading{font-size:20px;line-height:20px;margin-bottom:40px}}@media screen and (width >= 2400px){.brand_featured_image,.brand_hero,.brand_hero-content,.brand_hero-cover{height:950px}}@media screen and (width >= 2800px){.brand_featured_image,.brand_hero,.brand_hero-content,.brand_hero-cover{height:1027px}}.brand_community-cover{display:grid;grid-template-columns:1fr;grid-gap:0;max-height:600px}.brand_community{overflow:hidden;position:relative}.brand_community-content{display:flex;flex-direction:column;height:100%;justify-content:center;max-height:600px;max-width:100%}.brand_community-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.brand_community-content h3{font-size:17px;font-weight:400;letter-spacing:4px;line-height:17px;margin-bottom:25px}.brand_communit-text p{font-family:var(--kb-body-font);font-size:14px;font-weight:400;line-height:28px}.community_social--networks{display:grid;grid-template-columns:repeat(7,auto);justify-content:start;margin-top:60px;grid-gap:20px;align-items:center}.community_social--networks a{display:block;text-decoration:none}.community_social--networks a svg{height:14px;width:100%}.community_social--networks a svg *{fill:grey;transition:fill .3s ease-in-out}.community_social--networks a:hover>svg *{fill:var(--kb-color-brand-500)}.brand_community-content-cover{padding:50px 30px;width:100%}.brand_community:last-child .brand_community-content-cover{width:100%}@media screen and (width >= 680px){.brand_community-cover{grid-template-columns:1fr 1fr}}@media screen and (width >= 992px){.brand_community-content-cover{padding:80px}.brand_community-content h3{font-size:20px;letter-spacing:6px;line-height:20px;margin-bottom:60px}.brand_communit-text p{font-size:20px;line-height:40px}}@media screen and (width >= 1025px){.brand_community-content-cover,.brand_community:last-child .brand_community-content-cover{margin:0 auto;padding:30px;width:80%}}@media screen and (width >= 1400px){.brand_community-content-cover,.brand_community:last-child .brand_community-content-cover{margin:0 auto;padding:80px;width:700px}}@media screen and (width >= 2000px){.brand_community-content h3{font-size:26px}.brand_communit-text p{font-size:18px}.community_social--networks a svg{height:20px;width:100%}.community_social--networks{grid-template-columns:repeat(10,auto)}}.brand_parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:240px;width:100%}@media screen and (width >= 992px){.brand_parallax{height:400px}}@media screen and (width >= 1920px){.brand_parallax{height:500px}}@media screen and (width >= 2400px){.brand_parallax{height:600px}}@media screen and (width >= 2800px){.brand_parallax{height:860px}}@media screen and (width <= 992px){.brand_parallax{background-attachment:unset}}.brand_ourMission{padding:40px 0}.brand_ourMission-cover-content{overflow:hidden;width:100%}.ourmission_sub_title{margin-bottom:20px}.ourmission_sub_title p{font-family:var(--kb-heading-font);font-size:14px;letter-spacing:2px;line-height:14px}.brand_ourMission-cover-content p:first-child{color:#fff}.brand_ourMission-cover-content p{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font-poppins);font-size:14px;font-weight:400;line-height:28px;margin-bottom:30px}@media screen and (width >= 767px){.ourmission_sub_title{margin-bottom:80px}.brand_ourMission-cover-content{height:auto}}@media screen and (width >= 992px){.brand_ourMission{padding:171px 0 96px}.ourmission_sub_title{margin-bottom:40px}.brand_ourMission-cover{margin:0 auto;max-width:1100px;width:100%}.ourmission_sub_title p{font-size:16px;letter-spacing:2px;line-height:28px}.brand_ourMission-cover-content p{font-family:var(--kb-body-font-poppins);font-size:16px;line-height:28px;margin-bottom:30px}}@media screen and (width >= 1280px){.ourmission_sub_title{margin-bottom:50px}.ourmission_sub_title p{font-size:20px;letter-spacing:2px;line-height:40px}.brand_ourMission-cover-content p{font-family:var(--kb-body-font-poppins);font-size:20px;line-height:40px;margin-bottom:30px}}@media screen and (width >= 1920px){.ourmission_sub_title{margin-bottom:60px}}.brand_stats-number{margin-bottom:12px}.brand_stats-cover{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px 80px;justify-content:space-between}.brand__status--item h3{font-size:50px;line-height:55px}.brand__status--title{font-family:var(--kb-body-font);font-size:14px;line-height:20px;margin-top:16px}.brand_stats{padding:51px 0 50px}@media screen and (width >= 767px){.brand_stats-cover{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;justify-content:space-between}}@media screen and (width >= 992px){.brand__status--item h3{font-size:64px;margin-bottom:36px}.brand__status--title{font-family:var(--kb-heading-font);font-size:17px;margin-top:0}}@media screen and (width >= 1440px){.brand__status--item h3{font-size:80px}.brand_stats{padding:80px 0}}@media screen and (width >= 1920px){.brand__status--item h3{font-size:100px;line-height:1;margin-bottom:36px}.brand__status--title{font-family:var(--kb-heading-font);font-size:30px;font-weight:800;line-height:25px;margin-top:0}.brand_stats{padding:112px 0 110px}}.story_timline-cover{display:none;overflow:hidden;position:relative}.brand_story{padding:50px 0}.brand__module--intro,.brand_ourMission-cover-title{margin:0 auto;max-width:1100px}.story_timline-cover .app__container{display:grid;grid-template-rows:repeat(2,auto);position:relative;grid-gap:30px}.brand__module--products h3,.brand__module--story h3{font-size:24px;margin-bottom:40px;text-transform:capitalize!important}.brand__module--products p,.brand__module--story p{color:var(--kb-color-neutral-300);font-size:17px;line-height:1}.brand__module--products .bran_story_title h3{color:#fff;font-size:32px;text-transform:uppercase}.app__module--timeline--section{display:grid;grid-template-columns:100%;order:2;padding-bottom:0}.app__module--timeline--image{display:flex;height:100%;justify-content:flex-end;order:1;position:relative;right:0;top:0;width:100%;z-index:-1}.app__module--timeline--image img{height:100%;max-width:350px;-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right;width:100%}.brand__module--timeline{align-items:center;display:flex;flex-wrap:wrap;max-width:1400px}.timeline__item{padding:0 20px}.timeline__item,.timeline__item:last-child{position:relative}.timeline__item:before{background-color:var(--kb-color-brand-500);content:"";height:100%;left:-15px;position:absolute;top:0;width:2px}.brand__module--timeline-heading{color:#fff;grid-area:heading;margin:0 0 45px;position:relative;text-align:center}.brand__module--timeline-heading h3{font-size:35px}.brand__module--timeline-heading:after{background:var(--kb-color-brand-500);bottom:-34px;content:"";display:none;height:2px;position:absolute;right:-40px;width:100px}.timeline__item-1,.timeline__item-2,.timeline__item-3,.timeline__item-4,.timeline__item-5,.timeline__item-6{grid-area:initial}.timeline__item:nth-child(odd){text-align:right}.timeline__item:nth-child(2n){left:9px;padding-left:10px;position:relative;text-align:left}.timeline__item:nth-child(odd):before{left:-6px}.timeline__item--year{margin-bottom:40px;position:relative}.timeline__item .timeline__item--year h4{font-size:60px;line-height:1.2;text-align:left}.timeline__item:nth-child(odd) .timeline__item--year h4{text-align:left}.timeline__item--year:after,.timeline__item--year:before{background:var(--kb-color-brand-500);bottom:0;content:"";display:block;height:2px;position:absolute;width:100px}.timeline__item--year:before{border-radius:100px;bottom:-5px;height:11px;width:11px}.timeline__item:nth-child(2n) .timeline__item--year:after,.timeline__item:nth-child(2n) .timeline__item--year:before,.timeline__item:nth-child(odd) .timeline__item--year:after,.timeline__item:nth-child(odd) .timeline__item--year:before{left:-30px}.timeline__item--detail ul{color:var(--kb-color-neutral-300);font-size:17px;line-height:2;text-align:left}.timeline__item--detail ul li{list-style:none;margin-bottom:35px}.timeline__item--detail ul li p{align-items:flex-start;display:flex;gap:0;justify-content:flex-start}.timeline__item--detail ul li p:before{content:"• ";display:inline-block;margin-right:5px}.timeline__item:nth-child(2n) .timeline__item--detail p{justify-content:flex-start;text-align:left}.timeline__item:nth-child(odd) .timeline__item--detail p{justify-content:flex-start}.timeline__item:last-child .timeline__item--detail p{justify-content:flex-start!important}.brand__module--products p,.brand__module--story p,.timeline__item--detail p{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font);font-size:14px;font-weight:400;line-height:28px;margin-bottom:30px}.brand__module--products,.brand__module--story{width:100%}.bran_story_content_image{margin-bottom:20px;position:relative}.bran_story_content_image img{height:auto;width:100%}.bran_story_content_para{margin-bottom:25px}.bran_story_content_image_title{bottom:-34px;padding:10px 0;position:absolute;right:10px;text-align:right}.bran_story_content_image_title p{color:#fff;font-size:11px!important}.bran_story_content_tagline{margin-bottom:30px}.bran_story_content_heading h3{font-size:30px;line-height:28px}.bran_story_content.bran_product_contnet{margin-bottom:60px}.brand__module--intro{margin-bottom:100px}@media screen and (width >= 767px){.brand__module--intro{gap:40px}.timeline__item .timeline__item--year h4{font-size:40px}.brand__module--products p,.brand__module--story p{font-size:17px}}@media screen and (width >= 992px){.brand__module--products p,.brand__module--story p,.timeline__item--detail p{font-size:16px}.app__module--timeline--section{grid-template-columns:5fr 2fr;padding-bottom:80px}.brand__module--timeline-heading{grid-area:heading;margin-bottom:0;margin-right:45px;text-align:right}.brand__module--timeline-heading h3{font-size:45px}.brand__module--timeline-heading:after{display:block}.brand__module--timeline{display:grid;gap:0;grid-template-areas:"heading item--1" "item--2 item--1" "item--2 item--3" "item--4 item--3" "item--4 item--5" "item--4 item--5" "item--6 item--5"}.timeline__item-1{grid-area:item--1;padding-top:70px}.timeline__item-2{grid-area:item--2;padding-top:90px}.timeline__item-3{grid-area:item--3}.timeline__item-4{grid-area:item--4}.timeline__item-5{grid-area:item--5}.timeline__item-6{grid-area:item--6}.timeline__item:nth-child(odd){padding-left:40px;text-align:right}.timeline__item .timeline__item--year h4{font-size:60px}.timeline__item:nth-child(odd) .timeline__item--year h4{text-align:right}.timeline__item--detail ul{text-align:initial}.timeline__item--detail ul li{margin-bottom:50px;text-align:right}.timeline__item:nth-child(2n){padding-right:40px;position:relative;right:-9px;text-align:right}.timeline__item:nth-child(odd) .timeline__item--year:after,.timeline__item:nth-child(odd) .timeline__item--year:before{left:auto;right:-40px}.timeline__item:nth-child(2n) .timeline__item--year:after,.timeline__item:nth-child(2n) .timeline__item--year:before{left:-30px}.timeline__item:nth-child(odd):before{left:auto;right:4px}.story_timline-cover .app__container{display:block;grid-template-rows:repeat(2,1fr);grid-gap:30px}.app__module--timeline--image{position:absolute}.timeline__item{padding-left:40px;padding-right:40px;position:relative}.app__module--timeline--image img{max-width:none}.bran_story_content_heading h3{font-size:24px}.brand_story{padding:8% 0 0}}@media screen and (width >= 1024px){.timeline__item-1{padding-top:82px}.timeline__item .timeline__item--year h4{font-size:80px}}@media screen and (width >= 1280px){.timeline__item-1{padding-top:95px}.timeline__item .timeline__item--year h4{font-size:70px}.app__module--timeline--image{right:-30%!important}.brand__module--products p,.brand__module--story p,.timeline__item--detail p{font-size:20px;line-height:40px}.timeline__item--detail ul li p{display:flex;gap:20px}.app__module--timeline--section{grid-template-columns:5fr 3fr}.bran_story_content_heading h3{font-size:26px}.bran_story_content_image_title{position:relative}.bran_story_content_image_title p{font-size:16px!important}}@media screen and (width >= 1920px){.timeline__item-1{padding-top:70px}.timeline__item-2{padding-top:90px}.timeline__item .timeline__item--year h4{font-size:90px}.app__module--timeline--image{right:0!important}.app__module--timeline--section{grid-template-columns:3fr 3fr;padding-bottom:120px}.bran_story_content_heading h3{font-size:30px;line-height:1.3}}.module__user__info{background:var(--kb-color-neutral-900);display:flex;flex-direction:column;margin-top:50px;padding:50px 20px}.module__user__info--header h1{border-bottom:1px solid grey;color:#fff;font-family:var(--kb-body-font);font-size:14px;font-weight:400;letter-spacing:1px;line-height:14px;margin-bottom:31px;padding-bottom:20px}.module__user__info--body{display:grid;flex-direction:column;gap:40px;grid-template-areas:none;grid-template-columns:100%;grid-template-rows:1fr}.module__user__info--body div[class^=module__user__info]{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center}.module__user__info--body div[class^=module__user__info] .label{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font-poppins);font-size:14px;margin-bottom:10px}.module__user__info--body .boxed{background:#181818;border:1px solid var(--kb-color-neutral-500);box-sizing:border-box;color:#fff;font-family:var(--kb-body-font-poppins);font-size:14px;line-height:2;max-width:100%;overflow:hidden;padding:4px 75px 4px 20px;position:relative;text-overflow:ellipsis;width:100%}.module__user__info--body .boxed .edit{align-items:center;bottom:0;color:var(--kb-color-brand-500);cursor:pointer;display:flex;font-family:var(--kb-body-font-poppins);font-size:14px;justify-content:center;margin:auto;position:absolute;right:20px;top:0}.module__user__info--body .module__user__info--email .boxed{border:1px solid var(--kb-color-neutral-800);cursor:not-allowed}.module__user__info--body .module__user__info--email .boxed #customer-email{opacity:.5;pointer-events:none}.module__user__info--body .module__user__info--email .boxed #customer-email::-moz-selection{background:none}.module__user__info--body .module__user__info--email .boxed #customer-email::selection{background:none}.module__user__info--billing,.module__user__info--email,.module__user__info--name,.module__user__info--news,.module__user__info--pass,.module__user__info--renderer,.module__user__info--software{grid-area:initial}.module__user__info--name{order:-5}.module__user__info--email{order:-4}.module__user__info--pass{order:-3}.module__user__info--billing{height:100%;order:-1}.module__user__info--renderer,.module__user__info--software{order:1}.module__user__info--news{justify-content:center;line-height:2;order:-2}.module__user__info--billing .boxed{align-items:center;display:flex;height:100%;justify-content:flex-start}.module__user__info--pass .boxed p{font-size:21px;margin:0;position:relative;top:7px}.module__user__info--body .boxed select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;box-sizing:border-box;color:#fff;font-family:var(--kb-body-font-poppins);font-size:14px;height:100%;line-height:2;margin:0;padding-left:6px 20px 6px 32px;position:relative;width:100%}.module__user__info--body .select-box{position:relative}.module__user__info--renderer .boxed,.module__user__info--software .boxed{padding:0}.module__user__info--body .select-box:after{background:transparent;border:8px solid transparent;border-top:8px solid var(--kb-color-neutral-500);bottom:0;box-sizing:border-box;content:"";display:block;font-family:var(--kb-body-font-poppins);height:16px;margin:auto;pointer-events:none;position:absolute;right:16px;top:0;transform:translateY(4px);width:16px}.module__user__info--body .boxed select:focus{outline:none}.module__user__info--news .field-cover{margin-bottom:0;padding:0}.module__user__info--news .field-cover label{display:grid;grid-template-columns:50px 1fr;margin-bottom:0}.module__user__info--body .field-cover label span{color:#fff;font-family:var(--kb-body-font-poppins);font-size:14px}.module__user__info--news .field-cover .kb-checkbox+label:before{border-color:var(--kb-color-brand-500);height:15px;width:15px}.module__user__info--news .field-cover .kb-checkbox:checked+label:after{height:15px;left:5px;width:6px}.module__user__info--company .placeholder,.module__user__info--vat .placeholder{font-size:13px}form[data-type=resetPassword] fieldset{display:none}@media screen and (width >= 992px){.module__user__info{margin-top:60px;padding:85px 110px}}@media screen and (width >= 1024px){.module__user__info--body .boxed{background:#181818;border:1px solid grey;box-sizing:border-box;color:#fff;font-family:var(--kb-body-font-poppins);font-size:14px;line-height:2;max-width:100%;overflow:hidden;padding:16px 75px 16px 16px;position:relative;text-overflow:ellipsis;width:100%}.module__user__info--body .boxed select{padding:0}.module__user__info--body .boxed .edit{font-family:var(--kb-body-font-poppins);font-size:14px}}@media screen and (width >= 1100px){.module__user__info--email #customer-email{display:block;max-width:96%;overflow:hidden;text-overflow:ellipsis}.module__user__info--body .boxed{background:#181818;border:1px solid var(--kb-color-neutral-500);box-sizing:border-box;color:#fff;font-family:var(--kb-body-font-poppins);height:45px;line-height:45px;max-width:100%;overflow:hidden;padding:0 75px 0 20px;position:relative;text-overflow:ellipsis;width:100%}.module__user__info--billing .boxed{height:auto;line-height:2;padding:10px 20px}.module__user__info--body .boxed select{height:45px;padding:0}}@media screen and (width >= 1280px){.module__user__info--body{display:grid;gap:30px;grid-template:"name     billing" 1fr "email    billing" 1fr "password software" 1fr "company  renderer" 1fr "vat      news" 1fr/1fr 1fr}.module__user__info--name{grid-area:name}.module__user__info--email{grid-area:email}.module__user__info--pass{grid-area:password}.module__user__info--news{grid-area:news}.module__user__info--software{grid-area:software}.module__user__info--billing{grid-area:billing}.module__user__info--renderer{grid-area:renderer}.module__user__info{padding:45px 60px}.module__user__info--body div[class^=module__user__info] .label{font-family:var(--kb-body-font-poppins);font-size:16px}.module__user__info--pass .boxed p{font-size:16px;position:relative;top:15px}.module__user__info--body .boxed,.module__user__info--body .boxed .edit,.module__user__info--body .boxed select,.module__user__info--body .field-cover label span{font-family:var(--kb-body-font-poppins);font-size:16px}.module__user__info--body .boxed select{padding:7px 20px}.boxed.select-box{padding:0}.module__user__info--body .select-box:after{border:8px solid transparent;border-top-color:#fff;font-family:var(--kb-body-font-poppins);height:16px;right:16px;width:16px}.module__user__info--news .field-cover .kb-checkbox+label:before{height:24px;width:24px}.module__user__info--news .field-cover .kb-checkbox:checked+label:after{height:23px;left:6px;width:12px}.module__user__info--news .field-cover label{grid-template-columns:55px 1fr}}.module__user__kits{background:var(--kb-color-neutral-900);display:flex;flex-direction:column;margin-top:50px;padding:50px 20px}.module__user__kits--header h1{border-bottom:1px solid grey;color:#fff;font-family:var(--kb-body-font);font-size:14px;font-weight:700;letter-spacing:1px;line-height:14px;margin-bottom:20px;padding-bottom:20px}.module__user__kits--empty{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center;width:100%}.module__user__kits--empty h3{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font);font-size:18px;font-style:normal;font-weight:400;line-height:1.6;margin-top:20px;text-transform:none}.module__user__kits--empty a{background:var(--kb-color-brand-500);color:#000;display:inline-block;font-size:13px;font-weight:700;line-height:48px;margin-top:20px;min-width:185px;padding:0;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.module__user__kits--body{display:grid;grid-gap:15px 10px;grid-template-columns:repeat(3,1fr);padding-bottom:0}.module__user__kits .item{cursor:pointer}.module__user__kits .item:nth-child(0n+5){padding-right:0}.module__user__kits .item img{vertical-align:middle;width:100%}.kb-checkbox:checked+label:after{background:transparent;border-bottom:4px solid var(--kb-color-brand-500);border-right:4px solid var(--kb-color-brand-500);bottom:0;content:"";height:var(--height);left:8px;margin:auto;position:absolute;top:-2px;transform:rotate(-45deg) scaleX(-1);width:var(--width)}.module__user__kits--count{color:var(--kb-color-neutral-300)}.kb__user__sidebar{max-width:500px;position:fixed;right:0;top:0;z-index:999991000}@media screen and (width >= 992px){.kb__user__sidebar{top:73px}.module__user__kits--empty{align-items:center;display:flex;flex-direction:row;justify-content:space-between;text-align:initial;width:100%}.module__user__kits--empty h3{font-size:20px;line-height:1.2;margin-top:20px}.module__user__kits{margin-top:60px;padding:85px 110px}.module__user__kits--header h1{color:#fff;font-size:20px;font-weight:400;line-height:20px;margin-bottom:30px;padding-bottom:30px}.module__user__kits--body{gap:30px;grid-template-columns:repeat(3,1fr)}}@media screen and (width >= 1280px){.module__user__kits{padding:45px 60px}.module__user__kits--body{grid-template-columns:repeat(4,1fr)}}@media screen and (width >= 1460px){.module__user__kits--body{gap:20px;grid-template-columns:repeat(5,1fr)}.kb__user__sidebar{top:73px}}@media screen and (width >= 1920px){.kb__user__sidebar{top:100px}}.module__order__history{background:var(--kb-color-neutral-900);display:flex;flex-direction:column;margin-top:50px;padding:50px 20px}.module__order__history--header h1{border-bottom:1px solid grey;color:#fff;font-family:var(--kb-body-font);font-size:14px;font-weight:400;letter-spacing:1px;line-height:14px;margin-bottom:20px;padding-bottom:20px}.module__order__history .user__order__history{display:flex;flex-direction:column;width:100%}.module__order__history--grid{display:grid;gap:20px;grid-template-columns:repeat(1,1fr)}.module__order__history--row time{font-size:16px;font-weight:400;order:-1}.user__order__history .module__order__history--header{display:none}.module__order__history--header p{color:var(--kb-color-neutral-300)}.module__order__history--row,.module__order__history--row p{font-family:var(--kb-body-font-poppins);font-size:15px;line-height:1}.module__order__history--row p:nth-child(3){display:none}.module__order__history--row{border-bottom:1px solid #494949;color:#fff;padding:38px 0}.module__order__history--row:last-child{border:none}.module__order__history--row a{color:var(--kb-color-brand-500);font-family:var(--kb-body-font);font-size:10px;font-weight:700;text-decoration:none}.module__order__history--pagination{display:flex;justify-content:space-between;margin-top:30px}.module__order__history--pagination a{background-color:transparent;border:1px solid var(--kb-color-brand-500);color:var(--kb-color-brand-500);display:inline-block;font-size:10px;font-weight:700;height:35px;letter-spacing:1.5px;line-height:35px;margin:0;min-width:135px;text-align:center;text-decoration:none;text-transform:uppercase}@media screen and (width >= 992px){.module__order__history{margin-top:60px;padding:85px 110px}.module__order__history--header h1{color:#fff;font-size:20px;font-weight:400;line-height:20px;margin-bottom:60px;padding-bottom:30px}.user__order__history .module__order__history--header{display:grid}.module__order__history--row time{font-weight:400;order:0}.module__order__history--grid{border-bottom:1px solid grey;display:grid;gap:20px;grid-template-columns:70px 3fr 2fr 2fr 2fr;padding-bottom:10px}.module__order__history--header p{color:var(--kb-color-neutral-300);font-size:17px}.module__order__history--body{padding:0}.module__order__history--row,.module__order__history--row p{font-family:var(--kb-body-font-poppins);font-size:16px;line-height:1.4}.module__order__history--row p:nth-child(3){display:block}.module__order__history--row p span{display:none;font-family:var(--kb-body-font-poppins)}.module__order__history--row{border-bottom:1px solid #494949;color:#fff;padding:40px 0}.module__order__history--row:last-child{border:none;padding-bottom:0}.module__order__history--grid p:last-child{text-align:center}.module__order__history--row a{color:var(--kb-color-brand-500);font-size:14px;text-align:center;text-decoration:none}}@media screen and (width >= 1280px){.module__order__history{padding:45px 60px}}.kb-modal-content{display:none;height:100%;overflow:auto}.kb__modal__container{align-items:normal;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent;display:flex;height:100vh;justify-content:normal;left:0;position:fixed;top:0;transition:background .25s ease,-webkit-backdrop-filter .25s ease;transition:backdrop-filter .25s ease,background .25s ease;transition:backdrop-filter .25s ease,background .25s ease,-webkit-backdrop-filter .25s ease;width:100vw;z-index:999999999999999}.kb__modal__container--active{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.45);transition:background .5s ease,-webkit-backdrop-filter .5s ease;transition:backdrop-filter .5s ease,background .5s ease;transition:backdrop-filter .5s ease,background .5s ease,-webkit-backdrop-filter .5s ease}.kb__modal__container--active .kb__modal{opacity:1;transform:translateY(0);transition:transform .5s ease .15s,opacity .5s ease .15s}.kb__modal{background:var(--kb-color-neutral-900);border:2px solid #1d1d1d;border-radius:10px;box-shadow:0 0 25px #000;box-sizing:border-box;max-height:90vh;opacity:0;overflow:auto;padding:20px;position:relative;transform:translateY(10px);transition:transform .5s ease 0s,opacity .2s ease 0s;width:100%}.kb__modal__close{cursor:pointer;height:30px;position:absolute;right:20px;top:20px;width:30px}.kb__modal__close:hover:after,.kb__modal__close:hover:before{background-color:var(--kb-color-white)}.kb__modal__close:after,.kb__modal__close:before{background-color:var(--kb-color-neutral-700);content:"";display:block;height:25px;inset:0;margin:auto;position:absolute;transition:background .25s ease;width:4px}.kb__modal__close:before{transform:rotate(45deg)}.kb__modal__close:after{transform:rotate(-45deg)}.loading__modal .kb__modal__close,.success__modal .kb__modal__close{display:none}@media screen and (min-width:992px){.kb__modal__container{align-items:center;justify-content:center}.kb__modal{max-width:680px;padding:40px}}@media screen and (max-width:768px){.modal__text{font-size:11px;margin-bottom:20px;margin-top:15px}.kb__modal{align-items:flex-start;display:flex;justify-content:center}.module__user__modal{aspect-ratio:3/1;background-color:#181818;min-width:360px;padding:30px}}.collection_filters .app__container{padding:0}.collection_filters .app__container .filter-title{padding:0 20px}.collection_filters-panCover .genre__models{align-items:center;display:grid;grid-template-columns:repeat(7,1fr)}.collection_filters-panCover .genre__models .gerne_image{max-width:250px!important}.collection_filters .filter-tabs li.filter-active{border-bottom:none;color:var(--kb-color-brand-500)}.collection_filters .content-section .filter-content{animation:display-none-transition 1s ease;display:none;opacity:0}.collection_filters-navCover,.collection_filters-panCover.openPane{border-bottom:2px solid var(--kb-color-neutral-700)}.collection_filters-panCover.openPane{min-height:200px;padding:40px}.collection_filters-panCover{position:relative}.close_filter-btn{display:none;position:absolute;right:16px;top:16px}.close_filter-btn svg{height:16px;width:16px}.filter-title .body-4{font-size:14px;font-weight:800;letter-spacing:0}@keyframes display-none-transition{0%{display:none;opacity:0}1%{display:block}to{opacity:1}}.collection_filters .content-section .filter-active{display:block;opacity:1}.collection_filters .filter-tabs{padding:10px 0}.collection_filters .filter-tabs li{cursor:pointer;display:inline-block;list-style:none;margin-right:-4px;text-align:center}.collection_filters .filter-tabs li:not(:last-child){margin-right:30px}.collection_filters-nav{align-items:center;display:flex}.collection_filters-nav .filter-title{margin-right:24px;width:auto}.collection_filters-nav .filter-tabs{flex:1}.filter-title span{font-weight:700}@media screen and (width >= 992px){.collection_filters .app__container{padding:0 20px}.collection_filters .app__container .filter-title{padding:0}}.section__date--container{padding:4rem 0}.section__date--counter{align-items:center;background-color:#111;display:flex;flex-direction:column;height:200px;justify-content:center;margin-bottom:20px;padding:20px 0;text-transform:uppercase}.section__date--counter .section__date--counter--header{color:var(--kb-color-neutral-300);font-size:32px;font-weight:800;letter-spacing:1px;margin:0}.section__date--counter .date__counter{align-items:center;color:#fbad18;display:grid;font-family:var(--kb-heading-font);font-weight:800;gap:1px;grid-template-columns:60px 25px 60px 25px 60px 25px 60px;justify-content:center;letter-spacing:.1em;text-align:center}.section__date--counter .date__counter .date__days,.section__date--counter .date__counter .date__hours,.section__date--counter .date__counter .date__minutes{align-items:center;display:flex;flex-direction:column;justify-content:center}.section__date--counter .date__counter .date__divs{align-self:flex-start;color:#fff}.section__date--counter .date__counter .date__divs,.section__date--counter .date__counter .timer{font-size:2rem;width:-moz-fit-content;width:fit-content}.section__date--counter .date__counter .label{color:#fff;font-size:16px;font-weight:400;text-transform:uppercase}@media screen and (width >= 650px){.section__date--counter .date__counter{gap:10px;grid-template-columns:100px 25px 100px 25px 100px 25px 100px}.section__date--counter .date__counter .date__divs,.section__date--counter .date__counter .timer{font-size:80px;width:-moz-fit-content;width:fit-content}.section__date--counter .date__counter .label{font-size:20px}}.cargo__pdp--download-header{align-items:center;display:grid;gap:15px;grid-template-columns:40px 1fr;margin-bottom:20px}@media screen and (width >= 992px){.cargo__pdp--download-header{grid-template-columns:46px 1fr}}.cargo__pdp--download-header p{color:var(--kb-color-neutral-400);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:15px;text-align:left}.cargo__pdp--download-header p:first-child{margin-bottom:5px}.cargo__pdp--download-header p strong{color:#fff;font-weight:800}.cargo__pdp--download button{max-width:100%;width:100%}.cargo__pdp--add-cart{border-bottom:1px solid grey;padding-bottom:30px}.cargo__pdp--add-cart-header{align-items:center;display:grid;grid-template-columns:60px 1fr;justify-content:center;margin-bottom:20px}.cargo__pdp--add-cart-header p{color:var(--kb-color-neutral-400);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:15px;margin:0}.cargo__pdp--add-cart-header p strong{color:#fff;font-weight:800}.cargo__pdp--add-cart button{max-width:100%;width:100%}.cargo__pdp--license-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #494949;color:#fff;font-family:var(--kb-body-font);font-size:14px;font-weight:700;height:45px;letter-spacing:1px;line-height:45px;margin:0;padding:0 16px;text-transform:uppercase;width:100%}.cargo__pdp--license-dropdown-container{position:relative}.cargo__pdp--license-dropdown-container:after{border:9px solid transparent;border-top-color:#fff;bottom:0;box-sizing:border-box;content:"";display:block;height:18px;opacity:.5;position:absolute;right:18px;top:18px;width:18px}.cargo__pdp--price{color:grey;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.085em;line-height:15px;margin-bottom:8px;margin-top:10px}.cargo__pdp--license-title{align-items:center;display:flex;justify-content:space-between}.cargo__pdp--license-title p{margin-top:0!important}.cargo__pdp--license-button{background:transparent;border:none;color:#fbad18;cursor:pointer;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.085em;line-height:15px}.is-not-owned .cargo__pdp--download,.kb__kit__select__item.engine{display:none}.hp-industry-projects{--gap:1.6rem;margin:5.5rem 0 3.5rem;overflow:hidden}.hp-industry-projects h2{font-size:3rem;line-height:1.2}.hp-industry-projects__intro{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;text-wrap:balance}.hp-industry-projects__subtitle{max-width:700px}.hp-industry-projects__wrapper{animation:industry-projects 45s linear infinite;display:flex;gap:var(--gap);width:-moz-max-content;width:max-content}.hp-industry-projects__items{display:flex;gap:var(--gap);list-style:none;padding:6.5rem 0 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hp-industry-projects__item{flex-shrink:0;height:auto;width:325px}.hp-industry-projects__poster{box-shadow:0 3.25px 20.34px 0 #000;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@keyframes industry-projects{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - var(--gap)/2))}}.custom-ortto-form{color-scheme:dark;width:100%}.custom-ortto-form #hide-when-submitted{margin-bottom:1.5rem}@media screen and (min-width:768px){.custom-ortto-form{max-width:500px}}.custom-ortto-form .ap3w-embeddable-form-content{padding:0;width:100%}.custom-ortto-form label{color:var(--kb-color-neutral-400);display:block;font-size:12px;font-weight:700;margin-bottom:4px}.custom-ortto-form .ap3w-form-input{margin-bottom:25px}.custom-ortto-form .ap3w-form-input input,.custom-ortto-form .ap3w-form-input-select-unstyled{border:1px solid #494949;border-radius:6px!important;width:100%}.custom-ortto-form .ap3w-form-input-select-unstyled{background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='15px'%3E%3Ctext x='0' y='10' fill='gray'%3E%E2%96%BE%3C/text%3E%3C/svg%3E") calc(100% - 1rem) no-repeat;padding:1rem;position:relative}.custom-ortto-form .ap3w-form-input-select-unstyled:after{background:red;content:"";display:block;height:0;position:absolute;right:1rem;top:50%;width:0;z-index:1}#shopify-section-module-identity-confirm-email,#shopify-section-module-identity-login,#shopify-section-module-identity-register,#shopify-section-module-identity-reset-password,#shopify-section-module-identity-verify-account{width:100%}#shopify-section-module-identity-confirm-email input::-webkit-inner-spin-button,#shopify-section-module-identity-confirm-email input::-webkit-outer-spin-button,#shopify-section-module-identity-login input::-webkit-inner-spin-button,#shopify-section-module-identity-login input::-webkit-outer-spin-button,#shopify-section-module-identity-register input::-webkit-inner-spin-button,#shopify-section-module-identity-register input::-webkit-outer-spin-button,#shopify-section-module-identity-reset-password input::-webkit-inner-spin-button,#shopify-section-module-identity-reset-password input::-webkit-outer-spin-button,#shopify-section-module-identity-verify-account input::-webkit-inner-spin-button,#shopify-section-module-identity-verify-account input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}#shopify-section-module-identity-confirm-email .confirm_form_errors,#shopify-section-module-identity-confirm-email .form_reset_password_errors,#shopify-section-module-identity-confirm-email .login_form_errors,#shopify-section-module-identity-confirm-email .register_form_errors,#shopify-section-module-identity-login .confirm_form_errors,#shopify-section-module-identity-login .form_reset_password_errors,#shopify-section-module-identity-login .login_form_errors,#shopify-section-module-identity-login .register_form_errors,#shopify-section-module-identity-register .confirm_form_errors,#shopify-section-module-identity-register .form_reset_password_errors,#shopify-section-module-identity-register .login_form_errors,#shopify-section-module-identity-register .register_form_errors,#shopify-section-module-identity-reset-password .confirm_form_errors,#shopify-section-module-identity-reset-password .form_reset_password_errors,#shopify-section-module-identity-reset-password .login_form_errors,#shopify-section-module-identity-reset-password .register_form_errors,#shopify-section-module-identity-verify-account .confirm_form_errors,#shopify-section-module-identity-verify-account .form_reset_password_errors,#shopify-section-module-identity-verify-account .login_form_errors,#shopify-section-module-identity-verify-account .register_form_errors{margin-bottom:20px}#shopify-section-module-identity-confirm-email .confirm_form_errors li,#shopify-section-module-identity-confirm-email .confirm_form_errors p,#shopify-section-module-identity-confirm-email .form_reset_password_errors li,#shopify-section-module-identity-confirm-email .form_reset_password_errors p,#shopify-section-module-identity-confirm-email .login_form_errors li,#shopify-section-module-identity-confirm-email .login_form_errors p,#shopify-section-module-identity-confirm-email .register_form_errors li,#shopify-section-module-identity-confirm-email .register_form_errors p,#shopify-section-module-identity-login .confirm_form_errors li,#shopify-section-module-identity-login .confirm_form_errors p,#shopify-section-module-identity-login .form_reset_password_errors li,#shopify-section-module-identity-login .form_reset_password_errors p,#shopify-section-module-identity-login .login_form_errors li,#shopify-section-module-identity-login .login_form_errors p,#shopify-section-module-identity-login .register_form_errors li,#shopify-section-module-identity-login .register_form_errors p,#shopify-section-module-identity-register .confirm_form_errors li,#shopify-section-module-identity-register .confirm_form_errors p,#shopify-section-module-identity-register .form_reset_password_errors li,#shopify-section-module-identity-register .form_reset_password_errors p,#shopify-section-module-identity-register .login_form_errors li,#shopify-section-module-identity-register .login_form_errors p,#shopify-section-module-identity-register .register_form_errors li,#shopify-section-module-identity-register .register_form_errors p,#shopify-section-module-identity-reset-password .confirm_form_errors li,#shopify-section-module-identity-reset-password .confirm_form_errors p,#shopify-section-module-identity-reset-password .form_reset_password_errors li,#shopify-section-module-identity-reset-password .form_reset_password_errors p,#shopify-section-module-identity-reset-password .login_form_errors li,#shopify-section-module-identity-reset-password .login_form_errors p,#shopify-section-module-identity-reset-password .register_form_errors li,#shopify-section-module-identity-reset-password .register_form_errors p,#shopify-section-module-identity-verify-account .confirm_form_errors li,#shopify-section-module-identity-verify-account .confirm_form_errors p,#shopify-section-module-identity-verify-account .form_reset_password_errors li,#shopify-section-module-identity-verify-account .form_reset_password_errors p,#shopify-section-module-identity-verify-account .login_form_errors li,#shopify-section-module-identity-verify-account .login_form_errors p,#shopify-section-module-identity-verify-account .register_form_errors li,#shopify-section-module-identity-verify-account .register_form_errors p{color:red;font-size:14px;margin-bottom:15px}#shopify-section-module-identity-confirm-email .register_form_errors li,#shopify-section-module-identity-login .register_form_errors li,#shopify-section-module-identity-register .register_form_errors li,#shopify-section-module-identity-reset-password .register_form_errors li,#shopify-section-module-identity-verify-account .register_form_errors li{list-style-position:inside}#shopify-section-module-identity-confirm-email #reset-password-submit,#shopify-section-module-identity-login #reset-password-submit,#shopify-section-module-identity-register #reset-password-submit,#shopify-section-module-identity-reset-password #reset-password-submit,#shopify-section-module-identity-verify-account #reset-password-submit{width:100%}#shopify-section-module-identity-confirm-email .input-field-wrapper input,#shopify-section-module-identity-login .input-field-wrapper input,#shopify-section-module-identity-register .input-field-wrapper input,#shopify-section-module-identity-reset-password .input-field-wrapper input,#shopify-section-module-identity-verify-account .input-field-wrapper input{font-size:16px!important;height:50px}.no-top-pad-mar{margin-top:0;padding-top:0}.no-h-pad{padding-left:0;padding-right:0}.kb__single__product__with__sidebar{border-top:2px solid #494949;display:flex}.kb__single__product__with__sidebar .kb_single_product{width:100vw}.kb__single__product__with__sidebar .kb-pdp-sidebar__container{border-left:2px solid #494949;overflow:hidden;position:relative;width:27vw}.kb__product__sidebar{transition:all .5s ease}.top__fixed{bottom:auto;position:fixed;top:73px;width:inherit}.bottom__fixed{bottom:0;position:absolute;top:auto;width:inherit}.kb_single_product .kb__single__product__header{display:block;margin:0 auto;padding:0 20px}.kb__single__product__with__sidebar .kb-pdp-sidebar__container,.kb_single_product .kb__enterprise__licensing{display:none}.kb_single_product .kb__single__product__header .kb-pdp-sidebar__header{display:flex;flex-direction:column;margin-top:30px;text-align:center}.global-sale.kb_single_product .kb__single__product__header .kb-pdp-sidebar__header .kb__kit__buy{justify-content:center}.global-sale .kb_single_product .kb__single__product__header .kb__kit__type,.kb_single_product .kb__single__product__header .kb-pdp-sidebar__header .kb__kit__type{font-size:16px}.kb_single_product .kb__single__product__header .kb__kit__header{margin:0 auto;max-width:300px;padding:0 20px;width:100%}.kb_single_product .kb__single__product__header .kb__kit__header img{height:auto;width:100%}.kb_single_product .kb__single__product__header .kb__kit__buy *{font-size:28px}.kb__single__product__with__sidebar .kb_single_product .kb-pdp-sidebar__header{border-bottom:none}.kb_single_product .kb__single__product__form{margin-top:25px}.kb_single_product .kb__single__product__form .kb__kit__body{display:flex;flex-direction:column}.kb_single_product .kb__single__product__form .kb__kit__license{font-size:12px;letter-spacing:1px;line-height:2}.kb_single_product .kb__single__product__form .kb__kit__license span{display:block;font-size:12px;margin:0}.kb_single_product .kb__single__product__form .kb__kit__which__am{margin-bottom:0;margin-top:15px;order:2}.kb_single_product .kb__single__product__form .kb__kit__which__am button{font-family:var(--kb-body-font-poppins);font-size:11px}.kb_single_product .kb__single__product__form .kb__kit__form__radio__set{margin-top:15px;order:1}.kb_single_product .kb__single__product__form .kb__kit__form__radio__set .kb__kit__radio__item{font-size:10px;height:30px;line-height:30px}.kb_single_product .kb__single__product__form .kb__kit__software__section{margin-top:30px}.kb_single_product .kb__single__product__form .kb__kit__software__section .details,.kb_single_product .kb__single__product__form .kb__kit__software__section .sub{font-family:var(--kb-body-font-poppins);font-size:12px}.kb_single_product .kb__single__product__form .kb__kit__software__section .sub{font-size:12px;letter-spacing:1px}.kb_single_product .kb__single__product__form .kb__kit__software__section .details{font-family:var(--kb-body-font-poppins);margin-bottom:30px}.kb_single_product .kb__single__product__form .kb__kit__select__item .kb__kit__software__select{font-size:10px;height:40px;letter-spacing:1px;line-height:40px;padding:0 8px;position:relative}.kb_single_product .kb__single__product__form .kb__kit__select__item:after{border:8px solid transparent;border-top-color:#fff;height:16px;right:15px;top:2px;width:16px}.kb-pdp-sidebar__cart-cta .kb-btn,.kb_single_product .kb__single__product__form .kb__kit__submit{font-size:10px;height:35px;line-height:35px}.kb-pdp-sidebar__cart-cta .kb-btn{background-color:var(--kb-color-brand-500);text-transform:uppercase;width:250px}.kb__single__gallery{cursor:grab;height:auto;margin-bottom:1rem;overflow:hidden;padding:0;position:relative}.kb__single__gallery,.kb__single__pagination{margin-bottom:10px}.swiper-button-next:after,.swiper-button-prev:after{color:#fff;font-size:15px}.kb__single__pagination .swiper-gallery-next,.kb__single__pagination .swiper-gallery-prev{display:none}.kb__single__pagination:hover>.swiper-gallery-next,.kb__single__pagination:hover>.swiper-gallery-prev{transform:translate(0)}.swiper-gallery-prev{left:10px;transform:translate(-100px)}.swiper-gallery-next{right:10px;transform:translate(100px)}.swiper-gallery-next,.swiper-gallery-prev{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;position:absolute;top:0;transition:all .5s ease;width:40px;z-index:100}.swiper-gallery-next svg,.swiper-gallery-prev svg{height:20px}.swiper-gallery-next svg path,.swiper-gallery-prev svg path{fill:var(--kb-color-white)}.kb__single__gallery .swiper-slide img{width:100%}.kb__single__pagination{overflow:hidden;padding:0;position:relative}.kb__single__pagination--slide{cursor:pointer}.kb__single__thumbnail.swiper-slide-thumb-active>img{border:2px solid var(--kb-color-brand-500)}.kb__single__thumbnail img{border:2px solid #494949;width:100%}.kb_tech_specs{margin-top:50px;padding:0}.kb_tech_specs_content{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center}.kb_tech_specs_image{margin:0;overflow:hidden;padding:0;width:100%;z-index:10}.kb_tech_specs_image img{width:100%}.kb_tech_specs_details{border-bottom:1px solid var(--kb-color-neutral-400);border-top:1px solid var(--kb-color-neutral-400);padding-bottom:30px;padding-top:30px}.kb_tech_specs_details details{position:relative}.kb_tech_specs_details details:after{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE3IDEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOC40NjggNy4yOSA3LjEzNSA1Ljk4MiAxLjkzNi42ODcgMCAyLjY2bDguNTA0IDguNjUzTDE3IDIuNjYgMTUuMDY0LjY4NyA5Ljg3MiA1Ljk4MyIvPjwvc3ZnPg==");display:block;position:absolute;right:40px;top:5px}.kb_tech_specs_details details[open]:after{transform:rotate(180deg)}.kb_tech_specs_details details summary{color:#fbad18;cursor:pointer;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.085em;line-height:26px;list-style:none}.kb_tech_specs_details details summary::-webkit-details-marker{display:none}.kb_tech_specs_details details article{margin-top:30px}.kb_tech_specs_details details article .kb_tech_meta{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-bottom:10px}.kb_tech_specs_details details article .kb_tech_meta p{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:180%;text-transform:capitalize}.kb_tech_specs_details details article .kb_tech_meta svg{margin:0;width:20px}.kb_tech_specs_details details article .kb_tech_meta svg *{fill:#fff}.kb_tech_specs_content h4{color:#fff;font-size:28px;text-transform:uppercase}.kb_tech_specs_content h4 svg{display:inline-block;height:20px;margin-right:10px;position:relative;top:2px;transform:rotate(90deg);width:20px}.kb_tech_specs_content h4 svg path{fill:var(--kb-color-brand-500)}.kb_tech_specs_content .kb_tech_meta{text-align:center}.kb_tech_specs_content .kb_tech_meta svg{margin-bottom:10px;max-height:25px;max-width:25px}.kb_tech_specs_content .kb_tech_meta svg path{fill:grey}.kb_tech_specs_content .kb_tech_meta h3{color:#fff;font-size:25px;line-height:25px;margin-bottom:10px}.kb_tech_specs_content .kb_tech_meta p{color:var(--kb-color-neutral-700);font-size:10px;font-weight:700;text-transform:uppercase}.kb_tech_specs_description{color:#fff}.kb_tech_specs_description h3{line-height:1.5;margin-bottom:1.5rem;text-transform:none}.kb_tech_specs_description p{font-family:var(--kb-body-font-poppins);font-size:14px;line-height:2;margin-bottom:32px}.kb_tech_specs_description_gray{color:var(--kb-color-neutral-400)}.v-bottom{vertical-align:bottom}.kb__single__product__header{display:flex;justify-content:center}.kb__single__product__form{display:block;padding:0 1rem 2rem}.kb__kit__form__radio__icon{height:110px}.kb_single_hero_image .container{padding:0}.kb_single_hero{align-items:center;display:grid;grid-template-areas:"left right";grid-template-columns:repeat(2,1fr);max-height:900px;min-height:auto;padding:50px 0 20px;position:relative;z-index:10}.kb_single_hero_image--mobile{display:block}.kb_single_hero_image--mobile img{width:100%}.kb_single_hero_image{align-items:center;background-position:bottom;background-repeat:no-repeat;background-size:100% auto;display:flex;height:auto;min-height:auto;position:relative;width:100%}.kb_single_hero_image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.kb_single_hero_image.left:after{background:linear-gradient(180deg,#111 50%,transparent);display:none}.kb_single_hero_image.right:after{background:linear-gradient(90deg,#111,#000)}.left{grid-area:left}.right{grid-area:right}.kb_single_hero .kb_single_hero_content{max-width:800px}.kb_single_hero .kb_single_hero_content h1{color:#fff;font-size:35px;line-height:30px;margin-bottom:0;text-transform:uppercase}.kb_single_hero .kb_single_hero_content p{color:#fff;font-family:var(--kb-body-font-poppins);font-size:14px;line-height:2;margin-top:20px}.kb_single_hero_image.left .kb_single_hero{grid-template-columns:2fr 0fr}.kb_single_hero_image.right .kb_single_hero{grid-template-columns:0fr 2fr}.kb_single_product .footer{padding-top:80px}.footer__image{width:100%}.kb_single_product .footer .footer__title{margin:0 auto;max-width:750px;padding:0 20px 40px}.kb_single_product .footer .footer__title h3{color:#fff;font-size:35px;line-height:.8;margin-bottom:32px}.kb_single_product .footer .footer__title p{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font-poppins);font-size:14px}.footer__meta__container{box-sizing:border-box;padding:48px 0}.footer__meta__container .footer__meta{align-items:center;display:grid;grid-template-columns:1fr;padding:20px}@media screen and (width >= 1520px){.footer__meta__container .footer__meta{grid-template-columns:1fr 1fr;padding:40px}}.footer__meta__container .footer__meta h4{color:#fff;font-size:38px;font-style:normal;font-weight:700;line-height:58px;margin-bottom:20px;text-align:left}@media screen and (width >= 1520px){.footer__meta__container .footer__meta h4{font-size:48px;line-height:58px;margin-bottom:0;text-align:center}}.footer__meta__container .footer__meta--credits{display:grid;gap:10px;grid-template-columns:1fr 1fr}@media screen and (width >= 1520px){.footer__meta__container .footer__meta--credits{gap:40px;grid-template-columns:350px 350px}}.footer__meta__container .footer__meta--credits div{margin-bottom:10px}.footer__meta__container .footer__meta--credits div p{text-align:left}.footer__meta__container .footer__meta--credits div p:first-child{font-weight:700}.footer .footer__meta p{display:grid;font-size:14px;gap:10px;grid-template-columns:repeat(1,1fr);line-height:1.7;text-align:center}.footer__meta p span{color:var(--kb-color-neutral-700)}.footer__meta p span span{color:#fff;margin-left:4px;text-decoration:none}.kb-pdp-sidebar__cart-cta{align-items:center;background:var(--kb-color-black);border-top:1px solid grey;bottom:-100px;display:flex;height:70px;justify-content:center;position:fixed;transition:all .5s ease;width:100%;z-index:9999}.kb-pdp-sidebar__cart-cta.is-present{bottom:0}.product .module__cevoid__app header{color:#fff;display:flex;font-style:normal;font-weight:800;gap:20px;justify-content:flex-start;margin:80px auto 40px;max-width:1920px;text-align:left}.product .module__cevoid__app header h2{color:var(--kb-color-neutral-300);font-size:17px;font-weight:700;line-height:1.3}.product .module__cevoid__app header span{color:var(--kb-color-neutral-300);font-size:15px;font-weight:400;letter-spacing:.5px;line-height:1.5;margin-top:5px}@media screen and (width >= 560px){.kb__single__product__form .kb__kit__form__radio__set .kb__kit__radio__item{max-width:none}}@media screen and (width >= 728px){.kb_tech_specs_content .kb_tech_meta svg{max-height:30px;max-width:30px}.kb_tech_specs_content .kb_tech_meta h3{font-size:35px;line-height:35px}.kb_tech_specs_content .kb_tech_meta p{font-size:14px}}@media screen and (width >= 1024px){.top__fixed{top:100px}.kb_single_hero_image--mobile{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-size:40px}.kb_single_product .kb__single__product__form,.kb_single_product .kb__single__product__header{display:none}.kb__single__pagination .swiper-gallery-next,.kb__single__pagination .swiper-gallery-prev{display:flex}.kb__single__product__with__sidebar .kb_single_product{height:-moz-fit-content;height:fit-content;width:calc(100vw - 400px)}.kb__single__product__with__sidebar .kb-pdp-sidebar__container{display:block;width:400px}.kb-pdp-sidebar__cart-cta,.kb-pdp-sidebar__cart-cta.is-present{bottom:-300px}.kb_single_hero{max-height:900px;min-height:650px;padding:0}.kb_single_hero_image{background-position:50%;background-size:cover;height:100%;max-height:850px}.kb_single_hero_image.left:after{background:linear-gradient(90deg,#111,hsla(0,0%,7%,0));display:block}.kb_single_hero .kb_single_hero_content h1{font-size:68px;line-height:.8}.kb_single_hero .kb_single_hero_content p{font-family:var(--kb-body-font-poppins);font-size:17px;line-height:2;margin-top:14px}.kb_single_product .footer{padding-top:20px}.kb_single_product .footer .footer__title h3{font-size:60px}.kb_single_product .footer .footer__title p{font-family:var(--kb-body-font-poppins);font-size:20px}.footer .footer__meta p{display:block;font-size:16px;line-height:2}.footer__meta p span span{display:inline-block}.footer__meta p span:not(:last-child):after{content:"|";display:inline-block;margin:0 10px}}@media screen and (width >= 1280px){.kb__single__product__with__sidebar .kb_single_product{height:-moz-fit-content;height:fit-content;width:calc(100vw - 500px)}.kb__single__product__with__sidebar .kb-pdp-sidebar__container{display:block;width:500px}.kb_single_hero .kb_single_hero_content{max-width:600px}.kb_tech_specs{margin:40px 0;position:relative;z-index:10}.kb_tech_specs_content{align-items:center;display:grid;grid-template-columns:repeat(2,1fr)}.kb_tech_specs_details{align-self:flex-end;grid-template-columns:repeat(3,1fr);margin:40px 0 75px}.kb_tech_specs_content h4{color:#fff;text-transform:uppercase}.kb_tech_specs_content .kb_tech_meta svg{margin-bottom:10px;max-height:30px;max-width:30px}.kb_tech_specs_content .kb_tech_meta h3{font-size:35px;line-height:35px}.kb_tech_specs_content .kb_tech_meta p{font-size:14px}.kb_tech_specs_description{color:#fff}.kb_tech_specs_description p{font-family:var(--kb-body-font-poppins);font-size:17px;line-height:2;margin-bottom:32px}}@media screen and (width >= 1600px){.kb__single__product__with__sidebar .kb_single_product{width:calc(100vw - 500px)}.kb__single__product__with__sidebar .kb-pdp-sidebar__container{width:500px}.kb_single_hero_image{background-position:0;height:1200px}.kb_single_hero .kb_single_hero_content h1{font-size:90px;line-height:.8}.kb_single_hero .kb_single_hero_content p{font-family:var(--kb-body-font-poppins);font-size:20px;line-height:2;margin-top:14px}.kb_tech_specs{margin:-60px 0 50px}.kb_tech_specs_content{padding-top:80px}.kb_tech_specs_details{margin:30px 0 20px}.kb_tech_specs_content_details{padding-left:30px}.kb_tech_specs_content h4{font-size:38px}.kb_tech_specs_content h4 svg{height:25px;margin-right:25px;width:25px}.kb_tech_specs_content .kb_tech_meta svg{max-height:40px;max-width:40px}.kb_tech_specs_content .kb_tech_meta h3{font-size:30px;line-height:30px}.kb_tech_specs_content .kb_tech_meta p{font-size:20px;font-weight:400}.kb_tech_specs_description p{font-family:var(--kb-body-font-poppins);font-size:17px;line-height:2;margin-bottom:32px}.kb_single_product .footer{padding-top:80px}.kb_single_product .footer .footer__title h3{font-size:90px}.kb_single_product .footer .footer__title p{font-family:var(--kb-body-font-poppins);font-size:26px}.footer .footer__meta p{font-size:16px;line-height:2}}@media screen and (width >= 1920px){.kb_single_hero .kb_single_hero_content p{font-family:var(--kb-body-font-poppins);font-size:20px}.kb_tech_specs{margin:0 0 50px}.kb_tech_specs_content{padding-top:30px}.kb_tech_specs_details{margin:40px 0 75px}.kb_tech_specs_content_details{margin-bottom:75px}.kb_tech_specs_content h4{font-size:38px;margin-bottom:75px}.kb_tech_specs_content .kb_tech_meta h3{margin-bottom:10px}}@media screen and (width >= 2400px){.kb_single_hero_image,.kb_tech_specs{margin:0 auto;max-width:1920px}.kb_tech_specs_content h4 svg{height:30px;margin-right:25px;width:30px}.kb_tech_specs_content .kb_tech_meta svg{max-height:40px;max-width:40px}.kb_tech_specs_content .kb_tech_meta h3{font-size:40px;line-height:40px}.kb_tech_specs_content .kb_tech_meta p{font-size:20px;font-weight:400}.kb_tech_specs_description p{font-family:var(--kb-body-font-poppins);font-size:20px;line-height:2;margin-bottom:32px}.kb_single_product .footer .footer__title{margin:0 auto;max-width:800px;text-align:center}.kb_single_product .footer .footer__title h3{font-size:80px;line-height:.8}.kb_single_product .footer .footer__title p{font-family:var(--kb-body-font-poppins);font-size:20px}}@media screen and (width >= 2500px){.swiper-button-prev{left:108px}.swiper-button-next{right:108px}}.kb-pdp-breadcrumbs{align-items:center;color:var(--kb-color-white);display:flex;gap:.9375rem;justify-content:center;margin-bottom:1.5rem}@media screen and (width >= 1024px){.kb-pdp-breadcrumbs{justify-content:flex-start;margin:0}}.kb-pdp-breadcrumbs a{color:var(--kb-color-neutral-300);text-decoration:none;transition:color .25s ease}.kb-pdp-breadcrumbs a:hover{color:var(--kb-color-brand-500)}.kb-pdp-breadcrumbs__arrow{display:inline-block;height:auto;width:7.5px}.kb-pdp-breadcrumbs__arrow svg{display:block;height:100%;width:100%}.kb-pdp-breadcrumbs__arrow svg path{fill:#fff}.app__not__found{align-items:center;background-image:url(image_background_404.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:70vh;justify-content:center;position:relative}.app__not__found:after,.app__not__found:before{background:linear-gradient(180deg,transparent,#111);content:"";height:100px;position:absolute;width:100%;z-index:2}.app__not__found:after{bottom:0;left:0}.app__not__found:before{background:linear-gradient(0deg,transparent,#111);top:0}.app__not__found article{color:#fff;margin:0 auto;max-width:420px;text-align:center}.app__not__found .app__404__graphic{margin:40px auto 0;max-width:350px}.app__not__found .app__404__graphic img{height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.app__not__found article h3{font-size:32px;line-height:1.2}.app__not__found article a{background-color:var(--kb-color-brand-500);display:inline-block;font-size:10px;height:35px;line-height:35px;margin-top:30px;padding:0;width:165px}#shopify-section-footer{border-top:none!important;padding-bottom:0!important}@media screen and (width >= 992px){.app__not__found{height:calc(100vh - 320px)}.app__not__found .app__404__graphic{max-width:550px}.app__not__found article h3{font-size:36px;line-height:1.2}.app__not__found article a{font-size:13px;height:45px;line-height:45px;width:185px}}.not-logged-in .kb-header .nav_icons li:first-child:after{display:none}.step__footer{display:flex;flex-direction:column!important}.step__footer>div{width:100%}.step__footer #continue-button{border-radius:0;font-size:14px;height:50px;line-height:12px;padding:0;text-transform:uppercase;width:100%}.step__footer #continue-button:after{display:block}.step[data-step=payment_method] .step__footer #continue-button span{display:none}.step[data-step=payment_method] .step__footer #continue-button:after{content:"Complete Order"}.step[data-step=contact_information] .step__footer #continue-button span{display:block}.field__input{border:1px solid grey;border-radius:0}.field input.field__input,.field select{border:1px solid grey;border-radius:0;color:#fff;font-size:16px;height:65px;padding:24px 10px 10px!important}.field select option{color:#fff}.field input.field__input:focus{border-color:var(--kb-color-brand-500);box-shadow:none!important;outline:none!important}.field__input-wrapper p.body-4:last-child{margin:4rem 0}[id^=payment-gateway]{display:none}.dynamic-checkout__title{display:inline-block;font-family:var(--kb-heading-font);font-size:20px;margin:0;text-align:left}.dynamic-checkout__title:after,.dynamic-checkout__title:before{display:none}.dynamic-checkout__content{border:none!important;padding:0}.dynamic-checkout__buttons .shopify-cleanslate ul{display:grid;gap:65px;grid-template-columns:80px 80px 80px}.alternative-payment-separator{margin-bottom:2.5em}.input-checkbox:checked:hover,.input-radio:checked:hover{border-color:var(--kb-color-brand-500)!important}.logged-in-customer-information__paragraph{font-size:16px}.module__custom__checkout{background:#181818;margin-bottom:20px;padding:15px}.field__label{display:none}.order-summary__sections{height:-moz-fit-content;height:fit-content;visibility:visible!important}.module__custom__checkout--title{color:#fff;font-family:var(--kb-body-font);font-size:22px;font-weight:700;text-transform:capitalize}.product-thumbnail__wrapper{border-radius:0}.field__input-btn{border-radius:0;font-weight:700;letter-spacing:.4pt;text-transform:uppercase}.product-thumbnail{background:transparent;border-radius:0;height:120px;width:100px}.product-thumbnail img{border-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center;width:100%}.product{box-shadow:0 0 2px gray;box-sizing:border-box}.product-thumbnail__quantity{display:none}.order-summary__section{color:#fff}.product__description__name{color:#fff;font-size:20px;margin:10px 0}.product__description__variant{color:var(--kb-color-brand-500);font-weight:700}.product__price span{color:#fff;display:block;font-size:20px;padding:0;text-align:left}.content-box__row--tight-spacing-vertical{padding:0}.product-thumbnail__quantity,.step__footer__previous-link{display:none}.reduction-code__text{color:#757575;font-weight:700}.section__text{color:var(--kb-color-neutral-300);font-size:14px}.section--payment-method{margin-top:0;padding:0}#continue-button{font-weight:700}.section--remember-me{margin-top:30px;order:3;padding-top:0}.section{padding-top:0}.section--payment-method h2,.section--remember-me h2,h2.section__title{color:#fff;font-size:36px;line-height:1}.content-box{border:none!important}[data-remember-me] .content-box label{color:var(--kb-color-neutral-300)}[data-remember-me] .content-box #section-remember-me-phone{background:transparent}#remember-me-opt-in-description{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font);font-size:14px;line-height:1.8}[data-remember-me] .content-box .field--half{width:100%}.radio__label__primary{color:#fff}[data-credit-card-fields] .field__input{align-items:center;background:#fff;border:1px solid grey;display:flex;font-size:13px;height:45px;padding-top:13px}[data-credit-card-fields] .field__label{color:#363636;font-weight:400}#section-remember-me-phone{padding:0}.section--remember-me h2{display:none}.edit_checkout{display:grid;padding-top:20px}.tag .edit_checkout{padding-top:0}.section--billing-address h2,.section.section--contact-information h2{display:none}.step__sections{display:grid}.section--reductions{display:none;order:2}.content-box>[data-gateway-name=credit_card],.section--remember-me .content-box__row,[data-gateway-group=amazon_payments],[data-gateway-group=express]{padding-left:0}.step__sections .section:first-child .content-box{margin-bottom:0}.module__custom__checkout #order-summary{height:auto}.product-table .product .product__quantity{display:none}.product-table tbody{display:table-caption;max-width:none;width:100%}.product-table .product{align-items:center;display:grid;grid-template-areas:"image decription decription" "image price price";grid-template-columns:110px 1fr 1fr;width:100%}.product__image{grid-area:image}.product__description{grid-area:decription;grid-column:span 4;padding-left:0;padding-top:12px;text-align:left}.product__price{grid-area:price;grid-column:span 2;padding-left:0;text-align:left}.blank-slate__icon{display:none}@media screen and (width >= 440px){.product-table .product{grid-template-areas:"image decription price" "image decription price";grid-template-columns:110px 1fr 170px}.product-thumbnail{height:100px;width:100px}.product__price span{padding:0 9px 0 10px}}@media screen and (width >= 1000px){.module__custom__checkout{padding:30px}.content-box>[data-gateway-name=credit_card],.section--remember-me .content-box__row,[data-gateway-group=amazon_payments],[data-gateway-group=express]{padding:1.1429em}.step__sections .section:first-child .content-box{margin-bottom:1em}.product-table tbody{display:table-row-group}.product-table .product{display:table-row}.product__description{padding-left:20px}.section--remember-me{margin-top:0}}.address-fields .field label{display:block!important}.address-fields .field input::-moz-placeholder{opacity:0}.address-fields .field input::placeholder{opacity:0}.input-placeholder-color--lvl-22::-moz-placeholder{color:transparent}.input-placeholder-color--lvl-22::placeholder{color:transparent}label[for=checkout_billing_address_id]{color:transparent}label[for=checkout_billing_address_id]:after{color:#545454;content:"Saved Address";display:inline-block;margin-left:-10px}.notice__text{font-size:16px}.notice__text strong{font-weight:700}.logged-in-customer-information__avatar-wrapper{display:none!important;margin-left:0;padding-left:0}.logged-in-customer-information__avatar{display:none}.breadcrumbs{width:100%}.breadcrumb{align-items:center;background:#181818;flex-wrap:wrap;justify-content:center;padding:40px}.checkout__module--breadcrumbs{align-items:center;background-color:#181818;display:flex;justify-content:center;margin-bottom:60px;min-height:120px}.breadcrumb__chevron-icon,.breadcrumb__item:first-child{display:none}.breadcrumb__item:nth-child(2n):before{content:"01"}.breadcrumb__item:first-child:after,.breadcrumb__item:nth-child(2n):after{color:#fff;content:"→";font-size:16px;letter-spacing:-4px;padding:16px}.breadcrumb__item:nth-child(3n):before{content:"02"}.breadcrumb__item:nth-child(2n):before,.breadcrumb__item:nth-child(3n):before{align-items:center;color:#181818;display:flex;font-size:14px;font-weight:700;justify-content:center;margin-right:10px;padding:5px;word-break:keep-all}.breadcrumb__item--blank span,.breadcrumb__item--completed span,.breadcrumb__link{color:var(--kb-color-neutral-300);font-size:13px;font-weight:700;white-space:nowrap}.breadcrumb__link:hover{color:var(--kb-color-brand-500)}.breadcrumb__item--blank:before,.breadcrumb__item--completed:before{background:grey}.breadcrumb__item--current span{color:#fbad18;font-size:14px;font-weight:700;white-space:nowrap}.breadcrumb__item--current:before{background:#fbad18}@media screen and (width >= 768px){.breadcrumb__item:nth-child(2n):before,.breadcrumb__item:nth-child(3n):before{margin-right:20px}.breadcrumb__item:first-child:after,.breadcrumb__item:nth-child(2n):after{padding:16px 24px}}.checkout__module--cart{padding:0}.checkout__module--cart .drawer__wrapper___checkout{background:none}.checkout__module--cart .drawer__wrapper___checkout .drawer__content{padding:0}.checkout__module--cart .drawer__wrapper___checkout .drawer__content>p{font-size:20px;margin-bottom:25px}.checkout__module--cart .drawer__wrapper___checkout .drawer__content .cart-item{display:grid;grid-template-columns:1fr 30px}.checkout__module--cart .drawer__wrapper___checkout .drawer__content .cart-item .cart-item-content{display:grid;gap:15px;grid-template-columns:100px 1fr}.cart-item-desc{max-width:none}.checkout__module--cart .drawer__wrapper___checkout .drawer__content .cart-item-content .cart-item-desc .title{line-height:1;margin-bottom:3px;margin-top:6px}.checkout__module--cart .drawer__wrapper___checkout .drawer__content .cart-item-content .cart-item-desc .color-yellow{font-size:14px}.checkout__module--cart .drawer__wrapper___checkout .drawer__content .cart-item-content .cart-item-desc .body-3{color:#fff;font-size:20px;font-weight:700;line-height:1.5}.checkout__module--cart .drawer__wrapper___checkout .subtotal span,.tax span{font-size:20px}.total span{font-size:28px}.address-fields .field{padding:0!important}.floating-labels .field__label{opacity:1!important}.section.section--billing-address{padding:0!important}.step[data-step=contact_information] .step__sections{display:grid;gap:14px;grid-template-columns:1fr}.step[data-step=contact_information] .step__sections .fieldset{margin:0!important}.step[data-step=contact_information] .step__sections .field{margin:10px 0;padding:0}.step[data-step=contact_information] .step__sections .section--contact-information{margin-bottom:-16px}.step[data-step=contact_information] .step__sections .section--billing-address{padding-top:0}.field.field--required.field--third.field--show-floating-label{width:calc(33.33333% - 10px)}.step[data-step=contact_information] .step__sections .address-fields .field[data-address-field=first_name],.step[data-step=contact_information] .step__sections .address-fields .field[data-address-field=last_name]{display:block!important;margin-right:0;width:100%}.step[data-step=contact_information] .step__sections .address-fields .field[data-address-field=country],.step[data-step=contact_information] .step__sections .address-fields .field[data-address-field=province]{margin-right:15px}.step[data-step=contact_information] .step__sections .field__additional-info{color:#ca4242;font-size:16px;line-height:1;margin:20px 0;text-align:left}.step[data-step=contact_information] .step__footer{margin-top:20px}.field__message--error{color:var(--kb-color-brand-500);display:none;font-size:13px;line-height:2}.step__sections .section .content-box__row .review-block__inner .review-block__label{color:#fff;display:none;padding:0!important}.step__sections .section .content-box__row .review-block__inner .review-block__content{color:var(--kb-color-brand-500)}[data-step=payment_method] .content-box{border-radius:0!important;margin-bottom:40px}[data-step=payment_method] .content-box h3{font-size:24px}[data-step=payment_method] .blank-slate p{font-size:12px}@media (width >= 992px){.page-checkout .checkout-container{display:grid;gap:40px;grid-template-columns:1fr 1fr}.step__sections .section .content-box__row .review-block__inner .review-block__label{display:block}.step[data-step=contact_information] .step__sections .address-fields .field[data-address-field=first_name]{margin-right:4%;width:48%}.step[data-step=contact_information] .step__sections .address-fields .field[data-address-field=last_name]{width:48%}.checkout__module--cart .drawer__wrapper___checkout{background:#181818;padding:25px 35px}.checkout__module--cart .drawer__form{margin-top:40px;padding:0}}@media screen and (width <= 769px){[data-shopify-buttoncontainer]{gap:10px!important}.alternative-payment-separator{padding-bottom:0!important}[data-step=contact_information] .edit_checkout{padding-top:0}[data-step=contact_information] .field.field--required.field--third.field--show-floating-label{width:100%}.section--billing-address .section__content{overflow:hidden}}@media screen and (width <= 999px){#shopify-section-header+aside[role=complementary]{display:none}}[data-address-field=zip]{margin-left:0!important;width:100%!important}@media screen and (width >= 768px){[data-address-field=zip]{box-sizing:border-box;margin-left:0!important;width:calc(33.333% - 10px)!important}}.checkout__list{display:flex;flex-direction:column}.checkout__list .checkout__item{align-items:center;border:2px solid #545454;display:grid;gap:10px;grid-template-columns:120px 1fr .6fr;justify-content:center;margin:8px 0}.checkout__list .checkout__item--image{height:100px;overflow:hidden;width:100px}.checkout__list .checkout__item--image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center;width:100%}.checkout__list .checkout__item--desc{display:flex;flex-direction:column;justify-content:center}.checkout__item--remove{cursor:pointer;height:20px;margin-right:15px;place-self:center flex-end;width:20px}.checkout__item--remove svg{height:20px;pointer-events:none;width:20px}.checkout__item--remove svg *{fill:#545454}.checkout__list .checkout__item--desc p:first-child{color:#fff;font-size:16px;font-weight:700;letter-spacing:.5pt;text-transform:uppercase}.checkout__list .checkout__item--desc p:nth-child(2){color:var(--kb-color-brand-500);font-size:14px;font-weight:700}.checkout__list .checkout__item--owned{color:var(--kb-gray)!important;font-size:20px!important;font-weight:400!important;padding:0}.checkout__list .checkout__item--price{color:#fff;font-size:20px;padding:0}.product_grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px}.product_grid-single{position:relative}.product_grid-single .product-card{display:block;overflow:hidden}.product_grid-single .product-card img{height:100%;width:100%}@media screen and (width >= 767px){.product_grid{grid-template-columns:repeat(3,1fr);grid-gap:24px}}@media screen and (width >= 992px){.product_grid{grid-template-columns:repeat(6,1fr);grid-gap:17px}}.kb-page-licenses .kb-licenses-hero{background:linear-gradient(to bottom,rgba(var(--kb-color-black-rgb),1) 0,rgba(var(--kb-color-black-rgb),.5) 30%,rgba(var(--kb-color-black-rgb),.7) 98%,rgba(var(--kb-color-black-rgb),1) 100%),url(2025_03_licensing__grid.png) center bottom -50px/auto 60% no-repeat;padding-bottom:4rem}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-hero{background:linear-gradient(to bottom,rgba(var(--kb-color-black-rgb),1) 0,rgba(var(--kb-color-black-rgb),.5) 30%,rgba(var(--kb-color-black-rgb),.7) 98%,rgba(var(--kb-color-black-rgb),1) 100%),url(2025_03_licensing__grid.png) center bottom -100px/150% auto no-repeat}}@media screen and (min-width:1200px){.kb-page-licenses .kb-licenses-hero{background:linear-gradient(to bottom,rgba(var(--kb-color-black-rgb),1) 0,rgba(var(--kb-color-black-rgb),.5) 30%,rgba(var(--kb-color-black-rgb),.7) 98%,rgba(var(--kb-color-black-rgb),1) 100%),url(2025_03_licensing__grid.png) center bottom -200px/120% auto no-repeat}}.kb-page-licenses .kb-licenses-hero__intro{margin:0 auto;padding:6rem 0}.kb-page-licenses .kb-licenses-hero__subheading{margin:0 auto;max-width:768px}.kb-page-licenses .kb-licenses-hero__divider{margin:1.5rem 0}.kb-page-licenses .kb-licenses-hero__licenses{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:0 auto;max-width:1200px}@media screen and (min-width:768px){.kb-page-licenses .kb-licenses-hero__licenses{grid-template-columns:repeat(2,1fr)}}.kb-page-licenses .kb-licenses-hero__license-intro{display:flex;flex-direction:column;gap:1rem}.kb-page-licenses .kb-licenses-hero__list-items{display:flex;flex-direction:column;gap:1.5rem;list-style:none}.kb-page-licenses .kb-licenses-hero__list-item{padding-left:2rem;position:relative}.kb-page-licenses .kb-licenses-hero__list-item:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 21'%3E%3Cpath fill='%23FBAD18' fill-rule='evenodd' d='m17.143 6.409-8.979 9.805-5.307-4.592 2.351-1.857 2.669 2.309 6.673-7.288z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;content:"";height:1rem;left:.25rem;position:absolute;top:.25rem;width:1rem}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-hero__list-item:before{height:1.25rem;width:1.25rem}}.kb-page-licenses .kb-licenses-hero__list-item--dont:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 17 16'%3E%3Cpath fill='%23FB4E18' d='M16.5 1.918 14.582 0 8.494 6.088 2.418 0 .5 1.918l6.088 6.076L.5 14.082 2.418 16l6.076-6.088L14.582 16l1.918-1.918-6.088-6.088z'/%3E%3C/svg%3E") no-repeat 50%;height:.75rem;width:.75rem}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-hero__list-item--dont:before{height:.9rem;width:.9rem}}.kb-page-licenses .kb-licenses-hero__license-cta{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:6rem}.kb-page-licenses .kb-licenses-commercial-work{background:var(--kb-color-neutral-900)}.kb-page-licenses .kb-licenses-commercial-work__content{align-items:center;display:grid;gap:5rem;grid-template-columns:1fr;padding:4rem 0}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-commercial-work__content{grid-template-columns:.4fr .6fr}}@media screen and (min-width:1200px){.kb-page-licenses .kb-licenses-commercial-work__content{grid-template-columns:.35fr .65fr}}.kb-page-licenses .kb-licenses-commercial-work__text{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.kb-page-licenses .kb-licenses-commercial-work__images{margin:0 auto;max-width:700px;position:relative}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-commercial-work__images{max-width:none}}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(2){transform:translateX(-95%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(3){transform:translateX(-5%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(4){transform:translateX(-150%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(5){transform:translateX(50%)}@media screen and (min-width:768px){.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(2){transform:translateX(-95%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(3){transform:translateX(-5%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(4){transform:translateX(-150%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(5){transform:translateX(50%)}}@media screen and (min-width:1200px){.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(2){transform:translateX(-120%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(3){transform:translateX(20%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(4){transform:translateX(-175%)}.kb-page-licenses .kb-licenses-commercial-work__images.kb-animate--active .kb-licenses-commercial-work__image:nth-child(5){transform:translateX(75%)}}.kb-page-licenses .kb-licenses-commercial-work__image{--image-width:42%;aspect-ratio:262/466;box-shadow:0 2.54px 15.86px 0 #000;display:block;height:auto;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:translateX(-50%);transition:transform .5s ease;width:var(--image-width)}@media screen and (min-width:1200px){.kb-page-licenses .kb-licenses-commercial-work__image{--image-width:33%}}.kb-page-licenses .kb-licenses-commercial-work__image:first-child{position:relative;z-index:10}.kb-page-licenses .kb-licenses-commercial-work__image:nth-child(2),.kb-page-licenses .kb-licenses-commercial-work__image:nth-child(3){top:9%;transform:translateX(-50%);transition-delay:.2s;width:calc(var(--image-width)*.85);z-index:9}.kb-page-licenses .kb-licenses-commercial-work__image:nth-child(4),.kb-page-licenses .kb-licenses-commercial-work__image:nth-child(5){top:14%;transform:translateX(-50%);transition-delay:.3s;width:calc(var(--image-width)*.75);z-index:8}.kb-page-licenses .kb-licenses-size{padding:5rem 0}.kb-page-licenses .kb-licenses-size__intro{display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}@media screen and (min-width:768px){.kb-page-licenses .kb-licenses-size__intro{grid-template-columns:1fr 1fr}}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-size__intro{grid-template-columns:repeat(3,1fr)}.kb-page-licenses .kb-licenses-size__intro>:first-child{grid-column:span 2}.kb-page-licenses .kb-licenses-size__intro>:nth-child(2){padding:0 .5rem}}.kb-page-licenses .kb-licenses-size__content{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:768px){.kb-page-licenses .kb-licenses-size__content{grid-template-columns:1fr 1fr}}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-size__content{grid-template-columns:repeat(3,1fr)}}.kb-page-licenses .kb-licenses-size__licence-type{display:flex;flex-direction:column;gap:1.25rem}@media screen and (min-width:768px){.kb-page-licenses .kb-licenses-size__licence-type:last-child:nth-child(odd){grid-column:1/3}}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-size__licence-type:last-child:nth-child(odd){grid-column:auto}}.kb-page-licenses .kb-licenses-custom-license{background:var(--kb-color-neutral-900);padding:5rem 0}.kb-page-licenses .kb-licenses-custom-license__content{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;gap:2rem;width:100%}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-custom-license__content{flex-direction:row;gap:5.25rem}}@media screen and (min-width:1200px){.kb-page-licenses .kb-licenses-custom-license__content{gap:7.25rem}}.kb-page-licenses .kb-licenses-custom-license__image{border-radius:1rem;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:992px){.kb-page-licenses .kb-licenses-custom-license__image{width:45%}}@media screen and (min-width:1200px){.kb-page-licenses .kb-licenses-custom-license__image{width:55%}}.kb-page-licenses .kb-licenses-custom-license__text{display:flex;flex-direction:column;gap:1rem}.kb-page-licenses .kb-licenses-custom-license__cta{align-self:flex-start;margin-top:2rem}.kb-page-licenses .kb-licenses-guidelines{margin:8rem 0}.kb-page-licenses .kb-licenses-guidelines__title{margin-bottom:1rem}.kb-page-licenses .kb-licenses-guidelines__commandments{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin-top:5rem}@media screen and (min-width:768px){.kb-page-licenses .kb-licenses-guidelines__commandments{grid-template-columns:repeat(2,1fr)}}.kb-page-licenses .kb-licenses-guidelines__divider{margin:2.25rem 0 2rem}.kb-page-licenses .kb-licenses-cta{background:var(--kb-color-neutral-900);margin:8rem 0;padding:8rem 0}.kb-page-licenses .kb-licenses-cta__title{margin-bottom:2rem}#dib-template-1 .dib-heading{display:none}.dib-post-content.dib-highlight h3 a{color:var(--kb-color-brand-500);text-decoration:none}.dib__posts__container{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);padding-top:50px}.dib__post .dib__post--image{height:200px;margin:0 0 30px;padding:0}.dib__post .dib__post--image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.dib__post .dib__post--title{font-size:24px;font-weight:800;line-height:1}.dib__post .dib__post--title a{color:#fff;text-decoration:none}.dib__post .dib__post--summary{color:var(--kb-color-neutral-300);font-size:14px;line-height:1.8;margin-top:20px}.dib__single__post__container{color:#fff;padding-top:50px}.dib__single__post__container .single__post-featured-image{margin-bottom:50px;max-height:700px;overflow:hidden;width:100%}.dib__single__post__container .single__post-featured-image img{height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.dib__single__post__container .single__post--meta{align-items:center;display:grid;font-weight:800;gap:60px;grid-template-columns:1fr 1fr;justify-content:center;letter-spacing:.5px;padding:20px 0}.dib__single__post__container .single__post--meta span:first-child{text-align:right}.dib__single__post__container .single__post--title{font-size:58px;margin:50px 0;text-align:center;text-transform:capitalize}.dib__single__post__container .single__post--content img{display:block;height:auto;max-width:none;width:100%}.dib__single__post__container li,.dib__single__post__container ol,.dib__single__post__container p,.dib__single__post__container span,.dib__single__post__container ul{color:var(--kb-color-neutral-300);font-size:16px;line-height:2;margin-bottom:40px}.dib__single__post__container h3{margin-bottom:20px}.dib__single__post__container p a,.dib__single__post__container p.highlight{color:var(--kb-color-brand-500)}.single__post--author{align-items:center;background-color:var(--kb-color-brand-500);display:flex;flex-direction:column;justify-content:center;margin-bottom:100px;margin-top:250px;padding-bottom:50px;text-align:center}.single__post--author figure{border-radius:1000px;height:200px;margin-bottom:40px;margin-top:-100px;overflow:hidden;width:200px}.single__post--author figure img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.single__post--author--meta h4{font-weight:400;text-transform:uppercase}.single__post--author--meta h3{font-size:26px}@media screen and (width >= 992px){.dib__posts__container{grid-template-columns:repeat(3,1fr)}}#dib-template-1 .dib-homepage-title{display:none}#dib-template-1,#dib-template-1 .dib-post-wrap{display:grid;gap:40px 20px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px;padding:50px 20px 0;width:100vw}#dib-template-1 .dib-pagination-next,#dib-template-1 .dib-pagination-prev{align-items:center;color:#fff;display:inline-flex;font-weight:700;height:30px;justify-content:space-between;letter-spacing:.5px;text-decoration:none;text-transform:uppercase}#dib-template-1 .dib-pagination-prev{align-items:center;justify-content:flex-start}#dib-template-1 .dib-pagination-next{align-items:center;float:right;justify-content:flex-end}#dib-template-1 .dib-pagination{grid-column-start:span 3;width:100%}#dib-template-1 .dib-pagination-next:after,#dib-template-1 .dib-pagination-prev:before{border-right:4px solid var(--kb-color-brand-500);border-top:4px solid var(--kb-color-brand-500);content:"";display:inline-block;height:14px;margin-right:10px;width:14px}#dib-template-1 .dib-pagination-prev:before{position:relative;top:-2px;transform:rotate(-135deg)}#dib-template-1 .dib-pagination-next:after{position:relative;top:-2px;transform:rotate(45deg)}#dib-template-1>h3{display:none}#dib-template-1 .dib-post{display:grid;grid-column-start:span 3;grid-template-areas:"image image" "author date" "title title" "summary summary";grid-template-rows:220px 40px auto 1fr}#dib-template-1 .dib-post .dib-post-title{font-size:28px;grid-area:title;line-height:1;padding:0;text-align:left;text-transform:uppercase}.dib-post a.dib-post-title-link{color:#fff;text-decoration:none;transition:color .25s ease}#dib-template-1 .dib-post:hover .dib-post-title a{color:var(--kb-color-brand-500)}#dib-template-1 .dib-post .dib-post-featured-image{grid-area:image;height:210px}#dib-template-1 .dib-post .dib-post-featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}#dib-template-1 .dib-post-content{color:var(--kb-color-neutral-300);font-size:17px;grid-area:summary;line-height:1.4;margin:20px 0 0;padding:0}#dib-template-1 .dib-post .dib-post-author,#dib-template-1 .dib-post .dib-post-date{font-size:14px;font-weight:700;height:40px;letter-spacing:.5pt;margin:10px 0}#dib-template-1 .dib-post .dib-post-date{color:var(--kb-color-neutral-300);grid-area:unset!important;text-align:right}#dib-template-1 .dib-post .dib-post-author{grid-area:author}#dib-template-1 .dib-post .dib-post-author a{color:var(--kb-color-neutral-300);text-decoration:none}#dib-template-1 .dib-post .dib-post-author a:before{content:"By ";display:inline-block}#dib-template-1>h3,#dib-template-1>ul,.dib-cat-menu,.dib-more{display:none}#dib-post-single h1,#dib-post-single h2,#dib-post-single h3,#dib-post-single h4,#dib-post-single h5,#dib-post-single h6{color:#fff;margin-bottom:20px}#dib-post-single .dib-post-date,.dib-cat-menu,.dib-post-back-link{display:none}#dib-post-single{display:grid;gap:20px;grid-template-areas:"image" "title" "social" "content" "author";grid-template-columns:1fr;margin-bottom:80px}#dib-post-single .dib-sharing{grid-area:social;text-align:center}#dib-post-single .dib-post-featured-image{grid-area:image;margin-bottom:80px;max-height:700px;overflow:hidden}#dib-post-single .dib-post-featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}#dib-post-single .dib-post-title{font-size:30px;grid-area:title;line-height:1;margin:0 auto 70px;max-width:1100px;padding:0 20px;text-align:center;text-transform:uppercase;width:100vw}#dib-post-single .dib-post-content{grid-area:content;margin:0 auto;max-width:1100px;padding-left:20px;padding-right:20px;width:100vw}#dib-post-single .dib-post-content p,#dib-post-single .dib-post-content span{color:#d8d8d8!important;font-family:var(--kb-body-font-poppins);font-size:16px;line-height:2;margin-bottom:40px}#dib-post-single .dib-post-content li,#dib-post-single .dib-post-content ol,#dib-post-single .dib-post-content ul{color:var(--kb-color-neutral-300);font-size:16px;line-height:1.6}#dib-post-single .dib-post-content p img{height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}#dib-post-single .dib-post-content img{height:auto;max-width:100%;width:100%}#dib-post-single .dib-post-content p{color:#d8d8d8!important;font-size:17px;line-height:2;margin-bottom:40px}#dib-post-single .dib-post-content h3{margin-bottom:20px}#dib-post-single .dib-post-content p a,#dib-post-single .dib-post-content p.highlight{color:var(--kb-color-brand-500)}#dib-post-single .dib-post-content p img.fullwidth{height:100vh;left:50%;margin-left:-50vw;margin-right:-50vw;max-height:none;max-width:100vw;-o-object-fit:cover;object-fit:cover;position:relative;right:50%;width:100vw}#dib-post-single .dib-post-author-photo{background:var(--kb-color-brand-500);display:flex;justify-content:center;margin:150px 0 -20px;padding:0}#dib-post-single .dib-post-author-photo img{border-radius:100px;height:150px;margin-top:-75px;width:150px}#dib-post-single .dib-post-author{align-items:center;background:var(--kb-color-brand-500);display:flex;flex-direction:column;font-size:34px;justify-content:center;padding:40px;text-transform:uppercase;width:100%}#dib-post-single .dib-post-author:before{content:"Meet the artist";font-size:14px;font-weight:400;letter-spacing:1px;line-height:1;text-transform:uppercase}#dib-post-single .dib-post-author a{color:var(--kb-color-black);font-family:var(--kb-heading-font);font-weight:800;line-height:1;text-decoration:none}#dib-template-1>.dib-author-name{display:none}#dib-template-1>.dib-author{background:var(--kb-color-brand-500);font-family:var(--kb-body-font);grid-column-start:span 3;margin-top:80px;padding:0 50px 50px;text-align:center;width:100%}.dib-author-bio .author-name{font-size:25px;letter-spacing:.5pt;text-transform:uppercase}#dib-template-1>.dib-author .dib-author-photo{border-radius:100px;height:100px;margin:-50px auto 0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;overflow:hidden;width:100px}.dib-post-author-link{pointer-events:none}.dib-related-posts{margin:0 auto;max-width:1100px;padding:0 20px}.dib-related .dib-related-posts .dib-related-post{background:transparent;border:none;border-radius:0}#dib-posts .dib-related-posts .dib-related-post .dib-post-text{padding:0}.dib-related-posts .dib-related-post .dib-post-text .dib-post-title{line-height:1;text-align:left;text-transform:uppercase}.dib-related .dib-post-title{margin-top:.5rem}#dib-posts .dib-related .dib-related-post h2 a.dib-post-title-link{color:var(--kb-color-white)!important;transition:color .25s ease}.dib .dib-related .dib-related-post .dib-post-featured-image img{border-radius:0!important;height:230px;-o-object-fit:cover;object-fit:cover}.dib-related .dib-related-post:hover{background:transparent!important;box-shadow:none!important}.dib-related-posts .dib-related-post .dib-post-text{padding:0}#dib-posts .dib-related .dib-related-post:hover h2 a.dib-post-title-link{color:var(--kb-color-brand-500)!important}@media screen and (width >= 992px){#dib-template-1{grid-template-columns:repeat(3,1fr)}#dib-template-1 .dib-post{grid-column-start:auto}#dib-post-single .dib-post-title{font-size:60px}#dib-post-single .dib-post-content p{margin-bottom:100px}#dib-post-single .dib-post-author-photo img{border-radius:300px;height:226px;margin-top:-113px;width:226px}}.eula__cover{color:#fff;padding-top:40px}.eula__cover h1{font-size:35px;line-height:40px;margin-bottom:50px}.eula__cover .page__content p{font-size:12px;margin:32px 0}@media screen and (width >= 992px){.eula__cover h1{font-size:40px;line-height:40px;margin-bottom:80px}.eula__cover .page__content p{font-size:14px}.eula__cover{color:#fff;padding-top:70px}}@media screen and (width >= 1920px){.eula__cover .page__content p{font-size:20px}.eula__cover h1{font-size:60px;line-height:55px;margin-bottom:132px}.eula__cover{color:#fff;padding-top:100px}}.privacy__page-wrapper{overflow:hidden}.privacy__page-wrapper .page__title{color:var(--kb-color-white);font-size:35px;line-height:35px}.page__content ol,.privacy__page-wrapper .page__content ul{line-height:2;margin-bottom:40px;padding-left:40px}.page__content ol li,.privacy__page-wrapper .page__content ul li{color:var(--kb-color-neutral-300);font-size:26px;font-style:normal;font-weight:400;line-height:1.5;padding-bottom:0}.page__content ol p a,.privacy__page-wrapper .page__content ol a,.privacy__page-wrapper .page__content p a,.privacy__page-wrapper .page__content ul li a{color:var(--kb-color-brand-500);font-family:var(--kb-body-font-poppins)}.privacy__page-wrapper .page__content p,.privacy__page-wrapper .page__content ul li{font-family:var(--kb-body-font-poppins);max-width:inherit}.page__content h6,.privacy__page-wrapper .page__content .heading-4,.privacy__page-wrapper .page__content h1,.privacy__page-wrapper .page__content h2,.privacy__page-wrapper .page__content h3,.privacy__page-wrapper .page__content h4,.privacy__page-wrapper .page__content h5{color:var(--kb-color-white)!important}.privacy__page-wrapper .page__content p{color:var(--kb-color-neutral-300);font-family:var(--kb-body-font-poppins);font-size:26px;line-height:1.5;margin-bottom:30px;margin-top:30px}.privacy__page-wrapper .page__content table tbody tr td,.privacy__page-wrapper .page__content table tbody tr:first-child td{border:1px solid var(--kb-color-neutral-500);padding:20px 20px 20px 40px;vertical-align:top}.privacy__page-wrapper .page__content table tbody tr td{background-color:transparent;font-size:36px;line-height:1.5;vertical-align:top}.privacy__page-wrapper .page__content table{border-spacing:0}.privacy__page-wrapper .page__content table tbody tr td,.privacy__page-wrapper .page__content table tbody tr td p,.privacy__page-wrapper .page__content table tbody tr td ul li{color:var(--kb-color-neutral-300);font-size:14px;line-height:1.5}.privacy__page-wrapper .page__content table tbody tr td ul{padding:0}.page__title{margin:30px 0 60px;padding:0}.privacy__page-wrapper ol li,.privacy__page-wrapper p,.privacy__page-wrapper ul li{color:var(--kb-color-neutral-300)}.privacy__page-wrapper .page__content table tbody tr td p{margin:0 0 30px}.privacy__page-wrapper .page__content h2{font-size:30px;margin-bottom:20px}.privacy__page-wrapper .page__content h3{font-size:25px;margin-bottom:15px}.privacy__page-wrapper .page__content h4{font-size:20px;margin-bottom:15px}.privacy__page-wrapper .page__content h5{font-size:16px;margin-bottom:28px}.page__content ol li,.privacy__page-wrapper .page__content p,.privacy__page-wrapper .page__content ul li{font-family:var(--kb-body-font-poppins);font-size:14px}.table_wrapper{overflow-x:scroll}@media screen and (width >= 1024px){.page__content ol,.privacy__page-wrapper .page__content ul{padding-left:100px}.privacy__page-wrapper .page__title{font-size:40px;margin:40px 0}}@media screen and (width >= 1280px){.privacy__page-wrapper .page__content h2{font-size:40px;margin-bottom:30px}.privacy__page-wrapper .page__content h3{font-size:30px;margin-bottom:20px}.privacy__page-wrapper .page__content h4{font-size:20px;margin-bottom:15px}.privacy__page-wrapper .page__content h5{font-size:18px;margin-bottom:28px}.page__content ol li,.privacy__page-wrapper .page__content p,.privacy__page-wrapper .page__content ul li{font-family:var(--kb-body-font-poppins);font-size:16px}.privacy__page-wrapper .page__content table tbody tr td,.privacy__page-wrapper .page__content table tbody tr td p,.privacy__page-wrapper .page__content table tbody tr td ul li{font-size:16px}.privacy__page-wrapper .page__title{font-size:50px;margin:50px 0}}@media screen and (width >= 2400px){.privacy__page-wrapper .page__content h2{font-size:50px;margin-bottom:40px}.privacy__page-wrapper .page__content h3{font-size:40px;margin-bottom:30px}.privacy__page-wrapper .page__content h4{font-size:30px;margin-bottom:20px}.privacy__page-wrapper .page__content h5{font-size:26px;margin-bottom:36px}.page__content ol li,.privacy__page-wrapper .page__content p,.privacy__page-wrapper .page__content ul li{font-family:var(--kb-body-font-poppins);font-size:22px}.privacy__page-wrapper .page__content table tbody tr td,.privacy__page-wrapper .page__content table tbody tr td p,.privacy__page-wrapper .page__content table tbody tr td ul li{font-size:22px}.privacy__page-wrapper .page__title{font-size:70px;margin:70px 0}}@media screen and (width >= 2800px){.privacy__page-wrapper .page__content h2{font-size:60px;margin-bottom:50px}.privacy__page-wrapper .page__content h3{font-size:50px;margin-bottom:40px}.privacy__page-wrapper .page__content h4{font-size:40px;margin-bottom:30px}.privacy__page-wrapper .page__content h5{font-size:36px;margin-bottom:40px}.privacy__page-wrapper .page__content table tbody tr td,.privacy__page-wrapper .page__content table tbody tr td p,.privacy__page-wrapper .page__content table tbody tr td ul li{font-size:26px}.privacy__page-wrapper .page__title{font-size:90px;margin:100px 0}}.account__mobile__title h1{color:#fff;font-size:28px;font-weight:700;text-align:center;text-transform:uppercase}.account__page__navigation{background-color:transparent;border-bottom:1px solid #494949;border-top:1px solid #494949;height:120px;margin:0 25px;padding-top:0;position:relative}.account__page__navigation,.account__page__navigation .app__navigation{align-items:center;display:flex;justify-content:center}.account__page__navigation .app__navigation .customer__nav{display:flex;list-style:none;padding:0}.account__page__navigation .app__navigation .customer__nav li{align-items:center;color:var(--kb-color-neutral-300);cursor:pointer;display:flex;flex-direction:column;font-family:var(--font-body-family);font-size:10px;font-weight:700;justify-content:center;letter-spacing:1px;margin:0 15px;text-align:center;text-transform:uppercase}.account__page__navigation .app__navigation .customer__nav li.active svg *{fill:var(--kb-color-brand-500)}.account__page__navigation .app__navigation .customer__nav li.active{color:var(--kb-color-brand-500)}.account__page__navigation .app__navigation .customer__nav li svg{height:20px;margin-bottom:20px;width:20px}.kb__user__account{margin-bottom:60px;padding-top:0}.module__user__panel{background:var(--kb-color-neutral-900);margin-top:50px;padding:35px 20px}.module__user__panel--logout{align-items:center;display:flex;justify-content:center}.log-out{display:inline-block;font-size:10px;height:35px;letter-spacing:1.5px;line-height:35px;margin:0;min-width:135px;padding:0}.kb__user__account article,.kb__user__account aside{box-sizing:border-box;padding:0;width:100%}.kb__user__content{padding-right:2.5rem}.log-out a{color:var(--kb-color-brand-500);text-decoration:none}.customers .account .kb__modal{max-width:600px;width:100%}.module__user__modal{aspect-ratio:3/1;min-width:360px;padding:30px}.module__user__modal h3{color:#fff;font-size:50px;margin-bottom:40px;text-align:center;text-transform:uppercase}.module__user__modal form input,.module__user__modal form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #494949;color:#fff;font-family:var(--kb-body-font);font-size:14px;height:45px;line-height:45px;margin:10px 0;padding:0 15px;width:100%}.module__user__modal form select option{background-color:var(--kb-color-black)}.modal__text{color:var(--kb-color-neutral-300);font-size:16px;margin-bottom:40px}.module__user__modal .kb__kit__select__item:after{right:15px}.error__download p{color:var(--kb-color-brand-500);font-size:14px;line-height:1.4}.module__user__modal textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #494949;color:#fff;height:80px;margin:8px 0;padding:.8rem 1.5rem .8rem .5rem;resize:none;width:100%}.module__user__modal input:focus,.module__user__modal select:focus,.module__user__modal textarea:focus{border-color:var(--kb-color-brand-500)!important;outline:none}.module__user__modal--fields{border:none;font-size:16px;margin-bottom:20px}.module__user__modal--actions{display:grid;gap:20px;grid-template-columns:1fr 1fr}.module__user__modal--actions #close-modal,.module__user__modal--actions button[type=submit]{background:var(--kb-color-brand-500);border:none;cursor:pointer;font-size:10px;font-weight:700;height:35px;letter-spacing:1pt;line-height:35px;text-transform:uppercase}.module__user__modal--actions #cancel-edit{align-items:center;border:1px solid var(--kb-color-brand-500);color:var(--kb-color-brand-500);cursor:pointer;display:flex;font-size:10px;font-weight:700;height:35px;justify-content:center;letter-spacing:1px;line-height:35px;text-transform:uppercase}.success__modal{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.success__modal .kb__modal{max-width:600px}.success__modal h3{color:#fff;font-size:30px;line-height:1;text-align:center;text-transform:uppercase}.success__modal p{margin-top:20px}.success__modal a{color:var(--kb-color-brand-500);text-decoration:none}.success__modal .kb__modal button{background:transparent;border:2px solid var(--kb-color-brand-500);border-radius:0;color:var(--kb-color-brand-500);cursor:pointer;font-size:13px;font-weight:700;height:35px;margin-top:10px;text-align:center;text-transform:uppercase;width:165px}.loading__modal .kb__modal{max-width:300px}.loading__modal .kb__modal h3{color:#fff;font-size:26px;text-align:center}.error__modal .kb__modal{text-align:center}.error__modal .kb__modal h3{color:#fff;font-size:26px;text-align:center}.error__modal .kb__modal a{color:var(--kb-color-brand-500)}.error__modal .kb__modal button{background:transparent;border:2px solid var(--kb-color-brand-500);border-radius:0;color:var(--kb-color-brand-500);cursor:pointer;font-size:13px;font-weight:700;height:35px;margin-top:10px;text-align:center;text-transform:uppercase;width:165px}.kb__user__sidebar .kb__module__drawer{max-width:100vw;min-height:100vh;overflow:scroll;padding:30px 20px;width:100vw}.kb__user__sidebar .kb__module__drawer .kb__kit__header{align-items:center;display:flex;height:auto;justify-content:center}.kb__user__sidebar .kb__module__drawer .kb__kit__header img{height:100%;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:contain;object-fit:contain;width:100%}.kb__kit__owned .kb__kit__owned__item{color:#fff!important;font-size:30px!important}.account__page__navigation.account__mobile__title{display:flex;justify-content:space-between}.module__user__panel--logout.navigation_logout{display:none}.kb__modal{height:-moz-fit-content;height:fit-content;margin:auto 1.5rem;width:-moz-fit-content;width:fit-content}.email__taken{color:var(--kb-color-neutral-300);font-size:14px;letter-spacing:.3px;line-height:1.4}.email__taken a{color:var(--kb-color-brand-500);text-decoration:none}@media (width >= 440px){.account__page__navigation .app__navigation .customer__nav li{margin:0 30px}.account__page__navigation .app__navigation .customer__nav li svg{height:30px;margin-bottom:20px;width:30px}}@media screen and (width >= 992px){.kb__user__account{margin-bottom:0;padding-top:99px}.header_logout{display:none}.module__user__panel--logout{position:absolute;right:50px}.module__user__panel--logout.navigation_logout{display:block}.module__user__panel{background:var(--kb-color-neutral-900);margin:60px 0;padding:40px 80px}.module__user__modal--actions #cancel-edit,.module__user__modal--actions #close-modal,.module__user__modal--actions button[type=submit],.module__user__panel .kb-btn{display:inline-block;font-size:13px;height:45px;line-height:45px;min-width:180px;text-align:center}.module__user__modal--fields{font-size:26px}.modal__text{color:var(--kb-color-neutral-300);font-size:16px;margin-bottom:40px}.success__modal .kb__modal button{font-size:13px;height:45px}.success__modal h3{font-size:36px}.account__mobile__title{display:none!important}.account__page__navigation{align-items:center;background-color:#181818;border-bottom:none;border-top:1px solid #494949;display:flex;height:100px;justify-content:center;margin:0;padding-top:0;position:sticky;top:69px;width:100%;z-index:999}.account__page__navigation .app__navigation .customer__nav li{color:var(--kb-color-neutral-300);flex-direction:row;font-size:14px;font-weight:700;margin:0 50px}.account__page__navigation .app__navigation .customer__nav li svg{margin-bottom:0;margin-right:30px}.kb__user__sidebar .kb__module__drawer{max-width:500px;padding:80px 40px 130px;width:100vw}.kb__user__sidebar .kb__module__drawer .kb__kit__header{height:120px;justify-content:flex-start}.kb__kit__owned .kb__kit__owned__item{font-size:30px!important}.account__page__navigation+.app__container{margin-top:160px}.module__user__modal form select{font-weight:400}.kb__user__sidebar .kb__module__drawer{max-width:495px;padding:60px 53px 130px 60px}.kb__module__drawer .kb__kit__type{font-size:17px;margin-bottom:14px}.kb__module__drawer .kb__kit__owned p{margin-bottom:10px}.kb__kit__form__owned .kb__kit__software__section p{margin-bottom:0}.kb__module__drawer .kb__kit__body{margin-bottom:65px}.kb__kit__form__owned .kb__kit__software__section p.detail_text{margin-bottom:30px!important}.kb__kit__download__wrapper .kb__kit__software__section p.detail_text{margin-bottom:40px!important}.kb__module__drawer .kb__kit__download__wrapper .kb__kit__form .sub{margin-bottom:0!important;margin-top:20px!important}.kb__user__sidebar .kb__module__drawer .kb__kit__header{border:none;height:150px!important;margin-bottom:130px;position:relative}.kb__user__sidebar .kb__module__drawer .kb__kit__header:before{background-color:grey;bottom:-69px;content:"";height:1px;left:0;position:absolute;width:100%}.kb__kit__download__wrapper .kb__kit__select__item{margin-bottom:10px!important}.kb__kit__download__wrapper .kb__kit__software__section{margin-top:0!important}}@media screen and (width >= 1920px){.module__user__panel{background:var(--kb-color-neutral-900);margin-top:60px;padding:85px 110px}.log-out{display:inline-block;font-size:10px;height:40px;line-height:40px;margin:0;width:200px}.kb__user__account{padding-top:99px}.module__user__modal form input,.module__user__modal form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #494949;color:#fff;font-size:16px;line-height:1.64rem;margin:10px 0;max-height:50px;padding:15px;width:100%}.module__user__modal form select{font-weight:400;padding:10px 15px!important}.module__user__panel--logout{padding-right:80px}.account__page__navigation{top:84px}}.page__activate--account{min-height:600px}.page__activate--account .app__container{align-items:center;display:flex;justify-content:center;min-height:inherit}.page__activate--account form{box-sizing:border-box;display:flex;flex-direction:column;max-width:480px;padding:0 10px;place-content:center center;width:100%}.page__activate--account .title{margin-bottom:25px;text-align:center}.page__activate--account .heading-2{font-size:28px;line-height:40px;margin-bottom:15px;text-transform:uppercase}.page__activate--account p{font-size:15px}.password,.password_confirm{display:flex;flex-direction:column}.password input,.password_confirm input{height:35px;margin-bottom:30px}.page__activate--account input::-moz-placeholder{font-size:13px}.page__activate--account input::placeholder{font-size:13px}.page__activate--account .submit input{width:100%}.page__activate--account .form__errors{margin-bottom:20px}.page__activate--account .form__errors li{list-style:none;margin-bottom:4px}.page__activate--account .form__errors li a{color:var(--kb-color-brand-500);font-size:13px;list-style:none;pointer-events:none;text-decoration:none}@media screen and (width >= 992px){.page__activate--account{display:flex;min-height:calc(100vh - 75px)}.page__activate--account .title{margin-bottom:35px}.page__activate--account .heading-2{font-size:40px;margin-bottom:15px}.password input,.password_confirm input{height:45px}}[class*="page.spring-sale"] .hero__banner-content--loggeIn,[class*="page.spring-sale"] .hero__banner-loggedIn,[class*="page.spring-sale"] .hero__banner-loggedIn .hero__banner-cover,[class*="page.spring-sale"] .hero__banner-loggedIn .hero__banner-image{height:70vh!important;max-height:70vh!important}[class*=cargo-landing] #shopify-section-footer,[class*=cargo-landing] #shopify-section-header,[class*=cargo-landing] .page__title{display:none}[class*=cargo-landing] button{background:#fbad18;border:none;color:#111;cursor:pointer;display:inline-block;font-family:var(--kb-body-font);font-size:10px;font-style:normal;font-weight:700;height:32px;letter-spacing:1px;line-height:24px;margin-top:24px;text-align:center;text-transform:uppercase;width:140px}[class*=cargo-landing] button:disabled{background:grey;cursor:not-allowed}@media screen and (width >= 2000px){[class*=cargo-landing] button{font-size:12px;height:40px;margin-top:36px;width:170px}}@media screen and (width >= 2800px){[class*=cargo-landing] button{font-size:14px;height:44px;margin-top:50px;width:190px}}[class*=cargo-landing] button.bordered{background:transparent;border:1px solid #fbad18;color:#fbad18}[class*=cargo-landing] main{overflow:hidden}.color__gray{color:var(--kb-color-neutral-300)!important}[class*=cargo-landing] h1{color:#fff;font-family:Poppins,sans-serif;font-size:35px;font-style:normal;font-weight:800;letter-spacing:1px;line-height:1;text-transform:uppercase}@media screen and (width >= 1440px){[class*=cargo-landing] h1{font-size:36px}}@media screen and (width >= 2400px){[class*=cargo-landing] h1{font-size:50px}}@media screen and (width >= 2800px){[class*=cargo-landing] h1{font-size:76px;margin-bottom:50px}}[class*=cargo-landing] p{color:#fff;font-family:var(--kb-body-font);font-size:14px;font-style:normal;font-weight:400;line-height:1.4}@media screen and (width >= 1440px){[class*=cargo-landing] p{font-size:16px}}@media screen and (width >= 2400px){[class*=cargo-landing] p{font-size:18px}}@media screen and (width >= 2800px){[class*=cargo-landing] p{font-size:25px}}.landing__modal{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;position:fixed;width:100%;z-index:2}@media screen and (width <= 1280px){.landing__video{max-height:450px}}@media screen and (width <= 800px){.landing__video{max-height:350px}}.landing__hero{align-items:flex-end;background-position:top;background-size:cover;display:flex;height:100vh;justify-content:flex-start;max-height:1200px;min-height:600px;overflow:hidden;padding-bottom:240px;position:relative;width:100vw}@media screen and (width >= 972px){.landing__hero{align-items:center;padding-bottom:0}}@media screen and (width >= 1440px){.landing__hero{max-height:none}}.landing__hero .landing__background__video{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.landing__hero .landing__background__video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.landing__hero .lading__hero--background{height:inherit;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:inherit;z-index:-1}.landing__hero--content{display:flex;flex-direction:column;gap:25px;justify-content:flex-start;margin:0;max-width:80%;padding-left:20px;position:relative;width:100%;z-index:10}.landing__hero--content .landing__hero--caption{height:-moz-fit-content;height:fit-content}.landing__hero--content p{line-height:2;max-width:450px}@media screen and (width >= 620px){.landing__hero--content{margin:0 auto 45px;max-width:580px}.landing__hero--content p{line-height:2}}@media screen and (width >= 980px){.landing__hero--content{max-width:800px}.landing__hero--content .landing__hero--caption{margin-top:-50px}.landing__hero--content p{line-height:2.2}}@media screen and (width >= 1440px){.landing__hero--content{gap:60px;max-width:1100px;padding:20px 20px 0}.landing__hero--content .landing__hero--caption{margin-bottom:-30px;margin-top:-60px}.landing__hero--content p{max-width:600px}}@media screen and (width >= 2000px){.landing__hero--content{max-width:1700px}}@media screen and (width >= 2800px){.landing__hero--content{max-width:2400px}.landing__hero--content .landing__hero--caption{margin-bottom:-10px;margin-top:-20px}.landing__hero--content p{line-height:2;max-width:730px}}.landing__hero--content h4{color:#fff;font-size:14px;font-style:normal;font-weight:400;letter-spacing:6px;line-height:1;text-transform:uppercase}@media screen and (width >= 1024px){.landing__hero--content h4{margin-bottom:-30px}}@media screen and (width >= 1280px){.landing__hero--content h4{font-size:20px;margin-bottom:-50px}}@media screen and (width >= 2000px){.landing__hero--content h4{font-size:28px}}@media screen and (width >= 2800px){.landing__hero--content h4{font-size:36px;margin-bottom:-10px}}.landing__hero--content .landing__cargoLogo{display:flex;justify-content:flex-start;max-width:320px}@media screen and (width >= 980px){.landing__hero--content .landing__cargoLogo{max-width:none;width:380px}}@media screen and (width >= 1440px){.landing__hero--content .landing__cargoLogo{width:400px}}@media screen and (width >= 2000px){.landing__hero--content .landing__cargoLogo{width:480px}}@media screen and (width >= 2800px){.landing__hero--content .landing__cargoLogo{width:700px}}.landing__hero--content .landing__cargoLogo svg{height:80px;width:100%}@media screen and (width >= 980px){.landing__hero--content .landing__cargoLogo svg{height:175px}}.landing__hero--actions{display:flex;gap:16px}@media screen and (width >= 972px){.landing__hero--actions{gap:30px}}.landing__hero--actions button{margin-top:0}.landing__cargoUi{margin-top:-200px}.landing__cargoUi--content{align-items:center;display:flex;justify-content:center;margin:0 auto 100px;position:relative}@media screen and (width >= 620px){.landing__cargoUi--content{width:-moz-max-content;width:max-content}}@media screen and (width >= 2000px){.landing__cargoUi--content{margin:0 auto 200px;max-width:1920px}}@media screen and (width >= 2800px){.landing__cargoUi--content{max-width:2800px}}.landing__cargoUi--content .ui{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-bottom:0;border-radius:4px 4px 0 0;box-shadow:0 4px 30px rgba(0,0,0,.1);margin:0 40px;max-width:90%;padding:3px 3px 0;width:100%}@media screen and (width >= 620px){.landing__cargoUi--content .ui{max-width:580px}}@media screen and (width >= 980px){.landing__cargoUi--content .ui{max-width:800px;padding:10px 10px 0}}@media screen and (width >= 1440px){.landing__cargoUi--content .ui{max-width:1100px;padding:20px 20px 0}}@media screen and (width >= 2000px){.landing__cargoUi--content .ui{max-width:1700px}}@media screen and (width >= 2800px){.landing__cargoUi--content .ui{max-width:2400px}}.landing__cargoUi--content .inspector{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(45deg,#111,hsla(0,0%,100%,.1));border:none;border-radius:3px;box-shadow:0 4px 30px rgba(0,0,0,.1);margin:auto;max-width:80px;padding:2px;position:absolute;right:20px;top:-30px}@media screen and (width >= 570px){.landing__cargoUi--content .inspector{max-width:100px}}@media screen and (width >= 620px){.landing__cargoUi--content .inspector{max-width:120px}}@media screen and (width >= 980px){.landing__cargoUi--content .inspector{border-radius:10px;max-width:180px;padding:10px;right:-55px;top:-50px}}@media screen and (width >= 1280px){.landing__cargoUi--content .inspector{right:-100px}}@media screen and (width >= 1440px){.landing__cargoUi--content .inspector{max-width:250px;right:-50px;top:-110px}}@media screen and (width >= 2000px){.landing__cargoUi--content .inspector{max-width:340px;right:-25px}}@media screen and (width >= 2800px){.landing__cargoUi--content .inspector{max-width:460px;right:-80px}}@media screen and (width >= 3200px){.landing__cargoUi--content .inspector{max-width:520px;right:-150px}}.landing__cargoUi--content .card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(-36deg,#111,hsla(0,0%,100%,.1));border:none;border-radius:3px;bottom:0;box-shadow:0 4px 30px rgba(0,0,0,.1);left:10px;max-width:100px;padding:2px;position:absolute;width:100%}@media screen and (width >= 570px){.landing__cargoUi--content .card{max-width:100px}}@media screen and (width >= 620px){.landing__cargoUi--content .card{max-width:120px}}@media screen and (width >= 980px){.landing__cargoUi--content .card{border-radius:10px;max-width:180px;padding:10px;right:-100px}}@media screen and (width >= 1440px){.landing__cargoUi--content .card{max-width:250px;right:-50px}}@media screen and (width >= 2000px){.landing__cargoUi--content .card{border-radius:10px;bottom:-100px;left:-100px;max-width:400px;padding:10px}}@media screen and (width >= 2800px){.landing__cargoUi--content .card{left:-200px;max-width:520px}}.landing__cargoCarousel article,.landing__getCargo,.landing__transferKits article{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center;text-align:center}.landing__cargoCarousel article h1,.landing__getCargo h1,.landing__transferKits article h1{align-items:center;text-align:center}.landing__cargoCarousel article p,.landing__getCargo p,.landing__transferKits article p{line-height:1.6;max-width:700px}.landing__getCargo{gap:14px;margin:0 auto;max-width:370px;padding-top:60px}@media screen and (width >= 972px){.landing__getCargo{gap:25px;margin:0 auto;max-width:800px}}@media screen and (width >= 1440px){.landing__getCargo{margin:0 auto;max-width:none}}.carousel__container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:5px;box-shadow:0 4px 30px rgba(0,0,0,.1);padding:8px}@media screen and (width >= 680px){.carousel__container{border-radius:10px;padding:15px}}@media screen and (width >= 1920px){.carousel__container{border-radius:20px;padding:50px}}.carousel__container .carousel__outside{background-color:#111;padding:15px}@media screen and (width >= 1920px){.carousel__container .carousel__outside{padding:50px}}.carousel__container .carousel img{aspect-ratio:1/1;max-width:380px}.landing__materialSlider,.landing__modelSlider{align-items:center;display:grid;flex-direction:row;grid-template-columns:1fr;height:800px;justify-content:center;margin:100px 0;position:relative;width:auto}@media screen and (width >= 800px){.landing__materialSlider,.landing__modelSlider{grid-template-columns:1fr 1fr;height:600px;justify-content:normal;margin:0;width:auto}}@media screen and (width >= 1280px){.landing__materialSlider,.landing__modelSlider{height:700px}}@media screen and (width >= 1920px){.landing__materialSlider,.landing__modelSlider{height:900px}}@media screen and (width >= 2400px){.landing__materialSlider,.landing__modelSlider{height:1100px}}@media screen and (width >= 2800px){.landing__materialSlider,.landing__modelSlider{height:1600px}}@media screen and (width >= 800px){.landing__materialSlider .texture__rellax,.landing__modelSlider .texture__rellax{max-height:600px;top:auto;width:auto}}.landing__materialSlider .asset__rellax,.landing__materialSlider .texture__rellax,.landing__modelSlider .asset__rellax,.landing__modelSlider .texture__rellax{max-height:480px;max-width:-moz-fit-content;max-width:fit-content;position:absolute;top:-70px;width:auto;z-index:-1}@media screen and (width >= 800px){.landing__materialSlider .asset__rellax,.landing__materialSlider .texture__rellax,.landing__modelSlider .asset__rellax,.landing__modelSlider .texture__rellax{max-height:450px;top:auto;width:auto}}@media screen and (width >= 1280px){.landing__materialSlider .asset__rellax,.landing__materialSlider .texture__rellax,.landing__modelSlider .asset__rellax,.landing__modelSlider .texture__rellax{max-height:700px}}@media screen and (width >= 1920px){.landing__materialSlider .asset__rellax,.landing__materialSlider .texture__rellax,.landing__modelSlider .asset__rellax,.landing__modelSlider .texture__rellax{max-height:900px}}@media screen and (width >= 2400px){.landing__materialSlider .asset__rellax,.landing__materialSlider .texture__rellax,.landing__modelSlider .asset__rellax,.landing__modelSlider .texture__rellax{max-height:1200px}}@media screen and (width >= 2800px){.landing__materialSlider .asset__rellax,.landing__materialSlider .texture__rellax,.landing__modelSlider .asset__rellax,.landing__modelSlider .texture__rellax{max-height:none;max-width:-moz-fit-content;max-width:fit-content}}.landing__materialSlider article,.landing__modelSlider article{align-items:center;display:flex;flex-direction:column;gap:25px;justify-self:center;margin-top:100px;max-width:90%;padding:0 20px;text-align:center;width:100%}@media screen and (width >= 800px){.landing__materialSlider article,.landing__modelSlider article{align-items:flex-start;margin-top:0;max-width:550px;padding:0 20px;text-align:initial;width:-moz-fit-content;width:fit-content}}@media screen and (width >= 2800px){.landing__materialSlider article,.landing__modelSlider article{max-width:90%}}.landing__materialSlider article p,.landing__modelSlider article p{line-height:1.6;max-width:700px}.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:420px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:90px}@media screen and (width >= 570px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:400px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:75px}}@media screen and (width >= 680px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:450px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:80px}}@media screen and (width >= 800px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:530px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:100px}}@media screen and (width >= 1024px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:600px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:120px}}@media screen and (width >= 1280px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:700px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:135px}}@media screen and (width >= 1440px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:850px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:170px}}@media screen and (width >= 1920px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:1200px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:240px}}@media screen and (width >= 2400px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:1400px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:280px}}@media screen and (width >= 2800px){.landing__materialSlider .carousel__container,.landing__modelSlider .carousel__container{max-width:2000px}.landing__materialSlider .carousel__container .swiper-slide img,.landing__modelSlider .carousel__container .swiper-slide img{max-width:none}}.landing__materialSlider .carousel__container .carousel__outside header h4,.landing__modelSlider .carousel__container .carousel__outside header h4{align-items:center;color:#fff;display:flex;font-family:var(--kb-body-font);font-size:9px;font-style:normal;font-weight:400;gap:10px;letter-spacing:1px;line-height:33px;margin-bottom:10px;padding-bottom:2px;text-transform:uppercase}@media screen and (width >= 1280px){.landing__materialSlider .carousel__container .carousel__outside header h4,.landing__modelSlider .carousel__container .carousel__outside header h4{margin-bottom:20px}}@media screen and (width >= 1580px){.landing__materialSlider .carousel__container .carousel__outside header h4,.landing__modelSlider .carousel__container .carousel__outside header h4{border-bottom:1px solid grey;font-size:12px;gap:20px;justify-content:flex-end;margin-bottom:30px;padding-bottom:13px}}@media screen and (width >= 1920px){.landing__materialSlider .carousel__container .carousel__outside header h4,.landing__modelSlider .carousel__container .carousel__outside header h4{font-size:16px;margin-bottom:50px}}.landing__materialSlider .carousel__container .carousel__outside header h4 svg,.landing__modelSlider .carousel__container .carousel__outside header h4 svg{width:13px}@media screen and (width >= 1580px){.landing__materialSlider .carousel__container .carousel__outside header h4 svg,.landing__modelSlider .carousel__container .carousel__outside header h4 svg{width:27px}}.landing__materialSlider article{order:2}.landing__materialSlider .carousel__container{left:-51px;position:relative}.landing__materialSlider .carousel__container .swiper-slide,.landing__materialSlider .carousel__container header{display:flex;justify-content:flex-end}.landing__materialSlider .carousel__container header h4{border-bottom:1px solid grey;gap:20px;justify-content:flex-end;padding-left:40px}.landing__modelSlider article{order:2}@media screen and (width >= 800px){.landing__modelSlider article{order:1}}.landing__modelSlider .asset__rellax{right:0}.landing__modelSlider .carousel__container{justify-self:flex-end;position:relative;right:-30px}@media screen and (width >= 800px){.landing__modelSlider .carousel__container{justify-self:auto;order:1;right:-51px}}.landing__modelSlider .carousel__container .carousel__outside header{display:flex;justify-content:flex-start}.landing__modelSlider .carousel__container .carousel__outside header h4{border-bottom:1px solid grey;justify-content:flex-end;padding-right:40px}.landing__cargoCarousel article{margin:0 auto;max-width:90%}@media screen and (width >= 680px){.landing__cargoCarousel article{margin:initial;max-width:none}}.landing__cargoCarousel .carousel__wrapper{margin-top:40px}.landing__cargoCarousel .carousel__wrapper--inner{align-items:center;display:flex;flex-direction:column;justify-content:center}.landing__cargoCarousel .carousel__wrapper--inner .video__carousel{max-width:80vw;overflow:hidden;position:relative;width:100%}.landing__cargoCarousel .carousel__wrapper--inner .video__carousel:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media screen and (width >= 767px){.landing__cargoCarousel .carousel__wrapper--inner .video__carousel:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 10%,hsla(0,0%,100%,0) 90%,#111);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1)}}.landing__cargoCarousel .carousel__wrapper--inner .video__carousel:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media screen and (width >= 767px){.landing__cargoCarousel .carousel__wrapper--inner .video__carousel:after{background:linear-gradient(90deg,#111,hsla(0,0%,100%,0) 10%,hsla(0,0%,100%,0) 90%,#111);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1)}}@media screen and (width >= 1280px){.landing__cargoCarousel .carousel__wrapper--inner .video__carousel{max-width:880px}}@media screen and (width >= 1600px){.landing__cargoCarousel .carousel__wrapper--inner .video__carousel{max-width:1280px}}@media screen and (width >= 1920px){.landing__cargoCarousel .carousel__wrapper--inner .video__carousel{max-width:1440px}}@media screen and (width >= 2400px){.landing__cargoCarousel .carousel__wrapper--inner .video__carousel{max-width:1920px}}.landing__cargoCarousel .carousel__wrapper--inner .video__carousel .video__wrapper{aspect-ratio:16/9}.landing__cargoCarousel .carousel__wrapper--inner .video__carousel .video__wrapper video{width:100%}.landing__cargoCarousel .carousel__wrapper--inner .carousel--controls{align-items:center;background:#181818;display:flex;gap:40px;justify-content:center;padding:50px;width:100%}@media screen and (width >= 972px){.landing__cargoCarousel .carousel__wrapper--inner .carousel--controls{gap:100px;padding:100px}}.landing__cargoCarousel .carousel__wrapper--inner .carousel--controls .control{background:transparent;border:none;cursor:pointer;filter:grayscale(100);height:auto;margin:0;opacity:.5;width:65px}@media screen and (width >= 972px){.landing__cargoCarousel .carousel__wrapper--inner .carousel--controls .control{width:65px}}.landing__cargoCarousel .carousel__wrapper--inner .carousel--controls .control.active{filter:grayscale(0);opacity:1}.landing__cargoCarousel .carousel__wrapper--inner .carousel--controls .control img{width:100%}.landing__cargoPricing{align-items:center;margin:100px auto;max-width:1900px;overflow:hidden;padding:0}@media screen and (width >= 972px){.landing__cargoPricing{display:grid;gap:80px;grid-template-columns:1fr 1px 1fr;padding:0 50px}}@media screen and (width >= 1920px){.landing__cargoPricing{max-width:80vw}}@media screen and (width >= 2400px){.landing__cargoPricing{gap:160px}}.landing__cargoPricing--logo{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (width >= 972px){.landing__cargoPricing--logo{align-items:normal;flex-direction:row;justify-content:flex-end}}.landing__cargoPricing--logo figure{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(-36deg,#111,hsla(0,0%,100%,.1));border:none;border-radius:3px;box-shadow:0 4px 30px rgba(0,0,0,.1);display:block;margin:40px -70px 40px 0;padding:8px;width:100%}.landing__cargoPricing--logo figure img{vertical-align:bottom;width:100%}@media screen and (width >= 972px){.landing__cargoPricing--logo figure{display:none}}.landing__cargoPricing--logo svg{max-width:450px;padding:0 35px;width:100%}@media screen and (width >= 2000px){.landing__cargoPricing--logo svg{max-width:580px}}@media screen and (width >= 2400px){.landing__cargoPricing--logo svg{max-width:600px}}@media screen and (width >= 2800px){.landing__cargoPricing--logo svg{max-width:700px}}.landing__cargoPricing--content{align-items:center;display:flex;flex-direction:column;gap:28px}@media screen and (width >= 972px){.landing__cargoPricing--content{align-items:flex-start;gap:60px;max-width:800px}}.landing__cargoPricing--content h1,.landing__cargoPricing--content p{text-align:center}@media screen and (width >= 972px){.landing__cargoPricing--content h1,.landing__cargoPricing--content p{text-align:left}}.landing__cargoPricing--content p{line-height:2}.landing__cargoPricing--content button{margin-top:0}.landing__cargoPricing--content h3{color:#fff;font-size:35px;font-weight:400;line-height:1}@media screen and (width >= 972px){.landing__cargoPricing--content h3{text-align:left}}@media screen and (width >= 2800px){.landing__cargoPricing--content h3{font-size:45px}}.landing__cargoPricing .divider{background:grey;height:100%;max-height:400px;width:1px}.landing__transferKits{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center}.landing__transferKits figure{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.3);border-bottom:0;border-radius:16px 16px 0 0;box-shadow:0 4px 30px rgba(0,0,0,.1);display:none;margin:0 40px;padding:20px 20px 0}@media screen and (width >= 972px){.landing__transferKits figure{display:block;max-width:1240px}}@media screen and (width >= 1920px){.landing__transferKits figure{max-width:1440px}}@media screen and (width >= 2400px){.landing__transferKits figure{max-width:1900px}}.landing__transferKits figure img{max-width:-moz-max-content;max-width:max-content;vertical-align:bottom;width:100%}.landing__transferKits article{background:#181818;padding:160px 40px;width:100%}.landing__transferKits article button{margin-top:0}.newsletter__signup{min-height:100vh}.newsletter__signup-content{display:grid;grid-template-columns:repeat(1,1fr);height:100%}.newsletter__signup-content .title-1{font-size:36px!important;font-weight:700;line-height:1.1;margin-bottom:15px}.newsletter__signup-form{align-items:center;align-self:center;display:flex;justify-content:center}.newsletter__signup-form .newsletter__form-cover{max-width:50%}.newsletter__signup-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (width <= 768px){.newsletter__signup .newsletter__para{font-size:14px!important;line-height:24px!important;margin-bottom:15px}}@media screen and (width >= 768px){.newsletter__signup-content{grid-template-columns:repeat(2,1fr)}.newsletter__signup-content .title-1{font-size:30px!important;line-height:1.1}.newsletter__signup .newsletter__para{font-size:16px!important;line-height:28px!important;margin-bottom:20px}}@media screen and (width >= 992px){.newsletter__signup-content .title-1{font-size:36px!important;line-height:1.1}.newsletter__signup .newsletter__para{font-size:16px!important;line-height:28px!important;margin-bottom:20px}}@media screen and (width >= 1300px){.newsletter__signup-content .title-1{font-size:40px!important;line-height:1.1}.newsletter__signup .newsletter__para{font-size:18px!important;line-height:28px!important;margin-bottom:25px}}@media screen and (width >= 1800px){.newsletter__signup-content .title-1{font-size:48px!important;line-height:1.1}.newsletter__signup .newsletter__para{font-size:22px!important;line-height:30px!important;margin-bottom:30px}}@media screen and (width >= 2000px){.newsletter__signup-content .title-1{font-size:60px!important;line-height:1.1}.newsletter__signup .newsletter__para{font-size:24px!important;line-height:36px!important;margin-bottom:30px}}@media screen and (width >= 2400px){.newsletter__signup-content .title-1{font-size:72px!important;line-height:1.1}.newsletter__signup .newsletter__para{font-size:30px!important;line-height:55px!important;margin-bottom:50px}}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf{background-color:#111;border:2px solid transparent;box-shadow:0 0 10px 3px transparent;box-sizing:content-box;font-size:16px;max-height:100%;max-width:900px;overflow:auto;width:100%}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf-contained{max-width:300px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";display:block;height:100%;left:0;opacity:.8;pointer-events:none;position:absolute;top:0;width:100%}.ap3w-embeddable-form-content{margin:auto;padding:32px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf-top{top:0}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf-bottom{bottom:0}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf-rounded{border-radius:12px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-text{margin-bottom:16px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-text *{padding-bottom:5px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-video{margin-bottom:28px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-video.ap3w-video--fill{margin:0 -32px 28px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-video.ap3w-video--fill.ap3w-video--first{margin:-32px -32px 28px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-video.ap3w-video--fill.ap3w-video--last{margin:20px -32px -32px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-image{margin-bottom:28px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-image.ap3w-image--fill{margin:0 -32px 28px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-image.ap3w-image--fill.ap3w-image--first{margin:-32px -32px 28px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-image.ap3w-image--fill.ap3w-image--last{margin:20px -32px -32px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-form,.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-reaction{margin-bottom:16px}.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-form .ap3w-input input[type=email],.ap3w-embeddable-form-62550cd46b12e7518bd08fdf .ap3w-form .ap3w-input input[type=text]{margin-bottom:12px}.ap3w-embeddable-form-tcpa-wrapper{margin-top:12px;text-align:center}.ap3w-embeddable-form-tcpa__text{color:#fff;font-size:11px;line-height:14px;margin:0}.ap3-form-br{flex-basis:100%;height:0}.ap3w-text-62550cd46b12e7518bd08fdf{margin:0 0 16px;position:relative}.ap3w-text-62550cd46b12e7518bd08fdf.ap3w-text--last{margin-bottom:0!important}.ap3w-text-62550cd46b12e7518bd08fdf *{margin:0;padding-bottom:8px}.ap3w-text-62550cd46b12e7518bd08fdf :last-child{padding-bottom:0!important}.ap3w-text-62550cd46b12e7518bd08fdf a{color:#fbad18;text-decoration:underline}.ap3w-text-62550cd46b12e7518bd08fdf div>ul,.ap3w-text-62550cd46b12e7518bd08fdf h1,.ap3w-text-62550cd46b12e7518bd08fdf h2,.ap3w-text-62550cd46b12e7518bd08fdf h3,.ap3w-text-62550cd46b12e7518bd08fdf h4,.ap3w-text-62550cd46b12e7518bd08fdf h5,.ap3w-text-62550cd46b12e7518bd08fdf h6,.ap3w-text-62550cd46b12e7518bd08fdf p{text-decoration:unset;text-indent:unset;text-transform:unset}.ap3w-text-62550cd46b12e7518bd08fdf h1{color:#fff;font-size:34px;font-style:normal;font-weight:700;line-height:1}.ap3w-text-62550cd46b12e7518bd08fdf h2{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:1}.ap3w-text-62550cd46b12e7518bd08fdf h3{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:1}.ap3w-text-62550cd46b12e7518bd08fdf h4{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:1}.ap3w-text-62550cd46b12e7518bd08fdf h5,.ap3w-text-62550cd46b12e7518bd08fdf h6{color:#fff;font-size:11px;font-style:normal;font-weight:400;line-height:1}.ap3w-text-62550cd46b12e7518bd08fdf p{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:1}.ap3w-text-62550cd46b12e7518bd08fdf p[data-size=large]{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:1}.ap3w-text-62550cd46b12e7518bd08fdf p[data-size=small]{color:#fff;font-size:11px;font-style:normal;font-weight:400;line-height:1}.ap3w-text-62550cd46b12e7518bd08fdf div>ul{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:1}.ap3w-form-input-62550cd46b12e7518bd08fdf{margin-bottom:20px}.ap3w-form-input-62550cd46b12e7518bd08fdf input,.ap3w-form-input-62550cd46b12e7518bd08fdf textarea{background-color:#fff;border:1px solid #000;box-sizing:border-box;color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:1;margin-top:8px;outline:none;padding:10px 16px;resize:none;width:100%}.ap3w-form-input-62550cd46b12e7518bd08fdf input[type=date],.ap3w-form-input-62550cd46b12e7518bd08fdf input[type=datetime-local]{padding:8px 16px}.ap3w-checkbox{align-items:center;display:flex;margin-top:24px;overflow:hidden}.ap3w-checkbox__inner{align-items:center;display:flex;max-width:100%;position:relative}.ap3w-checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0;height:30px;margin:0;opacity:0;padding:0;width:30px}.ap3w-checkbox input[type=checkbox]+span{border:2px solid #fbad18;border-radius:1px;box-sizing:border-box;height:30px;left:0;pointer-events:none;position:absolute;width:30px}.ap3w-checkbox input[type=checkbox]+span svg{left:50%;opacity:0;position:absolute;top:50%;fill:#fbad18;transform:translate(-50%,-50%);width:20px}.ap3w-checkbox input[type=checkbox]:checked+span svg{opacity:1}.ap3w-checkbox__text,.ap3w-checkbox__text a,.ap3w-checkbox__text h4,.ap3w-checkbox__text p{color:#fff;font-style:normal;font-weight:400;margin:0}.ap3w-form-input input{background-color:var(--kb-color-black);color:var(--kb-color-white);font-size:24px!important;height:70px;line-height:50px;margin-bottom:0!important;padding:0 20px!important}.ap3w-text h1{display:none;font-size:72px!important;line-height:84px;margin-bottom:30px!important}.ap3w-form-input-62550cd46b12e7518bd08fdf .ap3w-form-input-label{color:#fff;display:block;font-size:24px!important;font-weight:400;line-height:1}.ap3w-form-button-62550cd46b12e7518bd08fdf button{background-color:#fbad18;border:2px solid transparent;color:#111;cursor:pointer;flex:1;font-weight:700;line-height:1;margin-left:3px;outline:none}.ap3w-checkbox__text{font-size:24px;line-height:24px;padding-left:10px}.ap3w-form-button{margin-top:40px}@media screen and (width <= 2400px){.ap3w-embeddable-form-62550cd46b12e7518bd08fdf{max-width:600px}}@media screen and (width <= 1920px){.ap3w-embeddable-form-62550cd46b12e7518bd08fdf{max-width:600px}.ap3w-form-input input{font-size:18px!important;height:50px}.ap3w-text h1{font-size:54px!important;line-height:64px}.ap3w-form-input-62550cd46b12e7518bd08fdf .ap3w-form-input-label{font-size:16px!important}.ap3w-checkbox__text{font-size:20px;line-height:20px;padding-left:10px}}@media screen and (width <= 992px){.ap3w-embeddable-form-62550cd46b12e7518bd08fdf{max-width:500px}.ap3w-form-input input{font-size:16px!important;height:40px}.ap3w-text h1{font-size:40px!important;line-height:54px}.ap3w-form-input-62550cd46b12e7518bd08fdf .ap3w-form-input-label{font-size:18px!important}.ap3w-checkbox__text{font-size:18px;line-height:18px;padding-left:10px}}@media screen and (width <= 767px){.ap3w-embeddable-form-62550cd46b12e7518bd08fdf{max-width:450px}.ap3w-form-input input{font-size:14px!important;height:36px}.ap3w-text h1{font-size:36px!important;line-height:48px}.ap3w-form-input-62550cd46b12e7518bd08fdf .ap3w-form-input-label{font-size:14px!important}.ap3w-checkbox__text{font-size:14px;line-height:14px;padding-left:10px}.ap3w-checkbox input[type=checkbox],.ap3w-checkbox input[type=checkbox]+span{height:20px;width:20px}}#main-content .shopify-policy__container{padding-top:50px}#main-content .shopify-policy__container .shopify-policy__title{display:none}@media screen and (width >= 768px){#main-content .shopify-policy__container{max-width:680px}}@media screen and (width >= 992px){#main-content .shopify-policy__container{max-width:760px}}@media screen and (width >= 1280px){#main-content .shopify-policy__container{max-width:1200px}}@media screen and (width >= 1920px){#main-content .shopify-policy__container{max-width:1600px}}#main-content .shopify-policy__container p{font-family:var(--kb-body-font-poppins);font-size:16px}[class*=mission-to-minerva]{background:#000}[class*=mission-to-minerva] #shopify-section-footer{background:#111}[class*=mission-to-minerva] #shopify-section-footer .app__footer{height:auto;overflow:hidden;padding:80px 0}[class*=mission-to-minerva] #shopify-section-header{position:relative;z-index:1000}.page__mtm--parallax{background-position:bottom;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding-top:60px;position:relative}@media screen and (width >= 992px){.page__mtm--parallax{padding-top:200px}}.page__mtm--parallax-center-line{background:linear-gradient(178deg,grey,#fff);display:none;height:0;left:0;margin:auto;opacity:.2;position:absolute;right:0;top:0;width:1px;z-index:10}@media (width >= 992px){.page__mtm--parallax-center-line{display:block}}.page__mtm--parallax-center-line .page__mtm--parallax-orbit-end{bottom:-75px;height:75px;left:-37px;margin:auto;position:absolute;right:0;width:75px}.page__mtm--parallax .planet{position:absolute;width:-moz-fit-content;width:fit-content;z-index:2}.page__mtm--parallax .planet-small{left:-50px;top:200px;width:300px}.page__mtm--parallax .planet-medium{right:-50px;top:500px;width:400px}.page__mtm--parallax .planet-large{bottom:auto;left:-70%;top:650px;width:1200px}@media (width >= 960px){.page__mtm--parallax .planet-small{left:20px;top:200px;width:300px}.page__mtm--parallax .planet-medium{right:20px;top:500px;width:400px}.page__mtm--parallax .planet-large{bottom:15%;left:-50%;width:1200px}}@media (width >= 1200px){.page__mtm--parallax .planet-small{left:200px;top:200px;width:300px}.page__mtm--parallax .planet-medium{right:200px;top:500px;width:400px}.page__mtm--parallax .planet-large{bottom:15%;left:-25%;width:1200px}}@media (width >= 1600px){.page__mtm--parallax .planet-large{width:1400px}}@media (width >= 1800px){.page__mtm--parallax .planet-small{left:300px;top:200px;width:400px}.page__mtm--parallax .planet-medium{right:200px;top:500px;width:500px}.page__mtm--parallax .planet-large{bottom:14%;left:-35%;width:1920px}}@media (width >= 2400px){.page__mtm--parallax .planet-small{left:400px;top:200px;width:400px}.page__mtm--parallax .planet-medium{right:100px;top:600px;width:500px}.page__mtm--parallax .planet-large{bottom:18%;left:-40%;width:2600px}}@media (width >= 2800px){.page__mtm--parallax .planet-large{bottom:18%;left:-30%}}.page__mtm--parallax-info{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-between;left:0;margin:auto;position:relative;right:0;top:0;z-index:10}@media screen and (width >= 992px){.page__mtm--parallax-info-header{padding-top:65px}}.page__mtm--parallax-info-header .logo{display:block;height:auto;margin:0 auto;max-width:280px;width:100%}.page__mtm--parallax-info-header .beacon{border:1px solid var(--kb-color-brand-500);border-radius:1000px;box-shadow:0 0 20px 0 #fcad17;height:80px;margin:30px auto;position:relative;width:80px}@media screen and (width >= 992px){.page__mtm--parallax-info-header .beacon{margin:60px auto}}.page__mtm--parallax-info-header .beacon:after{background:var(--kb-color-brand-500);border-radius:100px;content:"";height:25px;inset:0;margin:auto;position:absolute;width:25px}.page__mtm--parallax-info-free p{color:#fff;cursor:pointer;font-size:15px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:10px;text-align:center}.page__mtm--parallax-info-free p:hover{color:var(--kb-color-brand-500)}.page__mtm--parallax-info-free p:hover svg path{fill:var(--kb-color-brand-500)!important}.page__mtm--parallax-info-details{margin:300px auto 0;max-width:780px;padding:0 30px}.page__mtm--parallax-info-details h6{color:#fbad18;font-size:17px;font-style:normal;font-weight:400;letter-spacing:.3em;margin-bottom:20px;text-align:center}.page__mtm--parallax-info-details h2{color:#fff;font-size:35px;font-style:normal;font-weight:800;line-height:1.2;margin-bottom:20px;text-align:center}.page__mtm--parallax-info-details p{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:180%;text-align:center}@media screen and (width >= 800px){.page__mtm--parallax-info{height:-moz-fit-content;height:fit-content;position:relative;z-index:10}}.page__mtm--parallax-background{display:none}.page__mtm--parallax-background,.page__mtm--parallax-background-mobile{left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (width >= 800px){.page__mtm--parallax-background{display:block;position:static;z-index:auto}.page__mtm--parallax-background-mobile{display:none}}.page__mtm--parallax-orbit{left:-92px;margin:auto;opacity:.5;position:absolute;right:0;top:-290px;transform:translateX(84px);width:520px;z-index:5}@media screen and (width >= 800px){.page__mtm--parallax-orbit{right:-26px;top:-283px;width:700px}}@media screen and (width >= 1800px){.page__mtm--parallax-orbit{right:-94px;top:-105px;width:1200px}}.page__mtm--parallax-textBox h6{color:#fbad18;font-size:17px;font-style:normal;font-weight:400;letter-spacing:.3em;margin-bottom:20px}.page__mtm--parallax-textBox h2{color:#fff;font-size:35px;font-style:normal;font-weight:800;line-height:1.3}.page__mtm--parallax-textBox p{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:1.8;margin-bottom:20px}.page__mtm--parallax-video{align-items:center;display:grid;gap:20px;grid-column:2/3;grid-template-columns:1fr minmax(0,640px) 1fr;margin-bottom:70px;margin-top:100px;padding:0}.page__mtm--parallax-video-iframe{aspect-ratio:16/9;border:3px solid #fff;height:auto;width:100%}@media screen and (width >= 992px){.page__mtm--parallax-video{grid-template-columns:1fr 860px 1fr;margin-bottom:0;margin-top:200px;padding:0}}@media screen and (width >= 1280px){.page__mtm--parallax-video{grid-template-columns:1fr 1160px 1fr}}@media screen and (width >= 1600px){.page__mtm--parallax-video{grid-template-columns:1fr 1400px 1fr}}@media screen and (width >= 1920px){.page__mtm--parallax-video{grid-template-columns:1fr 1560px 1fr}}@media screen and (width >= 2400px){.page__mtm--parallax-video{grid-template-columns:1fr 2160px 1fr}}.page__mtm--parallax-video-holder{cursor:pointer;position:relative}.page__mtm--parallax-video-holder img{border:3px solid #fff}.page__mtm--parallax-video-holder svg{height:80px;inset:0;margin:auto;position:absolute;width:80px;fill:#fff;display:none}.page__mtm--parallax-video-holder:hover svg{fill:var(--kb-color-brand-500)}.page__mtm--parallax-video .page__mtm--parallax-textBox{align-items:center;display:grid;gap:20px;grid-column:1/5;grid-template-columns:1fr 1fr 1fr 1fr 1fr;text-align:center}@media screen and (width >= 992px){.page__mtm--parallax-video .page__mtm--parallax-textBox{grid-column:2/3}}.page__mtm--parallax-video .page__mtm--parallax-textBox .page__mtm--parallax-video-holder{grid-column:1/6;margin-bottom:40px;order:-4;padding:0 30px}@media screen and (width >= 992px){.page__mtm--parallax-video .page__mtm--parallax-textBox .page__mtm--parallax-video-holder{grid-column:1/3;margin-bottom:0;order:0;padding:0}}.page__mtm--parallax-video .page__mtm--parallax-textBox .page__mtm--parallax-video-holder img{width:100%}.page__mtm--parallax-video .page__mtm--parallax-textBox-content{grid-column:1/6;margin:0 auto;max-width:600px;order:-2;padding:0 30px}@media screen and (width >= 992px){.page__mtm--parallax-video .page__mtm--parallax-textBox-content{grid-column:4/-1;margin:initial;order:0;padding:0;text-align:left}}@media screen and (width >= 1280px){.page__mtm--parallax-video .page__mtm--parallax-textBox-content{grid-column:4/-1}}@media screen and (width >= 2400px){.page__mtm--parallax-video .page__mtm--parallax-textBox-content{max-width:800px}}.page__mtm--parallax-cargoShip{align-items:center;display:grid;gap:20px;grid-template-columns:1fr minmax(0,640px) 1fr;padding:0}@media screen and (width >= 992px){.page__mtm--parallax-cargoShip{grid-template-columns:1fr 860px 1fr;padding:0}}@media screen and (width >= 1280px){.page__mtm--parallax-cargoShip{grid-template-columns:1fr 1160px 1fr}}@media screen and (width >= 1600px){.page__mtm--parallax-cargoShip{grid-template-columns:1fr 1400px 1fr}}@media screen and (width >= 1920px){.page__mtm--parallax-cargoShip{grid-template-columns:1fr 1560px 1fr}}@media screen and (width >= 2400px){.page__mtm--parallax-cargoShip{grid-template-columns:1fr 2160px 1fr}}.page__mtm--parallax-cargoShip .page__mtm--parallax-textBox{align-items:center;display:grid;grid-column:1/5;grid-template-columns:1fr 1fr 1fr 1fr 1fr;text-align:center}@media screen and (width >= 992px){.page__mtm--parallax-cargoShip .page__mtm--parallax-textBox{grid-column:2/5;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}.page__mtm--parallax-cargoShip .page__mtm--parallax-textBox-content{grid-column:1/7;margin:0 auto;max-width:600px;padding:0 30px}@media screen and (width >= 992px){.page__mtm--parallax-cargoShip .page__mtm--parallax-textBox-content{grid-column:1/3;margin:initial;padding:0;text-align:left}}@media screen and (width >= 2400px){.page__mtm--parallax-cargoShip .page__mtm--parallax-textBox-content{max-width:800px}}.page__mtm--parallax-cargoShip figure{grid-column:1/6}@media screen and (width >= 992px){.page__mtm--parallax-cargoShip figure{grid-column:3/7}}@media screen and (width >= 1280px){.page__mtm--parallax-cargoShip figure{grid-column:3/7}}.page__mtm--parallax-cargoShip figure img{width:100%}@media (width >= 1500px){.page__mtm--parallax-info .logo{max-width:350px}.page__mtm--parallax-info-details{max-width:900px}}.page__mtm--phase{align-items:center;display:grid;gap:20px;grid-column:1/5;grid-template-columns:1fr;margin-bottom:30px}@media screen and (width >= 992px){.page__mtm--phase{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}.page__mtm--phase-container{display:grid;gap:20px;grid-column:1/-1;grid-template-columns:1fr minmax(0,640px) 1fr;overflow:hidden}@media screen and (width >= 992px){.page__mtm--phase-container{grid-column:2/-1;grid-template-columns:1fr 860px 1fr}.page__mtm--phase-container.right{grid-column:1/5}}@media screen and (width >= 1280px){.page__mtm--phase-container{grid-template-columns:1fr 1160px 1fr}}@media screen and (width >= 1600px){.page__mtm--phase-container{grid-template-columns:1fr 1400px 1fr}}@media screen and (width >= 1920px){.page__mtm--phase-container{grid-template-columns:1fr 1560px 1fr}}@media screen and (width >= 2400px){.page__mtm--phase-container{grid-template-columns:1fr 2160px 1fr}}.page__mtm--phase-container.left .page__mtm--phase-image img{transform:scale(1.2)}.page__mtm--phase-content{align-items:center;display:grid;grid-column:1/3;grid-template-columns:1fr;margin:0 auto;max-width:600px;padding:0 20px}@media screen and (width >= 992px){.page__mtm--phase-content{margin:initial}}@media screen and (width >= 2400px){.page__mtm--phase-content{max-width:800px}}.page__mtm--phase-content article{margin-bottom:40px;max-width:900px;min-width:300px;order:-1}.page__mtm--phase-content article h4{color:var(--kb-color-brand-500);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.2em;line-height:1.4;margin-bottom:20px;text-transform:uppercase}.page__mtm--phase-content article h1{color:#fff;font-size:40px;font-style:normal;font-weight:800;line-height:1;margin-bottom:20px;text-transform:uppercase}.page__mtm--phase-content article p{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.page__mtm--phase-image{grid-column:3/-1}.page__mtm--phase-image img{height:auto;position:relative;width:100%}.page__mtm--phase-social{display:flex;gap:20px;margin-top:20px}.page__mtm--phase-social a{cursor:pointer}.page__mtm--phase-social a img{width:32px}@media (width >= 992px){.page__mtm--phase-content{padding:0;text-align:left}.page__mtm--phase-content article{margin-bottom:40px;order:-1}.page__mtm--phase-social{justify-content:flex-start}.page__mtm--phase-container.right .page__mtm--phase-content{grid-column:4/6;order:3}.page__mtm--phase-container.right .page__mtm--phase-image{grid-column:1/4}}.page__mtm--training-content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:50px 0}.page__mtm--training-content header{margin-bottom:40px;max-width:650px;min-width:300px}@media screen and (width >= 992px){.page__mtm--training-content header{text-align:center}}.page__mtm--training-content header h4{color:var(--kb-color-brand-500);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.2em;line-height:1.4;margin-bottom:20px;text-transform:uppercase}.page__mtm--training-content header h1{color:#fff;font-size:40px;font-style:normal;font-weight:800;line-height:1;margin-bottom:20px;text-transform:uppercase}.page__mtm--training-content header p{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.page__mtm--training-list{display:grid;gap:70px;grid-template-columns:1fr}@media screen and (width >= 920px){.page__mtm--training-list{gap:70px;grid-template-columns:1fr 1fr}}.page__mtm--training-list .page__mtm--training figure{margin:auto;max-width:800px;position:relative}.page__mtm--training-list .page__mtm--training figure svg{bottom:-45px;position:absolute;right:29px;width:45px;fill:#fff}.page__mtm--training-list .page__mtm--training figure svg .line{stroke-width:3px;stroke:#fff}@media screen and (width >= 992px){.page__mtm--training-list .page__mtm--training figure svg{bottom:-25px;right:15px;width:75px}}.page__mtm--training-list .page__mtm--training figure:hover svg{fill:var(--kb-color-brand-500)}.page__mtm--training-list .page__mtm--training figure:hover svg .line{stroke:var(--kb-color-brand-500)}.page__mtm--training-list .page__mtm--training figure img{height:100%;width:100%}.page__mtm--judges{margin:40px 0 100px;overflow:hidden}.page__mtm--judges-disclaimer{margin:40px 0 0}.page__mtm--judges-disclaimer p{color:grey;font-size:12px;font-weight:400}.page__mtm--judges-content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}@media screen and (width >= 992px){.page__mtm--judges-content{text-align:center}}.page__mtm--judges-content header{margin-bottom:40px;max-width:900px;min-width:300px}.page__mtm--judges-content header h4{color:var(--kb-color-brand-500);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.2em;line-height:1.4;margin-bottom:20px;text-transform:uppercase}.page__mtm--judges-content header h1{color:#fff;font-size:40px;font-style:normal;font-weight:800;line-height:1;margin-bottom:20px;text-transform:uppercase}.page__mtm--judges-content header p{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.page__mtm--judges .page__mtm--judge-list{display:flex;justify-content:center;max-width:-moz-fit-content;max-width:fit-content;width:100%}.page__mtm--judges .page__mtm--judge-list .judges-carousel{width:100%}.page__mtm--judges .page__mtm--judge-list .judges-carousel .swiper__arrows{cursor:pointer;display:flex;gap:5px;justify-content:flex-end;margin-bottom:30px}@media (width >= 1280px){.page__mtm--judges .page__mtm--judge-list .judges-carousel .swiper__arrows{display:none}}.page__mtm--judges .page__mtm--judge-list .judges-carousel .swiper__arrows .judge-button-next,.page__mtm--judges .page__mtm--judge-list .judges-carousel .swiper__arrows .judge-button-prev{border:1px solid #fff;display:flex;height:30px;place-content:center;place-items:center;width:30px}.page__mtm--judges .page__mtm--judge-list .judges-carousel .swiper__arrows .judge-button-next.swiper-button-disabled,.page__mtm--judges .page__mtm--judge-list .judges-carousel .swiper__arrows .judge-button-prev.swiper-button-disabled{opacity:.2}.page__mtm--judges .page__mtm--judge-list .judges-carousel .swiper__arrows .judge-button-next svg,.page__mtm--judges .page__mtm--judge-list .judges-carousel .swiper__arrows .judge-button-prev svg{height:15px;width:15px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge{background:linear-gradient(0deg,#000 50%,#111 51%);border:1px solid #494949;height:-moz-fit-content;height:fit-content;text-align:center}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-company{max-width:120px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge figure{position:relative;width:-moz-fit-content;width:fit-content}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge figure:after{background:linear-gradient(0deg,#000,hsla(0,0%,100%,0));bottom:0;content:"";height:120px;left:0;position:absolute;width:100%}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge figure img{aspect-ratio:209/281;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details{background:#000;padding:10px 10px 30px;position:relative}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details h3{color:#fff;font-size:12px;font-style:normal;font-weight:700;letter-spacing:.2em;line-height:1.5;position:relative;z-index:2}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details p{color:#fbad18;font-size:10px;font-style:normal;font-weight:400;line-height:1.5;position:relative;z-index:2}@media screen and (width >= 920px){.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details{padding:30px 10px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details h3{font-size:13px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details p{font-size:12px}}@media screen and (width >= 1280px){.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details{padding:30px 10px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details h3{font-size:13px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details p{font-size:10px}}@media screen and (width >= 1600px){.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details{padding:10px 10px 30px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details h3{font-size:13px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details p{font-size:10px}}@media screen and (width >= 1920px){.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details{padding:10px 10px 30px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details h3{font-size:18px}.page__mtm--judges .page__mtm--judge-list .page__mtm--judge-details p{font-size:16px}}.page__mtm--divider-content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.page__mtm--divider-content:after,.page__mtm--divider-content:before{background:#fff;bottom:0;content:"";height:1px;left:0;margin:0 auto;position:absolute;top:20px;width:calc(50% - 40px)}.page__mtm--divider-content:before{left:auto;right:0}.page__mtm--divider-content:after{left:0;right:auto}.page__mtm--divider-content header h1{color:#fff;font-size:14px;letter-spacing:.2em;line-height:1;margin-top:20px;text-transform:uppercase}@media (width >= 800px){.page__mtm--divider-content:after,.page__mtm--divider-content:before{top:30px;width:calc(50% - 60px)}}.page__mtm--divider-signal{border:1px solid var(--kb-color-brand-500);border-radius:1000px;height:40px;position:relative;width:40px}.page__mtm--divider-signal:after{background:var(--kb-color-brand-500);border-radius:100px;content:"";height:15px;inset:0;margin:auto;position:absolute;width:15px}@media (width >= 800px){.page__mtm--divider-signal{height:60px;width:60px}.page__mtm--divider-signal:after{height:20px;width:20px}}.page__mtm--divider header{color:#fff;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.2em;line-height:1}.page__mtm--prizes{margin:60px 0}.page__mtm--prizes-content{align-items:center;display:grid;grid-template-columns:1fr;justify-content:center}.page__mtm--prizes .page__mtm--prize-main{display:grid;gap:20px;grid-template-columns:1fr minmax(0,640px) 1fr;padding:0 20px}@media screen and (width >= 992px){.page__mtm--prizes .page__mtm--prize-main{grid-template-columns:1fr 860px 1fr;padding:0}}@media screen and (width >= 1280px){.page__mtm--prizes .page__mtm--prize-main{grid-template-columns:1fr 1160px 1fr}}@media screen and (width >= 1600px){.page__mtm--prizes .page__mtm--prize-main{grid-template-columns:1fr 1400px 1fr}}@media screen and (width >= 1920px){.page__mtm--prizes .page__mtm--prize-main{grid-template-columns:1fr 1560px 1fr}}@media screen and (width >= 2400px){.page__mtm--prizes .page__mtm--prize-main{grid-template-columns:1fr 2160px 1fr}}.page__mtm--prizes .page__mtm--prize-main-info{align-items:center;display:grid;gap:20px;grid-column:1/5;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-bottom:30px}@media screen and (width >= 992px){.page__mtm--prizes .page__mtm--prize-main-info{grid-column-start:2}}@media screen and (width >= 1920px){.page__mtm--prizes .page__mtm--prize-main-info{grid-template-columns:1fr 1fr 1fr 1fr}}.page__mtm--prizes .page__mtm--prize-main-info-details{grid-column:1/6}@media screen and (width >= 992px){.page__mtm--prizes .page__mtm--prize-main-info-details{grid-column:1/3;text-align:left}}@media screen and (width >= 1280px){.page__mtm--prizes .page__mtm--prize-main-info-details{grid-column:1/3}}@media screen and (width >= 1920px){.page__mtm--prizes .page__mtm--prize-main-info-details{grid-column:1/2}}.page__mtm--prizes .page__mtm--prize-main-info-details article{margin-left:10px}@media screen and (width >= 992px){.page__mtm--prizes .page__mtm--prize-main-info-details article{margin:0}}.page__mtm--prizes .page__mtm--prize-main-info-details article strong{margin-right:10px}.page__mtm--prizes .page__mtm--prize-main-info-details article h3{color:#fbad18;font-size:24px;font-style:normal;font-weight:700;line-height:1.8;text-transform:uppercase}.page__mtm--prizes .page__mtm--prize-main-info-details article ul{list-style-position:outside;margin-left:20px}.page__mtm--prizes .page__mtm--prize-main-info-details article li,.page__mtm--prizes .page__mtm--prize-main-info-details article p,.page__mtm--prizes .page__mtm--prize-main-info-details article ul{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:2}.page__mtm--prizes .page__mtm--prize-main-info figure{grid-column:1/6}@media screen and (width >= 992px){.page__mtm--prizes .page__mtm--prize-main-info figure{grid-column:3/6}}@media screen and (width >= 1280px){.page__mtm--prizes .page__mtm--prize-main-info figure{grid-column:3/6}}@media screen and (width >= 1920px){.page__mtm--prizes .page__mtm--prize-main-info figure{grid-column:2/5}}.page__mtm--prizes .page__mtm--prize-main-info figure .page__mtm--prize-image{width:100%}.page__mtm--prizes .page__mtm--prize-main header{margin-bottom:40px}.page__mtm--prizes .page__mtm--prize-main header h4{color:var(--kb-color-brand-500);font-size:14px;font-style:normal;font-weight:400;letter-spacing:.2em;line-height:1.4;margin-bottom:20px;text-transform:uppercase}.page__mtm--prizes .page__mtm--prize-main header h1{color:#fff;font-size:40px;font-style:normal;font-weight:800;line-height:1;margin-bottom:20px;text-transform:uppercase}.page__mtm--prizes .page__mtm--prize-main header p{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:1.8}.page__mtm--prizes .page__mtm--prize-list{display:grid;gap:20px;grid-column:1/3;grid-template-columns:1fr}@media screen and (width >= 992px){.page__mtm--prizes .page__mtm--prize-list{grid-template-columns:1fr 1fr 1fr}}.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize{border:1px solid grey;padding:20px}@media screen and (width >= 992px){.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize{padding:40px}}.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize strong{margin-right:10px}.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize h3{color:#fbad18;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;line-height:1.2;margin-bottom:20px}@media screen and (width >= 2200px){.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize h3{font-size:20px}}.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize ul{list-style-position:outside;margin-left:20px}.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize li,.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize p,.page__mtm--prizes .page__mtm--prize-list .page__mtm--prize ul{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.6}@media screen and (width >= 920px){.page__mtm--prizes-content{gap:30px;grid-template-columns:1fr 1fr;justify-content:space-between;text-align:left}.page__mtm--prizes-content header{margin-bottom:0;min-width:300px;width:100%}.page__mtm--prizes .page__mtm--prize-list{min-width:500px}}@media screen and (width >= 1280px){.page__mtm--prizes .page__mtm--prize-list{min-width:auto;overflow:visible}}.page__mtm--sponsors{background:#181818;padding:50px 0}.page__mtm--sponsors-content header{text-align:center}.page__mtm--sponsors-content header h3{color:#d8d8d8;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.2em;line-height:1.3;text-align:center}.page__mtm--sponsors-content article{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:55px}.page__mtm--sponsors-content article img{width:120px}@media screen and (width >= 920px){.page__mtm--sponsors-content article img{width:120px}}@media screen and (width >= 1600px){.page__mtm--sponsors-content article{gap:50px;margin:55px auto 0}}@media screen and (width >= 2400px){.page__mtm--sponsors-content article{gap:60px 100px}.page__mtm--sponsors-content article img{width:160px}}.page__mtm--blog{padding:60px 20px}.page__mtm--blog-content header{display:flex;justify-content:space-between;margin-bottom:20px}.page__mtm--blog-content header h3{color:grey;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.1em;line-height:1}.page__mtm--blog-content header a{color:#fbad18;display:none;font-size:13px;font-style:normal;font-weight:700;letter-spacing:.1em;line-height:2;text-decoration:none;text-transform:uppercase}.page__mtm--blog-list{display:grid;gap:20px;grid-template-columns:1fr}@media (width >= 800px){.page__mtm--blog-list{grid-template-columns:1fr 1fr 1fr}}.page__mtm--blog-post img{aspect-ratio:25/14;margin-bottom:20px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.page__mtm--blog-post a{align-items:center;display:inline;font-weight:700;gap:0;text-decoration:none}.page__mtm--blog-post a .threeUp_content_icon{display:inline-block;vertical-align:baseline}.page__mtm--blog-post a .threeUp_content_icon svg{margin-right:6px;position:relative;top:2px}.page__mtm--blog-post a span{color:grey;margin-left:3px}.page__mtm--blog-post a:hover{color:var(--kb-color-brand-500)}@media (width >= 460px){.page__mtm--blog-content header a{display:block}}@media (width >= 972px){.page__mtm--blog{padding:120px 0}.page__mtm--blog-list{gap:40px}}.page__mtm--faq .kbds-faq{min-width:auto;padding:0}.page__mtm--faq .kbds-faq--title{text-align:center}.page__mtm--faq .kbds-faq--title h1{font-size:35px;font-weight:800;line-height:.9;text-align:center}.page__mtm--faq .kbds-faq--title li,.page__mtm--faq .kbds-faq--title p,.page__mtm--faq .kbds-faq--title ul{font-size:12px;text-align:center}@media (width >= 972px){.page__mtm--faq .kbds-faq--title h1{font-size:45px;text-align:left}.page__mtm--faq .kbds-faq--title li,.page__mtm--faq .kbds-faq--title p,.page__mtm--faq .kbds-faq--title ul{color:#fff;font-size:18px;text-align:left}}@media (width >= 1600px){.page__mtm--faq .kbds-faq--title h1{font-size:45px}}.small-subtitle{color:#fbad18;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.5px}.big-title{font-family:Poppins,sans-serif;font-size:30px;font-weight:800;line-height:1.2;margin-bottom:20px}.big-title,.paragraph{color:#fff;font-style:normal}.paragraph{font-family:var(--kb-body-font),sans-serif;font-size:15px;font-weight:400}.section__minerva__header{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:center;margin-bottom:80px;min-height:calc(100vh - 60px)}.section__minerva__header--logo{margin-bottom:30px;max-width:220px;width:100%}.section__minerva__header .app__container,.section__minerva__header--actions{align-items:center;display:flex;flex-direction:column;justify-content:center}.section__minerva__header--actions{gap:20px}.section__minerva__header--actions a{font-size:11px;white-space:nowrap}.section__minerva__header--actions a.kb-btn-primary{color:#212529}@media screen and (width >= 768px){.section__minerva__header{margin-bottom:100px;min-height:calc(100vh - 100px)}.section__minerva__header--logo{max-width:350px}.section__minerva__header--actions{flex-direction:row}}@media screen and (width >= 1280px){.section__minerva__header--logo{max-width:450px}}.section__minerva__winners--header{display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-bottom:30px}.section__minerva__winners--header *{line-height:1!important;margin-bottom:0!important}.section__minerva__winners--grid{margin-bottom:10px}.section__minerva__winners--grid-item{position:relative}.section__minerva__winners--grid-item .grid-item-details{bottom:20px;left:20px;position:absolute}.section__minerva__winners--grid-item h2{color:#fff;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.section__minerva__winners--grid-item span{color:#fbad18;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.1em}.section__minerva__winners--grid-item figure{height:250px}.section__minerva__winners--grid-item figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__minerva__winners--two-cols{display:grid;gap:20px;grid-template-columns:1fr}.section__minerva__winners--two-cols article{display:flex;flex-direction:column;justify-content:center;max-width:600px;padding:20px 0;text-align:left;width:100%}.section__minerva__winners--two-cols article h2{font-size:30px}.section__minerva__winners--two-cols article.content{order:-1}.section__minerva__winners--two-cols article img{width:100%}.section__minerva__finalist--grid-item{margin-bottom:2rem}.section__minerva__finalist--grid-item img{height:110px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.section__minerva__finalist--grid-item div{display:grid;grid-template-columns:25px 1fr;margin-top:10px}.section__minerva__finalist--grid-item div svg{height:20px;width:15px}.section__minerva__finalist--grid-item div p{color:#fff;font-size:14px;font-style:normal;font-weight:700}.section__minerva__finalist--grid-item div p span:last-child{display:block;opacity:.5}@media screen and (width >= 768px){.section__minerva__winners--header{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px}.section__minerva__winners--grid{display:grid;gap:10px;grid-template:"first second" 1fr "first third" 1fr/1fr 1fr}.section__minerva__winners--grid-item.first-place{aspect-ratio:1/1;grid-area:first}.section__minerva__winners--grid-item.second-place{grid-area:second}.section__minerva__winners--grid-item.third-place{grid-area:third}.section__minerva__winners--grid-item figure{height:100%;overflow:hidden}.section__minerva__winners--grid-item figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__minerva__winners--grid-item h2{color:#fff;font-size:42px;font-style:normal;font-weight:700}.section__minerva__winners--grid-item span{color:#fbad18;font-size:15px;font-style:normal;font-weight:700;letter-spacing:.1em}.section__minerva__winners--grid-item img{height:auto;width:100%}.section__minerva__finalist--grid{display:grid;gap:10px;grid-template-columns:repeat(7,1fr)}.section__minerva__finalist--grid article img{width:100%}.section__minerva__finalist--grid article div{display:grid;grid-template-columns:16px 1fr;margin-top:10px}.section__minerva__finalist--grid article div svg{height:20px;width:8px}.section__minerva__finalist--grid article div p{color:#fff;font-size:9px;font-style:normal;font-weight:700}.section__minerva__finalist--grid article div p span:last-child{display:block;opacity:.5}}@media screen and (width >= 992px){.section__minerva__winners--header{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px}.section__minerva__winners--grid{gap:20px;margin-bottom:20px}.section__minerva__finalist--grid{gap:20px}.section__minerva__finalist--grid article div p{font-size:12px}}@media screen and (width >= 1280px){.section__minerva__finalist--grid article div{grid-template-columns:25px 1fr}.section__minerva__finalist--grid article div svg{height:20px;width:12px}.section__minerva__finalist--grid article div p{font-size:14px}}.in--motion{margin:120px 0}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item{cursor:pointer;height:-moz-fit-content;height:fit-content;margin-bottom:2rem;position:relative}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item figure{height:250px}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item:first-child{grid-column:1/3}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item .grid-item-details{bottom:20px;left:20px;position:absolute}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item .grid-item-details h2{color:#fff;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item .grid-item-details span{color:#fbad18;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.1em}.in--motion .section__minerva__finalist--grid-item{cursor:pointer}@media screen and (width >= 768px){.in--motion{margin:120px 0}.in--motion .section__minerva__winners--grid{display:grid;gap:10px;grid-template-columns:1fr 1fr;grid-template-rows:auto}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item{cursor:pointer;height:-moz-fit-content;height:fit-content;margin-bottom:0;position:relative}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item figure{height:350px}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item:first-child{grid-column:1/3}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item .grid-item-details h2{font-size:34px}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item .grid-item-details span{font-size:15px}.in--motion .section__minerva__finalist--grid-item{cursor:pointer}}@media screen and (width >= 992px){.in--motion .section__minerva__winners--grid{gap:20px;margin-bottom:20px}}@media screen and (width >= 1280px){.section__minerva__finalist--grid article div{grid-template-columns:25px 1fr}.section__minerva__finalist--grid article div svg{height:20px;width:12px}.section__minerva__finalist--grid article div p{font-size:16px}.in--motion .section__minerva__winners--grid .section__minerva__winners--inmotion--grid-item .grid-item-details h2{font-size:42px}}.section__minerva__winners--content{margin:40px 0}.section__minerva__winners--content--social a{color:transparent}.section__minerva__winners--content--social a img{margin:5px;width:25px}.section__minerva__winners--content article{text-align:left}.section__minerva__winners--content article h4{color:#fbad18;font-size:17px;font-style:normal;font-weight:400;letter-spacing:.3em;margin-bottom:20px;text-transform:uppercase}.section__minerva__winners--content article h2{color:#fff;font-size:30px;font-style:normal;font-weight:800;line-height:1.2;margin-bottom:20px}.section__minerva__winners--content article p{color:#fff;font-family:var(--kb-body-font);font-size:15px;font-style:normal;font-weight:400;line-height:1.8;margin-bottom:20px}@media screen and (width >= 768px){.section__minerva__winners--content{margin:120px 0}.section__minerva__winners--content article{margin:0 auto;max-width:650px;text-align:center}.section__minerva__winners--content h2{font-size:40px}}@media screen and (width >= 1024px){.section__minerva__winners--two-cols{gap:40px;grid-template-columns:1fr 1fr}.section__minerva__winners--two-cols article{max-width:none;padding:0}.section__minerva__winners--two-cols article h2{font-size:40px}.section__minerva__winners--two-cols article.content{order:0}.section__minerva__winners--two-cols.left article{text-align:left}.section__minerva__winners--two-cols.right{grid-column:revert}.section__minerva__winners--two-cols.right article{text-align:right}}@media screen and (width <= 768px){[class*=minerva-winners] #training-section h1,[class*=minerva-winners] .page__mtm--phase-content article h1{font-size:30px}}@media screen and (width >= 920px){[class*=minerva-winners] .page__mtm--training-list{gap:30px}}.kbds-docs{margin:50px}.kbds-docs__intro{margin-bottom:2rem}.kbds-docs__intro h1{margin-bottom:1rem}.kbds-docs__subsection{background:var(--kb-color-neutral-900);border-radius:15px;margin:2rem 0;padding:2rem}.kbds-docs__subsection h3{margin-bottom:1rem}.kbds-doc-typography{margin:0 0 20px}.kbds-doc-typography__variants{margin:2rem 0}.kbds-doc-typography__variants--modifiers{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.kbds-doc-typography__variant{list-style:none;margin:0 0 2rem}.kbds-doc-typography__computed{display:flex;font-size:11px;gap:.5rem}.kbds-doc-typography__computed li{--inactive:hsla(0,0%,100%,.3);--active:var(--kb-color-white);color:var(--inactive);list-style:none;transition:color .3s ease}.kbds-doc-typography__computed li:first-child:before{content:"Desktop: "}.kbds-doc-typography__computed li:nth-child(2):before{content:"Tablet: "}.kbds-doc-typography__computed li:nth-child(3){color:var(--active);font-weight:700}.kbds-doc-typography__computed li:nth-child(3):before{content:"Mobile: "}@media screen and (min-width:768px){.kbds-doc-typography__computed li:nth-child(3){color:var(--inactive);font-weight:400}.kbds-doc-typography__computed li:nth-child(2){color:var(--active);font-weight:700}}@media screen and (min-width:992px){.kbds-doc-typography__computed li:nth-child(2){color:var(--inactive);font-weight:400}.kbds-doc-typography__computed li:first-child{color:var(--active);font-weight:700}}.kbds-doc-buttons__items{align-items:center;display:flex;gap:2rem;list-style:none}.kbds-doc-buttons__item{flex-grow:1;margin:1rem 0}.kbds-doc-tokens__colors{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin:1rem 0 5rem}.kbds-doc-tokens__swatch{background:linear-gradient(45deg,var(--kb-color-neutral-800) 25%,transparent 0),linear-gradient(45deg,transparent 75%,var(--kb-color-neutral-800) 0),linear-gradient(45deg,transparent 75%,var(--kb-color-neutral-800) 0),linear-gradient(45deg,var(--kb-color-neutral-800) 25%,transparent 0);background-position:0 0,0 0,-4px -4px,4px 4px;background-size:8px 8px;border-radius:10px;margin-bottom:.5rem;padding:.75rem}.kbds-doc-tokens__render{border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);display:block;height:50px;width:100%}.kbds-doc-tokens__render div{align-items:center;background:rgba(0,0,0,.3);color:#fff;display:flex;font-weight:700;height:100%;justify-content:center;opacity:0;text-transform:uppercase;transition:opacity .2s ease;width:100%}.kbds-doc-tokens__render:hover div{opacity:1}.kbds-doc-cards__demo{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.kb-code{background:rgba(0,0,0,.9);border:2px solid hsla(0,0%,100%,.15);border-radius:15px;color:var(--kb-color-white);margin:2rem 0;padding:1.5rem 2rem}.kb-code code{margin:0;padding:0}.force-css-update{border:1px solid red}.kb-ugc-gallery{padding:50px 0}@media screen and (min-width:992px){.kb-ugc-gallery{padding:100px 0}}.kb-ugc-gallery__title{margin-bottom:1.5rem}@media screen and (min-width:992px){.kb-ugc-gallery__title{margin-bottom:3.5rem}}.kb-ugc-gallery .cevoid-filter-button.cevoid-active{font-weight:700}.kb-ugc-gallery #cevoid-container .cevoid-filter-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid var(--kb-color-brand-500);border-radius:6px;color:var(--kb-color-brand-500);cursor:pointer;font-size:.9rem;font-weight:700;justify-content:center;line-height:1;padding:1rem 1.2rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .25s ease,color .25s ease}.kb-ugc-gallery #cevoid-container .cevoid-filter-button.cevoid-active,.kb-ugc-gallery #cevoid-container .cevoid-filter-button:hover{background:var(--kb-color-brand-500);color:var(--kb-color-black)}.kb-ugc-gallery #cevoid-container .cevoid-filter-button.cevoid-active div,.kb-ugc-gallery #cevoid-container .cevoid-filter-button:hover div{background-color:var(--kb-color-black)}.kb-ugc-gallery #cevoid-container .cevoid-filter-button.cevoid-active div span,.kb-ugc-gallery #cevoid-container .cevoid-filter-button:hover div span{color:var(--kb-color-brand-500)}.kb-ugc-gallery #cevoid-container .cevoid-filter-button div{background-color:var(--kb-color-brand-500);height:16px;min-width:0;padding:0;transition:background .25s ease,color .25s ease;width:25px}.kb-ugc-gallery #cevoid-container .cevoid-filter-button div span{display:inline-block;font-size:.7rem;line-height:.7rem;transition:background .25s ease,color .25s ease}.kb-ugc-gallery #cevoid-container .cevoid-load-more-button{--cevoid-load-more-button-color:var(--kb-color-brand-500);background:none;border:1px solid var(--kb-color-brand-500);border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:700;height:auto;line-height:1;padding:1rem 1.2rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .25s ease,color .25s ease}.kb-ugc-gallery #cevoid-container .cevoid-load-more-button.cevoid-active,.kb-ugc-gallery #cevoid-container .cevoid-load-more-button:hover{background:var(--kb-color-brand-500);opacity:1;--cevoid-load-more-button-color:var(--kb-color-black)}.hp-section-callout{--accent-offset:110px;--collection-offset:100px;background:transparent 50%/cover no-repeat;position:relative}.hp-section-callout--has-accent-image{margin-bottom:75px;margin-top:100px}@media screen and (min-width:768px){.hp-section-callout--has-accent-image{margin-bottom:calc(150px + var(--accent-offset));margin-top:calc(150px + var(--accent-offset))}}.hp-section-callout__backdrop{position:relative;z-index:0}@media screen and (min-width:768px){.hp-section-callout__backdrop{inset:0;position:absolute}}.hp-section-callout__backdrop img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hp-section-callout__overlay{inset:0;pointer-events:none;position:absolute;z-index:1}@media screen and (min-width:768px){.hp-section-callout__overlay{background:radial-gradient(farthest-side at center -150%,transparent 80%,var(--kb-color-black) 125%),linear-gradient(to top,var(--kb-color-black) 0,var(--kb-color-black) 10%,transparent 40%)}}.hp-section-callout__accent-wrapper{inset:0;position:absolute}.hp-section-callout__accent{height:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:5%;top:0;transform:translateY(-50px);width:90%;z-index:1}@media screen and (min-width:768px){.hp-section-callout__accent{bottom:0;height:600px;right:0;top:auto;width:600px}}.hp-section-callout__inner{padding-top:100px;position:relative;text-align:center;z-index:2}@media screen and (min-width:768px){.hp-section-callout__inner{text-align:left;text-shadow:0 0 30px var(--kb-color-black),0 0 40px var(--kb-color-black),0 0 50px var(--kb-color-black)}}.hp-section-callout__intro{display:block}.hp-section-callout__title{margin:7px 0}@media screen and (min-width:768px){.hp-section-callout__title{margin:20px 0}}.hp-section-callout__items{margin:25px calc(50% - 50vw) 0!important}@media screen and (min-width:768px){.hp-section-callout__items{transform:translateY(var(--collection-offset))}}@media screen and (min-width:992px){.hp-section-callout__items{margin:inherit!important}}.hp-section-callout__item{aspect-ratio:1/1;border-radius:3px;overflow:hidden;transition:border var(--hp-hover-animation-duration) ease;transition-property:border,transform!important}.hp-section-callout__item--static{border:1px solid var(--kb-color-neutral-700)}.hp-section-callout__item--static:hover{border:1px solid var(--kb-color-brand-500)}.hp-section-callout__item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}@media screen and (min-width:768px){.hp-section-callout__item img{transition:transform var(--hp-hover-animation-duration) ease}.hp-section-callout__item:hover img{transform:scale(var(--hp-hover-scale-amount))}}.hp-cargo-callout{margin-top:50px;text-align:center}@media screen and (min-width:768px){.hp-cargo-callout{margin-top:100px}}.hp-cargo-callout__text{margin:0 0 30px}.hp-cargo-callout__title{margin:0 0 10px}.hp-cargo-callout__image{aspect-ratio:16/9;display:block;height:auto;width:100%}.hp-cta-callout{margin:50px 0;text-align:center}@media screen and (min-width:768px){.hp-cta-callout{margin:100px 0}}.hp-cta-callout__title{margin-bottom:2.25rem}.hp-cta-callout__title span{display:block;margin-bottom:1rem}.hp-cta-callout__cta{align-items:center;background:var(--kb-color-brand-500);border-radius:4px;color:var(--kb-color-black);display:inline-flex;font-weight:700;gap:10px;letter-spacing:.14em;line-height:1;padding:15px 50px;text-decoration:none;text-transform:uppercase;transition:color .25s ease,background .25s ease}.hp-cta-callout__cta:hover{background:var(--kb-color-brand-500-darker);color:var(--kb-color-white)}.hp-cevoid{--hp-cevoid-gradient-color:var(--kb-color-black);margin:50px auto 0;max-height:800px;overflow:hidden;position:relative;text-wrap:balance}.hp-cevoid:after{background:linear-gradient(to bottom,transparent 0,var(--hp-cevoid-gradient-color) 90%);bottom:-2px;content:"";height:300px;left:0;pointer-events:none;position:absolute;width:100%;z-index:10}@media screen and (min-width:768px){.hp-cevoid{margin:100px auto;max-height:1300px}}.hp-cevoid__title{margin:.5rem 0 3rem}.hp-cevoid__gallery{margin:5rem 0 .5rem;position:relative}.hp-cevoid__cta{bottom:20px;left:0;position:absolute;text-align:center;width:100%;z-index:20}#cevoid-upload-portal .modal-close-button{color:#000}body.index{--hp-hover-animation-duration:300ms;--hp-hover-scale-amount:1.03}.kb-user-flows{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin:7rem auto;max-width:320px}.kb-user-flows>*{width:100%}.kb-user-flows__intro-text{color:var(--kb-color-white);text-wrap:balance}.kb-user-flows__intro-text:after{background:var(--kb-color-neutral-700);content:"";display:block;height:2px;margin:2rem auto 0;width:70%}.kb-user-flows__form-links{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.kb-user-flows__form-link{color:var(--kb-color-neutral-400);font-weight:700;padding-bottom:7px;text-decoration:none;transition:color .25s ease}.kb-user-flows__form-link:hover{color:var(--kb-color-white)}.kb-user-flows.sign-in .kb-user-flows__form-link--sign-in,.kb-user-flows.sign-up .kb-user-flows__form-link--sign-up{border-bottom:1px solid var(--kb-color-brand-500);color:var(--kb-color-white)}.kb-user-flows__form-errors{color:#b90000;margin-top:1rem}.kb-user-flows__form-errors p{color:#b90000;font-size:.875rem}.kb-user-flows__form-errors ul{font-size:.75rem;margin-left:1rem}.kb-user-flows-form__input-codes{display:grid;grid-template-columns:repeat(6,1fr)}.kb-user-flows-form__input-code{background:none;border:1px solid var(--kb-color-neutral-700);color:var(--kb-color-white);font-size:16px;height:45px;text-align:center;transition:border .25s ease;width:45px}.kb-user-flows-form__input-code:focus{border-color:var(--kb-color-brand-500);outline:none}.kb-user-flows-form--sign-in,.kb-user-flows-form--sign-up{display:none}.kb-user-flows.sign-in .kb-user-flows-form--sign-in,.kb-user-flows.sign-up .kb-user-flows-form--sign-up{display:block}.kb-user-flows-form__fields{display:flex;flex-direction:column;gap:2rem}.kb-user-flows-form__field{background:transparent;border:1px solid var(--kb-color-neutral-700);border-radius:5px;color:var(--kb-color-white);font-family:var(--kb-font);padding:.625rem;transition:border .25s ease;width:100%}.kb-user-flows-form__field:focus{border-color:var(--kb-color-brand-500);outline:none}.kb-user-flows-form__field::-moz-placeholder{color:var(--kb-color-white)}.kb-user-flows-form__field::placeholder{color:var(--kb-color-white)}.kb-user-flows-form__field--checkbox{align-items:center;color:var(--kb-color-white);display:flex}.kb-user-flows-form__field--checkbox input{position:relative}.kb-user-flows-form__field--checkbox input:before{background:transparent;border:1px solid var(--kb-color-neutral-700);border-radius:5px;content:"";display:inline-block;height:17px;transition:background .25s ease;vertical-align:text-top;width:17px}.kb-user-flows-form__field--checkbox input:after{background:transparent;border-bottom:2px solid var(--kb-color-black);border-right:2px solid var(--kb-color-black);bottom:0;content:"";height:9px;left:6px;position:absolute;top:3px;transform:rotate(45deg);width:4px}.kb-user-flows-form__field--checkbox input:checked:before{background:var(--kb-color-brand-500)}.kb-user-flows-form__field--checkbox label{margin-left:.875rem}.kb-user-flows-form__button-subtext{color:var(--kb-color-neutral-500);cursor:pointer;margin-top:.5rem;padding:.5rem 0;transition:color .25s ease}.kb-user-flows-form__button-subtext:hover{color:var(--kb-color-white)}.kb-cargo-download{background:radial-gradient(circle at center 60%,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.15) 20%,transparent 50%);position:relative}@media screen and (min-width:768px){.kb-cargo-download:after{background:linear-gradient(to bottom,transparent 0,var(--kb-color-black) 100%);content:"";display:block;height:50px;width:100%}}.kb-cargo-download__intro{align-items:stretch;display:flex;flex-direction:column;justify-content:center;padding-top:100px}@media screen and (min-width:992px){.kb-cargo-download__intro{align-items:center;flex-direction:row;padding-top:200px}}.kb-cargo-download__heading{border-bottom:2px solid var(--kb-color-neutral-700);margin-bottom:1rem;padding-bottom:1rem}@media screen and (min-width:992px){.kb-cargo-download__heading{border-bottom:0;border-right:2px solid var(--kb-color-neutral-700);flex-basis:0;margin:0;padding-right:50px}}@media screen and (min-width:1200px){.kb-cargo-download__heading{padding-right:100px}}.kb-cargo-download__ctas{display:flex;flex-direction:column;gap:30px}@media screen and (min-width:768px){.kb-cargo-download__ctas{flex-direction:row}}@media screen and (min-width:992px){.kb-cargo-download__ctas{gap:60px;padding-left:50px}}@media screen and (min-width:1200px){.kb-cargo-download__ctas{padding-left:75px}}.kb-cargo-download__cta{display:flex;flex-basis:100%;flex-direction:column;gap:1.25rem}.kb-cargo-download__cta svg{height:auto;margin-right:.75rem;width:15px}@media screen and (min-width:768px){.kb-cargo-download__cta{max-width:300px;padding:27px 0}}.kb-cargo-download__cta--windows .kb-cargo-download__cta-subheading{color:var(--kb-color-neutral-400)}.kb-cargo-download__cta--mac .kb-cargo-download__cta-subheading{color:var(--kb-color-brand-500)}.kb-cargo-download__hero-image{display:block;height:auto;margin:0 auto;max-width:100%}.homepage-features-blocks{margin:0 auto;max-width:1310px}.homepage-features-block{align-items:center;color:var(--kb-color-white);display:flex;flex-direction:column;gap:40px;padding:40px 20px;text-align:center}@media screen and (width >= 992px){.homepage-features-block{flex-direction:row;gap:160px;padding:40px 80px;text-align:left}}.homepage-features-block__heading{font-family:var(--kb-font-header);font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.2;text-transform:capitalize}@media screen and (width >= 1200px){.homepage-features-block__heading{font-size:48px}}.homepage-features-block__description{font-size:16px;line-height:1.8;margin:20px 0 40px}@media screen and (width >= 992px){.homepage-features-block__description{margin:40px 0}}.homepage-features-block__video{order:1;width:100%}@media screen and (width >= 992px){.homepage-features-block__video{width:42%}}.homepage-features-block__text{order:2;text-wrap:balance}@media screen and (width >= 992px){.homepage-features-block:nth-child(odd) .homepage-features-block__text{order:1}.homepage-features-block:nth-child(odd) .homepage-features-block__video{order:2}}.homepage-customer-slider{background:var(--kb-color-black);overflow:hidden;padding:20px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;--logo-count:12;--logo-width:70px;--logo-height:35px;--gap:15px;--total-width:var(--logo-width) * var(--logo-count);--gap-compensation:var(--logo-count) * var(--gap);--offset:calc(var(--total-width)*-1 - var(--gap-compensation))}@media screen and (min-width:768px){.homepage-customer-slider{padding:40px 0;--logo-width:100px;--logo-height:55px;--gap:40px}}@media screen and (min-width:992px){.homepage-customer-slider{padding:65px 0;--logo-width:125px;--logo-height:65px;--gap:85px}}.homepage-customer-slider:after{background:linear-gradient(to right,var(--kb-color-black) 0,transparent 15%,transparent 85%,var(--kb-color-black) 100%);content:"";inset:0;position:absolute}.homepage-customer-slider__intro-text{margin-bottom:2rem;padding:0 2rem}.homepage-customer-slider__items{align-items:center;animation:customer-slider 30s linear infinite;color:var(--kb-color-white);display:flex;gap:var(--gap);list-style:none}.homepage-customer-slider__item{align-items:center;display:flex;flex-shrink:0;height:var(--logo-height);justify-content:center;transition:width .2s ease,height .2s ease;width:var(--logo-width)}.homepage-customer-slider__item img{display:block;height:100%;width:auto}.hp-kit-genres{margin:5rem 0}.hp-kit-genres__cta{margin-top:1rem}.hp-kit-genres__items{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;list-style:none;margin-top:2.5rem}@media screen and (min-width:992px){.hp-kit-genres__items{gap:2rem}}.hp-kit-genres__items:hover .hp-kit-genres__item{opacity:.5}.hp-kit-genres__items:hover .hp-kit-genres__item:hover{opacity:1}.hp-kit-genres__items:hover .hp-kit-genres__item:hover:before{transform:scale(.9)}.hp-kit-genres__items:hover .hp-kit-genres__item:hover .hp-kit-genres__image{transform:translateY(-10px)}.hp-kit-genres__items:hover .hp-kit-genres__item:hover .hp-kit-genres__image-overlay:after{opacity:1}.hp-kit-genres__items:hover .hp-kit-genres__item:hover .hp-kit-genres__title{transform:translateY(-15px)}.hp-kit-genres__item{aspect-ratio:1/1;position:relative;transition:opacity .3s ease;width:45%}@media screen and (min-width:768px){.hp-kit-genres__item{width:25%}}@media screen and (min-width:992px){.hp-kit-genres__item{width:calc(16.6% - 2rem)}}.hp-kit-genres__item:before{border:1px solid var(--kb-color-brand-500);content:"";height:100%;left:0;position:absolute;top:0;transform:scale(.99);transition:transform .5s ease;width:100%}.hp-kit-genres__image-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hp-kit-genres__image-overlay:after,.hp-kit-genres__image-overlay:before{content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .5s linear;width:100%}.hp-kit-genres__image-overlay:before{background:linear-gradient(180deg,hsla(0,0%,9%,0) 0,hsla(0,0%,9%,.8) 80%,#181818 95%);opacity:1}.hp-kit-genres__image-overlay:after{background:linear-gradient(to bottom,rgba(var(--kb-color-black-rgb),0) 0,rgba(var(--kb-color-black-rgb),80%) 80%,rgba(var(--kb-color-black-rgb),100%) 95%);opacity:0}.hp-kit-genres__link{display:block;height:100%;position:relative;width:100%;z-index:1}.hp-kit-genres__image{display:block;height:calc(100% + 20px);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transform:translateY(0);transition:transform .6s ease}.hp-kit-genres__image,.hp-kit-genres__title{bottom:0;left:0;position:absolute;width:100%}.hp-kit-genres__title{align-items:flex-end;display:flex;height:40%;justify-content:center;padding:.75rem;text-align:center;transition:transform .7s ease .1s;z-index:2}.hp-supported-software{background:url(homepage-software-grid-bg.png) bottom/cover no-repeat;margin:8rem 0;position:relative;z-index:1}.hp-supported-software:before{background:linear-gradient(to top,transparent 0,var(--kb-color-black) 60%);content:"";display:block;height:100%;inset:0;position:absolute;width:100%}.hp-supported-software>*{position:relative;z-index:1}.hp-supported-software__items{align-items:center;display:flex;flex-wrap:wrap;gap:2rem 3rem;justify-content:center;list-style:none;margin-top:6rem;padding-bottom:6rem}@media screen and (min-width:768px){.hp-supported-software__items{gap:3.8rem 5rem}}.hp-supported-software__image{display:block;height:40px;-o-object-fit:cover;object-fit:cover;width:auto}@media screen and (min-width:768px){.hp-supported-software__image{height:59px}}.hp-testimonials{--line-spacer:4.5rem;background:var(--kb-color-neutral-900);padding:5rem 0}.hp-testimonials__quote{display:flex;flex-direction:column;gap:1rem;margin:0 0 4rem}.hp-testimonials__quote:last-child{margin-bottom:0}@media screen and (min-width:992px){.hp-testimonials__quote{display:grid;grid-template-columns:auto 1fr;margin:0;padding:2rem}}.hp-testimonials__source{padding-top:1.25rem;position:relative}.hp-testimonials__source:before{background:var(--kb-color-neutral-600);content:"";height:1px;left:0;position:absolute;top:0;width:50px}@media screen and (min-width:992px){.hp-testimonials__source{padding:0;padding-right:var(--line-spacer)}.hp-testimonials__source:before{height:100%;left:auto;right:0;width:1px}}.hp-testimonials__text{color:var(--kb-color-neutral-400)!important;order:-1;padding-bottom:1.25rem;text-wrap:wrap!important}@media screen and (min-width:992px){.hp-testimonials__text{order:0;padding:0;padding-left:var(--line-spacer)}}.hp-email-capture{overflow:hidden;position:relative;width:100%}@media screen and (min-width:992px){.hp-email-capture{align-items:center;display:flex;min-height:885px}.hp-email-capture:before{background:radial-gradient(60% 60% at 80% 50%,transparent 0,transparent 50%,#000 90%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}}.hp-email-capture #show-when-submitted{display:none;margin-top:2rem;max-width:500px}.hp-email-capture__content{position:relative;z-index:2}.hp-email-capture__title{margin-bottom:1.5rem;max-width:650px}.hp-email-capture__description{max-width:500px}.hp-email-capture__image{background:transparent 50%/cover no-repeat;height:0;padding-bottom:62%;position:relative;width:100%;z-index:1}.hp-email-capture__image:after{animation:flicker 5s linear infinite;background:url(hp-email-capture--active.png) 50%/cover no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:992px){.hp-email-capture__image{background-position:0;bottom:0;height:100%;left:5%;padding:0;position:absolute}.hp-email-capture__image:after{background-position:0}}@media screen and (min-width:1200px){.hp-email-capture__image{left:15%}}.hp-email-capture__input{display:inline-block;margin-top:2rem;max-width:400px;padding:0;position:relative;width:100%;z-index:2}.hp-email-capture__input .kb-input{padding-right:3rem}.hp-email-capture__input input{background:none;font-size:inherit!important;height:auto}.hp-email-capture__input .ap3w-form-button{margin:0}.hp-email-capture__submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='19' fill='none' viewBox='0 0 22 19'%3E%3Cpath fill='%23AAA' stroke='%23AAA' stroke-width='.933' d='m12.994 1.5-1.822 1.823 4.89 4.89H1v2.574h15.061l-4.89 4.89 1.823 1.822L21 9.506z'/%3E%3C/svg%3E") 50%/cover no-repeat;border:0;content:"";cursor:pointer;display:block;height:1rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:opacity .3s ease;width:1rem}.hp-email-capture__submit:hover{opacity:.8}.lazyframe{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.lazyframe__title{left:0;padding:15px 17px;position:absolute;right:0;top:0;z-index:3}.lazyframe__title:after{z-index:-1}.lazyframe:hover{cursor:pointer}.lazyframe:before{content:"";display:block;padding-top:100%;width:100%}.lazyframe[data-ratio="16:9"]:before{padding-top:56.25%}.lazyframe[data-ratio="4:3"]:before{padding-top:75%}.lazyframe[data-ratio="1:1"]:before{padding-top:100%}.lazyframe iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:5}.lazyframe[data-vendor=youtube],.lazyframe[data-vendor=youtube_nocookie]{background-color:#e52d27;font-family:Roboto,Arial,Helvetica,sans-serif}.lazyframe[data-vendor=youtube] .lazyframe__title,.lazyframe[data-vendor=youtube_nocookie] .lazyframe__title{color:#eee;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:18px;text-shadow:rgba(0,0,0,.498) 0 0 2px;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color .1s cubic-bezier(.4,0,1,1)}.lazyframe[data-vendor=youtube] .lazyframe__title:hover,.lazyframe[data-vendor=youtube_nocookie] .lazyframe__title:hover{color:#fff}.lazyframe[data-vendor=youtube] .lazyframe__title:before,.lazyframe[data-vendor=youtube_nocookie] .lazyframe__title:before{background:linear-gradient(rgba(0,0,0,.2),transparent);content:"";display:block;height:98px;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:-1;-webkit-tap-highlight-color:rgba(0,0,0,0)}.lazyframe[data-vendor=youtube]:before,.lazyframe[data-vendor=youtube_nocookie]:before{padding-top:56.25%}.lazyframe[data-vendor=youtube]:after,.lazyframe[data-vendor=youtube_nocookie]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%231F1F1F' d='M255.7 446.3c-53.3.3-106.6-.4-159.8-3.3-17.4-1-34.7-2.5-50.4-11C35 426.3 27 418.4 22 407.2 13.2 388.6 10.5 369 9 349c-3.4-41.3-3.6-82.6-1.8-123.8 1-22 1.6-44 6.8-65.5 2-8.4 5-16.6 8.8-24.4C32 117 48 108 67.3 104c16.2-3 32.8-3 49.3-3.7 56-2.3 112-3.5 168-3 43 .6 86.2 1.7 129.3 4 13.2.6 26.6.8 39.3 5.5 17.2 6.4 30 17.2 37 34.7 6.6 16.8 9.2 34.2 10.6 52 3.8 48.7 4 97.3.7 146-1 16.3-2.2 32.7-6.5 48.8-9.7 37-32.8 51.5-66.7 53.8-36.2 2.5-72.5 3.8-108.8 4.3-21.3.2-42.7 0-64 0zM203.2 344 348 264.7l-144.8-79.3z'/%3E%3Cpath fill='%23FEFDFD' d='M203.2 344V185.5L348 264.8z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;border:none;content:"";height:48px;left:50%;margin-left:-34px;margin-top:-24px;opacity:.81;position:absolute;top:50%;width:68px;z-index:4}.lazyframe[data-vendor=youtube]:hover:after,.lazyframe[data-vendor=youtube_nocookie]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23DD2C28' d='M255.7 446.3c-53.3.3-106.6-.4-159.8-3.3-17.4-1-34.7-2.5-50.4-11C35 426.3 27 418.4 22 407.2 13.2 388.6 10.5 369 9 349c-3.4-41.3-3.6-82.6-1.8-123.8 1-22 1.6-44 6.8-65.5 2-8.4 5-16.6 8.8-24.4C32 117 48 108 67.3 104c16.2-3 32.8-3 49.3-3.7 56-2.3 112-3.5 168-3 43 .6 86.2 1.7 129.3 4 13.2.6 26.6.8 39.3 5.5 17.2 6.4 30 17.2 37 34.7 6.6 16.8 9.2 34.2 10.6 52 3.8 48.7 4 97.3.7 146-1 16.3-2.2 32.7-6.5 48.8-9.7 37-32.8 51.5-66.7 53.8-36.2 2.5-72.5 3.8-108.8 4.3-21.3.2-42.7 0-64 0zM203.2 344 348 264.7l-144.8-79.3z'/%3E%3Cpath fill='%23FEFDFD' d='M203.2 344V185.5L348 264.8z'/%3E%3C/svg%3E");opacity:1}.lazyframe[data-vendor=vimeo]{background-color:#00adef}.lazyframe[data-vendor=vimeo] .lazyframe__title{color:#00adef;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;text-rendering:optimizeLegibility;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.5)}.lazyframe[data-vendor=vimeo]:before{padding-top:48.25%}.lazyframe[data-vendor=vimeo]:after{background-color:rgba(0,0,0,.5);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' baseProfile='tiny' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='m7.765 16.89 8.47-4.89-8.47-4.89'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:5px;bottom:10px;content:"";display:block;height:40px;left:10px;position:relative;width:65px;z-index:3}.lazyframe[data-vendor=vimeo]:hover:after{background-color:#00adef}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.glightbox-container{height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:999999!important;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{height:100%;overflow:hidden;position:relative;width:100%;z-index:9999}.glightbox-container .gslider{align-items:center;display:flex!important;height:100%;justify-content:center;left:0;overflow:hidden;position:relative;top:0;transform:translateZ(0);transition:transform .4s ease;width:100%}.glightbox-container .gslide{align-items:center;display:flex;justify-content:center;opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.glightbox-container .gslide.current{opacity:1;position:relative;z-index:99999}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{display:flex;flex-direction:column;height:100vh;justify-content:center;margin:auto;max-width:100%;position:relative;width:100%}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{border:none;min-height:165px;outline:0!important;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{border:none;display:block;float:none;height:auto;margin:auto;max-height:100vh;max-width:100vw;min-width:200px;-o-object-fit:cover;object-fit:cover;outline:0;padding:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{max-width:100%;width:auto}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{max-width:100vh;position:relative;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{margin:auto;width:100%}.gslide-video:before{background:rgba(255,0,0,.34);content:"";display:none;height:100%;position:absolute;width:100%}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{height:75vh;max-width:100%!important;min-width:100%}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;margin:auto;max-height:calc(100vh - 40px);max-width:100%;overflow:auto;text-align:left}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{display:block!important;opacity:1;overflow:auto}.gslide-external{background:#fff;display:flex;height:100%;max-height:75vh;min-width:100%;overflow:auto;padding:0;width:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{flex-direction:column;margin:0 auto}.gslide-description{flex:1 0 100%;position:relative}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.glightbox-button-hidden,.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75));bottom:0;height:auto!important;max-height:78vh;max-width:100vw!important;order:2!important;overflow:auto!important;padding:19px 11px 50px;position:absolute;transition:opacity .3s linear;width:100%}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{opacity:.4;transition:opacity .5s ease}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{opacity:1;transition:opacity .5s ease}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{animation:lightboxLoader .8s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:transparent;display:block;height:25px;left:0;margin:0 auto;position:absolute;right:0;top:47%;width:25px;z-index:9999}.goverlay{height:calc(100vh + 1px);left:0;position:fixed;top:-1px;width:100%;will-change:opacity}.glightbox-mobile .goverlay,.goverlay{background:#000}.gclose,.gnext,.gprev{align-items:center;border:none;cursor:pointer;display:flex;flex-direction:column;height:44px;justify-content:center;width:26px;z-index:99999}.gclose svg,.gnext svg,.gprev svg{display:block;height:auto;margin:0;padding:0;width:25px}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{color:#000;font-family:arial;font-size:1em;font-weight:400;line-height:1.4em;margin-bottom:19px}.glightbox-clean .gslide-desc{font-family:arial;font-size:.86em;line-height:1.4em;margin-bottom:0}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{left:30px}.glightbox-clean .gnext,.glightbox-clean .gprev{height:50px;position:absolute;top:-100%;width:40px}.glightbox-clean .gnext{right:30px}.glightbox-clean .gclose{height:35px;position:absolute;right:10px;top:15px;width:35px}.glightbox-clean .gclose svg{height:auto;width:18px}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{opacity:1;transform:translateZ(0);visibility:visible}}@keyframes gslideOutLeft{0%{opacity:1;transform:translateZ(0);visibility:visible}to{opacity:0;transform:translate3d(-60%,0,0);visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;transform:translate3d(60%,0,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes gslideOutRight{0%{opacity:1;transform:translateZ(0);visibility:visible}to{opacity:0;transform:translate3d(60%,0,0)}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{flex-direction:row;height:auto;width:auto}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{height:100%;overflow-y:auto;position:absolute}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gnext,.glightbox-clean .gprev{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.pdp-hero{display:grid;grid-template-columns:100%;overflow:hidden}.pdp-hero .swiper-button-next,.pdp-hero .swiper-button-prev{display:none}@media screen and (min-width:992px){.pdp-hero .swiper-button-next,.pdp-hero .swiper-button-prev{display:flex}.pdp-hero{border-bottom-left-radius:4rem;border-bottom-right-radius:4rem;grid-template-columns:calc(100% - 500px) 500px}}.pdp-hero__gallery{border-bottom-left-radius:4rem;border-bottom-right-radius:4rem;overflow:hidden;position:relative}.pdp-hero__gallery:hover .pdp-hero__thumbnails.swiper-initialized{opacity:1;transform:translateY(0)}.pdp-hero__slide{aspect-ratio:4/3;position:relative}@media screen and (min-width:992px){.pdp-hero__slide{aspect-ratio:16/9}}.pdp-hero__slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pdp-hero__gallery-thumbnail-image{cursor:pointer}.pdp-hero__slider{height:100%}.pdp-hero__thumbnails{bottom:20px;left:0;opacity:0;padding:5px 2px 5px 1rem;position:absolute;transition:opacity .3s ease,transform .3s ease;width:100%;z-index:1}.pdp-hero__thumbnails.swiper-initialized{opacity:1}@media screen and (min-width:768px){.pdp-hero__thumbnails{bottom:45px;transform:translateY(200%)}}.pdp-hero__thumbnails .pdp-hero__gallery-thumbnail-image{border:1px solid var(--kb-color-neutral-800);display:block;height:auto;transform-origin:center bottom;transition:border .3s ease,transform .3s ease;width:100%}.pdp-hero__thumbnails .swiper-slide-thumb-active .pdp-hero__gallery-thumbnail-image{border-color:var(--kb-color-brand-500);transform:translateY(-5px)}.kb-pdp-details{border-top:1px solid var(--kb-color-neutral-800);display:flex;flex-direction:column;gap:1rem;padding:2rem 0}@media screen and (min-width:992px){.kb-pdp-details{align-items:flex-start;border-top:none;flex-direction:row;gap:5rem;padding:5rem 0}}.kb-pdp-details h1{color:#fff;display:block;font-size:40px;font-weight:700;line-height:1.1;margin-bottom:1rem}@media screen and (min-width:992px){.kb-pdp-details h1{flex-shrink:0;font-size:60px;width:50%}}.kb-pdp-details *{color:var(--kb-color-neutral-400);font-size:1rem}.pdp-collapsible-section{--spacing:2.5rem;border-top:1px solid var(--kb-color-neutral-800)}.pdp-collapsible-section:last-of-type{border-bottom:1px solid var(--kb-color-neutral-800)}.pdp-collapsible-section.active .pdp-collapsible-section__title:after{transform:rotate(45deg) translateY(-50%)}.pdp-collapsible-section.active .pdp-collapsible-section__content{height:auto;opacity:1;padding-bottom:var(--spacing);transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.pdp-collapsible-section__title{cursor:pointer;padding:var(--spacing) 0;padding-right:60px;position:relative;transition:color .3s ease}.pdp-collapsible-section__title:hover{color:var(--kb-color-brand-500)}.pdp-collapsible-section__title:after{content:"+";font-size:1.75rem;font-weight:400;position:absolute;right:0;top:50%;transform:rotate(0deg) translateY(-50%);transform-origin:center top;transition:transform .5s ease}.pdp-collapsible-section__content{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:2rem;height:0;justify-content:space-between;margin-left:auto;opacity:0;overflow:hidden;transform:translateY(10%);transition:opacity .3s ease,transform .3s ease;width:100%}@media screen and (min-width:992px){.pdp-collapsible-section__content{flex-wrap:nowrap;width:75%}}.pdp-collapsible-section--tech-spec .pdp-collapsible-section__content-item{display:flex;flex-direction:column;flex-shrink:0;gap:.75rem;width:100%}@media screen and (min-width:768px){.pdp-collapsible-section--tech-spec .pdp-collapsible-section__content-item{width:auto}}.pdp-collapsible-section--tech-spec .pdp-collapsible-section__content-item p{align-items:center;display:flex;gap:1rem}.pdp-collapsible-section--tech-spec .pdp-collapsible-section__content-item svg{height:20px;width:auto}.pdp-collapsible-section--software .pdp-collapsible-section__content{align-items:center;flex-wrap:wrap;gap:4rem;justify-content:center}@media screen and (min-width:992px){.pdp-collapsible-section--software .pdp-collapsible-section__content{gap:5rem;justify-content:flex-start}}.pdp-collapsible-section--software .pdp-collapsible-section__content-item img{display:block;height:35px;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (min-width:992px){.pdp-collapsible-section--software .pdp-collapsible-section__content-item img{height:45px}}.pdp-collapsible-section--credits .pdp-collapsible-section__content-item{display:flex;flex-direction:column;gap:1rem;width:45%}.pdp-sticky-cta{--nav-height:60px;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.5);border-bottom:1px solid var(--kb-color-neutral-800);border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:flex;justify-content:space-between;left:2%;overflow:hidden;padding:1rem 1.5rem;position:fixed;top:var(--nav-height);transform:translateY(-100%);transition:transform .4s ease;width:96%;z-index:2}@media screen and (min-width:992px){.pdp-sticky-cta{--nav-height:63px}}@media screen and (min-width:1400px){.pdp-sticky-cta{--nav-height:75px}}.pdp-sticky-cta__logo{display:none}.pdp-sticky-cta__price{align-items:center;display:flex;gap:1.5rem;width:100%}.pdp-sticky-cta .kb__kit__submit{margin-top:0}.pdp-sticky-cta.active{transform:translateY(0)}.pdp-sticky-cta__dropdown--desktop{display:none}.pdp-sticky-cta__dropdown--mobile{display:block;margin-left:auto}@media screen and (min-width:992px){.pdp-sticky-cta{left:5%;padding:1.75rem 2rem;width:90%}.pdp-sticky-cta__logo{display:block;height:2rem;width:auto}.pdp-sticky-cta__price{width:auto}.pdp-sticky-cta__dropdown--desktop{display:block}.pdp-sticky-cta__dropdown--mobile{display:none}}.pdp-sidebar{align-items:stretch;display:flex;flex-direction:column;justify-content:center;padding:3rem 4rem;position:relative;z-index:9}@media screen and (min-width:992px){.pdp-sidebar{justify-content:space-between;padding:3rem 4rem 1rem}}.pdp-sidebar__enterprise-form{gap:1.5rem;margin:2rem 0 0;padding:0;width:100%}.pdp-sidebar__enterprise-form .ap3w-form-button{margin-top:0}.pdp-sidebar__enterprise-form .d-flex{gap:1.5rem}.pdp-sidebar__gameready{align-items:center;display:flex;gap:.75rem;justify-content:center}.pdp-sidebar__gameready ul{margin:.5rem 1rem}.pdp-vehicle .pdp-sidebar:before{background:linear-gradient(90deg,transparent,#000);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:translateX(-100%);width:15%;z-index:1}@media screen and (min-width:992px){.pdp-vehicle .pdp-sidebar{background:#000}}.pdp-sidebar__title{margin-bottom:1rem}.pdp-sidebar__kit-logo{height:auto;margin-bottom:1rem;max-width:400px;position:relative;width:100%}.pdp-sidebar__price{display:flex;gap:1rem;margin-bottom:1rem}.pdp-sidebar__dropdown-label{align-items:center;display:flex;justify-content:space-between}.pdp-sidebar__dropdown-title{color:var(--kb-color-neutral-400);margin-bottom:.5rem}.pdp-sidebar__dropdown-modal-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:var(--kb-color-brand-500);cursor:pointer;transition:color .3s ease}.pdp-sidebar__dropdown-modal-trigger:hover{color:var(--kb-color-brand-600)}.pdp-sidebar__dropdown{position:relative}.pdp-sidebar__dropdown:after{border:9px solid transparent;border-top:9px solid var(--kb-color-neutral-400);content:"";display:block;height:18px;position:absolute;right:18px;top:20px;width:18px}.pdp-sidebar__dropdown-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #494949;border-radius:6px;color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;margin:0;min-width:200px;padding:16px 50px 16px 16px;text-transform:uppercase;width:100%}.pdp-sidebar__ctas{display:flex;flex-direction:column;gap:1rem}.pdp-sidebar__cta{margin-top:2rem}.pdp-recommended{display:none;margin:4rem 0;padding:1rem 0}.pdp-recommended__title{margin-bottom:2rem}.pdp-recommended__items{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:576px){.pdp-recommended__items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.pdp-recommended__items{grid-template-columns:repeat(6,1fr)}}.pdp-recommended__item img{box-shadow:0 3.4px 21.23px 0 #000;display:block;height:auto;transition:transform .4s ease;width:100%}.pdp-recommended__item:hover img{transform:translateY(-5px)}.pdp-community-spotlight{margin:4rem 0}.pdp-community-spotlight__header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media screen and (min-width:992px){.pdp-community-spotlight__header{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between}.pdp-community-spotlight__header p{max-width:300px;text-align:right}}.pdp-vehicle #vehicle-gallery-thumbnails{bottom:5px;left:calc(50% - 125px);width:250px}@media screen and (min-width:768px){.pdp-vehicle #vehicle-gallery-thumbnails{bottom:20px;left:calc(50% - 235px);width:470px}}.pdp-vehicle .pdp-vehicle-accent-images{display:flex;flex-wrap:wrap;gap:.5rem;margin:2rem 0}@media screen and (min-width:992px){.pdp-vehicle .pdp-vehicle-accent-images{gap:2rem}}.pdp-vehicle .pdp-vehicle-accent-images .pdp-vehicle-accent-image{width:100%}.pdp-vehicle .pdp-vehicle-accent-images .pdp-vehicle-accent-image img{height:auto;width:100%}@media screen and (min-width:992px){.pdp-vehicle .pdp-vehicle-accent-images .pdp-vehicle-accent-image{width:auto}.pdp-vehicle .pdp-vehicle-accent-images .pdp-vehicle-accent-image:not(:first-child){width:calc(50% - 1rem)}}.pdp-vehicle .pdp-vehicle-accent-images:has(.pdp-vehicle-accent-image:nth-child(2):last-child) .pdp-vehicle-accent-image:first-child{width:calc(50% - .5rem)}@media screen and (min-width:992px){.pdp-vehicle .pdp-vehicle-accent-images:has(.pdp-vehicle-accent-image:nth-child(2):last-child) .pdp-vehicle-accent-image:first-child{width:calc(50% - 1rem)}}.kb__modal .kb__enterprise__licensing .kb__close__enterprise{display:none}.pdp-vehicle .error--item__in__cart{color:red!important;margin-top:1rem;text-align:center}.pdp-models{background-color:var(--kb-color-neutral-900);margin:3rem 0;padding:3rem 0}.pdp-models .swiper-button-next,.pdp-models .swiper-button-prev{display:none}@media screen and (min-width:992px){.pdp-models .swiper-button-next,.pdp-models .swiper-button-prev{display:flex}}.pdp-models .swiper-slide .pdp-models__asset-img{display:block;height:calc(100% - 1.5rem);margin:0 auto;width:auto}.pdp-models__title{margin-bottom:2rem}.pdp-models__asset{aspect-ratio:1/1;background:var(--kb-color-neutral-900);box-shadow:inset 0 0 1px 1px var(--kb-color-neutral-800);cursor:pointer;transition:box-shadow .25s ease}.pdp-models__asset:hover{box-shadow:inset 0 0 1px 1px var(--kb-color-brand-500)}.pdp-models__asset-text{bottom:0;box-sizing:border-box;color:var(--kb-color-neutral-300);left:0;line-height:1;overflow:hidden;padding:.5rem 1rem 1rem;position:absolute;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.pdp-models__asset-modal-image{display:block;height:auto;width:100%}.pdp-models__asset-modal-title{display:block;margin-top:1rem}.kb-cargo .kb-cargo-hero{background:linear-gradient(to bottom,var(--kb-color-neutral-900),var(--kb-color-black));padding:6.5rem 0 0;text-align:center}.kb-cargo .kb-cargo-hero__content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:735px}.kb-cargo .kb-cargo-hero__ctas{align-items:center;display:flex;gap:1rem;justify-content:center}.kb-cargo .kb-cargo-hero__ctas span{display:none}@media screen and (min-width:768px){.kb-cargo .kb-cargo-hero__ctas span{display:inline-block}}.kb-cargo .kb-cargo-hero-grid-bg{background:linear-gradient(to bottom,rgba(var(--kb-color-black-rgb),1) 0,rgba(var(--kb-color-black-rgb),.5) 25%,rgba(var(--kb-color-black-rgb),.5) 75%,rgba(var(--kb-color-black-rgb),.8) 90%,rgba(var(--kb-color-black-rgb),1) 100%),url(2025_03_cargo__hero-video-bg.png) 50%/auto 250% no-repeat;margin:5rem 0;position:relative}.kb-cargo .kb-cargo-hero-grid-bg__content{display:flex;flex-direction:column;gap:2rem}.kb-cargo .kb-cargo-hero-grid-bg__content .kb-cargo-software{margin-top:3rem;order:2}@media screen and (min-width:768px){.kb-cargo .kb-cargo-hero-grid-bg__content .kb-cargo-software{order:0}}.kb-cargo .kb-cargo-video{cursor:pointer;margin:3rem auto 0;max-width:1400px;position:relative}.kb-cargo .kb-cargo-video iframe{border-radius:1rem;box-shadow:0 0 40px 0 rgba(0,0,0,.8);height:100%;inset:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity 1.5s ease;width:100%}.kb-cargo .kb-cargo-video.is-active iframe{opacity:1;pointer-events:auto}.kb-cargo .kb-cargo-video.is-active .kb-cargo-video__poster{opacity:0}.kb-cargo .kb-cargo-video:hover .kb-cargo-video__icon{color:var(--kb-color-brand-500)}.kb-cargo .kb-cargo-video__icon{color:#fff;height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:color .3s ease;width:12%}.kb-cargo .kb-cargo-video__icon svg{height:100%;width:100%}.kb-cargo .kb-cargo-video__poster{display:block;height:auto;opacity:1;transition:opacity 1.5s ease;width:100%}.kb-cargo .kb-cargo-features{margin:8rem 0}.kb-cargo .kb-cargo-features__cards{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);justify-items:center;margin:3rem 0}@media screen and (min-width:992px){.kb-cargo .kb-cargo-features__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.kb-cargo .kb-cargo-features__cards{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.kb-cargo .kb-cargo-features__card:last-child:nth-child(odd){grid-column:1/3}}@media screen and (min-width:1200px){.kb-cargo .kb-cargo-features__card:last-child:nth-child(odd){grid-column:auto}}.kb-cargo .kb-cargo-features__title{margin-bottom:1rem}.kb-cargo .kb-cargo-pros{margin:7rem 0}.kb-cargo .kb-cargo-pros__cards{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);justify-items:center;margin:2rem auto;max-width:400px}@media screen and (min-width:768px){.kb-cargo .kb-cargo-pros__cards{grid-template-columns:repeat(2,1fr);margin:4rem auto;max-width:none}}@media screen and (min-width:1200px){.kb-cargo .kb-cargo-pros__cards{grid-template-columns:repeat(3,1fr)}}.kb-cargo .kb-cargo-pros__card{display:flex;flex-direction:column;width:100%}.kb-cargo .kb-cargo-pros__card-accent{display:block;height:135px;-o-object-fit:cover;object-fit:cover;width:100%}.kb-cargo .kb-cargo-pros__card-content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:flex-start;padding:2rem 2.5rem}.kb-cargo .kb-cargo-pros__logo{height:50px;-o-object-fit:contain;object-fit:contain;width:auto}.kb-cargo .kb-cargo-pros__author{margin-top:auto}.kb-cargo .kb-cargo-cta{background:radial-gradient(30% 80% at 50% 100%,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.02) 50%,hsla(0,0%,100%,0) 90%),linear-gradient(to bottom,rgba(var(--kb-color-black-rgb),1) 0,rgba(var(--kb-color-black-rgb),.9) 30%,rgba(var(--kb-color-black-rgb),.7) 95%,rgba(var(--kb-color-black-rgb),1) 100%),url(2025_03_cargo__hero-video-bg.png) 50%/auto 400% no-repeat;padding:4rem 0}.kb-cargo .kb-cargo-cta__content{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin:0 auto;max-width:775px}.kb-cargo .kb-cargo-cta__logo{height:auto;width:66px}.kb-cargo .kb-cargo-cta__buttons{align-items:stretch;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media screen and (min-width:768px){.kb-cargo .kb-cargo-cta__buttons{align-items:center;flex-direction:row}}.kb-enterprise-hero{align-items:center;display:flex;justify-content:flex-start;padding:3rem 0 13rem;position:relative}@media screen and (min-width:768px){.kb-enterprise-hero{padding:15rem 0}}.kb-enterprise-hero:after{background:linear-gradient(to top,rgba(var(--kb-color-black-rgb),0) 0,rgba(var(--kb-color-black-rgb),0) 100px,rgba(var(--kb-color-black-rgb),1) 200px);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (min-width:768px){.kb-enterprise-hero:after{background:linear-gradient(to right,rgba(var(--kb-color-black-rgb),1) 0,rgba(var(--kb-color-black-rgb),1) 20%,rgba(var(--kb-color-black-rgb),0) 100%)}}.kb-enterprise-hero__hero-image{background:url(2025_03_enterprise__hero.jpg) bottom/100% auto no-repeat;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (min-width:768px){.kb-enterprise-hero__hero-image{background-size:cover;left:20%;width:80%}}.kb-enterprise-hero__content{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;max-width:950px;position:relative;z-index:1}.kb-enterprise-hero__subheading{max-width:620px}.kb-enterprise-slider{background:var(--kb-color-neutral-900)}.kb-enterprise-slider__text{display:grid;gap:3rem;grid-template-columns:1fr;margin:8rem 0 0;position:relative;z-index:2}@media screen and (min-width:768px){.kb-enterprise-slider__text{grid-template-columns:.6fr .4fr}}@media screen and (min-width:992px){.kb-enterprise-slider__text{grid-template-columns:.7fr .3fr}}.kb-enterprise-why{padding:5rem 0}.kb-enterprise-why__items{display:grid;gap:2rem;grid-template-columns:1fr;margin:2rem 0}@media screen and (min-width:992px){.kb-enterprise-why__items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.kb-enterprise-why__items{grid-template-columns:repeat(3,1fr)}}.kb-enterprise-why__item{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.kb-enterprise-why__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 29 28'%3E%3Cpath stroke='%23FBAD18' stroke-width='1.999' d='M27.892 14.03c0 6.748-5.88 12.333-13.28 12.333S1.332 20.778 1.332 14.03s5.88-12.334 13.28-12.334 13.28 5.585 13.28 12.334Z'/%3E%3Cpath fill='%23FBAD18' fill-rule='evenodd' d='m22.001 10.18-9.428 9.805-5.572-4.593 2.469-1.857 2.802 2.31 7.007-7.289z' clip-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;border-radius:50%;height:21px;width:21px}.kb-enterprise-why__cta{align-items:center;display:flex;gap:1.5rem;grid-column:1;justify-content:center}@media screen and (min-width:992px){.kb-enterprise-why__cta{grid-column:1/3}}@media screen and (min-width:1200px){.kb-enterprise-why__cta{grid-column:2/3}}.kb-enterprise-cta{background:var(--kb-color-neutral-900);padding:5rem 0}.kb-enterprise-cta__content{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:992px){.kb-enterprise-cta__content{grid-template-columns:.5fr .5fr}}.kb-enterprise-cta .kb-enterprise__email-capture-input{justify-content:center}.kb-enterprise-cta .kb-enterprise__email-capture-submit{flex-grow:0}.kb-enterprise-form{padding:4rem 0}.kb-enterprise-form .show-when-submitted{display:none}.kb-enterprise-form .hide-when-submitted{width:100%}.kb-enterprise-form__content{align-items:center;display:grid;grid-template-columns:1fr}@media screen and (min-width:992px){.kb-enterprise-form__content{gap:8rem;grid-template-columns:1fr 1fr}}.kb-enterprise-form__text,.kb-enterprise-form__wrapper{display:flex;flex-direction:column;gap:1rem}.kb-enterprise-form__wrapper{padding:2rem 0!important}.kb-enterprise-form__wrapper .ap3w-form-input input{background:none;color:inherit;font-size:inherit!important;height:auto;line-height:1;padding:1rem 1.5rem!important}.kb-enterprise .show-when-submitted{display:none}.kb-enterprise .hide-when-submitted{width:100%}.kb-enterprise__email-capture-input{align-items:stretch;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:0;max-width:500px;padding:0!important;width:100%}.kb-enterprise__email-capture-input input{width:100%}@media screen and (min-width:768px){.kb-enterprise__email-capture-input{flex-direction:row;justify-content:flex-start;max-width:none}.kb-enterprise__email-capture-input>*{flex-grow:1;flex-shrink:1}}.kb-enterprise .ap3w-form-input input{background:none;color:inherit;font-size:inherit!important;height:auto;line-height:1;padding:1rem 1.5rem!important}.kb-enterprise__email-capture-submit{margin:0!important}.kb-unlimited-hero{background:linear-gradient(to bottom,rgba(var(--kb-color-black-rgb),1) 0,rgba(var(--kb-color-black-rgb),.5) 25%,rgba(var(--kb-color-black-rgb),.5) 75%,rgba(var(--kb-color-black-rgb),.8) 90%,rgba(var(--kb-color-black-rgb),1) 100%),url(2025_03_cargo__hero-video-bg.png) 50%/auto 250% no-repeat;padding:5rem 0}.kb-unlimited-hero__title{margin-bottom:2rem}.kb-unlimited-hero__subtitle{margin:0 auto;max-width:700px}.kb-unlimited-plans{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:4rem 0}@media screen and (min-width:768px){.kb-unlimited-plans{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.kb-unlimited-plans{grid-template-columns:repeat(3,1fr)}}.kb-unlimited-plan{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:768px){.kb-unlimited-plan:last-child:nth-child(odd){grid-column:1/3}}@media screen and (min-width:1200px){.kb-unlimited-plan:last-child:nth-child(odd){grid-column:auto}}.kb-unlimited-plan__description{margin-bottom:1rem}.kb-unlimited-plan__cta{margin-top:auto}.kb-unlimited-trusted-by{background:var(--kb-color-neutral-900);padding:4rem 0}.kb-unlimited-trusted-by__content{display:grid}.kb-unlimited-trusted-by__companies{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;list-style:none;margin-top:3rem;padding:0}@media screen and (min-width:768px){.kb-unlimited-trusted-by__companies{gap:4rem;margin-top:2rem}}.kb-unlimited-trusted-by__company{height:40px;opacity:.6}@media screen and (min-width:768px){.kb-unlimited-trusted-by__company{height:64px;opacity:1}}.kb-unlimited-trusted-by__company img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:auto}.kb-unlimited-features{background:linear-gradient(to bottom,rgba(var(--kb-color-black-rgb),.8) 0,rgba(var(--kb-color-black-rgb),.8) 100%),url(2025_03_cargo__hero-video-bg.png) 50%/auto 250% no-repeat;padding:8rem 0}.kb-unlimited-features__slider-wrapper{align-items:stretch;display:grid;gap:4rem;grid-template-columns:1fr}@media (min-width:992px){.kb-unlimited-features__slider-wrapper{grid-template-columns:.6fr .4fr}}@media (min-width:1200px){.kb-unlimited-features__slider-wrapper{grid-template-columns:.75fr .3fr}}.kb-unlimited-features__slider{aspect-ratio:596/313;width:100%}@media (min-width:992px){.kb-unlimited-features__slider{min-height:450px}}@media (min-width:1200px){.kb-unlimited-features__slider{min-height:500px}}.kb-unlimited-features__slider-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.kb-unlimited-features__slider-item img{display:block;height:auto;width:100%}.kb-unlimited-features__slider-thumbs-item.swiper-slide-thumb-active .kb-unlimited-features__slider-thumbs-item-content div{opacity:1;padding-left:1.5rem}.kb-unlimited-features__slider-thumbs-item.swiper-slide-thumb-active .kb-unlimited-features__slider-thumbs-item-content div:after{height:100%;opacity:1;transition:height 3s linear,opacity .3s ease-in-out}.kb-unlimited-features__slider-thumbs-item-content{cursor:pointer;padding:1rem 0 1.75rem}@media (min-width:992px){.kb-unlimited-features__slider-thumbs-item-content{align-items:center;display:flex;flex-direction:column;justify-content:center}}.kb-unlimited-features__slider-thumbs-item-content div{opacity:.5;padding-left:0;position:relative;transition:opacity .3s ease-in-out,padding-left .3s ease-in-out}.kb-unlimited-features__slider-thumbs-item-content div:after{background:var(--kb-color-white);content:"";height:0;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out,height .25s linear .3s;width:4px}.kb-unlimited-features__slider-thumb-title{margin-bottom:.5rem}.kb-unlimited-mini-hero{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr;margin:5rem 0;padding:2rem 0}@media screen and (min-width:768px){.kb-unlimited-mini-hero{grid-template-columns:.4fr .6fr}.kb-unlimited-mini-hero--reverse{border:0;grid-template-columns:.6fr .4fr}}.kb-unlimited-mini-hero__text{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;order:-1}@media screen and (min-width:768px){.kb-unlimited-mini-hero__text{order:0}}.kb-unlimited-mini-hero img{display:block;height:auto;width:100%}.kb-kit-launch-teaser{--kb-nav-height:64px;position:relative}@media screen and (width >= 1400px){.kb-kit-launch-teaser{--kb-nav-height:76px}}.kb-kit-launch-teaser__hero-video{height:100vh;overflow:hidden;pointer-events:none;position:relative}.kb-kit-launch-teaser__hero-video-iframe{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.kb-kit-launch-teaser__text-overlay{align-items:center;display:flex;flex-direction:column;gap:1vh;left:5vw;position:absolute;top:5vh;width:90vw;z-index:1}@media (min-width:768px){.kb-kit-launch-teaser__text-overlay{left:20vw;width:60vw}}.kb-kit-launch-teaser__logo{aspect-ratio:16/9;display:block;-o-object-fit:contain;object-fit:contain;width:100%}@media (min-width:768px){.kb-kit-launch-teaser__logo{height:45vh}}.kb-kit-launch-teaser__tag-line{color:#f0e4c4;font-size:2vw;letter-spacing:5.7px;line-height:1.3;margin:0 0 2vh;text-align:center;text-wrap:balance}@media (min-width:768px){.kb-kit-launch-teaser__tag-line{font-size:1.25vw}}.kb-kit-launch-teaser__countdown--time{background:linear-gradient(#fff2df,#784f00);-webkit-background-clip:text;background-clip:text;color:#b18748;font-family:Cinzel,serif;font-optical-sizing:auto;font-size:11vw;font-style:normal;font-weight:700;line-height:1;-webkit-text-fill-color:transparent;white-space:nowrap}@media (min-width:768px){.kb-kit-launch-teaser__countdown--time{font-size:6vw}}.kb-kit-launch-teaser__countdown--time span{display:inline-block;min-width:16vw;text-align:center}@media (min-width:768px){.kb-kit-launch-teaser__countdown--time span{min-width:10vw}}.kb-kit-launch-teaser__countdown--time span:last-of-type{padding-left:1vw;text-align:left}@media (min-width:768px){.kb-kit-launch-teaser__countdown--time span:last-of-type{padding-left:1.25vw}}.kb-kit-launch-teaser__form .ap3w-form-input input{background:none;border:1px solid var(--kb-color-neutral-700);border-radius:8px;font-size:16px!important;font-weight:400;height:auto;line-height:1;padding:16px 50px 16px 24px!important;transition:border .25s ease;width:100%}.kb-kit-launch-teaser__form .ap3w-form-input input:focus{border-color:#fff;outline:none}.kb-kit-launch-teaser__form .ap3w-form-input input::-moz-placeholder{color:var(--kb-color-neutral-400)}.kb-kit-launch-teaser__form .ap3w-form-input input::placeholder{color:var(--kb-color-neutral-400)}.kb-kit-launch-teaser__form .ap3w-form-button{margin:0}.kb-kit-launch-teaser__form--email{min-width:320px;position:relative;width:25vw}.kb-kit-launch-teaser__form--email:focus-within .kb-kit-launch-teaser__form--email-submit{color:#fff}.kb-kit-launch-teaser__form--email-submit{background:none;border:0;color:var(--kb-color-neutral-400);cursor:pointer;position:absolute;right:18px;top:18px;transition:color .25s ease}.kb-kit-launch-teaser__form--thank-you{max-width:20vw;padding:0;text-align:center}.kb-kit-launch-teaser__form--thank-you p{font-size:1rem;text-wrap:balance}body[class*=secrets-of-the-luminara],body[class*=sotl-winners]{--sotl-color-accent:#b4a280;--sotl-color-text:#f0e4c4;--sotl-color-accent-dark:#773f1d;--animation-picture-curve:cubic-bezier(0.21,0.88,0.68,0.95);--sotl-animation-launch-duration:2.5s;background:#000 url(sotl__page-accent.png) 0 0/contain fixed no-repeat;color:var(--sotl-color-text)}body[class*=secrets-of-the-luminara] .app__container.app__footer.color-bg-black,body[class*=sotl-winners] .app__container.app__footer.color-bg-black{background:#000}body[class*=secrets-of-the-luminara] #MainContent,body[class*=sotl-winners] #MainContent{overflow:hidden visible}body[class*=secrets-of-the-luminara] .kbds-faq__title,body[class*=secrets-of-the-luminara] .sotl-font,body[class*=sotl-winners] .kbds-faq__title,body[class*=sotl-winners] .sotl-font{color:var(--sotl-color-accent);font-family:Cinzel Decorative,serif;font-optical-sizing:auto;font-weight:700}body[class*=secrets-of-the-luminara] .sotl-hero,body[class*=sotl-winners] .sotl-hero{align-items:center;animation:page-reveal-in var(--sotl-animation-launch-duration) ease forwards;display:flex;height:80vh;justify-content:center;position:relative;transform:translateY(200%);width:100%}body[class*=secrets-of-the-luminara] .sotl-hero:before,body[class*=sotl-winners] .sotl-hero:before{background:linear-gradient(180deg,transparent 0,#000);bottom:0;content:"";height:100px;left:0;position:absolute;width:100%;z-index:1}body[class*=secrets-of-the-luminara] .sotl-hero__bg,body[class*=sotl-winners] .sotl-hero__bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;position:absolute;top:0;width:100%}body[class*=secrets-of-the-luminara] .sotl-hero__title,body[class*=sotl-winners] .sotl-hero__title{position:relative;text-align:center;z-index:3}body[class*=secrets-of-the-luminara] .sotl-hero__title .sotl-font,body[class*=sotl-winners] .sotl-hero__title .sotl-font{-webkit-background-clip:text;background-clip:text;-moz-text-fill-color:transparent;-webkit-text-fill-color:transparent;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAHyhJREFUeF7t3WdvHel1B/AZkaIoiqJE9bI9DvLCcYIkduA4MRADKd8hthEERuwUOAUIDASBv2nWu+tV7yIpik2a4HnO+T3DvRQlSqJadvnm4pK8M3Pnf+r/lOl/9aOPh67rutnZQ103dN3a+kZ52z1cX6+vt+8v19cLp07U17nDs/X10o1b9fXQzMH6urW1VV/PLB6vr5dv3qmvh2dn6utU39fXB2tx3FPHFurro8eP87VeRndweiqOe3C6vt5ZivPfX1mtr67Dee+tPKi/nzt0qL5euRXn7fN87505Vd/fuHsvjj8Vxz+Z519ejeP6/61HcT1+5vP7Psz7cmx+rv7p9v2l+jrEZXfHj87X1wcP1+rrUh7XP5zO+3IgbkM73628v2fz730DJL/QKwGk77qp7sUAub20XD/5tQHk13/zexXjz69dr8jNHAyJn03Jn5SUSzduh6RNhwTPpCSfO7lY319LCT1+9Eh9P5USubn1qL6fzvePH3sfx0mBbhJ+4ujR+vurt0PiL5w+WV9v3rtfXw/kB7wePRKSu765WV8JFo3YfBTnO5Tfz3Vvpmb7PneXi8YN3ccXztX/f5Sf29jcKgake/DwYf39amrMTGr0iYW4XppE07YmznskNe7Lazfr/8+mBVnfCMvU7wpIufBUr/KPVPdFAClfZOudAWSl3pgnAVJ+v/KqAfmHPzpZNeRI8SHF9j0ICThyON5Dnu2vv6w+4UB95SNWHhZb3HcbmyGJ96ukdd3FM+F7HHf2UPgUEnHq+LGQrPQtbPrW4zDOJH3qQJzv4pnQlNX8/4W50Iy7y+FrTqRvKBJdP5+SVx1k13WP87i37oUPmJ87XP80Pxe+sb7fponH8vjX0wfNH46/Px7C1/B5d5cCyMWF8CV+WIbDM/G9D+T3uL8S/08zWZL+qYAMXbd47GhVlGcDEkA+DyDlFp3eAUg5ztA9NyDF+fd7BaTvbqXpAwALsBOQAkDfvTwgRcCHZwPyj989XUWHJvRpp77MKOrcifANc0Vjhq67fudufS8qGTLMYLshffFUSLLohs1+nP+/9CCim4unIwry9+X8PckTNdEkNnw6fdjRlNjlNCVLy3nc1My7yyGJNIYE+54AWFkNgSpRW7khjitaWpw/UgG/eSc065OL4WPcj0f5vY6mpi2vRrR1OjX2TtHgqomhYSsZjc2lZZpOzen3DEh+8J0DpJiGoTj7rSpq2wGpN94N2gZIuWFMUwMkg5QXBiTD9ycCMpRgJ0xy/+PfP1Y1hISub0SUcjht/YEMnEUZ76VEs9lzh8L2bmS0MmlDRV0PHkb+wQfQLHkIn3DmROQxv7l8rb5+dP5Mfb2f+QYNnM1oyXnZdCaTpN5MXyE+ocluuOsV/X12Jc4raqNx9ZfVx4RvPVY0puu65ZT0E5mHPEoftZk+7NZSaNRCAi/K40tcPw1+LkDqDX0qIH23eOwI/1kv5HkAKTft9NsCSEkAh6577YD89A+OVw15lBmqzFY05Iay4TLn4ykhJYooB3g8RHRFpc+eDEnfyLyABKwmA3D+ZERfd9LGX8w844trN+rvF9NE3EufQCKnUmP5IlEYiZNJf3k9mAQZOSd+9sTxarqErz4nk5Z3XLoZ+VbNc4aue//c6fr+bpoemjBk9DYzHfnbwpHwEZM+9lZm9jSE1BYLU66HD+z3Akj5wMmMhp4ESAX0RQEp4WJfNC+CgJcFZGF+rn7BpwFSziM42BMgXde9f/bVAVKuh4D0v/zBe1VDFo/NV9AepcQ/XF+r2JN4GWW1vf3ICRWJKf9HMlAcMv1evpJx+OpG+JLpA8Ep+RENLaYtBvz5ZABu3I0MnUSy+TRZ1HTqeHBk8pxDeV6+YSrP+zg5ND7tdvqag8k8iLL4uOnMyDED8iqcFsuCSZDXReY/RrFr5fv3XTc/G5rk7yzCCEgmNDLq1fUI254IyLaEyI3bP0AKBTE0UvGVAVISu2EMMl4rINuiuB2A/PP3z1cNWc4MfWRbwyYK02ScayVD7gu7GVEGCfz00tX6fozPg12VcBWSsPzMZfQmOpvKcM95xecyc+9pknwJF/ZwPaLCFrVsBidEAzaSssFZCXPXMpqUB4jyNjYiw184GgzAkdmIIuVHZyc4u/WMLoeMrt4/G3lVudHFdCYZ3HwiAXZ+vvvkseDC+ucFpNDy5UTfABKk59MAIUTllUl6JiD/89e/W0HkTEUHx+eDkyF5jx6F5OBeSLSTisfZ8lIfKcAdzWjsWrK2H50/+5Xj8jm30kfMHgrNpJF8xJnF4Lz4GnUI+ZN6DI1g62n+oTzuqZREErqcCaHzHE021ve8mdeFjZ45mPWd1GwSfjiPT9NKVFhurOiSr0EVibrkfafz+/WvEpCq+g2QEkb23dcJkKpBmSDuBkgRjJp/AeRfvn+hagg2snIuT6gbTErS4ZlD9UDY3s8uX6sS8TvvnQ9bmCIlj6Ha72V4S7N+ez3qAvKaO8mazhwsUVjfbWxsxnEvxnFFWf5PNHftdnBsJybYVpk9iZex30/OjEQLHvxeRu96HWfpQURNEewMXZ8clM/zfaK1z6/EfVHLuHAquMHLN8LkYdVpYP+igMzNBIUAEFTH/gEShSsqvW+ApKfdH0C6rs9EdTdAhNt7BuQn34lMXXT0+ZWoHIp+ZJaPssJX3w9dt5p1Bpm4aKRyUUPJwEPT2HrRlRry+7Wu0XdY5Q8yE8a68gFKiRI5tfSjWae4l3E+k3Aso7+TWcG7nBn3wpGICm8vLYVvy89PVhiFRSTX392HyUpo0bxyvE+Te+O8F7KC+fnVYB5Em3oOrtwKJmCm+J6h6wh4/0KAbCthPhGQbc0JIyBRDxgBifDw+QDpu0MzoTkvCsidJPv2E5ByPSzEcwOSpfIGCPr95EJkuMKyc9llom5BYkU/WODVtUgg/RzJ+oT3KoHyifN5XBJ9NustKmgye76A7+KTvMfmrk3kIVhV519LLu3mncj0W2aeedHJ9DnX70TepHvE98UIYI3PLMZ9ch90mYjuLp4Ojm4l2W1dJjXfGUrvQmgMX4OlXsweglYP2Q5IUcGz3wBSb9y+AlKaSdKE7QrIz/74VPUh/uFwZqb30geI8ysbWriu9CUkXvx/NtnbB1kpu5aVRSpcuJ+IyiIY0Pd1rkQdQ6kshgRjceVBh1Olb2TJVfYr814s+VI/1t7Z/A/ORh3lXtauHY/tVhDCNOCs5EWumy9FIdG886kJLMpscmYYgofpY9VJMpHvVteiMgloTAPN6vcMyPGg03cD5NzJE9Em8xRAyudRFQ2QCfLwWYC4IQ2QJCPR8O88IP/6Z5GH+AkWc+iwrq2PKPMFFUNF//EGRT1EJXAu+434iKuZJ0ynUVVf8Xk2+lhGJyQWByZPEYW1Gn2KngRsrE8Em3wsoyvBhLqKuolM+mpGPXwgSZewychVStVPdK/wXeo9NMD1q62zLHwVTk43TL8TkGgSeN2AlC9WJONFANlOUbzzgPz421lTz3CysJnFTtcKW18qidlzm9zNmYyKSJDo57PLkb9MT0exfmsr+pYupK0VhfR9HE/eQjNolJq4uoa86MDUgXpdOgE1sl1PzdOmVKKvcgZ5yOdXIqrBZUngSLY6B8k9ldHmWrLGjRXOVls+Q4+xvi9hNF/86eVgv2miCiMOkMa7PhXWfhKQ4gtqvpBOtB3oDQPCue4FkHIj0PQvBUhpPs+wWdi6E5BScOtbXvTSgMhDNlOixfe63ie7SNh8X1imjONRbxBVnCpxe+nnSklW4759P6Kq0r9UJP+T5KruJ1fk/Liq6uyHrsMG661VA289uxmVsemiJhp5N6MuGkRDdYmgQo6kDxQVTk9FRs4nqBBKCD9MpoFP0o8mr+K7DqZgLyXLLBhxvJaHPBmQvltcCMph8mfPgGRJ9WmAlGPjqp4KyLYm8NcNyMGpYAheOSCoE9zLwlzpgui7IbstLt+K7g08vowWIGy/UuTpBGCyjiBPwS2Jz3FTMl6s6nJqim58NvpyRkPyD75MH5njzGU+JTxmSnRCfnAu8hRMBDZY3iM4kB+ZZxFF+pxo6XJOBRyYCj5ZxycNGzU18jD9WI7Tauo7ASnF96HQmPWDl2++pYBk/vE6AanhyEQr7L4D8vPvnvlK56LucV0bfMRisqfi/5vZDV6jlGGsLEbC13ckU/fFbEYpM9mT+0VSCFhVvbo6FD/J+YytZAZ0l5NkpOZKJqLmUzRniOpUGm8kV0XTOWuA6mQUdf0moyS+jcmenCfRFCKh1WrreL6PvEonpq4VFdCPL0QltX9pQHIAR6nXwMrLAFILUtsB6bvu7v2vtu8/DZDyeeTfOwfIr/+2TFAN3dKDYG2rUx3GGT/xuYoWOl0cLv6/lx2IogVRj2hiPudNhI2njkWN3Izgg2SN3Wi+w6zhVEY5WGZs8cfnowt9Yyu6T66lJqg/iPs55cY55XxH8XXF6qvvHE5N9nm+yczkuWx1xVTU2cbShZOl6tvLK/V4ZirbPMhydNU3S5N9XpO+pA9AxoEaKuZGvEpAyomd71mAlLCz/Lw4IFESfhIg5bjIwOcGJMnSVoJOwZwEZIfp3w2Qn/1JzIeYT2D7VPxoAslrteecitVtcTtr4f5fV4Xj6n01M4gLIulMi6hL1KLPSe3bDVOLVzcxhVs1su+6Os9RydBgBu5mYcrchpq36IaPKr2/9X6kAEhItabKV6ZrzX/sRdC/xie4T1dz5pLvdX9X0iLwab/NmcO+ArJtPmEnIKUo3zdT8CxASgGqUi/ZXPxGANnWB/VWA9KXgZ4w3Q2Qf/+LD6oIkVS19Tt5Q9l40Yb/0/vKlhbNKAdqNeysWTNFmqlVEJmeAxlel1p37aJPiZbPOJ4ox//zDSqGOg3lNzJwEr6UGv1h5h9b2Wd2IHt9sb0tGEhNkZ99cTW4Oj8yb2y4aIsg6u73PZl+rPHkvLs8qd9PQMrFXiqJ21AGVKIVc8+ALC9lASxMzKsEpGjw5tsKiDYgiFGd93MDAv4fVfFBtuXb5MAk8CUkiOlTkcNdcaokT+1ZZa+JYIZzojGFLRyR9yadZNCcJ0GQ4euyJdk03XWIHvUImDM3FXwiWWDMhF7e+7mxQV+bOshkMGSCzH01WUVjcHKtL8tcxWsHpDRvD2Op9fUDUpz/0NqVnhuQMg4+cO5DCwZeGJD/+OH71UbcvBuzcJExD935rHvwIVhcmTLfwfbJlCEtE61R07Y2cOxt43ayl7YxAzlLKJ9Bt+tMHG24nSPR/1XrI9sSyDu5Q+SD8zFoI0oS7ajjtKgwyw2+n+4WCS7fNTm1y7KwBFdzxwtOSz4l6rMrRgOd6FDDYb8TkAjn9hWQbc5wJyDBne0LIDW8jYz+nQXkF987WzVEtIBrkkGKOthgPkBCZ2qWzRX9oFA0M6hHyEPY/OIDygUsZxTExqtX2FFCsnFSzvu/X16pAMgfMAc0FkAbWQHEAmOnRVs6Cmkki6BQ57rkJziwEh2WnyjsdZ08RYb+5Y3oXZb5L61E14kNF1aV0Nh+BKTQwn33JgApFygs/foAEvndDkD+/g8XU0Ni5k1GjLuanBX0e/WQ0KC+08dlEkhdQ0VNJs566R4xroAlFcWJ3vgOvb8KXTRYaVVt2/mv3b5XXdf57LbHoel+p8nYXT6Nz5A3reVE1UpGU1p0aHjzITk3bz6GJcB16VFGqeC0Lt+6U68T99c/NyDljpadIknHM2nIxTcCyLYlNdsBKZdqrdMbAyS5ricDMnRXbsUYRQPEFC5TJbNls8cJqui78iMPYXvV1OcPR/Rj2pbE8DkmlU7ULvW+u5JRydzhmEzSryXzpZHyFbaYrVdnEO3JU+QnmpjvZQXS5wGke4VlMEV7NgdodJ3oUhkHjkLX2H4CyTe5f211R258UB9y3RiPmewFaFO4XwWk72JgZvtI234DEiNz3wASrqIBYj2TeJwG6ARcyrxA9wlJEq/rEsee+jy29qOshEk4zfiJx/2//AUHxXcJh813iKKGrGdgBNh0vkTU6HvYLIdrEoXRdPmCXuUPcxayRHW1vmE5TKqsWjjT7TpsZCD5egBwbGr0Y3Qagk5z276sbwD56jLP7YCUG9a29WwHZCj7uWKc+WmAFEB1gj4TkH/789jkwNZN2kAagaPhK04mbSwqEZfzOWxqAzq/yNj1HfPkjkfjSC7NkWeoe8h3XK9oC5npc6I2ml37pYauwyHZ6KB5XAauMMf3uV4+sO4Nq9tNo2CGjf7W+xfqexyXHZbux4W6P6xQK+EKaBjf1wB/qwAZuq6OJ2z72VdAttVpXhiQEjXV1SJ7AaRvFU6C+UxAfvKd6O3VUQg5Nq3OVfSlgBI9sljRkhmXD6qQsb26L7CsWFe+xn7aS9lepPRJQ3SDHMnatm4U0c+kacUIkEwcG/q+RGO1lp1tQzRX7X49d0TSDBVLN671e+WOR5SM/MV5/L/6zFT2Zwlrab7j2Sp0KOfe2xTuMwHJLzIJCKc0AlKaDPo2cPM2AVIESf/UWw/IL74XfVlrOeAu/td5V/uctjkvcXcbhM+NzKIkPbmszjgTGOEdjRB90Ey+CBekfqB7Xni8MB/H8WOzAk7K581Iui6Zf6mEFie7ljtK7IbU82vg6GJWQK/mJBjNlsCFIA5tLzFfIG/B4VnrZF6fT5mcD7mXXF7/8++dGeoFPhGQvltdDzKsLclM3XrdgJQ2nHKddesQ/qOuJoyE8nkAKZ8XDu8GCNO4OyBB+6OI9gbI6FN2BUQe0kqmuWGABJr7xj2dT6erh1bUw/aiUsx3qEWrb/Aps7l4wHnkFWrqMl2b3dwgbC9KpGS8BR8LBphQJKWM+FbWe/Ts6noRPTn+uG4qVvwt133EZc4jEtnJuozjifJUTs0OSritTMeh7TT5sUum5SHvKiDC7ZcGpAwWlYUHOS6ttKuE+1KA9ONDDawm3xUQNXVRDlvO9vqgrndcTK0kDmOzQJPglEQnFiXRGBJOI0pHYjU5adNJ9qhxITl+XKeZRZU4XeZ6hi1UM6fi+BgFvmYrN8vJ9J0HUyDfsZvEVlL9XeowosAkEDq+jg/V7cLE2S/WnuKQrHSrqb8QILWHNm7Y/3tArt+J1Xy5JrYCMnSdUbR9ByS6OIZudS0y6HGPb7yPTLIUsIoTLRlnX+N7NljmTsUn+5s+/TJm7j66YC4jggVcFU0kqToTSZbtP/6fU9bZSOLvVu5tqDsdy/UJRjQvECAmCGt8JXei8JmTm97kUfIwQQ2fgDvDxQn7nU9ZQAWybSHKDeBtkwWTNbnqbicgkfJrCZX4vJ2AjIsQ3llA0O2TS13YYtHRUIPkAkwApL6hy0QFjS3mi0i8SSQkm3kJTtmEE27JmDTOyOhb2+GYBSD7fHV/qFTSOD28oi7BwNGcY9fyqg+NbxufrhDfqPXs5sykKEqP7mdXYzO2GjtfhAFx3rbzPX2o7p7mQ3YD5OiRwzWs3DdASsNZP67SeNcAKRRIuR+Cin0H5Jc/uBgTVNPTsRojnzKwmJ16bCuuReZJkmX06gW/uRQS4v3ktpvGpuYBi8SU8/IROB+9tlXCivPMZTh2Q9q/pRvedfMNGtVMFbP9fJw8xKQUX8Xm47h8Hvc17hcO2h13h0tbWo2Nc6ZvWRJPT6BJ8hmcYdMQgIiy9gJIkZBSnK+qmQ11LwoIE/JUQEqbT7bZvHuAROPhngExH8K26Q7RhWFuGwdlrlo0IQMXhbTu+HwaQNs8nRohqsF5mSfnE8T9qAWzjHqLbVowYDO5jZRgoDJEM7r6Adq60/O6ZNyiIFGTDdzyoubjsuOy7TVO6snyG9+Tpugz+yy76EWHpgxobMyHbFs8vBsgJWGrnFc+DOutBKQfOnWOtwuQvquL0vqu+yxXKO4KiIeCiYrsOGlbPFOC1vKpBlNTpdRZ5KnsMunbOialTJsMxiUwkYmbW69RVl/IwNiFIorhHEkc30VTNnOGkI8QlbXnIOZ4wcpq7JZ/72ws98eNlfMUyVNqFf3RYEyEaE2GjcnUL6bfql2vJ/xk39ZURp+PPd0tN2vzjUUjynXYkqRbv/iS8vv2lLYGSK682B2QuMFuOLp6z4DkYoE3AUi5buuX3iQg5Tos8QEIE9n/6kefRPd7dn/bfU7C5Av2ZHkEENs6dhAGDY7j4RvY9LFWH/mLfEfhS1yu9/X0iRj10r3Ravu5bYhtHjcxOG7US8YNCfNfYRT4SteDRBTMaG7weYkv5sE8+efpC9RJcGl8EM123ZM756URulFEXS8JSN/GkQ2yvHFASr2kPBknFyW7MW7sfgFSnHPdTZkFun0DRD1EPExi9CupFaNSxP3Xb8cWz5PVBA3N2evy0ERslyBJUQNvrahpaz19QGUPO0xz1KBRNzgkcx8f5rOqbt6L63IctSxRDE2QwT/0zK3sHHR9oiUdkEw6jksUhXnQ7+V8WOvJXgBMAuZB5t+GPl8ekEiQRF/vNiB9W865X4CU5Z0FpPGhymHadwXkP38YU7iiG/z85XyO4cWcNTQ9K1/QCVg1py9P9ozKGsmmQea5aaCM2WYHNejJvrDJnYe63knqZH7j80zmbG7I05HIhIkWcVjYY6ZNvcbxmCJRovuk/cYztNRFaOyp4yGoojHO23W3km8uSGvPMdwXQLY9zfkbQGJ70nMDUsobZQmTKKs9lTk5Iyq1fcq11q4zIyWput91CtbnC/blOYjR4WdyquzL3T6HLmzeyr6oWJTWt52KfIc+Jmyx45JQFUDdIEwNJ86Wm6QqAlO+hx0s2Gl5Dd9Qul7K/x3LNig9Bf7enjeS4992SbIA8h/XIS2YnALwPTxxaM+A+OBOQEqn4dAeQYpungRE248LfTIgmTD24wPrXwUgEZ5HgexpgJS/M2UvAkgRQM3qewbEImWdfZDXP4R1xe/jcuyhrTN2pa1mPUq5oh222Q4UPgGnwxfJnNUhxv1a8eyn6P0ddszw4bYcD+eGrcXFYZcJEpbYHq7JuQ9cnL4wGigqM2Op1xj76/thmQnmJCc2PnMrEmy+zTRu22z9UoDUUuyrBKQUfKLnV6l2vwApT2crkmwQ56UBKUtlyrLODKOrye7HxwQ+E5D//qtv1ShrsjcWe6v/SZTjgPqOxtm/oONFL6IZKi8vscnA5gY23tYcJkq0p0uD7S2cUrlgc96uExXTnoOSmTQTia2lUX7vgY4Ess2zZ5Q2+cxclUj5Go7NbnlRI403tSsfM+FFgKUJbeTuXQNEgWxPgPRd9zgXQb+dgAxtoVkDxBLMj3NiSPQREjk0trSUcssP2yoKUoHjxNvwYqasbfdgzvghLUVpKmp1H9fQdTTO30kc52jySuaPC2r9VsmuypNEf+bdJWic+r0Hq9GimtHSGJ3FrGTbXJGb6piisfMxFhXQBC2tNIjvaluFcopAhZLv+TJ367cn7DwZkPEBja8ckKRiXjcgnkVVAakJbpRgRV+vD5Ay7tF3/d99e6H6kOOlgDKMHYSeIxI2uvRrRZ1B+Oa9KIXN19uKS6r7dbuuu5Ec0+g8o1lZJZKmtadAJ8ekBn0pNyLY20WiVCxxb3yBjFo/WN2wvS1zxj2NGxtiI4PJKc8HkXe03SeZh7H9vrfnu4tC9Znpghf1ifJ8XlQmfxkByQRISXQEJIzHN4BE3iLKexWAFNHv/+lPz1UNoZqcCxsX3RB9dz+XO87MRHfKmSw0Qdb8RpvnyCYIeQ2uhu9RArYzXV9XeyZuJm7mPDwlYXIXPZvu+SAEynXpGNTja+cJ38SHmfL1/I/ZickmeRmNkSjac4wNF4Up0V7NxQDH89m6ng/f6j/pW0WbewRktK0FkPKjW/7dBaS0yJbW2ChshdMt8zBhmt8YIP/1lx9XDZEH6FRUkQuJK4+ri7Fhmaf5EBKrnrH5KOY1bA9qj5nI6MeuENEFdlbN2uY5JhPLrDLpc8JfE19txUc+/cB51vMpbjZFeOLOg7zx8i+a/DC3hRpg4lMmM3OTX3py+cz2nMLsFdY0YqurJ4d6PonKq96Afm+AjI/pboBkRrodkHITFHC+ASQeHPl8gPRde+QRp80mq+iJojxHXFdJ0YgCgChicjA+bPLQqXvwEebCdY/IE5xPvC4KkmdonxEV2aZDQu1mbBly7phXh1AWwLFhoT39bb22N/UdTZLJq5jaXY9J0C82n/mLjF/+Y+6c78IQuF/RpT8+CahwZbXrxDOoGiBJnz8LEKTY7oBEYvVuANJ3AUj3RgGpYXcrUGV/0cajzWptAITl5FMq+VYy6qxhs+kkic/gY0QjnCWgSZoxZf1PNER9RgZM9Z0vgvGuMwGl20MlznHs5RXlqXGfOxkbrMterXqcrO3zGZ5Z5fuLwuRLJF5FUf2obSnKvrOvdrkPLZrdraK5E5BsSNsBSHlM9TAuXPZAlBcBpDh9TvTrA0hEc5XiqWxwRKuTJeZeszVWVh7SnuSZFT35Ba4H/e354LZ2hoYM3Re5yzy4rb5OXJUfTdN8kQxc1DL5nEJRkV5emmFPrs0PjTvKJ2zWvGQYn5rg+HyIusZkl4mOwnEbarDYsatk7HafXJGhUmljnOvVjK72biaSD+F7W1/WqwGk6zQ1Ixs5udcKSHmMRTYRPBGQYXwqghv66gApVFHfHhKwGyD/B698RkL4lao5AAAAAElFTkSuQmCC")}body[class*=secrets-of-the-luminara] .sotl-hero__title-img,body[class*=sotl-winners] .sotl-hero__title-img{display:block;height:auto;margin:0 auto;max-width:85%;-o-object-fit:contain;object-fit:contain;opacity:0;width:600px}body[class*=secrets-of-the-luminara] .sotl-hero__title-img.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__title-img.sotl-animate--active{animation:fade-in 2.75s ease forwards}body[class*=secrets-of-the-luminara] .sotl-hero__subtitle,body[class*=sotl-winners] .sotl-hero__subtitle{opacity:0}body[class*=secrets-of-the-luminara] .sotl-hero__subtitle.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__subtitle.sotl-animate--active{animation:fade-in-up 2s ease .5s forwards}body[class*=secrets-of-the-luminara] .sotl-hero__date,body[class*=sotl-winners] .sotl-hero__date{margin-top:.25rem;opacity:0}body[class*=secrets-of-the-luminara] .sotl-hero__date.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__date.sotl-animate--active{animation:fade-in-up 1.75s ease 1s forwards}body[class*=secrets-of-the-luminara] .sotl-hero__drop-frame,body[class*=sotl-winners] .sotl-hero__drop-frame{height:100%;left:50%;overflow:hidden;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:2}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-hero__drop-frame,body[class*=sotl-winners] .sotl-hero__drop-frame{max-width:768px;overflow:visible}}@media screen and (min-width:992px){body[class*=secrets-of-the-luminara] .sotl-hero__drop-frame,body[class*=sotl-winners] .sotl-hero__drop-frame{max-width:992px}}@media screen and (min-width:1200px){body[class*=secrets-of-the-luminara] .sotl-hero__drop-frame,body[class*=sotl-winners] .sotl-hero__drop-frame{max-width:1200px}}@media screen and (min-width:1400px){body[class*=secrets-of-the-luminara] .sotl-hero__drop-frame,body[class*=sotl-winners] .sotl-hero__drop-frame{max-width:1400px}}body[class*=secrets-of-the-luminara] .sotl-hero__drop-1,body[class*=secrets-of-the-luminara] .sotl-hero__drop-2,body[class*=secrets-of-the-luminara] .sotl-hero__drop-3,body[class*=secrets-of-the-luminara] .sotl-hero__drop-4,body[class*=sotl-winners] .sotl-hero__drop-1,body[class*=sotl-winners] .sotl-hero__drop-2,body[class*=sotl-winners] .sotl-hero__drop-3,body[class*=sotl-winners] .sotl-hero__drop-4{bottom:0;opacity:0;position:absolute;transition:width .3s ease;width:225px}body[class*=secrets-of-the-luminara] .sotl-hero__drop-1 img,body[class*=secrets-of-the-luminara] .sotl-hero__drop-2 img,body[class*=secrets-of-the-luminara] .sotl-hero__drop-3 img,body[class*=secrets-of-the-luminara] .sotl-hero__drop-4 img,body[class*=sotl-winners] .sotl-hero__drop-1 img,body[class*=sotl-winners] .sotl-hero__drop-2 img,body[class*=sotl-winners] .sotl-hero__drop-3 img,body[class*=sotl-winners] .sotl-hero__drop-4 img{display:block;height:auto;width:100%}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-hero__drop-1,body[class*=secrets-of-the-luminara] .sotl-hero__drop-2,body[class*=secrets-of-the-luminara] .sotl-hero__drop-3,body[class*=secrets-of-the-luminara] .sotl-hero__drop-4,body[class*=sotl-winners] .sotl-hero__drop-1,body[class*=sotl-winners] .sotl-hero__drop-2,body[class*=sotl-winners] .sotl-hero__drop-3,body[class*=sotl-winners] .sotl-hero__drop-4{width:450px}}@media screen and (min-width:992px){body[class*=secrets-of-the-luminara] .sotl-hero__drop-1,body[class*=secrets-of-the-luminara] .sotl-hero__drop-2,body[class*=secrets-of-the-luminara] .sotl-hero__drop-3,body[class*=secrets-of-the-luminara] .sotl-hero__drop-4,body[class*=sotl-winners] .sotl-hero__drop-1,body[class*=sotl-winners] .sotl-hero__drop-2,body[class*=sotl-winners] .sotl-hero__drop-3,body[class*=sotl-winners] .sotl-hero__drop-4{width:500px}}@media screen and (min-width:1200px){body[class*=secrets-of-the-luminara] .sotl-hero__drop-1,body[class*=secrets-of-the-luminara] .sotl-hero__drop-2,body[class*=secrets-of-the-luminara] .sotl-hero__drop-3,body[class*=secrets-of-the-luminara] .sotl-hero__drop-4,body[class*=sotl-winners] .sotl-hero__drop-1,body[class*=sotl-winners] .sotl-hero__drop-2,body[class*=sotl-winners] .sotl-hero__drop-3,body[class*=sotl-winners] .sotl-hero__drop-4{width:550px}}@media screen and (min-width:1400px){body[class*=secrets-of-the-luminara] .sotl-hero__drop-1,body[class*=secrets-of-the-luminara] .sotl-hero__drop-2,body[class*=secrets-of-the-luminara] .sotl-hero__drop-3,body[class*=secrets-of-the-luminara] .sotl-hero__drop-4,body[class*=sotl-winners] .sotl-hero__drop-1,body[class*=sotl-winners] .sotl-hero__drop-2,body[class*=sotl-winners] .sotl-hero__drop-3,body[class*=sotl-winners] .sotl-hero__drop-4{width:650px}}body[class*=secrets-of-the-luminara] .sotl-hero__drop-1,body[class*=sotl-winners] .sotl-hero__drop-1{left:0}body[class*=secrets-of-the-luminara] .sotl-hero__drop-1.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__drop-1.sotl-animate--active{animation:drop-item-1 1.55s var(--animation-picture-curve) 2s forwards}body[class*=secrets-of-the-luminara] .sotl-hero__drop-2,body[class*=sotl-winners] .sotl-hero__drop-2{left:0}body[class*=secrets-of-the-luminara] .sotl-hero__drop-2.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__drop-2.sotl-animate--active{animation:drop-item-2 1.8s var(--animation-picture-curve) 2.5s forwards}body[class*=secrets-of-the-luminara] .sotl-hero__drop-3,body[class*=sotl-winners] .sotl-hero__drop-3{right:0}body[class*=secrets-of-the-luminara] .sotl-hero__drop-3.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__drop-3.sotl-animate--active{animation:drop-item-3 1.6s var(--animation-picture-curve) 3.3s forwards}body[class*=secrets-of-the-luminara] .sotl-hero__drop-4,body[class*=sotl-winners] .sotl-hero__drop-4{right:0}body[class*=secrets-of-the-luminara] .sotl-hero__drop-4:after,body[class*=sotl-winners] .sotl-hero__drop-4:after{animation:compass 15s ease infinite;background:url(sotl__accent-right-top--needle.png) 50%/cover no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}body[class*=secrets-of-the-luminara] .sotl-hero__drop-4.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__drop-4.sotl-animate--active{animation:drop-item-4 2s ease-out 3.7s forwards}body[class*=secrets-of-the-luminara] .sotl-hero__cta-primary,body[class*=secrets-of-the-luminara] .sotl-hero__cta-secondary,body[class*=sotl-winners] .sotl-hero__cta-primary,body[class*=sotl-winners] .sotl-hero__cta-secondary{opacity:0}body[class*=secrets-of-the-luminara] .sotl-hero__cta-primary.sotl-animate--active,body[class*=secrets-of-the-luminara] .sotl-hero__cta-secondary.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__cta-primary.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__cta-secondary.sotl-animate--active{animation:fade-in 2s ease .5s forwards}body[class*=secrets-of-the-luminara] .sotl-hero__cta-primary,body[class*=sotl-winners] .sotl-hero__cta-primary{margin-right:1rem}body[class*=secrets-of-the-luminara] .sotl-hero__cta-primary.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__cta-primary.sotl-animate--active{animation-delay:.5s}body[class*=secrets-of-the-luminara] .sotl-hero__cta-secondary.sotl-animate--active,body[class*=sotl-winners] .sotl-hero__cta-secondary.sotl-animate--active{animation-delay:.95s}body[class*=secrets-of-the-luminara] .sotl-sponsors,body[class*=sotl-winners] .sotl-sponsors{margin:2rem auto;--logo-width:70px;--logo-height:35px;--gap:15px}@media screen and (width >= 768px){body[class*=secrets-of-the-luminara] .sotl-sponsors,body[class*=sotl-winners] .sotl-sponsors{--logo-width:100px;--logo-height:55px;--gap:40px}}@media screen and (width >= 1200px){body[class*=secrets-of-the-luminara] .sotl-sponsors,body[class*=sotl-winners] .sotl-sponsors{--logo-width:125px;--logo-height:65px;--gap:85px}}body[class*=secrets-of-the-luminara] .sotl-sponsors__items,body[class*=sotl-winners] .sotl-sponsors__items{align-items:center;display:flex;flex-wrap:wrap;gap:25px var(--gap);justify-content:center;list-style:none;margin-top:2.5rem}body[class*=secrets-of-the-luminara] .sotl-sponsors__item,body[class*=sotl-winners] .sotl-sponsors__item{align-items:center;display:flex;flex-shrink:0;height:var(--logo-height);justify-content:center;width:var(--logo-width)}body[class*=secrets-of-the-luminara] .sotl-sponsors__item img,body[class*=sotl-winners] .sotl-sponsors__item img{display:block;height:auto;width:100%}body[class*=secrets-of-the-luminara] .sotl-sponsors--animate,body[class*=sotl-winners] .sotl-sponsors--animate{margin:0 auto;position:relative;z-index:-1;--logo-count:9;--total-width:var(--logo-width) * var(--logo-count);--gap-compensation:var(--logo-count) * var(--gap);--offset:calc(var(--total-width)*-1 - var(--gap-compensation))}body[class*=secrets-of-the-luminara] .sotl-sponsors--animate:after,body[class*=sotl-winners] .sotl-sponsors--animate:after{background:linear-gradient(90deg,#000 0,transparent 15%,transparent 85%,#000);content:"";inset:0;position:absolute}body[class*=secrets-of-the-luminara] .sotl-sponsors--animate .sotl-sponsors__items,body[class*=sotl-winners] .sotl-sponsors--animate .sotl-sponsors__items{animation:customer-slider 21s linear infinite;flex-wrap:nowrap}@keyframes customer-slider{0%{transform:translate(0)}to{transform:translate(var(--offset))}}body[class*=secrets-of-the-luminara] .sotl-video-embed,body[class*=sotl-winners] .sotl-video-embed{aspect-ratio:16/9;border-radius:15px;color:#fff;margin:3.5rem auto;overflow:hidden;position:relative}body[class*=secrets-of-the-luminara] .sotl-video-embed:hover .sotl-video-embed__icon,body[class*=sotl-winners] .sotl-video-embed:hover .sotl-video-embed__icon{transform:scale(1.1)}body[class*=secrets-of-the-luminara] .sotl-video-embed__iframe,body[class*=secrets-of-the-luminara] .sotl-video-embed__poster,body[class*=sotl-winners] .sotl-video-embed__iframe,body[class*=sotl-winners] .sotl-video-embed__poster{cursor:pointer;display:block;height:100%;width:100%}body[class*=secrets-of-the-luminara] .sotl-video-embed__poster img,body[class*=sotl-winners] .sotl-video-embed__poster img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}body[class*=secrets-of-the-luminara] .sotl-video-embed__iframe,body[class*=sotl-winners] .sotl-video-embed__iframe{display:none}body[class*=secrets-of-the-luminara] .sotl-video-embed__icon,body[class*=sotl-winners] .sotl-video-embed__icon{align-items:center;display:flex;height:100%;inset:0;justify-content:center;pointer-events:none;position:absolute;transition:transform .5s ease;width:100%}body[class*=secrets-of-the-luminara] .sotl-video-embed__icon svg,body[class*=sotl-winners] .sotl-video-embed__icon svg{height:auto;transition:color .5s ease;width:10%}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-section,body[class*=sotl-winners] .sotl-section{display:flex;gap:4.5rem;justify-content:space-between;padding-bottom:9rem;position:relative}}body[class*=secrets-of-the-luminara] .sotl-section--callout,body[class*=sotl-winners] .sotl-section--callout{background:var(--kb-color-black);margin:2rem auto;padding:4rem 0}body[class*=secrets-of-the-luminara] .sotl-section--callout .container,body[class*=sotl-winners] .sotl-section--callout .container{display:flex;flex-wrap:wrap;gap:0 4.5rem;justify-content:space-between}body[class*=secrets-of-the-luminara] .sotl-section--callout .sotl-section__left,body[class*=sotl-winners] .sotl-section--callout .sotl-section__left{flex-grow:1}body[class*=secrets-of-the-luminara] .sotl-section--callout .sotl-section__right,body[class*=sotl-winners] .sotl-section--callout .sotl-section__right{max-width:575px}body[class*=secrets-of-the-luminara] .sotl-section--has-accent-image,body[class*=sotl-winners] .sotl-section--has-accent-image{margin-top:10%;min-height:500px;position:relative}body[class*=secrets-of-the-luminara] .sotl-section--has-accent-image .sotl-section__left,body[class*=sotl-winners] .sotl-section--has-accent-image .sotl-section__left{align-self:flex-end}body[class*=secrets-of-the-luminara] .sotl-section--jeep .sotl-animate--active:after,body[class*=sotl-winners] .sotl-section--jeep .sotl-animate--active:after{animation:flicker 5s linear infinite}body[class*=secrets-of-the-luminara] .sotl-section--jeep .sotl-section__image:after,body[class*=sotl-winners] .sotl-section--jeep .sotl-section__image:after{background:url(sotl__step-1-active.png) bottom/auto 100% no-repeat;content:"";display:block;height:100%;width:100%}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-section--jeep .sotl-section__image:after,body[class*=sotl-winners] .sotl-section--jeep .sotl-section__image:after{left:0;position:absolute;top:0}}body[class*=secrets-of-the-luminara] .sotl-section--forest .sotl-animate--active:after,body[class*=sotl-winners] .sotl-section--forest .sotl-animate--active:after{animation:forest 7s ease-out forwards}body[class*=secrets-of-the-luminara] .sotl-section--forest .sotl-section__image:after,body[class*=sotl-winners] .sotl-section--forest .sotl-section__image:after{background:url(sotl__step-3-active.png) bottom/auto 100% no-repeat;content:"";display:block;height:100%;width:100%}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-section--forest .sotl-section__image:after,body[class*=sotl-winners] .sotl-section--forest .sotl-section__image:after{left:0;position:absolute;top:0}}body[class*=secrets-of-the-luminara] .sotl-section--temple .sotl-animate--active:after,body[class*=sotl-winners] .sotl-section--temple .sotl-animate--active:after{animation:forest 7s ease-out forwards}body[class*=secrets-of-the-luminara] .sotl-section--temple .sotl-section__image:after,body[class*=sotl-winners] .sotl-section--temple .sotl-section__image:after{background:url(sotl__step-2-active.png) bottom/auto 100% no-repeat;content:"";display:block;height:100%;width:100%}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-section--temple .sotl-section__image:after,body[class*=sotl-winners] .sotl-section--temple .sotl-section__image:after{left:0;position:absolute;top:0}}body[class*=secrets-of-the-luminara] .sotl-section__left,body[class*=sotl-winners] .sotl-section__left{position:relative;z-index:1}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-section__left,body[class*=sotl-winners] .sotl-section__left{width:525px}}body[class*=secrets-of-the-luminara] .sotl-section__right,body[class*=sotl-winners] .sotl-section__right{max-width:590px}body[class*=secrets-of-the-luminara] .sotl-section__image,body[class*=sotl-winners] .sotl-section__image{--image-offset:50px;aspect-ratio:1920/836;background:bottom/auto 100% no-repeat;height:auto;margin-left:-40%;width:180%}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-section__image,body[class*=sotl-winners] .sotl-section__image{bottom:0;margin-left:0;position:absolute;width:calc(100% + var(--image-offset));--image-offset:200px;left:30%}}@media screen and (min-width:992px){body[class*=secrets-of-the-luminara] .sotl-section__image,body[class*=sotl-winners] .sotl-section__image{--image-offset:350px;left:24%}}@media screen and (min-width:1200px){body[class*=secrets-of-the-luminara] .sotl-section__image,body[class*=sotl-winners] .sotl-section__image{left:18%}}@media screen and (min-width:1400px){body[class*=secrets-of-the-luminara] .sotl-section__image,body[class*=sotl-winners] .sotl-section__image{--image-offset:550px;left:15%}}body[class*=secrets-of-the-luminara] .sotl-section__subtitle,body[class*=sotl-winners] .sotl-section__subtitle{color:var(--kb-color-brand-500)}body[class*=secrets-of-the-luminara] .sotl-section__title,body[class*=sotl-winners] .sotl-section__title{margin-top:2rem}body[class*=secrets-of-the-luminara] .sotl-section__body,body[class*=sotl-winners] .sotl-section__body{color:var(--sotl-color-text)}body[class*=secrets-of-the-luminara] .sotl-section__body p,body[class*=sotl-winners] .sotl-section__body p{line-height:2;margin:2rem 0}body[class*=secrets-of-the-luminara] .sotl-section__ctas,body[class*=sotl-winners] .sotl-section__ctas{display:flex;gap:2.5rem}body[class*=secrets-of-the-luminara] .sotl-carousel,body[class*=sotl-winners] .sotl-carousel{--sotl-carousel-button-size:30px}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-carousel,body[class*=sotl-winners] .sotl-carousel{--sotl-carousel-button-size:40px}}@media screen and (min-width:992px){body[class*=secrets-of-the-luminara] .sotl-carousel,body[class*=sotl-winners] .sotl-carousel{--sotl-carousel-button-size:50px}}@media screen and (min-width:1200px){body[class*=secrets-of-the-luminara] .sotl-carousel,body[class*=sotl-winners] .sotl-carousel{--sotl-carousel-button-size:80px}}body[class*=secrets-of-the-luminara] .sotl-carousel__slide,body[class*=sotl-winners] .sotl-carousel__slide{aspect-ratio:16/9}body[class*=secrets-of-the-luminara] .sotl-carousel__slide img,body[class*=sotl-winners] .sotl-carousel__slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-next,body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-prev,body[class*=sotl-winners] .sotl-carousel .swiper-button-next,body[class*=sotl-winners] .sotl-carousel .swiper-button-prev{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid #fff;border-radius:var(--sotl-carousel-button-size);display:flex;height:var(--sotl-carousel-button-size);justify-content:center;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:var(--sotl-carousel-button-size)}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-next:hover,body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-prev:hover,body[class*=sotl-winners] .sotl-carousel .swiper-button-next:hover,body[class*=sotl-winners] .sotl-carousel .swiper-button-prev:hover{background:hsla(0,0%,100%,.2)}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-next.swiper-button-disabled,body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-prev.swiper-button-disabled,body[class*=sotl-winners] .sotl-carousel .swiper-button-next.swiper-button-disabled,body[class*=sotl-winners] .sotl-carousel .swiper-button-prev.swiper-button-disabled{display:none}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-next svg,body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-prev svg,body[class*=sotl-winners] .sotl-carousel .swiper-button-next svg,body[class*=sotl-winners] .sotl-carousel .swiper-button-prev svg{display:block;height:auto;width:18.75%}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-next svg path,body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-prev svg path,body[class*=sotl-winners] .sotl-carousel .swiper-button-next svg path,body[class*=sotl-winners] .sotl-carousel .swiper-button-prev svg path{fill:var(--kb-color-white)}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-next:after,body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-prev:after,body[class*=sotl-winners] .sotl-carousel .swiper-button-next:after,body[class*=sotl-winners] .sotl-carousel .swiper-button-prev:after{display:none}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-prev,body[class*=sotl-winners] .sotl-carousel .swiper-button-prev{left:30px}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-prev svg,body[class*=sotl-winners] .sotl-carousel .swiper-button-prev svg{transform:translateX(-2px)}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-next,body[class*=sotl-winners] .sotl-carousel .swiper-button-next{right:30px}body[class*=secrets-of-the-luminara] .sotl-carousel .swiper-button-next svg,body[class*=sotl-winners] .sotl-carousel .swiper-button-next svg{transform:translateX(2px)}body[class*=secrets-of-the-luminara] .sotl-three-up,body[class*=sotl-winners] .sotl-three-up{background:var(--kb-color-black);padding:5.3rem 0 7.5rem;position:relative;z-index:2}body[class*=secrets-of-the-luminara] .sotl-three-up__items,body[class*=sotl-winners] .sotl-three-up__items{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.8rem;justify-content:center}body[class*=secrets-of-the-luminara] .sotl-three-up__item,body[class*=sotl-winners] .sotl-three-up__item{align-items:center;display:flex;flex-direction:column;gap:1.6rem;justify-content:center;text-align:center}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-three-up__item,body[class*=sotl-winners] .sotl-three-up__item{max-width:383px}}body[class*=secrets-of-the-luminara] .sotl-three-up__image,body[class*=sotl-winners] .sotl-three-up__image{display:block;height:40px;width:40px}body[class*=secrets-of-the-luminara] .sotl-three-up__image img,body[class*=sotl-winners] .sotl-three-up__image img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}body[class*=secrets-of-the-luminara] .sotl-three-up__body,body[class*=sotl-winners] .sotl-three-up__body{text-wrap:balance}body[class*=secrets-of-the-luminara] .sotl-judges,body[class*=sotl-winners] .sotl-judges{position:relative;z-index:1}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-judges,body[class*=sotl-winners] .sotl-judges{text-align:center}}body[class*=secrets-of-the-luminara] .sotl-judges__title,body[class*=sotl-winners] .sotl-judges__title{margin:1.5rem 0}body[class*=secrets-of-the-luminara] .sotl-judges__body,body[class*=sotl-winners] .sotl-judges__body{color:var(--sotl-color-text);margin:0 auto;max-width:750px}body[class*=secrets-of-the-luminara] .sotl-judges__items,body[class*=sotl-winners] .sotl-judges__items{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:3rem auto 0}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-judges__items,body[class*=sotl-winners] .sotl-judges__items{gap:2rem 1rem}}body[class*=secrets-of-the-luminara] .sotl-judges__item,body[class*=sotl-winners] .sotl-judges__item{list-style:none;max-width:43%;position:relative}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-judges__item,body[class*=sotl-winners] .sotl-judges__item{max-width:275px}}body[class*=secrets-of-the-luminara] .sotl-judges__item img,body[class*=sotl-winners] .sotl-judges__item img{display:block;height:auto;width:100%}body[class*=secrets-of-the-luminara] .sotl-judges__item:after,body[class*=sotl-winners] .sotl-judges__item:after{background:url(sotl__judge-hover.png) top/100% auto no-repeat;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%}body[class*=secrets-of-the-luminara] .sotl-judges__item:hover:after,body[class*=sotl-winners] .sotl-judges__item:hover:after{opacity:1}body[class*=secrets-of-the-luminara] .sotl-tutorials,body[class*=sotl-winners] .sotl-tutorials{margin:6rem auto}body[class*=secrets-of-the-luminara] .sotl-tutorials__text,body[class*=sotl-winners] .sotl-tutorials__text{margin:0 auto;max-width:920px;text-wrap:balance}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-tutorials__text,body[class*=sotl-winners] .sotl-tutorials__text{text-align:center}}body[class*=secrets-of-the-luminara] .sotl-tutorials__image img,body[class*=sotl-winners] .sotl-tutorials__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s ease;width:100%}body[class*=secrets-of-the-luminara] .sotl-tutorials__items,body[class*=sotl-winners] .sotl-tutorials__items{display:grid;gap:1rem;grid-template-columns:1;place-items:center}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-tutorials__items,body[class*=sotl-winners] .sotl-tutorials__items{grid-template-columns:repeat(2,1fr)}}body[class*=secrets-of-the-luminara] .sotl-tutorials__item,body[class*=sotl-winners] .sotl-tutorials__item{aspect-ratio:16/9;border:1px solid var(--kb-color-neutral-700);display:block;list-style:none;overflow:hidden;transition:border .3s ease}body[class*=secrets-of-the-luminara] .sotl-tutorials__item:hover,body[class*=sotl-winners] .sotl-tutorials__item:hover{border:1px solid var(--sotl-color-accent)}body[class*=secrets-of-the-luminara] .sotl-tutorials__item:hover .sotl-tutorials__image img,body[class*=sotl-winners] .sotl-tutorials__item:hover .sotl-tutorials__image img{transform:scale(1.05)}body[class*=secrets-of-the-luminara] .sotl-tutorials__item:last-child:nth-child(2n-1),body[class*=sotl-winners] .sotl-tutorials__item:last-child:nth-child(2n-1){grid-column:span 2}@media screen and (min-width:576px){body[class*=secrets-of-the-luminara] .sotl-tutorials__item:last-child:nth-child(2n-1),body[class*=sotl-winners] .sotl-tutorials__item:last-child:nth-child(2n-1){grid-column:span 2}}body[class*=secrets-of-the-luminara] .sotl-news,body[class*=sotl-winners] .sotl-news{margin:6rem auto}body[class*=secrets-of-the-luminara] .sotl-news__subtitle,body[class*=sotl-winners] .sotl-news__subtitle{display:block;margin-bottom:2.5rem}body[class*=secrets-of-the-luminara] .sotl-news__title,body[class*=sotl-winners] .sotl-news__title{margin:1.5rem 0}body[class*=secrets-of-the-luminara] .sotl-news__intro,body[class*=sotl-winners] .sotl-news__intro{text-wrap:balance}body[class*=secrets-of-the-luminara] .sotl-news__items,body[class*=sotl-winners] .sotl-news__items{width:100%}body[class*=secrets-of-the-luminara] .sotl-news__items img,body[class*=sotl-winners] .sotl-news__items img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}body[class*=secrets-of-the-luminara] .sotl-news__item,body[class*=sotl-winners] .sotl-news__item{text-decoration:none}body[class*=secrets-of-the-luminara] .sotl-news__item:hover .sotl-news__image,body[class*=sotl-winners] .sotl-news__item:hover .sotl-news__image{border:1px solid var(--sotl-color-accent)}body[class*=secrets-of-the-luminara] .sotl-news__item:hover .sotl-news__image img,body[class*=sotl-winners] .sotl-news__item:hover .sotl-news__image img{transform:scale(1.05)}body[class*=secrets-of-the-luminara] .sotl-news__image,body[class*=sotl-winners] .sotl-news__image{border:1px solid var(--kb-color-neutral-700);overflow:hidden;transition:border .3s ease}body[class*=secrets-of-the-luminara] .sotl-news__image img,body[class*=sotl-winners] .sotl-news__image img{-o-object-fit:cover;object-fit:cover;transition:transform .8s ease}body[class*=secrets-of-the-luminara] .sotl-news__item-title,body[class*=sotl-winners] .sotl-news__item-title{margin:.9rem 0 .5rem}body[class*=secrets-of-the-luminara] .sotl-cevoid,body[class*=sotl-winners] .sotl-cevoid{margin:6rem auto}@media screen and (min-width:768px){body[class*=secrets-of-the-luminara] .sotl-cevoid,body[class*=sotl-winners] .sotl-cevoid{text-align:center}}body[class*=secrets-of-the-luminara] .sotl-cevoid__title,body[class*=sotl-winners] .sotl-cevoid__title{margin:1rem 0}body[class*=secrets-of-the-luminara] .sotl-cevoid__body,body[class*=sotl-winners] .sotl-cevoid__body{margin:1rem auto;max-width:650px}body[class*=secrets-of-the-luminara] .sotl-cevoid__gallery,body[class*=sotl-winners] .sotl-cevoid__gallery{margin-top:4rem}.sotl-winners__section{margin:120px auto}.sotl-winners__section-header{margin-bottom:2rem}.sotl-winners__section-header .big-title{margin-bottom:.5rem}@media screen and (min-width:768px){.sotl-winners__section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.sotl-winners-gamers-grid{display:grid;gap:2.125rem;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}}.sotl-winners-gamers-grid__item:hover img{transform:scale(1.05)}.sotl-winners-gamers-grid__item figure{aspect-ratio:16/9;cursor:pointer;overflow:hidden;width:100%}.sotl-winners-gamers-grid__item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease;width:100%}.sotl-winners-gamers-grid__details{margin-top:1rem}.sotl-winners-gamers-grid__details h4 span{display:block}.sotl-divider{margin:6rem 0}.sotl-divider__content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.sotl-divider__content:after,.sotl-divider__content:before{background:#b4a280;content:"";height:1px;left:0;margin:0 auto;position:absolute;top:34px;width:calc(50% - 35px)}.sotl-divider__content:before{left:auto;right:0}.sotl-divider__content:after{left:0}@media (width >= 800px){.sotl-divider__content:after,.sotl-divider__content:before{top:49px;width:calc(50% - 47px)}}.sotl-divider__accent{background:url(sotl__divider-off.png) 50%/cover no-repeat;height:70px;position:relative;width:70px}.sotl-divider__accent.sotl-animate--active:after{animation:fade-in 5s ease forwards}.sotl-divider__accent:after{background:url(sotl__divider-on.png) 50%/100% no-repeat;content:"";display:block;height:100%;opacity:0;width:100%;z-index:1}@media (width >= 800px){.sotl-divider__accent{height:100px;width:100px}}.section__minerva__finalist--grid-item figure,.section__minerva__winners--inmotion--grid-item figure{overflow:hidden}.section__minerva__finalist--grid-item img,.section__minerva__winners--inmotion--grid-item img{transition:transform .45s ease}.section__minerva__finalist--grid-item:hover img,.section__minerva__winners--inmotion--grid-item:hover img{transform:scale(1.05)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in-up{0%{filter:blur(4px);opacity:0;transform:translateY(10px)}to{filter:blur(.5px);opacity:1;transform:translateY(0)}}@keyframes flicker{0%,19.999%,22%,44.999%,47%,62.999%,64%,64.999%,70%,to{opacity:1}20%,21.999%,45%,46.999%,63%,63.999%,65%,69.999%{opacity:0}}@keyframes compass{0%{transform:rotate(0deg)}10%{transform:rotate(30deg)}20%{transform:rotate(-500deg)}30%{transform:rotate(90deg)}40%{transform:rotate(-60deg)}50%{transform:rotate(220deg)}60%{transform:rotate(-30deg)}70%{transform:rotate(450deg)}80%{transform:rotate(-120deg)}90%{transform:rotate(150deg)}to{transform:rotate(0deg)}}@keyframes forest{0%{filter:blur(1px);transform:scale(1)}to{filter:blur(5px);transform:scale(1.1)}}@keyframes drop-item-1{0%{opacity:1;transform:translate(50%,120%) rotate(25deg)}to{opacity:1;transform:translate(-40%,-5%) rotate(0deg)}}@keyframes drop-item-2{0%{opacity:1;transform:translate(50%,120%) rotate(5deg)}to{opacity:1;transform:translate(-30%,30%) rotate(10deg)}}@keyframes drop-item-3{0%{opacity:1;transform:translate(-50%,120%) rotate(-10deg)}to{opacity:1;transform:translate(20%,30%) rotate(0deg)}}@keyframes drop-item-4{0%{opacity:1;transform:translate(100%,20%) rotate(2deg)}to{opacity:1;transform:translate(50%,20%) rotate(0deg)}}@keyframes page-reveal-in{0%{filter:blur(10px);opacity:0;transform:translateY(1000%)}2%{opacity:1;transform:translateY(0)}to{filter:blur(0);transform:translateY(0)}}@keyframes page-reveal-out{0%{height:0;width:10px}35%{height:100%;width:10px}60%{height:100%;width:10px}90%{height:100%;width:50%}to{height:100%;width:50%}}.container{margin-left:auto;margin-right:auto;padding-left:8px;padding-right:8px}@media (min-width:576px){.container{max-width:100%}}@media (min-width:768px){.container{max-width:100%}}@media (min-width:992px){.container{max-width:100%}}@media (min-width:1200px){.container{max-width:1328px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:8px;padding-right:8px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:8px;padding-right:8px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.col-1{flex:0 0 0.0833333333;max-width:.0833333333}.col-2{flex:0 0 0.1666666667;max-width:.1666666667}.col-3{flex:0 0 0.25;max-width:.25}.col-4{flex:0 0 0.3333333333;max-width:.3333333333}.col-5{flex:0 0 0.4166666667;max-width:.4166666667}.col-6{flex:0 0 0.5;max-width:.5}.col-7{flex:0 0 0.5833333333;max-width:.5833333333}.col-8{flex:0 0 0.6666666667;max-width:.6666666667}.col-9{flex:0 0 0.75;max-width:.75}.col-10{flex:0 0 0.8333333333;max-width:.8333333333}.col-11{flex:0 0 0.9166666667;max-width:.9166666667}.col-12{flex:0 0 1;max-width:1}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:.0833333333}.offset-2{margin-left:.1666666667}.offset-3{margin-left:.25}.offset-4{margin-left:.3333333333}.offset-5{margin-left:.4166666667}.offset-6{margin-left:.5}.offset-7{margin-left:.5833333333}.offset-8{margin-left:.6666666667}.offset-9{margin-left:.75}.offset-10{margin-left:.8333333333}.offset-11{margin-left:.9166666667}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:none;width:auto}.col-sm-1{flex:0 0 0.0833333333;max-width:.0833333333}.col-sm-2{flex:0 0 0.1666666667;max-width:.1666666667}.col-sm-3{flex:0 0 0.25;max-width:.25}.col-sm-4{flex:0 0 0.3333333333;max-width:.3333333333}.col-sm-5{flex:0 0 0.4166666667;max-width:.4166666667}.col-sm-6{flex:0 0 0.5;max-width:.5}.col-sm-7{flex:0 0 0.5833333333;max-width:.5833333333}.col-sm-8{flex:0 0 0.6666666667;max-width:.6666666667}.col-sm-9{flex:0 0 0.75;max-width:.75}.col-sm-10{flex:0 0 0.8333333333;max-width:.8333333333}.col-sm-11{flex:0 0 0.9166666667;max-width:.9166666667}.col-sm-12{flex:0 0 1;max-width:1}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:.0833333333}.offset-sm-2{margin-left:.1666666667}.offset-sm-3{margin-left:.25}.offset-sm-4{margin-left:.3333333333}.offset-sm-5{margin-left:.4166666667}.offset-sm-6{margin-left:.5}.offset-sm-7{margin-left:.5833333333}.offset-sm-8{margin-left:.6666666667}.offset-sm-9{margin-left:.75}.offset-sm-10{margin-left:.8333333333}.offset-sm-11{margin-left:.9166666667}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:none;width:auto}.col-md-1{flex:0 0 0.0833333333;max-width:.0833333333}.col-md-2{flex:0 0 0.1666666667;max-width:.1666666667}.col-md-3{flex:0 0 0.25;max-width:.25}.col-md-4{flex:0 0 0.3333333333;max-width:.3333333333}.col-md-5{flex:0 0 0.4166666667;max-width:.4166666667}.col-md-6{flex:0 0 0.5;max-width:.5}.col-md-7{flex:0 0 0.5833333333;max-width:.5833333333}.col-md-8{flex:0 0 0.6666666667;max-width:.6666666667}.col-md-9{flex:0 0 0.75;max-width:.75}.col-md-10{flex:0 0 0.8333333333;max-width:.8333333333}.col-md-11{flex:0 0 0.9166666667;max-width:.9166666667}.col-md-12{flex:0 0 1;max-width:1}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:.0833333333}.offset-md-2{margin-left:.1666666667}.offset-md-3{margin-left:.25}.offset-md-4{margin-left:.3333333333}.offset-md-5{margin-left:.4166666667}.offset-md-6{margin-left:.5}.offset-md-7{margin-left:.5833333333}.offset-md-8{margin-left:.6666666667}.offset-md-9{margin-left:.75}.offset-md-10{margin-left:.8333333333}.offset-md-11{margin-left:.9166666667}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:none;width:auto}.col-lg-1{flex:0 0 0.0833333333;max-width:.0833333333}.col-lg-2{flex:0 0 0.1666666667;max-width:.1666666667}.col-lg-3{flex:0 0 0.25;max-width:.25}.col-lg-4{flex:0 0 0.3333333333;max-width:.3333333333}.col-lg-5{flex:0 0 0.4166666667;max-width:.4166666667}.col-lg-6{flex:0 0 0.5;max-width:.5}.col-lg-7{flex:0 0 0.5833333333;max-width:.5833333333}.col-lg-8{flex:0 0 0.6666666667;max-width:.6666666667}.col-lg-9{flex:0 0 0.75;max-width:.75}.col-lg-10{flex:0 0 0.8333333333;max-width:.8333333333}.col-lg-11{flex:0 0 0.9166666667;max-width:.9166666667}.col-lg-12{flex:0 0 1;max-width:1}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:.0833333333}.offset-lg-2{margin-left:.1666666667}.offset-lg-3{margin-left:.25}.offset-lg-4{margin-left:.3333333333}.offset-lg-5{margin-left:.4166666667}.offset-lg-6{margin-left:.5}.offset-lg-7{margin-left:.5833333333}.offset-lg-8{margin-left:.6666666667}.offset-lg-9{margin-left:.75}.offset-lg-10{margin-left:.8333333333}.offset-lg-11{margin-left:.9166666667}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:none;width:auto}.col-xl-1{flex:0 0 0.0833333333;max-width:.0833333333}.col-xl-2{flex:0 0 0.1666666667;max-width:.1666666667}.col-xl-3{flex:0 0 0.25;max-width:.25}.col-xl-4{flex:0 0 0.3333333333;max-width:.3333333333}.col-xl-5{flex:0 0 0.4166666667;max-width:.4166666667}.col-xl-6{flex:0 0 0.5;max-width:.5}.col-xl-7{flex:0 0 0.5833333333;max-width:.5833333333}.col-xl-8{flex:0 0 0.6666666667;max-width:.6666666667}.col-xl-9{flex:0 0 0.75;max-width:.75}.col-xl-10{flex:0 0 0.8333333333;max-width:.8333333333}.col-xl-11{flex:0 0 0.9166666667;max-width:.9166666667}.col-xl-12{flex:0 0 1;max-width:1}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:.0833333333}.offset-xl-2{margin-left:.1666666667}.offset-xl-3{margin-left:.25}.offset-xl-4{margin-left:.3333333333}.offset-xl-5{margin-left:.4166666667}.offset-xl-6{margin-left:.5}.offset-xl-7{margin-left:.5833333333}.offset-xl-8{margin-left:.6666666667}.offset-xl-9{margin-left:.75}.offset-xl-10{margin-left:.8333333333}.offset-xl-11{margin-left:.9166666667}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.align-middle{vertical-align:middle!important}@media (min-width:576px){.align-sm-middle{vertical-align:middle!important}}@media (min-width:768px){.align-md-middle{vertical-align:middle!important}}@media (min-width:992px){.align-lg-middle{vertical-align:middle!important}}@media (min-width:1200px){.align-xl-middle{vertical-align:middle!important}}
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{height:100%;margin:0 auto;max-width:1700px;padding:0 20px;width:100%}@media screen and (min-width:768px){.container{padding:0 50px}}.kb-text-body,body,html{font-size:12px;font-weight:400;letter-spacing:0;line-height:1.6}@media screen and (min-width:768px){.kb-text-body,body,html{font-size:14px}}@media screen and (min-width:992px){.kb-text-body,body,html{font-size:16px}}.kb-text-h1,.kb-text-h2,.kb-text-h3,.kb-text-h4,.kb-text-h5{color:var(--kb-color-white);letter-spacing:0;line-height:1.2;text-transform:inherit;text-wrap:balance}.kb-text-h1{font-size:2.5rem;font-weight:800}.kb-text-h2{font-size:2rem;font-weight:800}.kb-text-h3{font-size:1.5rem;font-weight:700}.kb-text-h4{font-size:1.25rem;font-weight:700}.kb-text-h5{font-size:1rem;font-weight:700}.kb-text-small{font-size:.75rem}.kb-text-large{font-size:1.143rem}@media screen and (min-width:768px){.kb-text-h1{font-size:3rem}.kb-text-h2{font-size:2rem}.kb-text-h3{font-size:1.5rem}.kb-text-h4{font-size:1.3rem}.kb-text-h5{font-size:1.25rem}.kb-text-large{font-size:1.125rem}}@media screen and (min-width:992px){.kb-text-h1{font-size:3.75rem}.kb-text-h2{font-size:3rem}.kb-text-h3{font-size:2rem}.kb-text-h4{font-size:1.75rem}.kb-text-h5{font-size:1.25rem}}a{text-decoration:none}.kb-text--uppercase{letter-spacing:.0625em!important;text-transform:uppercase!important}.kb-text--airy{letter-spacing:.2em!important;text-transform:uppercase!important}.kb-text--lowercase{text-transform:lowercase!important}.kb-text--capitalize{text-transform:capitalize!important}.kb-text--nowrap{white-space:nowrap!important}.kb-text--left{text-align:left!important}.kb-text--right{text-align:right!important}.kb-text--center{text-align:center!important}.kb-text--balance{text-wrap:balance!important}.kb-text--justify{text-align:justify!important}.kb-text--normal{font-weight:400!important}.kb-text--bold{font-weight:700!important}.kb-text--strike{text-decoration:line-through!important}.kb-text--title{font-family:Big Shoulders,sans-serif;font-weight:700;letter-spacing:-.035rem!important}b,strong{font-weight:700!important}.kb-text--italic,em,i{font-style:italic!important}.kb-text--underline,u{text-decoration:underline!important}.kb-text-color--brand{color:var(--kb-color-brand-500)!important}.kb-text-color--white{color:var(--kb-color-white)!important}.kb-text-color--light-gray{color:var(--kb-color-neutral-400)!important}.kb-text-color--error{color:red!important}.kb-beta-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--kb-color-brand-500);border:1px solid var(--kb-color-brand-500);border-radius:6px;color:var(--kb-color-black);cursor:pointer;display:inline-flex;font-family:var(--kb-body-font);font-weight:700;justify-content:center;line-height:1;padding:1rem 1.5rem;text-align:center;text-decoration:none;text-shadow:0 0 0 var(--kb-color-black);transition:background .25s ease,color .25s ease,text-shadow .25s ease}.kb-beta-btn:hover{color:var(--kb-color-white);text-shadow:0 1px 2px rgba(0,0,0,.5),0 1px 1px rgba(0,0,0,.3)}.kb-beta-btn--full-width{width:100%}.kb-beta-btn--disabled,.kb-beta-btn:disabled{background:var(--kb-color-neutral-700);border-color:var(--kb-color-neutral-700);color:var(--kb-color-neutral-500)}.kb-beta-btn--disabled:hover,.kb-beta-btn:disabled:hover{background:var(--kb-color-neutral-700);color:var(--kb-color-neutral-500);cursor:not-allowed;text-shadow:0 0 0 var(--kb-color-black)}.kb-beta-btn--sm{font-size:.75rem;padding:.9em 1rem}.kb-beta-btn--lg{font-size:1.25rem;padding:1.25rem 1.75rem}.kb-beta-btn--secondary{background:transparent;color:var(--kb-color-brand-500)}.kb-beta-btn--secondary:hover{background:transparent}.kb-beta-btn--secondary.kb-beta-btn--disabled,.kb-beta-btn--secondary:disabled{border-color:var(--kb-color-neutral-700);color:var(--kb-color-neutral-500)}.kb-beta-btn--secondary.kb-beta-btn--disabled:hover,.kb-beta-btn--secondary:disabled:hover{color:var(--kb-color-neutral-500);cursor:not-allowed;text-shadow:0 0 0 var(--kb-color-black)}.kb-beta-btn--tertiary{background:none;border:0;color:var(--kb-color-brand-500);padding:0;transition:color .25s ease}.kb-beta-btn--tertiary:after{content:" →";display:inline-block;margin-left:.3rem;transition:transform .25s ease}.kb-beta-btn--tertiary:hover{background:none;color:var(--kb-color-white)}.kb-beta-btn--tertiary:hover:after{transform:translateX(2px)}.kb-beta-btn--tertiary.kb-beta-btn--disabled,.kb-beta-btn--tertiary:disabled{color:var(--kb-color-neutral-500)}.kb-beta-btn--tertiary.kb-beta-btn--disabled:hover,.kb-beta-btn--tertiary:disabled:hover{color:var(--kb-color-neutral-500);cursor:not-allowed}.kbds-faq{color:var(--kb-color-white);display:flex;flex-direction:column;margin:150px 0}.kbds-faq__intro{margin-bottom:30px;text-align:center}@media screen and (min-width:992px){.kbds-faq__intro{margin-bottom:0;max-width:300px;text-align:left}}.kbds-faq__intro a{color:var(--kb-color-brand-500)}@media screen and (min-width:992px){.kbds-faq{flex-direction:row;gap:80px;justify-content:space-around}}.kbds-faq__title{margin-bottom:30px;position:relative}@media screen and (min-width:992px){.kbds-faq__title{margin-bottom:50px}}.kbds-faq__title:after{background:grey;content:"";display:block;height:1px;margin:30px auto 0;width:80px}@media screen and (min-width:992px){.kbds-faq__title:after{margin:50px 0 0}}.kbds-faq__items{width:100%}.kbds-faq__item{border-bottom:1px solid var(--kb-color-neutral-500)}.kbds-faq__item.active .kbds-faq__answer{display:block;height:auto;margin-bottom:1rem;opacity:1;transform:translateY(0)}.kbds-faq__item.active .kbds-faq__question{color:var(--kb-color-brand-500)}.kbds-faq__item.active .kbds-faq__question:after{transform:rotate(45deg)}.kbds-faq__question{cursor:pointer;line-height:inherit;padding:20px 60px 20px 20px;position:relative;text-transform:none;transition:color .25s ease}.kbds-faq__question:after{content:"+";font-size:1.75rem;position:absolute;right:20px;top:13px;transform:rotate(0deg);transition:transform .5s ease}.kbds-faq__answer{color:var(--kb-color-neutral-300);height:0;opacity:0;overflow:hidden;padding:0 20px;transform:translateY(15px);transition:transform .55s ease,opacity .55s ease}.kbds-faq__answer p{font-size:1.143rem;font-weight:400;letter-spacing:0;line-height:1.6;margin:0 0 1rem}.kbds-faq__answer a{color:#fbad18}.kbds-faq__answer ul{margin:1rem 0}.kbds-faq__answer ul li{list-style:inherit;margin-left:1.5rem}.kb-separator{background:var(--kb-color-neutral-700);border:none;height:1px}.kbds-four-up-blocks{display:grid;gap:2rem;grid-template-columns:1fr;grid-template-rows:auto auto;margin:8rem 0 0}@media screen and (min-width:1200px){.kbds-four-up-blocks{grid-template-columns:1fr 1fr}}.kbds-four-up-block{align-items:flex-start;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:0}@media screen and (min-width:1200px){.kbds-four-up-block{background-color:var(--kb-color-neutral-900);padding:3.3rem 4.3rem}.kbds-four-up-block:nth-child(3){order:4}.kbds-four-up-block:nth-child(4){order:3}}.kbds-four-up-block__title h2{font-size:3rem;line-height:1.2}.kbds-four-up-block__description{margin:2rem 0}.kbds-four-up-block__description p{font-size:1.25rem}.kbds-four-up-block--image{margin-bottom:3rem;padding:0}@media screen and (min-width:1200px){.kbds-four-up-block--image{margin-bottom:0}}.kbds-four-up-block__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.kb-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid var(--kb-color-neutral-700);border-radius:.5rem;color:#fff;padding:1rem 1.5rem;transition:border-color .2s ease-in-out}.kb-input:hover{border-color:var(--kb-color-neutral-500)}.kb-input::-moz-placeholder{color:var(--kb-color-neutral-400)}.kb-input::placeholder{color:var(--kb-color-neutral-400)}.kb-input:focus{border-color:var(--kb-color-brand-500);outline:none}.kb-input--full{width:100%}.kb-input--select{color:var(--kb-color-neutral-400);font-size:1rem}.kb-input--select:has(option:checked:not([value=""])){color:#fff}.kb-card{--radius:0.7rem;background:linear-gradient(to bottom,var(--kb-color-neutral-800) 0,var(--kb-color-neutral-900) 100%);border-radius:var(--radius);overflow:hidden;padding:1.75rem 1.5rem;position:relative;transition:background .3s ease}@media screen and (min-width:768px){.kb-card{padding:3.5rem 3.25rem}}.kb-card:before{background:var(--kb-color-neutral-900);border-radius:var(--radius);content:"";height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px);z-index:2}.kb-card>*{position:relative;z-index:3}.kb-card--minimal{padding:0}.kb-card--alt{--bigger-radius:4rem}.kb-card--alt,.kb-card--alt:before{border-radius:var(--radius) var(--bigger-radius)}@media screen and (min-width:768px){.kb-card--alt{--bigger-radius:6.25rem}}.kb-card--has-hover{cursor:pointer;transition:transform .4s ease}.kb-card--has-hover:after{background:linear-gradient(to bottom,var(--kb-color-neutral-700) 0,var(--kb-color-neutral-900) 100%);border-radius:var(--radius);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.kb-card--has-hover:hover{transform:translateY(-2px)}.kb-card--has-hover:hover:after{opacity:1}.tooltip__trigger{cursor:help;position:relative}.tooltip__container{background:var(--kb-color-neutral-900);border-radius:4px;bottom:calc(100% + 8px);left:50%;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(4px);transition:opacity .15s ease-in-out,transform .15s ease-in-out,visibility .15s ease-in-out;visibility:hidden;width:170px;z-index:var(--kb-zindex-tooltip)}.tooltip__container:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--kb-color-neutral-900);bottom:-5px;content:"";left:50%;position:absolute;transform:translateX(-50%)}.tooltip__trigger.tooltip--active .tooltip__container,.tooltip__trigger:hover .tooltip__container{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.tooltip__trigger:focus{outline:2px solid var(--kb-color-brand-500);outline-offset:2px}@media screen and (min-width:768px){.kbds-hero{height:760px}}.kbds-hero__content{position:relative}.kbds-hero__caption{align-items:center;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;text-align:center}@media screen and (min-width:768px){.kbds-hero__caption{align-items:flex-start;background:linear-gradient(to right,rgba(var(--kb-color-black-rgb),1) 0,rgba(var(--kb-color-black-rgb),.6) 500px,rgba(var(--kb-color-black-rgb),0) 700px);gap:1.3rem;text-align:left;width:700px}}.kbds-hero__image{display:block;height:auto;margin:0 auto 2rem;width:80%}@media screen and (min-width:768px){.kbds-hero__image{height:100%;margin:0;max-width:90%;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;position:absolute;right:0;top:0;width:auto;z-index:-1}}.kbds-hero__intro-image{display:block;height:70px;width:auto}.kbds-hero__title-image{display:block;height:auto;max-width:90%;width:250px}@media screen and (min-width:768px){.kbds-hero__title-image{height:100px;width:auto}}.kbds-hero__body-text{max-width:650px;text-wrap:balance}.kbds-hero__ctas{align-items:center;display:flex;gap:1rem;margin:1.25rem 0 3rem}@media screen and (min-width:768px){.kbds-hero__ctas{margin-bottom:0}}:root{--swiper-pagination-right:40px}.swiper.kbds-hero.swiper-vertical{transition:height .25s ease}.swiper.kbds-hero.swiper-vertical .swiper-pagination{margin-top:-45px}.swiper .swiper-pagination-bullet{background:#fff;height:9px;opacity:.8;width:9px}.swiper .swiper-pagination-bullet-active{background-color:var(--kb-color-brand-500)}.swiper-button-next,.swiper-button-prev{background:var(--kb-color-neutral-800);border-radius:100%;height:40px;position:absolute;transition:background .25s ease;width:40px}.swiper-button-next:hover,.swiper-button-prev:hover{background:var(--kb-color-neutral-700)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{background:var(--kb-color-neutral-900);cursor:not-allowed;opacity:.8}.swiper-button-next.swiper-button-disabled svg path,.swiper-button-prev.swiper-button-disabled svg path{fill:var(--kb-color-neutral-600)}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next svg,.swiper-button-prev svg{height:20px}.swiper-button-next svg path,.swiper-button-prev svg path{fill:var(--kb-color-white)}.swiper-button-prev{left:3rem}.swiper-button-next{right:3rem}.kbds-banner{background:var(--kb-color-black);border-radius:1rem;margin:3.5rem 0;overflow:hidden;position:relative}.kbds-banner__title{max-width:600px}.kbds-banner__intro-image{height:40px;max-width:100%;width:auto}.kbds-banner__image{aspect-ratio:1.18/1;position:relative;width:100%}.kbds-banner__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;transition:transform .4s ease-out;width:100%;z-index:1}.kbds-banner__image:after{background:linear-gradient(0deg,#111 0,hsla(0,0%,7%,0) 18%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.kbds-banner__image--parallax{transform:scale(1.05);transition:transform .4s ease-out}.kbds-banner__image--parallax:after{box-shadow:inset 0 0 50px 45px hsla(0,0%,7%,.5)}.kbds-banner__image--mobile{display:flex}.kbds-banner__image--desktop{display:none}.kbds-banner__content{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;padding:2rem;position:relative;text-align:center;z-index:2}@media screen and (min-width:768px){.kbds-banner__content{text-align:left}}.kbds-banner__title-image{display:block;flex-grow:0;flex-shrink:1;height:auto;max-width:100%;width:150px}@media screen and (min-width:768px){.kbds-banner{--gradient-width:100px;height:400px}.kbds-banner__image{aspect-ratio:unset;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.kbds-banner__image--mobile{display:none}.kbds-banner__image--desktop{display:flex}.kbds-banner__image:after{background:linear-gradient(to right,#111 0,#111 var(--gradient-width),hsla(0,0%,7%,0) calc(var(--gradient-width) + 18vw))}.kbds-banner__image img{height:100%;left:var(--gradient-width);-o-object-position:center right;object-position:center right;width:calc(100% - var(--gradient-width))}.kbds-banner__content{align-items:flex-start;gap:2.5rem;padding:10rem 0}}@media screen and (min-width:992px){.kbds-banner{--gradient-width:100px;height:500px}.kbds-banner__title-image{width:280px}}@media screen and (min-width:1200px){.kbds-banner__title-image{width:365px}}.kbds-collection-banner{aspect-ratio:6/5;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;margin-bottom:5.5rem;overflow:hidden;position:relative}@media screen and (min-width:768px){.kbds-collection-banner{aspect-ratio:21/6}}.kbds-collection-banner__image{height:100%;left:0;position:absolute;top:0;width:100%}.kbds-collection-banner__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.kbds-collection-banner__content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:flex-end;padding:1.75rem 2.25rem;position:relative;z-index:1}@media screen and (min-width:768px){.kbds-collection-banner__content{padding:2.25rem 3rem}}html{scroll-behavior:smooth}[id]{scroll-margin-top:80px}@media screen and (width >= 992px){[id]{scroll-margin-top:100px}}body{color:#fff}div:focus-visible,main:focus-visible,section:focus-visible{outline:none}
/*# sourceMappingURL=assets/bundle.css.map */