.portfolio.svelte-1oa6qic.svelte-1oa6qic{padding-bottom:60px;background-color:var(--portfolio-bkg)}.works__category-list.svelte-1oa6qic.svelte-1oa6qic{margin-bottom:50px}.category-list.svelte-1oa6qic.svelte-1oa6qic{display:flex;justify-content:center;align-items:center;list-style:none}.category-list__item.svelte-1oa6qic.svelte-1oa6qic:not(:last-child){margin-right:20px}.category-list__btn.svelte-1oa6qic.svelte-1oa6qic{position:relative;z-index:0;display:block;padding:20px 25px;text-align:center;text-transform:uppercase;color:var(--fontColor);font-size:var(--xs-text-size);font-weight:500;background-color:var(--bkg);cursor:none}.category-list__btn.svelte-1oa6qic.svelte-1oa6qic::after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain;opacity:0;transition:opacity 0.1s ease-in}input.svelte-1oa6qic:checked~.category-list__btn.svelte-1oa6qic::after{opacity:1;transition:none}.category-list__btn._1.svelte-1oa6qic.svelte-1oa6qic::after{background-image:url("../svg/btn-active-1.svg")}.category-list__btn._2.svelte-1oa6qic.svelte-1oa6qic::after{background-image:url("../svg/btn-active-2.svg")}.category-list__btn._3.svelte-1oa6qic.svelte-1oa6qic::after{background-image:url("../svg/btn-active-3.svg")}.category-list__btn._4.svelte-1oa6qic.svelte-1oa6qic::after{background-image:url("../svg/btn-active-4.svg")}.category-list__btn._5.svelte-1oa6qic.svelte-1oa6qic::after{background-image:url("../svg/btn-active-5.svg")}.category-list__btn._2.svelte-1oa6qic.svelte-1oa6qic{transform:rotate(2deg)}.category-list__btn._3.svelte-1oa6qic.svelte-1oa6qic{transform:rotate(-2deg)}.category-list__btn._4.svelte-1oa6qic.svelte-1oa6qic{transform:rotate(2deg)}.category-list__btn._5.svelte-1oa6qic.svelte-1oa6qic{transform:rotate(-2deg)}.category-list__item.svelte-1oa6qic input.svelte-1oa6qic{display:none}.works__text.svelte-1oa6qic.svelte-1oa6qic{max-width:62%;margin:0 auto;font-size:var(--m-text-size);line-height:var(--m-text-lh);color:var(--green);text-align:center}.works__text.svelte-1oa6qic.svelte-1oa6qic::after{content:"";display:block;width:75px;height:75px;margin:25px auto 50px;background:url("../svg/star.svg") no-repeat center / contain}.work__call-to-action{margin-top:150px;text-align:center}.work__call-to-action a{display:block;font-family:var(--accent-font);font-size:var(--title-text-size);color:var(--green)}.work__call-to-action a:hover{text-decoration:none}.work__call-to-action__arrows{height:25px;margin-top:30px;background-image:url("../svg/arrow-green.svg");background-repeat:repeat-x;background-size:80px 20px;animation:svelte-1oa6qic-arrow-bottom 0.8s alternate ease-in-out infinite}@keyframes svelte-1oa6qic-arrow-bottom{from{background-position-y:top}to{background-position-y:bottom}}@keyframes svelte-1oa6qic-circle-blinking{from{width:35%;height:35%}to{width:100%;height:100%}}@media(max-width: 1280px){.works__text.svelte-1oa6qic.svelte-1oa6qic{max-width:80%}.category-list.svelte-1oa6qic.svelte-1oa6qic{flex-wrap:wrap}.category-list__item.svelte-1oa6qic.svelte-1oa6qic{margin-bottom:20px}.works__text.svelte-1oa6qic.svelte-1oa6qic:after{margin-bottom:20px}}@media(max-width: 1024px){.category-list__btn.svelte-1oa6qic.svelte-1oa6qic{cursor:pointer}}@media(max-width: 680px){.portfolio.svelte-1oa6qic>.works__content.svelte-1oa6qic{width:auto;padding:0 30px}.works__text.svelte-1oa6qic.svelte-1oa6qic{max-width:100%}.category-list__btn.svelte-1oa6qic.svelte-1oa6qic{padding:15px 10px}.category-list__item.svelte-1oa6qic.svelte-1oa6qic{flex-grow:1;max-width:180px}.category-list__item.svelte-1oa6qic.svelte-1oa6qic:not(:last-child){margin-right:8px}.works__text.svelte-1oa6qic.svelte-1oa6qic:after{margin-bottom:0}}.header.svelte-1wsa6wt{position:fixed;top:0;left:0;z-index:10;width:100%;transition:width 0.2s ease-in}.header__mobile.svelte-1wsa6wt{display:none}.header__mobile-burger.svelte-1wsa6wt{margin-left:20px}.header._small{width:50%}.header__box.svelte-1wsa6wt{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:30px 40px}.nav.svelte-1wsa6wt{display:flex}.nav__item{position:relative;color:var(--green);font-size:var(--xs-text-size);font-weight:600}.nav__item:not(:last-child){margin-right:45px}.nav__item:hover{text-decoration:none}.nav__item:after,._contacts .nav__item[aria-current="page"]:after{content:"";position:absolute;left:0;bottom:-100%;display:inline-block;width:100%;height:13px;background-position:center;background-repeat:no-repeat;background-size:contain;opacity:0;transition:opacity 0.2s}.nav__item._anchor:after{background-image:url("../svg/menu-contact-active.svg")}.nav__item._works:after{height:20px;background-image:url("../svg/menu-works-active.svg")}.nav__item._studio:after{background-image:url("../svg/menu-studio-active.svg")}.nav__item._anchor._active,*:not(._contacts) > .nav__item[aria-current="page"]{pointer-events:none;cursor:default}.nav__item._anchor._active:after,.nav__item[aria-current="page"]:after{opacity:1}@media(max-width: 1280px){.header._small{width:100%}}@media(max-width: 680px){.header__box.svelte-1wsa6wt{padding:30px 25px}.header__nav.svelte-1wsa6wt{display:none}.header__mobile.svelte-1wsa6wt{display:flex}}.main__section{min-height:100vh}.stroke__text-parent{display:flex;flex-wrap:wrap;color:var(--bkg-color);text-shadow:-1px -1px 0 var(--green), 1px -1px 0 var(--green),
      -1px 1px 0 var(--green), 1px 1px 0 var(--green)}.stroke__text-parent > *{display:flex}.stroke__text-parent > *:not(:last-child){margin-right:0.28em}.stroke__char-parent{position:relative;display:inline-block;white-space:pre}.stroke__char-parent:before{display:block;z-index:1;position:absolute;top:0;bottom:0;height:100%;content:attr(data-content);overflow:hidden;pointer-events:none;color:var(--green);clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);transition:0.2s}[data-stroke-parent]{cursor:none}[data-stroke-parent]:hover .stroke__char-parent:before{clip-path:polygon(0 50%, 100% 50%, 100% 100%, 0% 100%)}.studio.svelte-72lhqw{--bkg-color:var(--sky-blue);min-height:100vh;padding:220px 0 60px;color:var(--green);background-color:var(--bkg-color)}.studio__content.svelte-72lhqw{width:85%;max-width:1440px;margin:0 auto}.studio__title.svelte-72lhqw{width:90%;max-width:1050px;margin:0 auto;font-family:var(--accent-font);font-weight:normal;font-size:var(--title-text-size);text-align:center}.studio__text.svelte-72lhqw{font-size:var(--m-text-size);line-height:var(--m-text-lh)}.studio__pattern{margin:100px 0 180px}.mission.svelte-72lhqw{position:relative;margin-bottom:150px}.mission__text.svelte-72lhqw{margin-left:85px;font-family:var(--accent-font);font-size:var(--title-text-size);line-height:1.2}.label.svelte-72lhqw{position:absolute;top:0;left:0;font-size:var(--s-text-size)}.mission__label.svelte-72lhqw{transform:translate(-50%, 240%) rotate(-90deg)}.philosophy.svelte-72lhqw{padding-top:230px;border-top:1px solid var(--green)}.philosophy__block.svelte-72lhqw{position:relative;display:flex}.philosophy__label.svelte-72lhqw{transform:translate(-50%, 240%) rotate(-90deg)}.philosophy__content.svelte-72lhqw{margin-left:75px}.philosophy__text.svelte-72lhqw{font-size:var(--m-text-size);line-height:var(--m-text-lh)}.philosophy__big-text.svelte-72lhqw{margin-top:30px;font-size:var(--title-text-size);font-family:var(--accent-font);font-weight:normal;line-height:1.2}.philosophy__items.svelte-72lhqw{margin-top:230px}.philosophy-list.svelte-72lhqw{list-style:none;counter-reset:philosophy-list}.philosophy-list__item.svelte-72lhqw{position:relative;padding:40px 100px;font-size:var(--l-text-size);font-weight:600;text-transform:uppercase;border-bottom:1px solid var(--green);color:var(--bkg-color);text-shadow:-1px -1px 0 var(--green), 1px -1px 0 var(--green),
      -1px 1px 0 var(--green), 1px 1px 0 var(--green)}.philosophy-list__item.svelte-72lhqw:first-child{border-top:1px solid var(--green)}.philosophy-list__item.svelte-72lhqw:before{counter-increment:philosophy-list;content:counter(philosophy-list);position:absolute;top:50px;left:10px;font-size:var(--s-text-size);font-weight:600;color:var(--green);text-shadow:none}.philosophy-list__text.svelte-72lhqw{position:relative}@media(max-width: 1280px){.studio.svelte-72lhqw{padding-top:140px}.studio__pattern{margin:120px 0}.studio__title.svelte-72lhqw{width:100%}.mission__text.svelte-72lhqw{margin-left:0}.philosophy__block.svelte-72lhqw{flex-direction:column}.philosophy__content.svelte-72lhqw{margin-top:100px;margin-left:0}.label.svelte-72lhqw{position:static}.philosophy__label.svelte-72lhqw{margin-bottom:30px;transform:none}.philosophy-list__item.svelte-72lhqw{padding:40px;padding-right:0}}@media(max-width: 680px){.mission.svelte-72lhqw{margin-bottom:100px}.philosophy.svelte-72lhqw{padding-top:100px}.philosophy__items.svelte-72lhqw{margin-top:100px}.philosophy-list__item.svelte-72lhqw{padding:30px 0;font-size:24px}.philosophy-list__item.svelte-72lhqw:before{display:none}}.burger.svelte-1rqnsqg{position:relative;display:flex;flex-direction:column;width:28px;height:28px;padding:7px 3px;border:none;background-color:transparent;cursor:pointer}.burger__line.svelte-1rqnsqg{position:absolute;left:3px;top:7px;width:23px;height:2px;background-color:var(--green);transform-origin:center;transition:all 0.2s}._menu-opened .burger__line{transform:rotate(90deg)}.burger__line.svelte-1rqnsqg::before,.burger__line.svelte-1rqnsqg::after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:var(--green);transform-origin:center;transition:all 0.2s}.burger__line.svelte-1rqnsqg::before{top:6px}._menu-opened .burger__line::before{top:0;transform:rotate(55deg)}.burger__line.svelte-1rqnsqg:after{top:12px}._menu-opened .burger__line::after{top:0;transform:rotate(-55deg)}.mobile-menu.svelte-1rqnsqg{position:fixed;top:0;right:-100%;z-index:-1;flex-direction:column;width:100%;height:100%;padding-top:15vh;padding-left:25px;padding-right:25px;background-color:var(--thistle);transition:right 0.5s}.mobile-menu.svelte-1rqnsqg::after{content:"";position:absolute;bottom:0;left:0;height:40vh;width:100%;background-image:url(../svg/mobile-menu-pattern.svg);background-position:top center;background-size:cover;background-repeat:no-repeat}.mobile-menu._opened{right:0}.mobile-menu .mobile-menu__item{color:var(--green);font-family:var(--accent-font);font-size:36px}.mobile-menu__item::after{content:"";display:block;height:30px;width:100%;margin-top:5px;background-image:linear-gradient(
      to right,
      var(--green) 1px,
      transparent 1px
    );background-size:8px;background-position:0}.portfolio__pattern{--pattern-color:var(--portfolio-bkg);height:100vh;margin-top:-35px;margin-left:-35px;margin-right:-35px;background-color:var(--thistle);background-image:radial-gradient(
      circle at center,
      var(--pattern-color) 40px,
      var(--thistle) 40px
    );background-size:75px 75px}.portfolio__pattern._blue{--pattern-color:var(--sky-blue);outline:1px solid red}.pattern-parent{overflow:hidden}.square-pattern.svelte-1lzvrfp{display:flex;flex-direction:column;height:100vh}.square-pattern__line.svelte-1lzvrfp{display:flex;flex-grow:0;width:100%;height:25%;transition:all 0.1s}.square-pattern__child.svelte-1lzvrfp{width:20%;height:100%;clip-path:polygon(0 0, 52% 0, 100% 60%, 100% 100%, 50% 100%, 0 30%);background-color:var(--thistle)}.locus.svelte-pbxhv5{position:relative;z-index:1;display:flex}.locus__item.svelte-pbxhv5{position:relative;width:270px;height:550px;border:1px solid var(--green);border-radius:50%}.locus__point.svelte-pbxhv5{position:absolute;top:calc(0% - 8px);left:calc(0% - 8px);width:13px;height:13px;background-color:var(--green);border-radius:50%}.locus__item.svelte-pbxhv5:nth-child(2):after{animation-delay:-10s}.locus__item.svelte-pbxhv5:nth-child(3):after{animation-delay:-5s}.locus__item.svelte-pbxhv5:not(:first-child){margin-left:-170px}.locus__star.svelte-pbxhv5{position:absolute;top:calc(50% - 37px);left:calc(50% - 37px);width:75px;height:75px;z-index:-1;background-image:url("../svg/yellow-star.svg");background-repeat:no-repeat;background-position:center;background-size:contain}@media(max-width: 1280px){.locus.svelte-pbxhv5{justify-content:center}}@media(max-width: 680px){.locus__item.svelte-pbxhv5{width:190px;height:385px}.locus__star.svelte-pbxhv5{top:calc(50% - 26px);left:calc(50% - 26px);width:52px;height:52px}.locus__item.svelte-pbxhv5:not(:first-child){margin-left:-120px}.locus__point.svelte-pbxhv5{width:9px;height:9px;top:calc(0% - 5px);left:calc(0% - 5px)}}.contacts.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{display:flex;flex-direction:column;justify-content:space-between;padding-top:145px;background-color:var(--contacts-bkg)}.contacts__content.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{display:flex;justify-content:space-between;padding:0 40px}.contacts__big-text.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{color:var(--green);font-family:var(--accent-font);font-size:var(--title-text-size);line-height:1.2}.contacts__big-text._italic.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{margin:0 5vw 0 2vw;font-style:italic}.contacts__list.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{display:flex;justify-content:space-between;margin-top:85px;font-size:var(--xs-text-size);font-weight:600;color:var(--green)}.contacts__list.svelte-ew1b0h a.svelte-ew1b0h.svelte-ew1b0h{font-size:var(--xs-text-size);font-weight:500;color:var(--green)}.contacts__list.svelte-ew1b0h a.svelte-ew1b0h.svelte-ew1b0h:first-child{margin-top:10px}.contacts__list.svelte-ew1b0h a.svelte-ew1b0h+a.svelte-ew1b0h{margin-top:5px}.contacts__list.svelte-ew1b0h a[download].svelte-ew1b0h.svelte-ew1b0h{max-width:130px;margin-top:0;text-decoration:underline}.contacts__list.svelte-ew1b0h a[download].svelte-ew1b0h.svelte-ew1b0h:hover{text-decoration:none}.contacts__list.svelte-ew1b0h a[download].svelte-ew1b0h.svelte-ew1b0h:before{content:"";display:block;width:24px;height:24px;margin-bottom:5px;background:url("../svg/download-icon.svg") no-repeat center / contain}.contacts__item.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{display:flex;flex-direction:column}.contacts__block.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{flex-grow:1}.contacts__block._right.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{display:flex;flex-grow:1}.contacts__block._right.svelte-ew1b0h>.contacts__big-text.svelte-ew1b0h.svelte-ew1b0h{width:400px;margin-right:5vw}.lightgreen-marker{position:relative;z-index:1}.lightgreen-marker:after{content:"";position:absolute;top:10px;bottom:0;left:-5px;right:-5px;z-index:-1;background-color:var(--sky-blue);transform:rotate(-1.35deg)}.green-marker._thistle-text{color:var(--contacts-bkg)}.contacts__form.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{position:relative;flex:50% 0 0}.contact-form__label.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{width:100%;margin-bottom:12px}.contact-form__input{width:100%;padding:15px 20px;color:var(--green);font-size:var(--s-text-size);border:2px solid var(--green-rgb);border-radius:100px;background-color:transparent;transition:all 0.2s}.contact-form__input.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h::placeholder{color:var(--green);font-size:var(--s-text-size)}.contact-form__input:focus:not(._invalid){border-color:var(--green)}.contact-form__input._invalid{color:var(--oriole);border-color:currentColor}._sent .contact-form__input{opacity:0}.contact-form__button{width:100%;margin:13px 0 0;padding:15px 25px;color:var(--contacts-bkg);font-size:var(--xs-text-size);border:none;border-radius:100px;background-color:var(--oriole);cursor:none;transition:all 0.2s}._sent .contact-form__button{opacity:0}.contact-form__button[disabled].svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{color:var(--contacts-bkg);background-color:var(--green);cursor:none}.contact-form._invalid .contact-form__error{opacity:1;transition:opacity 0.2s}.contact-form_tnx{opacity:0;z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:60px;color:var(--thistle);text-align:center;background-color:var(--oriole);transition:all 0.2s}.contact-form._sent .contact-form_tnx{opacity:1;z-index:1}.contacts__pattern.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{margin-top:50px;min-height:225px;height:40vh}@media(max-width: 1280px){.contacts__content.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{flex-direction:column;align-items:center}.contacts__block.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{width:100%}.contacts__block.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h:not(._right){text-align:center}.contacts__big-text._italic.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{margin:40px auto 65px}.contacts__list.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{margin-top:65px;text-align:start}}@media(max-width: 680px){.contacts.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{padding-top:135px}.contacts__list.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{flex-wrap:wrap}.contacts__item.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{min-width:135px}.contacts__big-text._italic.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{margin:20px auto;font-size:56px}.contacts__block._right.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{flex-direction:column;align-items:center;justify-content:center}.contacts__block._right.svelte-ew1b0h>.contacts__big-text.svelte-ew1b0h.svelte-ew1b0h{width:340px;margin-right:0;margin-bottom:20px;text-align:center}.contacts__form.svelte-ew1b0h.svelte-ew1b0h.svelte-ew1b0h{width:100%}}.works__list.svelte-1jhncuu.svelte-1jhncuu{display:grid;grid-template-columns:repeat(4, calc(25% - 15px));grid-auto-rows:minmax(350px, max-content);grid-auto-flow:row dense;gap:40px 20px;grid-gap:40px 20px;margin:30px auto}.works__item{display:flex;justify-content:center;align-items:center}.work__cover.svelte-1jhncuu img.svelte-1jhncuu{max-width:100%}.work__img.svelte-1jhncuu.svelte-1jhncuu{width:196px;height:288px;border-radius:15em;overflow:hidden;transition:0.2s}._horizontal .work__img.svelte-1jhncuu.svelte-1jhncuu{width:100%;max-width:550px;height:100%;max-height:250px}.work__img.svelte-1jhncuu img.svelte-1jhncuu{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.works__item:nth-child(2n + 1){align-self:flex-end}.works__item:nth-child(2n + 2){align-self:center}.works__item:nth-child(4n){align-self:flex-start}.works__item._horizontal{grid-column:span 2}.works__item:not(._horizontal):nth-of-type(2n + 1) .work__img{transform:rotate(6deg)}.works__item:not(._horizontal):nth-of-type(2n + 2) .work__img{transform:rotate(0)}.works__item:not(._horizontal):nth-of-type(4n) .work__img{transform:rotate(-6deg)}.work__cover.svelte-1jhncuu.svelte-1jhncuu{position:relative;padding:0 10px}.work__name.svelte-1jhncuu.svelte-1jhncuu{position:absolute;top:0;left:-20px;z-index:1;color:var(--oriole);font-size:10px;font-weight:500;text-transform:uppercase;transform:scale(-1, -1);writing-mode:tb}@media(max-width: 1280px){.works__list.svelte-1jhncuu.svelte-1jhncuu{grid-template-columns:repeat(2, calc(50% - 10px));grid-auto-rows:minmax(40vmin, min-content)}.works__item:nth-child(odd){align-self:flex-end}.works__item:nth-child(even){align-self:flex-start}.works__item._horizontal{width:100%;place-self:center;align-self:center}.work__cover.svelte-1jhncuu.svelte-1jhncuu{display:flex;justify-content:center;align-items:center}.work__cover.svelte-1jhncuu img.svelte-1jhncuu{width:100%}.work__img.svelte-1jhncuu.svelte-1jhncuu{width:208px}.works__item._horizontal .work__cover img{width:100%}}@media(max-width: 680px){.works__list.svelte-1jhncuu.svelte-1jhncuu{grid-auto-rows:auto}.works__item._horizontal{align-self:center}.works__item._horizontal .work__cover{max-width:560px}.work__img.svelte-1jhncuu.svelte-1jhncuu{width:128px;height:180px}}.hero.svelte-1n5oa60{height:100vh;min-height:660px;display:flex;justify-content:space-between;color:var(--green);background-color:var(--main-bkg);overflow:hidden}.hero__block.svelte-1n5oa60{display:flex;flex-direction:column;justify-content:flex-end;width:50%}.hero__title.svelte-1n5oa60{margin:auto 25px auto 40px;font-family:var(--accent-font);font-size:var(--title-text-size);font-weight:400;line-height:1.2}.hero__subtitle.svelte-1n5oa60{width:380px;margin-bottom:35px;margin-right:40px;justify-self:flex-end;align-self:flex-end;font-size:var(--s-text-size)}.marker{position:relative;display:inline-block;white-space:nowrap}.underline{position:relative}.underline:after{content:"";position:absolute;bottom:-7px;left:0;right:0;height:17px;background-image:url("../svg/underline.svg");background-size:contain;background-repeat:no-repeat}.wave-underline:after{content:"";position:absolute;bottom:-7px;left:0;right:0;height:17px;background-image:url("../svg/wave-underline.svg");background-size:contain;background-repeat:no-repeat}.pink-marker{position:relative;z-index:1}.pink-marker:after{content:"";position:absolute;top:20px;bottom:0;left:-5px;right:-5px;z-index:-1;background-color:#dac5fa;transform:rotate(-1.1deg)}.pink-marker:nth-of-type(2):after{transform:rotate(1.8deg)}.circle{position:relative}.circle:after{content:"";position:absolute;top:0;bottom:-5px;left:-5px;right:-5px;z-index:1;width:110%;height:120%;background-image:url("../svg/round.svg");background-size:100% 100%;background-repeat:no-repeat}.green-marker{position:relative;z-index:1;color:var(--sky-blue)}.green-marker:after{content:"";position:absolute;top:15px;bottom:5px;left:-5px;right:-5px;z-index:-1;background-color:var(--green);transform:rotate(-1.15deg)}.yellow-marker{position:relative;z-index:1}.yellow-marker:after{content:"";position:absolute;top:10px;bottom:0;left:-5px;right:-5px;z-index:-1;background-color:var(--dandelion);transform:rotate(-3deg)}.red-marker{position:relative;z-index:1;color:var(--sky-blue)}.red-marker:after{content:"";position:absolute;top:10px;bottom:0;left:-5px;right:-5px;z-index:-1;background-color:var(--oriole);transform:rotate(-1.35deg)}@media(max-width: 1280px){.hero.svelte-1n5oa60{height:auto;padding-top:145px;flex-direction:column}.hero__block.svelte-1n5oa60{width:100%;flex-basis:50%;flex-direction:row;justify-content:space-between;align-items:center}.hero__pattern.svelte-1n5oa60{height:380px;flex-basis:380px}.hero__title.svelte-1n5oa60{margin-left:30px;margin-bottom:80px}.hero__subtitle.svelte-1n5oa60{width:22%;min-width:170px;margin-top:0;margin-bottom:80px}}@media(max-width: 680px){.hero.svelte-1n5oa60{min-height:auto;padding-top:110px}.hero__block.svelte-1n5oa60{flex-direction:column}.hero__pattern.svelte-1n5oa60{height:260px;flex-basis:260px}.hero__title.svelte-1n5oa60{margin:0 20px 20px 30px}.hero__subtitle.svelte-1n5oa60{width:auto;margin-left:20px;margin-right:20px;margin-bottom:30px}.pink-marker:after{top:10px}.green-marker:after{top:10px;bottom:0}}.works{padding:100px 0 140px;background-color:var(--portfolio-bkg);--bkg-color:var(--portfolio-bkg)}.works__content{width:85%;max-width:1440px;margin:0 auto}.works__block.svelte-177pmo3{width:65%;margin-left:auto;color:var(--green)}.works__title.svelte-177pmo3{font-family:var(--accent-font);font-size:var(--title-text-size);font-weight:400;line-height:1.2}.works__text.svelte-177pmo3{font-size:var(--m-text-size);line-height:var(--m-text-lh)}.works__list-block.svelte-177pmo3{width:55%;max-width:500px;margin:100px 0;font-size:var(--l-text-size)}.work-list.svelte-177pmo3{margin-top:12px;list-style:none;counter-reset:works-list}.works-list__item.svelte-177pmo3{counter-increment:works-list}.works-list__item.svelte-177pmo3:not(:last-child){margin-bottom:80px}.works-list__title.svelte-177pmo3{display:flex;text-transform:uppercase}.works-list__title.svelte-177pmo3::before{content:counter(works-list);margin-right:12px;font-size:14px}.works-list__text.svelte-177pmo3{margin-top:15px;font-size:24px}.works__text p:not(:last-child){margin-bottom:24px}@media(max-width: 1280px){.works__block.svelte-177pmo3,.works__list-block.svelte-177pmo3{width:100%}}@media(max-width: 680px){.works.svelte-177pmo3{padding-bottom:40px}.works__text.svelte-177pmo3{width:100%}.works__list-block.svelte-177pmo3{font-size:28px}}.studio__stuff.svelte-88exhj{margin-top:160px;margin-bottom:105px}.studio__stuff .swiper-slide{flex-shrink:1}.case-page.svelte-14vhftv.svelte-14vhftv{--main-color:var(--oriole);--second-color:var(--green)}.case-page._dandelion.svelte-14vhftv.svelte-14vhftv{background-color:var(--dandelion)}.case-page._thistle.svelte-14vhftv.svelte-14vhftv{background-color:var(--thistle)}.case.svelte-14vhftv.svelte-14vhftv{padding:200px 40px 0;color:var(--main-color);font-family:var(--accent-font)}.case__client.svelte-14vhftv.svelte-14vhftv{font-size:var(--title-text-size);font-weight:500;color:var(--green);text-transform:capitalize}.case__name.svelte-14vhftv.svelte-14vhftv{font-size:var(--title-text-size);font-weight:500}.case__cover-block.svelte-14vhftv.svelte-14vhftv{position:relative;margin-top:70px;margin-bottom:70px}.case__cover-block.svelte-14vhftv>img.svelte-14vhftv{width:100%}.case__video-wrapper.svelte-14vhftv.svelte-14vhftv{position:relative;cursor:none}.case__video-wrapper.svelte-14vhftv.svelte-14vhftv::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / 0.6) url("../svg/play-btn.svg") no-repeat center /
      60px 60px;pointer-events:none;transition:opacity 0.2s}._playing.case__video-wrapper.svelte-14vhftv.svelte-14vhftv::before{opacity:0}.case__video-cover.svelte-14vhftv.svelte-14vhftv{display:block;width:100%;object-fit:cover;background-color:black}.case__category.svelte-14vhftv.svelte-14vhftv{position:absolute;left:65px;top:-37px;z-index:1;padding:30px;color:var(--font-color);font-family:var(--main-font);font-size:var(--xs-text-size);font-weight:500;text-transform:uppercase}.case__category.svelte-14vhftv.svelte-14vhftv::after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:var(--bkg);transform:rotate(-6deg)}.case__parent.svelte-14vhftv.svelte-14vhftv{display:flex;justify-content:space-between}.case__aside.svelte-14vhftv.svelte-14vhftv{width:27%;margin-right:90px;min-width:375px}.case__aside-list.svelte-14vhftv.svelte-14vhftv{list-style:none;color:var(--green)}.case__aside-item.svelte-14vhftv.svelte-14vhftv{display:flex;padding:15px 0;border-bottom:1px solid var(--green)}.case__aside-label.svelte-14vhftv.svelte-14vhftv{width:25%;flex-shrink:0;font-weight:500;text-transform:capitalize}.case__main.svelte-14vhftv.svelte-14vhftv{padding-right:40px;font-size:var(--m-text-size);line-height:var(--m-text-lh)}.photos.svelte-14vhftv.svelte-14vhftv{margin-top:150px;display:grid;grid-template-columns:repeat(3, 31.5%);grid-column-gap:35px;grid-row-gap:100px;align-items:center}.photos__photo{width:100%}.photos__photo.big{grid-column:span 2}._stretch{align-self:stretch}.case__gallery.svelte-14vhftv.svelte-14vhftv{height:500px;margin:200px 0}.case__gallery.svelte-14vhftv .swiper{height:100%}.case__gallery .swiper-slide{width:auto;max-width:100vw}.gallery__photo.svelte-14vhftv.svelte-14vhftv{width:auto;max-width:100%;height:100%;object-fit:cover;cursor:none}.swiper-button-next::after, .swiper-button-prev::after{display:none}.swiper-button-next, .swiper-button-prev{border:none;width:40px !important;height:40px !important;cursor:none;background:url("../svg/slider_arrow.svg") no-repeat center / contain}.swiper-button-next:hover, .swiper-button-prev:hover{cursor:none}.swiper-button-next{right:70px !important}.swiper-button-prev{left:70px !important;transform:rotate(180deg)}@media(max-width: 1280px){.case.svelte-14vhftv.svelte-14vhftv{padding-top:145px}.case__main.svelte-14vhftv.svelte-14vhftv{padding-right:0}.case__cover-block.svelte-14vhftv.svelte-14vhftv{margin:50px -40px 60px}.case__parent.svelte-14vhftv.svelte-14vhftv{flex-direction:column}.case__aside.svelte-14vhftv.svelte-14vhftv{width:100%;margin-right:0;margin-bottom:60px}.case__aside-list.svelte-14vhftv.svelte-14vhftv{display:flex;flex-wrap:wrap;flex-direction:column;height:110px}.case__aside-item.svelte-14vhftv.svelte-14vhftv{width:calc(50% - 25px);margin-right:25px}.case__aside-item.svelte-14vhftv.svelte-14vhftv:nth-child(n + 3){margin-left:25px;margin-right:0}.case__aside-item._grow.svelte-14vhftv.svelte-14vhftv{flex-grow:1}.photos.svelte-14vhftv.svelte-14vhftv{margin-top:80px;grid-column-gap:20px}.case__gallery.svelte-14vhftv.svelte-14vhftv{height:450px;margin:140px 0}}@media(max-width: 680px){.case.svelte-14vhftv.svelte-14vhftv{padding-top:130px;padding-left:20px;padding-right:20px}.case__cover-block.svelte-14vhftv.svelte-14vhftv{margin-left:-20px;margin-right:-20px}.case__category.svelte-14vhftv.svelte-14vhftv{left:25px;top:-27px;padding:15px}.case__aside.svelte-14vhftv.svelte-14vhftv{min-width:auto}.case__aside-list.svelte-14vhftv.svelte-14vhftv{height:auto}.case__aside-item.svelte-14vhftv.svelte-14vhftv{width:100%;margin-right:0}.case__aside-item.svelte-14vhftv.svelte-14vhftv:nth-child(n + 3){margin-left:0}.case__aside-item.svelte-14vhftv.svelte-14vhftv:last-child{border-bottom:none}.photos.svelte-14vhftv.svelte-14vhftv{grid-template-columns:100%;grid-row-gap:40px}.photos__photo.big{grid-column:1}.case__gallery.svelte-14vhftv.svelte-14vhftv{height:320px;margin:100px 0}}.cases__explore.svelte-18ltlzp.svelte-18ltlzp{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:200px 40px;color:var(--thistle);background-color:var(--green)}.cases__explore-text.svelte-18ltlzp.svelte-18ltlzp{margin-bottom:2rem;font-size:var(--s-text-size)}.cases__explore-list.svelte-18ltlzp.svelte-18ltlzp{position:relative;z-index:0;justify-content:center;max-width:1280px;width:85%;list-style:none;font-family:var(--accent-font);font-size:var(--title-text-size);font-weight:normal;text-transform:capitalize;text-align:center}.cases__explore-item.svelte-18ltlzp.svelte-18ltlzp{display:inline-block;z-index:1}a.cases__explore-link{display:block;color:var(--thistle);transition:color 0.3s}a.cases__explore-link:hover{color:var(--dandelion);text-decoration:none;transition:color 0.1s}.cases__explore-item:not(:last-child) a.cases__explore-link{margin-right:0.2em}.cases__explore-item:not(:last-child) a.cases__explore-link:after{content:","}.cases__explore-item.svelte-18ltlzp:hover .cases__explore-img-block.svelte-18ltlzp{opacity:1;transition:opacity 0.3s}.cases__explore-img-block.svelte-18ltlzp.svelte-18ltlzp{position:absolute;left:50%;top:50%;max-width:90vw;max-height:50vh;z-index:-1;opacity:0;border-radius:15em;overflow:hidden;transition:opacity 0.2s}.cases__explore-img.svelte-18ltlzp.svelte-18ltlzp{display:block;width:100%;height:100%}.cases__explore-item.svelte-18ltlzp:nth-child(odd) .cases__explore-img-block.svelte-18ltlzp{transform:translate(-50%, -50%) rotate(-5deg)}.cases__explore-item.svelte-18ltlzp:nth-child(even) .cases__explore-img-block.svelte-18ltlzp{transform:translate(-50%, -50%) rotate(5deg)}@media(max-width: 1280px){.cases__explore-list.svelte-18ltlzp.svelte-18ltlzp{width:100%;font-size:40px}}@media(max-width: 680px){.cases__explore-list.svelte-18ltlzp.svelte-18ltlzp{font-size:28px}}.lines-pattern.svelte-1jw51zc{min-height:225px;height:100%}.lines-pattern__row.svelte-1jw51zc{height:calc(100% / 6);background-image:linear-gradient(
      to right,
      rgb(2 156 83 / 0) 14px,
      var(--green) 15px
    );background-size:15px;background-position:0}.lines-pattern__row.svelte-1jw51zc:nth-child(2){background-image:linear-gradient(
      to right,
      rgb(2 156 83 / 0) 6px,
      var(--green) 6px,
      var(--green) 8px,
      rgb(2 156 83 / 0) 8px
    )}.lines-pattern__row.svelte-1jw51zc:nth-child(3){background-image:linear-gradient(
      to right,
      rgb(2 156 83 / 0) 12.1px,
      var(--green) 12.1px
    )}.lines-pattern__row.svelte-1jw51zc:nth-child(4){background-image:linear-gradient(
      to right,
      rgb(2 156 83 / 0) 5px,
      var(--green) 5px,
      var(--green) 9px,
      rgb(2 156 83 / 0) 9px
    )}.lines-pattern__row.svelte-1jw51zc:nth-child(5){background-image:linear-gradient(
      to right,
      rgb(2 156 83 / 0) 10px,
      var(--green) 10px,
      var(--green) 15px,
      rgb(2 156 83 / 0) 15px
    )}.lines-pattern__row.svelte-1jw51zc:nth-child(6){background-image:linear-gradient(
      to right,
      rgb(2 156 83 / 0) 3px,
      var(--green) 3px,
      var(--green) 11px,
      rgb(2 156 83 / 0) 11px
    )}.square-pattern.svelte-jf76ss{display:flex;position:relative;top:-50px;width:100%;height:100%}.line.svelte-jf76ss{width:calc(100% / 12);height:calc(100% + 50px);background-image:linear-gradient(to top, #fbfe67 50px, transparent 50px);background-size:50px 100px;animation:svelte-jf76ss-line-run-y infinite linear;animation-duration:20s}.line.svelte-jf76ss:not(:last-child){margin-right:5px}.line.svelte-jf76ss:nth-child(5n + 1){animation-duration:37.5s;animation-direction:reverse}.line.svelte-jf76ss:nth-child(5n + 2){animation-duration:24s}.line.svelte-jf76ss:nth-child(5n + 3){animation-duration:20s;animation-direction:reverse}.line.svelte-jf76ss:nth-child(5n + 4){animation-duration:30s}@keyframes svelte-jf76ss-line-run-y{from{background-position-y:1000px}to{background-position-y:0}}@keyframes svelte-jf76ss-line-run-x{from{background-position-x:1000px}to{background-position-x:0}}@media(max-width: 1280px){.square-pattern.svelte-jf76ss{top:0;left:0;flex-direction:column}.line.svelte-jf76ss{width:100%;height:calc(100% / 7);background-image:linear-gradient(
        to right,
        #fbfe67 50px,
        transparent 50px
      );background-size:100px 50px;animation-name:svelte-jf76ss-line-run-x}.line.svelte-jf76ss:nth-child(n + 8){display:none}}@media(max-width: 680px){.line.svelte-jf76ss:not(:last-child){margin-right:0}}.lang.svelte-1qf8bl9.svelte-1qf8bl9.svelte-1qf8bl9{position:fixed;left:40px;bottom:32px;z-index:10;display:flex;color:var(--green)}.lang__item.svelte-1qf8bl9+.lang__item.svelte-1qf8bl9.svelte-1qf8bl9{margin-left:7px}.lang__item.svelte-1qf8bl9>input.svelte-1qf8bl9.svelte-1qf8bl9{display:none}.lang__item.svelte-1qf8bl9.svelte-1qf8bl9.svelte-1qf8bl9{user-select:none}.lang__item-text.svelte-1qf8bl9.svelte-1qf8bl9.svelte-1qf8bl9{display:flex;justify-content:center;align-items:center;width:32px;height:32px;padding:10px 5px;font-weight:600;background-position:center;background-size:contain;background-repeat:no-repeat;transition:background-image 0.2s}[value="ru"].svelte-1qf8bl9~.lang__item-text.svelte-1qf8bl9.svelte-1qf8bl9{background-image:url(../svg/lang-ru.svg)}[value="en"].svelte-1qf8bl9~.lang__item-text.svelte-1qf8bl9.svelte-1qf8bl9{background-image:url(../svg/lang-en.svg)}[value="ru"].svelte-1qf8bl9:checked~.lang__item-text.svelte-1qf8bl9.svelte-1qf8bl9{background-image:url(../svg/lang-ru-active.svg)}[value="en"].svelte-1qf8bl9:checked~.lang__item-text.svelte-1qf8bl9.svelte-1qf8bl9{background-image:url(../svg/lang-en-active.svg)}._thistle.svelte-1qf8bl9 [value="ru"].svelte-1qf8bl9~.lang__item-text.svelte-1qf8bl9{background-image:url(../svg/lang-ru-t.svg)}._thistle.svelte-1qf8bl9 [value="en"].svelte-1qf8bl9~.lang__item-text.svelte-1qf8bl9{background-image:url(../svg/lang-en-t.svg)}._thistle.svelte-1qf8bl9 [value="ru"].svelte-1qf8bl9:checked~.lang__item-text.svelte-1qf8bl9{background-image:url(../svg/lang-ru-t-active.svg)}._thistle.svelte-1qf8bl9 [value="en"].svelte-1qf8bl9:checked~.lang__item-text.svelte-1qf8bl9{background-image:url(../svg/lang-en-t-active.svg)}@media(max-width: 680px){.lang.svelte-1qf8bl9.svelte-1qf8bl9.svelte-1qf8bl9{top:36px;bottom:auto !important;left:auto;right:70px}.lang__item-text.svelte-1qf8bl9.svelte-1qf8bl9.svelte-1qf8bl9{width:28px;height:28px}}.works__all-link.svelte-uija6s{margin-top:65px;text-decoration:none;overflow:hidden;--bkg-color:var(--thistle)}.works__all-link:hover a{text-decoration:none}.ticker__item._big{position:relative;left:-220px;right:-220px;height:85px;width:calc(100% + 280px);background-color:var(--thistle);display:flex;color:var(--green);font-size:36px;text-transform:uppercase;overflow:hidden}.ticker__box{position:absolute;display:flex;align-items:center;justify-content:center;height:100%;width:220px;flex-shrink:0;text-decoration:none;color:var(--thistle);text-shadow:-1px -1px 0 var(--green), 1px -1px 0 var(--green),
      -1px 1px 0 var(--green), 1px 1px 0 var(--green)}.ticker__item._small{height:40px;background-image:url("../svg/see-more.svg");background-position-y:center;background-repeat:repeat-x;animation:svelte-uija6s-allCases 30s infinite linear reverse}.ticker__item._small._ru{background-image:url("../svg/see-more-ru.svg")}.works__all-link:hover .ticker__item._small{animation-direction:normal;background-image:url("../svg/see-more-hover.svg");background-size:100px;text-decoration:none}@keyframes svelte-uija6s-allCases{from{background-position-x:0}to{background-position-x:1500px}}@media(max-width: 680px){.ticker__item._big{font-size:24px}.ticker__box{width:150px}.ticker__box .stroke__text-parent{flex-wrap:nowrap}}.person.svelte-1r3j2di{display:flex;flex-direction:column;align-items:flex-end;min-width:200px;margin:0 auto;font-size:var(--s-text-size)}.person._1.svelte-1r3j2di,.person._3.svelte-1r3j2di{color:var(--oriole)}.person.svelte-1r3j2di:not(:last-child){margin-right:40px}.person__img.svelte-1r3j2di{max-width:100%}.person__text.svelte-1r3j2di{max-width:50%;margin-top:15px}.person__position.svelte-1r3j2di{font-style:italic}@media(max-width: 680px){.person.svelte-1r3j2di{width:55vw}.person.svelte-1r3j2di:not(:last-child){margin-right:20px}}@media(max-width: 1280px){.person.svelte-1r3j2di{width:45vw;max-width:355px}}/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}