

/* Start:/local/media/css/library.min.css?167947211938605*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/local/media/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/local/media/css/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/local/media/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/local/media/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/local/media/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(/local/media/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/media/css/base.min.css?1762944919117956*/
@charset "UTF-8";*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.9375rem!important}.mt-1,.my-1{margin-top:.9375rem!important}.mr-1,.mx-1{margin-right:.9375rem!important}.mb-1,.my-1{margin-bottom:.9375rem!important}.ml-1,.mx-1{margin-left:.9375rem!important}.m-2{margin:1.875rem!important}.mt-2,.my-2{margin-top:1.875rem!important}.mr-2,.mx-2{margin-right:1.875rem!important}.mb-2,.my-2{margin-bottom:1.875rem!important}.ml-2,.mx-2{margin-left:1.875rem!important}.m-3{margin:2.8125rem!important}.mt-3,.my-3{margin-top:2.8125rem!important}.mr-3,.mx-3{margin-right:2.8125rem!important}.mb-3,.my-3{margin-bottom:2.8125rem!important}.ml-3,.mx-3{margin-left:2.8125rem!important}.m-4{margin:3.75rem!important}.mt-4,.my-4{margin-top:3.75rem!important}.mr-4,.mx-4{margin-right:3.75rem!important}.mb-4,.my-4{margin-bottom:3.75rem!important}.ml-4,.mx-4{margin-left:3.75rem!important}.m-5{margin:4.6875rem!important}.mt-5,.my-5{margin-top:4.6875rem!important}.mr-5,.mx-5{margin-right:4.6875rem!important}.mb-5,.my-5{margin-bottom:4.6875rem!important}.ml-5,.mx-5{margin-left:4.6875rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.9375rem!important}.pt-1,.py-1{padding-top:.9375rem!important}.pr-1,.px-1{padding-right:.9375rem!important}.pb-1,.py-1{padding-bottom:.9375rem!important}.pl-1,.px-1{padding-left:.9375rem!important}.p-2{padding:1.875rem!important}.pt-2,.py-2{padding-top:1.875rem!important}.pr-2,.px-2{padding-right:1.875rem!important}.pb-2,.py-2{padding-bottom:1.875rem!important}.pl-2,.px-2{padding-left:1.875rem!important}.p-3{padding:2.8125rem!important}.pt-3,.py-3{padding-top:2.8125rem!important}.pr-3,.px-3{padding-right:2.8125rem!important}.pb-3,.py-3{padding-bottom:2.8125rem!important}.pl-3,.px-3{padding-left:2.8125rem!important}.p-4{padding:3.75rem!important}.pt-4,.py-4{padding-top:3.75rem!important}.pr-4,.px-4{padding-right:3.75rem!important}.pb-4,.py-4{padding-bottom:3.75rem!important}.pl-4,.px-4{padding-left:3.75rem!important}.p-5{padding:4.6875rem!important}.pt-5,.py-5{padding-top:4.6875rem!important}.pr-5,.px-5{padding-right:4.6875rem!important}.pb-5,.py-5{padding-bottom:4.6875rem!important}.pl-5,.px-5{padding-left:4.6875rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.9375rem!important}.mt-sm-1,.my-sm-1{margin-top:.9375rem!important}.mr-sm-1,.mx-sm-1{margin-right:.9375rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.9375rem!important}.ml-sm-1,.mx-sm-1{margin-left:.9375rem!important}.m-sm-2{margin:1.875rem!important}.mt-sm-2,.my-sm-2{margin-top:1.875rem!important}.mr-sm-2,.mx-sm-2{margin-right:1.875rem!important}.mb-sm-2,.my-sm-2{margin-bottom:1.875rem!important}.ml-sm-2,.mx-sm-2{margin-left:1.875rem!important}.m-sm-3{margin:2.8125rem!important}.mt-sm-3,.my-sm-3{margin-top:2.8125rem!important}.mr-sm-3,.mx-sm-3{margin-right:2.8125rem!important}.mb-sm-3,.my-sm-3{margin-bottom:2.8125rem!important}.ml-sm-3,.mx-sm-3{margin-left:2.8125rem!important}.m-sm-4{margin:3.75rem!important}.mt-sm-4,.my-sm-4{margin-top:3.75rem!important}.mr-sm-4,.mx-sm-4{margin-right:3.75rem!important}.mb-sm-4,.my-sm-4{margin-bottom:3.75rem!important}.ml-sm-4,.mx-sm-4{margin-left:3.75rem!important}.m-sm-5{margin:4.6875rem!important}.mt-sm-5,.my-sm-5{margin-top:4.6875rem!important}.mr-sm-5,.mx-sm-5{margin-right:4.6875rem!important}.mb-sm-5,.my-sm-5{margin-bottom:4.6875rem!important}.ml-sm-5,.mx-sm-5{margin-left:4.6875rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.9375rem!important}.pt-sm-1,.py-sm-1{padding-top:.9375rem!important}.pr-sm-1,.px-sm-1{padding-right:.9375rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.9375rem!important}.pl-sm-1,.px-sm-1{padding-left:.9375rem!important}.p-sm-2{padding:1.875rem!important}.pt-sm-2,.py-sm-2{padding-top:1.875rem!important}.pr-sm-2,.px-sm-2{padding-right:1.875rem!important}.pb-sm-2,.py-sm-2{padding-bottom:1.875rem!important}.pl-sm-2,.px-sm-2{padding-left:1.875rem!important}.p-sm-3{padding:2.8125rem!important}.pt-sm-3,.py-sm-3{padding-top:2.8125rem!important}.pr-sm-3,.px-sm-3{padding-right:2.8125rem!important}.pb-sm-3,.py-sm-3{padding-bottom:2.8125rem!important}.pl-sm-3,.px-sm-3{padding-left:2.8125rem!important}.p-sm-4{padding:3.75rem!important}.pt-sm-4,.py-sm-4{padding-top:3.75rem!important}.pr-sm-4,.px-sm-4{padding-right:3.75rem!important}.pb-sm-4,.py-sm-4{padding-bottom:3.75rem!important}.pl-sm-4,.px-sm-4{padding-left:3.75rem!important}.p-sm-5{padding:4.6875rem!important}.pt-sm-5,.py-sm-5{padding-top:4.6875rem!important}.pr-sm-5,.px-sm-5{padding-right:4.6875rem!important}.pb-sm-5,.py-sm-5{padding-bottom:4.6875rem!important}.pl-sm-5,.px-sm-5{padding-left:4.6875rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.9375rem!important}.mt-md-1,.my-md-1{margin-top:.9375rem!important}.mr-md-1,.mx-md-1{margin-right:.9375rem!important}.mb-md-1,.my-md-1{margin-bottom:.9375rem!important}.ml-md-1,.mx-md-1{margin-left:.9375rem!important}.m-md-2{margin:1.875rem!important}.mt-md-2,.my-md-2{margin-top:1.875rem!important}.mr-md-2,.mx-md-2{margin-right:1.875rem!important}.mb-md-2,.my-md-2{margin-bottom:1.875rem!important}.ml-md-2,.mx-md-2{margin-left:1.875rem!important}.m-md-3{margin:2.8125rem!important}.mt-md-3,.my-md-3{margin-top:2.8125rem!important}.mr-md-3,.mx-md-3{margin-right:2.8125rem!important}.mb-md-3,.my-md-3{margin-bottom:2.8125rem!important}.ml-md-3,.mx-md-3{margin-left:2.8125rem!important}.m-md-4{margin:3.75rem!important}.mt-md-4,.my-md-4{margin-top:3.75rem!important}.mr-md-4,.mx-md-4{margin-right:3.75rem!important}.mb-md-4,.my-md-4{margin-bottom:3.75rem!important}.ml-md-4,.mx-md-4{margin-left:3.75rem!important}.m-md-5{margin:4.6875rem!important}.mt-md-5,.my-md-5{margin-top:4.6875rem!important}.mr-md-5,.mx-md-5{margin-right:4.6875rem!important}.mb-md-5,.my-md-5{margin-bottom:4.6875rem!important}.ml-md-5,.mx-md-5{margin-left:4.6875rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.9375rem!important}.pt-md-1,.py-md-1{padding-top:.9375rem!important}.pr-md-1,.px-md-1{padding-right:.9375rem!important}.pb-md-1,.py-md-1{padding-bottom:.9375rem!important}.pl-md-1,.px-md-1{padding-left:.9375rem!important}.p-md-2{padding:1.875rem!important}.pt-md-2,.py-md-2{padding-top:1.875rem!important}.pr-md-2,.px-md-2{padding-right:1.875rem!important}.pb-md-2,.py-md-2{padding-bottom:1.875rem!important}.pl-md-2,.px-md-2{padding-left:1.875rem!important}.p-md-3{padding:2.8125rem!important}.pt-md-3,.py-md-3{padding-top:2.8125rem!important}.pr-md-3,.px-md-3{padding-right:2.8125rem!important}.pb-md-3,.py-md-3{padding-bottom:2.8125rem!important}.pl-md-3,.px-md-3{padding-left:2.8125rem!important}.p-md-4{padding:3.75rem!important}.pt-md-4,.py-md-4{padding-top:3.75rem!important}.pr-md-4,.px-md-4{padding-right:3.75rem!important}.pb-md-4,.py-md-4{padding-bottom:3.75rem!important}.pl-md-4,.px-md-4{padding-left:3.75rem!important}.p-md-5{padding:4.6875rem!important}.pt-md-5,.py-md-5{padding-top:4.6875rem!important}.pr-md-5,.px-md-5{padding-right:4.6875rem!important}.pb-md-5,.py-md-5{padding-bottom:4.6875rem!important}.pl-md-5,.px-md-5{padding-left:4.6875rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.9375rem!important}.mt-lg-1,.my-lg-1{margin-top:.9375rem!important}.mr-lg-1,.mx-lg-1{margin-right:.9375rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.9375rem!important}.ml-lg-1,.mx-lg-1{margin-left:.9375rem!important}.m-lg-2{margin:1.875rem!important}.mt-lg-2,.my-lg-2{margin-top:1.875rem!important}.mr-lg-2,.mx-lg-2{margin-right:1.875rem!important}.mb-lg-2,.my-lg-2{margin-bottom:1.875rem!important}.ml-lg-2,.mx-lg-2{margin-left:1.875rem!important}.m-lg-3{margin:2.8125rem!important}.mt-lg-3,.my-lg-3{margin-top:2.8125rem!important}.mr-lg-3,.mx-lg-3{margin-right:2.8125rem!important}.mb-lg-3,.my-lg-3{margin-bottom:2.8125rem!important}.ml-lg-3,.mx-lg-3{margin-left:2.8125rem!important}.m-lg-4{margin:3.75rem!important}.mt-lg-4,.my-lg-4{margin-top:3.75rem!important}.mr-lg-4,.mx-lg-4{margin-right:3.75rem!important}.mb-lg-4,.my-lg-4{margin-bottom:3.75rem!important}.ml-lg-4,.mx-lg-4{margin-left:3.75rem!important}.m-lg-5{margin:4.6875rem!important}.mt-lg-5,.my-lg-5{margin-top:4.6875rem!important}.mr-lg-5,.mx-lg-5{margin-right:4.6875rem!important}.mb-lg-5,.my-lg-5{margin-bottom:4.6875rem!important}.ml-lg-5,.mx-lg-5{margin-left:4.6875rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.9375rem!important}.pt-lg-1,.py-lg-1{padding-top:.9375rem!important}.pr-lg-1,.px-lg-1{padding-right:.9375rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.9375rem!important}.pl-lg-1,.px-lg-1{padding-left:.9375rem!important}.p-lg-2{padding:1.875rem!important}.pt-lg-2,.py-lg-2{padding-top:1.875rem!important}.pr-lg-2,.px-lg-2{padding-right:1.875rem!important}.pb-lg-2,.py-lg-2{padding-bottom:1.875rem!important}.pl-lg-2,.px-lg-2{padding-left:1.875rem!important}.p-lg-3{padding:2.8125rem!important}.pt-lg-3,.py-lg-3{padding-top:2.8125rem!important}.pr-lg-3,.px-lg-3{padding-right:2.8125rem!important}.pb-lg-3,.py-lg-3{padding-bottom:2.8125rem!important}.pl-lg-3,.px-lg-3{padding-left:2.8125rem!important}.p-lg-4{padding:3.75rem!important}.pt-lg-4,.py-lg-4{padding-top:3.75rem!important}.pr-lg-4,.px-lg-4{padding-right:3.75rem!important}.pb-lg-4,.py-lg-4{padding-bottom:3.75rem!important}.pl-lg-4,.px-lg-4{padding-left:3.75rem!important}.p-lg-5{padding:4.6875rem!important}.pt-lg-5,.py-lg-5{padding-top:4.6875rem!important}.pr-lg-5,.px-lg-5{padding-right:4.6875rem!important}.pb-lg-5,.py-lg-5{padding-bottom:4.6875rem!important}.pl-lg-5,.px-lg-5{padding-left:4.6875rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.9375rem!important}.mt-xl-1,.my-xl-1{margin-top:.9375rem!important}.mr-xl-1,.mx-xl-1{margin-right:.9375rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.9375rem!important}.ml-xl-1,.mx-xl-1{margin-left:.9375rem!important}.m-xl-2{margin:1.875rem!important}.mt-xl-2,.my-xl-2{margin-top:1.875rem!important}.mr-xl-2,.mx-xl-2{margin-right:1.875rem!important}.mb-xl-2,.my-xl-2{margin-bottom:1.875rem!important}.ml-xl-2,.mx-xl-2{margin-left:1.875rem!important}.m-xl-3{margin:2.8125rem!important}.mt-xl-3,.my-xl-3{margin-top:2.8125rem!important}.mr-xl-3,.mx-xl-3{margin-right:2.8125rem!important}.mb-xl-3,.my-xl-3{margin-bottom:2.8125rem!important}.ml-xl-3,.mx-xl-3{margin-left:2.8125rem!important}.m-xl-4{margin:3.75rem!important}.mt-xl-4,.my-xl-4{margin-top:3.75rem!important}.mr-xl-4,.mx-xl-4{margin-right:3.75rem!important}.mb-xl-4,.my-xl-4{margin-bottom:3.75rem!important}.ml-xl-4,.mx-xl-4{margin-left:3.75rem!important}.m-xl-5{margin:4.6875rem!important}.mt-xl-5,.my-xl-5{margin-top:4.6875rem!important}.mr-xl-5,.mx-xl-5{margin-right:4.6875rem!important}.mb-xl-5,.my-xl-5{margin-bottom:4.6875rem!important}.ml-xl-5,.mx-xl-5{margin-left:4.6875rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.9375rem!important}.pt-xl-1,.py-xl-1{padding-top:.9375rem!important}.pr-xl-1,.px-xl-1{padding-right:.9375rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.9375rem!important}.pl-xl-1,.px-xl-1{padding-left:.9375rem!important}.p-xl-2{padding:1.875rem!important}.pt-xl-2,.py-xl-2{padding-top:1.875rem!important}.pr-xl-2,.px-xl-2{padding-right:1.875rem!important}.pb-xl-2,.py-xl-2{padding-bottom:1.875rem!important}.pl-xl-2,.px-xl-2{padding-left:1.875rem!important}.p-xl-3{padding:2.8125rem!important}.pt-xl-3,.py-xl-3{padding-top:2.8125rem!important}.pr-xl-3,.px-xl-3{padding-right:2.8125rem!important}.pb-xl-3,.py-xl-3{padding-bottom:2.8125rem!important}.pl-xl-3,.px-xl-3{padding-left:2.8125rem!important}.p-xl-4{padding:3.75rem!important}.pt-xl-4,.py-xl-4{padding-top:3.75rem!important}.pr-xl-4,.px-xl-4{padding-right:3.75rem!important}.pb-xl-4,.py-xl-4{padding-bottom:3.75rem!important}.pl-xl-4,.px-xl-4{padding-left:3.75rem!important}.p-xl-5{padding:4.6875rem!important}.pt-xl-5,.py-xl-5{padding-top:4.6875rem!important}.pr-xl-5,.px-xl-5{padding-right:4.6875rem!important}.pb-xl-5,.py-xl-5{padding-bottom:4.6875rem!important}.pl-xl-5,.px-xl-5{padding-left:4.6875rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width:1400px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.9375rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.9375rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.9375rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.9375rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.9375rem!important}.m-xxl-2{margin:1.875rem!important}.mt-xxl-2,.my-xxl-2{margin-top:1.875rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:1.875rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:1.875rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:1.875rem!important}.m-xxl-3{margin:2.8125rem!important}.mt-xxl-3,.my-xxl-3{margin-top:2.8125rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:2.8125rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:2.8125rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:2.8125rem!important}.m-xxl-4{margin:3.75rem!important}.mt-xxl-4,.my-xxl-4{margin-top:3.75rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:3.75rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:3.75rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:3.75rem!important}.m-xxl-5{margin:4.6875rem!important}.mt-xxl-5,.my-xxl-5{margin-top:4.6875rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:4.6875rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:4.6875rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:4.6875rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.9375rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.9375rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.9375rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.9375rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.9375rem!important}.p-xxl-2{padding:1.875rem!important}.pt-xxl-2,.py-xxl-2{padding-top:1.875rem!important}.pr-xxl-2,.px-xxl-2{padding-right:1.875rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:1.875rem!important}.pl-xxl-2,.px-xxl-2{padding-left:1.875rem!important}.p-xxl-3{padding:2.8125rem!important}.pt-xxl-3,.py-xxl-3{padding-top:2.8125rem!important}.pr-xxl-3,.px-xxl-3{padding-right:2.8125rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:2.8125rem!important}.pl-xxl-3,.px-xxl-3{padding-left:2.8125rem!important}.p-xxl-4{padding:3.75rem!important}.pt-xxl-4,.py-xxl-4{padding-top:3.75rem!important}.pr-xxl-4,.px-xxl-4{padding-right:3.75rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:3.75rem!important}.pl-xxl-4,.px-xxl-4{padding-left:3.75rem!important}.p-xxl-5{padding:4.6875rem!important}.pt-xxl-5,.py-xxl-5{padding-top:4.6875rem!important}.pr-xxl-5,.px-xxl-5{padding-right:4.6875rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:4.6875rem!important}.pl-xxl-5,.px-xxl-5{padding-left:4.6875rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1400px){.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.row{--bs-gutter-x:1.875rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.9375rem}.g-1,.gy-1{--bs-gutter-y:0.9375rem}.g-2,.gx-2{--bs-gutter-x:1.875rem}.g-2,.gy-2{--bs-gutter-y:1.875rem}.g-3,.gx-3{--bs-gutter-x:2.8125rem}.g-3,.gy-3{--bs-gutter-y:2.8125rem}.g-4,.gx-4{--bs-gutter-x:3.75rem}.g-4,.gy-4{--bs-gutter-y:3.75rem}.g-5,.gx-5{--bs-gutter-x:4.6875rem}.g-5,.gy-5{--bs-gutter-y:4.6875rem}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.9375rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.9375rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:1.875rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:1.875rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:2.8125rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:2.8125rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:3.75rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:3.75rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:4.6875rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:4.6875rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.9375rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.9375rem}.g-md-2,.gx-md-2{--bs-gutter-x:1.875rem}.g-md-2,.gy-md-2{--bs-gutter-y:1.875rem}.g-md-3,.gx-md-3{--bs-gutter-x:2.8125rem}.g-md-3,.gy-md-3{--bs-gutter-y:2.8125rem}.g-md-4,.gx-md-4{--bs-gutter-x:3.75rem}.g-md-4,.gy-md-4{--bs-gutter-y:3.75rem}.g-md-5,.gx-md-5{--bs-gutter-x:4.6875rem}.g-md-5,.gy-md-5{--bs-gutter-y:4.6875rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.9375rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.9375rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:1.875rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:1.875rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:2.8125rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:2.8125rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:3.75rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:3.75rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:4.6875rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:4.6875rem}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.9375rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.9375rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:1.875rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:1.875rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:2.8125rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:2.8125rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:3.75rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:3.75rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:4.6875rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:4.6875rem}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.9375rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.9375rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:1.875rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:1.875rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:2.8125rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:2.8125rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:3.75rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:3.75rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:4.6875rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:4.6875rem}}@font-face{font-family:PFBagueSansPro;src:url(/local/media/css/../fonts/PFBagueSansPro/PFBagueSansPro-Medium.woff2) format("woff2"),url(/local/media/css/../fonts/PFBagueSansPro/PFBagueSansPro-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:PFBagueSansPro;src:url(/local/media/css/../fonts/PFBagueSansPro/PFBagueSansPro.woff2) format("woff2"),url(/local/media/css/../fonts/PFBagueSansPro/PFBagueSansPro.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PFBagueSansPro;src:url(/local/media/css/../fonts/PFBagueSansPro/PFBagueSansPro-Bold.woff2) format("woff2"),url(/local/media/css/../fonts/PFBagueSansPro/PFBagueSansPro-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:PFBagueSansPro;src:url(/local/media/css/../fonts/PFBagueSansPro/PFBagueSansPro-Light.woff2) format("woff2"),url(/local/media/css/../fonts/PFBagueSansPro/PFBagueSansPro-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.bx-core-window *{-webkit-box-sizing:content-box;box-sizing:content-box;vertical-align:top}.disable-hover,.disable-hover *{pointer-events:none!important}.page,body,html{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-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:100%;height:auto}.page{position:relative}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;-webkit-box-orient:vertical}body{font:400 16px/1.3 PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";color:#fff;background-color:#1c318f}html.mobile,html.mobile body{height:auto}*,a:active,a:hover{outline:0!important}a{color:#fff;text-decoration:underline;-webkit-text-decoration-skip:objects;text-decoration:underline;position:relative}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover{color:#fff;text-decoration:none}::-moz-selection{background:#fff;color:#ff9300;text-shadow:none}::selection{background:#fff;color:#ff9300;text-shadow:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}.icon-svg{width:1em;height:1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;stroke-width:0;stroke:currentColor;fill:currentColor;-webkit-transition:.15s;transition:.15s}.slider-nav{position:absolute;bottom:20px;left:0;width:100%;z-index:3;text-align:center;font-family:PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-nav .swiper-button-nav{position:static;margin:0;color:#111;-webkit-transition:.3s;transition:.3s;padding:0 10px;width:46px;font-size:28px}.slider-nav .swiper-button-nav .icon-svg{-webkit-transition:.3s;transition:.3s;position:relative;left:0}.slider-nav .swiper-button-nav:hover .icon-svg{left:-10px}.slider-nav .swiper-button-nav:after{content:none}.slider-nav .swiper-button-nav.swiper-button-next{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.slider-nav.-arrow-long .swiper-button-nav{padding:0;width:100px}.slider-nav.-arrow-long .swiper-button-nav .icon-svg{width:100%;height:44px;top:1px}@media (max-width:576px){.slider-nav.-arrow-long .swiper-button-nav{width:80px}}.slider-nav.-arrow-long .swiper-banner-progress{margin:0 20px}.slider-nav .swiper-banner-progress{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:1;margin:0 70px}@media (max-width:576px){.slider-nav .swiper-banner-progress{margin:0 60px}}.slider-nav .swiper-banner-progress .line{position:relative;width:80px;height:2px;background:#ff9300;margin:0 20px}.slider-nav .swiper-banner-progress .line:before{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-color:#111}.slider-nav .swiper-banner-progress.-animate .line:before{-webkit-animation:progress 5s linear both;animation:progress 5s linear both}.-stoped .slider-nav .swiper-banner-progress.-animate .line:before{-webkit-animation-play-state:paused;animation-play-state:paused}.slider-nav .swiper-banner-progress .current{color:#111;width:15px}.swiper-lazy{opacity:0;visibility:hidden;-webkit-transition:opacity .6s,visibility .6s;transition:opacity .6s,visibility .6s}.swiper-lazy-loaded{opacity:1;visibility:visible}.swiper-lazy-preloader.-background{width:100%;height:100%;position:absolute;left:0;top:0;border:0;-webkit-animation:none;animation:none;overflow:hidden;background-color:transparent;margin:0;border-radius:0;display:block}.swiper-lazy-preloader.-background:before{content:'';background:-webkit-gradient(linear,left top,right top,from(#f6f6f6),color-stop(50%,#ff9300),to(#f6f6f6));background:linear-gradient(to right,#f6f6f6 0,#ff9300 50%,#f6f6f6 100%);-webkit-animation:1.25s preloader ease-in-out infinite both;animation:1.25s preloader ease-in-out infinite both;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}@-webkit-keyframes preloader{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes preloader{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes progress{100%{width:100%}}@keyframes progress{100%{width:100%}}[data-role=tab-container]{position:relative;-webkit-transition:.6s;transition:.6s}[data-role=tab-content]{-webkit-transition:.4s;transition:.4s;opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%}[data-role=tab-content].is-visible{position:relative;opacity:1;visibility:visible;z-index:2;-webkit-transition:.8s;transition:.8s}.z1,.z2,.z3,.z4,.z5,.z6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.9375rem;font-family:PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:700;line-height:1.3;color:inherit}.z1,h1{font-size:72px;line-height:1}.z2,h2{font-size:64px}.z3,h3{font-size:40px}.z4,h4{font-size:40px}.z5,h5{font-size:24px}.z6,h6{font-size:16px}@media screen and (max-width:1200px){.z1,h1{font-size:36px;line-height:1}.z2,h2{font-size:30px}.z3,h3{font-size:28px}.z4,h4{font-size:28px}.z5,h5{font-size:20px}.z6,h6{font-size:16px}}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}p{margin:0;text-rendering:optimizeLegibility;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:inherit;font-size:inherit}p:not(:last-child){margin:0 0 1rem}hr{max-width:1.25rem 0;border:0;border-top:1px solid #eee}em,i{font-style:italic;line-height:inherit}b,strong{font-weight:700;line-height:inherit}small{font-size:85%;line-height:inherit}img{vertical-align:middle;max-width:100%;height:auto}.page ol,.page ul{margin:.625rem 0;padding:1.25rem 0 1.25rem 1.25rem}.page ol ol,.page ol ul,.page ul ol,.page ul ul{padding:0 0 0 1.875rem}.page ul li{list-style:outside disc;margin-bottom:.3125rem}.page ul li li{list-style:outside circle}.page ol li{list-style:outside decimal;margin-bottom:.3125rem}.page .no-list,.page .no-list>li{margin:0;padding:0;list-style:none}.no-btn{border:none;margin:0;padding:0;width:auto;overflow:visible;background-color:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}.no-btn::-moz-focus-inner{border:0;padding:0}.page table{max-width:100%}.page table th{text-align:left}pre{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;text-align:left}.help-block{padding:1.25rem;display:block}.bg-message{margin:0 0 .5rem;padding:2vw;font-size:1rem}.bg-primary{color:#111;background-color:#fff!important}.bg-primary:hover{background-color:#fff!important}.bg-secondary{color:#111;background-color:#ff9300!important}.bg-secondary:hover{background-color:#ff9300!important}.bg-success{color:#111;background-color:#28a745!important}.bg-success:hover{background-color:#28a745!important}.bg-info{color:#111;background-color:#009fe3!important}.bg-info:hover{background-color:#009fe3!important}.bg-danger{color:#111;background-color:#ff010b!important}.bg-danger:hover{background-color:#ff010b!important}.bg-magenta-pink{background-color:#a3238e!important}.bg-magenta{background-color:#e6007d!important}.bg-lime{background-color:#afca0b!important}.bg-cyan{background-color:#009fe3!important}.bg-orange{background-color:#ff9300}.color-white{color:#fff!important}.color-secondary{color:#ff9300!important}.color-blue{color:#1c318f!important}.color-black-50{color:#a6a6a6!important}.color-black-70{color:#6a6a6a!important}.color-black-90{color:#2f2f2f!important}.color-black{color:#111!important}.color-ocean{color:#6dbdc3!important}.color-cyan{color:#009fe3!important}.color-mint{color:#8aaf67!important}.color-red{color:#ff010b!important}.text-transform-none{text-transform:none!important}.font-secondary{font-family:PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.font-primary{font-family:PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.fw-400{font-weight:400}a img{border:0;outline:0}a.dotted{font-size:.875rem;color:#111;border-bottom:1px dashed;-webkit-transition:.3s;transition:.3s;text-decoration:none}a.dotted:hover{border-bottom-color:transparent}a.lined{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;top:1px;padding-bottom:2px;text-decoration:none}a.lined:after{bottom:0;height:1px;width:0;display:block;position:absolute;background:currentColor;-webkit-transition:.3s;transition:.3s;content:''}a.lined.visible:after,a.lined:hover:after{width:100%}a.lined.visible:hover:after{width:0;opacity:0}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table .table{background-color:#fff}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table td,.table th{padding:.9375rem;vertical-align:top;border-top:1px solid #dee2e6}.table-bordered{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.text-center{text-align:center}.section{padding-bottom:80px}@media screen and (max-width:1200px){.section{padding-bottom:48px}}.section-heading{padding-bottom:50px;margin-bottom:0}@media screen and (max-width:1200px){.section-heading{padding-bottom:24px}}.section-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:50px}.section-headline .section-heading{margin-bottom:0;padding-bottom:0;padding-right:30px}@media screen and (max-width:1200px){.section-headline{padding-bottom:24px}.section-headline .section-heading{margin-bottom:0;padding-bottom:0}}@media screen and (max-width:576px){.section-headline .section-heading{margin-bottom:0;padding-bottom:0;padding-right:0}}.overflow-x-hidden{overflow-x:hidden}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.event-date{font-size:.8125rem;line-height:1.85;text-transform:uppercase;white-space:nowrap}.email{font-size:16px;font-weight:400;line-height:1;white-space:nowrap;text-decoration:none;color:inherit}@media screen and (hover:hover) and (pointer:fine){.email:hover{text-decoration:underline}}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socials__icon,.socials__link{display:block;width:40px;height:40px;color:#fff}.socials__link{-ms-flex-negative:0;flex-shrink:0}.socials__link:not(:last-child){margin-right:8px}.info-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.info-link .icon{margin-right:11px;-ms-flex-negative:0;flex-shrink:0;width:16px;height:15px}.info-link .text{font-size:1.125rem;position:relative}.info-link .text::after{position:absolute;content:'';bottom:0;right:0;left:0;height:0;border-bottom:1px dashed currentColor}@media screen and (hover:hover) and (pointer:fine){.info-link:hover .text::after{opacity:0}}.info-link.parking .icon{height:24px}.info-link.timetable{-webkit-transition:.3s;transition:.3s}.info-link.timetable .icon{-webkit-transition:.3s;transition:.3s}.info-link.timetable.is-open{-webkit-transform:translateX(-27px);transform:translateX(-27px)}.info-link.timetable.is-open .icon{-webkit-transform:translate(250px,-50px);transform:translate(250px,-50px);opacity:0}.work{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:500;line-height:2;white-space:nowrap}.work .days{margin-right:10px}.work .time{font-size:1.25rem;font-weight:700}.phone{white-space:nowrap}.phone .tel{font-size:1rem;line-height:1.5;font-weight:500}.phone .link{font-weight:700;font-size:1.25rem;line-height:1.33;text-decoration:none}@media screen and (hover:hover) and (pointer:fine){.phone .link:hover{text-decoration:underline}}.address{font-style:normal;font-size:1rem}.view-on-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1.14;text-transform:uppercase;text-decoration:none;color:inherit}.view-on-map .text{margin-right:10px}.view-on-map .icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px}@media screen and (max-width:375px){.view-on-map{font-size:.75rem}.view-on-map .text{margin-right:6px}.view-on-map .icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px}}@media screen and (hover:hover) and (pointer:fine){.view-on-map:hover span{text-decoration:underline}}.web-site{display:inline-block;font-size:1.5rem;line-height:1;font-weight:500;text-decoration:none;color:inherit;white-space:nowrap}@media screen and (hover:hover) and (pointer:fine){.web-site:hover{text-decoration:underline}}.has-delivery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1;font-weight:500;color:#fff;text-transform:uppercase}.has-delivery>svg{margin-right:10px;width:36px;height:36px;-ms-flex-negative:0;flex-shrink:0}.floor{font-weight:700;font-size:40px;line-height:1}.figure,figure{display:block}.figure picture,figure picture{display:block}.figure img,figure img{display:block;max-height:470px;height:auto;width:100%;-o-object-fit:contain;object-fit:contain}.figure .pictures,figure .pictures{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-15px}.figure .pictures__item,figure .pictures__item{padding:15px}@media screen and (max-width:576px){.figure .pictures,figure .pictures{margin:-1px}.figure .pictures__item,figure .pictures__item{padding:1px}}@media screen and (max-width:375px){.figure .pictures,figure .pictures{-ms-flex-wrap:wrap;flex-wrap:wrap}.figure .pictures__item,figure .pictures__item{width:100%}}.figure .picture-link,figure .picture-link{display:block}.figure figcaption,figure figcaption{display:block;padding-top:10px;font-size:.875rem;color:#000243}.caption{display:block;padding-top:10px;font-size:.875rem;color:#000243}.blockquote,blockquote{display:block;padding-right:30px;font-size:2.25rem;line-height:1.22;font-weight:400}@media screen and (max-width:1200px){.blockquote,blockquote{font-size:1.5rem;line-height:1.3}}@media screen and (max-width:576px){.blockquote,blockquote{padding-right:0;font-size:1.5rem;line-height:1.3}}.location-address{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;font-weight:700;font-size:1.5rem}.location-address svg{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;width:20px;height:20px}@media screen and (max-width:1200px){.contacts-route__headline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contacts-route__headline .section-heading{padding-bottom:48px}}.-no-error{border-color:#28a745!important}.-error{border-color:#ff010b!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}.page button,.page input[type=button],.page input[type=checkbox],.page input[type=radio],.page input[type=reset],.page input[type=submit],.page label,.page select{cursor:pointer}.form-description{margin:2.5rem 0}.form-agree{margin:2.5rem 0;text-align:center;font-size:1rem}.form-agree input{position:absolute;opacity:0;visibility:hidden}.form-agree label{position:relative;padding-left:30px;font-weight:400}.form-agree label:after{height:20px;width:20px;border-radius:2px;border:1px solid #e8e8e8;display:block;position:absolute;left:0;top:0;content:""}.form-agree label:before{height:10px;width:5px;border:2px solid #28a745;border-top:0;border-left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:block;position:absolute;top:4px;left:8px;z-index:3;opacity:0;-webkit-transition:.3s;transition:.3s;content:""}.form-agree input:checked+label:after{border-color:#111}.form-agree input:checked+label:before{opacity:1}.form-agree a{color:#28a745;border-bottom:1px solid}.form-action{margin-top:1.875rem}.form-group{position:relative}.form-group:not(:last-child){margin-bottom:2.5rem}.form-label{font:400 1.25rem/1.3 PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";display:block;color:currentColor;-webkit-transition:.3s;transition:.3s;margin:0 0 .4375rem}.form-control{display:block;width:100%;padding:.9375rem 1rem .8125rem;font:400 1rem/1.15 PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";color:#2f2f2f;background-color:#fff;background-clip:padding-box;border:1px solid #ededed;border-radius:0;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-webkit-appearance:none}.form-control:focus~.form-focus{width:100%}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#111;outline:0}.form-control.placeholder{color:currentColor;opacity:1}.form-control:-moz-placeholder{color:currentColor;opacity:1}.form-control::-moz-placeholder{color:currentColor;opacity:1}.form-control:-ms-input-placeholder{color:currentColor;opacity:1}.form-control::-webkit-input-placeholder{color:currentColor;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form textarea.form-control{height:4.25rem;min-height:4.25rem;min-width:100%}.btn{padding:1rem 1.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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:0;text-align:center;cursor:pointer;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;outline:0;color:#fff;background:#ff9300;-webkit-transition:.3s;transition:.3s;overflow:hidden;font:500 .875rem PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-transform:uppercase}.btn:focus,.btn:hover{text-decoration:none;color:#fff}.btn.focus,.btn:focus{outline:0}.btn.disabled,.btn:disabled{opacity:.65;pointer-events:none}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:after{content:none}@media screen and (hover:hover) and (pointer:fine){.btn:before{--size:0;content:'';position:absolute;left:var(--x);top:var(--y);width:var(--size)!important;height:var(--size)!important;background:radial-gradient(circle closest-side,rgba(255,255,255,.2),transparent);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .2s ease,height .2s ease;transition:width .2s ease,height .2s ease;bottom:auto!important}.btn:hover:before{--size:250px}}.btn span{position:relative;z-index:2}.btn_white{background-color:#fff;color:#000243}.btn_white:focus,.btn_white:hover{text-decoration:none;color:#000243;background-color:rgba(255,255,255,.75)}.btn_ocean{background-color:#6dbdc3}.btn_blue{background-color:#1c318f}.btn_transparent{background-color:transparent}.btn_op-01{background-color:rgba(255,255,255,.1)}.btn_op-0{background-color:transparent}.btn_fsz-18px{padding:.8125rem 1.5rem .875rem;font-size:1.125rem}.btn_text-transform-none{text-transform:none}.btn svg{display:block;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px}.btn_icon-right span{margin-right:10px}.btn_icon-right svg{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.btn_icon-left svg{margin-right:10px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.btn_icon-24px svg{width:24px;height:24px}.btn_icon-40px{padding:8px 24px}.btn_icon-40px svg{width:40px;height:40px}@media screen and (hover:hover) and (pointer:fine){.btn_icon-hov-slide-right>svg{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.btn_icon-hov-slide-right:hover>svg{-webkit-transform:translateX(33%);transform:translateX(33%)}}.btn,.btn-container,.ink-reaction{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.btn .ink,.btn-container .ink,.ink-reaction .ink{position:absolute;width:200px;height:200px;margin-left:-100px;margin-top:-100px;background-color:rgba(255,255,255,.5);border-radius:50%;z-index:4;pointer-events:none;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:ripple .65s linear;animation:ripple .65s linear}.btn .ink.inverse,.btn-container .ink.inverse,.ink-reaction .ink.inverse{background-color:rgba(12,12,12,.5)}@-webkit-keyframes ripple{100%{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}.is-loading{position:relative}.is-loading:before{height:100%;width:100%;position:absolute;z-index:10000;top:0;left:0;background-color:rgba(255,255,255,.5);content:""}.radios-label{font-size:.875rem;margin-bottom:20px;color:#2f2f2f}.radios-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.radios-group .radio:not(:last-child){margin-right:20px}.radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio__hidden{position:absolute;margin-left:-1px;width:1px;height:1px;-webkit-clip-path:inset(2px);clip-path:inset(2px)}.radio__hidden:checked~.radio__visible{background-color:#1c318f}.radio__hidden:checked~.radio__visible::after{opacity:1}.radio__visible{display:block;position:relative;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;background-color:#e1e1e1;border-radius:50%;-webkit-transition:.3s background-color;transition:.3s background-color}.radio__visible::after{content:'';position:absolute;width:10px;height:10px;top:5px;left:5px;background-color:#fff;border-radius:50%;opacity:0;-webkit-transition:.3s opacity;transition:.3s opacity}.radio__text{padding-left:5px;color:#2f2f2f;font-size:.875rem}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox__hidden{position:absolute;margin-left:-1px;width:1px;height:1px;-webkit-clip-path:inset(2px);clip-path:inset(2px)}.checkbox__hidden:checked~.checkbox__visible{background-color:#009fe3;border-color:#009fe3}.checkbox__hidden:checked~.checkbox__visible::after{opacity:1}.checkbox__visible{display:block;position:relative;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;background-color:#fff;border:1px solid #2f2f2f;-webkit-transition:.3s background-color,.3s border-color;transition:.3s background-color,.3s border-color}.checkbox__visible::after{content:'';position:absolute;width:9px;height:6px;top:4px;left:5px;border-left:1px solid #fff;border-bottom:1px solid #fff;opacity:0;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.checkbox__text{padding-left:10px;color:#2f2f2f;font-size:.875rem;font-weight:500}.loyalty-form{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}@media screen and (max-width:768px){.loyalty-form{padding:30px}}@media screen and (max-width:576px){.loyalty-form{padding:20px}}@media screen and (max-width:375px){.loyalty-form{padding:15px}}.loyalty-form__inner{width:100%;max-width:760px}.loyalty-form .form-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loyalty-form .form-label span{margin-bottom:5px;color:#2f2f2f;font-size:.875rem;font-weight:400}.loyalty-form .form-control:focus-visible{border-color:#1c318f;color:#1c318f}.loyalty-form .form-group{width:100%;max-width:370px}.loyalty-form .pass-group{position:relative}.loyalty-form .pass-group .show-pass{position:absolute;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;right:10px;bottom:6px;width:36px;height:36px}.loyalty-form .pass-group .show-pass>svg{display:block;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;opacity:1!important;color:#c4c4c4}.popform{background-color:#fff;width:100%}.popform .form-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popform .form-label>span{margin-bottom:5px;color:#2f2f2f;font-size:.875rem;font-weight:400}.popform .form-control{max-width:370px}.popform .form-control:focus-visible{border-color:#1c318f;color:#1c318f}.popform textarea.form-control{height:100px;max-width:100%}.popform .form-group{width:100%}.popform .pass-group{position:relative}.popform .pass-group .show-pass{position:absolute;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;right:10px;bottom:6px;width:36px;height:36px}.popform .pass-group .show-pass>svg{display:block;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;opacity:1!important;color:#c4c4c4}@media screen and (max-width:576px){.popform .btn{width:100%}}.popform .chosen-container{max-width:370px;font:400 1rem/1.15 PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.popform .chosen-container .chosen-single{display:block;width:100%;padding:.9375rem 1rem .8125rem;font:400 1rem/1.15 PFBagueSansPro,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"!important;color:#2f2f2f;background-color:#fff;background-clip:padding-box;border:1px solid #ededed;border-radius:0;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none;background:0 0;height:unset;color:#111!important}.popform .chosen-container .chosen-single>div{width:44px}.popform .chosen-container .chosen-single>div>b{margin-right:auto;background-image:url(/local/media/css/../images/forms/select-arrow.png)!important;background-size:17px 9px!important;background-position:center!important}.popform .chosen-container .chosen-drop{margin-top:0!important;border-radius:0!important;border:1px solid #1c318f!important;-webkit-box-shadow:0 10px 10px rgba(21,55,128,.2)!important;box-shadow:0 10px 10px rgba(21,55,128,.2)!important}.popform .chosen-container.chosen-container-active .chosen-single{border-color:#1c318f;color:#1c318f!important}.popform .chosen-container.chosen-with-drop .chosen-single>div>b{background-image:url(/local/media/css/../images/forms/select-arrow-up.png)!important}.popform .chosen-container .chosen-results{padding:0!important;margin:0!important}.popform .chosen-container .chosen-results .active-result{padding:12px 20px!important}.popform .chosen-container .chosen-results .active-result:not(:last-child){position:relative}.popform .chosen-container .chosen-results .active-result:not(:last-child)::after{content:'';position:absolute;bottom:0;right:20px;left:20px;height:1px;background-color:#e1e1e1}.popform .chosen-container .chosen-results .active-result.highlighted{background:#1c318f!important}.popform .chosen-container .chosen-results .active-result.highlighted::after{background-color:#1c318f}.file-input{max-width:100%;width:100%}.file-input__hidden{position:absolute;margin-left:-1px;width:1px;height:1px;-webkit-clip-path:inset(2px);clip-path:inset(2px)}.file-input__visible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ff9300;cursor:pointer;width:100%}.file-input.has-attachment .file-input__icon_refresh{color:#1c318f;display:block}.file-input.has-attachment .file-input__icon_upload{display:none}.file-input.has-attachment .file-input__text{color:#1c318f}.file-input__icon{-ms-flex-negative:0;flex-shrink:0;margin-right:11px;width:26px;height:26px}.file-input__icon_refresh{display:none}.file-input__text{padding-top:3px;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:500}select.form-control{background-image:url(/local/media/css/../images/forms/select-arrow.png);background-size:17px 9px;background-repeat:no-repeat;background-position:top 20px right 17px}select.form-control:focus{background-image:url(/local/media/css/../images/forms/select-arrow-up.png);border-color:#1c318f}.pass-input-wrap{position:relative}.pass-input-wrap .pass-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:6px;width:36px;height:36px}.pass-input-wrap .pass-toggle svg{width:16px;height:16px;color:rgba(0,0,0,.5)}.kids-form .chosen-single span{font-size:.875rem;line-height:1}.kids-form .chosen-results .group-result{font-size:.875rem}.kids-form .chosen-results .group-option{font-size:.875rem;line-height:1.3}.kids-form select{font-size:.875rem;padding-right:42px;text-overflow:ellipsis}.kids-form select optgroup,.kids-form select option{font-size:.875rem}.switch{display:inline-grid;grid-template-columns:repeat(2,1fr);gap:0}.switch input{-ms-flex-preferred-size:50%;flex-basis:50%;display:none}.switch .btn.btn{background-color:#ededed;color:#a6a6a6}.switch input:checked+label.btn{background-color:#ff9300;color:#fff}.fancybox-content{padding:0}.pop{padding:2.5rem 4.375rem;overflow:visible;background:#f8f8f8}.pop-title{font-size:1.5rem;line-height:29px;letter-spacing:.3em;margin-bottom:1.875rem;text-transform:uppercase;text-align:center}.pop-close.fancybox-close-small{top:0;right:0;padding:0;height:50px;width:50px;cursor:pointer;fill:#111}.pop-close.fancybox-close-small:after{content:none}.pop .fancybox-button.fancybox-close-small{padding:0;opacity:1}.pop-heading{margin-bottom:15px;color:#000243;font-size:2rem;font-weight:700}.pop-form{display:block;padding:40px 20px 20px 20px;background-color:#fff;border-top:2px solid #ff9300;max-width:410px;width:100%;color:#111}.pop-form .fancybox-button.fancybox-close-small{color:#1c318f!important}.pop-title{margin-bottom:20px;font-size:1.25rem;text-transform:uppercase;max-width:400px}.pop-info{margin-bottom:20px;font-size:1rem;font-weight:400;color:#111}.pop-subheading{margin-bottom:20px;font-size:1.5rem;font-weight:700;color:#1c318f}body{background-image:url(/local/media/css/../images/decor/page-bg.jpg);background-size:100%;background-position:top center}.lozad{opacity:0;visibility:hidden;-webkit-transition:opacity .6s,visibility .6s;transition:opacity .6s,visibility .6s}.lozad[data-loaded=true]{opacity:1;visibility:visible}.container{width:100%;max-width:1200px;padding-left:.9375rem;padding-right:.9375rem;margin-left:auto;margin-right:auto}.content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-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;position:relative}.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:-20px -15px;padding-bottom:50px}@media screen and (max-width:1200px){.tags{padding-bottom:24px;margin:-8px}}.tags__item{padding:20px 15px}@media screen and (max-width:1200px){.tags__item{padding:8px}}.tags .tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}@media screen and (hover:hover) and (pointer:fine){.tags .tag:hover .tag__text{color:#1c318f}.tags .tag:hover .tag__amount{color:#fff;background-color:#ff9300}}.tags .tag__text{margin-right:10px;font-size:1rem;line-height:1;color:#6a6a6a;white-space:nowrap;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1200px){.tags .tag__text{margin-right:5px;font-size:.875rem}}.tags .tag__amount{padding:4px 10px;background-color:#ededed;color:#6a6a6a;font-weight:500;font-size:.75rem;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1200px){.tags .tag__amount{font-size:.625rem}}.tags .tag.is-active .tag__text{color:#1c318f}@media screen and (hover:hover) and (pointer:fine){.tags_light .tag:hover .tag__amount{background-color:#ff9300}.tags_light .tag:hover .tag__text{color:#fff}}.tags_light .tag .tag__text{color:#fff}.tags_light .tag .tag__amount{background-color:rgba(255,255,255,.1);color:#fff}.tags_light .tag.is-active .tag__text{color:#ff9300}.tags_light .tag.is-active .tag__amount{background-color:#ff9300}.hashtags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1px -10px}.hashtags__item{padding:1px 10px}.hashtags__link{text-decoration:none;font-size:1.125rem;line-height:1.67;font-weight:500}@media screen and (hover:hover) and (pointer:fine){.hashtags__link:hover{text-decoration:underline}}.keyboard{position:relative;margin-left:-8px;margin-right:-8px;z-index:10}.keyboard__row{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:start;-ms-flex-pack:start;justify-content:flex-start}.keyboard__row:nth-child(1){margin-bottom:31px}.keyboard__btn{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;position:relative;font-size:2.125rem;line-height:1;width:42px;height:42px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-transition:.3s;transition:.3s;-webkit-transform-origin:bottom center;transform-origin:bottom center}.keyboard__btn:focus-visible{-webkit-transition-duration:24ms;transition-duration:24ms;border-color:#fff;color:#fff}.keyboard__btn.is-selected{border-color:#fff;color:#1c318f;background-color:#fff;-webkit-box-shadow:0 20px 20px rgba(0,0,0,.15);box-shadow:0 20px 20px rgba(0,0,0,.15)}.keyboard-dropdown{display:none;position:absolute;width:330px;padding:8px 24px 8px 24px;background-color:#fff;-webkit-box-shadow:10px 10px 10px rgba(0,0,0,.15);box-shadow:10px 10px 10px rgba(0,0,0,.15)}@media screen and (max-width:1200px){.keyboard-dropdown{position:fixed;padding:45px 16px 16px 16px;max-width:100%;width:unset}}.keyboard-dropdown.is-open{display:block;-webkit-animation:openDropdown .3s;animation:openDropdown .3s}.keyboard-dropdown__close{display:none}@media screen and (max-width:1200px){.keyboard-dropdown__close,.keyboard-dropdown__close svg{display:block;position:absolute;top:5px;right:5px;width:33px;height:33px;color:#000243;z-index:3}}.keyboard-dropdown__item{padding-top:16px;padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none!important;min-height:33px}.keyboard-dropdown__item:not(:last-child){border-bottom:1px solid #ededed}@media screen and (max-width:1200px){.keyboard-dropdown__item{padding-top:12px;padding-bottom:12px}}@media screen and (hover:hover) and (pointer:fine){.keyboard-dropdown__item:hover .keyboard-dropdown__name{color:#1c318f}}.keyboard-dropdown__name{margin-right:16px;font-size:1rem;line-height:1;color:#111;-ms-flex-item-align:start;align-self:flex-start;-webkit-transition:color .3s;transition:color .3s}.keyboard-dropdown__floor{-ms-flex-item-align:center;align-self:center;font-size:.8125rem;font-weight:500;line-height:1;color:#1c318f;text-transform:uppercase}@-webkit-keyframes openDropdown{0%{opacity:0}100%{opacity:1}}@keyframes openDropdown{0%{opacity:0}100%{opacity:1}}.stt{display:block;position:fixed;overflow:hidden;right:28px;bottom:90px;-webkit-box-shadow:0 20px 20px rgba(0,0,0,.15);box-shadow:0 20px 20px rgba(0,0,0,.15);z-index:50;border-radius:50%;-webkit-transform:translateY(150px);transform:translateY(150px);opacity:0;-webkit-transition:.3s opacity,.3s -webkit-transform;transition:.3s opacity,.3s -webkit-transform;transition:.3s transform,.3s opacity;transition:.3s transform,.3s opacity,.3s -webkit-transform}@media screen and (max-width:1200px){.stt{bottom:90px}}.stt.is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:.3s opacity,.3s -webkit-transform;transition:.3s opacity,.3s -webkit-transform;transition:.3s transform,.3s opacity;transition:.3s transform,.3s opacity,.3s -webkit-transform}.stt,.stt svg{width:50px;height:50px}.shop-card{display:block;text-decoration:none!important;width:100%}@media screen and (hover:hover) and (pointer:fine){.shop-card:hover .shop-card__pic{-webkit-box-shadow:0 20px 20px rgba(0,0,0,.15);box-shadow:0 20px 20px rgba(0,0,0,.15)}}.shop-card__link{display:block}.shop-card__pic{display:block;position:relative;width:100%;height:0;padding-bottom:100%;-webkit-transition:-webkit-box-shadow .3s linear;transition:-webkit-box-shadow .3s linear;transition:box-shadow .3s linear;transition:box-shadow .3s linear,-webkit-box-shadow .3s linear}.shop-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:14px;min-height:38px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-card__img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.shop-card__title{text-transform:uppercase;font-size:1.25rem;line-height:1.15;font-weight:500}.shop-card__view{margin-right:10px}.shop-card__floor{text-transform:uppercase;font-weight:500;font-size:13px;line-height:1.85;white-space:nowrap}@media screen and (max-width:375px){.shop-card__floor{font-size:.75rem}}.shop-card__desc{padding-top:10px;font-size:.875rem}.categories{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;max-width:1190px;margin:-15px}.categories__item{padding:15px}.categories-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none!important}.categories-link__icon-box{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-right:16px;-ms-flex-negative:0;flex-shrink:0;width:56px;height:56px;text-decoration:none!important;font-size:1rem;line-height:1.13;background:rgba(255,255,255,.1)}.categories-link__icon{-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px}.hov-op-d{-webkit-transition:.3s opacity linear;transition:.3s opacity linear}@media screen and (hover:hover) and (pointer:fine){.hov-op-d:hover{opacity:.75}}.hov-bright-d{-webkit-transition:.3s -webkit-filter linear;transition:.3s -webkit-filter linear;transition:.3s filter linear;transition:.3s filter linear,.3s -webkit-filter linear}@media screen and (hover:hover) and (pointer:fine){.hov-bright-d:hover{-webkit-filter:brightness(.75);filter:brightness(.75)}}.hov-box-shadow{-webkit-transition:.3s -webkit-box-shadow linear;transition:.3s -webkit-box-shadow linear;transition:.3s box-shadow linear;transition:.3s box-shadow linear,.3s -webkit-box-shadow linear;-webkit-box-shadow:0,0,0,rgba(0,0,0,.25);box-shadow:0,0,0,rgba(0,0,0,.25)}@media screen and (hover:hover) and (pointer:fine){.hov-box-shadow:hover{-webkit-box-shadow:3px 3px 6px rgba(0,0,0,.25);box-shadow:3px 3px 6px rgba(0,0,0,.25)}}.hov-drop-shadow{-webkit-transition:.3s -webkit-filter linear;transition:.3s -webkit-filter linear;transition:.3s filter linear;transition:.3s filter linear,.3s -webkit-filter linear;-webkit-box-shadow:0,0,0,rgba(0,0,0,.25);box-shadow:0,0,0,rgba(0,0,0,.25)}@media screen and (hover:hover) and (pointer:fine){.hov-drop-shadow:hover{-webkit-filter:drop-shadow(0 20px 20px rgba(0, 0, 0, .15));filter:drop-shadow(0 20px 20px rgba(0, 0, 0, .15))}}.modal-timetable{display:none;position:absolute;padding-left:25px;width:611px;z-index:3}@media screen and (max-width:992px){.modal-timetable{padding-left:0;bottom:19px;left:0!important;width:calc(100vw - 30px)}}.modal-timetable.is-open{display:block;-webkit-animation:openTimetable .3s;animation:openTimetable .3s}.modal-timetable.is-open .modal-timetable__circle{-webkit-animation:openCalendarIcon .3s;animation:openCalendarIcon .3s}.modal-timetable_light .modal-timetable__icon{color:#fff}.modal-timetable_light .modal-timetable__circle{background-color:orange}.modal-timetable_light .modal-timetable__close>svg{color:#000243}.modal-timetable_light .modal-timetable__content{background-image:url(/local/media/css/../images/footer/timetable-bg-desktop.jpg);background-color:#fff;color:#000243}@media screen and (max-width:768px){.modal-timetable_light .modal-timetable__content{background-position:top right;background-image:url(/local/media/css/../images/footer/timetable-bg-desktop.jpg)}}.modal-timetable__content{padding:39px 22px 37px 50px;width:100%;background-color:#1c318f;background-image:url(/local/media/css/../images/hero/timetable-bg-desktop.jpg);background-size:cover;background-position:right bottom;border-top:2px solid #ff9300;min-height:136px}@media screen and (max-width:992px){.modal-timetable__content{padding:20px 48px 20px 20px}}@media screen and (max-width:768px){.modal-timetable__content{background-image:url(/local/media/css/../images/hero/timetable-bg@3x.jpg);background-size:contain;background-position:right bottom;background-repeat:no-repeat}}.modal-timetable__circle{position:absolute;left:0;top:calc(50% - 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;width:50px;height:50px;-webkit-box-shadow:0 20px 20px rgba(0,0,0,.15);box-shadow:0 20px 20px rgba(0,0,0,.15);border-radius:50%;background-color:#fff}@media screen and (max-width:992px){.modal-timetable__circle{top:20px;left:20px}}.modal-timetable__close{position:absolute;top:15px;right:15px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px}@media screen and (max-width:992px){.modal-timetable__close{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-timetable__close>svg{display:block;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;color:#fff}}.modal-timetable__icon{-ms-flex-negative:0;flex-shrink:0;width:22px;height:33px;color:#1c318f}.modal-timetable__heading{padding-left:70px;margin-bottom:32px;display:none;max-width:200px;text-transform:uppercase;font-size:1.25rem}@media screen and (max-width:992px){.modal-timetable__heading{display:block}}.modal-timetable__sections{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.modal-timetable__sections{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.modal-timetable__section:not(:last-child){padding-right:22px;border-right:1px solid #fff}.modal-timetable__section:not(:first-child){padding-left:22px}@media screen and (max-width:768px){.modal-timetable__section:not(:last-child){padding-right:0;border:none;margin-bottom:20px}.modal-timetable__section:not(:first-child){padding-left:0}}.modal-timetable__title{margin-bottom:10px;font-size:1.125rem;font-weight:700}.modal-timetable__time{font-size:1.125rem}@-webkit-keyframes openCalendarIcon{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes openCalendarIcon{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes openTimetable{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes openTimetable{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.tippy-content{padding:15px;border:none;background-color:#fff!important;color:#111!important;font-weight:400;font-size:.8125rem!important;-webkit-box-shadow:#c4c4c4 0 0 3px;box-shadow:#c4c4c4 0 0 3px}.i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:16px;border-radius:50%;background-color:#e1e1e1;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.share{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;font-size:.8125rem;font-weight:500;line-height:1.85;text-transform:uppercase}.share .text{margin-right:15px}.share .icon{width:24px;height:24px}.share-wrap{position:relative}.share-wrap ul{padding:0!important;margin:0}.share-wrap ul>li::before{display:none}.share-wrap ul>li [class*="__badge"]{background:0 0}.share-wrap ul>li [class*="__icon_copy"]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHtSURBVHgB7ZjtcYJAEIZfMvkf0wElWAIdSAfSgXagJdiBlmAHJBWYDqQDTQWbvWFx4DzgDjiIMzwzO45wsC/H7ccBzMxMS4ARIKKQf0L5+xMEwR1Tw6IWbDu2Gz1zYVtjKth5XCNM5yqzO6q4tUHITWbtMqlIgzjlPNLGhGx7bdwFvqkRFzaMX1J1Gfhbk+LMWlzpuvJMpvAF5UHhJE6uW2izuIAv+OZbtgM5LniqBs4S/w31aksCI/38OzoiN4vZPpBXCVUdzmzfXCky2FOetQx9kYBIqZmjZZAk5bWLvpA5CddxpeY0E8qYx0OhDwZxKvoOMgsR28Yws0dLcY0P00Vc7Q1FcJE6thbiFDG6Qo4VoiRiaSkugW9xlAdOiHbRg4qLLcVt5bx6rWuMJM56EfPxk+Y4pTxgVOCo9Xig594wQR80p1dySxdtJOiL5rC1DRKRpxZhKXWotYHJGf8UWf3OZesTlsi1EduKTXUmGdsv25nv84UhkLXzeGpMzJvhWHlL6NSfyatWQbGBLyhvIgtU9FmJNATLCr6gak3dW4w3RbK/5pOqbdCtyRkNnYQdROp72B1p+VACanxx4rwuARcbcNOXgwRjQvZVQont3jINIDQh82cLJWxPHreLTp/fREgRMJnj5mhm5iX5A1TjFC0D6qPzAAAAAElFTkSuQmCC);background-size:20px!important;background-repeat:no-repeat;background-position:center}.share-wrap .share-modal{position:absolute;display:none;bottom:calc(100% + 24px);left:0;padding:12px;background-color:#1c318f;position:absolute;border-top:2px solid #ff9300;-webkit-box-shadow:0 20px 20px rgba(0,0,0,.15);box-shadow:0 20px 20px rgba(0,0,0,.15)}.share-wrap .share-modal.is-open{display:block;-webkit-animation:animShareModal .3s;animation:animShareModal .3s}@-webkit-keyframes animShareModal{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}}@keyframes animShareModal{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}}.children-timetable td{padding:10px 0;vertical-align:top}.children-timetable td:not(:first-child){padding-left:20px}.children-timetable__date{font-weight:700;color:#ffcd00;font-size:1.25rem;line-height:1.5}@media screen and (max-width:1200px){.children-timetable__date{font-size:1.125rem}}.children-timetable__event{position:relative}.children-timetable__event::before{content:'';display:none;position:absolute;top:0;right:-6px;bottom:-1px;left:-6px;border:1px solid #fff;opacity:0;visibility:hidden}.children-timetable__event.no-seats{color:rgba(255,255,255,.55)}.children-timetable__event.no-seats .children-timetable__time{text-decoration:none}.children-timetable__event.no-seats .children-timetable__no-seats-msg{display:block}.children-timetable__event.no-seats .children-timetable__signin-btn{display:none}@media screen and (hover:hover) and (pointer:fine){.children-timetable__event{color:#fff!important}.children-timetable__event::before{display:block}.children-timetable__event .children-timetable__time{text-decoration:none}.children-timetable__event .children-timetable__no-seats-msg{display:none!important}.children-timetable__event .children-timetable__desc{padding-right:102px}.children-timetable__event .children-timetable__signin-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:50%;right:0;bottom:unset;left:unset;width:102px;height:36px;padding:.625rem 1.125rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);visibility:hidden;opacity:0;-webkit-box-shadow:0 20px 20px rgba(0,0,0,.15);box-shadow:0 20px 20px rgba(0,0,0,.15);white-space:nowrap;-webkit-transition:none;transition:none;font-size:.75rem}.children-timetable__event .children-timetable__signin-btn.disabled{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.children-timetable__event .children-timetable__signin-btn.disabled::before{display:none}.children-timetable__event:hover::before{opacity:1;visibility:visible}.children-timetable__event:hover .children-timetable__signin-btn:not(.disabled){visibility:visible;opacity:1}.children-timetable__event:hover .children-timetable__signin-btn.disabled{visibility:hidden;opacity:0}.children-timetable__event:hover.no-seats .children-timetable__signin-btn:not(.disabled){visibility:hidden;opacity:0}.children-timetable__event:hover.no-seats .children-timetable__signin-btn.disabled{visibility:visible;opacity:1}}.children-timetable__desc,.children-timetable__time{cursor:pointer;position:relative;height:100%;font-size:1rem;line-height:1.5}.children-timetable__event-name{display:block;text-decoration:none}.children-timetable__signin-btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;visibility:visible;opacity:0;top:0;right:0;bottom:0;left:0;width:100%;-webkit-transform:none;transform:none}.children-timetable__signin-btn.disabled{display:none;background-color:#888;cursor:auto!important}.children-timetable__time{display:inline-block;white-space:nowrap;font-weight:700;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.children-timetable__no-seats-msg{display:none}.children-timetable__separator{position:relative;padding-top:25px!important;padding-bottom:25px!important}.children-timetable__separator::after{position:absolute;content:'';top:26px;right:0;left:0;height:2px;background-color:rgba(255,255,255,.2)}.managers-input{border-color:#ededed!important;color:#2f2f2f!important}.managers-table{color:#111}.managers-table td{border:1px solid #000;padding:30px}@media screen and (max-width:576px){.managers-table td{padding:12px}}.qr-scanner-video{display:none;position:fixed!important;top:0;right:0;left:0;bottom:0;width:100%;height:100%;margin:auto;z-index:100;min-height:300px}.qr-scanner-video:before{content:'Наведите камеру на QR-код';position:absolute;top:80px;left:0;text-align:center;color:#fff;width:100%;font-size:1.5rem;z-index:20}.qr-scanner-stop{position:absolute;top:20px;right:20px;z-index:20;width:32px;height:32px;cursor:pointer}.qr-scanner-stop__icon{width:32px;height:32px;color:#fff}.qr-scanner-video video{width:100%!important;height:100%;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}#qr-shaded-region{border-color:rgba(0,0,0,.75)!important}.managers-table .managers-table-img{width:100%;height:auto;margin:0 auto;display:block}.managers-table .managers-table-name{max-width:200px}.news-subscribe{padding-top:40px}@media screen and (max-width:1200px){.news-subscribe{padding-top:30px}}@media screen and (max-width:576px){.news-subscribe__btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.news-subscribe__btn>svg{margin-right:10px;width:40px;height:26px}jdiv{z-index:101!important}
/*# sourceMappingURL=base.min.css.map */

/* End */


/* Start:/local/media/css/sections.css?1764756078390958*/
@charset "UTF-8";
.all-events-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .all-events-filters {
    padding-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.all-events-filters__cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-right: 40px;
}

@media screen and (max-width: 1200px) {
  .all-events-filters__cats {
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.all-events-filters__cats .btn {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: none;
  min-height: 48px;
}

@media screen and (max-width: 1200px) {
  .all-events-filters__cats .btn {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 375px) {
  .all-events-filters__cats .btn {
    font-size: 12px;
    padding: 1rem 0.625rem;
  }
}

.all-events-filters__cats .btn:not(:last-child) {
  margin-right: 10px;
}

@media screen and (max-width: 1200px) {
  .all-events-filters__cats .btn:not(:last-child) {
    margin-right: 8px;
  }
}

.all-events-filters__cats .btn.is-active {
  background-color: #009FE3;
}

@media screen and (hover: hover) and (pointer: fine) {
  .all-events-filters__cats .btn:hover {
    background-color: #009FE3;
  }
}

.all-events-filters__form {
  width: 100%;
}

.all-events-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
}

@media screen and (hover: hover) and (pointer: fine) {
  .all-events-card:hover {
    -webkit-filter: drop-shadow(0px 20px 20px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0px 20px 20px rgba(0, 0, 0, 0.15));
  }
  .all-events-card:hover .all-events-card__info {
    background-color: #FF9300;
  }
  .all-events-card:hover .all-events-card__title {
    color: #fff;
  }
  .all-events-card:hover .all-events-card__date {
    color: #fff;
  }
}

.all-events-card__img, .all-events-card__pic {
  display: block;
}

.all-events-card__pic {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.all-events-card__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.all-events-card__tag {
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1;
  padding: 9px 10px;
  background-color: #E6007D;
  text-transform: uppercase;
}

@media screen and (max-width: 576px) {
  .all-events-card__tag {
    padding: 6px 7px;
    top: 5px;
    right: 5px;
    font-size: 0.5625rem;
  }
}

.all-events-card__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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px;
  height: 100%;
  width: 100%;
  background-color: #fff;
  -webkit-transition: 0.3s background-color ease-in-out;
  transition: 0.3s background-color ease-in-out;
}

@media screen and (max-width: 1200px) {
  .all-events-card__info {
    padding: 16px;
  }
}

.all-events-card__date {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.85em;
  color: #999999;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

@media screen and (max-width: 1200px) {
  .all-events-card__date {
    margin-bottom: 16px;
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 576px) {
  .all-events-card__date {
    font-size: 0.5rem;
  }
}

@media screen and (max-width: 375px) {
  .all-events-card__date {
    font-size: 0.375rem;
  }
}

.all-events-card__title {
  overflow: hidden;
  max-width: 300px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5em;
  color: #111;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  min-height: 60px;
}

@media screen and (max-width: 1200px) {
  .all-events-card__title {
    max-width: 210px;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 576px) {
  .all-events-card__title {
    font-size: 0.75rem;
  }
}

.all-events-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px;
}

@media screen and (max-width: 1200px) {
  .all-events-list {
    margin: -4px;
  }
}

@media screen and (max-width: 375px) {
  .all-events-list {
    margin: -4px 0;
  }
}

.all-events-list__item {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  padding: 5px;
}

@media screen and (max-width: 1200px) {
  .all-events-list__item {
    padding: 4px;
  }
}

@media screen and (max-width: 992px) {
  .all-events-list__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.all-events-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 48px;
  overflow: hidden;
  max-width: 420px;
}

@media screen and (max-width: 576px) {
  .all-events-switch {
    width: 100%;
    max-width: unset;
  }
}

.all-events-switch__link {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 153px;
}

@media screen and (max-width: 1200px) {
  .all-events-switch__link {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 375px) {
  .all-events-switch__link {
    font-size: 0.75rem;
    min-width: unset;
  }
}

.all-events-switch__link:not(.is-active) {
  background-color: rgba(0, 2, 67, 0.4);
}

.all-events-switch__link:first-child {
  padding-right: 47px;
}

.all-events-switch__link:last-child {
  padding-left: 47px;
}

.all-events-switch__icon-wrap {
  top: 0;
  left: calc(50% - 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FF9300;
  color: #fff;
  width: 48px;
  height: 48px;
}

.all-events-switch__icon-wrap svg {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 27px;
  height: 27px;
}

.about-gallery-swiper .swiper-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: -100px;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.about-gallery-swiper .swiper-prev__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .about-gallery-swiper .swiper-prev:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .about-gallery-swiper .swiper-prev {
    display: none;
  }
}

.about-gallery-swiper .swiper-prev.swiper-button-disabled {
  cursor: auto;
}

.about-gallery-swiper .swiper-prev.swiper-button-disabled .swiper-prev__icon {
  opacity: 0.25;
}

@media screen and (max-width: 1380px) {
  .about-gallery-swiper .swiper-prev {
    left: -10px;
    width: 50px;
    height: 50px;
  }
}

.about-gallery-full-img-link, .about-gallery-img {
  display: block;
  height: 658px;
  width: auto;
}

@media screen and (max-width: 1200px) {
  .about-gallery-full-img-link, .about-gallery-img {
    height: 220px;
  }
}

.all-food-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: -25px -5px;
}

@media screen and (max-width: 1200px) {
  .all-food-list {
    margin: -12px -4px;
  }
}

.all-food-list__item {
  padding: 25px 5px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media screen and (max-width: 1200px) {
  .all-food-list__item {
    padding: 12px 4px;
  }
}

@media screen and (max-width: 768px) {
  .all-food-list__item {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
  }
}

@media screen and (max-width: 576px) {
  .all-food-list__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media screen and (max-width: 375px) {
  .all-food-list__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.all-food-dropdown {
  position: relative;
}

.all-food .all-food-dropdown {
  margin-bottom: 30px;
}

.all-food-dropdown-control {
  display: none;
  padding: 19px 26px 19px 20px;
  width: 100%;
  height: 56px;
  border: 1px solid #fff;
  color: #fff;
}

.all-food-dropdown-control > svg {
  width: 8px;
  height: 16px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.all-food-dropdown-control > span {
  margin-right: 10px;
}

.all-food-dropdown-control.is-open > svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media screen and (max-width: 576px) {
  .all-food-dropdown-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.all-food-dropdown-panel .categories-link.is-active .categories-link__text, .all-food-dropdown-panel .categories-link.is-active .categories-link__icon-box {
  color: #FF9300;
}

@media screen and (max-width: 576px) {
  .all-food-dropdown-panel {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 56px;
    z-index: 3;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  }
  .all-food-dropdown-panel .categories__item {
    padding: 5px 24px;
  }
  .all-food-dropdown-panel .categories-link__icon-box, .all-food-dropdown-panel .categories-link__text {
    color: #1C318F;
    background: transparent;
  }
}

.advertisers-text {
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .advertisers-text {
    font-size: 1rem;
  }
}

.advertisers-list {
  margin: -25px -4px;
}

@media screen and (max-width: 1200px) {
  .advertisers-list {
    margin: unset;
  }
}

.advertisers-list .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 1200px) {
  .advertisers-list .swiper-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.advertisers-list .advertisers-item {
  padding: 25px 4px;
  width: auto;
}

@media screen and (max-width: 1200px) {
  .advertisers-list .advertisers-item {
    padding: 0;
  }
}

.advertisers-card {
  display: block;
  width: 384px;
  height: auto;
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .advertisers-card {
    width: 324px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .advertisers-card:hover .advertisers-card__title {
    text-decoration: underline;
  }
}

.advertisers-card__pic, .advertisers-card__img {
  display: block;
  width: 384px;
  height: 384px;
}

@media screen and (max-width: 992px) {
  .advertisers-card__pic, .advertisers-card__img {
    width: 324px;
    height: 324px;
  }
}

.advertisers-card__pic {
  margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
  .advertisers-card__pic {
    margin-bottom: 20px;
  }
}

.advertisers-card__title {
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 500;
  max-width: 220px;
}

@media screen and (max-width: 1200px) {
  .advertisers-card__title {
    font-size: 1.125rem;
    max-width: unset;
  }
}

.all-cinema-swiper .swiper-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: -100px;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.all-cinema-swiper .swiper-prev__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .all-cinema-swiper .swiper-prev:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .all-cinema-swiper .swiper-prev {
    display: none;
  }
}

.all-cinema-swiper .swiper-prev.swiper-button-disabled {
  visibility: hidden;
  cursor: auto;
}

.all-cinema-swiper .swiper-prev.swiper-button-disabled .swiper-prev__icon {
  opacity: 0.25;
}

@media screen and (max-width: 1380px) {
  .all-cinema-swiper .swiper-prev {
    left: -10px;
    width: 50px;
    height: 50px;
  }
}

.cinema-card {
  display: block;
  width: 100%;
}

.cinema-card__common-link {
  display: block;
  text-decoration: none !important;
}

.cinema-card__pic {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 154.1481481481481%;
}

.cinema-card__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.cinema-card__age {
  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;
  text-align: center;
  position: absolute;
  right: 2px;
  top: 2px;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.5;
  color: #111;
  width: 66px;
  height: 66px;
  background-color: #fff;
  border-bottom-left-radius: 4px;
}

.cinema-card__info {
  padding: 24px 0;
}

@media screen and (max-width: 1200px) {
  .cinema-card__info {
    padding: 16px 0;
  }
}

.cinema-card__title {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 1200px) {
  .cinema-card__title {
    font-size: 1rem;
  }
}

.cinema-card__ganre {
  color: #FF9300;
  font-size: 1rem;
  line-height: 1.5;
}

@media screen and (max-width: 1200px) {
  .cinema-card__ganre {
    font-size: 14 px;
  }
}

.cinema-card-timetable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -5px;
  width: calc(100% + 10px);
}

.cinema-card-timetable__item {
  display: block;
  padding: 5px !important;
}

.cinema-card-timetable-link {
  display: block;
  padding: 8px 10px;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: 0.3s background-color, 0.3s border-color, 0.3s opacity;
  transition: 0.3s background-color, 0.3s border-color, 0.3s opacity;
}

.cinema-card-timetable-link.is-over {
  opacity: 0.3;
}

@media screen and (max-width: 1200px) {
  .cinema-card-timetable-link {
    font-size: 0.875rem;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .cinema-card-timetable-link:hover {
    background-color: #FF9300;
    border-color: #FF9300;
    opacity: 1;
  }
}

.all-cinema-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -25px -15px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .all-cinema-list {
    padding-bottom: 24px;
    margin: -12px -5px;
  }
}

.all-cinema-list__item {
  padding: 25px 15px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}

@media screen and (max-width: 1200px) {
  .all-cinema-list__item {
    padding: 12px 5px;
  }
}

@media screen and (max-width: 992px) {
  .all-cinema-list__item {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
  }
}

@media screen and (max-width: 768px) {
  .all-cinema-list__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media screen and (max-width: 375px) {
  .all-cinema-list__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.all-cinema-text {
  padding-bottom: 50px;
  font-size: 1.125rem;
}

@media screen and (max-width: 1200px) {
  .all-cinema-text {
    padding-bottom: 24px;
    font-size: 1rem;
  }
}

.all-cinema-slide {
  width: auto;
}

.all-cinema-slide__pic, .all-cinema-slide__img {
  display: block;
}

.all-cinema-slide__img {
  height: 483px;
  width: auto;
}

@media screen and (max-width: 1200px) {
  .all-cinema-slide__img {
    height: 185px;
  }
}

.all-services-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: -25px -5px;
}

@media screen and (max-width: 1200px) {
  .all-services-list {
    margin: -12px -4px;
  }
}

.all-services-list__item {
  padding: 25px 5px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media screen and (max-width: 1200px) {
  .all-services-list__item {
    padding: 12px 4px;
  }
}

@media screen and (max-width: 768px) {
  .all-services-list__item {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
  }
}

@media screen and (max-width: 576px) {
  .all-services-list__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media screen and (max-width: 375px) {
  .all-services-list__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.all-shops-search-form-wrap {
  position: relative;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .all-shops-search-form-wrap {
    padding-bottom: 5px;
  }
}

.all-shops-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .all-shops-search-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.all-shops-filter__types {
  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;
}

.all-shops-filter__types-control {
  display: block;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 30px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
  font-size: 1.25rem;
  line-height: 1.5;
}

@media screen and (max-width: 1200px) {
  .all-shops-filter__types-control {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 375px) {
  .all-shops-filter__types-control {
    font-size: 1rem;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .all-shops-filter__types-control:hover {
    text-decoration: underline;
  }
}

.all-shops-filter__types-control:not(:last-child) {
  padding-right: 17px;
}

.all-shops-filter__types-control:not(:last-child)::after {
  position: absolute;
  content: '/';
  right: 0;
  top: 0;
  color: rgba(255, 255, 255, 0.5);
}

.all-shops-filter__types-control:not(:first-child) {
  padding-left: 10px;
}

.all-shops-filter__types-control.is-on {
  color: #FF9300;
}

.all-shops-filter__panel {
  display: none;
}

.all-shops-filter__panel.is-open {
  display: block;
  -webkit-animation: showShopsFilsterPanel 0.3s linear;
          animation: showShopsFilsterPanel 0.3s linear;
}

@-webkit-keyframes showShopsFilsterPanel {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes showShopsFilsterPanel {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.all-shops-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: -15px -5px;
}

@media screen and (max-width: 1200px) {
  .all-shops-list {
    margin: -12px -4px;
  }
}

.all-shops-list__item {
  padding: 15px 5px;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media screen and (max-width: 1200px) {
  .all-shops-list__item {
    padding: 12px 4px;
  }
}

@media screen and (max-width: 992px) {
  .all-shops-list__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media screen and (max-width: 768px) {
  .all-shops-list__item {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
  }
}

@media screen and (max-width: 576px) {
  .all-shops-list__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.all-shops-search-form {
  z-index: 9;
  position: relative;
}

.all-shops-search-form .search-form {
  position: relative;
  width: 100%;
  max-width: 913px;
  margin-right: 40px;
}

@media screen and (max-width: 768px) {
  .all-shops-search-form .search-form {
    margin-right: 0;
  }
}

.all-shops-search-form .form-control {
  background-color: transparent;
  color: #fff;
  border: 1px solid #ededed;
  padding-right: 48px;
}

.all-shops-search-form .no-btn {
  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;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 46px;
  height: 46px;
}

.all-shops-search-form .no-btn {
  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;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 46px;
  height: 46px;
}

.all-shops-search-form .no-btn svg {
  display: block;
  width: 20px;
  height: 20px;
  color: #fff;
}

.arctic-cuisine-text {
  font-size: 1.25rem;
  padding-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .arctic-cuisine-text {
    font-size: 1rem;
    padding-bottom: 24px;
  }
}

.arctic-cuisine-swiper {
  padding-bottom: 50px;
}

.arctic-cuisine-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 498px;
  width: 498px;
  padding: 74px 40px 40px;
}

@media screen and (max-width: 1200px) {
  .arctic-cuisine-slide {
    padding: 74px 24px 24px;
  }
}

.arctic-cuisine-slide__heading {
  margin-bottom: 30px;
  max-width: 325px;
}

@media screen and (max-width: 1200px) {
  .arctic-cuisine-slide__heading {
    max-width: 280px;
  }
}

.arctic-cuisine-slide__desc {
  margin-bottom: 30px;
  font-size: 1.125rem;
  max-width: 640px;
}

@media screen and (max-width: 1200px) {
  .arctic-cuisine-slide__desc {
    font-size: 0.875rem;
  }
}

.arctic-cuisine-slide__pic, .arctic-cuisine-slide__img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.arctic-cuisine-slide__content {
  position: relative;
}

.arctic-cuisine-swiper-outer {
  position: relative;
}

.arctic-cuisine-swiper-outer .swiper-prev,
.arctic-cuisine-swiper-outer .swiper-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 120px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.arctic-cuisine-swiper-outer .swiper-prev__icon,
.arctic-cuisine-swiper-outer .swiper-next__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .arctic-cuisine-swiper-outer .swiper-prev:hover:not(.swiper-button-disabled),
  .arctic-cuisine-swiper-outer .swiper-next:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

.arctic-cuisine-swiper-outer .swiper-prev.swiper-button-disabled,
.arctic-cuisine-swiper-outer .swiper-next.swiper-button-disabled {
  cursor: auto;
}

.arctic-cuisine-swiper-outer .swiper-prev.swiper-button-disabled .swiper-prev__icon,
.arctic-cuisine-swiper-outer .swiper-prev.swiper-button-disabled .swiper-next__icon,
.arctic-cuisine-swiper-outer .swiper-next.swiper-button-disabled .swiper-prev__icon,
.arctic-cuisine-swiper-outer .swiper-next.swiper-button-disabled .swiper-next__icon {
  opacity: 0.25;
}

.arctic-cuisine-swiper-outer .swiper-prev {
  left: -100px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.arctic-cuisine-swiper-outer .swiper-next {
  right: -100px;
}

@media screen and (max-width: 1380px) {
  .arctic-cuisine-swiper-outer .swiper-prev,
  .arctic-cuisine-swiper-outer .swiper-next {
    width: 50px;
    height: 50px;
  }
  .arctic-cuisine-swiper-outer .swiper-prev {
    left: -15px;
  }
  .arctic-cuisine-swiper-outer .swiper-next {
    right: -15px;
  }
}

@media screen and (max-width: 1200px) {
  .arctic-cuisine-swiper-outer .swiper-prev,
  .arctic-cuisine-swiper-outer .swiper-next {
    bottom: unset;
    top: 0;
  }
  .arctic-cuisine-swiper-outer .swiper-prev {
    left: unset;
    right: 70px;
  }
  .arctic-cuisine-swiper-outer .swiper-next {
    right: 0;
  }
}

.arctic-cuisine-swiper-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 80px;
  right: 35px;
  width: 120px;
  z-index: 10;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .arctic-cuisine-swiper-status {
    right: unset;
    left: 24px;
    bottom: unset;
    top: 18px;
  }
}

.arctic-cuisine-swiper-status .current-slide {
  margin-right: 9px;
}

.arctic-cuisine-swiper-status .arctic-cuisine-slide-progress {
  margin-right: 9px;
  max-width: 80px;
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.25);
}

.arctic-cuisine-swiper-status .arctic-cuisine-slide-progress__state {
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 0;
  -webkit-transition: 0.3s linear opacity;
  transition: 0.3s linear opacity;
}

.arctic-cuisine-swiper-status .arctic-cuisine-slide-progress__state.is-animated {
  -webkit-animation-name: animateArcticCuisineSlideProgress;
          animation-name: animateArcticCuisineSlideProgress;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 3000ms;
          animation-duration: 3000ms;
  opacity: 1;
  -webkit-transition: 0.1s linear opacity;
  transition: 0.1s linear opacity;
}

@-webkit-keyframes animateArcticCuisineSlideProgress {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes animateArcticCuisineSlideProgress {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.auction-form {
  position: relative;
  display: grid;
  grid-template-columns: 31.625% 1fr;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  --previewPadding: 10px;
}

@media screen and (max-width: 992px) {
  .auction-form {
    grid-template-columns: 100%;
    gap: 0px;
  }
}

.auction-form__preview {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1 / 1;
  color: #fff;
}

.auction-form__preview picture {
  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%;
  height: 100%;
}

.auction-form__preview picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.auction-form__content {
  color: #111;
  padding: 30px;
  display: grid;
  grid-template-columns: 50% 1fr;
  gap: 30px 60px;
}

@media screen and (max-width: 992px) {
  .auction-form__content {
    padding: 20px;
    grid-template-columns: 100%;
    gap: 20px;
  }
}

.auction-form__content-leader {
  position: absolute;
  bottom: 16px;
  right: 16px;
  font-size: 14px;
  background-color: #ff9300;
  color: #fff;
  padding: 12px;
}

@media screen and (max-width: 768px) {
  .auction-form__content-leader {
    position: static;
    width: 100%;
  }
}

.auction-form__content-leader span {
  display: block;
  margin-top: 8px;
  font-size: 12px;
}

.auction-form__type, .auction-form__price {
  position: absolute;
  z-index: 3;
  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: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  min-height: 44px;
}

.auction-form__type {
  top: var(--previewPadding);
  right: var(--previewPadding);
  padding: 12px 16px;
  background-color: #A3238E;
  text-transform: uppercase;
}

.auction-form__price {
  bottom: var(--previewPadding);
  left: var(--previewPadding);
  padding: 12px 16px;
  background-color: #FF9300;
  font-size: 1.125rem;
}

.auction-form__title, .auction-form__timer {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.auction-form__input input, .auction-form__bet {
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1;
}

.auction-form__bet {
  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;
  height: 62px;
}

.auction-form__bet-wrapper {
  display: grid;
  grid-template-columns: calc(50% - 10px / 2) calc(50% - 10px / 2);
}

@media screen and (max-width: 992px) {
  .auction-form__bet-wrapper {
    grid-template-columns: calc(40% - 10px / 2) calc(60% - 10px / 2);
  }
}

.auction-form__title {
  text-transform: uppercase;
}

.auction-form__timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.auction-form__timer span:not(.auction-form__timer__info) {
  color: #FF010B;
}

.auction-form__text {
  font-size: 0.875rem;
  margin: 16px 0;
}

.auction-form__text:not(:first-child) {
  margin-top: 16px;
}

.auction-form__text:not(:last-child) {
  margin-bottom: 16px;
}

.auction-form__text a {
  color: currentColor;
}

.auction-form__input {
  display: grid;
  gap: 10px;
  grid-template-columns: calc(50% - 10px / 2) calc(50% - 10px / 2);
}

@media screen and (max-width: 992px) {
  .auction-form__input {
    grid-template-columns: calc(40% - 10px / 2) calc(60% - 10px / 2);
  }
}

.auction-form__input input {
  text-align: center;
}

.auction__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

@media screen and (max-width: 992px) {
  .auction__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media screen and (max-width: 576px) {
  .auction__grid {
    grid-template-columns: 100%;
    gap: 10px;
  }
}

.auction-prize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  text-decoration: none;
  --previewPadding: 10px;
}

.auction-prize__preview {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1 / 1;
  color: #fff;
}

.auction-prize__preview picture {
  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%;
  height: 100%;
}

.auction-prize__preview picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.auction-prize__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #111;
  width: 100%;
  padding: 30px;
}

@media screen and (max-width: 992px) {
  .auction-prize__content {
    padding: 20px;
  }
}

.auction-prize__amount, .auction-prize__type, .auction-prize__price {
  position: absolute;
  z-index: 3;
  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: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  min-height: 44px;
}

.auction-prize__amount {
  top: var(--previewPadding);
  left: var(--previewPadding);
  padding: 3px;
  background-color: #1C318F;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
}

.auction-prize__type {
  top: var(--previewPadding);
  right: var(--previewPadding);
  padding: 12px 16px;
  background-color: #A3238E;
  text-transform: uppercase;
}

.auction-prize__price {
  bottom: var(--previewPadding);
  left: var(--previewPadding);
  padding: 12px 16px;
  background-color: #FF9300;
  font-size: 1.125rem;
}

.auction-prize__title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
}

.bonus__container {
  position: relative;
  padding-top: 95px;
  min-height: 326px;
}

@media screen and (max-width: 1200px) {
  .bonus__container {
    padding-top: 29px;
    min-height: unset;
  }
}

.bonus__pic, .bonus__img {
  display: block;
  width: 252px;
  height: 279px;
}

@media screen and (max-width: 1200px) {
  .bonus__pic, .bonus__img {
    max-width: 265px;
    width: 100%;
    height: auto;
  }
}

.bonus__pic {
  position: absolute;
  top: 0;
  left: 58px;
}

@media screen and (max-width: 1200px) {
  .bonus__pic {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.bonus__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 50px 24px 347px;
  width: 100%;
  background-image: url("/local/media/images/bonus/border.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1200px) {
  .bonus__box {
    -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;
    padding: 265px 16px 22px;
    background-image: url("/local/media/images/bonus/border-mob.png");
  }
}

.bonus__cta {
  max-width: 362px;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .bonus__cta {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    text-align: center;
    max-width: 290px;
  }
}

.bonus .btn:not(:last-child) {
  margin-right: 8px;
}

@media screen and (max-width: 1200px) {
  .bonus .btn {
    width: 311px;
  }
  .bonus .btn:not(:last-child) {
    margin-bottom: 8px;
    margin-right: unset;
  }
}

@media screen and (max-width: 576px) {
  .bonus .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.brands-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px -20px;
}

@media screen and (max-width: 1200px) {
  .brands-list {
    margin: -10px;
  }
}

.brands-list__item {
  padding: 10px 20px;
}

@media screen and (max-width: 1200px) {
  .brands-list__item {
    padding: 10px;
  }
}

.brands-list__link {
  display: inline-block;
  position: relative;
  font-size: 20px;
  line-height: 1;
  white-space: nowrap;
  font-weight: 500;
  text-decoration: none;
}

.brands-list__link::after {
  content: '';
  position: absolute;
  top: calc(100% + 3px);
  right: 0;
  left: 0;
  height: 0;
  border-bottom: 1px dashed #fff;
}

@media screen and (max-width: 1200px) {
  .brands-list__link {
    font-size: 1rem;
  }
}

@media screen and (max-width: 576px) {
  .brands-list__link {
    font-size: 0.875rem;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .brands-list__link:hover::after {
    display: none;
  }
}

.cert__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .cert__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.cert__left {
  -ms-flex-preferred-size: 504px;
      flex-basis: 504px;
  margin-right: 50px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media screen and (max-width: 1200px) {
  .cert__left {
    margin-right: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

.cert__right {
  -ms-flex-preferred-size: 615px;
      flex-basis: 615px;
}

@media screen and (max-width: 1200px) {
  .cert__right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-right: 50px;
    -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (max-width: 768px) {
  .cert__right {
    margin-right: 0;
    margin-bottom: 24px;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

.cert__pic {
  width: 100%;
  height: auto;
}

.cert__img {
  display: block;
  width: 100%;
  height: auto;
}

.cert__desc {
  margin-bottom: 50px;
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .cert__desc {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .cert__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.breadcrumbs {
  padding: 24px 0 50px;
  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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1200px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs__link {
  font-size: 0.875rem;
  line-height: 1.14;
  text-decoration: none;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

.breadcrumbs__link:not(:last-child) {
  position: relative;
  padding-right: 10px;
  color: rgba(255, 255, 255, 0.5);
}

.breadcrumbs__link:not(:last-child)::after {
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (hover: hover) and (pointer: fine) {
  .breadcrumbs__link:not(:last-child):hover {
    text-decoration: underline;
  }
}

.breadcrumbs__link:not(:first-child) {
  padding-left: 2px;
}

.breadcrumbs.is-hidden {
  visibility: hidden;
  opacity: 0;
}

.children__pic, .children__img {
  display: block;
  max-width: 100%;
}

.children__timetable-wrap {
  padding-top: 67px;
}

@media screen and (max-width: 1200px) {
  .children__timetable-wrap {
    padding: 0;
  }
}

.children__timetable {
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (max-width: 1200px) {
  .children__timetable {
    margin-bottom: 24px;
  }
}

.children__btns .btn {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .children__btns .btn {
    max-width: 544px;
  }
}

@media screen and (max-width: 576px) {
  .cinema-swiper {
    padding-bottom: 24px;
  }
}

.cinema-swiper .swiper-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: -100px;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.cinema-swiper .swiper-prev__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .cinema-swiper .swiper-prev:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .cinema-swiper .swiper-prev {
    display: none;
  }
}

.cinema-swiper .swiper-prev.swiper-button-disabled {
  cursor: auto;
}

.cinema-swiper .swiper-prev.swiper-button-disabled .swiper-prev__icon {
  opacity: 0.25;
}

@media screen and (max-width: 1380px) {
  .cinema-swiper .swiper-prev {
    left: -10px;
    width: 50px;
    height: 50px;
  }
}

.cinema-slide {
  display: block;
  width: 271px;
}

.cinema-slide__common-link {
  display: block;
  text-decoration: none !important;
}

.cinema-slide__pic, .cinema-slide__img {
  display: block;
  width: 100%;
  height: 415px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.cinema-slide__age {
  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;
  text-align: center;
  position: absolute;
  right: 2px;
  top: 2px;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.5;
  color: #111;
  width: 66px;
  height: 66px;
  background-color: #fff;
  border-bottom-left-radius: 4px;
}

.cinema-slide__info {
  padding: 24px 0;
}

.cinema-slide__title {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.cinema-slide__ganre {
  color: #FF9300;
  font-size: 1rem;
  line-height: 1.5;
}

.cinema-slide-timetable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -5px;
  width: calc(100% + 10px);
}

.cinema-slide-timetable__item {
  display: block;
  padding: 5px !important;
}

.cinema-slide-timetable-link {
  display: block;
  padding: 8px 10px;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: 0.3s background-color, 0.3s border-color, 0.3s opacity;
  transition: 0.3s background-color, 0.3s border-color, 0.3s opacity;
}

.cinema-slide-timetable-link.is-over {
  opacity: 0.3;
}

@media screen and (hover: hover) and (pointer: fine) {
  .cinema-slide-timetable-link:hover {
    background-color: #FF9300;
    border-color: #FF9300;
    opacity: 1;
  }
}

.contacts-item {
  display: block;
  padding-top: 30px;
  border-top: 2px solid #FF9300;
}

.contacts-item__title {
  margin-bottom: 30px;
  font-size: 1.5rem;
  font-weight: 700;
}

.contacts-item__desc {
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 400;
}

.contacts-item .phone {
  margin-bottom: 8px;
}

.contacts-item .email {
  display: block;
  margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
  .contacts-item .email {
    margin-bottom: 24px;
  }
}

.eco__subheading {
  margin-bottom: 50px;
  max-width: 777px;
}

@media screen and (max-width: 1200px) {
  .eco__subheading {
    margin-bottom: 34px;
    max-width: 710px;
    font-size: 0.875rem;
  }
}

.eco-swiper .swiper-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: -100px;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.eco-swiper .swiper-prev__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .eco-swiper .swiper-prev:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .eco-swiper .swiper-prev {
    display: none;
  }
}

.eco-swiper .swiper-prev.swiper-button-disabled {
  visibility: hidden;
  cursor: auto;
}

.eco-swiper .swiper-prev.swiper-button-disabled .swiper-prev__icon {
  opacity: 0.25;
}

@media screen and (max-width: 1380px) {
  .eco-swiper .swiper-prev {
    left: -10px;
    width: 50px;
    height: 50px;
  }
}

.eco-slide {
  padding-bottom: 24px;
  width: 270px;
  -webkit-filter: drop-shadow(0px 20px 20px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0px 20px 20px rgba(0, 0, 0, 0.15));
}

@media screen and (max-width: 1200px) {
  .eco-slide {
    width: 156px;
  }
}

.eco-slide__shop-link {
  display: block;
}

.eco-slide__pic, .eco-slide__img {
  display: block;
  width: 270px;
  height: 270px;
}

@media screen and (max-width: 1200px) {
  .eco-slide__pic, .eco-slide__img {
    width: 156px;
    height: 156px;
    margin-bottom: 14px;
  }
}

.eco-slide__text {
  margin-bottom: 24px;
  font-size: 1.25rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .eco-slide__text {
    margin-bottom: 14px;
    font-size: 0.75rem;
  }
}

.eco-slide__floor {
  margin-bottom: 8px;
  font-size: 0.8125rem;
  font-weight: 500;
  text-transform: uppercase;
}

.eco-slide__tooltip-link {
  margin-bottom: 20px;
  font-size: 0.8125rem;
  font-weight: 500;
  text-transform: uppercase;
}

@media screen and (hover: hover) and (pointer: fine) {
  .eco-slide__tooltip-link:hover {
    text-decoration: underline;
  }
}

.cuisine-text {
  font-size: 1.25rem;
  padding-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .cuisine-text {
    font-size: 1rem;
    padding-bottom: 24px;
  }
}

.cusine-swiper {
  padding-bottom: 20px;
}

.cuisine-slide {
  position: relative;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

@media screen and (hover: hover) and (pointer: fine) {
  .cuisine-slide:hover .cuisine-slide__pic {
    -webkit-filter: brightness(0.75);
            filter: brightness(0.75);
  }
}

.cuisine-slide, .cuisine-slide__pic, .cuisine-slide__img {
  display: block;
  width: 498px;
  height: 498px;
}

@media screen and (max-width: 576px) {
  .cuisine-slide, .cuisine-slide__pic, .cuisine-slide__img {
    width: 280px;
    height: 280px;
  }
}

.cuisine-slide__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.cuisine-slide__pic {
  position: relative;
  -webkit-transition: 0.3s -webkit-filter;
  transition: 0.3s -webkit-filter;
  transition: 0.3s filter;
  transition: 0.3s filter, 0.3s -webkit-filter;
}

.cuisine-slide__pic::after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.15)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.15) 100%);
}

.cuisine-slide .cuisine-slide__text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 74px 40px 40px;
}

@media screen and (max-width: 1200px) {
  .cuisine-slide .cuisine-slide__text {
    padding: 74px 24px 24px;
  }
}

@media screen and (max-width: 576px) {
  .cuisine-slide .cuisine-slide__text {
    padding: 16px;
  }
}

@media screen and (max-width: 576px) {
  .cuisine-slide .cuisine-slide__text .floor {
    font-size: 1.25rem;
  }
}

.cuisine-slide__heading {
  margin-bottom: 30px;
  max-width: 325px;
}

@media screen and (max-width: 1200px) {
  .cuisine-slide__heading {
    max-width: 280px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .cuisine-slide__heading {
    margin-bottom: 12px;
  }
}

.cuisine-slide__desc {
  margin-bottom: 30px;
  font-size: 1.125rem;
}

@media screen and (max-width: 1200px) {
  .cuisine-slide__desc {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 576px) {
  .events-swiper {
    padding-bottom: 24px;
  }
}

.events-swiper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.events-swiper .swiper-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: -100px;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.events-swiper .swiper-prev__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .events-swiper .swiper-prev:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .events-swiper .swiper-prev {
    display: none;
  }
}

.events-swiper .swiper-prev.swiper-button-disabled {
  visibility: hidden;
  cursor: auto;
}

.events-swiper .swiper-prev.swiper-button-disabled .swiper-prev__icon {
  opacity: 0.25;
}

@media screen and (max-width: 1380px) {
  .events-swiper .swiper-prev {
    left: -10px;
    width: 50px;
    height: 50px;
  }
}

.events-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 337px;
  height: auto;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
}

@media screen and (max-width: 1200px) {
  .events-slide {
    width: 290px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .events-slide:hover {
    -webkit-filter: drop-shadow(0px 20px 20px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0px 20px 20px rgba(0, 0, 0, 0.15));
  }
  .events-slide:hover .events-slide__info {
    background-color: #FF9300;
  }
  .events-slide:hover .events-slide__title {
    color: #fff;
  }
  .events-slide:hover .events-slide__date {
    color: #fff;
  }
}

.events-slide__img, .events-slide__pic {
  display: block;
  width: 337;
  height: 337px;
  pointer-events: none;
}

@media screen and (max-width: 1200px) {
  .events-slide__img, .events-slide__pic {
    height: 290px;
    width: 290px;
  }
}

.events-slide__tag {
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1;
  padding: 9px 10px;
  background-color: #E6007D;
  text-transform: uppercase;
}

.events-slide__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: 0.3s background-color ease-in-out;
  transition: 0.3s background-color ease-in-out;
}

.events-slide__date {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.85em;
  color: #999999;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.events-slide__title {
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5em;
  color: #111;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.faq .faq-item:not(:last-child) {
  margin-bottom: 10px;
}

.faq-control {
  width: 100%;
  position: relative;
  padding: 16px 52px 16px 24px;
  color: #fff;
  background-color: transparent;
  -webkit-transition: 0.3s background-color, 0.3s border-color;
  transition: 0.3s background-color, 0.3s border-color;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: left;
  font-size: 1.25rem;
  font-weight: 500;
}

.faq-control svg {
  right: 24px;
  top: 50%;
  position: absolute;
  width: 18px;
  height: 18px;
  color: #fff;
  -webkit-transform: rotate(90deg) translateX(-6px);
          transform: rotate(90deg) translateX(-6px);
}

.faq-control.is-open {
  background-color: #009FE3;
  border-color: #009FE3;
}

.faq-control.is-open svg {
  -webkit-transform: rotate(-90deg) translateX(9px);
          transform: rotate(-90deg) translateX(9px);
}

.faq-control.is-open:focus-visible {
  border-color: #fff;
}

@media screen and (hover: hover) and (pointer: fine) {
  .faq-control:hover {
    background-color: #009FE3;
    border-color: #009FE3;
  }
}

.faq-control:focus-visible {
  background-color: #009FE3;
  border-color: #009FE3;
}

.faq-panel {
  display: none;
  overflow: auto;
  padding: 16px 24px;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 1rem;
  font-weight: 500;
}

.faq-panel.is-open {
  display: block;
  -webkit-animation: 0.3s openFaqPanel;
          animation: 0.3s openFaqPanel;
}

@-webkit-keyframes openFaqPanel {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 100000px;
    opacity: 1;
  }
}

@keyframes openFaqPanel {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 100000px;
    opacity: 1;
  }
}

@media screen and (max-width: 576px) {
  .food-swiper {
    padding-bottom: 24px;
  }
}

.food-swiper .swiper-food-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 30px;
  right: 40px;
  width: 120px;
  z-index: 10;
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .food-swiper .swiper-food-status {
    right: unset;
    left: 112px;
  }
}

@media screen and (max-width: 375px) {
  .food-swiper .swiper-food-status {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.food-swiper .swiper-food-status .current-slide {
  margin-right: 9px;
}

.food-swiper .swiper-food-status .food-slide-progress {
  margin-right: 9px;
  max-width: 80px;
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.25);
}

.food-swiper .swiper-food-status .food-slide-progress__state {
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 0;
  -webkit-transition: 0.3s linear opacity;
  transition: 0.3s linear opacity;
}

.food-swiper .swiper-food-status .food-slide-progress__state.is-animated {
  -webkit-animation-name: animateFoodSlideProgress;
          animation-name: animateFoodSlideProgress;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 3000ms;
          animation-duration: 3000ms;
  opacity: 1;
  -webkit-transition: 0.1s linear opacity;
  transition: 0.1s linear opacity;
}

@-webkit-keyframes animateFoodSlideProgress {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes animateFoodSlideProgress {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.food-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: auto;
  height: auto;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, filter 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .food-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.food-slide__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;
  padding: 50px 24px;
  width: 454px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .food-slide__info {
    padding: 35px 30px;
    height: 400px;
    width: 100%;
  }
}

.food-slide__logo-pic, .food-slide__logo-img {
  display: block;
  width: 170px;
  height: 115px;
  pointer-events: none;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  background-color: #fff;
}

@media screen and (max-width: 1200px) {
  .food-slide__logo-pic, .food-slide__logo-img {
    width: 170px;
    height: 115px;
  }
}

.food-slide__logo-pic {
  margin-bottom: 30px;
}

.food-slide__kitchen {
  margin-bottom: 10px;
  font-size: 1.5rem;
  line-height: 1.2em;
  color: #6A6A6A;
}

.food-slide__time {
  padding-top: 20px;
  margin-bottom: 30px;
  color: #6A6A6A;
  font-size: 1rem;
  line-height: 1;
}

@media screen and (max-width: 1200px) {
  .food-slide__time {
    padding-top: 16px;
    margin-bottom: 24px;
  }
}

.food-slide__time nobr {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1;
  color: #1C318F;
}

.food-slide__illustration-pic {
  display: block;
  -ms-flex-preferred-size: 716px;
      flex-basis: 716px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media screen and (max-width: 768px) {
  .food-slide__illustration-pic {
    width: 100%;
    height: 238px;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

.food-slide__illustration-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.food-slide__illustration-img[src=""] {
  opacity: 0;
}

.food-slide:not(.swiper-slide-active) {
  opacity: 0.2;
  -webkit-filter: drop-shadow(0px 20px 20px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0px 20px 20px rgba(0, 0, 0, 0.15));
}

.footer {
  padding-top: 40px;
  background-image: url("/local/media/images/footer/footer-bg.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .footer {
    background-image: url("/local/media/images/footer/footer-bg-mob.png");
  }
}

.footer-t {
  width: 100%;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  .footer-t {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.footer-t__col {
  max-width: 320px;
  margin-right: auto;
}

.footer-t__col_column-justify {
  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;
}

.footer-t__col:not(:last-child) {
  padding-right: 30px;
}

@media screen and (max-width: 1200px) {
  .footer-t__col:nth-child(1) {
    margin-bottom: 30px;
  }
  .footer-t__col:nth-child(2), .footer-t__col:nth-child(3) {
    margin-bottom: 24px;
  }
  .footer-t__col:nth-child(3) {
    padding-right: 0;
  }
  .footer-t__col:nth-child(4) {
    width: 100%;
    min-width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .footer-t__col:nth-child(1) {
    min-width: 100%;
  }
}

.footer-t .footer-logo {
  display: block;
  position: relative;
  margin-bottom: 50px;
  width: 150px;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-logo {
    margin-bottom: 34px;
  }
}

.footer-t .footer-logo__decor {
  display: block;
  position: absolute;
  top: 50%;
  right: -60px;
  height: 74px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translateY(-43%);
          transform: translateY(-43%);
}

.footer-t .footer-logo__pic {
  position: relative;
}

.footer-t .footer-logo__pic, .footer-t .footer-logo__img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.footer-t .work {
  margin-bottom: 8px;
}

.footer-t .footer-timetable-wrap {
  position: relative;
  cursor: pointer;
  margin-bottom: 50px;
}

.footer-t .footer-timetable-wrap .modal-timetable {
  top: calc(50% - 68px);
  left: 100%;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .footer-t .footer-timetable-wrap .modal-timetable {
    top: 0;
  }
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-timetable-wrap {
    margin-bottom: 34px;
  }
}

.footer-t .phone {
  margin-bottom: 8px;
}

.footer-t .address {
  margin-bottom: 8px;
}

.footer-t .footer-nav {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: -10px;
  margin-bottom: auto;
  padding-bottom: 20px;
}

.footer-t .footer-nav__link {
  display: block;
  padding: 10px 0;
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 1.15;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-nav__link {
    font-size: 1rem;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .footer-t .footer-nav__link:hover {
    text-decoration: underline;
  }
}

.footer-t .footer-loyalty {
  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;
  padding: 30px;
  background-color: #1C318F;
  background-image: url("/local/media/images/footer/footer-loyalty-bg.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  width: 320px;
  height: 100%;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  border-top: 2px solid #FF9300;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty {
    margin-bottom: 24px;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-image: url("/local/media/images/footer/footer-loyalty-bg-mob.jpg");
  }
}

.footer-t .footer-loyalty__title {
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty__title {
    width: 100%;
  }
}

.footer-t .footer-loyalty__cta-wrap {
  padding-bottom: 48px;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty__cta-wrap {
    padding-bottom: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 30px;
  }
}

@media screen and (max-width: 576px) {
  .footer-t .footer-loyalty__cta-wrap {
    width: 100%;
    padding-bottom: 48px;
    margin-right: 0;
  }
}

@media screen and (max-width: 576px) {
  .footer-t .footer-loyalty__btns {
    width: 100%;
  }
}

.footer-t .footer-loyalty__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty__cta {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer-t .footer-loyalty__cta:not(:last-child) {
  margin-bottom: 24px;
}

.footer-t .footer-loyalty__cta svg {
  display: block;
  margin-right: 16px;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: none;
      -ms-flex-positive: none;
          flex-grow: none;
  color: #FF9300;
}

.footer-t .footer-loyalty__cta span {
  max-width: 150px;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty__cta span {
    max-width: unset;
  }
}

@media screen and (max-width: 576px) {
  .footer-t .footer-loyalty__cta span {
    max-width: 150px;
  }
}

.footer-t .footer-loyalty .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-t .footer-loyalty .btn:not(:last-child) {
  margin-bottom: 10px;
}

.footer-m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 992px) {
  .footer-m {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer-m__col:not(:last-child) {
  padding-right: 30px;
  margin-right: auto;
}

@media screen and (max-width: 992px) {
  .footer-m__col {
    min-width: 100%;
  }
  .footer-m__col:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.footer-m__col-title {
  font-size: 1rem;
  margin-bottom: 15px;
}

.footer-m .socials {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 992px) {
  .footer-m .socials {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.footer-management {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-management .footer-management-company {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.footer-management .footer-management-company:not(:last-child) {
  margin-right: 20px;
}

.footer-management .footer-management-company__pic, .footer-management .footer-management-company__img {
  display: block;
  height: 53px;
  width: auto;
}

.footer-download-app {
  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;
}

@media screen and (max-width: 1200px) {
  .footer-download-app {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer-download-app__link,
.footer-download-app svg {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
}

.footer-download-app__link:not(:last-child) {
  margin-right: 10px;
}

.footer-download-app__link.play-store svg {
  color: #fff;
  height: 60px;
  width: 216px;
}

.footer-download-app__link.app-store svg {
  color: #fff;
  height: 60px;
  width: 206px;
}

@media screen and (max-width: 576px) {
  .footer-download-app__link:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .footer-download-app__link.play-store svg {
    height: 60px;
    width: 343px;
  }
  .footer-download-app__link.app-store svg {
    height: 60px;
    width: 343px;
  }
}

@media screen and (max-width: 375px) {
  .footer-download-app__link.play-store svg {
    height: 50px;
    width: 290px;
  }
  .footer-download-app__link.app-store svg {
    height: 50px;
    width: 290px;
  }
}

.footer-b {
  padding: 30px 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .footer-b {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer-b .footer-copyrights {
  font-size: 0.875rem;
}

@media screen and (max-width: 768px) {
  .footer-b .footer-copyrights {
    margin-bottom: 16px;
    min-width: 100%;
  }
}

.footer-b .footer-optimal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 130px;
  height: 36px;
}

.footer-b .footer-optimal img {
  display: block;
  width: 100%;
  height: auto;
}

.footer-cookies {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 15px 0 30px;
  font-size: 0.875rem;
}

@media screen and (max-width: 1200px) {
  .footer-cookies > div:not(:last-child) {
    margin-bottom: 7px;
  }
}

.gift-banner {
  height: calc(100vh - 132px);
}

@media (max-width: 1023px) {
  .gift-banner {
    height: calc(100vh - 90px);
  }
}

.gift-banner .container {
  position: relative;
  height: 100%;
}

.gift-banner-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-right: 46%;
}

@media (max-width: 1024px) {
  .gift-banner-content {
    width: 100%;
    padding-right: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.gift-banner__img {
  position: absolute;
  right: 0;
  top: 50%;
  width: 46%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 1023px) {
  .gift-banner__img {
    position: static;
    width: 100%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .gift-banner__img img {
    max-width: 100%;
    width: auto;
    height: 50vh;
    display: block;
    margin: 0 auto;
  }
}

.gift-banner__title {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 36px;
  font-weight: 700;
}

@media (max-width: 1023px) {
  .gift-banner__title {
    font-size: 32px;
    margin-bottom: 24px;
  }
}

.gift-banner__desc {
  font-size: 24px;
  line-height: 1.32;
  max-width: 520px;
}

@media (max-width: 1024px) {
  .gift-banner__desc {
    max-width: 100%;
  }
}

@media (max-width: 1023px) {
  .gift-banner__desc {
    margin-top: 24px;
    font-size: 18px;
  }
}

.gift-banner__text {
  font-size: 14px;
  line-height: 1.3;
  max-width: 390px;
  margin-top: 117px;
}

@media (max-width: 1024px) {
  .gift-banner__text {
    max-width: 100%;
  }
}

@media (max-width: 1023px) {
  .gift-banner__text {
    margin-top: 24px;
  }
}

.gift-card__section {
  padding-bottom: 80px;
}

@media screen and (max-width: 992px) {
  .gift-card__section {
    padding-bottom: 30px;
  }
}

.gift-card-pic {
  display: block;
  width: 100%;
  height: auto;
}

.gift-card-pic .gift-card-img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.gift-card-text {
  font-size: 24px;
  line-height: 1.3;
}

@media screen and (max-width: 992px) {
  .gift-card-text {
    font-size: 18px;
  }
}

.gift-card-text .gift-card-title {
  font-size: 40px;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 20px;
}

@media screen and (max-width: 992px) {
  .gift-card-text .gift-card-title {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .gift-card-text .gift-card-title {
    font-size: 24px;
  }
}

.gift-card-text ul {
  padding-left: 30px !important;
}

.gift-card-text ul.columns-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  gap: 70px;
}

@media screen and (max-width: 768px) {
  .gift-card-text ul.columns-2 {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.gift-card-text ul li {
  position: relative;
  font-size: 20px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  list-style: none;
}

@media screen and (max-width: 992px) {
  .gift-card-text ul li {
    font-size: 16px;
  }
}

.gift-card-text ul li::before {
  position: absolute;
  content: '';
  left: -30px;
  top: 9px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
}

.gift-card-text ul li:not(:last-child) {
  margin-bottom: 20px;
}

.gift-card-advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.gift-card-advantages .gift-card-advantage {
  width: 240px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.gift-card-advantages .gift-card-advantage__icon {
  display: block;
  width: 72px;
  height: 72px;
  margin-bottom: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.gift-card-advantages .gift-card-advantage__text {
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
}

.gift-card-advantages .gift-card-advantage:not(:last-child) {
  margin-right: 70px;
}

.gift-card-info-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 540px;
  min-height: 476px;
}

@media screen and (max-width: 1200px) {
  .gift-card-info-center {
    padding-left: 340px;
  }
}

@media screen and (max-width: 992px) {
  .gift-card-info-center {
    padding-left: 0;
    padding-top: 340px;
  }
}

@media screen and (max-width: 576px) {
  .gift-card-info-center {
    padding-left: 0;
    padding-top: 180px;
  }
}

.gift-card-info-center__img {
  position: absolute;
  display: block;
  left: calc(50% - 734px);
  width: 734px;
  height: auto;
}

@media screen and (max-width: 1200px) {
  .gift-card-info-center__img {
    width: 476px;
    left: -93px;
  }
}

@media screen and (max-width: 992px) {
  .gift-card-info-center__img {
    width: 476px;
    left: calc(50% - 238px);
    top: -93px;
  }
}

@media screen and (max-width: 576px) {
  .gift-card-info-center__img {
    width: 280px;
    top: 0;
    left: -60px;
  }
}

.gift-card-info-center__text {
  position: absolute;
}

.gift-card-info-center__title, .gift-card-info-center__subtext {
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
}

.gift-card-info-center__title {
  margin-bottom: 10px;
}

.gift-card-info-center__tel {
  display: block;
  margin-bottom: 20px;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}

@media screen and (max-width: 992px) {
  .gift-card-info-center__tel {
    font-size: 40px;
  }
}

@media screen and (max-width: 768px) {
  .gift-card-info-center__tel {
    font-size: 30px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .gift-card-info-center__tel:hover {
    text-decoration: underline;
  }
}

.gift-card-info-center__tel::before, .gift-card-info-center__tel::after {
  display: none;
}

.gift-card-hero {
  background-position-x: calc(50% + 300px);
  background-position-y: 130px;
  background-size: 700px;
  background-image: url("/local/media/images/gift-card/gift-card-hero-pic.png");
  background-repeat: no-repeat;
  line-height: 1.3;
}

@media screen and (max-width: 1200px) {
  .gift-card-hero {
    background-position-x: calc(100% + 50px);
  }
}

@media screen and (max-width: 992px) {
  .gift-card-hero {
    background-position-y: 160px;
    background-position-x: calc(50% + 200px);
    background-size: 457px;
  }
}

@media screen and (max-width: 768px) {
  .gift-card-hero {
    background-image: none;
  }
}

.gift-card-hero .gift-card-hero-content {
  padding-top: 200px;
  padding-bottom: 50px;
  height: 100vh;
  max-height: 750px;
  max-width: 720px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .gift-card-hero .gift-card-hero-content {
    max-width: 530px;
  }
}

@media screen and (max-width: 576px) {
  .gift-card-hero .gift-card-hero-content {
    padding-top: 140px;
    height: auto;
  }
}

.gift-card-hero .gift-card-hero-heading {
  margin-bottom: 24px;
}

.gift-card-hero .gift-card-hero-subheading {
  margin-bottom: 50px;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
}

@media screen and (max-width: 992px) {
  .gift-card-hero .gift-card-hero-subheading {
    margin-bottom: 24px;
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .gift-card-hero .gift-card-hero-subheading {
    font-size: 24px;
  }
}

.gift-card-hero .gift-card-hero-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

@media screen and (max-width: 992px) {
  .gift-card-hero .gift-card-hero-btns {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .gift-card-hero .gift-card-hero-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.gift-card-hero .gift-card-hero-btns .btn:not(:last-child) {
  margin-right: 8px;
}

@media screen and (max-width: 576px) {
  .gift-card-hero .gift-card-hero-btns .btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 768px) {
  .gift-card-hero .gift-card-hero-info-center {
    max-width: 375px;
  }
}

.gift-card-hero .gift-card-hero-info-center__title, .gift-card-hero .gift-card-hero-info-center__subtext {
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
}

.gift-card-hero .gift-card-hero-info-center__title {
  margin-bottom: 10px;
}

.gift-card-hero .gift-card-hero-info-center__tel {
  display: block;
  margin-bottom: 20px;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}

@media screen and (max-width: 992px) {
  .gift-card-hero .gift-card-hero-info-center__tel {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .gift-card-hero .gift-card-hero-info-center__tel {
    font-size: 24px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .gift-card-hero .gift-card-hero-info-center__tel:hover {
    text-decoration: underline;
  }
}

.gift-card-hero .gift-card-hero-info-center__tel::before, .gift-card-hero .gift-card-hero-info-center__tel::after {
  display: none;
}

.green__text {
  font-size: 1.5rem;
}

@media screen and (max-width: 1200px) {
  .green__text {
    font-size: 1.125rem;
  }
}

.guest-services-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.guest-services-flex__list-wrap {
  max-width: 523px;
}

.guest-services-flex__card-wrap {
  display: block;
  max-width: 601px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .guest-services-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .guest-services-flex__list-wrap {
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 24px;
  }
  .guest-services-flex__card-wrap {
    display: none;
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 60px 24px 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .guest-services-flex__card-wrap.is-open {
    display: block;
    z-index: 100;
  }
  .guest-services-flex__card-wrap .guest-services-card {
    margin-right: auto;
    margin-left: auto;
    max-width: 601px;
    width: 100%;
  }
}

.close-guest-services-card-wrap {
  display: none;
}

@media screen and (max-width: 1200px) {
  .close-guest-services-card-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 36px;
    height: 36px;
  }
  .close-guest-services-card-wrap > svg {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 36px;
    height: 36px;
    color: white;
  }
}

.guest-services-list {
  margin: -27px 0;
}

.guest-services-list_column-count-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.guest-services-list .guest-services-item {
  padding: 27px 0 27px 0;
}

@media screen and (max-width: 1200px) {
  .guest-services-list {
    margin: -12px 0;
  }
  .guest-services-list .guest-services-item {
    padding: 12px 0;
  }
}

@media screen and (max-width: 375px) {
  .guest-services-list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.guest-services-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none !important;
  max-width: 255px;
  color: #fff;
  text-align: left;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

.guest-services-item.is-selected {
  color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .guest-services-item__text {
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-style: dotted;
            text-decoration-style: dotted;
  }
}

.guest-services-item__icon-box {
  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-negative: 0;
      flex-shrink: 0;
  margin-right: 16px;
  width: 56px;
  height: 56px;
  background-color: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 1200px) {
  .guest-services-item__icon-box {
    margin-right: 10px;
    width: 40px;
    height: 40px;
  }
}

.guest-services-item__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 32px;
  height: 32px;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

@media screen and (max-width: 1200px) {
  .guest-services-item__icon {
    width: 24px;
    height: 24px;
  }
}

.guest-services-item__text {
  font-size: 1.125rem;
  line-height: 1.3;
}

@media screen and (max-width: 1200px) {
  .guest-services-item__text {
    font-size: 1rem;
  }
}

.guest-services-card {
  display: none;
  width: 100%;
}

.guest-services-card.is-selected {
  display: block;
}

.guest-services-card__pic {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 52.45901639344262%;
}

.guest-services-card__img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.guest-services-card__info {
  padding: 30px;
  background-color: #ffffff;
}

@media screen and (max-width: 1200px) {
  .guest-services-card__info {
    padding: 24px 16px;
  }
}

.guest-services-card__text {
  padding-bottom: 24px;
  color: #111;
  font-size: 1rem;
  line-height: 1.5;
}

.guest-services-card__text a:not(.btn) {
  color: #FF9300;
}

.guest-services-card .floor {
  padding-bottom: 24px;
}

@media screen and (max-width: 1200px) {
  .guest-services-card .floor {
    font-size: 2rem;
  }
}

.guest-services-card .view-on-map {
  color: #111;
}

.guests__headline-pic, .guests__headline-img {
  display: block;
}

.guests__headline-pic {
  width: 160px;
  height: 120px;
}

@media screen and (max-width: 1200px) {
  .guests__headline-pic {
    width: 84px;
    height: 63px;
  }
}

@media screen and (max-width: 1200px) {
  .guests__heading {
    margin-right: 30px;
  }
}

.guests-cats {
  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: -20px -15px;
  padding-bottom: 50px;
  width: calc(100% + 30px);
}

@media screen and (max-width: 1200px) {
  .guests-cats {
    padding-bottom: 24px;
  }
}

.guests-cats__item {
  padding: 20px 15px;
}

.guests-swiper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.guests-swiper .swiper-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: -100px;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.guests-swiper .swiper-prev__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .guests-swiper .swiper-prev:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .guests-swiper .swiper-prev {
    display: none;
  }
}

.guests-swiper .swiper-prev.swiper-button-disabled {
  visibility: hidden;
  cursor: auto;
}

.guests-swiper .swiper-prev.swiper-button-disabled .swiper-prev__icon {
  opacity: 0.25;
}

@media screen and (max-width: 1380px) {
  .guests-swiper .swiper-prev {
    left: -10px;
    width: 50px;
    height: 50px;
  }
}

.guests-slide {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 270px;
  height: auto;
  text-decoration: none !important;
}

@media screen and (hover: hover) and (pointer: fine) {
  .guests-slide:hover {
    text-decoration: none;
  }
  .guests-slide:hover .guests-slide__title {
    color: #1C318F;
  }
  .guests-slide:hover .guests-slide__floor {
    color: #fff;
    background-color: #1C318F;
  }
}

.guests-slide__pic, .guests-slide__img {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.guests-slide__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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 24px;
  height: 100%;
  background-color: #fff;
}

.guests-slide__title {
  padding-bottom: 24px;
  margin-bottom: 0;
  margin-bottom: auto;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.3;
  color: #111;
  -webkit-transition: 0.3s color linear;
  transition: 0.3s color linear;
  min-height: 62px;
}

.guests-slide__subtitle {
  padding-bottom: 24px;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.3;
  color: #1C318F;
}

.guests-slide__floor {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 8px 10px;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.85;
  text-transform: uppercase;
  background-color: #F7F7F7;
  color: #000243;
  -webkit-transition: 0.3s color linear, 0.3s background-color linear;
  transition: 0.3s color linear, 0.3s background-color linear;
}

.guests-more {
  padding-bottom: 45px;
}

.header {
  position: relative;
  z-index: 100;
}

.header_absolute {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}

.header_absolute-has-breadcrumbs {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}

.header-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 0;
}

@media screen and (max-width: 1200px) {
  .header-t {
    padding-bottom: 30px;
  }
}

.header-t .header-logo {
  display: block;
  position: relative;
  margin-right: auto;
  padding-right: 10px;
  width: 110px;
}

@media screen and (max-width: 375px) {
  .header-t .header-logo {
    width: 80px;
  }
}

.header-t .header-logo__decor {
  display: block;
  position: absolute;
  top: 50%;
  right: -30px;
  height: 49px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translateY(-43%);
          transform: translateY(-43%);
  z-index: 0;
}

@media screen and (max-width: 576px) {
  .header-t .header-logo__decor {
    right: 5px;
  }
}

@media screen and (max-width: 375px) {
  .header-t .header-logo__decor {
    height: 30px;
  }
}

.header-t .header-logo__pic {
  position: relative;
  z-index: 1;
}

.header-t .header-logo__pic {
  display: block;
  width: 100%;
}

.header-t .header-logo__img {
  display: block;
  width: 100%;
  height: auto;
}

.header-t .header-time {
  position: relative;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
}

@media screen and (max-width: 1200px) {
  .header-t .header-time {
    display: none;
  }
}

.header-t .header-time nobr {
  font-style: 18px;
  font-weight: 500;
}

.header-t .header-time .modal-timetable {
  top: calc(100% + 24px);
}

@media screen and (max-width: 1200px) {
  .header-t .header-time .modal-timetable {
    display: none !important;
  }
}

.header-t .header-t-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: auto;
}

@media screen and (max-width: 1200px) {
  .header-t .header-t-nav {
    display: none;
  }
}

.header-t .header-t-nav__link {
  font-size: 1rem;
  font-weight: 400;
}

.header-t .header-t-nav__link:not(:last-child) {
  margin-right: 24px;
}

.header-t .header-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
}

@media screen and (max-width: 1200px) {
  .header-t .header-socials {
    display: none;
  }
}

.header-t .header-socials__link {
  display: block;
  width: 20px;
}

.header-t .header-socials__link:not(:last-child) {
  margin-right: 16px;
}

.header-t .header-socials__icon {
  display: block;
  width: 20px;
  max-height: 20px;
  -o-object-position: center;
     object-position: center;
}

.header-t .header-call-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-right: 24px;
  width: 40px;
  height: 38px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1200px) {
  .header-t .header-call-btn {
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .header-t .header-call-btn {
    margin-right: 2px;
  }
}

.header-t .header-call-btn__icon {
  display: block;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header-t .header-gift-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-right: 0;
  width: 44px;
  height: 38px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-t .header-gift-btn__icon {
  display: block;
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header-t .header-enter-btn {
  padding: 10px 16px;
  margin-right: 24px;
  height: 38px;
  font-size: 1rem;
  text-transform: none;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .header-t .header-enter-btn {
    padding: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .header-t .header-enter-btn {
    margin-right: 5px;
  }
}

.header-t .header-search-btn {
  margin-right: 24px;
}

@media screen and (max-width: 1200px) {
  .header-t .header-search-btn {
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .header-t .header-search-btn {
    margin-right: 5px;
  }
}

.header-t .header-search-btn, .header-t .header-search-btn__icon {
  display: block;
  width: 20px;
  height: 20px;
}

.burger {
  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: 32px;
  height: 32px;
}

.burger__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 32px;
  height: 19px;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}

.burger__icon rect {
  -webkit-transition: 0.3s linear transform;
  transition: 0.3s linear transform;
  -webkit-transform-origin: right;
          transform-origin: right;
}

@media screen and (hover: hover) and (pointer: fine) {
  .burger:hover rect.scale {
    -webkit-transform: scaleX(0.75);
            transform: scaleX(0.75);
  }
  .burger:active {
    opacity: 0.75;
  }
}

.burger.is-active rect.scale {
  -webkit-transform: none;
          transform: none;
}

.burger.is-active rect.scale:nth-child(2) {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(1) translate(10px, 5px) rotate(-45deg);
          transform: scaleX(1) translate(10px, 5px) rotate(-45deg);
}

.burger.is-active rect.scale:nth-child(3) {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(1) translate(10px, -5px) rotate(45deg);
          transform: scaleX(1) translate(10px, -5px) rotate(45deg);
}

.burger.is-active rect:not(.scale) {
  display: none;
}

.header-b-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
}

@media screen and (max-width: 1200px) {
  .header-b-nav {
    display: none;
  }
}

.header-b-nav__link {
  font-size: 1.25rem;
  font-weight: 500;
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-b-nav__link_icon-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.header-b-nav__link_icon-left svg {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  margin-right: 6px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
}

@media screen and (hover: hover) and (pointer: fine) {
  .header-b-nav__link:hover {
    opacity: 1;
  }
}

.header-b-nav__link.is-active {
  opacity: 1;
}

.hero {
  position: relative;
}

.hero-change-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 86px;
  z-index: 10;
  padding-bottom: 2px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 510px;
  height: 138px;
}

@media screen and (max-width: 768px) {
  .hero-change-slide {
    display: none;
  }
}

.hero-change-slide__img-preview, .hero-change-slide__txt-preview {
  -ms-flex-preferred-size: 255px;
      flex-basis: 255px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.hero-change-slide__img-preview {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #A6A6A6;
  pointer-events: none;
}

.hero-change-slide__txt-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 34px 54px 30px 40px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  white-space: normal;
  text-align: left;
  background-color: rgba(241, 229, 192, 0.2);
}

.hero-change-slide__fraction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 10px;
  right: 9px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.hero-slide-progress {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 2px;
  background-color: #fff;
}

.hero-slide-progress__state {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #1C318F;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 0;
  -webkit-transition: 2s linear opacity;
  transition: 2s linear opacity;
}

.hero-slide-progress__state.is-animated {
  -webkit-animation-name: animateHeroSlideProgress;
          animation-name: animateHeroSlideProgress;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 3000ms;
          animation-duration: 3000ms;
  opacity: 1;
  -webkit-transition: 0.1s linear opacity;
  transition: 0.1s linear opacity;
}

@-webkit-keyframes animateHeroSlideProgress {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes animateHeroSlideProgress {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.hero-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 171px;
  padding-bottom: 200px;
  height: 100vh;
  max-height: 990px;
  min-height: 667px;
  background-color: transparent;
}

@media screen and (max-width: 1200px) {
  .hero-slide {
    max-height: 667px;
    padding-top: 111px;
  }
}

@media screen and (max-width: 576px) {
  .hero-slide {
    min-height: unset;
    padding-bottom: 110px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.hero-slide__bg {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

@media screen and (max-width: 576px) {
  .hero-slide__bg {
    display: block;
  }
}

.hero-slide__bg_sm {
  display: block;
}

@media screen and (max-width: 576px) {
  .hero-slide__bg_sm {
    display: none;
  }
}

.hero-slide__container {
  position: relative;
}

.hero-slide__content {
  max-width: 600px;
}

.hero-slide__heading {
  margin-bottom: 40px;
}

@media screen and (max-width: 1200px) {
  .hero-slide__heading {
    margin-bottom: 24px;
  }
}

.hero-slide__list {
  margin-bottom: 40px;
}

@media screen and (max-width: 1200px) {
  .hero-slide__list {
    margin-bottom: 24px;
  }
}

.hero-h-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hero-h-list__item {
  position: relative;
  font-size: 1.25rem;
}

.hero-h-list__item:not(:first-child) {
  padding-left: 16px;
}

.hero-h-list__item:not(:last-child) {
  padding-right: 23px;
}

.hero-h-list__item:not(:last-child)::after {
  content: '/';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #AFCA0B;
}

@media screen and (max-width: 1200px) {
  .hero-h-list__item {
    font-size: 0.875rem;
  }
  .hero-h-list__item:not(:first-child) {
    padding-left: 10px;
  }
  .hero-h-list__item:not(:last-child) {
    padding-right: 15px;
  }
}

.hero-static {
  position: relative;
}

.hero-static__content {
  position: absolute;
  bottom: calc(100% + 86px);
  z-index: 11;
  padding-right: 24px;
  cursor: pointer;
}

@media screen and (max-width: 576px) {
  .hero-static__content {
    bottom: calc(100% + 24px);
  }
}

.hero-static__content .modal-timetable {
  left: 100%;
  bottom: 0;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}

.hero-static .work {
  margin-bottom: 8px;
}

.how-to-get .container {
  overflow: hidden;
}

@media screen and (max-width: 576px) {
  .how-to-get-headline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .how-to-get-headline .section-heading {
    padding-bottom: 48px;
  }
}

.how-to-get-controls {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: 1px solid #fff;
}

.how-to-get-controls .how-to-get-control {
  -ms-flex-preferred-size: calc(50% - 15px);
      flex-basis: calc(50% - 15px);
}

.how-to-get-controls .how-to-get-control:nth-child(1) {
  margin-right: 30px;
}

.how-to-get-control {
  padding: 16px;
  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;
  background-color: rgba(255, 255, 255, 0);
  font-size: 1.125rem;
  line-height: 1;
  font-weight: 500;
  min-height: 100px;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
}

@media screen and (max-width: 1200px) {
  .how-to-get-control {
    font-size: 0.875rem;
    min-height: 80px;
  }
}

.how-to-get-control.is-selected {
  background-color: rgba(255, 255, 255, 0.1);
}

@media screen and (hover: hover) and (pointer: fine) {
  .how-to-get-control:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
}

.how-to-get-control svg {
  margin-bottom: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
}

.how-to-get-info {
  display: none;
  padding-top: 20px;
}

.how-to-get-info.is-selected {
  display: block;
}

.how-to-get-info.how-to-get-car {
  padding-top: 50px;
}

@media screen and (max-width: 1200px) {
  .how-to-get-info.how-to-get-car {
    padding-top: 24px;
  }
}

.how-to-get-info .how-to-get-timetable {
  width: 100%;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 50px;
}

.how-to-get-info .how-to-get-timetable td {
  padding: 5px 0;
}

@media screen and (max-width: 1200px) {
  .how-to-get-info .how-to-get-timetable {
    margin-bottom: 24px;
    max-width: 358px;
  }
}

.how-to-get-info-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px;
  font-size: 1.25rem;
  font-weight: 700;
}

.how-to-get-info-title__mark {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
  width: 20px;
  height: 20px;
}

@media screen and (max-width: 1200px) {
  .how-to-get-info-title {
    font-size: 1.125rem;
  }
}

.how-to-get-info-numbers {
  margin: -8px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.how-to-get-info-numbers__item {
  padding: 8px;
}

.how-to-get-info-number {
  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-negative: 0;
      flex-shrink: 0;
  width: 35px;
  height: 35px;
  padding: 10px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
}

.how-to-get-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.how-to-get-flex__left {
  -ms-flex-preferred-size: 358px;
      flex-basis: 358px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 30px;
}

.how-to-get-flex__right {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .how-to-get-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .how-to-get-flex__left {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
    margin-right: 0;
    margin-bottom: 28px;
  }
}

.how-to-get-map {
  display: none;
  position: relative;
  width: 100%;
  height: 480px;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 576px) {
  .how-to-get-map {
    height: 254px;
  }
}

.how-to-get-map [class*="copyrights"] {
  display: none !important;
}

.how-to-get-map.is-selected {
  display: block;
}

.how-to-get-map [class*="-balloon"] {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.how-to-get-map [class*="balloon__tail"] {
  -webkit-transform-origin: top left !important;
          transform-origin: top left !important;
}

.how-to-get-map [class*="balloon__layout"] {
  padding: 16px 40px 16px 16px;
  border-radius: 0x;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.how-to-get-map [class*="balloon__content"] {
  padding: 0;
}

.how-to-get-map [class$="balloon__close"] {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 8px;
  top: 8px;
  width: 30px;
  height: 30px;
}

.how-to-get-map [class$="balloon__close"] [class*="balloon__close-button"] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEPSURBVHgBpdQ7TsNAEAbg+XdEyavLAyS4wZJDQEpugI8A4gA2PTJHINwAylBxApSUtEiI1EkdbzyFI+e1O+v8lTU7/rS7Gi3a9vn2wMD+fj9mtEfOenk6LzA2TLCFM+l57+WVGqYr/zpkTGR5Ovn8OmzfXBIhOe70L6b/w49YDI4S5+jtb/Rwz1KcTYbvTdA1LJEaV4ux6DZsBYxBd2EboAb1YVtBHxrCJCBPulf5AIQ7gAaFNAewIFhH5TuESQyFgnJfVbMhF2pn32L9zsrzjjUjxRpMjqkdKdZgVV2DshbTohyDaVCOxUIoN8F8KDo2Tw2QxWL1LIffFU980uqflrUfeRypYWSnR61rzMmMFnwwA4jMai4lAAAAAElFTkSuQmCC");
  opacity: 1;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
}

.how-to-get-map .balloon-title {
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 500;
  color: #1C318F;
}

.how-to-get-map .balloon-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.how-to-get-map .balloon-num {
  height: 30px;
  width: 30px;
  padding: 6px 6px;
  text-align: center;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 700;
}

.how-to-get-map .balloon-num:not(:last-child) {
  margin-right: 10px;
}

.how-to-get-map .balloon-section {
  font: 400 16px/1.3 "PFBagueSansPro", "Helvetica", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.how-to-get-map .balloon-section:not(:last-child) {
  margin-bottom: 15px;
}

.how-to-get-map__scroll-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 30px;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  z-index: 3;
}

@media screen and (max-width: 1200px) {
  .inner-hero_low .inner-hero__content {
    height: auto;
    min-height: 426px;
  }
}

.inner-hero__content {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-top: 240px;
  padding-bottom: 40px;
  min-height: 100vh;
  max-height: 990px;
  background-color: transparent;
}

@media screen and (max-width: 1200px) {
  .inner-hero__content {
    padding-top: 80px;
  }
}

@media screen and (max-width: 992px) {
  .inner-hero__content {
    padding-bottom: 27px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    min-height: unset;
  }
}

.inner-hero__content .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.inner-hero__content .inner-hero-brand {
  -ms-flex-item-align: center;
      align-self: center;
  width: 100%;
  max-width: 237px;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-brand {
    margin-bottom: 15px;
  }
}

.inner-hero__content .inner-hero-brand__pic, .inner-hero__content .inner-hero-brand__img {
  display: block;
  height: 190px;
  height: 190px;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-brand__pic, .inner-hero__content .inner-hero-brand__img {
    width: 150px;
    height: 150px;
  }
}

.inner-hero__content .inner-hero-brand__img {
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
  border-radius: 4px;
  -webkit-box-shadow: 0px 15.149px 15.149px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15.149px 15.149px rgba(0, 0, 0, 0.15);
}

.inner-hero__content .inner-hero-brand__pic {
  margin-bottom: 24px;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-brand__pic {
    margin-bottom: 15px;
  }
}

.inner-hero__content .inner-hero-brand__name {
  font-size: 1.25rem;
  line-height: 1.5;
}

.inner-hero__content .inner-hero-severyata-logo {
  -ms-flex-item-align: center;
      align-self: center;
  width: 100%;
  max-width: 237px;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-severyata-logo {
    margin-bottom: 26px;
  }
}

.inner-hero__content .inner-hero-severyata-logo__pic, .inner-hero__content .inner-hero-severyata-logo__img {
  display: block;
  width: 300px;
  height: auto;
}

@media screen and (max-width: 576px) {
  .inner-hero__content .inner-hero-severyata-logo__pic, .inner-hero__content .inner-hero-severyata-logo__img {
    width: 166px;
  }
}

.inner-hero__content .inner-hero-severyata-logo__pic {
  margin-bottom: 24px;
}

.inner-hero__content .inner-hero-severyata-logo__name {
  font-size: 1.25rem;
  line-height: 1.5;
}

.inner-hero__content .place,
.inner-hero__content .phone-and-work,
.inner-hero__content .web-site {
  padding-right: 24px;
}

.inner-hero__content .web-site {
  margin-bottom: 8px;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .phone-and-work,
  .inner-hero__content .web-site,
  .inner-hero__content .web-and-delivery,
  .inner-hero__content .socials {
    display: none;
  }
}

.inner-hero__content .inner-hero-about {
  -ms-flex-item-align: center;
      align-self: center;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-about {
    margin-bottom: 26px;
  }
}

.inner-hero__content .inner-hero-about__heading, .inner-hero__content .inner-hero-about__subheading {
  max-width: 529px;
}

.inner-hero__content .inner-hero-about__heading {
  margin-bottom: 24px;
}

@media screen and (max-width: 1200px) {
  .inner-hero__content .inner-hero-about__heading {
    margin-bottom: 16px;
  }
}

.inner-hero__content .inner-hero-about__subheading {
  margin-bottom: 100px;
}

@media screen and (max-width: 1200px) {
  .inner-hero__content .inner-hero-about__subheading {
    margin-bottom: 16px;
  }
}

.inner-hero__content .inner-hero-career {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.inner-hero__content .inner-hero-career__heading, .inner-hero__content .inner-hero-career__subheading {
  max-width: 529px;
}

.inner-hero__content .inner-hero-career__heading {
  margin-bottom: 24px;
}

@media screen and (max-width: 1200px) {
  .inner-hero__content .inner-hero-career__heading {
    margin-bottom: 10px;
  }
}

.inner-hero__content .inner-hero-career__subheading {
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .inner-hero__content .inner-hero-career__subheading {
    margin-bottom: 20px;
  }
}

.inner-hero__content .inner-hero-career__btn {
  margin-bottom: 50px;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-career__btn {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 101;
        -ms-flex-order: 100;
            order: 100;
  }
}

.inner-hero__content .inner-hero-career .inner-hero-management {
  margin-bottom: 30px;
}

@media screen and (max-width: 576px) {
  .inner-hero__content .inner-hero-career .inner-hero-management {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-career .inner-hero-career-adv-list {
    margin-bottom: 20px;
  }
}

.inner-hero__content .inner-hero-tenants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-tenants {
    margin-bottom: 26px;
  }
}

.inner-hero__content .inner-hero-tenants__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 30px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .inner-hero__content .inner-hero-tenants__left {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.inner-hero__content .inner-hero-tenants__right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 340px;
}

@media screen and (max-width: 768px) {
  .inner-hero__content .inner-hero-tenants__right {
    display: none;
  }
}

.inner-hero__content .inner-hero-tenants__heading {
  max-width: 529px;
  margin-bottom: 227px;
}

@media screen and (max-width: 992px) {
  .inner-hero__content .inner-hero-tenants__heading {
    padding-bottom: 40px;
    margin-bottom: auto;
  }
}

@media screen and (max-width: 768px) {
  .inner-hero__content .inner-hero-tenants__heading {
    margin-bottom: 0;
  }
}

.inner-hero__content .inner-tourists-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .inner-hero__content .inner-tourists-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.inner-hero__content .inner-tourists-hero__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -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;
  margin-right: 30px;
  width: 100%;
  max-width: 632px;
}

.inner-hero__content .inner-tourists-hero__right {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .inner-hero__content .inner-tourists-hero__right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.inner-hero__content .inner-tourists-hero__heading {
  max-width: 529px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .inner-hero__content .inner-tourists-hero__heading {
    margin-bottom: 24px;
  }
}

.inner-hero__content .inner-tourists-hero__subheading {
  max-width: 632px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .inner-hero__content .inner-tourists-hero__subheading {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .inner-hero__content .inner-tourists-hero__subheading {
    font-size: 1.25rem;
  }
}

.inner-hero__content .inner-tourists-hero__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inner-hero__content .inner-tourists-hero__btns .btn:not(:last-child) {
  margin-right: 8px;
}

.inner-hero__content-b {
  display: none;
  padding-top: 20px;
}

@media screen and (max-width: 992px) {
  .inner-hero__content-b {
    display: block;
  }
}

.inner-hero__content-b .phone-and-work,
.inner-hero__content-b .web-site,
.inner-hero__content-b .has-delivery {
  margin-bottom: 24px;
}

.inner-hero__content-md-b {
  display: none;
  padding-top: 16px;
}

@media screen and (max-width: 768px) {
  .inner-hero__content-md-b {
    display: block;
  }
}

.inner-hero__bg {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  pointer-events: none;
}

@media screen and (max-width: 576px) {
  .inner-hero__bg {
    display: block;
    background-position: top center;
  }
}

.inner-hero__bg_sm {
  display: block;
}

@media screen and (max-width: 576px) {
  .inner-hero__bg_sm {
    display: none;
  }
}

.inner-hero__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 100%;
}

.inner-hero .phone {
  margin-bottom: 8px;
}

.place .floor {
  margin-bottom: 8px;
}

.inner-hero-time {
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
}

.inner-hero-time nobr {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.6;
}

.inner-hero-award {
  max-width: 464px;
  font-size: 1.25rem;
  line-height: 1.5;
}

@media screen and (max-width: 1200px) {
  .inner-hero-award {
    max-width: 325px;
    font-size: 1rem;
  }
}

.inner-hero-award__pic, .inner-hero-award__img {
  display: block;
  height: 79px;
  width: 219px;
}

@media screen and (max-width: 1200px) {
  .inner-hero-award__pic, .inner-hero-award__img {
    width: 166px;
    height: 59px;
  }
}

.inner-hero-award__img {
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.inner-hero-award__pic {
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .inner-hero-award__pic {
    margin-bottom: 16px;
  }
}

.hero-contacts {
  padding: 24px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}

.hero-contacts__group {
  width: 100%;
}

.hero-contacts__group:not(:last-child) {
  margin-bottom: 30px;
}

.hero-contacts__title {
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 700;
}

.hero-contacts__person {
  margin-bottom: 10px;
  font-size: 1.25rem;
}

.hero-contacts__email {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 1rem;
}

.hero-contacts__tel {
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: none;
}

.hero-contacts__btns {
  padding-top: 30px;
}

.hero-contacts__btns .btn {
  width: 100%;
}

.hero-contacts__btns .btn:first-child {
  text-transform: none;
}

.hero-contacts__btns .btn:nth-child(2) span {
  padding-left: 15px;
}

.hero-contacts__btns .btn:not(:last-child) {
  margin-bottom: 8px;
}

.inner-hero-attendance__amount {
  margin-bottom: 15px;
  font-size: 6.25rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .inner-hero-attendance__amount {
    font-size: 3.125rem;
    margin-bottom: 10px;
  }
}

.inner-hero-attendance__text {
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .inner-hero-attendance__text {
    font-size: 1rem;
  }
}

.inner-hero-weather {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 419px;
  height: 419px;
  background-color: #1C318F;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .inner-hero-weather {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 576px) {
  .inner-hero-weather {
    width: 239px;
    height: 239px;
  }
}

.inner-hero-weather::after {
  display: block;
  position: absolute;
  top: -179px;
  left: 179px;
  content: '';
  width: 1124px;
  height: 1122px;
  background-image: url("/local/media/images/tourists/inner-hero-decor.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .inner-hero-weather::after {
    display: none;
  }
}

.inner-hero-weather__inner {
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 316px;
  height: 205px;
}

@media screen and (max-width: 576px) {
  .inner-hero-weather__inner {
    width: 161px;
    height: 172px;
  }
}

.inner-hero-weather__info {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 576px) {
  .inner-hero-weather__info {
    margin-bottom: 0;
    -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;
  }
}

@media screen and (max-width: 576px) {
  .inner-hero-weather__precipitation {
    max-width: 130px;
    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;
  }
}

.inner-hero-weather__temp {
  margin-right: 20px;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 576px) {
  .inner-hero-weather__temp {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 0;
    font-size: 3.75rem;
  }
}

.inner-hero-weather__icon {
  margin-bottom: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 48px;
  height: 48px;
  color: currentColor;
}

@media screen and (max-width: 576px) {
  .inner-hero-weather__icon {
    margin-bottom: 0;
    margin-right: 15px;
  }
}

.inner-hero-weather__state {
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.inner-hero-weather__comment {
  font-size: 1.25rem;
  font-weight: 700;
}

@media screen and (max-width: 576px) {
  .inner-hero-weather__comment {
    font-size: 0.9375rem;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
  }
}

.inner-hero-management {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inner-hero-management .inner-hero-management-company {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.inner-hero-management .inner-hero-management-company:not(:last-child) {
  margin-right: 20px;
}

.inner-hero-management .inner-hero-management-company__pic, .inner-hero-management .inner-hero-management-company__img {
  display: block;
  height: 53px;
  width: auto;
}

.inner-hero-career-adv-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .inner-hero-career-adv-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.inner-hero-career-adv-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 340px;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 500;
}

.inner-hero-career-adv-item__text {
  max-width: 260px;
}

.inner-hero-career-adv-item__icon {
  margin-right: 16px;
  display: block;
  width: 56px;
  height: 56px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FF9300;
}

.inner-hero-career-adv-item:not(:last-child) {
  margin-right: 80px;
}

@media screen and (max-width: 1200px) {
  .inner-hero-career-adv-item {
    font-size: 16px;
    font-weight: 400;
  }
  .inner-hero-career-adv-item__text {
    max-width: 210px;
  }
}

@media screen and (max-width: 992px) {
  .inner-hero-career-adv-item {
    max-width: unset;
  }
  .inner-hero-career-adv-item__text {
    max-width: unset;
  }
  .inner-hero-career-adv-item__text::before {
    content: '- ';
  }
  .inner-hero-career-adv-item__icon {
    display: none;
  }
  .inner-hero-career-adv-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.s-kids-timetable__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.s-kids-timetable__btns .btn:not(:last-child) {
  margin-right: 8px;
}

.s-kids-timetable__info {
  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;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .s-kids-timetable__info {
    margin-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .s-kids-timetable__info--text {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding: 15px 0;
    margin-bottom: 15px;
    width: 100%;
  }
}

.s-kids-timetable__info--title {
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .s-kids-timetable__info--title {
    font-size: 20px;
  }
}

.s-kids-timetable__info--subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
}

@media screen and (max-width: 768px) {
  .s-kids-timetable__info--subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .s-kids-timetable__info--subtitle > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 16px;
  }
}

.s-kids-timetable__info--subtitle span.balls, .s-kids-timetable__info--subtitle strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
}

.kids-timetable-card {
  display: block;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: 0.3s background-color, 0.3s -webkit-filter;
  transition: 0.3s background-color, 0.3s -webkit-filter;
  transition: 0.3s background-color, 0.3s filter;
  transition: 0.3s background-color, 0.3s filter, 0.3s -webkit-filter;
}

.kids-timetable-card__headline {
  position: relative;
  height: 230px;
  width: 100%;
}

.kids-timetable-card__pic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.kids-timetable-card__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.kids-timetable-card__dates {
  padding: 5px 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #FF9300;
}

.kids-timetable-wrap {
  padding: 25px 30px 30px;
}

@media screen and (max-width: 576px) {
  .kids-timetable-wrap {
    padding-right: 0;
    padding-left: 0;
  }
}

.kids-timetable {
  width: 100%;
}

.kids-timetable tr.kids-timetable-wrap {
  position: relative;
}

.kids-timetable tr.kids-timetable-wrap:after {
  content: '';
  position: absolute;
  left: -15px;
  top: 0;
  width: calc(100% + 30px);
  height: 100%;
  border: 1px solid #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .kids-timetable tr.kids-timetable-wrap:after {
    display: none;
  }
}

.kids-timetable tr.kids-timetable-wrap:hover:after {
  opacity: 1;
  visibility: visible;
}

.kids-timetable tr.kids-timetable-wrap:hover .kids-timetable__btn {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .kids-timetable tr.kids-timetable-wrap .time {
    border-bottom: 1px dashed #fff;
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .kids-timetable tr.kids-timetable-wrap.no-seats {
    opacity: 0.55;
    pointer-events: none;
  }
}

.kids-timetable tr.kids-timetable-wrap.no-seats .no-seats {
  display: none;
}

@media screen and (max-width: 768px) {
  .kids-timetable tr.kids-timetable-wrap.no-seats .no-seats {
    display: inline-block;
    font-weight: 400 !important;
  }
}

@media screen and (max-width: 768px) {
  .kids-timetable tr.kids-timetable-wrap.no-seats .kids-timetable__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.kids-timetable td {
  padding: 12px 0;
  vertical-align: top;
}

.kids-timetable td:not(:first-child) {
  padding-left: 20px;
}

.kids-timetable tr.is-highlighted {
  opacity: 0.57;
}

.kids-timetable__date {
  font-weight: 700;
  color: #FFCD00;
  font-size: 1.25rem;
  line-height: 1.5;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .kids-timetable__date {
    font-size: 1.125rem;
  }
}

.kids-timetable__btn {
  position: absolute;
  right: -5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.kids-timetable__btn .btn {
  padding-top: 9px;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
}

.kids-timetable__btn .btn.disabled, .kids-timetable__btn .btn:disabled {
  background: rgba(147, 147, 147, 0.5);
  opacity: 1;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .kids-timetable__btn {
    display: none;
  }
}

.kids-timetable__time, .kids-timetable__desc {
  font-size: 1rem;
  line-height: 1.5;
}

.kids-timetable__time button, .kids-timetable__desc button {
  border: 0;
  font-weight: inherit;
  padding: 0;
  background: none;
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .kids-timetable__time button, .kids-timetable__desc button {
    pointer-events: none;
  }
}

.kids-timetable__time {
  white-space: nowrap;
  font-weight: 700;
}

.kids-timetable__separator {
  position: relative;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

@media screen and (max-width: 768px) {
  .kids-timetable__separator {
    padding-top: 15px !important;
  }
}

.kids-timetable__separator::after {
  position: absolute;
  content: '';
  top: 26px;
  right: 0;
  left: 0;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
}

.kids-timetable-swiper {
  padding-bottom: 50px;
}

.kids-timetable-swiper-outer {
  position: relative;
}

.kids-timetable-swiper-outer .swiper-prev,
.kids-timetable-swiper-outer .swiper-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: calc(50% - 40px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.kids-timetable-swiper-outer .swiper-prev__icon,
.kids-timetable-swiper-outer .swiper-next__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .kids-timetable-swiper-outer .swiper-prev:hover:not(.swiper-button-disabled),
  .kids-timetable-swiper-outer .swiper-next:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

.kids-timetable-swiper-outer .swiper-prev.swiper-button-disabled,
.kids-timetable-swiper-outer .swiper-next.swiper-button-disabled {
  cursor: auto;
}

.kids-timetable-swiper-outer .swiper-prev.swiper-button-disabled .swiper-prev__icon,
.kids-timetable-swiper-outer .swiper-prev.swiper-button-disabled .swiper-next__icon,
.kids-timetable-swiper-outer .swiper-next.swiper-button-disabled .swiper-prev__icon,
.kids-timetable-swiper-outer .swiper-next.swiper-button-disabled .swiper-next__icon {
  opacity: 0.25;
}

.kids-timetable-swiper-outer .swiper-prev {
  left: -100px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.kids-timetable-swiper-outer .swiper-next {
  right: -100px;
}

@media screen and (max-width: 1410px) {
  .kids-timetable-swiper-outer .swiper-prev,
  .kids-timetable-swiper-outer .swiper-next {
    width: 50px;
    height: 50px;
  }
  .kids-timetable-swiper-outer .swiper-prev {
    left: -35px;
  }
  .kids-timetable-swiper-outer .swiper-next {
    right: -35px;
  }
}

@media screen and (max-width: 1240px) {
  .kids-timetable-swiper-outer .swiper-prev {
    left: 0;
  }
  .kids-timetable-swiper-outer .swiper-next {
    right: 0;
  }
}

@media screen and (max-width: 992px) {
  .kids-timetable-swiper-outer .swiper-prev,
  .kids-timetable-swiper-outer .swiper-next {
    top: 0;
  }
  .kids-timetable-swiper-outer .swiper-prev {
    left: unset;
    right: 70px;
  }
  .kids-timetable-swiper-outer .swiper-next {
    right: 0;
  }
}

.location {
  padding-bottom: 100px;
}

@media screen and (max-width: 1200px) {
  .location {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 576px) {
  .location__map {
    margin-bottom: 50px;
  }
}

.location__headline {
  padding-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .location__headline {
    padding-bottom: 0;
  }
}

.location + .scheme {
  padding-top: 0;
}

.location + .scheme .scheme-wrap {
  padding-top: 0;
  padding-right: 0;
}

.location + .scheme .scheme-base {
  -webkit-filter: none;
          filter: none;
}

.location + .scheme .scheme-map {
  background: none !important;
}

.location-map {
  display: block;
  width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(20px 50px 11px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(20px 50px 11px rgba(0, 0, 0, 0.25));
}

.location-cart-detail .location__headline .btn {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media screen and (max-width: 576px) {
  .location-cart-detail .location__headline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .location-cart-detail .location__headline .section-heading {
    margin-bottom: 20px;
  }
}

.s-loyal-cat__info {
  padding-top: 50px;
}

@media screen and (max-width: 1200px) {
  .s-loyal-cat__info {
    padding-top: 24px;
  }
}

.s-loyal-cat__more-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
}

@media screen and (max-width: 1200px) {
  .s-loyal-cat__more-wrap {
    padding-top: 24px;
  }
}

.loyal-cat {
  margin: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 1200px) {
  .loyal-cat {
    display: block;
    margin: 0;
  }
}

.loyal-cat .loyal-cat-item {
  padding: 15px;
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
}

@media screen and (max-width: 1200px) {
  .loyal-cat .loyal-cat-item {
    width: 100%;
    padding: 0;
  }
  .loyal-cat .loyal-cat-item:not(:last-child) {
    margin-bottom: 10px;
  }
}

.loyal-gift {
  position: relative;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-decoration: none;
  background-color: #fff;
  width: 370px;
  height: 100%;
}

.loyal-gift__left {
  position: absolute;
  top: 10px;
  left: 10px;
  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;
  overflow: hidden;
  background-color: #1C318F;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  z-index: 3;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__left {
    left: unset;
    right: 10px;
  }
}

.loyal-gift__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 12px 16px;
  background-color: #A3238E;
  color: #ffffff;
  height: 44px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  z-index: 3;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__type {
    top: unset;
    bottom: 10px;
    height: 49px;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__type {
    position: static;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media screen and (max-width: 1200px) {
  .loyal-gift {
    padding: 10px 20px 10px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
}

.loyal-gift__pic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.loyal-gift__pic,
.loyal-gift__pic .loyal-gift__img {
  display: block;
  width: 370px;
  height: 370px;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__pic,
  .loyal-gift__pic .loyal-gift__img {
    width: 132px;
    height: 132px;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__pic,
  .loyal-gift__pic .loyal-gift__img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1200px) {
  .loyal-gift__pic {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 59px;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__pic {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.loyal-gift__desc {
  width: 100%;
  padding: 30px;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__desc {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0;
    padding-top: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__desc {
    padding-top: 0;
  }
}

.loyal-gift__title {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #111;
}

@media screen and (max-width: 375px) {
  .loyal-gift__title {
    margin-bottom: 20px;
  }
}

.loyal-gift__points {
  position: absolute;
  top: 311px;
  left: 10px;
  padding: 12px 16px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
  min-width: 141px;
  height: 49px;
  background-color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__points {
    margin-bottom: 20px;
    position: static;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__points {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 10px;
  }
}

.loyal-gift__points.is-not-enough {
  background-color: #C4C4C4;
}

.loyal-cat-more-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loyal-hero {
  background-position: center bottom;
  background-size: cover;
  background-image: url("/local/media/images/loyal/hero-bg-2.jpg");
}

@media screen and (max-width: 576px) {
  .loyal-hero {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(297.28deg, #1C3192 27.66%, rgba(28, 49, 146, 0) 65.09%) !important;
  }
}

.loyal-hero .loyal-hero-content {
  padding-top: 200px;
  padding-bottom: 50px;
  height: 100vh;
  max-height: 990px;
  max-width: 520px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-content {
    max-width: 390px;
    max-height: 640px;
  }
}

@media screen and (max-width: 576px) {
  .loyal-hero .loyal-hero-content {
    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;
    padding-top: 140px;
  }
}

.loyal-hero .loyal-hero-heading {
  margin-bottom: 80px;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-heading {
    margin-bottom: 40px;
  }
}

.loyal-hero .loyal-hero-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta {
    margin-bottom: 40px;
  }
}

.loyal-hero .loyal-hero-cta__icon {
  margin-right: 28px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 70px;
  height: 70px;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta__icon {
    margin-right: 20px;
    width: 50px;
    height: 50px;
  }
}

.loyal-hero .loyal-hero-cta__text {
  font-weight: 700;
  font-size: 2rem;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta__text {
    font-size: 1.25rem;
  }
}

.loyal-hero .loyal-hero-cta-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta-start {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .loyal-hero .loyal-hero-cta-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.loyal-hero .loyal-hero-cta-start__btn {
  margin-right: 23px;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta-start__btn {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1200px) and (max-width: 768px) {
  .loyal-hero .loyal-hero-cta-start__btn {
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.loyal-hero .loyal-hero-cta-start__text {
  font-weight: 700;
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta-start__text {
    font-size: 1rem;
  }
}

.loyal-steps-list {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.loyal-step {
  -ms-flex-negative: 0;
      flex-shrink: 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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 355px;
}

@media screen and (max-width: 1200px) {
  .loyal-step {
    width: 252px;
  }
}

.loyal-step:not(:last-child) {
  margin-right: 24px;
}

.loyal-step .loyal-step-number {
  margin-bottom: 30px;
  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: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #009FE3;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-number {
    margin-bottom: 20px;
    font-size: 1.125rem;
    width: 30px;
    height: 30px;
  }
}

.loyal-step .loyal-step-title {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-title {
    margin-bottom: 20px;
  }
}

.loyal-step .loyal-step-title__icon {
  margin-right: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  height: 80px;
  color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-title__icon {
    width: 50px;
    margin-right: 20px;
    height: 50px;
  }
}

.loyal-step .loyal-step-title__text {
  font-size: 2rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-title__text {
    font-size: 1.25rem;
  }
}

.loyal-step .loyal-step-desc {
  margin-bottom: auto;
  padding-bottom: 23px;
  font-size: 1.25rem;
  font-weight: 400;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-desc {
    padding-bottom: 20px;
    font-size: 1rem;
  }
}

.loyal-step .loyal-step-desc a {
  color: #FF9300;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
}

.loyal-step .loyal-step-more {
  font-size: 1.25rem;
  font-weight: 400;
  color: #FF9300;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-more {
    font-size: 1rem;
  }
}

.loyalty-bills-headline {
  padding-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-headline {
    padding-bottom: 40px;
    -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;
  }
}

.loyalty-bills-points {
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-points {
    padding-right: 0;
    padding-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

.loyalty-bills-points__icon-wrap {
  margin-right: 30px;
  width: 56px;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-points__icon-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 0;
    width: auto;
  }
}

.loyalty-bills-points__icon {
  display: block;
  width: 56px;
  height: 56px;
  color: #FF9300;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-points__icon {
    margin-bottom: 6px;
    width: 40px;
    height: 40px;
  }
}

.loyalty-bills-points__amount {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 3px;
  white-space: nowrap;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-points__amount {
    margin-right: 10px;
    font-size: 4.375rem;
    line-height: 1;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-bills-points__amount {
    font-size: 3rem;
  }
}

.loyalty-bills-points__title {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-points__title {
    display: none;
  }
}

.loyalty-bills-points__bonus {
  display: none;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-points__bonus {
    display: block;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
  }
}

@media screen and (max-width: 992px) {
  .loyalty-bills-points__bonus {
    font-size: 1rem;
  }
}

.loyalty-bills-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 918px;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-upload {
    -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;
    max-width: unset;
  }
}

.loyalty-bills-upload .loyalty-bills-input {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-upload .loyalty-bills-input {
    width: 100%;
    max-width: 576px;
  }
}

.loyalty-bills-upload .loyalty-bills-input:first-child {
  margin-right: 10px;
}

@media screen and (max-width: 992px) {
  .loyalty-bills-upload .loyalty-bills-input:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .loyalty-bills-upload .loyalty-bills-input:first-child .loyalty-bills-input__visible {
    -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;
    text-decoration: none;
  }
  .loyalty-bills-upload .loyalty-bills-input:first-child .loyalty-bills-input__icon {
    margin-right: unset;
    width: 112px;
    height: 112px;
    margin-bottom: 14px;
  }
  .loyalty-bills-upload .loyalty-bills-input:first-child .loyalty-bills-input__text {
    text-align: center;
  }
}

.loyalty-bills-upload .loyalty-bills-input__hidden {
  position: absolute;
  margin-left: -1px;
  width: 1px;
  height: 1px;
  -webkit-clip-path: inset(2px);
          clip-path: inset(2px);
}

.loyalty-bills-upload .loyalty-bills-input__visible {
  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;
  padding: 12px 24px;
  min-height: 95px;
  border: 1px dashed #fff;
}

@media screen and (max-width: 1200px) {
  .loyalty-bills-upload .loyalty-bills-input__visible {
    min-height: 65px;
  }
}

.loyalty-bills-upload .loyalty-bills-input__icon {
  margin-right: 16px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 68px;
  height: 68px;
  color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .loyalty-bills-upload .loyalty-bills-input__icon {
    width: 36px;
    height: 36px;
  }
}

.loyalty-bills-upload .loyalty-bills-input__text {
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  text-transform: none;
}

@media screen and (max-width: 1200px) {
  .loyalty-bills-upload .loyalty-bills-input__text {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-bills-upload .loyalty-bills-input_mob-big .loyalty-bills-input__visible {
    padding: 10px;
    -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;
  }
  .loyalty-bills-upload .loyalty-bills-input_mob-big .loyalty-bills-input__icon {
    width: 120px;
    height: 120px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.loyalty-bill {
  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;
  padding: 40px;
  width: 100%;
  border: 1px solid #009FE3;
}

@media screen and (max-width: 1200px) {
  .loyalty-bill {
    padding: 20px;
  }
}

.loyalty-bill__status-icon {
  margin-bottom: 30px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 120px;
  height: 120px;
  color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .loyalty-bill__status-icon {
    margin-bottom: 20px;
  }
}

.loyalty-bill__msg {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  max-width: 574px;
}

@media screen and (max-width: 1200px) {
  .loyalty-bill__msg {
    margin-bottom: 20px;
    font-size: 1.875rem;
    line-height: 1;
  }
}

.loyalty-bill__submsg {
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .loyalty-bill__submsg {
    margin-bottom: 20px;
  }
}

.loyalty-bill .loyalty-bill-table {
  margin-bottom: 24px;
  width: 100%;
  max-width: 416px;
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .loyalty-bill .loyalty-bill-table {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-bill .loyalty-bill-table {
    font-size: 1rem;
  }
}

.loyalty-bill .loyalty-bill-table tr {
  border-bottom: 1px solid rgba(0, 159, 227, 0.4);
}

.loyalty-bill .loyalty-bill-table tr td {
  padding: 24px 10px;
}

.loyalty-bill .loyalty-bill-table tr td:first-child {
  padding-left: 0;
}

.loyalty-bill .loyalty-bill-table tr td:last-child {
  padding-right: 0;
}

@media screen and (max-width: 576px) {
  .loyalty-bill .loyalty-bill-table tr td {
    padding: 24px 4px;
  }
}

.loyalty-bill .loyalty-bill-table tr:first-child td {
  padding-top: 0;
}

.loyalty-bill__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.loyalty-bill__btns .btn:not(:last-child) {
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .loyalty-bill__btns .btn:not(:last-child) {
    margin-bottom: 8px;
  }
}

.loyalty-bill__btns .btn:not(:last-child).btn_ocean {
  margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
  .loyalty-bill__btns .btn:not(:last-child).btn_ocean {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-bill__btns .btn:not(:last-child).btn_ocean svg {
    display: none;
  }
}

.s-loyalty-cat__info {
  padding: 50px 0;
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .s-loyalty-cat__info {
    padding: 24px 0;
    font-size: 1.125rem;
  }
}

.s-loyalty-cat__more-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loyalty-cat-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.loyalty-cat-list .loyalty-gift {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-decoration: none;
  background-color: #fff;
  padding: 30px 50px 30px 30px;
}

@media screen and (max-width: 1200px) {
  .loyalty-cat-list .loyalty-gift {
    padding: 30px;
  }
}

.loyalty-cat-list .loyalty-gift__left {
  position: absolute;
  top: 10px;
  left: 10px;
  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;
  overflow: hidden;
  background-color: #1C318F;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  z-index: 3;
}

.loyalty-cat-list .loyalty-gift__pic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.loyalty-cat-list .loyalty-gift__pic,
.loyalty-cat-list .loyalty-gift__pic .loyalty-gift__img {
  display: block;
  width: 250px;
  height: 250px;
}

.loyalty-cat-list .loyalty-gift__desc {
  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%;
}

.loyalty-cat-list .loyalty-gift__title {
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  max-width: 340px;
  width: 100%;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #111;
}

@media screen and (max-width: 1200px) {
  .loyalty-cat-list .loyalty-gift__title {
    padding: 30px 30px 30px 0;
  }
}

.loyalty-cat-list .loyalty-gift__points {
  padding: 12px 16px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
  min-width: 141px;
  height: 49px;
  background-color: #FF9300;
}

.loyalty-cat-list .loyalty-gift__points.is-not-enough {
  background-color: #C4C4C4;
}

.loyalty-cat-list .loyalty-gift:not(:last-child) {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding: 10px 10px 20px 20px;
  }
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) .loyalty-gift__left {
    left: unset;
    right: 10px;
  }
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) .loyalty-gift__pic,
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) .loyalty-gift__img {
    width: 132px;
    height: 132px;
  }
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) .loyalty-gift__desc {
    margin-right: 8px;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) .loyalty-gift__points {
    margin-bottom: 20px;
  }
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) .loyalty-gift__title {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 310px;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 10px 20px 20px;
  }
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) .loyalty-gift__pic,
  .loyalty-cat-list .loyalty-gift:not(.swiper-slide) .loyalty-gift__img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .loyalty-cat-list:not(.swiper-wrapper) .loyalty-gift {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  .loyalty-cat-list.swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .loyalty-cat-list.swiper-wrapper .loyalty-gift {
    margin-bottom: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    justify-self: flex-start;
    width: 270px;
    height: 420px;
  }
  .loyalty-cat-list.swiper-wrapper .loyalty-gift .loyalty-gift__pic {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .loyalty-cat-list.swiper-wrapper .loyalty-gift .loyalty-gift__desc {
    padding: 0 16px 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .loyalty-cat-list.swiper-wrapper .loyalty-gift .loyalty-gift__title {
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 230px;
    height: 90px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .loyalty-cat-list.swiper-wrapper .loyalty-gift .loyalty-gift__points {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

.loyalty-gift-card {
  position: relative;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-decoration: none;
  background-color: #fff;
  width: 370px;
  height: 100%;
}

@media screen and (max-width: 992px) {
  .loyalty-gift-card {
    width: 270px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.loyalty-gift-card__left {
  position: absolute;
  top: 10px;
  left: 10px;
  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;
  overflow: hidden;
  background-color: #1C318F;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  z-index: 3;
}

.loyalty-gift-card__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 12px 16px;
  background-color: #A3238E;
  color: #ffffff;
  height: 44px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  z-index: 3;
}

.loyalty-gift-card__pic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.loyalty-gift-card__pic,
.loyalty-gift-card__pic .loyalty-gift-card__img {
  display: block;
  width: 370px;
  height: 370px;
}

@media screen and (max-width: 992px) {
  .loyalty-gift-card__pic,
  .loyalty-gift-card__pic .loyalty-gift-card__img {
    width: 270px;
    height: 270px;
  }
}

.loyalty-gift-card__desc {
  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;
  height: 100%;
  width: 100%;
  padding: 30px;
}

@media screen and (max-width: 992px) {
  .loyalty-gift-card__desc {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 3px 17px 19px;
  }
}

.loyalty-gift-card__title {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #111;
}

@media screen and (max-width: 992px) {
  .loyalty-gift-card__title {
    margin-bottom: 10px;
    max-width: 230px;
  }
}

.loyalty-gift-card__points {
  position: absolute;
  top: 311px;
  left: 10px;
  padding: 12px 16px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
  min-width: 141px;
  height: 49px;
  background-color: #FF9300;
}

@media screen and (max-width: 992px) {
  .loyalty-gift-card__points {
    position: static;
  }
}

.loyalty-gift-card__points.is-not-enough {
  background-color: #C4C4C4;
}

.loyalty-cards {
  margin: 0 -15px;
}

@media screen and (max-width: 1200px) {
  .loyalty-cards {
    margin: 0;
  }
}

.loyalty-cards-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 1200px) {
  .loyalty-cards-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.loyalty-cards-item {
  padding: 15px;
  width: 400px;
  height: auto;
}

@media screen and (max-width: 1200px) {
  .loyalty-cards-item {
    padding: 0;
    width: 370px;
  }
}

@media screen and (max-width: 992px) {
  .loyalty-cards-item {
    width: 270px;
  }
}

.loyalty-cards-full-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -15px;
}

@media screen and (max-width: 992px) {
  .loyalty-cards-full-list {
    margin: -6px;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-cards-full-list {
    margin: -3px;
  }
}

.loyalty-cards-full-list-item {
  padding: 15px;
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
}

@media screen and (max-width: 992px) {
  .loyalty-cards-full-list-item {
    padding: 6px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-front__title {
    font-size: 18px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-back__title {
    font-size: 18px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-back__info {
    font-size: 16px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-back__link {
    font-size: 16px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-front__num {
    font-size: 40px;
    width: 180px;
    height: 180px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-front__type {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .loyalty-cards-full-list-item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-cards-full-list-item {
    padding: 3px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-front__title {
    font-size: 12px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-back__title {
    font-size: 12px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-back__info {
    font-size: 10px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-back__link {
    font-size: 12px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-front__num {
    width: 110px;
    height: 110px;
  }
  .loyalty-cards-full-list-item .loyalty-booked-front__type {
    font-size: 10px;
  }
}

@media screen and (max-width: 374.98px) {
  .loyalty-cards-full-list-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.loyalty-booked {
  position: relative;
  height: 100%;
}

.loyalty-booked.is-open > .loyalty-booked-front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.loyalty-booked.is-open > .loyalty-booked-back {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.loyalty-booked-front,
.loyalty-booked-back {
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.loyalty-booked-front {
  position: relative;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-decoration: none;
  background-color: #fff;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

@media screen and (max-width: 992px) {
  .loyalty-booked-front {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.loyalty-booked-front__type {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 12px 16px;
  background-color: #FF9300;
  color: #ffffff;
  height: 44px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  z-index: 3;
}

.loyalty-booked-front__type.booked {
  background-color: #FF9300;
}

.loyalty-booked-front__type.done {
  background-color: #28a745;
}

.loyalty-booked-front__type.canceled {
  background-color: #FF010B;
}

.loyalty-booked-front__pic, .loyalty-booked-front__num-wrap {
  padding-bottom: 100%;
  display: block;
  position: relative;
  width: 100%;
  height: 0;
}

.loyalty-booked-front__pic .loyalty-booked-front__img, .loyalty-booked-front__num-wrap .loyalty-booked-front__img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.loyalty-booked-front__num {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  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: 212px;
  height: 212px;
  border-radius: 50%;
  background-color: #F7F7F7;
  color: #1C318F;
  font-size: 90px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}

.loyalty-booked-front__desc {
  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;
  height: 100%;
  width: 100%;
  padding: 30px;
}

@media screen and (max-width: 992px) {
  .loyalty-booked-front__desc {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 3px 17px 19px;
  }
}

.loyalty-booked-front__title {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #111;
}

@media screen and (max-width: 992px) {
  .loyalty-booked-front__title {
    margin-bottom: 10px;
    max-width: 230px;
  }
}

.loyalty-booked-back {
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-decoration: none;
  background-color: #fff;
  padding: 30px;
}

@media screen and (max-width: 992px) {
  .loyalty-booked-back {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px 16px 20px;
  }
}

.loyalty-booked-back__title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 100%;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
  color: #111;
}

@media screen and (max-width: 992px) {
  .loyalty-booked-back__title {
    margin-bottom: 10px;
    max-width: 230px;
  }
}

.loyalty-booked-back__code {
  padding: 10px;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #1C318F;
  border: 2px dashed #A6A6A6;
}

@media screen and (max-width: 992px) {
  .loyalty-booked-back__code {
    font-size: 36px;
  }
}

.loyalty-booked-back__info {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  color: #111;
  text-align: center;
}

@media screen and (max-width: 992px) {
  .loyalty-booked-back__info {
    font-size: 18px;
  }
}

.loyalty-booked-back__link {
  -ms-flex-item-align: center;
      align-self: center;
  color: #FF9300;
  text-decoration: underline;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
}

@media screen and (max-width: 992px) {
  .loyalty-booked-back__link {
    font-size: 18px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .loyalty-booked-back__link:hover {
    text-decoration: none;
    color: #FF9300;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-edit-profile .section-headline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .loyalty-edit-profile .section-headline .section-heading {
    margin-bottom: 20px;
  }
}

.loyalty-edit-tel {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 260px;
}

@media screen and (max-width: 1200px) {
  .loyalty-edit-tel {
    width: 210px;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-edit-tel {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-edit-tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.loyalty-edit-tel__input {
  width: 260px;
  display: block;
  margin-bottom: 10px;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  font-size: 1.875rem;
  line-height: 1;
  font-weight: 500;
  text-align: right;
}

.loyalty-edit-tel__input.-no-error, .loyalty-edit-tel__input.-error {
  border-color: transparent !important;
}

.loyalty-edit-tel__input.-error {
  color: #FF010B;
}

.loyalty-edit-tel__input.-no-error {
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .loyalty-edit-tel__input {
    font-size: 1.5rem;
    width: 210px;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-edit-tel__input {
    margin-bottom: 0;
    margin-right: 5px;
    text-align: left;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-edit-tel__input {
    margin-bottom: 10px;
  }
}

.loyalty-edit-tel .loyalty-edit-tel-link {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FF9300;
}

@media screen and (max-width: 375px) {
  .loyalty-edit-tel .loyalty-edit-tel-link {
    margin-right: auto;
    margin-left: 0;
  }
}

.loyalty-edit-tel .loyalty-edit-tel-link__icon {
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.loyalty-edit-tel .loyalty-edit-tel-link__text {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}

.loyalty-footer {
  background-color: rgba(0, 2, 67, 0.1);
}

.loyalty-footer-t {
  padding: 40px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.loyalty-footer-t .loyalty-footer-labels {
  margin-right: 24px;
  max-width: 150px;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 31px;
    margin-right: 0;
    max-width: 100%;
    -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;
  }
}

.loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo {
  position: relative;
  margin-bottom: 16px;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo {
    margin-bottom: 30px;
  }
}

.loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo, .loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo__pic, .loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo__img {
  display: block;
  width: 150px;
  height: 74px;
}

.loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo__decor {
  display: block;
  position: absolute;
  top: 50%;
  right: -60px;
  height: 74px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translateY(-43%);
          transform: translateY(-43%);
  z-index: 0;
}

@media screen and (max-width: 1100px) {
  .loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo__decor {
    top: 33%;
    right: -10px;
    height: 54px;
  }
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo__decor {
    top: 50%;
    right: -60px;
    height: 74px;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo__decor {
    top: 33%;
    right: -10px;
    height: 54px;
  }
}

.loyalty-footer-t .loyalty-footer-labels .loyalty-footer-logo__pic {
  position: relative;
  z-index: 1;
}

.loyalty-footer-t .loyalty-footer-labels .loyalty-footer-label {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: uppercase;
  width: 150px;
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-labels .loyalty-footer-label {
    width: 100%;
    text-align: center;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .loyalty-footer-t .loyalty-footer-labels .loyalty-footer-label:hover {
    text-decoration: underline;
  }
}

.loyalty-footer-t .loyalty-footer-card {
  width: 100%;
  max-width: 812px;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-card {
    padding: 30px 40px 20px;
    max-width: 100%;
    background-color: #1C318F;
    border-top: 2px solid #FF9300;
    -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  }
}

@media screen and (max-width: 375px) {
  .loyalty-footer-t .loyalty-footer-card {
    padding: 30px 16px 20px;
  }
}

.loyalty-footer-t .loyalty-footer-card .loyalty-footer-links {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-card .loyalty-footer-links {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.loyalty-footer-t .loyalty-footer-card .loyalty-footer-link {
  font-size: 1.25rem;
  line-height: 1;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .loyalty-footer-t .loyalty-footer-card .loyalty-footer-link:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-card .loyalty-footer-link {
    font-size: 1rem;
  }
  .loyalty-footer-t .loyalty-footer-card .loyalty-footer-link:not(:last-child) {
    margin-bottom: 17px;
  }
}

.loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns {
    -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: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns .btn {
  padding-top: 9px;
  padding-bottom: 7px;
  height: 56px;
  text-transform: none;
}

.loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns .btn:nth-child(1) {
  -ms-flex-preferred-size: 290px;
      flex-basis: 290px;
}

.loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns .btn:nth-child(2) {
  -ms-flex-preferred-size: 300px;
      flex-basis: 300px;
}

.loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns .btn:nth-child(3) {
  -ms-flex-preferred-size: 202px;
      flex-basis: 202px;
  white-space: nowrap;
}

.loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns .btn:not(:last-child) {
  margin-right: 8px;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns .btn {
    -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
    width: 100%;
    max-width: 500px;
    height: 48px;
  }
  .loyalty-footer-t .loyalty-footer-card .loyalty-footer-btns .btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.loyalty-footer-m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 31px 0 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 992px) {
  .loyalty-footer-m {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .loyalty-footer-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.loyalty-footer-m .loyalty-footer-management__wrap {
  margin-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .loyalty-footer-m .loyalty-footer-management__wrap {
    margin-right: 0;
  }
}

.loyalty-footer-m .loyalty-footer-management__title {
  margin-bottom: 15px;
  width: 100%;
  font-size: 0.875rem;
}

.loyalty-footer-m .loyalty-footer-management__item:first-child {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .loyalty-footer-m .loyalty-footer-management__item:first-child {
    margin-right: 20px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.loyalty-footer-m .loyalty-footer-management__item:first-child .loyalty-footer-management__link,
.loyalty-footer-m .loyalty-footer-management__item:first-child .loyalty-footer-management__img {
  display: block;
  width: 91px;
  height: 54px;
}

@media screen and (max-width: 768px) {
  .loyalty-footer-m .loyalty-footer-management__item:last-child {
    margin-right: 0;
    -webkit-box-ordinal-group: 101;
        -ms-flex-order: 100;
            order: 100;
  }
}

.loyalty-footer-m .loyalty-footer-management__item:last-child .loyalty-footer-management__link,
.loyalty-footer-m .loyalty-footer-management__item:last-child .loyalty-footer-management__img {
  display: block;
  width: 163px;
  height: 54px;
}

.loyalty-footer-m .loyalty-footer-socials {
  margin-right: 24px;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-m .loyalty-footer-socials {
    display: none;
  }
}

.loyalty-footer-m .loyalty-footer-socials__title {
  margin-bottom: 15px;
  font-size: 0.875rem;
}

.loyalty-footer-m .loyalty-footer-apps__title {
  margin-bottom: 15px;
  font-size: 0.875rem;
}

.loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app {
  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;
}

@media screen and (max-width: 1200px) {
  .loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link,
.loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app svg {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
}

.loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link:not(:last-child) {
  margin-right: 10px;
}

.loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link.play-store svg {
  color: #fff;
  height: 60px;
  width: 216px;
}

.loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link.app-store svg {
  color: #fff;
  height: 60px;
  width: 206px;
}

@media screen and (max-width: 576px) {
  .loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link.play-store svg {
    height: 60px;
    width: 343px;
  }
  .loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link.app-store svg {
    height: 60px;
    width: 343px;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link.play-store svg {
    height: 50px;
    width: 290px;
  }
  .loyalty-footer-m .loyalty-footer-apps .loyalty-footer-download-app__link.app-store svg {
    height: 50px;
    width: 290px;
  }
}

.loyalty-footer-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 34px 0 26px;
}

.loyalty-footer-b .copyrights {
  font-size: 0.875rem;
  line-height: 1;
  text-transform: uppercase;
}

.loyalty-footer-b .loyalty-footer-link {
  font-size: 0.875rem;
}

.loyalty-footer-b .loyalty-footer-optimal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 130px;
  height: 18px;
}

@media screen and (max-width: 992px) {
  .loyalty-footer-b .loyalty-footer-link {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-footer-b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px 0 30px;
  }
  .loyalty-footer-b .copyrights {
    margin-bottom: 16px;
  }
}

.loyalty-header .container {
  padding-top: 11px;
  padding-bottom: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 101px;
}

@media screen and (max-width: 992px) {
  .loyalty-header .container {
    padding-top: 12px;
    padding-bottom: 35px;
    height: 151px;
  }
}

.loyalty-header .loyalty-header-logo {
  display: block;
  position: relative;
  margin-right: 35px;
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 375px) {
  .loyalty-header .loyalty-header-logo {
    margin-right: 15px;
  }
}

.loyalty-header .loyalty-header-logo__decor {
  display: block;
  position: absolute;
  top: 50%;
  right: -30px;
  height: 49px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translateY(-43%);
          transform: translateY(-43%);
  z-index: 0;
}

@media screen and (max-width: 576px) {
  .loyalty-header .loyalty-header-logo__decor {
    right: 5px;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-header .loyalty-header-logo__decor {
    height: 30px;
  }
}

.loyalty-header .loyalty-header-logo__pic {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
}

.loyalty-header .loyalty-header-logo__img {
  display: block;
  width: 100%;
  height: auto;
}

.loyalty-header_absolute {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.loyalty-header_absolute .container {
  padding-bottom: 11px;
}

@media screen and (max-width: 992px) {
  .loyalty-header_absolute .container {
    padding-bottom: 5px;
  }
}

.loyalty-header-flex {
  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%;
}

@media screen and (max-width: 992px) {
  .loyalty-header-flex {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .loyalty-header-flex .loyalty-header-links {
    margin-bottom: 8px;
  }
}

.loyalty-header-label {
  position: relative;
  background-color: #009FE3;
  padding: 13px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
}

.loyalty-header-label::before {
  position: absolute;
  content: '';
  bottom: 100%;
  right: 0;
  left: 0;
  height: 50px;
  background-color: #009FE3;
}

@media screen and (max-width: 992px) {
  .loyalty-header-label {
    position: absolute;
    top: 40px;
    right: 15px;
    font-size: 0.75rem;
    padding: 8px 0 7px 13px;
  }
  .loyalty-header-label::before {
    top: 0;
    bottom: 0;
    left: unset;
    height: unset;
    width: 100px;
    right: -15px;
  }
}

.loyalty-header-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loyalty-header-links .loyalty-header-links-mob-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media screen and (max-width: 992px) {
  .loyalty-header-links .loyalty-header-links-mob-b {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    position: absolute;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 0;
    top: 101px;
    right: 15px;
    left: 15px;
  }
}

.loyalty-header-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

.loyalty-header-link__icon {
  display: block;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
  color: #009FE3;
}

.loyalty-header-link__icon_width-16px {
  width: 16px;
}

.loyalty-header-link__text {
  position: relative;
  font-size: 1rem;
  line-height: 1;
  text-decoration: underline;
}

@media screen and (hover: hover) and (pointer: fine) {
  .loyalty-header-link__text:hover {
    text-decoration: none;
  }
}

.loyalty-header-link.upload .loyalty-header-link__icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.loyalty-header-link.profile {
  margin-right: 30px;
}

.loyalty-header-link.gb {
  margin-right: 30px;
}

@media screen and (max-width: 992px) {
  .loyalty-header-link.gb {
    margin-right: 0;
  }
}

.loyalty-hero .loyalty-hero__content {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(297.28deg, #1C3192 27.66%, rgba(28, 49, 146, 0) 65.09%);
}

.loyalty-hero .container {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 110px;
  padding-bottom: 50px;
  background-image: url("/local/media/images/loyalty-hero/box.png");
  background-size: 33.3%;
  background-repeat: no-repeat;
  background-position: right 12px bottom 43%;
}

@media screen and (max-width: 992px) {
  .loyalty-hero .container {
    padding-top: 160px;
  }
}

@media screen and (max-width: 768px) {
  .loyalty-hero .container {
    background-position: right 12px bottom 15%;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-hero .container {
    padding-bottom: 24px;
    background-image: none;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.loyalty-hero .loyalty-hero-uploads {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .loyalty-hero .loyalty-hero-uploads {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-hero .loyalty-hero-uploads {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.loyalty-hero .loyalty-hero-uploads .loyalty-hero-input {
  -ms-flex-preferred-size: calc(33% - 5px);
      flex-basis: calc(33% - 5px);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.loyalty-hero .loyalty-hero-uploads .loyalty-hero-input:not(:last-child) {
  margin-right: 10px;
}

@media screen and (max-width: 992px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input {
    width: 100%;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input:not(:last-child) {
    margin-bottom: 20px !important;
  }
}

.loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__hidden {
  position: absolute;
  margin-left: -1px;
  width: 1px;
  height: 1px;
  -webkit-clip-path: inset(2px);
          clip-path: inset(2px);
}

.loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__visible {
  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;
  padding: 23px 30px;
  min-height: 118px;
  border: 1px dashed #fff;
}

@media screen and (max-width: 1200px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__visible {
    padding: 12px 24px;
    min-height: 60px;
  }
}

.loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__icon {
  margin-right: 16px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 72px;
  height: 72px;
  color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__icon {
    width: 36px;
    height: 36px;
  }
}

@media screen and (max-width: 768px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__icon {
    margin-right: 10px;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__icon {
    margin-right: 16px;
  }
}

.loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__text {
  font-size: 1.375rem;
  font-weight: 500;
  color: #fff;
  text-transform: none;
}

@media screen and (max-width: 1200px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__text {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 768px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__text {
    font-size: 1rem;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input__text {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 992px) {
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input_mob-big .loyalty-hero-input__visible {
    padding: 10px;
    -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;
  }
  .loyalty-hero .loyalty-hero-uploads .loyalty-hero-input_mob-big .loyalty-hero-input__icon {
    width: 120px;
    height: 120px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.loyalty-hero .loyalty-hero-bonus {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: auto;
  margin-bottom: 50px;
}

@media screen and (max-width: 576px) {
  .loyalty-hero .loyalty-hero-bonus {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    flex-wrap: wrap;
  }
}

.loyalty-hero .loyalty-hero-bonus__amount {
  font-size: 7.5rem;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 14px;
}

@media screen and (max-width: 1200px) {
  .loyalty-hero .loyalty-hero-bonus__amount {
    font-size: 4.375rem;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-hero .loyalty-hero-bonus__amount {
    margin-bottom: 12px;
    margin-right: 10px;
    width: 100%;
  }
}

.loyalty-hero .loyalty-hero-bonus__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 576px) {
  .loyalty-hero .loyalty-hero-bonus__title {
    margin-bottom: 24px;
    width: 100%;
  }
}

.loyalty-hero .loyalty-hero-bonus__icon {
  margin-right: 20px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 64px;
  height: 64px;
  color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .loyalty-hero .loyalty-hero-bonus__icon {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-hero .loyalty-hero-bonus__icon {
    margin-right: 15px;
    width: 32px;
    height: 32px;
  }
}

.loyalty-hero .loyalty-hero-bonus__text {
  color: #fff;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 400;
}

@media screen and (max-width: 1200px) {
  .loyalty-hero .loyalty-hero-bonus__text {
    font-size: 1.875rem;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-hero .loyalty-hero-bonus__text {
    font-size: 1.125rem;
  }
}

.loyalty-hero .loyalty-hero__picture {
  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: 24px;
  width: 100%;
}

.loyalty-hero .loyalty-hero__picture img {
  max-width: 43%;
}

.loyalty-hero-links {
  margin-bottom: auto;
}

@media screen and (max-width: 576px) {
  .loyalty-hero-links {
    width: 100%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.loyalty-hero-link {
  -ms-flex-item-align: start;
      align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: underline;
}

@media screen and (hover: hover) and (pointer: fine) {
  .loyalty-hero-link:hover {
    text-decoration: none;
  }
}

.loyalty-hero-link:not(:last-child) {
  margin-bottom: 14px;
}

@media screen and (max-width: 768px) {
  .loyalty-hero-link:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.loyalty-hero-link__icon {
  margin-right: 20px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 32px;
  height: 32px;
  color: #FF9300;
}

.loyalty-hero-link__text {
  font-size: 1rem;
  font-weight: 500;
}

.loyalty-hero-btn > svg {
  color: #fff;
  width: 24px;
  height: 24px;
}

.loyalty-hero-action {
  display: inline-block;
  padding: 34px 30px;
  background-image: url(/local/media/images/footer/footer-loyalty-bg-mob.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #1C318F;
  border-top: 2px solid #FF9300;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  text-align: center;
}

@media screen and (max-width: 576px) {
  .loyalty-hero-action {
    display: block;
  }
}

.loyalty-hero-action__text {
  margin-bottom: 30px;
  font-size: 16px;
  color: #fff;
}

.loyalty-hero-promo:not(:first-child) {
  margin-top: 55px;
}

@media screen and (max-width: 576px) {
  .loyalty-hero-promo:not(:first-child) {
    margin-top: 0;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-hero-promo {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 24px;
  }
}

.loyalty-hero-promo__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -8px -4px 0;
}

.loyalty-hero-promo__col {
  width: calc(100% / 3);
  padding: 8px 4px 0;
}

@media screen and (max-width: 992px) {
  .loyalty-hero-promo__col {
    width: calc(100% / 2);
  }
}

@media screen and (max-width: 768px) {
  .loyalty-hero-promo__col {
    width: 100%;
  }
}

.loyalty-hero-promo-item {
  background-color: #1C318F;
  -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100%;
}

.loyalty-hero-promo-item__picture {
  aspect-ratio: 1 / 1;
  width: 35%;
  max-width: 120px;
}

@media screen and (max-width: 768px) {
  .loyalty-hero-promo-item__picture {
    width: 100px;
  }
}

.loyalty-hero-promo-item__picture:not(:last-child) {
  margin-right: 16px;
}

.loyalty-hero-promo-item__about {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: calc(100% - 120px - 16px);
}

@media screen and (max-width: 768px) {
  .loyalty-hero-promo-item__about {
    width: calc(100% - 100px - 16px);
  }
}

.loyalty-hero-promo-item__titile {
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

@media screen and (max-width: 768px) {
  .loyalty-hero-promo-item__titile {
    font-size: 18px;
  }
}

.loyalty-hero-promo-item__titile:not(:last-child) {
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .loyalty-hero-promo-item__titile:not(:last-child) {
    margin-bottom: 8px;
  }
}

.loyalty-hero-promo-item__btn {
  text-decoration: none;
  width: 100%;
  padding: 6px 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 200%;
  text-align: center;
  text-transform: none;
  background: #FF9300;
}

@media screen and (max-width: 768px) {
  .loyalty-hero-promo-item__btn {
    font-size: 16px;
  }
}

.loyalty-history__box {
  padding: 50px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .loyalty-history__box {
    padding: 30px;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-history__box {
    padding: 20px;
  }
}

@media screen and (max-width: 375px) {
  .loyalty-history__box {
    padding: 15px;
  }
}

.loyalty-history-table {
  background-color: #fff;
}

.loyalty-history-table td:nth-child(1), .loyalty-history-table td:nth-child(2) {
  min-width: 200px;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-table td:nth-child(1), .loyalty-history-table td:nth-child(2) {
    min-width: unset;
  }
}

.loyalty-history-table thead td {
  padding: 24px 10px 20px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #6A6A6A;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-table thead td {
    padding: 0 8px 5px;
  }
}

.loyalty-history-table thead td:nth-child(1) {
  padding-left: 50px;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-table thead td:nth-child(1) {
    padding-left: 0;
  }
}

.loyalty-history-table thead td:nth-child(3) {
  padding-right: 50px;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-table thead td:nth-child(3) {
    padding-right: 0;
  }
}

.loyalty-history-table tbody tr {
  border-bottom: 1px solid #EDEDED;
}

.loyalty-history-table tbody tr td {
  padding: 27px 10px 23px;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-table tbody tr td {
    padding: 17px 8px 19px;
  }
}

.loyalty-history-table tbody tr td:nth-child(1) {
  padding-left: 50px;
  font-size: 1rem;
  font-weight: 500;
  color: #6A6A6A;
  white-space: nowrap;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-table tbody tr td:nth-child(1) {
    padding-left: 0;
    font-size: 0.9375rem;
  }
}

.loyalty-history-table tbody tr td:nth-child(2) {
  font-size: 1.25rem;
  font-weight: 500;
  color: #6A6A6A;
  white-space: nowrap;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-table tbody tr td:nth-child(2) {
    font-size: 1rem;
  }
}

.loyalty-history-table tbody tr td:nth-child(3) {
  padding-right: 50px;
  font-size: 1rem;
  font-weight: 500;
  color: #111;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-table tbody tr td:nth-child(3) {
    padding-right: 0;
    font-size: 0.9375rem;
  }
}

.loyalty-history-ask {
  padding-left: 50px;
  padding-top: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loyalty-history-ask__text {
  margin-right: 30px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #111;
}

@media screen and (max-width: 1200px) {
  .loyalty-history-ask {
    padding-top: 20px;
    padding-left: 0;
  }
  .loyalty-history-ask__text {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 576px) {
  .loyalty-history-ask {
    -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;
  }
  .loyalty-history-ask__text {
    margin-right: unset;
    margin-bottom: 10px;
  }
}

.loyalty-overload {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 9999;
}

.s-loyalty-reg .checkbox__hidden.-error + .checkbox__visible {
  border: 1px solid #ff0000;
}

.s-loyalty-reg .checkbox__hidden.-error + .checkbox__visible + .checkbox__text {
  color: #ff0000;
}

.s-loyalty-reg .confirm_code_wrapper,
.s-loyalty-reg .sms_code_wrapper,
.s-loyalty-reg .send_sms_wrapper {
  display: none;
  position: absolute;
  bottom: -2.1rem;
}

.s-loyalty-reg .phone-code-label-wrap {
  display: none;
}

.s-loyalty-reg .sms_code_wrapper {
  display: block;
}

@media (max-width: 768px) {
  .s-loyalty-reg .confirm_code_wrapper,
  .s-loyalty-reg .sms_code_wrapper,
  .s-loyalty-reg .send_sms_wrapper {
    display: none;
    position: relative;
    bottom: 0;
  }
}

.s-loyalty-reg .confirm_code,
.s-loyalty-reg .resend_sms,
.s-loyalty-reg .send_sms {
  color: #1c318f;
  text-decoration: none;
  font-size: 1.115rem;
  line-height: 1.67;
  font-weight: 500;
  border-bottom: 1px dashed #1c318f;
}

.s-loyalty-reg .confirm_code:hover,
.s-loyalty-reg .resend_sms:hover,
.s-loyalty-reg .send_sms:hover {
  color: #0a58ca;
  border-bottom: none;
}

.s-loyalty-reg .resend_sms.disabled span#sms-code-timer,
.s-loyalty-reg .resend_sms.disabled {
  color: #cdcdcd !important;
  cursor: default !important;
  border-bottom: 1px dashed #cdcdcd;
}

.s-loyalty-reg .resend_sms span#sms-code-timer {
  color: #1c318f;
  font-size: 1.115rem;
  line-height: 1.67;
  font-weight: 500;
  border-bottom: none;
}

.s-loyalty-reg .resend_sms:hover span#sms-code-timer {
  color: #0a58ca;
}

.s-loyalty-reg .phone-label-wrap {
  position: relative;
}

.s-loyalty-reg .phone-label-wrap .form-control {
  padding-right: 48px;
}

.s-loyalty-reg .phone-label-wrap__confirmation {
  position: absolute;
  width: 32px;
  height: 32px;
  bottom: 8px;
  right: 8px;
  color: #28a745;
  opacity: 0.15;
}

.s-loyalty-reg .phone-label-wrap__confirmation.passed {
  opacity: 1;
}

.lpstat {
  padding: 50px;
  width: 100%;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .lpstat {
    padding: 30px;
  }
}

@media screen and (max-width: 576px) {
  .lpstat {
    padding: 20px;
  }
}

@media screen and (max-width: 375px) {
  .lpstat {
    padding: 12px;
  }
}

.lpstat .chosen-select {
  width: 100%;
}

.lpstat .chosen-container {
  font-size: 16px;
}

.lpstat .chosen-container .chosen-drop {
  border: none;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

.lpstat .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 9px;
  right: 4px;
  display: block;
  width: 8px;
  height: 8px;
  background: url(/local/media/images/close-s.svg) 0 0 no-repeat;
  font-size: 1px;
  background-size: contain;
}

.lpstat .chosen-container-multi .chosen-choices {
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
  min-height: 50px;
  width: 100%;
  padding: 6px 10px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #ededed;
}

.lpstat .chosen-container-multi .chosen-choices li.search-choice {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #f1f1f1;
  background: #f1f1f1;
  white-space: nowrap;
  margin: 5px;
  height: 26px;
  vertical-align: top;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.lpstat .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 100%;
}

.lpstat .chosen-container .chosen-results li {
  text-align: left;
  padding: 12px 30px 12px 15px;
  border-bottom: 1px solid #f7f7f7;
  min-height: 31px;
  margin: 0;
}

.lpstat .chosen-container .chosen-results li:hover, .lpstat .chosen-container .chosen-results li.highlighted {
  color: #333;
  background: #f7f7f7 !important;
  cursor: pointer;
}

.lpstat .chosen-container .chosen-results li.result-selected {
  pointer-events: none;
}

.lpstat-controls {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

@media screen and (max-width: 992px) {
  .lpstat-controls {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .lpstat-controls {
    gap: 12px;
  }
}

@media screen and (max-width: 576px) {
  .lpstat-controls {
    grid-template-columns: 100%;
  }
}

.lpstat-sort-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: black;
}

.lpstat-sort-btn span {
  margin-right: 7px;
}

.lpstat-sort-btn > svg {
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.lpstat-sort-btn.is-down > svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.ui.dropdown {
  max-width: 800px;
}

.ui.selection.dropdown .menu {
  min-height: 200px;
}

@media only screen and (max-width: 767px) {
  .ui.selection.dropdown .menu {
    /*      max-height: 8.01428571rem; /* + 1.335714285 to 9.349999995rem */
    /*      max-height: 9.349999995rem; /* Adds a half */
    max-height: 16.02857142rem;
    /* Double size */
  }
}

@media only screen and (min-width: 768px) {
  .ui.selection.dropdown .menu {
    /*         max-height: 10.68571429rem; /* + 1.3357142863 to 12.0214285763rem */
    max-height: 12.0214285763rem;
  }
}

@media only screen and (min-width: 992px) {
  .ui.selection.dropdown .menu {
    max-height: 16.02857143rem;
    /* + 1.3357142858 to 17.3642857158rem */
  }
}

@media only screen and (min-width: 1920px) {
  .ui.selection.dropdown .menu {
    max-height: 21.37142857rem;
    /* + 1.3357142856 to 22.7071428556rem */
  }
}

.maintenance .container {
  background-image: url("/local/media/images/maintenance/bg.png");
  background-size: 534px;
  background-repeat: no-repeat;
  background-position-y: 40%;
  background-position-x: 100%;
}

@media screen and (max-width: 1200px) {
  .maintenance .container {
    background-size: 424px;
    background-position-y: 70%;
    background-position-x: 90%;
  }
}

@media screen and (max-width: 576px) {
  .maintenance .container {
    background-size: 120px;
    background-position-y: 100%;
  }
}

.maintenance__text-wrap {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 80px;
  padding-right: 480px;
  padding-bottom: 80px;
  height: calc(100vh - 71px);
}

@media screen and (max-width: 1200px) {
  .maintenance__text-wrap {
    padding-right: 430px;
    height: calc(100vh - 90px);
  }
}

@media screen and (max-width: 992px) {
  .maintenance__text-wrap {
    padding-right: 0;
    height: unset;
  }
}

@media screen and (max-width: 576px) {
  .maintenance__text-wrap {
    display: block;
    padding-top: 20px;
    padding-bottom: 120px;
  }
}

.maintenance__msg {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
  font-size: 3rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .maintenance__msg {
    font-size: 2.25rem;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .maintenance__msg {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}

.maintenance__msg span {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #FF9300;
}

.maintenance__msg span:not(:last-child) {
  margin-bottom: 4px;
}

.maintenance__text {
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .maintenance__text {
    font-size: 1.125rem;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .maintenance__text span {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #1C318F;
  }
}

@media screen and (max-width: 1200px) and (max-width: 576px) {
  .maintenance__text span {
    background-color: transparent;
  }
}

@media screen and (max-width: 1200px) {
  .maintenance__text span:first-child {
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 1200px) and (max-width: 576px) {
  .maintenance__text span:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 576px) {
  .maintenance__text {
    font-size: 1rem;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.mall-has .container {
  position: relative;
}

.mall-has .swiper-prev, .mall-has .swiper-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 95px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.mall-has .swiper-prev__icon, .mall-has .swiper-next__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .mall-has .swiper-prev:hover:not(.swiper-button-disabled), .mall-has .swiper-next:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .mall-has .swiper-prev, .mall-has .swiper-next {
    display: none;
  }
}

.mall-has .swiper-prev.swiper-button-disabled, .mall-has .swiper-next.swiper-button-disabled {
  cursor: auto;
}

.mall-has .swiper-prev.swiper-button-disabled .swiper-prev__icon, .mall-has .swiper-prev.swiper-button-disabled .swiper-next__icon, .mall-has .swiper-next.swiper-button-disabled .swiper-prev__icon, .mall-has .swiper-next.swiper-button-disabled .swiper-next__icon {
  opacity: 0.25;
}

.mall-has .swiper-prev {
  left: -85px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.mall-has .swiper-next {
  right: -85px;
}

@media screen and (max-width: 1380px) {
  .mall-has .swiper-prev, .mall-has .swiper-next {
    top: 110px;
    width: 50px;
    height: 50px;
  }
  .mall-has .swiper-prev {
    left: 5px;
  }
  .mall-has .swiper-next {
    right: 5px;
  }
}

@media screen and (max-width: 1200px) {
  .mall-has-swiper {
    overflow: visible;
  }
}

.mall-has-card {
  display: block;
  padding-bottom: 24px;
  width: 270px;
  height: auto;
  background-color: none;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .mall-has-card:hover {
    text-decoration: underline;
  }
}

@media screen and (max-width: 1200px) {
  .mall-has-card {
    width: 156px;
    padding-bottom: 14px;
  }
}

.mall-has-card__pic, .mall-has-card__img {
  display: block;
  width: 270px;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (max-width: 1200px) {
  .mall-has-card__pic, .mall-has-card__img {
    width: 156px;
    height: 156px;
  }
}

.mall-has-card__pic {
  margin-bottom: 24px;
}

@media screen and (max-width: 1200px) {
  .mall-has-card__pic {
    margin-bottom: 14px;
  }
}

.mall-has-card__title {
  font-weight: 700;
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .mall-has-card__title {
    font-size: 0.75rem;
  }
}

.menu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 170px;
  z-index: 99;
  background-color: #000243;
}

@media screen and (max-width: 1200px) {
  .menu {
    padding-top: 80px;
  }
}

.menu.has-breadcrumbs {
  padding-top: 225px;
}

.menu.has-breadcrumbs .menu-desktop {
  height: calc(100vh - 200px);
  height: calc(var(--vh, 1vh) * 100 - 200px);
}

@media screen and (max-width: 1200px) {
  .menu.has-breadcrumbs {
    padding-top: 92px;
  }
}

.menu::before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("/local/media/images/menu/bg@1.5x.jpg");
  background-size: cover;
  background-position: top right;
}

@media screen and (max-width: 576px) {
  .menu::before {
    background-image: url("/local/media/images/menu/bg-mob@3x.jpg");
  }
}

.menu.is-open {
  display: block;
  -webkit-animation: animMenu 500ms ease-in-out;
          animation: animMenu 500ms ease-in-out;
}

.menu.is-open::before {
  -webkit-animation: animMenuBg 3000ms;
          animation: animMenuBg 3000ms;
}

@-webkit-keyframes animMenu {
  0% {
    opacity: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0);
            transform: scale(0);
    border-bottom-left-radius: 50%;
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom-left-radius: 0;
  }
}

@keyframes animMenu {
  0% {
    opacity: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0);
            transform: scale(0);
    border-bottom-left-radius: 50%;
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom-left-radius: 0;
  }
}

@-webkit-keyframes animMenuBg {
  0% {
    opacity: 0;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

@keyframes animMenuBg {
  0% {
    opacity: 0;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

.menu-inner {
  position: relative;
  overflow: hidden;
}

.menu-desktop {
  padding-bottom: 60px;
  height: calc(100vh - 170px);
  height: calc(var(--vh, 1vh) * 100 - 170px);
  overflow-y: auto;
}

@media screen and (max-width: 1200px) {
  .menu-desktop {
    display: none;
  }
}

.menu-mobile {
  display: none;
  overflow-y: auto;
  padding-bottom: 15px;
  height: calc(100vh - 92px);
  height: calc(var(--vh, 1vh) * 100 - 92px);
}

@media screen and (max-width: 1200px) {
  .menu-mobile {
    display: block;
  }
}

.menu-mobile .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.menu-mobile .container .menu-mobile-other {
  margin-right: 30px;
}

.menu-mobile .container .menu-mobile-flex {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .menu-mobile .container {
    display: block;
  }
  .menu-mobile .container .menu-mobile-other {
    margin-right: 0;
  }
  .menu-mobile .container .menu-mobile-flex {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}

.menu-mobile-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 12px;
}

.menu-mobile-socials__link {
  display: block;
  width: 20px;
}

.menu-mobile-socials__link:not(:last-child) {
  margin-right: 16px;
}

.menu-mobile-socials__icon {
  display: block;
  width: 20px;
  max-height: 20px;
  -o-object-position: center;
     object-position: center;
}

.menu-mobile-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 34px;
  max-width: 536px;
}

@media screen and (max-width: 1200px) {
  .menu-mobile-flex {
    padding-bottom: 20px;
  }
}

.menu-mobile-flex__left {
  margin-right: 20px;
}

.menu-mobile-flex__right {
  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;
  height: auto;
  margin-right: 20px;
}

.menu-mobile-flex__right .menu-mobile-contacts {
  padding-bottom: 20px;
}

.menu-mobile-other .menu-mobile-loyalty, .menu-mobile-other .menu-mobile-guests {
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .menu-mobile-other .menu-mobile-loyalty, .menu-mobile-other .menu-mobile-guests {
    margin-bottom: 5px;
  }
}

.menu-mobile-other .menu-mobile-cert {
  margin-bottom: 10px;
}

.menu-mobile-timetable-outer .modal-timetable {
  left: unset !important;
}

.menu-mobile-timetable-outer .modal-timetable.is-open {
  display: none;
}

@media screen and (max-width: 1200px) {
  .menu-mobile-timetable-outer .modal-timetable.is-open {
    display: block;
  }
}

.menu-mobile-timetable-wrap {
  position: relative;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-mobile-timetable-wrap .work {
  margin-bottom: 0;
  margin-right: 12px;
}

@media screen and (max-width: 440px) {
  .menu-mobile-timetable-wrap {
    display: block;
  }
  .menu-mobile-timetable-wrap .work {
    margin-bottom: 12px;
    margin-right: 0;
  }
}

.menu-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-search-form {
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .menu-search-form {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 768px) {
  .menu-search-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.menu-search-form__control-wrap {
  position: relative;
  width: 100%;
  max-width: 913px;
  margin-right: 40px;
}

@media screen and (max-width: 768px) {
  .menu-search-form__control-wrap {
    margin-right: unset;
    margin-bottom: 10px;
  }
}

.menu-search-form__control-wrap .form-control {
  background-color: transparent;
  color: #fff;
  border: 1px solid #EDEDED;
  padding-right: 48px;
}

.menu-search-form__control-wrap .form-control::-webkit-input-placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form__control-wrap .form-control::-moz-placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form__control-wrap .form-control:-ms-input-placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form__control-wrap .form-control::-ms-input-placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form__control-wrap .form-control::placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form .form-submit {
  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;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 46px;
  height: 46px;
}

.menu-search-form .form-submit svg {
  display: block;
  width: 20px;
  height: 20px;
  color: #fff;
}

.menu-desktop-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.menu-mobile-nav {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: -12px;
  margin-bottom: -12px;
}

@media screen and (max-width: 1200px) {
  .menu-mobile-nav {
    margin-top: 0;
  }
}

.menu-mobile-nav .menu-mobile-nav-link {
  padding: 5px 0 6px;
  font-size: 1.125rem;
  text-decoration: none;
}

.menu-mobile-nav .menu-mobile-nav-link_icon-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.menu-mobile-nav .menu-mobile-nav-link_icon-right svg {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  margin-left: 12px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-mobile-nav .menu-mobile-nav-link:hover {
    text-decoration: underline;
  }
}

.menu-mobile-contacts {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.menu-mobile-contacts .phone {
  margin-bottom: 10px;
}

.menu-mobile-about-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: -12px;
}

.menu-mobile-about-link {
  text-decoration: none;
  font-size: 1.125rem;
  padding: 5px 0;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-mobile-about-link:hover {
    text-decoration: underline;
  }
}

.menu-mobile-contacts-link {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 1.125rem;
}

.menu-mobile-contacts-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #fff;
}

.menu-mobile-contacts-link:not(:last-child) {
  margin-bottom: 10px;
}

.menu-desktop-group:nth-child(1) {
  margin-right: 82px;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 182px;
      flex-basis: 182px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu-desktop-group:nth-child(1) .menu-desktop-about {
  margin-bottom: auto;
  padding-bottom: 30px;
}

.menu-desktop-group:nth-child(2) {
  width: 442px;
  margin-right: 82px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu-desktop-group:nth-child(3) {
  width: 320px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu-desktop-group-title {
  padding-bottom: 30px;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
}

.menu-desktop-about-list {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: auto;
}

.menu-desktop-about-list__link {
  font-size: 20px;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-desktop-about-list__link:hover {
    text-decoration: underline;
  }
}

.menu-desktop-about-list__link:not(:last-child) {
  margin-bottom: 24px;
}

.menu-desktop-contacts .phone {
  margin-bottom: 10px;
}

.menu-desktop-contacts-main {
  padding-top: 24px;
  padding-bottom: 18px;
  border-top: 1px solid #009FE3;
  border-bottom: 1px solid #009FE3;
}

.menu-desktop-contacts-other {
  padding-top: 24px;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.menu-desktop-contacts-other__link {
  position: relative;
  font-size: 1.25rem;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-desktop-contacts-other__link:hover::after {
    display: none;
  }
}

.menu-desktop-contacts-other__link::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: currentColor;
}

.menu-desktop-contacts-other__link:not(:last-child) {
  margin-bottom: 24px;
}

.menu-desktop-guests-card {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 125px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.04);
  background-color: rgba(255, 255, 255, 0.04);
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-desktop-guests-card:hover {
    border-color: #fff;
  }
}

.menu-desktop-guests-card__img {
  display: block;
  margin-right: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 120px;
  height: 105px;
  -o-object-fit: cover;
     object-fit: cover;
}

.menu-desktop-guests-card__text {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
}

.menu-desktop-guests-list .menu-desktop-guests-card:not(:last-child) {
  margin-bottom: 5px;
}

.menu-desktop-regular-visitors .menu-desktop-loyalty {
  margin-bottom: 10px;
}

.menu-desktop-loyalty {
  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;
  padding: 30px;
  background-color: #1C318F;
  background-image: url("/local/media/images/footer/footer-loyalty-bg.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  width: 320px;
  height: 245px;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  border-top: 2px solid #FF9300;
  text-decoration: none;
}

.menu-desktop-loyalty__title {
  margin-bottom: 19px;
  max-width: 270px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

.menu-desktop-loyalty__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.15;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-desktop-loyalty__cta:not(:last-child) {
  margin-bottom: 21px;
}

.menu-desktop-loyalty__cta svg {
  display: block;
  margin-right: 16px;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: none;
      -ms-flex-positive: none;
          flex-grow: none;
  color: #FF9300;
}

.menu-desktop-loyalty__cta span {
  max-width: 150px;
}

.menu-desktop-cert {
  display: block;
  padding: 30px;
  width: 320px;
  height: 265px;
  background-color: #FF9300;
  background-image: url("/local/media/images/menu/menu-cert-bg.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.menu-desktop-cert__title {
  max-width: 270px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

.menu-mobile-cert {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 26px 33px;
  width: 100%;
  height: 150px;
  background-color: #FF9300;
  background-image: url("/local/media/images/menu/menu-cert-bg-mob@3x.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.menu-mobile-cert__title {
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  max-width: 220px;
}

@media screen and (max-width: 576px) {
  .menu-mobile-cert__title {
    max-width: 120px;
  }
}

.menu-mobile-cert__subtitle {
  font-size: 1rem;
}

@media screen and (max-width: 576px) {
  .menu-mobile-cert__subtitle {
    max-width: 120px;
  }
}

.menu-mobile-loyalty-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.menu-mobile-loyalty-download__link {
  display: block;
}

.menu-mobile-loyalty-download__link .mob {
  display: none;
}

.menu-mobile-loyalty-download__link:first-child {
  margin-right: 6px;
}

.menu-mobile-loyalty-download__link:first-child svg {
  width: 141px;
  height: 41px;
}

.menu-mobile-loyalty-download__link:nth-child(2) svg {
  width: 158px;
  height: 41px;
}

@media screen and (max-width: 375px) {
  .menu-mobile-loyalty-download__link:first-child {
    margin-right: 6px;
  }
  .menu-mobile-loyalty-download__link:first-child svg {
    width: 105px;
    height: 31px;
  }
  .menu-mobile-loyalty-download__link:nth-child(2) svg {
    width: 117px;
    height: 31px;
  }
}

.menu-mobile-guests,
.menu-mobile-loyalty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.04);
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  background-color: #1C318F;
  background-image: url("/local/media/images/footer/footer-loyalty-bg.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  border-top: 2px solid #FF9300;
}

@media screen and (max-width: 576px) {
  .menu-mobile-guests,
  .menu-mobile-loyalty {
    height: 100px;
  }
}

.menu-mobile-guests__img,
.menu-mobile-loyalty__img {
  margin-right: 24px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 105px;
  height: 105px;
  -o-object-fit: cover;
     object-fit: cover;
  color: orange;
}

@media screen and (max-width: 576px) {
  .menu-mobile-guests__img,
  .menu-mobile-loyalty__img {
    height: 80px;
    width: 80px;
  }
}

.menu-mobile-guests__title,
.menu-mobile-loyalty__title {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  max-width: 280px;
}

@media screen and (max-width: 576px) {
  .menu-mobile-guests__title,
  .menu-mobile-loyalty__title {
    max-width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .menu-mobile-guests__title,
  .menu-mobile-loyalty__title {
    font-size: 0.75rem;
  }
}

.menu-mobile-guests__subtitle,
.menu-mobile-loyalty__subtitle {
  font-size: 1rem;
  max-width: 280px;
}

@media screen and (max-width: 576px) {
  .menu-mobile-guests__subtitle,
  .menu-mobile-loyalty__subtitle {
    max-width: 100%;
    font-size: 0.875rem;
  }
}

.minimal-footer {
  padding-top: 40px;
  background-color: rgba(0, 2, 67, 0.1);
}

@media screen and (max-width: 1200px) {
  .minimal-footer {
    padding-top: 30px;
  }
}

.minimal-footer-m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 31px 0 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 768px) {
  .minimal-footer-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.minimal-footer-m .minimal-footer-management {
  margin-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 768px) {
  .minimal-footer-m .minimal-footer-management {
    margin-bottom: 30px;
  }
}

.minimal-footer-m .minimal-footer-management__title {
  margin-bottom: 15px;
  width: 91px;
  font-size: 0.875rem;
}

.minimal-footer-m .minimal-footer-management__item:first-child {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .minimal-footer-m .minimal-footer-management__item:first-child {
    margin-right: 0;
    -webkit-box-ordinal-group: 101;
        -ms-flex-order: 100;
            order: 100;
  }
}

.minimal-footer-m .minimal-footer-management__item:first-child .minimal-footer-management__link, .minimal-footer-m .minimal-footer-management__item:first-child .minimal-footer-management__img {
  display: block;
  width: 163px;
  height: 54px;
}

@media screen and (max-width: 768px) {
  .minimal-footer-m .minimal-footer-management__item:last-child {
    margin-right: 20px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.minimal-footer-m .minimal-footer-management__item:last-child .minimal-footer-management__link, .minimal-footer-m .minimal-footer-management__item:last-child .minimal-footer-management__img {
  display: block;
  width: 91px;
  height: 54px;
}

.minimal-footer-m .minimal-footer-socials__title {
  margin-bottom: 15px;
  font-size: 0.875rem;
}

.minimal-footer-m .minimal-footer-socials .socials {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .minimal-footer-m .minimal-footer-socials .socials {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.minimal-footer-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 34px 0 26px;
}

@media screen and (max-width: 992px) {
  .minimal-footer-b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px 0 30px;
  }
}

.minimal-footer-b .copyrights {
  font-size: 0.875rem;
  margin-right: 24px;
}

@media screen and (max-width: 992px) {
  .minimal-footer-b .copyrights {
    margin-right: 0;
    margin-bottom: 16px;
  }
}

.minimal-footer-b .minimal-footer-link {
  font-size: 0.875rem;
}

.minimal-footer-b .minimal-footer-optimal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 130px;
  height: 18px;
}

.minimal-header {
  position: relative;
  z-index: 100;
}

.minimal-header-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 0;
}

@media screen and (max-width: 1200px) {
  .minimal-header-t {
    padding-bottom: 30px;
  }
}

.minimal-header-t .minimal-header-logo {
  display: block;
  margin-right: auto;
  padding-right: 10px;
  width: 110px;
}

@media screen and (max-width: 375px) {
  .minimal-header-t .minimal-header-logo {
    width: 80px;
  }
}

.minimal-header-t .minimal-header-logo__pic {
  display: block;
  width: 100%;
}

.minimal-header-t .minimal-header-logo__img {
  display: block;
  width: 100%;
  height: auto;
}

.minimal-header-t .minimal-header-time {
  position: relative;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
}

.minimal-header-t .minimal-header-time nobr {
  font-style: 18px;
  font-weight: 500;
}

.minimal-header-t .minimal-header-time .modal-timetable {
  top: calc(100% + 24px);
}

@media screen and (max-width: 1200px) {
  .minimal-header-t .minimal-header-time .modal-timetable {
    display: none !important;
  }
}

.modal-call {
  display: none;
  position: fixed;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  top: 62px;
  z-index: 101;
  right: calc(50% - 341px);
  width: 488px;
  background-image: url("/local/media/images/footer/footer-loyalty-bg-mob.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #1C318F;
  border-top: 2px solid #FF9300;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.modal-call.is-open {
  display: block;
  -webkit-animation: animMenu 500ms ease-in-out;
          animation: animMenu 500ms ease-in-out;
}

@media screen and (max-width: 1200px) {
  .modal-call {
    right: 205px;
  }
}

@media screen and (max-width: 768px) {
  .modal-call {
    padding-top: 77px;
    overflow-y: auto;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 90;
    border-top: 0;
    padding-top: 90px;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: calc(100vh);
    height: calc(var(--vh, 1vh) * 100);
  }
}

.modal-call__inner {
  display: block;
  overflow-y: auto;
  padding: 34px 30px;
}

@media screen and (max-width: 768px) {
  .modal-call__inner {
    padding: 15px 15px 30px;
  }
}

.modal-call-inst {
  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;
}

.modal-call-inst__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 24px;
}

@media screen and (max-width: 1200px) {
  .modal-call-inst__title {
    font-size: 1.125rem;
  }
}

.modal-call-inst__tel {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  .modal-call-inst__tel {
    font-size: 1rem;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .modal-call-inst__tel:hover {
    text-decoration: underline;
  }
}

.modal-call-inst:not(:last-child) {
  margin-bottom: 20px;
}

.modal-login {
  display: none;
  position: fixed;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  top: 62px;
  z-index: 101;
  right: calc(50% - 485px);
  width: 320px;
  background-image: url("/local/media/images/footer/footer-loyalty-bg-mob.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #1C318F;
  border-top: 2px solid #FF9300;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.modal-login.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: animMenu 500ms ease-in-out;
          animation: animMenu 500ms ease-in-out;
}

@media screen and (max-width: 1200px) {
  .modal-login {
    right: 87px;
  }
}

@media screen and (max-width: 576px) {
  .modal-login {
    overflow-y: auto;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 90;
    border-top: 0;
    padding-top: 65px;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: calc(100vh);
    height: calc(var(--vh, 1vh) * 100);
  }
  .modal-login__inner {
    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;
    overflow-y: auto;
  }
}

.modal-login__heading {
  margin-bottom: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.modal-login__top {
  padding: 30px;
}

@media screen and (max-width: 576px) {
  .modal-login__top {
    padding: 15px 15px;
  }
}

.modal-login__bottom {
  padding: 20px 30px 30px;
  background-color: rgba(0, 2, 67, 0.2);
}

@media screen and (max-width: 576px) {
  .modal-login__bottom {
    padding: 30px 15px;
  }
}

.modal-login__cta {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 16px;
}

.modal-login__start-to-earn {
  margin-bottom: 10px;
  text-transform: none;
  width: 100%;
}

.modal-login .modal-login-form {
  margin-bottom: 8px;
}

.modal-login .modal-login-form__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: none;
  width: 100%;
}

.modal-login .modal-login-form .form-group:not(:last-child) {
  margin-bottom: 20px;
}

.modal-login .modal-login-form .form-label {
  font-size: 14px;
  margin-bottom: 5px;
}

.modal-login .modal-login-form .form-control {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
}

.modal-login .modal-login-link {
  font-size: 0.875rem;
  text-decoration: underline;
}

@media screen and (hover: hover) and (pointer: fine) {
  .modal-login .modal-login-link:hover {
    text-decoration: none;
  }
}

@-webkit-keyframes animModalLogin {
  0% {
    opacity: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0);
            transform: scale(0);
    border-bottom-left-radius: 50%;
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom-left-radius: 0;
  }
}

@keyframes animModalLogin {
  0% {
    opacity: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0);
            transform: scale(0);
    border-bottom-left-radius: 50%;
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom-left-radius: 0;
  }
}

.modal-login .modal-login-pass {
  position: relative;
}

.modal-login .modal-login-pass__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 0;
  top: 30px;
  width: 36px;
  height: 36px;
}

.modal-login .modal-login-pass__toggle svg {
  width: 16px;
  height: 16px;
  color: rgba(255, 255, 255, 0.5);
}

.modal-search {
  position: fixed;
  display: none;
  top: 17px;
  right: calc(50% - 540px);
  left: calc(50% - 410px);
  z-index: 101;
}

@media screen and (max-width: 1200px) {
  .modal-search {
    right: 54px;
    left: 134px;
  }
}

@media screen and (max-width: 576px) {
  .modal-search {
    top: 10px;
    right: 15px;
    left: 15px;
  }
}

.modal-search.is-open {
  display: block;
  -webkit-animation: animSearchModalDesk 500ms ease-in-out;
          animation: animSearchModalDesk 500ms ease-in-out;
}

@media screen and (max-width: 576px) {
  .modal-search.is-open {
    -webkit-animation: animSearchModalMob 500ms ease-in-out;
            animation: animSearchModalMob 500ms ease-in-out;
  }
}

@-webkit-keyframes animSearchModalDesk {
  0% {
    opacity: 0;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
  }
}

@keyframes animSearchModalDesk {
  0% {
    opacity: 0;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
  }
}

@-webkit-keyframes animSearchModalMob {
  0% {
    opacity: 0;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(100%);
            transform: scaleY(100%);
  }
}

@keyframes animSearchModalMob {
  0% {
    opacity: 0;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(100%);
            transform: scaleY(100%);
  }
}

.modal-search-form {
  display: block;
  position: relative;
  width: 100%;
}

.modal-search-form__submit {
  position: absolute;
  top: 1px;
  left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36px;
  height: 36px;
}

.modal-search-form__submit > svg {
  display: block;
  width: 20px;
  height: 20px;
  color: #1C318F;
}

@media screen and (max-width: 576px) {
  .modal-search-form__submit {
    top: 7px;
  }
}

.modal-search-form .search-form .no-btn {
  position: absolute;
  top: 1px;
  left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  cursor: pointer;
}

.modal-search-form .search-form .no-btn > svg {
  display: block;
  width: 20px;
  height: 20px;
  color: #1c318f;
}

.modal-search-form .search-form .form-control {
  padding: 8px 52px 9px;
  height: 38px;
  width: 100%;
  background-color: #fff;
  color: #111;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  border: 1px solid #fff;
}

.modal-search-form .search-form .form-control::-webkit-input-placeholder {
  color: #111;
  opacity: 1;
}

.modal-search-form .search-form .form-control::-moz-placeholder {
  color: #111;
  opacity: 1;
}

.modal-search-form .search-form .form-control:-ms-input-placeholder {
  color: #111;
  opacity: 1;
}

.modal-search-form .search-form .form-control::-ms-input-placeholder {
  color: #111;
  opacity: 1;
}

.modal-search-form .search-form .form-control::placeholder {
  color: #111;
  opacity: 1;
}

@media screen and (max-width: 576px) {
  .modal-search-form .search-form .form-control {
    height: 49px;
  }
}

.modal-search-form__close {
  position: absolute;
  top: 1px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36px;
  height: 36px;
  z-index: 100;
}

.modal-search-form__close > svg {
  display: block;
  width: 16px;
  height: 16px;
  color: #A6A6A6;
}

@media screen and (max-width: 576px) {
  .modal-search-form__close {
    top: 7px;
  }
}

.narrow-hero__inner {
  position: relative;
}

.narrow-hero__bg {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

@media screen and (max-width: 576px) {
  .narrow-hero__bg {
    display: block;
  }
}

.narrow-hero__bg_sm {
  display: block;
}

@media screen and (max-width: 576px) {
  .narrow-hero__bg_sm {
    display: none;
  }
}

.narrow-hero__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 174px;
  padding-bottom: 100px;
  height: 490px;
}

@media screen and (max-width: 1200px) {
  .narrow-hero__container {
    padding-bottom: 24px;
    padding-top: 100px;
  }
}

.narrow-hero__heading {
  margin: 0;
  padding-bottom: 30px;
  padding-bottom: 16px;
}

.narrow-hero__text {
  font-size: 1.5rem;
  line-height: 1.3;
  max-width: 360px;
}

@media screen and (max-width: 1200px) {
  .narrow-hero__text {
    max-width: 320px;
    font-size: 1.25rem;
  }
}

.narrow-hero_wide .narrow-hero__text {
  max-width: 900px;
}

@media screen and (max-width: 1200px) {
  .narrow-hero_wide .narrow-hero__text {
    max-width: 800px;
  }
}

@media screen and (max-width: 1200px) {
  .narrow-hero_wide .narrow-hero__container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 576px) {
  .narrow-hero_wide .narrow-hero__container {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.news-article ol {
  padding: 0 0 0 40px;
}

.news-article ol > li {
  position: relative;
  list-style: none;
  counter-increment: ol-counter;
}

.news-article ol > li::before {
  content: counter(ol-counter);
  position: absolute;
  left: -40px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 24px;
  height: 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  background-color: #1C318F;
  color: white;
  font-weight: 500;
}

.news-article ul {
  padding: 0 0 0 24px;
}

.news-article ul > li {
  position: relative;
  list-style: none;
}

.news-article ul > li::before {
  content: '';
  position: absolute;
  top: 8px;
  left: -24px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #1C318F;
}

.news-article-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .news-article-headline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.news-article-headline .hashtags {
  max-width: 500px;
}

@media screen and (max-width: 1200px) {
  .news-article-headline .hashtags {
    max-width: unset;
  }
}

.news-article-headline .news-article-heading {
  margin: 0;
  padding-bottom: 24px;
  font-weight: 500;
  font-size: 3rem;
  line-height: 1.3;
}

@media screen and (max-width: 1200px) {
  .news-article-headline .news-article-heading {
    font-size: 32px;
  }
}

.news-article-headline__text {
  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;
  margin-right: 40px;
  max-width: 620px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .news-article-headline__text {
    margin-right: 0;
    max-width: unset;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.news-article-headline__text .event-date {
  padding-bottom: 30px;
}

.news-article-headline__text .share-wrap {
  margin-bottom: 24px;
}

.news-article-headline__text .hashtags {
  margin-bottom: 24px;
}

.news-article-headline__text .shop-card {
  max-width: 215px;
}

@media screen and (max-width: 576px) {
  .news-article-headline__text .shop-card {
    max-width: 150px;
  }
}

.news-article-headline__pic-wrap {
  width: 100%;
  max-width: 500px;
}

@media screen and (max-width: 1200px) {
  .news-article-headline__pic-wrap {
    margin-bottom: 24px;
    max-width: unset;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

.news-article-headline__pic {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

.news-article-headline__img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.news-article-box {
  position: relative;
  padding: 50px 0 50px 50px;
}

@media screen and (max-width: 1200px) {
  .news-article-box {
    padding: 24px 0 24px 16px;
  }
}

.news-article-box::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  width: calc(100vw - 15px);
  background-color: #F7F7F7;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.news-article-content {
  position: relative;
  padding-bottom: 24px;
  font-size: 1.125rem;
  line-height: 1.3;
  color: #111;
}

@media screen and (max-width: 1200px) {
  .news-article-content {
    font-size: 1rem;
  }
}

.news-article-content a:not(.btn) {
  color: #FF9300;
}

.news-article-content > *:not(:last-child) {
  margin-bottom: 24px;
}

.news-article-footer {
  position: relative;
}

.news-article-footer .hashtags {
  padding-bottom: 50px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .news-article-footer .hashtags {
    padding-bottom: 24px;
  }
}

.swiper-insertion {
  position: relative;
  height: 483px;
}

@media screen and (max-width: 576px) {
  .swiper-insertion {
    height: 171px;
  }
}

.swiper-insertion__inner {
  position: absolute;
  top: 0;
  left: -50px;
  bottom: 0;
  padding-left: 50px;
  width: calc(100vw - 15px);
}

@media screen and (max-width: 1200px) {
  .swiper-insertion__inner {
    padding-left: 16px;
    left: -16px;
  }
}

.news-article-swiper {
  overflow: visible;
  max-width: 1120px;
  margin-left: 0;
}

@media screen and (max-width: 1200px) {
  .news-article-swiper {
    max-width: calc(100vw - 47px);
  }
}

.news-article-swiper .swiper-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.news-article-swiper .swiper-prev__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .news-article-swiper .swiper-prev:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .news-article-swiper .swiper-prev {
    display: none;
  }
}

.news-article-swiper .swiper-prev.swiper-button-disabled {
  cursor: auto;
  visibility: hidden;
}

.news-article-swiper .swiper-prev.swiper-button-disabled .swiper-prev__icon {
  opacity: 0.25;
}

@media screen and (max-width: 1380px) {
  .news-article-swiper .swiper-prev {
    width: 50px;
    height: 50px;
  }
}

.news-article-slide {
  display: block;
  width: auto;
  height: 483px;
}

@media screen and (max-width: 576px) {
  .news-article-slide {
    height: 171px;
  }
}

.news-article-slide__pic, .news-article-slide__img {
  display: block;
}

.news-article-slide__img {
  height: 483px;
  width: auto;
  pointer-events: none;
}

@media screen and (max-width: 576px) {
  .news-article-slide__img {
    height: 171px;
  }
}

.next-to-maps-toggles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 16px;
  border: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .next-to-maps-toggles {
    padding: 0 0 24px 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border: none;
  }
}

.next-to-us-toggle {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 18px;
  text-transform: none;
}

@media screen and (max-width: 768px) {
  .next-to-us-toggle {
    padding: 14px 10px;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

@media screen and (max-width: 375px) {
  .next-to-us-toggle {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
}

.next-to-us-toggle:not(:last-child) {
  margin-right: 8px;
}

.next-to-us-toggle:not(.is-selected) {
  background-color: transparent;
}

.next-to-us-map {
  width: 100%;
  height: 555px;
}

@media screen and (max-width: 485px) {
  .next-to-us-map {
    height: 351px;
    -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  }
}

.next-to-us-map [class*="copyrights"] {
  display: none !important;
}

.next-to-us-map [class*="-balloon"] {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
}

@media screen and (max-width: 485px) {
  .next-to-us-map [class*="-balloon"] {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.next-to-us-map [class*="balloon__tail"] {
  display: none !important;
}

.next-to-us-map [class*="balloon__layout"] {
  max-width: 320px;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.next-to-us-map [class*="balloon__content"] {
  padding: 20px;
  -webkit-transform: none;
          transform: none;
  font-family: "PFBagueSansPro", "Helvetica", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.next-to-us-map [class*="balloon__content"] .next-to-us-obj-img {
  display: block;
  margin-bottom: 15px;
  max-width: 280px;
  width: auto;
  height: auto;
}

@media screen and (max-width: 485px) {
  .next-to-us-map [class*="balloon__content"] .next-to-us-obj-img {
    margin-bottom: 0;
    margin-right: 20px;
    max-width: 115px;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.next-to-us-map [class*="balloon__content"] .next-to-us-obj-desc {
  font-size: 0.8125rem;
  font-weight: 500;
  max-width: 280px;
  width: 100%;
}

.next-to-us-map [class*="balloon__content"] .next-to-us-obj-btns {
  max-width: 280px;
}

.next-to-us-map [class*="balloon__content"] .next-to-us-obj-flex {
  margin-bottom: 24px;
}

@media screen and (max-width: 485px) {
  .next-to-us-map [class*="balloon__content"] .next-to-us-obj-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 12px;
    width: 100%;
  }
}

.next-to-us-map [class*="balloon__close"] {
  -webkit-transform: none;
          transform: none;
}

.not-found {
  padding-top: 50px;
}

@media screen and (max-width: 1200px) {
  .not-found {
    padding-top: 48px;
  }
}

.not-found__flex {
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .not-found__flex {
    padding-bottom: 48px;
    -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;
  }
}

.not-found__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.not-found__controls .btn:not(:last-child) {
  margin-right: 10px;
}

@media screen and (max-width: 1200px) {
  .not-found__controls {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.not-found__pic, .not-found__img {
  display: block;
}

.not-found__pic {
  width: 637px;
  margin-right: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 1200px) {
  .not-found__pic {
    width: auto;
    margin-right: 0;
    margin-bottom: 48px;
  }
}

.not-found__img {
  width: 100%;
  height: auto;
}

.not-found__info {
  margin-bottom: 3.125rem;
  font-size: 80px;
  font-weight: 500;
  line-height: 1;
  color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .not-found__info {
    font-size: 2.375rem;
    text-align: center;
  }
}

.not-found-search-form {
  display: block;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.not-found-search-form .form-control {
  padding-left: 52px;
  width: 100%;
  background-color: #fff;
  color: #111;
}

.not-found-search-form button {
  position: absolute;
  left: 0;
  top: 0;
  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;
  width: 48px;
  height: 48px;
}

.not-found-search-form button svg {
  display: block;
  width: 20px;
  height: 20px;
  color: #1C318F;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.pop-cropper {
  padding: 40px 40px 49px;
  max-width: 660px;
  width: 100%;
  border-top: 2px solid #FF9300;
  background-color: #1C318F;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
  background-image: url("/local/media/css/../images/popups/blue-bg.jpg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .pop-cropper {
    padding: 40px 20px 23px;
  }
}

.pop-cropper__inner {
  margin-left: auto;
  margin-right: auto;
  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;
  width: 100%;
  max-width: 330px;
  color: #fff;
  text-align: center;
}

.pop-cropper__title {
  margin-bottom: 30px;
  max-width: 260px;
  font-size: 2rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .pop-cropper__title {
    font-size: 1.5rem;
  }
}

.pop-cropper__controls {
  position: relative;
  margin-bottom: 8px;
  height: 330px;
}

.pop-cropper__controls-pane {
  margin-bottom: 12px;
  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;
}

@media screen and (max-width: 1200px) {
  .pop-cropper__controls-pane {
    padding: 12px;
  }
}

.pop-cropper__controls-pane .btn {
  width: 36px;
  height: 36px;
  padding: 0 !important;
  font-size: 26px;
  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;
  line-height: 1;
}

.pop-cropper__controls-pane .btn:not(:last-child) {
  margin-right: 8px;
}

.pop-cropper__controls-pane .btn .btn__icon {
  width: 21px;
  height: 21px;
  color: #fff;
}

.pop-cropper__controls-pane .btn:nth-child(3) .btn__icon {
  width: 19px;
  height: 19px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.pop-cropper__controls-pane .btn:last-child .btn__icon {
  width: 19px;
  height: 19px;
}

.pop-cropper__msg {
  margin-bottom: 30px;
  font-size: 1.25rem;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .pop-cropper__msg {
    font-size: 1rem;
  }
}

.pop-error {
  padding: 40px 40px 49px;
  max-width: 660px;
  width: 100%;
  border-top: 2px solid #FF010B;
  background-color: #1C318F;
  background-image: url("/local/media/css/../images/popups/blue-bg.jpg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .pop-error {
    padding: 40px 20px 23px;
  }
}

.pop-error__inner {
  margin-left: auto;
  margin-right: auto;
  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;
  width: 100%;
  max-width: 330px;
  color: #fff;
  text-align: center;
}

.pop-error__icon {
  margin-bottom: 30px;
  width: 120px;
  height: 120px;
  color: #FF9300;
}

.pop-error__title {
  margin-bottom: 50px;
  max-width: 260px;
  font-size: 2rem;
  font-weight: 700;
}

.pop-error__msg {
  margin-bottom: 30px;
  font-size: 1.25rem;
  font-weight: 500;
}

.pop-gift {
  position: relative;
  padding: 0;
  background-color: #fff;
  border-top: 2px solid #FF9300;
  max-width: 660px;
  width: 100%;
  color: #111;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
}

.pop-gift .fancybox-button.fancybox-close-small {
  color: #1C318F !important;
}

.pop-gift__inner {
  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;
}

.pop-gift__pic, .pop-gift__img {
  display: block;
  width: 250px;
  height: 250px;
}

@media screen and (max-width: 576px) {
  .pop-gift__pic, .pop-gift__img {
    width: 198px;
    height: 198px;
  }
}

.pop-gift__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 12px 16px;
  background-color: #A3238E;
  color: #ffffff;
  height: 44px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  z-index: 3;
}

.pop-gift-title {
  margin-bottom: 24px;
  font-size: 1.25rem;
  text-transform: uppercase;
  max-width: 400px;
}

.pop-gift-points-and-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pop-gift-info {
  padding: 30px 50px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .pop-gift-info {
    padding: 20px;
  }
}

.pop-gift-footer {
  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;
  width: 100%;
  padding: 30px 50px 40px;
  background-color: #F7F7F7;
}

@media screen and (max-width: 1200px) {
  .pop-gift-footer {
    padding: 20px;
  }
}

.pop-gift-footer__btn {
  margin-bottom: 30px;
}

@media screen and (max-width: 576px) {
  .pop-gift-footer__btn {
    margin-bottom: 20px;
    width: 100%;
  }
}

.pop-gift-footer__text {
  font-size: 0.875rem;
  font-weight: 500;
  width: 100%;
  color: #000243;
}

.pop-gift-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pop-gift-points__icon {
  margin-right: 30px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 56px;
  height: 56px;
  color: #FF9300;
}

@media screen and (max-width: 375px) {
  .pop-gift-points__icon {
    margin-right: 12px;
  }
}

.pop-gift-points__amount {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
}

.pop-gift-points__title {
  font-size: 1.25rem;
}

.pop-gift-quantity__amount {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
}

.pop-gift-quantity__title {
  font-size: 1.25rem;
}

.pop-lucky-ticket {
  border-top: 2px solid #FF9300;
  padding: 40px;
  max-width: 660px;
  width: 100%;
  background-color: #fff;
  color: #1C318F;
  background-image: url("/local/media/images/pop-lucky-ticket/bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
}

@media screen and (max-width: 768px) {
  .pop-lucky-ticket {
    padding: 30px 15px;
    background-size: 275px;
  }
}

@media screen and (max-width: 576px) {
  .pop-lucky-ticket {
    background-size: 170px;
    background-position: center bottom;
  }
}

.pop-lucky-ticket .fancybox-close-small {
  color: #6DBDC3;
}

.pop-lucky-ticket__inner {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 300px;
  width: 100%;
  min-height: 510px;
}

@media screen and (max-width: 768px) {
  .pop-lucky-ticket__inner {
    max-width: 250px;
    min-height: 360px;
  }
}

@media screen and (max-width: 576px) {
  .pop-lucky-ticket__inner {
    display: block;
    min-height: unset;
    max-width: 100%;
    padding-bottom: 220px;
  }
}

.pop-lucky-ticket__heading {
  padding-bottom: 30px;
  margin-bottom: auto;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .pop-lucky-ticket__heading {
    font-size: 18px;
  }
}

@media screen and (max-width: 576px) {
  .pop-lucky-ticket__heading {
    padding-right: 44px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 374.98px) {
  .pop-lucky-ticket__heading {
    padding-bottom: 15px;
    font-size: 16px;
  }
}

.pop-lucky-ticket__list {
  padding-top: 0 !important;
  padding-bottom: 30px !important;
  margin: 0 !important;
  margin-bottom: auto !important;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .pop-lucky-ticket__list {
    font-size: 12px;
  }
}

@media screen and (max-width: 576px) {
  .pop-lucky-ticket__list {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 374.98px) {
  .pop-lucky-ticket__list {
    padding-bottom: 15px !important;
  }
}

.pop-lucky-ticket__list > li {
  margin: 0 0 16px 0;
}

.pop-lucky-ticket__list > li:last-child {
  margin-bottom: 0;
}

.pop-lucky-ticket__text {
  padding-bottom: 30px;
  margin-bottom: auto;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .pop-lucky-ticket__text {
    font-size: 12px;
  }
}

@media screen and (max-width: 576px) {
  .pop-lucky-ticket__text {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 374.98px) {
  .pop-lucky-ticket__text {
    padding-bottom: 15px !important;
  }
}

.pop-lucky-ticket__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  min-width: 182px;
}

.pop-lucky-ticket__link {
  color: #FF9300;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .pop-lucky-ticket__link {
    font-size: 12px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .pop-lucky-ticket__link:hover {
    text-decoration: none;
    color: #FF9300;
  }
}

.pop-lucky-ticket__link:active {
  text-decoration: none;
  color: #FF9300;
}

.pop-movie {
  padding: 30px 40px;
  max-width: 880px;
  width: 100%;
  border-top: 2px solid #FF9300;
  background-color: #1C318F;
  background-image: url("/local/media/css/../images/pop-movie/bg@2x.jpg");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .pop-movie {
    padding: 30px 20px;
  }
}

.pop-movie__trailer-link {
  display: block;
  position: relative;
}

.pop-movie__trailer-link > svg {
  display: block;
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 70px;
  height: 70px;
  color: #fff;
}

.pop-movie__title {
  padding-right: 30px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: 700;
  color: #FF9300;
}

.pop-movie__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .pop-movie__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.pop-movie__left {
  margin-right: 40px;
  width: 270px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .pop-movie__left {
    margin-right: 0;
    margin-bottom: 40px;
    width: 100%;
  }
}

.pop-movie__right {
  width: 100%;
}

.pop-movie__pic, .pop-movie__img {
  display: block;
  width: 100%;
  height: auto;
}

.pop-movie__img {
  overflow: hidden;
  border-radius: 5px;
}

.pop-movie__pic {
  margin-bottom: 30px;
}

.pop-movie__desc {
  margin-bottom: 20px;
  font-size: 1.125rem;
}

@media screen and (max-width: 1200px) {
  .pop-movie__desc {
    font-size: 1rem;
  }
}

.pop-movie-timetable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -5px;
  width: calc(100% + 10px);
}

.pop-movie-timetable__item {
  display: block;
  padding: 5px !important;
}

.pop-movie-timetable__title {
  width: 100%;
  padding: 0 5px 15px !important;
  font-size: 1.25rem;
  font-weight: 700;
}

.pop-movie-timetable-link {
  display: block;
  padding: 8px 10px;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: 0.3s background-color, 0.3s border-color, 0.3s opacity;
  transition: 0.3s background-color, 0.3s border-color, 0.3s opacity;
}

.pop-movie-timetable-link.is-over {
  opacity: 0.3;
}

@media screen and (hover: hover) and (pointer: fine) {
  .pop-movie-timetable-link:hover {
    background-color: #FF9300;
    border-color: #FF9300;
    opacity: 1;
  }
}

@media screen and (max-width: 1200px) {
  .pop-movie-table {
    font-size: 14px;
  }
}

.pop-movie-table th {
  padding-right: 12px;
  width: 44%;
  font-weight: 500;
}

.pop-movie-table td {
  width: 56%;
}

.pop-movie-table th,
.pop-movie-table td {
  padding-bottom: 10px;
}

.pop-movie-table tr:not(:first-child) td,
.pop-movie-table tr:not(:first-child) th {
  padding-top: 10px;
}

.pop-movie-table tr:not(:last-child) td,
.pop-movie-table tr:not(:last-child) th {
  padding-top: 10px;
  border-bottom: 1px solid #009FE3;
}

.pop-register {
  padding: 40px 40px 49px;
  max-width: 660px;
  width: 100%;
  border-top: 2px solid #FF9300;
  background-color: #1C318F;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
  background-image: url("/local/media/css/../images/popups/blue-bg.jpg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .pop-register {
    padding: 40px 20px 23px;
  }
}

.pop-register__msg {
  margin-bottom: 30px;
  font-size: 1.25rem;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .pop-register__msg {
    font-size: 1rem;
  }
}

.pop-register .section {
  padding: 0;
}

.pop-register form {
  padding: 0;
  background: none;
}

.pop-register form .form-label span {
  color: unset;
}

.pop-register form .phone-label-wrap__confirmation {
  display: none;
}

.pop-register form .phone-label-wrap .form-control {
  padding-right: 1rem;
}

.pop-reserve {
  padding: 40px 40px 49px;
  max-width: 660px;
  width: 100%;
  border-top: 2px solid #FF9300;
  background-color: #1C318F;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
  background-image: url("/local/media/css/../images/popups/blue-bg.jpg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .pop-reserve {
    padding: 40px 20px 23px;
  }
}

.pop-reserve__inner {
  margin-left: auto;
  margin-right: auto;
  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;
  width: 100%;
  max-width: 330px;
  color: #fff;
  text-align: center;
}

.pop-reserve__inner_wide {
  max-width: 410px;
}

.pop-reserve__icon {
  margin-bottom: 30px;
  width: 120px;
  height: 120px;
  color: #FF9300;
}

.pop-reserve__msg {
  margin-bottom: 30px;
  font-size: 1.25rem;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .pop-reserve__msg {
    font-size: 0.875rem;
  }
}

.pop-reserve__link {
  margin-bottom: 60px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #FF9300;
}

.pop-reserve__btn {
  min-width: 230px;
}

.pop-success {
  padding: 40px 40px 49px;
  max-width: 660px;
  width: 100%;
  border-top: 2px solid #FF9300;
  background-color: #1C318F;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
  background-image: url("/local/media/css/../images/popups/blue-bg.jpg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .pop-success {
    padding: 40px 20px 23px;
  }
}

.pop-success__inner {
  margin-left: auto;
  margin-right: auto;
  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;
  width: 100%;
  max-width: 330px;
  color: #fff;
  text-align: center;
}

.pop-success__icon {
  margin-bottom: 30px;
  width: 120px;
  height: 120px;
  color: #FF9300;
}

.pop-success__title {
  margin-bottom: 50px;
  max-width: 260px;
  font-size: 2rem;
  font-weight: 700;
}

.pop-success__msg {
  margin-bottom: 30px;
  font-size: 1.25rem;
  font-weight: 500;
}

.pop-take-gift {
  max-width: 660px;
  width: 100%;
  background-color: #1C318F;
  border-top: 2px solid #FF9300;
  padding: 40px 16px 64px;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
  background-image: url("/local/media/css/../images/popups/blue-bg.jpg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1200px) {
  .pop-take-gift {
    padding: 30px 16px 18px;
  }
}

.pop-take-gift__inner {
  margin-right: auto;
  margin-left: auto;
  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;
  max-width: 338px;
  width: 100%;
  text-align: center;
}

.pop-take-gift__heading {
  margin-bottom: 12px;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .pop-take-gift__heading {
    margin-bottom: 14px;
    font-size: 1.625rem;
  }
}

@media screen and (max-width: 576px) {
  .pop-take-gift__heading {
    max-width: 230px;
  }
}

.pop-take-gift__subheading {
  margin-bottom: 10px;
  font-size: 0.875rem;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .pop-take-gift__subheading {
    margin-bottom: 14px;
  }
}

.pop-take-gift__link {
  margin-bottom: 30px;
  font-size: 0.875rem;
  color: #FF9300;
  font-weight: 500;
}

.pop-take-gift__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 30px;
}

.pop-take-gift__btns .btn:not(:last-child) {
  margin-bottom: 17px;
}

.pop-take-gift-card {
  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;
  width: 100%;
  background-color: #fff;
  color: #111;
}

.pop-take-gift-card__pic, .pop-take-gift-card__img {
  display: block;
  width: 250px;
  height: 250px;
}

@media screen and (max-width: 576px) {
  .pop-take-gift-card__pic, .pop-take-gift-card__img {
    width: 198px;
    height: 198px;
  }
}

.pop-take-gift-card__info {
  padding: 30px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 576px) {
  .pop-take-gift-card__info {
    padding: 20px;
  }
}

.pop-take-gift-card__title {
  margin-bottom: 24px;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
}

.pop-take-gift-card__deduct {
  font-size: 1.25rem;
}

@media screen and (max-width: 576px) {
  .pop-take-gift-card__deduct {
    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;
  }
}

.pop-take-gift-card__deduct nobr {
  font-size: 2rem;
  font-weight: 700;
}

.position-box {
  position: relative;
  padding: 50px 0 50px 50px;
}

@media screen and (max-width: 1200px) {
  .position-box {
    padding: 24px 0 24px 16px;
  }
}

.position-box::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  width: calc(100vw - 15px);
  background-color: #F7F7F7;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.position-content {
  position: relative;
  font-size: 1.25rem;
  line-height: 1.3;
  color: #111;
  max-width: 900px;
}

@media screen and (max-width: 1200px) {
  .position-content {
    padding-bottom: 24px;
    font-size: 1rem;
  }
}

.position-content > *:not(:last-child) {
  margin-bottom: 30px !important;
}

.position-content ol {
  padding: 0 0 0 40px;
}

.position-content ol > li {
  position: relative;
  list-style: none;
  counter-increment: ol-counter;
}

.position-content ol > li::before {
  content: counter(ol-counter);
  position: absolute;
  left: -40px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 24px;
  height: 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  background-color: #1C318F;
  color: white;
  font-weight: 500;
}

.position-content ul {
  padding: 0 0 0 35px;
}

.position-content ul > li {
  position: relative;
  list-style: none;
}

.position-content ul > li::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -35px;
  width: 6px;
  height: 6px;
  background-color: #1C318F;
}

@media screen and (max-width: 1200px) {
  .position-content ul > li::before {
    top: 8px;
  }
}

.position-content a:not(.btn) {
  color: #FF9300;
}

.position-content .position-section-heading {
  font-size: 2.25rem;
  margin-bottom: 30px;
}

.position-content .sellary {
  font-weight: 700;
  font-size: 2.25rem;
}

@media screen and (max-width: 1200px) {
  .position-content .sellary {
    font-size: 1.625rem;
  }
}

.position-content .place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.position-content .place__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
  width: 42px;
  height: 60px;
}

@media screen and (max-width: 1200px) {
  .position-content .place__icon {
    height: 50px;
    width: 35px;
  }
}

.position-content .place__title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .position-content .place__title {
    margin-bottom: 4px;
    font-size: 1.125rem;
  }
}

.position-content .place__address {
  font-size: 1.25rem;
  font-weight: 400;
}

@media screen and (max-width: 1200px) {
  .position-content .place__address {
    font-size: 1.125rem;
  }
}

.promo-bubble {
  position: fixed;
  bottom: 100px;
  right: 40px;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.promo-bubble.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.promo-bubble.is-closed {
  display: none !important;
  z-index: -1;
  pointer-events: none;
}

.promo-bubble__container {
  position: relative;
}

.promo-bubble__close {
  top: 0;
  right: -20px;
  position: absolute;
  width: 64px;
  height: 64px;
  cursor: pointer;
  border-radius: 50%;
  border: 0;
  padding: 0;
  outline: none;
  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: #515151;
  z-index: 2;
}

.promo-bubble__picture {
  display: block;
  text-decoration: none;
  position: relative;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  background: #00878f;
  z-index: 1;
}

.promo-bubble__picture:hover {
  border: 3px solid #fff;
}

.promo-bubble__picture-info {
  width: 100%;
  left: 0;
  top: 42px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  text-transform: uppercase;
  position: absolute;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 576px) {
  .promo-bubble {
    max-width: 50%;
    bottom: 10px;
    right: 20px;
  }
  .promo-bubble__close {
    right: -10px;
    width: 34px;
    height: 34px;
  }
  .promo-bubble__close svg {
    max-width: 40%;
    max-height: 40%;
  }
  .promo-bubble__picture-info {
    top: 20px;
    font-size: 15px;
  }
}

.reception-forms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .reception-forms {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 30px;
  }
}

@media screen and (max-width: 576px) {
  .reception-forms {
    padding: 20px;
  }
}

@media screen and (max-width: 375px) {
  .reception-forms {
    padding: 15px;
  }
}

.reception-forms .reception-code-form {
  padding: 0;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin-right: 28px;
}

@media screen and (max-width: 768px) {
  .reception-forms .reception-code-form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 28px;
    margin-right: 0;
  }
}

.reception-forms .reception-upload-form {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 992px) {
  .reception-forms .reception-upload-form {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

@media screen and (max-width: 768px) {
  .reception-forms .reception-upload-form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.reception-forms .reception-upload-form .reception-upload-input {
  margin-bottom: 7px;
  margin-right: 7px;
  background-color: #1C318F;
  color: #fff;
  border: 1px dashed #1C318F;
  height: 48px;
}

.reception-forms .reception-upload-form .reception-upload-input::-webkit-input-placeholder {
  opacity: 1;
}

.reception-forms .reception-upload-form .reception-upload-input::-moz-placeholder {
  opacity: 1;
}

.reception-forms .reception-upload-form .reception-upload-input:-ms-input-placeholder {
  opacity: 1;
}

.reception-forms .reception-upload-form .reception-upload-input::-ms-input-placeholder {
  opacity: 1;
}

.reception-forms .reception-upload-form .reception-upload-input::placeholder {
  opacity: 1;
}

.reception-forms .reception-upload-form .reception-user-info {
  margin-bottom: 7px;
  background-color: #fff;
  color: #111;
  border: 1px dashed #111;
  font-size: 1.125rem;
}

.reception-forms .reception-upload-form .reception-user-info_not-found {
  color: #FF010B;
  border-color: #FF010B;
}

.reception-forms .reception-upload-form .reception-user-info__str:not(:last-child) {
  margin-bottom: 4px;
}

.reception-forms .reception-upload-form .loyalty-bills-input {
  display: none;
  margin-right: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.reception-forms .reception-upload-form .loyalty-bills-input:not(:last-child) {
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .reception-forms .reception-upload-form .loyalty-bills-input {
    max-width: 100%;
  }
}

.reception-forms .reception-upload-form .loyalty-bills-input.is-active {
  display: block;
}

.reception-forms .reception-upload-form .loyalty-bills-input__text {
  color: #fff;
}

.reception-forms .reception-upload-form .loyalty-bills-input__icon {
  color: #fff;
  margin-right: 28px;
}

@media screen and (max-width: 576px) {
  .reception-forms .reception-upload-form .loyalty-bills-input__icon {
    margin-right: 16px;
  }
}

.reception-forms .reception-upload-form .loyalty-bills-input__visible {
  background-color: #1C318F;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.reception-add-usr-btn {
  width: 48px;
  height: 48px;
  padding: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.statistics-report {
  background: #FBFBFB;
  color: #000;
  padding: 40px 0 80px;
}

@media screen and (max-width: 768px) {
  .statistics-report {
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .statistics-report__title {
    margin-bottom: 0;
  }
}

.statistics-report .reset-button {
  overflow: visible;
  width: auto;
  margin: 0;
  padding: 0;
  border: none;
  background: 0 0;
  color: inherit;
  outline: 0;
  font: inherit;
  line-height: normal;
  text-align: inherit;
  -webkit-appearance: none;
}

.statistics-report .reset-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  margin-bottom: 20px;
}

.statistics-report .reset-filter svg {
  margin-right: 10px;
}

.statistics-report__heading {
  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;
}

@media screen and (max-width: 992px) {
  .statistics-report__heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.statistics-report__control {
  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;
}

@media screen and (max-width: 992px) {
  .statistics-report__control {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 24px;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report__control--btn, .statistics-report__control--daily-reports {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report__control button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.statistics-report__control .filter-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  background: #fff;
  border: 1px solid #e9e9e9;
}

@media screen and (min-width: 992px) {
  .statistics-report__control .filter-btn {
    display: none;
  }
}

.statistics-report__control .filter-btn svg {
  width: 20px;
  height: 21px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  fill: currentColor;
  margin-right: 10px;
}

.statistics-report__filtering {
  padding-top: 25px;
}

@media screen and (min-width: 992px) {
  .statistics-report__filtering {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px 24px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report__filtering {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 90px 15px 15px 15px;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100vh;
    background: #FBFBFB;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s 0s;
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s;
  }
  .statistics-report__filtering.show-modal {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0s linear 0s, opacity 0.25s 0s;
    transition: visibility 0s linear 0s, opacity 0.25s 0s;
  }
}

.statistics-report__filtering .close-button {
  position: absolute;
  top: 90px;
  right: 15px;
}

@media screen and (max-width: 992px) {
  .statistics-report__filtering .switch {
    display: grid;
    width: 100%;
  }
}

.statistics-report .filtering-from-store, .statistics-report .filtering-from-category {
  position: relative;
  width: 100%;
}

.statistics-report .filtering-from-sort-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 1200px) {
  .statistics-report .filtering-from-sort-btn {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report .filtering-from-sort-btn {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 90px;
    width: 100%;
  }
}

.statistics-report .search-icon, .statistics-report .calendar-icon {
  position: absolute;
  right: 12px;
  bottom: 12px;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 992px) {
  .statistics-report .search-icon, .statistics-report .calendar-icon {
    bottom: 13px;
    width: 18px;
    height: 19px;
  }
}

.statistics-report .choices__inner, .statistics-report .date-field {
  background-color: #fff;
  padding: 2px 16px 0;
  border: 1px solid #EBEBEB;
  border-radius: 8px;
  font-size: 16px;
  min-height: 43px;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .statistics-report .choices__inner, .statistics-report .date-field {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report .date-field {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report .filtering-from-store {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report .filtering-from-category {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report .filtering-from-sort-btn {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report .filtering-from-sort-btn button {
    width: 100%;
  }
}

.statistics-report .is-focused .choices__inner, .statistics-report .is-open .choices__inner, .statistics-report .is-open .choices__list--dropdown, .statistics-report .is-open .choices__list[aria-expanded] {
  border-color: #EBEBEB;
}

.statistics-report .is-open .choices__inner {
  border-radius: 8px;
}

.statistics-report .choices__list--dropdown, .statistics-report .choices__list[aria-expanded] {
  border: 1px solid #EBEBEB;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  z-index: 3;
}

.statistics-report .choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: transparent;
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 0;
  height: 42px;
}

@media screen and (max-width: 992px) {
  .statistics-report .choices__input {
    font-size: 14px;
  }
}

.statistics-report .choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 8px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 4px;
  margin-bottom: 4px;
  background-color: #EEF2F8;
  border: 1px solid #EEF2F8;
  color: #000;
}

@media screen and (max-width: 992px) {
  .statistics-report .choices__list--multiple .choices__item {
    padding: 0 10px;
    font-size: 11px;
  }
}

@media screen and (max-width: 992px) {
  .statistics-report .choices__list--dropdown .choices__item, .statistics-report .choices__list[aria-expanded] .choices__item {
    padding: 5px 10px;
    font-size: 12px;
  }
}

.statistics-report .choices__list--multiple .choices__item.is-highlighted {
  background-color: #EEF2F8;
  border: 1px solid #EEF2F8;
}

.statistics-report .choices__list--multiple {
  padding-bottom: 12px;
}

@media screen and (min-width: 992px) {
  .statistics-report .choices__list--multiple {
    min-height: 52px;
  }
}

.statistics-report .choices[data-type*=select-multiple] .choices__button, .statistics-report .choices[data-type*=text] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  border: none;
  margin-left: 3px;
}

.statistics-report .choices__list--dropdown, .statistics-report .choices__list[aria-expanded] {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.statistics-report .is-active.choices__list--dropdown, .statistics-report .is-active.choices__list[aria-expanded] {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.statistics-report .filtering-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}

@media screen and (max-width: 992px) {
  .statistics-report .filtering-date {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 24px;
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .statistics-report .filtering-date_span-2 {
    grid-column: span 2;
  }
}

.statistics-report .filtering-from-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}

@media screen and (max-width: 992px) {
  .statistics-report .filtering-from-date {
    gap: 10px;
  }
}

.statistics-report .filtering-from-date .date-input {
  position: relative;
}

@media screen and (max-width: 992px) {
  .statistics-report .filtering-from-date .date-input {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .statistics-report .filtering-from-sort-btn {
    grid-row: 3;
    grid-column: 1;
  }
}

.statistics-report .filtering-from-sort-btn button {
  background: #F90;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.statistics-report .filtering-from-sort-btn button:hover {
  background: #e68a00;
}

.statistics-report .air-datepicker-body--day-name {
  color: #F90;
}

.statistics-report__result {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px 24px;
  padding-top: 40px;
}

@media screen and (max-width: 992px) {
  .statistics-report__result {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 24px;
  }
}

.statistics-report__result--container {
  -webkit-box-shadow: 0 10px 40px 0 rgba(159, 159, 159, 0.2);
          box-shadow: 0 10px 40px 0 rgba(159, 159, 159, 0.2);
  background: #fff;
  border-radius: 16px;
}

.statistics-report__result--container .small {
  color: #A3A3A3;
  font-size: 12px;
  margin-left: 6px;
  min-width: 23px;
  display: inline-block;
  text-align: right;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .statistics-report__result--container .small {
    margin-left: 4px;
  }
}

.statistics-report__result--container .blue-text {
  color: #1890FF;
}

.statistics-report__result--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: 700;
  padding: 32px 24px;
  border-bottom: 1px solid #EBEBEB;
}

@media screen and (max-width: 768px) {
  .statistics-report__result--title {
    font-size: 18px;
    padding: 15px;
  }
}

.statistics-report__result--title span:last-child span:not(:first-child) {
  margin-left: 24px;
}

@media screen and (max-width: 768px) {
  .statistics-report__result--title span:last-child span:not(:first-child) {
    margin-left: 15px;
  }
}

.statistics-report__result--title .small {
  min-width: auto;
}

.statistics-report__result--list {
  padding: 32px 24px;
}

@media screen and (max-width: 768px) {
  .statistics-report__result--list {
    padding: 0;
  }
  .statistics-report__result--list .statistics-report__result--item:not(:last-child) {
    border-bottom: 1px dashed #ebebeb;
  }
}

.statistics-report__result--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .statistics-report__result--item {
    font-size: 14px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px;
  }
}

.statistics-report__result--item > span:first-child {
  width: 70%;
}

@media screen and (max-width: 768px) {
  .statistics-report__result--item > span:first-child {
    width: 100%;
    font-weight: 500;
  }
}

@media screen and (max-width: 768px) {
  .statistics-report__result--item > span:not(.price):last-child {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: right;
  }
  .statistics-report__result--item > span:not(.price):last-child.blue-text {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .statistics-report__result--item > span.reserved:last-child {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.statistics-report__result--item > span.price {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

@media screen and (max-width: 768px) {
  .statistics-report .choices__list--dropdown .choices__list, .statistics-report .choices__list[aria-expanded] .choices__list {
    max-height: 200px;
  }
}

@media screen and (min-width: 992px) {
  .statistics-report .mobile-title, .statistics-report .reset-filter, .statistics-report .close-button {
    display: none;
  }
}

.routes-visible #Paths line {
  stroke-opacity: 1;
  stroke: green;
}

.routes-visible #Doors line {
  stroke-opacity: 1;
  stroke: orange;
  stroke-width: 10px;
}

.scheme {
  position: relative;
  padding-top: 50px;
  padding-bottom: 150px;
  height: calc(var(--vh, 1vh) * 100);
  max-height: calc(var(--vh, 1vh) * 100);
}

@media screen and (max-width: 576px) {
  .scheme {
    padding-top: 24px;
    padding-bottom: 150px;
  }
}

.scheme .container {
  max-width: 1900px;
}

.scheme-wrap {
  padding-top: 70px;
  position: relative;
  padding-right: 0;
}

@media screen and (max-width: 1200px) {
  .scheme-wrap {
    padding-top: 0;
    padding-right: 0;
  }
}

.scheme-map-wrap.is-animate {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
}

@media screen and (max-width: 1200px) {
  .scheme-map-wrap {
    padding-bottom: 75px;
  }
}

@media screen and (max-width: 375px) {
  .scheme-map-wrap {
    padding-bottom: 24px;
  }
}

.scheme-terminal {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.scheme-terminal .scheme-map-wrap {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  margin-top: -30px;
}

.scheme-terminal .scheme-map {
  max-height: 880px;
}

@media screen and (max-width: 1200px) {
  .scheme-terminal .scheme-zoom-controls {
    bottom: 0;
  }
}

.scheme-map {
  display: block;
  height: calc(var(--vh, 1vh) * 100 - 200px);
  margin: 0 auto;
  width: auto;
  background-image: radial-gradient(circle, #1c318f, transparent 50%);
}

@media screen and (max-width: 1200px) {
  .scheme-map {
    height: auto;
    width: 100%;
  }
}

.scheme-headline-and-filter {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

@media screen and (max-width: 1200px) {
  .scheme-headline-and-filter {
    position: relative;
    top: unset;
    left: unset;
    padding-bottom: 75px;
    margin-right: 50px;
  }
}

@media screen and (max-width: 375px) {
  .scheme-headline-and-filter {
    padding-bottom: 24px;
  }
}

.scheme-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 1200px) {
  .scheme-headline {
    display: none;
  }
}

.scheme-heading {
  padding-right: 30px;
  font-size: 3rem;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

.scheme-heading-floor {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 500;
  color: #FF9300;
}

.scheme-filters {
  max-width: 485px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .scheme-filters {
    max-width: 576px;
  }
}

.scheme-search-wrap {
  position: relative;
}

@media screen and (max-width: 1200px) {
  .scheme-search-wrap {
    padding-right: 0px;
  }
}

.scheme-search-wrap .search-suggestions {
  width: 640px;
}

@media screen and (max-width: 768px) {
  .scheme-search-wrap .search-suggestions {
    top: calc(100% + 10px);
    width: calc(100% + 50px);
  }
}

.scheme-search-wrap .search-suggestions__name {
  max-width: 195px;
}

.scheme-search-wrap .scheme-search-submit {
  position: absolute;
  top: 0;
  left: 4px;
  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: 48px;
  height: 48px;
}

.scheme-search-wrap .scheme-search-submit svg {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
}

@media screen and (max-width: 1200px) {
  .scheme-search-wrap .scheme-search-submit svg {
    width: 24px;
    height: 24px;
  }
}

.scheme-search-wrap .scheme-search-input {
  padding-left: 4.0625rem;
  padding-top: 0.8125rem;
  background-color: transparent;
  border: none;
  font-size: 1.125rem;
  font-weight: 500;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .scheme-search-wrap .scheme-search-input {
    font-size: 1rem;
  }
}

@media screen and (max-width: 375px) {
  .scheme-search-wrap .scheme-search-input::-webkit-input-placeholder {
    opacity: 0;
  }
  .scheme-search-wrap .scheme-search-input::-moz-placeholder {
    opacity: 0;
  }
  .scheme-search-wrap .scheme-search-input:-ms-input-placeholder {
    opacity: 0;
  }
  .scheme-search-wrap .scheme-search-input::-ms-input-placeholder {
    opacity: 0;
  }
  .scheme-search-wrap .scheme-search-input::placeholder {
    opacity: 0;
  }
}

.scheme-choices {
  position: relative;
}

@media screen and (max-width: 576px) {
  .scheme-choices {
    width: calc(100% + 50px);
  }
}

.scheme-choices.is-open .scheme-choices-panel {
  display: block;
  -webkit-animation: shemeChoicesAnimate 0.3s;
          animation: shemeChoicesAnimate 0.3s;
}

@-webkit-keyframes shemeChoicesAnimate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes shemeChoicesAnimate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.scheme-choices-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 1.25rem;
  width: 100%;
  white-space: nowrap;
  font-size: 1.125rem;
  line-height: 1;
  color: #fff;
  border-radius: 4px;
  text-transform: none;
}

@media screen and (max-width: 1200px) {
  .scheme-choices-opener {
    font-size: 1rem;
  }
}

.scheme-choices-opener svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
  width: 24px;
  height: 18px;
  color: #009FE3;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

@media screen and (hover: hover) and (pointer: fine) {
  .scheme-choices-opener:hover svg {
    color: #fff;
  }
}

.scheme-choices-panel {
  display: none;
  position: absolute;
  top: calc(100% - 4px);
  left: 0;
  right: 0;
  background-color: #1C318F;
  padding: 20px 20px 33px 20px;
  z-index: 20;
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 20px 20px rgba(0, 0, 0, 0.15);
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.scheme-choices-panel .scheme-choices-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}

.scheme-choices-panel .scheme-choices-item:not(:last-child) {
  margin-bottom: 16px;
}

.scheme-choices-panel .scheme-choices-item__hidden {
  position: absolute;
  margin-left: -1px;
  width: 1px;
  height: 1px;
  -webkit-clip-path: inset(2px);
          clip-path: inset(2px);
}

.scheme-choices-panel .scheme-choices-item__hidden:checked ~ .scheme-choices-item__visible::after {
  opacity: 1;
}

.scheme-choices-panel .scheme-choices-item__visible {
  display: block;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #FF9300;
}

@media screen and (max-width: 1200px) {
  .scheme-choices-panel .scheme-choices-item__visible {
    margin-right: 10px;
    width: 15px;
    height: 15px;
  }
}

.scheme-choices-panel .scheme-choices-item__visible::after {
  position: absolute;
  content: '';
  right: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF9300;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  opacity: 0;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}

@media screen and (max-width: 1200px) {
  .scheme-choices-panel .scheme-choices-item__visible::after {
    width: 6px;
    height: 6px;
  }
}

.scheme-choices-panel .scheme-choices-item__text {
  padding-right: 6px;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .scheme-choices-panel .scheme-choices-item__text {
    font-size: 0.75rem;
  }
}

.scheme-choices-panel .scheme-choices-item__amount {
  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;
  padding: 4px 4px 2px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 500;
  height: 20px;
  min-width: 20px;
  border-radius: 4px;
  background-color: #334595;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .scheme-choices-panel .scheme-choices-item__amount {
    font-size: 0.75rem;
  }
}

.scheme-floors-controls {
  position: absolute;
  top: 100px;
  right: 0;
}

@media screen and (max-width: 1200px) {
  .scheme-floors-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-right: auto;
    top: unset;
    right: unset;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 576px) {
  .scheme-floors-controls {
    display: none;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    bottom: calc(100% + 1px);
    left: 0;
  }
  .scheme-floors-controls.is-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: animFloorsControls 0.3s;
            animation: animFloorsControls 0.3s;
  }
}

.scheme-floors-controls__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -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;
  width: 72px;
  height: 72px;
  color: #000243;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
  background-color: #fff;
  border: 1px solid rgba(126, 43, 138, 0.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.scheme-floors-controls__btn:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.scheme-floors-controls__btn:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.scheme-floors-controls__btn:not(:last-child) {
  margin-bottom: 1px;
}

@media screen and (max-width: 1200px) {
  .scheme-floors-controls__btn {
    width: 50px;
    height: 50px;
    font-size: 1rem;
  }
  .scheme-floors-controls__btn:first-child {
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .scheme-floors-controls__btn:last-child {
    border-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .scheme-floors-controls__btn:not(:last-child) {
    margin-bottom: 0;
    margin-right: 1px;
  }
}

@media screen and (max-width: 576px) {
  .scheme-floors-controls__btn:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
  }
  .scheme-floors-controls__btn:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 0;
  }
  .scheme-floors-controls__btn:not(:last-child) {
    margin-bottom: 1px;
    margin-right: 0;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .scheme-floors-controls__btn:hover {
    background-color: #FF9300;
    border-color: #FF9300;
    color: #fff;
  }
}

.scheme-floors-controls__btn.is-selected {
  background-color: #FF9300;
  border-color: #FF9300;
  color: #fff;
}

.scheme-floors-controls__btn .shops-on-floor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 28px;
  min-width: 28px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  border-radius: 50%;
  background-color: #E6007D;
}

@media screen and (max-width: 1200px) {
  .scheme-floors-controls__btn .shops-on-floor {
    right: 50%;
    top: unset;
    bottom: 100%;
    -webkit-transform: translate(50%, 50%);
            transform: translate(50%, 50%);
  }
}

@media screen and (max-width: 576px) {
  .scheme-floors-controls__btn .shops-on-floor {
    left: 100%;
    top: 50%;
    bottom: unset;
    right: unset;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@-webkit-keyframes animFloorsControls {
  0% {
    max-height: 0;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 0;
  }
  100% {
    max-height: 300px;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 1;
  }
}

@keyframes animFloorsControls {
  0% {
    max-height: 0;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 0;
  }
  100% {
    max-height: 300px;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 1;
  }
}

.scheme-controls-opener {
  margin-right: auto;
  display: none;
  position: relative;
  -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;
  min-width: 50px;
  height: 50px;
  padding: 8px 10px;
  color: #000243;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
  background-color: #fff;
  border: 1px solid rgba(126, 43, 138, 0.1);
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 3;
}

@media screen and (max-width: 576px) {
  .scheme-controls-opener {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .scheme-controls-opener:hover {
    background-color: #FF9300;
    border-color: #FF9300;
    color: #fff;
  }
}

.scheme-controls-opener__icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.scheme-controls-opener__text {
  white-space: nowrap;
  font-weight: 500;
}

.scheme-controls-opener.is-active {
  background-color: #000243;
  border-color: #000243;
  color: #fff;
}

.scheme-controls-opener.is-active .scheme-controls-opener__text {
  display: none;
}

.scheme-controls-opener.is-active .scheme-controls-opener__icon {
  margin-right: 0;
}

.scheme-controls-opener.is-active .scheme-controls-opener-shops-on-floor {
  display: none !important;
}

.scheme-controls-opener .scheme-controls-opener-shops-on-floor {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 28px;
  min-width: 28px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  border-radius: 50%;
  background-color: #E6007D;
}

.scheme-controls-opener .scheme-controls-opener-shops-on-floor.is-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.scheme-zoom-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  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;
}

@media (max-height: 1170px) {
  .scheme-zoom-controls {
    bottom: 40px;
  }
}

@media screen and (max-width: 1200px) {
  .scheme-zoom-controls {
    position: relative;
    bottom: unset;
    right: unset;
  }
}

.scheme-zoom-controls__btn:not(:last-child) {
  margin-right: 10px;
}

@media screen and (max-width: 1200px) {
  .scheme-zoom-controls__btn:not(:last-child) {
    margin-right: 4px;
  }
}

.scheme-zoom-controls__btn,
.scheme-zoom-controls__btn svg {
  display: block;
  width: 72px;
  height: 72px;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .scheme-zoom-controls__btn,
  .scheme-zoom-controls__btn svg {
    width: 50px;
    height: 50px;
  }
}

.scheme-zoom-controls__btn:disabled {
  opacity: 0.25;
  cursor: auto;
}

.scheme-reset {
  position: absolute;
  bottom: 15px;
  left: 0;
  border: 2px solid #fff;
  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;
  position: relative;
  margin-right: 0 !important;
}

@media screen and (max-width: 1200px) {
  .scheme-reset {
    position: relative;
    left: unset;
    bottom: 0;
    margin-right: 15px !important;
  }
}

.scheme-reset svg {
  width: 34px;
  height: 34px;
  fill: #fff;
}

@media screen and (max-width: 1200px) {
  .scheme-reset svg {
    width: 23px;
    height: 23px;
  }
}

.scheme-reset span {
  position: absolute;
  bottom: -25px;
  border-radius: 2px;
  padding: 2px 10px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 800;
}

@media screen and (max-width: 1200px) {
  .scheme-reset span {
    display: none;
  }
}

.scheme-close-btn {
  position: absolute;
  top: 0;
  right: 0;
}

.scheme-close-btn,
.scheme-close-btn svg {
  display: block;
  width: 72px;
  height: 72px;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .scheme-close-btn,
  .scheme-close-btn svg {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 1200px) {
  .scheme-controls {
    position: fixed;
    left: 15px;
    right: 15px;
    bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 576px) {
  .scheme-controls {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.scheme-floor {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}

.scheme-floor.is-selected {
  visibility: visible;
  opacity: 1;
}

.scheme-base {
  -webkit-filter: drop-shadow(15px 15px 10px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(15px 15px 10px rgba(0, 0, 0, 0.25));
}

.scheme-room .scheme-room__conturs,
.scheme-room .scheme-island__conturs,
.scheme-island .scheme-room__conturs,
.scheme-island .scheme-island__conturs {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: transparent;
  cursor: pointer;
}

.scheme-room.is-selected .scheme-room__conturs,
.scheme-room.is-selected .scheme-island__conturs, .scheme-room.is-current .scheme-room__conturs,
.scheme-room.is-current .scheme-island__conturs,
.scheme-island.is-selected .scheme-room__conturs,
.scheme-island.is-selected .scheme-island__conturs,
.scheme-island.is-current .scheme-room__conturs,
.scheme-island.is-current .scheme-island__conturs {
  fill: #A3238E;
  stroke: #F3BBBD;
  opacity: 1;
}

.scheme-names path {
  cursor: pointer;
}

.scheme-tooltip {
  position: absolute;
  line-height: 1;
  display: none;
  width: 311px;
  background-color: #fff;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  padding: 15px;
  z-index: 20;
}

@media screen and (max-width: 1200px) {
  .scheme-tooltip {
    position: fixed;
    width: 98%;
    top: auto !important;
    bottom: 20px !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.scheme-tooltip section {
  position: relative;
  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-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.scheme-tooltip .scheme-tooltip__link a {
  font-size: 0.75rem;
  color: #E6007D;
  text-transform: uppercase;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .scheme-tooltip .scheme-tooltip__link a:hover {
    text-decoration: underline;
  }
}

.scheme-tooltip .scheme-tooltip__section {
  padding-bottom: 10px;
  font-size: 0.75rem;
  color: #8C9FBC;
}

@media screen and (max-width: 1200px) {
  .scheme-tooltip .scheme-tooltip__section {
    padding-right: 50px;
  }
}

.scheme-tooltip .scheme-tooltip__title {
  padding-bottom: 10px;
  font-size: 1.125rem;
  color: #111;
}

.scheme-tooltip .scheme-tooltip__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.scheme-tooltip .scheme-tooltip__close {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -6px;
  right: -6px;
  height: 36px;
  width: 36px;
}

.scheme-tooltip .scheme-tooltip__close svg {
  display: block;
  width: 36px;
  height: 36px;
  color: #111;
}

@media screen and (max-width: 1200px) {
  .scheme-tooltip .scheme-tooltip__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.scheme-tooltip .scheme-tooltip__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 16px;
  width: 108px;
  text-align: center;
  border-radius: 4px;
}

.scheme-tooltip .scheme-tooltip__img img {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.scheme-tooltip .scheme-tooltip__content {
  overflow: hidden;
}

.scheme-tooltip .scheme-tooltip__work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  font-size: 0.75rem;
  line-height: 1;
  color: black;
  white-space: nowrap;
}

.scheme-tooltip .scheme-tooltip__work svg {
  display: block;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 16px;
  height: 16px;
  color: #6DBDC3;
}

.scheme-tooltip .scheme-tooltip__work span {
  padding-top: 2px;
}

.scheme-tooltip--wayfinding {
  width: calc(100% + 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e7e7e7;
  margin: 10px -15px -15px -15px;
}

.scheme-tooltip--wayfinding button {
  width: 100%;
  height: 40px;
  position: relative;
  color: #111;
}

.scheme-tooltip--wayfinding button:first-child:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(231, 231, 231, 0)), color-stop(60%, #e7e7e7));
  background-image: linear-gradient(to top, rgba(231, 231, 231, 0) 0, #e7e7e7 60%);
}

.directionPathLine,
.startPin,
.destinationPin {
  pointer-events: none;
}

.school-cinema-table-outer {
  position: relative;
}

@media screen and (max-width: 576px) {
  .school-cinema-table-outer {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.school-cinema-table-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -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;
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.school-cinema-table-msg__close {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border: none;
  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: 32px;
  height: 32px;
  color: #FF9300;
}

.school-cinema-table-msg__close > svg {
  width: 18px;
  height: 18px;
}

.school-cinema-table-msg__content {
  position: relative;
  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;
  padding: 24px;
  background-color: #fff;
  color: #111;
  text-align: center;
  max-width: 520px;
}

.school-cinema-table-msg__btns {
  display: grid;
  grid-template-columns: repeat(2, 116px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}

.school-cinema-table-wrap {
  overflow: auto;
  padding-bottom: 15px;
}

.page table.school-cinema-table {
  width: 100%;
}

.page table.school-cinema-table .school-cinema-table__screen {
  padding: 12px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 768px) {
  .page table.school-cinema-table .school-cinema-table__screen {
    font-size: 12px;
  }
}

.page table.school-cinema-table .school-cinema-table__thead-th {
  padding: 12px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 768px) {
  .page table.school-cinema-table .school-cinema-table__thead-th {
    font-size: 12px;
  }
}

@media screen and (max-width: 576px) {
  .page table.school-cinema-table .school-cinema-table__thead-th {
    padding: 8px;
  }
  .page table.school-cinema-table .school-cinema-table__thead-th:nth-child(2) {
    padding-right: 36px;
  }
}

.page table.school-cinema-table .school-cinema-table__row-num {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.5);
  width: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 768px) {
  .page table.school-cinema-table .school-cinema-table__row-num {
    font-size: 12px;
  }
}

.page table.school-cinema-table .school-cinema-table__place {
  background-color: rgba(0, 0, 0, 0.5);
}

.school-cinema-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-bottom: 14px;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.school-cinema-cta b {
  color: #FFCD00;
}

@media screen and (max-width: 1200px) {
  .school-cinema-cta {
    padding-bottom: 30px;
  }
}

.school-cinema-table-place {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  position: relative;
  overflow: hidden;
  min-width: 30px;
  width: 100%;
  height: 40px;
  cursor: auto !important;
}

@media screen and (hover: hover) and (pointer: fine) {
  .school-cinema-table-place:hover input:not(:disabled) + span {
    background-color: #FFCD00;
    color: #111;
    cursor: pointer !important;
  }
}

.school-cinema-table-place input {
  position: absolute;
  margin-left: -1px;
  width: 1px;
  height: 1px;
  -webkit-clip-path: inset(2px);
          clip-path: inset(2px);
}

.school-cinema-table-place input:disabled + span {
  background-color: #6A6A6A;
  cursor: not-allowed !important;
}

.school-cinema-table-place input:checked + span {
  background-color: #FFCD00;
  color: #111;
}

.school-cinema-table-place span {
  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;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  height: 100%;
  border-radius: 5px 5px 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #E6007D;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  user-select: none;
}

@media screen and (max-width: 768px) {
  .school-cinema-table-place span {
    font-size: 12px;
  }
}

.school-cinema-reg {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .school-cinema-reg {
    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: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.school-cinema-reg__item {
  margin: 0 !important;
}

.school-cinema-reg__item_span-2 {
  grid-column: span 2;
}

@media screen and (max-width: 576px) {
  .school-cinema-reg__item_span-2 .btn {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .school-cinema-headline .btn {
    width: 100%;
  }
}

.school-cinema-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .school-cinema-nav {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 576px) {
  .school-cinema-nav {
    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: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 5px;
  }
}

.school-cinema-nav__btn.is-selected {
  background-color: #FF9300;
}

.school-cinema {
  display: none;
}

.school-cinema.is-selected {
  display: block;
  -webkit-animation: fadeIn 300ms;
          animation: fadeIn 300ms;
}

.search-form {
  position: relative;
  z-index: 50;
}

.search-form .form-control {
  border-color: #fff !important;
}

.see-also-swiper .swiper-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: -100px;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  cursor: pointer;
}

.see-also-swiper .swiper-prev__icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 30px;
  color: #fff;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  pointer-events: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .see-also-swiper .swiper-prev:hover:not(.swiper-button-disabled) {
    background-color: #FF9300;
  }
}

@media screen and (max-width: 1200px) {
  .see-also-swiper .swiper-prev {
    display: none;
  }
}

.see-also-swiper .swiper-prev.swiper-button-disabled {
  visibility: hidden;
  cursor: auto;
}

.see-also-swiper .swiper-prev.swiper-button-disabled .swiper-prev__icon {
  opacity: 0.25;
}

@media screen and (max-width: 1380px) {
  .see-also-swiper .swiper-prev {
    left: -10px;
    width: 50px;
    height: 50px;
  }
}

.see-also-slide {
  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: 170px;
  height: 170px;
  background-color: #fff;
  -webkit-transition: 0.3s -webkit-box-shadow ease-in-out;
  transition: 0.3s -webkit-box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out, 0.3s -webkit-box-shadow ease-in-out;
}

@media screen and (max-width: 1200px) {
  .see-also-slide {
    width: 100px;
    height: 100px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .see-also-slide:hover {
    -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  }
}

.see-also-slide__img {
  border: 1px solid #EDEDED;
}

.see-also-slide__pic, .see-also-slide__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.see-also-slide__pic-text {
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  color: #111;
}

@media screen and (max-width: 1200px) {
  .see-also-slide__pic-text {
    font-size: 1.125rem;
  }
}

.shops-box {
  position: relative;
  padding: 80px 0 250px 80px;
}

@media screen and (max-width: 1200px) {
  .shops-box {
    padding: 32px 0 133px 20px;
  }
}

.shops-box__bg {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  width: calc(100vw - 15px);
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 80px;
  padding-left: 80px;
  background-color: #F7F7F7;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 1200px) {
  .shops-box__bg {
    padding-left: 20px;
    padding-bottom: 33px;
  }
}

.shops-box__swiper-wrap {
  max-width: 1090px;
}

@media screen and (max-width: 1200px) {
  .shops-box__swiper-wrap {
    max-width: unset;
    width: calc(100% - 15px);
  }
}

.shops-content {
  position: relative;
}

.shops-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .shops-headline {
    padding-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.shops-headline__pic {
  display: block;
  width: 100%;
  max-width: 490px;
  margin-right: 30px;
}

@media screen and (max-width: 1200px) {
  .shops-headline__pic {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.shops-headline__img {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
}

.shops-headline__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 550px;
  width: 100%;
}

.shops-headline__form .form-control {
  padding-right: 52px;
}

@media screen and (max-width: 576px) {
  .shops-headline__form .search-suggestions {
    right: unset;
    width: calc(100vw - 50px);
  }
}

.shops-slide {
  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: 170px;
  height: 170px;
  background-color: #fff;
  -webkit-transition: 0.3s -webkit-box-shadow ease-in-out;
  transition: 0.3s -webkit-box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out;
  transition: 0.3s box-shadow ease-in-out, 0.3s -webkit-box-shadow ease-in-out;
}

@media screen and (max-width: 1200px) {
  .shops-slide {
    width: 100px;
    height: 100px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .shops-slide:hover {
    -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  }
}

.shops-slide__img {
  border: 1px solid #EDEDED;
}

.shops-slide__pic, .shops-slide__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}

.shops-slide__pic-text {
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  color: #111;
}

@media screen and (max-width: 1200px) {
  .shops-slide__pic-text {
    font-size: 1.125rem;
  }
}

.shops-search-suggestions {
  display: none;
  overflow-y: auto;
  max-height: calc(100vh - 63px);
  max-height: calc(var(--vh, 1vh) * 100 - 63px);
  padding: 17px 19px 24px;
  position: absolute;
  top: calc(100% - 25px);
  right: 0;
  left: 0;
  overflow-y: auto;
  background-color: #fff;
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  .shops-search-suggestions {
    top: 100%;
  }
}

@media screen and (max-width: 576px) {
  .shops-search-suggestions {
    max-height: calc(100vh - 75px);
    max-height: calc(var(--vh, 1vh) * 100 - 75px);
    left: -20px;
    right: -20px;
  }
}

.shops-search-suggestions.is-open {
  display: block;
  -webkit-animation: animSearchModalMob 500ms ease-in-out;
          animation: animSearchModalMob 500ms ease-in-out;
}

.shops-search-suggestions-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .shops-search-suggestions-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.shops-search-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;
  max-width: 100%;
}

.shops-search-result:not(:last-child) {
  margin-bottom: 14px;
}

@media screen and (hover: hover) and (pointer: fine) {
  .shops-search-result:hover .shops-search-result__view-on-map {
    visibility: visible;
    opacity: 1;
  }
}

.shops-search-result__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 30px;
  margin-right: 50px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-decoration: none;
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .shops-search-result__link {
    padding-right: 16px;
    margin-right: auto;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .shops-search-result__link:hover .shops-search-result__name {
    color: #1C318F;
  }
}

.shops-search-result__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shops-search-result__icon-wrap {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.shops-search-result__icon {
  display: block;
  width: 16px;
  height: 16px;
  color: #1C318F;
}

.shops-search-result__name {
  color: #111;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1;
  margin-right: auto;
  max-width: 441px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 1200px) {
  .shops-search-result__name {
    max-width: 195px;
  }
}

@media screen and (max-width: 576px) {
  .shops-search-result__name {
    max-width: 125px;
  }
}

.shops-search-result__floor {
  margin-right: 50px;
  display: block;
  color: #1C318F;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .shops-search-result__floor {
    margin-right: 16px;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .shops-search-result__floor:hover {
    color: #1C318F;
  }
}

.shops-search-result__view-on-map {
  color: #1C318F;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.shops-search-result__view-on-map > .text {
  font-weight: 500;
}

@media screen and (hover: hover) and (pointer: fine) {
  .shops-search-result__view-on-map {
    visibility: hidden;
    opacity: 0;
  }
  .shops-search-result__view-on-map:hover {
    color: #1C318F;
  }
}

@media screen and (max-width: 768px) {
  .shops-search-result__view-on-map {
    visibility: visible;
    opacity: 1;
  }
  .shops-search-result__view-on-map > .text {
    display: none;
  }
}

.shops-headline__form {
  z-index: 9;
}

.shops-headline__form .search-form {
  position: relative;
  margin-right: 10px;
  max-width: 428px;
  width: 100%;
}

.shops-headline__form .form-control {
  padding-right: 52px;
}

.shops-headline__form .search-form .no-btn {
  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;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 46px;
  height: 46px;
}

.shops-headline__form .search-form .no-btn svg {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  color: #1c318f;
}

.table-gifts {
  padding: 50px 0;
}

.table-gifts__filter {
  color: #6DBDC3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 23px;
  cursor: pointer;
}

.table-gifts__filter svg {
  width: 16px;
  height: 16px;
  margin-right: 16px;
}

.table-gifts__filter span {
  display: inline-block;
  width: auto;
  border-bottom: 1px dashed #6DBDC3;
}

@media (max-width: 1023px) {
  .table-gifts .container {
    padding: 0 16px;
  }
}

.table-gifts__wrap {
  width: 100%;
}

@media (max-width: 1023px) {
  .table-gifts__wrap {
    overflow-y: auto;
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
}

@media (max-width: 1023px) {
  .table-gifts__content {
    min-width: 1000px;
  }
}

.table-gifts__head {
  background: #FF9300 !important;
  color: #fff;
}

.table-gifts__head .table-gifts__cell {
  text-align: center;
}

@media (max-width: 1023px) {
  .table-gifts__head .table-gifts__cell {
    text-align: left;
  }
}

.table-gifts__row {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 0.8fr 1fr 0.7fr 0.6fr 0.2fr;
  gap: 16px;
  padding: 16px;
}

.table-gifts__row:nth-of-type(odd) {
  background: rgba(255, 255, 255, 0.03);
}

@media (max-width: 1023px) {
  .table-gifts__row {
    padding: 12px;
    gap: 12px;
  }
}

.table-gifts__cell {
  padding-right: 24px;
}

.table-gifts__cell:last-child {
  padding-right: 0;
}

.table-gifts__cell ol {
  padding-top: 0;
  padding-bottom: 0;
}

.table-gifts__map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.table-gifts__map svg {
  display: block;
  margin-right: 15px;
}

.table-gifts__map:hover span {
  text-decoration: underline;
}

.table-gifts__program {
  text-align: center;
}

.table-gifts__shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.table-gifts__shop img {
  display: block;
  margin-right: 15px;
  width: 50px;
  height: 50px;
}

.s-text-page__main-heading {
  padding-bottom: 50px;
  font-size: 3rem;
  line-height: 1.3;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .s-text-page__main-heading {
    padding-bottom: 24px;
    font-size: 1.875rem;
    font-weight: 700;
  }
}

.text-page-inner {
  position: relative;
  background-color: #fff;
}

.text-page-inner::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 100vw;
}

@media screen and (max-width: 1200px) {
  .text-page-inner::before {
    display: none;
  }
}

.text-page-content {
  padding: 50px;
  position: relative;
  color: #111;
  font-size: 1.25rem;
  line-height: 1.3;
}

.text-page-content h1, .text-page-content h2, .text-page-content h3, .text-page-content h4, .text-page-content h5, .text-page-content h6 {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 1.041666666666667em;
  margin-top: 1.041666666666667em;
}

.text-page-content *:first-child {
  margin-top: 0;
}

.text-page-content h1 {
  font-size: 3rem;
}

.text-page-content h2 {
  font-size: 2.25rem;
}

.text-page-content h3 {
  font-size: 2rem;
}

.text-page-content h4 {
  font-size: 1.75rem;
}

.text-page-content h5 {
  font-size: 1.5rem;
}

.text-page-content h6 {
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .text-page-content {
    padding: 24px 16px;
    font-size: 1rem;
  }
  .text-page-content h1 {
    font-size: 2.375rem;
  }
  .text-page-content h2 {
    font-size: 2rem;
  }
  .text-page-content h3 {
    font-size: 1.75rem;
  }
  .text-page-content h4 {
    font-size: 1.5rem;
  }
  .text-page-content h5 {
    font-size: 1.25rem;
  }
  .text-page-content h6 {
    font-size: 1rem;
  }
}

.vacancy {
  padding: 30px;
  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: 1px solid rgba(255, 255, 255, 0.2);
}

.vacancy:not(:last-child) {
  margin-bottom: 30px;
}

.vacancy__wage {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.vacancy__position {
  margin-bottom: 20px;
}

.vacancy__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.vacancy__btns > .btn:not(:last-child) {
  margin-right: 8px;
}

@media screen and (max-width: 1200px) {
  .vacancy:not(:last-child) {
    margin-bottom: 10px;
  }
  .vacancy__position {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 992px) {
  .vacancy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .vacancy__btns {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 576px) {
  .vacancy {
    padding: 15px 10px;
  }
  .vacancy__position {
    max-width: 320px;
  }
  .vacancy__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .vacancy__btns > .btn {
    max-width: 226px;
  }
  .vacancy__btns > .btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 576px) {
  .we-in-socials .section-headline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .we-in-socials .section-headline .section-heading {
    margin-bottom: 24px;
  }
}

.we-in-socials-vk-link {
  text-decoration: none;
  margin-bottom: 0;
}

@media screen and (hover: hover) and (pointer: fine) {
  .we-in-socials-vk-link:hover {
    text-decoration: underline;
  }
}

.we-in-socials-vk-link::before, .we-in-socials-vk-link::after {
  display: none;
}

.we-in-socials-slide {
  width: auto;
  -webkit-transition: 0.3s -webkit-filter;
  transition: 0.3s -webkit-filter;
  transition: 0.3s filter;
  transition: 0.3s filter, 0.3s -webkit-filter;
}

@media screen and (hover: hover) and (pointer: fine) {
  .we-in-socials-slide:hover {
    -webkit-filter: brightness(0.75);
            filter: brightness(0.75);
  }
}

.we-in-socials-slide__pic, .we-in-socials-slide__img {
  display: block;
  width: 270px;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.section-1__row {
  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;
}

.section-1__row .row-item:nth-child(1) {
  color: #111;
}

.section-1__row .row-item:nth-child(2) {
  background: #111;
  color: #fff;
}

.section-2__row {
  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;
}

.section-2__row .row-item:nth-child(1) {
  color: #fff;
}

.section-2__row .row-item:nth-child(2) {
  background: #28a745;
  color: #fff;
}

.kids-gallery-slide {
  width: auto;
}

.kids-gallery-slide__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.kids-gallery-slide__row:first-child {
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .kids-gallery-slide__row:first-child {
    margin-bottom: 8px;
  }
}

.kids-gallery-slide__link, .kids-gallery-slide__pic, .kids-gallery-slide__img {
  display: block;
}

.kids-gallery-slide__link {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.kids-gallery-slide__link:not(:last-child) {
  margin-right: 10px;
}

@media screen and (max-width: 1200px) {
  .kids-gallery-slide__link:not(:last-child) {
    margin-right: 8px;
  }
}

.kids-gallery-slide__img {
  height: 483px;
  width: auto;
  pointer-events: none;
}

@media screen and (max-width: 1200px) {
  .kids-gallery-slide__img {
    height: 185px;
  }
}

.kids-photos-top-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 510px;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  .kids-photos-top-slide {
    width: 420px;
  }
}

@media screen and (max-width: 576px) {
  .kids-photos-top-slide {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.kids-photos-top-slide__pic {
  display: block;
  padding: 14px;
  width: 190px;
  height: 190px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 30px;
  border: 1px solid #009FE3;
  border-radius: 50%;
  background-color: #fff;
}

@media screen and (max-width: 1200px) {
  .kids-photos-top-slide__pic {
    width: 150px;
    height: 150px;
    padding: 10px;
  }
}

@media screen and (max-width: 576px) {
  .kids-photos-top-slide__pic {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.kids-photos-top-slide__img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (max-width: 1200px) {
  .kids-photos-top-slide__img {
    width: 129px;
    height: 129px;
  }
}

.kids-photos-top-slide__title {
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .kids-photos-top-slide__title {
    font-size: 1rem;
  }
}

.kids-photos-top-slide__info {
  font-size: 0.8125rem;
}

.shop-card-info {
  font-size: 1.125rem;
  line-height: 1.3;
}

@media screen and (max-width: 1200px) {
  .shop-card-info {
    font-size: 1rem;
  }
}

.shop-card-slide {
  width: auto;
}

.shop-card-slide__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.shop-card-slide__row:first-child {
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .shop-card-slide__row:first-child {
    margin-bottom: 8px;
  }
}

.shop-card-slide__link, .shop-card-slide__pic, .shop-card-slide__img {
  display: block;
}

.shop-card-slide__link {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.shop-card-slide__link:not(:last-child) {
  margin-right: 10px;
}

@media screen and (max-width: 1200px) {
  .shop-card-slide__link:not(:last-child) {
    margin-right: 8px;
  }
}

.shop-card-slide__img {
  height: 483px;
  width: auto;
  pointer-events: none;
}

@media screen and (max-width: 1200px) {
  .shop-card-slide__img {
    height: 185px;
  }
}

.tenants-benefit:nth-child(even) .row .col:nth-child(1) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.tenants-benefit:not(:last-child) {
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .tenants-benefit:not(:last-child) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 992px) {
  .tenants-benefit .row .col:nth-child(2) {
    margin-bottom: 24px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (max-width: 992px) {
  .tenants-benefit .row .col:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.tenants-benefit__pic, .tenants-benefit__img {
  display: block;
  width: 100%;
  height: auto;
}

.tenants-benefit__img {
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.tenants-benefit__title {
  padding-right: 130px;
  margin-bottom: 50px;
  font-size: 2.5rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .tenants-benefit__title {
    padding-right: 0;
    font-size: 1.5rem;
    margin-bottom: 24px;
  }
}

.tenants-benefit__text {
  font-size: 1.5rem;
}

@media screen and (max-width: 1200px) {
  .tenants-benefit__text {
    font-size: 1rem;
  }
}

.tenants-info__section {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.tenants-info__section:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

@media screen and (max-width: 1200px) {
  .tenants-info__section {
    padding: 24px 0;
  }
}

.tenants-info__flex {
  margin: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.tenants-info__flex:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .tenants-info__flex {
    margin: -12px;
  }
  .tenants-info__flex:not(:last-child) {
    margin-bottom: 12px;
  }
}

.tenants-info__group {
  padding: 30px;
  max-width: 573px;
  min-width: 250px;
}

.tenants-info__group_wide {
  max-width: calc(100% - 573px);
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media screen and (max-width: 1200px) {
  .tenants-info__group {
    padding: 12px;
    max-width: 400px;
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
  }
  .tenants-info__group_wide {
    max-width: calc(100% - 400px);
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media screen and (max-width: 768px) {
  .tenants-info__group {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: unset;
  }
  .tenants-info__group_wide {
    max-width: unset;
  }
  .tenants-info__group_md-wide {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .tenants-info__group {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.tenants-info__heading {
  padding: 30px;
  width: 100%;
  font-weight: 700;
  font-size: 72px;
  line-height: 1;
  color: #FF9300;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .tenants-info__heading {
    padding: 12px;
    font-size: 30px;
    line-height: 1.3;
  }
}

.tenants-info__group-title {
  margin-bottom: 10px;
  font-size: 2.5rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .tenants-info__group-title {
    font-size: 1.5rem;
  }
}

.tenants-info__text {
  font-size: 1.5rem;
  max-width: 490px;
}

@media screen and (max-width: 1200px) {
  .tenants-info__text {
    font-size: 1rem;
    max-width: 390px;
  }
}

.tenants-info__text_narrow {
  max-width: 160px;
}

@media screen and (max-width: 1200px) {
  .tenants-info__text_narrow {
    max-width: 110px;
  }
}

.tenants-info__area {
  font-size: 2.5rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .tenants-info__area {
    font-size: 1.5rem;
  }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/main.auth.form/popup/style.css?167947212096*/
.modal-login-error{
    color: rgba(255,0,0,1);
    margin-top: 10px;
    margin-bottom: 10px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/footer/style.css?1679472120190*/
.footer-nav__link {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
.footer-nav__link svg{
    margin-left: 6px;
}
/* End */


/* Start:/local/templates/main/template_styles.css?16969357395211*/
.loyalty-header-link {
    position: relative;
    padding-bottom: 5px;
}
.logout {
    display: none;
    position: absolute;
    top: 25px;
    left: 59px;
    background: white;
    padding: 7px;
    color: black;
}
.loyalty-header-link:hover .logout {
    display: block !important;
    color: black;
}
.loyalty-header-link__text {
    text-decoration: none;
}
.loyalty-header-label{
    text-decoration: none;
}
.menu-mobile-loyalty__title, .menu-mobile-loyalty__cta, .footer-loyalty__title, .footer-loyalty__cta{
    text-decoration: none;
}
.inner-hero__content{
    position: relative;
}
.inner-hero__content:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0,0,0,0.7);
    z-index: 2;
}
.inner-hero__content .container{
    z-index: 5;
}
.-hidden{
    display: none;
}



.not-found-search-form{
    z-index: 9;
}
.search-suggestions{
    display: none;
    overflow-y: auto;
    max-height: calc(100vh - 63px);
    max-height: calc(var(--vh,1vh) * 100 - 63px);
    padding: 17px 19px 24px;
    position: absolute;
    top: calc(100% + 1px);
    right: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
}
.search-suggestions.is-open{
    display: block;
    -webkit-animation: animSearchModalMob .5s ease-in-out;
    animation: animSearchModalMob .5s ease-in-out;
}
.search-suggestions-list{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
}
.menu-search-form {
    z-index: 9;
    position: relative;
}
.menu-search-form .search-form {
    position: relative;
    width: 100%;
    max-width: 913px;
    margin-right: 40px;
}
.menu-search-form .form-control {
    background-color: transparent;
    color: #fff;
    border: 1px solid #ededed;
    padding-right: 48px;
}
.menu-search-form .no-btn {
    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;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 46px;
    height: 46px;
}
.menu-search-form .no-btn svg {
    display: block;
    width: 20px;
    height: 20px;
    color: #fff;
}

.scheme-search-wrap{
    z-index: 9;
}
.scheme-search-wrap .search-form{
    position: relative;
    width: 100%;
    max-width: 913px;
    margin-right: 40px;
}
.scheme-search-wrap .form-control{
    padding-left: 4.0625rem;
    padding-top: 0.8125rem;
    background-color: transparent;
    border: none;
    font-size: 1.125rem;
    font-weight: 500;
    color: #fff;
}
.scheme-search-wrap .no-btn {
    position: absolute;
    top: 0;
    left: 4px;
    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: 48px;
    height: 48px;
}

.scheme-search-wrap .no-btn svg{
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
}
@media screen and (max-width: 375px){
    .all-food-list__item {
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    }
}
@media screen and (max-width: 640px){
    .all-cinema+.location-cart-detail{
        margin-bottom: 0px!important;
    }
}
@media screen and (max-width: 640px){
    .guest-services-card .work{
        display: inherit;
        display: inherit;
        display: inherit;
        align-items: inherit;
        font-size: 1rem;
        white-space: inherit;
    }
    .how-to-get-map{
        height: 480px!important;
    }
}
.shop-card__pic-text {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    height: 20px;
    color: black;
    margin: auto;
    z-index: 11111;
    font-size: 1.25rem;
    font-weight: 500;
}
.shop-card__pic.no-photo{
    background: white;
    z-index: 1;
}
.block-hidden{
    display: none!important;
}
.section.loyalty-hero .loyalty-hero-uploads {
    margin-top: 20px;
}
.color-grey{
    color: #aaaaaa;
}
/*.loyalty-gift-card {
    padding: 40px;
}
.loyalty-gift-card .loyalty-gift-card__pic,
.loyalty-gift-card .loyalty-gift-card__pic .loyalty-gift-card__img {
    width: 100%;
    height: auto;
}
.loyalty-gift-card .loyalty-gift-card__desc {
    padding: 30px 0px;
}
.loyalty-gift-card .loyalty-gift-card__points {
    left: 20px;
}
.loyalty-gift-card .loyalty-gift-card__left {
    top: 20px;
    left: 20px;
}*/
/*#qr_scanner_video{
    position: absolute!important;
    left: 5%;
    width: 90%;
    height: 80%;
    top: 2%;
    max-height: 300px;
}*/
@media screen and (max-width: 767px) {
    .footer-management .footer-management-company {
        flex-shrink: 1 !important;
    }   

    .footer-management .footer-management-company__pic {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
}
/* End */


/* Start:/local/media/sections/loyalty-reg/style.css?16794721191869*/
.s-loyalty-reg .checkbox__hidden.-error + .checkbox__visible {
  border: 1px solid #ff0000;
}

.s-loyalty-reg .checkbox__hidden.-error + .checkbox__visible + .checkbox__text {
  color: #ff0000;
}

.s-loyalty-reg .confirm_code_wrapper,
.s-loyalty-reg .sms_code_wrapper,
.s-loyalty-reg .send_sms_wrapper {
  display: none;
  position: absolute;
  bottom: -2.1rem;
}

.s-loyalty-reg .phone-code-label-wrap {
  display: none;
}

.s-loyalty-reg .sms_code_wrapper {
  display: block;
}

@media (max-width: 768px) {
  .s-loyalty-reg .confirm_code_wrapper,
  .s-loyalty-reg .sms_code_wrapper,
  .s-loyalty-reg .send_sms_wrapper {
    display: none;
    position: relative;
    bottom: 0;
  }
}

.s-loyalty-reg .confirm_code,
.s-loyalty-reg .resend_sms,
.s-loyalty-reg .send_sms {
  color: #1c318f;
  text-decoration: none;
  font-size: 1.115rem;
  line-height: 1.67;
  font-weight: 500;
  border-bottom: 1px dashed #1c318f;
}

.s-loyalty-reg .confirm_code:hover,
.s-loyalty-reg .resend_sms:hover,
.s-loyalty-reg .send_sms:hover {
  color: #0a58ca;
  border-bottom: none;
}

.s-loyalty-reg .resend_sms.disabled span#sms-code-timer,
.s-loyalty-reg .resend_sms.disabled {
  color: #cdcdcd !important;
  cursor: default !important;
  border-bottom: 1px dashed #cdcdcd;
}

.s-loyalty-reg .resend_sms span#sms-code-timer {
  color: #1c318f;
  font-size: 1.115rem;
  line-height: 1.67;
  font-weight: 500;
  border-bottom: none;
}

.s-loyalty-reg .resend_sms:hover span#sms-code-timer {
  color: #0a58ca;
}

.s-loyalty-reg .phone-label-wrap {
  position: relative;
}

.s-loyalty-reg .phone-label-wrap .form-control {
  padding-right: 48px;
}

.s-loyalty-reg .phone-label-wrap__confirmation {
  position: absolute;
  width: 32px;
  height: 32px;
  bottom: 8px;
  right: 8px;
  color: #28a745;
  opacity: 0.15;
}

.s-loyalty-reg .phone-label-wrap__confirmation.passed {
  opacity: 1;
}

/* End */


/* Start:/local/media/sections/menu/style.css?170852761021471*/
@charset "UTF-8";
.menu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 170px;
  z-index: 99;
  background-color: #000243;
}

@media screen and (max-width: 1200px) {
  .menu {
    padding-top: 80px;
  }
}

.menu.has-breadcrumbs {
  padding-top: 225px;
}

.menu.has-breadcrumbs .menu-desktop {
  height: calc(100vh - 200px);
  height: calc(var(--vh, 1vh) * 100 - 200px);
}

@media screen and (max-width: 1200px) {
  .menu.has-breadcrumbs {
    padding-top: 92px;
  }
}

.menu::before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("/local/media/images/menu/bg@1.5x.jpg");
  background-size: cover;
  background-position: top right;
}

@media screen and (max-width: 576px) {
  .menu::before {
    background-image: url("/local/media/images/menu/bg-mob@3x.jpg");
  }
}

.menu.is-open {
  display: block;
  -webkit-animation: animMenu 500ms ease-in-out;
          animation: animMenu 500ms ease-in-out;
}

.menu.is-open::before {
  -webkit-animation: animMenuBg 3000ms;
          animation: animMenuBg 3000ms;
}

@-webkit-keyframes animMenu {
  0% {
    opacity: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0);
            transform: scale(0);
    border-bottom-left-radius: 50%;
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom-left-radius: 0;
  }
}

@keyframes animMenu {
  0% {
    opacity: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0);
            transform: scale(0);
    border-bottom-left-radius: 50%;
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom-left-radius: 0;
  }
}

@-webkit-keyframes animMenuBg {
  0% {
    opacity: 0;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

@keyframes animMenuBg {
  0% {
    opacity: 0;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

.menu-inner {
  position: relative;
  overflow: hidden;
}

.menu-desktop {
  padding-bottom: 60px;
  height: calc(100vh - 170px);
  height: calc(var(--vh, 1vh) * 100 - 170px);
  overflow-y: auto;
}

@media screen and (max-width: 1200px) {
  .menu-desktop {
    display: none;
  }
}

.menu-mobile {
  display: none;
  overflow-y: auto;
  padding-bottom: 15px;
  height: calc(100vh - 92px);
  height: calc(var(--vh, 1vh) * 100 - 92px);
}

@media screen and (max-width: 1200px) {
  .menu-mobile {
    display: block;
  }
}

.menu-mobile .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.menu-mobile .container .menu-mobile-other {
  margin-right: 30px;
}

.menu-mobile .container .menu-mobile-flex {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .menu-mobile .container {
    display: block;
  }
  .menu-mobile .container .menu-mobile-other {
    margin-right: 0;
  }
  .menu-mobile .container .menu-mobile-flex {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}

.menu-mobile-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 12px;
}

.menu-mobile-socials__link {
  display: block;
  width: 20px;
}

.menu-mobile-socials__link:not(:last-child) {
  margin-right: 16px;
}

.menu-mobile-socials__icon {
  display: block;
  width: 20px;
  max-height: 20px;
  -o-object-position: center;
     object-position: center;
}

.menu-mobile-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 34px;
  max-width: 536px;
}

@media screen and (max-width: 1200px) {
  .menu-mobile-flex {
    padding-bottom: 20px;
  }
}

.menu-mobile-flex__left {
  margin-right: 20px;
}

.menu-mobile-flex__right {
  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;
  height: auto;
  margin-right: 20px;
}

.menu-mobile-flex__right .menu-mobile-contacts {
  padding-bottom: 20px;
}

.menu-mobile-other .menu-mobile-loyalty, .menu-mobile-other .menu-mobile-guests {
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .menu-mobile-other .menu-mobile-loyalty, .menu-mobile-other .menu-mobile-guests {
    margin-bottom: 5px;
  }
}

.menu-mobile-other .menu-mobile-cert {
  margin-bottom: 10px;
}

.menu-mobile-timetable-outer .modal-timetable {
  left: unset !important;
}

.menu-mobile-timetable-outer .modal-timetable.is-open {
  display: none;
}

@media screen and (max-width: 1200px) {
  .menu-mobile-timetable-outer .modal-timetable.is-open {
    display: block;
  }
}

.menu-mobile-timetable-wrap {
  position: relative;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-mobile-timetable-wrap .work {
  margin-bottom: 0;
  margin-right: 12px;
}

@media screen and (max-width: 440px) {
  .menu-mobile-timetable-wrap {
    display: block;
  }
  .menu-mobile-timetable-wrap .work {
    margin-bottom: 12px;
    margin-right: 0;
  }
}

.menu-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-search-form {
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .menu-search-form {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 768px) {
  .menu-search-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.menu-search-form__control-wrap {
  position: relative;
  width: 100%;
  max-width: 913px;
  margin-right: 40px;
}

@media screen and (max-width: 768px) {
  .menu-search-form__control-wrap {
    margin-right: unset;
    margin-bottom: 10px;
  }
}

.menu-search-form__control-wrap .form-control {
  background-color: transparent;
  color: #fff;
  border: 1px solid #EDEDED;
  padding-right: 48px;
}

.menu-search-form__control-wrap .form-control::-webkit-input-placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form__control-wrap .form-control::-moz-placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form__control-wrap .form-control:-ms-input-placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form__control-wrap .form-control::-ms-input-placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form__control-wrap .form-control::placeholder {
  content: "Поиск магазина, ресторана, услуги или бренда";
}

.menu-search-form .form-submit {
  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;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 46px;
  height: 46px;
}

.menu-search-form .form-submit svg {
  display: block;
  width: 20px;
  height: 20px;
  color: #fff;
}

.menu-desktop-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.menu-mobile-nav {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: -12px;
  margin-bottom: -12px;
}

@media screen and (max-width: 1200px) {
  .menu-mobile-nav {
    margin-top: 0;
  }
}

.menu-mobile-nav .menu-mobile-nav-link {
  padding: 5px 0 6px;
  font-size: 1.125rem;
  text-decoration: none;
}

.menu-mobile-nav .menu-mobile-nav-link_icon-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.menu-mobile-nav .menu-mobile-nav-link_icon-right svg {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  margin-left: 12px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-mobile-nav .menu-mobile-nav-link:hover {
    text-decoration: underline;
  }
}

.menu-mobile-contacts {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.menu-mobile-contacts .phone {
  margin-bottom: 10px;
}

.menu-mobile-about-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: -12px;
}

.menu-mobile-about-link {
  text-decoration: none;
  font-size: 1.125rem;
  padding: 5px 0;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-mobile-about-link:hover {
    text-decoration: underline;
  }
}

.menu-mobile-contacts-link {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 1.125rem;
}

.menu-mobile-contacts-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #fff;
}

.menu-mobile-contacts-link:not(:last-child) {
  margin-bottom: 10px;
}

.menu-desktop-group:nth-child(1) {
  margin-right: 82px;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 182px;
      flex-basis: 182px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu-desktop-group:nth-child(1) .menu-desktop-about {
  margin-bottom: auto;
  padding-bottom: 30px;
}

.menu-desktop-group:nth-child(2) {
  width: 442px;
  margin-right: 82px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu-desktop-group:nth-child(3) {
  width: 320px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu-desktop-group-title {
  padding-bottom: 30px;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
}

.menu-desktop-about-list {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: auto;
}

.menu-desktop-about-list__link {
  font-size: 20px;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-desktop-about-list__link:hover {
    text-decoration: underline;
  }
}

.menu-desktop-about-list__link:not(:last-child) {
  margin-bottom: 24px;
}

.menu-desktop-contacts .phone {
  margin-bottom: 10px;
}

.menu-desktop-contacts-main {
  padding-top: 24px;
  padding-bottom: 18px;
  border-top: 1px solid #009FE3;
  border-bottom: 1px solid #009FE3;
}

.menu-desktop-contacts-other {
  padding-top: 24px;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.menu-desktop-contacts-other__link {
  position: relative;
  font-size: 1.25rem;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-desktop-contacts-other__link:hover::after {
    display: none;
  }
}

.menu-desktop-contacts-other__link::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: currentColor;
}

.menu-desktop-contacts-other__link:not(:last-child) {
  margin-bottom: 24px;
}

.menu-desktop-guests-card {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 125px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.04);
  background-color: rgba(255, 255, 255, 0.04);
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  text-decoration: none;
}

@media screen and (hover: hover) and (pointer: fine) {
  .menu-desktop-guests-card:hover {
    border-color: #fff;
  }
}

.menu-desktop-guests-card__img {
  display: block;
  margin-right: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 120px;
  height: 105px;
  -o-object-fit: cover;
     object-fit: cover;
}

.menu-desktop-guests-card__text {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
}

.menu-desktop-guests-list .menu-desktop-guests-card:not(:last-child) {
  margin-bottom: 5px;
}

.menu-desktop-regular-visitors .menu-desktop-loyalty {
  margin-bottom: 10px;
}

.menu-desktop-loyalty {
  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;
  padding: 30px;
  background-color: #1C318F;
  background-image: url("/local/media/images/footer/footer-loyalty-bg.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  width: 320px;
  height: 245px;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  border-top: 2px solid #FF9300;
  text-decoration: none;
}

.menu-desktop-loyalty__title {
  margin-bottom: 19px;
  max-width: 270px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

.menu-desktop-loyalty__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.15;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-desktop-loyalty__cta:not(:last-child) {
  margin-bottom: 21px;
}

.menu-desktop-loyalty__cta svg {
  display: block;
  margin-right: 16px;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: none;
      -ms-flex-positive: none;
          flex-grow: none;
  color: #FF9300;
}

.menu-desktop-loyalty__cta span {
  max-width: 150px;
}

.menu-desktop-cert {
  display: block;
  padding: 30px;
  width: 320px;
  height: 265px;
  background-color: #FF9300;
  background-image: url("/local/media/images/menu/menu-cert-bg.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.menu-desktop-cert__title {
  max-width: 270px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

.menu-mobile-cert {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 26px 33px;
  width: 100%;
  height: 150px;
  background-color: #FF9300;
  background-image: url("/local/media/images/menu/menu-cert-bg-mob@3x.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.menu-mobile-cert__title {
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  max-width: 220px;
}

@media screen and (max-width: 576px) {
  .menu-mobile-cert__title {
    max-width: 120px;
  }
}

.menu-mobile-cert__subtitle {
  font-size: 1rem;
}

@media screen and (max-width: 576px) {
  .menu-mobile-cert__subtitle {
    max-width: 120px;
  }
}

.menu-mobile-loyalty-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.menu-mobile-loyalty-download__link {
  display: block;
}

.menu-mobile-loyalty-download__link .mob {
  display: none;
}

.menu-mobile-loyalty-download__link:first-child {
  margin-right: 6px;
}

.menu-mobile-loyalty-download__link:first-child svg {
  width: 141px;
  height: 41px;
}

.menu-mobile-loyalty-download__link:nth-child(2) svg {
  width: 158px;
  height: 41px;
}

@media screen and (max-width: 375px) {
  .menu-mobile-loyalty-download__link:first-child {
    margin-right: 6px;
  }
  .menu-mobile-loyalty-download__link:first-child svg {
    width: 105px;
    height: 31px;
  }
  .menu-mobile-loyalty-download__link:nth-child(2) svg {
    width: 117px;
    height: 31px;
  }
}

.menu-mobile-guests,
.menu-mobile-loyalty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.04);
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  background-color: #1C318F;
  background-image: url("/local/media/images/footer/footer-loyalty-bg.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  border-top: 2px solid #FF9300;
}

@media screen and (max-width: 576px) {
  .menu-mobile-guests,
  .menu-mobile-loyalty {
    height: 100px;
  }
}

.menu-mobile-guests__img,
.menu-mobile-loyalty__img {
  margin-right: 24px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 105px;
  height: 105px;
  -o-object-fit: cover;
     object-fit: cover;
  color: orange;
}

@media screen and (max-width: 576px) {
  .menu-mobile-guests__img,
  .menu-mobile-loyalty__img {
    height: 80px;
    width: 80px;
  }
}

.menu-mobile-guests__title,
.menu-mobile-loyalty__title {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  max-width: 280px;
}

@media screen and (max-width: 576px) {
  .menu-mobile-guests__title,
  .menu-mobile-loyalty__title {
    max-width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .menu-mobile-guests__title,
  .menu-mobile-loyalty__title {
    font-size: 0.75rem;
  }
}

.menu-mobile-guests__subtitle,
.menu-mobile-loyalty__subtitle {
  font-size: 1rem;
  max-width: 280px;
}

@media screen and (max-width: 576px) {
  .menu-mobile-guests__subtitle,
  .menu-mobile-loyalty__subtitle {
    max-width: 100%;
    font-size: 0.875rem;
  }
}

/* End */


/* Start:/local/media/sections/modal-login/style.css?17085276104383*/
.modal-login {
  display: none;
  position: fixed;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  top: 62px;
  z-index: 101;
  right: calc(50% - 485px);
  width: 320px;
  background-image: url("/local/media/images/footer/footer-loyalty-bg-mob.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #1C318F;
  border-top: 2px solid #FF9300;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.modal-login.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: animMenu 500ms ease-in-out;
          animation: animMenu 500ms ease-in-out;
}

@media screen and (max-width: 1200px) {
  .modal-login {
    right: 87px;
  }
}

@media screen and (max-width: 576px) {
  .modal-login {
    overflow-y: auto;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 90;
    border-top: 0;
    padding-top: 65px;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: calc(100vh);
    height: calc(var(--vh, 1vh) * 100);
  }
  .modal-login__inner {
    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;
    overflow-y: auto;
  }
}

.modal-login__heading {
  margin-bottom: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.modal-login__top {
  padding: 30px;
}

@media screen and (max-width: 576px) {
  .modal-login__top {
    padding: 15px 15px;
  }
}

.modal-login__bottom {
  padding: 20px 30px 30px;
  background-color: rgba(0, 2, 67, 0.2);
}

@media screen and (max-width: 576px) {
  .modal-login__bottom {
    padding: 30px 15px;
  }
}

.modal-login__cta {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 16px;
}

.modal-login__start-to-earn {
  margin-bottom: 10px;
  text-transform: none;
  width: 100%;
}

.modal-login .modal-login-form {
  margin-bottom: 8px;
}

.modal-login .modal-login-form__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: none;
  width: 100%;
}

.modal-login .modal-login-form .form-group:not(:last-child) {
  margin-bottom: 20px;
}

.modal-login .modal-login-form .form-label {
  font-size: 14px;
  margin-bottom: 5px;
}

.modal-login .modal-login-form .form-control {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
}

.modal-login .modal-login-link {
  font-size: 0.875rem;
  text-decoration: underline;
}

@media screen and (hover: hover) and (pointer: fine) {
  .modal-login .modal-login-link:hover {
    text-decoration: none;
  }
}

@-webkit-keyframes animModalLogin {
  0% {
    opacity: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0);
            transform: scale(0);
    border-bottom-left-radius: 50%;
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom-left-radius: 0;
  }
}

@keyframes animModalLogin {
  0% {
    opacity: 0;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0);
            transform: scale(0);
    border-bottom-left-radius: 50%;
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom-left-radius: 0;
  }
}

.modal-login .modal-login-pass {
  position: relative;
}

.modal-login .modal-login-pass__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 0;
  top: 30px;
  width: 36px;
  height: 36px;
}

.modal-login .modal-login-pass__toggle svg {
  width: 16px;
  height: 16px;
  color: rgba(255, 255, 255, 0.5);
}

/* End */


/* Start:/local/media/sections/modal-call/style.css?17085276102219*/
.modal-call {
  display: none;
  position: fixed;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  top: 62px;
  z-index: 101;
  right: calc(50% - 341px);
  width: 488px;
  background-image: url("/local/media/images/footer/footer-loyalty-bg-mob.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #1C318F;
  border-top: 2px solid #FF9300;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
}

.modal-call.is-open {
  display: block;
  -webkit-animation: animMenu 500ms ease-in-out;
          animation: animMenu 500ms ease-in-out;
}

@media screen and (max-width: 1200px) {
  .modal-call {
    right: 205px;
  }
}

@media screen and (max-width: 768px) {
  .modal-call {
    padding-top: 77px;
    overflow-y: auto;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 90;
    border-top: 0;
    padding-top: 90px;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: calc(100vh);
    height: calc(var(--vh, 1vh) * 100);
  }
}

.modal-call__inner {
  display: block;
  overflow-y: auto;
  padding: 34px 30px;
}

@media screen and (max-width: 768px) {
  .modal-call__inner {
    padding: 15px 15px 30px;
  }
}

.modal-call-inst {
  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;
}

.modal-call-inst__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 24px;
}

@media screen and (max-width: 1200px) {
  .modal-call-inst__title {
    font-size: 1.125rem;
  }
}

.modal-call-inst__tel {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  .modal-call-inst__tel {
    font-size: 1rem;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .modal-call-inst__tel:hover {
    text-decoration: underline;
  }
}

.modal-call-inst:not(:last-child) {
  margin-bottom: 20px;
}

/* End */


/* Start:/local/media/sections/modal-search/style.css?17085276104765*/
.modal-search {
  position: fixed;
  display: none;
  top: 17px;
  right: calc(50% - 540px);
  left: calc(50% - 410px);
  z-index: 101;
}

@media screen and (max-width: 1200px) {
  .modal-search {
    right: 54px;
    left: 134px;
  }
}

@media screen and (max-width: 576px) {
  .modal-search {
    top: 10px;
    right: 15px;
    left: 15px;
  }
}

.modal-search.is-open {
  display: block;
  -webkit-animation: animSearchModalDesk 500ms ease-in-out;
          animation: animSearchModalDesk 500ms ease-in-out;
}

@media screen and (max-width: 576px) {
  .modal-search.is-open {
    -webkit-animation: animSearchModalMob 500ms ease-in-out;
            animation: animSearchModalMob 500ms ease-in-out;
  }
}

@-webkit-keyframes animSearchModalDesk {
  0% {
    opacity: 0;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
  }
}

@keyframes animSearchModalDesk {
  0% {
    opacity: 0;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(100%);
            transform: scaleX(100%);
  }
}

@-webkit-keyframes animSearchModalMob {
  0% {
    opacity: 0;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(100%);
            transform: scaleY(100%);
  }
}

@keyframes animSearchModalMob {
  0% {
    opacity: 0;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(100%);
            transform: scaleY(100%);
  }
}

.modal-search-form {
  display: block;
  position: relative;
  width: 100%;
}

.modal-search-form__submit {
  position: absolute;
  top: 1px;
  left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36px;
  height: 36px;
}

.modal-search-form__submit > svg {
  display: block;
  width: 20px;
  height: 20px;
  color: #1C318F;
}

@media screen and (max-width: 576px) {
  .modal-search-form__submit {
    top: 7px;
  }
}

.modal-search-form .search-form .no-btn {
  position: absolute;
  top: 1px;
  left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  cursor: pointer;
}

.modal-search-form .search-form .no-btn > svg {
  display: block;
  width: 20px;
  height: 20px;
  color: #1c318f;
}

.modal-search-form .search-form .form-control {
  padding: 8px 52px 9px;
  height: 38px;
  width: 100%;
  background-color: #fff;
  color: #111;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  border: 1px solid #fff;
}

.modal-search-form .search-form .form-control::-webkit-input-placeholder {
  color: #111;
  opacity: 1;
}

.modal-search-form .search-form .form-control::-moz-placeholder {
  color: #111;
  opacity: 1;
}

.modal-search-form .search-form .form-control:-ms-input-placeholder {
  color: #111;
  opacity: 1;
}

.modal-search-form .search-form .form-control::-ms-input-placeholder {
  color: #111;
  opacity: 1;
}

.modal-search-form .search-form .form-control::placeholder {
  color: #111;
  opacity: 1;
}

@media screen and (max-width: 576px) {
  .modal-search-form .search-form .form-control {
    height: 49px;
  }
}

.modal-search-form__close {
  position: absolute;
  top: 1px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36px;
  height: 36px;
  z-index: 100;
}

.modal-search-form__close > svg {
  display: block;
  width: 16px;
  height: 16px;
  color: #A6A6A6;
}

@media screen and (max-width: 576px) {
  .modal-search-form__close {
    top: 7px;
  }
}

/* End */


/* Start:/local/media/sections/header/style.css?16794721197759*/
.header {
  position: relative;
  z-index: 100;
}

.header_absolute {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}

.header_absolute-has-breadcrumbs {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}

.header-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 0;
}

@media screen and (max-width: 1200px) {
  .header-t {
    padding-bottom: 30px;
  }
}

.header-t .header-logo {
  display: block;
  position: relative;
  margin-right: auto;
  padding-right: 10px;
  width: 110px;
}

@media screen and (max-width: 375px) {
  .header-t .header-logo {
    width: 80px;
  }
}

.header-t .header-logo__decor {
  display: block;
  position: absolute;
  top: 50%;
  right: -30px;
  height: 49px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translateY(-43%);
          transform: translateY(-43%);
  z-index: 0;
}

@media screen and (max-width: 576px) {
  .header-t .header-logo__decor {
    right: 5px;
  }
}

@media screen and (max-width: 375px) {
  .header-t .header-logo__decor {
    height: 30px;
  }
}

.header-t .header-logo__pic {
  position: relative;
  z-index: 1;
}

.header-t .header-logo__pic {
  display: block;
  width: 100%;
}

.header-t .header-logo__img {
  display: block;
  width: 100%;
  height: auto;
}

.header-t .header-time {
  position: relative;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
}

@media screen and (max-width: 1200px) {
  .header-t .header-time {
    display: none;
  }
}

.header-t .header-time nobr {
  font-style: 18px;
  font-weight: 500;
}

.header-t .header-time .modal-timetable {
  top: calc(100% + 24px);
}

@media screen and (max-width: 1200px) {
  .header-t .header-time .modal-timetable {
    display: none !important;
  }
}

.header-t .header-t-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: auto;
}

@media screen and (max-width: 1200px) {
  .header-t .header-t-nav {
    display: none;
  }
}

.header-t .header-t-nav__link {
  font-size: 1rem;
  font-weight: 400;
}

.header-t .header-t-nav__link:not(:last-child) {
  margin-right: 24px;
}

.header-t .header-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
}

@media screen and (max-width: 1200px) {
  .header-t .header-socials {
    display: none;
  }
}

.header-t .header-socials__link {
  display: block;
  width: 20px;
}

.header-t .header-socials__link:not(:last-child) {
  margin-right: 16px;
}

.header-t .header-socials__icon {
  display: block;
  width: 20px;
  max-height: 20px;
  -o-object-position: center;
     object-position: center;
}

.header-t .header-call-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-right: 24px;
  width: 40px;
  height: 38px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1200px) {
  .header-t .header-call-btn {
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .header-t .header-call-btn {
    margin-right: 2px;
  }
}

.header-t .header-call-btn__icon {
  display: block;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header-t .header-gift-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-right: 0;
  width: 44px;
  height: 38px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-t .header-gift-btn__icon {
  display: block;
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header-t .header-enter-btn {
  padding: 10px 16px;
  margin-right: 24px;
  height: 38px;
  font-size: 1rem;
  text-transform: none;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .header-t .header-enter-btn {
    padding: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .header-t .header-enter-btn {
    margin-right: 5px;
  }
}

.header-t .header-search-btn {
  margin-right: 24px;
}

@media screen and (max-width: 1200px) {
  .header-t .header-search-btn {
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .header-t .header-search-btn {
    margin-right: 5px;
  }
}

.header-t .header-search-btn, .header-t .header-search-btn__icon {
  display: block;
  width: 20px;
  height: 20px;
}

.burger {
  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: 32px;
  height: 32px;
}

.burger__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 32px;
  height: 19px;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}

.burger__icon rect {
  -webkit-transition: 0.3s linear transform;
  transition: 0.3s linear transform;
  -webkit-transform-origin: right;
          transform-origin: right;
}

@media screen and (hover: hover) and (pointer: fine) {
  .burger:hover rect.scale {
    -webkit-transform: scaleX(0.75);
            transform: scaleX(0.75);
  }
  .burger:active {
    opacity: 0.75;
  }
}

.burger.is-active rect.scale {
  -webkit-transform: none;
          transform: none;
}

.burger.is-active rect.scale:nth-child(2) {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(1) translate(10px, 5px) rotate(-45deg);
          transform: scaleX(1) translate(10px, 5px) rotate(-45deg);
}

.burger.is-active rect.scale:nth-child(3) {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scaleX(1) translate(10px, -5px) rotate(45deg);
          transform: scaleX(1) translate(10px, -5px) rotate(45deg);
}

.burger.is-active rect:not(.scale) {
  display: none;
}

.header-b-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
}

@media screen and (max-width: 1200px) {
  .header-b-nav {
    display: none;
  }
}

.header-b-nav__link {
  font-size: 1.25rem;
  font-weight: 500;
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-b-nav__link_icon-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.header-b-nav__link_icon-left svg {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  margin-right: 6px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
}

@media screen and (hover: hover) and (pointer: fine) {
  .header-b-nav__link:hover {
    opacity: 1;
  }
}

.header-b-nav__link.is-active {
  opacity: 1;
}

/* End */


/* Start:/local/media/sections/breadcrumbs/style.css?16794721191070*/
.breadcrumbs {
  padding: 24px 0 50px;
  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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1200px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs__link {
  font-size: 0.875rem;
  line-height: 1.14;
  text-decoration: none;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

.breadcrumbs__link:not(:last-child) {
  position: relative;
  padding-right: 10px;
  color: rgba(255, 255, 255, 0.5);
}

.breadcrumbs__link:not(:last-child)::after {
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (hover: hover) and (pointer: fine) {
  .breadcrumbs__link:not(:last-child):hover {
    text-decoration: underline;
  }
}

.breadcrumbs__link:not(:first-child) {
  padding-left: 2px;
}

.breadcrumbs.is-hidden {
  visibility: hidden;
  opacity: 0;
}

/* End */


/* Start:/local/media/sections/pop-gift/style.css?16794721193447*/
.pop-gift {
  position: relative;
  padding: 0;
  background-color: #fff;
  border-top: 2px solid #FF9300;
  max-width: 660px;
  width: 100%;
  color: #111;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
}

.pop-gift .fancybox-button.fancybox-close-small {
  color: #1C318F !important;
}

.pop-gift__inner {
  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;
}

.pop-gift__pic, .pop-gift__img {
  display: block;
  width: 250px;
  height: 250px;
}

@media screen and (max-width: 576px) {
  .pop-gift__pic, .pop-gift__img {
    width: 198px;
    height: 198px;
  }
}

.pop-gift__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 12px 16px;
  background-color: #A3238E;
  color: #ffffff;
  height: 44px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  z-index: 3;
}

.pop-gift-title {
  margin-bottom: 24px;
  font-size: 1.25rem;
  text-transform: uppercase;
  max-width: 400px;
}

.pop-gift-points-and-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pop-gift-info {
  padding: 30px 50px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .pop-gift-info {
    padding: 20px;
  }
}

.pop-gift-footer {
  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;
  width: 100%;
  padding: 30px 50px 40px;
  background-color: #F7F7F7;
}

@media screen and (max-width: 1200px) {
  .pop-gift-footer {
    padding: 20px;
  }
}

.pop-gift-footer__btn {
  margin-bottom: 30px;
}

@media screen and (max-width: 576px) {
  .pop-gift-footer__btn {
    margin-bottom: 20px;
    width: 100%;
  }
}

.pop-gift-footer__text {
  font-size: 0.875rem;
  font-weight: 500;
  width: 100%;
  color: #000243;
}

.pop-gift-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pop-gift-points__icon {
  margin-right: 30px;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 56px;
  height: 56px;
  color: #FF9300;
}

@media screen and (max-width: 375px) {
  .pop-gift-points__icon {
    margin-right: 12px;
  }
}

.pop-gift-points__amount {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
}

.pop-gift-points__title {
  font-size: 1.25rem;
}

.pop-gift-quantity__amount {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
}

.pop-gift-quantity__title {
  font-size: 1.25rem;
}

/* End */


/* Start:/local/media/sections/pop-take-gift/style.css?16794721193328*/
.pop-take-gift {
  max-width: 660px;
  width: 100%;
  background-color: #1C318F;
  border-top: 2px solid #FF9300;
  padding: 40px 16px 64px;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
  background-image: url("/local/media/sections/pop-take-gift/../images/popups/blue-bg.jpg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1200px) {
  .pop-take-gift {
    padding: 30px 16px 18px;
  }
}

.pop-take-gift__inner {
  margin-right: auto;
  margin-left: auto;
  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;
  max-width: 338px;
  width: 100%;
  text-align: center;
}

.pop-take-gift__heading {
  margin-bottom: 12px;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .pop-take-gift__heading {
    margin-bottom: 14px;
    font-size: 1.625rem;
  }
}

@media screen and (max-width: 576px) {
  .pop-take-gift__heading {
    max-width: 230px;
  }
}

.pop-take-gift__subheading {
  margin-bottom: 10px;
  font-size: 0.875rem;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .pop-take-gift__subheading {
    margin-bottom: 14px;
  }
}

.pop-take-gift__link {
  margin-bottom: 30px;
  font-size: 0.875rem;
  color: #FF9300;
  font-weight: 500;
}

.pop-take-gift__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 30px;
}

.pop-take-gift__btns .btn:not(:last-child) {
  margin-bottom: 17px;
}

.pop-take-gift-card {
  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;
  width: 100%;
  background-color: #fff;
  color: #111;
}

.pop-take-gift-card__pic, .pop-take-gift-card__img {
  display: block;
  width: 250px;
  height: 250px;
}

@media screen and (max-width: 576px) {
  .pop-take-gift-card__pic, .pop-take-gift-card__img {
    width: 198px;
    height: 198px;
  }
}

.pop-take-gift-card__info {
  padding: 30px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 576px) {
  .pop-take-gift-card__info {
    padding: 20px;
  }
}

.pop-take-gift-card__title {
  margin-bottom: 24px;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
}

.pop-take-gift-card__deduct {
  font-size: 1.25rem;
}

@media screen and (max-width: 576px) {
  .pop-take-gift-card__deduct {
    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;
  }
}

.pop-take-gift-card__deduct nobr {
  font-size: 2rem;
  font-weight: 700;
}

/* End */


/* Start:/local/media/sections/pop-reserve/style.css?16820886151411*/
.pop-reserve {
  padding: 40px 40px 49px;
  max-width: 660px;
  width: 100%;
  border-top: 2px solid #FF9300;
  background-color: #1C318F;
  -webkit-box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
          box-shadow: 0px 0px 60px rgba(0, 159, 227, 0.8);
  background-image: url("/local/media/sections/pop-reserve/../images/popups/blue-bg.jpg");
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .pop-reserve {
    padding: 40px 20px 23px;
  }
}

.pop-reserve__inner {
  margin-left: auto;
  margin-right: auto;
  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;
  width: 100%;
  max-width: 330px;
  color: #fff;
  text-align: center;
}

.pop-reserve__inner_wide {
  max-width: 410px;
}

.pop-reserve__icon {
  margin-bottom: 30px;
  width: 120px;
  height: 120px;
  color: #FF9300;
}

.pop-reserve__msg {
  margin-bottom: 30px;
  font-size: 1.25rem;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .pop-reserve__msg {
    font-size: 0.875rem;
  }
}

.pop-reserve__link {
  margin-bottom: 60px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #FF9300;
}

.pop-reserve__btn {
  min-width: 230px;
}

/* End */


/* Start:/local/media/sections/loyal-hero/style.css?17343525823228*/
.loyal-hero {
  background-position: center bottom;
  background-size: cover;
  background-image: url("/local/media/images/loyal/hero-bg-2.jpg");
}

@media screen and (max-width: 576px) {
  .loyal-hero {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(297.28deg, #1C3192 27.66%, rgba(28, 49, 146, 0) 65.09%) !important;
  }
}

.loyal-hero .loyal-hero-content {
  padding-top: 200px;
  padding-bottom: 50px;
  height: 100vh;
  max-height: 990px;
  max-width: 520px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-content {
    max-width: 390px;
    max-height: 640px;
  }
}

@media screen and (max-width: 576px) {
  .loyal-hero .loyal-hero-content {
    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;
    padding-top: 140px;
  }
}

.loyal-hero .loyal-hero-heading {
  margin-bottom: 80px;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-heading {
    margin-bottom: 40px;
  }
}

.loyal-hero .loyal-hero-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta {
    margin-bottom: 40px;
  }
}

.loyal-hero .loyal-hero-cta__icon {
  margin-right: 28px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 70px;
  height: 70px;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta__icon {
    margin-right: 20px;
    width: 50px;
    height: 50px;
  }
}

.loyal-hero .loyal-hero-cta__text {
  font-weight: 700;
  font-size: 2rem;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta__text {
    font-size: 1.25rem;
  }
}

.loyal-hero .loyal-hero-cta-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta-start {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .loyal-hero .loyal-hero-cta-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.loyal-hero .loyal-hero-cta-start__btn {
  margin-right: 23px;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta-start__btn {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1200px) and (max-width: 768px) {
  .loyal-hero .loyal-hero-cta-start__btn {
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.loyal-hero .loyal-hero-cta-start__text {
  font-weight: 700;
  font-size: 1.25rem;
}

@media screen and (max-width: 1200px) {
  .loyal-hero .loyal-hero-cta-start__text {
    font-size: 1rem;
  }
}

/* End */


/* Start:/local/media/sections/loyal-steps/style.css?16794721192898*/
.loyal-steps-list {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.loyal-step {
  -ms-flex-negative: 0;
      flex-shrink: 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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 355px;
}

@media screen and (max-width: 1200px) {
  .loyal-step {
    width: 252px;
  }
}

.loyal-step:not(:last-child) {
  margin-right: 24px;
}

.loyal-step .loyal-step-number {
  margin-bottom: 30px;
  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: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #009FE3;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-number {
    margin-bottom: 20px;
    font-size: 1.125rem;
    width: 30px;
    height: 30px;
  }
}

.loyal-step .loyal-step-title {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-title {
    margin-bottom: 20px;
  }
}

.loyal-step .loyal-step-title__icon {
  margin-right: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  height: 80px;
  color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-title__icon {
    width: 50px;
    margin-right: 20px;
    height: 50px;
  }
}

.loyal-step .loyal-step-title__text {
  font-size: 2rem;
  font-weight: 700;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-title__text {
    font-size: 1.25rem;
  }
}

.loyal-step .loyal-step-desc {
  margin-bottom: auto;
  padding-bottom: 23px;
  font-size: 1.25rem;
  font-weight: 400;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-desc {
    padding-bottom: 20px;
    font-size: 1rem;
  }
}

.loyal-step .loyal-step-desc a {
  color: #FF9300;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
}

.loyal-step .loyal-step-more {
  font-size: 1.25rem;
  font-weight: 400;
  color: #FF9300;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
}

@media screen and (max-width: 1200px) {
  .loyal-step .loyal-step-more {
    font-size: 1rem;
  }
}

/* End */


/* Start:/local/media/sections/loyal-cat/style.css?16902600655839*/
.s-loyal-cat__info {
  padding-top: 50px;
}

@media screen and (max-width: 1200px) {
  .s-loyal-cat__info {
    padding-top: 24px;
  }
}

.s-loyal-cat__more-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
}

@media screen and (max-width: 1200px) {
  .s-loyal-cat__more-wrap {
    padding-top: 24px;
  }
}

.loyal-cat {
  margin: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 1200px) {
  .loyal-cat {
    display: block;
    margin: 0;
  }
}

.loyal-cat .loyal-cat-item {
  padding: 15px;
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
}

@media screen and (max-width: 1200px) {
  .loyal-cat .loyal-cat-item {
    width: 100%;
    padding: 0;
  }
  .loyal-cat .loyal-cat-item:not(:last-child) {
    margin-bottom: 10px;
  }
}

.loyal-gift {
  position: relative;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-decoration: none;
  background-color: #fff;
  width: 370px;
  height: 100%;
}

.loyal-gift__left {
  position: absolute;
  top: 10px;
  left: 10px;
  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;
  overflow: hidden;
  background-color: #1C318F;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  z-index: 3;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__left {
    left: unset;
    right: 10px;
  }
}

.loyal-gift__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 12px 16px;
  background-color: #A3238E;
  color: #ffffff;
  height: 44px;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  z-index: 3;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__type {
    top: unset;
    bottom: 10px;
    height: 49px;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__type {
    position: static;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media screen and (max-width: 1200px) {
  .loyal-gift {
    padding: 10px 20px 10px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
}

.loyal-gift__pic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.loyal-gift__pic,
.loyal-gift__pic .loyal-gift__img {
  display: block;
  width: 370px;
  height: 370px;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__pic,
  .loyal-gift__pic .loyal-gift__img {
    width: 132px;
    height: 132px;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__pic,
  .loyal-gift__pic .loyal-gift__img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1200px) {
  .loyal-gift__pic {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 59px;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__pic {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.loyal-gift__desc {
  width: 100%;
  padding: 30px;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__desc {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0;
    padding-top: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__desc {
    padding-top: 0;
  }
}

.loyal-gift__title {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #111;
}

@media screen and (max-width: 375px) {
  .loyal-gift__title {
    margin-bottom: 20px;
  }
}

.loyal-gift__points {
  position: absolute;
  top: 311px;
  left: 10px;
  padding: 12px 16px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
  min-width: 141px;
  height: 49px;
  background-color: #FF9300;
}

@media screen and (max-width: 1200px) {
  .loyal-gift__points {
    margin-bottom: 20px;
    position: static;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media screen and (max-width: 375px) {
  .loyal-gift__points {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 10px;
  }
}

.loyal-gift__points.is-not-enough {
  background-color: #C4C4C4;
}

.loyal-cat-more-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* End */


/* Start:/local/media/sections/faq/style.css?16794721191700*/
.faq .faq-item:not(:last-child) {
  margin-bottom: 10px;
}

.faq-control {
  width: 100%;
  position: relative;
  padding: 16px 52px 16px 24px;
  color: #fff;
  background-color: transparent;
  -webkit-transition: 0.3s background-color, 0.3s border-color;
  transition: 0.3s background-color, 0.3s border-color;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: left;
  font-size: 1.25rem;
  font-weight: 500;
}

.faq-control svg {
  right: 24px;
  top: 50%;
  position: absolute;
  width: 18px;
  height: 18px;
  color: #fff;
  -webkit-transform: rotate(90deg) translateX(-6px);
          transform: rotate(90deg) translateX(-6px);
}

.faq-control.is-open {
  background-color: #009FE3;
  border-color: #009FE3;
}

.faq-control.is-open svg {
  -webkit-transform: rotate(-90deg) translateX(9px);
          transform: rotate(-90deg) translateX(9px);
}

.faq-control.is-open:focus-visible {
  border-color: #fff;
}

@media screen and (hover: hover) and (pointer: fine) {
  .faq-control:hover {
    background-color: #009FE3;
    border-color: #009FE3;
  }
}

.faq-control:focus-visible {
  background-color: #009FE3;
  border-color: #009FE3;
}

.faq-panel {
  display: none;
  overflow: auto;
  padding: 16px 24px;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 1rem;
  font-weight: 500;
}

.faq-panel.is-open {
  display: block;
  -webkit-animation: 0.3s openFaqPanel;
          animation: 0.3s openFaqPanel;
}

@-webkit-keyframes openFaqPanel {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 100000px;
    opacity: 1;
  }
}

@keyframes openFaqPanel {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 100000px;
    opacity: 1;
  }
}

/* End */


/* Start:/local/media/sections/footer/style.css?167947211911269*/
.footer {
  padding-top: 40px;
  background-image: url("/local/media/images/footer/footer-bg.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
  .footer {
    background-image: url("/local/media/images/footer/footer-bg-mob.png");
  }
}

.footer-t {
  width: 100%;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  .footer-t {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.footer-t__col {
  max-width: 320px;
  margin-right: auto;
}

.footer-t__col_column-justify {
  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;
}

.footer-t__col:not(:last-child) {
  padding-right: 30px;
}

@media screen and (max-width: 1200px) {
  .footer-t__col:nth-child(1) {
    margin-bottom: 30px;
  }
  .footer-t__col:nth-child(2), .footer-t__col:nth-child(3) {
    margin-bottom: 24px;
  }
  .footer-t__col:nth-child(3) {
    padding-right: 0;
  }
  .footer-t__col:nth-child(4) {
    width: 100%;
    min-width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .footer-t__col:nth-child(1) {
    min-width: 100%;
  }
}

.footer-t .footer-logo {
  display: block;
  position: relative;
  margin-bottom: 50px;
  width: 150px;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-logo {
    margin-bottom: 34px;
  }
}

.footer-t .footer-logo__decor {
  display: block;
  position: absolute;
  top: 50%;
  right: -60px;
  height: 74px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translateY(-43%);
          transform: translateY(-43%);
}

.footer-t .footer-logo__pic {
  position: relative;
}

.footer-t .footer-logo__pic, .footer-t .footer-logo__img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.footer-t .work {
  margin-bottom: 8px;
}

.footer-t .footer-timetable-wrap {
  position: relative;
  cursor: pointer;
  margin-bottom: 50px;
}

.footer-t .footer-timetable-wrap .modal-timetable {
  top: calc(50% - 68px);
  left: 100%;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .footer-t .footer-timetable-wrap .modal-timetable {
    top: 0;
  }
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-timetable-wrap {
    margin-bottom: 34px;
  }
}

.footer-t .phone {
  margin-bottom: 8px;
}

.footer-t .address {
  margin-bottom: 8px;
}

.footer-t .footer-nav {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: -10px;
  margin-bottom: auto;
  padding-bottom: 20px;
}

.footer-t .footer-nav__link {
  display: block;
  padding: 10px 0;
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 1.15;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-nav__link {
    font-size: 1rem;
  }
}

@media screen and (hover: hover) and (pointer: fine) {
  .footer-t .footer-nav__link:hover {
    text-decoration: underline;
  }
}

.footer-t .footer-loyalty {
  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;
  padding: 30px;
  background-color: #1C318F;
  background-image: url("/local/media/images/footer/footer-loyalty-bg.jpg");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  width: 320px;
  height: 100%;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.15);
  border-top: 2px solid #FF9300;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty {
    margin-bottom: 24px;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-image: url("/local/media/images/footer/footer-loyalty-bg-mob.jpg");
  }
}

.footer-t .footer-loyalty__title {
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty__title {
    width: 100%;
  }
}

.footer-t .footer-loyalty__cta-wrap {
  padding-bottom: 48px;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty__cta-wrap {
    padding-bottom: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 30px;
  }
}

@media screen and (max-width: 576px) {
  .footer-t .footer-loyalty__cta-wrap {
    width: 100%;
    padding-bottom: 48px;
    margin-right: 0;
  }
}

@media screen and (max-width: 576px) {
  .footer-t .footer-loyalty__btns {
    width: 100%;
  }
}

.footer-t .footer-loyalty__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty__cta {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer-t .footer-loyalty__cta:not(:last-child) {
  margin-bottom: 24px;
}

.footer-t .footer-loyalty__cta svg {
  display: block;
  margin-right: 16px;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: none;
      -ms-flex-positive: none;
          flex-grow: none;
  color: #FF9300;
}

.footer-t .footer-loyalty__cta span {
  max-width: 150px;
}

@media screen and (max-width: 1200px) {
  .footer-t .footer-loyalty__cta span {
    max-width: unset;
  }
}

@media screen and (max-width: 576px) {
  .footer-t .footer-loyalty__cta span {
    max-width: 150px;
  }
}

.footer-t .footer-loyalty .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-t .footer-loyalty .btn:not(:last-child) {
  margin-bottom: 10px;
}

.footer-m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 992px) {
  .footer-m {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer-m__col:not(:last-child) {
  padding-right: 30px;
  margin-right: auto;
}

@media screen and (max-width: 992px) {
  .footer-m__col {
    min-width: 100%;
  }
  .footer-m__col:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.footer-m__col-title {
  font-size: 1rem;
  margin-bottom: 15px;
}

.footer-m .socials {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 992px) {
  .footer-m .socials {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.footer-management {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-management .footer-management-company {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.footer-management .footer-management-company:not(:last-child) {
  margin-right: 20px;
}

.footer-management .footer-management-company__pic, .footer-management .footer-management-company__img {
  display: block;
  height: 53px;
  width: auto;
}

.footer-download-app {
  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;
}

@media screen and (max-width: 1200px) {
  .footer-download-app {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer-download-app__link,
.footer-download-app svg {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
}

.footer-download-app__link:not(:last-child) {
  margin-right: 10px;
}

.footer-download-app__link.play-store svg {
  color: #fff;
  height: 60px;
  width: 216px;
}

.footer-download-app__link.app-store svg {
  color: #fff;
  height: 60px;
  width: 206px;
}

@media screen and (max-width: 576px) {
  .footer-download-app__link:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .footer-download-app__link.play-store svg {
    height: 60px;
    width: 343px;
  }
  .footer-download-app__link.app-store svg {
    height: 60px;
    width: 343px;
  }
}

@media screen and (max-width: 375px) {
  .footer-download-app__link.play-store svg {
    height: 50px;
    width: 290px;
  }
  .footer-download-app__link.app-store svg {
    height: 50px;
    width: 290px;
  }
}

.footer-b {
  padding: 30px 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .footer-b {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer-b .footer-copyrights {
  font-size: 0.875rem;
}

@media screen and (max-width: 768px) {
  .footer-b .footer-copyrights {
    margin-bottom: 16px;
    min-width: 100%;
  }
}

.footer-b .footer-optimal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 130px;
  height: 36px;
}

.footer-b .footer-optimal img {
  display: block;
  width: 100%;
  height: auto;
}

.footer-cookies {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 15px 0 30px;
  font-size: 0.875rem;
}

@media screen and (max-width: 1200px) {
  .footer-cookies > div:not(:last-child) {
    margin-bottom: 7px;
  }
}

/* End */


/* Start:/local/media/sections/promo-bubble/style.css?16794721191754*/
.promo-bubble {
  position: fixed;
  bottom: 100px;
  right: 40px;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.promo-bubble.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.promo-bubble.is-closed {
  display: none !important;
  z-index: -1;
  pointer-events: none;
}

.promo-bubble__container {
  position: relative;
}

.promo-bubble__close {
  top: 0;
  right: -20px;
  position: absolute;
  width: 64px;
  height: 64px;
  cursor: pointer;
  border-radius: 50%;
  border: 0;
  padding: 0;
  outline: none;
  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: #515151;
  z-index: 2;
}

.promo-bubble__picture {
  display: block;
  text-decoration: none;
  position: relative;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  background: #00878f;
  z-index: 1;
}

.promo-bubble__picture:hover {
  border: 3px solid #fff;
}

.promo-bubble__picture-info {
  width: 100%;
  left: 0;
  top: 42px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  text-transform: uppercase;
  position: absolute;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 576px) {
  .promo-bubble {
    max-width: 50%;
    bottom: 10px;
    right: 20px;
  }
  .promo-bubble__close {
    right: -10px;
    width: 34px;
    height: 34px;
  }
  .promo-bubble__close svg {
    max-width: 40%;
    max-height: 40%;
  }
  .promo-bubble__picture-info {
    top: 20px;
    font-size: 15px;
  }
}

/* End */


/* Start:/local/include/sections/cookies/style.css?17785818632427*/
.cookies-modal {
    display: none;
    box-sizing: border-box;
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 105;
}

@media screen and (max-width: 992px) {
    .cookies-modal {
        bottom: 0;
    }
}

.cookies-modal.is-visible {
    display: flex;
    justify-content: center;
}

.cookies-modal-inner {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 16px;
    padding: 12px 24px;
    background-color: rgba(255, 255, 255, 0.95);
    color: #000000;
    box-shadow: rgba(0,0,0,0.15) 0 0 8px;
}

.cookies-modal-inner .btn_blue {
	color: #fff;
}

@media screen and (max-width: 992px) {
    .cookies-modal-inner {
        flex-direction: column;
        align-items: flex-start;
        padding: 16px;
        width: 100%;
    }
}

.cookies-modal-text {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    font-size: 16px;
}

@media screen and (max-width: 375px) {
    .cookies-modal-text {
        width: 100%;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}


.cookies-modal-controls {
    display: flex;
    align-items: baseline;
    gap: 16px;
}

@media screen and (max-width: 992px) {
    .cookies-modal-controls {
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .cookies-modal-controls {
        flex-direction: column;
        align-items: stretch;
        gap: 6px;
    }
}

.modal-cookies-link {
    display: inline-block;
    padding-bottom: 2px;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    border-bottom: 1px solid currentColor;
}

@media (hover: hover) and (pointer: fine) {
    .modal-cookies-link:hover {
        color: #000000;
        border-color: transparent;
    }
}

.modal-cookies-link:active {
    color: #000000;
    border-color: transparent;
}

@media screen and (max-width: 992px) {
    .cookies-modal-controls__link {
        margin-right: auto;
    }
}
@media screen and (max-width: 375px) {
    .cookies-modal-controls__link {
        margin: 12px auto;
        order: 4;
    }
}

.cookies-modal-control {
    padding: 9px 16px;
    white-space: nowrap;
    color: #000000;
}

.cookies-modal-control:hover, .cookies-modal-control:active {
    color: #ffffff;
    background-color: #000000;
}

.cookies-modal-control.btn_transparent {
    border: 1px solid #000000;
}
/* End */
/* /local/media/css/library.min.css?167947211938605 */
/* /local/media/css/base.min.css?1762944919117956 */
/* /local/media/css/sections.css?1764756078390958 */
/* /local/templates/.default/components/bitrix/main.auth.form/popup/style.css?167947212096 */
/* /local/templates/.default/components/bitrix/menu/footer/style.css?1679472120190 */
/* /local/templates/main/template_styles.css?16969357395211 */
/* /local/media/sections/loyalty-reg/style.css?16794721191869 */
/* /local/media/sections/menu/style.css?170852761021471 */
/* /local/media/sections/modal-login/style.css?17085276104383 */
/* /local/media/sections/modal-call/style.css?17085276102219 */
/* /local/media/sections/modal-search/style.css?17085276104765 */
/* /local/media/sections/header/style.css?16794721197759 */
/* /local/media/sections/breadcrumbs/style.css?16794721191070 */
/* /local/media/sections/pop-gift/style.css?16794721193447 */
/* /local/media/sections/pop-take-gift/style.css?16794721193328 */
/* /local/media/sections/pop-reserve/style.css?16820886151411 */
/* /local/media/sections/loyal-hero/style.css?17343525823228 */
/* /local/media/sections/loyal-steps/style.css?16794721192898 */
/* /local/media/sections/loyal-cat/style.css?16902600655839 */
/* /local/media/sections/faq/style.css?16794721191700 */
/* /local/media/sections/footer/style.css?167947211911269 */
/* /local/media/sections/promo-bubble/style.css?16794721191754 */
/* /local/include/sections/cookies/style.css?17785818632427 */
