*,*::before,*::after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,h1,h2,h3,h4,p,li,figure,figcaption,blockquote,dl,dd{margin:0}html,body{width:100%;height:100%}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a[class]{text-decoration:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;outline:none}@media (prefers-reduced-motion: reduce){*{-webkit-animation-duration:0.01ms !important;animation-duration:0.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}:root{--main: #fffbf8;--black: #000000;--white: #ffffff;--orange-100: #F7C9B8;--orange-200: #f2ab91;--orange-300: #e97b65;--blue: #5660ff;--content-gap: .75rem;--content-inner: 1rem;--section-gap: 1.5rem;--header-height: 55px;--max-container: 1368px;--slider-height: 260px;--toc: 5;--header: 10}@font-face{font-family:'Roboto';src:url("../fonts/Roboto-Bold.woff2") format("woff2"),url("../fonts/Roboto-Bold.woff") format("woff");font-weight:700;font-display:swap}@font-face{font-family:'Roboto';src:url("../fonts/Roboto-Medium.woff2") format("woff2"),url("../fonts/Roboto-Medium.woff") format("woff");font-weight:500;font-display:swap}@font-face{font-family:'Roboto';src:url("../fonts/Roboto-Regular.woff2") format("woff2"),url("../fonts/Roboto-Regular.woff") format("woff");font-weight:400;font-display:swap}*{padding:0;margin:0;box-sizing:border-box}body{font-size:16px;font-family:'Roboto', sans-serif;background-color:var(--main)}ul{list-style:none}a{color:inherit;text-decoration:none}a:hover{cursor:pointer}button{border:none;background-color:transparent;color:inherit}button:hover{cursor:pointer}ol{padding-left:1.5rem;list-style:decimal}h1{font-size:2rem;font-weight:700}h2{font-size:1.5rem}h3{font-size:1.25rem}.o-btn{display:flex;align-items:center;justify-content:center;border:2px solid;border-radius:24px;transition:all .2s ease-in-out;font-weight:700}.o-btn:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,0.3)}.o-btn--white{background-color:var(--white)}.o-btn--white:hover{background-color:var(--orange-300);color:var(--white);border-color:var(--orange-200)}.o-btn--blue{background-color:var(--blue);color:var(--white);border-color:var(--blue)}.o-p-img{display:grid;place-items:center;gap:var(--content-inner);grid-template-columns:auto}.o-p-img div{display:flex;flex-direction:column;gap:var(--content-gap)}.o-p-img picture{height:100%;width:auto}.o-table{width:100%;overflow-x:auto}.o-table table{margin:0 auto;border-color:var(--orange-300);border-collapse:collapse}.o-table table caption{background-color:var(--orange-200);padding:.5rem;font-weight:500;border:1px solid var(--orange-300);border-bottom:0}.o-table table th,.o-table table td{padding:.25rem .5rem;border:1px solid var(--orange-300)}.o-table table th{background-color:var(--orange-100)}@media (min-width: 1024px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}}.c-header{position:fixed;top:0px;z-index:var(--header);display:flex;align-items:center;justify-content:space-between;width:100%;background-color:var(--white);height:var(--header-height);box-shadow:0 2px 4px 0 rgba(0,0,0,0.3)}.c-header.js-active .c-header__control{right:0}.c-header.js-active .c-header__control::before{content:'';display:block;width:100%;height:55px;background:url("../img/banzai-logo-sm-white.png");background-repeat:no-repeat;background-size:contain}.c-header.js-active .c-burger-btn{position:relative;z-index:15}.c-header.js-active .c-burger-btn span{position:absolute;width:1.5rem;height:2px;background-color:var(--black);transition:all .2s ease-in-out}.c-header.js-active .c-burger-btn span:first-of-type{transform:rotate(-45deg)}.c-header.js-active .c-burger-btn span:nth-of-type(2){display:none}.c-header.js-active .c-burger-btn span:last-of-type{transform:rotate(45deg)}.c-header.js-active .c-header__auth{background-color:var(--orange-100)}.c-header__menu{display:none}.c-header__control{position:absolute;display:flex;flex-direction:column;align-items:center;gap:var(--content-inner);top:0;right:-100vw;width:100%;height:100dvh;background-color:var(--orange-100);z-index:15;transition:all .3s ease-in-out}.c-header__control .c-divider{width:180px}.c-header__burger-nav{display:flex;width:100%}.c-header__logo{width:140px;height:55px;background-color:black;background:url("../img/banzai-logo-sm.svg")}.c-header__logo--white{background:url("../img/banzai-logo-sm-white.png");background-size:contain}.c-header__burger-menu{color:var(--black);text-align:center;width:100%}.c-header__burger-menu li a{display:block;padding:4px 0}.c-header__burger-menu--top{font-size:1.25rem;font-weight:700}.c-header__auth{position:fixed;z-index:var(--header);bottom:0;left:0;width:100%;display:flex;gap:var(--content-gap);padding:0.5rem var(--content-inner);background-color:var(--white);transition:all .2s ease-in-out}.c-header__auth .o-btn{width:100%;padding:.5rem}.c-burger-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:50px;height:50px;transition:all .2s ease-in-out}.c-burger-btn span{width:1rem;height:2px;background-color:var(--black)}@media (min-width: 1024px){:root{--header-height: 95px}.c-header{background-color:var(--main);padding:0 var(--content-inner)}.c-header.js-active .c-header__control::before{content:none}.c-header__menu{display:flex;align-items:center;gap:var(--content-inner);font-size:1.25rem}.c-header__nav-link{position:relative;transition:all .2s ease-in-out}.c-header__nav-link::after{content:'';position:absolute;left:0;bottom:-.5rem;display:block;width:0;height:2px;background-color:var(--orange-300);transition:all .2s ease-in-out}.c-header__nav-link:hover{color:var(--orange-300)}.c-header__nav-link:hover::after{width:100%}.c-header__logo{position:absolute;top:1.25rem;left:calc(50% - (314px / 2));width:314px;height:90px;background:url("../img/banzai-logo-lg.png");background-position:center;background-size:contain}.c-header__control{position:relative;right:unset;width:auto;height:auto;flex-direction:row;gap:var(--content-inner);text-transform:uppercase;background-color:transparent}.c-header__control .o-btn{width:152px;height:44px;border:2px solid;background-color:unset;box-shadow:none}.c-header__control .o-btn:hover{box-shadow:0 6px 12px 0 rgba(0,0,0,0.18),0 6px 12px 0 rgba(0,0,0,0.12)}.c-header__control .o-btn--white{background-color:var(--white)}.c-header__control .o-btn--white:hover{background-color:var(--orange-300);color:var(--white);border-color:var(--orange-200)}.c-header__control .o-btn--blue{background-color:var(--blue);color:var(--white);border-color:var(--blue)}.c-header__burger-menu,.c-header__burger-nav,.c-header .c-divider{display:none}.c-header__auth{position:relative;background-color:transparent}.c-burger-btn{display:none}}@media (min-width: 1440px){.c-header{padding:0 calc((100% - var(--max-container)) / 2)}}.c-main{padding-top:var(--header-height)}.c-container{max-width:var(--max-container);margin:0 auto}.c-all-content{display:flex;flex-direction:column;gap:var(--section-gap);margin-top:var(--section-gap)}.c-content{display:flex;flex-direction:column;gap:var(--content-gap);margin-top:var(--section-gap)}.c-content ul{padding-left:1.5rem;list-style:disc}.c-section-wrapper{padding:0 var(--content-inner)}.c-section-inner{display:flex;flex-direction:column;gap:var(--content-inner);margin-top:var(--section-gap)}.c-divider{width:auto;height:3px}.c-divider--black{background-color:var(--black)}.c-toc{position:-webkit-sticky;position:sticky;z-index:var(--toc);top:var(--header-height);display:flex;background-color:var(--orange-100);gap:var(--content-gap);overflow-x:auto}.c-toc::-webkit-scrollbar{height:0.5rem;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.c-toc:hover::-webkit-scrollbar-thumb{background-color:var(--orange-200)}.c-toc li a{display:inline-block;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:var(--content-gap);transition:all 0.2s ease-in-out}.c-toc li a.js-active{background-color:var(--orange-300)}.c-toc li a:hover{background-color:var(--orange-200)}.c-slider-wrapper{overflow:hidden;height:var(--slider-height)}.c-slider-nav{position:absolute;width:100%;top:calc((var(--slider-height) / 2) + var(--header-height) - 1.5rem);left:0;z-index:5}.c-slider-nav__item{position:absolute;display:grid;place-items:center;width:3rem;height:3rem;border-radius:1.5rem;background-color:color-mix(in srgb, var(--white) 30%, transparent);transition:all 0.2s ease-in-out}.c-slider-nav__item:hover{background-color:var(--blue)}.c-slider-nav__item::after{content:"";display:block;width:24px;height:24px;background-image:url("../img/icons/nav-arrow.svg");background-repeat:no-repeat;background-position:center}.c-slider-nav__item--prev{left:var(--section-gap)}.c-slider-nav__item--next{right:var(--section-gap)}.c-slider-nav__item--next::after{transform:rotate(180deg)}.c-slider{position:relative;height:100%;display:flex;transition:all 0.2s ease-in-out}.c-slider-item{min-width:100%}.c-slider-item__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-slots-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.5rem;margin-top:var(--section-gap)}.c-slot-cart{position:relative;border-radius:0.5rem;overflow:hidden;font-size:0.75rem}.c-slot-cart:hover .c-slot-cart__overlay{opacity:1;z-index:1}.c-slot-cart__overlay{position:absolute;z-index:-1;opacity:0;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;background-color:color-mix(in srgb, var(--black) 70%, transparent);color:var(--white);transition:0.3s all ease-in-out}.c-slot-cart__play{display:grid;place-items:center;width:3.75rem;height:3.75rem;border-radius:50%;background-color:var(--orange-300);transition:all 0.2s ease-in-out}.c-slot-cart__play:hover{background-color:var(--blue)}.c-slot-cart__play::before{content:"";width:1.5rem;height:1.5rem;background:url("../img/icons/play.svg");background-repeat:no-repeat;background-size:contain;margin-left:3px;background-position:center}.c-slot-cart__img{width:100%;height:100%}.c-slot-cart__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-faq-item{position:relative;background-color:var(--orange-100);border-radius:1rem;overflow:hidden}.c-faq-item[open] .c-faq-item__question::after{transform:rotate3d(1, 0, 0, 180deg)}.c-faq-item__question{display:flex;align-items:center;justify-content:space-between;padding:var(--content-inner);transition:all 0.2s ease-in-out}.c-faq-item__question:hover{cursor:pointer;background-color:var(--orange-200)}.c-faq-item__question:active{background-color:var(--orange-300)}.c-faq-item__question::after{content:"";width:1rem;height:1rem;background:url("../img/icons/dropdown-black.svg");background-position:center;background-repeat:no-repeat;transition:all 0.2s ease-in-out}.c-faq-item__answer{padding:var(--content-inner);display:flex;flex-direction:column;gap:var(--content-gap)}.c-faq-item__answer ul{padding-left:var(--content-inner);list-style:disc}.c-review-item{display:flex;flex-direction:column;gap:var(--content-inner);padding:var(--content-gap);background-color:var(--orange-100);border-radius:1rem}.c-review-item__info{display:flex;align-items:center;gap:var(--content-gap)}.c-review-item__name{font-size:1.25rem;font-weight:500}.c-review-item__date{font-size:0.75rem}@media (min-width: 768px){.c-slots-wrapper{grid-template-columns:repeat(5, 1fr)}}@media (min-width: 1024px){:root{--slider-height: 448px}.c-slots-wrapper{gap:1rem;grid-template-columns:repeat(6, 1fr)}.o-p-img{grid-template-columns:auto auto}}@media (min-width: 1440px){:root{--slider-height: 448px}.c-section-wrapper{padding:0}}.c-footer{display:flex;flex-direction:column;gap:16px;background-color:var(--orange-300);padding:var(--content-inner);padding-bottom:100px;margin-top:var(--section-gap)}.c-footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--content-inner);padding:32px 0}.c-footer-links__item{transition:.2 all ease-in-out}.c-footer-links__item:hover{opacity:.7}.c-footer-links__item:active{transform:scale(95%)}.c-footer-links--payments{border-bottom:2px solid rgba(0,0,0,0.12)}.c-footer-nav-links{display:grid;grid-template-columns:auto;gap:.5rem;width:100%;font-weight:500;text-align:center}.c-footer-nav-links li a{transition:all .2s ease-in-out}.c-footer-nav-links li a:hover{color:var(--white)}.c-footer-nav-links li a:active{opacity:.8}.c-footer-content{text-align:center;font-weight:400;max-width:1024px;margin:0 auto}@media (min-width: 768px){.c-footer-nav-links{text-align:left;grid-template-columns:33% 33%;place-content:center}.c-footer-nav-links li{display:inline}.c-footer-content{font-weight:500}}@media (min-width: 1024px){.c-footer{padding:2rem var(--content-inner)}.c-footer-nav-links{font-size:1.1rem;grid-template-columns:auto auto auto;gap:.5rem 3rem}}@media (min-width: 1440px){.c-footer{padding:var(--content-inner) calc((100% - var(--max-container)) / 2)}}