:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal .swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2)}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal,.swiper-horizontal>.swiper-scrollbar{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}@font-face{font-family:Panama;src:url(/assets/PanamaRegular-DxDTz_5Y.woff2) format("woff2"),url(/assets/PanamaRegular-Chxj4QPX.woff) format("woff")}@font-face{font-family:InterTight;src:url(/assets/InterTight-VariableFont_wght-CLreWcJ5.woff2) format("woff2"),url(/assets/InterTight-VariableFont_wght-DgCxrMpl.woff) format("woff")}*{box-sizing:border-box}a{color:inherit;transition:opacity .3s}a:hover{opacity:.9}button{cursor:pointer}body{margin:0;background-color:#ff0;font-family:Panama,serif;color:#000}.main{position:relative;height:calc(100dvh - 67px)}@media screen and (min-width: 1024px){.main{height:calc(100dvh - 134px)}}@media screen and (min-width: 1920px){.main{height:calc(100dvh - 152px)}}.header{padding:16px 16px 0;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 1024px){.header{padding:24px;margin-bottom:0}}@media screen and (min-width: 1920px){.header{height:auto}}@media screen and (min-width: 3456px){.header{padding:58px 58px 39px}}.header__logo{width:144px;height:40px}@media screen and (min-width: 1920px){.header__logo{width:10%;height:auto}}.header__nav{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:32px}@media screen and (max-width: 1024px){.header__nav{bottom:18px;left:16px;gap:0px;transform:translate(0);flex-direction:column;align-items:flex-start;z-index:1}}.header__link{font-size:16px;line-height:20px;font-weight:600;text-decoration:none;transition:color .3s;font-family:InterTight}@media screen and (min-width: 1024px){.header__link{font-size:20px;line-height:24px}}@media screen and (min-width: 1920px){.header__link{font-size:1.38vw;line-height:1.6vw}}.header__link:hover{color:#fe42b4}.button-pdf{padding:16px 20px;border:0;color:#000;font-size:16px;font-weight:600;border-radius:32px;background-color:#fff;font-family:InterTight}.button-pdf a{text-decoration:none}@media screen and (min-width: 1024px){.button-pdf{width:auto;padding:24px 32px;font-size:20px}}@media screen and (min-width: 1920px){.button-pdf{font-size:1.38vw;border-radius:2.22vw;padding:1.66vw 2.22vw}}@media screen and (min-width: 3456px){.button-pdf{font-size:48px;padding:58px 77px;border-radius:999px}}.button-pdf__text-secondary{display:none;color:#0006}@media screen and (min-width: 1024px){.button-pdf__text-secondary{display:inline}}.notation{position:absolute;right:16px;bottom:16px;font-size:16px;line-height:20px;font-weight:600;text-decoration:none;color:#202020;opacity:29%;font-family:InterTight;text-align:right}@media screen and (min-width: 1024px){.notation{right:24px;bottom:24px;font-size:20px;line-height:24px}}@media screen and (min-width: 1920px){.notation{right:1.66vw;bottom:1.66vw;font-size:1.38vw;line-height:1.66vw}}.content-box{width:100%;margin:0 auto;padding:16px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}@media screen and (min-width: 1024px) and (orientation: portrait){.content-box{justify-content:center}}@media screen and (min-width: 1024px) and (orientation: landscape){.content-box{width:960px;padding:16px;justify-content:space-between}}@media screen and (min-width: 1440px){.content-box{width:1260px}}@media screen and (min-width: 1920px){.content-box{width:74vw}}@media screen and (min-width: 3456px){.content-box{padding-top:4dvh}}.content-box__bg{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.title,.subtitle{font-size:48px;line-height:43px;font-weight:400;text-align:center;margin:0;text-transform:uppercase;letter-spacing:-3px}@media screen and (min-width: 1024px){.title,.subtitle{font-size:80px;line-height:80px}}@media screen and (min-width: 1140px){.title,.subtitle{font-size:90px;line-height:90px}}@media screen and (min-width: 1200px){.title,.subtitle{font-size:100px;line-height:100px}}@media screen and (min-width: 1440px){.title,.subtitle{font-size:120px;line-height:110px}}@media screen and (min-width: 1714px){.title,.subtitle{font-size:143px;line-height:131px}}@media screen and (min-width: 1920px){.title,.subtitle{font-size:8.33vw;line-height:7.638vw}}.br{display:none}@media screen and (max-width: 500px){.br{display:flex}}.subtitle{padding:0 16px}@media screen and (min-width: 1024px){.subtitle{padding:0}}@media screen and (min-width: 1440px){.subtitle{padding:0 115px}}@media screen and (min-width: 1714px){.subtitle{padding:0 50px}}@media screen and (min-width: 3456px){.subtitle{padding:0}}.images-block{width:100%;height:90px;min-height:90px;margin-top:24px;position:relative}.images-block img{cursor:pointer}@media screen and (min-width: 1024px){.images-block{position:absolute}}.image__container{position:absolute;top:0;z-index:1}.image__container:nth-child(1){left:calc(50% - 144px);transform:rotate(-4deg)}.image__container:nth-child(2){left:calc(50% - 57px)}.image__container:nth-child(4){right:calc(50% - 144px);transform:rotate(4deg)}.image__container:nth-child(3),.image__container:nth-child(5){display:none}@media screen and (min-width: 1024px){.image__container:nth-child(1){left:30px;top:30dvh;transform:rotate(4deg)}.image__container:nth-child(1) .image{width:144px;height:90px}.image__container:nth-child(2){left:unset;right:8px;top:2dvh;transform:rotate(-4deg)}.image__container:nth-child(2) .image{width:124px;height:80px}.image__container:nth-child(3){left:120px;right:unset;top:45dvh;display:inline-flex;transform:rotate(0)}.image__container:nth-child(3) .image{width:111px;height:67px}.image__container:nth-child(4){right:5%;top:35dvh;transform:rotate(4deg)}.image__container:nth-child(4) .image{width:175px;height:111px}.image__container:nth-child(5){display:inline-flex;right:65px;top:24vh;transform:rotate(0)}.image__container:nth-child(5) .image{width:91px;height:57px}}@media screen and (min-width: 1023px) and (orientation: portrait){.image__container:nth-child(1){left:30px;top:0dvh;transform:rotate(4deg)}.image__container:nth-child(1) .image{width:144px;height:90px}.image__container:nth-child(2){left:unset;right:8px;top:-6dvh;transform:rotate(-4deg)}.image__container:nth-child(2) .image{width:124px;height:80px}.image__container:nth-child(3){left:120px;right:unset;top:6dvh;display:inline-flex;transform:rotate(0)}.image__container:nth-child(3) .image{width:111px;height:67px}.image__container:nth-child(4){right:5%;top:5dvh;transform:rotate(4deg)}.image__container:nth-child(4) .image{width:175px;height:111px}.image__container:nth-child(5){display:inline-flex;right:65px;top:0dvh;transform:rotate(0)}.image__container:nth-child(5) .image{width:91px;height:57px}}@media screen and (min-width: 1024px) and (orientation: landscape){.image__container:nth-child(1){left:30px;top:28dvh;transform:rotate(4deg)}.image__container:nth-child(1) .image{width:174px;height:114px}.image__container:nth-child(2){left:unset;right:8px;top:2dvh;transform:rotate(-4deg)}.image__container:nth-child(2) .image{width:174px;height:114px}.image__container:nth-child(3){left:120px;right:unset;top:45dvh;display:inline-flex;transform:rotate(0)}.image__container:nth-child(3) .image{width:141px;height:97px}.image__container:nth-child(4){right:5%;top:35dvh;transform:rotate(4deg)}.image__container:nth-child(4) .image{width:205px;height:130px}.image__container:nth-child(5){display:inline-flex;right:115px;top:20dvh;transform:rotate(0)}.image__container:nth-child(5) .image{width:141px;height:88px}}@media screen and (min-width: 1440px){.image__container:nth-child(1){left:90px;top:30dvh}.image__container:nth-child(2){top:90px}.image__container:nth-child(3){left:190px;right:unset;top:42dvh}.image__container:nth-child(4){right:120px;top:37dvh}.image__container:nth-child(4) .image{width:288px;height:189px}.image__container:nth-child(5){top:200px;right:130px}}@media screen and (min-width: 1714px){.image__container:nth-child(1){left:108px;top:28dvh;transform:rotate(4deg)}.image__container:nth-child(1) .image{width:208px;height:143px}.image__container:nth-child(2){right:33px}.image__container:nth-child(2) .image{width:208px;height:143px}.image__container:nth-child(3){left:240px;top:40dvh}.image__container:nth-child(3) .image{width:168px;height:117px}.image__container:nth-child(4){top:47dvh}.image__container:nth-child(4) .image{width:343px;height:237px}.image__container:nth-child(5){right:170px;top:324px}.image__container:nth-child(5) .image{width:168px;height:117px}}@media screen and (min-width: 1920px){.image__container .image{width:100%!important;height:auto!important}.image__container.image__stand:nth-child(1){width:13%;height:auto;top:30vh;left:4%;aspect-ratio:175/120}.image__container.image__stand:nth-child(3){width:9%;height:auto;left:12%;top:42dvh;aspect-ratio:141 / 97}.image__container.image__stand:nth-child(2){width:13%;height:auto;top:160px;right:1%;aspect-ratio:175/120}.image__container.image__stand:nth-child(4){width:20%;height:auto;right:4%;top:41dvh;aspect-ratio:141 / 87}.image__container.image__stand:nth-child(5){width:10%;height:auto;right:8%;top:26dvh;aspect-ratio:288/198}}@media screen and (min-width: 3456px){.image__container.image__stand:nth-child(1){aspect-ratio:175/120;top:27dvh;left:5%}.image__container.image__stand:nth-child(2){width:420px;height:288px;top:17dvh;aspect-ratio:175/120}.image__container.image__stand:nth-child(3){aspect-ratio:141 / 87;top:40dvh;left:13%}.image__container.image__stand:nth-child(4){width:691px;height:458px;right:5%;top:41dvh;aspect-ratio:141 / 87}.image__container.image__stand:nth-child(5){width:341px;height:215px;right:8%;top:28dvh;aspect-ratio:288/198}}.image__stand{display:inline-flex;padding:4px;border-radius:12px;background-color:#fff;box-shadow:4px 4px 8px #0006}@media screen and (min-width: 1024px){.image__stand{padding:8px;border-radius:30px}}@media screen and (min-width: 3456px){.image__stand{border-radius:64px}}.image{width:105px;height:73px;border-radius:8px}@media screen and (min-width: 1024px){.image{border-radius:24px}}@media screen and (min-width: 3456px){.image{border-radius:58px}}.info-card__list{position:relative;z-index:1;padding:0;margin:21px 0;display:flex;-moz-column-gap:19px;column-gap:19px}@media screen and (min-width: 1024px){.info-card__list{-moz-column-gap:61px;column-gap:61px;margin:21px 0}}@media screen and (min-width: 1920px){.info-card__list{margin-bottom:2%}}@media screen and (min-width: 3456px){.info-card__list{-moz-column-gap:146px;column-gap:146px}}.info-card{display:flex;flex-direction:column;row-gap:4px}.info-card:first-child .info-card__amount{color:#fe42b4}@media screen and (min-width: 1024px){.info-card{row-gap:6px}}.info-card__amount{font-size:42px;font-weight:400}@media screen and (min-width: 1024px){.info-card__amount{font-size:64px}}@media screen and (min-width: 1714px){.info-card__amount{font-size:76px}}@media screen and (min-width: 1920px){.info-card__amount{font-size:4.44vw;line-height:4.86vw}}.info-card__text{font-size:14px;font-weight:600;color:#2020204a;font-family:InterTight,serif}@media screen and (min-width: 1714px){.info-card__text{font-size:18px}}@media screen and (min-width: 1920px){.info-card__text{font-size:.97vw;line-height:1.25vw}}.button-open-form{font-size:16px;color:#fff;width:100%;padding:20px 30px;border-radius:32px;background-color:#fe42b4;border:none;transition:transform .3s,opacity .3s;box-shadow:inset 0 0 30px #ff5100;margin-bottom:74px}.button-open-form:hover{opacity:.9}.button-open-form:active{transform:scale(.9)}@media screen and (min-width: 1024px){.button-open-form{width:auto;font-size:20px;padding:24px 60px;margin-bottom:4%}}@media screen and (min-width: 1024px){.button-open-form{margin-bottom:7dvh}}@media screen and (min-width: 1920px){.button-open-form{width:18vw;font-size:1.38vw;padding:2.77vw 4.16vw;border-radius:2.22vw}}@media screen and (min-width: 3456px){.button-open-form{box-shadow:inset 0 0 72px #ff5100}}.icon-left{position:absolute;fill:#ff0;left:-35vw;top:14dvh;width:259px;height:212px}@media screen and (min-width: 400px){.icon-left{left:-31vw;top:23dvh}}@media screen and (min-width: 500px){.icon-left{left:-35%;top:18dvh}}@media screen and (min-width: 880px){.icon-left{left:-80px;top:75px;width:359px;height:312px}}@media screen and (min-width: 1024px){.icon-left{left:-20%;top:80px;width:60%;height:410px}}@media screen and (min-width: 1023px) and (orientation: portrait){.icon-left{left:-35%;top:20dvh}}@media screen and (min-width: 1440px){.icon-left{left:-10px;top:105px;width:434px;height:550px}}@media screen and (min-width: 1714px){.icon-left{left:-55px;top:121px;width:40dvw;height:70dvh}}@media screen and (min-width: 1920px){.icon-left{width:27%;height:auto;left:0}}@media screen and (min-width: 3456px){.icon-left{top:12dvh}}.icon-right{position:absolute;fill:#ff0;top:6dvh;right:-38vw;width:259px;height:212px}@media screen and (min-width: 400px){.icon-right{top:12dvh;right:-34%}}@media screen and (min-width: 400px){.icon-right{top:12dvh;right:-36%}}@media screen and (min-width: 880px){.icon-right{top:75px;right:-60px;width:359px;height:312px}}@media screen and (min-width: 1024px){.icon-right{top:20px;right:0;width:350px;height:450px}}@media screen and (min-width: 1024px) and (orientation: portrait){.icon-right{top:20dvh;right:-5%}}@media screen and (min-width: 1440px){.icon-right{top:0;right:-16px;width:504px;height:699px}}@media screen and (min-width: 1714px){.icon-right{top:39px;right:-47px;width:30dvw;height:64dvh}}@media screen and (min-width: 1920px){.icon-right{width:31%;height:auto;right:0}}@media screen and (min-width: 3456px){.icon-right{top:5dvh;right:-1.5%}}.modal{opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;flex-direction:column;padding:0;max-width:unset;max-height:unset;background-color:transparent;border:none;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.modal--visible{opacity:1;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;pointer-events:auto}.modal__background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.modal__content{width:100%;height:100%;z-index:1}.button-close-form{position:absolute;top:16px;right:16px;width:56px;height:56px;border:none;border-radius:50%;background-color:#fff;z-index:100}.button-close-form:before,.button-close-form:after{content:"";position:absolute;top:17px;left:27px;right:20px;width:2px;height:20px;background-color:#000}.button-close-form:before{transform:rotate(45deg)}.button-close-form:after{transform:rotate(-45deg)}@media screen and (min-width: 1024px){.button-close-form{top:80px;right:64px}}@media screen and (min-width: 3456px){.button-close-form{width:134px;height:134px;top:210px;right:154px}.button-close-form:before,.button-close-form:after{width:5px;height:48px;top:41px;left:61px}}.form{position:absolute;bottom:0;width:100%;padding:20px;color:#fff;background-color:#2c2b2b;font-family:InterTight,serif;border-top-left-radius:20px;border-top-right-radius:20px}@media screen and (min-width: 1024px){.form{width:684px;top:40px;right:24px;bottom:unset;padding:32px;border-radius:40px}}@media screen and (min-width: 1080px){.form{width:47.5%;top:40px;right:24px;bottom:unset;padding:40px;border-radius:40px}}@media screen and (min-width: 1920px){.form{display:flex;flex-direction:column;justify-content:space-between;border-radius:2.083vw}}@media screen and (min-width: 3456px){.form{top:96px;right:58px;width:48%;height:90%;padding:96px;justify-content:flex-start}}.form__title{margin-top:0;font-size:24px}@media screen and (min-width: 1024px){.form__title{margin-bottom:16px;font-size:40px}}@media screen and (min-width: 1440px){.form__title{font-size:50px}}@media screen and (min-width: 1920px){.form__title{margin-bottom:2.22vw;font-size:3.88vw;margin-top:0}}@media screen and (min-width: 3456px){.form__title{margin-top:0}}.form__description{margin-bottom:32px;margin-top:0;font-size:16px}@media screen and (min-width: 1440px){.form__description{margin-bottom:76px;font-size:20px}}@media screen and (min-width: 1920px){.form__description{font-size:1.38vw;margin-bottom:5.27vw}}.inputs-container{max-width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;flex-direction:column;gap:8px;margin-bottom:45px}@media screen and (min-width: 1440px){.inputs-container{margin-bottom:76px;gap:16px}}@media screen and (min-width: 1920px){.inputs-container{margin-bottom:5.27vw;gap:1.11vw}}.input-clear{background:none;border:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;z-index:2}@media screen and (min-width: 1024px){.input-clear{right:24px}}@media screen and (min-width: 1920px){.input-clear{width:1.66vw;height:1.66vw;right:1.66vw}}.input-wrapper{position:relative}.input{padding:12px 56px 12px 16px;border-radius:12px;border:0;width:100%;color:#fff;background-color:#ffffff14;font-size:20px;caret-color:#fe42b4}@media screen and (min-width: 1024px){.input{padding:20px 64px 20px 20px}}@media screen and (min-width: 1920px){.input{padding:1.66vw 4.44vw 1.66vw 1.66vw;font-size:1.38vw}}.input--name,.input--surname{grid-column:1/-1}.input--phone{grid-column:1/3;grid-row:3/4}.input--mail{grid-column:3/5}.form__error-message{display:none;color:#fe42b4}.form__error-message--visible{display:block}@media screen and (min-width: 1024px){.form__footer{display:flex;-moz-column-gap:24px;column-gap:24px;align-items:center;margin-top:auto}}.button-submit{margin-bottom:12px;flex:unset;font-weight:600}@media screen and (min-width: 1024px){.button-submit{width:40%;margin-bottom:0;flex:1 0 auto;padding:24px 0;font-size:16px;border-radius:24px}}@media screen and (min-width: 1280px){.button-submit{padding:32px 0}}@media screen and (min-width: 1440px){.button-submit{width:276px;font-size:20px;border-radius:32px}}@media screen and (min-width: 1920px){.button-submit{width:unset;font-size:1.38vw;padding:2.77vw 4.16vw;border-radius:2.22vw;flex:1 0 auto}}.form__caption{margin:0;font-size:14px;font-weight:600;color:#ffffffb2}@media screen and (min-width: 1024px){.form__caption{font-size:14px}}@media screen and (min-width: 1440px){.form__caption{font-size:16px}}@media screen and (min-width: 1920px){.form__caption{font-size:1.11vw}}.swiper{position:relative;z-index:1;width:100%;margin-top:calc(50dvh - 206px)}@media screen and (min-width: 690px){.swiper{margin-top:calc(50dvh - 306px)}}@media screen and (min-width: 960px){.swiper{width:948px}}@media screen and (min-width: 1024px) and (orientation: portrait){.swiper{margin-top:15dvh}}@media screen and (min-width: 1025px){.swiper{margin-top:0}}@media screen and (min-width: 1440px){.swiper{margin-top:calc(50dvh - 400px)}}@media screen and (min-width: 3456px){.swiper{margin-top:0;width:auto;height:calc(100dvh - 222px)}}.swiper-slide{display:flex;align-items:center;justify-content:center;padding:0 16px}.swiper-slide .image__stand{padding:8px}@media screen and (min-width: 1024px){.swiper-slide .image__stand{border-radius:54px}}@media screen and (min-width: 3456px){.swiper-slide .image__stand{padding:19px}}.swiper__image{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width: 1024px){.swiper__image{border-radius:48px}}@media screen and (min-width: 1024px) and (max-width: 1281px){.swiper__image{aspect-ratio:908/567;height:56dvh}}.swiper__navigation{width:160px;height:56px;display:flex;justify-content:space-between;margin:16px auto 0}@media screen and (min-width: 3456px){.swiper__navigation{position:absolute;left:calc(50% - 192px);bottom:77px;width:384px;height:173px}}.swiper-button-prev,.swiper-button-next{position:relative;width:80px;height:56px;top:0!important;left:0!important;margin-top:0!important;background-color:#fff;display:flex;justify-content:center;align-items:center}.swiper-button-prev .swiper-navigation-icon,.swiper-button-next .swiper-navigation-icon{width:24px;height:24px;fill:#2c2b2b!important;stroke:#2c2b2b!important}@media screen and (min-width: 3456px){.swiper-button-prev,.swiper-button-next{width:192px;height:173px}.swiper-button-prev .swiper-navigation-icon,.swiper-button-next .swiper-navigation-icon{width:57px;height:57px}}.swiper-button-prev{border-top-left-radius:999px;border-bottom-left-radius:999px}.swiper-button-next{border-top-right-radius:999px;border-bottom-right-radius:999px}
