body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.preloader{background:#fff;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.preloader,.preloader__content{align-items:center;display:flex;justify-content:center}.preloader__content{position:relative;text-align:center}.preloader__logo-container{align-items:center;display:flex;justify-content:center;margin-bottom:0}.preloader__logo{animation:fade-in-up 2s ease-out forwards;display:block;height:auto;max-width:50%}@media(max-width:767px){.preloader--extra-small .preloader__logo{height:30px}.preloader--small .preloader__logo{height:40px}.preloader--medium .preloader__logo{height:80px}.preloader--large .preloader__logo{height:120px}.preloader--extra-large .preloader__logo{height:160px}}.header{background:#fff;box-shadow:0 2px 8px #0000001a;padding:16px 28px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__content{justify-content:space-between;margin:0 auto;max-width:1200px}.header__content,.header__logo{align-items:center;display:flex}.header__logo{cursor:pointer}.header__logo-image{height:auto;object-fit:contain;transition:transform .3s ease;width:120px}@media(max-width:767px){.header__logo-image{width:80px}}.header__logo-image:hover{transform:scale(1.05)}.header__burger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:6px;padding:8px;z-index:101}@media(max-width:767px){.header__burger{display:flex}}@media(min-width:768px)and (max-width:1023px){.header__burger{display:flex}}.header__burger-line{background:#4b5563;border-radius:2px;height:3px;transition:all .3s ease;width:28px}.header__burger-line--active:first-child{transform:translateY(9px) rotate(45deg)}.header__burger-line--active:nth-child(2){opacity:0;transform:scaleX(0)}.header__burger-line--active:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header__nav{display:flex;gap:24px;list-style:none}@media(max-width:767px){.header__nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;box-shadow:0 0 50px #0000001a;flex-direction:column;gap:24px;height:100vh;justify-content:flex-start;left:0;padding-top:112px;position:fixed;top:0;transform:translateX(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:100}.header__nav--open{transform:translateX(0)}.header__nav li{padding:0;text-align:center;width:100%}.header__nav li a{border-radius:8px;display:block;font-size:18px;padding:16px 24px;transition:all .3s ease;width:100%}.header__nav li a:hover{background:#e5e7eb}}@media(min-width:768px)and (max-width:1023px){.header__nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;box-shadow:0 0 50px #0000001a;flex-direction:column;gap:24px;height:100vh;justify-content:flex-start;left:0;padding-top:112px;position:fixed;top:0;transform:translateX(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:100}.header__nav--open{transform:translateX(0)}.header__nav li{padding:0;text-align:center;width:100%}.header__nav li a{border-radius:8px;display:block;font-size:20px;padding:16px 24px;transition:all .3s ease;width:100%}.header__nav li a:hover{background:#e5e7eb}}.header__nav a{color:#4b5563;font-size:18px;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.header__nav a:after{background:#2563eb;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header__nav a:hover{color:#2563eb}.header__nav a:hover:after{width:100%}.header__buttons{align-items:center;display:flex;gap:8px}.header__button{background:#e5e7eb;border:none;border-radius:8px;color:#4b5563;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s ease}.header__button--lang{min-width:60px;position:relative}.header__button--lang:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.header__lang{position:relative}.header__lang-list{animation:fade-in-down .3s ease forwards;background:#fff;border-radius:8px;box-shadow:0 8px 24px #00000026;list-style:none;margin:0;min-width:140px;opacity:0;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:10}.header__lang-list li{color:#4b5563;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.header__lang-list li:hover{background:#e5e7eb;color:#2563eb;padding-left:24px}.header__lang-list li:first-child{border-radius:8px 8px 0 0}.header__lang-list li:last-child{border-radius:0 0 8px 8px}.hero{align-items:center;background:url(/static/media/bg1.2113d6bc168476a6b862.png) no-repeat 50%/cover;display:flex;min-height:960px;overflow:hidden;padding:56px 28px;position:relative}@media(max-width:767px){.hero{flex-direction:column;min-height:auto;padding:28px 16px}}@media(min-width:768px)and (max-width:1023px){.hero{align-items:center;flex-direction:row;justify-content:center;min-height:500px;padding:42px 24px}}.hero__background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.hero__content{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:.2fr 1fr;margin:0 auto;max-width:1600px;position:relative;width:100%;z-index:1}@media(max-width:767px){.hero__content{gap:28px;grid-template-columns:1fr;text-align:center}}@media(min-width:768px)and (max-width:1023px){.hero__content{align-items:center;gap:24px;grid-template-columns:1fr 1fr;max-width:100%;text-align:left}}.hero__image-wrapper{align-items:center;display:flex;justify-content:flex-end;position:relative;right:250px}@media(max-width:767px){.hero__image-wrapper{justify-content:center;max-width:100%;order:2;right:16px}}@media(min-width:768px)and (max-width:1023px){.hero__image-wrapper{align-items:center;display:flex;justify-content:flex-end;margin-right:-20px;order:1;right:30px}}.hero__image{height:auto;width:1044px}@media(max-width:767px){.hero__image{max-width:100%}}@media(min-width:768px)and (max-width:1023px){.hero__image{height:auto;margin-right:0;max-width:500px;width:auto}}.hero__text-content{animation:fade-in-right 1s ease-out;animation-delay:.3s;animation-fill-mode:both}@media(max-width:767px){.hero__text-content{order:1;text-align:center}}@media(min-width:768px)and (max-width:1023px){.hero__text-content{order:1;padding-right:16px;text-align:left}}.hero__title{animation:fade-in-up 1s ease-out;color:#fff;font-size:60px;font-weight:700;line-height:1.1;margin-bottom:24px}@media(max-width:767px){.hero__title{font-size:36px;margin-bottom:16px}}@media(min-width:768px)and (max-width:1023px){.hero__title{font-size:48px;margin-bottom:16px}}.hero__description{animation:fade-in-up 1s ease-out .2s;animation-fill-mode:both;color:#fff;font-size:28px;font-weight:500;line-height:1.4;margin-bottom:56px;max-width:636px}@media(max-width:767px){.hero__description{font-size:18px;margin-bottom:28px;max-width:100%}}@media(min-width:768px)and (max-width:1023px){.hero__description{font-size:22px;margin-bottom:42px;max-width:500px}}.hero__buttons{animation:fade-in-up 1s ease-out .4s;animation-fill-mode:both;display:flex;gap:24px}@media(max-width:767px){.hero__buttons{align-items:center;flex-direction:column;gap:16px}}@media(min-width:768px)and (max-width:1023px){.hero__buttons{flex-direction:row;gap:16px;justify-content:flex-start}}.hero__button{align-items:center;background:#000;border-radius:18px;cursor:pointer;display:flex;height:80px;justify-content:center;outline:1px solid #4d4d4d;outline-offset:-1px;overflow:hidden;position:relative;transition:all .3s ease;width:250px}@media(max-width:767px){.hero__button{height:90px;max-width:340px;width:100%}}@media(min-width:768px)and (max-width:1023px){.hero__button{height:65px;width:200px}}.hero__button:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.hero__button:hover{box-shadow:0 12px 32px #0006;outline-color:#fff;transform:translateY(-4px)}.hero__button:hover:before{left:100%}.hero__button:active{transform:translateY(-2px)}.hero__button--google{animation:bounce-in .8s ease-out .6s;animation-fill-mode:both}.hero__button--google:hover{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.hero__button--apple{animation:bounce-in .8s ease-out .8s;animation-fill-mode:both}.hero__button--apple:hover{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.hero__button-content{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:1}.hero__icon{height:auto;max-width:280px;width:90%}@media(min-width:768px)and (max-width:1024px)and (orientation:landscape){.hero{min-height:700px}.hero__content{gap:28px}.hero__title{font-size:44px}.hero__description{font-size:20px;max-width:450px}.hero__image-wrapper{margin-right:-30px}.hero__image{max-width:450px}}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){.hero__title{font-size:42px}.hero__description{font-size:20px;max-width:400px}.hero__image-wrapper{margin-right:-15px}.hero__image{max-width:400px}}@media(min-width:1280px)and (max-width:1600px){.hero__content{gap:24px;grid-template-columns:1fr 1fr;max-width:1300px}.hero__image-wrapper{justify-content:center;margin-right:0}.hero__image{max-width:700px;width:auto}.hero__text-content{padding-left:24px}.hero__title{font-size:52px}.hero__description{font-size:28px;max-width:650px}.hero__buttons{gap:16px}.hero__button{height:70px;width:220px}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(2deg)}66%{transform:translateY(10px) rotate(-1deg)}}@media(max-width:400px){.hero__title{font-size:28px}.hero__description{font-size:16px}.hero__button{height:80px}}.about{align-items:center;background:#fff;display:flex;justify-content:center;min-height:688px;overflow:hidden;padding:72.8px 28px;position:relative}@media(max-width:767px){.about{min-height:auto;padding:56px 16px}}@media(min-width:768px)and (max-width:1023px){.about{padding:84px 24px}}.about__content{grid-gap:112px;align-items:center;display:grid;gap:112px;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1400px;position:relative;width:100%;z-index:1}@media(max-width:767px){.about__content{gap:56px;grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1023px){.about__content{gap:56px;grid-template-columns:1fr;text-align:center}}.about__text-content{animation:fade-in-left 1s ease-out;animation-delay:.2s;animation-fill-mode:both}@media(max-width:767px){.about__text-content{order:1;text-align:center}}@media(min-width:768px)and (max-width:1023px){.about__text-content{order:1;text-align:center}}.about__title{animation:fade-in-up 1s ease-out;color:#000;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:80px;font-weight:700;line-height:1.1;margin-bottom:28px}@media(max-width:767px){.about__title{font-size:36px;margin-bottom:16px}}@media(min-width:768px)and (max-width:1023px){.about__title{font-size:56px;margin-bottom:24px}}.about__description{animation:fade-in-up 1s ease-out .2s;animation-fill-mode:both;color:#000;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:24px;font-weight:400;line-height:1.5;margin-bottom:56px;max-width:796px}@media(max-width:767px){.about__description{font-size:16px;margin-bottom:28px}}@media(min-width:768px)and (max-width:1023px){.about__description{font-size:20px;max-width:100%}}.about__buttons{animation:fade-in-up 1s ease-out .4s;animation-fill-mode:both;display:flex;gap:24px}@media(max-width:767px){.about__buttons{flex-direction:column;gap:16px}}@media(min-width:768px)and (max-width:1023px){.about__buttons{justify-content:center}}.about__button{border:none;border-radius:20px;cursor:pointer;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;height:90px;overflow:hidden;position:relative;transition:all .4s ease;width:240px}@media(max-width:767px){.about__button{font-size:18px;height:80px;max-width:340px;width:100%}}.about__button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.about__button:hover:before{left:100%}.about__button--primary{animation:bounce-in .8s ease-out .6s;animation-fill-mode:both;background:linear-gradient(180deg,#0083ef,#003fc7);box-shadow:0 8px 24px #0083ef4d;color:#fff}.about__button--primary:hover{box-shadow:0 16px 40px #0083ef80;transform:translateY(-6px) scale(1.02)}.about__button--primary:active{transform:translateY(-2px) scale(.98)}.about__button--secondary{animation:bounce-in .8s ease-out .8s;animation-fill-mode:both;background:linear-gradient(180deg,#0083ef,#003fc7);box-shadow:0 8px 24px #0083ef4d;color:#fff}.about__button--secondary:hover{box-shadow:0 16px 40px #0083ef80;transform:translateY(-6px) scale(1.02)}.about__button--secondary:active{transform:translateY(-2px) scale(.98)}.about__button-text{position:relative;z-index:1}.about__image-wrapper{align-items:center;animation:fade-in-right 1s ease-out;animation-delay:.4s;animation-fill-mode:both;display:flex;justify-content:center;position:relative}.about__image-wrapper:before{animation:pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#0083ef1a,#003fc71a);border-radius:50%;content:"";height:0;padding-bottom:110%;position:absolute;width:110%;z-index:0}.about__image{height:auto;max-width:436px;position:relative;transition:transform .5s ease;width:100%;z-index:1}.about__image:hover{transform:scale(1.05) rotate(2deg)}@media(max-width:767px){.about__image{margin-left:0;max-width:60%}}@media(min-width:768px)and (max-width:1023px){.about__image{margin-left:0;max-width:50%}}@keyframes pulse-bg{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.section{align-items:center;background:url(/static/media/bg1.2113d6bc168476a6b862.png) no-repeat 50%/cover;display:flex;min-height:960px;overflow:hidden;padding:56px 28px;position:relative}@media(max-width:767px){.section{flex-direction:column;min-height:auto;padding:28px 16px}}@media(min-width:768px)and (max-width:1023px){.section{align-items:center;flex-direction:row;justify-content:center;min-height:500px;padding:42px 24px}}.section__content{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:1600px;position:relative;width:100%;z-index:1}@media(max-width:767px){.section__content{gap:28px;grid-template-columns:1fr;text-align:center}}@media(min-width:768px)and (max-width:1023px){.section__content{align-items:center;gap:24px;grid-template-columns:1fr 1fr;max-width:100%;text-align:left}}.section__text-content{animation:fade-in-right 1s ease-out;animation-delay:.3s;animation-fill-mode:both}@media(max-width:767px){.section__text-content{order:1;text-align:center}}@media(min-width:768px)and (max-width:1023px){.section__text-content{order:1;padding-right:16px;text-align:left}}.section__icons{animation:fade-in-up 1s ease-out .4s;animation-fill-mode:both;gap:10px}.section__icons,.section__icons a{align-items:center;display:flex;justify-content:center}.section__icons a{border-radius:12px;height:60px;padding:10px;transition:all .3s ease;width:60px}.section__icons a:hover{animation:pulse .5s ease;transform:translateY(-4px)}.section__icons a img{filter:brightness(0) invert(1);height:38px;transition:all .3s ease;width:38px}.section__icons a:hover img{animation:glow .8s ease;transform:scale(1.1)}@media(max-width:767px){.section{flex-wrap:wrap;justify-content:center}.section a{height:45px;width:45px}.section a img{height:22px;width:22px}}.section__image-wrapper{align-items:center;display:flex;justify-content:flex-end;left:156px;position:relative;rotate:180deg}@media(max-width:767px){.section__image-wrapper{justify-content:center;max-width:100%;order:2;right:16px}}@media(min-width:768px)and (max-width:1023px){.section__image-wrapper{align-items:center;display:flex;justify-content:flex-end;margin-right:-20px;order:1;right:30px}}@media(max-width:767px){.section__image-wrapper{justify-content:center;left:50px;max-width:90%;order:2}}.section__image{height:auto;width:1044px}@media(max-width:767px){.section__image{max-width:100%}}@media(min-width:768px)and (max-width:1023px){.section__image{height:auto;margin-right:0;max-width:500px;width:auto}}.section__title{animation:fade-in-up 1s ease-out;color:#fff;font-size:60px;font-weight:700;line-height:1.1;margin-bottom:24px}@media(max-width:767px){.section__title{font-size:36px;margin-bottom:16px}}@media(min-width:768px)and (max-width:1023px){.section__title{font-size:48px;margin-bottom:16px}}.section__description{animation:fade-in-up 1s ease-out .2s;animation-fill-mode:both;color:#fff;font-size:28px;font-weight:500;line-height:1.4;margin-bottom:56px;max-width:636px}@media(max-width:767px){.section__description{font-size:18px;margin-bottom:28px;max-width:100%}}@media(min-width:768px)and (max-width:1023px){.section__description{font-size:22px;margin-bottom:42px;max-width:500px}}@media(min-width:1280px)and (max-width:1600px){.section .section__content{gap:24px;grid-template-columns:1fr 1fr;max-width:1300px}.section .section__image{max-width:700px;width:auto}.section .section__text-content{padding-right:28px}.section .section__title{font-size:54px}.section .section__description{font-size:26px;max-width:650px}.section .section__icons a{height:65px;width:65px}.section .section__icons a img{height:44px;width:44px}}.video-content{overflow:hidden;padding:100px 20px;position:relative}.video-content:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.video-content__container{margin:0 auto;max-width:1600px;position:relative;z-index:2}.video-content__grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-bottom:60px}.video-content__item{border-radius:22px;box-shadow:0 10px 30px #0003,inset 0 0 20px #ffde591a;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.video-content__item:hover{box-shadow:0 20px 40px #0006,inset 0 0 30px #ffde5933;transform:translateY(-10px)}.video-content__item:hover .video-content__frame:before{opacity:1}.video-content__item:before{background:linear-gradient(45deg,#fff,#d1d1d1,#fff);bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.video-content__item:hover:before{opacity:1}.video-content__player{border:none;border-radius:15px;display:block;height:400px;width:100%}.video-content__info{align-items:center;display:flex;justify-content:space-between;padding:15px 0 0}.video-content__video-title{color:#000;font-size:1.5rem}.video-content__youtube-icon{align-items:center;justify-content:center;width:80%}@media(max-width:768px){.video-content{padding:40px 15px}.video-content__title{font-size:2.5rem}.video-content__grid{gap:30px;grid-template-columns:1fr}.video-content__player{height:250px}.video-content__ornament{width:60px}.video-content__ornament--left:before,.video-content__ornament--right:before{display:none}}@media(max-width:480px){.video-content__title{font-size:2rem}.video-content__grid{grid-template-columns:1fr}.video-content__player{height:200px}.video-content__video-title{font-size:1.5rem}}.slider{align-items:center;background:#fff;display:flex;min-height:20vh;overflow:hidden;padding:80px 0;position:relative}@media(max-width:767px){.slider{min-height:30vh;padding:60px 0}}@media(min-width:768px)and (max-width:1023px){.slider{min-height:50vh}}.slider__content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1600px;padding:0 20px;width:100%}@media(max-width:767px){.slider__content{padding:0 10px}}.slider__slider-wrapper{max-width:1500px;position:relative;width:100%;z-index:1}.slider__slider-wrapper .slider-swiper{padding:60px 0 80px;width:100%}@media(max-width:767px){.slider__slider-wrapper .slider-swiper{padding:40px 0 60px}}.slider__slider-wrapper .slider-swiper .swiper-slide{height:281px}@media(min-width:768px)and (max-width:1023px){.slider__slider-wrapper .slider-swiper .swiper-slide{height:225px}}@media(max-width:767px){.slider__slider-wrapper .slider-swiper .swiper-slide{height:180px}}.slider__slider-wrapper .slider__slide{background:#f8f9fa;border-radius:16px;box-shadow:0 12px 30px #0000001f,0 0 0 1px #0000000f;cursor:pointer;height:100%;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}@media(max-width:767px){.slider__slider-wrapper .slider__slide{border-radius:12px}}.slider__slider-wrapper .slider__slide:hover{box-shadow:0 30px 60px #00000040,0 0 0 1px #0000001f;transform:translateY(-12px) scale(1.02)}@media(max-width:767px){.slider__slider-wrapper .slider__slide:hover{transform:translateY(-4px)}}.slider__slider-wrapper .slider__slide:hover .slider__slide-image{transform:scale(1.08)}.slider__slider-wrapper .slider__slide-image-container{background:linear-gradient(135deg,#e9ecef,#dee2e6);height:100%;overflow:hidden;position:relative;width:100%}.slider__slider-wrapper .slider__slide-image{display:block;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.slider__slider-wrapper .slider__nav-button{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #00000014;border-radius:50%;box-shadow:0 6px 20px #0000001f;color:#1a202c;cursor:pointer;display:flex;height:52px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);width:52px;z-index:10}.slider__slider-wrapper .slider__nav-button svg{transition:transform .3s ease}.slider__slider-wrapper .slider__nav-button:hover{background:#fff;border-color:#0000001f;box-shadow:0 8px 25px #0000002e;transform:translateY(-50%) scale(1.15)}.slider__slider-wrapper .slider__nav-button:hover svg{transform:scale(1.1)}.slider__slider-wrapper .slider__nav-button:active{transform:translateY(-50%) scale(1.05)}.slider__slider-wrapper .slider__nav-button--prev{left:-70px}@media(min-width:768px)and (max-width:1023px){.slider__slider-wrapper .slider__nav-button--prev{left:-50px}}@media(max-width:767px){.slider__slider-wrapper .slider__nav-button--prev{left:5px}}.slider__slider-wrapper .slider__nav-button--next{right:-70px}@media(min-width:768px)and (max-width:1023px){.slider__slider-wrapper .slider__nav-button--next{right:-50px}}@media(max-width:767px){.slider__slider-wrapper .slider__nav-button--next{right:5px}}@media(min-width:768px)and (max-width:1023px){.slider__slider-wrapper .slider__nav-button{height:48px;width:48px}}@media(max-width:767px){.slider__slider-wrapper .slider__nav-button{background:#ffffffe6;height:40px;width:40px}.slider__slider-wrapper .slider__nav-button svg{height:20px;width:20px}}.slider__slider-wrapper .swiper-pagination{bottom:30px!important}@media(max-width:767px){.slider__slider-wrapper .swiper-pagination{bottom:20px!important}}.slider__slider-wrapper .swiper-pagination-bullet{background:#00000040;height:10px;margin:0 6px!important;opacity:1;transition:all .3s cubic-bezier(.4,0,.2,1);width:10px}@media(max-width:767px){.slider__slider-wrapper .swiper-pagination-bullet{height:8px;margin:0 4px!important;width:8px}}.slider__slider-wrapper .swiper-pagination-bullet:hover{background:#0006;transform:scale(1.3)}.slider__slider-wrapper .swiper-pagination-bullet-active{background:#1a202c;box-shadow:0 0 8px #0000004d;transform:scale(1.5)}@media(max-width:767px){.slider__slider-wrapper .swiper-pagination-bullet-active{transform:scale(1.3)}}.slider-modal{align-items:center;animation:fadeIn .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#000000f2;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}@media(max-width:767px){.slider-modal{padding:10px}}.slider-modal__close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:30px;top:30px;transition:all .3s ease;width:50px;z-index:10001}@media(max-width:767px){.slider-modal__close{height:40px;right:15px;top:15px;width:40px}.slider-modal__close svg{height:24px;width:24px}}.slider-modal__close:hover{background:#fff3;transform:scale(1.1) rotate(90deg)}.slider-modal__close:active{transform:scale(.95) rotate(90deg)}.slider-modal__content{animation:scaleIn .3s ease;max-height:90vh;max-width:1400px;position:relative;width:100%}@media(max-width:767px){.slider-modal__content{max-height:85vh}}.slider-modal__swiper{height:100%;width:100%}.slider-modal__swiper .swiper-pagination{bottom:20px!important}@media(max-width:767px){.slider-modal__swiper .swiper-pagination{bottom:10px!important}}.slider-modal__swiper .swiper-pagination-bullet{background:#fff6;height:12px;margin:0 8px!important;opacity:1;transition:all .3s ease;width:12px}@media(max-width:767px){.slider-modal__swiper .swiper-pagination-bullet{height:10px;margin:0 6px!important;width:10px}}.slider-modal__swiper .swiper-pagination-bullet:hover{background:#fff9;transform:scale(1.3)}.slider-modal__swiper .swiper-pagination-bullet-active{background:#fff;transform:scale(1.5)}@media(max-width:767px){.slider-modal__swiper .swiper-pagination-bullet-active{transform:scale(1.3)}}.slider-modal__slide{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.slider-modal__image{border-radius:12px;box-shadow:0 20px 60px #00000080;height:auto;max-height:90vh;max-width:100%;object-fit:contain;width:auto}@media(max-width:767px){.slider-modal__image{border-radius:8px;max-height:85vh}}.slider-modal__nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:10}@media(max-width:767px){.slider-modal__nav{height:45px;width:45px}.slider-modal__nav svg{height:24px;width:24px}}.slider-modal__nav:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.slider-modal__nav:active{transform:translateY(-50%) scale(.95)}.slider-modal__nav--prev{left:30px}@media(max-width:767px){.slider-modal__nav--prev{left:10px}}.slider-modal__nav--next{right:30px}@media(max-width:767px){.slider-modal__nav--next{right:10px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}: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:ease;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{-webkit-backface-visibility:hidden;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-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;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:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.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:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);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-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}@keyframes fade-in{0%{opacity:0;transform:scale(.3) translateY(30px)}50%{opacity:.8;transform:scale(1.1) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes zoom-in{0%{opacity:0;transform:scale(.1)}to{opacity:1;transform:scale(1)}}@keyframes zoom-out{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes rotate-360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-swing{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}@keyframes spiral-in{0%{opacity:0;transform:scale(.1) rotate(180deg) translateY(50px)}70%{opacity:.8;transform:scale(1.1) rotate(-20deg) translateY(-10px)}90%{opacity:1;transform:scale(.98) rotate(5deg) translateY(2px)}to{opacity:1;transform:scale(1) rotate(0deg) translateY(0)}}@keyframes bounce-in{0%{opacity:0;transform:scale(.3) translateY(100px) rotate(-10deg)}50%{opacity:1;transform:scale(1.1) translateY(-20px) rotate(5deg)}70%{transform:scale(.95) translateY(10px) rotate(-2deg)}85%{transform:scale(1.02) translateY(-5px) rotate(1deg)}to{opacity:1;transform:scale(1) translateY(0) rotate(0deg)}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}40%,43%{transform:translate3d(0,-30px,0);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translate3d(0,-15px,0);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}90%{transform:translate3d(0,-4px,0)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes pulse-strong{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.15}}@keyframes glow{0%,to{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}50%{filter:drop-shadow(0 0 20px rgba(255,255,255,.8))}}@keyframes glow-blue{0%,to{box-shadow:0 0 10px #4a90e233;filter:drop-shadow(0 0 5px rgba(74,144,226,.3))}50%{box-shadow:0 0 30px #4a90e299;filter:drop-shadow(0 0 20px rgba(74,144,226,.8))}}@keyframes glow-rainbow{0%{filter:drop-shadow(0 0 10px rgba(255,0,0,.5))}16.66%{filter:drop-shadow(0 0 10px rgba(255,165,0,.5))}33.33%{filter:drop-shadow(0 0 10px rgba(255,255,0,.5))}50%{filter:drop-shadow(0 0 10px rgba(0,255,0,.5))}66.66%{filter:drop-shadow(0 0 10px rgba(0,0,255,.5))}83.33%{filter:drop-shadow(0 0 10px rgba(128,0,128,.5))}to{filter:drop-shadow(0 0 10px rgba(255,0,0,.5))}}@keyframes shimmer{0%{filter:brightness(.5) saturate(.5);opacity:0;transform:scale(.8)}30%{filter:brightness(1.3) saturate(1.2);opacity:.7;transform:scale(1.1)}60%{filter:brightness(1.1) saturate(1.1);opacity:1;transform:scale(.95)}to{filter:brightness(1) saturate(1);opacity:1;transform:scale(1)}}@keyframes shake-horizontal{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes shake-vertical{0%,to{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes background-gradient{0%{background:linear-gradient(45deg,#ffffff1a,#ffffff0d)}50%{background:linear-gradient(45deg,#ffffff0d,#ffffff1a)}to{background:linear-gradient(45deg,#ffffff1a,#ffffff0d)}}@keyframes conic-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,50%{border-color:#0000}51%,to{border-color:currentColor}}@keyframes bounce-glow{0%{filter:drop-shadow(0 0 0 rgba(255,255,255,0));opacity:0;transform:scale(.3) translateY(100px)}50%{filter:drop-shadow(0 0 15px rgba(255,255,255,.6));opacity:1;transform:scale(1.1) translateY(-20px)}70%{filter:drop-shadow(0 0 10px rgba(255,255,255,.4));transform:scale(.95) translateY(10px)}85%{filter:drop-shadow(0 0 12px rgba(255,255,255,.5));transform:scale(1.02) translateY(-5px)}to{filter:drop-shadow(0 0 8px rgba(255,255,255,.3));opacity:1;transform:scale(1) translateY(0)}}@keyframes spiral-pulse{0%{opacity:0;transform:scale(.1) rotate(180deg)}40%{opacity:.8;transform:scale(1.2) rotate(-30deg)}60%{opacity:1;transform:scale(.9) rotate(10deg)}80%{transform:scale(1.1) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.animated{animation-duration:1s;animation-fill-mode:both}.hidden-until-inview{opacity:0;transition:opacity .6s ease,transform .6s ease,visibility .6s ease;visibility:hidden}.fade-in-left.animated,.in-view{opacity:1;visibility:visible}.fade-in-left.animated{animation-name:fade-in-left}.fade-in-right.animated{animation-name:fade-in-right;opacity:1;visibility:visible}.fade-in-up.animated{animation-name:fade-in-up;opacity:1;visibility:visible}.fade-in-down.animated{animation-name:fade-in-down;opacity:1;visibility:visible}.fade-in.animated{animation-name:fade-in;opacity:1;visibility:visible}.animated.infinite{animation-iteration-count:infinite}.animated.slow{animation-duration:2s}.animated.fast{animation-duration:.5s}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.animated{animation:none!important}}.footer{background-color:#000;color:#fff;padding:56px 28px}.footer__content{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1200px}@media(max-width:767px){.footer__content{flex-direction:column;gap:28px;text-align:center}}@media(min-width:768px)and (max-width:1023px){.footer__content{flex-direction:column;gap:28px}}.footer__icons{align-items:center;animation:fade-in-up 1s ease-out .4s;animation-fill-mode:both;display:flex;gap:24px}.footer__icons a{align-items:center;border-radius:12px;display:flex;height:60px;justify-content:center;padding:10px;transition:all .3s ease;width:60px}.footer__icons a:hover{animation:pulse .5s ease;transform:translateY(-4px)}.footer__icons a img{filter:brightness(0) invert(1);height:32px;transition:all .3s ease;width:32px}.footer__icons a:hover img{animation:glow .8s ease;transform:scale(1.1)}@media(max-width:767px){.footer__icons{flex-wrap:wrap;gap:8px;justify-content:center}.footer__icons a{height:45px;width:45px}.footer__icons a img{height:22px;width:22px}}.footer__buttons{animation-fill-mode:both;display:flex;gap:24px}@media(max-width:767px){.footer__buttons{align-items:center;flex-direction:column;gap:16px}}@media(min-width:768px)and (max-width:1023px){.footer__buttons{justify-content:center}}.footer__button{align-items:center;background:#000;border-radius:15px;cursor:pointer;display:flex;height:60px;justify-content:center;outline:1px solid #4d4d4d;outline-offset:-1px;overflow:hidden;position:relative;transition:all .3s ease;width:200px}@media(max-width:767px){.footer__button{height:90px;max-width:340px;width:100%}}.footer__button:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.footer__button:hover{box-shadow:0 12px 32px #0006;outline-color:#fff;transform:translateY(-4px)}.footer__button:active{animation:none;transform:translateY(-2px)}.footer__button-content{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:1}.footer__icon{height:auto;max-width:280px;transition:all .3s ease;width:90%}@media(max-width:767px){.footer{padding:28px 16px}}@media(min-width:768px)and (max-width:1023px){.footer{padding:42px 24px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;line-height:1.6;overflow-x:hidden}.app{display:flex;flex-direction:column;min-height:100vh}.app__content{flex:1 1;width:100%}.app__image{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:auto;max-width:100%;transition:transform .3s ease,box-shadow .3s ease}.app__image:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.container{margin:0 auto;max-width:1200px;padding:0 28px}@media(max-width:767px){.container{padding:0 16px}}.section{padding:56px 0}@media(max-width:767px){.section{padding:28px 0}}
/*# sourceMappingURL=main.f107f382.css.map*/