:root{--background-color:#090909;--secondary-text-color:#fff;--primary-text-color:#939393;--background-icons-color:#232323;--error-color:#ff5733;--success-color:#bf3}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:focus{outline:none}@keyframes loader{0%{translate:-10% -10%}50%{translate:-90% -90%}to{translate:-10% -10%}}.animation_loader{animation:loader 5s cubic-bezier(.57,.2,1,1.15) infinite}body,html{height:100%;min-width:320px}.phantom{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}body{background-color:var(--background-color);-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;color:var(--primary-text-color);font-family:Roboto;font-style:normal;line-height:1.4;font-size:16px}button,input,textarea{font-size:inherit}button{cursor:pointer;background-color:transparent}a{text-decoration:none}address{font-style:normal}a:hover,a:link,a:visited{text-decoration:none}li,ol,ul{list-style:none}img{display:inline-block}h1,h2,h3,h4,h5,h6{color:var(--secondary-text-color);font-family:Dela Gothic One,sans-serif;font-weight:400}h1{font-size:45px;line-height:1.04}h2{font-size:28px;line-height:1.4}h3{font-size:20px;line-height:1.25}h4{font-size:26px;line-height:1.2}.container{margin:0 auto}.success .swiper{display:grid}.success .swiper-slide{display:flex;justify-content:center}.success .swiper-button-next:after,.success .swiper-button-prev:after{color:var(--secondary-text-color)}.success .swiper-pagination .swiper-pagination-bullet{background-color:var(--secondary-text-color)}.success .swiper-pagination-bullet-active{color:var(--secondary-text-color)}@media screen and (max-width:375px){.container{max-width:375px;padding:0 20px}}@media screen and (min-width:375px)and (max-width:900px){.container{width:375px;padding:0 20px}}@media screen and (min-width:900px)and (max-width:1440px){.container{width:900px;padding:0 60px}h1{font-size:70px}h2{font-size:35px}h3{font-size:22px}h4{font-size:29px}}@media screen and (min-width:1440px){.container{width:1440px;padding:0 120px}h1{font-size:92px}h2{font-size:42px}h3{font-size:24px}h4{font-size:32px}}