:root{--color-white:#FFFFFF;--color-black:#000000;--color-gray:#151A25;--color-filter-label:#242C3E;--color-filter-label-hover:#4b515d;--color-filter-label-text:#8793AD;--color-filter-label-input:#2F3A52;--color-dark-gray:#636363;--color-text-input:#c6c6c6;--color-red:#FF0000;--color-yellow:#E8C825;--color-blue:#1A73E8;--color-green:#5D9C90;--color-secondary:#576994;--text-shadown:0 2px 6px rgba(0,0,0,.25);--color-footer:#0E1118;--swiper-pagination-bullet-horizontal-gap:6px;--swiper-pagination-bullet-width:10px;--swiper-pagination-bullet-size:10px;--swiper-pagination-bullet-height:10px;--swiper-pagination-bullet-size:10px;--swiper-pagination-bullet-inactive-color:#FFF;--swiper-pagination-bullet-inactive-opacity:0.3;--swiper-pagination-bullet-border-radius:50%;--swiper-pagination-bottom:auto;--swiper-pagination-top:auto;--swiper-pagination-bullet-opacity:1;--swiper-pagination-color:#FFF;--main-title:"Playfair",serif;--bebas:"Bebas Neue",sans-serif;--animation:opacity 0.6s ease,transform 0.6s cubic-bezier(0.250,0.460,0.450,0.940)}.text-white{color:var(--color-white)}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-display:block}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,hr,img,li,p,ul{border:0;padding:0;margin:0;outline:0}li,ol,ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5{font-weight:normal}a{color:inherit;text-decoration:none;-webkit-text-decoration-skip:objects}a,button,input,textarea{border:0;padding:0;font-size:inherit}a:active,a:focus,a:hover,button:active,button:focus,button:hover,input:active,input:focus,input:hover,textarea:active,textarea:focus,textarea:hover{outline:none}button,input,select{font-family:inherit;overflow:visible;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}button::-ms-expand,input::-ms-expand,select::-ms-expand{display:none}button:hover,input:hover,select:hover{cursor:pointer}button:focus,input:focus,select:focus{outline:none}input[type=submit]:hover{cursor:pointer}audio:not([controls]){display:none;height:0}audio,canvas,video{display:inline-block}button,input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ms-separator{height:100px}body{margin:0;padding:0;line-height:1.4;font-weight:normal;background-color:var(--color-black);font-family:"Gordita";padding-top:60px;font-size:clamp(15px,15px + (18 - 15) * (100vw - 375px)/(1920 - 375),18px)}@media screen and (min-width:1024px){body{padding-top:80px}}@media screen and (min-width:1025px){body{overflow:hidden}}.ms-section{width:100%;margin:0 auto;position:relative;opacity:0;-webkit-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.ms-section .ms-wrapper-section{width:100%;margin:0 auto;padding:5vh 10px;position:relative}@media screen and (min-width:768px){.ms-section .ms-wrapper-section{padding:9vh 15px}}.ms-section .ms-wrapper-section.npr{padding-right:0!important}.ms-section .ms-wrapper-section.npl{padding-left:0!important}.ms-section .ms-wrapper-section.npt{padding-top:0!important}.ms-section .ms-wrapper-section.npb{padding-bottom:0!important}.ms-section .ms-wrapper-section .ms-wrapper-btn{margin-top:3vh}.ms-section .ms-wrapper-section .ms-wrapper-btn .ms-btn{margin-left:auto;margin-right:auto}.ms-section.ms-loaded-animate{opacity:1}.ms-wrapper-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.5vh;text-transform:uppercase}.ms-wrapper-title .ms-main-title{text-align:center;color:var(--color-white);font-size:clamp(22px,22px + (40 - 22) * (100vw - 375px)/(1920 - 375),40px)}.ms-wrapper-title .icon-snowflake{margin:0 20px;color:var(--color-white);font-size:clamp(20px,20px + (28 - 20) * (100vw - 375px)/(1920 - 375),28px)}@media screen and (min-width:1200px){.ms-wrapper-title .icon-snowflake{margin:0 25px}}main{z-index:1;width:100%;margin:0 auto;position:relative}.ms-custom-scrollbar{position:fixed;top:0;right:0;width:8px;height:100vh;pointer-events:none;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;z-index:4}@media (max-width:1023px){.ms-custom-scrollbar{display:none!important}}.ms-scroll-thumb{background-color:var(--color-red);width:100%;border-radius:10px;position:absolute;top:0;height:40px;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease;cursor:-webkit-grab;cursor:grab}.ms-scroll-thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.ms-custom-scrollbar:hover,body:hover .ms-custom-scrollbar{opacity:1;pointer-events:auto}.js-play-video video{opacity:0;-webkit-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.js-play-video video.ms-loaded-video{opacity:1;-webkit-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.js-play-video:hover video{opacity:1;-webkit-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.ms-wrapper-search{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ms-wrapper-search .ms-form{width:100%}.ms-wrapper-search .ms-wrapper-input{margin-bottom:0;width:100%;position:relative}.ms-wrapper-search .ms-wrapper-input input{padding:0 20px;height:40px;padding-left:50px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:6px;width:100%;border:0;color:var(--color-text-input);background-color:transparent;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.ms-wrapper-search .ms-wrapper-input input::-webkit-input-placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input::-moz-placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input:-ms-input-placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input::-ms-input-placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input::placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input::-webkit-search-cancel-button{-webkit-appearance:none}.ms-wrapper-search .ms-wrapper-input input:focus{background-color:var(--color-filter-label)!important}.ms-wrapper-search .ms-wrapper-input .ms-btn-search{top:0;left:0;width:45px;height:40px;border-radius:8px;position:absolute;font-size:16px;color:#333}.ms-wrapper-search .ms-wrapper-input .ms-btn-search:hover{color:var(--color-red)}.ms-wrapper-search .ms-wrapper-input .ms-btn-clear{height:40px;font-size:20px;top:50%;right:8px;border-radius:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;background-color:transparent;color:rgba(255,255,255,0.6);display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0}.ms-wrapper-search .ms-wrapper-input .ms-btn-clear.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.ms-wrapper-search .ms-btn-cancel{height:45px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:500;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:transparent}.ms-wrapper-search .ms-wrapper-list-autocomplete{left:0;top:100%;width:100%;padding:5px;position:absolute;background-color:var(--color-black);overflow-y:auto;height:auto;max-height:600px;display:none}@media screen and (min-width:1024px){.ms-wrapper-search .ms-wrapper-list-autocomplete::-webkit-scrollbar{width:7px}.ms-wrapper-search .ms-wrapper-list-autocomplete::-webkit-scrollbar-thumb{border-radius:50px;background-color:var(--color-red)}.ms-wrapper-search .ms-wrapper-list-autocomplete::-webkit-scrollbar-track{background-color:rgba(0,0,0,0.15)}}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item{width:100%;padding:5px}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--color-white)}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result *{font-size:16px}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result img{width:60px;height:40px;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result strong{font-weight:500}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result .result-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:160px;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result .icon-feed{margin-left:5px}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result .ms-label{padding:2px 6px;border-radius:4px;font-weight:600;background-color:rgba(255,255,255,0.45);color:var(--color-black)}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result:hover .result-text{color:var(--color-red)}.ms-form-radio label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--color-white)}.ms-form-radio label:before{content:"";display:block;width:23px;height:23px;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:var(--color-black);border-radius:100%;margin:0 15px 0 0;border:2px solid var(--color-white);-ms-flex-negative:0;flex-shrink:0}.ms-form-radio input{display:none}.ms-form-radio input:checked+label:before{background-color:var(--color-white);-webkit-box-shadow:inset 0px 0px 0px 2px var(--color-black);box-shadow:inset 0px 0px 0px 2px var(--color-black)}.ms-form-radio.black label:before{background-color:var(--color-white);border:2px solid var(--color-black)}.ms-form-radio.black input:checked+label:before{background-color:var(--color-black);-webkit-box-shadow:inset 0px 0px 0px 2px var(--color-white);box-shadow:inset 0px 0px 0px 2px var(--color-white)}.ms-form-radio.box-card label{padding:3vw 1.5vw;min-height:170px;border-radius:8px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-black);background-color:var(--color-white)}@media screen and (min-width:1440px){.ms-form-radio.box-card label{padding:1.5vw}}.ms-form-radio.box-card label:before{top:10px;margin:0;right:10px;position:absolute}.ms-form-radio.box-card label [class*=" icon-"],.ms-form-radio.box-card label [class^=icon-]{width:35px;height:35px;font-size:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1vh}.ms-form-radio.box-card label .ms-box-icon{width:35px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto}.ms-form-radio.box-card label .ms-label{line-height:1.1;font-weight:bold;text-align:center;text-transform:uppercase;font-family:var(--main-title);font-size:clamp(17px,17px + (25 - 17) * (100vw - 375px)/(1920 - 375),25px)}@media (max-width:1023px){.ms-form-radio.box-card label .ms-label br{display:none}}.ms-form-radio.box-card label .ms-price{line-height:1;font-size:40px;font-weight:900;text-align:center;font-family:var(--main-title);font-size:clamp(40px,40px + (50 - 40) * (100vw - 375px)/(1920 - 375),50px)}.ms-form-radio.box-card label .ms-price.sm{font-size:clamp(30px,30px + (40 - 30) * (100vw - 375px)/(1920 - 375),40px)}.ms-form-radio.box-card label p{margin-top:10px;text-align:center;font-size:clamp(12px,12px + (15 - 12) * (100vw - 375px)/(1920 - 375),15px)}.ms-form-radio.box-card input:checked+label{color:var(--color-white);background-color:var(--color-red)}.ms-form-radio.box-card input:checked+label [class*=" icon-"],.ms-form-radio.box-card input:checked+label [class^=icon-]{color:var(--color-black)}.ms-form-checkbox label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--color-white)}.ms-form-checkbox label:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:23px;height:23px;font-size:14px;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:var(--color-black);border-radius:4px;margin:0 15px 0 0;border:2px solid var(--color-white);font-family:"ms-icon";-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.ms-form-checkbox input{display:none}.ms-form-checkbox input:checked+label:before{content:"\e927"}.ms-form-checkbox.black label:before{background-color:var(--color-white);border:2px solid var(--color-black)}.ms-form-checkbox.black input:checked+label:before{background-color:var(--color-black);-webkit-box-shadow:inset 0px 0px 0px 2px var(--color-white);box-shadow:inset 0px 0px 0px 2px var(--color-white)}.ms-form-checkbox.box label{padding:3vw 1.5vw;min-height:170px;border-radius:8px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-black);background-color:var(--color-white)}@media screen and (min-width:1440px){.ms-form-checkbox.box label{padding:1.5vw}}.ms-form-checkbox.box label:before{top:10px;margin:0;right:10px;position:absolute}.ms-form-checkbox.box label [class*=" icon-"],.ms-form-checkbox.box label [class^=icon-]{width:35px;height:35px;font-size:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1vh}.ms-form-checkbox.box label .ms-label{line-height:1.1;font-weight:bold;text-align:center;text-transform:uppercase;font-family:var(--main-title);font-size:clamp(17px,17px + (25 - 17) * (100vw - 375px)/(1920 - 375),25px)}@media (max-width:1023px){.ms-form-checkbox.box label .ms-label br{display:none}}.ms-form-checkbox.box label .ms-price{line-height:1;font-size:40px;font-weight:900;text-align:center;font-family:var(--main-title);font-size:clamp(40px,40px + (50 - 40) * (100vw - 375px)/(1920 - 375),50px)}.ms-form-checkbox.box label .ms-price.sm{font-size:clamp(30px,30px + (40 - 30) * (100vw - 375px)/(1920 - 375),40px)}.ms-form-checkbox.box label p{margin-top:10px;text-align:center;font-size:clamp(12px,12px + (15 - 12) * (100vw - 375px)/(1920 - 375),15px)}.ms-form-checkbox.box input:checked+label{color:var(--color-white);background-color:var(--color-red)}.ms-form-checkbox.box input:checked+label [class*=" icon-"],.ms-form-checkbox.box input:checked+label [class^=icon-]{color:var(--color-black)}.ms-wrapper-input{position:relative;width:100%;margin-bottom:15px}.ms-wrapper-input label{display:block;font-weight:bold;margin-bottom:1vh;color:var(--color-white);font-size:clamp(13px,13px + (15 - 13) * (100vw - 375px)/(1920 - 375),15px)}.ms-wrapper-input label.hidden{overflow:hidden;position:absolute;top:0;left:0;width:0;height:0}.ms-wrapper-input input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:8px;padding:0 15px;color:var(--color-white);border:1px solid #D8D8D8;background-color:transparent}.ms-wrapper-input input::-webkit-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input::-moz-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input:-ms-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input::-ms-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input::placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input:focus{border-color:var(--color-filter-label-hover);background-color:var(--color-filter-label-hover)}.ms-wrapper-input input.error{color:var(--color-error-cl);border-color:var(--color-error-bg);background-color:var(--color-error-bg)}.ms-wrapper-input input.error:focus{border-color:var(--color-error-cl)}.ms-wrapper-input select{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:var(--color-filter-label);-webkit-transition:all 0.3s;transition:all 0.3s;font-size:16px;border-radius:8px;padding:0 15px;background:var(--color-filter-label) url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzEwcHgnIHdpZHRoPScxMHB4JyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9JyNGRkZGRkYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcuMjQ3IDExLjE0IDIuNDUxIDUuNjU4QzEuODg1IDUuMDEzIDIuMzQ1IDQgMy4yMDQgNGg5LjU5MmExIDEgMCAwIDEgLjc1MyAxLjY1OWwtNC43OTYgNS40OGExIDEgMCAwIDEtMS41MDYgMHonLz48L3N2Zz4=) no-repeat;background-position:calc(100% - 0.75rem) center;background-size:20px;color:var(--color-white)}.ms-wrapper-input select::-webkit-input-placeholder{text-overflow:ellipsis}.ms-wrapper-input select::-moz-placeholder{text-overflow:ellipsis}.ms-wrapper-input select:-ms-input-placeholder{text-overflow:ellipsis}.ms-wrapper-input select::-ms-input-placeholder{text-overflow:ellipsis}.ms-wrapper-input select::placeholder{text-overflow:ellipsis}.ms-wrapper-input select.error{color:var(--color-error-cl);border-color:var(--color-error-bg);background-color:var(--color-error-bg)}.ms-wrapper-input select.error:focus{border-color:var(--color-error-cl)}.ms-wrapper-input select:focus,.ms-wrapper-input select:hover{background-color:var(--color-filter-label-hover)}.ms-wrapper-input select.line{background-color:transparent;border:1px solid var(--color-white)}.ms-wrapper-input select.line:focus,.ms-wrapper-input select.line:hover{border-color:var(--color-filter-label-hover);background-color:var(--color-filter-label-hover)}.ms-wrapper-input textarea{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100px;-webkit-transition:all 0.3s;transition:all 0.3s;resize:none;font-size:16px;border-radius:10px;padding:15px;border:1px solid #737373;height:auto;resize:none;field-sizing:content;background-color:#737373;font-family:var(--font-title);color:var(--color-white);border:1px solid #D8D8D8;background-color:transparent}.ms-wrapper-input textarea::-webkit-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea::-moz-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea:-ms-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea::-ms-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea::placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea:focus,.ms-wrapper-input textarea:hover{border-color:var(--color-filter-label-hover);background-color:var(--color-filter-label-hover)}.ms-wrapper-input textarea.error{color:var(--color-error-cl);border-color:var(--color-error-bg);background-color:var(--color-error-bg)}.ms-wrapper-input textarea.error:focus{border-color:var(--color-error-cl)}.ms-wrapper-input input[type=file]{padding-left:5px}.ms-wrapper-input ::-webkit-file-upload-button{border:0;font-size:14px;border-radius:6px;color:var(--color-white);background:var(--color-red);margin-top:3px;padding:10px 20px;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer}.ms-wrapper-input ::file-selector-button{border:0;font-size:14px;border-radius:6px;color:var(--color-white);background:var(--color-red);margin-top:3px;padding:10px 20px;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer}.ms-wrapper-input ::-webkit-file-upload-button:focus,.ms-wrapper-input ::-webkit-file-upload-button:hover{color:var(--color-white);background:var(--color-brick)}.ms-wrapper-input ::file-selector-button:focus,.ms-wrapper-input ::file-selector-button:hover{color:var(--color-white);background:var(--color-brick)}.ms-wrapper-input .ms-validate{color:var(--color-error-cl);display:block;margin-top:5px}.ms-wrapper-input.white label{color:var(--color-black)}.ms-wrapper-input.white input{color:var(--color-black);background-color:transparent;border-color:var(--color-filter-label-hover)}.ms-wrapper-input.white input::-webkit-input-placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input::-moz-placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input:-ms-input-placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input::-ms-input-placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input::placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input:focus{color:var(--color-black);background-color:transparent;border-color:var(--color-black)}.ms-wrapper-input.date{position:relative}.ms-wrapper-input.date input[type=month]::-webkit-calendar-picker-indicator{opacity:0;display:none}.ms-wrapper-input.date button{height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:23px;color:var(--color-white);position:absolute;bottom:0;right:0;background-color:transparent;font-weight:normal}.ms-input-file{margin-bottom:15px}.ms-input-file input{display:none}.ms-input-file label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:50px;color:var(--color-white);background-color:var(--color-filter-label);font-size:16px;padding:0 15px;cursor:pointer;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:8px}.ms-input-file label:focus,.ms-input-file label:hover{background-color:var(--color-filter-label-hover)}.ms-input-file label .icon-file{margin-right:10px}.ms-input-file span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-group .ms-form-radio{margin-bottom:15px}@media screen and (min-width:768px){.ms-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.ms-group .ms-form-checkbox,.ms-group .ms-form-radio,.ms-group .ms-wrapper-input{width:50%;padding:0 10px}}#header{top:0;left:0;z-index:3;width:100%;position:fixed;background-color:var(--color-black);border-bottom:1px solid rgba(255,255,255,0.15)}#header .ms-wrapper-section{width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .ms-wrapper-section .ms-wrapper-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header .ms-wrapper-section .ms-wrapper-logo .ms-logo{line-height:0;margin-left:10px;display:inline-block}#header .ms-wrapper-section .ms-wrapper-logo .ms-logo img{width:130px;height:auto}#header .ms-wrapper-section .ms-wrapper-search{top:0;width:100%;position:absolute;padding:0 15px;background-color:var(--color-black);display:none;height:60px}#header .ms-wrapper-section .ms-wrapper-search.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}#header .ms-wrapper-section .ms-wrapper-search .ms-form .ms-wrapper-input input{font-weight:500;background-color:rgba(255,255,255,0.19)}#header .ms-wrapper-section .ms-wrapper-search .ms-form .ms-wrapper-input .ms-btn-search{color:#C6C6C6}#header .ms-wrapper-section .ms-wrapper-search .ms-form .ms-wrapper-input .ms-btn-search:hover{color:var(--color-white)}#header .ms-wrapper-section .ms-wrapper-search .ms-btn-cancel{margin-right:-15px;color:var(--color-white)}#header .ms-wrapper-section .ms-wrapper-action{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .ms-wrapper-section .ms-wrapper-action .ms-login{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .ms-wrapper-section .ms-wrapper-action .ms-login .ms-btn{height:40px;padding:0 15px;font-size:20px;min-width:120px;margin-left:15px}@media screen and (min-width:768px){#header .ms-wrapper-section .ms-wrapper-action .ms-login .ms-btn{min-width:160px}}#header .ms-wrapper-section .ms-wrapper-action .ms-login .ms-btn [class*=" icon-"],#header .ms-wrapper-section .ms-wrapper-action .ms-login .ms-btn [class^=icon-]{font-size:25px;margin-right:10px}@media (max-width:767px){#header .ms-wrapper-section .ms-wrapper-action .ms-login .ms-btn.hidden-sm{display:none}}#header .ms-wrapper-section .ms-wrapper-action .ms-btn{min-width:auto}#header .ms-wrapper-section .ms-wrapper-action .ms-btn-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#header .ms-wrapper-section .ms-wrapper-action .ms-btn-avatar img{width:36px;height:36px;-o-object-fit:cover;object-fit:cover}#header .ms-wrapper-section .ms-wrapper-action .ms-btn-avatar .icon-arrow-bottom{margin-left:10px}@media (max-width:639px){#header .ms-wrapper-section .ms-wrapper-action .ms-btn-search{margin-right:0}#header .ms-wrapper-section .ms-wrapper-action .ms-btn.action{display:none}}@media screen and (min-width:1024px){#header .ms-wrapper-section{height:80px}#header .ms-wrapper-section .ms-wrapper-logo .ms-logo img{width:185px}#header .ms-wrapper-section .ms-wrapper-search{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;max-width:330px;padding:0;background-color:transparent}#header .ms-wrapper-section .ms-wrapper-search .ms-btn-cancel{display:none}#header .ms-wrapper-section .ms-wrapper-search .ms-form .ms-wrapper-input input{padding-left:55px}#header .ms-wrapper-section .ms-wrapper-search .ms-form .ms-wrapper-input .ms-btn-search{width:50px}#header .ms-wrapper-section .ms-wrapper-action .ms-btn-search{display:none}}@media screen and (min-width:1330px){#header .ms-wrapper-section{}#header .ms-wrapper-section .ms-wrapper-logo .ms-btn-menu{width:70px}}#header .ms-wrapper-menu{top:0;z-index:4;position:fixed;height:100vh;width:100%;max-width:350px;border-top-right-radius:10px;border-bottom-right-radius:10px;background-color:var(--color-gray);opacity:0;display:none;visibility:hidden;-webkit-transition:all 0.6s;transition:all 0.6s}#header .ms-wrapper-menu.left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#header .ms-wrapper-menu.right{-webkit-transform:translateX(100%);transform:translateX(100%)}#header .ms-wrapper-menu.active{display:block}#header .ms-wrapper-menu.active.in{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}#header .ms-wrapper-menu.active.close{-webkit-transform:translateX(0);transform:translateX(0)}#header .ms-wrapper-menu.active.close.left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#header .ms-wrapper-menu.active.close.right{-webkit-transform:translateX(100%);transform:translateX(100%)}#header .ms-wrapper-menu .ms-flex-box{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .ms-wrapper-menu .ms-flex-box img{width:130px;height:auto;opacity:0}#header .ms-wrapper-menu .ms-flex-box .ms-btn-close{font-size:24px;margin-right:10px;color:var(--color-white)}#header .ms-wrapper-menu nav{padding:15px}#header .ms-wrapper-menu nav ul{width:100%;border-radius:10px;padding:15px 10px;background-color:var(--color-filter-label)}#header .ms-wrapper-menu nav ul li{width:100%;padding:5px}#header .ms-wrapper-menu nav ul li a{font-size:25px;color:var(--color-white);-webkit-transition:all 0.3s;transition:all 0.3s}#header .ms-wrapper-menu nav ul li a [class*=" icon-"],#header .ms-wrapper-menu nav ul li a [class^=icon-]{margin:0 10px}#header .ms-wrapper-menu nav ul li a span{font-family:var(--bebas)}#header .ms-wrapper-menu nav ul li a:hover{color:var(--color-secondary)}#header .ms-wrapper-menu .ms-social{margin-top:4vh;text-align:center;border-top-right-radius:10px;border-bottom-right-radius:10px}#header .ms-wrapper-menu .ms-social strong{color:var(--color-white)}#header .ms-wrapper-menu .ms-social .ms-social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3vh}#header .ms-wrapper-menu .ms-social .ms-social-list li{margin:0 10px}#header .ms-wrapper-menu .ms-social .ms-social-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-white);-webkit-transition:all 0.3s;transition:all 0.3s}#header .ms-wrapper-menu .ms-social .ms-social-list li a:hover{color:var(--color-secondary)}#header .ms-wrapper-menu .ms-social .ms-social-list li a [class*=" icon-"],#header .ms-wrapper-menu .ms-social .ms-social-list li a [class^=icon-]{font-size:35px}#header .ms-overlay{top:0;left:0;z-index:1;opacity:0;width:100%;height:100%;position:fixed;visibility:hidden;pointer-events:none;-webkit-transition:all 0.6s;transition:all 0.6s;background-color:rgba(0,0,0,0.5)}@media screen and (min-width:1024px){#header .ms-wrapper-menu{max-width:470px}#header .ms-wrapper-menu .ms-flex-box{height:80px;padding:0 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(255,255,255,0.15)}#header .ms-wrapper-menu .ms-flex-box img{opacity:1;width:185px}#header .ms-wrapper-menu nav{padding:30px}}body.openMenu{overflow:hidden}body.openMenu .ms-custom-scrollbar{display:none!important}body.openMenu #header .ms-overlay{opacity:1;visibility:visible}#footer{background-color:var(--color-footer)}#footer .ms-wrapper-section{padding:0;width:100%;max-width:100%}#footer .ms-wrapper-section .ms-wrapper-top{background-color:var(--color-footer)}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper{width:90%;margin:0 auto;padding:20px 0;color:#AFAFAF}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info img{width:46px;height:auto;margin-bottom:15px}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info p{text-align:center}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info p a{font-weight:bold}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info p a:hover{text-decoration:underline}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column{text-align:center;margin-top:4vh}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column strong{font-size:18px}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column .ms-payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:235px;margin:0 auto}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column .ms-payment li{width:33.33%;padding:5px}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column .ms-payment li img{height:auto;width:100%}#footer .ms-wrapper-section .ms-wrapper-middle{padding:15px;background-color:var(--color-gray)}@media (max-width:990px){#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion{width:100%}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item{width:100%;border-bottom:1px solid #AFAFAF}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item .ms-menu-title{width:100%;color:#AFAFAF;font-weight:bold;padding:15px 30px;display:block;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item .ms-menu-title:before{content:"\e903";font-family:"ms-icon";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;right:15px;-webkit-transition:all 0.3s;transition:all 0.3s}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item ul{opacity:0;width:100%;height:auto;padding:0 30px;visibility:hidden;max-height:0;background-color:rgba(0,0,0,0.5);-webkit-transition:all 0.3s;transition:all 0.3s;overflow:hidden}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item ul li{padding:5px 0;width:100%}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item ul li a{color:#AFAFAF;-webkit-transition:all 0.3s;transition:all 0.3s}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item ul li a:hover{color:var(--color-white)}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item.active .ms-menu-title{color:var(--color-white)}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item.active .ms-menu-title:before{content:"\e902"}#footer .ms-wrapper-section .ms-wrapper-middle .ms-accordion .ms-item.active ul{padding-top:15px;padding-bottom:15px;max-height:2500px;visibility:visible;opacity:1}}#footer .ms-wrapper-section .ms-wrapper-middle .ms-social{text-align:center;margin-top:4vh}#footer .ms-wrapper-section .ms-wrapper-middle .ms-social strong{font-size:18px;color:#AFAFAF}#footer .ms-wrapper-section .ms-wrapper-middle .ms-social .ms-social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:5px 0;border-radius:25px;border:1px solid #9A9A9A}#footer .ms-wrapper-section .ms-wrapper-middle .ms-social .ms-social-list li{padding:0 5px}#footer .ms-wrapper-section .ms-wrapper-middle .ms-social .ms-social-list li:nth-child(2){padding:0 10px}#footer .ms-wrapper-section .ms-wrapper-middle .ms-social .ms-social-list li a{width:35px;height:35px;font-size:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s;transition:all 0.3s;color:var(--color-white)}#footer .ms-wrapper-section .ms-wrapper-middle .ms-social .ms-social-list li a:hover{color:var(--color-secondary)}#footer .ms-wrapper-section .ms-wrapper-middle .ms-book{width:113px;display:block;margin:40px auto 30px auto}#footer .ms-wrapper-section .ms-wrapper-middle .ms-book img{width:100%;height:auto}#footer .ms-wrapper-section .ms-wrapper-bottom{background-color:var(--color-gray)}#footer .ms-wrapper-section .ms-wrapper-bottom.npt{padding-top:0}#footer .ms-wrapper-section .ms-wrapper-bottom .ms-wrapper .ms-rta img{width:90px;height:auto;margin:0 auto;display:block}#footer .ms-wrapper-section .ms-wrapper-bottom .ms-wrapper .ms-rta p{color:#AFAFAF;font-size:12px;text-align:center;margin:15px 0}#footer .ms-wrapper-section .ms-wrapper-bottom .ms-wrapper .ms-copyright{border-top:1px solid rgba(154,154,154,0.568627451);padding:15px 0;text-align:center;color:#AFAFAF;font-weight:600;font-size:15px}@media screen and (min-width:991px){#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1300px;padding:30px 0}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info p{padding:0 30px;text-align:left;max-width:690px}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info img{margin-bottom:0}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column{text-align:left;margin-top:0}#footer .ms-wrapper-section .ms-wrapper-middle{padding-top:30px}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper{width:90%;margin:0 auto;max-width:1300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-accordion{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-accordion .ms-item{width:-webkit-max-content;width:-moz-max-content;width:max-content}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-accordion .ms-item .ms-menu-title{color:#AFAFAF;font-weight:bold}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-accordion .ms-item ul{margin-top:10px}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-accordion .ms-item ul li{padding:3px 0}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-accordion .ms-item ul li a{color:#AFAFAF;-webkit-transition:all 0.3s;transition:all 0.3s}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-accordion .ms-item ul li a:hover{color:var(--color-white)}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-accordion .ms-item ul.column{-webkit-column-gap:5vw;-moz-column-gap:5vw;column-gap:5vw;-webkit-column-count:2;-moz-column-count:2;column-count:2}#footer .ms-wrapper-section .ms-wrapper-middle .ms-wrapper .ms-social{margin-top:0}#footer .ms-wrapper-section .ms-wrapper-middle .ms-book{width:150px}#footer .ms-wrapper-section .ms-wrapper-bottom{padding-top:2vh}}@media screen and (min-width:1330px){#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column .ms-payment{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column .ms-payment li{width:auto}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-column .ms-payment li img{width:70px}#footer .ms-wrapper-section .ms-wrapper-top .ms-wrapper .ms-flex-info{margin-left:-75px}}.ms-main-title{line-height:1.1;font-weight:bold;font-family:var(--main-title);font-size:clamp(40px,40px + (60 - 40) * (100vw - 375px)/(1920 - 375),60px)}.ms-main-title.sm{font-size:clamp(20px,20px + (25 - 20) * (100vw - 375px)/(1920 - 375),25px)}.ms-main-title.md{font-size:clamp(25px,25px + (30 - 25) * (100vw - 375px)/(1920 - 375),30px)}.ms-main-title.xl{font-size:clamp(45px,45px + (70 - 45) * (100vw - 375px)/(1920 - 375),70px)}.ms-title{line-height:1.2;font-weight:bold;font-size:clamp(20px,20px + (30 - 20) * (100vw - 375px)/(1920 - 375),30px)}.ms-title.sm{font-size:clamp(18px,18px + (20 - 18) * (100vw - 375px)/(1630 - 375),20px)}.ms-modal-permission{top:0;left:0;z-index:999;width:100%;height:100%;min-height:100vh;position:fixed;background-color:var(--color-black);overflow-y:auto;-webkit-transition:all 1s;transition:all 1s}.ms-modal-permission.active{opacity:0}.ms-modal-permission .ms-wrapper-modal{width:90%;margin:0 auto;padding:5vh 0 14vh 0}@media screen and (min-width:1400px){.ms-modal-permission .ms-wrapper-modal{padding-bottom:0}}.ms-modal-permission .ms-wrapper-modal .ms-header-modal img{width:196px;height:auto;display:block;margin:0 auto 3vh auto}@media screen and (min-width:1024px){.ms-modal-permission .ms-wrapper-modal .ms-header-modal img{width:286px}}.ms-modal-permission .ms-wrapper-modal .ms-header-modal .ms-title-header{padding:0 5px;margin:2vh auto;font-weight:bold;text-align:center;color:var(--color-white);font-size:clamp(18px,18px + (22 - 18) * (100vw - 375px)/(1920 - 375),22px)}.ms-modal-permission .ms-wrapper-modal .ms-header-modal .ms-wrapper-paragraph{margin:2vh auto 3vh auto;max-width:1040px}.ms-modal-permission .ms-wrapper-modal .ms-header-modal .ms-wrapper-paragraph p{color:#AFAFAF;text-align:center;font-size:clamp(13px,13px + (15 - 13) * (100vw - 375px)/(1920 - 375),15px)}@media screen and (min-width:1024px){.ms-modal-permission .ms-wrapper-modal .ms-header-modal .ms-wrapper-paragraph p{text-align:left}}.ms-modal-permission .ms-wrapper-modal .ms-body-modal{padding:3vh 2vh;max-width:1255px;margin-left:auto;margin-right:auto;border-radius:10px;background-color:var(--color-gray)}@media screen and (min-width:1024px){.ms-modal-permission .ms-wrapper-modal .ms-body-modal{padding:6vh 9vh}}.ms-modal-permission .ms-wrapper-modal .ms-body-modal .ms-title-body{text-align:center;color:var(--color-white);font-size:clamp(16px,16px + (19 - 16) * (100vw - 375px)/(1920 - 375),19px)}.ms-modal-permission .ms-wrapper-modal .ms-body-modal .ms-title-body.xl{font-size:clamp(16px,16px + (21 - 16) * (100vw - 375px)/(1920 - 375),21px)}@media screen and (min-width:768px){.ms-modal-permission .ms-wrapper-modal .ms-body-modal .ms-title-body{text-align:left}}.ms-modal-permission .ms-wrapper-modal .ms-body-modal ul{margin:3vh 0}.ms-modal-permission .ms-wrapper-modal .ms-body-modal ul li{color:#AFAFAF;position:relative;padding-left:15px;margin-bottom:8px}.ms-modal-permission .ms-wrapper-modal .ms-body-modal ul li a{text-decoration:underline;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-modal-permission .ms-wrapper-modal .ms-body-modal ul li a:hover{color:var(--color-white)}.ms-modal-permission .ms-wrapper-modal .ms-body-modal ul li:before{content:"";width:6px;height:6px;border-radius:100%;background-color:#D9D9D9;position:absolute;top:7px;left:0}.ms-modal-permission .ms-wrapper-modal .ms-footer-modal .ms-wrapper-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2vh}.ms-modal-permission .ms-wrapper-modal .ms-footer-modal .ms-wrapper-btn .ms-btn{width:100%;margin-top:2vh}@media screen and (min-width:768px){.ms-modal-permission .ms-wrapper-modal .ms-footer-modal{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ms-modal-permission .ms-wrapper-modal .ms-footer-modal .ms-wrapper-btn{margin-top:2vh}.ms-modal-permission .ms-wrapper-modal .ms-footer-modal .ms-wrapper-btn .ms-btn{margin:2vh;max-width:275px;height:54px}}.ms-modal-permission .ms-copyright{height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#AFAFAF;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color-gray);position:fixed;bottom:0;left:0;width:100%}.ms-menu-overlay{top:0;z-index:4;width:100%;height:100vh;position:fixed;overflow:hidden;visibility:hidden;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-menu-overlay .ms-wrapper-menu{top:0;z-index:2;position:fixed;height:100vh;width:100%;max-width:470px;border-top-right-radius:10px;border-bottom-right-radius:10px;background-color:var(--color-gray);opacity:0;display:none;visibility:hidden;-webkit-transition:all 0.6s;transition:all 0.6s}.ms-menu-overlay .ms-wrapper-menu.left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ms-menu-overlay .ms-wrapper-menu.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.ms-menu-overlay .ms-wrapper-menu.active{display:block}.ms-menu-overlay .ms-wrapper-menu.active.in{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.ms-menu-overlay .ms-wrapper-menu.active.close{-webkit-transform:translateX(0);transform:translateX(0)}.ms-menu-overlay .ms-wrapper-menu.active.close.left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ms-menu-overlay .ms-wrapper-menu.active.close.right{-webkit-transform:translateX(100%);transform:translateX(100%)}.ms-menu-overlay .ms-wrapper-menu .ms-flex-box{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ms-menu-overlay .ms-wrapper-menu .ms-flex-box img{width:130px;height:auto;opacity:0}.ms-menu-overlay .ms-wrapper-menu .ms-flex-box .ms-btn-close{font-size:24px;margin-right:10px;color:var(--color-white);margin-left:auto}.ms-menu-overlay .ms-wrapper-menu .ms-wrapper-avatar{padding:30px 30px 0 30px}.ms-menu-overlay .ms-wrapper-menu .ms-wrapper-avatar .ms-user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ms-menu-overlay .ms-wrapper-menu .ms-wrapper-avatar .ms-user-info .ms-avatar-img{width:65px;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;background-color:var(--color-gray);margin-right:15px;position:relative;border-radius:100%;overflow:hidden}.ms-menu-overlay .ms-wrapper-menu .ms-wrapper-avatar .ms-user-info .ms-avatar-img img{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.ms-menu-overlay .ms-wrapper-menu .ms-wrapper-avatar .ms-user-info .ms-avatar-info .ms-user-name{font-weight:bold;font-size:20px;color:var(--color-white)}.ms-menu-overlay .ms-wrapper-menu .ms-wrapper-avatar .ms-user-info .ms-avatar-info .ms-btn-link{font-weight:500;font-size:15px;color:var(--color-white)}.ms-menu-overlay .ms-wrapper-menu .ms-wrapper-avatar .ms-user-info .ms-avatar-info .ms-btn-link:hover{text-decoration:underline}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item{padding:15px}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-submenu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-radius:10px;padding:20px;background-color:var(--color-filter-label);margin-bottom:15px}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-submenu-list .ms-item .ms-btn-item{text-align:center}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-submenu-list .ms-item .ms-btn-item .ms-wrapper-icon{width:35px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:35px;margin:0 auto 5px auto;color:var(--color-white);position:relative}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-submenu-list .ms-item .ms-btn-item .ms-wrapper-icon .ms-bubble-new-item{top:0;right:-5px;width:17px;height:17px;position:absolute;border-radius:100%;background-color:var(--color-red)}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-submenu-list .ms-item .ms-btn-item span{font-size:14px;font-weight:500;color:var(--color-white)}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-menu-list{width:100%;border-radius:10px;padding:15px;background-color:var(--color-filter-label)}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-menu-list li{width:100%;padding:1vh 0}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-menu-list li a{font-size:23px;color:var(--color-white);-webkit-transition:all 0.3s;transition:all 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-menu-list li a [class*=" icon-"],.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-menu-list li a [class^=icon-]{margin:0 20px 0 10px;font-size:25px}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-menu-list li a span{font-family:var(--bebas)}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item .ms-menu-list li a:hover{color:var(--color-secondary)}.ms-menu-overlay .ms-wrapper-menu .ms-social{margin-top:4vh;text-align:center;border-top-right-radius:10px;border-bottom-right-radius:10px}.ms-menu-overlay .ms-wrapper-menu .ms-social.nmt{margin-top:0}.ms-menu-overlay .ms-wrapper-menu .ms-social strong{color:var(--color-white)}.ms-menu-overlay .ms-wrapper-menu .ms-social .ms-social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3vh}.ms-menu-overlay .ms-wrapper-menu .ms-social .ms-social-list li{margin:0 10px}.ms-menu-overlay .ms-wrapper-menu .ms-social .ms-social-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-white);-webkit-transition:all 0.3s;transition:all 0.3s}.ms-menu-overlay .ms-wrapper-menu .ms-social .ms-social-list li a:hover{color:var(--color-secondary)}.ms-menu-overlay .ms-wrapper-menu .ms-social .ms-social-list li a [class*=" icon-"],.ms-menu-overlay .ms-wrapper-menu .ms-social .ms-social-list li a [class^=icon-]{font-size:35px}.ms-menu-overlay .ms-wrapper-menu .ms-wrapper-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4vh}.ms-menu-overlay .ms-wrapper-menu .ms-scroll{width:100%;height:auto;max-height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.ms-menu-overlay .ms-wrapper-menu .ms-scroll::-webkit-scrollbar{width:10px}.ms-menu-overlay .ms-wrapper-menu .ms-scroll::-webkit-scrollbar-thumb{border:1px solid #252C3B;background-color:#0E1119}.ms-menu-overlay .ms-wrapper-menu .ms-scroll::-webkit-scrollbar-track{background-color:#252C3B}@media screen and (min-width:1024px){.ms-menu-overlay .ms-wrapper-menu .ms-scroll{max-height:calc(100vh - 80px)}}.ms-menu-overlay .ms-overlay{opacity:0;z-index:1;width:100%;height:100%;position:absolute;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:rgba(0,0,0,0.5)}@media screen and (min-width:1024px){.ms-menu-overlay .ms-wrapper-menu .ms-flex-box{height:80px;padding:0 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(255,255,255,0.15)}.ms-menu-overlay .ms-wrapper-menu .ms-flex-box img{opacity:1;width:185px}.ms-menu-overlay .ms-wrapper-menu .ms-card-menu-item{padding:20px 30px 30px}}body.openMenu .ms-menu-overlay{visibility:visible}body.openMenu .ms-menu-overlay .ms-overlay{opacity:1}.ms-btn{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:8px;background-color:var(--color-gray);text-transform:uppercase;font-family:var(--bebas);font-size:25px;padding-left:30px;padding-right:30px;-webkit-transition:all 0.3s;transition:all 0.3s;padding-top:2px;cursor:pointer}.ms-btn [class*=" icon-"],.ms-btn [class^=icon-]{font-size:30px;margin-right:15px;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-btn span{-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (min-width:1024px){.ms-btn{min-width:250px;height:54px}}.ms-btn.blue{color:var(--color-white);background-color:var(--color-blue)}.ms-btn.blue span{color:var(--color-white)}.ms-btn.blue:hover{color:var(--color-black);background-color:var(--color-white)}.ms-btn.blue:hover span{color:var(--color-black)}.ms-btn.primary{background-color:var(--color-red)}.ms-btn.primary span{color:var(--color-white)}.ms-btn.primary:hover{color:var(--color-red);background-color:var(--color-white)}.ms-btn.primary:hover span{color:var(--color-black)}.ms-btn.primary.border{border:1px solid transparent}.ms-btn.primary.border:hover{border-color:var(--color-black)}.ms-btn.primary.black-hover:hover{color:var(--color-white);background-color:var(--color-black)}.ms-btn.primary.black-hover:hover span{color:var(--color-white)}.ms-btn.secondary{background-color:var(--color-secondary);color:var(--color-white)}.ms-btn.secondary:hover{color:var(--color-secondary);background-color:var(--color-white)}.ms-btn.line{color:var(--color-white);background-color:transparent;border:2px solid var(--color-white)}.ms-btn.line:hover{border-color:var(--color-secondary);background-color:var(--color-secondary)}.ms-btn.line.black{border-color:var(--color-black);background-color:rgba(0,0,0,0.17);color:var(--color-black)}.ms-btn.line.black:hover{color:var(--color-white);background-color:var(--color-black)}.ms-btn.line.primary:hover{color:var(--color-white);border-color:var(--color-red);background-color:var(--color-red)}.ms-btn.md{min-width:300px}@media screen and (min-width:1200px){.ms-btn.md{min-width:250px}}.ms-btn.full{width:100%}.ms-btn.google{font-family:"Gordita";text-transform:none;font-weight:600;font-size:17px;position:relative}.ms-btn.google .ms-icon{top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.ms-btn-menu{width:50px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent}.ms-btn-menu span{height:3px;width:23px;background-color:var(--color-white)}.ms-btn-menu span:nth-child(2){margin:5px 0}.ms-btn-avatar,.ms-btn-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;background-color:transparent;color:var(--color-white);-webkit-transition:all 0.3s;transition:all 0.3s}.ms-btn-avatar img,.ms-btn-search img{width:100%;height:auto}.ms-btn-search{width:36px;height:36px;margin-right:20px}.ms-btn-avatar{margin-left:20px;font-size:36px}.ms-btn-avatar img{width:36px;height:36px;border-radius:100%}.ms-btn-avatar .icon-arrow-bottom{font-size:12px}.ms-btn-avatar:hover{color:var(--color-green)}.ms-btn-search{font-size:26px}.ms-btn-search:hover{color:var(--color-red)}.ms-btn-play{width:93px;height:93px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(255,255,255,0.7);color:var(--color-black);font-size:36px;border-radius:100%;padding-left:10px;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-btn-play:hover{background-color:var(--color-white)}.ms-btn-play.sm{width:63px;height:63px;font-size:27px;padding-left:5px}.ms-btn-favorite{font-size:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-white);background-color:transparent}.ms-btn-favorite.active .icon-favorite:before{content:"\e912"}.ms-btn-add{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--color-white);background-color:rgba(255,255,255,0.15);color:var(--color-white);font-size:36px;border-radius:100%;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-btn-add:after,.ms-btn-add:before{content:"";display:block;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:var(--color-white)}.ms-btn-add:before{top:50%;width:1px;height:22px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ms-btn-add:after{width:22px;height:1px}.ms-btn-add:hover{background-color:var(--color-white)}.ms-btn-add:hover:after,.ms-btn-add:hover:before{background-color:var(--color-black)}@media screen and (min-width:1024px){.ms-btn-add{width:67px;height:67px;border:0;background-color:rgba(255,255,255,0.7)}.ms-btn-add:after,.ms-btn-add:before{background-color:var(--color-black)}.ms-btn-add:before{height:30px}.ms-btn-add:after{width:30px}}.ms-btn-close{font-size:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;color:var(--color-black)}.ms-btn-password{width:45px;height:50px;border-radius:8px;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:var(--color-white)}.ms-wrapper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2vh}.ms-wrapper-pagination span{height:37px;margin:0 2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:var(--color-white)}.ms-wrapper-pagination .ms-btn{-ms-flex-negative:0;flex-shrink:0;margin:6px;padding:0;width:37px;height:37px;padding-top:2px;min-width:auto;font-size:20px;border-radius:4px;color:var(--color-white);background-color:var(--color-filter-label)}.ms-wrapper-pagination .ms-btn:hover{color:var(--color-black);background-color:var(--color-white)}.ms-wrapper-pagination .ms-btn.nav{min-width:150px}.ms-wrapper-pagination .ms-btn.nav:hover{color:var(--color-white);background-color:var(--color-red)}.ms-wrapper-pagination .ms-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (min-width:768px){.ms-wrapper-pagination .ms-pages{width:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 6px}.ms-wrapper-pagination .ms-btn.prev{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ms-wrapper-pagination .ms-btn.next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ms-wrapper-pagination .ms-btn.nav{min-width:120px}}.ms-link{cursor:pointer;text-decoration:underline;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-link:hover{color:var(--color-red)}.ms-link.red{color:var(--color-red)}.ms-link.red:hover{color:var(--color-white)}.ms-link.secondary{color:var(--color-secondary)}.ms-link.secondary:hover{color:var(--color-white)}.ms-btn.action{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;margin:0 20px;position:relative;color:var(--color-white);-webkit-transition:all 0.3s;transition:all 0.3s;padding:0}.ms-btn.action [class*=" icon-"],.ms-btn.action [class^=icon-]{margin:0}.ms-btn.action .ms-bubble-new-item{top:3px;right:3px;width:13px;height:13px;position:absolute;border-radius:100%;background-color:var(--color-red)}.ms-wrapper-search{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ms-wrapper-search .ms-form{width:100%}.ms-wrapper-search .ms-wrapper-input{margin-bottom:0;width:100%;position:relative}.ms-wrapper-search .ms-wrapper-input input{padding:0 20px;height:40px;padding-left:50px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:6px;width:100%;border:0;color:var(--color-text-input);background-color:transparent;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.ms-wrapper-search .ms-wrapper-input input::-webkit-input-placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input::-moz-placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input:-ms-input-placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input::-ms-input-placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input::placeholder{color:var(--color-text-input)}.ms-wrapper-search .ms-wrapper-input input::-webkit-search-cancel-button{-webkit-appearance:none}.ms-wrapper-search .ms-wrapper-input input:focus{background-color:var(--color-filter-label)!important}.ms-wrapper-search .ms-wrapper-input .ms-btn-search{top:0;left:0;width:45px;height:40px;border-radius:8px;position:absolute;font-size:16px;color:#333}.ms-wrapper-search .ms-wrapper-input .ms-btn-search:hover{color:var(--color-red)}.ms-wrapper-search .ms-wrapper-input .ms-btn-clear{height:40px;font-size:20px;top:50%;right:8px;border-radius:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;background-color:transparent;color:rgba(255,255,255,0.6);display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0}.ms-wrapper-search .ms-wrapper-input .ms-btn-clear.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.ms-wrapper-search .ms-btn-cancel{height:45px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:500;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:transparent}.ms-wrapper-search .ms-wrapper-list-autocomplete{left:0;top:100%;width:100%;padding:5px;position:absolute;background-color:var(--color-black);overflow-y:auto;height:auto;max-height:600px;display:none}@media screen and (min-width:1024px){.ms-wrapper-search .ms-wrapper-list-autocomplete::-webkit-scrollbar{width:7px}.ms-wrapper-search .ms-wrapper-list-autocomplete::-webkit-scrollbar-thumb{border-radius:50px;background-color:var(--color-red)}.ms-wrapper-search .ms-wrapper-list-autocomplete::-webkit-scrollbar-track{background-color:rgba(0,0,0,0.15)}}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item{width:100%;padding:5px}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--color-white)}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result *{font-size:16px}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result img{width:60px;height:40px;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result strong{font-weight:500}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result .result-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:160px;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result .icon-feed{margin-left:5px}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result .ms-label{padding:2px 6px;border-radius:4px;font-weight:600;background-color:rgba(255,255,255,0.45);color:var(--color-black)}.ms-wrapper-search .ms-wrapper-list-autocomplete .ms-item .ms-card-result:hover .result-text{color:var(--color-red)}.ms-form-radio label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--color-white)}.ms-form-radio label:before{content:"";display:block;width:23px;height:23px;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:var(--color-black);border-radius:100%;margin:0 15px 0 0;border:2px solid var(--color-white);-ms-flex-negative:0;flex-shrink:0}.ms-form-radio input{display:none}.ms-form-radio input:checked+label:before{background-color:var(--color-white);-webkit-box-shadow:inset 0px 0px 0px 2px var(--color-black);box-shadow:inset 0px 0px 0px 2px var(--color-black)}.ms-form-radio.black label:before{background-color:var(--color-white);border:2px solid var(--color-black)}.ms-form-radio.black input:checked+label:before{background-color:var(--color-black);-webkit-box-shadow:inset 0px 0px 0px 2px var(--color-white);box-shadow:inset 0px 0px 0px 2px var(--color-white)}.ms-form-radio.box-card label{padding:3vw 1.5vw;min-height:170px;border-radius:8px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-black);background-color:var(--color-white)}@media screen and (min-width:1440px){.ms-form-radio.box-card label{padding:1.5vw}}.ms-form-radio.box-card label:before{top:10px;margin:0;right:10px;position:absolute}.ms-form-radio.box-card label [class*=" icon-"],.ms-form-radio.box-card label [class^=icon-]{width:35px;height:35px;font-size:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1vh}.ms-form-radio.box-card label .ms-box-icon{width:35px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto}.ms-form-radio.box-card label .ms-label{line-height:1.1;font-weight:bold;text-align:center;text-transform:uppercase;font-family:var(--main-title);font-size:clamp(17px,17px + (25 - 17) * (100vw - 375px)/(1920 - 375),25px)}@media (max-width:1023px){.ms-form-radio.box-card label .ms-label br{display:none}}.ms-form-radio.box-card label .ms-price{line-height:1;font-size:40px;font-weight:900;text-align:center;font-family:var(--main-title);font-size:clamp(40px,40px + (50 - 40) * (100vw - 375px)/(1920 - 375),50px)}.ms-form-radio.box-card label .ms-price.sm{font-size:clamp(30px,30px + (40 - 30) * (100vw - 375px)/(1920 - 375),40px)}.ms-form-radio.box-card label p{margin-top:10px;text-align:center;font-size:clamp(12px,12px + (15 - 12) * (100vw - 375px)/(1920 - 375),15px)}.ms-form-radio.box-card input:checked+label{color:var(--color-white);background-color:var(--color-red)}.ms-form-radio.box-card input:checked+label [class*=" icon-"],.ms-form-radio.box-card input:checked+label [class^=icon-]{color:var(--color-black)}.ms-form-checkbox label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--color-white)}.ms-form-checkbox label:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:23px;height:23px;font-size:14px;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:var(--color-black);border-radius:4px;margin:0 15px 0 0;border:2px solid var(--color-white);font-family:"ms-icon";-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.ms-form-checkbox input{display:none}.ms-form-checkbox input:checked+label:before{content:"\e927"}.ms-form-checkbox.black label:before{background-color:var(--color-white);border:2px solid var(--color-black)}.ms-form-checkbox.black input:checked+label:before{background-color:var(--color-black);-webkit-box-shadow:inset 0px 0px 0px 2px var(--color-white);box-shadow:inset 0px 0px 0px 2px var(--color-white)}.ms-form-checkbox.box label{padding:3vw 1.5vw;min-height:170px;border-radius:8px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-black);background-color:var(--color-white)}@media screen and (min-width:1440px){.ms-form-checkbox.box label{padding:1.5vw}}.ms-form-checkbox.box label:before{top:10px;margin:0;right:10px;position:absolute}.ms-form-checkbox.box label [class*=" icon-"],.ms-form-checkbox.box label [class^=icon-]{width:35px;height:35px;font-size:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1vh}.ms-form-checkbox.box label .ms-label{line-height:1.1;font-weight:bold;text-align:center;text-transform:uppercase;font-family:var(--main-title);font-size:clamp(17px,17px + (25 - 17) * (100vw - 375px)/(1920 - 375),25px)}@media (max-width:1023px){.ms-form-checkbox.box label .ms-label br{display:none}}.ms-form-checkbox.box label .ms-price{line-height:1;font-size:40px;font-weight:900;text-align:center;font-family:var(--main-title);font-size:clamp(40px,40px + (50 - 40) * (100vw - 375px)/(1920 - 375),50px)}.ms-form-checkbox.box label .ms-price.sm{font-size:clamp(30px,30px + (40 - 30) * (100vw - 375px)/(1920 - 375),40px)}.ms-form-checkbox.box label p{margin-top:10px;text-align:center;font-size:clamp(12px,12px + (15 - 12) * (100vw - 375px)/(1920 - 375),15px)}.ms-form-checkbox.box input:checked+label{color:var(--color-white);background-color:var(--color-red)}.ms-form-checkbox.box input:checked+label [class*=" icon-"],.ms-form-checkbox.box input:checked+label [class^=icon-]{color:var(--color-black)}.ms-wrapper-input{position:relative;width:100%;margin-bottom:15px}.ms-wrapper-input label{display:block;font-weight:bold;margin-bottom:1vh;color:var(--color-white);font-size:clamp(13px,13px + (15 - 13) * (100vw - 375px)/(1920 - 375),15px)}.ms-wrapper-input label.hidden{overflow:hidden;position:absolute;top:0;left:0;width:0;height:0}.ms-wrapper-input input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:8px;padding:0 15px;color:var(--color-white);border:1px solid #D8D8D8;background-color:transparent}.ms-wrapper-input input::-webkit-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input::-moz-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input:-ms-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input::-ms-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input::placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input input:focus{border-color:var(--color-filter-label-hover);background-color:var(--color-filter-label-hover)}.ms-wrapper-input input.error{color:var(--color-error-cl);border-color:var(--color-error-bg);background-color:var(--color-error-bg)}.ms-wrapper-input input.error:focus{border-color:var(--color-error-cl)}.ms-wrapper-input select{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:var(--color-filter-label);-webkit-transition:all 0.3s;transition:all 0.3s;font-size:16px;border-radius:8px;padding:0 15px;background:var(--color-filter-label) url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzEwcHgnIHdpZHRoPScxMHB4JyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9JyNGRkZGRkYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcuMjQ3IDExLjE0IDIuNDUxIDUuNjU4QzEuODg1IDUuMDEzIDIuMzQ1IDQgMy4yMDQgNGg5LjU5MmExIDEgMCAwIDEgLjc1MyAxLjY1OWwtNC43OTYgNS40OGExIDEgMCAwIDEtMS41MDYgMHonLz48L3N2Zz4=) no-repeat;background-position:calc(100% - 0.75rem) center;background-size:20px;color:var(--color-white)}.ms-wrapper-input select::-webkit-input-placeholder{text-overflow:ellipsis}.ms-wrapper-input select::-moz-placeholder{text-overflow:ellipsis}.ms-wrapper-input select:-ms-input-placeholder{text-overflow:ellipsis}.ms-wrapper-input select::-ms-input-placeholder{text-overflow:ellipsis}.ms-wrapper-input select::placeholder{text-overflow:ellipsis}.ms-wrapper-input select.error{color:var(--color-error-cl);border-color:var(--color-error-bg);background-color:var(--color-error-bg)}.ms-wrapper-input select.error:focus{border-color:var(--color-error-cl)}.ms-wrapper-input select:focus,.ms-wrapper-input select:hover{background-color:var(--color-filter-label-hover)}.ms-wrapper-input select.line{background-color:transparent;border:1px solid var(--color-white)}.ms-wrapper-input select.line:focus,.ms-wrapper-input select.line:hover{border-color:var(--color-filter-label-hover);background-color:var(--color-filter-label-hover)}.ms-wrapper-input textarea{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100px;-webkit-transition:all 0.3s;transition:all 0.3s;resize:none;font-size:16px;border-radius:10px;padding:15px;border:1px solid #737373;height:auto;resize:none;field-sizing:content;background-color:#737373;font-family:var(--font-title);color:var(--color-white);border:1px solid #D8D8D8;background-color:transparent}.ms-wrapper-input textarea::-webkit-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea::-moz-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea:-ms-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea::-ms-input-placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea::placeholder{text-overflow:ellipsis;color:#D8D8D8}.ms-wrapper-input textarea:focus,.ms-wrapper-input textarea:hover{border-color:var(--color-filter-label-hover);background-color:var(--color-filter-label-hover)}.ms-wrapper-input textarea.error{color:var(--color-error-cl);border-color:var(--color-error-bg);background-color:var(--color-error-bg)}.ms-wrapper-input textarea.error:focus{border-color:var(--color-error-cl)}.ms-wrapper-input input[type=file]{padding-left:5px}.ms-wrapper-input ::-webkit-file-upload-button{border:0;font-size:14px;border-radius:6px;color:var(--color-white);background:var(--color-red);margin-top:3px;padding:10px 20px;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer}.ms-wrapper-input ::file-selector-button{border:0;font-size:14px;border-radius:6px;color:var(--color-white);background:var(--color-red);margin-top:3px;padding:10px 20px;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer}.ms-wrapper-input ::-webkit-file-upload-button:focus,.ms-wrapper-input ::-webkit-file-upload-button:hover{color:var(--color-white);background:var(--color-brick)}.ms-wrapper-input ::file-selector-button:focus,.ms-wrapper-input ::file-selector-button:hover{color:var(--color-white);background:var(--color-brick)}.ms-wrapper-input .ms-validate{color:var(--color-error-cl);display:block;margin-top:5px}.ms-wrapper-input.white label{color:var(--color-black)}.ms-wrapper-input.white input{color:var(--color-black);background-color:transparent;border-color:var(--color-filter-label-hover)}.ms-wrapper-input.white input::-webkit-input-placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input::-moz-placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input:-ms-input-placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input::-ms-input-placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input::placeholder{text-overflow:ellipsis;color:var(--color-filter-label-hover)}.ms-wrapper-input.white input:focus{color:var(--color-black);background-color:transparent;border-color:var(--color-black)}.ms-wrapper-input.date{position:relative}.ms-wrapper-input.date input[type=month]::-webkit-calendar-picker-indicator{opacity:0;display:none}.ms-wrapper-input.date button{height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:23px;color:var(--color-white);position:absolute;bottom:0;right:0;background-color:transparent;font-weight:normal}.ms-input-file{margin-bottom:15px}.ms-input-file input{display:none}.ms-input-file label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:50px;color:var(--color-white);background-color:var(--color-filter-label);font-size:16px;padding:0 15px;cursor:pointer;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:8px}.ms-input-file label:focus,.ms-input-file label:hover{background-color:var(--color-filter-label-hover)}.ms-input-file label .icon-file{margin-right:10px}.ms-input-file span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-group .ms-form-radio{margin-bottom:15px}@media screen and (min-width:768px){.ms-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.ms-group .ms-form-checkbox,.ms-group .ms-form-radio,.ms-group .ms-wrapper-input{width:50%;padding:0 10px}}.ms-modal{background-color:rgba(0,0,0,0.8);backdrop-filter:blur(7px);z-index:32;opacity:0;display:none;visibility:hidden;-webkit-transition:all 0.3s;transition:all 0.3s;top:0;left:0;width:100%;height:100%;max-height:100vh;position:fixed;overflow:hidden;overflow-y:auto}@media screen and (min-width:640px){.ms-modal .ms-modal-dialog.md .ms-modal-content{max-width:650px;margin:0 auto}.ms-modal .ms-modal-dialog.sm .ms-modal-content{max-width:500px;margin:0 auto}}.ms-modal .ms-close-modal{width:28px;height:28px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:28px;-webkit-transition:all 0.3s;transition:all 0.3s;color:var(--color-black);background-color:transparent;margin-left:auto;margin-right:0;margin-bottom:10px}.ms-modal .ms-close-modal:before{-webkit-transition:all 0.3s;transition:all 0.3s}.ms-modal .ms-close-modal:hover{color:var(--color-secondary)}@media screen and (min-width:1024px){.ms-modal .ms-close-modal{width:40px;height:40px;font-size:30px}}.ms-modal .ms-modal-dialog{width:100%;height:100%;max-height:100vh;overflow-y:auto;padding:15px;z-index:2;position:absolute;padding-bottom:100px}.ms-modal .ms-modal-dialog.oh{overflow:hidden}@media screen and (min-width:768px){.ms-modal .ms-modal-dialog.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.ms-modal .ms-modal-dialog .ms-modal-content{padding:15px;position:relative;-webkit-transition:all 0.6s;transition:all 0.6s;-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:var(--color-white);border-radius:10px}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-header{width:100%;position:relative;margin-bottom:2vh;border-bottom:1px solid var(--color-border)}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-header.center{text-align:center}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-body{width:100%;position:relative}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-body .ms-wrapper-paragraph p{margin-bottom:20px}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-body .ms-wrapper-paragraph.center{text-align:center}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-body .ms-wrapper-btn .ms-btn{min-width:300px}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-footer{padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid var(--color-border);width:100%}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-footer.-fixed{left:0;bottom:0;z-index:1;position:fixed;margin-bottom:0}.ms-modal .ms-modal-dialog .ms-modal-content .ms-form{margin-top:-1px}.ms-modal .ms-modal-dialog .ms-modal-content .ms-banner-price .ms-wrapper-banner{padding:15px 0}.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-media.md{max-width:380px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-body,.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-footer,.ms-modal .ms-modal-dialog .ms-modal-content .ms-modal-header{padding:0 30px}}.ms-modal .ms-modal-dialog .ms-modal-content.black{background-color:rgba(0,0,0,0.7)}.ms-modal .ms-modal-dialog .ms-modal-content.black .ms-main-title,.ms-modal .ms-modal-dialog .ms-modal-content.black .ms-title{color:var(--color-white)}.ms-modal .ms-modal-dialog .ms-modal-content.black .ms-close-modal{color:var(--color-white)}.ms-modal .ms-modal-dialog .ms-modal-content.black .ms-modal-body .ms-wrapper-paragraph p{opacity:0.6;text-align:center;color:var(--color-white)}.ms-modal .ms-wrapper-video{width:80%;opacity:0;height:auto;position:relative;-webkit-transition:all 0.6s;transition:all 0.6s;-webkit-transform:translateY(100px);transform:translateY(100px);background-color:var(--color-black);-webkit-transition-delay:0.6s;transition-delay:0.6s}.ms-modal .ms-wrapper-video:after{content:"";display:block;padding-bottom:56.25%}.ms-modal .ms-wrapper-video img,.ms-modal .ms-wrapper-video video{-o-object-fit:cover;object-fit:cover}.ms-modal .ms-wrapper-video iframe,.ms-modal .ms-wrapper-video img,.ms-modal .ms-wrapper-video video{top:0;left:0;width:100%;height:100%;position:absolute}.ms-modal .ms-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.ms-modal.active{display:block}.ms-modal.active.in{opacity:1;visibility:visible}.ms-modal.active.in .ms-modal-content{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}body.openModal{overflow:hidden}body.openModal .ms-modal.in .ms-modal-dialog .ms-wrapper-video{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#modalPromo .ms-wrapper-btn.center{padding:10px 0 20px 0;text-align:center}.ms-banner-message{position:relative;color:var(--color-black);padding:10px 12vw 10px 15px;background-color:var(--color-yellow)}.ms-banner-message.sticky{top:0;z-index:3;position:sticky}.ms-banner-message strong{font-weight:600}.ms-banner-message span{font-weight:500}.ms-banner-message a{color:var(--color-red);font-weight:bold;text-decoration:underline;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-banner-message a:hover{color:var(--color-black)}.ms-banner-message .ms-btn-close{top:10px;right:15px;position:absolute}@media screen and (min-width:768px){.ms-banner-message{text-align:center;padding:10px}.ms-banner-message .ms-btn-close{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.ms-card{width:100%;height:100%;position:relative}.ms-card.shadown-top:before{content:"";position:absolute;top:-3px;left:-3px;width:102%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(#000000),to(transparent));background:linear-gradient(to bottom,#000000,transparent);z-index:1;pointer-events:none;opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-card.shadown-bottom:before{content:"";position:absolute;bottom:-3px;left:-3px;width:102%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(#000000),to(transparent));background:linear-gradient(to bottom,#000000,transparent);z-index:1;pointer-events:none;opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ms-card .ms-category-name{left:0;bottom:0;z-index:1;padding:4%;width:100%;position:absolute;color:var(--color-white)}.ms-card .ms-category-name .ms-card-title{font-family:var(--bebas);text-transform:uppercase;font-size:clamp(20px,20px + (25 - 20) * (100vw - 375px)/(1920 - 375),25px)}.ms-card .ms-header-card{top:0;left:0;z-index:1;padding:4%;position:absolute;color:var(--color-white);width:calc(100% - 45px);-webkit-transition:all 0.3s;transition:all 0.3s;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.ms-card .ms-header-card .ms-card-title{font-weight:bold}.ms-card .ms-header-card a{font-weight:400;color:var(--color-blue);-webkit-transition:all 0.3s;transition:all 0.3s;text-decoration:underline}.ms-card .ms-header-card a:hover{color:var(--color-white)}@media screen and (min-width:640px){.ms-card .ms-header-card{padding-top:6%}}.ms-card .ms-footer-card{left:0;bottom:0;right:0;left:0;margin:0 auto;z-index:1;padding:4%;opacity:0;width:80%;-webkit-transition:all 0.3s;transition:all 0.3s;position:absolute;text-align:center;color:var(--color-white);-webkit-transform:translateY(10px);transform:translateY(10px)}.ms-card .ms-footer-card .ms-main-title{text-transform:uppercase;margin-bottom:1vh}@media (max-width:639px){.ms-card .ms-footer-card{width:100%;font-size:11px}.ms-card .ms-footer-card .ms-main-title{margin-bottom:5px}}@media screen and (min-width:640px){.ms-card .ms-footer-card{padding-bottom:10%}}.ms-card .ms-footer-card.reel{width:100%;padding:4%;text-align:left;pointer-events:none}.ms-card .ms-footer-card.reel .ms-header-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:1vh}.ms-card .ms-footer-card.reel .ms-header-title img{width:30px;height:auto;margin-right:10px}.ms-card .ms-footer-card.reel .ms-header-title .ms-main-title{margin-bottom:0}.ms-card .ms-btn-favorite{top:4%;right:4%;z-index:1;position:absolute}.ms-card .ms-view{left:4%;bottom:3%;z-index:1;font-size:15px;font-weight:bold;position:absolute;color:var(--color-white);-webkit-transition:all 0.3s;transition:all 0.3s}.ms-card .ms-btn-add,.ms-card .ms-btn-play{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;z-index:1;opacity:0}.ms-card picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;z-index:0}.ms-card picture img{width:100%;height:auto}.ms-card video{top:0;left:0;width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover}.ms-card .ms-wrapper-card{position:relative;display:block;width:100%;height:100%;overflow:hidden}.ms-card .ms-card-float-info{left:0;bottom:0;z-index:2;width:100%;position:absolute;padding:4vh 0;color:var(--color-white);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:768px){.ms-card .ms-card-float-info{padding:6vh 0}}.ms-card .ms-card-float-info [class*=" icon-"],.ms-card .ms-card-float-info [class^=icon-]{height:96px;width:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:clamp(50px,50px + (110 - 50) * (100vw - 375px)/(1920 - 375),110px);margin:auto}.ms-card .ms-card-float-info .ms-main-title{text-align:center;text-transform:uppercase;max-width:100%;margin-left:auto;margin-right:auto;font-size:clamp(16px,16px + (30 - 16) * (100vw - 375px)/(1920 - 375),30px)}@media screen and (min-width:768px){.ms-card .ms-card-float-info .ms-main-title{max-width:80%}}.ms-card:hover:before{opacity:1}.ms-card:hover .ms-footer-card,.ms-card:hover .ms-header-card{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.ms-card:hover .ms-btn-add,.ms-card:hover .ms-btn-play{opacity:1}.ms-card:hover .ms-view{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.ms-wrapper-slider,.swiper{width:100%;position:relative}.ms-wrapper-slider .swiper,.swiper .swiper{overflow:hidden}.ms-wrapper-slider .swiper .swiper-button-next,.ms-wrapper-slider .swiper .swiper-button-prev,.swiper .swiper .swiper-button-next,.swiper .swiper .swiper-button-prev{top:50%;width:34px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;margin-top:-17px;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;-webkit-transition:all 0.3s;transition:all 0.3s;color:var(--color-black);background-color:rgba(255,255,255,0.5)}.ms-wrapper-slider .swiper .swiper-button-next:after,.ms-wrapper-slider .swiper .swiper-button-prev:after,.swiper .swiper .swiper-button-next:after,.swiper .swiper .swiper-button-prev:after{display:none}.ms-wrapper-slider .swiper .swiper-button-next:hover,.ms-wrapper-slider .swiper .swiper-button-prev:hover,.swiper .swiper .swiper-button-next:hover,.swiper .swiper .swiper-button-prev:hover{background-color:var(--color-white)}.ms-wrapper-slider .swiper .swiper-button-next,.swiper .swiper .swiper-button-next{right:15px;padding-left:3px}.ms-wrapper-slider .swiper .swiper-button-prev,.swiper .swiper .swiper-button-prev{left:15px;padding-right:3px}.ms-wrapper-slider .swiper-slide,.swiper .swiper-slide{border:0}.ms-wrapper-slider .swiper-slide img,.swiper .swiper-slide img{height:auto;width:100%;-o-object-fit:cover;object-fit:cover}.ms-wrapper-slider .swiper-slide picture,.swiper .swiper-slide picture{display:block}.ms-wrapper-slider .swiper-pagination,.swiper .swiper-pagination{position:relative;padding-top:20px}.ms-wrapper-slider .ms-box-caption{left:0;right:0;z-index:2;bottom:6vh;margin:0 auto;max-width:560px;position:absolute}@media screen and (min-width:768px){.ms-wrapper-slider .ms-box-caption{bottom:11vh}.ms-wrapper-slider .ms-box-caption.left{left:10%;right:auto}}.ms-wrapper-slider .ms-wrapper-banner.shadow:before{left:0;bottom:0;z-index:1;width:100%;content:"";height:100%;position:absolute;pointer-events:none;background:-webkit-gradient(linear,left bottom,left top,from(#000000),to(transparent));background:linear-gradient(to top,#000000,transparent)}.ms-column-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}.ms-column-list .ms-item{width:100%;padding:0 5px;margin:5px 0}@media (max-width:767px){.ms-column-list.column-sm-1 .ms-item{width:100%}.ms-column-list.column-sm-2 .ms-item{width:50%}.ms-column-list.column-sm-3 .ms-item{width:33.3333333333%}.ms-column-list.column-sm-4 .ms-item{width:25%}.ms-column-list.column-sm-5 .ms-item{width:20%}}@media (min-width:768px) and (max-width:1199px){.ms-column-list.column-md-1 .ms-item{width:100%}.ms-column-list.column-md-2 .ms-item{width:50%}.ms-column-list.column-md-3 .ms-item{width:33.3333333333%}.ms-column-list.column-md-4 .ms-item{width:25%}.ms-column-list.column-md-5 .ms-item{width:20%}}@media (min-width:1200px){.ms-column-list.column-xl-1 .ms-item{width:100%}.ms-column-list.column-xl-2 .ms-item{width:50%}.ms-column-list.column-xl-3 .ms-item{width:33.3333333333%}.ms-column-list.column-xl-4 .ms-item{width:25%}.ms-column-list.column-xl-5 .ms-item{width:20%}}@media (max-width:767px){.ms-column-list.num-items-sm-1 .ms-item:nth-child(n+2){display:none}.ms-column-list.num-items-sm-2 .ms-item:nth-child(n+3){display:none}.ms-column-list.num-items-sm-3 .ms-item:nth-child(n+4){display:none}.ms-column-list.num-items-sm-4 .ms-item:nth-child(n+5){display:none}.ms-column-list.num-items-sm-5 .ms-item:nth-child(n+6){display:none}.ms-column-list.num-items-sm-6 .ms-item:nth-child(n+7){display:none}.ms-column-list.num-items-sm-7 .ms-item:nth-child(n+8){display:none}.ms-column-list.num-items-sm-8 .ms-item:nth-child(n+9){display:none}.ms-column-list.num-items-sm-9 .ms-item:nth-child(n+10){display:none}.ms-column-list.num-items-sm-10 .ms-item:nth-child(n+11){display:none}.ms-column-list.num-items-sm-11 .ms-item:nth-child(n+12){display:none}.ms-column-list.num-items-sm-12 .ms-item:nth-child(n+13){display:none}}@media (min-width:768px) and (max-width:1199px){.ms-column-list.num-items-md-1 .ms-item:nth-child(n+2){display:none}.ms-column-list.num-items-md-2 .ms-item:nth-child(n+3){display:none}.ms-column-list.num-items-md-3 .ms-item:nth-child(n+4){display:none}.ms-column-list.num-items-md-4 .ms-item:nth-child(n+5){display:none}.ms-column-list.num-items-md-5 .ms-item:nth-child(n+6){display:none}.ms-column-list.num-items-md-6 .ms-item:nth-child(n+7){display:none}.ms-column-list.num-items-md-7 .ms-item:nth-child(n+8){display:none}.ms-column-list.num-items-md-8 .ms-item:nth-child(n+9){display:none}.ms-column-list.num-items-md-9 .ms-item:nth-child(n+10){display:none}.ms-column-list.num-items-md-10 .ms-item:nth-child(n+11){display:none}.ms-column-list.num-items-md-11 .ms-item:nth-child(n+12){display:none}.ms-column-list.num-items-md-12 .ms-item:nth-child(n+13){display:none}}@media (min-width:1200px){.ms-column-list.num-items-xl-1 .ms-item:nth-child(n+2){display:none}.ms-column-list.num-items-xl-2 .ms-item:nth-child(n+3){display:none}.ms-column-list.num-items-xl-3 .ms-item:nth-child(n+4){display:none}.ms-column-list.num-items-xl-4 .ms-item:nth-child(n+5){display:none}.ms-column-list.num-items-xl-5 .ms-item:nth-child(n+6){display:none}.ms-column-list.num-items-xl-6 .ms-item:nth-child(n+7){display:none}.ms-column-list.num-items-xl-7 .ms-item:nth-child(n+8){display:none}.ms-column-list.num-items-xl-8 .ms-item:nth-child(n+9){display:none}.ms-column-list.num-items-xl-9 .ms-item:nth-child(n+10){display:none}.ms-column-list.num-items-xl-10 .ms-item:nth-child(n+11){display:none}.ms-column-list.num-items-xl-11 .ms-item:nth-child(n+12){display:none}.ms-column-list.num-items-xl-12 .ms-item:nth-child(n+13){display:none}}