html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{max-width:375px;margin:0 auto;padding-left:18px;padding-right:18px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:59px;padding-right:59px}}.main{display:flex;flex-direction:column;color:var(--text-black);background:#fff;padding-top:47px}@media screen and (min-width: 1440px){.main{padding-top:76px}}@media screen and (min-width: 1440px){.side-space{padding:0 103px}}.backLink{width:fit-content;display:flex;align-items:center;gap:8px;background:none;border:none;font-weight:300;font-size:12px;line-height:150%;text-align:center;text-decoration:none!important;color:var(--txt1)}.backLink:before{content:"";display:block;width:24px;height:24px;background:url(/img/back.png) no-repeat center center}.backLink:hover{text-decoration:underline!important}.update-date{width:100%;font-weight:400;font-size:16px;margin-bottom:16px}@media screen and (min-width: 1440px){.update-date{font-size:24px}}.privacy-title{font-family:var(--second-family);font-weight:700;font-size:30px;text-align:center;margin:50px 0 30px}@media screen and (min-width: 1440px){.privacy-title{font-size:60px;margin:30px 0 33px}}.header-text{font-weight:400;font-size:18px;line-height:140%;text-align:left;color:#fff}.sub-header{font-size:24px;font-weight:400}.main h2,.main h3{font-family:var(--font-family);font-weight:800;font-size:16px;color:#000;margin:30px 0 10px}@media screen and (min-width: 1440px){.main h2,.main h3{font-size:30px}}.bold{font-weight:700!important}.policy-text-wrap{width:100%;display:flex;flex-direction:column}.category-title{display:block;margin:20px 0;font-weight:600;font-size:24px;line-height:130%}@media screen and (min-width: 1440px){.category-title{font-size:28px}}.main p{font-weight:400;font-size:14px;color:#000}@media screen and (min-width: 1440px){.main p{font-size:24px}}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-weight:400;font-size:14px;padding-left:30px;color:var(--txt1)}@media screen and (min-width: 1440px){.main ul{font-size:24px;padding-left:45px}}.main ol{font-weight:400;font-size:14px;margin:0;padding-left:30px}@media screen and (min-width: 1440px){.main ol{font-size:24px;padding-left:45px}}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:14px;line-height:24px;text-decoration:underline}.main a{font-style:normal;line-height:normal;text-decoration:underline;overflow-wrap:anywhere}.main a:hover{text-decoration:none}.upper-space{margin-top:30px}.header-section{width:100%;height:47px;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;padding:0}@media screen and (min-width: 1440px){.header-section{height:76px}}.header-section.show-bg{background:#ffffffc0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:0 31px 0 19px;z-index:11}@media screen and (min-width: 1440px){.header-wrap{padding:0 74px 0 113px}}.header-logo img{width:102px}@media screen and (min-width: 1440px){.header-logo img{width:217px}}.backdrop{display:none}@media screen and (min-width: 1440px){.backdrop{display:flex;margin:0;padding:0}}.backdrop.show{height:100vh;display:flex;justify-content:left;position:fixed;top:0;right:0;left:0;background:#fff;z-index:10}.backdrop-wrap{width:100%;display:flex}.backdrop.show .header-menu-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}@media screen and (min-width: 1440px){.header-menu-list{display:flex;gap:50px}}.backdrop.show .header-menu-list .menu-item{text-align:left}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-family:var(--second-family);font-weight:700;font-size:20px;text-align:center;transition:.3s}@media screen and (min-width: 1440px){.menu-item{display:flex;align-items:center}}.item-link:hover{text-decoration:underline}.header-menu-btn{width:31px;height:31px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0;border:none;background:none;z-index:20}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:23px;height:2px;background-color:#151515;transition:.3s ease}.header-menu-line.second{width:23px}.header-menu-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(5px,5px)}.header-menu-btn.close .header-menu-line:nth-child(2){width:0;opacity:0}.header-menu-btn.close .header-menu-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}#hero{height:812px;display:flex;padding-top:66px;background:url(./hero-bg-mobile-BqlUnM3i.webp) no-repeat;background-size:cover}@media screen and (min-width: 1440px){#hero{height:1024px;padding:0;background:url(./hero-bg-6bD1sipJ.webp) no-repeat}}.hero__container{width:100%;display:flex;flex-direction:column;gap:20px;padding:0 19px}@media screen and (min-width: 1440px){.hero__container{width:fit-content;height:100%;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:50px;padding:0 103px;margin:0;background:radial-gradient(50% 50% at 50% 50%,#fff,#ffffffeb 47.63%,#fff0)}}.hero__content{width:100%;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:20px}@media screen and (min-width: 1440px){.hero__content{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:0 27px}}.hero__title{font-family:var(--second-family);font-weight:800;font-size:30px;color:var(--text-black);margin-bottom:10px}@media screen and (min-width: 1440px){.hero__title{width:100%;max-width:587px;font-size:62px;margin-bottom:0}}.hero__description{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-weight:400;font-size:14px;color:var(--text-black)}@media screen and (min-width: 1440px){.hero__description{gap:20px;width:auto;max-width:587px;font-size:20px}}.hero__link{display:flex;align-items:center;justify-content:space-between;border-radius:40px;width:273px;height:43px;background:#0d51ab;font-family:var(--second-family);font-weight:700;font-size:16px;color:#fff;padding-left:42px;margin-top:10px;transition:.3s}@media screen and (min-width: 1440px){.hero__link{width:412px;height:72px;font-size:24px;margin-top:-20px}}.hero__link:hover{text-decoration:none;background-color:#135cbb}.hero__link:hover img{margin-right:5px}.hero__link img{content:"";display:flex;align-items:center;justify-content:center;width:41px;height:41px;padding:9px;background-color:#135cbb;border-radius:100%;transition:.2s}@media screen and (min-width: 1440px){.hero__link img{width:72px;height:72px;padding:12px}}.world__wrap{width:100%;display:flex;flex-direction:column;gap:20px;margin-top:50px}@media screen and (min-width: 1440px){.world__wrap{max-width:100%;flex-direction:row;gap:70px;margin-top:100px;padding:0 157px}}@media screen and (min-width: 1440px){.world__first-section{order:2}}.world__description{width:100%;display:flex;flex-direction:column;gap:10px;font-weight:400;font-size:14px}@media screen and (min-width: 1440px){.world__description{font-size:20px}}.world__description ul{display:flex;flex-direction:column}.world__description ul li{display:flex}.world__picture{width:186px;margin:0 auto}@media screen and (min-width: 1440px){.world__picture{width:395px;flex-shrink:0;order:1}}.reviews__container{display:flex;flex-direction:column;gap:15px;margin:50px auto 0}@media screen and (min-width: 1440px){.reviews__container{width:100%;margin-top:100px}}.reviews__wrap{display:flex;flex-direction:column}.reviews__title{text-align:center}.reviews__title .subtitle{width:90%;margin:10px auto 0}.reviews__content{width:100%;display:flex;flex-direction:column;gap:20px;font-weight:400;font-size:14px;text-align:center}@media screen and (min-width: 1440px){.reviews__content{font-size:20px}}#reviews .sliderWrap{width:203px;position:relative;margin:0 auto}@media screen and (min-width: 1440px){#reviews .sliderWrap{width:975px;margin-bottom:10px}}#reviews .swiper-slide{min-height:261px;height:auto;display:flex;flex-direction:column;align-items:center;gap:16px;padding:13px 26px;border-radius:20px;background:#f3f0eb;font-weight:500;font-size:14px;overflow:hidden}@media screen and (min-width: 1440px){#reviews .swiper-slide{gap:10px;font-size:20px;padding:13px 26px 20px}}#reviews .swiper-slide img{width:fit-content}#reviews .swiper-nav{display:flex;justify-content:center;align-items:center;gap:7px;position:relative;width:100%;height:30px}@media screen and (min-width: 1440px){#reviews .swiper-nav{display:none}}#reviews .swiper-button-next:after,#reviews .swiper-button-prev:after{display:none}#reviews .swiper-button-next,#reviews .swiper-button-prev{width:30px;height:30px;position:initial;margin:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAbxJREFUeAG9V+1RwzAMfbnjP90Ab0A3aDfoCOkGHaHHBMAEGaFsEJigZQLCBOkG4BfL+SJOZZL23enaJJKeJcuWnUCHhZWNlbWVpRUj74izlZPIm5UPzAA631v5spJb2QnxoqVjZEDUO4puignYiZN9j+gSOLBMbB8i7CqSA1yEUYY9pGgGriJlup4xD4yW/DAjaZ88OO++OK4Bg8Cc80OJuDll8anmr6Wf919mkU6o+yMSU/GMeuUfFuJAG22bNHa9dqKm8UFpOIWUYJCl/FZp1jiZSurBiKt0s5KXuA0pweXKlDeh34CU2FrJEnGYBJQ4spfWcwE9aPcaIF7djdv+yYSBHusAcQUSF3BL6Xvg+5OQbeH6Ln8/oUMReH8vvpoqGwErn1PCenjENNBXVVysMs2uNRd5vYoYba40mkpu4LbNGp099IrkmUiNwc6hJNc2CYNAT2DUG+jB2ogd7GAtMW2xPVkLf1INwp8s5yRPtT73mI88OhAalIg7lbRh4Hr8Ef8IwKA5mKdKB6wTn7HRi0CCy1gL8dbKO9wdqYDst+J8KXr877vSecyphhg9AkZl0L20FXCXtZPW2S9wBn5DArIgXwAAAABJRU5ErkJggg==) no-repeat}#reviews .swiper-button-next{transform:rotate(180deg)}#reviews .swiper-button-next:active{transform:rotate(0);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAqVJREFUeAG9lk1PE0EYx//PbJEQd+luFE4Gyp2XqkdJLEeNCR6NHvBoTAx+A+o3KJqA8SIeNB4xQa7QUD3XlzulHkyoyXZpE6Ks+zhTCkLd2t1p9XfYnZ3Z2d/OzDO7DyECrrttG4Y1KzjIMFOagRQBtmqT5aosF0FchKBVyxrKR3kmdRImhDnPjIdHok4wuASB7ODg8AvoiOve7nzAlI0qDHuBvv6+zMCAsxNJ3JhWMp/LhpvoBYSslRx69Gd1izRBZzdkdRq9JEQuTl6okfZcqmBk63u7c6HimldZiDO9O+UviAMHlNvfd0dPiV33a0pFbtSHrL1dx/jkJdy7/wAxsP3v/sopsSGMhTjROzIygmRyEC9fvY4rz9RqlauqQK7ryoDyXcTk46fPuH5jFp63hzu3b+Hp0pOoXTcte2hGGMbBLDSYnBjH+tobnZGn1e4RMuIy0ERTbicS5pQg7m776Mgp4DTVqhW1vqGBpaLX8zxEQa350vKzRrnTmhPxihJzWONOuSy3zGXo8m5rozEb7cSJdh1H5ZZZXnqMrcJ7RKEsX7TQvHdCCttJj+V71W/bBE6hC8ryK3ZNbi11nmis+SrsZLJ9B0JOkPp//k9pw8slIY9FaKIjVRwEP/ICIrEKDXSlBCo5zoWisCwnry4QA11p07ypToe/RaIcYrBVKOhJJcYZI3vob1KX0c0xolt9XKanr8SSnsxEfovr7hT7vnagdXZSybTPjx1dH2cgpul8IBKRk4G4UqPfyJysO5Vzmclzi2o68A+krWmuaL1RrUFz5FV0LUUxTBoqVqiR++xfJKIV6CmrauYOuD4TOaFvpeZWMiRojpnvoiNKyDk/qC86zthfZ6yj+IhGsg8zTUJMAUFKJqz2sQyihOBn3nSGI++KXwJCLMtP0Ve3AAAAAElFTkSuQmCC) no-repeat}#reviews .swiper-button-prev:active{transform:rotate(180deg);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAqVJREFUeAG9lk1PE0EYx//PbJEQd+luFE4Gyp2XqkdJLEeNCR6NHvBoTAx+A+o3KJqA8SIeNB4xQa7QUD3XlzulHkyoyXZpE6Ks+zhTCkLd2t1p9XfYnZ3Z2d/OzDO7DyECrrttG4Y1KzjIMFOagRQBtmqT5aosF0FchKBVyxrKR3kmdRImhDnPjIdHok4wuASB7ODg8AvoiOve7nzAlI0qDHuBvv6+zMCAsxNJ3JhWMp/LhpvoBYSslRx69Gd1izRBZzdkdRq9JEQuTl6okfZcqmBk63u7c6HimldZiDO9O+UviAMHlNvfd0dPiV33a0pFbtSHrL1dx/jkJdy7/wAxsP3v/sopsSGMhTjROzIygmRyEC9fvY4rz9RqlauqQK7ryoDyXcTk46fPuH5jFp63hzu3b+Hp0pOoXTcte2hGGMbBLDSYnBjH+tobnZGn1e4RMuIy0ERTbicS5pQg7m776Mgp4DTVqhW1vqGBpaLX8zxEQa350vKzRrnTmhPxihJzWONOuSy3zGXo8m5rozEb7cSJdh1H5ZZZXnqMrcJ7RKEsX7TQvHdCCttJj+V71W/bBE6hC8ryK3ZNbi11nmis+SrsZLJ9B0JOkPp//k9pw8slIY9FaKIjVRwEP/ICIrEKDXSlBCo5zoWisCwnry4QA11p07ypToe/RaIcYrBVKOhJJcYZI3vob1KX0c0xolt9XKanr8SSnsxEfovr7hT7vnagdXZSybTPjx1dH2cgpul8IBKRk4G4UqPfyJysO5Vzmclzi2o68A+krWmuaL1RrUFz5FV0LUUxTBoqVqiR++xfJKIV6CmrauYOuD4TOaFvpeZWMiRojpnvoiNKyDk/qC86zthfZ6yj+IhGsg8zTUJMAUFKJqz2sQyihOBn3nSGI++KXwJCLMtP0Ve3AAAAAElFTkSuQmCC) no-repeat}#reviews .swiper-pagination{width:fit-content;position:initial;display:flex;align-items:center}#reviews .swiper-pagination span{width:4px;height:4px;background:#0009}#reviews .swiper-pagination .swiper-pagination-bullet-active{width:6px;height:6px;background-color:#000}.companions__container{margin-top:50px}@media screen and (min-width: 1440px){.companions__container{display:flex;align-items:center;gap:50px;margin-top:100px;padding-left:87px}}.companions__content{display:flex;flex-direction:column;gap:10px;font-weight:400;font-size:14px}@media screen and (min-width: 1440px){.companions__content{font-size:20px}}.companions__content-title{font-weight:700}.companions__content ul{display:flex;flex-direction:column}.companions__picture{margin-top:20px}@media screen and (min-width: 1440px){.companions__picture{height:500px;margin-top:0}}.features__wrap{width:346px;display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:50px}@media screen and (min-width: 1440px){.features__wrap{width:100%;flex-direction:row;gap:125px;margin-top:100px}}.features__first-section{width:100%}.features__title{max-width:80%;margin:0 auto;text-align:center}.features__content{width:100%;display:flex;flex-direction:column;gap:20px;font-weight:400;font-size:14px}@media screen and (min-width: 1440px){.features__content{width:690px;margin:0 auto;font-size:20px}}.features__description{display:flex;flex-direction:column;gap:10px;font-weight:400;font-size:14px}@media screen and (min-width: 1440px){.features__description{font-size:20px}}.features__description ul{list-style-type:disc;padding-left:27px}@media screen and (min-width: 1440px){.features__description ul{padding-left:40px}}.waiting__container{display:flex;flex-direction:column;gap:15px;margin:50px auto 0}@media screen and (min-width: 1440px){.waiting__container{width:100%;margin-top:100px}}.waiting__wrap{display:flex;flex-direction:column}.waiting__title{text-align:center;margin:0 -10px 30px}.waiting__content{width:100%;display:flex;flex-direction:column;gap:20px;font-weight:400;font-size:14px;text-align:center}@media screen and (min-width: 1440px){.waiting__content{font-size:20px}}#waiting .sliderWrap{width:194px;position:relative;margin:0 auto}@media screen and (min-width: 1440px){#waiting .sliderWrap{width:974px;margin-bottom:10px}}@media screen and (min-width: 1440px){#waiting .sliderWrap .swiper-wrapper{flex-wrap:wrap;justify-content:center;gap:40px}}#waiting .swiper-slide{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:15px 31px;border-radius:20px;background:#f3f0eb;font-weight:400;font-size:14px;text-align:left;overflow:hidden}@media screen and (min-width: 1440px){#waiting .swiper-slide{min-width:298px;gap:20px;font-size:20px;padding:31px 34px}}#waiting .swiper-slide img{width:103px}@media screen and (min-width: 1440px){#waiting .swiper-slide img{width:187px}}#waiting .swiper-nav{display:flex;justify-content:center;align-items:center;gap:7px;position:relative;width:100%;height:30px}@media screen and (min-width: 1440px){#waiting .swiper-nav{display:none}}#waiting .swiper-button-next:after,#waiting .swiper-button-prev:after{display:none}#waiting .swiper-button-next,#waiting .swiper-button-prev{width:30px;height:30px;position:initial;margin:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAbxJREFUeAG9V+1RwzAMfbnjP90Ab0A3aDfoCOkGHaHHBMAEGaFsEJigZQLCBOkG4BfL+SJOZZL23enaJJKeJcuWnUCHhZWNlbWVpRUj74izlZPIm5UPzAA631v5spJb2QnxoqVjZEDUO4puignYiZN9j+gSOLBMbB8i7CqSA1yEUYY9pGgGriJlup4xD4yW/DAjaZ88OO++OK4Bg8Cc80OJuDll8anmr6Wf919mkU6o+yMSU/GMeuUfFuJAG22bNHa9dqKm8UFpOIWUYJCl/FZp1jiZSurBiKt0s5KXuA0pweXKlDeh34CU2FrJEnGYBJQ4spfWcwE9aPcaIF7djdv+yYSBHusAcQUSF3BL6Xvg+5OQbeH6Ln8/oUMReH8vvpoqGwErn1PCenjENNBXVVysMs2uNRd5vYoYba40mkpu4LbNGp099IrkmUiNwc6hJNc2CYNAT2DUG+jB2ogd7GAtMW2xPVkLf1INwp8s5yRPtT73mI88OhAalIg7lbRh4Hr8Ef8IwKA5mKdKB6wTn7HRi0CCy1gL8dbKO9wdqYDst+J8KXr877vSecyphhg9AkZl0L20FXCXtZPW2S9wBn5DArIgXwAAAABJRU5ErkJggg==) no-repeat}#waiting .swiper-button-next{transform:rotate(180deg)}#waiting .swiper-button-next:active{transform:rotate(0);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAqVJREFUeAG9lk1PE0EYx//PbJEQd+luFE4Gyp2XqkdJLEeNCR6NHvBoTAx+A+o3KJqA8SIeNB4xQa7QUD3XlzulHkyoyXZpE6Ks+zhTCkLd2t1p9XfYnZ3Z2d/OzDO7DyECrrttG4Y1KzjIMFOagRQBtmqT5aosF0FchKBVyxrKR3kmdRImhDnPjIdHok4wuASB7ODg8AvoiOve7nzAlI0qDHuBvv6+zMCAsxNJ3JhWMp/LhpvoBYSslRx69Gd1izRBZzdkdRq9JEQuTl6okfZcqmBk63u7c6HimldZiDO9O+UviAMHlNvfd0dPiV33a0pFbtSHrL1dx/jkJdy7/wAxsP3v/sopsSGMhTjROzIygmRyEC9fvY4rz9RqlauqQK7ryoDyXcTk46fPuH5jFp63hzu3b+Hp0pOoXTcte2hGGMbBLDSYnBjH+tobnZGn1e4RMuIy0ERTbicS5pQg7m776Mgp4DTVqhW1vqGBpaLX8zxEQa350vKzRrnTmhPxihJzWONOuSy3zGXo8m5rozEb7cSJdh1H5ZZZXnqMrcJ7RKEsX7TQvHdCCttJj+V71W/bBE6hC8ryK3ZNbi11nmis+SrsZLJ9B0JOkPp//k9pw8slIY9FaKIjVRwEP/ICIrEKDXSlBCo5zoWisCwnry4QA11p07ypToe/RaIcYrBVKOhJJcYZI3vob1KX0c0xolt9XKanr8SSnsxEfovr7hT7vnagdXZSybTPjx1dH2cgpul8IBKRk4G4UqPfyJysO5Vzmclzi2o68A+krWmuaL1RrUFz5FV0LUUxTBoqVqiR++xfJKIV6CmrauYOuD4TOaFvpeZWMiRojpnvoiNKyDk/qC86zthfZ6yj+IhGsg8zTUJMAUFKJqz2sQyihOBn3nSGI++KXwJCLMtP0Ve3AAAAAElFTkSuQmCC) no-repeat}#waiting .swiper-button-prev:active{transform:rotate(180deg);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAqVJREFUeAG9lk1PE0EYx//PbJEQd+luFE4Gyp2XqkdJLEeNCR6NHvBoTAx+A+o3KJqA8SIeNB4xQa7QUD3XlzulHkyoyXZpE6Ks+zhTCkLd2t1p9XfYnZ3Z2d/OzDO7DyECrrttG4Y1KzjIMFOagRQBtmqT5aosF0FchKBVyxrKR3kmdRImhDnPjIdHok4wuASB7ODg8AvoiOve7nzAlI0qDHuBvv6+zMCAsxNJ3JhWMp/LhpvoBYSslRx69Gd1izRBZzdkdRq9JEQuTl6okfZcqmBk63u7c6HimldZiDO9O+UviAMHlNvfd0dPiV33a0pFbtSHrL1dx/jkJdy7/wAxsP3v/sopsSGMhTjROzIygmRyEC9fvY4rz9RqlauqQK7ryoDyXcTk46fPuH5jFp63hzu3b+Hp0pOoXTcte2hGGMbBLDSYnBjH+tobnZGn1e4RMuIy0ERTbicS5pQg7m776Mgp4DTVqhW1vqGBpaLX8zxEQa350vKzRrnTmhPxihJzWONOuSy3zGXo8m5rozEb7cSJdh1H5ZZZXnqMrcJ7RKEsX7TQvHdCCttJj+V71W/bBE6hC8ryK3ZNbi11nmis+SrsZLJ9B0JOkPp//k9pw8slIY9FaKIjVRwEP/ICIrEKDXSlBCo5zoWisCwnry4QA11p07ypToe/RaIcYrBVKOhJJcYZI3vob1KX0c0xolt9XKanr8SSnsxEfovr7hT7vnagdXZSybTPjx1dH2cgpul8IBKRk4G4UqPfyJysO5Vzmclzi2o68A+krWmuaL1RrUFz5FV0LUUxTBoqVqiR++xfJKIV6CmrauYOuD4TOaFvpeZWMiRojpnvoiNKyDk/qC86zthfZ6yj+IhGsg8zTUJMAUFKJqz2sQyihOBn3nSGI++KXwJCLMtP0Ve3AAAAAElFTkSuQmCC) no-repeat}#waiting .waiting-swiper-pagination{width:fit-content;position:initial;display:flex;align-items:center}#waiting .waiting-swiper-pagination span{width:4px;height:4px;background:#0009}#waiting .waiting-swiper-pagination .swiper-pagination-bullet-active{width:6px;height:6px;background-color:#000}.footer-wrap{display:flex;flex-direction:column;gap:37px;margin-top:68px}@media screen and (min-width: 1440px){.footer-wrap{justify-content:space-between;padding:24px 322px 34px}}.footer-policies{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 6px}.footer__logo{width:64px}@media screen and (min-width: 1440px){.footer__logo{width:114px}}.footer-list{width:100%;display:flex;justify-content:space-between}@media screen and (min-width: 1440px){.footer-list{gap:30px}}.footer-list li a{display:block;font-weight:400;font-size:14px}@media screen and (min-width: 1440px){.footer-list li a{font-size:20px}}.footer-list li a:hover{text-decoration:underline}.footer__bottom{font-weight:400;font-size:11px;text-align:center;margin:0 -2px}@media screen and (min-width: 1440px){.footer__bottom{font-size:20px}}.footer-copyright{font-family:var(--second-family);font-weight:400;font-size:14px;text-align:center;margin:0 -11px 20px}@media screen and (min-width: 1440px){.footer-copyright{font-size:20px;margin:0}}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Inter", sans-serif;--second-family: "DM Sans", sans-serif;--text-black: #000;--accent: #e5af0b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);color:#000;background:#fff;position:relative}h1,h2,h3,h4,h5,h6,p,a{font-family:var(--font-family)}a:hover{text-decoration:underline}ul{font-family:var(--font-family)}html{scroll-behavior:smooth}main{max-width:375px;margin:0 auto}@media screen and (min-width: 1440px){main{max-width:1440px}}section{scroll-margin-top:120px}.title{font-family:var(--second-family);font-weight:700;font-size:30px;margin-bottom:30px}@media screen and (min-width: 1440px){.title{font-size:60px;margin-bottom:50px}}.subtitle{font-family:var(--font-family);font-weight:400;font-size:14px;margin-top:10px}@media screen and (min-width: 1440px){.subtitle{font-size:20px}}.accent{color:var(--accent)!important}.space{margin-bottom:24px}@media screen and (min-width: 1440px){.space{margin-bottom:12px}}.fadeIn{animation:fade .3s}.text-center{text-align:center}@keyframes fade{0%{opacity:0}to{opacity:1}}
