/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html{
  line-height:1.15;
  -webkit-text-size-adjust:100%;
}

body{
  margin:0;
}

h1{
  font-size:2em;
  margin:0.67em 0;
}

hr{
  box-sizing:content-box;
  height:0;
  overflow:visible;
}

pre{
  font-family:monospace, monospace;
  font-size:1em;
}

a{
  background-color:transparent;
}

abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted;
}

b,
strong{
  font-weight:bolder;
}

code,
kbd,
samp{
  font-family:monospace, monospace;
  font-size:1em;
}

small{
  font-size:80%;
}

sub,
sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub{
  bottom:-0.25em;
}

sup{
  top:-0.5em;
}

img{
  border-style:none;
}

button,
input,
optgroup,
select,
textarea{
  font-family:inherit;
  font-size:100%;
  line-height:1.15;
  margin:0;
}

button,
input{
  overflow:visible;
}

button,
select{
  text-transform:none;
}

button,
[type="button"],
[type="reset"],
[type="submit"]{
  -webkit-appearance:button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
  border-style:none;
  padding:0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{
  outline:1px dotted ButtonText;
}

fieldset{
  padding:0.35em 0.75em 0.625em;
}

legend{
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal;
}

progress{
  vertical-align:baseline;
}

textarea{
  overflow:auto;
}

[type="checkbox"],
[type="radio"]{
  box-sizing:border-box;
  padding:0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
  height:auto;
}

[type="search"]{
  -webkit-appearance:textfield;
  outline-offset:-2px;
}

[type="search"]::-webkit-search-decoration{
  -webkit-appearance:none;
}

::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit;
}

details{
  display:block;
}

summary{
  display:list-item;
}

template{
  display:none;
}

[hidden]{
  display:none;
}

@font-face{
  font-family:'Futura PT';
  src:url("../fonts/FuturaPT-Light.woff2") format("woff2"), url("../fonts/FuturaPT-Light.woff") format("woff");
  font-weight:300;
  font-style:normal; }

@font-face{
  font-family:'Futura PT';
  src:url("../fonts/FuturaPT-Heavy.woff2") format("woff2"), url("../fonts/FuturaPT-Heavy.woff") format("woff");
  font-weight:900;
  font-style:normal; }

@font-face{
  font-family:'Futura PT';
  src:url("../fonts/FuturaPT-ExtraBold.woff2") format("woff2"), url("../fonts/FuturaPT-ExtraBold.woff") format("woff");
  font-weight:800;
  font-style:normal; }

@font-face{
  font-family:'Futura PT';
  src:url("../fonts/FuturaPT-Bold.woff2") format("woff2"), url("../fonts/FuturaPT-Bold.woff") format("woff");
  font-weight:bold;
  font-style:normal; }

@font-face{
  font-family:'Futura PT';
  src:url("../fonts/FuturaPT-Demi.woff2") format("woff2"), url("../fonts/FuturaPT-Demi.woff") format("woff");
  font-weight:500;
  font-style:normal; }

@font-face{
  font-family:'Futura PT';
  src:url("../fonts/FuturaPT-Medium.woff2") format("woff2"), url("../fonts/FuturaPT-Medium.woff") format("woff");
  font-weight:500;
  font-style:normal; }

@font-face{
  font-family:'Futura PT';
  src:url("../fonts/FuturaPT-Book.woff2") format("woff2"), url("../fonts/FuturaPT-Book.woff") format("woff");
  font-weight:normal;
  font-style:normal; }

@font-face{
  font-family:'Open Sans';
  src:url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff");
  font-weight:300;
  font-style:normal; }

@font-face{
  font-family:'Open Sans';
  src:url("../fonts/OpenSans.woff2") format("woff2"), url("../fonts/OpenSans.woff") format("woff");
  font-weight:normal;
  font-style:normal; }

@font-face{
  font-family:'Open Sans';
  src:url("../fonts/OpenSans-Semibold.woff2") format("woff2"), url("../fonts/OpenSans-Semibold.woff") format("woff");
  font-weight:600;
  font-style:normal; }

@font-face{
  font-family:'Open Sans';
  src:url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff");
  font-weight:bold;
  font-style:normal; }

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background:transparent; }

*{
  text-decoration:none;
  list-style:none;
  box-sizing:border-box; }

body{
  font-family:'Futura PT'; }

body.overflow{
    overflow:hidden;
    position:fixed;
    top:0;
    left:0;
    right:0; }

a{
  text-decoration:none;
  display:inline-block;
  cursor:pointer;
  -webkit-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out; }

a:hover, a:active, a:focus{
  text-decoration:none; }

