@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}details,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}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;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}:root{--border-w:1px;--button-lg-w:100px;--button-sm-w:63px;--button-lg-w-mob:80px}.btn{position:relative;padding:18px 40px 24px;font-size:20px;line-height:24px;font-weight:400;border:0;color:#fff;border-radius:40px;transition:.3s ease-in;text-transform:capitalize}@media (max-width:991px){.btn{font-size:calc(18px / .9);line-height:calc(20px / .9)}}@media (max-width:767px){.btn{font-size:18px;line-height:20px}}.btn::after{content:'';position:absolute;top:-20px;left:9px;background:url(../../img/stars-wh.svg) 0 0/cover no-repeat,50%/cover,50%/cover;filter:drop-shadow(1px 0 2px rgba(0, 0, 0, .2));width:37px;height:37px}.btn::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-radius:40px;border:var(--border-w) solid transparent;background:linear-gradient(233.97deg,#fff 24.07%,rgba(255,255,255,0) 73.98%) border-box;-webkit-mask:linear-gradient(#340022 0 0) padding-box,linear-gradient(#340022 0 0);mask:linear-gradient(#340022 0 0) padding-box,linear-gradient(#340022 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.btn span{min-width:var(--button-lg-w);display:block;transition:.3s ease-in}.btn span::before{content:'';position:absolute;bottom:18px;width:100px;height:1px;background-color:#ffb800;left:50%;transform:translateX(-50%)}.btn span::after{content:'';position:absolute;bottom:17px;width:4px;height:4px;background-color:#ffb800;left:calc(50% + ((var(--button-lg-w))/ 2));transform:rotate(45deg)}.btn:hover{cursor:pointer;background-color:rgba(178,87,146,.35)}.btn:hover::after{background:url(../../img/stars-yel.svg) 0 0/cover no-repeat,50%/cover,50%/cover}.btn:hover::before{background:linear-gradient(233.97deg,#feff00 24.07%,rgba(255,255,255,0) 73.98%) border-box}.btn:hover span{color:#fff}.btn:hover span::after,.btn:hover span::before{background-color:#fff}.btn__donate{display:inline-flex;background-color:rgba(254,255,0,.7);color:#340022;align-self:center;text-align:center;transition:.3s ease-in}.btn__donate span::after,.btn__donate span::before{background-color:#fff}.btn__lg{background-color:rgba(178,87,146,.9);color:#fff;margin-top:20px;transition:.3s ease-in}.btn__lg:hover{background-color:rgba(52,0,34,.2)}.btn__lg.shuffling,.btn__lg:disabled{background-color:rgba(184,183,183,.45);pointer-events:none}.btn__lg.shuffling span::after,.btn__lg.shuffling span::before,.btn__lg:disabled span::after,.btn__lg:disabled span::before{background-color:#fff}.btn__blue{background-color:rgba(0,224,255,.43);color:#340022;margin-top:20px;transition:.3s ease-in}.btn__accent{background-color:rgba(178,87,146,.9);color:#fff;margin-top:20px;transition:.3s ease-in}.btn__sm{padding:15px 30px 18px;font-size:calc(12px / .67);line-height:calc(15px / .67);margin-top:10px;background-color:rgba(178,87,146,.5);color:#fff;transition:.3s ease-in}.btn__sm::after{top:-14px;left:14px;width:27px;height:27px}.btn__sm span{min-width:var(--button-sm-w)}.btn__sm span::before{bottom:15px;width:var(--button-sm-w)}.btn__sm span::after{bottom:14px;left:calc(50% + ((var(--button-sm-w))/ 2))}.btn__sm:disabled{background-color:rgba(184,183,183,.45);pointer-events:none}.btn__sm:disabled span::after,.btn__sm:disabled span::before{background-color:#fff}.btn__top{position:fixed;bottom:165px;width:70px;height:70px;border-radius:50%;background-color:rgba(250,68,186,.2);-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);display:flex;visibility:hidden;align-items:center;justify-content:center;z-index:98;cursor:pointer;transition:background-color .3s ease-in-out}@media (max-width:1199px){.btn__donate{align-self:auto}.btn__top{width:50px;height:50px;bottom:62px}}@media (max-width:767px){.btn__sm{font-size:12px;line-height:15px}.btn__top{bottom:76px}}.btn__top img{transform:rotate(90deg)}.btn__top::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%;border:var(--border-w) solid transparent;background:linear-gradient(193.74deg,#fff 33.04%,rgba(255,255,255,0) 89.55%) border-box;-webkit-mask:linear-gradient(#340022 0 0) padding-box,linear-gradient(#340022 0 0);mask:linear-gradient(#340022 0 0) padding-box,linear-gradient(#340022 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.btn__top:hover{background-color:rgba(52,0,34,.2)}.link{position:relative;font-size:calc(18px / .9);line-height:calc(22px / .9);font-weight:400;color:#fa44ba;transition:color .3s ease-in-out;padding-bottom:6px;text-transform:capitalize}@media (max-width:991px){.link{font-size:calc(16px / .9);line-height:calc(20px / .9)}}.link::before{content:'';position:absolute;bottom:0;width:100px;height:1px;background-color:#ffb800;left:50%;transform:translateX(-50%);transition:background-color .3s ease-in-out}@media (max-width:1199px){.link::before{width:80px}}.link::after{content:'';position:absolute;bottom:-1px;width:4px;height:4px;background-color:#ffb800;left:calc(50% + ((var(--button-lg-w))/ 2));transform:rotate(45deg);transition:background-color .3s ease-in-out}.link:hover{color:#ffb800}.link:hover::after,.link:hover::before{background-color:#fa44ba}.share__btn{width:calc(22px / .67);height:calc(22px / .67);cursor:pointer;flex-shrink:0;margin-left:10px;margin-top:5px}.share__btn img{max-width:none;width:100%}.pagination{display:flex;justify-content:flex-end;align-items:center}@media (max-width:1199px){.link::after{left:calc(50% + ((var(--button-lg-w-mob))/ 2))}.pagination{justify-content:center}}.pagination .page-link{font-size:calc(18px / .9);line-height:calc(22px / .9);font-weight:500;padding:12px 8px;color:#000;text-decoration:none;transition:.4s;border:1px solid transparent;border-radius:140px;width:28px;height:48px}.pagination .page-link:not(:nth-last-child(2)){margin-right:10px}.pagination .page-link:hover{color:#b8b7b7;border:1px solid #b8b7b7}.pagination .page-link.active-page{color:#fa44ba;border:1px solid #fa44ba}.pagination .prev-link{transform:rotate(180deg);margin-right:15px}.pagination .next-link{margin-left:15px}.pagination .next-link,.pagination .prev-link{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;border:1px solid #fff;background-color:rgba(184,183,183,.53);transition:background-color .4s}.pagination .next-link:hover,.pagination .prev-link:hover{background-color:rgba(250,68,186,.5)}@media (max-width:767px){.link{font-size:16px;line-height:20px}.share__btn{width:22px;height:22px}.pagination .page-link{font-size:18px;line-height:22px}}.faq__modal{position:fixed;display:none;left:50%;top:50%;transform:translate(-50%,-50%);max-width:630px;width:100%;background:url(../../img/modal-bg.jpg) 50% 50%/cover no-repeat;border-radius:15px;padding:30px;z-index:9999}@media (max-width:767px){.faq__modal{max-width:calc(100% - 40px);padding:20px;max-height:70vh}}.faq__modal .faq__bottom{display:none}.faq__modal-header{width:100%;display:flex;justify-content:flex-end}.faq__modal-title{padding-bottom:15px;margin-bottom:15px;padding-right:20px}@media (max-width:767px){.faq__modal-title{padding-bottom:10px;margin-bottom:10px;padding-right:25px}.faq__modal-content{overflow:hidden}}.faq__modal-description{max-height:68vh;overflow-y:auto;height:100%;padding-right:10px}.faq__modal-description ol{margin-left:20px;margin-bottom:10px}.faq__modal-description ol li{list-style:numeric}.faq__modal-description ol li:not(:last-child){margin-bottom:5px}.faq__modal-description::-webkit-scrollbar{width:6px;height:6px;border-radius:15px}.faq__modal-description::-webkit-scrollbar-track{background-color:#b8b7b7}.faq__modal-description::-webkit-scrollbar-thumb{background-color:#fa44ba}.faq__modal-description .faq__description{margin-bottom:10px}@font-face{font-family:sf_pro_display;src:url(../../fonts/sf-pro-display-regular-webfont.woff2) format("woff2"),url(../../fonts/sf-pro-display-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:sf_pro_display;src:url(../../fonts/sf-pro-display-semibold-webfont.woff2) format("woff2"),url(../../fonts/sf-pro-display-semibold-webfont.woff) format("woff");font-weight:700;font-style:normal}.footer{padding-top:35px;background:linear-gradient(160.92deg,rgba(52,0,34,.46) 21.73%,rgba(184,183,183,.68) 86.73%);color:#fff}.footer__content,.footer__content-bottom{display:flex;justify-content:space-between}@media (max-width:767px){.faq__modal-description{max-height:45vh;padding-right:5px}.faq__modal-description::-webkit-scrollbar{width:4px;height:4px}.footer__content-bottom{flex-direction:column;align-items:center}}.footer__content{align-items:flex-start;margin-bottom:33px}.footer__logo{color:#2e3544;max-width:170px;width:100%;display:block}@media (max-width:991px){.footer{padding-top:40px}.footer__content{flex-direction:column;align-items:center}.footer__logo{margin-bottom:20px;max-width:130px}}.footer__menu{max-width:678px;width:100%;display:flex;flex-wrap:wrap}@media (max-width:1199px){.footer__menu{max-width:420px}}@media (max-width:991px){.footer__menu{margin-bottom:40px;max-width:none}}.footer__menu-item{max-width:calc(100% / 3);width:100%;text-transform:capitalize}@media (max-width:1199px){.footer__menu-item{max-width:50%}}@media (max-width:991px){.footer__menu-item{text-align:center;max-width:none}}.footer__menu-item:not(:last-child){margin-bottom:20px}.footer__menu-item a{position:relative;display:inline-flex;text-decoration:none;color:#fff;font-size:calc(14px / .9);line-height:calc(17px / .9);transition:.3s}.footer__menu-item a::before{position:absolute;content:'';background-color:#fa44ba;bottom:0;height:2px;left:0;margin:0 auto;right:0;transform:scaleX(0);transition:.3s;width:100%}.footer__menu-item:hover a::before{transform:scaleX(1)}.footer__copyright{font-size:calc(12px / .9);line-height:calc(15px / .9);padding:15px 0}@media (max-width:767px){.footer__menu-item a{font-size:14px;line-height:17px}.footer__copyright{font-size:12px;line-height:15px}}.footer__icons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.footer__icons-item{line-height:1}.footer__icons-item:not(:first-child){margin-left:10px}.footer__icons-item img{display:block;width:30px;height:30px}/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em;font-family:'Helvetica Neue',Helvetica}.fc td,.fc th{padding:0;vertical-align:top}.fc .fc-header-space{padding-left:10px}.fc .ui-resizable-handle{display:block;position:absolute;z-index:99999;overflow:hidden;font-size:300%;line-height:50%}.fc .fc-week-number{width:22px;text-align:center}.fc .fc-week-number div{padding:0 2px}html .fc{font-size:1em;font-family:'Helvetica Neue',Helvetica}.fc-header td{white-space:nowrap;padding:15px 10px 0}.fc-header .fc-button{margin-bottom:1em;vertical-align:top;margin-right:-1px}.fc-header .fc-corner-right,.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-header-left{width:25%;text-align:left}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right}.fc-header-title{display:inline-block;vertical-align:top;margin-top:-5px}.fc-header-title h2{margin-top:0;white-space:nowrap;font-size:32px;font-weight:100;margin-bottom:10px}.fc-content{clear:both;zoom:1}.fc-view{width:100%;overflow:hidden}.fc-widget-content{border:1px solid #e5e5e5}.fc-widget-header{border-bottom:1px solid #eee}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-state-highlight>div>div.fc-day-number{background-color:#ff3b30;color:#fff;border-radius:50%;margin:4px}.fc-cell-overlay{background:#bce8f1;opacity:.3}.fc-button{position:relative;display:inline-block;padding:0 .6em;overflow:hidden;height:1.9em;line-height:1.9em;white-space:nowrap;cursor:pointer}.fc-button .fc-icon-wrap{position:relative;float:left;top:50%}.fc-button .ui-icon{position:relative;float:left;margin-top:-50%}.fc-state-default{border:1px solid #ff3b30;color:#ff3b30}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc-text-arrow{margin:0 .4em;font-size:2em;line-height:23px;vertical-align:baseline}.fc-button-next .fc-text-arrow,.fc-button-prev .fc-text-arrow{font-weight:700}.fc-button-agendaDay.fc-state-default,.fc-button-agendaWeek.fc-state-default,.fc-button-month.fc-state-default{min-width:67px;text-align:center;transition:.2s;-webkit-transition:.2s}.fc-state-hover{background-color:#ffe3e3;color:#ff3b30;text-decoration:none;background-position:0 -15px;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ff3b30;background-image:none;outline:0;color:#fff}.fc-state-disabled{cursor:default;background-image:none;background-color:#ffe3e3;box-shadow:none;border:1px solid #ffe3e3;color:#ff3b30}.fc-event-container>*{z-index:8}.fc-event-container>.ui-draggable-dragging,.fc-event-container>.ui-resizable-resizing{z-index:9}.fc-event{border:1px solid #fff;background-color:#fff;color:#919191;font-size:12px;cursor:default}.fc-event:hover{opacity:.7}.fc-event.chill{background-color:#f3dcf8}.fc-event.info{background-color:#c6ebfe}.fc-event.important{background-color:#ffbebe}.fc-event.success{background-color:#beffbf}a.fc-event{text-decoration:none;cursor:pointer}.fc-event-draggable{cursor:pointer}.fc-rtl .fc-event{text-align:right}.fc-rtl .fc-event-hori.fc-event-end{border-left-width:1px}.fc-rtl .fc-event-hori.fc-event-start{border-right-width:1px}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-event-inner{width:100%;height:100%;overflow:hidden;line-height:15px}.fc-event-time,.fc-event-title{padding:0 1px}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-event-hori .ui-resizable-e{top:0!important;right:-3px!important;width:7px!important;height:100%!important;cursor:e-resize}.fc-event-hori .ui-resizable-w{top:0!important;left:-3px!important;width:7px!important;height:100%!important;cursor:w-resize}.fc-ltr .fc-event-hori.fc-event-start{border-left-width:1px}.fc-ltr .fc-event-hori.fc-event-end{border-right-width:1px}table.fc-border-separate{border-collapse:separate}.fc-border-separate td,.fc-border-separate th{border-width:1px 0 0 1px}.fc-border-separate td.fc-last,.fc-border-separate th.fc-last{border-right-width:1px}.fc-border-separate .fc-week .fc-first{border-left:0}.fc-border-separate .fc-week .fc-last{border-right:0}.fc-border-separate tr.fc-last th{border-bottom-width:1px;border-color:#cdcdcd;font-size:16px;font-weight:300;line-height:30px}.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc-grid .fc-day-number{float:right;padding:0 2px}.fc-grid .fc-other-month .fc-day-number{opacity:.3}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:700}.fc-agenda table{border-collapse:separate}.fc-agenda .fc-agenda-axis{width:50px;padding:0 4px;vertical-align:middle;text-align:right;white-space:nowrap;font-weight:400}.fc-agenda .fc-week-number{font-weight:700}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days th{text-align:center}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{border-width:1px 0 0;background:0 0}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 td,.fc-agenda-slots tr.fc-slot0 th{border-top-width:0}.fc-event-vert{border-width:0 1px}.fc-event-vert .fc-event-time{white-space:nowrap;font-size:10px}.fc-event-vert .fc-event-inner{position:relative;z-index:2}.fc-event-vert .fc-event-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.25}.fc-event-vert .ui-resizable-s{bottom:0!important;width:100%!important;height:8px!important;overflow:hidden!important;line-height:8px!important;font-size:11px!important;font-family:monospace;text-align:center;cursor:s-resize}.fc-event-vert.fc-event-start{border-top-width:1px;border-top-left-radius:3px;border-top-right-radius:3px}.fc-event-vert.fc-event-end{border-bottom-width:1px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}thead tr.fc-first{background-color:#f7f7f7}table.fc-header{background-color:#fff;border-radius:6px 6px 0 0}.fc-week .fc-day>div .fc-day-number{font-size:15px;margin:2px;min-width:19px;padding:6px;text-align:center}.fc-week .fc-day:hover .fc-day-number{background-color:#b8b8b8;border-radius:50%;color:#fff;transition:background-color .2s}.fc-week .fc-day.fc-state-highlight:hover .fc-day-number{background-color:#ff3b30}.fc-sat,.fc-sun{color:#b8b8b8}.fc-button-today{border:1px solid rgba(255,255,255,0)}.fc-view-agendaDay thead tr.fc-first .fc-widget-header{text-align:right;padding-right:10px}*,::after,::before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}*{box-sizing:border-box;outline:0}html{zoom:67%;transition:zoom .4s ease-in-out}@-moz-document url-prefix(''){html{transform:scale(.67);transform-origin:0 0;width:calc(100% / .67);height:calc(100% / .67)}}.zoom{zoom:67%}body,html{min-height:100%;position:relative;overflow-x:hidden}body{margin:72px 0 0;font-family:Montserrat,sans-serif;font-size:calc(16px / .8);font-weight:500;display:flex;min-height:141.5vh;flex-direction:column;background:url(../../img/bg.webp) 50% 0/100% repeat-y #efefef;-webkit-font-smoothing:antialiased}.main,.main-content{flex:1 0 auto}.page__header{position:relative;margin:60px 0}.page__sale{position:absolute;bottom:50px;left:80%;max-width:100px}@media (max-width:991px){.page__header{margin:40px 0}.page__sale{bottom:30px;max-width:80px}}.page__active{margin-top:47px}@media (max-width:991px){.page__active{margin-top:25px}}@media (max-width:767px){.zoom,html{zoom:100%}@-moz-document url-prefix(''){html{transform:scale(100%);transform-origin:0 0;width:calc(100% / 1);height:calc(100% / 1)}}body{background-size:cover}.page__sale{bottom:15px;max-width:60px}.page__active{margin-top:16px}}.container{max-width:1630px;width:100%;padding-left:15px;padding-right:15px;margin:0 auto}@media (max-width:1599px){.container{max-width:1340px}}@media (max-width:991px){.container{max-width:720px}}fieldset{padding:.35em 0 .625em;border:none}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}::-moz-placeholder{color:#757575}::placeholder{color:#757575}ol,ul{padding:0;list-style:none}.divider{background-color:#fff;height:1px}h1{font-size:130px;line-height:206px;font-weight:600}h1 span{color:currentcolor}@media (max-width:1199px){h1{font-size:100px;line-height:150px}}@media (max-width:767px){.container{max-width:650px}h1{font-size:55px;line-height:60px}}h2{font-size:calc(80px / .9);line-height:calc(80px / .9);font-weight:600}@media (max-width:1199px){h2{font-size:calc(50px / .9);line-height:calc(50px / .9)}}@media (max-width:767px){h2{font-size:35px;line-height:35px}}h3{font-size:calc(30px / .9);line-height:calc(36px / .9)}@media (max-width:1199px){h3{font-size:calc(25px / .9);line-height:calc(30px / .9)}}@media (max-width:767px){h3{font-size:25px;line-height:30px}}h4{font-size:calc(25px / .9);line-height:calc(30px / .9)}@media (max-width:1199px){h4{font-size:calc(20px / .9);line-height:calc(24px / .9)}}@media (max-width:767px){h4{font-size:20px;line-height:24px}}h5{font-size:calc(20px / .9);line-height:calc(24px / .9)}@media (max-width:1199px){h5{font-size:calc(18px / .9);line-height:calc(22px / .9)}}@media (max-width:767px){h5{font-size:18px;line-height:22px}}h6{font-size:calc(18px / .9);line-height:calc(22px / .9)}@media (max-width:1199px){h6{font-size:calc(16px / .9);line-height:calc(20px / .9)}}@media (max-width:767px){h6{font-size:16px;line-height:20px}}h3,h4,h5,h6{font-weight:500;text-transform:capitalize;color:#340022}li,p{font-size:calc(16px / .8);line-height:calc(22px / .8);font-weight:400;color:#340022}.section-title{font-size:calc(50px / .9);line-height:calc(100px / .9)}h1,h2{font-family:sf_pro_display,sans-serif;text-transform:capitalize;color:#8e24aa}.section__title{margin-bottom:25px}.section__title_center{text-align:center}.section__subtitle{max-width:920px;text-align:center;margin:0 auto}.section__page{margin-top:60px}@media (max-width:991px){.section__page{margin-top:35px}}.section__active{display:flex;justify-content:space-between;align-items:center;margin-top:45px;margin-bottom:60px}@media (max-width:991px){.section__active{margin-top:25px;margin-bottom:40px}}.section,section{margin-bottom:120px}@media (max-width:1599px){.section,section{margin-bottom:100px}}@media (max-width:1199px){li,p{font-size:calc(14px / .8);line-height:calc(20px / .8)}.section,section{margin-bottom:70px}}@media (max-width:767px){li,p{font-size:14px;line-height:20px}.section__active{margin-top:16px}.section,section{margin-bottom:40px}}.cta{background:url(../../img/cta-bg.webp) 50% 50%/cover no-repeat;text-align:center;margin-bottom:0;padding:51px 0 62px}.cta__title{font-family:sf_pro_display,sans-serif;color:#8e24aa;font-size:calc(50px / .9);line-height:calc(100px / .9);font-weight:600}@media (max-width:1199px){.cta__title{font-size:calc(40px / .9);line-height:calc(80px / .9)}}.cta__subtitle{text-transform:none;margin:20px auto 40px;color:#000;max-width:665px;width:100%}@media (max-width:991px){.cta{padding:30px 0 40px}.cta__subtitle{margin:20px auto 16px;max-width:400px}}.cta__btn{display:inline-flex}.hidden{display:none}.show{display:block!important}.modal-open{overflow:hidden}@media (max-width:767px){.cta__title{font-size:35px;line-height:50px}.breadcrumbs{align-self:flex-start}}.breadcrumbs__list{display:flex;align-items:center}.breadcrumbs__item{position:relative;font-size:calc(14px / .67);line-height:calc(17px / .67);font-weight:400;color:#fa44ba;white-space:nowrap}.breadcrumbs__item:not(:last-child){text-decoration:underline;margin-right:25px}.breadcrumbs__item:not(:last-child)::after{position:absolute;content:'';background:url(../../img/icons/breadcrumbs.svg) 50% 50%/contain no-repeat;width:12px;height:12px;left:calc(100% + 5px);top:50%;transform:translateY(-50%)}.breadcrumbs__item.not-active{color:#000;text-transform:capitalize;pointer-events:none;overflow-x:hidden;text-overflow:ellipsis}.switcher{display:flex;justify-content:center;align-items:center}@media (max-width:767px){.breadcrumbs__item{font-size:14px;line-height:17px}.switcher{margin-top:40px}}.switcher__content{position:relative;width:60px;height:30px;margin:0 20px}.switcher__content input[type=checkbox]{height:0;width:0;visibility:hidden}.switcher__content label{position:absolute;left:0;top:0;cursor:pointer;text-indent:-9999px;width:60px;height:30px;background:rgba(250,68,186,.4);border-radius:52px}.switcher__content label::after{content:'';position:absolute;top:3px;left:3px;width:24px;height:24px;background:#fff;border-radius:50%;transition:.3s}.switcher__content input:checked+label{background:rgba(250,68,186,.4)}.switcher__content input:checked+label::after{left:calc(100% - 3px);transform:translateX(-100%)}.switcher__text{color:#340022}.decor{position:relative;color:#340022}.decor::before{content:'';position:absolute;bottom:0;left:0;width:100px;height:1px;background-color:#fa44ba}.decor::after{content:'';position:absolute;bottom:-1px;width:4px;height:4px;background-color:#fa44ba;left:100px;transform:rotate(45deg)}.header{position:fixed;left:0;top:0;right:0;background-color:rgba(0,0,0,.8);z-index:999;transition:background-color,color .4s}.header__content{display:flex;justify-content:space-between;align-items:center}.header__logo{position:relative;display:block;z-index:101;color:#fff;margin:5px 0;max-width:170px;width:100%}.header__logo_dark{color:#2e3544}.header__btn-item{position:relative;display:block;font-size:calc(14px / .9);line-height:calc(17px / .9);color:#fff;padding:10px 25px;border:1px solid #fff;border-radius:5px;transition:color,background-color .3s ease-in;text-transform:capitalize;z-index:101}.header__btn-item svg{display:none;transition:color .3s ease-in-out}.header__btn-item:hover{background-color:#fa44ba;border-color:#fa44ba}@media (max-width:991px){.header__logo{max-width:130px}.header__btn-item{display:block;text-indent:-9999px;border:none;border-radius:0;width:28px;height:28px;padding:0}.header__btn-item svg{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.header__btn-item:hover{background-color:transparent}}.header__menu{display:flex;justify-content:space-between;align-items:center}@media (max-width:991px){.header__menu{position:absolute;opacity:0;visibility:hidden;top:0;right:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:97px 0 197px;width:100%;z-index:100;height:calc(100vh / .6);background:url(../../img/bg.webp) 50% 0/100% auto no-repeat #efefef;color:#340022}}@media (max-width:767px){.header__btn-item{font-size:14px;line-height:17px}.header__menu{max-width:100%;height:100vh}}.header__menu.is-open{display:flex;opacity:1;visibility:visible}.header__menu.is-open+.header__action .header__btn-item{color:#340022}.header__menu.is-open+.header__action .header__toggle-menu.is-active .header__toggle-menu-icon{background-color:#340022}.header__menu-item{position:relative;transition:.3s;color:#fff}.header__menu-item::before{position:absolute;content:'';background-color:#fa44ba;bottom:0;height:3px;left:0;margin:0 auto;right:0;transform:scaleX(0);transition:.3s;width:100%;border-radius:10px}.header__menu-item:hover::before{transform:scaleX(1)}.header__menu-item:not(:last-child){margin-right:45px}@media (max-width:991px){.header__menu-item{border-bottom:1px solid rgba(250,68,186,.35);width:100%;color:#340022}.header__menu-item::before{content:none}.header__menu-item:hover{background-color:#fa44ba;color:#fff}.header__menu-item:not(:last-child){margin-right:0}}.header__menu-link{display:block;font-size:calc(16px / .9);line-height:calc(22px / .9);color:currentcolor;text-decoration:none;padding:25px 0}.header__btn-avatar{width:17px;height:17px;border-radius:50%;overflow:hidden;margin-right:5px}.header__btn_active .header__btn-item{display:flex;align-items:center;justify-content:center}@media (max-width:991px){.header__menu-link{display:block;padding:15px 0 15px 54px}.header__btn_active .header__btn-item{background:url(../../img/user-avatar.webp) 50% 0/100% auto no-repeat;border-radius:50%;width:25px;height:25px}}.header__action{display:flex;align-items:center;justify-content:flex-end}.header__toggle-menu-icon{position:absolute;background-color:#fff;height:1px;border-radius:2px;transition:.3s ease-in-out;z-index:2}.header__toggle-menu-icon:first-child{width:33px;top:10px;left:10px}.header__toggle-menu-icon:nth-child(2){width:25px;top:18px;left:10px}.header__toggle-menu-icon:nth-child(3){width:25px;top:26px;left:18px}.header__toggle-menu{position:relative;width:55px;height:40px;padding:0;background:0 0;border:0;display:none;cursor:pointer;margin-left:8px}.header__toggle-menu.is-active .header__toggle-menu-icon:first-child{transform:rotate(45deg);transform-origin:0 0;width:25px;left:18px;top:12px}.header__toggle-menu.is-active .header__toggle-menu-icon:nth-child(2){opacity:0}.header__toggle-menu.is-active .header__toggle-menu-icon:nth-child(3){transform:rotate(-45deg);transform-origin:0 100%;top:30px;width:25px}.header.is-fixed{background-color:#fff;box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.header.is-fixed .header__logo{color:#2e3544}.header.is-fixed .header__menu-link{color:#340022}@media (max-width:991px){.header__toggle-menu{display:block;z-index:101}.header.is-fixed .header__menu-link{display:block;padding:15px 0 15px 54px;color:currentcolor}}.header.is-fixed .header__btn-item{color:#fa44ba;border:1px solid #fa44ba}.header.is-fixed .header__btn-item:hover{color:#fff}@media (max-width:991px){.header.is-fixed .header__btn-item{border:1px solid transparent;color:#340022}.header.is-fixed .header__btn-item:hover{color:#340022}}.header.is-fixed .header__toggle-menu-icon{background-color:#340022}.overlay{position:fixed;display:none;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{overflow-y:auto}.modal__close-btn{cursor:pointer;position:absolute;top:30px;right:21px;width:24px;height:24px;z-index:100}@media (max-width:767px){.header__menu-link{font-size:16px;line-height:22px}.modal__close-btn{top:20px;right:20px}}.login__modal,.register__modal,.reset__modal{position:fixed;display:none;left:50%;top:52%;transform:translate(-50%,-50%);max-width:1388px;width:100%;background:url(../../img/login-bg.jpg) 50% 50%/cover no-repeat;border-radius:15px;padding:90px;z-index:9999}@media (max-width:991px){.login__modal,.register__modal,.reset__modal{margin:0 auto;padding:20px;max-width:650px;background:#fff}}@media (max-height:650px) and (orientation:landscape){.register__modal{height:75%}}@media (orientation:portrait){.register__modal{height:auto}}.input-field{position:relative;margin-top:30px;background-color:#fff}@media (max-width:1199px){.input-field{margin-top:15px}}.input-field label{position:absolute;top:9px;left:16px;transition:.2s ease-in-out;font-size:calc(12px / .9);line-height:calc(22px / .9);font-weight:400;color:#b8b7b7;text-transform:capitalize;z-index:20;padding:0 4px;background-color:#fff}.input-field input.is-active+label,.input-field input:focus+label,.input-field input:valid+label,.input-field textarea.is-active+label,.input-field textarea:focus+label{z-index:22;transform:translateY(-23px);transform-origin:0 0}.input-field input:focus+label,.input-field textarea:focus+label{color:#fa44ba;font-size:11px}.input-field input,.input-field textarea{position:relative;width:100%;border:1px solid #b8b7b7;padding:9px 30px 9px 20px;border-radius:5px;background-color:transparent;z-index:21;font-size:16px;line-height:22px;font-weight:400}.input-field input:focus,.input-field textarea:focus{border-color:#fa44ba}.input-field input:-webkit-autofill,.input-field input:-webkit-autofill:focus,.input-field input:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 40rem #fff inset}.input-field textarea{resize:none;padding:20px 10px 10px}.input-group{display:flex;justify-content:space-between;width:100%;align-items:center;margin-top:11px;font-weight:400;margin-bottom:40px}@media (max-width:1199px){.input-group{margin-bottom:20px}}.input-group__note{font-size:calc(12px / .9);line-height:calc(14px / .9);color:#340022;text-align:left}@media (max-width:991px){.input-group{margin-top:8px}.input-group__note{font-size:calc(10px / .9);line-height:calc(12px / .9)}.modal__form{text-align:center}}@media (max-width:767px){.login__modal,.register__modal,.reset__modal{max-width:calc(100% - 40px);top:calc(50% + 35px);max-height:calc(100vh - 70px)}.input-field label{line-height:22px}.input-field input.is-active+label,.input-field input:focus+label,.input-field input:valid+label,.input-field textarea.is-active+label,.input-field textarea:focus+label{transform:translateY(-20px);font-size:11px}.input-group__note{font-size:10px;line-height:12px}}.input-checkbox{position:relative;cursor:pointer;padding-left:25px;font-size:calc(12px / .9);line-height:calc(14px / .9);color:#000;display:flex;align-items:center;flex-wrap:wrap}@media (max-width:767px){.input-checkbox{font-size:12px;line-height:14px}}.input-checkbox a{z-index:30;cursor:pointer;white-space:nowrap;display:inline-flex}.checkbox-indicator{position:absolute;display:block;top:0;left:0;height:15px;width:15px;background-color:#fff;border:1px solid #b8b7b7;border-radius:3px;margin-right:10px}.checkbox-indicator::after{position:absolute;content:'';display:none;width:9px;height:6px;top:2px;left:2px;border:1px solid #fa44ba;border-top:none;border-right:none;transform:rotate(-45deg);transition:.3s ease-in}input[type=checkbox]{position:absolute;width:100%;left:0;top:0;opacity:0;cursor:pointer;z-index:1}.input-checkbox input:checked~.checkbox-indicator{border-color:#fa44ba}.input-checkbox input:checked~.checkbox-indicator::after{display:block}.forgot-pass-btn{font-size:calc(12px / .9);line-height:calc(14px / .9);color:#b8b7b7}.modal__header{width:100%;display:flex;justify-content:flex-end}.modal__container{display:flex;justify-content:space-between;align-items:center}.modal__img{max-width:50%;width:100%}.modal__content{width:100%;max-width:380px;margin:0 5%}@media (max-width:1599px){.modal__content{margin:0 3%}}@media (max-width:991px){.modal__container{justify-content:center}.modal__img{display:none}.modal__content{margin:0}}.modal__title{margin-bottom:10px}@media (max-width:767px){.forgot-pass-btn{font-size:12px;line-height:14px}.modal__header{height:30px}.modal__container{height:calc(100% - 30px)}.modal__title{margin-bottom:8px}}.modal__subtitle{font-size:14px;line-height:17px;color:#000}.modal__link{display:inline-block;color:#fa44ba;text-decoration:underline;transition:.3s ease-in;margin-right:5px}.modal__link:hover{text-decoration:none}.modal__divider{position:relative;display:inline-block;margin:0 auto;text-align:center;font-size:14px;line-height:17px;color:#000;left:50%;transform:translateX(-50%)}.modal__divider::after,.modal__divider::before{position:absolute;content:'';width:20px;height:1px;background-color:#000;top:50%;transform:translateY(-50%)}.modal__divider::before{left:-30px}.modal__divider::after{right:-30px}.modal__btn-group{display:flex;justify-content:space-between;margin:30px 0}@media (max-width:991px){.modal__btn-group{flex-direction:column}}.modal__btn-group button{border:1px solid #b8b7b7;border-radius:5px;padding:10px;background-color:#fff;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;font-size:12px;line-height:14px;font-weight:400;color:#000;cursor:pointer;white-space:nowrap}.modal__btn-group button:not(:last-child){margin-right:30px}@media (max-width:991px){.modal__btn-group button:not(:last-child){margin-bottom:15px;margin-right:0}.modal__btn-group button{justify-content:flex-end;padding:10px 20px}}.modal__btn-group .google-btn{padding:10px 42px}@media (max-width:1599px){.modal__btn-group .google-btn{padding:10px 20px}}.modal__btn-group .google-btn img{margin-right:15px}.modal__btn-group .apple-btn,.modal__btn-group .fb-btn{text-indent:-9999em}@media (max-width:991px){.modal__btn-group .apple-btn,.modal__btn-group .fb-btn{text-indent:revert}.modal__btn-group .apple-btn img,.modal__btn-group .fb-btn img{margin-right:15px}}.password__icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);height:15px;width:15px;cursor:pointer;z-index:50}.password__icon_hide{background:url(../../img/icons/hide.svg) 50% 50%/contain no-repeat}.password__icon_show{background:url(../../img/icons/show.svg) 50% 50%/contain no-repeat}@media (orientation:landscape){.reset__modal{height:auto}}.rating-stars{--percent:calc(var(--rating) / 5 * 100%);display:inline-block;font-size:calc(25px / .9);line-height:1}.rating-stars::before{content:'★★★★★';letter-spacing:3px;background:linear-gradient(90deg,#ffb800 var(--percent),#b8b7b7 var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:1199px){.modal__btn-group{margin:15px 0}.rating-stars{font-size:calc(20px / .67)}}.rate{position:relative;float:left}.rate:not(:checked)>input{position:absolute;top:-9999px;visibility:hidden}.rate:not(:checked)>label{float:right;width:1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:calc(20px / .67);line-height:22px;color:#b8b7b7}@media (max-width:767px){.rate:not(:checked)>label,.rating-stars{font-size:20px}}.rate:not(:checked)>label::before{content:'★ '}.rate:not(:checked)>label:hover,.rate:not(:checked)>label:hover~label{color:rgba(255,184,0,.8)}.rate>input:checked~label{color:#ffb800}.rate>input:checked+label:hover,.rate>input:checked+label:hover~label,.rate>input:checked~label:hover,.rate>input:checked~label:hover~label,.rate>label:hover~input:checked~label{color:rgba(255,184,0,.8)}
/*# sourceMappingURL=../sourcemaps/style.min.css.map */
