

/* Start:/local/templates/cccombo/css/libs.min.css?165519771818862*/
.datepicker--cell,.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--cells{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-,.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-current-.-focus-,.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-range-from-,.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:0}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--day-name,.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--days-names{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px/2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px/2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button,.datepicker--time{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:0;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-,.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:0}
.mfp-bg{z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-container,.mfp-wrap{width:100%;height:100%;left:0;top:0}.mfp-wrap{z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;padding:0 8px;box-sizing:border-box}.mfp-container:before,.mfp-content{display:inline-block;vertical-align:middle}.mfp-container:before{content:'';height:100%}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{display:block;width:auto;height:auto}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.slick-list,.slick-slider{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* End */


/* Start:/local/templates/cccombo/css/common.min.css?177514151526724*/
@charset "UTF-8";@font-face{font-family:Circe;font-weight:500;font-style:normal;font-display:swap;src:url(/local/templates/cccombo/css/../fonts/circe.eot);src:url(/local/templates/cccombo/css/../fonts/circe.eot?#iefix) format("embedded-opentype"),url(/local/templates/cccombo/css/../fonts/circe.woff2) format("woff2"),url(/local/templates/cccombo/css/../fonts/circe.woff) format("woff"),url(/local/templates/cccombo/css/../fonts/circe.ttf) format("truetype"),url(/local/templates/cccombo/css/../fonts/circe.svg#circe) format("svg")}@font-face{font-family:Circe;font-weight:700;font-style:normal;font-display:swap;src:url(/local/templates/cccombo/css/../fonts/circe_bold.eot);src:url(/local/templates/cccombo/css/../fonts/circe_bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/cccombo/css/../fonts/circe_bold.woff2) format("woff2"),url(/local/templates/cccombo/css/../fonts/circe_bold.woff) format("woff"),url(/local/templates/cccombo/css/../fonts/circe_bold.ttf) format("truetype"),url(/local/templates/cccombo/css/../fonts/circe_bold.svg#circe_bold) format("svg")}html{font-size:20px}body{background-color:#111;margin:0;padding:0;font-family:Circe}a,button{text-decoration:none;outline:0}a :active,a :focus,a:hover,button :active,button :focus,button:hover{text-decoration:none}h1,h2,h3{font-style:normal;font-weight:700;line-height:120%;color:#fff}h3{font-size:1.5rem;margin:0 0 1.5rem 0}.btn{background:-webkit-gradient(linear,left top,left bottom,from(#ff8396),to(#d81f32));background:-o-linear-gradient(top,#ff8396 0,#d81f32 100%);background:linear-gradient(180deg,#ff8396 0,#d81f32 100%);border-radius:40px;padding:20px 30px;color:#fff;text-align:center;border:0;font-size:20px;white-space:nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.btn:hover{cursor:pointer;-webkit-box-shadow:0 0 15px #f46679;box-shadow:0 0 15px #f46679}.btn :active,.btn:focus{border:none;outline:0}.btn.btn-black{margin:0 auto;background:#1b1b1b}a.btn{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}p{font-style:normal;font-size:20px;line-height:170%;color:#b8b8b8}p.small{font-size:15px;line-height:normal}.xs{font-size:12px}.title-main{font-size:3.5rem;margin:2.5rem 0 20px;text-align:center}.subtitle{margin-top:1rem;font-size:1rem}iframe{border-radius:25px}.hidden{display:none!important}.container{width:100%;max-width:1366px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3rem 1.5rem}.container .title-container{font-size:2.5rem;margin:0 0 3rem 0;text-align:center}.container-full{max-width:100%;text-align:center;padding:3rem 0}.container.centered{text-align:center}.container-main{margin-top:0;padding-top:0;height:calc(100vh - 65px)}.section-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative}.section-main .subtitle{text-align:center}.section-main .btn{margin-top:4rem}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.breadcrumbs li{list-style:none;color:#fff;margin-right:25px;font-style:normal;font-weight:400;font-size:15px;line-height:170%}.breadcrumbs li:not(:last-child):after{content:"";position:relative;display:block;width:6px;height:6px;left:calc(100% + 10px);bottom:15px;background:url(/local/templates/cccombo/css/../images/arrow.svg)}.breadcrumbs li a{color:#fff}.container-menu{padding:20px 1.5rem;max-width:100%;background-color:#111;background:-webkit-gradient(linear,left top,left bottom,color-stop(90%,#111),to(rgba(17,17,17,0)));background:-o-linear-gradient(top,#111 90%,rgba(17,17,17,0) 100%);background:linear-gradient(180deg,#111 90%,rgba(17,17,17,0) 100%);position:fixed;z-index:100}.container-menu~.container{padding-top:101px}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1366px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin:0 auto}.menu ul{list-style:none;padding:0;margin:0;z-index:10}.menu ul li{position:relative}.menu ul li:hover .submenu{display:block}.menu .menu_link{color:#fff;font-style:normal;font-size:.75rem;line-height:170%;white-space:nowrap}.menu .menu_link:hover{opacity:.8}.menu .submenu{display:none;position:absolute;top:30px;left:-20px;background:#1b1b1b;padding:0 20px;border-radius:20px}.menu .submenu li{margin:10px 0}.menu .submenu li .menu_link{color:#b8b8b8}.menu__center-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu__center-block li{margin:0 30px}.menu__right-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:220px;gap:10px}.menu__right-block .menu_link img{vertical-align:middle}#menu-opener img:first-child,.opened #menu-opener img:last-child{display:block}#menu-opener img:last-child,.opened #menu-opener img:first-child{display:none}.menu_mobile{position:absolute;top:100%;left:0;z-index:100;height:calc(100vh - 40px);-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:30px 0;background-color:#111;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:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;color:#fff;overflow-x:scroll;text-align:center}.menu_mobile li{margin-bottom:35px}.menu_mobile .menu_link{font-size:20px}.menu_mobile .line{display:block;text-align:center}.social-block{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}.social-block a{margin:0 10px}.social-block a img{width:30px;height:30px}.container-product h1{font-size:2.5rem;text-align:left;line-height:3rem;margin-bottom:5px}.container-product .subtitle{margin-top:0}.catalog_item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3rem}.catalog_item__content-block{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-bottom:40px}.text_block p{font-style:normal;font-size:20px;line-height:170%;margin:0 0 5px 0}.catalog_grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.catalog_grid__row{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:30%;background:#1b1b1b;border-radius:30px;margin-bottom:60px;padding:20px}.catalog_grid__row:not(:nth-child(3n)){margin-right:calc(10% / 2)}.item_link{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;display:block}.item_img{width:100%;height:160px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.item_name{font-size:20px;line-height:170%;font-style:normal;font-weight:400;color:#b8b8b8;text-align:center;margin:10px 0}.item_btn{position:relative;margin:0 auto;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;padding:10px 20px;border:1px solid #b8b8b8;border-radius:30px;background:0 0;z-index:10}.item_btn-text{font-style:normal;font-weight:700;font-size:15px;line-height:170%;color:#fff;margin-right:20px}.item_spoiler{font-style:normal;font-weight:700;font-size:15px;line-height:170%;text-align:center;color:#fff}.img_block img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:360px;height:360px}.games_block{width:250px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.games_line{margin-bottom:30px}.game_wrapper{margin:0 1.5rem}.game_wrapper img{width:100%;max-width:255px;height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:25px}.games_block__imgs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.games_block__imgs img{width:120px;height:130px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;margin-bottom:10px}.prices{margin-bottom:2rem}.prices__title{color:#fff;margin:0 0 10px;font-size:20px}.prices__switcher{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-radius:4px;overflow:hidden;margin-bottom:1rem}.prices__switcher-btn{width:100%;height:30px;border-radius:0;border:none;background:#1b1b1b;color:#fff;cursor:pointer}.prices__switcher-btn:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.prices__switcher-btn.active{background:-webkit-gradient(linear,left top,left bottom,from(#ff8396),to(#d81f32));background:-o-linear-gradient(top,#ff8396 0,#d81f32 100%);background:linear-gradient(180deg,#ff8396 0,#d81f32 100%);cursor:default}.prices__list{list-style:none;margin:0;padding:0}.prices__list:not(.active){display:none}.prices__list li{color:#b8b8b8;margin:5px 0;font-size:18px}.prices__list li:first-child{margin-top:0}.prices__list li span{color:#fff;font-weight:500}.action_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.action_block p{margin:0;line-height:100%;color:#fff}.action_block img{margin-right:15px}.how-to-order_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;margin:0;list-style:none}.how-to-order_block__item{text-align:left;width:25%;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.how-to-order_block__item p{color:#fff}.how-to-order_block__item .title{color:#ff8396;margin-bottom:20px;font-size:50px;font-weight:700}.order-form_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-form_info,.order_form{width:calc(50% - 30px)}.order-form_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:center;-ms-flex-pack:center;justify-content:center;background-color:#1b1b1b;border-radius:30px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-form_info ul{margin:0;text-align:left;padding-left:20px}.order-form_info ul li{color:#b8b8b8;margin:15px 0 0 0;font-size:15px}.order_form__fields .pseudo-select ul li,.order_form__fields input{width:calc(100% - 40px);padding:0 20px;background:0 0;border:0;font-weight:400;font-style:normal;font-size:15px;line-height:170%;height:64px}.order_form__fields input{color:#b8b8b8;border-bottom:1px solid #b8b8b8;margin-bottom:10px}.order_form__fields input:active,.order_form__fields input:focus,.order_form__fields inputhover{outline:0}.order_form__fields input.error{border-bottom:1px solid #ff8396}.order_form__fields .couple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order_form__fields .couple input{width:calc(50% - 45px)}.pseudo-select{position:relative;display:block}.pseudo-select input:active,.pseudo-select input:focus,.pseudo-select input:hover{cursor:pointer;outline:0;outline-offset:0}.pseudo-list{position:absolute;background:#1b1b1b;width:100%;margin:0;padding:0;border-top:1px solid #111;top:calc(100% - 10px)}.pseudo-list li{list-style:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pseudo-list li:hover{cursor:pointer;color:#b8b8b8}.pseudo-field:after{content:"";display:block;border-style:solid;border-width:8px 7px 0 7px;border-color:#b8b8b8 transparent transparent transparent;pointer-events:none;position:absolute;top:50%;right:1rem;z-index:1;margin-top:-3px}.order_form__bottom{margin:30px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section_advances{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section_advances div{text-align:center;width:30%}.section_advances div p{color:#fff;margin-top:15px;font-size:20px}.section_cart{text-align:center}.cart_legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding:0;list-style:none}.cart_legend p{margin:5px 0}.delivery-prices{padding:0;text-align:center}.delivery-prices li{color:#fff;list-style:none;display:inline-block;margin-right:30px;font-size:20px}.delivery-prices .circle{display:inline-block;margin-right:10px;width:20px;height:20px;border-radius:50%}.circle_orange{background:#ebc5a4}.circle_yellow{background:#f9e28e}.circle_red{background:#e7958c}.section_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup-container{position:relative;padding:2rem;width:auto;max-width:400px;margin:0 auto;border-radius:5%;background-color:#111}.popup-container h3{font-size:25px;text-align:center;margin:1rem 0}.popup-container#popup_games{max-width:855px}.form_bottom{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;margin-top:30px}.form_bottom p{margin:0 0 0 15px}#popup_order .order-form_info{background:0 0;width:100%;padding:0}.rules{margin:20px 0;text-align:center}.rules .rules-opener{margin:0;line-height:120%}.close-modal{display:block;text-align:right;position:absolute;top:1.5rem;right:2rem}.close-modal img{width:15px;height:15px}.close-modal:hover{cursor:pointer}.games_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:20px -10px 0 -10px}.games_container img{margin:10px;width:105px;height:148px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px}.games_grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -30px}.games_grid__row{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(25% - 60px);margin:30px}.games_grid__row img{width:100%;height:100%;max-height:310px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:15px}.datepickers-container{z-index:1500}.bottom_menu a:not(last-child){display:inline-block;margin:0 20px 15px 0}.review_block{display:-webkit-box;display:-ms-flexbox;display:flex}.review_block:not(:last-child){margin-bottom:60px}.review_block .userpic{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.review{margin-left:30px}.review .name{margin-top:0;font-weight:700;color:#fff;font-size:15px}.review .rating img{display:inline-block}.review p:not(last-child){margin-bottom:10px}.review p.text{color:#b8b8b8}.notice{color:#ff8396;font-weight:600}.delivery-block{margin:0 0 3rem 0}.delivery-block h2{font-size:20px;text-align:left;margin:0}.delivery-block:last-child{margin:0}.delivery-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;color:#b8b8b8;font-size:15px;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.delivery-list li{max-width:250px;margin-bottom:15px}.delivery-list li:not(:last-child){margin-right:3rem}.rules-list{list-style:none;padding:0 0 0 10px}.rules-list li{color:#b8b8b8;font-style:normal;font-size:15px;line-height:170%}.rules-list li:before{content:'-';position:relative;left:-10px}.contacts-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-block div{max-width:30%;color:#b8b8b8;font-size:15px;font-style:normal;font-weight:400;line-height:170%;margin-bottom:1.5rem}.link-mail,.link-phone{display:block;font-size:20px;font-weight:700}.link-mail{color:#fff}.link-phone{color:#ff8396;margin-bottom:10px}.slick-dots{list-style:none;display:block;text-align:center;padding:0;margin:20px 0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";font-size:40px;line-height:20px;text-align:center;color:#fff;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#fff;opacity:.75}footer.container{padding-top:0;margin-top:30px}.footer_menu{padding-top:30px;border-top:1px solid #b8b8b8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.footer_menu-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.footer_menu-column:not(:last-child){margin-right:4rem}.footer_menu-column>a{font-style:normal;font-weight:700;font-size:20px;line-height:150%;color:#fff}.footer_menu-column.single a{font-style:normal;font-weight:400;font-size:20px;line-height:170%;color:#b8b8b8}.footer_submenu{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:1rem}.footer_submenu a{font-style:normal;font-weight:400;font-size:15px;line-height:170%;color:#b8b8b8;margin:5px 0}.footer_submenu a:hover{opacity:.8}.footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}#chat-widget-container{position:fixed;bottom:20px;right:20px;z-index:9999;font-family:system-ui,-apple-system,sans-serif}#chat-trigger{width:56px;height:56px;border-radius:50%;background:#d80f1f;color:#fff;border:none;cursor:pointer;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1);box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}#chat-trigger:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}#chat-window{position:absolute;bottom:70px;right:0;width:380px;height:550px;background:#fff;border-radius:16px;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1);box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border:1px solid #e4e4e7}#chat-window.open{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:90vw}.chat-header{padding:16px;background:#d80f1f;color:#fff;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}#chat-messages{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;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;gap:12px;background:#fafafa}.message{max-width:85%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.4;position:relative}.message.user{-ms-flex-item-align:end;align-self:flex-end;background:#d80f1f;color:#fff;border-bottom-right-radius:2px}.message.bot{-ms-flex-item-align:start;align-self:flex-start;background:#fff;border:1px solid #e4e4e7;border-bottom-left-radius:2px}.message.error{background:#fee2e2;color:#b91c1c;-ms-flex-item-align:center;align-self:center;font-size:12px}.message a{color:#d80f1f;font-weight:700;text-decoration:underline}.chat-input-area{padding:16px;border-top:1px solid #e4e4e7;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}#chat-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #e4e4e7;border-radius:8px;padding:8px 12px;outline:0}#chat-send{background:#d80f1f;color:#fff;border:none;padding:8px 12px;border-radius:8px;cursor:pointer}.loading-dots{display:inline-block;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}@-webkit-keyframes pulse{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@keyframes pulse{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@media screen and (min-width:1025px){.hidden_mobile{display:none}.menu__left-block img{width:auto;height:32px}.menu_mobile{display:none}}@media screen and (min-width:1800px){.order-form_info ul{max-width:370px}}@media screen and (max-width:1024px){html{font-size:15px}.container-menu~.container{padding-top:79px}.menu__center-block li:not(.hidden_mobile){display:none}.menu__right-block .menu_link{display:none}.catalog_grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog_grid__row{width:47%;margin-right:0!important}.game_wrapper img{height:250px}.games_grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.games_grid__row{width:calc(33% - 60px)}.delivery-list li{max-width:200px}.contacts-block div{max-width:50%}}@media screen and (max-width:767px){html{font-size:12px}body.unscroll{overflow:hidden;position:fixed;width:100%;height:100%}.title-main{font-size:3rem}.subtitle{font-size:15px}.fixed{overflow:hidden;scroll-behavior:unset}.menu__left-block img{width:auto;height:21px}.catalog_item__content-block{width:100%}.catalog_item__content-block .button{margin:auto;max-width:100%}.catalog_grid__row{width:100%}.js_slick .catalog_grid__row{width:50%;margin:0 15px}.img_block img{height:250px}.game_wrapper img{height:200px}.games_block__imgs{display:none}.how-to-order_block__item{width:50%;text-align:center;margin-bottom:30px}.how-to-order_block__item p{font-size:15px}.how-to-order_block__item .title{font-size:30px}.order-form_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.order-form_info,.order_form{width:100%;-ms-flex-item-align:center;align-self:center}.order_form__fields .pseudo-select ul li,.order_form__fields input{font-size:12px}.order_form__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0}.order_form__bottom button{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.section_advances div{width:100%;margin-bottom:40px}.cart_legend p,.cart_legend ul{width:100%}.section_footer a{margin-top:30px}.form_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form_bottom p{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 15px 0}.form_bottom button{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:15px}.games_container img{width:calc(50% - 20px);height:auto;max-height:180px}.games_grid{margin:0}.games_grid__row{width:calc(50% - 30px);margin:30px 15px}.review_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important}.review_block .userpic{width:100px;height:100px;margin:0 auto}.review{margin:15px 0 0 0}.delivery-list li{max-width:100%}.contacts-block div{max-width:100%}}@media screen and (max-width:767px) and (orientation:portrait){.btn{-ms-flex-item-align:center;align-self:center}.order-form_block .button{width:100%}}@media screen and (max-width:545px){.js_slick .item_img{height:120px}}@media screen and (max-width:374px){html{font-size:10px}.menu__left-block img{width:auto;height:19px}.img_block img{height:200px}.game_wrapper img{height:150px}.delivery-prices li{margin-right:20px}.delivery-prices li:last-child{margin-right:0}}
/* End */
/* /local/templates/cccombo/css/libs.min.css?165519771818862 */
/* /local/templates/cccombo/css/common.min.css?177514151526724 */
