*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{font-size:100%;line-height:1.5}ol,ul{list-style:none}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit;border:none;outline:0;background:0 0;padding:0;margin:0}img{max-width:100%;height:auto;display:block}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}.--banner{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;flex-wrap:nowrap;gap:0;z-index:0;position:relative;width:100%;height:500px;color:#fff;padding:24px}.--banner img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}@media screen and (min-width:768px){.--banner{height:550px}}@media screen and (min-width:1024px){.--banner{max-height:600px}}.--banner-text{font-size:36px;text-align:center}.--text-banner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:18px}@media screen and (min-width:1024px){.--text-banner{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:18px}}.--text-banner-content{flex:1 1 auto}.--text-banner-content *+*{margin-top:12px}.--text-banner-image{flex-basis:100%;border-radius:16px;overflow:hidden;max-height:400px}@media screen and (min-width:1024px){.--text-banner-image{flex-basis:30%;flex-shrink:0}}.--text-banner-image>img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.--header{z-index:1;width:100%;padding:24px;position:absolute;top:0;left:0}@media screen and (min-width:1024px){.--header{padding:24px 48px}}.--header-logo{width:-moz-fit-content;width:fit-content;display:block}.--header-logo img{width:180px;height:auto}.--footer{background-color:#242424;padding:48px 0}.--footer-logo{width:-moz-fit-content;width:fit-content;display:block}.--footer-logo img{width:180px;height:auto}.--footer a,.--footer p,.--footer span{color:rgba(255,255,255,.8)}.--footer a:hover{color:#fff}.--footer-contacts{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:6px}@media screen and (max-width:767px){.--footer-contacts{align-items:center}}.--footer-flex{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:0}@media screen and (max-width:767px){.--footer-flex *{text-align:center}}@media screen and (max-width:767px){.--footer-flex:first-child{flex-direction:column;align-items:center;gap:12px}}@media screen and (max-width:1023px){.--footer-flex:last-child{flex-direction:column;align-items:center;gap:6px}}.--footer-flex+.--footer-flex{margin-top:24px}.--card{position:relative;overflow:hidden;padding:24px;border-radius:16px;background-color:#f2f2f5;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}@media screen and (min-width:768px){.--card{flex-wrap:nowrap}}.--card.unavailable :not(.sold){opacity:.9}.--card .sold{position:absolute;z-index:9;right:-52px;top:38px;transform:rotate(45deg);padding:12px 48px;background-color:#900;color:#fff;font-size:20px;font-weight:500}.--card-previews{position:relative;border-radius:16px;overflow:hidden;flex-shrink:0;flex-basis:100%}@media screen and (min-width:768px){.--card-previews{flex-basis:25%}}.--card-block{flex:1 1 auto;display:flex;flex-direction:column;gap:12px}.--card-block>h3{font-size:20px}.--card-block .price{color:#4e008e}.--card-block-bottom{margin-top:auto;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px}.--card-block .--iconed{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:6px;width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:16px;background-color:#dccce8}.--card-block .--iconed svg{width:20px;height:20px}.--card-block .--iconed span{font-size:14px}.--card-block .--iconed.inverse{background-color:#ceff82}@media screen and (min-width:768px){.--card-block .--iconed.inverse{margin-right:18px}}.--card .modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.9)}.--card .modal-image{display:block;margin:20px auto;max-width:90%;max-height:90vh;-o-object-fit:contain;object-fit:contain}.--card .modal-close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;cursor:pointer;z-index:10000}.--card .modal.visible{display:block}.points-cards{display:grid;gap:18px}@media (min-width:768px) and (max-width:1280px){.points-cards{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1281px){.points-cards{grid-template-columns:repeat(4,1fr);gap:24px}}.--point-card{position:relative;padding:24px 24px 24px 48px;border-radius:16px;background-color:#deffac}.--point-card>svg{position:absolute;top:12px;left:12px}.--point-card>span{font-size:18px}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}body{font-family:Poppins,sans-serif;font-size:16px;line-height:1.25;color:#242424}.--container{width:100%;max-width:1280px;margin:0 auto}@media screen and (max-width:1279px){.--container{padding:0 24px}}.--icon{width:24px;height:24px;fill:#4e008e}.--title-block{display:flex;flex-direction:column;gap:24px}.--title-block>h2,.--title-block>h3,.--title-block>h4,.--title-block>h5,.--title-block>h6{max-width:65%;font-size:20px}@media screen and (min-width:768px){.--title-block>h2,.--title-block>h3,.--title-block>h4,.--title-block>h5,.--title-block>h6{font-size:24px}}section+section{margin-top:36px}@media screen and (min-width:768px){section+section{margin-top:48px}}.swiper-image{max-height:450px;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.swiper-image{max-height:300px}}.swiper-pagination-bullet-active{background:#fff}.swiper-button-next,.swiper-button-prev{display:none}.modal .swiper-button-next,.modal .swiper-button-prev{display:block;color:#fff}*+footer{margin-top:48px}a{transition:all .5s linear}