@import url(https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);.header{position:fixed;top:0;left:0;width:100%;z-index:99;transition:var(--transition);background:var(--color-gray-light)}.header_hidden{transform:translateY(-100%)}.header__grid{display:flex;align-items:center;height:6.25rem;justify-content:space-between}@media(max-width:950px){.header__grid{height:4.5rem}}.header__logo{position:relative;z-index:10;font-weight:900;font-size:1.625rem;line-height:1;color:var(--color-main);letter-spacing:-.02em;max-width:200px;text-transform:uppercase}@media(max-width:950px){.header__logo{font-size:1.25rem;max-width:150px}}.header__menu{display:flex;align-items:center;gap:2rem;font-size:1.125rem;font-weight:600}@media(max-width:950px){.header__menu{font-size:1rem}}@media(max-width:650px){.header__menu{position:fixed;top:0;right:0;transform:translateY(-100%);z-index:5;background:#fff;border-bottom:1px solid var(--color-border);flex-direction:column;transition:var(--transition);font-size:1.125rem;width:100%;gap:1.5rem;padding:5rem 0 2rem}.header__menu_show{transform:none}}.header__menu a{display:block;color:var(--color-main)}@media(max-width:650px){.header__menu a{opacity:0;transform:translateY(-5px)}.header__menu a:first-child{transition-delay:.4s}.header__menu a:nth-child(2){transition-delay:.3s}.header__menu a:nth-child(3){transition-delay:.2s}}.header__menu a.router-link-active,.header__menu a:hover{opacity:.7}@media(max-width:650px){.header:has(.header__menu_show) .header__menu a{transform:none;opacity:1}}.header__burger{display:none;position:relative;z-index:10;align-items:center;justify-content:center;flex-direction:column;width:26px}@media(max-width:650px){.header__burger{display:flex}}.header__burger i{background:var(--color-main);width:26px;display:block;height:2px;margin:3px 0;transition:width .1s linear}.header__burger i:first-child{top:0;transform:rotate(0deg);position:relative;transition:transform .2s linear,top .2s linear}.header__burger i:nth-child(2){opacity:1;transition:opacity .2s linear}.header__burger i:nth-child(3){position:relative;top:0;transform:rotate(0deg);transition:transform .2s linear,top .2s linear}.header__burger_active i{background:var(--color-accent)}.header__burger_active i:first-child{top:8px;transform:rotate(45deg);transition:transform .2s linear,top .2s linear}.header__burger_active i:nth-child(2){opacity:0;transition:opacity .2s linear}.header__burger_active i:nth-child(3){top:-8px;transform:rotate(-45deg);transition:transform .2s linear,top .2s linear}body:has(.page) .header,body:has(.themes-page) .header{background:#fff}.subscribe-form .subscribe-msg{color:#fff;opacity:.5;font-size:12px;margin:1.5rem 0 0}.subscribe-form__value{display:flex;gap:10px}.subscribe-form__input{height:3.5rem;padding:0 1rem;border-radius:1rem;background:hsla(0,0%,96%,.08);font-weight:500;color:#fff;font-size:1rem;transition:var(--transition);border:1px solid transparent;width:100%;box-sizing:border-box;font-family:var(--font-family);outline:none}@media(max-width:950px){.subscribe-form__input{height:3rem}}.subscribe-form__input:focus{background:hsla(0,0%,96%,.1)}.subscribe-form__input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.subscribe-form__input::placeholder{color:hsla(0,0%,100%,.5)}.subscribe-form__agree{margin:1.5rem 0 0;max-width:400px}@media(max-width:950px){.subscribe-form__agree{margin-top:1rem}}.subscribe-form .button{flex:none}@media(max-width:950px){.subscribe-form .button{width:auto}}.footer{background:var(--color-main)}.footer__main{padding:3rem 0 1rem;display:flex;justify-content:space-between;gap:2rem}@media(max-width:950px){.footer__main{flex-direction:column;padding:3rem 0 1rem;gap:3rem}}.footer__sub{max-width:508px}.footer__sub-label{margin:0 0 1rem;font-weight:500;font-size:1rem;color:#fff;line-height:1.38}.footer__sub-note{font-size:.875rem;font-weight:500;line-height:1.4;color:#fff;opacity:.7;margin:0 0 1.5rem;max-width:450px}.footer__action{display:flex;flex-direction:column}.footer__nav{display:flex;color:#fff;gap:4.75rem}@media(max-width:950px){.footer__nav{gap:3rem}}.footer__column{width:-moz-max-content;width:max-content}.footer__label{margin:0 0 1rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#838383}.footer__menu{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer__menu a{color:#fff;display:table;border-bottom:1px solid transparent}.footer__menu a.router-link-active,.footer__menu a:hover{border-color:#fff}.footer__bottom{padding:0 0 2.5rem;display:flex;align-items:center;flex-direction:column;gap:28px}.footer__copy{margin:auto 0 0;font-size:.875rem;color:#838383;font-weight:600;letter-spacing:.02em;text-transform:uppercase}@media(max-width:950px){.footer__copy{margin-top:3rem}}@media(max-width:650px){.footer__copy{font-size:.75rem;text-align:left}}.footer__top{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:12px;background:var(--color-accent)}.footer__top,.footer__top svg{transition:var(--transition)}.footer__top:hover{background:#fff}.footer__top:hover svg{filter:brightness(0) invert(0);transform:translateY(-3px)}.contacts-page{max-width:772px;width:100%;margin:0 auto}@media(max-width:950px){.contacts-page__about{padding:0;text-align:center}}.contacts-page__about .section__head{margin:0}.contacts-page__content{position:relative}.contacts-page__ill-1{position:absolute;right:100%;bottom:100%;width:32px;height:24px}@media(max-width:950px){.contacts-page__ill-1{display:none}}.contacts-page__ill-2{position:absolute;left:100%;top:100%;width:31px;height:29px}@media(max-width:950px){.contacts-page__ill-2{display:none}}.contacts-page__form{margin-top:112px;background:#fff;padding:2.5rem;width:100%;border-radius:24px}@media(max-width:950px){.contacts-page__form{margin-top:3rem;padding:1.5rem;border-radius:16px}}.help__container{display:flex;gap:7.5rem;flex-direction:column}@media(max-width:650px){.help__container{gap:4rem}}.help__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:950px){.help__grid{grid-template-columns:repeat(1,1fr)}}.help__item{display:flex;flex-direction:column;align-items:flex-start;padding:2.5rem;background:#fff;border-radius:24px}@media(max-width:650px){.help__item{padding:1.5rem}}.help__icon{margin:0 0 3.5rem}@media(max-width:650px){.help__icon{margin:0 0 2rem}.help__icon img,.help__icon svg{height:3rem;width:auto}}.help__title{margin:0 0 1rem;font-family:var(--font-family);font-size:1.5rem;font-weight:900;line-height:1.3;letter-spacing:-.01em;text-transform:uppercase}@media(max-width:650px){.help__title{font-size:1.25rem}}.hero{position:relative;padding:10rem 0 7.125rem;overflow:hidden}@media(max-width:1600px){.hero{padding-bottom:5rem}}@media(max-width:1200px){.hero{padding-bottom:6rem}}@media(max-width:950px){.hero{padding-top:8rem;padding-bottom:3rem}}@media(max-width:650px){.hero{padding-top:7rem}}.hero__grid{display:flex;justify-content:space-between;gap:3rem}@media(max-width:1200px){.hero__grid{gap:2rem}}@media(max-width:950px){.hero__grid{flex-direction:column;align-items:center}}.hero__block{position:relative;z-index:2;max-width:800px;flex:auto}@media(max-width:1600px){.hero__block{max-width:650px}}@media(max-width:1200px){.hero__block{max-width:600px}}@media(max-width:950px){.hero__block{text-align:center}}.hero__shopify{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 3.5rem}@media(max-width:1200px){.hero__shopify{margin:0 0 2rem}}@media(max-width:650px){.hero__shopify{margin:0 0 1.5rem}.hero__shopify img{height:2.5rem;width:auto}}.hero__title{text-align:center;font-family:var(--font-family);font-weight:900;font-size:9.688rem;line-height:.9;letter-spacing:-.02em;text-transform:uppercase}@media(max-width:1600px){.hero__title{font-size:7rem}}@media(max-width:1200px){.hero__title{font-size:5rem}}@media(max-width:950px){.hero__title{font-size:7rem}}@media(max-width:650px){.hero__title{font-size:4.2rem}}.hero__title span{display:inline-block;vertical-align:top;transform:translateY(-1px)}.hero__title span img{width:auto;height:148px}@media(max-width:1600px){.hero__title span img{height:100px}}@media(max-width:1200px){.hero__title span img{height:70px}}@media(max-width:950px){.hero__title span img{height:100px}}@media(max-width:650px){.hero__title span img{height:60px}}.hero__label{display:flex;justify-content:center;margin-top:1.5rem}.hero__label.fadeIn{opacity:0;transform:scale(.7);transition:0s}.hero__label.fadeIn_active{animation:bounceScaleHero .9s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes bounceScaleHero{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.05) rotate(-6deg)}85%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1) rotate(-3deg)}}@media(max-width:650px){.hero__label{margin-top:1rem}}.hero__label-ill1{position:absolute;right:calc(100% - .5rem);bottom:calc(100% - 1rem);width:32px;height:24px}@media(max-width:1200px){.hero__label-ill1{width:20px;height:30px;right:calc(100% - .5rem);bottom:calc(100% - 1.5rem)}.hero__label-ill1 img{width:100%}}.hero__label-ill2{position:absolute;left:calc(100% - .5rem);top:calc(100% - 1rem);width:31px;height:29px}@media(max-width:1200px){.hero__label-ill2{width:20px;height:30px;left:calc(100% - .5rem);top:calc(100% - .5rem)}.hero__label-ill2 img{width:100%}}.hero span{position:relative}.hero span strong{white-space:nowrap;font-family:var(--font-secondary);background:#fff;border-radius:90px;border:3px solid var(--color-main);height:68px;display:inline-flex;align-items:center;padding:0 1.25rem;letter-spacing:-.02em;line-height:1;font-size:3.188rem;transition-delay:.2s;font-weight:400;z-index:2;margin-bottom:-.5rem;position:relative}@media(max-width:1200px){.hero span strong{height:3rem;font-size:2.25rem;padding:0 1rem;border:2px solid var(--color-main)}}@media(max-width:650px){.hero span strong{height:2.5rem;font-size:1.75rem;padding:0 1rem;border:1px solid var(--color-main)}}.hero__pic{margin-top:2rem;margin-right:-2rem;flex:none;position:relative;width:47%}@media(max-width:1200px){.hero__pic{margin-top:0;margin-right:0}}@media(max-width:950px){.hero__pic{width:100%}}.hero__pic:before{width:100%;position:absolute;left:0;top:0;background:#fedc2d;content:"";height:150%;border-radius:100vw 100vw 0 0}@media(max-width:1600px){.hero__pic:before{width:120%}}@media(max-width:1200px){.hero__pic:before{width:103%}}@media(max-width:950px){.hero__pic:before{top:10%}}.hero__slider{position:relative;z-index:2;padding-top:8rem}@media(max-width:1200px){.hero__slider{padding-top:6rem}}.hero__slider .swiper{padding:3rem;margin:-3rem}.hero__slider .swiper-slide{opacity:0;transform:scale(.96)}.hero__slider .swiper-slide-active{opacity:1}.hero__slider .swiper-slide-active img{animation:heroSlideBounce .7s cubic-bezier(.34,1.56,.64,1)}@keyframes heroSlideBounce{0%{transform:scale(.96)}60%{transform:scale(1.1)}to{transform:scale(1)}}.hero__slider img{filter:drop-shadow(0 0 30px rgba(127,127,127,.1))}.hero__slider .swiper-pagination{position:static;margin-top:1rem}.hero__slider .swiper-pagination-bullet{width:26px;height:26px;background:transparent;opacity:1;position:relative;padding:5px 0 0 5px;margin:0 2px!important}@media(max-width:650px){.hero__slider .swiper-pagination-bullet{width:20px;height:20px}}.hero__slider .swiper-pagination-bullet span{background:#000;opacity:.1;border-radius:50%;transition:var(--transition);width:1rem;height:1rem;display:block}@media(max-width:650px){.hero__slider .swiper-pagination-bullet span{width:10px;height:10px}}.hero__slider .swiper-pagination-bullet-active span{opacity:1}.hero__slider .bullet-progress{width:26px;height:26px;transform:rotate(-90deg);position:absolute;top:0;left:0}@media(max-width:650px){.hero__slider .bullet-progress{width:20px;height:20px}}.hero__slider .bullet-progress__bg{fill:none;stroke:transparent;stroke-width:3}.hero__slider .bullet-progress__circle{fill:none;stroke:#000;stroke-width:3;transition:stroke-dashoffset .1s linear}.themes__list{display:flex;gap:4.5rem;flex-direction:column}@media(max-width:950px){.themes__list{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}.themes__list:has(.themes__item:nth-child(2)){grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.themes__list{gap:3rem;grid-template-columns:repeat(1,1fr)}}.themes__item{display:flex;gap:1.25rem;justify-content:space-between}@media(max-width:1200px){.themes__item{flex-direction:column}}.themes__pic{flex:auto}@media(max-width:1200px){.themes__pic{width:100%}}.themes__pic img{width:100%;border-radius:24px}.themes__about{flex:none;width:41%;background:var(--color-gray-light);display:flex;flex-direction:column;padding:2.5rem;border-radius:24px;align-items:flex-start}@media(max-width:1440px){.themes__about{padding:2rem}}@media(max-width:1200px){.themes__about{width:100%}}@media(max-width:650px){.themes__about{padding:1.5rem}}.themes__popular{margin:0 0 22px;display:flex;align-items:center;color:#4d4d54;gap:4px;font-size:.875rem;background:#e8e8e8;font-weight:600;letter-spacing:.02em;height:34px;text-transform:uppercase;padding:0 .75rem;border-radius:100px;padding-top:2px}.themes__popular svg{opacity:.6}.themes__title{font-size:6rem;line-height:1;letter-spacing:-.02em;font-weight:400}@media(max-width:1440px){.themes__title{font-size:5rem}}@media(max-width:1200px){.themes__title{font-size:4rem;margin:0 0 2rem}}.themes__title a:hover{opacity:.7}.themes__desc{margin:auto 0 0}@media(max-width:1200px){.themes__desc{font-size:1rem}}.themes__actions{display:flex;gap:.75rem;margin:2rem 0 0}@media(max-width:1440px){.themes__actions{margin-top:1.5rem;width:100%}.themes__actions .button{padding:0;flex:auto}}@media(max-width:950px){.themes__actions{flex-direction:column}}.perfect{background:var(--color-gray-light);position:relative;margin-bottom:2rem}.perfect__grid{padding:5rem 0 10rem;display:flex;align-items:center;gap:3rem}@media(max-width:950px){.perfect__grid{padding-bottom:5rem;flex-direction:column}}.perfect__pic{flex:auto}.perfect__pic img{border-radius:100vw}@media(max-width:950px){.perfect__pic{max-width:60%;margin:0 auto}}@media(max-width:650px){.perfect__pic{max-width:100%}}.perfect__about{flex:none;width:50%}@media(max-width:950px){.perfect__about{width:100%}}.perfect__about .section__head{margin:0 auto}@media(max-width:1200px){.perfect__about .section__title{font-size:4rem}}@media(max-width:950px){.perfect__about .section__text{font-size:1rem;max-width:450px}}@media(max-width:650px){.perfect__about .section__title{font-size:2.5rem}}.perfect__line{height:5rem;background:var(--color-main);position:absolute;bottom:-2rem;left:-2rem;display:flex;align-items:center;width:calc(100% + 4rem);transform:rotate(-2deg);z-index:2}@media(max-width:950px){.perfect__line{height:3.5rem}}.perfect__item{display:flex;align-items:center;gap:1.875rem}.perfect__item:before{content:"";width:12px;height:12px;background:#fff;border-radius:50%;display:block}@media(max-width:950px){.perfect__item:before{width:8px;height:8px}}.perfect__slider .scroll-banner{position:relative;overflow:hidden;width:100%;height:auto;white-space:nowrap;font-size:51px;line-height:1;letter-spacing:-.02em;font-family:var(--font-secondary);color:#fff;display:flex;align-items:center;gap:1.875rem;--scroll-speed:20s}@media(max-width:950px){.perfect__slider .scroll-banner{font-size:2rem}}.perfect__slider .scroll-banner__track{display:flex;animation:scroll-x linear infinite;animation-duration:var(--scroll-speed);gap:1.875rem}.benefits .section__head{max-width:800px}.benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:650px){.benefits__grid{grid-template-columns:1fr}}.benefits__item{border-radius:24px;background:var(--color-gray-light);display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem;min-height:380px;gap:3rem}@media(max-width:950px){.benefits__item{padding:2rem}}@media(max-width:650px){.benefits__item{min-height:auto;padding:1.5rem}.benefits__icon svg{width:48px;height:48px}}.benefits__title{font-size:1.5rem;font-family:var(--font-family);margin:0 0 .5rem;font-weight:900;line-height:1.3;letter-spacing:-.01em;text-transform:uppercase}@media(max-width:950px){.benefits__title{font-size:1.25rem}}.benefits__text{max-width:600px}.faq__list{max-width:1036px;margin:0 auto;gap:1.25rem;display:flex;flex-direction:column}.faq__item{border-radius:24px;border:1px solid var(--color-border);padding:1.5rem 2rem 2rem;transition:var(--transition);cursor:pointer}@media(max-width:650px){.faq__item{padding:1.5rem;border-radius:16px}}.faq__item_active{background:var(--color-gray-light)}.faq__label{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;gap:1.5rem;font-size:1.25rem;align-items:center;justify-content:space-between;font-weight:900;line-height:1.2;letter-spacing:-.01em;text-transform:uppercase}@media(max-width:650px){.faq__label{font-size:1rem}}.faq__label span{display:block;flex:none;width:52px;height:52px;border-radius:16px;background:var(--color-main);transition:var(--transition);position:relative}@media(max-width:650px){.faq__label span{width:3rem;height:3rem}}.faq__label span i{width:2px;height:18px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:var(--transition);transform-origin:top}.faq__label span i:last-child{margin-left:-1px;margin-top:1px;transform:rotate(90deg) translate(-50%,-50%)}.faq__item_active .faq__label span{background:#fff}.faq__item_active .faq__label span i{background:var(--color-main)}.faq__item_active .faq__label span i:last-child{margin:0}.faq__item_active .faq__label span i:first-child{transform:rotate(90deg) translate(-50%,-50%)}.faq__text{max-width:660px;max-height:0;overflow:hidden;transition:var(--transition);padding-top:0}.faq__item_active .faq__text{max-height:1000px;padding-top:10px}.final{background:url(/img/final-bg.9c800563.png) no-repeat 50% 100%;background-size:contain}@media(max-width:1600px){.final{background-size:2000px}}@media(max-width:950px){.final{background-size:1150px}}.final .section__head{max-width:800px;margin-bottom:12rem}@media(max-width:950px){.final .section__head{margin-bottom:7rem}}.final__slider img{filter:drop-shadow(0 0 24px rgba(127,127,127,.1))}.final__slider .scroll-banner{position:relative;overflow:hidden;width:100%;height:auto;--image-width:1956px;--scroll-speed:40s;padding:2.5rem 0 4rem;margin:-3rem 0 0}@media(max-width:950px){.final__slider .scroll-banner{--image-width:1000px}}.final__slider .scroll-banner__track{display:flex;width:calc(var(--image-width)*2);animation:scroll-x linear infinite;animation-duration:var(--scroll-speed);gap:1.5rem}.final__slider .scroll-banner__track img{width:var(--image-width);height:auto;flex-shrink:0;-o-object-fit:cover;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media(max-width:650px){.theme-card{display:flex;flex-direction:column}}.theme-card__pic{position:relative;margin:0 0 10px;overflow:hidden;border-radius:24px}@media(max-width:650px){.theme-card__pic{display:contents}}.theme-card__overlay{position:absolute;left:0;top:0;z-index:2;opacity:0;display:flex;align-items:center;justify-content:center;transition:var(--transition);background:rgba(0,0,0,.5);width:100%;height:100%;gap:.5rem}.theme-card__overlay .button_border,.theme-card__overlay .button_border:hover{background:#fff}@media(max-width:650px){.theme-card__overlay{position:static;background:none;opacity:1;order:99;margin:1rem 0 0;flex-direction:column}.theme-card__overlay .button{flex:auto;width:100%;padding:0}}.theme-card__pic:hover .theme-card__overlay{opacity:1}.theme-card__about{display:flex;flex-direction:column;align-items:flex-start}@media(max-width:650px){.theme-card__about{position:relative;margin-top:10px}}.theme-card__theme{font-size:.875rem;letter-spacing:0;margin:0 0 4px;text-transform:capitalize}.theme-card__theme a{color:var(--color-main)}.theme-card__theme a:hover{opacity:.6}.theme-card__title{margin:0 0 8px;text-transform:capitalize;font-size:1.25rem;line-height:1.4;font-weight:600;font-family:var(--font-family)}@media(max-width:650px){.theme-card__title{margin:0}}.theme-card__title a{color:var(--color-main)}.theme-card__title a:hover{opacity:.6}.theme-card__tag{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:var(--color-gray-light);font-family:var(--font-family);color:var(--color-accent);display:flex;align-items:center;height:1.875rem;padding:0 .75rem;font-size:1rem;text-transform:capitalize;border-radius:8px;transition:var(--transition)}@media(max-width:650px){.theme-card__tag{position:absolute;top:0;right:0}}.themes-page .section__head{max-width:730px;margin-bottom:2.5rem}.themes-page__tags{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin:0 auto 4.5rem;max-width:782px}@media(max-width:950px){.themes-page__tags{margin-bottom:2.5rem}}.themes-page__tags-item{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:var(--color-gray-light);font-family:var(--font-family);color:var(--color-accent);height:1.875rem;display:flex;text-transform:capitalize;align-items:center;padding:0 .75rem;font-size:1rem;border-radius:8px;transition:var(--transition)}@media(max-width:950px){.themes-page__tags-item{font-size:.875rem}}.themes-page__tags-item:hover,.themes-page__tags-item_active{background:var(--color-accent);color:#fff}.themes-page__sort{text-align:right;font-size:.875rem;margin-bottom:1.25rem;letter-spacing:-.01em}.themes-page__sort select{font-size:.875rem;color:var(--color-accent);border:0;background:none;font-family:var(--font-family);cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500}.themes-page__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;grid-row-gap:3rem}@media(max-width:550px){.themes-page__grid{grid-template-columns:repeat(1,1fr)}}.sh-documentation-theme{display:grid;margin-top:4rem;padding-bottom:5rem;grid-template-columns:264px minmax(0,1fr);gap:4rem}@media(max-width:950px){.sh-documentation-theme{margin-top:2rem;padding-bottom:0;display:block}.sh-documentation-theme__sidebar{margin:0 0 4rem}}.sh-documentation-theme__sidebar ul{list-style:none;padding:0;margin:0}.sh-documentation-theme__sidebar ul ul{margin-top:.5rem}.sh-documentation-theme__sidebar-inner{position:sticky;top:3rem;transition:var(--transition)}@media(max-width:950px){.sh-documentation-theme__sidebar-inner{position:static}}.sh-documentation-theme__sidebar-wrapper{overflow-x:visible;overflow-y:scroll;padding-right:1rem;max-height:calc(100vh - 100px);transition:var(--transition)}.sh-documentation-theme__sidebar-wrapper::-webkit-scrollbar{width:6px}.sh-documentation-theme__sidebar-wrapper::-webkit-scrollbar-track{background-color:rgba(37,45,61,.08)}.sh-documentation-theme__sidebar-wrapper::-webkit-scrollbar-thumb{box-shadow:inset 0 0 10px rgba(37,45,61,.2)}@media(max-width:950px){.sh-documentation-theme__sidebar-wrapper{max-height:300px!important}}.sh-documentation-theme__sidebar-list:not(:first-child),.sh-documentation-theme__sidebar-list>li:not(:first-child){margin-top:2rem}.sh-documentation-theme__sidebar-list .active>a{text-decoration:underline;opacity:1;letter-spacing:-.48px;font-size:1rem}.sh-documentation-theme__sidebar-list-item a{font-weight:600;color:var(--color-main);font-size:.875rem;opacity:.5}.sh-documentation-theme__sidebar-list-item a:hover,.sh-documentation-theme__sidebar-list-item>a{opacity:1}.sh-documentation-theme__sidebar-sublist>li:not(:first-child){margin-top:.75rem}.sh-documentation-theme__sidebar-sublist .sh-documentation-theme__sidebar-sublist{padding-left:1rem}.sh-documentation-theme__prev-next{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.25rem;margin-top:2.5rem;background:var(--color-accent-light);border:3px}.sh-documentation-theme .sh-content{color:var(--color-gray)}.sh-documentation-theme .sh-content .sh-link-arrow{display:inline-flex;margin:0 1rem 0 0;gap:2px}.sh-documentation-theme .sh-content .sh-link-arrow svg{width:20px;height:auto;transition:var(--transition)}.sh-documentation-theme .sh-content .sh-link-arrow:hover svg{transform:translate(3px,-3px)}.sh-documentation-theme .sh-content a{color:var(--color-main);text-decoration:underline}.sh-documentation-theme .sh-content a:hover{color:var(--color-accent)}.sh-documentation-theme .sh-content ol,.sh-documentation-theme .sh-content ul{margin-left:2.5rem}.sh-documentation-theme .sh-content ol li,.sh-documentation-theme .sh-content ul li{margin:0 0 1rem}.sh-documentation-theme .sh-content ol li span~figure,.sh-documentation-theme .sh-content ul li span~figure{margin-top:1rem}.sh-documentation-theme .sh-content ul{list-style:disc}.sh-documentation-theme .sh-content p{margin-top:1.5rem;margin-bottom:1.5rem}.sh-documentation-theme .sh-content figure{margin:1rem 0 2rem;padding:0}.sh-documentation-theme .sh-content img{border-radius:4px;box-shadow:2px 2px 50px 0 rgba(37,45,61,.08)}.sh-documentation-theme .sh-content>h1+*,.sh-documentation-theme .sh-content>h2+*,.sh-documentation-theme .sh-content>h3+*,.sh-documentation-theme .sh-content>h4+*,.sh-documentation-theme .sh-content>h5+*,.sh-documentation-theme .sh-content>h6+*{margin-top:1rem}.sh-documentation-theme .sh-content h1{color:var(--color-main);margin:0 0 3rem;padding:0 0 3rem;border-bottom:1px solid var(--color-border);font-size:4rem;letter-spacing:-3.84px;font-weight:600;line-height:1.08}@media(max-width:1200px){.sh-documentation-theme .sh-content h1{font-size:3rem;letter-spacing:-2.84px}}@media(max-width:650px){.sh-documentation-theme .sh-content h1{font-size:2.125rem;letter-spacing:-1.5px;margin:0 0 2rem;padding:0 0 2rem}}.sh-documentation-theme .sh-content h1 span{color:var(--color-gray)}.sh-documentation-theme .sh-content h2{color:var(--color-main);margin:0 0 2rem;letter-spacing:-1.08px;font-weight:600;line-height:1.3;font-size:2.25rem}@media(max-width:1200px){.sh-documentation-theme .sh-content h2{font-size:1.75rem;letter-spacing:-.5px}}@media(max-width:650px){.sh-documentation-theme .sh-content h2{font-size:1.5rem;letter-spacing:-.5px;margin:0 0 1.5rem}}.sh-documentation-theme .sh-content h3{color:var(--color-main);margin:0 0 .875rem;line-height:1.3;letter-spacing:-.72px;font-weight:600;font-size:1.5rem}@media(max-width:1200px){.sh-documentation-theme .sh-content h3{font-size:1rem;letter-spacing:0}}.sh-documentation-theme .sh-content h4{color:var(--color-main);margin:0 0 .875rem;line-height:1.3;letter-spacing:-.72px;font-weight:600;font-size:1.25rem}@media(max-width:1200px){.sh-documentation-theme .sh-content h4{font-size:1rem;letter-spacing:0}}.sh-documentation-theme .sh-content ol{list-style:decimal}body:not(:has(.header_hidden)) .sh-documentation-theme__sidebar-inner{top:7rem}body:not(:has(.header_hidden)) .sh-documentation-theme__sidebar-wrapper{max-height:calc(100vh - 150px)}.hero-theme{padding:9.75rem 0 0;background:var(--color-gray-light);position:relative;overflow:hidden}@media(max-width:950px){.hero-theme{padding-top:7rem}}.hero-theme:after{content:"";border-radius:50%;left:39%;top:32%;width:65%;background:#fedc2d;position:absolute;aspect-ratio:1}@media(max-width:1200px){.hero-theme:after{left:50%;transform:translateX(-50%);width:150%;top:50%}}@media(max-width:650px){.hero-theme{padding:7rem 0 0}}.hero-theme__grid{display:flex;justify-content:space-between;position:relative;z-index:3;gap:3rem}@media(max-width:1200px){.hero-theme__grid{flex-direction:column;gap:2.5rem;align-items:center}}.hero-theme__about{max-width:508px;flex:none;margin:auto 0}@media(max-width:1200px){.hero-theme__about{text-align:center}}.hero-theme__about .section__title{font-family:var(--font-secondary);font-weight:400;font-size:6rem;text-transform:none;line-height:1.04}@media(max-width:650px){.hero-theme__about .section__title{font-size:4rem}}.hero-theme__about .section__buttons{margin-top:3rem}@media(max-width:1200px){.hero-theme__about .section__buttons{justify-content:center;margin-top:2rem}}.hero-theme__pic img{filter:drop-shadow(0 0 21px rgba(127,127,127,.1))}.fiches__grid{gap:1.25rem;display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:950px){.fiches__grid{grid-template-columns:repeat(2,1fr);grid-row-gap:3rem}}.fiches__item{margin:0 auto;max-width:328px;text-align:center}.fiches__icon{margin:0 0 1.5rem;display:flex;justify-content:center}.fiches__label{font-weight:900;line-height:1.2;text-transform:uppercase}.fiches__desc{margin:.5rem 0 0;font-size:.875rem}.demos__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;grid-row-gap:3rem}@media(max-width:650px){.demos__grid{grid-template-columns:repeat(1,1fr)}.demos__grid .theme-card__about{min-height:30px;justify-content:center}}.hero-banner .section__head{max-width:750px;margin-bottom:3.5rem}@media(max-width:650px){.hero-banner .section__head{margin-bottom:2rem}}.hero-banner__pic img{filter:drop-shadow(0 0 21px rgba(127,127,127,.1))}.advanced .section__head{margin-bottom:0}.advanced__slider{margin:3.5rem 0 2rem}@media(max-width:950px){.advanced__slider{margin:2.5rem 0 0}}.advanced__slider img{filter:drop-shadow(0 0 17px rgba(127,127,127,.1))}.advanced__slider .scroll-banner{position:relative;overflow:hidden;width:100%;height:auto;--image-width:2566px;--scroll-speed:40s;padding:3rem 0;margin:-3rem 0}@media(max-width:950px){.advanced__slider .scroll-banner{--image-width:1100px}}.advanced__slider .scroll-banner__track{display:flex;width:calc(var(--image-width)*2);animation:scroll-x linear infinite;animation-duration:var(--scroll-speed);gap:1.5rem}.advanced__slider .scroll-banner__track img{width:var(--image-width);height:auto;flex-shrink:0;-o-object-fit:cover;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.advanced__features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:950px){.advanced__features{grid-template-columns:repeat(1,1fr)}}.advanced__item{background:var(--color-gray-light);border-radius:1.5rem;overflow:hidden}@media(max-width:950px){.advanced__item{display:flex}}@media(max-width:650px){.advanced__item{flex-direction:column}}@media(max-width:950px){.advanced__pic{flex:none;width:52%}}@media(max-width:650px){.advanced__pic{width:100%}}.advanced__about{padding:2rem 2rem 2.5rem}@media(max-width:950px){.advanced__about{padding:2rem}}@media(max-width:650px){.advanced__about{padding:1.5rem}}.advanced__label{font-weight:900;font-size:1.5rem;line-height:1.3;text-transform:uppercase;margin:0 0 .5rem}@media(max-width:950px){.advanced__label{font-size:1.125rem}}.advanced__text{max-width:404px;font-size:1rem}@media(max-width:950px){.advanced__text{font-size:.875rem}.banner{overflow:hidden;margin:0 -1.25rem;padding:0 1.25rem;padding-top:1rem}}.banner__grid{display:flex;gap:2rem;align-items:center}@media(max-width:950px){.banner__grid{flex-direction:column;gap:3rem}}.banner__about{flex:auto}.banner__about .section__head{margin:0}@media(max-width:950px){.banner__about .section__head{max-width:400px}}@media(max-width:1440px){.banner__about .section__title{font-size:4rem}}@media(max-width:1200px){.banner__about .section__title{font-size:3rem}}@media(max-width:650px){.banner__about{text-align:center}}.banner__pic{flex:none;width:49%;display:flex;align-items:center;justify-content:flex-end;background:#fff url(/img/banner-bg.ac55b78e.png) no-repeat;background-size:cover;border-radius:100vw;padding:125px 0;overflow:hidden}@media(max-width:1440px){.banner__pic{padding:5rem 0}}@media(max-width:1200px){.banner__pic{padding:3rem 0}}@media(max-width:950px){.banner__pic{width:100%}}.banner__slider{width:100%}@media(max-width:950px){.banner__slider{width:auto}}.banner__slider .scroll-banner{position:relative;overflow:hidden;width:100%;height:auto;--image-width:1519px;--scroll-speed:30s;padding:3rem 0;margin:-3rem 0}@media(max-width:1200px){.banner__slider .scroll-banner{--image-width:600px}}@media(max-width:650px){.banner__slider .scroll-banner{--image-width:520px}}.banner__slider .scroll-banner__track{display:flex;width:calc(var(--image-width)*2);animation:scroll-x linear infinite;animation-duration:var(--scroll-speed);gap:1.5rem}.banner__slider .scroll-banner__track img{width:var(--image-width);height:auto;flex-shrink:0;-o-object-fit:cover;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.subscribe{background:#07071c;color:#fff;padding:4.5rem 0}@media(max-width:950px){.subscribe{padding:3rem 0}}.subscribe__grid{display:flex;align-items:center;justify-content:space-between;gap:3rem}@media(max-width:950px){.subscribe__grid{flex-direction:column-reverse;gap:2rem}}.subscribe__about{flex:auto;max-width:530px}.subscribe__title{margin:0 0 1rem;letter-spacing:-.02em;text-transform:uppercase;font-size:3rem;color:#fff;font-weight:900;line-height:.9}@media(max-width:950px){.subscribe__title{font-size:2rem}}.subscribe__desc{margin:0 0 1.5rem;opacity:.7;color:#fff;font-size:1rem}.subscribe__image{flex:none;width:55.5%}@media(max-width:950px){.subscribe__image{width:100%}}.features__list{display:flex;flex-direction:column;gap:1.25rem}.features__item{padding:2rem;background:var(--color-gray-light);border-radius:24px;gap:2rem;display:flex}@media(max-width:950px){.features__item{flex-wrap:wrap;grid-row-gap:1rem}}@media(max-width:650px){.features__item{display:grid;grid-template-columns:repeat(2,1fr)}}.features__column{flex:1;font-size:.875rem}@media(max-width:950px){.features__column:first-child{flex:none;min-width:100%}}@media(max-width:650px){.features__column:first-child{grid-column:1/-1}}.features__column strong{display:block;font-size:1rem;font-weight:600;margin:0 0 .25rem}.features__column ul{list-style:disc;margin:0 0 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:2px}.features__label{font-size:1.25rem;font-weight:900;max-width:240px;letter-spacing:-.01em;line-height:1.2;text-transform:uppercase}.built .section__head{max-width:850px}.built__grid{display:flex;justify-content:center;flex-wrap:wrap;gap:1.25rem}@media(max-width:950px){.built__grid{grid-template-columns:repeat(2,1fr);display:grid}}@media(max-width:650px){.built__grid{grid-template-columns:repeat(1,1fr);gap:1.25rem}}.built__card{flex:0 0 calc(33.3% - 14px);padding:2rem 2rem 3.25rem;border-radius:24px;background:var(--color-gray-light)}@media(max-width:1200px){.built__card{padding:2rem}}@media(max-width:950px){.built__card{flex:initial}}@media(max-width:650px){.built__card{padding:1.5rem}}.built__icon{margin:0 0 1.5rem}.built__label{font-size:1.25rem;margin:0 0 .5rem;font-weight:900;line-height:120%;letter-spacing:-.01em;font-family:var(--font-family);text-transform:uppercase}.built__desc{font-size:.875rem}.doc{background:#07071c;color:#fff;padding:4rem 0}.doc__top{display:flex;align-items:center;gap:3rem;justify-content:space-between}@media(max-width:950px){.doc__top{flex-direction:column-reverse}}.doc__about{max-width:600px;text-align:center;width:100%}.doc__title{font-weight:900;font-size:3rem;line-height:.9;letter-spacing:-.02em;max-width:500px;margin:0 auto;text-transform:uppercase}@media(max-width:1200px){.doc__title{font-size:2rem}}.doc__text{margin:1.5rem 0 0;font-size:1.25rem;font-weight:500;color:#fff;line-height:1.4}@media(max-width:1200px){.doc__text{font-size:1rem}}.doc__image{flex:none;max-width:800px}@media(max-width:1440px){.doc__image{flex:auto}}@media(max-width:950px){.doc__image{max-width:450px}}.doc__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}@media(max-width:950px){.doc__actions{grid-template-columns:repeat(1,1fr)}}@media(max-width:650px){.doc__actions{margin-top:2rem}}.doc__column{position:relative;border-radius:24px;background:#1a1a2e;overflow:hidden;padding:1px}@media(max-width:650px){.doc__column{border-radius:16px}}.doc__column:first-child:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(rgba(84,220,147,0),#54dc93,rgba(84,220,147,0) 30%);animation:rotateBorder 4s linear infinite;z-index:1}@keyframes rotateBorder{to{transform:rotate(1turn)}}.doc__item{background:#1a1a2e;padding:1.5rem;border-radius:24px;position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:650px){.doc__item{padding:1.125rem;border-radius:16px}}.doc__head{margin-bottom:3rem;position:relative;padding-left:58px}@media(max-width:650px){.doc__head{margin-bottom:1rem}}.doc__head svg{position:absolute;left:0;top:0}.doc__label{font-size:1.125rem;line-height:1;letter-spacing:-.02em;gap:10px;font-weight:900;text-transform:uppercase}.doc__label,.doc__label span{display:flex;align-items:center}.doc__label span{font-weight:500;font-size:12px;text-transform:none;color:#54dc93;gap:4px}.doc__label span em{font-size:1rem;font-style:normal;animation:onlineBlink 1s linear infinite}@keyframes onlineBlink{0%,to{opacity:0}50%{opacity:1}}.doc__desc{margin:.25rem 0 0;font-weight:500;font-size:.875rem;line-height:1.4;opacity:.7;color:#fff}.doc__button a{height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:16px;padding:0 1.25rem;background:hsla(0,0%,100%,.12);font-weight:600;font-size:1rem;line-height:1.2;transition:.3s ease-out;letter-spacing:0;text-transform:uppercase;color:#fff}@media(max-width:650px){.doc__button a{height:3rem;font-size:.875rem;border-radius:12px}}.doc__button a:hover{background:hsla(0,0%,100%,.2)}.doc__start{background:#fff!important;color:var(--color-main)!important}.doc__start:hover{background:#eee!important}.final-theme{background:url(/img/final-bg.9c800563.png) no-repeat 50% 100%;background-size:contain}@media(max-width:1600px){.final-theme{background-size:2000px}}@media(max-width:950px){.final-theme{background-size:1150px}}.final-theme .section__head{max-width:750px;margin-bottom:12rem}@media(max-width:950px){.final-theme .section__head{margin-bottom:7rem;max-width:500px}}.final-theme__slider img{filter:drop-shadow(0 0 24px rgba(127,127,127,.2))}.final-theme__slider .scroll-banner{position:relative;overflow:hidden;width:100%;height:auto;--image-width:1956px;--scroll-speed:40s;padding:2.5rem 0 4rem;margin:-3rem 0 0}@media(max-width:950px){.final-theme__slider .scroll-banner{--image-width:1000px}}.final-theme__slider .scroll-banner__track{display:flex;width:calc(var(--image-width)*2);animation:scroll-x linear infinite;animation-duration:var(--scroll-speed);gap:1.5rem}.final-theme__slider .scroll-banner__track img{width:var(--image-width);height:auto;flex-shrink:0;-o-object-fit:cover;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@keyframes scroll-x{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 1.5rem))}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto;display:block}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:inherit}button,input,textarea{font:inherit;color:inherit;background:none;border:none;outline:none}button:focus,input:focus,textarea:focus{outline:none}:root{--font-family:"Schibsted Grotesk",sans-serif;--font-secondary:"Instrument Serif",sans-serif;--font-bubble:"Rubik Bubbles",sans-serif;--color-main-bg:#fff;--color-main:#07071c;--color-gray:#717171;--color-gray-light:#f4f4f4;--color-accent:#000;--color-accent-light:#f0f3f6;--color-border:#ebebeb;--container-width:1660px;--section-padding:3.75rem 0;--transition:.3s ease-out}@media(max-width:950px){:root{--section-padding:3rem 0}}h1,h2,h3,h4,h5{line-height:.9;margin:0;font-weight:400;padding:0;font-family:var(--font-secondary);letter-spacing:-.02em}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--color-main);font-weight:600;font-family:var(--font-family);color:#fff;gap:.75rem;text-transform:uppercase;font-size:1rem;display:flex;align-items:center;justify-content:center;height:3.5rem;transition:var(--transition);padding:0 2rem;border-radius:16px}@media(max-width:650px){.button{height:3rem;font-size:.875rem;padding:0 1.25rem;width:100%}}.button svg{transition:var(--transition)}.button span{padding-left:.5rem;position:relative}.button span:before{background:#fff;opacity:.3;content:"";position:absolute;left:0;width:1px;top:50%;transform:translateY(-50%);height:16px}.button_white{background:#fff;color:#000}.button_white span:before{background:var(--color-accent)}.button_border{border:1px solid #000;color:#000;background:none}.button_white-border{border:1px solid #ebebeb;color:#000;background:#fff}.button:hover{background:#313131}.button:hover svg{transform:translateX(3px)}.button_shopify:hover svg{transform:none}.button_white:hover{background:#f9f9f9}.button_white-border:hover{border-color:#bbb;background:#fff}.button_border:hover{background:none;border-color:#999}.button_border:hover svg{transform:none}.input-text{font-family:var(--font-family);box-sizing:border-box;width:100%;background:var(--color-gray-light);border:1px solid transparent;transition:var(--transition);height:3rem;border-radius:16px;padding:0 1rem;font-size:1rem;font-weight:500;color:var(--color-main);outline:none;box-shadow:none}.input-text::-moz-placeholder{color:var(--color-gray)}.input-text::placeholder{color:var(--color-gray)}.input-text:focus{border-color:var(--color-accent)}select.input-text{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExIDUgNyA5IDMgNSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);background-repeat:no-repeat;background-position:calc(100% - 1rem) 50%;font-size:1rem}textarea.input-text{height:170px;resize:none;padding:.75rem 1rem}.sh-form .just-validate-error-label{font-size:.75rem;margin-top:.25rem}.sh-form .sh-from-message{color:#b81111;text-align:center;margin:.25rem 0 0;font-size:.875rem}.sh-form .sh-from-message_success{color:#41b811}.sh-form .sh-form-loader{display:none;height:20px;width:20px;color:hsla(0,0%,100%,.15);position:relative;border:5px solid;border-radius:50%;border-right-color:#fff;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.sh-form.loading .button{opacity:.6;pointer-events:none}.sh-form.loading .button svg{display:none}.sh-form.loading .sh-form-loader{display:block}.sh-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;grid-row-gap:1.5rem}@media(max-width:950px){.sh-form__grid{grid-template-columns:repeat(1,1fr)}}.sh-form_help .sh-form__grid{grid-template-columns:repeat(3,1fr)}@media(max-width:650px){.sh-form_help .sh-form__grid{grid-template-columns:repeat(1,1fr)}}.sh-form__inner{grid-column:1/-1;display:flex;gap:1.25rem}@media(max-width:650px){.sh-form__inner{flex-direction:column}}.sh-form__inner .sh-form__field{flex:1}@media(max-width:650px){.sh-form__inner .sh-form__field{flex:initial}}.sh-form__field_full{grid-column:1/-1}.sh-form__field label{display:block;font-size:.875rem;margin:0 0 .5rem}.sh-form__field small{display:block;font-size:.75rem;margin:-4px 0 12px;color:var(--color-gray)}.sh-form__note{color:var(--color-gray);padding:1.5rem 0 1.25rem;max-width:580px;font-size:.875rem}@media(max-width:650px){.sh-form__note{font-size:.75rem}}.sh-form__file .sh-form__file-label{padding:2.5rem 1.5rem;display:flex;flex-direction:column;text-align:center;border:1px dashed var(--color-border);border-radius:4px;cursor:pointer;align-items:center;justify-content:center;gap:6px;transition:var(--transition)}.sh-form__file .sh-form__file-label:hover{background:var(--color-accent-light)}.sh-form__file .sh-form__file-label .input-file-text{font-size:1.125rem;font-weight:600;transition:var(--transition)}@media(max-width:650px){.sh-form__file .sh-form__file-label .input-file-text{font-size:1rem}}.sh-form__file .sh-form__file-label .input-file-accept{font-size:.875rem;color:var(--color-gray)}@media(max-width:650px){.sh-form__file .sh-form__file-label .input-file-accept{font-size:.75rem}}.sh-form__file:hover .sh-form__file-label .input-file-text{color:var(--color-accent)}.sh-form__submit{width:100%}.sh-form_help .sh-form__submit{width:auto}@media(max-width:650px){.sh-form_help .sh-form__submit{width:100%}}.sh-form__checkboxes{margin:1.25rem 0;display:flex;flex-direction:column;gap:10px}.sh-form_help .sh-form__checkboxes{max-width:420px}.sh-form-checkbox input{display:none}.sh-form-checkbox input+label{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:1.75rem;font-weight:500;color:var(--color-main);font-size:.875rem;cursor:pointer;min-height:1.25rem;padding-top:2px}.sh-form-checkbox input+label:before{cursor:pointer;border-radius:6px;border:1px solid var(--color-border)}.sh-form-checkbox input+label:after,.sh-form-checkbox input+label:before{content:"";left:0;top:50%;transform:translateY(-50%);position:absolute;width:1.125rem;height:1.125rem;transition:var(--transition)}.sh-form-checkbox input+label:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgNC44MzMgNC4xNjcgOC41QzUgNS41IDcuMTMzIDIuNiA5IDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat 50% 50%;z-index:2;opacity:0;pointer-events:none}.sh-form-checkbox input+label a{color:var(--color-main);border-bottom:1px solid rgba(30,30,30,.4);text-decoration:none}.sh-form-checkbox input+label a:hover{color:var(--color-accent);border-color:var(--color-accent-light)}.sh-form-checkbox input:checked+label:before{background:var(--color-accent);border-color:var(--color-accent)}.sh-form-checkbox input:checked+label:after{opacity:1}.subs{margin:0 0 2rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;letter-spacing:-.42px;color:rgba(37,45,61,.5)}.subs__links{position:relative;display:block;margin:0 8px 0 0;padding:0 11px 0 0;color:var(--color-main)}.subs__links:hover{opacity:.7}.subs__links:after{content:"";top:50%;transform:translateY(-50%);margin-top:-1px;right:0;background:var(--color-main);width:3px;height:3px;border-radius:50%;position:absolute}.fadeIn{opacity:0;transform:translateY(40px);transition:1s cubic-bezier(.34,1.56,.64,1)}.fadeIn:nth-child(2){transition-delay:.15s}.fadeIn:nth-child(3){transition-delay:.3s}.fadeIn:nth-child(4){transition-delay:.45s}.fadeIn:nth-child(5){transition-delay:.6s}.fadeIn:nth-child(6){transition-delay:.75s}.fadeIn:nth-child(7){transition-delay:.9s}.fadeIn:nth-child(8){transition-delay:1.05s}.fadeIn:nth-child(9){transition-delay:1.2s}.fadeIn_active{opacity:1;transform:none}.checkbox-input input{display:none}.checkbox-input input+label{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:1.75rem;font-weight:500;color:hsla(0,0%,100%,.7);font-size:.75rem;cursor:pointer;min-height:1.25rem}.checkbox-input input+label:before{cursor:pointer;border-radius:8px;border:1px solid hsla(0,0%,100%,.7)}.checkbox-input input+label:after,.checkbox-input input+label:before{content:"";left:0;top:50%;transform:translateY(-50%);position:absolute;width:1.25rem;height:1.25rem;transition:var(--transition)}.checkbox-input input+label:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgNC44MzMgNC4xNjcgOC41QzUgNS41IDcuMTMzIDIuNiA5IDEiIHN0cm9rZT0iIzA3MDcxQyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) no-repeat 50% 50%;z-index:2;opacity:0;pointer-events:none}.checkbox-input input+label a{color:#fff;border-bottom:1px solid hsla(0,0%,100%,.4);text-decoration:none}.checkbox-input input+label a:hover{border-color:hsla(0,0%,100%,.8)}.checkbox-input input:checked+label:before{background:#fff;border-color:#fff}.checkbox-input input:checked+label:after{opacity:1}html{font-size:16px}body,html{height:100%}body{font-size:1.25rem;font-family:var(--font-family);line-height:1.4;font-weight:500;letter-spacing:-.01em;background:#fff;color:var(--color-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap}@media(max-width:950px){body{font-size:1rem;line-height:1.5}}body:has(.contacts-page),body:has(.help){background:var(--color-gray-light)}a{color:inherit;text-decoration:none;transition:var(--transition)}.wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%;justify-content:space-between}.content{flex:auto}.content:has(.perfect){overflow:hidden}.content:not(:has(.hero,.mega-hero,.hero-theme)){padding:8.25rem 0 7.5rem}@media(max-width:550px){.content:not(:has(.hero,.mega-hero,.hero-theme)){padding:5.5rem 0 4rem}}.max-width{padding:0 3rem;max-width:var(--container-width);margin:0 auto}@media(max-width:550px){.max-width{padding:0 1.25rem}}.section{padding:var(--section-padding)}.section_no-padding{padding:0}.section_no-padding-bottom{padding-bottom:0}.section_big-padding-bottom{padding-bottom:7.5rem}@media(max-width:950px){.section_big-padding-bottom{padding-bottom:5rem}}.section_big-padding-top{padding-top:7.5rem}@media(max-width:950px){.section_big-padding-top{padding-top:5rem}}.section_no-padding-top{padding-top:0}.section_white{background:#fff}.section_gray{background:var(--color-gray-light)}.section__about{max-width:550px}.section__head_row .section__about{max-width:100%}.section__head{margin:0 0 4rem;max-width:630px;position:relative}@media(max-width:650px){.section__head{margin:0 0 2.5rem}}.section__head_row{max-width:100%;display:flex;justify-content:space-between}@media(max-width:950px){.section__head_row{flex-direction:column}}.section__head_middle{text-align:center;margin-left:auto;margin-right:auto}.section__subheading{white-space:nowrap;font-family:var(--font-secondary);background:#fff;border-radius:90px;border:3px solid var(--color-main);height:68px;display:inline-flex;align-items:center;padding:0 1.25rem;letter-spacing:-.02em;line-height:1;font-size:3.188rem;transition:var(--transition);font-weight:400;z-index:2;margin-bottom:-.5rem;position:relative}.section__subheading.fadeIn{opacity:0;transform:scale(.7);transition:0s}.section__subheading.fadeIn_active{animation:bounceScale .9s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes bounceScale{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.05) rotate(6deg)}85%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1) rotate(3deg)}}.section__subheading.fadeIn_active:hover{transform:rotate(-3deg)!important}@media(max-width:950px){.section__subheading{height:3rem;font-size:2.25rem;padding:0 1rem;border:2px solid var(--color-main)}}@media(max-width:650px){.section__subheading{height:2.5rem;font-size:1.75rem;padding:0 1rem;border:2px solid var(--color-main)}}.section__subheading_themes.fadeIn{opacity:0;transform:scale(.7);transition:0s}.section__subheading_themes.fadeIn_active{animation:bounceScaleLeft .6s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes bounceScaleLeft{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.05) rotate(-6deg)}85%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1) rotate(-3deg)}}.section__subheading_themes.fadeIn_active:hover{transform:rotate(3deg)!important}.section__title{font-weight:900;text-transform:uppercase;font-size:4.625rem;font-family:var(--font-family);opacity:0;position:relative}@media(max-width:950px){.section__title{font-size:3.5rem}}@media(max-width:650px){.section__title{font-size:2.1rem}}.section__title em{display:inline-block;font-style:normal;opacity:0;transform:translateY(20px);transition:var(--transition)}@media(max-width:650px){.section__title em{display:inline;opacity:1;transform:none;margin-right:4px}}.section__title br{display:none}.section__title_show{opacity:1}.section__title_show em{opacity:1;transform:none}.section__title_show em:nth-child(2){transition-delay:.1s}.section__title_show em:nth-child(3){transition-delay:.2s}.section__title_show em:nth-child(4){transition-delay:.3s}.section__title_show em:nth-child(5){transition-delay:.4s}.section__title_show em:nth-child(6){transition-delay:.5s}.section__title_show em:nth-child(7){transition-delay:.6s}.section__title_show em:nth-child(8){transition-delay:.7s}.section__title_show em:nth-child(9){transition-delay:.8s}.section__text{margin-top:1.5rem;max-width:526px}@media(max-width:950px){.section__text{margin-top:1rem;max-width:450px}}.section__head_middle .section__text{margin-left:auto;margin-right:auto}.section__head_row .section__text{max-width:100%}.section__buttons{display:flex;gap:.5rem;margin-top:1.75rem}.section__head_row .section__buttons{margin-top:0}@media(max-width:950px){.section__head_row .section__buttons{margin-top:1.75rem}}.section__head_middle .section__buttons{justify-content:center}.page{width:100%;max-width:1036px;margin:0 auto}.page .section__title{margin:0 0 2.5rem;text-align:center}@media(max-width:650px){.page .section__title{margin:0 0 1rem}}.page__date{margin:-1rem 0 3.5rem;color:var(--color-gray);text-align:center;font-size:1rem}@media(max-width:650px){.page__date{font-size:.875rem}}.page__content{font-size:1rem}.page__content p{margin:1.25rem 0;color:var(--color-gray)}.page__content h2{margin:2.5rem 0 1rem;font-size:3.188rem}@media(max-width:650px){.page__content h2{margin:2rem 0 1rem;font-size:1.75rem}}.page__content h3{margin:2rem 0 .5rem;font-size:2.5rem}@media(max-width:650px){.page__content h3{margin:1rem 0 1.125rem;font-size:1.25rem}}.page__content ul{list-style:none;padding:0;margin:0 0 0 6px}.page__content ul li{position:relative;padding-left:14px;color:var(--color-gray)}.page__content ul li:not(:last-child){margin:0 0 .875rem}.page__content ul li:before{content:"";top:9px;left:0;background:var(--color-main);width:4px;height:4px;border-radius:50%;position:absolute}.page__content em,.page__content i{font-style:italic}.page__content a{text-decoration:underline;color:var(--color-gray)}.page__content a:hover{color:var(--color-accent)}.page__content blockquote{position:relative;margin:0 0 2rem;padding-left:2rem;line-height:1.45;color:var(--color-gray)}.page__content blockquote:before{content:"";width:2px;height:100%;position:absolute;top:0;left:0;background-color:var(--color-border)}.shopify-button{display:inline-flex;gap:10px;height:4rem;align-items:center;background:#000;padding:0 17px 0 13px!important;color:#fff;transition:.3s ease-out;text-decoration:none;font-family:Inter,sans-serif;border-radius:7px;font-weight:600;text-align:left!important;width:-moz-fit-content!important;width:fit-content!important;min-width:241px;white-space:nowrap}.shopify-button svg{transform:translateY(-2px)}.shopify-button span{display:block;padding:0!important}.shopify-button:hover{background:#333;color:#fff}.shopify-button span.shopify-button__note{font-size:10px;text-transform:uppercase;letter-spacing:.02em;padding:2px 0 0 1px!important}.shopify-button span.shopify-button__title{font-size:18px;letter-spacing:-.04em;padding:0!important}.shopify-button_white,[data-color-scheme=dark] .shopify-button{background:#fff;color:#000}.shopify-button_white:hover,[data-color-scheme=dark] .shopify-button:hover{background:#eee;color:#000}