input{
  border:none;
  background-color:transparent;
  outline:none;
  -webkit-appearance:none;
  color:#8a8987; }

textarea{
  resize:vertical;
  border:none;
  background-color:transparent;
  outline:none;
  -webkit-appearance:none; }

button{
  cursor:pointer;
  border:none;
  background-color:transparent;
  -webkit-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  outline:none;
  -webkit-appearance:none; }

select{
  cursor:pointer;
  border:none;
  background-color:transparent;
  -webkit-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  outline:none;
  -webkit-appearance:none; }

.wrapper{
  width:100%;
  position:relative;
  overflow:hidden; }

.container{
  max-width:1150px;
  width:100%;
  margin:0 auto;
  padding:0 15px; }

.scroll-wrap::-webkit-scrollbar{
  width:4px;
  background-color:#ccc; }

.scroll-wrap::-webkit-scrollbar-thumb{
  background-color:#4e37b2;
  border-radius:2px; }

.accordion .title{
  background:#F7F8F9;
  border-radius:15px;
  cursor:pointer;
  padding:20px 40px 20px 15px;
  margin-bottom:10px;
  font-weight:600;
  font-size:14px;
  line-height:19px;
  color:#333333;
  position:relative; }

@media screen and (min-width: 768px){
    .accordion .title{
      padding:20px 50px 20px 30px; } }

.accordion .title:before{
    content:'';
    position:absolute;
    right:15px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    width:22px;
    height:22px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
    background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='10.75' stroke='%234E37B2' stroke-width='0.5'/%3E%3Cpath d='M7 11H15' stroke='%234E37B2' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 7L11 15' stroke='%234E37B2' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

@media screen and (min-width: 768px){
      .accordion .title:before{
        right:30px; } }

.accordion .title.active{
    background:#323232;
    color:#fff;
    border-radius:15px 15px 0 0; }

.accordion .title.active:before{
      background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='10.75' stroke='white' stroke-width='0.5'/%3E%3Cpath d='M7 11H15' stroke='white' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }

.accordion .title.active ~ .content{
  background:#323232;
  border-radius:0 0 15px 15px;
  margin-bottom:10px; }

.accordion .content{
  position:relative;
  top:-10px;
  display:none;
  font-weight:300;
  font-size:14px;
  line-height:19px;
  color:#FFFFFF;
  padding:0 15px 20px; }

@media screen and (min-width: 768px){
    .accordion .content{
      padding:20px 30px; } }

.advantages-wrap{
  display:-webkit-box;
  display:flex;
  flex-wrap:wrap;
  -webkit-box-align:start;
  align-items:flex-start;
  -webkit-box-pack:end;
  justify-content:flex-end; }

@media screen and (min-width: 480px){
    .advantages-wrap{
      margin:0 -10px;
      -webkit-box-pack:unset;
      justify-content:unset; } }

@media screen and (min-width: 1024px){
    .advantages-wrap{
      margin:0 -18px; } }

.advantage{
  margin-bottom:20px;
  position:relative;
  margin-bottom:40px;
  padding-left:20px; }

@media screen and (min-width: 480px){
    .advantage{
      width:50%;
      padding:0 10px; } }

@media screen and (min-width: 768px){
    .advantage{
      width:33.33%; } }

@media screen and (min-width: 1024px){
    .advantage{
      padding:0 18px;
      margin-bottom:36px; } }

.advantage:before{
    content:'';
    display:block;
    width:49px;
    height:49px;
    position:absolute;
    left:0px;
    top:-18px;
    opacity:0.5;
    background-image:url("data:image/svg+xml,%3Csvg width='60' height='55' viewBox='0 0 60 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='2.06769' cy='2.06769' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='13.1075' cy='2.06769' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='24.147' cy='2.06769' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='35.188' cy='2.06769' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='46.2276' cy='2.06769' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='57.2686' cy='2.06769' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='2.06769' cy='12.0403' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='13.1068' cy='12.0403' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='24.1478' cy='12.0403' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='35.1888' cy='12.0403' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='46.2278' cy='12.0403' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='57.2689' cy='12.0403' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='2.06769' cy='22.013' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='13.1068' cy='22.013' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='24.1478' cy='22.013' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='35.1888' cy='22.013' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='46.2278' cy='22.013' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='57.2689' cy='22.013' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='2.06769' cy='31.9857' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='13.1068' cy='31.9857' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='24.1478' cy='31.9857' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='35.1888' cy='31.9857' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='46.2278' cy='31.9857' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='57.2689' cy='31.9857' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='2.06769' cy='41.959' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='13.1075' cy='41.959' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='24.147' cy='41.959' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='35.188' cy='41.959' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='46.2276' cy='41.959' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='57.2686' cy='41.959' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='2.06769' cy='51.9358' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='13.1075' cy='51.9358' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='24.147' cy='51.9358' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='35.188' cy='51.9358' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='46.2276' cy='51.9358' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3Cellipse cx='57.2686' cy='51.9358' rx='2.06769' ry='2.06769' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

@media screen and (min-width: 480px){
      .advantage:before{
        left:1px;
        top:-17px; } }

@media screen and (min-width: 1200px){
      .advantage:before{
        width:59px;
        height:54px;
        left:-2px;
        top:-24px; } }

.advantage:hover::before{
    opacity:1; }

.advantage__wrap{
    position:relative;
    border-radius:15px;
    border:0.5px solid #fff;
    padding:20px;
    z-index:2; }

@media screen and (min-width: 1024px){
      .advantage__wrap{
        min-height:204px;
        padding:30px 26px; } }

.advantage__wrap:hover{
      border-radius:15px;
      -webkit-transition:all 0.25s ease;
      transition:all 0.25s ease;
      background-color:#fff;
      z-index:1; }

.advantage__wrap:hover .advantage__title{
        color:#4e37b2; }

.advantage__wrap:hover .advantage__text{
        color:#333333; }

.advantage__count-wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center;
    position:absolute;
    right:10px;
    top:10px;
    width:51px;
    height:51px;
    border-radius:50%;
    border:1px dashed #42dfbf; }

.advantage__count{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center;
    color:#fff;
    width:35px;
    height:35px;
    border-radius:50%;
    background-color:#42dfbf; }

.advantage__title{
    font-family:Futura PT;
    font-style:normal;
    font-weight:450;
    font-size:20px;
    color:#42dfbf;
    margin-bottom:15px;
    padding:0 50px 0 0; }

.advantage__text{
    font-family:Futura PT;
    font-style:normal;
    font-weight:normal;
    font-size:15px;
    line-height:21px;
    color:#ffffff; }

@media screen and (min-width: 1024px){
      .advantage__text{
        font-size:16px; } }

.advantage__text span{
      font-weight:900; }

@-webkit-keyframes animation{
  0%{
    -webkit-transform:translate(0, 200px);
    transform:translate(0, 200px);
    opacity:0; }
  100%{
    -webkit-transform:translate(0, 0);
    transform:translate(0, 0);
    opacity:1; } }

@keyframes animation{
  0%{
    -webkit-transform:translate(0, 200px);
    transform:translate(0, 200px);
    opacity:0; }
  100%{
    -webkit-transform:translate(0, 0);
    transform:translate(0, 0);
    opacity:1; } }

.mov{
  opacity:0; }

.mov.anim{
    -webkit-animation-name:animation;
    animation-name:animation;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards; }

.switch{
  position:relative;
  display:inline-block;
  width:53px;
  height:26px; }

.switch input{
    opacity:0;
    width:0;
    height:0; }

.slider{
  position:absolute;
  cursor:pointer;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#ccc;
  -webkit-transition:0.4s;
  transition:0.4s;
  border-radius:34px; }

.slider:before{
    position:absolute;
    content:"";
    height:22px;
    width:22px;
    left:2px;
    bottom:2px;
    background-color:#fff;
    -webkit-transition:0.4s;
    transition:0.4s;
    border-radius:50%; }

input:checked + .slider{
  background-color:#4e37b2; }

input:focus + .slider{
  box-shadow:0 0 1px #4e37b2; }

input:checked + .slider:before{
  -webkit-transform:translateX(26px);
  -ms-transform:translateX(26px);
  transform:translateX(26px); }

.card-wrap{
  display:none; }

.card-wrap.active{
    display:-webkit-box;
    display:flex;
    flex-wrap:wrap;
    -webkit-box-align:start;
    align-items:flex-start; }

@media screen and (min-width: 480px){
    .card-wrap{
      margin:0 -10px; } }

@media screen and (min-width: 1024px){
    .card-wrap{
      margin:0 -24px; } }

.card{
  margin-bottom:30px; }

@media screen and (min-width: 480px){
    .card{
      width:50%;
      padding:0 10px; } }

@media screen and (min-width: 768px){
    .card{
      width:33.33%; } }

@media screen and (min-width: 1024px){
    .card{
      padding:0 24px; } }

.card__wrap{
    border-radius:15px;
    background:#FFFFFF;
    box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18); }

.card__head{
    border-radius:15px;
    padding:15px;
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center; }

@media screen and (min-width: 768px){
      .card__head{
        min-height:90px;
        background-repeat:no-repeat;
        background-size:cover;
        background-image:url("../images/card-bg.svg"); } }

@media screen and (min-width: 1024px){
      .card__head{
        padding:34px 38px;
        min-height:114px; } }

.card__title{
    font-weight:500;
    font-size:18px;
    line-height:23px;
    text-align:center;
    color:#4E37B2; }

@media screen and (min-width: 768px){
      .card__title{
        color:#FFFFFF; } }

.card__body{
    padding:0 15px 20px; }

@media screen and (min-width: 768px){
      .card__body{
        padding:20px 15px 30px; } }

@media screen and (min-width: 1024px){
      .card__body{
        padding:20px 20px 30px; } }

.card__text{
    font-size:14px;
    line-height:18px;
    color:#333333;
    margin-bottom:10px; }

.card__list{
    margin:20px;
    line-height:18px;
    color:#333333;
    margin-bottom:10px; }

.card__list li{
      list-style-type:disc;
      font-size:14px; }

.choise-wrap{
  display:-webkit-box;
  display:flex;
  flex-wrap:wrap;
  text-align:center; }

@media screen and (min-width: 768px){
    .choise-wrap{
      -webkit-box-pack:justify;
      justify-content:space-between;
      text-align:left; } }

.choise{
  position:relative;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  margin-bottom:115px; }

.choise:last-child{
    margin-bottom:40px; }

@media screen and (min-width: 768px){
    .choise{
      width:46%;
      margin-bottom:60px;
      padding-left:55px; } }

@media screen and (min-width: 1200px){
    .choise{
      width:43%;
      padding-left:61px;
      margin-bottom:98px; } }

.choise__title{
    font-weight:500;
    font-size:20px;
    line-height:26px;
    color:#333333;
    margin-bottom:12px; }

.choise__text{
    font-size:16px;
    line-height:21px;
    color:#000000; }

.choise:after{
    content:'';
    position:absolute;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url("data:image/svg+xml,%3Csvg width='29' height='31' viewBox='0 0 29 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7327 19.1173C21.7327 18.8321 21.5012 18.6006 21.216 18.6006H18.116C17.8308 18.6006 17.5994 18.8321 17.5994 19.1173C17.5994 19.4025 17.8308 19.6339 18.116 19.6339H21.216C21.5012 19.634 21.7327 19.4025 21.7327 19.1173Z' fill='%234E37B2'/%3E%3Cpath d='M19.6656 5.68246V3.09911C19.6656 2.81393 19.4341 2.58246 19.149 2.58246C18.8638 2.58246 18.6323 2.81393 18.6323 3.09911V5.68246C18.6323 7.10688 19.7912 8.26581 21.2157 8.26581H25.8657V18.0825C25.8657 18.3676 26.0971 18.5991 26.3823 18.5991C26.6675 18.5991 26.899 18.3676 26.899 18.0825V7.7491C26.899 7.46393 26.6675 7.23246 26.3823 7.23246H21.2157C20.3611 7.23246 19.6656 6.53702 19.6656 5.68246Z' fill='%234E37B2'/%3E%3Cpath d='M21.2154 12.3994H17.0821C16.7969 12.3994 16.5654 12.6308 16.5654 12.916C16.5654 13.2012 16.7969 13.4326 17.0821 13.4326H21.2154C21.5006 13.4326 21.7321 13.2012 21.7321 12.916C21.7321 12.6308 21.5007 12.3994 21.2154 12.3994Z' fill='%234E37B2'/%3E%3Cpath d='M15.5322 12.916C15.5322 12.6308 15.3007 12.3994 15.0156 12.3994H11.9156C11.6304 12.3994 11.3989 12.6308 11.3989 12.916C11.3989 13.2012 11.6304 13.4326 11.9156 13.4326H15.0156C15.3007 13.4327 15.5322 13.2012 15.5322 12.916Z' fill='%234E37B2'/%3E%3Cpath d='M11.9153 15.5C11.6302 15.5 11.3987 15.7315 11.3987 16.0166C11.3987 16.3018 11.6302 16.5333 11.9153 16.5333H12.9487C13.2339 16.5333 13.4653 16.3018 13.4653 16.0166C13.4653 15.7315 13.2339 15.5 12.9487 15.5H11.9153Z' fill='%234E37B2'/%3E%3Cpath d='M11.9163 10.3341H17.083C17.3681 10.3341 17.5996 10.1026 17.5996 9.81743C17.5996 9.53225 17.3681 9.30078 17.083 9.30078H11.9163C11.6311 9.30078 11.3997 9.53225 11.3997 9.81743C11.3997 10.1026 11.6311 10.3341 11.9163 10.3341Z' fill='%234E37B2'/%3E%3Cpath d='M15.0162 16.5325H20.1828C20.468 16.5325 20.6995 16.301 20.6995 16.0159C20.6995 15.7307 20.468 15.4992 20.1828 15.4992H15.0162C14.731 15.4992 14.4995 15.7307 14.4995 16.0159C14.4995 16.301 14.731 16.5325 15.0162 16.5325Z' fill='%234E37B2'/%3E%3Cpath d='M18.1158 21.6999C17.8306 21.6999 17.5991 21.9314 17.5991 22.2165C17.5991 22.5017 17.8306 22.7332 18.1158 22.7332H19.1491C19.4343 22.7332 19.6658 22.5017 19.6658 22.2165C19.6658 21.9314 19.4343 21.6999 19.1491 21.6999H18.1158Z' fill='%234E37B2'/%3E%3Cpath d='M16.0487 18.6006H11.9153C11.6302 18.6006 11.3987 18.8321 11.3987 19.1173C11.3987 19.4025 11.6302 19.6339 11.9153 19.6339H16.0487C16.3339 19.6339 16.5653 19.4025 16.5653 19.1173C16.5653 18.8321 16.3339 18.6006 16.0487 18.6006Z' fill='%234E37B2'/%3E%3Cpath d='M16.0487 21.6999H11.9153C11.6302 21.6999 11.3987 21.9314 11.3987 22.2165C11.3987 22.5017 11.6302 22.7332 11.9153 22.7332H16.0487C16.3339 22.7332 16.5653 22.5017 16.5653 22.2165C16.5653 21.9314 16.3339 21.6999 16.0487 21.6999Z' fill='%234E37B2'/%3E%3Cpath d='M28.3504 21.2816L27.3171 20.2482C26.5229 19.4541 25.3129 19.4556 24.5199 20.2482L17.7505 27.0176C17.6539 27.1142 17.5991 27.246 17.5991 27.3829V30.4829C17.5991 30.768 17.8306 30.9995 18.1158 30.9995H21.2158C21.3527 30.9995 21.4844 30.9448 21.5811 30.8481L28.3504 24.0788C29.1735 23.2557 29.1735 22.1051 28.3504 21.2816ZM23.8518 22.3774L24.6712 23.1968L20.1824 27.6857L19.363 26.8662L23.8518 22.3774ZM18.6325 29.9662V27.5967L21.0019 29.9662H18.6325ZM21.7325 29.2356L20.913 28.4162L25.4019 23.9273L26.2213 24.7468L21.7325 29.2356ZM27.6199 23.3482L26.9518 24.0163L24.5824 21.6468L25.2504 20.9788C25.6586 20.5711 26.1763 20.569 26.5865 20.9788L27.6199 22.0121C28.0378 22.4306 28.0378 22.9302 27.6199 23.3482Z' fill='%234E37B2'/%3E%3Cpath d='M16.0491 29.9666H2.61576C1.76121 29.9666 1.06576 29.2712 1.06576 28.4166V2.58335C1.06576 1.72879 1.76121 1.03335 2.61576 1.03335H18.9352L23.9505 6.04863C24.1525 6.25068 24.4791 6.25068 24.681 6.04863C24.8831 5.84665 24.8831 5.52006 24.681 5.31807L19.5144 0.151367C19.4178 0.05425 19.286 0 19.1491 0H2.61576C1.19134 0 0.0324707 1.15887 0.0324707 2.58335V28.4167C0.0324707 29.8411 1.19134 31.0001 2.61582 31.0001H16.0492C16.3344 31.0001 16.5658 30.7686 16.5658 30.4834C16.5658 30.1982 16.3343 29.9666 16.0491 29.9666Z' fill='%234E37B2'/%3E%3Cpath d='M16.0487 24.8001H11.9153C11.6302 24.8001 11.3987 25.0316 11.3987 25.3168C11.3987 25.6019 11.6302 25.8334 11.9153 25.8334H16.0487C16.3339 25.8334 16.5653 25.6019 16.5653 25.3168C16.5653 25.0316 16.3339 24.8001 16.0487 24.8001Z' fill='%234E37B2'/%3E%3Cpath d='M9.33252 9.81676C9.33252 9.53158 9.10104 9.30011 8.81587 9.30011H5.71587C5.43069 9.30011 5.19922 9.53158 5.19922 9.81676V12.9168C5.19922 13.2019 5.43069 13.4334 5.71587 13.4334H8.81587C9.10104 13.4334 9.33252 13.2019 9.33252 12.9168V9.81676ZM8.29916 12.4001H6.23251V10.3335H8.29916V12.4001Z' fill='%234E37B2'/%3E%3Cpath d='M5.71513 25.8325H8.81513C9.10031 25.8325 9.33178 25.601 9.33178 25.3159V22.2159C9.33178 21.9307 9.10031 21.6992 8.81513 21.6992H5.71513C5.42996 21.6992 5.19849 21.9307 5.19849 22.2159V25.3159C5.19849 25.601 5.42996 25.8325 5.71513 25.8325ZM6.23184 22.7325H8.29849V24.7992H6.23184V22.7325Z' fill='%234E37B2'/%3E%3Cpath d='M6.38359 19.4815C6.48071 19.5786 6.61246 19.6328 6.74887 19.6328C6.76595 19.6328 6.78248 19.6323 6.80004 19.6302C6.95401 19.6153 7.09296 19.5315 7.17876 19.4029L9.2454 16.3029C9.40349 16.0652 9.33943 15.7443 9.10227 15.5862C8.86408 15.4276 8.54427 15.4922 8.38564 15.7294L6.66877 18.305L6.0808 17.7175C5.87882 17.5155 5.55223 17.5155 5.35024 17.7175C5.14826 17.9196 5.1482 18.2461 5.35024 18.4481L6.38359 19.4815Z' fill='%234E37B2'/%3E%3C/svg%3E%0A");
    top:-55px;
    left:48%;
    width:47px;
    height:49px; }

@media screen and (min-width: 768px){
      .choise:after{
        top:6px;
        left:20px;
        width:29px;
        height:31px; } }

.choise:before{
    content:'';
    position:absolute;
    border-radius:50%;
    background:rgba(66, 223, 191, 0.36);
    top:-87px;
    left:42%;
    width:51px;
    height:51px; }

@media screen and (min-width: 768px){
      .choise:before{
        top:-12px;
        left:0px;
        width:32px;
        height:32px; } }

.currency{
  position:relative;
  z-index:2;
  margin-left:auto;
  margin-right:65px;
  display:none; }

@media screen and (min-width: 768px){
    .currency{
      display:block; } }

.currency:before{
    content:"";
    position:absolute;
    width:20px;
    height:20px;
    top:calc(50% - 10px);
    left:-30px;
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9963 7C19.9633 6.42967 19.285 5.984 17.9283 5.644C17.974 5.544 17.9997 5.44 18 5.332V3H17.9943C17.875 1.05733 9.91433 1 9 1C8.08567 1 0.125 1.05733 0.00566667 3H0V3.04333V5.333C0.00166667 5.96633 0.819 6.462 2.035 6.831C2.01833 6.88633 2.00833 6.94267 2.005 7H2V7.04333V9.329C0.69 9.66633 0.0356667 10.1057 0.00333333 10.6667H0V10.71V12.9997C0.001 13.4407 0.398667 13.8147 1.04933 14.1263C1.02467 14.194 1.00933 14.263 1.005 14.3337H1V14.377V16.6667C1.00267 17.7753 3.499 18.4637 6.27267 18.785C6.293 18.789 6.31167 18.7973 6.33333 18.7973C6.33967 18.7973 6.345 18.794 6.35133 18.7937C6.886 18.854 7.42933 18.901 7.967 18.9347C7.97833 18.936 7.98833 18.9413 8 18.9413C8.00633 18.9413 8.01133 18.938 8.01733 18.9377C8.7 18.979 9.37167 19 10 19C10.6283 19 11.3 18.979 11.9827 18.9373C11.9887 18.9377 11.994 18.941 12 18.941C12.0117 18.941 12.0217 18.9353 12.033 18.9343C12.5707 18.9007 13.114 18.854 13.6487 18.7933C13.655 18.7933 13.6603 18.7967 13.6667 18.7967C13.6883 18.7967 13.707 18.7883 13.7273 18.7843C16.501 18.463 18.997 17.7743 19 16.6653V14.3333H18.9947C18.9713 13.9247 18.623 13.5837 17.935 13.2987C17.977 13.2023 18 13.1023 18 12.9987V10.82C19.1967 10.452 19.9983 9.95967 20 9.332V7H19.9963ZM17.2973 13.107L17.1837 13.2067C17.0087 13.361 16.717 13.5167 16.3333 13.6667V12.0773C16.7297 11.9393 17.067 11.7863 17.3333 11.6187V12.998C17.3333 13.0323 17.3207 13.069 17.2973 13.107ZM9.842 14.656C9.79333 14.6573 9.74433 14.658 9.69533 14.659C9.57633 14.6613 9.45433 14.662 9.33367 14.663V12.998C9.42533 12.997 9.517 12.9957 9.60867 12.994C9.62633 12.9937 9.644 12.9933 9.66167 12.993C9.99733 12.9867 10.333 12.9763 10.667 12.961V14.6253C10.5957 14.629 10.524 14.6323 10.4517 14.6353C10.251 14.6443 10.0483 14.651 9.842 14.656ZM8.38633 14.6607C8.23367 14.658 8.08167 14.6543 7.93067 14.6497C7.912 14.649 7.89333 14.6483 7.87467 14.6477C7.693 14.6417 7.51267 14.634 7.33367 14.6253V12.9613C7.66767 12.977 8.00333 12.9873 8.339 12.9933C8.35667 12.9937 8.37433 12.994 8.39167 12.9943C8.48333 12.996 8.575 12.9973 8.66667 12.9983V14.6643C8.602 14.6637 8.53733 14.6637 8.473 14.6627C8.44367 14.662 8.41533 14.661 8.38633 14.6607ZM2.36567 13.9007C2.35467 13.8973 2.34433 13.8943 2.33333 13.8913V12.281C2.64467 12.365 2.97933 12.4417 3.33333 12.5113V14.1383C3.02733 14.0733 2.745 14.005 2.488 13.935C2.44733 13.9233 2.40533 13.9123 2.36567 13.9007ZM9.39167 16.661C9.48333 16.6627 9.575 16.664 9.66667 16.665V18.3313C9.206 18.327 8.76133 18.3137 8.33333 18.2927V16.6283C8.66733 16.644 9.003 16.6543 9.33867 16.6603C9.35633 16.6603 9.374 16.6607 9.39167 16.661ZM10.6613 16.66C10.997 16.6537 11.3327 16.6433 11.6667 16.628V18.2923C11.2387 18.3133 10.794 18.3267 10.3333 18.331V16.6647C10.425 16.6637 10.5167 16.6623 10.6083 16.6607C10.626 16.6607 10.6437 16.6603 10.6613 16.66ZM13.3333 16.5093V18.1647C13.013 18.1983 12.6797 18.228 12.3333 18.2523V16.59C12.6713 16.568 13.0053 16.541 13.3333 16.5093ZM14 16.4373C14.3437 16.396 14.6773 16.349 15 16.2967V17.9333C14.686 17.9887 14.3523 18.0397 14 18.086V16.4373ZM15.6667 16.1777C16.0207 16.108 16.3553 16.0313 16.6667 15.9473V17.5577C16.3697 17.6433 16.0353 17.7263 15.6667 17.8047V16.1777ZM4.33333 16.1777V17.8047C3.96467 17.7263 3.63033 17.6433 3.33333 17.5577V15.9473C3.64467 16.0313 3.97933 16.1083 4.33333 16.1777ZM5 16.297C5.32267 16.3493 5.65633 16.3963 6 16.4377V18.0863C5.64767 18.04 5.314 17.989 5 17.9337V16.297ZM6.66667 16.5093C6.99467 16.541 7.32867 16.568 7.66667 16.5903V18.2527C7.32033 18.2283 6.987 18.1987 6.66667 18.165V16.5093ZM5.83967 14.516C5.80567 14.5127 5.772 14.509 5.73833 14.5057C5.71433 14.5033 5.69067 14.5003 5.66667 14.498V12.843C5.99467 12.8747 6.32867 12.9017 6.66667 12.924V14.585C6.38667 14.565 6.11 14.5423 5.83967 14.516ZM5 12.7707V14.4193C4.64767 14.373 4.314 14.322 4 14.2667V12.63C4.32267 12.6823 4.65633 12.7297 5 12.7707ZM11.5553 14.5693C11.482 14.575 11.408 14.5807 11.3333 14.586V12.9237C11.6713 12.9013 12.0053 12.8747 12.3333 12.8427V14.498C12.1273 14.5197 11.9167 14.54 11.7003 14.5577C11.652 14.562 11.6037 14.5657 11.5553 14.5693ZM13 14.4193V12.7707C13.3437 12.7293 13.6773 12.6823 14 12.63V14.2667C13.686 14.322 13.3523 14.3733 13 14.4193ZM14.6667 12.511C15.0207 12.4413 15.3553 12.3647 15.6667 12.2807V13.891C15.3697 13.9767 15.0353 14.0597 14.6667 14.138V12.511ZM10.1083 10.9883C9.85767 10.982 9.61267 10.9723 9.372 10.9607C9.359 10.96 9.346 10.9593 9.33333 10.959V9.29467C9.66733 9.31033 10.003 9.32067 10.3387 9.32667C10.3563 9.327 10.374 9.32733 10.3913 9.32767C10.483 9.32933 10.5747 9.33067 10.6663 9.33167V10.996C10.504 10.9943 10.3403 10.9937 10.182 10.99C10.1577 10.9893 10.1327 10.989 10.1083 10.9883ZM2.33333 6.22467V4.61433C2.64467 4.69833 2.97933 4.775 3.33333 4.84467V6.47167C3.29233 6.463 3.25 6.45433 3.21 6.44567C3.03267 6.40667 2.85967 6.366 2.69433 6.323C2.56833 6.29067 2.44867 6.25767 2.33333 6.22467ZM8.39167 5.32767C8.48333 5.32933 8.575 5.33067 8.66667 5.33167V6.996C8.218 6.99167 7.772 6.98 7.33333 6.958V5.295C7.66733 5.31067 8.003 5.321 8.33867 5.327C8.35633 5.327 8.374 5.32733 8.39167 5.32767ZM9.66133 5.32667C9.997 5.32033 10.3327 5.31 10.6667 5.29467V6.95767C10.61 6.96033 10.5557 6.96433 10.4987 6.967C10.494 6.96733 10.4893 6.96733 10.4843 6.96767C10.2607 6.97767 10.0327 6.985 9.80167 6.99033C9.76567 6.99133 9.72967 6.99167 9.69367 6.99267C9.575 6.995 9.45367 6.99533 9.33333 6.99667V5.33167C9.425 5.33067 9.51667 5.32933 9.60833 5.32767C9.626 5.32733 9.64367 5.327 9.66133 5.32667ZM17.257 5.494L17.2477 5.492L17.1263 5.58633C16.9503 5.72333 16.68 5.862 16.3333 5.996V4.41033C16.7297 4.27233 17.067 4.11933 17.3333 3.95167V5.331C17.3333 5.38167 17.3067 5.43633 17.257 5.494ZM13 6.75067V5.104C13.3437 5.06267 13.6773 5.01567 14 4.96333V6.59733C13.684 6.65333 13.3513 6.70467 13 6.75067ZM14.6667 6.469V4.84467C15.0207 4.775 15.3553 4.69833 15.6667 4.61433V6.221C15.368 6.308 15.0317 6.391 14.6667 6.469ZM12.3333 5.176V6.82933C12.0113 6.86333 11.678 6.893 11.3333 6.91767V5.257C11.6713 5.23467 12.0053 5.20767 12.3333 5.176ZM5.66667 6.83V5.176C5.99467 5.20767 6.32867 5.23467 6.66667 5.257V6.91633C6.32733 6.892 5.99267 6.86433 5.66667 6.83ZM5 5.104V6.751C4.934 6.74233 4.86533 6.73533 4.8 6.72633C4.75733 6.72033 4.71667 6.714 4.67467 6.708C4.482 6.68033 4.29367 6.65067 4.109 6.61967C4.072 6.61333 4.03633 6.60667 4 6.60033V4.96367C4.32267 5.01567 4.65633 5.063 5 5.104ZM8.584 10.913C8.539 10.9097 8.49367 10.9063 8.449 10.903C8.23567 10.8863 8.02733 10.868 7.824 10.8477C7.78033 10.8433 7.73667 10.8387 7.69333 10.8343C7.68433 10.8333 7.67567 10.832 7.66667 10.8313V9.176C7.99467 9.20767 8.32867 9.23467 8.66667 9.257V10.9183C8.63967 10.9163 8.611 10.915 8.584 10.913ZM6.38167 10.664C6.24967 10.643 6.12567 10.6203 6 10.5983V8.96367C6.32267 9.016 6.65633 9.063 7 9.10433V10.753C6.796 10.726 6.59633 10.698 6.40467 10.668C6.397 10.6663 6.38933 10.665 6.38167 10.664ZM5.33333 8.84433V10.4687C4.965 10.3897 4.631 10.3057 4.33333 10.2183V8.614C4.64467 8.698 4.97933 8.775 5.33333 8.84433ZM3.66667 8.41033V9.994C3.14267 9.79167 2.80467 9.585 2.69467 9.401L2.67233 9.36367C2.67033 9.35333 2.667 9.34233 2.66667 9.332V7.95167C2.933 8.11933 3.27033 8.27233 3.66667 8.41033ZM11.6613 9.32667C11.997 9.32033 12.3327 9.31 12.6667 9.29467V10.9573C12.2287 10.979 11.7833 10.991 11.3333 10.9957V9.33167C11.425 9.33067 11.5167 9.32933 11.6083 9.32767C11.626 9.32733 11.6437 9.327 11.6613 9.32667ZM15.969 10.6057C15.8227 10.631 15.675 10.656 15.5233 10.679C15.4363 10.6923 15.3473 10.705 15.258 10.7177C15.1737 10.7297 15.086 10.74 15.0003 10.751V9.104C15.344 9.06267 15.6777 9.01567 16.0003 8.96333V10.6C15.9897 10.602 15.9793 10.604 15.969 10.6057ZM13.712 10.8903C13.5877 10.9007 13.4593 10.9073 13.3333 10.9163V9.257C13.6713 9.23467 14.0053 9.208 14.3333 9.176V10.8297C14.1397 10.85 13.9463 10.8703 13.7473 10.887C13.7353 10.888 13.724 10.8893 13.712 10.8903ZM17.5213 10.2653C17.3553 10.3117 17.1797 10.355 17.0003 10.3973C16.9173 10.4167 16.8327 10.436 16.746 10.4547C16.7203 10.4603 16.693 10.4653 16.667 10.471V8.84467C17.021 8.775 17.3557 8.69833 17.667 8.61433V10.2247C17.619 10.238 17.5707 10.2517 17.5213 10.2653ZM19.3297 7.02167C19.299 7.248 18.786 7.549 17.8703 7.832C16.691 8.19633 14.8457 8.53 12.507 8.63333C12.3873 8.63833 12.268 8.64333 12.146 8.64733C12.0463 8.65067 11.9463 8.65367 11.8447 8.65633C11.5687 8.66233 11.2887 8.66667 11 8.66667C10.7113 8.66667 10.4313 8.66233 10.1553 8.656C10.054 8.65367 9.954 8.65033 9.854 8.647C9.73167 8.64333 9.61233 8.638 9.493 8.633C7.15433 8.52967 5.30867 8.196 4.12967 7.83167C3.22133 7.551 2.70933 7.25233 2.67133 7.027C2.673 7.02067 2.673 7.01533 2.677 7.00733C2.69967 7.013 2.725 7.01767 2.748 7.02333C2.87833 7.05433 3.012 7.08433 3.148 7.113C3.81033 7.25567 4.54433 7.37267 5.32633 7.462C5.329 7.462 5.331 7.46333 5.33333 7.46333C5.334 7.46333 5.33467 7.463 5.335 7.463C5.86767 7.52367 6.42033 7.57133 6.98767 7.605C6.992 7.605 6.99567 7.60733 7 7.60733C7.00233 7.60733 7.004 7.606 7.00633 7.606C7.41467 7.63 7.82833 7.64767 8.247 7.657C8.50333 7.66333 8.755 7.66667 9 7.66667C9.175 7.66667 9.35433 7.66467 9.53533 7.66133C11.9573 7.624 14.202 7.336 15.764 6.88967C15.836 6.86933 15.9063 6.84833 15.9757 6.82733C16.018 6.81433 16.0613 6.80167 16.1023 6.78867C16.223 6.75 16.3387 6.71033 16.4503 6.669C16.4697 6.66167 16.488 6.65433 16.5073 6.647C16.6017 6.61133 16.6923 6.57433 16.779 6.53667C16.804 6.52567 16.8297 6.515 16.854 6.504C16.9463 6.46233 17.0357 6.41967 17.1183 6.37533C17.1557 6.35567 17.188 6.33533 17.223 6.31533C17.263 6.29233 17.303 6.269 17.34 6.24533C17.361 6.232 17.386 6.21933 17.406 6.206C18.8983 6.52967 19.2917 6.88367 19.3297 7.02167ZM9 1.66667C14.4963 1.66667 17.2763 2.532 17.3283 3.02867C17.288 3.254 16.7763 3.55167 15.8703 3.83167C14.691 4.196 12.8457 4.52967 10.507 4.633C10.3873 4.638 10.268 4.643 10.146 4.647C10.0463 4.65033 9.94633 4.65333 9.84467 4.656C9.56867 4.66233 9.28867 4.66667 9 4.66667C8.71133 4.66667 8.43133 4.66233 8.15533 4.656C8.054 4.65367 7.954 4.65033 7.854 4.647C7.73167 4.64333 7.61233 4.638 7.493 4.633C5.15433 4.52967 3.30867 4.196 2.12967 3.83167C1.22333 3.55167 0.712 3.254 0.671667 3.02867C0.723667 2.532 3.50367 1.66667 9 1.66667ZM0.666667 5.332V3.95167C0.933 4.11933 1.27033 4.27233 1.66667 4.41033V6.00633C1.01833 5.76333 0.667333 5.51967 0.666667 5.332ZM2.28133 9.945C2.28633 9.95033 2.294 9.955 2.299 9.96033C2.75533 10.421 3.70033 10.783 4.87667 11.053C4.90367 11.0593 4.93233 11.0653 4.95967 11.0717C5.046 11.091 5.13367 11.11 5.22233 11.1283C6.30267 11.3583 7.59233 11.5247 8.99733 11.607C8.99833 11.607 8.999 11.6073 8.99967 11.6073C9.00033 11.6073 9.00067 11.607 9.001 11.607C9.45233 11.6333 9.914 11.6517 10.3853 11.6597C10.594 11.664 10.7993 11.6667 11 11.6667C11.23 11.6667 11.466 11.664 11.706 11.6583C12.142 11.6493 12.5717 11.6313 12.9953 11.6067C12.997 11.6067 12.9983 11.6077 13 11.6077C13.003 11.6077 13.0053 11.606 13.0083 11.606C14.417 11.523 15.7387 11.355 16.8563 11.1133C16.6143 11.24 16.283 11.371 15.8703 11.4987C14.6253 11.8833 12.637 12.2337 10.11 12.315C10.035 12.3173 9.961 12.32 9.885 12.322C9.80333 12.324 9.72033 12.3253 9.63733 12.327C9.42767 12.3303 9.21667 12.3333 9 12.3333C8.71133 12.3333 8.43133 12.329 8.15533 12.3227C8.054 12.3203 7.954 12.317 7.854 12.3137C7.73167 12.31 7.61233 12.3047 7.493 12.2997C5.15433 12.1963 3.30867 11.8627 2.12967 11.4983C1.213 11.215 0.7 10.9137 0.670333 10.6873C0.707333 10.562 1.04433 10.2483 2.28133 9.945ZM0.666667 12.9987V11.6183C0.933 11.786 1.27033 11.939 1.66667 12.077V13.6667L1.47633 13.5927L1.47233 13.5967C0.949 13.3797 0.667333 13.1667 0.666667 12.9987ZM1.66667 16.6653V15.285C1.933 15.4527 2.27033 15.6057 2.66667 15.7437V17.3397C2.01833 17.0967 1.66733 16.853 1.66667 16.6653ZM17.3333 17.3397V15.744C17.7297 15.606 18.067 15.453 18.3333 15.2853V16.6647C18.333 16.8523 17.9817 17.0963 17.3333 17.3397ZM18.329 14.359C18.2927 14.5847 17.7807 14.884 16.8703 15.1653C15.691 15.5297 13.8457 15.8633 11.507 15.9667C11.3873 15.9717 11.268 15.9767 11.146 15.9807C11.0463 15.984 10.9463 15.987 10.8447 15.9897C10.5687 15.9957 10.2887 16 10 16C9.71133 16 9.431 15.9957 9.15467 15.9893C9.05433 15.987 8.95533 15.9837 8.85633 15.9803C8.73333 15.9763 8.61333 15.9713 8.493 15.9663C6.15433 15.863 4.309 15.5293 3.12967 15.165C2.248 14.8927 1.73867 14.6033 1.67467 14.38C1.774 14.4147 1.877 14.4483 1.98267 14.4813C1.99333 14.4847 2.004 14.488 2.01467 14.491C2.10467 14.5187 2.19667 14.5453 2.291 14.5713C2.32667 14.5813 2.36267 14.5913 2.399 14.601C2.45233 14.6153 2.507 14.629 2.56167 14.643C3.77567 14.954 5.32533 15.1743 6.99833 15.2733C6.999 15.2733 6.99933 15.2737 7 15.2737C7.00033 15.2737 7.00067 15.2733 7.001 15.2733C7.51767 15.304 8.04533 15.323 8.57867 15.3293C8.72067 15.332 8.86167 15.3333 9 15.3333C9.18367 15.3333 9.37167 15.331 9.562 15.3277C10.0483 15.3197 10.5283 15.3017 10.9977 15.2737C10.9987 15.2737 10.9993 15.2743 11.0003 15.2743C11.002 15.2743 11.003 15.2733 11.0047 15.2733C11.5763 15.239 12.1297 15.19 12.6613 15.129C12.6633 15.129 12.665 15.13 12.667 15.13C12.6743 15.13 12.6803 15.1263 12.6877 15.1257C13.2797 15.0573 13.841 14.9733 14.362 14.8757C14.4693 14.856 14.575 14.8357 14.6797 14.8147C14.703 14.81 14.7263 14.8053 14.7497 14.8003C15.734 14.5983 16.586 14.3367 17.1707 14.0123C17.2027 13.995 17.2327 13.977 17.263 13.9593C17.3 13.9373 17.3353 13.915 17.3697 13.8923C17.4017 13.8717 17.4387 13.8517 17.468 13.8307C18.126 14.0653 18.3073 14.2753 18.329 14.359ZM18.3333 10.0063V8.41067C18.7297 8.27267 19.067 8.11967 19.3333 7.952V9.33133C19.333 9.519 18.9817 9.763 18.3333 10.0063Z' fill='white'/%3E%3C/svg%3E%0A"); }

.currency__head{
    position:relative;
    z-index:2;
    cursor:pointer;
    font-size:16px;
    color:#FFFFFF;
    white-space:nowrap; }

.currency__head mark{
      color:#42DFBF; }

.currency__head:before{
      content:"";
      position:absolute;
      right:-15px;
      top:calc(50% - 3px);
      width:9px;
      height:7px;
      -webkit-transition:all 0.25s ease;
      transition:all 0.25s ease;
      background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 6L0.602886 0.75L8.39711 0.749999L4.5 6Z' fill='white'/%3E%3C/svg%3E%0A");
      background-size:cover;
      background-repeat:no-repeat; }

.currency__head.active:before{
      -webkit-transform:rotate(180deg);
      -ms-transform:rotate(180deg);
      transform:rotate(180deg); }

.currency__text{
    font-weight:400;
    font-size:16px;
    line-height:21px; }

.currency__list{
    width:100%;
    position:absolute;
    z-index:-1;
    left:0px;
    top:27px;
    display:none; }

.currency__list li{
      white-space:nowrap;
      font-size:16px;
      color:#FFFFFF;
      cursor:pointer;
      -webkit-transition:all 0.25s ease;
      transition:all 0.25s ease;
      margin-bottom:5px; }

.currency__list li mark{
        color:#42DFBF; }

.currency__list li:hover{
        color:#42DFBF; }

.feedback{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center;
  position:relative;
  padding-bottom:20px;
  border-bottom:1px solid #42DFBF; }

@media screen and (min-width: 1024px){
    .feedback{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      padding:0;
      border-bottom:none;
      margin-left:10px; } }

.feedback:before{
    content:'';
    position:absolute;
    bottom:-4px;
    left:50%;
    width:7px;
    height:7px;
    background-color:#fff;
    border-radius:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:2; }

@media screen and (min-width: 1024px){
      .feedback:before{
        display:none; } }

.feedback:after{
    content:'';
    position:absolute;
    bottom:-1px;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    width:27px;
    height:1px;
    background-color:#4e37b2;
    z-index:1; }

@media screen and (min-width: 1024px){
      .feedback:after{
        display:none; } }

.feedback__image{
    -webkit-box-flex:0;
    flex:none;
    margin:0 0 20px;
    width:120px;
    height:120px; }

@media screen and (min-width: 1024px){
      .feedback__image{
        margin:0 27px 0 0; } }

.feedback__image img{
      width:100%;
      border-radius:50%; }

.feedback__info{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:center;
    align-items:center;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease; }

@media screen and (min-width: 1024px){
      .feedback__info{
        -webkit-box-align:start;
        align-items:flex-start; } }

.customer-info{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center;
  margin-bottom:13px; }

@media screen and (min-width: 1024px){
    .customer-info{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row; } }

.customer-name{
  font-weight:450;
  font-size:16px;
  line-height:21px;
  color:#fff;
  margin-bottom:20px; }

@media screen and (min-width: 1024px){
    .customer-name{
      margin:0 20px 0 0; } }

.customer-rate{
  display:-webkit-box;
  display:flex; }

.customer-text{
  font-size:14px;
  line-height:18px;
  color:#e0e0e0;
  margin-bottom:13px;
  text-align:center; }

@media screen and (min-width: 1024px){
    .customer-text{
      text-align:left; } }

.date{
  font-size:14px;
  line-height:18px;
  color:#e0e0e0; }

.star{
  width:14px;
  height:13px;
  background-size:cover;
  background-repeat:no-repeat;
  background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6962 5.89138C13.9717 5.63109 14.069 5.24907 13.9502 4.89395C13.831 4.53883 13.5207 4.28533 13.1394 4.23153L9.74965 3.75415C9.60528 3.73377 9.48053 3.64601 9.41605 3.51912L7.90057 0.542323C7.73041 0.207854 7.38504 0 7.00014 0C6.61552 0 6.27015 0.207854 6.09999 0.542323L4.58423 3.5194C4.51975 3.64628 4.39472 3.73404 4.25035 3.75442L0.860564 4.23181C0.479592 4.28533 0.168983 4.5391 0.0498411 4.89422C-0.0690201 5.24934 0.0282555 5.63136 0.303823 5.89165L2.75646 8.20875C2.86102 8.30765 2.90896 8.45003 2.88429 8.58914L2.30568 11.861C2.25438 12.149 2.33231 12.4291 2.52462 12.65C2.82346 12.9943 3.34516 13.0992 3.76229 12.8867L6.79381 11.3418C6.92052 11.2774 7.08003 11.2779 7.20646 11.3418L10.2383 12.8867C10.3857 12.962 10.543 13 10.7053 13C11.0016 13 11.2825 12.8723 11.4757 12.65C11.6682 12.4291 11.7459 12.1485 11.6946 11.861L11.1157 8.58914C11.091 8.44976 11.139 8.30765 11.2435 8.20875L13.6962 5.89138Z' fill='%23FDA128'/%3E%3C/svg%3E%0A"); }

.star:last-child{
    background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6962 5.89138C13.9717 5.63109 14.069 5.24907 13.9502 4.89395C13.831 4.53883 13.5207 4.28533 13.1394 4.23153L9.74965 3.75415C9.60528 3.73377 9.48053 3.64601 9.41605 3.51912L7.90057 0.542323C7.73041 0.207854 7.38504 0 7.00014 0C6.61552 0 6.27015 0.207854 6.09999 0.542323L4.58423 3.5194C4.51975 3.64628 4.39472 3.73404 4.25035 3.75442L0.860564 4.23181C0.479592 4.28533 0.168983 4.5391 0.0498411 4.89422C-0.0690201 5.24934 0.0282555 5.63136 0.303823 5.89165L2.75646 8.20875C2.86102 8.30765 2.90896 8.45003 2.88429 8.58914L2.30568 11.861C2.25438 12.149 2.33231 12.4291 2.52462 12.65C2.82346 12.9943 3.34516 13.0992 3.76229 12.8867L6.79381 11.3418C6.92052 11.2774 7.08003 11.2779 7.20646 11.3418L10.2383 12.8867C10.3857 12.962 10.543 13 10.7053 13C11.0016 13 11.2825 12.8723 11.4757 12.65C11.6682 12.4291 11.7459 12.1485 11.6946 11.861L11.1157 8.58914C11.091 8.44976 11.139 8.30765 11.2435 8.20875L13.6962 5.89138Z' fill='%23ffffff'/%3E%3C/svg%3E%0A"); }

.footer{
  background-color:#000;
  font-family:"Futura PT";
  font-size:14px;
  line-height:18px;
  color:#e0e0e0; }

.footer .container{
    padding:40px 15px 44px;
    margin:0 auto; }

@media screen and (min-width: 768px){
      .footer .container{
        padding:36px 15px 18px; } }

.footer-wrap{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  margin:0 auto; }

.footer-wrap .contact-us__email{
    color:#e0e0e0;
    margin:0 auto 20px; }

.footer-wrap .contact-us__email:hover{
      opacity:0.5;
      color:#e0e0e0; }

.footer-wrap .contact-us__email:before{
      content:"";
      display:inline-block;
      margin-right:8px;
      width:14px;
      height:11px;
      background-size:cover;
      background-repeat:no-repeat;
      background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.36'%3E%3Cpath d='M7.0009 7.61558L5.2689 5.96631L0.316895 10.5845C0.496895 10.7662 0.739895 10.8793 1.00789 10.8793L12.9939 10.8793C13.2609 10.8793 13.5029 10.7662 13.6819 10.5845L8.7329 5.96631L7.0009 7.61558Z' fill='white'/%3E%3Cpath d='M13.6853 0.294824C13.5053 0.112055 13.2633 0 12.9943 0L1.00834 0C0.741336 0 0.499336 0.113143 0.319336 0.297L7.00134 6.52747L13.6853 0.294824Z' fill='white'/%3E%3Cpath d='M0 0.95459L0 9.99296L4.833 5.52491L0 0.95459Z' fill='white'/%3E%3Cpath d='M9.16699 5.52549L14 9.99354L14 0.951904L9.16699 5.52549Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A"); }

.footer-img{
  margin:0 auto 10px; }

.footer-text{
  max-width:451px;
  font-weight:400;
  text-align:center;
  margin:0 auto 10px; }

.footer-nav{
  display:none; }

@media screen and (min-width: 768px){
    .footer-nav{
      display:block;
      width:54%;
      margin:0 auto 22px; } }

.footer-links{
  display:-webkit-box;
  display:flex;
  -webkit-box-pack:justify;
  justify-content:space-between; }

.footer-links li{
    text-align:center; }

.footer-links a{
    color:#fff; }

.footer-links a.active, .footer-links a:hover{
      color:#42dfbf; }

.btn-up{
  display:block;
  position:fixed;
  bottom:15px;
  right:15px;
  border-radius:50%;
  width:43px;
  height:43px;
  background-color:#42dfbf;
  -webkit-transition:all .25s ease;
  transition:all .25s ease;
  background-position:center;
  background-repeat:no-repeat;
  background-image:url("data:image/svg+xml,%3Csvg width='15' height='19' viewBox='0 0 15 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 3C7.22392 3 7 3.26632 7 3.59468L7 18.4053C7 18.7338 7.22392 19 7.5 19C7.77608 19 8 18.7338 8 18.4053L8 3.59468C8 3.26632 7.77608 3 7.5 3Z' fill='white'/%3E%3Cpath d='M13.9477 7.82197C14.1885 8.05934 14.5788 8.05934 14.8195 7.82197C14.9398 7.70339 15 7.54785 15 7.39241C15 7.23696 14.9398 7.08142 14.8195 6.96284L7.93589 0.178025C7.69517 -0.0593418 7.30486 -0.0593417 7.06414 0.178025L0.18054 6.96284C-0.0601801 7.2 -0.0601801 7.58491 0.18054 7.82197C0.421261 8.05934 0.811571 8.05934 1.05229 7.82197L7.49996 1.46684L13.9477 7.82197Z' fill='white'/%3E%3C/svg%3E%0A");
  -webkit-animation:button 3s linear infinite;
  animation:button 3s linear infinite; }

@media screen and (min-width: 768px){
    .btn-up{
      bottom:30px;
      right:30px; } }

@-webkit-keyframes button{
  0%{
    box-shadow:0 0 0 rgba(66, 223, 191, 0.7); }
  40%{
    box-shadow:0 0 0 15px rgba(66, 223, 191, 0); }
  80%{
    box-shadow:0 0 0 15px rgba(66, 223, 191, 0); }
  100%{
    box-shadow:0 0 0 0 rgba(66, 223, 191, 0); } }

@keyframes button{
  0%{
    box-shadow:0 0 0 rgba(66, 223, 191, 0.7); }
  40%{
    box-shadow:0 0 0 15px rgba(66, 223, 191, 0); }
  80%{
    box-shadow:0 0 0 15px rgba(66, 223, 191, 0); }
  100%{
    box-shadow:0 0 0 0 rgba(66, 223, 191, 0); } }

.rights{
  margin:0 auto; }

.lk-form_login .lk-form__modal-btn{
  margin-bottom:15px; }

.lk-form_support .lk-form__row{
  margin:0 -35px; }

.lk-form_support .lk-form__column{
  width:50%;
  padding:0 35px; }

.lk-form_support .lk-form__field{
  margin-bottom:20px; }

.lk-form_support .lk-form__input{
  width:364px; }

.lk-form_support .lk-form__btn{
  min-width:231px; }

.lk-form_withdrawal .lk-form__field{
  margin-bottom:15px; }

@media screen and (min-width: 768px){
    .lk-form_withdrawal .lk-form__field{
      margin-bottom:0; } }

.lk-form_withdrawal .lk-form__select-wrap{
  width:266px;
  margin-right:15px; }

.lk-form_withdrawal .lk-form__btn{
  height:44px;
  margin-top:auto; }

@media screen and (min-width: 768px){
    .lk-form_withdrawal .lk-form__btn{
      width:355px; } }

.lk-form_search{
  position:relative; }

.lk-form_search input{
    padding-left:35px; }

.lk-form_search button{
    position:absolute;
    top:50%;
    left:10px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%); }

.lk-form__row{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column; }

@media screen and (min-width: 768px){
    .lk-form__row{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-pack:justify;
      justify-content:space-between;
      margin-bottom:27px; } }

.lk-form__row .lk-form__input{
    width:100%;
    margin-bottom:10px; }

@media screen and (min-width: 768px){
      .lk-form__row .lk-form__input{
        width:222px;
        margin-bottom:0; } }

.lk-form__column{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column; }

.lk-form__field{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:start;
  align-items:flex-start;
  position:relative; }

.lk-form__field.user-icon:before{
    content:"";
    position:absolute;
    width:11px;
    height:11px;
    left:15px;
    top:70%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.49981 5.10142C7.17571 5.10142 8.5343 3.95943 8.5343 2.55071C8.5343 1.14199 7.17571 0 5.49981 0C3.82392 0 2.46533 1.14199 2.46533 2.55071C2.46533 3.95943 3.82392 5.10142 5.49981 5.10142Z' fill='%23D9D9D9'/%3E%3Cpath d='M5.5 6.37637C2.46243 6.37637 0 8.44623 0 10.9995H11C11 8.44623 8.53757 6.37637 5.5 6.37637Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A"); }

.lk-form__field.user-icon .lk-form__input{
    padding-left:33px; }

.lk-form__field.email-icon:before{
    content:"";
    position:absolute;
    width:11px;
    height:8px;
    left:15px;
    top:70%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    background-image:url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.50068 5.59957L4.13981 4.38672L0.248901 7.78288C0.390332 7.91648 0.581263 7.99969 0.791837 7.99969H10.2095C10.4193 7.99969 10.6095 7.91648 10.7501 7.78288L6.86155 4.38672L5.50068 5.59957Z' fill='%23D9D9D9'/%3E%3Cpath d='M10.753 0.21681C10.6115 0.0824037 10.4214 0 10.21 0H0.79234C0.582552 0 0.392407 0.0832038 0.250977 0.21841L5.50118 4.80022L10.753 0.21681Z' fill='%23D9D9D9'/%3E%3Cpath d='M0 0.701385V7.34809L3.7974 4.06234L0 0.701385Z' fill='%23D9D9D9'/%3E%3Cpath d='M7.20264 4.06257L11 7.34832V0.699219L7.20264 4.06257Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A"); }

.lk-form__field.email-icon .lk-form__input{
    padding-left:33px; }

.lk-form__field.password-icon:before{
    content:"";
    position:absolute;
    width:11px;
    height:11px;
    left:15px;
    top:70%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.96429 1.03616C8.58207 -0.346054 6.33315 -0.346032 4.95093 1.03619C4.0068 1.98032 3.67887 3.37167 4.08767 4.63398L0.0954004 8.62627C0.0349648 8.68671 0.000976562 8.76852 0.000976562 8.85414V10.6773C0.000976562 10.8554 0.145115 10.9995 0.323242 10.9995H2.14636C2.23196 10.9995 2.31379 10.9655 2.37421 10.9051L2.82991 10.4491C2.89946 10.3795 2.93344 10.282 2.92212 10.1841L2.86547 9.69439L3.54399 9.6305C3.6982 9.61601 3.82 9.49422 3.83448 9.34L3.89837 8.66148L4.38806 8.71844C4.47901 8.73071 4.5706 8.70018 4.63952 8.63914C4.70812 8.57778 4.74746 8.49028 4.74746 8.39839V7.79835H5.3366C5.42219 7.79835 5.50403 7.76436 5.56444 7.70393L6.39088 6.88842C7.65287 7.29755 9.02016 6.99432 9.96429 6.04954C11.3465 4.66735 11.3465 2.41838 9.96429 1.03616ZM9.0526 3.31501C8.67557 3.69204 8.06252 3.69204 7.68549 3.31501C7.30846 2.93798 7.30846 2.32493 7.68549 1.9479C8.06252 1.57087 8.67557 1.57087 9.0526 1.9479C9.42963 2.32493 9.42961 2.93798 9.0526 3.31501Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A"); }

.lk-form__field.password-icon .lk-form__input{
    padding-left:33px; }

.lk-form__field:last-child{
    margin-bottom:30px; }

.lk-form__label{
  font-size:14px;
  line-height:19px;
  color:#333333;
  margin-bottom:8px; }

.lk-form__input{
  padding:13px 15px;
  border:1px solid #ececec;
  border-radius:5px;
  font-size:14px;
  width:100%;
  color:#333333; }

.lk-form__input::-webkit-input-placeholder{
    font-weight:300;
    font-size:14px;
    color:#c4c4c4; }

.lk-form__input:-ms-input-placeholder{
    font-weight:300;
    font-size:14px;
    color:#c4c4c4; }

.lk-form__input::-ms-input-placeholder{
    font-weight:300;
    font-size:14px;
    color:#c4c4c4; }

.lk-form__input::placeholder{
    font-weight:300;
    font-size:14px;
    color:#c4c4c4; }

.lk-form__select-wrap{
  position:relative;
  width:100%; }

.lk-form__select-wrap:after{
    content:"";
    position:absolute;
    width:8px;
    height:6px;
    right:15px;
    top:calc(50% - 3px);
    background-repeat:no-repeat;
    background-position:center;
    background-image:url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5L0.535899 0.5L7.4641 0.5L4 5Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.lk-form__select{
  padding:13px 15px;
  border:1px solid #ececec;
  border-radius:5px;
  width:100%;
  font-size:14px;
  color:#333333; }

.lk-form__textarea{
  font-size:14px;
  color:#333333;
  padding:12px 15px;
  width:100%;
  min-height:135px;
  border:1px solid #ececec;
  border-radius:5px;
  margin-bottom:20px; }

.lk-form__textarea::-webkit-input-placeholder{
    font-weight:300;
    font-size:14px;
    color:#c4c4c4; }

.lk-form__textarea:-ms-input-placeholder{
    font-weight:300;
    font-size:14px;
    color:#c4c4c4; }

.lk-form__textarea::-ms-input-placeholder{
    font-weight:300;
    font-size:14px;
    color:#c4c4c4; }

.lk-form__textarea::placeholder{
    font-weight:300;
    font-size:14px;
    color:#c4c4c4; }

.lk-form__btn{
  min-width:222px;
  padding:13px;
  background-color:#42dfbf;
  font-size:16px;
  color:#ffffff;
  border-radius:6px;
  display:block;
  text-align:center; }

.lk-form__btn:hover{
    opacity:0.8; }

@media screen and (min-width: 768px){
    .lk-form__btn{
      margin-left:auto; } }

.lk-form__modal-btn{
  font-size:16px;
  line-height:22px;
  color:#ffffff;
  width:100%;
  padding:13px 0;
  background-color:#4e37b2;
  border-radius:25px; }

.lk-form__modal-btn:hover{
    opacity:0.8; }

.lk-form__modal-btn_payment{
    position:relative;
    margin-bottom:10px; }

.lk-form__modal-btn_payment:before{
      content:"";
      position:absolute;
      width:15px;
      height:15px;
      top:50%;
      right:30px;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      background-size:cover;
      background-repeat:no-repeat;
      background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M14.3187 7.56297V5.45475C14.3187 4.73987 13.7642 4.1585 13.0636 4.10212L11.1058 0.682431C10.9243 0.366157 10.6314 0.140106 10.2808 0.0462407C9.93189 -0.0469857 9.56704 0.00197654 9.25476 0.183731L2.54313 4.09113H1.36436C0.612313 4.09113 0.000732422 4.70267 0.000732422 5.45475V13.6364C0.000732422 14.3885 0.612281 15.0001 1.36436 15.0001H12.9551C13.7071 15.0001 14.3187 14.3885 14.3187 13.6364V11.5282C14.7147 11.387 15.0005 11.0122 15.0005 10.5683V8.52288C15.0005 8.07903 14.7147 7.70417 14.3187 7.56297ZM12.2714 4.09113H9.30005L11.5286 2.79369L12.2714 4.09113ZM11.1898 2.20202L7.94499 4.09113H6.59907L10.8533 1.61425L11.1898 2.20202ZM9.59798 0.772972C9.75212 0.68275 9.93221 0.65878 10.1043 0.704738C10.2785 0.751336 10.4236 0.863866 10.5138 1.02133L10.5146 1.02258L5.24407 4.09113H3.89822L9.59798 0.772972ZM13.6369 13.6364C13.6369 14.0123 13.3309 14.3182 12.9551 14.3182H1.36436C0.988511 14.3182 0.682561 14.0123 0.682561 13.6364V5.45475C0.682561 5.0789 0.988511 4.77295 1.36436 4.77295H12.9551C13.3309 4.77295 13.6369 5.0789 13.6369 5.45475V7.50017H11.5915C10.4635 7.50017 9.54604 8.41767 9.54604 9.54559C9.54604 10.6735 10.4635 11.591 11.5915 11.591H13.6369V13.6364ZM14.3187 10.5683C14.3187 10.7564 14.1659 10.9092 13.9778 10.9092H11.5915C10.8394 10.9092 10.2278 10.2977 10.2278 9.54559C10.2278 8.79355 10.8394 8.18197 11.5915 8.18197H13.9778C14.1659 8.18197 14.3187 8.33477 14.3187 8.52288V10.5683Z' fill='white'/%3E%3Cpath d='M11.591 8.86411C11.2151 8.86411 10.9092 9.17006 10.9092 9.5459C10.9092 9.92175 11.2151 10.2277 11.591 10.2277C11.9668 10.2277 12.2728 9.92175 12.2728 9.5459C12.2728 9.17006 11.9669 8.86411 11.591 8.86411Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.lk-form__modal-btn_transparent{
    margin-bottom:10px;
    border:1px solid #4e37b2;
    background-color:transparent;
    color:#4e37b2; }

.lk-form__modal-btn_transparent:hover{
      background-color:#4e37b2;
      color:#fff; }

.lk-form__search-btn{
  padding:0;
  margin-right:11px;
  width:15px;
  height:15px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5614 12.0558L9.64494 9.13929C10.4273 8.23987 10.9009 7.06636 10.9009 5.78375C10.9009 2.96042 8.60449 0.666626 5.78381 0.666626C2.96048 0.666626 0.666687 2.96308 0.666687 5.78375C0.666687 8.60443 2.96314 10.9009 5.78381 10.9009C7.06642 10.9009 8.23993 10.4272 9.13935 9.64488L12.0558 12.5614C12.125 12.6305 12.2181 12.6678 12.3086 12.6678C12.3991 12.6678 12.4922 12.6332 12.5614 12.5614C12.6998 12.423 12.6998 12.1941 12.5614 12.0558ZM1.3825 5.78375C1.3825 3.35691 3.35697 1.3851 5.78115 1.3851C8.208 1.3851 10.1798 3.35957 10.1798 5.78375C10.1798 8.20793 8.208 10.1851 5.78115 10.1851C3.35697 10.1851 1.3825 8.2106 1.3825 5.78375Z' fill='%23ECECEC'/%3E%3C/svg%3E"); }

.lk-form__search-btn:hover{
    background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5614 12.0558L9.64494 9.13929C10.4273 8.23987 10.9009 7.06636 10.9009 5.78375C10.9009 2.96042 8.60449 0.666626 5.78381 0.666626C2.96048 0.666626 0.666687 2.96308 0.666687 5.78375C0.666687 8.60443 2.96314 10.9009 5.78381 10.9009C7.06642 10.9009 8.23993 10.4272 9.13935 9.64488L12.0558 12.5614C12.125 12.6305 12.2181 12.6678 12.3086 12.6678C12.3991 12.6678 12.4922 12.6332 12.5614 12.5614C12.6998 12.423 12.6998 12.1941 12.5614 12.0558ZM1.3825 5.78375C1.3825 3.35691 3.35697 1.3851 5.78115 1.3851C8.208 1.3851 10.1798 3.35957 10.1798 5.78375C10.1798 8.20793 8.208 10.1851 5.78115 10.1851C3.35697 10.1851 1.3825 8.2106 1.3825 5.78375Z' fill='%23000'/%3E%3C/svg%3E%0A"); }

.lk-form__basket-btn{
  width:82px;
  border:1px solid #4e37b2;
  border-radius:25px;
  position:relative;
  -webkit-transition:all 0.25s ease;
  transition:all 0.25s ease;
  margin-left:5px; }

.lk-form__basket-btn:hover{
    opacity:0.7; }

.lk-form__basket-btn:before{
    content:"";
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:20px;
    height:20px;
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9167 3.49989C19.8334 3.41657 19.75 3.33321 19.5834 3.33321H3.75L3.33332 1.16657C3.33332 0.999893 3.08332 0.833252 2.91664 0.833252H0.416641C0.16668 0.833213 0 0.999893 0 1.24989C0 1.49989 0.16668 1.66657 0.41668 1.66657H2.58336L4.58336 11.8333C4.83336 13.1666 6.08336 14.1666 7.41668 14.1666H17C17.25 14.1666 17.4167 13.9999 17.4167 13.7499C17.4167 13.4999 17.25 13.3332 17 13.3332H7.5C6.83332 13.3332 6.16668 12.9999 5.83332 12.4165L18 10.7499C18.1667 10.7499 18.3333 10.5832 18.3333 10.4166L20 3.74989C20 3.74989 20 3.58321 19.9167 3.49989ZM17.5833 9.99989L5.41664 11.5832L3.91664 4.08321H19L17.5833 9.99989Z' fill='%234E37B2'/%3E%3Cpath d='M7.08332 15C5.91668 15 5 15.9167 5 17.0833C5 18.25 5.91668 19.1666 7.08332 19.1666C8.25 19.1666 9.16664 18.25 9.16664 17.0833C9.16668 15.9167 8.25 15 7.08332 15ZM7.08332 18.3333C6.41664 18.3333 5.83332 17.75 5.83332 17.0833C5.83332 16.4167 6.41664 15.8333 7.08332 15.8333C7.75 15.8333 8.33332 16.4167 8.33332 17.0833C8.33332 17.75 7.75 18.3333 7.08332 18.3333Z' fill='%234E37B2'/%3E%3Cpath d='M15.4166 15C14.2499 15 13.3333 15.9167 13.3333 17.0833C13.3333 18.25 14.25 19.1666 15.4166 19.1666C16.5833 19.1666 17.4999 18.25 17.4999 17.0833C17.4999 15.9167 16.5832 15 15.4166 15ZM15.4166 18.3333C14.7499 18.3333 14.1666 17.75 14.1666 17.0833C14.1666 16.4167 14.7499 15.8333 15.4166 15.8333C16.0833 15.8333 16.6666 16.4167 16.6666 17.0833C16.6666 17.75 16.0832 18.3333 15.4166 18.3333Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.password{
  display:-webkit-box;
  display:flex;
  -webkit-box-pack:justify;
  justify-content:space-between;
  -webkit-box-align:center;
  align-items:center;
  margin-bottom:20px;
  font-weight:300;
  font-size:12px;
  line-height:16px;
  font-family:"Open Sans";
  color:#333333; }

.password__remember{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    flex-direction:row-reverse;
    -webkit-box-align:center;
    align-items:center; }

.password__remember .choose__radio{
      margin-right:10px; }

.password__recover{
    color:#333333; }

.feedback-form__wrap{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  margin-bottom:25px; }

.feedback-form__title{
  font-weight:700;
  font-size:24px;
  line-height:31px;
  color:#ffffff;
  margin-bottom:6px; }

.feedback-form__title span{
    color:#42dfbf; }

.feedback-form__subtitle{
  font-size:16px;
  line-height:21px;
  color:#e0e0e0;
  margin-bottom:32px;
  display:inline-block; }

.feedback-form__field{
  position:relative;
  margin-bottom:25px;
  border-bottom:1px solid #fff;
  padding-left:20px; }

.feedback-form__field:before{
    content:"";
    position:absolute;
    width:13px;
    height:13px;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background-size:contain;
    background-repeat:no-repeat; }

.feedback-form__field_name:before{
    background-image:url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.424 9.34336L7.228 8.82553V8.12245C7.343 7.94262 7.45 7.71295 7.561 7.47461C7.644 7.29695 7.769 7.02828 7.821 6.96437C8.178 6.58628 8.558 6.1172 8.676 5.49536C8.794 4.87678 8.645 4.55936 8.559 4.43478C8.559 3.99928 8.559 3.2052 8.419 2.62236C8.403 1.91928 8.276 1.50111 7.971 1.14145C7.742 0.872781 7.419 0.814281 7.16 0.766614C7.076 0.751448 6.95 0.728698 6.912 0.708115C6.475 0.444865 6.031 0.315948 5.481 0.300781C4.371 0.346281 3.007 1.1122 2.55 2.48586C2.42 2.87586 2.42 3.4587 2.432 4.12603L2.431 4.39036C2.351 4.56045 2.202 4.87786 2.32 5.49536C2.438 6.11828 2.818 6.58737 3.172 6.9622C3.228 7.03045 3.356 7.3002 3.44 7.47895C3.552 7.7162 3.659 7.94478 3.774 8.12353V8.82661L1.578 9.34445C0.663 9.55678 0 10.4473 0 11.4602V12.7591C0 13.0581 0.224 13.3008 0.5 13.3008H10.5C10.776 13.3008 11 13.0581 11 12.7591V11.4602C11 10.4473 10.337 9.55678 9.424 9.34336Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.feedback-form__field_email:before{
    background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M6.50052 6.92317L4.89223 5.42383L0.293945 9.62218C0.461088 9.78735 0.686731 9.8902 0.935588 9.8902H12.0654C12.3134 9.8902 12.5381 9.78735 12.7043 9.62218L8.1088 5.42383L6.50052 6.92317Z' fill='%2342DFBF'/%3E%3Cpath d='M12.7079 0.268022C12.5408 0.101868 12.3161 0 12.0663 0H0.936417C0.688488 0 0.463774 0.102857 0.296631 0.27L6.50135 5.93406L12.7079 0.268022Z' fill='%2342DFBF'/%3E%3Cpath d='M0 0.868164V9.08487L4.48779 5.023L0 0.868164Z' fill='%2342DFBF'/%3E%3Cpath d='M8.51221 5.02304L13 9.0849V0.865234L8.51221 5.02304Z' fill='%2342DFBF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='13' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.feedback-form__btn{
  position:relative;
  width:100%;
  height:50px;
  border:1px solid #ffffff;
  border-radius:15px;
  text-align:center; }

@media screen and (min-width: 768px){
    .feedback-form__btn{
      width:154px;
      height:40px;
      border-radius:0; } }

.feedback-form__btn:before{
    content:"";
    background-image:url("../images/Vector.png");
    position:absolute;
    right:10px;
    top:50%;
    width:26px;
    height:8px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%); }

@media screen and (min-width: 768px){
      .feedback-form__btn:before{
        right:-15px; } }

.feedback-form__btn-review{
  padding:15px 0;
  color:#fff; }

@media screen and (min-width: 768px){
    .feedback-form__btn-review{
      padding:10px 0; } }

.feedback-form__input{
  font-weight:300;
  font-size:14px;
  line-height:18px;
  letter-spacing:0.01em;
  color:#ffffff;
  padding:5px; }

.feedback-form__input::-webkit-input-placeholder{
    font-weight:300;
    font-size:14px;
    line-height:18px;
    letter-spacing:0.01em;
    color:#ffffff; }

.feedback-form__input:-ms-input-placeholder{
    font-weight:300;
    font-size:14px;
    line-height:18px;
    letter-spacing:0.01em;
    color:#ffffff; }

.feedback-form__input::-ms-input-placeholder{
    font-weight:300;
    font-size:14px;
    line-height:18px;
    letter-spacing:0.01em;
    color:#ffffff; }

.feedback-form__input::placeholder{
    font-weight:300;
    font-size:14px;
    line-height:18px;
    letter-spacing:0.01em;
    color:#ffffff; }

.feedback-form__textarea{
  padding:10px;
  border:1px solid #ffffff;
  font-size:14px;
  line-height:18px;
  font-weight:300;
  letter-spacing:0.01em;
  color:#ffffff;
  display:block;
  width:100%;
  min-height:125px;
  margin-bottom:27px;
  border-radius:3px; }

.feedback-form__textarea::-webkit-input-placeholder{
    font-weight:300;
    font-size:14px;
    line-height:18px;
    letter-spacing:0.01em;
    color:#ffffff; }

.feedback-form__textarea:-ms-input-placeholder{
    font-weight:300;
    font-size:14px;
    line-height:18px;
    letter-spacing:0.01em;
    color:#ffffff; }

.feedback-form__textarea::-ms-input-placeholder{
    font-weight:300;
    font-size:14px;
    line-height:18px;
    letter-spacing:0.01em;
    color:#ffffff; }

.feedback-form__textarea::placeholder{
    font-weight:300;
    font-size:14px;
    line-height:18px;
    letter-spacing:0.01em;
    color:#ffffff; }

.header{
  position:relative;
  z-index:3;
  padding:30px 0; }

@media screen and (min-width: 768px){
    .header{
      padding:0; } }

.header .container{
    position:relative;
    max-width:100%;
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center; }

@media screen and (min-width: 768px){
      .header .container{
        padding:0 0 0 15px; } }

.header .logo{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    margin-right:20px;
    color:#fff; }

@media screen and (min-width: 768px){
      .header .logo{
        position:static;
        -webkit-transform:translate(0);
        -ms-transform:translate(0);
        transform:translate(0); } }

.header .logo img{
      width:154px; }

@media screen and (min-width: 768px){
        .header .logo img{
          width:183px; } }

.nav{
  display:none; }

@media screen and (min-width: 1300px){
    .nav{
      display:block; } }

.nav ul{
    display:-webkit-box;
    display:flex; }

.nav li{
    padding:8px 19px 9px 39px;
    font-size:16px;
    line-height:21px;
    color:#ffffff;
    margin:0 5px;
    -webkit-transition:all 0.25s ease;
    transition:all 0.25s ease;
    position:relative;
    border:1px solid transparent;
    border-radius:19px;
    cursor:pointer; }

.nav li:before{
      position:absolute;
      left:15%;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%); }

.nav li.active, .nav li:hover{
      border:1px solid #42dfbf;
      border-radius:19px; }

.nav .instagram-nav:before{
    content:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.9043 0H11.0957C12.1456 0 13 0.854355 13 1.9043V11.0957C13 12.1456 12.1456 13 11.0957 13H1.9043C0.854355 13 0 12.1456 0 11.0957V1.9043C0 0.854355 0.854355 0 1.9043 0ZM6.47461 9.90234C8.36472 9.90234 9.90234 8.36472 9.90234 6.47461C9.90234 4.5845 8.36472 3.04688 6.47461 3.04688C4.5845 3.04688 3.04688 4.5845 3.04688 6.47461C3.04688 8.36472 4.5845 9.90234 6.47461 9.90234ZM2.66602 3.80859C3.29602 3.80859 3.80859 3.29602 3.80859 2.66602C3.80859 2.03601 3.29602 1.52344 2.66602 1.52344C2.03601 1.52344 1.52344 2.03601 1.52344 2.66602C1.52344 3.29602 2.03601 3.80859 2.66602 3.80859Z' fill='%2342DFBF'/%3E%3Cpath d='M2.66602 2.28516C2.87618 2.28516 3.04688 2.45585 3.04688 2.66602C3.04688 2.87618 2.87618 3.04688 2.66602 3.04688C2.45585 3.04688 2.28516 2.87618 2.28516 2.66602C2.28516 2.45585 2.45585 2.28516 2.66602 2.28516Z' fill='%2342DFBF'/%3E%3Cpath d='M6.47461 3.80859C7.94449 3.80859 9.14062 5.00473 9.14062 6.47461C9.14062 7.94449 7.94449 9.14062 6.47461 9.14062C5.00473 9.14062 3.80859 7.94449 3.80859 6.47461C3.80859 5.00473 5.00473 3.80859 6.47461 3.80859Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.nav .facebook-nav:before{
    content:url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.74956 0.00270487L6.06377 0C4.16984 0 2.9459 1.25573 2.9459 3.19932V4.67442H1.25091C1.10445 4.67442 0.98584 4.79316 0.98584 4.93963V7.07688C0.98584 7.22335 1.10458 7.34196 1.25091 7.34196H2.9459V12.7349C2.9459 12.8814 3.06451 13 3.21098 13H5.42245C5.56892 13 5.68753 12.8813 5.68753 12.7349V7.34196H7.66936C7.81583 7.34196 7.93444 7.22335 7.93444 7.07688L7.93525 4.93963C7.93525 4.8693 7.90725 4.80195 7.85762 4.75218C7.80799 4.70241 7.74036 4.67442 7.67004 4.67442H5.68753V3.42396C5.68753 2.82294 5.83075 2.51783 6.61366 2.51783L7.74929 2.51742C7.89562 2.51742 8.01423 2.39868 8.01423 2.25234V0.267782C8.01423 0.121584 7.89576 0.00297535 7.74956 0.00270487Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.nav .youtube-nav:before{
    content:url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.4475 0.8925C12.0949 0.26525 11.7122 0.149875 10.933 0.106C10.1546 0.0531875 8.19731 0.03125 6.50163 0.03125C4.80269 0.03125 2.84456 0.0531876 2.067 0.105188C1.28944 0.149875 0.905937 0.264437 0.550062 0.8925C0.186875 1.51894 0 2.59794 0 4.49756C0 4.49919 0 4.5 0 4.5C0 4.50163 0 4.50244 0 4.50244V4.50406C0 6.39556 0.186875 7.48269 0.550062 8.10262C0.905937 8.72987 1.28863 8.84363 2.06619 8.89644C2.84456 8.94194 4.80269 8.96875 6.50163 8.96875C8.19731 8.96875 10.1546 8.94194 10.9338 8.89725C11.713 8.84444 12.0957 8.73069 12.4483 8.10344C12.8147 7.4835 13 6.39637 13 4.50487C13 4.50487 13 4.50244 13 4.50081C13 4.50081 13 4.49919 13 4.49837C13 2.59794 12.8147 1.51894 12.4475 0.8925ZM4.875 6.9375V2.0625L8.9375 4.5L4.875 6.9375Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.nav .twitter-nav:before{
    content:url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1.46919C12.5166 1.68125 12.0014 1.82181 11.4644 1.89006C12.0169 1.56019 12.4386 1.04181 12.6368 0.417C12.1217 0.724125 11.5529 0.941063 10.9468 1.06213C10.4577 0.541313 9.76056 0.21875 9.00006 0.21875C7.52456 0.21875 6.33669 1.41638 6.33669 2.88456C6.33669 3.09581 6.35456 3.29894 6.39844 3.49231C4.18275 3.38425 2.22219 2.32231 0.905125 0.704625C0.675187 1.10356 0.540313 1.56019 0.540313 2.05175C0.540313 2.97475 1.01562 3.79294 1.72413 4.26662C1.29594 4.2585 0.875875 4.13419 0.52 3.93837C0.52 3.9465 0.52 3.95706 0.52 3.96762C0.52 5.26275 1.44381 6.3385 2.65525 6.58631C2.43831 6.64563 2.20187 6.67406 1.9565 6.67406C1.78587 6.67406 1.61362 6.66431 1.45194 6.62856C1.79725 7.684 2.77713 8.45994 3.94225 8.48512C3.0355 9.19444 1.88419 9.62181 0.637812 9.62181C0.41925 9.62181 0.209625 9.61206 0 9.58525C1.18056 10.3466 2.57969 10.7812 4.0885 10.7812C8.99275 10.7812 11.674 6.71875 11.674 3.19737C11.674 3.07956 11.6699 2.96581 11.6643 2.85287C12.1932 2.4775 12.6376 2.00869 13 1.46919Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.nav .twitch-nav:before{
    content:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M0.528076 2.26146V11.304H3.64212V13H5.34241L7.03999 11.3035H9.58853L12.987 7.91375V0H1.37687L0.528076 2.26146ZM2.50949 1.12938H11.8543V7.34717L9.87183 9.32533H6.7567L5.05912 11.0191V9.32533H2.50949V1.12938Z' fill='%2342DFBF'/%3E%3Cpath d='M5.62524 3.39172H6.75733V6.78255H5.62524V3.39172Z' fill='%2342DFBF'/%3E%3Cpath d='M8.73877 3.39172H9.87139V6.78255H8.73877V3.39172Z' fill='%2342DFBF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='13' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.nav .tiktok-nav:before{
    content:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7999 2.85555C10.4353 2.85555 9.3252 1.74541 9.3252 0.380859C9.3252 0.170494 9.15471 0 8.94434 0H6.90456C6.6943 0 6.5237 0.170494 6.5237 0.380859V8.7437C6.5237 9.54588 5.87099 10.1985 5.0688 10.1985C4.26662 10.1985 3.614 9.54588 3.614 8.7437C3.614 7.94141 4.26662 7.2888 5.0688 7.2888C5.27917 7.2888 5.44966 7.1183 5.44966 6.90794V4.86816C5.44966 4.65789 5.27917 4.4873 5.0688 4.4873C2.72186 4.4873 0.8125 6.39675 0.8125 8.7437C0.8125 11.0906 2.72186 13 5.0688 13C7.41575 13 9.3252 11.0906 9.3252 8.7437V5.04192C10.0832 5.44609 10.9267 5.65705 11.7999 5.65705C12.0103 5.65705 12.1808 5.48656 12.1808 5.27619V3.23641C12.1808 3.02615 12.0103 2.85555 11.7999 2.85555Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.basket-wrap{
  position:relative;
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  margin:0 0 0 auto; }

@media screen and (min-width: 768px){
    .basket-wrap{
      margin:0 40px 0 0; } }

.basket-wrap:before{
    content:"";
    position:absolute;
    width:20px;
    height:20px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    left:-27px;
    background-repeat:no-repeat;
    background-size:cover;
    background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.8958 4.37627C24.7917 4.27212 24.6875 4.16792 24.4792 4.16792H4.6875L4.16665 1.45962C4.16665 1.25127 3.85415 1.04297 3.6458 1.04297H0.520801C0.20835 1.04292 0 1.25127 0 1.56377C0 1.87627 0.20835 2.08462 0.52085 2.08462H3.2292L5.7292 14.793C6.0417 16.4596 7.6042 17.7096 9.27085 17.7096H21.25C21.5625 17.7096 21.7708 17.5013 21.7708 17.1888C21.7708 16.8763 21.5625 16.6679 21.25 16.6679H9.375C8.54165 16.6679 7.70835 16.2513 7.29165 15.5221L22.5 13.4388C22.7083 13.4388 22.9167 13.2304 22.9167 13.0221L25 4.68877C25 4.68877 25 4.48042 24.8958 4.37627ZM21.9792 12.5013L6.7708 14.4804L4.8958 5.10542H23.75L21.9792 12.5013Z' fill='white'/%3E%3Cpath d='M8.85415 18.75C7.39585 18.75 6.25 19.8958 6.25 21.3541C6.25 22.8125 7.39585 23.9583 8.85415 23.9583C10.3125 23.9583 11.4583 22.8124 11.4583 21.3541C11.4583 19.8958 10.3125 18.75 8.85415 18.75ZM8.85415 22.9166C8.0208 22.9166 7.29165 22.1874 7.29165 21.3541C7.29165 20.5208 8.0208 19.7917 8.85415 19.7917C9.6875 19.7917 10.4166 20.5208 10.4166 21.3541C10.4166 22.1874 9.6875 22.9166 8.85415 22.9166Z' fill='white'/%3E%3Cpath d='M19.2707 18.75C17.8123 18.75 16.6665 19.8958 16.6665 21.3541C16.6665 22.8125 17.8124 23.9583 19.2707 23.9583C20.729 23.9583 21.8748 22.8124 21.8748 21.3541C21.8748 19.8958 20.729 18.75 19.2707 18.75ZM19.2707 22.9166C18.4373 22.9166 17.7082 22.1874 17.7082 21.3541C17.7082 20.5208 18.4373 19.7917 19.2707 19.7917C20.104 19.7917 20.8332 20.5208 20.8332 21.3541C20.8332 22.1874 20.104 22.9166 19.2707 22.9166Z' fill='white'/%3E%3C/svg%3E%0A"); }

.basket-wrap .basket-count{
    width:24px;
    height:24px;
    font-size:14px;
    line-height:18px;
    text-align:center;
    color:#ffffff;
    padding:3px 0;
    background-color:#fff;
    background:#42dfbf;
    border-radius:50%; }

.lk-nav{
  display:none; }

@media screen and (min-width: 768px){
    .lk-nav{
      display:-webkit-box;
      display:flex; } }

.lk-nav span{
    width:55px;
    height:55px;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
    cursor:pointer; }

.lk-nav span.active, .lk-nav span:hover{
      background-color:#42dfbf; }

@media screen and (min-width: 1024px){
      .lk-nav span{
        width:80px;
        height:80px; } }

.lk-nav .sign-in{
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.92782 10.7766C9.94853 10.7766 9.96924 10.7766 9.99409 10.7766C10.0024 10.7766 10.0107 10.7766 10.0189 10.7766C10.0314 10.7766 10.0479 10.7766 10.0604 10.7766C11.2739 10.7559 12.2554 10.3293 12.9802 9.51336C14.5747 7.71588 14.3097 4.6345 14.2807 4.34044C14.1771 2.13295 13.1335 1.07683 12.272 0.583972C11.63 0.215366 10.8804 0.0165666 10.0438 0H10.0148C10.0107 0 10.0024 0 9.99823 0H9.97338C9.51366 0 8.61078 0.0745496 7.74518 0.567405C6.87543 1.06026 5.81517 2.11638 5.71163 4.34044C5.68264 4.6345 5.41757 7.71588 7.01211 9.51336C7.73275 10.3293 8.71432 10.7559 9.92782 10.7766ZM6.81745 4.44398C6.81745 4.43156 6.82159 4.41913 6.82159 4.41085C6.95826 1.44129 9.06636 1.12239 9.96924 1.12239H9.98581C9.99409 1.12239 10.0065 1.12239 10.0189 1.12239C11.1372 1.14724 13.0382 1.60282 13.1666 4.41085C13.1666 4.42328 13.1666 4.4357 13.1707 4.44398C13.1749 4.47298 13.4648 7.28929 12.1477 8.772C11.6259 9.36012 10.9301 9.65003 10.0148 9.65831C10.0065 9.65831 10.0024 9.65831 9.99409 9.65831C9.98581 9.65831 9.98166 9.65831 9.97338 9.65831C9.06222 9.65003 8.36228 9.36012 7.84458 8.772C6.53167 7.29758 6.81331 4.46883 6.81745 4.44398Z' fill='white'/%3E%3Cpath d='M18.505 15.8873C18.505 15.8832 18.505 15.879 18.505 15.8749C18.505 15.8418 18.5009 15.8086 18.5009 15.7714C18.476 14.9513 18.4222 13.0337 16.6247 12.4208C16.6123 12.4166 16.5957 12.4125 16.5833 12.4083C14.7154 11.932 13.1623 10.8552 13.1457 10.8428C12.8931 10.6647 12.5452 10.7268 12.3671 10.9795C12.189 11.2321 12.2511 11.58 12.5038 11.7581C12.5742 11.8078 14.2225 12.955 16.2851 13.4852C17.2501 13.8289 17.3578 14.8602 17.3868 15.8045C17.3868 15.8418 17.3868 15.8749 17.3909 15.908C17.395 16.2808 17.3702 16.8565 17.3039 17.1878C16.633 17.5688 14.003 18.8859 10.0022 18.8859C6.01794 18.8859 3.37143 17.5647 2.69634 17.1837C2.63008 16.8523 2.60109 16.2766 2.60937 15.9039C2.60937 15.8708 2.61351 15.8376 2.61351 15.8004C2.6425 14.8561 2.75019 13.8248 3.71519 13.481C5.77773 12.9509 7.4261 11.7995 7.49651 11.754C7.74915 11.5759 7.81128 11.228 7.63318 10.9753C7.45509 10.7227 7.1072 10.6606 6.85456 10.8387C6.83799 10.8511 5.29316 11.9279 3.41699 12.4042C3.40042 12.4083 3.388 12.4125 3.37557 12.4166C1.5781 13.0337 1.52426 14.9513 1.49941 15.7672C1.49941 15.8045 1.49941 15.8376 1.49527 15.8708C1.49527 15.8749 1.49527 15.879 1.49527 15.8832C1.49113 16.0986 1.48698 17.2044 1.70649 17.7594C1.74791 17.867 1.82246 17.9582 1.92186 18.0203C2.04611 18.1031 5.02395 20 10.0063 20C14.9887 20 17.9666 18.099 18.0908 18.0203C18.1861 17.9582 18.2648 17.867 18.3062 17.7594C18.5133 17.2085 18.5091 16.1027 18.505 15.8873Z' fill='white'/%3E%3C/svg%3E%0A"); }

.burger-menu{
  position:fixed;
  top:0;
  left:-100%;
  width:255px;
  background-color:#fff;
  height:100vh;
  z-index:2;
  -webkit-transition:all 0.5s ease;
  transition:all 0.5s ease; }

@media screen and (min-width: 768px){
    .burger-menu{
      display:none; } }

.burger-menu.active{
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease;
    left:0; }

.burger-menu.active .burger-menu__wrap:before{
      display:block; }

.burger-menu__wrap{
    position:relative;
    z-index:2;
    background-color:#fff; }

.burger-menu__wrap:before{
      content:"";
      position:absolute;
      top:0;
      left:255px;
      width:768px;
      height:100vh;
      z-index:-1;
      background-color:rgba(0, 0, 0, 0.68);
      display:none; }

.burger-menu__scroll{
    overflow:hidden;
    overflow-y:auto;
    height:100vh; }

.burger-menu__user{
    display:none;
    padding:15px 15px 26px;
    background:#4e37b2;
    color:#ffffff;
    position:relative; }

.burger-menu__user_login{
      margin-bottom:30px; }

.burger-menu__user.active{
      display:-webkit-box;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      flex-direction:column;
      -webkit-box-align:center;
      align-items:center; }

.burger-menu__img{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center;
    width:84px;
    height:84px;
    background-color:#fff;
    border-radius:50%;
    margin-bottom:25px;
    overflow:hidden; }

.burger-menu__img_signed{
      margin-bottom:5px; }

.burger-menu__name{
    font-weight:600;
    font-size:16px; }

.burger-menu__registration{
    font-weight:300;
    font-size:12px;
    margin-bottom:17px; }

.burger-menu__profile{
    font-size:14px;
    position:relative; }

.burger-menu__profile:before{
      content:"";
      position:absolute;
      left:-15px;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      background-repeat:no-repeat;
      background-position:center;
      background-size:contain; }

.burger-menu__profile_name{
      margin-bottom:6px; }

.burger-menu__profile_name:before{
        width:10px;
        height:11px;
        background-image:url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99983 5.21739C6.52338 5.21739 7.75845 4.04944 7.75845 2.6087C7.75845 1.16795 6.52338 0 4.99983 0C3.47629 0 2.24121 1.16795 2.24121 2.6087C2.24121 4.04944 3.47629 5.21739 4.99983 5.21739Z' fill='%2342DFBF'/%3E%3Cpath d='M5 6.52344C2.23857 6.52344 0 8.64035 0 11.2517H10C10 8.64035 7.76143 6.52344 5 6.52344Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.burger-menu__profile_email{
      margin-bottom:17px; }

.burger-menu__profile_email:before{
        width:11px;
        height:8px;
        background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.70044 6.138L4.29011 4.80859L0.257812 8.5311C0.404382 8.67754 0.602252 8.76874 0.820478 8.76874H10.5804C10.7978 8.76874 10.9949 8.67754 11.1406 8.5311L7.11077 4.80859L5.70044 6.138Z' fill='%2342DFBF'/%3E%3Cpath d='M11.1434 0.237644C10.9968 0.090322 10.7998 0 10.5807 0H0.820803C0.603391 0 0.406336 0.091199 0.259766 0.239397L5.70077 5.26148L11.1434 0.237644Z' fill='%2342DFBF'/%3E%3Cpath d='M0 0.769531V8.05493L3.9354 4.45345L0 0.769531Z' fill='%2342DFBF'/%3E%3Cpath d='M7.46436 4.45217L11.3998 8.05366V0.765625L7.46436 4.45217Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.burger-menu__settings{
    position:absolute;
    top:185px;
    left:50%;
    width:50px;
    height:50px;
    border-radius:50%;
    background-color:#42dfbf;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transform:translate(-50%, 50%);
    -ms-transform:translate(-50%, 50%);
    transform:translate(-50%, 50%);
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M9.37242 0H10.6276C11.6428 0 12.4688 0.825937 12.4688 1.84113V2.26578C12.9004 2.40367 13.3197 2.57773 13.7226 2.78621L14.0235 2.48527C14.7524 1.75551 15.9199 1.77691 16.6276 2.48555L17.5148 3.37266C18.2237 4.08082 18.2441 5.24797 17.5145 5.97676L17.2138 6.27746C17.4223 6.68031 17.5963 7.09957 17.7343 7.53125H18.1589C19.174 7.53125 20 8.35719 20 9.37238V10.6276C20 11.6428 19.174 12.4688 18.1588 12.4688H17.7342C17.5963 12.9004 17.4223 13.3197 17.2138 13.7225L17.5147 14.0234C18.2439 14.7518 18.2237 15.9191 17.5145 16.6275L16.6273 17.5147C15.9179 18.225 14.7507 18.2428 14.0232 17.5145L13.7225 17.2138C13.3197 17.4223 12.9004 17.5963 12.4688 17.7343V18.1589C12.4688 19.1741 11.6428 20 10.6276 20H9.37238C8.35719 20 7.53125 19.1741 7.53125 18.1589V17.7342C7.09965 17.5963 6.68031 17.4223 6.27746 17.2138L5.97652 17.5147C5.24766 18.2445 4.08012 18.2231 3.37242 17.5145L2.48527 16.6273C1.77633 15.9192 1.75594 14.752 2.48551 14.0232L2.78621 13.7225C2.57773 13.3197 2.40371 12.9004 2.26578 12.4688H1.84117C0.825977 12.4688 0 11.6428 0 10.6276V9.37238C0 8.35719 0.825977 7.53125 1.84117 7.53125H2.26578C2.40371 7.09961 2.57773 6.68031 2.78621 6.27746L2.48527 5.97652C1.75613 5.24816 1.77625 4.0809 2.48551 3.37242L3.37273 2.48524C4.08207 1.77492 5.24934 1.75719 5.9768 2.48547L6.27746 2.78613C6.68031 2.5777 7.09965 2.40363 7.53125 2.2657V1.84105C7.53125 0.825937 8.35719 0 9.37242 0ZM13.5267 4.0168C12.967 3.68582 12.3647 3.43578 11.7364 3.27363C11.4777 3.20687 11.2969 2.97352 11.2969 2.70629V1.84113C11.2969 1.47211 10.9966 1.17188 10.6276 1.17188H9.37238C9.00336 1.17188 8.70309 1.47211 8.70309 1.84113V2.70629C8.70309 2.97352 8.5223 3.20687 8.26355 3.27363C7.63527 3.43578 7.03293 3.68582 6.47328 4.0168C6.24301 4.15297 5.94984 4.11594 5.76066 3.92676L5.14785 3.31391C4.88363 3.04938 4.45934 3.05551 4.2016 3.31363L3.31383 4.20137C3.05672 4.45816 3.04812 4.88254 3.31359 5.14766L3.92668 5.76074C4.11582 5.94988 4.15285 6.24309 4.01672 6.47332C3.68574 7.03293 3.43574 7.63527 3.27359 8.26359C3.2068 8.52234 2.97344 8.70309 2.70625 8.70309H1.84113C1.47211 8.70309 1.17183 9.00332 1.17183 9.37234V10.6276C1.17183 10.9966 1.47211 11.2968 1.84113 11.2968H2.70625C2.97348 11.2968 3.2068 11.4776 3.27359 11.7363C3.43574 12.3646 3.68578 12.967 4.01672 13.5266C4.15285 13.7568 4.11582 14.05 3.92668 14.2392L3.31383 14.852C3.04891 15.1166 3.05582 15.5409 3.31359 15.7983L4.20129 16.686C4.45859 16.9437 4.88297 16.9512 5.14758 16.6862L5.76062 16.0732C5.94977 15.884 6.24305 15.847 6.47324 15.9831C7.03289 16.3141 7.63523 16.5641 8.26352 16.7263C8.52227 16.793 8.70305 17.0264 8.70305 17.2936V18.1589C8.70305 18.5279 9.00332 18.8281 9.37234 18.8281H10.6275C10.9966 18.8281 11.2968 18.5279 11.2968 18.1589V17.2937C11.2968 17.0265 11.4776 16.7931 11.7364 16.7264C12.3646 16.5642 12.967 16.3142 13.5266 15.9832C13.757 15.8471 14.0501 15.8841 14.2393 16.0732L14.8521 16.6861C15.1163 16.9506 15.5406 16.9445 15.7983 16.6864L16.6861 15.7986C16.9432 15.5418 16.9518 15.1175 16.6863 14.8523L16.0732 14.2393C15.8841 14.0501 15.8471 13.7569 15.9832 13.5267C16.3142 12.9671 16.5642 12.3647 16.7263 11.7364C16.7931 11.4777 17.0265 11.2969 17.2937 11.2969H18.1588C18.5279 11.2969 18.8281 10.9966 18.8281 10.6276V9.37238C18.8281 9.00336 18.5279 8.70312 18.1588 8.70312H17.2937C17.0265 8.70312 16.7932 8.52234 16.7264 8.26363C16.5642 7.63531 16.3142 7.03297 15.9832 6.47336C15.8471 6.24312 15.8841 5.94992 16.0733 5.76078L16.6861 5.14793C16.9511 4.88332 16.9441 4.4591 16.6864 4.20164L15.7987 3.31395C15.5414 3.05629 15.117 3.04875 14.8524 3.31371L14.2393 3.9268C14.1 4.06613 13.81 4.18437 13.5267 4.0168Z' fill='white'/%3E%3Cpath d='M10 5.64844C12.3995 5.64844 14.3516 7.60055 14.3516 10C14.3516 12.3995 12.3995 14.3516 10 14.3516C7.60051 14.3516 5.64844 12.3995 5.64844 10C5.64844 7.60055 7.60051 5.64844 10 5.64844ZM10 13.1797C11.7533 13.1797 13.1797 11.7533 13.1797 10C13.1797 8.24672 11.7533 6.82031 10 6.82031C8.24672 6.82031 6.82031 8.24672 6.82031 10C6.82031 11.7533 8.24668 13.1797 10 13.1797Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect x='20' y='20' width='20' height='20' transform='rotate(-180 20 20)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.burger-menu__button{
    text-align:center;
    padding:12px;
    width:225px;
    height:44px;
    color:#fff;
    box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18);
    border-radius:15px;
    border:1px solid #42dfbf;
    margin-bottom:10px; }

.burger-menu__button.active, .burger-menu__button:hover{
      background-color:#42dfbf; }

.burger-menu .currency-mob{
    min-height:calc(100vh - 508px);
    height:30%;
    background:#4e37b2;
    padding:10px 15px 10px 50px;
    display:-webkit-box;
    display:flex;
    -webkit-box-align:start;
    align-items:flex-start; }

.burger-menu .currency{
    margin:0;
    display:block;
    color:#000 !important; }

.user-nav a{
  display:-webkit-box;
  display:flex;
  position:relative;
  padding:13px 0 13px 15px;
  border-bottom:1px solid #d9d9d9;
  margin-left:40px;
  font-size:16px;
  line-height:22px;
  color:#333333; }

.user-nav a:before{
    content:"";
    position:absolute;
    left:-20px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    width:20px;
    height:20px;
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain; }

.user-nav a.refund:before{
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M9.99971 3.11011C6.20061 3.11011 3.10986 6.20085 3.10986 9.99995C3.10986 13.7991 6.20061 16.8898 9.99971 16.8898C13.7988 16.8898 16.8896 13.7991 16.8896 9.99995C16.8896 6.20085 13.7988 3.11011 9.99971 3.11011ZM9.99971 16.2419C6.55791 16.2419 3.75779 13.4418 3.75779 9.99995C3.75779 6.55812 6.55791 3.75804 9.99971 3.75804C13.4415 3.75804 16.2416 6.55815 16.2416 9.99995C16.2416 13.4417 13.4415 16.2419 9.99971 16.2419Z' fill='%23333333'/%3E%3Cpath d='M10.3243 9.75269V7.22687C11.3828 7.31194 12.0954 7.8044 12.0954 8.25058C12.0954 8.42948 12.2404 8.57456 12.4193 8.57456C12.5982 8.57456 12.7433 8.42952 12.7433 8.25058C12.7433 7.37339 11.7042 6.67308 10.3243 6.57745V6.19874C10.3243 6.01983 10.1793 5.87476 10.0003 5.87476C9.82142 5.87476 9.67634 6.01979 9.67634 6.19874V6.57745C8.29642 6.67308 7.25732 7.37339 7.25732 8.25058C7.25732 9.42573 8.3747 9.88429 9.67634 10.2474V12.7732C8.61783 12.6881 7.90529 12.1957 7.90529 11.7495C7.90529 11.5706 7.76025 11.4255 7.58131 11.4255C7.4024 11.4255 7.25732 11.5705 7.25732 11.7495C7.25732 12.6267 8.29642 13.327 9.67634 13.4226V13.8013C9.67634 13.9802 9.82138 14.1253 10.0003 14.1253C10.1792 14.1253 10.3243 13.9803 10.3243 13.8013V13.4226C11.7042 13.327 12.7433 12.6267 12.7433 11.7495C12.7433 10.5743 11.6259 10.1158 10.3243 9.75269ZM9.67634 9.57257C8.36236 9.18433 7.90529 8.83171 7.90529 8.25058C7.90529 7.8044 8.61783 7.31194 9.67634 7.22687V9.57257ZM10.3243 12.7732V10.4275C11.6383 10.8157 12.0954 11.1684 12.0954 11.7495C12.0954 12.1957 11.3828 12.6881 10.3243 12.7732Z' fill='%23333333'/%3E%3Cpath d='M17.0707 2.92895C15.182 1.04016 12.6708 0 9.99968 0C7.1241 0 4.43915 1.20996 2.54036 3.33984L2.71782 2.09766C2.7431 1.92051 2.62001 1.75645 2.4429 1.73113C2.26571 1.70602 2.10169 1.82895 2.07638 2.00602L1.73079 4.42504C1.71493 4.53617 1.75775 4.64762 1.84392 4.71961C1.90306 4.76895 1.97673 4.79484 2.05157 4.79484C2.08587 4.79484 2.12048 4.78941 2.154 4.7782L4.22743 4.08707C4.39719 4.03047 4.48891 3.84703 4.43235 3.67727C4.37571 3.5075 4.19231 3.4157 4.02255 3.47234L2.98083 3.81961C4.75895 1.7977 7.28883 0.64793 9.99968 0.64793C12.4977 0.64793 14.8462 1.6207 16.6126 3.38707C18.379 5.15348 19.3517 7.50195 19.3517 10C19.3517 12.498 18.379 14.8465 16.6126 16.6129C14.8462 18.3793 12.4977 19.3521 9.99968 19.3521C9.82078 19.3521 9.6757 19.4971 9.6757 19.6761C9.6757 19.855 9.82074 20 9.99968 20C12.6708 20 15.182 18.9599 17.0707 17.0711C18.9594 15.1823 19.9997 12.6711 19.9997 10C19.9997 7.32891 18.9595 4.81766 17.0707 2.92895Z' fill='%23333333'/%3E%3Cpath d='M8.66375 19.2573C8.55359 19.2416 8.44265 19.2237 8.33402 19.2042C8.15785 19.1724 7.98949 19.2896 7.95781 19.4657C7.92613 19.6418 8.0432 19.8102 8.21933 19.8419C8.33558 19.8628 8.45422 19.882 8.57199 19.8988C8.58754 19.901 8.60301 19.9021 8.61828 19.9021C8.77687 19.9021 8.91547 19.7855 8.93859 19.624C8.96386 19.4468 8.84086 19.2827 8.66375 19.2573Z' fill='%23333333'/%3E%3Cpath d='M7.07997 18.8873C6.87602 18.8203 6.67172 18.7452 6.4727 18.6641C6.30707 18.5967 6.11797 18.6762 6.05039 18.842C5.98289 19.0077 6.0625 19.1967 6.2282 19.2643C6.44114 19.351 6.65969 19.4313 6.87789 19.5029C6.91145 19.5139 6.94551 19.5192 6.97903 19.5192C7.1152 19.5192 7.24196 19.4326 7.2868 19.2962C7.34255 19.1261 7.24997 18.9431 7.07997 18.8873Z' fill='%23333333'/%3E%3Cpath d='M0.862927 12.0036C0.817185 11.7939 0.778201 11.5799 0.747068 11.3674C0.721091 11.1903 0.556716 11.068 0.379607 11.0938C0.202537 11.1197 0.0800366 11.2842 0.106013 11.4612C0.139334 11.6885 0.180974 11.9174 0.229919 12.1417C0.263005 12.2932 0.397146 12.3967 0.54613 12.3967C0.569021 12.3967 0.592263 12.3943 0.615505 12.3892C0.790271 12.351 0.901091 12.1784 0.862927 12.0036Z' fill='%23333333'/%3E%3Cpath d='M0.753751 7.12051C0.581368 7.07317 0.402969 7.17469 0.355626 7.34727C0.294844 7.56864 0.241094 7.79516 0.19586 8.02048C0.160626 8.19591 0.274258 8.36669 0.449688 8.40192C0.471251 8.40626 0.492657 8.40833 0.513829 8.40833C0.664962 8.40833 0.800235 8.30196 0.831094 8.1481C0.873399 7.93747 0.923672 7.72567 0.980469 7.51868C1.02777 7.34614 0.926329 7.16786 0.753751 7.12051Z' fill='%23333333'/%3E%3Cpath d='M1.47104 13.842C1.38276 13.6464 1.30026 13.4451 1.2258 13.2439C1.16373 13.0761 0.977327 12.9903 0.809554 13.0525C0.641742 13.1145 0.556039 13.3009 0.61811 13.4687C0.697719 13.6839 0.785961 13.8992 0.880413 14.1085C0.934476 14.2284 1.05241 14.2993 1.17592 14.2993C1.22045 14.2993 1.26572 14.2901 1.30897 14.2706C1.47209 14.197 1.54459 14.0051 1.47104 13.842Z' fill='%23333333'/%3E%3Cpath d='M0.360977 9.08776C0.182148 9.07691 0.0288672 9.21312 0.0181641 9.39175C0.00613281 9.59297 0 9.79758 0 10.0002C0 10.0278 0.000117187 10.0554 0.000351562 10.083C0.00175781 10.261 0.146523 10.4044 0.324297 10.4044C0.325117 10.4044 0.326016 10.4044 0.326875 10.4044C0.505781 10.403 0.649688 10.2568 0.64832 10.0779C0.648125 10.0518 0.647969 10.0257 0.647969 9.99993C0.647969 9.81047 0.653711 9.61895 0.665 9.43058C0.675742 9.25199 0.539609 9.09851 0.360977 9.08776Z' fill='%23333333'/%3E%3Cpath d='M5.3122 18.0942C5.12666 17.9865 4.94228 17.8708 4.76415 17.7503C4.61595 17.65 4.41458 17.6888 4.31427 17.837C4.21396 17.9852 4.25278 18.1865 4.40095 18.2868C4.59134 18.4158 4.78853 18.5395 4.98693 18.6546C5.0381 18.6843 5.094 18.6984 5.14927 18.6984C5.26099 18.6984 5.36967 18.6406 5.42978 18.537C5.51963 18.3824 5.46697 18.1841 5.3122 18.0942Z' fill='%23333333'/%3E%3Cpath d='M2.44655 15.5155C2.3198 15.3422 2.19749 15.1623 2.08292 14.9806C1.98753 14.8293 1.78749 14.7838 1.63609 14.8793C1.48472 14.9748 1.43941 15.1748 1.53484 15.3262C1.6573 15.5204 1.78808 15.7128 1.92359 15.8981C1.98706 15.9848 2.08554 16.0308 2.1853 16.0308C2.25171 16.0308 2.31866 16.0104 2.37632 15.9683C2.52077 15.8626 2.55222 15.66 2.44655 15.5155Z' fill='%23333333'/%3E%3Cpath d='M3.74563 16.9532C3.58599 16.8096 3.42927 16.6584 3.27985 16.5041C3.1554 16.3756 2.95036 16.3723 2.82177 16.4968C2.69322 16.6212 2.6899 16.8263 2.81439 16.9548C2.97407 17.1198 3.14157 17.2813 3.3122 17.4349C3.37415 17.4906 3.45165 17.518 3.52884 17.518C3.61747 17.518 3.70575 17.4819 3.76973 17.4108C3.88942 17.2778 3.8786 17.0729 3.74563 16.9532Z' fill='%23333333'/%3E%3Cpath d='M1.39451 5.56045C1.23283 5.48369 1.03959 5.55252 0.962832 5.71405C0.911973 5.82108 0.862402 5.93045 0.815449 6.0392C0.744512 6.20342 0.820176 6.39413 0.984433 6.46506C1.02631 6.48311 1.06986 6.4917 1.11271 6.4917C1.23807 6.4917 1.35748 6.4185 1.41029 6.29612C1.4542 6.19448 1.50053 6.09217 1.54811 5.99209C1.62486 5.83045 1.55611 5.63725 1.39451 5.56045Z' fill='%23333333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.user-nav a.privacy:before{
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5459 2.41797H8.92871C8.99087 2.41797 9.05049 2.39328 9.09444 2.34932C9.13839 2.30537 9.16309 2.24575 9.16309 2.18359C9.16309 2.12143 9.13839 2.06182 9.09444 2.01787C9.05049 1.97391 8.99087 1.94922 8.92871 1.94922H2.5459C2.48374 1.94922 2.42412 1.97391 2.38017 2.01787C2.33622 2.06182 2.31152 2.12143 2.31152 2.18359C2.31152 2.24575 2.33622 2.30537 2.38017 2.34932C2.42412 2.39328 2.48374 2.41797 2.5459 2.41797Z' fill='%23333333'/%3E%3Cpath d='M8.57031 16.1682H2.1875C2.12534 16.1682 2.06573 16.1929 2.02177 16.2369C1.97782 16.2808 1.95313 16.3404 1.95312 16.4026C1.95313 16.4647 1.97782 16.5244 2.02177 16.5683C2.06573 16.6123 2.12534 16.637 2.1875 16.637H8.57031C8.63247 16.637 8.69209 16.6123 8.73604 16.5683C8.77999 16.5244 8.80469 16.4647 8.80469 16.4026C8.80469 16.3404 8.77999 16.2808 8.73604 16.2369C8.69209 16.1929 8.63247 16.1682 8.57031 16.1682Z' fill='%23333333'/%3E%3Cpath d='M8.57031 14.3909H2.1875C2.12534 14.3909 2.06573 14.4156 2.02177 14.4595C1.97782 14.5035 1.95313 14.5631 1.95312 14.6252C1.95313 14.6874 1.97782 14.747 2.02177 14.791C2.06573 14.8349 2.12534 14.8596 2.1875 14.8596H8.57031C8.63247 14.8596 8.69209 14.8349 8.73604 14.791C8.77999 14.747 8.80469 14.6874 8.80469 14.6252C8.80469 14.5631 8.77999 14.5035 8.73604 14.4595C8.69209 14.4156 8.63247 14.3909 8.57031 14.3909Z' fill='%23333333'/%3E%3Cpath d='M2.33008 4.19531H15.0954C15.1576 4.19531 15.2172 4.17062 15.2611 4.12667C15.3051 4.08271 15.3298 4.0231 15.3298 3.96094C15.3298 3.89878 15.3051 3.83916 15.2611 3.79521C15.2172 3.75126 15.1576 3.72656 15.0954 3.72656H2.33008C2.26792 3.72656 2.2083 3.75126 2.16435 3.79521C2.1204 3.83916 2.0957 3.89878 2.0957 3.96094C2.0957 4.0231 2.1204 4.08271 2.16435 4.12667C2.2083 4.17062 2.26792 4.19531 2.33008 4.19531Z' fill='%23333333'/%3E%3Cpath d='M2.33008 5.97266H15.0954C15.1576 5.97266 15.2172 5.94796 15.2611 5.90401C15.3051 5.86006 15.3298 5.80044 15.3298 5.73828C15.3298 5.67612 15.3051 5.61651 15.2611 5.57255C15.2172 5.5286 15.1576 5.50391 15.0954 5.50391H2.33008C2.26792 5.50391 2.2083 5.5286 2.16435 5.57255C2.1204 5.61651 2.0957 5.67612 2.0957 5.73828C2.0957 5.80044 2.1204 5.86006 2.16435 5.90401C2.2083 5.94796 2.26792 5.97266 2.33008 5.97266Z' fill='%23333333'/%3E%3Cpath d='M2.33008 7.75H15.0954C15.1576 7.75 15.2172 7.72531 15.2611 7.68135C15.3051 7.6374 15.3298 7.57779 15.3298 7.51562C15.3298 7.45346 15.3051 7.39385 15.2611 7.3499C15.2172 7.30594 15.1576 7.28125 15.0954 7.28125H2.33008C2.26792 7.28125 2.2083 7.30594 2.16435 7.3499C2.1204 7.39385 2.0957 7.45346 2.0957 7.51562C2.0957 7.57779 2.1204 7.6374 2.16435 7.68135C2.2083 7.72531 2.26792 7.75 2.33008 7.75Z' fill='%23333333'/%3E%3Cpath d='M2.33008 9.52734H15.0954C15.1576 9.52734 15.2172 9.50265 15.2611 9.4587C15.3051 9.41474 15.3298 9.35513 15.3298 9.29297C15.3298 9.23081 15.3051 9.17119 15.2611 9.12724C15.2172 9.08329 15.1576 9.05859 15.0954 9.05859H2.33008C2.26792 9.05859 2.2083 9.08329 2.16435 9.12724C2.1204 9.17119 2.0957 9.23081 2.0957 9.29297C2.0957 9.35513 2.1204 9.41474 2.16435 9.4587C2.2083 9.50265 2.26792 9.52734 2.33008 9.52734Z' fill='%23333333'/%3E%3Cpath d='M2.33008 11.3047H15.0954C15.1576 11.3047 15.2172 11.28 15.2611 11.236C15.3051 11.1921 15.3298 11.1325 15.3298 11.0703C15.3298 11.0082 15.3051 10.9485 15.2611 10.9046C15.2172 10.8606 15.1576 10.8359 15.0954 10.8359H2.33008C2.26792 10.8359 2.2083 10.8606 2.16435 10.9046C2.1204 10.9485 2.0957 11.0082 2.0957 11.0703C2.0957 11.1325 2.1204 11.1921 2.16435 11.236C2.2083 11.28 2.26792 11.3047 2.33008 11.3047Z' fill='%23333333'/%3E%3Cpath d='M2.33008 13.082H12.0312C12.0934 13.082 12.153 13.0573 12.197 13.0134C12.2409 12.9694 12.2656 12.9098 12.2656 12.8477C12.2656 12.7855 12.2409 12.7259 12.197 12.6819C12.153 12.638 12.0934 12.6133 12.0312 12.6133H2.33008C2.26792 12.6133 2.2083 12.638 2.16435 12.6819C2.1204 12.7259 2.0957 12.7855 2.0957 12.8477C2.0957 12.9098 2.1204 12.9694 2.16435 13.0134C2.2083 13.0573 2.26792 13.082 2.33008 13.082Z' fill='%23333333'/%3E%3Cpath d='M16.389 12.9927V1.22129C16.3878 0.948456 16.2785 0.687208 16.085 0.494866C15.8915 0.302524 15.6296 0.194795 15.3568 0.195314H2.0249C1.75206 0.194795 1.49016 0.302523 1.29664 0.494864C1.10313 0.687205 0.993813 0.948452 0.992676 1.22129V18.0735C0.993824 18.3463 1.10314 18.6076 1.29665 18.7999C1.49016 18.9922 1.75206 19.1 2.0249 19.0995H13.2264C13.8582 19.5598 14.6202 19.8069 15.4019 19.8047C17.3898 19.8047 19.007 18.2471 19.007 16.3326C19.007 14.7475 17.8986 13.4072 16.389 12.9927ZM1.46143 18.0735V1.22129C1.46243 1.07273 1.52231 0.930633 1.62795 0.82617C1.73358 0.721708 1.87634 0.663409 2.0249 0.664064H15.3569C15.5055 0.66342 15.6482 0.721723 15.7539 0.826184C15.8595 0.930646 15.9194 1.07274 15.9204 1.22129V12.8965C15.7486 12.8725 15.5754 12.8605 15.4021 12.8605C13.4139 12.8605 11.7967 14.418 11.7967 16.3326C11.7984 17.1853 12.1216 18.006 12.7019 18.6307H2.0249C1.87634 18.6314 1.73358 18.5731 1.62795 18.4686C1.52231 18.3641 1.46243 18.222 1.46143 18.0735ZM15.4019 19.3359C13.6725 19.3359 12.2655 17.9886 12.2655 16.3326C12.2655 14.6765 13.6725 13.3292 15.4019 13.3292C17.1313 13.3292 18.5383 14.6765 18.5383 16.3326C18.5383 17.9886 17.1313 19.3359 15.4019 19.3359Z' fill='%23333333'/%3E%3Cpath d='M16.6564 15.7069H16.6269V15.3487C16.6269 14.8873 16.2876 14.512 15.8706 14.512H14.979C14.5619 14.512 14.2226 14.8873 14.2226 15.3487V15.7069H14.1931C14.1103 15.707 14.0308 15.74 13.9722 15.7986C13.9137 15.8571 13.8807 15.9366 13.8806 16.0194V17.9392C13.8807 18.022 13.9137 18.1014 13.9722 18.16C14.0308 18.2186 14.1103 18.2516 14.1931 18.2517H16.6564C16.7392 18.2516 16.8187 18.2186 16.8773 18.16C16.9358 18.1014 16.9688 18.022 16.9689 17.9392V16.0194C16.9688 15.9366 16.9358 15.8571 16.8773 15.7986C16.8187 15.74 16.7392 15.707 16.6564 15.7069ZM14.6916 15.3487C14.6916 15.1493 14.8233 14.9807 14.9792 14.9807H15.8708C16.0267 14.9807 16.1584 15.1493 16.1584 15.3487V15.7069H14.6914L14.6916 15.3487ZM16.5001 17.7829H14.3494V16.1757H16.5001V17.7829Z' fill='%23333333'/%3E%3Cpath d='M15.2686 17.3951C15.2686 17.4573 15.2932 17.5169 15.3372 17.5609C15.3812 17.6048 15.4408 17.6295 15.5029 17.6295C15.5651 17.6295 15.6247 17.6048 15.6687 17.5609C15.7126 17.5169 15.7373 17.4573 15.7373 17.3951V17.1539C15.7875 17.0978 15.8154 17.0252 15.8154 16.95C15.8154 16.8671 15.7825 16.7876 15.7239 16.729C15.6653 16.6704 15.5858 16.6375 15.5029 16.6375C15.42 16.6375 15.3406 16.6704 15.282 16.729C15.2234 16.7876 15.1904 16.8671 15.1904 16.95C15.1905 17.0252 15.2183 17.0978 15.2686 17.1539V17.3951Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.user-nav a.faq:before{
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.47312 0 0 4.47254 0 10C0 15.5269 4.47254 20 10 20C15.5269 20 20 15.5275 20 10C20 4.47312 15.5275 0 10 0ZM10 18.6667C5.22121 18.6667 1.33332 14.7788 1.33332 10C1.33332 5.22117 5.22121 1.33332 10 1.33332C14.7788 1.33332 18.6667 5.22121 18.6667 10C18.6667 14.7788 14.7788 18.6667 10 18.6667Z' fill='%23333333'/%3E%3Cpath d='M9.74623 12.1855C9.27272 12.1855 8.8894 12.5801 8.8894 13.0537C8.8894 13.5159 9.26143 13.9218 9.74623 13.9218C10.231 13.9218 10.6144 13.5159 10.6144 13.0537C10.6144 12.5801 10.2197 12.1855 9.74623 12.1855Z' fill='%23333333'/%3E%3Cpath d='M9.89296 5.61255C8.37094 5.61255 7.67188 6.51454 7.67188 7.12333C7.67188 7.56305 8.04398 7.76598 8.34836 7.76598C8.95718 7.76598 8.70918 6.89786 9.85917 6.89786C10.4229 6.89786 10.8739 7.14587 10.8739 7.66454C10.8739 8.27332 10.2425 8.62289 9.87046 8.93852C9.54347 9.22039 9.11504 9.68266 9.11504 10.6523C9.11504 11.2385 9.27289 11.4077 9.73511 11.4077C10.2876 11.4077 10.4003 11.1596 10.4003 10.9454C10.4003 10.3592 10.4116 10.0209 11.0317 9.53613C11.3361 9.29938 12.2944 8.5327 12.2944 7.4729C12.2944 6.41309 11.3361 5.61255 9.89296 5.61255Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.user-nav a.feed:before{
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 13.5352C20 10.62 18.0357 8.07297 15.2658 7.30545C15.0917 3.24768 11.7366 0 7.63672 0C3.42575 0 0 3.42575 0 7.63672C0 9.00909 0.365295 10.3453 1.05896 11.5184L0.0280762 15.2452L3.75504 14.2145C4.83337 14.8521 6.0498 15.2113 7.3053 15.2655C8.07266 18.0356 10.6198 20 13.5352 20C14.6988 20 15.8304 19.6901 16.8246 19.1013L19.9718 19.9718L19.1013 16.8246C19.6901 15.8304 20 14.6988 20 13.5352ZM3.93997 12.9474L1.70883 13.5646L2.32605 11.3335L2.18536 11.1134C1.52237 10.0761 1.17188 8.8739 1.17188 7.63672C1.17188 4.07196 4.07196 1.17188 7.63672 1.17188C11.2015 1.17188 14.1016 4.07196 14.1016 7.63672C14.1016 11.2015 11.2015 14.1016 7.63672 14.1016C6.39954 14.1016 5.19745 13.7511 4.16 13.0881L3.93997 12.9474ZM18.2912 18.2912L16.6356 17.8331L16.4145 17.977C15.5574 18.5338 14.5616 18.8281 13.5352 18.8281C11.2439 18.8281 9.2305 17.3466 8.51715 15.2223C12.0258 14.8178 14.8178 12.0258 15.2225 8.517C17.3466 9.2305 18.8281 11.2439 18.8281 13.5352C18.8281 14.5616 18.5338 15.5574 17.977 16.4145L17.8331 16.6356L18.2912 18.2912Z' fill='%23333333'/%3E%3Cpath d='M7.05078 10.5859H8.22266V11.7578H7.05078V10.5859Z' fill='%23333333'/%3E%3Cpath d='M8.80859 5.85938C8.80859 6.19217 8.6731 6.49933 8.42712 6.7244L7.05078 7.98416V9.41406H8.22266V8.50021L9.21829 7.58896C9.70261 7.14569 9.98047 6.51535 9.98047 5.85938C9.98047 4.56696 8.92914 3.51562 7.63672 3.51562C6.3443 3.51562 5.29297 4.56696 5.29297 5.85938H6.46484C6.46484 5.21317 6.99051 4.6875 7.63672 4.6875C8.28293 4.6875 8.80859 5.21317 8.80859 5.85938Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.user-nav a.logout:before{
    background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M2.01548 0.894081L9.38316 0.894082C10.5009 0.887219 11.4126 1.78772 11.4194 2.90547L11.4194 4.86582C11.4194 5.07814 11.2474 5.25013 11.0351 5.25013C10.823 5.25013 10.6508 5.07814 10.6508 4.86582L10.6508 2.90912C10.6465 2.21621 10.081 1.65798 9.38809 1.6627L2.01548 1.66269C1.33265 1.6569 0.774415 2.20613 0.768624 2.88917L0.768624 2.90912L0.768623 17.1062C0.763476 17.7892 1.3127 18.3472 1.99575 18.3526L9.38316 18.3526C10.0759 18.3599 10.6435 17.8042 10.6508 17.1113L10.6508 15.1902C10.6508 14.9779 10.823 14.8059 11.0351 14.8059C11.2474 14.8059 11.4194 14.9779 11.4194 15.1902L11.4194 17.1062C11.4145 18.2241 10.5043 19.1261 9.38638 19.1212L2.01548 19.1212C0.907591 19.1264 0.005155 18.2323 8.11784e-06 17.1244L9.36058e-06 2.90912C-0.00492295 1.80123 0.88915 0.899013 1.99725 0.894081C2.00325 0.894081 2.00947 0.894081 2.01548 0.894081Z' fill='%23333333'/%3E%3Cpath d='M18.6779 10.3928L5.28693 10.3928C5.07462 10.3928 4.90262 10.2205 4.90262 10.0084C4.90262 9.79613 5.07462 9.62414 5.28693 9.62414L18.7632 9.62414L15.7098 6.10575C15.5708 5.94534 15.588 5.70257 15.7482 5.5636C15.9086 5.42442 16.1513 5.44157 16.2903 5.60199L19.8516 9.70542C19.9487 9.78091 20.0041 9.89865 19.9998 10.0217C19.9955 10.1448 19.9324 10.2585 19.8301 10.3273L16.2719 13.8856C16.1217 14.0357 15.8785 14.0357 15.7284 13.8856C15.5783 13.7355 15.5783 13.4921 15.7284 13.3422L18.6779 10.3928Z' fill='%23333333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='20' transform='matrix(-1 -8.74228e-08 -8.74228e-08 1 20 0)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.burger{
  position:relative;
  z-index:3;
  width:25px;
  cursor:pointer;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center; }

@media screen and (min-width: 768px){
    .burger{
      display:none; } }

.burger span{
    width:25px;
    height:1px;
    background:#ffffff;
    border-radius:2px;
    -webkit-transition:all 0.25s ease;
    transition:all 0.25s ease;
    position:relative; }

.burger span:nth-child(1){
      margin-bottom:6px; }

.burger span:nth-child(3){
      margin-top:6px; }

.burger.active span:nth-child(1){
    top:6px;
    margin-bottom:5px;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg); }

.burger.active span:nth-child(2){
    -webkit-transform:translateX(100px);
    -ms-transform:translateX(100px);
    transform:translateX(100px);
    opacity:0; }

.burger.active span:nth-child(3){
    bottom:6px;
    margin-top:5px;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg); }

.privacy-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5459 2.41797H8.92871C8.99087 2.41797 9.05049 2.39328 9.09444 2.34932C9.13839 2.30537 9.16309 2.24575 9.16309 2.18359C9.16309 2.12143 9.13839 2.06182 9.09444 2.01787C9.05049 1.97391 8.99087 1.94922 8.92871 1.94922H2.5459C2.48374 1.94922 2.42412 1.97391 2.38017 2.01787C2.33622 2.06182 2.31152 2.12143 2.31152 2.18359C2.31152 2.24575 2.33622 2.30537 2.38017 2.34932C2.42412 2.39328 2.48374 2.41797 2.5459 2.41797Z' fill='%234E37B2'/%3E%3Cpath d='M8.57031 16.1682H2.1875C2.12534 16.1682 2.06573 16.1929 2.02177 16.2369C1.97782 16.2808 1.95313 16.3404 1.95312 16.4026C1.95313 16.4647 1.97782 16.5244 2.02177 16.5683C2.06573 16.6123 2.12534 16.637 2.1875 16.637H8.57031C8.63247 16.637 8.69209 16.6123 8.73604 16.5683C8.77999 16.5244 8.80469 16.4647 8.80469 16.4026C8.80469 16.3404 8.77999 16.2808 8.73604 16.2369C8.69209 16.1929 8.63247 16.1682 8.57031 16.1682Z' fill='%234E37B2'/%3E%3Cpath d='M8.57031 14.3907H2.1875C2.12534 14.3907 2.06573 14.4154 2.02177 14.4594C1.97782 14.5033 1.95313 14.563 1.95312 14.6251C1.95313 14.6873 1.97782 14.7469 2.02177 14.7909C2.06573 14.8348 2.12534 14.8595 2.1875 14.8595H8.57031C8.63247 14.8595 8.69209 14.8348 8.73604 14.7909C8.77999 14.7469 8.80469 14.6873 8.80469 14.6251C8.80469 14.563 8.77999 14.5033 8.73604 14.4594C8.69209 14.4154 8.63247 14.3907 8.57031 14.3907Z' fill='%234E37B2'/%3E%3Cpath d='M2.33008 4.19531H15.0954C15.1576 4.19531 15.2172 4.17062 15.2611 4.12667C15.3051 4.08271 15.3298 4.0231 15.3298 3.96094C15.3298 3.89878 15.3051 3.83916 15.2611 3.79521C15.2172 3.75126 15.1576 3.72656 15.0954 3.72656H2.33008C2.26792 3.72656 2.2083 3.75126 2.16435 3.79521C2.1204 3.83916 2.0957 3.89878 2.0957 3.96094C2.0957 4.0231 2.1204 4.08271 2.16435 4.12667C2.2083 4.17062 2.26792 4.19531 2.33008 4.19531Z' fill='%234E37B2'/%3E%3Cpath d='M2.33008 5.97266H15.0954C15.1576 5.97266 15.2172 5.94796 15.2611 5.90401C15.3051 5.86006 15.3298 5.80044 15.3298 5.73828C15.3298 5.67612 15.3051 5.61651 15.2611 5.57255C15.2172 5.5286 15.1576 5.50391 15.0954 5.50391H2.33008C2.26792 5.50391 2.2083 5.5286 2.16435 5.57255C2.1204 5.61651 2.0957 5.67612 2.0957 5.73828C2.0957 5.80044 2.1204 5.86006 2.16435 5.90401C2.2083 5.94796 2.26792 5.97266 2.33008 5.97266Z' fill='%234E37B2'/%3E%3Cpath d='M2.33008 7.75H15.0954C15.1576 7.75 15.2172 7.72531 15.2611 7.68135C15.3051 7.6374 15.3298 7.57779 15.3298 7.51562C15.3298 7.45346 15.3051 7.39385 15.2611 7.3499C15.2172 7.30594 15.1576 7.28125 15.0954 7.28125H2.33008C2.26792 7.28125 2.2083 7.30594 2.16435 7.3499C2.1204 7.39385 2.0957 7.45346 2.0957 7.51562C2.0957 7.57779 2.1204 7.6374 2.16435 7.68135C2.2083 7.72531 2.26792 7.75 2.33008 7.75Z' fill='%234E37B2'/%3E%3Cpath d='M2.33008 9.52734H15.0954C15.1576 9.52734 15.2172 9.50265 15.2611 9.4587C15.3051 9.41474 15.3298 9.35513 15.3298 9.29297C15.3298 9.23081 15.3051 9.17119 15.2611 9.12724C15.2172 9.08329 15.1576 9.05859 15.0954 9.05859H2.33008C2.26792 9.05859 2.2083 9.08329 2.16435 9.12724C2.1204 9.17119 2.0957 9.23081 2.0957 9.29297C2.0957 9.35513 2.1204 9.41474 2.16435 9.4587C2.2083 9.50265 2.26792 9.52734 2.33008 9.52734Z' fill='%234E37B2'/%3E%3Cpath d='M2.33008 11.3047H15.0954C15.1576 11.3047 15.2172 11.28 15.2611 11.236C15.3051 11.1921 15.3298 11.1325 15.3298 11.0703C15.3298 11.0082 15.3051 10.9485 15.2611 10.9046C15.2172 10.8606 15.1576 10.8359 15.0954 10.8359H2.33008C2.26792 10.8359 2.2083 10.8606 2.16435 10.9046C2.1204 10.9485 2.0957 11.0082 2.0957 11.0703C2.0957 11.1325 2.1204 11.1921 2.16435 11.236C2.2083 11.28 2.26792 11.3047 2.33008 11.3047Z' fill='%234E37B2'/%3E%3Cpath d='M2.33008 13.082H12.0312C12.0934 13.082 12.153 13.0573 12.197 13.0134C12.2409 12.9694 12.2656 12.9098 12.2656 12.8477C12.2656 12.7855 12.2409 12.7259 12.197 12.6819C12.153 12.638 12.0934 12.6133 12.0312 12.6133H2.33008C2.26792 12.6133 2.2083 12.638 2.16435 12.6819C2.1204 12.7259 2.0957 12.7855 2.0957 12.8477C2.0957 12.9098 2.1204 12.9694 2.16435 13.0134C2.2083 13.0573 2.26792 13.082 2.33008 13.082Z' fill='%234E37B2'/%3E%3Cpath d='M16.389 12.9927V1.22129C16.3878 0.948456 16.2785 0.687208 16.085 0.494866C15.8915 0.302524 15.6296 0.194795 15.3568 0.195314H2.0249C1.75206 0.194795 1.49016 0.302523 1.29664 0.494864C1.10313 0.687205 0.993813 0.948452 0.992676 1.22129V18.0735C0.993824 18.3463 1.10314 18.6076 1.29665 18.7999C1.49016 18.9922 1.75206 19.1 2.0249 19.0995H13.2264C13.8582 19.5598 14.6202 19.8069 15.4019 19.8047C17.3898 19.8047 19.007 18.2471 19.007 16.3326C19.007 14.7475 17.8986 13.4072 16.389 12.9927ZM1.46143 18.0735V1.22129C1.46243 1.07273 1.52231 0.930633 1.62795 0.82617C1.73358 0.721708 1.87634 0.663409 2.0249 0.664064H15.3569C15.5055 0.66342 15.6482 0.721723 15.7539 0.826184C15.8595 0.930646 15.9194 1.07274 15.9204 1.22129V12.8965C15.7486 12.8725 15.5754 12.8605 15.4021 12.8605C13.4139 12.8605 11.7967 14.418 11.7967 16.3326C11.7984 17.1853 12.1216 18.006 12.7019 18.6307H2.0249C1.87634 18.6314 1.73358 18.5731 1.62795 18.4686C1.52231 18.3641 1.46243 18.222 1.46143 18.0735ZM15.4019 19.3359C13.6725 19.3359 12.2655 17.9886 12.2655 16.3326C12.2655 14.6765 13.6725 13.3292 15.4019 13.3292C17.1313 13.3292 18.5383 14.6765 18.5383 16.3326C18.5383 17.9886 17.1313 19.3359 15.4019 19.3359Z' fill='%234E37B2'/%3E%3Cpath d='M16.6562 15.7068H16.6267V15.3486C16.6267 14.8872 16.2874 14.5118 15.8703 14.5118H14.9787C14.5617 14.5118 14.2224 14.8872 14.2224 15.3486V15.7068H14.1929C14.11 15.7069 14.0306 15.7398 13.972 15.7984C13.9134 15.857 13.8805 15.9364 13.8804 16.0193V17.939C13.8805 18.0219 13.9134 18.1013 13.972 18.1599C14.0306 18.2185 14.11 18.2514 14.1929 18.2515H16.6562C16.739 18.2514 16.8184 18.2185 16.877 18.1599C16.9356 18.1013 16.9686 18.0219 16.9687 17.939V16.0193C16.9686 15.9364 16.9356 15.857 16.877 15.7984C16.8184 15.7398 16.739 15.7069 16.6562 15.7068ZM14.6913 15.3486C14.6913 15.1491 14.823 14.9806 14.9789 14.9806H15.8705C16.0264 14.9806 16.1581 15.1491 16.1581 15.3486V15.7068H14.6911L14.6913 15.3486ZM16.4999 17.7828H14.3491V16.1756H16.4999V17.7828Z' fill='%234E37B2'/%3E%3Cpath d='M15.2686 17.395C15.2686 17.4572 15.2932 17.5168 15.3372 17.5608C15.3812 17.6047 15.4408 17.6294 15.5029 17.6294C15.5651 17.6294 15.6247 17.6047 15.6687 17.5608C15.7126 17.5168 15.7373 17.4572 15.7373 17.395V17.1538C15.7875 17.0977 15.8154 17.0251 15.8154 16.9498C15.8154 16.8669 15.7825 16.7875 15.7239 16.7289C15.6653 16.6703 15.5858 16.6373 15.5029 16.6373C15.42 16.6373 15.3406 16.6703 15.282 16.7289C15.2234 16.7875 15.1904 16.8669 15.1904 16.9498C15.1905 17.0251 15.2183 17.0977 15.2686 17.1537V17.395Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.refund-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M10.0002 3.11023C6.20109 3.11023 3.11035 6.20097 3.11035 10.0001C3.11035 13.7992 6.20109 16.8899 10.0002 16.8899C13.7993 16.8899 16.89 13.7992 16.89 10.0001C16.89 6.20097 13.7993 3.11023 10.0002 3.11023ZM10.0002 16.242C6.5584 16.242 3.75828 13.4419 3.75828 10.0001C3.75828 6.55824 6.5584 3.75816 10.0002 3.75816C13.442 3.75816 16.2421 6.55828 16.2421 10.0001C16.2421 13.4419 13.442 16.242 10.0002 16.242Z' fill='%234E37B2'/%3E%3Cpath d='M10.3238 9.75269V7.22687C11.3823 7.31194 12.0949 7.8044 12.0949 8.25058C12.0949 8.42948 12.2399 8.57456 12.4188 8.57456C12.5978 8.57456 12.7428 8.42952 12.7428 8.25058C12.7428 7.37339 11.7037 6.67308 10.3238 6.57745V6.19874C10.3238 6.01983 10.1788 5.87476 9.99983 5.87476C9.82093 5.87476 9.67585 6.01979 9.67585 6.19874V6.57745C8.29593 6.67308 7.25684 7.37339 7.25684 8.25058C7.25684 9.42573 8.37421 9.88429 9.67585 10.2474V12.7732C8.61734 12.6881 7.9048 12.1957 7.9048 11.7495C7.9048 11.5706 7.75976 11.4255 7.58082 11.4255C7.40191 11.4255 7.25684 11.5705 7.25684 11.7495C7.25684 12.6267 8.29593 13.327 9.67585 13.4226V13.8013C9.67585 13.9802 9.82089 14.1253 9.99983 14.1253C10.1787 14.1253 10.3238 13.9803 10.3238 13.8013V13.4226C11.7037 13.327 12.7428 12.6267 12.7428 11.7495C12.7428 10.5743 11.6255 10.1158 10.3238 9.75269ZM9.67585 9.57257C8.36187 9.18433 7.9048 8.83171 7.9048 8.25058C7.9048 7.8044 8.61734 7.31194 9.67585 7.22687V9.57257ZM10.3238 12.7732V10.4275C11.6378 10.8157 12.0949 11.1684 12.0949 11.7495C12.0949 12.1957 11.3823 12.6881 10.3238 12.7732Z' fill='%234E37B2'/%3E%3Cpath d='M17.0707 2.92895C15.182 1.04016 12.6708 0 9.99968 0C7.1241 0 4.43915 1.20996 2.54036 3.33984L2.71782 2.09766C2.7431 1.92051 2.62001 1.75645 2.4429 1.73113C2.26571 1.70602 2.10169 1.82895 2.07638 2.00602L1.73079 4.42504C1.71493 4.53617 1.75775 4.64762 1.84392 4.71961C1.90306 4.76895 1.97673 4.79484 2.05157 4.79484C2.08587 4.79484 2.12048 4.78941 2.154 4.7782L4.22743 4.08707C4.39719 4.03047 4.48891 3.84703 4.43235 3.67727C4.37571 3.5075 4.19231 3.4157 4.02255 3.47234L2.98083 3.81961C4.75895 1.7977 7.28883 0.64793 9.99968 0.64793C12.4977 0.64793 14.8462 1.6207 16.6126 3.38707C18.379 5.15348 19.3517 7.50195 19.3517 10C19.3517 12.498 18.379 14.8465 16.6126 16.6129C14.8462 18.3793 12.4977 19.3521 9.99968 19.3521C9.82078 19.3521 9.6757 19.4971 9.6757 19.6761C9.6757 19.855 9.82074 20 9.99968 20C12.6708 20 15.182 18.9599 17.0707 17.0711C18.9594 15.1823 19.9997 12.6711 19.9997 10C19.9997 7.32891 18.9595 4.81766 17.0707 2.92895Z' fill='%234E37B2'/%3E%3Cpath d='M8.66326 19.2573C8.5531 19.2416 8.44217 19.2237 8.33353 19.2042C8.15736 19.1724 7.989 19.2896 7.95732 19.4657C7.92564 19.6418 8.04271 19.8102 8.21885 19.8419C8.3351 19.8628 8.45373 19.882 8.5715 19.8988C8.58705 19.901 8.60252 19.9021 8.61779 19.9021C8.77638 19.9021 8.91498 19.7855 8.9381 19.624C8.96338 19.4468 8.84037 19.2827 8.66326 19.2573Z' fill='%234E37B2'/%3E%3Cpath d='M7.07997 18.8874C6.87602 18.8204 6.67172 18.7454 6.4727 18.6643C6.30707 18.5968 6.11797 18.6763 6.05039 18.8421C5.98289 19.0078 6.0625 19.1968 6.2282 19.2644C6.44114 19.3511 6.65969 19.4314 6.87789 19.5031C6.91145 19.5141 6.94551 19.5193 6.97903 19.5193C7.1152 19.5193 7.24196 19.4327 7.2868 19.2963C7.34255 19.1262 7.24997 18.9432 7.07997 18.8874Z' fill='%234E37B2'/%3E%3Cpath d='M0.862927 12.0035C0.817185 11.7938 0.778201 11.5797 0.747068 11.3672C0.721091 11.1902 0.556716 11.0679 0.379607 11.0936C0.202537 11.1196 0.0800366 11.2841 0.106013 11.4611C0.139334 11.6884 0.180974 11.9173 0.229919 12.1416C0.263005 12.2931 0.397146 12.3966 0.54613 12.3966C0.569021 12.3966 0.592263 12.3941 0.615505 12.3891C0.790271 12.3509 0.901091 12.1783 0.862927 12.0035Z' fill='%234E37B2'/%3E%3Cpath d='M0.753751 7.12051C0.581368 7.07317 0.402969 7.17469 0.355626 7.34727C0.294844 7.56864 0.241094 7.79516 0.19586 8.02048C0.160626 8.19591 0.274258 8.36669 0.449688 8.40192C0.471251 8.40626 0.492657 8.40833 0.513829 8.40833C0.664962 8.40833 0.800235 8.30196 0.831094 8.1481C0.873399 7.93747 0.923672 7.72567 0.980469 7.51868C1.02777 7.34614 0.926329 7.16786 0.753751 7.12051Z' fill='%234E37B2'/%3E%3Cpath d='M1.47079 13.8421C1.38251 13.6465 1.30001 13.4453 1.22556 13.244C1.16349 13.0762 0.977083 12.9905 0.80931 13.0526C0.641498 13.1146 0.555795 13.301 0.617865 13.4688C0.697475 13.6841 0.785716 13.8993 0.880169 14.1087C0.934232 14.2285 1.05216 14.2994 1.17568 14.2994C1.22021 14.2994 1.26548 14.2902 1.30872 14.2707C1.47185 14.1971 1.54435 14.0052 1.47079 13.8421Z' fill='%234E37B2'/%3E%3Cpath d='M0.360977 9.08789C0.182148 9.07703 0.0288672 9.21324 0.0181641 9.39188C0.00613281 9.59309 0 9.7977 0 10.0003C0 10.0279 0.000117187 10.0555 0.000351562 10.0831C0.00175781 10.2611 0.146523 10.4045 0.324297 10.4045C0.325117 10.4045 0.326016 10.4045 0.326875 10.4045C0.505781 10.4031 0.649688 10.2569 0.64832 10.078C0.648125 10.0519 0.647969 10.0259 0.647969 10.0001C0.647969 9.81059 0.653711 9.61907 0.665 9.43071C0.675742 9.25211 0.539609 9.09863 0.360977 9.08789Z' fill='%234E37B2'/%3E%3Cpath d='M5.31245 18.0942C5.1269 17.9865 4.94252 17.8708 4.7644 17.7503C4.61619 17.65 4.41483 17.6888 4.31451 17.837C4.2142 17.9852 4.25303 18.1865 4.40119 18.2868C4.59158 18.4158 4.78877 18.5395 4.98717 18.6546C5.03835 18.6843 5.09424 18.6984 5.14952 18.6984C5.26124 18.6984 5.36991 18.6406 5.43003 18.537C5.51987 18.3824 5.46722 18.1841 5.31245 18.0942Z' fill='%234E37B2'/%3E%3Cpath d='M2.44704 15.5155C2.32028 15.3422 2.19798 15.1623 2.08341 14.9806C1.98802 14.8293 1.78798 14.7838 1.63657 14.8793C1.48521 14.9748 1.4399 15.1748 1.53532 15.3262C1.65779 15.5204 1.78857 15.7128 1.92407 15.8981C1.98755 15.9848 2.08603 16.0308 2.18579 16.0308C2.2522 16.0308 2.31915 16.0104 2.37681 15.9683C2.52126 15.8626 2.5527 15.66 2.44704 15.5155Z' fill='%234E37B2'/%3E%3Cpath d='M3.74612 16.9534C3.58647 16.8097 3.42976 16.6586 3.28034 16.5043C3.15589 16.3757 2.95085 16.3724 2.82226 16.4969C2.6937 16.6213 2.69038 16.8264 2.81488 16.955C2.97456 17.1199 3.14206 17.2814 3.31269 17.435C3.37464 17.4907 3.45214 17.5182 3.52933 17.5182C3.61796 17.5182 3.70624 17.482 3.77022 17.4109C3.88991 17.2779 3.87909 17.073 3.74612 16.9534Z' fill='%234E37B2'/%3E%3Cpath d='M1.39476 5.56033C1.23308 5.48357 1.03983 5.5524 0.963076 5.71392C0.912217 5.82095 0.862646 5.93033 0.815693 6.03908C0.744756 6.2033 0.82042 6.394 0.984678 6.46494C1.02655 6.48299 1.07011 6.49158 1.11296 6.49158C1.23831 6.49158 1.35772 6.41838 1.41054 6.296C1.45444 6.19435 1.50077 6.09205 1.54835 5.99197C1.62511 5.83033 1.55636 5.63713 1.39476 5.56033Z' fill='%234E37B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.program-icon.active, .program-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5875 19.219H18.6826V6.77998C18.6826 6.201 18.1851 5.72998 17.5736 5.72998H15.5512C14.9397 5.72998 14.4422 6.20104 14.4422 6.77998V19.219H12.1446V12.4158C12.1446 11.8368 11.6472 11.3658 11.0356 11.3658H9.0132C8.40169 11.3658 7.9042 11.8369 7.9042 12.4158V19.219H5.60667V15.6957C5.60667 15.1167 5.10914 14.6457 4.49767 14.6457H2.47518C1.86366 14.6457 1.36618 15.1167 1.36618 15.6957V19.219H0.412543C0.184695 19.219 0 19.3939 0 19.6096C0 19.8253 0.184695 20.0002 0.412543 20.0002H19.5875C19.8153 20.0002 20 19.8253 20 19.6096C20 19.3939 19.8153 19.219 19.5875 19.219ZM4.7815 19.219H2.19122V15.6957C2.19122 15.5474 2.31857 15.4269 2.47513 15.4269H4.49758C4.65414 15.4269 4.7815 15.5474 4.7815 15.6957V19.219ZM11.3195 19.219H8.72924V12.4158C8.72924 12.2676 8.8566 12.147 9.01316 12.147H11.0356C11.1921 12.147 11.3195 12.2676 11.3195 12.4158V19.219ZM17.8575 19.219H15.2673V6.77998C15.2673 6.63174 15.3946 6.51117 15.5512 6.51117H17.5736C17.7302 6.51117 17.8575 6.63174 17.8575 6.77998V19.219Z' fill='%234E37B2'/%3E%3Cpath d='M18.6821 0.410749C18.6879 0.304156 18.6483 0.195766 18.5623 0.114366C18.4763 0.0329661 18.3619 -0.00456995 18.2493 0.000937426C18.2426 0.00066401 18.2361 0 18.2293 0H15.7334C15.5056 0 15.3209 0.174869 15.3209 0.390594C15.3209 0.606319 15.5056 0.781188 15.7334 0.781188H17.2746L13.1963 4.64252L11.6583 3.18639C11.581 3.11315 11.476 3.07198 11.3666 3.07198C11.2572 3.07198 11.1523 3.11315 11.0749 3.18639L3.65867 10.2081C3.49757 10.3606 3.49757 10.608 3.65867 10.7605C3.73923 10.8367 3.8448 10.8748 3.95037 10.8748C4.05594 10.8748 4.16156 10.8367 4.24208 10.7604L11.3666 4.01492L12.9046 5.47105C13.0657 5.62358 13.3269 5.62358 13.488 5.47105L17.858 1.33361V2.6542C17.858 2.86993 18.0427 3.0448 18.2706 3.0448C18.4984 3.0448 18.6831 2.86993 18.6831 2.6542V0.429654C18.6831 0.423287 18.6824 0.417076 18.6821 0.410749Z' fill='%234E37B2'/%3E%3Cpath d='M2.55976 12.2216C2.7876 12.2216 2.9723 12.0467 2.9723 11.831C2.9723 11.6153 2.7876 11.4404 2.55976 11.4404C2.33192 11.4404 2.14722 11.6153 2.14722 11.831C2.14722 12.0467 2.33192 12.2216 2.55976 12.2216Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.works-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M19.9976 12.9026C19.9727 12.4556 19.7523 12.0463 19.3928 11.7796C18.8111 11.3479 18.0039 11.3929 17.4737 11.8867L14.2487 14.8901C14.2684 14.2293 13.834 13.6461 13.1835 13.4811L9.24494 12.4814C8.55423 12.3061 7.83103 12.3297 7.15321 12.5498L4.43044 13.4338V12.6503C4.43044 12.4346 4.25551 12.2597 4.03985 12.2597H0.390586C0.174883 12.2597 0 12.4347 0 12.6503V19.608C0 19.8237 0.174922 19.9986 0.390586 19.9986H4.03989C4.25559 19.9986 4.43048 19.8237 4.43048 19.608V14.2552L7.39446 13.2929C7.93185 13.1183 8.50529 13.0997 9.05279 13.2386L12.9914 14.2382C13.2973 14.3159 13.4966 14.6002 13.4653 14.9143C13.4328 15.2391 13.1622 15.484 12.8358 15.484H10.0904C9.8747 15.484 9.69982 15.659 9.69982 15.8746C9.69982 16.0903 9.87474 16.2652 10.0904 16.2652H10.9319C10.9466 16.2669 10.9615 16.2679 10.9766 16.2679H12.9137C13.5598 16.2679 14.176 16.0254 14.6489 15.5851L18.0062 12.4584C18.2607 12.2213 18.6482 12.1998 18.9274 12.407C19.1 12.535 19.2058 12.7315 19.2178 12.946C19.2298 13.1606 19.1464 13.3676 18.9891 13.514L14.3641 17.8195C14.0451 18.1165 13.6293 18.28 13.1935 18.28H7.14048C6.92478 18.28 6.74989 18.4549 6.74989 18.6706C6.74989 18.8863 6.92481 19.0612 7.14048 19.0612H13.1935C13.8275 19.0612 14.4323 18.8233 14.8964 18.3913L19.5213 14.0858C19.8489 13.7808 20.0226 13.3495 19.9976 12.9026ZM3.6493 19.2174H0.781173V13.0409H3.64926V19.2174H3.6493Z' fill='%234E37B2'/%3E%3Cpath d='M5.83996 18.3951C5.76692 18.3224 5.66653 18.2806 5.56383 18.2806C5.46067 18.2806 5.36031 18.3224 5.2873 18.3951C5.21465 18.4677 5.17285 18.5685 5.17285 18.6712C5.17285 18.7739 5.21461 18.8747 5.2873 18.9473C5.36035 19.02 5.4607 19.0618 5.56383 19.0618C5.66656 19.0618 5.76696 19.02 5.83996 18.9473C5.91258 18.8747 5.95442 18.7739 5.95442 18.6712C5.95442 18.5685 5.91262 18.4677 5.83996 18.3951Z' fill='%234E37B2'/%3E%3Cpath d='M2.49059 17.9897C2.41828 17.917 2.3175 17.8752 2.2148 17.8752C2.11168 17.8752 2.0109 17.9167 1.93828 17.9897C1.86566 18.0624 1.82422 18.1628 1.82422 18.2658C1.82422 18.3686 1.86566 18.4693 1.93828 18.542C2.01133 18.6146 2.11172 18.6564 2.2148 18.6564C2.31754 18.6564 2.41793 18.6146 2.49059 18.542C2.56359 18.4693 2.60539 18.3685 2.60539 18.2658C2.60539 18.1627 2.56359 18.0624 2.49059 17.9897Z' fill='%234E37B2'/%3E%3Cpath d='M9.99973 -0.00134277C8.06137 -0.00134277 6.48438 1.57565 6.48438 3.51402C6.48438 4.16015 7.01004 4.68581 7.65617 4.68581C8.30231 4.68581 8.82797 4.16015 8.82797 3.51402C8.82797 2.86788 9.35364 2.34222 9.99977 2.34222C10.6459 2.34222 11.1716 2.86788 11.1716 3.51402C11.1716 4.16015 10.6459 4.68581 9.99977 4.68581C9.35364 4.68581 8.82797 5.21148 8.82797 5.85761V7.53719C8.82797 8.18332 9.35364 8.70899 9.99977 8.70899C10.6459 8.70899 11.1716 8.18332 11.1716 7.53719V6.82875C12.5657 6.33664 13.5151 5.01445 13.5151 3.51402C13.5151 1.57561 11.9381 -0.00134277 9.99973 -0.00134277ZM10.6832 6.16172C10.5108 6.20625 10.3904 6.36183 10.3904 6.53988V7.53711C10.3904 7.7525 10.2151 7.9277 9.99977 7.9277C9.78438 7.9277 9.60919 7.75246 9.60919 7.53711V5.85754C9.60919 5.64214 9.78442 5.46695 9.99977 5.46695C11.0766 5.46695 11.9527 4.59085 11.9527 3.51398C11.9527 2.4371 11.0766 1.561 9.99977 1.561C8.9229 1.561 8.0468 2.4371 8.0468 3.51398C8.0468 3.72937 7.87156 3.90456 7.65621 3.90456C7.44082 3.90456 7.26563 3.72933 7.26563 3.51398C7.26563 2.00636 8.49215 0.779792 9.99981 0.779792C11.5075 0.779792 12.734 2.00636 12.734 3.51398C12.7339 4.76105 11.8906 5.84984 10.6832 6.16172Z' fill='%234E37B2'/%3E%3Cpath d='M10.8278 9.95842C10.61 9.73998 10.3079 9.61475 9.99891 9.61475C9.69 9.61475 9.38785 9.74002 9.17078 9.95768C8.95238 10.1755 8.82715 10.4776 8.82715 10.7865C8.82715 11.0954 8.95242 11.3976 9.17039 11.615C9.38859 11.8332 9.69055 11.9583 9.99891 11.9583C10.3073 11.9583 10.6093 11.8331 10.8274 11.615C11.0456 11.3968 11.1707 11.0948 11.1707 10.7865C11.1707 10.4782 11.0456 10.1762 10.8278 9.95842ZM10.2749 11.0626C10.2033 11.1343 10.1 11.1771 9.99891 11.1771C9.89774 11.1771 9.79445 11.1343 9.72242 11.0623C9.65098 10.991 9.60832 10.8879 9.60832 10.7865C9.60832 10.6836 9.64988 10.5831 9.72313 10.5101C9.79442 10.4387 9.89754 10.396 9.99891 10.396C10.1003 10.396 10.2034 10.4386 10.275 10.5105C10.3467 10.5821 10.3895 10.6854 10.3895 10.7865C10.3895 10.8877 10.3467 10.9909 10.2749 11.0626Z' fill='%234E37B2'/%3E%3Cpath d='M2.2148 13.8461C1.9991 13.8461 1.82422 14.021 1.82422 14.2367V16.717C1.82422 16.9327 1.9991 17.1076 2.2148 17.1076C2.43051 17.1076 2.60539 16.9327 2.60539 16.717V14.2367C2.60539 14.021 2.43047 13.8461 2.2148 13.8461Z' fill='%234E37B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.delete-icon{
  cursor:pointer;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.78813 12.3C5.92126 12.3 6.0293 12.1922 6.0293 12.0589V4.10018C6.0293 3.96681 5.92126 3.85901 5.78813 3.85901C5.655 3.85901 5.54696 3.96681 5.54696 4.10018V12.0589C5.54696 12.1922 5.655 12.3 5.78813 12.3Z' fill='%23FF0000'/%3E%3Cpath d='M3.37636 12.3C3.50949 12.3 3.61753 12.1922 3.61753 12.0589V4.10018C3.61753 3.96681 3.50949 3.85901 3.37636 3.85901C3.24324 3.85901 3.13519 3.96681 3.13519 4.10018V12.0589C3.13519 12.1922 3.24324 12.3 3.37636 12.3Z' fill='%23FF0000'/%3E%3Cpath d='M8.19972 12.3C8.33284 12.3 8.44089 12.1922 8.44089 12.0589V4.10018C8.44089 3.96681 8.33284 3.85901 8.19972 3.85901C8.06659 3.85901 7.95854 3.96681 7.95854 4.10018V12.0589C7.95854 12.1922 8.06659 12.3 8.19972 12.3Z' fill='%23FF0000'/%3E%3Cpath d='M11.3351 1.44703H7.94807C7.92155 1.14557 7.82869 0.637177 7.51083 0.310871C7.30969 0.104669 7.05453 0 6.75258 0H4.3411C4.03915 0 3.78399 0.104669 3.58286 0.310871C3.26499 0.637177 3.17214 1.14557 3.14561 1.44703H0.241172C0.108045 1.44703 0 1.55484 0 1.68821C0 1.82157 0.108045 1.92938 0.241172 1.92938H0.733405L1.19525 13.0284C1.20417 13.4437 1.46271 14.2292 2.37892 14.2292H9.19735C10.1136 14.2292 10.3721 13.4437 10.3808 13.0334L10.8429 1.92938H11.3351C11.4682 1.92938 11.5763 1.82157 11.5763 1.68821C11.5763 1.55484 11.4682 1.44703 11.3351 1.44703ZM3.92918 0.646583C4.03722 0.536126 4.17204 0.482345 4.3411 0.482345H6.75258C6.92165 0.482345 7.05646 0.536126 7.16451 0.646583C7.35865 0.845068 7.43655 1.19429 7.46356 1.44703H3.63037C3.65738 1.19429 3.73528 0.845068 3.92918 0.646583ZM9.89868 13.0182C9.89723 13.0928 9.86395 13.7468 9.19735 13.7468H2.37892C1.71956 13.7468 1.68001 13.0916 1.67735 13.0132L1.21599 1.92938H10.36L9.89868 13.0182Z' fill='%23FF0000'/%3E%3C/svg%3E%0A"); }

.views-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.7626 7.64924C15.7448 7.62305 15.5867 7.39002 15.5014 7.27877C15.1033 6.75946 14.171 5.5433 12.8857 4.47946C11.2761 3.14727 9.63231 2.4718 8 2.4718C6.36769 2.4718 4.72394 3.1473 3.11438 4.47949C1.82903 5.5433 0.896719 6.75946 0.498563 7.27883C0.413344 7.39005 0.255188 7.62302 0.237406 7.64924L0 7.99961L0.237344 8.34999C0.255094 8.37618 0.413281 8.60927 0.498563 8.72055C0.896688 9.23986 1.82903 10.456 3.11434 11.5199C4.72391 12.8521 6.36769 13.5275 8 13.5275C9.63231 13.5275 11.2761 12.852 12.8857 11.5198C14.171 10.456 15.1033 9.23983 15.5014 8.72052C15.5867 8.60927 15.7449 8.37621 15.7627 8.34996L16 7.99958L15.7626 7.64924ZM8 12.2782C5.88644 12.2782 3.70641 10.8387 1.52009 7.99965C3.70644 5.16055 5.88644 3.72102 8 3.72102C10.1136 3.72102 12.2936 5.16058 14.4799 7.99965C12.2936 10.8387 10.1136 12.2782 8 12.2782Z' fill='%2342DFBF'/%3E%3Cpath d='M7.99974 9.21871C8.67242 9.21871 9.21774 8.6734 9.21774 8.00072C9.21774 7.32803 8.67242 6.78271 7.99974 6.78271C7.32706 6.78271 6.78174 7.32803 6.78174 8.00072C6.78174 8.6734 7.32706 9.21871 7.99974 9.21871Z' fill='%2342DFBF'/%3E%3Cpath d='M7.99977 4.43945C6.03661 4.43945 4.43945 6.03658 4.43945 7.99977C4.43945 9.96292 6.03658 11.5601 7.99977 11.5601C9.96295 11.5601 11.5601 9.96292 11.5601 7.99977C11.5601 6.03658 9.96292 4.43945 7.99977 4.43945ZM7.99977 10.3108C6.72542 10.3108 5.6887 9.27408 5.6887 7.99977C5.6887 6.72545 6.72542 5.6887 7.99977 5.6887C9.27411 5.6887 10.3108 6.72542 10.3108 7.99977C10.3108 9.27408 9.27411 10.3108 7.99977 10.3108Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.views-icon.active:before, .views-icon:hover:before{
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.7626 7.64924C15.7448 7.62305 15.5867 7.39002 15.5014 7.27877C15.1033 6.75946 14.171 5.5433 12.8857 4.47946C11.2761 3.14727 9.63231 2.4718 8 2.4718C6.36769 2.4718 4.72394 3.1473 3.11438 4.47949C1.82903 5.5433 0.896719 6.75946 0.498563 7.27883C0.413344 7.39005 0.255188 7.62302 0.237406 7.64924L0 7.99961L0.237344 8.34999C0.255094 8.37618 0.413281 8.60927 0.498563 8.72055C0.896688 9.23986 1.82903 10.456 3.11434 11.5199C4.72391 12.8521 6.36769 13.5275 8 13.5275C9.63231 13.5275 11.2761 12.852 12.8857 11.5198C14.171 10.456 15.1033 9.23983 15.5014 8.72052C15.5867 8.60927 15.7449 8.37621 15.7627 8.34996L16 7.99958L15.7626 7.64924ZM8 12.2782C5.88644 12.2782 3.70641 10.8387 1.52009 7.99965C3.70644 5.16055 5.88644 3.72102 8 3.72102C10.1136 3.72102 12.2936 5.16058 14.4799 7.99965C12.2936 10.8387 10.1136 12.2782 8 12.2782Z' fill='%23ffffff'/%3E%3Cpath d='M7.99974 9.21871C8.67242 9.21871 9.21774 8.6734 9.21774 8.00072C9.21774 7.32803 8.67242 6.78271 7.99974 6.78271C7.32706 6.78271 6.78174 7.32803 6.78174 8.00072C6.78174 8.6734 7.32706 9.21871 7.99974 9.21871Z' fill='%2342DFBF'/%3E%3Cpath d='M7.99977 4.43945C6.03661 4.43945 4.43945 6.03658 4.43945 7.99977C4.43945 9.96292 6.03658 11.5601 7.99977 11.5601C9.96295 11.5601 11.5601 9.96292 11.5601 7.99977C11.5601 6.03658 9.96292 4.43945 7.99977 4.43945ZM7.99977 10.3108C6.72542 10.3108 5.6887 9.27408 5.6887 7.99977C5.6887 6.72545 6.72542 5.6887 7.99977 5.6887C9.27411 5.6887 10.3108 6.72542 10.3108 7.99977C10.3108 9.27408 9.27411 10.3108 7.99977 10.3108Z' fill='%23ffffff'/%3E%3C/svg%3E%0A"); }

.likes-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00001 15.1099C8.2278 15.1099 8.4474 15.0273 8.61854 14.8774C9.2649 14.3123 9.88807 13.7811 10.4379 13.3126L10.4407 13.3102C12.0526 11.9365 13.4446 10.7502 14.4131 9.58167C15.4957 8.27527 16 7.03662 16 5.68347C16 4.36877 15.5492 3.15588 14.7307 2.26807C13.9025 1.36975 12.766 0.875 11.5303 0.875C10.6067 0.875 9.76088 1.16699 9.01637 1.7428C8.64064 2.03345 8.30006 2.38916 8.00001 2.80408C7.69984 2.38916 7.35939 2.03345 6.98354 1.7428C6.23903 1.16699 5.39321 0.875 4.46963 0.875C3.23403 0.875 2.09744 1.36975 1.26919 2.26807C0.450712 3.15588 2.95639e-05 4.36877 2.95639e-05 5.68347C2.95639e-05 7.03662 0.504179 8.27527 1.58682 9.58154C2.55532 10.7502 3.94717 11.9364 5.55886 13.3099C6.10964 13.7792 6.73378 14.3112 7.38161 14.8777C7.55263 15.0273 7.77235 15.1099 8.00001 15.1099ZM11.5303 1.81226C12.5011 1.81226 13.3929 2.19971 14.0418 2.90332C14.7002 3.61755 15.0629 4.60486 15.0629 5.68347C15.0629 6.82153 14.6399 7.83936 13.6915 8.98364C12.7749 10.0897 11.4115 11.2516 9.8329 12.5969L9.82997 12.5994C9.27809 13.0697 8.65248 13.6029 8.00136 14.1722C7.34633 13.6018 6.71974 13.0677 6.16677 12.5967C4.58828 11.2513 3.225 10.0897 2.30838 8.98364C1.36013 7.83936 0.937161 6.82153 0.937161 5.68347C0.937161 4.60486 1.29983 3.61755 1.95828 2.90332C2.60696 2.19971 3.49892 1.81226 4.46963 1.81226C5.18081 1.81226 5.83376 2.03833 6.4103 2.48413C6.92409 2.88159 7.282 3.38403 7.49184 3.7356C7.59975 3.91638 7.78969 4.02429 8.00001 4.02429C8.21034 4.02429 8.40028 3.91638 8.50819 3.7356C8.71791 3.38403 9.07582 2.88159 9.58973 2.48413C10.1663 2.03833 10.8192 1.81226 11.5303 1.81226Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.likes-icon.active:before, .likes-icon:hover:before{
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00001 15.1099C8.2278 15.1099 8.4474 15.0273 8.61854 14.8774C9.2649 14.3123 9.88807 13.7811 10.4379 13.3126L10.4407 13.3102C12.0526 11.9365 13.4446 10.7502 14.4131 9.58167C15.4957 8.27527 16 7.03662 16 5.68347C16 4.36877 15.5492 3.15588 14.7307 2.26807C13.9025 1.36975 12.766 0.875 11.5303 0.875C10.6067 0.875 9.76088 1.16699 9.01637 1.7428C8.64064 2.03345 8.30006 2.38916 8.00001 2.80408C7.69984 2.38916 7.35939 2.03345 6.98354 1.7428C6.23903 1.16699 5.39321 0.875 4.46963 0.875C3.23403 0.875 2.09744 1.36975 1.26919 2.26807C0.450712 3.15588 2.95639e-05 4.36877 2.95639e-05 5.68347C2.95639e-05 7.03662 0.504179 8.27527 1.58682 9.58154C2.55532 10.7502 3.94717 11.9364 5.55886 13.3099C6.10964 13.7792 6.73378 14.3112 7.38161 14.8777C7.55263 15.0273 7.77235 15.1099 8.00001 15.1099ZM11.5303 1.81226C12.5011 1.81226 13.3929 2.19971 14.0418 2.90332C14.7002 3.61755 15.0629 4.60486 15.0629 5.68347C15.0629 6.82153 14.6399 7.83936 13.6915 8.98364C12.7749 10.0897 11.4115 11.2516 9.8329 12.5969L9.82997 12.5994C9.27809 13.0697 8.65248 13.6029 8.00136 14.1722C7.34633 13.6018 6.71974 13.0677 6.16677 12.5967C4.58828 11.2513 3.225 10.0897 2.30838 8.98364C1.36013 7.83936 0.937161 6.82153 0.937161 5.68347C0.937161 4.60486 1.29983 3.61755 1.95828 2.90332C2.60696 2.19971 3.49892 1.81226 4.46963 1.81226C5.18081 1.81226 5.83376 2.03833 6.4103 2.48413C6.92409 2.88159 7.282 3.38403 7.49184 3.7356C7.59975 3.91638 7.78969 4.02429 8.00001 4.02429C8.21034 4.02429 8.40028 3.91638 8.50819 3.7356C8.71791 3.38403 9.07582 2.88159 9.58973 2.48413C10.1663 2.03833 10.8192 1.81226 11.5303 1.81226Z' fill='%23ffffff'/%3E%3C/svg%3E%0A"); }

.followers-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='42dfbf' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.98441 0.0164795C5.43916 0.0164795 3.36844 2.08723 3.36844 4.63245C3.36844 6.20898 4.16309 7.60323 5.37272 8.43632C4.24337 8.82604 3.20825 9.46979 2.33862 10.3394C0.830531 11.8475 0 13.8526 0 15.9853H1.24756C1.24756 12.2706 4.26969 9.24845 7.98441 9.24845C10.5297 9.24845 12.6004 7.1777 12.6004 4.63245C12.6004 2.0872 10.5297 0.0164795 7.98441 0.0164795ZM7.98441 8.00089C6.12706 8.00089 4.616 6.48982 4.616 4.63248C4.616 2.77514 6.12706 1.26404 7.98441 1.26404C9.84175 1.26404 11.3528 2.7751 11.3528 4.63248C11.3528 6.48985 9.84175 8.00089 7.98441 8.00089Z' fill='%2342dfbf'/%3E%3Cpath d='M13.3799 12.1171V9.49719H12.1324V12.1171H9.51245V13.3647H12.1324V15.9845H13.3799V13.3647H15.9998V12.1171H13.3799Z' fill='%2342dfbf'/%3E%3C/svg%3E%0A"); }

.followers-icon.active:before, .followers-icon:hover:before{
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='noneffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.98441 0.0164795C5.43916 0.0164795 3.36844 2.08723 3.36844 4.63245C3.36844 6.20898 4.16309 7.60323 5.37272 8.43632C4.24337 8.82604 3.20825 9.46979 2.33862 10.3394C0.830531 11.8475 0 13.8526 0 15.9853H1.24756C1.24756 12.2706 4.26969 9.24845 7.98441 9.24845C10.5297 9.24845 12.6004 7.1777 12.6004 4.63245C12.6004 2.0872 10.5297 0.0164795 7.98441 0.0164795ZM7.98441 8.00089C6.12706 8.00089 4.616 6.48982 4.616 4.63248C4.616 2.77514 6.12706 1.26404 7.98441 1.26404C9.84175 1.26404 11.3528 2.7751 11.3528 4.63248C11.3528 6.48985 9.84175 8.00089 7.98441 8.00089Z' fill='white'/%3E%3Cpath d='M13.3799 12.1171V9.49719H12.1324V12.1171H9.51245V13.3647H12.1324V15.9845H13.3799V13.3647H15.9998V12.1171H13.3799Z' fill='white'/%3E%3C/svg%3E%0A"); }

.comments-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3569 4.33934C14.9504 3.50781 14.3529 2.80338 13.581 2.24563C12.2126 1.25697 10.2827 0.734375 8 0.734375C5.71728 0.734375 3.78741 1.25694 2.41903 2.24563C1.64709 2.80338 1.04956 3.50781 0.643062 4.33934C0.216375 5.21222 0 6.22828 0 7.35938C0 9.80575 1.00891 11.6772 2.92547 12.803C2.66034 13.7383 2.31634 14.3052 2.31325 14.3102L1.72003 15.264L2.84363 15.2656H2.84687C2.85009 15.2656 2.85337 15.2656 2.85684 15.2656C3.21144 15.2656 4.83828 15.1891 6.16106 13.8622C6.74419 13.9433 7.36119 13.9844 8 13.9844C10.2827 13.9844 12.2126 13.4618 13.581 12.4731C14.3529 11.9153 14.9504 11.2109 15.3569 10.3794C15.7836 9.50653 16 8.49047 16 7.35938C16 6.22828 15.7836 5.21219 15.3569 4.33934ZM12.8489 11.4599C11.6949 12.2937 10.0182 12.7344 8 12.7344C7.30653 12.7344 6.64484 12.6817 6.03328 12.5778L5.68528 12.5188L5.455 12.7863C4.96019 13.3609 4.38894 13.6678 3.904 13.8312C4.02994 13.4915 4.15747 13.0837 4.26038 12.6192L4.36647 12.1404L3.92669 11.9235C2.15056 11.0474 1.25 9.51178 1.25 7.35938C1.25 5.54991 1.88962 4.17028 3.15112 3.25884C4.30506 2.42509 5.98178 1.98438 8 1.98438C10.0182 1.98438 11.6949 2.42506 12.8489 3.25884C14.1104 4.17028 14.75 5.54994 14.75 7.35938C14.75 9.16881 14.1104 10.5484 12.8489 11.4599Z' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.comments-icon.active:before, .comments-icon:hover:before{
  background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3569 4.33934C14.9504 3.50781 14.3529 2.80338 13.581 2.24563C12.2126 1.25697 10.2827 0.734375 8 0.734375C5.71728 0.734375 3.78741 1.25694 2.41903 2.24563C1.64709 2.80338 1.04956 3.50781 0.643062 4.33934C0.216375 5.21222 0 6.22828 0 7.35938C0 9.80575 1.00891 11.6772 2.92547 12.803C2.66034 13.7383 2.31634 14.3052 2.31325 14.3102L1.72003 15.264L2.84363 15.2656H2.84687C2.85009 15.2656 2.85337 15.2656 2.85684 15.2656C3.21144 15.2656 4.83828 15.1891 6.16106 13.8622C6.74419 13.9433 7.36119 13.9844 8 13.9844C10.2827 13.9844 12.2126 13.4618 13.581 12.4731C14.3529 11.9153 14.9504 11.2109 15.3569 10.3794C15.7836 9.50653 16 8.49047 16 7.35938C16 6.22828 15.7836 5.21219 15.3569 4.33934ZM12.8489 11.4599C11.6949 12.2937 10.0182 12.7344 8 12.7344C7.30653 12.7344 6.64484 12.6817 6.03328 12.5778L5.68528 12.5188L5.455 12.7863C4.96019 13.3609 4.38894 13.6678 3.904 13.8312C4.02994 13.4915 4.15747 13.0837 4.26038 12.6192L4.36647 12.1404L3.92669 11.9235C2.15056 11.0474 1.25 9.51178 1.25 7.35938C1.25 5.54991 1.88962 4.17028 3.15112 3.25884C4.30506 2.42509 5.98178 1.98438 8 1.98438C10.0182 1.98438 11.6949 2.42506 12.8489 3.25884C14.1104 4.17028 14.75 5.54994 14.75 7.35938C14.75 9.16881 14.1104 10.5484 12.8489 11.4599Z' fill='%23ffffff'/%3E%3C/svg%3E%0A"); }

.igtv-icon:before{
  background-image:url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.80729 4.24986H7.53083L9.24073 2.15736C9.28055 2.10543 9.29818 2.04035 9.28989 1.97591C9.28159 1.91147 9.24801 1.85272 9.19627 1.81211C9.14452 1.77149 9.07867 1.7522 9.01266 1.75831C8.94665 1.76443 8.88566 1.79547 8.8426 1.84486L7 4.09986L5.1574 1.84986C5.11434 1.80047 5.05335 1.76943 4.98734 1.76331C4.92133 1.7572 4.85548 1.77649 4.80373 1.81711C4.75199 1.85772 4.71841 1.91647 4.71012 1.98091C4.70182 2.04535 4.71945 2.11043 4.75927 2.16236L6.46917 4.24986H4.19271C3.3128 4.24986 2.46893 4.59227 1.84673 5.20176C1.22454 5.81126 0.875 6.63791 0.875 7.49986V12.9999C0.875 13.8618 1.22454 14.6885 1.84673 15.298C2.46893 15.9075 3.3128 16.2499 4.19271 16.2499H9.80729C10.243 16.2499 10.6744 16.1658 11.0769 16.0025C11.4794 15.8391 11.8452 15.5997 12.1533 15.298C12.4613 14.9962 12.7057 14.6379 12.8725 14.2436C13.0392 13.8493 13.125 13.4267 13.125 12.9999V7.49986C13.125 7.07307 13.0392 6.65045 12.8725 6.25614C12.7057 5.86183 12.4613 5.50355 12.1533 5.20176C11.8452 4.89997 11.4794 4.66058 11.0769 4.49725C10.6744 4.33393 10.243 4.24986 9.80729 4.24986ZM12.6146 12.9999C12.6146 13.7292 12.3188 14.4287 11.7923 14.9444C11.2659 15.4601 10.5518 15.7499 9.80729 15.7499H4.19271C3.44817 15.7499 2.73412 15.4601 2.20765 14.9444C1.68118 14.4287 1.38542 13.7292 1.38542 12.9999V7.49986C1.38542 6.77052 1.68118 6.07104 2.20765 5.55532C2.73412 5.03959 3.44817 4.74986 4.19271 4.74986H9.80729C10.5518 4.74986 11.2659 5.03959 11.7923 5.55532C12.3188 6.07104 12.6146 6.77052 12.6146 7.49986V12.9999Z' fill='%2342DFBF' stroke='%2342DFBF' stroke-width='0.3'/%3E%3Cpath d='M9.64143 9.50021L8.42409 9.77521C8.47314 9.61263 8.47842 9.44038 8.4394 9.27521C8.37861 9.01707 8.21574 8.79312 7.98655 8.6525C7.75735 8.51189 7.48057 8.46611 7.21695 8.52521L3.89924 9.27521C3.6543 9.32989 3.43853 9.47113 3.29324 9.6719C3.14796 9.87268 3.08335 10.1189 3.11179 10.3634C3.14022 10.6079 3.25971 10.8336 3.44737 10.9972C3.63504 11.1608 3.8777 11.2509 4.12893 11.2502C4.2064 11.2511 4.28364 11.2418 4.35862 11.2227L5.57596 10.9477C5.52691 11.1103 5.52163 11.2825 5.56065 11.4477C5.61201 11.6682 5.73813 11.8651 5.91843 12.0063C6.09874 12.1475 6.32257 12.2247 6.55341 12.2252C6.63075 12.2241 6.70775 12.2149 6.7831 12.1977L10.1008 11.4477C10.2316 11.4182 10.3551 11.3638 10.4643 11.2875C10.5736 11.2113 10.6664 11.1146 10.7375 11.0032C10.8087 10.8917 10.8566 10.7676 10.8788 10.638C10.9009 10.5084 10.8967 10.3758 10.8664 10.2477C10.8051 9.9895 10.6416 9.76571 10.4119 9.62554C10.1822 9.48537 9.90506 9.44029 9.64143 9.50021ZM10.3024 10.7502C10.2311 10.8624 10.1173 10.9424 9.98596 10.9727L6.66825 11.7227C6.62892 11.7318 6.58872 11.7369 6.54831 11.7377C6.4268 11.7399 6.30848 11.6996 6.21463 11.6239C6.12078 11.5483 6.05756 11.4423 6.03633 11.3251C6.01511 11.2079 6.03727 11.0871 6.09884 10.9845C6.16041 10.8818 6.25735 10.8041 6.37221 10.7652C6.42731 10.7439 6.47311 10.7044 6.50177 10.6537C6.53043 10.6029 6.54017 10.5439 6.52931 10.4869C6.51844 10.4298 6.48766 10.3782 6.44224 10.341C6.39681 10.3037 6.33957 10.2831 6.28034 10.2827H6.22164L4.23101 10.7502C4.19713 10.7545 4.16282 10.7545 4.12893 10.7502C4.01312 10.7502 3.90077 10.7115 3.81033 10.6406C3.7199 10.5698 3.65675 10.4709 3.63127 10.3602C3.60131 10.2319 3.62424 10.0971 3.69508 9.98521C3.73068 9.92937 3.77719 9.88098 3.83193 9.84279C3.88668 9.80461 3.94858 9.7774 4.01409 9.76271L7.33179 9.01271C7.46282 8.98335 7.60038 9.00581 7.71461 9.07521C7.79551 9.12446 7.86072 9.1949 7.90288 9.27857C7.94503 9.36224 7.96245 9.4558 7.95316 9.54866C7.94386 9.64152 7.90823 9.72998 7.85029 9.80403C7.79235 9.87809 7.71441 9.93478 7.62528 9.96771C7.56727 9.99118 7.52011 10.0348 7.49285 10.0902C7.46558 10.1456 7.46011 10.2089 7.47748 10.2679C7.49485 10.327 7.53384 10.3778 7.58701 10.4105C7.64017 10.4432 7.70377 10.4556 7.76565 10.4452L9.75627 10.0002C9.85421 9.97874 9.95644 9.98603 10.0502 10.0212C10.1439 10.0563 10.225 10.1177 10.2833 10.1978C10.3415 10.2778 10.3744 10.3729 10.3779 10.4712C10.3813 10.5694 10.355 10.6665 10.3024 10.7502Z' fill='%2342DFBF' stroke='%2342DFBF' stroke-width='0.3'/%3E%3C/svg%3E%0A");
  height:20px; }

.igtv-icon.active:before, .igtv-icon:hover:before{
  background-image:url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.80729 4.24986H7.53083L9.24073 2.15736C9.28055 2.10543 9.29818 2.04035 9.28989 1.97591C9.28159 1.91147 9.24801 1.85272 9.19627 1.81211C9.14452 1.77149 9.07867 1.7522 9.01266 1.75831C8.94665 1.76443 8.88566 1.79547 8.8426 1.84486L7 4.09986L5.1574 1.84986C5.11434 1.80047 5.05335 1.76943 4.98734 1.76331C4.92133 1.7572 4.85548 1.77649 4.80373 1.81711C4.75199 1.85772 4.71841 1.91647 4.71012 1.98091C4.70182 2.04535 4.71945 2.11043 4.75927 2.16236L6.46917 4.24986H4.19271C3.3128 4.24986 2.46893 4.59227 1.84673 5.20176C1.22454 5.81126 0.875 6.63791 0.875 7.49986V12.9999C0.875 13.8618 1.22454 14.6885 1.84673 15.298C2.46893 15.9075 3.3128 16.2499 4.19271 16.2499H9.80729C10.243 16.2499 10.6744 16.1658 11.0769 16.0025C11.4794 15.8391 11.8452 15.5997 12.1533 15.298C12.4613 14.9962 12.7057 14.6379 12.8725 14.2436C13.0392 13.8493 13.125 13.4267 13.125 12.9999V7.49986C13.125 7.07307 13.0392 6.65045 12.8725 6.25614C12.7057 5.86183 12.4613 5.50355 12.1533 5.20176C11.8452 4.89997 11.4794 4.66058 11.0769 4.49725C10.6744 4.33393 10.243 4.24986 9.80729 4.24986ZM12.6146 12.9999C12.6146 13.7292 12.3188 14.4287 11.7923 14.9444C11.2659 15.4601 10.5518 15.7499 9.80729 15.7499H4.19271C3.44817 15.7499 2.73412 15.4601 2.20765 14.9444C1.68118 14.4287 1.38542 13.7292 1.38542 12.9999V7.49986C1.38542 6.77052 1.68118 6.07104 2.20765 5.55532C2.73412 5.03959 3.44817 4.74986 4.19271 4.74986H9.80729C10.5518 4.74986 11.2659 5.03959 11.7923 5.55532C12.3188 6.07104 12.6146 6.77052 12.6146 7.49986V12.9999Z' fill='%23ffffff' stroke='%23ffffff' stroke-width='0.3'/%3E%3Cpath d='M9.64143 9.50021L8.42409 9.77521C8.47314 9.61263 8.47842 9.44038 8.4394 9.27521C8.37861 9.01707 8.21574 8.79312 7.98655 8.6525C7.75735 8.51189 7.48057 8.46611 7.21695 8.52521L3.89924 9.27521C3.6543 9.32989 3.43853 9.47113 3.29324 9.6719C3.14796 9.87268 3.08335 10.1189 3.11179 10.3634C3.14022 10.6079 3.25971 10.8336 3.44737 10.9972C3.63504 11.1608 3.8777 11.2509 4.12893 11.2502C4.2064 11.2511 4.28364 11.2418 4.35862 11.2227L5.57596 10.9477C5.52691 11.1103 5.52163 11.2825 5.56065 11.4477C5.61201 11.6682 5.73813 11.8651 5.91843 12.0063C6.09874 12.1475 6.32257 12.2247 6.55341 12.2252C6.63075 12.2241 6.70775 12.2149 6.7831 12.1977L10.1008 11.4477C10.2316 11.4182 10.3551 11.3638 10.4643 11.2875C10.5736 11.2113 10.6664 11.1146 10.7375 11.0032C10.8087 10.8917 10.8566 10.7676 10.8788 10.638C10.9009 10.5084 10.8967 10.3758 10.8664 10.2477C10.8051 9.9895 10.6416 9.76571 10.4119 9.62554C10.1822 9.48537 9.90506 9.44029 9.64143 9.50021ZM10.3024 10.7502C10.2311 10.8624 10.1173 10.9424 9.98596 10.9727L6.66825 11.7227C6.62892 11.7318 6.58872 11.7369 6.54831 11.7377C6.4268 11.7399 6.30848 11.6996 6.21463 11.6239C6.12078 11.5483 6.05756 11.4423 6.03633 11.3251C6.01511 11.2079 6.03727 11.0871 6.09884 10.9845C6.16041 10.8818 6.25735 10.8041 6.37221 10.7652C6.42731 10.7439 6.47311 10.7044 6.50177 10.6537C6.53043 10.6029 6.54017 10.5439 6.52931 10.4869C6.51844 10.4298 6.48766 10.3782 6.44224 10.341C6.39681 10.3037 6.33957 10.2831 6.28034 10.2827H6.22164L4.23101 10.7502C4.19713 10.7545 4.16282 10.7545 4.12893 10.7502C4.01312 10.7502 3.90077 10.7115 3.81033 10.6406C3.7199 10.5698 3.65675 10.4709 3.63127 10.3602C3.60131 10.2319 3.62424 10.0971 3.69508 9.98521C3.73068 9.92937 3.77719 9.88098 3.83193 9.84279C3.88668 9.80461 3.94858 9.7774 4.01409 9.76271L7.33179 9.01271C7.46282 8.98335 7.60038 9.00581 7.71461 9.07521C7.79551 9.12446 7.86072 9.1949 7.90288 9.27857C7.94503 9.36224 7.96245 9.4558 7.95316 9.54866C7.94386 9.64152 7.90823 9.72998 7.85029 9.80403C7.79235 9.87809 7.71441 9.93478 7.62528 9.96771C7.56727 9.99118 7.52011 10.0348 7.49285 10.0902C7.46558 10.1456 7.46011 10.2089 7.47748 10.2679C7.49485 10.327 7.53384 10.3778 7.58701 10.4105C7.64017 10.4432 7.70377 10.4556 7.76565 10.4452L9.75627 10.0002C9.85421 9.97874 9.95644 9.98603 10.0502 10.0212C10.1439 10.0563 10.225 10.1177 10.2833 10.1978C10.3415 10.2778 10.3744 10.3729 10.3779 10.4712C10.3813 10.5694 10.355 10.6665 10.3024 10.7502Z' fill='%23ffffff' stroke='%23ffffff' stroke-width='0.3'/%3E%3C/svg%3E%0A"); }

.mask{
  display:none;
  position:fixed;
  top:0;
  left:0;
  background:#ffffff;
  z-index:12;
  width:100%;
  height:100vh;
  opacity:0.7;
  background:rgba(0, 0, 0, 0.68); }

.modal{
  font-family:"Open Sans";
  position:fixed;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  z-index:13;
  max-width:446px;
  width:100%;
  display:none;
  padding:15px;
  overflow:hidden;
  overflow-y:auto;
  max-height:calc(100vh - 30px);
  height:auto; }

.modal_basket{
    max-width:632px; }

.modal__wrap{
    padding:30px 15px;
    background:#ffffff;
    box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18);
    border-radius:15px; }

@media screen and (min-width: 768px){
      .modal__wrap{
        padding:37px 25px; } }

.modal__img{
    width:208px;
    height:125px;
    margin:0 auto 25px;
    overflow:hidden; }

.modal__img img{
      width:100%; }

.modal__header{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    padding-bottom:30px;
    margin-bottom:30px;
    border-bottom:1px solid #e8e9f1; }

.modal__info{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:center;
    align-items:center;
    margin:0 20px; }

.modal__info .modal__subheading{
      font-size:12px;
      line-height:16px;
      text-align:center; }

.modal__info_violet .modal__icon{
      background:#4e37b2; }

.modal__info_violet .modal__subheading{
      color:#4e37b2; }

.modal__info_gray .modal__icon{
      background:#e8e9f1; }

.modal__info_gray .modal__subheading{
      color:#e8e9f1; }

.modal__info_confirm .modal__icon{
      background:#42dfbf;
      background-repeat:no-repeat;
      background-position:center;
      background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.786 2.80207C18.5006 2.5167 18.0379 2.5167 17.7525 2.80207L5.9068 14.6478L1.24752 9.9885C0.962186 9.70309 0.499468 9.70309 0.214059 9.9885C-0.0713124 10.2739 -0.0713124 10.7366 0.214059 11.022L5.39012 16.198C5.67538 16.4833 6.13825 16.4834 6.42358 16.198L18.786 3.83553C19.0713 3.55012 19.0713 3.08744 18.786 2.80207Z' fill='white'/%3E%3C/svg%3E%0A"); }

.modal__info_confirm .modal__subheading{
      color:#42dfbf; }

.modal__icon{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center;
    width:60px;
    height:60px;
    background-color:#4e37b2;
    border-radius:50%;
    cursor:pointer;
    margin-bottom:8px;
    background:#e8e9f1;
    font-weight:600;
    font-size:24px;
    line-height:33px;
    color:#ffffff; }

.modal__title{
    display:block;
    font-weight:600;
    font-size:18px;
    line-height:25px;
    text-align:center; }

.modal__title span{
      color:#42dfbf; }

.modal__subtitle{
    display:block;
    text-align:center;
    font-weight:300;
    font-size:14px;
    line-height:19px;
    margin-bottom:23px; }

.modal .lk-form__wrap{
    font-size:14px;
    line-height:19px;
    color:#333333; }

.modal .lk-form__field{
    margin-bottom:15px; }

.modal__plan{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:justify;
    justify-content:space-between;
    -webkit-box-align:end;
    align-items:flex-end;
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:1px solid #e8e9f1; }

.modal__plan:last-child{
      margin-bottom:30px; }

.modal__plan_cart{
      margin:0;
      padding:0;
      border:none; }

.modal__package{
    font-size:14px;
    line-height:19px;
    color:#d9d9d9;
    margin-bottom:5px; }

.modal__package span{
      font-weight:600;
      color:#333333; }

.modal__package span span{
        font-weight:300; }

.modal__price{
    font-size:14px;
    line-height:19px;
    color:#d9d9d9;
    text-align:right; }

.modal__price span{
      color:#42dfbf; }

.modal__links{
    display:-webkit-box;
    display:flex;
    margin:30px 0 20px;
    height:48px; }

.modal__rules{
    width:100%;
    text-align:center;
    font-size:14px;
    line-height:19px;
    color:#d9d9d9;
    -webkit-transition:all 0.25s ease;
    transition:all 0.25s ease; }

.modal__rules:hover{
      color:#000;
      opacity:0.7; }

.modal__cart{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    align-items:center;
    margin-bottom:30px;
    padding-bottom:20px;
    border-bottom:1px solid #e8e9f1; }

.modal__my-cart{
    padding-left:30px;
    font-size:16px;
    line-height:22px;
    color:#4e37b2;
    position:relative; }

.modal__my-cart:before{
      content:"";
      position:absolute;
      top:50%;
      left:0;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      width:20px;
      height:20px;
      background-size:contain;
      background-repeat:no-repeat;
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9195 16.4929L17.0263 5.23836C16.9707 4.51328 16.3575 3.94527 15.6303 3.94527H13.8661V3.86598C13.8661 1.73426 12.1318 0 10.0001 0C7.86839 0 6.13413 1.73426 6.13413 3.86598V3.94527H4.36999C3.64277 3.94527 3.02952 4.51324 2.97405 5.23684L2.08062 16.4944C2.01148 17.3958 2.32417 18.2932 2.93847 18.9564C3.55277 19.6196 4.42359 20 5.32761 20H14.6726C15.5766 20 16.4474 19.6196 17.0617 18.9564C17.676 18.2931 17.9887 17.3958 17.9195 16.4929ZM7.30562 3.86598C7.30562 2.38023 8.51441 1.17148 10.0001 1.17148C11.4858 1.17148 12.6946 2.38027 12.6946 3.86598V3.94527H7.30562V3.86598ZM16.2023 18.1604C15.8031 18.5912 15.2599 18.8285 14.6726 18.8285H5.32765C4.7403 18.8285 4.1971 18.5912 3.79796 18.1604C3.39886 17.7295 3.20378 17.1696 3.24862 16.5855L4.14198 5.32793C4.15105 5.20949 4.2512 5.11676 4.36999 5.11676H6.13413V6.55953C6.13413 6.88301 6.3964 7.14527 6.71987 7.14527C7.04335 7.14527 7.30562 6.88301 7.30562 6.55953V5.11676H12.6946V6.55953C12.6946 6.88301 12.9569 7.14527 13.2803 7.14527C13.6038 7.14527 13.8661 6.88301 13.8661 6.55953V5.11676H15.6303C15.749 5.11676 15.8492 5.20953 15.8584 5.32949L16.7516 16.584C16.7965 17.1696 16.6014 17.7294 16.2023 18.1604Z' fill='%234E37B2'/%3E%3Cpath d='M12.639 9.93293C12.4103 9.70418 12.0394 9.70418 11.8107 9.93293L9.1952 12.5484L8.1895 11.5427C7.96079 11.3139 7.58989 11.3139 7.36114 11.5427C7.13239 11.7714 7.13239 12.1423 7.36114 12.3711L8.78102 13.7909C8.8954 13.9053 9.04532 13.9625 9.19516 13.9625C9.34501 13.9625 9.49497 13.9054 9.6093 13.7909L12.6389 10.7613C12.8677 10.5325 12.8677 10.1617 12.639 9.93293Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.modal__clear{
    display:-webkit-box;
    display:flex; }

.modal__clear span{
      width:16px;
      height:20px; }

.modal__clear .delete-icon{
      margin-left:5px; }

.modal__plan-info{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:start;
    align-items:flex-start; }

.modal__total{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    align-items:center;
    margin-top:-10px;
    padding-bottom:19px;
    border-bottom:1px solid #e8e9f1; }

.modal__pay{
    font-size:16px;
    color:#333333; }

.modal__total-price{
    font-weight:600;
    font-size:22px;
    line-height:30px;
    color:#42dfbf; }

.choose{
  padding:10px 0 20px;
  border-bottom:1px solid #e8e9f1; }

.choose__service{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    align-items:center;
    width:100%;
    border:1px solid #e8e9f1;
    border-radius:25px;
    padding:16px 20px;
    margin-bottom:10px;
    cursor:pointer; }

.choose__service:hover{
      border-color:#4e37b2; }

.choose__radio{
    position:relative;
    height:16px;
    width:16px;
    -webkit-appearance:none;
    appearance:none;
    -moz-appearance:none;
    outline:none;
    cursor:pointer; }

.choose__radio:before{
      content:"";
      position:absolute;
      top:50%;
      left:50%;
      width:16px;
      height:16px;
      border-radius:50%;
      -webkit-transform:translate(-50%, -50%);
      -ms-transform:translate(-50%, -50%);
      transform:translate(-50%, -50%);
      background-color:white;
      border:1px solid #e8e9f1; }

.choose__radio:checked:before{
      border-color:#4e37b2; }

.choose__radio:checked:after{
      content:"";
      position:absolute;
      top:50%;
      left:50%;
      width:8px;
      height:8px;
      border-radius:50%;
      background-color:#4e37b2;
      -webkit-transform:translate(-50%, -50%);
      -ms-transform:translate(-50%, -50%);
      transform:translate(-50%, -50%);
      visibility:visible; }

.choose__price{
    color:#42dfbf; }

.methods{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  width:100%;
  margin-bottom:30px;
  padding-top:30px;
  display:none; }

.methods__text{
    margin-right:5px; }

@media screen and (min-width: 768px){
      .methods__text{
        margin-right:17px; } }

.methods label{
    position:relative; }

.methods label:after{
      content:"";
      position:absolute;
      top:50%;
      background-size:cover;
      background-repeat:no-repeat;
      background-position:center;
      -webkit-transform:translate(-50%, -50%);
      -ms-transform:translate(-50%, -50%);
      transform:translate(-50%, -50%); }

@media screen and (min-width: 768px){
        .methods label:after{
          margin-left:10px; } }

.methods__paypal{
    margin-right:40px; }

@media screen and (min-width: 768px){
      .methods__paypal{
        margin-right:63px; } }

.methods__paypal:after{
      width:33px;
      height:33px;
      left:40px;
      background-image:url("../images/paypal.svg"); }

.methods__creditcard:after{
    width:53px;
    height:18px;
    left:50px;
    background-image:url("../images/creditcard.svg"); }

.massage{
  position:fixed;
  z-index:10;
  left:15px;
  bottom:15px; }

.massage__wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    background:#ffffff;
    box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius:20px;
    padding:15px; }

@media screen and (min-width: 768px){
      .massage__wrap{
        padding:20px; } }

.massage__img{
    -webkit-box-flex:0;
    flex:none;
    width:35px;
    height:35px;
    border-radius:50%;
    margin-right:15px; }

@media screen and (min-width: 768px){
      .massage__img{
        width:52px;
        height:52px;
        margin-right:28px; } }

.massage__img img{
      width:100%; }

.massage__info{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:start;
    align-items:flex-start; }

.massage__info p{
      font-weight:500;
      font-size:16px;
      color:#141414;
      margin-bottom:8px; }

.massage__info span{
      font-weight:700;
      font-size:16px;
      color:#4832ae; }

.network-wrap{
  display:-webkit-box;
  display:flex;
  flex-wrap:wrap;
  margin:0 -5px;
  cursor:pointer; }

.network-wrap.instagram .network__wrap{
    background:-webkit-linear-gradient(319.54deg, #5a6de3 0%, #e6456f 100%);
    background:linear-gradient(130.46deg, #5a6de3 0%, #e6456f 100%); }

.network-wrap.facebook .network__wrap{
    background:#2061f7; }

.network-wrap.youtube .network__wrap{
    background:#ff0101; }

.network-wrap.twitter .network__wrap{
    background:#1da1f2; }

.network-wrap.twitch .network__wrap{
    background:#9147ff; }

.network-wrap.tiktok .network__wrap{
    background:#373737; }

.network{
  padding:0 5px;
  margin:0 0 10px 0;
  width:100%; }

@media screen and (min-width: 440px){
    .network{
      width:50%; } }

@media screen and (min-width: 620px){
    .network{
      width:33.33%; } }

@media screen and (min-width: 900px){
    .network{
      width:25%; } }

.network__wrap{
    position:relative;
    color:#ffffff;
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    overflow:hidden;
    border-radius:15px;
    padding:13px 15px 9px;
    box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18); }

.network__stock{
    position:absolute;
    top:0;
    right:0;
    background:#42dfbf;
    padding:9px 7px;
    border-radius:15px 15px 15px 0px; }

.network__stock span{
      font-weight:700;
      font-size:14px;
      color:#ffffff;
      text-align:center; }

.network__head{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:end;
    align-items:flex-end;
    -webkit-box-pack:center;
    justify-content:center;
    margin-bottom:10px;
    line-height:1; }

.network__count{
    font-weight:600;
    font-size:26px;
    margin-right:7px; }

.network__followers{
    font-weight:300;
    font-size:14px;
    margin:0 0 2px; }

.network__benefits{
    padding-left:17px;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid rgba(255, 255, 255, 0.2); }

.network__benefits li{
      font-size:14px;
      line-height:18px;
      color:#ffffff;
      list-style-type:circle;
      margin-bottom:4px; }

.network__price-wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    margin-bottom:8px; }

.network__price{
    font-weight:600;
    font-size:20px;
    color:#ffffff; }

.network__old-price{
    font-size:16px;
    color:#ffffff;
    text-decoration:line-through; }

.network__basket{
    font-size:14px;
    color:#ffffff;
    text-align:center;
    border-radius:15px;
    padding:12px;
    background-color:#42dfbf;
    background-repeat:no-repeat;
    background-position:8% center;
    background-size:10%;
    background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9375 2.62474C14.875 2.56225 14.8125 2.49973 14.6875 2.49973H2.8125L2.49999 0.874746C2.49999 0.749736 2.31249 0.624756 2.18748 0.624756H0.31248C0.12501 0.624727 0 0.749736 0 0.937236C0 1.12474 0.12501 1.24975 0.31251 1.24975H1.93752L3.43752 8.87475C3.62502 9.87475 4.56252 10.6247 5.56251 10.6247H12.75C12.9375 10.6247 13.0625 10.4997 13.0625 10.3122C13.0625 10.1247 12.9375 9.99973 12.75 9.99973H5.625C5.12499 9.99973 4.62501 9.74974 4.37499 9.31222L13.5 8.06224C13.625 8.06224 13.75 7.93723 13.75 7.81224L15 2.81224C15 2.81224 15 2.68723 14.9375 2.62474ZM13.1875 7.49974L4.06248 8.68723L2.93748 3.06223H14.25L13.1875 7.49974Z' fill='white'/%3E%3Cpath d='M5.31249 11.25C4.43751 11.25 3.75 11.9375 3.75 12.8125C3.75 13.6875 4.43751 14.375 5.31249 14.375C6.1875 14.375 6.87498 13.6875 6.87498 12.8125C6.87501 11.9375 6.1875 11.25 5.31249 11.25ZM5.31249 13.75C4.81248 13.75 4.37499 13.3125 4.37499 12.8125C4.37499 12.3125 4.81248 11.875 5.31249 11.875C5.8125 11.875 6.24999 12.3125 6.24999 12.8125C6.24999 13.3125 5.8125 13.75 5.31249 13.75Z' fill='white'/%3E%3Cpath d='M11.5625 11.25C10.6875 11.25 10 11.9375 10 12.8125C10 13.6875 10.6875 14.375 11.5625 14.375C12.4375 14.375 13.125 13.6875 13.125 12.8125C13.125 11.9375 12.4375 11.25 11.5625 11.25ZM11.5625 13.75C11.0625 13.75 10.625 13.3125 10.625 12.8125C10.625 12.3125 11.0625 11.875 11.5625 11.875C12.0625 11.875 12.5 12.3125 12.5 12.8125C12.5 13.3125 12.0625 13.75 11.5625 13.75Z' fill='white'/%3E%3C/svg%3E%0A"); }

.pagination-wrap{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center;
  margin-top:20px; }

@media screen and (min-width: 768px){
    .pagination-wrap{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-pack:justify;
      justify-content:space-between; } }

.pagination-info{
  display:-webkit-box;
  display:flex;
  margin-bottom:15px; }

@media screen and (min-width: 768px){
    .pagination-info{
      margin-bottom:0; } }

.pagination-text{
  display:-webkit-box;
  display:flex;
  margin-right:24px; }

.pagination-text:last-child{
    margin-right:0; }

.pagination-text span:first-child{
    font-style:normal;
    font-weight:normal;
    font-size:14px;
    color:#D9D9D9;
    margin-right:7px; }

.pagination-text span:last-child{
    font-weight:600;
    font-size:14px;
    -webkit-text-decoration-line:underline;
    text-decoration-line:underline;
    color:#333333; }

.pagination{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center; }

.pagination li{
    cursor:pointer;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    margin:0 6px; }

.pagination a{
    font-size:14px;
    color:#D9D9D9;
    cursor:pointer;
    -webkit-transition:all .3s ease;
    transition:all .3s ease; }

.pagination a.active, .pagination a:hover{
      color:#000; }

.pagination .pag-arrow{
    width:22px;
    height:22px;
    background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='%23DFDFDF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M8.96516 10.8807L12.7989 7.04697C12.8656 6.98364 12.9706 6.98529 13.0339 7.0503C13.0956 7.1153 13.0956 7.21699 13.0339 7.28199L9.31853 10.9974L13.0339 14.7144C13.1006 14.7777 13.1022 14.8844 13.0372 14.9494C12.9739 15.0161 12.8672 15.0178 12.8022 14.9527C12.8005 14.9511 12.7989 14.9494 12.7989 14.9494L8.96516 11.1157C8.90016 11.0507 8.90016 10.9457 8.96516 10.8807Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='8' height='8' transform='matrix(-1 0 0 1 15 7)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.pagination .pag-arrow:hover{
      background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='11' fill='%234E37B2'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M8.96516 10.8807L12.7989 7.04697C12.8656 6.98364 12.9706 6.98529 13.0339 7.0503C13.0956 7.1153 13.0956 7.21699 13.0339 7.28199L9.31853 10.9974L13.0339 14.7144C13.1006 14.7777 13.1022 14.8844 13.0372 14.9494C12.9739 15.0161 12.8672 15.0178 12.8022 14.9527C12.8005 14.9511 12.7989 14.9494 12.7989 14.9494L8.96516 11.1157C8.90016 11.0507 8.90016 10.9457 8.96516 10.8807Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='8' height='8' transform='matrix(-1 0 0 1 15 7)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.pagination .pag-arrow_prev{
      margin:0 14px 0 0; }

.pagination .pag-arrow_next{
      margin:0 0 0 14px;
      -webkit-transform:rotate(180deg);
      -ms-transform:rotate(180deg);
      transform:rotate(180deg); }

.percent-wrap{
  margin-bottom:33px;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column; }

@media screen and (min-width: 650px){
    .percent-wrap{
      flex-wrap:wrap;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-pack:justify;
      justify-content:space-between; } }

.percent{
  width:100%;
  margin-bottom:15px;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column; }

@media screen and (min-width: 650px){
    .percent{
      width:47%; } }

.percent__amount{
    display:-webkit-box;
    display:flex;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    color:#333333;
    margin-bottom:5px; }

.percent__amount span{
      font-weight:300;
      color:#d9d9d9;
      margin-left:10px; }

.percent__line{
    height:28px;
    overflow:hidden;
    background:#f8f8f8;
    border-radius:6px;
    position:relative; }

.percent__line > .percent__num{
      color:#D3D3D3; }

.percent__bar{
    position:absolute;
    height:100%;
    background-color:#42dfbf;
    text-align:center; }

.percent__num{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    font-weight:600;
    font-size:14px;
    line-height:19px;
    color:#ffffff; }

.percent-link{
  display:block;
  background:#42DFBF;
  border-radius:6px;
  height:47px;
  width:100%;
  text-align:center;
  padding:15px;
  color:#fff;
  margin-top:7px; }

.rating{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  margin-bottom:27px; }

.rating__title{
    color:#ffffff;
    margin-right:11px; }

#reviewStars-input input:checked ~ label,
#reviewStars-input label,
#reviewStars-input label:hover,
#reviewStars-input label:hover ~ label{
  background:url("../../images/stars.png") no-repeat; }

#reviewStars-input{
  overflow:hidden;
  zoom:1;
  position:relative;
  float:left; }

#reviewStars-input input{
  opacity:0;
  width:14px;
  height:13px;
  position:absolute;
  top:0;
  z-index:0; }

#reviewStars-input input:checked ~ label{
  background-position:0 -13px;
  height:13px;
  width:14px; }

#reviewStars-input label{
  background-position:0 0;
  height:13px;
  width:14px;
  float:right;
  cursor:pointer;
  margin-right:10px;
  position:relative;
  z-index:1; }

@media screen and (min-width: 768px){
    #reviewStars-input label{
      margin-right:0; } }

#reviewStars-input label:hover, #reviewStars-input label:hover ~ label{
  background-position:0 -13px;
  height:13px;
  width:14px; }

#reviewStars-input #star-0{
  left:0px; }

#reviewStars-input #star-1{
  left:15px; }

#reviewStars-input #star-2{
  left:29px; }

#reviewStars-input #star-3{
  left:42px; }

#reviewStars-input #star-4{
  left:56px; }

#reviewStars-input #star-5{
  left:118px; }

.select{
  position:relative;
  z-index:2;
  width:100%;
  height:54px;
  -webkit-box-flex:0;
  flex:none;
  background:#42dfbf;
  box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18);
  border-radius:15px;
  margin-bottom:10px; }

@media screen and (min-width: 768px){
    .select{
      width:154px; } }

.select_nav{
    background-color:#fff;
    z-index:1; }

@media screen and (min-width: 768px){
      .select_nav{
        margin-left:15px;
        width:calc(100% - 169px); } }

@media screen and (min-width: 768px){
      .select_nav .select__head{
        display:none; } }

.select_nav .select__head:after{
      background:#fff; }

.select_nav .select__head:before{
      background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 6L0.602886 0.75L8.39711 0.749999L4.5 6Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.select_nav .select__text{
      color:#000; }

.select_nav .select__list{
      background-color:#fff; }

@media screen and (min-width: 768px){
        .select_nav .select__list{
          display:-webkit-box;
          display:flex;
          -webkit-box-align:center;
          align-items:center;
          -webkit-box-pack:justify;
          justify-content:space-between;
          z-index:1;
          position:relative;
          top:auto;
          left:auto;
          padding:0;
          height:100%;
          border-radius:15px;
          overflow:hidden; } }

.select_nav .select__list li{
        color:#000;
        border-top:1px solid #000; }

@media screen and (min-width: 768px){
          .select_nav .select__list li{
            border:none;
            position:relative;
            padding:17px 20px 16px 50px;
            cursor:pointer;
            -webkit-transition:all 0.25s ease;
            transition:all 0.25s ease; }
            .select_nav .select__list li:before{
              content:'';
              width:17px;
              height:17px;
              display:block;
              position:absolute;
              left:25px;
              top:50%;
              -webkit-transform:translateY(-50%);
              -ms-transform:translateY(-50%);
              transform:translateY(-50%);
              background-position:center;
              background-repeat:no-repeat;
              background-size:cover; }
            .select_nav .select__list li.active, .select_nav .select__list li:hover{
              background-color:#42dfbf;
              -webkit-transition:all 0.25s ease;
              transition:all 0.25s ease;
              color:#fff; } }

.select__head{
    position:relative;
    z-index:2;
    width:100%;
    height:100%;
    padding:16px 51px 17px 40px;
    text-align:center;
    color:#ffffff;
    cursor:pointer;
    border-radius:15px;
    overflow:hidden; }

.select__head:before{
      content:"";
      position:absolute;
      right:20px;
      top:24px;
      width:9px;
      height:7px;
      -webkit-transition:all 0.25s ease;
      transition:all 0.25s ease;
      background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 6L0.602886 0.75L8.39711 0.749999L4.5 6Z' fill='white'/%3E%3C/svg%3E%0A");
      background-size:cover;
      background-repeat:no-repeat; }

.select__head:after{
      content:"";
      position:absolute;
      width:100%;
      height:100%;
      background:#42dfbf;
      z-index:-1;
      left:0;
      bottom:10px; }

.select__head.active:before{
      -webkit-transform:rotate(180deg);
      -ms-transform:rotate(180deg);
      transform:rotate(180deg); }

.select__text{
    font-weight:400;
    font-size:16px;
    line-height:21px; }

.select__list{
    width:100%;
    position:absolute;
    z-index:-1;
    left:0px;
    top:32px;
    padding:20px 0 0;
    background-color:#42dfbf;
    border-radius:0 0 15px 15px;
    display:none; }

.select__list li{
      text-align:center;
      font-weight:400;
      font-size:16px;
      line-height:21px;
      color:#ffffff;
      -webkit-transition:all 0.25s ease;
      transition:all 0.25s ease;
      padding:15px;
      border-top:1px solid #fff;
      cursor:pointer; }

.select__list li:hover{
        color:#000; }

.service{
  margin:0 auto 51px;
  position:relative;
  padding-bottom:30px;
  max-width:600px;
  width:100%;
  border-bottom:1px solid #42DFBF; }

@media screen and (min-width: 1024px){
    .service{
      margin:28px 0;
      padding:0;
      border-bottom:none; } }

.service:last-child{
    margin-bottom:20px; }

.service:before{
    content:'';
    position:absolute;
    bottom:-4px;
    left:50%;
    width:7px;
    height:7px;
    background-color:#4E37B2;
    border-radius:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:2; }

@media screen and (min-width: 1024px){
      .service:before{
        display:none; } }

.service:after{
    content:'';
    position:absolute;
    bottom:-1px;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    width:27px;
    height:1px;
    background-color:#fff;
    z-index:1; }

@media screen and (min-width: 1024px){
      .service:after{
        display:none; } }

.service:nth-child(2){
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    flex-direction:row-reverse; }

.service:nth-child(2) .service__count:before{
      -webkit-transform:rotate(60deg);
      -ms-transform:rotate(60deg);
      transform:rotate(60deg); }

.service:nth-child(3) .service__count:before{
    -webkit-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    transform:rotate(-180deg); }

.service__wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    text-align:center; }

@media screen and (min-width: 1024px){
      .service__wrap{
        text-align:left;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        flex-direction:row; } }

.service__count{
    position:relative;
    font-family:Montserrat Alternates;
    font-style:normal;
    font-weight:800;
    font-size:41px;
    line-height:50px;
    color:#fff;
    width:45px;
    margin:0 auto 30px; }

@media screen and (min-width: 1024px){
      .service__count{
        margin:0 63px 0 38px; } }

.service__count:before{
      content:"";
      display:block;
      position:absolute;
      top:-23px;
      left:-33px;
      width:104px;
      height:104px;
      z-index:-1;
      background-size:cover;
      background-position:center;
      background-repeat:no-repeat;
      background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 50C100 61.5678 95.989 72.7777 88.6505 81.7197C81.312 90.6617 71.1 96.7825 59.7545 99.0393C48.409 101.296 36.632 99.5491 26.4302 94.0961C16.2283 88.6431 8.23282 79.8214 3.80602 69.1342C-0.620768 58.447 -1.20496 46.5554 2.15298 35.4858C5.51093 24.4161 12.6032 14.8532 22.2215 8.42652C31.8397 1.99982 43.3888 -0.893075 54.9009 0.240763C66.4129 1.3746 77.1757 6.46501 85.3553 14.6447L50 50H100Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.service__count::after{
      content:"";
      display:block;
      position:absolute;
      width:104px;
      height:104px;
      top:-28px;
      left:-37px;
      z-index:-2;
      background-size:cover;
      background-repeat:no-repeat;
      background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='50' cy='50' r='50' fill='%2342DFBF'/%3E%3C/svg%3E%0A"); }

.service__title{
    font-family:Futura PT;
    font-style:normal;
    font-weight:bold;
    font-size:24px;
    line-height:31px;
    color:#333333; }

.service__text{
    font-family:Futura PT;
    font-style:normal;
    font-weight:normal;
    font-size:16px;
    line-height:21px;
    color:#333333;
    padding-top:8px; }

.intro-nav{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  margin-bottom:15px;
  padding-top:20px; }

@media screen and (min-width: 768px){
    .intro-nav{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      margin-bottom:5px;
      padding-top:0; } }

.slick-slide{
  float:left;
  min-height:1px;
  display:none;
  margin:0; }

[dir="rtl"] .slick-slide{
    float:right; }

.slick-slide img{
    display:block; }

.slick-slide.slick-loading img{
    display:none; }

.slick-slide.dragging img{
    pointer-events:none; }

.slick-initialized .slick-slide{
    display:block; }

.slick-loading .slick-slide{
    visibility:hidden; }

.slick-vertical .slick-slide{
    display:block;
    height:auto;
    border:1px solid transparent; }

.slick-list{
  position:relative;
  overflow:hidden;
  display:block;
  margin:0;
  padding:0; }

.slick-list:focus{
    outline:none; }

.slick-list.dragging{
    cursor:pointer;
    cursor:hand; }

.category-slider .slick-track,
.category-slider .slick-list{
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0); }

.slick-track{
  position:relative;
  left:0;
  top:0;
  display:block; }

.slick-track:before, .slick-track:after{
    content:"";
    display:table; }

.slick-track:after{
    clear:both; }

.slick-loading .slick-track{
    visibility:hidden; }

.feedback-slider{
  position:relative; }

.feedback-slider .slick-slide{
    margin:5px 0; }

@media screen and (min-width: 1024px){
      .feedback-slider .slick-slide .feedback__info{
        opacity:0;
        -webkit-transition:all 0.5s ease;
        transition:all 0.5s ease; } }

.feedback-slider .slick-center .feedback__info{
    opacity:1;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease; }

.feedback-slider .slick-current .feedback__image{
    position:relative; }

.feedback-slider .slick-current .feedback__image:before{
      display:block;
      content:"";
      position:absolute;
      border:1px solid #42dfbf;
      width:130px;
      height:130px;
      top:50%;
      left:50%;
      -webkit-transform:translate(-50%, -50%);
      -ms-transform:translate(-50%, -50%);
      transform:translate(-50%, -50%);
      border-radius:50%; }

.slick-arrow{
  display:none !important;
  padding:0;
  position:absolute;
  left:60px;
  z-index:1;
  width:20px;
  height:20px;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover; }

@media screen and (min-width: 1024px){
    .slick-arrow{
      display:block !important; } }

.slick-prev{
  top:-40px;
  background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M-9.16197e-07 8.85801L0.285589 9.1438L6 3.42939L11.7144 9.1438L12 8.85801L6 2.85801L-9.16197e-07 8.85801Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='12' height='12' transform='matrix(1.31134e-07 -1 -1 -1.31134e-07 12 12)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.slick-next{
  bottom:-40px;
  background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1.14126L11.7144 0.855469L6 6.56988L0.285589 0.855469L-1.24923e-08 1.14126L6 7.14126L12 1.14126Z' fill='white'/%3E%3C/svg%3E%0A"); }

.cart{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  -webkit-box-pack:justify;
  justify-content:space-between;
  padding:13px 0; }

.cart .cart-title span{
    color:#4832ae; }

.cart .lk-form__field:last-child{
    margin-bottom:0; }

.table-wrap{
  margin:0 -20px;
  overflow:hidden;
  overflow-x:auto; }

@media screen and (min-width: 1024px){
    .table-wrap{
      margin:0 -35px; } }

.table{
  width:768px;
  font-weight:300;
  font-size:14px;
  line-height:19px;
  color:#333333; }

@media screen and (min-width: 768px){
    .table{
      width:100%; } }

.table__head{
    display:-webkit-box;
    display:flex;
    padding:15px 20px;
    font-weight:600;
    border-top:1px solid #D9D9D9; }

@media screen and (min-width: 768px){
      .table__head{
        padding:15px 35px; } }

.table__id{
    width:14%; }

.table__items{
    width:27.5%; }

.table__status{
    width:24%; }

.table__price{
    width:20.5%; }

.table__date{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:end;
    justify-content:flex-end;
    width:18%; }

.table__row{
    display:-webkit-box;
    display:flex;
    padding:15px 20px;
    border-top:1px solid #D9D9D9; }

@media screen and (min-width: 768px){
      .table__row{
        padding:15px 35px; } }

.table__row:last-child{
      border-bottom:1px solid #D9D9D9; }

.table__row .table__items{
      display:-webkit-box;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      flex-direction:column;
      margin-bottom:-10px; }

.table__row .table__status{
      color:#FEA022; }

.table__row .table__price{
      color:#42DFBF;
      font-weight:600; }

.table__row .table__date{
      color:#D9D9D9; }

.table__item{
    margin-bottom:10px; }

.table__item span{
      font-weight:600;
      font-size:14px;
      line-height:19px;
      color:#333333; }

.table .delete-icon{
    display:inline-block;
    width:11px;
    height:15px;
    margin-left:5px; }

.tabs{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  position:relative;
  padding-top:245px; }

@media screen and (min-width: 768px){
    .tabs{
      padding:0; } }

@media screen and (min-width: 1024px){
    .tabs{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-align:start;
      align-items:flex-start; } }

.tabs__list{
    width:100%;
    background-color:#fff;
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    cursor:pointer;
    box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18);
    border-radius:15px;
    padding:20px;
    margin:0 0 15px; }

@media screen and (min-width: 768px){
      .tabs__list{
        width:238px; } }

@media screen and (min-width: 1024px){
      .tabs__list{
        padding:32px 20px;
        margin:0 15px 0 0; } }

.tabs__item{
    font-size:16px;
    line-height:22px;
    color:#333333;
    margin-bottom:30px;
    position:relative;
    padding-left:35px; }

@media screen and (min-width: 1024px){
      .tabs__item{
        margin-bottom:37px; } }

.tabs__item:last-child{
      margin-bottom:0; }

.tabs__item.active, .tabs__item:hover{
      color:#4e37b2; }

.tabs__item:before{
      content:'';
      position:absolute;
      left:0;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      width:20px;
      height:20px;
      background-repeat:no-repeat;
      background-size:contain; }

.tabs__item_order:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9195 16.4929L17.0263 5.23836C16.9707 4.51328 16.3575 3.94527 15.6303 3.94527H13.8661V3.86598C13.8661 1.73426 12.1318 0 10.0001 0C7.86839 0 6.13413 1.73426 6.13413 3.86598V3.94527H4.36999C3.64277 3.94527 3.02952 4.51324 2.97405 5.23684L2.08062 16.4944C2.01148 17.3958 2.32417 18.2932 2.93847 18.9564C3.55277 19.6196 4.42359 20 5.32761 20H14.6726C15.5766 20 16.4474 19.6196 17.0617 18.9564C17.676 18.2931 17.9887 17.3958 17.9195 16.4929ZM7.30562 3.86598C7.30562 2.38023 8.51441 1.17148 10.0001 1.17148C11.4858 1.17148 12.6946 2.38027 12.6946 3.86598V3.94527H7.30562V3.86598ZM16.2023 18.1604C15.8031 18.5912 15.2599 18.8285 14.6726 18.8285H5.32765C4.7403 18.8285 4.1971 18.5912 3.79796 18.1604C3.39886 17.7295 3.20378 17.1696 3.24862 16.5855L4.14198 5.32793C4.15105 5.20949 4.2512 5.11676 4.36999 5.11676H6.13413V6.55953C6.13413 6.88301 6.3964 7.14527 6.71987 7.14527C7.04335 7.14527 7.30562 6.88301 7.30562 6.55953V5.11676H12.6946V6.55953C12.6946 6.88301 12.9569 7.14527 13.2803 7.14527C13.6038 7.14527 13.8661 6.88301 13.8661 6.55953V5.11676H15.6303C15.749 5.11676 15.8492 5.20953 15.8584 5.32949L16.7516 16.584C16.7965 17.1696 16.6014 17.7294 16.2023 18.1604Z' fill='%23333333'/%3E%3Cpath d='M12.6389 9.93292C12.4102 9.70417 12.0393 9.70417 11.8106 9.93292L9.19517 12.5484L8.18947 11.5427C7.96076 11.3139 7.58986 11.3139 7.36111 11.5427C7.13236 11.7714 7.13236 12.1423 7.36111 12.371L8.78099 13.7909C8.89536 13.9053 9.04529 13.9625 9.19513 13.9625C9.34497 13.9625 9.49494 13.9053 9.60927 13.7909L12.6389 10.7613C12.8677 10.5325 12.8677 10.1617 12.6389 9.93292Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.tabs__item_order.active:before, .tabs__item_order:hover:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9195 16.4929L17.0263 5.23836C16.9707 4.51328 16.3575 3.94527 15.6303 3.94527H13.8661V3.86598C13.8661 1.73426 12.1318 0 10.0001 0C7.86839 0 6.13413 1.73426 6.13413 3.86598V3.94527H4.36999C3.64277 3.94527 3.02952 4.51324 2.97405 5.23684L2.08062 16.4944C2.01148 17.3958 2.32417 18.2932 2.93847 18.9564C3.55277 19.6196 4.42359 20 5.32761 20H14.6726C15.5766 20 16.4474 19.6196 17.0617 18.9564C17.676 18.2931 17.9887 17.3958 17.9195 16.4929ZM7.30562 3.86598C7.30562 2.38023 8.51441 1.17148 10.0001 1.17148C11.4858 1.17148 12.6946 2.38027 12.6946 3.86598V3.94527H7.30562V3.86598ZM16.2023 18.1604C15.8031 18.5912 15.2599 18.8285 14.6726 18.8285H5.32765C4.7403 18.8285 4.1971 18.5912 3.79796 18.1604C3.39886 17.7295 3.20378 17.1696 3.24862 16.5855L4.14198 5.32793C4.15105 5.20949 4.2512 5.11676 4.36999 5.11676H6.13413V6.55953C6.13413 6.88301 6.3964 7.14527 6.71987 7.14527C7.04335 7.14527 7.30562 6.88301 7.30562 6.55953V5.11676H12.6946V6.55953C12.6946 6.88301 12.9569 7.14527 13.2803 7.14527C13.6038 7.14527 13.8661 6.88301 13.8661 6.55953V5.11676H15.6303C15.749 5.11676 15.8492 5.20953 15.8584 5.32949L16.7516 16.584C16.7965 17.1696 16.6014 17.7294 16.2023 18.1604Z' fill='%234E37B2'/%3E%3Cpath d='M12.6389 9.93292C12.4102 9.70417 12.0393 9.70417 11.8106 9.93292L9.19517 12.5484L8.18947 11.5427C7.96076 11.3139 7.58986 11.3139 7.36111 11.5427C7.13236 11.7714 7.13236 12.1423 7.36111 12.371L8.78099 13.7909C8.89536 13.9053 9.04529 13.9625 9.19513 13.9625C9.34497 13.9625 9.49494 13.9053 9.60927 13.7909L12.6389 10.7613C12.8677 10.5325 12.8677 10.1617 12.6389 9.93292Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.tabs__item_settings:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M9.37242 0H10.6276C11.6428 0 12.4688 0.825937 12.4688 1.84113V2.26578C12.9004 2.40367 13.3197 2.57773 13.7226 2.78621L14.0235 2.48527C14.7524 1.75551 15.9199 1.77691 16.6276 2.48555L17.5148 3.37266C18.2237 4.08082 18.2441 5.24797 17.5145 5.97676L17.2138 6.27746C17.4223 6.68031 17.5963 7.09957 17.7343 7.53125H18.1589C19.174 7.53125 20 8.35719 20 9.37238V10.6276C20 11.6428 19.174 12.4688 18.1588 12.4688H17.7342C17.5963 12.9004 17.4223 13.3197 17.2138 13.7225L17.5147 14.0234C18.2439 14.7518 18.2237 15.9191 17.5145 16.6275L16.6273 17.5147C15.9179 18.225 14.7507 18.2428 14.0232 17.5145L13.7225 17.2138C13.3197 17.4223 12.9004 17.5963 12.4688 17.7343V18.1589C12.4688 19.1741 11.6428 20 10.6276 20H9.37238C8.35719 20 7.53125 19.1741 7.53125 18.1589V17.7342C7.09965 17.5963 6.68031 17.4223 6.27746 17.2138L5.97652 17.5147C5.24766 18.2445 4.08012 18.2231 3.37242 17.5145L2.48527 16.6273C1.77633 15.9192 1.75594 14.752 2.48551 14.0232L2.78621 13.7225C2.57773 13.3197 2.40371 12.9004 2.26578 12.4688H1.84117C0.825977 12.4688 0 11.6428 0 10.6276V9.37238C0 8.35719 0.825977 7.53125 1.84117 7.53125H2.26578C2.40371 7.09961 2.57773 6.68031 2.78621 6.27746L2.48527 5.97652C1.75613 5.24816 1.77625 4.0809 2.48551 3.37242L3.37273 2.48524C4.08207 1.77492 5.24934 1.75719 5.9768 2.48547L6.27746 2.78613C6.68031 2.5777 7.09965 2.40363 7.53125 2.2657V1.84105C7.53125 0.825937 8.35719 0 9.37242 0ZM13.5267 4.0168C12.967 3.68582 12.3647 3.43578 11.7364 3.27363C11.4777 3.20687 11.2969 2.97352 11.2969 2.70629V1.84113C11.2969 1.47211 10.9966 1.17188 10.6276 1.17188H9.37238C9.00336 1.17188 8.70309 1.47211 8.70309 1.84113V2.70629C8.70309 2.97352 8.5223 3.20687 8.26355 3.27363C7.63527 3.43578 7.03293 3.68582 6.47328 4.0168C6.24301 4.15297 5.94984 4.11594 5.76066 3.92676L5.14785 3.31391C4.88363 3.04938 4.45934 3.05551 4.2016 3.31363L3.31383 4.20137C3.05672 4.45816 3.04812 4.88254 3.31359 5.14766L3.92668 5.76074C4.11582 5.94988 4.15285 6.24309 4.01672 6.47332C3.68574 7.03293 3.43574 7.63527 3.27359 8.26359C3.2068 8.52234 2.97344 8.70309 2.70625 8.70309H1.84113C1.47211 8.70309 1.17183 9.00332 1.17183 9.37234V10.6276C1.17183 10.9966 1.47211 11.2968 1.84113 11.2968H2.70625C2.97348 11.2968 3.2068 11.4776 3.27359 11.7363C3.43574 12.3646 3.68578 12.967 4.01672 13.5266C4.15285 13.7568 4.11582 14.05 3.92668 14.2392L3.31383 14.852C3.04891 15.1166 3.05582 15.5409 3.31359 15.7983L4.20129 16.686C4.45859 16.9437 4.88297 16.9512 5.14758 16.6862L5.76062 16.0732C5.94977 15.884 6.24305 15.847 6.47324 15.9831C7.03289 16.3141 7.63523 16.5641 8.26352 16.7263C8.52227 16.793 8.70305 17.0264 8.70305 17.2936V18.1589C8.70305 18.5279 9.00332 18.8281 9.37234 18.8281H10.6275C10.9966 18.8281 11.2968 18.5279 11.2968 18.1589V17.2937C11.2968 17.0265 11.4776 16.7931 11.7364 16.7264C12.3646 16.5642 12.967 16.3142 13.5266 15.9832C13.757 15.8471 14.0501 15.8841 14.2393 16.0732L14.8521 16.6861C15.1163 16.9506 15.5406 16.9445 15.7983 16.6864L16.6861 15.7986C16.9432 15.5418 16.9518 15.1175 16.6863 14.8523L16.0732 14.2393C15.8841 14.0501 15.8471 13.7569 15.9832 13.5267C16.3142 12.9671 16.5642 12.3647 16.7263 11.7364C16.7931 11.4777 17.0265 11.2969 17.2937 11.2969H18.1588C18.5279 11.2969 18.8281 10.9966 18.8281 10.6276V9.37238C18.8281 9.00336 18.5279 8.70312 18.1588 8.70312H17.2937C17.0265 8.70312 16.7932 8.52234 16.7264 8.26363C16.5642 7.63531 16.3142 7.03297 15.9832 6.47336C15.8471 6.24312 15.8841 5.94992 16.0733 5.76078L16.6861 5.14793C16.9511 4.88332 16.9441 4.4591 16.6864 4.20164L15.7987 3.31395C15.5414 3.05629 15.117 3.04875 14.8524 3.31371L14.2393 3.9268C14.1 4.06613 13.81 4.18437 13.5267 4.0168Z' fill='%23333333'/%3E%3Cpath d='M10.0001 5.64844C12.3996 5.64844 14.3516 7.60055 14.3516 10C14.3516 12.3995 12.3996 14.3516 10.0001 14.3516C7.60057 14.3516 5.6485 12.3995 5.6485 10C5.6485 7.60055 7.60057 5.64844 10.0001 5.64844ZM10.0001 13.1797C11.7534 13.1797 13.1797 11.7533 13.1797 10C13.1797 8.24672 11.7533 6.82031 10.0001 6.82031C8.24678 6.82031 6.82037 8.24672 6.82037 10C6.82037 11.7533 8.24674 13.1797 10.0001 13.1797Z' fill='%23333333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect x='20' y='20' width='20' height='20' transform='rotate(-180 20 20)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.tabs__item_settings.active:before, .tabs__item_settings:hover:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M9.37242 0H10.6276C11.6428 0 12.4688 0.825937 12.4688 1.84113V2.26578C12.9004 2.40367 13.3197 2.57773 13.7226 2.78621L14.0235 2.48527C14.7524 1.75551 15.9199 1.77691 16.6276 2.48555L17.5148 3.37266C18.2237 4.08082 18.2441 5.24797 17.5145 5.97676L17.2138 6.27746C17.4223 6.68031 17.5963 7.09957 17.7343 7.53125H18.1589C19.174 7.53125 20 8.35719 20 9.37238V10.6276C20 11.6428 19.174 12.4688 18.1588 12.4688H17.7342C17.5963 12.9004 17.4223 13.3197 17.2138 13.7225L17.5147 14.0234C18.2439 14.7518 18.2237 15.9191 17.5145 16.6275L16.6273 17.5147C15.9179 18.225 14.7507 18.2428 14.0232 17.5145L13.7225 17.2138C13.3197 17.4223 12.9004 17.5963 12.4688 17.7343V18.1589C12.4688 19.1741 11.6428 20 10.6276 20H9.37238C8.35719 20 7.53125 19.1741 7.53125 18.1589V17.7342C7.09965 17.5963 6.68031 17.4223 6.27746 17.2138L5.97652 17.5147C5.24766 18.2445 4.08012 18.2231 3.37242 17.5145L2.48527 16.6273C1.77633 15.9192 1.75594 14.752 2.48551 14.0232L2.78621 13.7225C2.57773 13.3197 2.40371 12.9004 2.26578 12.4688H1.84117C0.825977 12.4688 0 11.6428 0 10.6276V9.37238C0 8.35719 0.825977 7.53125 1.84117 7.53125H2.26578C2.40371 7.09961 2.57773 6.68031 2.78621 6.27746L2.48527 5.97652C1.75613 5.24816 1.77625 4.0809 2.48551 3.37242L3.37273 2.48524C4.08207 1.77492 5.24934 1.75719 5.9768 2.48547L6.27746 2.78613C6.68031 2.5777 7.09965 2.40363 7.53125 2.2657V1.84105C7.53125 0.825937 8.35719 0 9.37242 0ZM13.5267 4.0168C12.967 3.68582 12.3647 3.43578 11.7364 3.27363C11.4777 3.20687 11.2969 2.97352 11.2969 2.70629V1.84113C11.2969 1.47211 10.9966 1.17188 10.6276 1.17188H9.37238C9.00336 1.17188 8.70309 1.47211 8.70309 1.84113V2.70629C8.70309 2.97352 8.5223 3.20687 8.26355 3.27363C7.63527 3.43578 7.03293 3.68582 6.47328 4.0168C6.24301 4.15297 5.94984 4.11594 5.76066 3.92676L5.14785 3.31391C4.88363 3.04938 4.45934 3.05551 4.2016 3.31363L3.31383 4.20137C3.05672 4.45816 3.04812 4.88254 3.31359 5.14766L3.92668 5.76074C4.11582 5.94988 4.15285 6.24309 4.01672 6.47332C3.68574 7.03293 3.43574 7.63527 3.27359 8.26359C3.2068 8.52234 2.97344 8.70309 2.70625 8.70309H1.84113C1.47211 8.70309 1.17183 9.00332 1.17183 9.37234V10.6276C1.17183 10.9966 1.47211 11.2968 1.84113 11.2968H2.70625C2.97348 11.2968 3.2068 11.4776 3.27359 11.7363C3.43574 12.3646 3.68578 12.967 4.01672 13.5266C4.15285 13.7568 4.11582 14.05 3.92668 14.2392L3.31383 14.852C3.04891 15.1166 3.05582 15.5409 3.31359 15.7983L4.20129 16.686C4.45859 16.9437 4.88297 16.9512 5.14758 16.6862L5.76062 16.0732C5.94977 15.884 6.24305 15.847 6.47324 15.9831C7.03289 16.3141 7.63523 16.5641 8.26352 16.7263C8.52227 16.793 8.70305 17.0264 8.70305 17.2936V18.1589C8.70305 18.5279 9.00332 18.8281 9.37234 18.8281H10.6275C10.9966 18.8281 11.2968 18.5279 11.2968 18.1589V17.2937C11.2968 17.0265 11.4776 16.7931 11.7364 16.7264C12.3646 16.5642 12.967 16.3142 13.5266 15.9832C13.757 15.8471 14.0501 15.8841 14.2393 16.0732L14.8521 16.6861C15.1163 16.9506 15.5406 16.9445 15.7983 16.6864L16.6861 15.7986C16.9432 15.5418 16.9518 15.1175 16.6863 14.8523L16.0732 14.2393C15.8841 14.0501 15.8471 13.7569 15.9832 13.5267C16.3142 12.9671 16.5642 12.3647 16.7263 11.7364C16.7931 11.4777 17.0265 11.2969 17.2937 11.2969H18.1588C18.5279 11.2969 18.8281 10.9966 18.8281 10.6276V9.37238C18.8281 9.00336 18.5279 8.70312 18.1588 8.70312H17.2937C17.0265 8.70312 16.7932 8.52234 16.7264 8.26363C16.5642 7.63531 16.3142 7.03297 15.9832 6.47336C15.8471 6.24312 15.8841 5.94992 16.0733 5.76078L16.6861 5.14793C16.9511 4.88332 16.9441 4.4591 16.6864 4.20164L15.7987 3.31395C15.5414 3.05629 15.117 3.04875 14.8524 3.31371L14.2393 3.9268C14.1 4.06613 13.81 4.18437 13.5267 4.0168Z' fill='%234E37B2'/%3E%3Cpath d='M10 5.64844C12.3995 5.64844 14.3516 7.60055 14.3516 10C14.3516 12.3995 12.3995 14.3516 10 14.3516C7.60051 14.3516 5.64844 12.3995 5.64844 10C5.64844 7.60055 7.60051 5.64844 10 5.64844ZM10 13.1797C11.7533 13.1797 13.1797 11.7533 13.1797 10C13.1797 8.24672 11.7533 6.82031 10 6.82031C8.24672 6.82031 6.82031 8.24672 6.82031 10C6.82031 11.7533 8.24668 13.1797 10 13.1797Z' fill='%234E37B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect x='20' y='20' width='20' height='20' transform='rotate(-180 20 20)' fill='%234E37B2'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.tabs__item_program:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5875 19.219H18.6826V6.77998C18.6826 6.201 18.1851 5.72998 17.5736 5.72998H15.5512C14.9397 5.72998 14.4422 6.20104 14.4422 6.77998V19.219H12.1446V12.4158C12.1446 11.8368 11.6472 11.3658 11.0356 11.3658H9.0132C8.40169 11.3658 7.9042 11.8369 7.9042 12.4158V19.219H5.60667V15.6957C5.60667 15.1167 5.10914 14.6457 4.49767 14.6457H2.47518C1.86366 14.6457 1.36618 15.1167 1.36618 15.6957V19.219H0.412543C0.184695 19.219 0 19.3939 0 19.6096C0 19.8253 0.184695 20.0002 0.412543 20.0002H19.5875C19.8153 20.0002 20 19.8253 20 19.6096C20 19.3939 19.8153 19.219 19.5875 19.219ZM4.7815 19.219H2.19122V15.6957C2.19122 15.5474 2.31857 15.4269 2.47513 15.4269H4.49758C4.65414 15.4269 4.7815 15.5474 4.7815 15.6957V19.219ZM11.3195 19.219H8.72924V12.4158C8.72924 12.2676 8.8566 12.147 9.01316 12.147H11.0356C11.1921 12.147 11.3195 12.2676 11.3195 12.4158V19.219ZM17.8575 19.219H15.2673V6.77998C15.2673 6.63174 15.3946 6.51117 15.5512 6.51117H17.5736C17.7302 6.51117 17.8575 6.63174 17.8575 6.77998V19.219Z' fill='%23333333'/%3E%3Cpath d='M18.6821 0.410749C18.6879 0.304156 18.6483 0.195766 18.5623 0.114366C18.4763 0.0329661 18.3619 -0.00456995 18.2493 0.000937426C18.2426 0.00066401 18.2361 0 18.2293 0H15.7334C15.5056 0 15.3209 0.174869 15.3209 0.390594C15.3209 0.606319 15.5056 0.781188 15.7334 0.781188H17.2746L13.1963 4.64252L11.6583 3.18639C11.581 3.11315 11.476 3.07198 11.3666 3.07198C11.2572 3.07198 11.1523 3.11315 11.0749 3.18639L3.65867 10.2081C3.49757 10.3606 3.49757 10.608 3.65867 10.7605C3.73923 10.8367 3.8448 10.8748 3.95037 10.8748C4.05594 10.8748 4.16156 10.8367 4.24208 10.7604L11.3666 4.01492L12.9046 5.47105C13.0657 5.62358 13.3269 5.62358 13.488 5.47105L17.858 1.33361V2.6542C17.858 2.86993 18.0427 3.0448 18.2706 3.0448C18.4984 3.0448 18.6831 2.86993 18.6831 2.6542V0.429654C18.6831 0.423287 18.6824 0.417076 18.6821 0.410749Z' fill='%23333333'/%3E%3Cpath d='M2.55976 12.2216C2.7876 12.2216 2.9723 12.0467 2.9723 11.831C2.9723 11.6153 2.7876 11.4404 2.55976 11.4404C2.33192 11.4404 2.14722 11.6153 2.14722 11.831C2.14722 12.0467 2.33192 12.2216 2.55976 12.2216Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.tabs__item_program.active:before, .tabs__item_program:hover:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5875 19.219H18.6826V6.77998C18.6826 6.201 18.1851 5.72998 17.5736 5.72998H15.5512C14.9397 5.72998 14.4422 6.20104 14.4422 6.77998V19.219H12.1446V12.4158C12.1446 11.8368 11.6472 11.3658 11.0356 11.3658H9.0132C8.40169 11.3658 7.9042 11.8369 7.9042 12.4158V19.219H5.60667V15.6957C5.60667 15.1167 5.10914 14.6457 4.49767 14.6457H2.47518C1.86366 14.6457 1.36618 15.1167 1.36618 15.6957V19.219H0.412543C0.184695 19.219 0 19.3939 0 19.6096C0 19.8253 0.184695 20.0002 0.412543 20.0002H19.5875C19.8153 20.0002 20 19.8253 20 19.6096C20 19.3939 19.8153 19.219 19.5875 19.219ZM4.7815 19.219H2.19122V15.6957C2.19122 15.5474 2.31857 15.4269 2.47513 15.4269H4.49758C4.65414 15.4269 4.7815 15.5474 4.7815 15.6957V19.219ZM11.3195 19.219H8.72924V12.4158C8.72924 12.2676 8.8566 12.147 9.01316 12.147H11.0356C11.1921 12.147 11.3195 12.2676 11.3195 12.4158V19.219ZM17.8575 19.219H15.2673V6.77998C15.2673 6.63174 15.3946 6.51117 15.5512 6.51117H17.5736C17.7302 6.51117 17.8575 6.63174 17.8575 6.77998V19.219Z' fill='%234E37B2'/%3E%3Cpath d='M18.6821 0.410749C18.6879 0.304156 18.6483 0.195766 18.5623 0.114366C18.4763 0.0329661 18.3619 -0.00456995 18.2493 0.000937426C18.2426 0.00066401 18.2361 0 18.2293 0H15.7334C15.5056 0 15.3209 0.174869 15.3209 0.390594C15.3209 0.606319 15.5056 0.781188 15.7334 0.781188H17.2746L13.1963 4.64252L11.6583 3.18639C11.581 3.11315 11.476 3.07198 11.3666 3.07198C11.2572 3.07198 11.1523 3.11315 11.0749 3.18639L3.65867 10.2081C3.49757 10.3606 3.49757 10.608 3.65867 10.7605C3.73923 10.8367 3.8448 10.8748 3.95037 10.8748C4.05594 10.8748 4.16156 10.8367 4.24208 10.7604L11.3666 4.01492L12.9046 5.47105C13.0657 5.62358 13.3269 5.62358 13.488 5.47105L17.858 1.33361V2.6542C17.858 2.86993 18.0427 3.0448 18.2706 3.0448C18.4984 3.0448 18.6831 2.86993 18.6831 2.6542V0.429654C18.6831 0.423287 18.6824 0.417076 18.6821 0.410749Z' fill='%234E37B2'/%3E%3Cpath d='M2.55976 12.2216C2.7876 12.2216 2.9723 12.0467 2.9723 11.831C2.9723 11.6153 2.7876 11.4404 2.55976 11.4404C2.33192 11.4404 2.14722 11.6153 2.14722 11.831C2.14722 12.0467 2.33192 12.2216 2.55976 12.2216Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.tabs__item_balance:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.0711 2.92895C15.1823 1.0402 12.6711 0 10 0C7.32891 0 4.81773 1.0402 2.92895 2.92895C1.04016 4.8177 0 7.32891 0 10C0 12.6711 1.04023 15.1823 2.92895 17.0711C4.8177 18.9598 7.32895 20 10 20C12.6711 20 15.1823 18.9598 17.071 17.0711C18.9598 15.1823 20 12.6711 20 9.99996C20 7.32883 18.9598 4.8177 17.0711 2.92895ZM16.2427 16.2427C14.5752 17.9102 12.3582 18.8285 10 18.8285C7.64188 18.8285 5.42484 17.9102 3.75734 16.2427C2.08984 14.5752 1.17148 12.3582 1.17148 10C1.17148 7.6418 2.0898 5.4248 3.7573 3.7573C5.4248 2.0898 7.64184 1.17148 10 1.17148C12.3582 1.17148 14.5752 2.0898 16.2427 3.7573C17.9102 5.4248 18.8285 7.64184 18.8285 10C18.8285 12.3582 17.9102 14.5752 16.2427 16.2427Z' fill='%23333333'/%3E%3Cpath d='M11.8323 10.4854C11.6882 10.2124 11.5096 10.0038 11.2966 9.85969C11.0834 9.71563 10.8523 9.58207 10.6032 9.45899C10.3541 9.33602 10.1229 9.23387 9.90993 9.15285C9.6968 9.0718 9.51825 8.96688 9.37418 8.8377C9.23012 8.70867 9.15809 8.55715 9.15809 8.38297C9.15809 8.16688 9.24657 7.99735 9.42372 7.87422C9.60071 7.75125 9.85141 7.68965 10.1756 7.68965C10.4696 7.68965 10.7368 7.7468 10.977 7.86074C11.217 7.97485 11.3642 8.03184 11.4182 8.03184C11.5622 8.03184 11.6762 7.96051 11.7604 7.81774C11.8443 7.67492 11.8865 7.5366 11.8865 7.40297C11.8865 7.26114 11.8248 7.13789 11.7018 7.03309C11.5788 6.92844 11.4196 6.85133 11.2246 6.80196C11.0295 6.7527 10.8448 6.71727 10.6708 6.69559C10.6295 6.69047 10.5888 6.68606 10.5484 6.68215V5.72551C10.5484 5.40204 10.2862 5.13977 9.9627 5.13977C9.63922 5.13977 9.37696 5.40204 9.37696 5.72551V6.7634C9.13649 6.82754 8.91051 6.92661 8.69891 7.06075C8.48282 7.19778 8.31016 7.38969 8.18114 7.63645C8.05196 7.88321 7.98754 8.16809 7.98754 8.49102C7.98754 8.77918 8.04004 9.03574 8.14512 9.26086C8.25008 9.48598 8.38825 9.66606 8.5593 9.8011C8.73036 9.93613 8.9195 10.0577 9.12653 10.1658C9.33364 10.2738 9.53915 10.3715 9.74336 10.4584C9.94735 10.5455 10.135 10.6355 10.3061 10.7285C10.4772 10.8216 10.6152 10.9387 10.7203 11.0797C10.8252 11.2208 10.8779 11.3813 10.8779 11.5614C10.8779 11.8196 10.7818 12.0147 10.5897 12.1467C10.3975 12.2788 10.1575 12.3448 9.86934 12.3448C9.65915 12.3448 9.46708 12.3073 9.29309 12.2325C9.11887 12.1577 8.9854 12.075 8.89235 11.9846C8.79922 11.8943 8.70329 11.8115 8.60419 11.7367C8.50516 11.6618 8.41653 11.6244 8.33856 11.6244C8.20641 11.6244 8.08782 11.695 7.9829 11.836C7.87782 11.9771 7.82532 12.1167 7.82532 12.2547C7.82532 12.5309 8.02934 12.7859 8.43762 13.02C8.7136 13.1783 9.02672 13.2829 9.37684 13.3341V14.2366C9.37684 14.5601 9.63911 14.8223 9.96258 14.8223C10.2861 14.8223 10.5483 14.5601 10.5483 14.2366V13.3062C10.9029 13.2293 11.2065 13.084 11.4586 12.8695C11.8517 12.5351 12.0484 12.06 12.0484 11.4443C12.0484 11.0782 11.9764 10.7586 11.8323 10.4854Z' fill='%23333333'/%3E%3Cpath d='M10.0001 2.3833C5.80026 2.3833 2.38342 5.8001 2.38342 9.99998C2.38342 14.1999 5.80026 17.6166 10.0001 17.6166C14.1999 17.6166 17.6168 14.1998 17.6168 9.99998C17.6168 5.80014 14.1999 2.3833 10.0001 2.3833ZM10.0001 16.4452C6.4462 16.4452 3.55491 13.5539 3.55491 9.99998C3.55491 6.44607 6.44624 3.55479 10.0001 3.55479C13.554 3.55479 16.4453 6.44607 16.4453 9.99998C16.4453 13.5539 13.554 16.4452 10.0001 16.4452Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.tabs__item_balance.active:before, .tabs__item_balance:hover:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.0711 2.92895C15.1823 1.0402 12.6711 0 10 0C7.32891 0 4.81773 1.0402 2.92895 2.92895C1.04016 4.8177 0 7.32891 0 10C0 12.6711 1.04023 15.1823 2.92895 17.0711C4.8177 18.9598 7.32895 20 10 20C12.6711 20 15.1823 18.9598 17.071 17.0711C18.9598 15.1823 20 12.6711 20 9.99996C20 7.32883 18.9598 4.8177 17.0711 2.92895ZM16.2427 16.2427C14.5752 17.9102 12.3582 18.8285 10 18.8285C7.64188 18.8285 5.42484 17.9102 3.75734 16.2427C2.08984 14.5752 1.17148 12.3582 1.17148 10C1.17148 7.6418 2.0898 5.4248 3.7573 3.7573C5.4248 2.0898 7.64184 1.17148 10 1.17148C12.3582 1.17148 14.5752 2.0898 16.2427 3.7573C17.9102 5.4248 18.8285 7.64184 18.8285 10C18.8285 12.3582 17.9102 14.5752 16.2427 16.2427Z' fill='%234E37B2'/%3E%3Cpath d='M11.8323 10.4854C11.6882 10.2124 11.5096 10.0038 11.2966 9.85969C11.0834 9.71563 10.8523 9.58207 10.6032 9.45899C10.3541 9.33602 10.1229 9.23387 9.90993 9.15285C9.6968 9.0718 9.51825 8.96688 9.37418 8.8377C9.23012 8.70867 9.15809 8.55715 9.15809 8.38297C9.15809 8.16688 9.24657 7.99735 9.42372 7.87422C9.60071 7.75125 9.85141 7.68965 10.1756 7.68965C10.4696 7.68965 10.7368 7.7468 10.977 7.86074C11.217 7.97485 11.3642 8.03184 11.4182 8.03184C11.5622 8.03184 11.6762 7.96051 11.7604 7.81774C11.8443 7.67492 11.8865 7.5366 11.8865 7.40297C11.8865 7.26114 11.8248 7.13789 11.7018 7.03309C11.5788 6.92844 11.4196 6.85133 11.2246 6.80196C11.0295 6.7527 10.8448 6.71727 10.6708 6.69559C10.6295 6.69047 10.5888 6.68606 10.5484 6.68215V5.72551C10.5484 5.40204 10.2862 5.13977 9.9627 5.13977C9.63922 5.13977 9.37696 5.40204 9.37696 5.72551V6.7634C9.13649 6.82754 8.91051 6.92661 8.69891 7.06075C8.48282 7.19778 8.31016 7.38969 8.18114 7.63645C8.05196 7.88321 7.98754 8.16809 7.98754 8.49102C7.98754 8.77918 8.04004 9.03574 8.14512 9.26086C8.25008 9.48598 8.38825 9.66606 8.5593 9.8011C8.73036 9.93613 8.9195 10.0577 9.12653 10.1658C9.33364 10.2738 9.53915 10.3715 9.74336 10.4584C9.94735 10.5455 10.135 10.6355 10.3061 10.7285C10.4772 10.8216 10.6152 10.9387 10.7203 11.0797C10.8252 11.2208 10.8779 11.3813 10.8779 11.5614C10.8779 11.8196 10.7818 12.0147 10.5897 12.1467C10.3975 12.2788 10.1575 12.3448 9.86934 12.3448C9.65915 12.3448 9.46708 12.3073 9.29309 12.2325C9.11887 12.1577 8.9854 12.075 8.89235 11.9846C8.79922 11.8943 8.70329 11.8115 8.60419 11.7367C8.50516 11.6618 8.41653 11.6244 8.33856 11.6244C8.20641 11.6244 8.08782 11.695 7.9829 11.836C7.87782 11.9771 7.82532 12.1167 7.82532 12.2547C7.82532 12.5309 8.02934 12.7859 8.43762 13.02C8.7136 13.1783 9.02672 13.2829 9.37684 13.3341V14.2366C9.37684 14.5601 9.63911 14.8223 9.96258 14.8223C10.2861 14.8223 10.5483 14.5601 10.5483 14.2366V13.3062C10.9029 13.2293 11.2065 13.084 11.4586 12.8695C11.8517 12.5351 12.0484 12.06 12.0484 11.4443C12.0484 11.0782 11.9764 10.7586 11.8323 10.4854Z' fill='%234E37B2'/%3E%3Cpath d='M10.0001 2.3833C5.80026 2.3833 2.38342 5.8001 2.38342 9.99998C2.38342 14.1999 5.80026 17.6166 10.0001 17.6166C14.1999 17.6166 17.6168 14.1998 17.6168 9.99998C17.6168 5.80014 14.1999 2.3833 10.0001 2.3833ZM10.0001 16.4452C6.4462 16.4452 3.55491 13.5539 3.55491 9.99998C3.55491 6.44607 6.44624 3.55479 10.0001 3.55479C13.554 3.55479 16.4453 6.44607 16.4453 9.99998C16.4453 13.5539 13.554 16.4452 10.0001 16.4452Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.tabs__item_faq:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.47312 0 0 4.47254 0 10C0 15.5269 4.47254 20 10 20C15.5269 20 20 15.5275 20 10C20 4.47312 15.5275 0 10 0ZM10 18.6667C5.22121 18.6667 1.33332 14.7788 1.33332 10C1.33332 5.22117 5.22121 1.33332 10 1.33332C14.7788 1.33332 18.6667 5.22121 18.6667 10C18.6667 14.7788 14.7788 18.6667 10 18.6667Z' fill='%23333333'/%3E%3Cpath d='M9.74633 12.1855C9.27281 12.1855 8.8895 12.5801 8.8895 13.0537C8.8895 13.5159 9.26152 13.9218 9.74633 13.9218C10.2311 13.9218 10.6144 13.5159 10.6144 13.0537C10.6144 12.5801 10.2198 12.1855 9.74633 12.1855Z' fill='%23333333'/%3E%3Cpath d='M9.89299 5.61243C8.37097 5.61243 7.67191 6.51442 7.67191 7.1232C7.67191 7.56293 8.04401 7.76586 8.34839 7.76586C8.95721 7.76586 8.70921 6.89774 9.8592 6.89774C10.423 6.89774 10.8739 7.14574 10.8739 7.66441C10.8739 8.2732 10.2426 8.62277 9.87049 8.9384C9.5435 9.22027 9.11507 9.68253 9.11507 10.6522C9.11507 11.2384 9.27292 11.4076 9.73514 11.4076C10.2876 11.4076 10.4004 11.1595 10.4004 10.9453C10.4004 10.3591 10.4116 10.0208 11.0317 9.53601C11.3362 9.29925 12.2945 8.53258 12.2945 7.47277C12.2945 6.41297 11.3362 5.61243 9.89299 5.61243Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.tabs__item_faq.active:before, .tabs__item_faq:hover:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0C4.47312 0 0 4.47254 0 10C0 15.5269 4.47254 20 10 20C15.5269 20 20 15.5275 20 10C20 4.47312 15.5275 0 10 0ZM10 18.6667C5.22121 18.6667 1.33332 14.7788 1.33332 10C1.33332 5.22117 5.22121 1.33332 10 1.33332C14.7788 1.33332 18.6667 5.22121 18.6667 10C18.6667 14.7788 14.7788 18.6667 10 18.6667Z' fill='%234E37B2'/%3E%3Cpath d='M9.74633 12.1855C9.27281 12.1855 8.8895 12.5801 8.8895 13.0537C8.8895 13.5159 9.26152 13.9218 9.74633 13.9218C10.2311 13.9218 10.6144 13.5159 10.6144 13.0537C10.6144 12.5801 10.2198 12.1855 9.74633 12.1855Z' fill='%234E37B2'/%3E%3Cpath d='M9.89299 5.61243C8.37097 5.61243 7.67191 6.51442 7.67191 7.1232C7.67191 7.56293 8.04401 7.76586 8.34839 7.76586C8.95721 7.76586 8.70921 6.89774 9.8592 6.89774C10.423 6.89774 10.8739 7.14574 10.8739 7.66441C10.8739 8.2732 10.2426 8.62277 9.87049 8.9384C9.5435 9.22027 9.11507 9.68253 9.11507 10.6522C9.11507 11.2384 9.27292 11.4076 9.73514 11.4076C10.2876 11.4076 10.4004 11.1595 10.4004 10.9453C10.4004 10.3591 10.4116 10.0208 11.0317 9.53601C11.3362 9.29925 12.2945 8.53258 12.2945 7.47277C12.2945 6.41297 11.3362 5.61243 9.89299 5.61243Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.tabs__item_payment:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M17.9167 3.33325H2.08332C0.935 3.33325 0 4.26825 0 5.41661V14.5833C0 15.7316 0.935 16.6666 2.08332 16.6666H17.9166C19.065 16.6666 20 15.7316 20 14.5833V5.41661C20 4.26825 19.065 3.33325 17.9167 3.33325ZM19.1667 14.5833C19.1667 15.2724 18.6059 15.8333 17.9167 15.8333H2.08332C1.39414 15.8333 0.83332 15.2724 0.83332 14.5833V5.41661C0.83332 4.72743 1.39414 4.16661 2.08332 4.16661H17.9166C18.6058 4.16661 19.1666 4.72743 19.1666 5.41661V14.5833H19.1667Z' fill='%23333333'/%3E%3Cpath d='M19.5833 5.83325H0.41668C0.18668 5.83325 0 6.01993 0 6.24993V8.74993C0 8.97993 0.18668 9.16661 0.41668 9.16661H19.5834C19.8134 9.16661 20 8.97993 20 8.74993V6.24993C20 6.01993 19.8133 5.83325 19.5833 5.83325ZM19.1667 8.33325H0.83332V6.66657H19.1666V8.33325H19.1667Z' fill='%23333333'/%3E%3Cpath d='M7.91668 11.6667H2.91668C2.68668 11.6667 2.5 11.8534 2.5 12.0834C2.5 12.3134 2.68668 12.5001 2.91668 12.5001H7.91668C8.14668 12.5001 8.33336 12.3134 8.33336 12.0834C8.33336 11.8534 8.14668 11.6667 7.91668 11.6667Z' fill='%23333333'/%3E%3Cpath d='M7.91668 13.3333H2.91668C2.68668 13.3333 2.5 13.5199 2.5 13.7499C2.5 13.9799 2.68668 14.1666 2.91668 14.1666H7.91668C8.14668 14.1666 8.33336 13.9799 8.33336 13.7499C8.33332 13.5199 8.14668 13.3333 7.91668 13.3333Z' fill='%23333333'/%3E%3Cpath d='M16.2503 10.8333H15.417C14.7278 10.8333 14.167 11.3941 14.167 12.0833V12.9166C14.167 13.6058 14.7278 14.1666 15.417 14.1666H16.2503C16.9395 14.1666 17.5003 13.6058 17.5003 12.9166V12.0833C17.5003 11.3941 16.9395 10.8333 16.2503 10.8333ZM16.667 12.9166C16.667 13.1466 16.4803 13.3333 16.2503 13.3333H15.417C15.187 13.3333 15.0003 13.1466 15.0003 12.9166V12.0833C15.0003 11.8533 15.187 11.6666 15.417 11.6666H16.2503C16.4803 11.6666 16.667 11.8533 16.667 12.0833V12.9166Z' fill='%23333333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.tabs__item_payment.active:before, .tabs__item_payment:hover:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M17.9167 3.33325H2.08332C0.935 3.33325 0 4.26825 0 5.41661V14.5833C0 15.7316 0.935 16.6666 2.08332 16.6666H17.9166C19.065 16.6666 20 15.7316 20 14.5833V5.41661C20 4.26825 19.065 3.33325 17.9167 3.33325ZM19.1667 14.5833C19.1667 15.2724 18.6059 15.8333 17.9167 15.8333H2.08332C1.39414 15.8333 0.83332 15.2724 0.83332 14.5833V5.41661C0.83332 4.72743 1.39414 4.16661 2.08332 4.16661H17.9166C18.6058 4.16661 19.1666 4.72743 19.1666 5.41661V14.5833H19.1667Z' fill='%234E37B2'/%3E%3Cpath d='M19.5833 5.83325H0.41668C0.18668 5.83325 0 6.01993 0 6.24993V8.74993C0 8.97993 0.18668 9.16661 0.41668 9.16661H19.5834C19.8134 9.16661 20 8.97993 20 8.74993V6.24993C20 6.01993 19.8133 5.83325 19.5833 5.83325ZM19.1667 8.33325H0.83332V6.66657H19.1666V8.33325H19.1667Z' fill='%234E37B2'/%3E%3Cpath d='M7.91668 11.6667H2.91668C2.68668 11.6667 2.5 11.8534 2.5 12.0834C2.5 12.3134 2.68668 12.5001 2.91668 12.5001H7.91668C8.14668 12.5001 8.33336 12.3134 8.33336 12.0834C8.33336 11.8534 8.14668 11.6667 7.91668 11.6667Z' fill='%234E37B2'/%3E%3Cpath d='M7.91668 13.3333H2.91668C2.68668 13.3333 2.5 13.5199 2.5 13.7499C2.5 13.9799 2.68668 14.1666 2.91668 14.1666H7.91668C8.14668 14.1666 8.33336 13.9799 8.33336 13.7499C8.33332 13.5199 8.14668 13.3333 7.91668 13.3333Z' fill='%234E37B2'/%3E%3Cpath d='M16.2503 10.8333H15.417C14.7278 10.8333 14.167 11.3941 14.167 12.0833V12.9166C14.167 13.6058 14.7278 14.1666 15.417 14.1666H16.2503C16.9395 14.1666 17.5003 13.6058 17.5003 12.9166V12.0833C17.5003 11.3941 16.9395 10.8333 16.2503 10.8333ZM16.667 12.9166C16.667 13.1466 16.4803 13.3333 16.2503 13.3333H15.417C15.187 13.3333 15.0003 13.1466 15.0003 12.9166V12.0833C15.0003 11.8533 15.187 11.6666 15.417 11.6666H16.2503C16.4803 11.6666 16.667 11.8533 16.667 12.0833V12.9166Z' fill='%234E37B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.tabs__item_log:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9167 15C12.6864 15 12.5 15.1864 12.5 15.4167V18.3334C12.5 18.7927 12.1261 19.1667 11.6667 19.1667H1.66668C1.2073 19.1667 0.833359 18.7927 0.833359 18.3334V1.66668C0.833359 1.2073 1.2073 0.833359 1.66668 0.833359H11.6667C12.1261 0.833359 12.5 1.2073 12.5 1.66668V4.58336C12.5 4.81367 12.6864 5.00004 12.9167 5.00004C13.147 5.00004 13.3334 4.81367 13.3334 4.58336V1.66668C13.3333 0.747461 12.5859 0 11.6667 0H1.66668C0.747461 0 0 0.747461 0 1.66668V18.3334C0 19.2525 0.747461 20 1.66668 20H11.6667C12.5859 20 13.3334 19.2525 13.3334 18.3333V15.4166C13.3333 15.1864 13.147 15 12.9167 15Z' fill='%23333333'/%3E%3Cpath d='M19.8649 9.69279L14.8649 5.10947C14.6944 4.95404 14.432 4.96584 14.2761 5.1351C14.1207 5.30478 14.1321 5.56846 14.3018 5.72389L18.5123 9.58334H5.41668C5.18637 9.58334 5 9.76971 5 10C5 10.2303 5.18637 10.4167 5.41668 10.4167H18.5123L14.3018 14.2762C14.1321 14.4316 14.1207 14.6953 14.2762 14.8649C14.3584 14.9545 14.4707 15 14.5834 15C14.6839 15 14.7848 14.9638 14.865 14.8906L19.865 10.3072C19.9512 10.2283 20 10.1168 20 10C20 9.88322 19.9512 9.77174 19.8649 9.69279Z' fill='%23333333'/%3E%3C/svg%3E%0A"); }

.tabs__item_log.active:before, .tabs__item_log:hover:before{
      background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9167 15C12.6864 15 12.5 15.1864 12.5 15.4167V18.3334C12.5 18.7927 12.1261 19.1667 11.6667 19.1667H1.66668C1.2073 19.1667 0.833359 18.7927 0.833359 18.3334V1.66668C0.833359 1.2073 1.2073 0.833359 1.66668 0.833359H11.6667C12.1261 0.833359 12.5 1.2073 12.5 1.66668V4.58336C12.5 4.81367 12.6864 5.00004 12.9167 5.00004C13.147 5.00004 13.3334 4.81367 13.3334 4.58336V1.66668C13.3333 0.747461 12.5859 0 11.6667 0H1.66668C0.747461 0 0 0.747461 0 1.66668V18.3334C0 19.2525 0.747461 20 1.66668 20H11.6667C12.5859 20 13.3334 19.2525 13.3334 18.3333V15.4166C13.3333 15.1864 13.147 15 12.9167 15Z' fill='%234E37B2'/%3E%3Cpath d='M19.8649 9.69279L14.8649 5.10947C14.6944 4.95404 14.432 4.96584 14.2761 5.1351C14.1207 5.30478 14.1321 5.56846 14.3018 5.72389L18.5123 9.58334H5.41668C5.18637 9.58334 5 9.76971 5 10C5 10.2303 5.18637 10.4167 5.41668 10.4167H18.5123L14.3018 14.2762C14.1321 14.4316 14.1207 14.6953 14.2762 14.8649C14.3584 14.9545 14.4707 15 14.5834 15C14.6839 15 14.7848 14.9638 14.865 14.8906L19.865 10.3072C19.9512 10.2283 20 10.1168 20 10C20 9.88322 19.9512 9.77174 19.8649 9.69279Z' fill='%234E37B2'/%3E%3C/svg%3E%0A"); }

.tabs__wrap{
    width:100%; }

@media screen and (min-width: 1024px){
      .tabs__wrap{
        width:calc(100% - 238px); } }

.tabs__content{
    padding:20px;
    border-radius:15px;
    display:none;
    background-color:#fff;
    width:100%;
    overflow:hidden; }

@media screen and (min-width: 1024px){
      .tabs__content{
        padding:20px 35px 26px 35px; } }

.tabs__content.active{
      display:block; }

.thanks{
  padding:20px 0;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  -webkit-box-align:center;
  align-items:center; }

.thanks__img{
    max-width:281px;
    margin:0 auto 20px; }

.thanks__img img{
      width:100%; }

.thanks__title{
    text-align:center;
    font-weight:800;
    font-size:20px;
    line-height:27px;
    color:#333333;
    margin-bottom:6px; }

.thanks__sub-title{
    font-size:16px;
    line-height:22px;
    color:#333333;
    margin-bottom:20px; }

.thanks__info-wrap{
    margin-bottom:20px; }

.thanks__info{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    margin-bottom:10px; }

.thanks__info-title{
    font-size:18px;
    line-height:25px;
    color:#d9d9d9;
    margin-right:10px; }

.thanks__id{
    font-weight:600;
    font-size:18px;
    line-height:25px;
    color:#fea022; }

.thanks__count{
    font-weight:600;
    font-size:18px;
    line-height:25px;
    color:#42dfbf; }

.btn-main{
  background:#42dfbf;
  border-radius:6px;
  font-size:16px;
  line-height:22px;
  color:#ffffff;
  padding:13px 20px;
  min-width:230px;
  text-align:center; }

.btn-main:hover{
    opacity:0.8; }

.main-title{
  font-weight:800;
  font-size:22px;
  line-height:28px;
  text-align:center;
  margin-bottom:10px;
  color:#ffffff;
  margin:0 auto; }

.main-title span{
    color:#42dfbf; }

@media screen and (min-width: 768px){
    .main-title{
      text-align:center;
      font-weight:800;
      font-size:34px;
      line-height:44px;
      margin-bottom:0; } }

.section-title{
  position:relative;
  font-weight:600;
  font-size:22px;
  line-height:28px;
  color:#333333;
  display:inline-block;
  margin-bottom:130px; }

@media screen and (min-width: 768px){
    .section-title{
      margin-bottom:60px; } }

@media screen and (min-width: 1024px){
    .section-title{
      margin-bottom:80px; } }

.section-title_white{
    color:#fff; }

.section-title_white:before{
      background:#42dfbf !important; }

.section-title_white mark{
      color:#42dfbf; }

.section-title:before{
    content:"";
    position:absolute;
    top:14px;
    right:-98px;
    width:78px;
    height:2px;
    background:#4e37b2;
    border-radius:5px; }

.user-card{
  position:relative;
  display:-webkit-box;
  display:flex;
  padding-bottom:30px;
  margin-bottom:30px;
  border-bottom:1px solid #e8e9f1; }

.user-card__remove{
    position:absolute;
    top:0;
    right:0;
    width:20px;
    height:20px;
    cursor:pointer;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    background-image:url("data:image/svg+xml,%3Csvg height='329pt' fill='%234e37b2' viewBox='0 0 329.26933 329' width='329pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m194.800781 164.769531 128.210938-128.214843c8.34375-8.339844 8.34375-21.824219 0-30.164063-8.339844-8.339844-21.824219-8.339844-30.164063 0l-128.214844 128.214844-128.210937-128.214844c-8.34375-8.339844-21.824219-8.339844-30.164063 0-8.34375 8.339844-8.34375 21.824219 0 30.164063l128.210938 128.214843-128.210938 128.214844c-8.34375 8.339844-8.34375 21.824219 0 30.164063 4.15625 4.160156 9.621094 6.25 15.082032 6.25 5.460937 0 10.921875-2.089844 15.082031-6.25l128.210937-128.214844 128.214844 128.214844c4.160156 4.160156 9.621094 6.25 15.082032 6.25 5.460937 0 10.921874-2.089844 15.082031-6.25 8.34375-8.339844 8.34375-21.824219 0-30.164063zm0 0'/%3E%3C/svg%3E"); }

.user-card__image{
    -webkit-box-flex:0;
    flex:none;
    width:50px;
    height:50px;
    overflow:hidden;
    border-radius:50%;
    margin-right:10px; }

@media screen and (min-width: 768px){
      .user-card__image{
        width:100px;
        height:100px;
        margin-right:20px; } }

.user-card__image img{
      width:100%; }

.user-card__info{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column; }

@media screen and (min-width: 768px){
      .user-card__info{
        width:calc(100% - 100px); } }

.user-card__username{
    margin-right:5px;
    font-weight:300;
    font-size:16px;
    line-height:22px;
    color:#333333; }

@media screen and (min-width: 768px){
      .user-card__username{
        margin-right:10px; } }

.user-card__details{
    display:-webkit-box;
    display:flex; }

.user-card__posts{
    width:29%;
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column; }

.user-card__inner{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    margin-bottom:12px; }

.user-card__refresh{
    width:16px;
    height:16px;
    display:block;
    background-size:cover;
    background-repeat:no-repeat;
    cursor:pointer;
    background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M1.28182 6.97762C1.3651 7.01094 1.46168 7.01094 1.54495 6.97097L4.14615 5.7886C4.31267 5.70867 4.38261 5.50883 4.30268 5.34232C4.22608 5.18245 4.03624 5.10916 3.87303 5.18245L2.05119 6.01176C2.92047 3.41056 5.34182 1.672 8.12952 1.672C11.0505 1.672 13.605 3.62373 14.3411 6.41809C14.3877 6.5946 14.5709 6.7012 14.7474 6.65455C14.9239 6.60793 15.0305 6.42474 14.9838 6.24823C14.1712 3.16411 11.3535 1.00589 8.12949 1.00589C5.05537 1.00589 2.38089 2.92431 1.41503 5.79529L0.649001 3.88021C0.592392 3.70701 0.402548 3.61043 0.229347 3.66704C0.0561464 3.72365 -0.0404303 3.91349 0.0161793 4.08669C0.0195203 4.10003 0.0261711 4.11333 0.0328219 4.12666L1.09529 6.79112C1.12861 6.8744 1.19521 6.94434 1.28182 6.97762Z' fill='black'/%3E%3Cpath d='M15.9798 11.8931C15.9764 11.8865 15.9731 11.8798 15.9731 11.8731L14.9106 9.20868C14.8773 9.1254 14.8107 9.05546 14.7241 9.02217C14.6409 8.98886 14.5443 8.9922 14.461 9.02883L11.8598 10.2112C11.6899 10.2811 11.61 10.4776 11.6799 10.6475C11.7499 10.8174 11.9464 10.8973 12.1162 10.8273C12.1229 10.824 12.1296 10.8207 12.1362 10.8174L13.9581 9.98803C13.0821 12.5892 10.6574 14.3278 7.87308 14.3278C4.95214 14.3278 2.39758 12.3761 1.66153 9.58171C1.61491 9.4052 1.43172 9.2986 1.25521 9.34525C1.0787 9.39187 0.972097 9.57506 1.01875 9.75157C1.82808 12.839 4.6491 14.9939 7.87311 14.9939C10.9472 14.9939 13.6184 13.0755 14.5876 10.2045L15.3536 12.1196C15.4169 12.2928 15.6067 12.3827 15.7799 12.3194C15.9531 12.2562 16.043 12.0663 15.9798 11.8931Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

@media screen and (min-width: 768px){
      .user-card__refresh{
        margin-left:10px; } }

.user-card__plan-info{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    margin-bottom:7px; }

.user-card__followers{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    width:38%; }

.user-card__following{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    width:33%; }

.user-card__number{
    font-family:"Open Sans";
    font-weight:600;
    font-size:16px;
    line-height:22px;
    color:#333333; }

.user-card__social{
    font-family:"Open Sans";
    font-size:14px;
    line-height:19px;
    color:#d9d9d9; }

.user-card__plan-type{
    font-weight:600;
    font-size:12px;
    color:#333333; }

.user-card__package-wrap{
    display:-webkit-box;
    display:flex;
    margin-bottom:5px;
    font-size:14px;
    color:#333333; }

.user-card__package{
    color:#d9d9d9;
    margin-right:5px; }

.user-card__package-count{
    font-weight:600;
    margin-right:5px; }

.user-card__package-followers{
    font-weight:300; }

.user-card__price{
    text-align:left; }

.user-card__price span{
      font-size:18px;
      line-height:25px;
      color:#42dfbf; }

@media screen and (min-width: 768px){
      .user-card__price{
        text-align:right; } }

.user-card .delete-icon{
    display:block;
    width:11px;
    height:15px;
    margin-left:5px;
    margin-bottom:2px; }

.work-wrap{
  display:-webkit-box;
  display:flex;
  flex-wrap:wrap; }

@media screen and (min-width: 768px){
    .work-wrap{
      -webkit-box-pack:justify;
      justify-content:space-between; } }

.work{
  width:100%;
  margin-bottom:15px; }

@media screen and (min-width: 768px){
    .work{
      width:calc(50% - 13px); } }

.work__wrap{
    padding:15px;
    display:-webkit-box;
    display:flex;
    -webkit-box-align:start;
    align-items:flex-start;
    background:#FFFFFF;
    box-shadow:0px 1px 12px rgba(0, 0, 0, 0.07);
    border-radius:15px; }

@media screen and (min-width: 1024px){
      .work__wrap{
        padding:20px; } }

.work__img{
    -webkit-box-flex:0;
    flex:none;
    width:40px;
    height:40px;
    margin-right:15px; }

@media screen and (min-width: 1024px){
      .work__img{
        width:60px;
        height:60px;
        margin-right:20px; } }

.work__img img{
      width:100%; }

.work__text{
    font-size:14px;
    line-height:18px;
    color:#000000; }

.intro-section{
  position:relative;
  margin:-85px 0 0 0;
  background-image:url("../images/main-bg.jpg");
  background-size:cover;
  background-repeat:no-repeat;
  padding:85px 0 40px; }

@media screen and (min-width: 768px){
    .intro-section{
      padding:120px 0 56px; } }

.intro-section .container{
    max-width:912px;
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column; }

.intro-section .intro-text{
    font-size:16px;
    line-height:21px;
    text-align:center;
    color:#e0e0e0;
    margin-bottom:10px; }

@media screen and (min-width: 768px){
      .intro-section .intro-text{
        font-weight:300;
        font-size:18px;
        line-height:23px;
        text-align:center;
        color:#e0e0e0;
        margin-bottom:0; } }

.intro-section .intro-info{
    -webkit-box-ordinal-group:0;
    order:-1;
    width:calc(100% + 30px);
    margin:0 -15px 30px;
    text-align:center;
    padding:15px;
    background:rgba(51, 51, 51, 0.68); }

@media screen and (min-width: 768px){
      .intro-section .intro-info{
        background:rgba(51, 51, 51, 0.68);
        margin:15px 0;
        padding:15px 0 21px 22px;
        border-left:1px solid #42dfbf;
        width:100%;
        text-align:left;
        -webkit-box-ordinal-group:1;
        order:0; } }

.intro-section .intro-news{
    margin-bottom:10px;
    font-size:14px;
    line-height:18px;
    color:rgba(255, 255, 255, 0.36); }

.intro-section .intro-line{
    font-size:14px;
    line-height:18px;
    color:#ffffff; }

.choise-section{
  padding:40px 0 0; }

@media screen and (min-width: 768px){
    .choise-section{
      padding:60px 0 20px; } }

@media screen and (min-width: 768px){
    .choise-section{
      padding:60px 0 40px; } }

.advantages-section{
  position:relative;
  padding:40px 0 20px;
  background-image:url("../images/advant-bg.jpg");
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center; }

.advantages-section .section-title{
    font-size:18px;
    margin-bottom:63px;
    position:relative;
    font-weight:600;
    color:#fff;
    display:inline-block; }

@media screen and (min-width: 768px){
      .advantages-section .section-title{
        margin-bottom:60px;
        font-size:22px; } }

@media screen and (min-width: 1024px){
    .advantages-section{
      padding:84px 0 15px; } }

.services-section{
  padding:40px 0 40px; }

@media screen and (min-width: 1024px){
    .services-section{
      padding:60px 0; } }

.services-section .section-title{
    margin-bottom:60px; }

@media screen and (min-width: 1024px){
      .services-section .section-title{
        margin-bottom:40px; } }

.services-section .services-wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
    flex-direction:column-reverse;
    position:relative; }

@media screen and (min-width: 1024px){
      .services-section .services-wrap{
        -webkit-box-align:center;
        align-items:center;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        flex-direction:row; } }

.services-section .services-content{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:start;
    align-items:flex-start; }

@media screen and (min-width: 1024px){
      .services-section .services-content{
        width:46%; } }

.services-section .services-content_info{
      display:-webkit-box;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      flex-direction:column;
      -webkit-box-align:center;
      align-items:center; }

@media screen and (min-width: 1024px){
        .services-section .services-content_info{
          margin-right:60px;
          -webkit-box-align:start;
          align-items:flex-start; } }

.services-section .service-decoration{
    display:none; }

@media screen and (min-width: 1024px){
      .services-section .service-decoration{
        display:-webkit-box;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        flex-direction:column;
        -webkit-box-pack:justify;
        justify-content:space-between;
        -webkit-box-align:center;
        align-items:center;
        position:absolute;
        top:50%;
        left:49%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        width:1px;
        height:67%;
        background:#42dfbf; }
        .services-section .service-decoration span{
          width:17px;
          height:17px;
          background-color:#fff;
          border-radius:50%;
          position:relative;
          z-index:1; }
          .services-section .service-decoration span:before{
            content:"";
            position:absolute;
            z-index:-1;
            width:7px;
            height:7px;
            border-radius:50%;
            background:#4e37b2;
            top:50%;
            left:50%;
            -webkit-transform:translate(-50%, -50%);
            -ms-transform:translate(-50%, -50%);
            transform:translate(-50%, -50%); } }

.services-section .service-title{
    margin-bottom:23px;
    font-weight:700;
    font-size:26px;
    line-height:33px;
    color:#333333;
    text-align:center; }

@media screen and (min-width: 1024px){
      .services-section .service-title{
        text-align:left; } }

.services-section .service-title span{
      color:#42dfbf; }

.services-section .service-text{
    font-weight:300;
    font-size:18px;
    line-height:23px;
    color:#333333;
    margin-bottom:10px;
    text-align:center; }

@media screen and (min-width: 1024px){
      .services-section .service-text{
        margin-bottom:10px;
        text-align:left; } }

.services-section .service-btn{
    display:-webkit-box;
    display:flex;
    -webkit-box-align:center;
    align-items:center;
    -webkit-box-pack:center;
    justify-content:center;
    position:relative;
    height:50px;
    margin:23px 0 0;
    color:#fff;
    background:#4e37b2;
    max-width:290px;
    width:100%;
    border-radius:15px; }

@media screen and (min-width: 1024px){
      .services-section .service-btn{
        width:149px;
        height:40px;
        border-radius:unset;
        margin:50px 0; } }

.services-section .service-btn:after{
      content:url("../images/Vector.png");
      position:absolute;
      right:10px;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%); }

@media screen and (min-width: 1024px){
        .services-section .service-btn:after{
          right:-12px; } }

.card-section{
  padding:40px 0 20px;
  background-color:#e5e5e5; }

@media screen and (min-width: 768px){
    .card-section{
      padding:50px 0; } }

@media screen and (min-width: 1024px){
    .card-section{
      padding:70px 0 100px; } }

.card-section h2{
    margin-bottom:30px; }

.card-section h4{
    margin-bottom:20px; }

.feedback-section{
  padding:40px 0 0;
  background:url("../images/footer-bg.jpg") no-repeat;
  background-size:cover; }

@media screen and (min-width: 1024px){
    .feedback-section{
      padding:70px 0; } }

.feedback-section .container{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column; }

@media screen and (min-width: 1024px){
      .feedback-section .container{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        flex-direction:row;
        -webkit-box-pack:justify;
        justify-content:space-between; } }

.feedback-section .feedback-wrap{
    margin-bottom:60px;
    max-width:500px;
    width:100%;
    margin:0 auto 40px; }

@media screen and (min-width: 1024px){
      .feedback-section .feedback-wrap{
        max-width:auto;
        width:48%;
        margin-bottom:0; } }

.feedback-section .feedback-wrap_border{
      margin-bottom:0; }

@media screen and (min-width: 1024px){
        .feedback-section .feedback-wrap_border{
          border-left:1px solid #fff;
          padding-left:50px; } }

.info-section{
  background-image:url("../images/main-bg.jpg");
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  min-height:101vh;
  margin:-85px 0 0 0;
  position:relative;
  padding:90px 0 56px;
  font-family:"Futura PT"; }

@media screen and (min-width: 768px){
    .info-section{
      padding:140px 0 56px; } }

.info-section .container{
    max-width:892px; }

.info-wrap{
  padding:20px 15px 32px 15px;
  background-color:#fff;
  box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18);
  border-radius:15px; }

@media screen and (min-width: 768px){
    .info-wrap{
      padding:20px 61px 32px 47px; } }

.policy-title{
  display:block;
  font-size:16px;
  line-height:21px;
  font-weight:700;
  color:#333333;
  margin-bottom:20px; }

.rules-wrap{
  margin-bottom:30px;
  border-bottom:1px solid #d9d9d9; }

.rules{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:start;
  align-items:flex-start;
  margin-bottom:30px; }

.rules__number{
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    align-items:center;
    flex-shrink:0;
    width:30px;
    height:30px;
    background:rgba(78, 55, 178, 0.52);
    margin-right:15px;
    font-weight:600;
    font-size:15px;
    line-height:23px;
    color:#ffffff;
    border-radius:50%; }

@media screen and (min-width: 768px){
      .rules__number{
        width:49px;
        height:49px;
        font-size:18px; } }

.rules__info{
    font-size:14px;
    line-height:18px;
    color:#000000; }

.company-info{
  text-align:center; }

@media screen and (min-width: 768px){
    .company-info{
      text-align:left; } }

.company-info a{
    color:#000;
    font-weight:700; }

.company-info a:hover{
      color:#4e37b2; }

.rules-list li{
  margin-bottom:20px;
  line-height:19px; }

.contact-us{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column; }

.contact-us__header{
    font-weight:600;
    color:#000000;
    margin-bottom:5px; }

.contact-us__text{
    line-height:19px;
    margin-bottom:5px; }

.contact-us__email{
    font-weight:400;
    color:#000;
    font-family:'Futura PT'; }

.contact-us__email:hover{
      color:#4e37b2; }

.contact-us__email:before{
      content:'';
      display:inline-block;
      margin-right:8px;
      width:14px;
      height:11px;
      background-size:cover;
      background-repeat:no-repeat;
      background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.36'%3E%3Cpath d='M7.00041 7.61558L5.26841 5.96631L0.316406 10.5845C0.496406 10.7662 0.739406 10.8793 1.00741 10.8793L12.9934 10.8793C13.2604 10.8793 13.5024 10.7662 13.6814 10.5845L8.73241 5.96631L7.00041 7.61558Z' fill='black'/%3E%3Cpath d='M13.6853 0.294824C13.5053 0.112055 13.2633 0 12.9943 0L1.00834 0C0.741336 0 0.499336 0.113143 0.319336 0.297L7.00134 6.52747L13.6853 0.294824Z' fill='black'/%3E%3Cpath d='M0 0.954712L0 9.99308L4.833 5.52503L0 0.954712Z' fill='black'/%3E%3Cpath d='M9.16699 5.52536L14 9.99342L14 0.951782L9.16699 5.52536Z' fill='black'/%3E%3C/g%3E%3C/svg%3E"); }

.affiliate-list ul{
  margin-bottom:20px; }

.affiliate-list ul li{
    line-height:21px; }

.affiliate-list ol{
  margin-bottom:20px; }

.affiliate-list ol li{
    position:relative;
    padding-left:39px; }

.affiliate-list ol li:before{
      position:absolute;
      content:'';
      width:24px;
      height:1px;
      left:0;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      background:#D9D9D9; }

.affiliate-list mark{
  font-weight:700; }

.lk-section{
  background-image:url("../images/main-bg.jpg");
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  min-height:100vh;
  margin:-85px 0 0 0;
  position:relative;
  padding:90px 0 56px;
  font-family:"Open Sans"; }

@media screen and (min-width: 768px){
    .lk-section{
      padding:140px 0 56px; } }

.lk-section .container{
    max-width:1135px; }

.lk-header{
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column;
  margin-bottom:15px;
  position:absolute;
  top:0px;
  left:0;
  right:0; }

@media screen and (min-width: 768px){
    .lk-header{
      left:252px; } }

@media screen and (min-width: 1024px){
    .lk-header{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      top:auto;
      left:auto;
      right:auto;
      position:relative; } }

.user{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  background-color:#fff;
  border-radius:10px;
  box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18);
  border-radius:15px;
  padding:15px 15px 16px 20px;
  position:relative;
  width:100%;
  margin-bottom:15px;
  min-height:132px; }

@media screen and (min-width: 768px){
    .user{
      min-height:auto; } }

@media screen and (min-width: 1024px){
    .user{
      width:calc(100% - 262px);
      margin:0 15px 0 0; } }

.user__avatar{
    width:81px;
    height:81px;
    margin-right:15px;
    border-radius:50%; }

.user__wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column; }

@media screen and (min-width: 768px){
      .user__wrap{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        flex-direction:row; } }

.user__data{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    color:#333333; }

@media screen and (min-width: 768px){
      .user__data{
        margin-right:20px; } }

.user__data .user__name{
      margin-bottom:4px;
      font-weight:600;
      font-size:16px;
      line-height:22px; }

.user__data .user__reg{
      font-size:12px;
      margin-bottom:10px; }

@media screen and (min-width: 768px){
        .user__data .user__reg{
          font-size:14px; } }

.user__info{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    margin-left:15px; }

.user__personal{
    font-family:"Open Sans";
    font-weight:300;
    font-size:14px;
    color:#333333;
    position:relative; }

.user__personal:before{
      display:block;
      content:"";
      background-size:contain;
      background-repeat:no-repeat;
      width:11px;
      height:10px;
      position:absolute;
      top:50%;
      left:-10px;
      -webkit-transform:translate(-50%, -50%);
      -ms-transform:translate(-50%, -50%);
      transform:translate(-50%, -50%); }

.user__personal_name{
      margin-bottom:7px; }

.user__personal_name:before{
        background-image:url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.99983 5.21739C6.52338 5.21739 7.75845 4.04944 7.75845 2.6087C7.75845 1.16795 6.52338 0 4.99983 0C3.47629 0 2.24121 1.16795 2.24121 2.6087C2.24121 4.04944 3.47629 5.21739 4.99983 5.21739Z' fill='%23D9D9D9'/%3E%3Cpath d='M5 6.52161C2.23857 6.52161 0 8.63852 0 11.2499H10C10 8.63852 7.76143 6.52161 5 6.52161Z' fill='%23D9D9D9'/%3E%3C/svg%3E"); }

.user__personal_email:before{
      background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.7006 6.13848L4.29027 4.80908L0.257965 8.53158C0.404535 8.67803 0.602404 8.76923 0.820631 8.76923H10.5806C10.798 8.76923 10.995 8.67803 11.1408 8.53158L7.11092 4.80908L5.7006 6.13848Z' fill='%23D9D9D9'/%3E%3Cpath d='M11.1437 0.237521C10.9971 0.0902 10.8 -0.00012207 10.581 -0.00012207H0.821077C0.603665 -0.00012207 0.40661 0.091077 0.26004 0.239275L5.70104 5.26136L11.1437 0.237521Z' fill='%23D9D9D9'/%3E%3Cpath d='M0 0.769653V8.05505L3.9354 4.45357L0 0.769653Z' fill='%23D9D9D9'/%3E%3Cpath d='M7.46436 4.45327L11.3998 8.05476V0.766724L7.46436 4.45327Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A"); }

.user__edit{
    display:block;
    position:absolute;
    top:15px;
    right:15px;
    width:13px;
    height:13px;
    cursor:pointer;
    background-size:cover;
    background-repeat:no-repeat;
    background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M11.9985 8.16735C11.8197 8.16735 11.6747 8.31229 11.6747 8.49112V11.3658C11.6741 11.9021 11.2397 12.3366 10.7034 12.3371H1.61884C1.0826 12.3366 0.648167 11.9021 0.647535 11.3658V2.92877C0.648167 2.39266 1.0826 1.9581 1.61884 1.95747H4.49354C4.67237 1.95747 4.8173 1.81253 4.8173 1.6337C4.8173 1.455 4.67237 1.30994 4.49354 1.30994H1.61884C0.725188 1.31095 0.00101177 2.03512 0 2.92877V11.3659C0.00101177 12.2596 0.725188 12.9838 1.61884 12.9848H10.7034C11.5971 12.9838 12.3212 12.2596 12.3223 11.3659V8.49112C12.3223 8.31229 12.1773 8.16735 11.9985 8.16735Z' fill='%23C7C7C7'/%3E%3Cpath d='M12.194 0.477528C11.625 -0.0914677 10.7025 -0.0914677 10.1335 0.477528L4.35733 6.25374C4.31775 6.29333 4.28917 6.3424 4.27424 6.39627L3.51465 9.13856C3.48341 9.25099 3.51516 9.37139 3.59762 9.45398C3.6802 9.53644 3.80061 9.56818 3.91304 9.53707L6.65532 8.77736C6.7092 8.76243 6.75827 8.73385 6.79786 8.69426L12.5739 2.91792C13.1421 2.34855 13.1421 1.42682 12.5739 0.857449L12.194 0.477528ZM5.06279 6.46419L9.79018 1.73668L11.3148 3.2613L6.58728 7.9888L5.06279 6.46419ZM4.75825 7.0753L5.9763 8.29347L4.29144 8.76028L4.75825 7.0753ZM12.1161 2.4601L11.7727 2.80347L10.248 1.27873L10.5915 0.935355C10.9076 0.619303 11.42 0.619303 11.7361 0.935355L12.1161 1.31528C12.4317 1.63171 12.4317 2.14379 12.1161 2.4601Z' fill='%23C7C7C7'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='13' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

.balance-wrap{
  position:relative;
  padding:15px 60px 15px 20px;
  background-color:#fff;
  box-shadow:0px 1px 12px rgba(0, 0, 0, 0.18);
  border-radius:15px;
  width:100%;
  overflow:hidden; }

@media screen and (min-width: 1024px){
    .balance-wrap{
      width:262px; } }

.balance-wrap .balance{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    color:#333333; }

.balance-wrap .balance__my{
      font-weight:600;
      font-size:16px;
      line-height:22px;
      margin-bottom:5px; }

@media screen and (min-width: 768px){
        .balance-wrap .balance__my{
          margin-bottom:15px; } }

.balance-wrap .balance__wrap{
      display:-webkit-box;
      display:flex;
      -webkit-box-align:end;
      align-items:flex-end; }

@media screen and (min-width: 768px){
        .balance-wrap .balance__wrap{
          -webkit-box-orient:vertical;
          -webkit-box-direction:normal;
          flex-direction:column;
          -webkit-box-align:start;
          align-items:flex-start; } }

.balance-wrap .balance__current{
      font-weight:300;
      font-size:12px;
      line-height:1;
      margin-right:10px; }

.balance-wrap .balance__account{
      font-weight:600;
      font-size:26px;
      line-height:1;
      color:#00c58e; }

.balance-wrap .balance-add{
    position:absolute;
    top:0;
    right:0;
    display:block;
    width:83px;
    height:83px;
    background-color:#42dfbf;
    border-radius:15px;
    cursor:pointer; }

@media screen and (min-width: 768px){
      .balance-wrap .balance-add{
        width:49px;
        height:100%; } }

.balance-wrap .balance-add__plus{
      position:relative;
      width:100%;
      height:100%; }

.balance-wrap .balance-add__plus:before{
        content:"";
        display:block;
        position:absolute;
        top:50%;
        left:50%;
        width:11px;
        height:11px;
        -webkit-transform:translate(-50%, -50%);
        -ms-transform:translate(-50%, -50%);
        transform:translate(-50%, -50%);
        background-repeat:no-repeat;
        background-size:cover;
        background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5703 5.92969H5.92969V10.5703C5.92969 10.8076 5.73732 11 5.5 11C5.26268 11 5.07031 10.8076 5.07031 10.5703V5.92969H0.429688C0.192371 5.92969 0 5.73732 0 5.5C0 5.26268 0.192371 5.07031 0.429688 5.07031H5.07031V0.429688C5.07031 0.192371 5.26268 0 5.5 0C5.73732 0 5.92969 0.192371 5.92969 0.429688V5.07031H10.5703C10.8076 5.07031 11 5.26268 11 5.5C11 5.73732 10.8076 5.92969 10.5703 5.92969Z' fill='white'/%3E%3C/svg%3E%0A"); }

.user-info{
  border-bottom:1px solid #d9d9d9;
  padding-bottom:20px;
  margin-bottom:20px;
  font-weight:600;
  font-size:16px;
  line-height:22px;
  display:-webkit-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  flex-direction:column; }

@media screen and (min-width: 768px){
    .user-info{
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      flex-direction:row;
      -webkit-box-align:center;
      align-items:center; } }

.user-info__title{
    color:#4e37b2;
    padding-left:28px;
    margin-bottom:5px;
    position:relative; }

@media screen and (min-width: 768px){
      .user-info__title{
        margin-bottom:0; } }

.user-info__title:before{
      content:'';
      position:absolute;
      left:0;
      top:50%;
      -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
      transform:translateY(-50%);
      width:20px;
      height:20px;
      background-repeat:no-repeat;
      background-position:center;
      background-size:contain; }

.user-info__wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column; }

@media screen and (min-width: 768px){
      .user-info__wrap{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        flex-direction:row;
        margin-left:auto; } }

.user-info__history{
    color:#333333;
    opacity:0.1;
    margin-bottom:5px; }

@media screen and (min-width: 768px){
      .user-info__history{
        margin-bottom:0; } }

.user-info__history:hover{
      -webkit-transition:opacity 0.25s ease;
      transition:opacity 0.25s ease;
      opacity:1;
      cursor:pointer; }

.user-info__data{
    color:#333333; }

@media screen and (min-width: 768px){
      .user-info__data{
        margin-left:30px; } }

.user-info__data span{
      margin-left:10px;
      font-weight:600;
      color:#00c58e; }

.orders-wrap .user-info{
  margin-bottom:0;
  margin:0 -35px;
  padding-left:35px;
  padding-right:35px; }

.affiliate-wrap .lk-form__field{
  width:141px; }

.affiliate-wrap .table__id{
  width:25%; }

.affiliate-wrap .table__user{
  width:25%; }

.affiliate-wrap .table__amount{
  width:25%; }

.affiliate-wrap .table__date{
  width:25%; }

.balances-wrap .lk-form__input{
  width:138px;
  margin-right:15px; }

.balances-wrap .lk-form__btn{
  position:relative;
  width:100%; }

@media screen and (min-width: 768px){
    .balances-wrap .lk-form__btn{
      width:350px; } }

.balances-wrap .lk-form__btn:before{
    content:"";
    width:15px;
    height:15px;
    position:absolute;
    top:50%;
    left:5px;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background-repeat:no-repeat;
    background-size:cover;
    background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M14.3187 7.56303V5.45481C14.3187 4.73994 13.7642 4.15856 13.0636 4.10218L11.1058 0.682492C10.9243 0.366218 10.6314 0.140167 10.2808 0.0463018C9.93189 -0.0469247 9.56704 0.00203758 9.25476 0.183792L2.54313 4.09119H1.36436C0.612313 4.09119 0.000732422 4.70273 0.000732422 5.45481V13.6365C0.000732422 14.3885 0.612281 15.0001 1.36436 15.0001H12.9551C13.7071 15.0001 14.3187 14.3886 14.3187 13.6365V11.5283C14.7147 11.3871 15.0005 11.0122 15.0005 10.5684V8.52294C15.0005 8.07909 14.7147 7.70423 14.3187 7.56303ZM12.2714 4.09119H9.30005L11.5286 2.79375L12.2714 4.09119ZM11.1898 2.20208L7.94499 4.09119H6.59907L10.8533 1.61431L11.1898 2.20208ZM9.59798 0.773033C9.75212 0.682811 9.93221 0.658841 10.1043 0.7048C10.2785 0.751397 10.4236 0.863927 10.5138 1.02139L10.5146 1.02264L5.24407 4.09119H3.89822L9.59798 0.773033ZM13.6369 13.6365C13.6369 14.0123 13.3309 14.3183 12.9551 14.3183H1.36436C0.988511 14.3183 0.682561 14.0123 0.682561 13.6365V5.45481C0.682561 5.07896 0.988511 4.77301 1.36436 4.77301H12.9551C13.3309 4.77301 13.6369 5.07896 13.6369 5.45481V7.50023H11.5915C10.4635 7.50023 9.54604 8.41773 9.54604 9.54565C9.54604 10.6736 10.4635 11.5911 11.5915 11.5911H13.6369V13.6365ZM14.3187 10.5684C14.3187 10.7564 14.1659 10.9093 13.9778 10.9093H11.5915C10.8394 10.9093 10.2278 10.2977 10.2278 9.54565C10.2278 8.79361 10.8394 8.18203 11.5915 8.18203H13.9778C14.1659 8.18203 14.3187 8.33483 14.3187 8.52294V10.5684Z' fill='white'/%3E%3Cpath d='M11.591 8.86401C11.2151 8.86401 10.9092 9.16996 10.9092 9.54581C10.9092 9.92166 11.2151 10.2276 11.591 10.2276C11.9668 10.2276 12.2728 9.92166 12.2728 9.54581C12.2728 9.16996 11.9669 8.86401 11.591 8.86401Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }

@media screen and (min-width: 768px){
      .balances-wrap .lk-form__btn:before{
        left:20px; } }

.support-info{
  display:-webkit-box;
  display:flex;
  -webkit-box-align:center;
  align-items:center;
  padding-bottom:20px;
  margin-bottom:20px;
  font-weight:600;
  font-size:16px;
  line-height:22px;
  position:relative; }

.support-info__title{
    color:#4e37b2;
    padding-left:28px;
    margin-bottom:0; }

.support-wrap{
  background-color:#fff;
  padding:20px 20px;
  border-radius:15px;
  max-width:892px;
  width:100%;
  margin:0 auto; }

@media screen and (min-width: 768px){
    .support-wrap{
      padding:20px 46px; } }

.support-wrap .user-info{
    margin-bottom:30px;
    border-bottom:1px solid #d9d9d9; }

.support-wrap .user-info__title{
      position:relative; }

.support-wrap .user-info__title:before{
        content:"";
        position:absolute;
        width:20px;
        height:20px;
        left:0;
        top:50%;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        transform:translateY(-50%);
        background-size:contain;
        background-position:center;
        background-repeat:no-repeat;
        background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 13.5352C20 10.62 18.0357 8.07297 15.2658 7.30545C15.0917 3.24768 11.7366 0 7.63672 0C3.42575 0 0 3.42575 0 7.63672C0 9.00909 0.365295 10.3453 1.05896 11.5184L0.0280762 15.2452L3.75504 14.2145C4.83337 14.8521 6.0498 15.2113 7.3053 15.2655C8.07266 18.0356 10.6198 20 13.5352 20C14.6988 20 15.8304 19.6901 16.8246 19.1013L19.9718 19.9718L19.1013 16.8246C19.6901 15.8304 20 14.6988 20 13.5352ZM3.93997 12.9474L1.70883 13.5646L2.32605 11.3335L2.18536 11.1134C1.52237 10.0761 1.17188 8.8739 1.17188 7.63672C1.17188 4.07196 4.07196 1.17188 7.63672 1.17188C11.2015 1.17188 14.1016 4.07196 14.1016 7.63672C14.1016 11.2015 11.2015 14.1016 7.63672 14.1016C6.39954 14.1016 5.19745 13.7511 4.16 13.0881L3.93997 12.9474ZM18.2912 18.2912L16.6356 17.8331L16.4145 17.977C15.5574 18.5338 14.5616 18.8281 13.5352 18.8281C11.2439 18.8281 9.2305 17.3466 8.51715 15.2223C12.0258 14.8178 14.8178 12.0258 15.2225 8.517C17.3466 9.2305 18.8281 11.2439 18.8281 13.5352C18.8281 14.5616 18.5338 15.5574 17.977 16.4145L17.8331 16.6356L18.2912 18.2912Z' fill='%234E37B2'/%3E%3Cpath d='M7.05078 10.5859H8.22266V11.7578H7.05078V10.5859Z' fill='%234E37B2'/%3E%3Cpath d='M8.80859 5.85938C8.80859 6.19217 8.6731 6.49933 8.42712 6.7244L7.05078 7.98416V9.41406H8.22266V8.50021L9.21829 7.58896C9.70261 7.14569 9.98047 6.51535 9.98047 5.85938C9.98047 4.56696 8.92914 3.51562 7.63672 3.51562C6.3443 3.51562 5.29297 4.56696 5.29297 5.85938H6.46484C6.46484 5.21317 6.99051 4.6875 7.63672 4.6875C8.28293 4.6875 8.80859 5.21317 8.80859 5.85938Z' fill='%234E37B2'/%3E%3C/svg%3E"); }

.support-wrap .lk-form__wrap{
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column; }

.support-wrap .lk-form__column{
    width:100%; }

@media screen and (min-width: 768px){
    .support-wrap .lk-form__input{
      width:364px; } }
