.button{background:var(--birka-gradient);padding:15px 50px;box-shadow:0 4px 10px #0000001a;border-radius:100px;font-weight:500;cursor:pointer;user-select:none;display:inline-block;color:#fff;text-decoration:none;font-size:18px}.button.play{padding-right:50px;position:relative}.button.play:after{content:"";position:absolute;top:calc(50% - 10px);right:20px;width:20px;height:20px;background-image:var(--icon-play);background-repeat:no-repeat;background-size:20px}.button.white{background:#fff;color:var(--birka-dark)}.button.transparent{background:transparent;border:1px solid #fff}@media screen and (max-width: 400px){.button{padding:15px 40px}}section.hero-slider{overflow:hidden}section.hero-slider .back{position:absolute;inset:0;z-index:2;background:#000;opacity:0;pointer-events:none}section.hero-slider figure{z-index:0}section.hero-slider .h2{color:#fff;margin-bottom:50px}section.hero-slider a.button{margin-top:60px}section.hero-slider .swiper-slide{display:flex;align-items:center}section.hero-slider .swiper-pagination{height:10px;display:flex;margin-top:20px;justify-content:center;align-items:center;margin-bottom:10px}section.hero-slider .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#fff;opacity:.3;transition:.3s;cursor:pointer}section.hero-slider .swiper-pagination-bullet:not(:first-child){margin-left:10px}section.hero-slider .swiper-pagination-bullet-active{transform:scale(1.2);opacity:1}section.hero-slider{padding:0;background:linear-gradient(75deg,#126e84,#15323b);color:#fff;position:relative}@media screen and (max-width: 320px){section.hero-slider{top:70px}}section.hero-slider .wrapper{margin-top:70px;padding-top:100px;padding-bottom:100px;display:flex;align-items:center;min-height:calc(90vh - var(--nav-height))}section.hero-slider .wrapper>*{max-width:50%}@media screen and (max-width: 992px){section.hero-slider .wrapper{min-height:calc(80vh - var(--nav-height))}}@media screen and (max-width: 768px){section.hero-slider .wrapper{min-height:calc(70vh - var(--nav-height))}section.hero-slider .wrapper>*{max-width:60%}}@media screen and (max-width: 600px){section.hero-slider .wrapper{min-height:calc(70vh - var(--nav-height))}section.hero-slider .wrapper>*{max-width:70%}}@media screen and (max-width: 480px){section.hero-slider .wrapper{padding:40px 20px}section.hero-slider .wrapper>*{max-width:80%}}section.hero-slider figure{position:absolute;background-repeat:no-repeat;background-size:cover;background-position:center center;inset:0;transition:opacity .3s;opacity:1}section.hero-slider figure.hiding{opacity:0}section.about-sim{position:relative;overflow:hidden;background-color:#fff}section.about-sim .short{transition:.3s}section.about-sim .h2{transition:.3s transform}section.about-sim .wrapper{display:flex}section.about-sim .wrapper aside{width:60%;z-index:2}section.about-sim figure{width:40%;background-position:center center;background-repeat:no-repeat;background-size:contain}section.about-sim figure.ru{background-image:url(/assets/img/about-sim-card@2x.ru.png)}section.about-sim figure.en{background-image:url(/assets/img/about-sim-card@2x.en.png)}section.about-sim button,section.about-sim a.button{margin-top:60px}@media screen and (max-width: 991px){section.about-sim .wrapper{flex-direction:column}section.about-sim .wrapper aside{order:2;width:100%}section.about-sim .wrapper>*{width:100%}section.about-sim figure{position:static;background-position:left center;order:1;min-height:300px}}
