﻿.uvSlider{width:100%;position:relative;max-width:100%}.uvSlider__pagination{padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-80px);transform:translateY(-80px);z-index:10;position:relative}.uvSlider__pagination__item{padding:10px 0;cursor:pointer;position:relative;width:24px;overflow:hidden}.uvSlider__pagination__item:not(:last-child){margin-right:4px}.uvSlider__pagination__item:before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:4px;width:100%;border-radius:2px;background-color:#c9c9c9}.uvSlider__pagination__item .statusBarHolder{position:absolute;top:50%;left:0;height:4px;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;border-radius:2px}.uvSlider__pagination__item .statusBar{width:100%;height:4px;background-color:#460a55}.uvSlider:not(.autoplay) .uvSlider__pagination__item .statusBar{display:none}.uvSlider:not(.autoplay) .uvSlider__pagination__item.active .statusBar,.uvSlider:not(.autoplay) .uvSlider__pagination__item.filled .statusBar{display:block}.autoplay .uvSlider__pagination__item .statusBar{-webkit-transform:translateX(-100%);transform:translateX(-100%);display:block}.autoplay .uvSlider__pagination__item.active .statusBar{-webkit-animation:navStatusBar 4s linear forwards;animation:navStatusBar 4s linear forwards}.autoplay .uvSlider__pagination__item.filled .statusBar{-webkit-transform:translateX(0);transform:translateX(0)}.autoplay .uvSlider__pagination__item.paused .statusBar{-webkit-animation-play-state:paused;animation-play-state:paused}.uvSliderItemsList{overflow:hidden;list-style:none;padding:0;margin:0;position:relative;min-height:470px}.uvSliderItemsList .uvSliderItem{display:block;padding:0;margin:0;min-height:100%}.uvSliderItem{position:absolute;top:0;left:0;width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;z-index:1;opacity:0;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.uvSliderItem__background{display:block;width:100%;height:378px;margin-bottom:30px;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative}.uvSliderItem__background:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0}.uvSliderItem__background img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.uvSliderItem.active{z-index:2}.uvSliderItem__title{display:block;text-decoration:none!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.uvSliderItem__mainText{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;margin:0 auto;font-size:14px;will-change:transform,opacity;color:#1e2229}.uvSliderItem__h1{margin-top:0;margin-bottom:0;font-size:24px;font-weight:600!important;line-height:1.21}.uvSliderItem__text{color:#525f7f;font-size:13px}.uvSliderItem__text strong{font-size:15px}.uvSlider__nav{z-index:9;position:absolute;top:187px;left:0;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);font-size:0;width:38px;height:38px;border-radius:50%;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:none;outline:0!important}.uvSlider__nav svg{margin-left:-2px}.uvSlider__nav path{fill:#b2b2b2;-webkit-transition:fill .3s;transition:fill .3s}.uvSlider__nav:hover path{fill:#000}.uvSlider__nav[data-direction=next]{-webkit-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%);right:0;left:auto}.uvSlider__nav[data-direction=next] svg{margin-left:2px}.ava_theme-air.showroomGallery-page .w-page__scroll-fix{padding-top:0}.showroomGallery-page{color:#525f7f}.showroomGallery-page .m-pagination>li.active span{background:#0e2da8;border-color:#0e2da8}.svgSprite{display:none}.icon-texted__icon svg use{width:inherit;height:inherit}.dr_spacer{height:35px}.showroomGallery-container-fluid{max-width:1800px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.showroomGallery-tile{margin-bottom:45px;grid-gap:20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#525f7f;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(350px,1fr)) [auto-fit];grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.webpNotSupported .showroomGallery-tile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.showroomGallery-tile__item{position:relative;display:inline-block;max-width:525px;width:100%;margin:0 auto}.showroomGallery-tile__item.active{z-index:12}.webpNotSupported .showroomGallery-tile__item{margin-left:10px;margin-right:10px;margin-bottom:10px;max-width:-webkit-calc(25% - 20px);max-width:calc(25% - 20px)}.showroomGallery-tile img{border-radius:5px;max-width:100%;width:100%;height:auto;max-height:350px;object-fit:cover}.showroomGallery-tile img.lazy{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transition:-webkit-filter .1s;transition:-webkit-filter .1s;transition:filter .1s;transition:filter .1s,-webkit-filter .1s}.showroomGallery-tile img.lazy.loaded{-webkit-filter:blur(0);filter:blur(0)}.showroomGallery-tile__img{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:0}.showroomGallery-tile__img:before{content:'';display:block;padding-top:66.5%;width:1px}.showroomGallery-tile__link{width:-webkit-calc(100% + 1px);width:calc(100% + 1px);margin-left:-1px;border-radius:5px;overflow:hidden;background-color:#cecece;max-height:286px}.showroomGallery-tile__specsDropdown{position:absolute;top:10px;left:10px}.showroomGallery-tile__actionBtn{position:absolute;bottom:10px;left:10px}.showroomGallery-tile__specsPopup{position:absolute;top:60px;left:0;width:100%;overflow:hidden;background-color:#fff;border-radius:5px;font-size:13px;box-shadow:0 5px 20px 3px rgba(0,0,0,.35);height:0;opacity:0;-webkit-transition:height .3s,opacity .4s;transition:height .3s,opacity .4s;max-height:-webkit-calc(100vh - 60px);max-height:calc(100vh - 60px)}.showroomGallery-tile__specsPopup.active{height:320px;opacity:1}.showroomGallery-tile__specsPopup__wrapper{padding:23px 30px 30px;height:100%;overflow-y:auto}.showroomGallery-tile__specsPopup__wrapper ul{list-style-position:outside;padding-left:20px}.showroomGallery-tile__specsPopup__wrapper li{margin-bottom:5px}.showroomGallery-tile__hidder{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.touch .showroomGallery-tile__hidder{opacity:1}.showroomGallery-tile__item.active .showroomGallery-tile__hidder,.showroomGallery-tile__item:hover .showroomGallery-tile__hidder{opacity:1}.showroomGallery-tile__sku{font-size:13px;margin-top:7px;margin-left:10px}.showroomGallery-tile__sku a{color:#525f7f}.showroomGalleryCategory-page.showroomGallery-page .showroom_header{font-family:Roboto,sans-serif;line-height:initial;text-transform:uppercase;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:2vw;font-weight:700}.showroom_header{font-family:Roboto,sans-serif;line-height:initial;text-transform:uppercase;text-align:center;margin-top:1.5vw}.showroom_header__title{font-size:37px;font-weight:700}.showroom_header__middle{font-size:57px;font-weight:700}.showroom_header__line{height:4px;background:#fff;width:100%;margin-bottom:10px}.showroom_header__under{font-size:22px}.showroomGalleryCategory-page.showroomGallery-page .showroomGallery-heading{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-pc.png),url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.webp);background-position:50% 1100%,50% 100%}background-repeat no-repeat{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.webpNotSupported background-repeat no-repeat{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-pc.png),url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.png)}.showroomGalleryCategory-page.showroomGallery-page .showroomGallery-heading:before{content:'';-webkit-animation:hue-rotation 7s infinite;animation:hue-rotation 7s infinite;background-repeat:no-repeat;background-position:50% 1100%;background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-pc_h.webp);position:absolute;width:100%;height:100%}.webpNotSupported .showroomGalleryCategory-page.showroomGallery-page .showroomGallery-heading:before{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-pc_h.png)}.showroomGallery-page .active_item{color:#2196f3}.showroomGallery-page .view-pager{margin-bottom:0}.showroomGallery-page .showroomGallery-heading{position:relative;background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-pc.png),url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.webp);background-repeat:no-repeat;background-position:50% 123%,50% 100%;background-size:auto,cover;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.showroomGallery-page .showroomGallery-heading:before{content:'';-webkit-animation:hue-rotation 7s infinite;animation:hue-rotation 7s infinite;background-repeat:no-repeat;background-position:50% 123%;background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-pc_h.webp);position:absolute;width:100%;height:100%}.webpNotSupported .showroomGallery-page .showroomGallery-heading:before{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-pc_h.png)}.showroomGallery-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0;padding-right:0}-h_wrapper{padding:60px 60px 30px;background-image:url(/ava-assets/img/showroom-gallery/head-heading-bg-top.png),url(/ava-assets/img/showroom-gallery/head-heading-bg-bottom.png);background-repeat:no-repeat;background-position:0 0,100% 100%;font-family:Roboto,sans-serif;text-transform:uppercase}h1{font-size:35px;line-height:1.2;font-weight:700;font-family:"Open Sans",sans-serif;margin:auto 0}.shoe{border-radius:0 0 34px 0;padding:13px;width:294px;margin:0 auto;background-image:url(/ava-assets/img/showroom-gallery/heading-bg-curves.png),-webkit-linear-gradient(56deg,#790054 0,#d30a53 42%,#fc7a4b 99%);background-image:url(/ava-assets/img/showroom-gallery/heading-bg-curves.png),linear-gradient(34deg,#790054 0,#d30a53 42%,#fc7a4b 99%);background-repeat:no-repeat;background-position:100% 100%,0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:24px;text-shadow:0 2px 0 rgba(106,0,66,.31);-webkit-transform:skewY(-9.2deg);transform:skewY(-9.2deg);position:relative;z-index:2;box-shadow:-10px 10px 15px -6px rgba(0,0,0,.6)}.shoe:before{display:block;content:'';position:absolute;top:6px;right:-20px;height:6px;width:64px;background:#250b60;box-shadow:4px 4px 6px 0 rgba(0,0,0,.6)}.shoe-blue{border-radius:0 0 34px 0;padding:31px 17px 17px;width:352px;margin:0 auto;background-image:url(/ava-assets/img/showroom-gallery/heading-bg-curves--blue.png),-webkit-linear-gradient(56deg,#140635 0,#250b60 99%);background-image:url(/ava-assets/img/showroom-gallery/heading-bg-curves--blue.png),linear-gradient(34deg,#140635 0,#250b60 99%);background-repeat:no-repeat;background-position:0 100%,0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-transform:uppercase;font-size:24px;text-shadow:0 2px 0 rgba(106,0,66,.31);-webkit-transform:skewY(-9.2deg) translateY(-21px) translatex(6px);transform:skewY(-9.2deg) translateY(-21px) translatex(6px)}.shoe-blue:before{display:block;content:'';position:absolute;top:36px;left:-20px;height:6px;width:64px;background:#250b60}.shoe-blue:after{display:block;content:'';position:absolute;bottom:26px;right:0;height:6px;width:64px;background:#fff;-webkit-transform:translateX(50%);transform:translateX(50%)}-h_wrapper_oneLine{padding-bottom:0}-h_wrapper_oneLine .shoe{width:380px;padding-bottom:15px}-h_wrapper_oneLine .shoe-blue{min-height:85px;width:380px;-webkit-transform:skewY(-9.2deg) translateY(-70%) translatex(10%);transform:skewY(-9.2deg) translateY(-70%) translatex(10%)}.webpNotSupported.showroomGallery-page .showroomGallery-heading{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-pc.png),url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.jpg)}.showroomGallery-page .btn.btn-showroomGallery{padding:0 30px;height:40px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;border-radius:25px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-color:#037eff;color:#fff;font-size:13px;line-height:1;font-family:"Open Sans",sans-serif;position:relative;overflow:hidden}.showroomGallery-page .btn.btn-showroomGallery span{position:relative}.showroomGallery-page .btn.btn-showroomGallery:before{display:block;content:'';position:absolute;height:100%;width:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);top:0;left:0;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;background:-webkit-gradient(linear,left top,right top,from(#1c4dce),to(#037eff));background:-webkit-linear-gradient(left,#1c4dce 0,#037eff 100%);background:linear-gradient(to right,#1c4dce 0,#037eff 100%)}.showroomGallery-page .btn.btn-showroomGallery:active,.showroomGallery-page .btn.btn-showroomGallery:hover{color:#fff}.showroomGallery-page .btn.btn-showroomGallery:active:before,.showroomGallery-page .btn.btn-showroomGallery:hover:before{-webkit-transform:translateX(0);transform:translateX(0)}.showroomGallery-page .btn.btn-showroomGallery.btn-ghost{overflow:hidden;background-color:#fff;color:#525f7f}.showroomGallery-page .btn.btn-showroomGallery.btn-ghost .btnIcon{margin-left:15px;font-size:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.showroomGallery-page .btn.btn-showroomGallery.btn-ghost:before{display:none}.showroomGallery-page .btn.btn-showroomGallery.btn-ghost:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.showroomGallery-page .btn.btn-showroomGallery.btn-ghost.active{outline:0}.showroomGallery-page .btn.btn-showroomGallery.btn-ghost.active .btnIcon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.showroomGallery-page .btn.btn-showroomGallery.btn-outline{background-color:#fff;border-color:#037eff;color:#037eff}.showroomGallery-page .btn.btn-showroomGallery.btn-outline:before{opacity:0;-webkit-transition:opacity 1s,-webkit-transform .2s;transition:opacity 1s,-webkit-transform .2s;transition:transform .2s,opacity 1s;transition:transform .2s,opacity 1s,-webkit-transform .2s}.showroomGallery-page .btn.btn-showroomGallery.btn-outline:hover{color:#fff}.showroomGallery-page .btn.btn-showroomGallery.btn-outline:hover:before{opacity:1}.showroomGallery-page .showroomGallery-container{width:100%;max-width:1142px;margin-left:auto;margin-right:auto;z-index:2;position:relative}.showroomGallery-page .showroomGallery-container p{font-size:14px;font-family:"Open Sans",sans-serif;color:#525f7f;line-height:1.72}.showroomGallery-page .showroomGallery-container p.text-regular{font-size:16px;line-height:1.5}.showroomGallery-page .showroomGallery-container p.text-regular:last-child{margin-bottom:0}.showroomGallery-page .showroomGallery-text{text-align:center;padding-bottom:25px;padding-top:25px;line-height:1.5;color:#000;font-size:15px}.showroomGallery-page .showroomGallery_nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:15px;padding-top:15px}.showroomGallery-menu-container{background:#fff}.showroomGallery-textBlock{background:#fff;padding:45px 3vw}.showroomGallery-textBlock_dif{padding-top:61px;padding-bottom:42px}.showroomGallery-textBlock_dif .title__h2{margin-bottom:36px}.title__h2{margin-top:0;margin-bottom:16px;position:relative;color:#1e2229;font-size:28px;font-weight:600}.showroomGallery-menu{margin:auto}.showroomGallery-menu ul{padding-left:0;margin-bottom:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.showroomGallery-menu ul li{font-size:14px}.showroomGallery-menu ul li a{display:block;color:#525f7f;-webkit-transition:color .3s;transition:color .3s;padding:10px 15px}.showroomGallery-menu ul li a.active,.showroomGallery-menu ul li a:hover{color:#2196f3;text-decoration:none}.sliderArea{max-width:700px;margin-left:auto;margin-right:auto}.sliderArea__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px;margin-top:20px;text-align:center}.sliderArea__title{margin:10px 0;color:#1e2229;font-size:18px;font-weight:700;font-style:italic}.showroomGallery-page .showroomGallery-foot{background-color:#0e2da8;background-image:url(/ava-assets/img/showroom-gallery/new-gallery/footer-bg.webp);background-position:50% 0;background-repeat:no-repeat;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;padding:40px 15px}.showroomGallery-page .showroomGallery-foot_note{max-width:540px;margin-left:auto;margin-right:auto;font-size:13px;font-style:italic;font-weight:500;line-height:1.8;text-align:center}p{margin-bottom:0}.webpNotSupported.showroomGallery-page .showroomGallery-foot{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/footer-bg.jpg)}.itemShare{position:absolute;bottom:14px;right:11px;text-align:center}.itemShare__item{display:block;font-size:0}.itemShare__item:not(:last-child){margin-bottom:10px}.itemShare__icon{display:block;width:30px;height:30px}.backDrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:none;z-index:3}.backDrop.active{display:block}@-webkit-keyframes navStatusBar{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes navStatusBar{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes hue-rotation{0%{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}25%{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}50%{-webkit-filter:hue-rotate(120deg);filter:hue-rotate(120deg)}75%{-webkit-filter:hue-rotate(60deg);filter:hue-rotate(60deg)}100%{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}}@keyframes hue-rotation{0%{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}25%{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}50%{-webkit-filter:hue-rotate(120deg);filter:hue-rotate(120deg)}75%{-webkit-filter:hue-rotate(60deg);filter:hue-rotate(60deg)}100%{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}}@media (min-width:430px){.uvSlider__pagination{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:630px){.uvSlider__pagination{margin:0 20px 0 0}.sliderArea__head{text-align:center}}@media (min-width:1024px){.uvSliderItem__mainText{padding-left:20px}background-repeat no-repeat{min-height:300px;height:160px;padding-bottom:75px;padding-top:10px}.showroomGalleryCategory-page.showroomGallery-page .showroomGallery-heading{min-height:380px;height:160px}.showroomGallery-page .showroomGallery-heading{min-height:425px;height:160px}.showroomGallery-page .showroomGallery-container{padding-left:15px;padding-right:15px}.showroomGallery-heading+.showroomGallery-container .showroomGallery-textBlock{margin-top:-132px;margin-bottom:62px}.showroomGalleryCategory-page .showroomGallery-heading+.showroomGallery-container .showroomGallery-textBlock{margin-top:-112px}.showroomGallery-textBlock{padding:35px 57px 41px;border-radius:6px;box-shadow:0 1px 0 0 #ddeaff}.showroomGallery-menu ul{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.sliderArea__head{padding-left:20px;padding-right:20px}.showroomGallery-page.showroomGalleryCategory-page .showroomGallery-foot{margin-top:0;min-height:1px;padding-top:40px}.showroomGallery-page .showroomGallery-foot{padding-top:40px;padding-bottom:40px}}@media (min-width:1400px){.goBackButton{position:absolute;margin-top:-100px}}@media (max-width:1399.5px){.goBackButton{margin-top:-37px;margin-bottom:25px;text-align:center}}@media (max-width:1200px){.webpNotSupported .showroomGallery-tile{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.webpNotSupported .showroomGallery-tile__item{max-width:-webkit-calc(33% - 20px);max-width:calc(33% - 20px)}}@media (max-width:1126px){.showroomGallery-page .showroomGallery-heading{background-position:50% 123%,50% 100%}}@media (max-width:1023.5px){.showroomGallery-menu{margin-bottom:15px}.goBackButton{margin-top:0}}@media (max-width:1023px){.showroomGallery-page .showroomGallery-heading{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-bottom:0;background-size:cover}.showroomGallery-page .showroomGallery-heading .showroom_header{margin-top:0}.showroomGallery-page .showroomGallery-heading:before{display:none}.showroomGallery-page .showroomGallery-heading{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.webp);background-position:50% 50%;padding-bottom:5vw;padding-top:5vw}.showroomGallery-container .showroomGallery-textBlock{padding-top:25px}.webpNotSupported .showroomGallery-page .showroomGallery-heading:before{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.jpg)}}.showroom_h{color:#000;padding:10px;font-size:17px;background-color:#fff;margin-top:10px;max-width:360px;font-family:inherit;line-height:inherit}@media (max-width:992px){.uvSliderItemsList .uvSliderItem{overflow:hidden}}@media (max-width:950px){.showroomGalleryCategory-page.showroomGallery-page .showroomGallery-heading{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.webp);background-position:50% 0}.showroomGallery-page .showroomGallery-heading{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.webp);background-position:50% 0}.webpNotSupported.showroomGallery-page .showroomGallery-heading:before{background-image:url(/ava-assets/img/showroom-gallery/new-gallery/header-bg.jpg)}}@media (max-width:900px){.webpNotSupported .showroomGallery-tile__item{max-width:-webkit-calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width:750px){.uvSlider__nav{display:none}}@media (max-width:749.5px){.showroomGallery-page .btn._spec_toggle .btnIcon{display:none}}@media (max-width:629.5px){.sliderArea__title{width:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-top:20px;margin-bottom:0}}@media (max-width:600px){.webpNotSupported .showroomGallery-tile__item{max-width:100%;margin-left:0;margin-right:0}}@media (max-width:580px){.dr_spacer{height:10px}.showroomGallery-page .showroomGallery-text{text-align:left}}@media (max-width:560px){.showroomGallery-textBlock{padding:25px 15px 30px}.title__h2{font-size:24px}}@media (max-width:540px){-h_wrapper{padding:60px 0 30px;width:100%;overflow:hidden;background-position:-200px 0,200% 120%}.shoe{font-size:20px;width:260px}.shoe-blue{font-size:20px;width:290px;-webkit-transform:skewY(-9.2deg) translateY(-21px) translatex(-4px);transform:skewY(-9.2deg) translateY(-21px) translatex(-4px)}-h_wrapper_oneLine .shoe{width:98%;max-width:380px}-h_wrapper_oneLine .shoe-blue{width:98%;max-width:380px;-webkit-transform:skewY(-9.2deg) translateY(-70%) translateX(4%);transform:skewY(-9.2deg) translateY(-70%) translateX(4%)}}@media (max-width:520px){.showroom_header__title{font-size:27px}.showroom_header__middle{font-size:44px}.showroom_header__under{font-size:16px}.showroomGallery-page .showroomGallery-heading{padding-bottom:8vw;padding-top:8vw}.showroom_h{max-width:256px;font-size:15px}}@media (max-width:480px){.showroom_header__middle{font-size:42px}}@media (max-width:429.5px){.uvSliderItem__mainText{text-align:center;margin-top:40px}}@media (max-width:370px){.showroomGallery-tile{-ms-grid-columns:(minmax(300px,1fr)) [auto-fit];grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:1023px) and (min-width:0px){.showroomGalleryCategory-page.showroomGallery-page .showroomGallery-heading:before{display:none}}