.list_btn{color:var(--blackColor);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;width:fit-content;min-width:172px;padding:2.72px 2.72px 2.72px 19px;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334;display:flex;position:relative}@media screen and (max-width:360px){.list_btn{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.list_btn{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.list_btn{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.list_btn{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.list_btn{font-size:.625vw}}.list_btn:after{content:"";border:1px solid #ccc;width:10.56px;height:10.56px;transition:all .2s;position:absolute;top:3.72px;left:0}.list_btn:before{transition:all .2s}.list_btn:disabled{cursor:default;opacity:.5!important}.list_btn_selected:after{border:1px solid var(--primaryColor);background:var(--primaryColor)}.list_btn_selected:before{content:"";z-index:2;border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;width:7px;height:5px;position:absolute;top:5px;left:2.5px;transform:rotate(-45deg)}.filtersTooltip-container{display:inline-block;position:relative}.filtersTooltip{text-transform:none;color:#393d46;white-space:nowrap;z-index:20;background-color:#fff;height:fit-content;padding:14px;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.429;transition:opacity .2s,visibility .2s;position:absolute;bottom:130%;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #393d4633}@media screen and (max-width:360px){.filtersTooltip{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.filtersTooltip{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filtersTooltip{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filtersTooltip{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.filtersTooltip{font-size:.729167vw}}.filtersTooltip-arrow{z-index:1;border-top:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;margin-top:-1px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.list_selectFilter{cursor:pointer;text-transform:uppercase;font-variation-settings:"wdth" 75;width:100%;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:1.2;display:inline-block;position:relative}@media screen and (max-width:360px){.list_selectFilter{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.list_selectFilter{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.list_selectFilter{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.list_selectFilter{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.list_selectFilter{font-size:.729167vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.list_selectFilter{max-width:340px}}.list_selectFilter .arrow{justify-content:center;align-items:center;display:flex}.list_selectFilter.opened .selectFilter_selectValue.radioSwitch__select{border:1px solid var(--primaryColor);color:var(--primaryColor);background:#fff}.selectFilter_selectValue{word-break:break-word;color:var(--blackColor);background:0 0;border:1px solid #0003;justify-content:space-between;padding:6px 8px 4px;display:flex}.selectFilter_selectValue .arrow.open{transform:rotate(180deg)}.selectFilter_dropdownMenu{color:var(--blackColor);border:1px solid var(--primaryColor);z-index:10;background-color:#fff;border-top:none;width:100%;max-height:260px;position:absolute;left:0;overflow-y:auto}.selectFilter_dropdownMenu::-webkit-scrollbar{width:3px}.selectFilter_dropdownMenu::-webkit-scrollbar-track{background:#fff}.selectFilter_dropdownMenu::-webkit-scrollbar-thumb{background-color:#d9d9d9}.selectFilter_dropdownMenu::-webkit-scrollbar-thumb:hover{background-color:silver}.selectFilter_menuItem{cursor:pointer;padding:2px 8px}.selectFilter_menuItem:first-child{padding-top:6px}.selectFilter_menuItem:last-child{padding-bottom:6px}.selectFilter_menuItem:hover,.selectFilter_menuItem.selected{color:var(--primaryColor)}.selectFilter_menuItem.disabled{color:#bebdbd;cursor:default}.list_tabBtn{text-align:center;text-transform:uppercase;font-variation-settings:"wdth" 75;color:var(--blackColor);cursor:pointer;background:0 0;border:1.5px solid #0003;justify-content:center;align-items:center;column-gap:10px;min-width:40px;height:40px;padding:5px 8px 4px;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:1.2;text-decoration:none;transition:all .3s;display:flex;position:relative}@media screen and (max-width:360px){.list_tabBtn{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.list_tabBtn{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.list_tabBtn{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.list_tabBtn{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.list_tabBtn{font-size:.729167vw}}.list_tabBtn svg{width:auto;height:25px}.list_tabBtn svg path[stroke]{stroke:var(--blackColor);transition:all .3s}.list_tabBtn svg path[fill-rule],.list_tabBtn svg path[fill]{fill:var(--blackColor);transition:all .3s}@media (hover:hover){.list_tabBtn:hover{border:1.5px solid var(--primaryColor);color:var(--primaryColor)}.list_tabBtn:hover svg path[stroke]{stroke:var(--primaryColor)}.list_tabBtn:hover svg path[fill-rule],.list_tabBtn:hover svg path[fill]{fill:var(--primaryColor)}.list_tabBtn:hover svg circle[stroke]{stroke:var(--primaryColor)}}.list_tabBtn:focus-visible{border:1.5px solid var(--primaryColor);color:var(--primaryColor)}.list_tabBtn:focus-visible svg path[stroke]{stroke:var(--primaryColor)}.list_tabBtn:focus-visible svg path[fill-rule],.list_tabBtn:focus-visible svg path[fill]{fill:var(--primaryColor)}.list_tabBtn:focus-visible svg circle[stroke]{stroke:var(--primaryColor)}.list_tabBtn_disabled{color:#bebdbd;cursor:default;border-color:#bebdbd}.list_tabBtn_disabled svg path[stroke]{stroke:#bebdbd}.list_tabBtn_disabled svg path[fill-rule],.list_tabBtn_disabled svg path[fill]{fill:#bebdbd}.list_tabBtn_disabled svg circle[stroke]{stroke:#bebdbd}@media (hover:hover){.list_tabBtn_disabled:hover{color:#bebdbd;border-color:#bebdbd}}.list_tabBtn_disabled:focus-visible{color:#bebdbd;border-color:#bebdbd}.list_tabBtn_selected{border:1.5px solid var(--primaryColor);color:var(--primaryColor)}.list_tabBtn_selected svg path[stroke]{stroke:var(--primaryColor)}.list_tabBtn_selected svg path[fill-rule],.list_tabBtn_selected svg path[fill]{fill:var(--primaryColor)}.list_tabBtn_selected svg circle[stroke]{stroke:var(--primaryColor)}.list_tabBtn_small{letter-spacing:.04em;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.list_tabBtn_small{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.list_tabBtn_small{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.list_tabBtn_small{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.list_tabBtn_small{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.list_tabBtn_small{font-size:.729167vw}}.list_tabBtn_small svg{height:20px}.list_tabBtn .icon{align-items:center;display:flex}.filtersComponent{flex-direction:column;max-height:calc(100vh - 4.51389vw);display:flex;position:sticky;top:4.51389vw;overflow:hidden auto}@media screen and (max-width:360px){.filtersComponent{padding:0 20px}}@media screen and (min-width:361px) and (max-width:540px){.filtersComponent{padding:0 5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filtersComponent{padding:0 2.60417vw 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filtersComponent{padding:0 1.11111vw 15.2778vw 0}}@media screen and (min-width:1921px){.filtersComponent{padding:0 .833333vw 11.4583vw 0}}@media screen and (max-width:360px){.filtersComponent{gap:23px}}@media screen and (min-width:361px) and (max-width:540px){.filtersComponent{gap:6.38889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filtersComponent{gap:2.99479vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filtersComponent{gap:1.59722vw}}@media screen and (min-width:1921px){.filtersComponent{gap:1.19792vw}}.filtersComponent::-webkit-scrollbar{width:.555556vw}.filtersComponent::-webkit-scrollbar-track{background:0 0}.filtersComponent::-webkit-scrollbar-thumb{background-color:#0000;border:2px solid #0000}.filtersComponent::-webkit-scrollbar-button{display:none}@media screen and (hover:hover) and (min-width:541px) and (max-width:1024px),screen and (hover:hover) and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.filtersComponent:hover::-webkit-scrollbar{display:none}}@media screen and (hover:hover) and (max-width:540px){.filtersComponent:hover::-webkit-scrollbar{display:none}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.filtersComponent:focus-visible::-webkit-scrollbar{display:none}}@media screen and (max-width:540px){.filtersComponent:focus-visible::-webkit-scrollbar{display:none}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.filtersComponent{top:inherit;height:fit-content;max-height:fit-content;position:relative;overflow-y:hidden}.filtersComponent::-webkit-scrollbar{display:none}}@media screen and (max-width:540px){.filtersComponent{top:inherit;height:fit-content;max-height:inherit;position:relative;overflow-y:hidden}.filtersComponent::-webkit-scrollbar{display:none}}@media screen and (max-width:360px){.filtersWithScroll{padding:0 20px}}@media screen and (min-width:361px) and (max-width:540px){.filtersWithScroll{padding:0 5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filtersWithScroll{padding:0 2.60417vw 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filtersWithScroll{padding:0 .416667vw 15.2778vw 0}}@media screen and (min-width:1921px){.filtersWithScroll{padding:0 .3125vw 11.4583vw 0}}@media (hover:hover){.filtersWithScroll:hover::-webkit-scrollbar-track{background:#eae6e1}.filtersWithScroll:hover::-webkit-scrollbar-thumb{background-color:var(--primaryColor);border:2px solid #eae6e1}}.filtersWithScroll:focus-visible::-webkit-scrollbar-track{background:#eae6e1}.filtersWithScroll:focus-visible::-webkit-scrollbar-thumb{background-color:var(--primaryColor);border:2px solid #eae6e1}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.filtersWithScroll{display:none}}@media screen and (max-width:540px){.filtersWithScroll{display:none}}.filterName{color:var(--blackColor);opacity:.5;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334}@media screen and (max-width:360px){.filterName{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.filterName{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filterName{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filterName{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.filterName{font-size:.625vw}}@media screen and (max-width:360px){.filterName{margin-bottom:9px}}@media screen and (min-width:361px) and (max-width:540px){.filterName{margin-bottom:2.5vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filterName{margin-bottom:1.17188vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filterName{margin-bottom:.625vw}}@media screen and (min-width:1921px){.filterName{margin-bottom:.46875vw}}.filterName span{font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334}@media screen and (max-width:360px){.filterName span{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.filterName span{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filterName span{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filterName span{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.filterName span{font-size:.625vw}}.wide-fonts .filtersComponent{top:6.59722vw}@media screen and (max-width:360px){.wide-fonts .filtersComponent{padding:0 20px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filtersComponent{padding:0 5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filtersComponent{padding:0 2.60417vw 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filtersComponent{padding:0 .972222vw 15.2778vw 0}}@media screen and (min-width:1921px){.wide-fonts .filtersComponent{padding:0 .729167vw 11.4583vw 0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .filtersComponent{position:static;top:0}}@media screen and (max-width:540px){.wide-fonts .filtersComponent{position:static;top:0}}@media screen and (max-width:360px){.wide-fonts .filtersWithScroll{padding:0 20px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filtersWithScroll{padding:0 5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filtersWithScroll{padding:0 2.60417vw 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filtersWithScroll{padding:0 .416667vw 15.2778vw 0}}@media screen and (min-width:1921px){.wide-fonts .filtersWithScroll{padding:0 .3125vw 11.4583vw 0}}@media (hover:hover){.wide-fonts .filtersWithScroll:hover::-webkit-scrollbar-track{background:#dcdcdc}.wide-fonts .filtersWithScroll:hover::-webkit-scrollbar-thumb{border:2px solid #dcdcdc}}.wide-fonts .filtersWithScroll:focus-visible::-webkit-scrollbar-track{background:#dcdcdc}.wide-fonts .filtersWithScroll:focus-visible::-webkit-scrollbar-thumb{border:2px solid #dcdcdc}.wide-fonts .rangeSlider div,.wide-fonts .rangeSlider span{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.wide-fonts .rangeSlider__block{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:lowercase;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:360px){.wide-fonts .rangeSlider__block{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .rangeSlider__block{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .rangeSlider__block{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .rangeSlider__block{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .rangeSlider__block{font-size:.677083vw}}@media screen and (max-width:360px){.wide-fonts .rangeSlider__block{padding:11px 10px 16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .rangeSlider__block{padding:3.05556vw 2.77778vw 4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .rangeSlider__block{padding:1.43229vw 1.30208vw 2.08333vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .rangeSlider__block{padding:.763889vw .694444vw 1.11111vw}}@media screen and (min-width:1921px){.wide-fonts .rangeSlider__block{padding:.572917vw .520833vw .833333vw}}.wide-fonts .rangeSlider__block div{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:360px){.wide-fonts .rangeSlider__block div{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .rangeSlider__block div{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .rangeSlider__block div{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .rangeSlider__block div{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .rangeSlider__block div{font-size:.677083vw}}.wide-fonts .rangeSlider__track[class*="-1"],.wide-fonts .rangeSlider__thumb{background:var(--blackColor)}.wide-fonts .filterName{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .filterName{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filterName{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filterName{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filterName{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .filterName{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .filterName{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .filterName{letter-spacing:0%}}.wide-fonts .filterName span{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .filterName span{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filterName span{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filterName span{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filterName span{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .filterName span{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .filterName span{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .filterName span{letter-spacing:0%}}.wide-fonts .reset{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;border:1px solid var(--blackColorOp10);color:var(--blackColor);font-style:normal;font-weight:600;line-height:100%}@media screen and (max-width:360px){.wide-fonts .reset{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .reset{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .reset{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .reset{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .reset{font-size:.625vw}}@media screen and (max-width:360px){.wide-fonts .reset{padding:14px 13px 16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .reset{padding:3.88889vw 3.61111vw 4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .reset{padding:1.82292vw 2.60417vw 2.08333vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .reset{padding:.972222vw 1.38889vw 1.11111vw}}@media screen and (min-width:1921px){.wide-fonts .reset{padding:.729167vw 1.04167vw .833333vw}}@media screen and (max-width:360px){.wide-fonts .reset{width:156px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .reset{width:43.3333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .reset{width:22.1354vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .reset{width:11.8056vw}}@media screen and (min-width:1921px){.wide-fonts .reset{width:8.85417vw}}.wide-fonts .reset svg{flex-shrink:0}.wide-fonts .reset svg path,.wide-fonts .reset svg rect{fill:var(--blackColor)}.wide-fonts .apply{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;border:1px solid var(--primaryColor);color:var(--primaryColor);font-style:normal;font-weight:600;line-height:100%}@media screen and (max-width:360px){.wide-fonts .apply{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .apply{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .apply{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .apply{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .apply{font-size:.625vw}}.wide-fonts .apply svg path,.wide-fonts .apply svg rect{fill:var(--primaryColor)}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .groupButtons{border-top:1px solid var(--blackColorOp10)}}@media screen and (max-width:540px){.wide-fonts .groupButtons{border-top:1px solid var(--blackColorOp10)}}.wide-fonts .groupButtons .SimpleButton p{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:uppercase;font-style:normal;font-weight:600;line-height:100%}@media screen and (max-width:360px){.wide-fonts .groupButtons .SimpleButton p{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .groupButtons .SimpleButton p{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .groupButtons .SimpleButton p{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .groupButtons .SimpleButton p{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .groupButtons .SimpleButton p{font-size:.625vw}}.wide-fonts .stDescription{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .stDescription{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .stDescription{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .stDescription{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .stDescription{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .stDescription{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .stDescription{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .stDescription{letter-spacing:0%}}.wide-fonts .filters__checkboxGroup{flex-direction:column;display:flex}@media screen and (max-width:360px){.wide-fonts .filters__checkboxGroup{gap:23px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filters__checkboxGroup{gap:6.38889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filters__checkboxGroup{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filters__checkboxGroup{gap:1.59722vw}}@media screen and (min-width:1921px){.wide-fonts .filters__checkboxGroup{gap:1.19792vw}}.wide-fonts .radioSwitch{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:360px){.wide-fonts .radioSwitch{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch{font-size:.677083vw}}.wide-fonts .radioSwitch__select{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:capitalize;border-color:var(--blackColorOp10);font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:360px){.wide-fonts .radioSwitch__select{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch__select{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch__select{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch__select{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch__select{font-size:.677083vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch__select{padding:12.5px 8px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch__select{padding:3.47222vw 2.22222vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch__select{padding:1.6276vw 1.04167vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch__select{padding:.868056vw .555556vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch__select{padding:.651042vw .416667vw}}.wide-fonts .radioSwitch__dropdown{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:capitalize;border-color:var(--primaryColor);flex-direction:column;font-style:normal;font-weight:400;line-height:130%;display:flex}@media screen and (max-width:360px){.wide-fonts .radioSwitch__dropdown{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch__dropdown{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch__dropdown{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch__dropdown{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch__dropdown{font-size:.677083vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch__dropdown{padding:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch__dropdown{padding:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch__dropdown{padding:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch__dropdown{padding:.694444vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch__dropdown{padding:.520833vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch__dropdown{gap:15px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch__dropdown{gap:4.16667vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch__dropdown{gap:1.95313vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch__dropdown{gap:1.04167vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch__dropdown{gap:.78125vw}}.wide-fonts .radioSwitch__menuItem{padding:0}@media (hover:hover){.wide-fonts .radioSwitch__menuItem:hover{color:var(--primaryColor)}}.wide-fonts .radioSwitch__menuItem:focus-visible{color:var(--primaryColor)}.wide-fonts .radioSwitch__selectedMenuItem{color:var(--primaryColor);font-family:var(--wide-font-700),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;padding:0;font-weight:700}.wide-fonts .radioSwitch button{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;border-color:var(--blackColorOp10);color:var(--blackColor);font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:360px){.wide-fonts .radioSwitch button{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch button{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch button{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch button{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch button{font-size:.677083vw}}.wide-fonts .radioSwitch__selectedTab{border-color:var(--primaryColor)!important;color:var(--primaryColor)!important}.wide-fonts .radioSwitch__selectedTab svg path[stroke]{stroke:var(--primaryColor)}.wide-fonts .radioSwitch__selectedTab svg path[fill]{fill:var(--primaryColor)}.wide-fonts .radioSwitch__selectedTab svg circle{stroke:var(--primaryColor)}.wide-fonts .radioSwitch_redPrice button{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .radioSwitch_redPrice button{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_redPrice button{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_redPrice button{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_redPrice button{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .radioSwitch_redPrice button{letter-spacing:0%}}@media screen and (max-width:360px){.wide-fonts .radioSwitch_redPrice button:before{width:7px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_redPrice button:before{width:1.94444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button:before{width:.911458vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_redPrice button:before{width:.486111vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_redPrice button:before{width:.364583vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch_redPrice button:before{height:5.5px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_redPrice button:before{height:1.52778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button:before{height:.716146vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_redPrice button:before{height:.381944vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_redPrice button:before{height:.286458vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch_redPrice button:before{left:2.5px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_redPrice button:before{left:.694444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button:before{left:.325521vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_redPrice button:before{left:.173611vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_redPrice button:before{left:.130208vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch_redPrice button:before{top:5px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_redPrice button:before{top:1.38889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button:before{top:.651042vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_redPrice button:before{top:.347222vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_redPrice button:before{top:.260417vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch_redPrice button:after{width:10.56px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_redPrice button:after{width:2.93333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button:after{width:1.375vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_redPrice button:after{width:.733333vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_redPrice button:after{width:.55vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch_redPrice button:after{height:10.56px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_redPrice button:after{height:2.93333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button:after{height:1.375vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_redPrice button:after{height:.733333vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_redPrice button:after{height:.55vw}}@media screen and (max-width:360px){.wide-fonts .radioSwitch_redPrice button:after{top:3.75px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_redPrice button:after{top:1.04167vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_redPrice button:after{top:.488281vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_redPrice button:after{top:.260417vw}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_redPrice button:after{top:.195313vw}}.wide-fonts .radioSwitch,.wide-fonts .radioSwitch button{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;text-transform:none}@media (hover:hover){.wide-fonts .radioSwitch:hover,.wide-fonts .radioSwitch button:hover{color:var(--primaryColor);border-color:var(--primaryColor)}}.wide-fonts .radioSwitch:focus-visible,.wide-fonts .radioSwitch button:focus-visible{color:var(--primaryColor);border-color:var(--primaryColor)}@media (hover:hover){.wide-fonts .radioSwitch button:hover svg path[stroke]{stroke:var(--primaryColor)}.wide-fonts .radioSwitch button:hover svg path[fill]{fill:var(--primaryColor)}.wide-fonts .radioSwitch button:hover svg circle{stroke:var(--primaryColor)}}.wide-fonts .radioSwitch button:focus-visible svg path[stroke]{stroke:var(--primaryColor)}.wide-fonts .radioSwitch button:focus-visible svg path[fill]{fill:var(--primaryColor)}.wide-fonts .radioSwitch button:focus-visible svg circle{stroke:var(--primaryColor)}.wide-fonts .radioSwitch button:disabled{border-color:var(--blackColorOp10);color:#bebdbd}.wide-fonts .radioSwitch button:disabled svg path[stroke]{stroke:#bebdbd}.wide-fonts .radioSwitch button:disabled svg path[fill]{fill:#bebdbd}.wide-fonts .radioSwitch button:disabled svg circle{stroke:#bebdbd}.wide-fonts .radioSwitch_redPrice,.wide-fonts .radioSwitch_tooltip,.wide-fonts .radioSwitch_redPrice button{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:500}.wide-fonts .radioSwitch_tooltip{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:360px){.wide-fonts .radioSwitch_tooltip{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .radioSwitch_tooltip{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .radioSwitch_tooltip{font-size:max(12px,2.08333vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .radioSwitch_tooltip{font-size:max(12px,1.11111vw)}}@media screen and (min-width:1921px){.wide-fonts .radioSwitch_tooltip{font-size:.833333vw}}.filterButton{letter-spacing:.04em;text-transform:uppercase;background:var(--primaryColor);color:#f9f5f3;border:1px solid var(--primaryColor);justify-content:center;align-items:center;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.167;display:flex}@media screen and (max-width:360px){.filterButton{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.filterButton{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filterButton{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filterButton{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.filterButton{font-size:.625vw}}@media screen and (max-width:360px){.filterButton{padding:0 10px}}@media screen and (min-width:361px) and (max-width:540px){.filterButton{padding:0 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filterButton{padding:0 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filterButton{padding:0 .694444vw}}@media screen and (min-width:1921px){.filterButton{padding:0 .520833vw}}@media screen and (max-width:360px){.filterButton{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.filterButton{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filterButton{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filterButton{gap:.694444vw}}@media screen and (min-width:1921px){.filterButton{gap:.520833vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.filterButton{width:35.803%}}@media screen and (max-width:540px){.filterButton{width:28.44%;min-width:25.2778vw}}.amountBadge{color:var(--primaryColor);background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media screen and (max-width:360px){.amountBadge{width:20px}}@media screen and (min-width:361px) and (max-width:540px){.amountBadge{width:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.amountBadge{width:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.amountBadge{width:1.38889vw}}@media screen and (min-width:1921px){.amountBadge{width:1.04167vw}}@media screen and (max-width:360px){.amountBadge{height:20px}}@media screen and (min-width:361px) and (max-width:540px){.amountBadge{height:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.amountBadge{height:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.amountBadge{height:1.38889vw}}@media screen and (min-width:1921px){.amountBadge{height:1.04167vw}}.listRow{color:#393d46;border-bottom:1px solid #393d4626;grid-template-columns:9% 9% 10% 11% 7% 9% 7% 9% 12% 17%;align-items:center;padding-bottom:17px;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334;display:grid}@media screen and (max-width:360px){.listRow{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.listRow{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.listRow{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.listRow{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.listRow{font-size:.625vw}}.listRow__columnHeading{align-items:center;display:flex}.listRow__activeColumnName{color:var(--primaryColor)}.listRow__svgWrapper{align-items:center;margin-left:6px;transition:all .3s;display:flex}.listRow__svgWrapper svg path{stroke:var(--blackColorOp50)}.listRow__svgWrapper.asc svg path:first-child,.listRow__svgWrapper.desc svg path:last-child{stroke:var(--primaryColor)}.listRow>div{cursor:pointer}.listRow>div.disabled{cursor:default}.wide-fonts .listRow{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColorOp50);border-bottom:1px solid var(--blackColorOp10);grid-template-columns:9% 8% 10% 10% 7% 8.81% 9% 8% 13% 17%;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .listRow{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listRow{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listRow{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listRow{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .listRow{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .listRow{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .listRow{letter-spacing:0%}}@media screen and (max-width:360px){.flatList{padding:0 20px 21px}}@media screen and (min-width:361px) and (max-width:540px){.flatList{padding:0 5.55556vw 5.83333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatList{padding:0 2.60417vw 2.73438vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatList{padding:0 .694444vw 1.38889vw 0}}@media screen and (min-width:1921px){.flatList{padding:0 .520833vw 1.04167vw 0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.flatList{grid-template-columns:calc(50% - 1.30208vw) calc(50% - 1.30208vw);gap:2.60417vw;margin-top:1.30208vw;display:grid}}@media screen and (max-width:360px){.wide-fonts .flatList{padding:0 20px 21px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .flatList{padding:0 5.55556vw 5.83333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .flatList{padding:0 2.60417vw 2.73438vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .flatList{padding:0 1.66667vw 1.38889vw 0}}@media screen and (min-width:1921px){.wide-fonts .flatList{padding:0 1.25vw 1.04167vw 0}}.row{text-transform:uppercase;font-variation-settings:"wdth" 75;border-bottom:1px solid #393d4626;grid-template-columns:10% 90%;align-items:center;padding-top:2.08333vw;padding-bottom:2.08333vw;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:120%;display:grid}@media screen and (max-width:360px){.row{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.row{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.row{font-size:max(12px,2.60417vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.row{font-size:max(12px,1.38889vw)}}@media screen and (min-width:1921px){.row{font-size:1.04167vw}}.row img{width:66.67%;height:4.16667vw}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.row{display:none}}@media screen and (max-width:540px){.row{display:none}}.planImageWrapper{pointer-events:all;justify-content:center;align-items:center;width:5.55556vw;height:4.16667vw;display:flex;position:relative}.planImageWrapper .planImageSvg{object-fit:contain;cursor:pointer;width:100%;height:100%}.planImageWrapper .eyeIcon{cursor:pointer;justify-content:center;align-items:center;width:.972222vw;display:flex;position:absolute;top:-.972222vw;right:0}@media screen and (max-width:360px){.planImageWrapper .eyeIcon{width:14px}}@media screen and (min-width:361px) and (max-width:540px){.planImageWrapper .eyeIcon{width:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.planImageWrapper .eyeIcon{width:1.82292vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.planImageWrapper .eyeIcon{width:.972222vw}}@media screen and (min-width:1921px){.planImageWrapper .eyeIcon{width:.729167vw}}@media screen and (max-width:360px){.planImageWrapper .eyeIcon{height:14px}}@media screen and (min-width:361px) and (max-width:540px){.planImageWrapper .eyeIcon{height:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.planImageWrapper .eyeIcon{height:1.82292vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.planImageWrapper .eyeIcon{height:.972222vw}}@media screen and (min-width:1921px){.planImageWrapper .eyeIcon{height:.729167vw}}.info{text-transform:uppercase;font-variation-settings:"wdth" 75;color:#393d46;grid-template-columns:10% 10.5% 12% 8% 10% 7.5% 9% 14% 15% 4%;align-items:center;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:110%;display:grid}@media screen and (max-width:360px){.info{font-size:20px}}@media screen and (min-width:361px) and (max-width:540px){.info{font-size:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.info{font-size:max(12px,2.60417vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.info{font-size:max(12px,1.38889vw)}}@media screen and (min-width:1921px){.info{font-size:1.04167vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.info{font-variation-settings:"wdth" 100;flex-direction:column;align-items:flex-start;padding:.651042vw 0;display:flex}}@media screen and (max-width:540px){.info{font-variation-settings:"wdth" 100;flex-direction:column;align-items:flex-start;padding:1.38889vw 0;display:flex}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.info p{text-transform:none;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334}}@media screen and (min-width:541px) and (max-width:1024px) and (max-width:360px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (max-width:360px){.info p{font-size:12px}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:361px) and (max-width:540px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:361px) and (max-width:540px){.info p{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:541px) and (max-width:1024px),screen and (min-width:541px) and (max-width:1024px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.info p{font-size:max(12px,1.5625vw)}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.info p{font-size:max(12px,.833333vw)}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:1921px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1921px){.info p{font-size:.625vw}}@media screen and (max-width:540px){.info p{text-transform:none;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334}}@media screen and (max-width:540px) and (max-width:360px){.info p{font-size:12px}}@media screen and (max-width:540px) and (min-width:361px) and (max-width:540px){.info p{font-size:3.33333vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.info p{font-size:max(12px,1.5625vw)}}@media screen and (max-width:540px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.info p{font-size:max(12px,.833333vw)}}@media screen and (max-width:540px) and (min-width:1921px){.info p{font-size:.625vw}}.info .houseName{text-transform:uppercase}.wide-fonts .row{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;border-bottom:1px solid var(--blackColorOp10);padding-top:1.94444vw;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:360px){.wide-fonts .row{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .row{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .row{font-size:max(12px,2.08333vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .row{font-size:max(12px,1.11111vw)}}@media screen and (min-width:1921px){.wide-fonts .row{font-size:.833333vw}}.wide-fonts .planImageWrapper .planImageSvg{object-fit:contain;cursor:pointer;width:100%;height:100%}.wide-fonts .planImageWrapper .eyeIcon path{stroke:var(--primaryColor)}.wide-fonts .info{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);grid-template-columns:9% 10% 11% 9% 9% 10% 8% 13% 17% 4%;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:360px){.wide-fonts .info{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .info{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .info{font-size:max(12px,2.08333vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .info{font-size:max(12px,1.11111vw)}}@media screen and (min-width:1921px){.wide-fonts .info{font-size:.833333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .info p{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;font-style:normal;font-weight:400;line-height:140%}}@media screen and (min-width:541px) and (max-width:1024px) and (max-width:360px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (max-width:360px){.wide-fonts .info p{font-size:12px}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:361px) and (max-width:540px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:361px) and (max-width:540px){.wide-fonts .info p{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:541px) and (max-width:1024px),screen and (min-width:541px) and (max-width:1024px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .info p{font-size:max(12px,1.5625vw)}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .info p{font-size:max(12px,.833333vw)}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:1921px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1921px){.wide-fonts .info p{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:541px) and (max-width:1024px),screen and (min-width:541px) and (max-width:1024px) and (min-width:1025px) and (max-width:1366px) and (orientation:portrait),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .info p{letter-spacing:-0.5%}}@media screen and (min-width:541px) and (max-width:1024px) and (max-width:540px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (max-width:540px){.wide-fonts .info p{letter-spacing:0%}}@media screen and (max-width:540px){.wide-fonts .info p{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;font-style:normal;font-weight:400;line-height:140%}}@media screen and (max-width:540px) and (max-width:360px){.wide-fonts .info p{font-size:12px}}@media screen and (max-width:540px) and (min-width:361px) and (max-width:540px){.wide-fonts .info p{font-size:3.33333vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .info p{font-size:max(12px,1.5625vw)}}@media screen and (max-width:540px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .info p{font-size:max(12px,.833333vw)}}@media screen and (max-width:540px) and (min-width:1921px){.wide-fonts .info p{font-size:.625vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .info p{letter-spacing:-0.5%}}@media screen and (max-width:540px) and (max-width:540px){.wide-fonts .info p{letter-spacing:0%}}.wide-fonts .finishIcon svg path{fill:var(--blackColor)}@media (hover:hover){.wide-fonts .finishIcon:hover svg path{fill:var(--primaryColor)}}.wide-fonts .finishIcon:focus-visible svg path{fill:var(--primaryColor)}@media screen and (max-width:360px){.wide-fonts .favoriteButtonCell{margin-bottom:3px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favoriteButtonCell{margin-bottom:.833333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favoriteButtonCell{margin-bottom:.390625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favoriteButtonCell{margin-bottom:.208333vw}}@media screen and (min-width:1921px){.wide-fonts .favoriteButtonCell{margin-bottom:.15625vw}}@media screen and (max-width:540px){.wide-fonts .favoriteButtonCellAdaptive{position:relative;left:-.277778vw}}.wide-fonts .roomsMobile{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);white-space:nowrap;font-style:normal;font-weight:600;line-height:1}@media screen and (max-width:360px){.wide-fonts .roomsMobile{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .roomsMobile{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .roomsMobile{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .roomsMobile{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .roomsMobile{font-size:.625vw}}@media screen and (max-width:540px){.wide-fonts .roomsMobile{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;gap:2.22222vw;font-style:normal;font-weight:600;line-height:100%}}@media screen and (max-width:540px) and (max-width:360px){.wide-fonts .roomsMobile{font-size:13px}}@media screen and (max-width:540px) and (min-width:361px) and (max-width:540px){.wide-fonts .roomsMobile{font-size:3.61111vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .roomsMobile{font-size:max(12px,1.69271vw)}}@media screen and (max-width:540px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .roomsMobile{font-size:max(12px,1.11111vw)}}@media screen and (max-width:540px) and (min-width:1921px){.wide-fonts .roomsMobile{font-size:.833333vw}}.wide-fonts .listItem__reservedFlat{pointer-events:none;position:relative}.wide-fonts .listItem__reservedFlat:before{content:"";opacity:.6;z-index:2;background:#fff;position:absolute;inset:0}.wide-fonts .listItem__reservedBadge{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);text-transform:none;z-index:2;pointer-events:auto;background:#d7c1d6;align-items:center;width:max-content;font-style:normal;font-weight:400;line-height:130%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge{font-size:.677083vw}}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge{gap:.694444vw}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge{gap:.520833vw}}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge{padding:9.5px 10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge{padding:2.63889vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge{padding:1.23698vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge{padding:.659722vw .694444vw}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge{padding:.494792vw .520833vw}}.wide-fonts .listItem__reservedBadge:before{content:attr(data-tooltip);color:#393d46;text-align:center;pointer-events:none;z-index:6;font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;opacity:0;visibility:hidden;background:#fff;font-style:normal;font-weight:400;line-height:140%;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 2px 16px #00000026}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge:before{width:270px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge:before{width:75vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge:before{width:35.1563vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge:before{width:18.75vw}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge:before{width:14.0625vw}}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge:before{padding:8px 13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge:before{padding:2.22222vw 3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge:before{padding:1.04167vw 1.69271vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge:before{padding:.555556vw .902778vw}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge:before{padding:.416667vw .677083vw}}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge:before{margin-bottom:11px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge:before{margin-bottom:3.05556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge:before{margin-bottom:1.43229vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge:before{margin-bottom:.763889vw}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge:before{margin-bottom:.572917vw}}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge:before{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge:before{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge:before{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge:before{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge:before{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge:before{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .listItem__reservedBadge:before{letter-spacing:0%}}.wide-fonts .listItem__reservedBadge:after{content:"";z-index:6;opacity:0;visibility:hidden;background:#fff;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,50%)rotate(45deg)}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge:after{width:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge:after{width:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge:after{width:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge:after{width:.694444vw}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge:after{width:.520833vw}}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge:after{height:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge:after{height:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge:after{height:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge:after{height:.694444vw}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge:after{height:.520833vw}}@media screen and (max-width:360px){.wide-fonts .listItem__reservedBadge:after{margin-bottom:11px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedBadge:after{margin-bottom:3.05556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedBadge:after{margin-bottom:1.43229vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedBadge:after{margin-bottom:.763889vw}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedBadge:after{margin-bottom:.572917vw}}.wide-fonts .listItem__reservedBadge:hover:before,.wide-fonts .listItem__reservedBadge:hover:after,.wide-fonts .listItem__reservedBadge.tooltip-active:before,.wide-fonts .listItem__reservedBadge.tooltip-active:after{opacity:1;visibility:visible}.wide-fonts .listItem__reservedText{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:360px){.wide-fonts .listItem__reservedText{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .listItem__reservedText{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .listItem__reservedText{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .listItem__reservedText{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .listItem__reservedText{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .listItem__reservedText{line-height:100%}}@media screen and (max-width:540px){.wide-fonts .listItem__reservedText{line-height:100%}}.wide-fonts .listItem__hide{visibility:hidden}.wide-fonts .actionBanner__wrapper{cursor:default;background:#ebdfeb;justify-content:center;align-items:center;width:100%;display:flex}@media screen and (max-width:360px){.wide-fonts .actionBanner__wrapper{gap:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .actionBanner__wrapper{gap:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .actionBanner__wrapper{gap:3.64583vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .actionBanner__wrapper{gap:3.33333vw}}@media screen and (min-width:1921px){.wide-fonts .actionBanner__wrapper{gap:2.5vw}}@media screen and (max-width:360px){.wide-fonts .actionBanner__wrapper{padding:16px 20px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .actionBanner__wrapper{padding:4.44444vw 5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .actionBanner__wrapper{padding:2.08333vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .actionBanner__wrapper{padding:1.11111vw 1.38889vw}}@media screen and (min-width:1921px){.wide-fonts .actionBanner__wrapper{padding:.833333vw 1.04167vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .actionBanner__wrapper{grid-column:1/-1}}@media screen and (max-width:540px){.wide-fonts .actionBanner__wrapper{flex-direction:column}}.wide-fonts .actionBanner__title{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;letter-spacing:normal;font-variation-settings:normal;color:var(--primaryColor);text-transform:uppercase;text-align:center;font-style:normal;font-weight:600;line-height:121%}@media screen and (max-width:360px){.wide-fonts .actionBanner__title{font-size:36px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .actionBanner__title{font-size:10vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .actionBanner__title{font-size:max(12px,4.6875vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .actionBanner__title{font-size:max(12px,2.5vw)}}@media screen and (min-width:1921px){.wide-fonts .actionBanner__title{font-size:1.875vw}}@media screen and (max-width:360px){.wide-fonts .actionBanner__title{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .actionBanner__title{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .actionBanner__title{font-size:max(12px,2.21354vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .actionBanner__title{font-size:max(12px,1.52778vw)}}@media screen and (min-width:1921px){.wide-fonts .actionBanner__title{font-size:1.14583vw}}@media screen and (max-width:360px){.wide-fonts .actionBanner__button{width:280px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .actionBanner__button{width:77.7778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .actionBanner__button{width:16.0156vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .actionBanner__button{width:14.7222vw}}@media screen and (min-width:1921px){.wide-fonts .actionBanner__button{width:11.0417vw}}@media screen and (max-width:360px){.wide-fonts .actionBanner__button{height:34px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .actionBanner__button{height:9.44445vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .actionBanner__button{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .actionBanner__button{height:2.91667vw}}@media screen and (min-width:1921px){.wide-fonts .actionBanner__button{height:2.1875vw}}@media screen and (max-width:360px){.wide-fonts .actionBanner__button{padding:14px 56px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .actionBanner__button{padding:3.88889vw 15.5556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .actionBanner__button{padding:1.04167vw 1.5625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .actionBanner__button{padding:.972222vw 3.88889vw}}@media screen and (min-width:1921px){.wide-fonts .actionBanner__button{padding:.729167vw 2.91667vw}}.wide-fonts .actionBanner__button p{font-family:var(--wide-font-700-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;font-style:normal;font-weight:700;line-height:100%}@media screen and (max-width:360px){.wide-fonts .actionBanner__button p{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .actionBanner__button p{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .actionBanner__button p{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .actionBanner__button p{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .actionBanner__button p{font-size:.625vw}}.genplanModal{z-index:12;background-color:#f5eee6;width:25.9%;height:100dvh;padding:7.01389vw .833333vw 2.08333vw .694444vw;position:fixed;top:0;right:.0694445vw}.genplanModal__content{flex-direction:column;justify-content:space-between;height:100%;display:flex}.genplanModal__complex p{letter-spacing:.04em;color:#393d46;text-transform:uppercase;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.genplanModal__complex p{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.genplanModal__complex p{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.genplanModal__complex p{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.genplanModal__complex p{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.genplanModal__complex p{font-size:.729167vw}}.genplanModal__bulk{min-height:11.552vw;margin-top:.763889vw}.genplanModal__bulk svg{object-fit:contain;width:100%}.genplanModal__genplanImage{margin:0 1.38889vw;position:relative}.genplanModal__genplanImage img{width:100%;height:100%;max-height:11.552vw}.genplanModal__line{border-bottom:1px solid #393d4626;width:100%;margin:1.73611vw 0}.genplanModal__planSchemaWrapper{justify-content:center;align-items:center;padding:2.22222vw 0;display:flex;position:relative}.genplanModal__planSchemaImg{justify-content:center;align-items:flex-start;width:14.7222vw;height:14.7222vw;display:flex;position:relative}.genplanModal__planSchemaImg svg,.genplanModal__planSchemaImg img{object-fit:contain;object-position:center;width:fit-content;max-width:100%;height:auto;max-height:100%;position:relative}.genplanModal__text{letter-spacing:.04em;white-space:nowrap;text-transform:uppercase;color:#bebdbd;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:133.3%;position:absolute}@media screen and (max-width:360px){.genplanModal__text{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.genplanModal__text{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.genplanModal__text{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.genplanModal__text{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.genplanModal__text{font-size:.625vw}}.genplanModal__text.genplanStreet{letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#bebdbd;width:41%;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:133.3%;position:absolute;bottom:0;right:1.80556vw}@media screen and (max-width:360px){.genplanModal__text.genplanStreet{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.genplanModal__text.genplanStreet{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.genplanModal__text.genplanStreet{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.genplanModal__text.genplanStreet{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.genplanModal__text.genplanStreet{font-size:.625vw}}.genplanModal__text_textTop{display:none;top:-1.11111vw;left:50%;transform:translate(-50%)translateY(-100%)}.genplanModal__text_textRight{display:none;top:50%;right:-1.66667vw;transform:translateY(-50%)translate(50%)rotate(90deg)}.genplanModal__text_textBottom{bottom:-16px;left:50%;transform:translate(-50%)translateY(100%)}.genplanModal__text_textLeft{display:none;top:50%;left:-1.66667vw;transform:translateY(-50%)translate(-50%)rotate(-90deg)}.genplanModal__compassBlock{justify-content:space-between;align-items:center;margin-top:2.08333vw;display:flex}.genplanModal__keyDate{letter-spacing:.04em;color:#393d4680;text-transform:uppercase;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.genplanModal__keyDate{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.genplanModal__keyDate{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.genplanModal__keyDate{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.genplanModal__keyDate{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.genplanModal__keyDate{font-size:.729167vw}}.genplanModal__keyDate p{color:#393d46}.genplanModal__compass{width:3.47222vw;height:3.47222vw;position:relative}.wide-fonts .genplanModal{background-color:#fff;width:26.2%;height:calc(100dvh - 7.77778vw);padding:0}.wide-fonts .genplanModal__content{background-color:#f2f2f2;margin-top:7.77778vw;padding:1.11111vw .833333vw 2.08333vw .694444vw}.wide-fonts .genplanModal__complex p{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);text-transform:none;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:360px){.wide-fonts .genplanModal__complex p{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .genplanModal__complex p{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .genplanModal__complex p{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .genplanModal__complex p{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .genplanModal__complex p{font-size:.677083vw}}.wide-fonts .genplanModal__line{border-bottom:1px solid var(--blackColorOp15)}.wide-fonts .genplanModal__text{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;color:#bebdbd;font-style:normal;font-weight:400;line-height:1.3}@media screen and (max-width:360px){.wide-fonts .genplanModal__text{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .genplanModal__text{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .genplanModal__text{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .genplanModal__text{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .genplanModal__text{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .genplanModal__text{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .genplanModal__text{letter-spacing:0%}}.wide-fonts .genplanModal__text.genplanStreet{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;color:#bebdbd;font-style:normal;font-weight:400;line-height:1.3}@media screen and (max-width:360px){.wide-fonts .genplanModal__text.genplanStreet{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .genplanModal__text.genplanStreet{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .genplanModal__text.genplanStreet{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .genplanModal__text.genplanStreet{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .genplanModal__text.genplanStreet{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .genplanModal__text.genplanStreet{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .genplanModal__text.genplanStreet{letter-spacing:0%}}.wide-fonts .genplanModal__compassBlock{justify-content:space-between;align-items:center;margin-top:2.08333vw;display:flex}.wide-fonts .genplanModal__keyDate{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColorOp50);text-transform:none;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:360px){.wide-fonts .genplanModal__keyDate{font-size:13px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .genplanModal__keyDate{font-size:3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .genplanModal__keyDate{font-size:max(12px,1.69271vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .genplanModal__keyDate{font-size:max(12px,.902778vw)}}@media screen and (min-width:1921px){.wide-fonts .genplanModal__keyDate{font-size:.677083vw}}.wide-fonts .genplanModal__keyDate p{color:var(--blackColor)}.attributes{align-items:center;display:flex}@media screen and (max-width:360px){.attributes{gap:5px}}@media screen and (min-width:361px) and (max-width:540px){.attributes{gap:1.38889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.attributes{gap:.651042vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.attributes{gap:.347222vw}}@media screen and (min-width:1921px){.attributes{gap:.260417vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.attributes{align-items:center;display:flex}}.attributesIcon{flex-shrink:0;display:flex;position:relative}@media screen and (max-width:360px){.attributesIcon{width:20px}}@media screen and (min-width:361px) and (max-width:540px){.attributesIcon{width:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.attributesIcon{width:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.attributesIcon{width:1.38889vw}}@media screen and (min-width:1921px){.attributesIcon{width:1.04167vw}}@media screen and (max-width:360px){.attributesIcon{height:20px}}@media screen and (min-width:361px) and (max-width:540px){.attributesIcon{height:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.attributesIcon{height:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.attributesIcon{height:1.38889vw}}@media screen and (min-width:1921px){.attributesIcon{height:1.04167vw}}.attributesIcon svg{align-items:center;width:100%;height:100%;display:flex}.attributesIcon svg path{fill:#393d46}@media (hover:hover){.attributesIcon svg:hover path{fill:var(--primaryColor)!important}}.attributesIcon svg:focus-visible path{fill:var(--primaryColor)!important}.attributesTooltip{white-space:nowrap}.moreAttributes{justify-content:center;align-items:center;display:flex;position:relative}.moreAttributes__tooltip{z-index:4}.moreAttributes__btn{color:#393d46;background-color:#0000;border:1.5px solid #393d46;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:120%;display:flex}@media screen and (max-width:360px){.moreAttributes__btn{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.moreAttributes__btn{font-size:3.33333vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.moreAttributes__btn{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.moreAttributes__btn{font-size:.625vw}}@media screen and (max-width:360px){.moreAttributes__btn{width:20px}}@media screen and (min-width:361px) and (max-width:540px){.moreAttributes__btn{width:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.moreAttributes__btn{width:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.moreAttributes__btn{width:1.25vw}}@media screen and (min-width:1921px){.moreAttributes__btn{width:.9375vw}}@media screen and (max-width:360px){.moreAttributes__btn{height:20px}}@media screen and (min-width:361px) and (max-width:540px){.moreAttributes__btn{height:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.moreAttributes__btn{height:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.moreAttributes__btn{height:1.25vw}}@media screen and (min-width:1921px){.moreAttributes__btn{height:.9375vw}}@media screen and (max-width:360px){.moreAttributes__btn{padding:9px}}@media screen and (min-width:361px) and (max-width:540px){.moreAttributes__btn{padding:2.5vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.moreAttributes__btn{padding:1.17188vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.moreAttributes__btn{padding:.625vw}}@media screen and (min-width:1921px){.moreAttributes__btn{padding:.46875vw}}@media screen and (max-width:360px){.moreAttributes__btn{font-size:10px}}@media screen and (min-width:361px) and (max-width:540px){.moreAttributes__btn{font-size:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.moreAttributes__btn{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.moreAttributes__btn{font-size:max(12px,.694444vw)}}@media screen and (min-width:1921px){.moreAttributes__btn{font-size:.520833vw}}@media (hover:hover){.moreAttributes__btn:hover{border-color:var(--primaryColor);color:var(--primaryColor)}}.moreAttributes__btn:focus-visible{border-color:var(--primaryColor);color:var(--primaryColor)}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.moreAttributes{padding:0}.moreAttributes__btn{border:1px solid #393d46}}@media screen and (max-width:540px){.moreAttributes{padding:0}.moreAttributes__btn{border:1px solid #393d46}}.wide-fonts .attributesIcon svg path{fill:var(--blackColor)}@media (hover:hover){.wide-fonts .attributesIcon svg:hover path{fill:var(--primaryColor)!important}}.wide-fonts .attributesIcon svg:focus-visible path{fill:var(--primaryColor)!important}.wide-fonts .attributesTooltip{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:360px){.wide-fonts .attributesTooltip{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .attributesTooltip{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .attributesTooltip{font-size:max(12px,2.08333vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .attributesTooltip{font-size:max(12px,1.11111vw)}}@media screen and (min-width:1921px){.wide-fonts .attributesTooltip{font-size:.833333vw}}.wide-fonts .moreAttributes__tooltip{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:360px){.wide-fonts .moreAttributes__tooltip{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .moreAttributes__tooltip{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .moreAttributes__tooltip{font-size:max(12px,2.08333vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .moreAttributes__tooltip{font-size:max(12px,1.11111vw)}}@media screen and (min-width:1921px){.wide-fonts .moreAttributes__tooltip{font-size:.833333vw}}.wide-fonts .moreAttributes__btn{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;border-color:var(--blackColor);border-radius:15px;width:auto;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .moreAttributes__btn{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .moreAttributes__btn{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .moreAttributes__btn{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .moreAttributes__btn{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .moreAttributes__btn{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .moreAttributes__btn{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .moreAttributes__btn{letter-spacing:0%}}@media screen and (max-width:360px){.wide-fonts .moreAttributes__btn{min-width:20px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .moreAttributes__btn{min-width:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .moreAttributes__btn{min-width:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .moreAttributes__btn{min-width:1.25vw}}@media screen and (min-width:1921px){.wide-fonts .moreAttributes__btn{min-width:.9375vw}}@media screen and (max-width:360px){.wide-fonts .moreAttributes__btn{padding:0 2px 0 0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .moreAttributes__btn{padding:0 .555556vw 0 0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .moreAttributes__btn{padding:0 .260417vw 0 0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .moreAttributes__btn{padding:0 .138889vw 0 0}}@media screen and (min-width:1921px){.wide-fonts .moreAttributes__btn{padding:0 .104167vw 0 0}}@media screen and (max-width:360px){.wide-fonts .moreAttributes__btn{font-size:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .moreAttributes__btn{font-size:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .moreAttributes__btn{font-size:max(12px,1.30208vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .moreAttributes__btn{font-size:max(12px,.694444vw)}}@media screen and (min-width:1921px){.wide-fonts .moreAttributes__btn{font-size:.520833vw}}@media (hover:hover){.wide-fonts .moreAttributes__btn:hover{border-color:var(--primaryColor);color:var(--primaryColor)}}.wide-fonts .moreAttributes__btn:focus-visible{border-color:var(--primaryColor);color:var(--primaryColor)}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .moreAttributes__btn{border:1px solid var(--blackColor)}}@media screen and (max-width:540px){.wide-fonts .moreAttributes__btn{border:1px solid var(--blackColor)}}.popupWrapper{z-index:20;background-color:#fff;width:100vw;height:100dvh;display:block;position:fixed;top:0;left:0;overflow:auto}@media screen and (max-width:360px){.popupWrapper{padding:0 0 112px}}@media screen and (min-width:361px) and (max-width:540px){.popupWrapper{padding:0 0 31.1111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.popupWrapper{padding:0 0 14.8438vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.popupWrapper{padding:0 1.38889vw 1.38889vw}}@media screen and (min-width:1921px){.popupWrapper{padding:0 1.04167vw 1.04167vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.popupWrapper{scrollbar-width:none}.popupWrapper::-webkit-scrollbar{display:none}}@media screen and (max-width:540px){.popupWrapper{scrollbar-width:none}.popupWrapper::-webkit-scrollbar{display:none}}.popupWrapper .SimpleButton .reset{border:1px solid #0000001a}.popupWrapper .SimpleButton .reset span{background:#000;padding:0}.popupWrapper .SimpleButton .reset svg{height:auto}@media screen and (max-width:360px){.popupWrapper .SimpleButton .reset svg{width:10px}}@media screen and (min-width:361px) and (max-width:540px){.popupWrapper .SimpleButton .reset svg{width:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.popupWrapper .SimpleButton .reset svg{width:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.popupWrapper .SimpleButton .reset svg{width:0}}@media screen and (min-width:1921px){.popupWrapper .SimpleButton .reset svg{width:0}}.popupWrapper .SimpleButton .apply{border-color:var(--primaryColor)}@media screen and (max-width:540px){.popupWrapper .SimpleButton .apply,.popupWrapper .SimpleButton .reset{column-gap:3.33333vw;width:100%;padding:3.88889vw 3.61111vw 4.44444vw}}.list_switchButtons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ListPageMain{min-height:100vh}.content{flex-direction:row-reverse;display:flex}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.content{flex-direction:column}}@media screen and (max-width:540px){.content{flex-direction:column}}.filters{color:var(--blackColor);background-color:#f5eee6;width:25.67%}@media screen and (max-width:360px){.filters{padding:15px 0 0}}@media screen and (min-width:361px) and (max-width:540px){.filters{padding:4.16667vw 0 0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filters{padding:0 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filters{padding:.694444vw 0 0 .694444vw}}@media screen and (min-width:1921px){.filters{padding:.520833vw 0 0 .520833vw}}@media screen and (max-width:360px){.filters{margin-top:0}}@media screen and (min-width:361px) and (max-width:540px){.filters{margin-top:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filters{margin-top:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filters{margin-top:5.06944vw}}@media screen and (min-width:1921px){.filters{margin-top:3.80208vw}}@media screen and (max-width:360px){.filters{margin-right:0}}@media screen and (min-width:361px) and (max-width:540px){.filters{margin-right:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.filters{margin-right:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.filters{margin-right:.416667vw}}@media screen and (min-width:1921px){.filters{margin-right:.3125vw}}.filters a{color:var(--blackColor)}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.filters{background-color:#0000;width:100%}.filters ::-webkit-scrollbar{display:none}}@media screen and (max-width:540px){.filters{background-color:#0000;width:100%}}.startSalesBanner{background-color:var(--primaryColor);letter-spacing:-.04em;flex-direction:column;display:flex}@media screen and (max-width:360px){.startSalesBanner{padding:20px 20px 16px}}@media screen and (min-width:361px) and (max-width:540px){.startSalesBanner{padding:5.55556vw 5.55556vw 4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.startSalesBanner{padding:2.60417vw 2.60417vw 2.08333vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.startSalesBanner{padding:1.38889vw 1.38889vw 1.11111vw}}@media screen and (min-width:1921px){.startSalesBanner{padding:1.04167vw 1.04167vw .833333vw}}@media screen and (max-width:360px){.startSalesBanner{margin:0}}@media screen and (min-width:361px) and (max-width:540px){.startSalesBanner{margin:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.startSalesBanner{margin:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.startSalesBanner{margin:0 1.11111vw 1.59722vw 0}}@media screen and (min-width:1921px){.startSalesBanner{margin:0 .833333vw 1.19792vw 0}}@media screen and (max-width:360px){.startSalesBanner{gap:16px}}@media screen and (min-width:361px) and (max-width:540px){.startSalesBanner{gap:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.startSalesBanner{gap:2.08333vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.startSalesBanner{gap:1.11111vw}}@media screen and (min-width:1921px){.startSalesBanner{gap:.833333vw}}.startSalesBanner__text{text-transform:uppercase;color:#f9f5f3;font-variation-settings:"wdth" 85;text-align:center;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:150%}@media screen and (max-width:360px){.startSalesBanner__text{font-size:33px}}@media screen and (min-width:361px) and (max-width:540px){.startSalesBanner__text{font-size:9.16667vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.startSalesBanner__text{font-size:max(12px,4.29688vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.startSalesBanner__text{font-size:max(12px,2.29167vw)}}@media screen and (min-width:1921px){.startSalesBanner__text{font-size:1.71875vw}}.list{width:74.33%}@media screen and (max-width:360px){.list{padding:0}}@media screen and (min-width:361px) and (max-width:540px){.list{padding:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.list{padding:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.list{padding:0 0 0 2.08333vw}}@media screen and (min-width:1921px){.list{padding:0 0 0 1.5625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.list{width:100%}}@media screen and (max-width:540px){.list{width:100%}}.title{z-index:4;background-color:#fff;display:flex;position:relative}@media screen and (max-width:360px){.title{margin:0 0 20px}}@media screen and (min-width:361px) and (max-width:540px){.title{margin:0 0 5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.title{margin:3.90625vw 0 .651042vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.title{margin:0}}@media screen and (min-width:1921px){.title{margin:0}}@media screen and (max-width:360px){.title{padding:35px 20px 36px}}@media screen and (min-width:361px) and (max-width:540px){.title{padding:9.72222vw 5.55556vw 10vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.title{padding:0 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.title{padding:5.76389vw 1.38889vw 0 0}}@media screen and (min-width:1921px){.title{padding:4.32292vw 1.04167vw 0 0}}.title h1{text-transform:uppercase;color:#393d46;font-variation-settings:"wdth" 75;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:360px){.title h1{font-size:46px}}@media screen and (min-width:361px) and (max-width:540px){.title h1{font-size:12.7778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.title h1{font-size:max(12px,5.98958vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.title h1{font-size:max(12px,4.44444vw)}}@media screen and (min-width:1921px){.title h1{font-size:3.33333vw}}@media screen and (max-width:360px){.title h1{margin-right:10px}}@media screen and (min-width:361px) and (max-width:540px){.title h1{margin-right:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.title h1{margin-right:1.17188vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.title h1{margin-right:.694444vw}}@media screen and (min-width:1921px){.title h1{margin-right:.520833vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.title h1{height:4.6875vw;line-height:100%}}@media screen and (max-width:540px){.title h1{height:10vw;line-height:100%}}.title div{justify-content:space-between;width:100%;min-width:8.68056vw;display:flex}@media screen and (max-width:360px){.title div{margin-top:0}}@media screen and (min-width:361px) and (max-width:540px){.title div{margin-top:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.title div{margin-top:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.title div{margin-top:.694444vw}}@media screen and (min-width:1921px){.title div{margin-top:.520833vw}}.title p{white-space:nowrap;color:#393d46;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334}@media screen and (max-width:360px){.title p{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.title p{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.title p{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.title p{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.title p{font-size:.625vw}}@media screen and (max-width:540px){.title{height:12.5vw}}.listHeaderWrapper{z-index:3;background-color:#fff;padding-top:4.44444vw;padding-right:.694444vw;position:sticky;top:0}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.listHeaderWrapper{display:none}}@media screen and (max-width:540px){.listHeaderWrapper{display:none}}.buttonsContainer{display:none}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.buttonsContainer{z-index:13;background-color:#fff;width:100%;padding:1.95313vw 2.60417vw;display:block;position:sticky;top:0}}@media screen and (max-width:540px){.buttonsContainer{z-index:13;background-color:#fff;padding:0 5.55556vw;display:block;position:sticky;top:0}}.buttonsContainer.shadow{box-shadow:0 0 80px #0000001a}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.buttons{gap:1.82292vw;width:100%;display:flex}}@media screen and (max-width:540px){.buttons{border-bottom:1px solid #393d4626;gap:1.66667vw;padding:5.55556vw 0;display:flex}}.flatSort{font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.flatSort{width:62.2771%}}@media screen and (max-width:540px){.flatSort{width:69.69%}}.flatSort .menuItem{padding:0}.flatSort .menuItem:hover{color:#393d46}.flatSort .selectValue{letter-spacing:.04em;color:var(--primaryColor);border:1px solid var(--primaryColor);text-align:center;justify-content:center;align-items:center;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.167}@media screen and (max-width:360px){.flatSort .selectValue{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .selectValue{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .selectValue{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .selectValue{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.flatSort .selectValue{font-size:.625vw}}@media screen and (max-width:360px){.flatSort .selectValue{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .selectValue{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .selectValue{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .selectValue{height:2.08333vw}}@media screen and (min-width:1921px){.flatSort .selectValue{height:1.5625vw}}@media screen and (max-width:360px){.flatSort .selectValue{padding:8px 10px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .selectValue{padding:2.22222vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .selectValue{padding:1.04167vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .selectValue{padding:.555556vw .694444vw}}@media screen and (min-width:1921px){.flatSort .selectValue{padding:.416667vw .520833vw}}@media screen and (max-width:360px){.flatSort .selectValue{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .selectValue{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .selectValue{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .selectValue{gap:.694444vw}}@media screen and (min-width:1921px){.flatSort .selectValue{gap:.520833vw}}.flatSort .selectValue span path{stroke:var(--primaryColor)}.flatSort .dropdownMenu{text-transform:uppercase;font-variation-settings:"wdth" 75;letter-spacing:.04em;border:1px solid var(--primaryColor);color:#393d46;background-color:#fff;border-top:none;flex-direction:column;font-family:Bahnschrift-Condensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-stretch:87.5%;line-height:1.167;display:flex}@media screen and (max-width:360px){.flatSort .dropdownMenu{font-size:32px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .dropdownMenu{font-size:8.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .dropdownMenu{font-size:max(12px,5.20833vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .dropdownMenu{font-size:max(12px,2.77778vw)}}@media screen and (min-width:1921px){.flatSort .dropdownMenu{font-size:2.08333vw}}@media screen and (max-width:360px){.flatSort .dropdownMenu{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .dropdownMenu{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .dropdownMenu{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .dropdownMenu{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.flatSort .dropdownMenu{font-size:.625vw}}@media screen and (max-width:360px){.flatSort .dropdownMenu{max-height:340px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .dropdownMenu{max-height:94.4444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .dropdownMenu{max-height:44.2708vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .dropdownMenu{max-height:23.6111vw}}@media screen and (min-width:1921px){.flatSort .dropdownMenu{max-height:17.7083vw}}@media screen and (max-width:360px){.flatSort .dropdownMenu{padding:8px 10px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .dropdownMenu{padding:2.22222vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .dropdownMenu{padding:1.04167vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .dropdownMenu{padding:.555556vw .694444vw}}@media screen and (min-width:1921px){.flatSort .dropdownMenu{padding:.416667vw .520833vw}}@media screen and (max-width:360px){.flatSort .dropdownMenu{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .dropdownMenu{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .dropdownMenu{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .dropdownMenu{gap:.694444vw}}@media screen and (min-width:1921px){.flatSort .dropdownMenu{gap:.520833vw}}.flatSort .dropdownMenu::-webkit-scrollbar-thumb{background-color:#d9d9d9;border:none}.flatSort .selectedMenuItem{letter-spacing:.04em;color:var(--primaryColor);padding:0;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.167}@media screen and (max-width:360px){.flatSort .selectedMenuItem{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.flatSort .selectedMenuItem{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatSort .selectedMenuItem{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatSort .selectedMenuItem{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.flatSort .selectedMenuItem{font-size:.625vw}}.noFlatsMessage{text-transform:uppercase;font-variation-settings:"wdth" 75;text-align:center;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:360px){.noFlatsMessage{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.noFlatsMessage{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.noFlatsMessage{font-size:max(12px,2.60417vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.noFlatsMessage{font-size:max(12px,1.38889vw)}}@media screen and (min-width:1921px){.noFlatsMessage{font-size:1.04167vw}}@media screen and (max-width:360px){.noFlatsMessage{margin-top:0}}@media screen and (min-width:361px) and (max-width:540px){.noFlatsMessage{margin-top:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.noFlatsMessage{margin-top:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.noFlatsMessage{margin-top:8.33333vw}}@media screen and (min-width:1921px){.noFlatsMessage{margin-top:6.25vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.noFlatsMessage{justify-content:center;align-items:center;height:calc(100vh - 40.3646vw);display:flex}}@media screen and (max-width:540px){.noFlatsMessage{text-transform:uppercase;font-variation-settings:"wdth" 75;justify-content:center;align-items:center;height:calc(100vh - 97.2222vw);font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:120%;display:flex}}@media screen and (max-width:540px) and (max-width:360px){.noFlatsMessage{font-size:16px}}@media screen and (max-width:540px) and (min-width:361px) and (max-width:540px){.noFlatsMessage{font-size:4.44444vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.noFlatsMessage{font-size:max(12px,2.60417vw)}}@media screen and (max-width:540px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.noFlatsMessage{font-size:max(12px,1.38889vw)}}@media screen and (max-width:540px) and (min-width:1921px){.noFlatsMessage{font-size:1.04167vw}}.scrollUp{z-index:10;cursor:pointer;position:fixed}@media screen and (max-width:360px){.scrollUp{width:30px}}@media screen and (min-width:361px) and (max-width:540px){.scrollUp{width:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.scrollUp{width:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.scrollUp{width:2.08333vw}}@media screen and (min-width:1921px){.scrollUp{width:1.5625vw}}@media screen and (max-width:360px){.scrollUp{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.scrollUp{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.scrollUp{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.scrollUp{height:2.08333vw}}@media screen and (min-width:1921px){.scrollUp{height:1.5625vw}}@media screen and (max-width:360px){.scrollUp{bottom:20px}}@media screen and (min-width:361px) and (max-width:540px){.scrollUp{bottom:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.scrollUp{bottom:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.scrollUp{bottom:1.38889vw}}@media screen and (min-width:1921px){.scrollUp{bottom:1.04167vw}}@media screen and (max-width:360px){.scrollUp{right:20px}}@media screen and (min-width:361px) and (max-width:540px){.scrollUp{right:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.scrollUp{right:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.scrollUp{right:1.38889vw}}@media screen and (min-width:1921px){.scrollUp{right:1.04167vw}}.scrollUp svg{width:100%;height:100%}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.scrollUp{display:none}}@media screen and (max-width:540px){.scrollUp{display:none}}.wide-fonts .startSalesBanner{display:none}.wide-fonts .filters{background-color:#f7f5f3}@media screen and (max-width:360px){.wide-fonts .filters{padding:0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filters{padding:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filters{padding:0 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filters{padding:.694444vw 0 0 .833333vw}}@media screen and (min-width:1921px){.wide-fonts .filters{padding:.520833vw 0 0 .625vw}}@media screen and (max-width:360px){.wide-fonts .filters{margin-top:0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filters{margin-top:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filters{margin-top:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filters{margin-top:5.55556vw}}@media screen and (min-width:1921px){.wide-fonts .filters{margin-top:4.16667vw}}@media screen and (max-width:360px){.wide-fonts .list{padding:0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .list{padding:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .list{padding:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .list{padding:0 0 0 1.38889vw}}@media screen and (min-width:1921px){.wide-fonts .list{padding:0 0 0 1.04167vw}}@media screen and (max-width:360px){.wide-fonts .title{margin:0 0 10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .title{margin:0 0 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .title{margin:11.1979vw 0 4.16667vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .title{margin:0}}@media screen and (min-width:1921px){.wide-fonts .title{margin:0}}@media screen and (max-width:360px){.wide-fonts .title{padding:73px 20px 36px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .title{padding:20.2778vw 5.55556vw 10vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .title{padding:0 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .title{padding:5.34722vw 1.66667vw 0 0}}@media screen and (min-width:1921px){.wide-fonts .title{padding:4.01042vw 1.25vw 0 0}}.wide-fonts .title h1{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;letter-spacing:normal;font-variation-settings:normal;color:var(--blackColor);text-transform:none;z-index:2;height:4.72222vw;font-style:normal;font-weight:600;line-height:1}@media screen and (max-width:360px){.wide-fonts .title h1{font-size:36px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .title h1{font-size:10vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .title h1{font-size:max(12px,7.8125vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .title h1{font-size:max(12px,4.16667vw)}}@media screen and (min-width:1921px){.wide-fonts .title h1{font-size:3.125vw}}@media screen and (max-width:360px){.wide-fonts .title h1{margin-right:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .title h1{margin-right:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .title h1{margin-right:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .title h1{margin-right:.694444vw}}@media screen and (min-width:1921px){.wide-fonts .title h1{margin-right:.520833vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .title h1{height:7.8125vw}}@media screen and (max-width:540px){.wide-fonts .title h1{height:16.6667vw}}@media screen and (max-width:360px){.wide-fonts .title div{margin-top:9px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .title div{margin-top:2.5vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .title div{margin-top:2.34375vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .title div{margin-top:1.25vw}}@media screen and (min-width:1921px){.wide-fonts .title div{margin-top:.9375vw}}.wide-fonts .title p{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .title p{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .title p{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .title p{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .title p{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .title p{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .title p{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .title p{letter-spacing:0%}.wide-fonts .title{height:12.5vw}}.wide-fonts .title .SimpleButton{margin-top:0}.wide-fonts .listHeaderWrapper{margin-top:-1.80556vw;padding-top:6.25vw;padding-right:1.66667vw}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .buttons{gap:1.82292vw;width:100%;display:flex}}@media screen and (max-width:540px){.wide-fonts .buttons{border-bottom:1px solid #393d4626;gap:1.66667vw;padding:5.55556vw 0;display:flex}}.wide-fonts .flatSort{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.wide-fonts .flatSort .menuItem{padding:0}.wide-fonts .flatSort .menuItem:hover{color:#393d46}.wide-fonts .flatSort .selectValue{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;color:var(--primaryColor);border:1px solid var(--primaryColor);text-align:center;justify-content:center;align-items:center;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .flatSort .selectValue{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .flatSort .selectValue{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .flatSort .selectValue{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .flatSort .selectValue{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .flatSort .selectValue{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .flatSort .selectValue{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .flatSort .selectValue{letter-spacing:0%}}@media screen and (max-width:360px){.wide-fonts .flatSort .selectValue{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .flatSort .selectValue{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .flatSort .selectValue{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .flatSort .selectValue{gap:0}}@media screen and (min-width:1921px){.wide-fonts .flatSort .selectValue{gap:0}}.wide-fonts .flatSort .selectValue span path{stroke:var(--primaryColor)}.wide-fonts .flatSort .dropdownMenu{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;border:1px solid var(--primaryColor);color:var(--blackColor);background-color:#fff;border-top:none;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .flatSort .dropdownMenu{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .flatSort .dropdownMenu{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .flatSort .dropdownMenu{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .flatSort .dropdownMenu{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .flatSort .dropdownMenu{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .flatSort .dropdownMenu{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .flatSort .dropdownMenu{letter-spacing:0%}}.wide-fonts .flatSort .dropdownMenu::-webkit-scrollbar-thumb{background-color:#d9d9d9;border:none}.wide-fonts .flatSort .selectedMenuItem{letter-spacing:normal;font-family:var(--wide-font-700),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.wide-fonts .filterBtnWide{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;background:var(--primaryColor);color:#fff;border:1px solid var(--primaryColor);font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .filterBtnWide{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filterBtnWide{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filterBtnWide{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filterBtnWide{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .filterBtnWide{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .filterBtnWide{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .filterBtnWide{letter-spacing:0%}}@media screen and (max-width:360px){.wide-fonts .filterBtnWide{gap:5px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .filterBtnWide{gap:1.38889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .filterBtnWide{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .filterBtnWide{gap:.694444vw}}@media screen and (min-width:1921px){.wide-fonts .filterBtnWide{gap:.520833vw}}@media screen and (max-width:540px){.wide-fonts .filterBtnWide{min-width:25.5556vw}}.wide-fonts .noFlatsMessage p{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:360px){.wide-fonts .noFlatsMessage p{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .noFlatsMessage p{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .noFlatsMessage p{font-size:max(12px,2.08333vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .noFlatsMessage p{font-size:max(12px,1.11111vw)}}@media screen and (min-width:1921px){.wide-fonts .noFlatsMessage p{font-size:.833333vw}}@media screen and (max-width:540px){.wide-fonts .noFlatsMessage{padding:0 14.7222vw}.wide-fonts .noFlatsMessage p{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;font-style:normal;font-weight:400;line-height:140%}}@media screen and (max-width:540px) and (max-width:360px){.wide-fonts .noFlatsMessage p{font-size:12px}}@media screen and (max-width:540px) and (min-width:361px) and (max-width:540px){.wide-fonts .noFlatsMessage p{font-size:3.33333vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .noFlatsMessage p{font-size:max(12px,1.5625vw)}}@media screen and (max-width:540px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .noFlatsMessage p{font-size:max(12px,.833333vw)}}@media screen and (max-width:540px) and (min-width:1921px){.wide-fonts .noFlatsMessage p{font-size:.625vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .noFlatsMessage p{letter-spacing:-0.5%}}@media screen and (max-width:540px) and (max-width:540px){.wide-fonts .noFlatsMessage p{letter-spacing:0%}}@media screen and (max-width:540px){.wide-fonts .noFlatsMessage br{display:none}}@media screen and (max-width:360px){.wide-fonts .scrollUp{bottom:20px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .scrollUp{bottom:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .scrollUp{bottom:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .scrollUp{bottom:.902778vw}}@media screen and (min-width:1921px){.wide-fonts .scrollUp{bottom:.677083vw}}@media screen and (max-width:360px){.wide-fonts .scrollUp{right:20px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .scrollUp{right:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .scrollUp{right:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .scrollUp{right:1.66667vw}}@media screen and (min-width:1921px){.wide-fonts .scrollUp{right:1.25vw}}.wide-fonts .scrollUp svg rect,.wide-fonts .scrollUp svg path{stroke:var(--blackColor)}.favorites{display:flex}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.favorites{flex-direction:column}}@media screen and (max-width:540px){.favorites{flex-direction:column}}.favorites__list{width:74%;min-height:100vh}@media screen and (max-width:360px){.favorites__list{padding:0}}@media screen and (min-width:361px) and (max-width:540px){.favorites__list{padding:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__list{padding:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__list{padding:0 0 0 2.08333vw}}@media screen and (min-width:1921px){.favorites__list{padding:0 0 0 1.5625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.favorites__list{width:100%}}@media screen and (max-width:540px){.favorites__list{width:100%}}.favorites__title{display:flex}@media screen and (max-width:360px){.favorites__title{padding:110px 20px 0}}@media screen and (min-width:361px) and (max-width:540px){.favorites__title{padding:30.5556vw 5.55556vw 0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__title{padding:11.0677vw 2.60417vw 0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__title{padding:5.76389vw 0 0}}@media screen and (min-width:1921px){.favorites__title{padding:4.32292vw 0 0}}@media screen and (max-width:360px){.favorites__title{margin-bottom:0}}@media screen and (min-width:361px) and (max-width:540px){.favorites__title{margin-bottom:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__title{margin-bottom:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__title{margin-bottom:1.38889vw}}@media screen and (min-width:1921px){.favorites__title{margin-bottom:1.04167vw}}@media screen and (max-width:540px){.favorites__title{flex-direction:column}}.favorites__title h1{text-transform:uppercase;color:#393d46;font-variation-settings:"wdth" 75;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:360px){.favorites__title h1{font-size:46px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__title h1{font-size:12.7778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__title h1{font-size:max(12px,5.98958vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__title h1{font-size:max(12px,4.44444vw)}}@media screen and (min-width:1921px){.favorites__title h1{font-size:3.33333vw}}@media screen and (max-width:360px){.favorites__title h1{margin-right:10px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__title h1{margin-right:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__title h1{margin-right:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__title h1{margin-right:.694444vw}}@media screen and (min-width:1921px){.favorites__title h1{margin-right:.520833vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.favorites__title h1{line-height:100%}}@media screen and (max-width:540px){.favorites__title h1{line-height:100%}}.favorites__title_flatsCount{justify-content:space-between;width:100%;display:flex}@media screen and (max-width:360px){.favorites__title_flatsCount{margin-top:0}}@media screen and (min-width:361px) and (max-width:540px){.favorites__title_flatsCount{margin-top:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__title_flatsCount{margin-top:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__title_flatsCount{margin-top:.694444vw}}@media screen and (min-width:1921px){.favorites__title_flatsCount{margin-top:.520833vw}}@media screen and (max-width:360px){.favorites__title_flatsCount{min-width:80px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__title_flatsCount{min-width:22.2222vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__title_flatsCount{min-width:10.4167vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__title_flatsCount{min-width:5.55556vw}}@media screen and (min-width:1921px){.favorites__title_flatsCount{min-width:4.16667vw}}.favorites__title p{color:#393d46;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334}@media screen and (max-width:360px){.favorites__title p{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__title p{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__title p{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__title p{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.favorites__title p{font-size:.625vw}}.favorites__stickyHeading{z-index:4;background-color:#fff;position:relative}@media screen and (max-width:360px){.favorites__stickyHeading{padding:20px 20px 10px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__stickyHeading{padding:5.55556vw 5.55556vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__stickyHeading{padding:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__stickyHeading{padding:0}}@media screen and (min-width:1921px){.favorites__stickyHeading{padding:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.favorites__stickyHeading{justify-content:space-between;display:flex;position:sticky;top:0}}@media screen and (max-width:540px){.favorites__stickyHeading{position:sticky;top:-13.8889vw}}.favorites__stickedButtons{border-bottom:1px solid #393d4626}@media screen and (max-width:540px){.favorites__stickedButtons{padding-bottom:5.55556vw;transition:padding .2s}}.favorites__buttons{align-items:center;display:flex}@media screen and (max-width:360px){.favorites__buttons{gap:4px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__buttons{gap:1.11111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__buttons{gap:.520833vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__buttons{gap:.277778vw}}@media screen and (min-width:1921px){.favorites__buttons{gap:.208333vw}}@media screen and (max-width:540px){.favorites__buttons{margin-bottom:5.55556vw}}@media screen and (max-width:360px){.favorites__downloadBtn{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__downloadBtn{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__downloadBtn{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__downloadBtn{height:2.08333vw}}@media screen and (min-width:1921px){.favorites__downloadBtn{height:1.5625vw}}@media screen and (max-width:360px){.favorites__downloadBtn{padding:8px 10px 10px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__downloadBtn{padding:2.22222vw 2.77778vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__downloadBtn{padding:1.04167vw 1.30208vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__downloadBtn{padding:.555556vw .694444vw .694444vw}}@media screen and (min-width:1921px){.favorites__downloadBtn{padding:.416667vw .520833vw .520833vw}}.favorites__downloadBtn span{width:fit-content;height:fit-content;transform:rotate(90deg)}@media screen and (max-width:540px){.favorites__downloadBtn{width:31.1111vw}}.favorites__downloadBtn.inactive{filter:opacity(.5);cursor:default}@media screen and (max-width:360px){.favorites__mailBtn{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__mailBtn{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__mailBtn{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__mailBtn{height:2.08333vw}}@media screen and (min-width:1921px){.favorites__mailBtn{height:1.5625vw}}@media screen and (max-width:360px){.favorites__mailBtn span{width:10px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__mailBtn span{width:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__mailBtn span{width:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__mailBtn span{width:.694444vw}}@media screen and (min-width:1921px){.favorites__mailBtn span{width:.520833vw}}.favorites__mailBtn.inactive{filter:opacity(.5);cursor:default}.favorites__listHeaderWrapper{z-index:3;background-color:#fff;padding-right:.694444vw;position:sticky;top:0}.favorites__listHeader{margin-top:-2.08333vw;padding-top:4.86111vw}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.favorites__flatSort{width:fit-content;min-width:32.77%;padding:0}}.favorites__flatSort_dropdownMenu{border:1px solid var(--primaryColor);background-color:#fff;border-top:none;flex-direction:column;display:flex}@media screen and (max-width:360px){.favorites__flatSort_dropdownMenu{padding:8px 10px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_dropdownMenu{padding:2.22222vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_dropdownMenu{padding:1.04167vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_dropdownMenu{padding:0}}@media screen and (min-width:1921px){.favorites__flatSort_dropdownMenu{padding:0}}@media screen and (max-width:360px){.favorites__flatSort_dropdownMenu{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_dropdownMenu{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_dropdownMenu{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_dropdownMenu{gap:.694444vw}}@media screen and (min-width:1921px){.favorites__flatSort_dropdownMenu{gap:.520833vw}}@media screen and (max-width:360px){.favorites__flatSort_dropdownMenu{max-height:340px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_dropdownMenu{max-height:94.4444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_dropdownMenu{max-height:44.2708vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_dropdownMenu{max-height:23.6111vw}}@media screen and (min-width:1921px){.favorites__flatSort_dropdownMenu{max-height:17.7083vw}}.favorites__flatSort_menuItem,.favorites__flatSort_menuItemSelected{letter-spacing:.04em;font-variation-settings:"wdth" 85;padding:0;font-family:Bahnschrift-Condensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;line-height:1.143}@media screen and (max-width:360px){.favorites__flatSort_menuItem,.favorites__flatSort_menuItemSelected{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_menuItem,.favorites__flatSort_menuItemSelected{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_menuItem,.favorites__flatSort_menuItemSelected{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_menuItem,.favorites__flatSort_menuItemSelected{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.favorites__flatSort_menuItem,.favorites__flatSort_menuItemSelected{font-size:.729167vw}}.favorites__flatSort_menuItem:first-child,.favorites__flatSort_menuItem:last-child,.favorites__flatSort_menuItemSelected:first-child,.favorites__flatSort_menuItemSelected:last-child{padding:0}.favorites__flatSort_menuItemSelected{letter-spacing:.04em;color:var(--primaryColor);font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.favorites__flatSort_menuItemSelected{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_menuItemSelected{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_menuItemSelected{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_menuItemSelected{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.favorites__flatSort_menuItemSelected{font-size:.729167vw}}.favorites__flatSort_selectValue{letter-spacing:.04em;color:var(--primaryColor);border:1px solid var(--primaryColor);justify-content:center;align-items:center;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.favorites__flatSort_selectValue{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_selectValue{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_selectValue{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_selectValue{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.favorites__flatSort_selectValue{font-size:.729167vw}}@media screen and (max-width:360px){.favorites__flatSort_selectValue{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_selectValue{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_selectValue{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_selectValue{height:2.08333vw}}@media screen and (min-width:1921px){.favorites__flatSort_selectValue{height:1.5625vw}}@media screen and (max-width:360px){.favorites__flatSort_selectValue{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_selectValue{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_selectValue{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_selectValue{gap:0}}@media screen and (min-width:1921px){.favorites__flatSort_selectValue{gap:0}}@media screen and (max-width:360px){.favorites__flatSort_selectValue{padding:0 10px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__flatSort_selectValue{padding:0 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__flatSort_selectValue{padding:0 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__flatSort_selectValue{padding:0 .694444vw}}@media screen and (min-width:1921px){.favorites__flatSort_selectValue{padding:0 .520833vw}}.favorites__flatSort_selectValue span path{stroke:var(--primaryColor)}.favorites__noFlatsMessage{text-transform:uppercase;font-variation-settings:"wdth" 75;text-align:center;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:360px){.favorites__noFlatsMessage{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__noFlatsMessage{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__noFlatsMessage{font-size:max(12px,2.60417vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__noFlatsMessage{font-size:max(12px,1.38889vw)}}@media screen and (min-width:1921px){.favorites__noFlatsMessage{font-size:1.04167vw}}@media screen and (max-width:360px){.favorites__noFlatsMessage{margin-top:0}}@media screen and (min-width:361px) and (max-width:540px){.favorites__noFlatsMessage{margin-top:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__noFlatsMessage{margin-top:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__noFlatsMessage{margin-top:8.33333vw}}@media screen and (min-width:1921px){.favorites__noFlatsMessage{margin-top:6.25vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.favorites__noFlatsMessage{justify-content:center;align-items:center;height:calc(100vh - 40.3646vw);display:flex}}@media screen and (max-width:540px){.favorites__noFlatsMessage{justify-content:center;align-items:center;height:calc(100vh - 97.2222vw);display:flex}}@media screen and (max-width:360px){.favorites__noFlatsMessage span{margin-left:5px}}@media screen and (min-width:361px) and (max-width:540px){.favorites__noFlatsMessage span{margin-left:1.38889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favorites__noFlatsMessage span{margin-left:.651042vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favorites__noFlatsMessage span{margin-left:.347222vw}}@media screen and (min-width:1921px){.favorites__noFlatsMessage span{margin-left:.260417vw}}.favorites__noFlatsMessage span,.favorites__noFlatsMessage a{color:var(--primaryColor);text-decoration:none}.wide-fonts .favorites__list{z-index:1;width:73.7%;min-height:100vh}@media screen and (max-width:360px){.wide-fonts .favorites__list{padding:0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__list{padding:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__list{padding:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__list{padding:0 0 0 1.38889vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__list{padding:0 0 0 1.04167vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__list{width:100%}}@media screen and (max-width:540px){.wide-fonts .favorites__list{width:100%}}.wide-fonts .favorites__title{display:flex}@media screen and (max-width:360px){.wide-fonts .favorites__title{padding:73px 20px 0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__title{padding:20.2778vw 5.55556vw 0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__title{padding:11.1979vw 2.60417vw 0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__title{padding:6.94444vw 0 0}}@media screen and (min-width:1921px){.wide-fonts .favorites__title{padding:5.20833vw 0 0}}@media screen and (max-width:360px){.wide-fonts .favorites__title{margin-bottom:0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__title{margin-bottom:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__title{margin-bottom:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__title{margin-bottom:2.56944vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__title{margin-bottom:1.92708vw}}@media screen and (max-width:540px){.wide-fonts .favorites__title{flex-direction:column}}.wide-fonts .favorites__title h1{font-family:var(--wide-font-600-expanded),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;letter-spacing:normal;font-variation-settings:normal;text-transform:none;color:var(--blackColor);z-index:2;height:4.72222vw;font-style:normal;font-weight:600;line-height:100%}@media screen and (max-width:360px){.wide-fonts .favorites__title h1{font-size:36px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__title h1{font-size:10vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__title h1{font-size:max(12px,7.8125vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__title h1{font-size:max(12px,4.16667vw)}}@media screen and (min-width:1921px){.wide-fonts .favorites__title h1{font-size:3.125vw}}@media screen and (max-width:360px){.wide-fonts .favorites__title h1{margin-right:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__title h1{margin-right:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__title h1{margin-right:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__title h1{margin-right:.694444vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__title h1{margin-right:.520833vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__title h1{height:7.8125vw;line-height:100%}}@media screen and (max-width:540px){.wide-fonts .favorites__title h1{height:16.6667vw;line-height:100%}}.wide-fonts .favorites__title .SimpleButton{margin-top:0}@media screen and (max-width:360px){.wide-fonts .favorites__title_flatsCount{margin-top:0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__title_flatsCount{margin-top:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__title_flatsCount{margin-top:2.34375vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__title_flatsCount{margin-top:1.66667vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__title_flatsCount{margin-top:1.25vw}}.wide-fonts .favorites__title p{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;color:var(--blackColor);font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .favorites__title p{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__title p{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__title p{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__title p{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .favorites__title p{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__title p{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .favorites__title p{letter-spacing:0%}}.wide-fonts .favorites__stickyHeading{z-index:4;background-color:#fff;position:relative}@media screen and (max-width:360px){.wide-fonts .favorites__stickyHeading{padding:20px 20px 10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__stickyHeading{padding:5.55556vw 5.55556vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__stickyHeading{padding:1.95313vw 2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__stickyHeading{padding:0}}@media screen and (min-width:1921px){.wide-fonts .favorites__stickyHeading{padding:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__stickyHeading{justify-content:space-between;display:flex;position:sticky;top:0}}@media screen and (max-width:540px){.wide-fonts .favorites__stickyHeading{position:sticky;top:-14.1667vw}}.wide-fonts .favorites__stickedButtons{border-bottom:1px solid var(--blackColorOp10)}@media screen and (max-width:540px){.wide-fonts .favorites__stickedButtons{transition:padding .2s;transition:all .2 ease;flex-direction:column;gap:2.77778vw;padding-bottom:5.55556vw;display:flex}}.wide-fonts .favorites__buttons{align-items:center;display:flex}@media screen and (max-width:360px){.wide-fonts .favorites__buttons{gap:4px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__buttons{gap:1.11111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__buttons{gap:.520833vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__buttons{gap:.277778vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__buttons{gap:.208333vw}}@media screen and (max-width:540px){.wide-fonts .favorites__buttons{margin-bottom:2.77778vw}}@media screen and (max-width:360px){.wide-fonts .favorites__downloadBtn{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__downloadBtn{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__downloadBtn{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__downloadBtn{height:2.08333vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__downloadBtn{height:1.5625vw}}@media screen and (max-width:360px){.wide-fonts .favorites__downloadBtn{padding:8px 10px 10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__downloadBtn{padding:2.22222vw 2.77778vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__downloadBtn{padding:1.04167vw 1.30208vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__downloadBtn{padding:.555556vw .694444vw .694444vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__downloadBtn{padding:.416667vw .520833vw .520833vw}}.wide-fonts .favorites__downloadBtn span{width:fit-content;height:fit-content;transform:rotate(90deg)}@media screen and (max-width:540px){.wide-fonts .favorites__downloadBtn{width:31.1111vw}}@media screen and (max-width:360px){.wide-fonts .favorites__mailBtn{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__mailBtn{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__mailBtn{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__mailBtn{height:2.08333vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__mailBtn{height:1.5625vw}}@media screen and (max-width:360px){.wide-fonts .favorites__mailBtn{padding:8px 10px 10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__mailBtn{padding:2.22222vw 2.77778vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__mailBtn{padding:1.04167vw 1.30208vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__mailBtn{padding:.555556vw .694444vw .694444vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__mailBtn{padding:.416667vw .520833vw .520833vw}}@media screen and (max-width:360px){.wide-fonts .favorites__mailBtn span{width:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__mailBtn span{width:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__mailBtn span{width:1.5625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__mailBtn span{width:.833333vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__mailBtn span{width:.625vw}}@media screen and (max-width:540px){.wide-fonts .favorites__mailBtn{flex:1}}.wide-fonts .favorites__listHeaderWrapper{z-index:3;background-color:#fff;padding-right:1.66667vw;position:sticky;top:0}.wide-fonts .favorites__listHeader{margin-top:-3.47222vw;padding-top:6.25vw}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__flatSort{width:fit-content;min-width:32.77%;padding:0}}.wide-fonts .favorites__flatSort_dropdownMenu{border-color:var(--primaryColor);background-color:#fff;flex-direction:column;display:flex}@media screen and (max-width:360px){.wide-fonts .favorites__flatSort_dropdownMenu{padding:8px 10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__flatSort_dropdownMenu{padding:2.22222vw 2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__flatSort_dropdownMenu{padding:1.04167vw 1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__flatSort_dropdownMenu{padding:0}}@media screen and (min-width:1921px){.wide-fonts .favorites__flatSort_dropdownMenu{padding:0}}@media screen and (max-width:360px){.wide-fonts .favorites__flatSort_dropdownMenu{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__flatSort_dropdownMenu{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__flatSort_dropdownMenu{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__flatSort_dropdownMenu{gap:.694444vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__flatSort_dropdownMenu{gap:.520833vw}}@media screen and (max-width:360px){.wide-fonts .favorites__flatSort_dropdownMenu{max-height:340px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__flatSort_dropdownMenu{max-height:94.4444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__flatSort_dropdownMenu{max-height:44.2708vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__flatSort_dropdownMenu{max-height:23.6111vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__flatSort_dropdownMenu{max-height:17.7083vw}}.wide-fonts .favorites__flatSort_menuItem,.wide-fonts .favorites__flatSort_menuItem_selected{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;color:var(--blackColor);padding:0;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:360px){.wide-fonts .favorites__flatSort_menuItem,.wide-fonts .favorites__flatSort_menuItem_selected{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__flatSort_menuItem,.wide-fonts .favorites__flatSort_menuItem_selected{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__flatSort_menuItem,.wide-fonts .favorites__flatSort_menuItem_selected{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__flatSort_menuItem,.wide-fonts .favorites__flatSort_menuItem_selected{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .favorites__flatSort_menuItem,.wide-fonts .favorites__flatSort_menuItem_selected{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__flatSort_menuItem,.wide-fonts .favorites__flatSort_menuItem_selected{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .favorites__flatSort_menuItem,.wide-fonts .favorites__flatSort_menuItem_selected{letter-spacing:0%}}.wide-fonts .favorites__flatSort_menuItem:first-child,.wide-fonts .favorites__flatSort_menuItem:last-child,.wide-fonts .favorites__flatSort_menuItem_selected:first-child,.wide-fonts .favorites__flatSort_menuItem_selected:last-child{padding:0}.wide-fonts .favorites__flatSort_menuItemSelected{color:var(--primaryColor);font-family:var(--wide-font-700),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;text-transform:none;letter-spacing:normal}@media screen and (max-width:360px){.wide-fonts .favorites__flatSort_menuItemSelected{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__flatSort_menuItemSelected{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__flatSort_menuItemSelected{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__flatSort_menuItemSelected{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .favorites__flatSort_menuItemSelected{font-size:.625vw}}.wide-fonts .favorites__flatSort_selectValue{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;color:var(--primaryColor);border:1px solid var(--primaryColor);text-align:center;justify-content:center;align-items:center;font-style:normal;font-weight:400;line-height:1.4}@media screen and (max-width:360px){.wide-fonts .favorites__flatSort_selectValue{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__flatSort_selectValue{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__flatSort_selectValue{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__flatSort_selectValue{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .favorites__flatSort_selectValue{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__flatSort_selectValue{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .favorites__flatSort_selectValue{letter-spacing:0%}}@media screen and (max-width:360px){.wide-fonts .favorites__flatSort_selectValue{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__flatSort_selectValue{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__flatSort_selectValue{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__flatSort_selectValue{gap:0}}@media screen and (min-width:1921px){.wide-fonts .favorites__flatSort_selectValue{gap:0}}@media screen and (max-width:360px){.wide-fonts .favorites__flatSort_selectValue{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__flatSort_selectValue{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__flatSort_selectValue{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__flatSort_selectValue{height:2.08333vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__flatSort_selectValue{height:1.5625vw}}.wide-fonts .favorites__flatSort_selectValue span path{stroke:var(--primaryColor)}.wide-fonts .favorites .Select__dropdownMenu{border:1px solid var(--primaryColor);border-top:none}@media screen and (max-width:540px){.wide-fonts .favorites__buttons .SimpleButton:last-child{width:100%}}.wide-fonts .favorites__noFlatsMessage{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;text-align:center;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:360px){.wide-fonts .favorites__noFlatsMessage{font-size:16px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__noFlatsMessage{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__noFlatsMessage{font-size:max(12px,2.08333vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__noFlatsMessage{font-size:max(12px,1.11111vw)}}@media screen and (min-width:1921px){.wide-fonts .favorites__noFlatsMessage{font-size:.833333vw}}@media screen and (max-width:360px){.wide-fonts .favorites__noFlatsMessage{margin-top:0}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__noFlatsMessage{margin-top:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__noFlatsMessage{margin-top:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__noFlatsMessage{margin-top:8.33333vw}}@media screen and (min-width:1921px){.wide-fonts .favorites__noFlatsMessage{margin-top:6.25vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__noFlatsMessage{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;justify-content:center;align-items:center;height:calc(100vh - 40.3646vw);font-style:normal;font-weight:400;line-height:130%;display:flex}}@media screen and (min-width:541px) and (max-width:1024px) and (max-width:360px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (max-width:360px){.wide-fonts .favorites__noFlatsMessage{font-size:16px}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:361px) and (max-width:540px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__noFlatsMessage{font-size:4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:541px) and (max-width:1024px),screen and (min-width:541px) and (max-width:1024px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__noFlatsMessage{font-size:max(12px,2.08333vw)}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__noFlatsMessage{font-size:max(12px,1.11111vw)}}@media screen and (min-width:541px) and (max-width:1024px) and (min-width:1921px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait) and (min-width:1921px){.wide-fonts .favorites__noFlatsMessage{font-size:.833333vw}}@media screen and (max-width:540px){.wide-fonts .favorites__noFlatsMessage{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;justify-content:center;align-items:center;height:calc(100vh - 97.2222vw);font-style:normal;font-weight:400;line-height:140%;display:flex}}@media screen and (max-width:540px) and (max-width:360px){.wide-fonts .favorites__noFlatsMessage{font-size:12px}}@media screen and (max-width:540px) and (min-width:361px) and (max-width:540px){.wide-fonts .favorites__noFlatsMessage{font-size:3.33333vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .favorites__noFlatsMessage{font-size:max(12px,1.5625vw)}}@media screen and (max-width:540px) and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .favorites__noFlatsMessage{font-size:max(12px,.833333vw)}}@media screen and (max-width:540px) and (min-width:1921px){.wide-fonts .favorites__noFlatsMessage{font-size:.625vw}}@media screen and (max-width:540px) and (min-width:541px) and (max-width:1024px),screen and (max-width:540px) and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .favorites__noFlatsMessage{letter-spacing:-0.5%}}@media screen and (max-width:540px) and (max-width:540px){.wide-fonts .favorites__noFlatsMessage{letter-spacing:0%}}.wide-fonts .favorites__noFlatsMessage span,.wide-fonts .favorites__noFlatsMessage a{text-decoration:none}:root{--wide-font-700-expanded:"RFDewiExpanded-Bold";--wide-font-600-expanded:"RFDewiExpanded-Semibold";--wide-font-400:"RFDewi-Regular";--wide-font-700:"RFDewi-Bold";--wide-font-400-expanded:"RFDewiExpanded-Regular";--primaryColor:#5e396f;--secondaryColor:#be84b1;--floorMaskColor:#cfbc9e;--bgColor:#fff;--blackColor:#141414;--blackColorOp10:#1414141a;--blackColorOp15:#14141426;--blackColorOp20:#14141433;--blackColorOp30:#1414144d;--blackColorOp40:#14141466;--blackColorOp50:#14141480}.list_range{width:100%;padding-bottom:5px}@media (hover:hover){.list_range:hover .block{border-color:#393d46}}.list_range:focus-visible .block{border-color:#393d46}.list_range.isDisabled{opacity:.5;cursor:default;pointer-events:none}.slider{width:100%;margin-bottom:-1px;transition:all .2s;display:flex}.block{letter-spacing:.04em;width:50%;height:40px;color:var(--blackColor);white-space:nowrap;border:1px solid #0003;border-right:none;align-items:center;column-gap:4px;padding:10px;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143;transition:border .1s;display:flex;position:relative}@media screen and (max-width:360px){.block{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.block{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.block{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.block{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.block{font-size:.729167vw}}.block:last-child{border:1px solid #0003;border-left:none}.block:last-child:after{content:"";background:#0003;width:1px;height:65%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.block input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.block input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.block input[type=number]{-moz-appearance:textfield}.block sup{font-size:65%;position:absolute;top:-.45em}.input{text-align:right;letter-spacing:.04em;width:100%;color:var(--blackColor);background-color:#0000;border:none;outline:none;flex-grow:1;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.input{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.input{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.input{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.input{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.input{font-size:.729167vw}}.input span{text-align:right;text-transform:uppercase;color:var(--blackColor);font-style:normal;font-weight:500}.input span sup{font-size:65%;top:-.45em}.react_slider{cursor:pointer;height:1px}.react_slider__thumb{background:var(--primaryColor);border-radius:50%;width:10px;height:10px;top:-5px}.react_slider__thumb:focus-visible{outline:none}.react_slider__track{height:1px}.react_slider [class*="-1"]{background:var(--primaryColor)}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.finishCell{display:none}}.finishIcon{flex-shrink:0;justify-content:center;display:flex;position:relative}@media screen and (max-width:360px){.finishIcon{width:20px}}@media screen and (min-width:361px) and (max-width:540px){.finishIcon{width:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.finishIcon{width:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.finishIcon{width:1.38889vw}}@media screen and (min-width:1921px){.finishIcon{width:1.04167vw}}@media screen and (max-width:360px){.finishIcon{height:20px}}@media screen and (min-width:361px) and (max-width:540px){.finishIcon{height:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.finishIcon{height:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.finishIcon{height:1.38889vw}}@media screen and (min-width:1921px){.finishIcon{height:1.04167vw}}.finishIcon svg{align-items:center;width:100%;height:100%;display:flex}.finishIcon svg path{fill:#393d46}@media (hover:hover){.finishIcon:hover svg path{fill:var(--primaryColor)}}.finishIcon:focus-visible svg path{fill:var(--primaryColor)}.favoriteButtonCell{justify-content:flex-end;display:flex}@media screen and (max-width:360px){.favoriteButtonCell{margin-bottom:0}}@media screen and (min-width:361px) and (max-width:540px){.favoriteButtonCell{margin-bottom:0}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.favoriteButtonCell{margin-bottom:0}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.favoriteButtonCell{margin-bottom:0}}@media screen and (min-width:1921px){.favoriteButtonCell{margin-bottom:0}}.flatCardAdaptive{display:none}@media screen and (max-width:360px){.flatCardAdaptive{gap:30px}}@media screen and (min-width:361px) and (max-width:540px){.flatCardAdaptive{gap:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatCardAdaptive{gap:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatCardAdaptive{gap:2.08333vw}}@media screen and (min-width:1921px){.flatCardAdaptive{gap:1.5625vw}}@media screen and (max-width:360px){.flatCardAdaptive{padding-top:20px}}@media screen and (min-width:361px) and (max-width:540px){.flatCardAdaptive{padding-top:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.flatCardAdaptive{padding-top:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.flatCardAdaptive{padding-top:1.38889vw}}@media screen and (min-width:1921px){.flatCardAdaptive{padding-top:1.04167vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.flatCardAdaptive{border-top:1px solid #393d4626;justify-content:space-between;min-height:23.6979vw;display:flex}}@media screen and (max-width:540px){.flatCardAdaptive{border-top:1px solid #393d4626;justify-content:space-between;min-height:50.5556vw;margin-bottom:5.55556vw;display:flex}}.imageAndIcons{flex-direction:column;flex-shrink:0;justify-content:space-between;gap:2.77778vw;width:37.223vw;display:flex}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.imageAndIcons{gap:2.27865vw;width:21.875vw}}.planAdaptiveWrapper{width:100%;height:36.67vw;position:relative}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.planAdaptiveWrapper{height:16.016vw}}.planImg{object-fit:contain;object-position:left;width:100%;height:100%}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.planImg{object-position:top left}}@media screen and (max-width:540px){.planImg{object-position:top left}}.flatInfoAdaptive{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.roomsMobile{color:var(--blackColor);text-transform:uppercase;font-variation-settings:"wdth" 75;white-space:nowrap;align-items:center;font-family:Bahnschrift-SemiCondensed,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;line-height:110%;display:flex}@media screen and (max-width:360px){.roomsMobile{font-size:20px}}@media screen and (min-width:361px) and (max-width:540px){.roomsMobile{font-size:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.roomsMobile{font-size:max(12px,2.60417vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.roomsMobile{font-size:max(12px,1.38889vw)}}@media screen and (min-width:1921px){.roomsMobile{font-size:1.04167vw}}@media screen and (max-width:360px){.roomsMobile{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.roomsMobile{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.roomsMobile{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.roomsMobile{gap:.694444vw}}@media screen and (min-width:1921px){.roomsMobile{gap:.520833vw}}.priceBlock{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:540px){.priceBlock{justify-content:space-between}.promoTooltip{text-wrap:wrap!important;width:50vw!important}}.SimpleButton .resetBtnDesktop{text-transform:none;cursor:pointer;color:#393d46;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.694444vw;width:8.68056vw;min-width:fit-content;height:1.11111vw;margin-left:auto;padding:0;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334;display:flex}@media screen and (max-width:360px){.SimpleButton .resetBtnDesktop{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .resetBtnDesktop{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .resetBtnDesktop{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .resetBtnDesktop{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.SimpleButton .resetBtnDesktop{font-size:.625vw}}@media (hover:hover){.SimpleButton .resetBtnDesktop:hover{background:0 0;border:none}.SimpleButton .resetBtnDesktop:hover p{color:#393d46}.SimpleButton .resetBtnDesktop:hover svg path{stroke:#393d46}}.SimpleButton .resetBtnDesktop:focus-visible{background:0 0;border:none}.SimpleButton .resetBtnDesktop:focus-visible p{color:#393d46}.SimpleButton .resetBtnDesktop:focus-visible svg path{stroke:#393d46}.SimpleButton .orderBtn{background-color:#0000;border:1px solid #f9f5f3}@media screen and (max-width:360px){.SimpleButton .orderBtn{height:50px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .orderBtn{height:13.8889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .orderBtn{height:6.51042vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .orderBtn{height:3.47222vw}}@media screen and (min-width:1921px){.SimpleButton .orderBtn{height:2.60417vw}}@media screen and (max-width:360px){.SimpleButton .orderBtn{gap:20px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .orderBtn{gap:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .orderBtn{gap:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .orderBtn{gap:1.38889vw}}@media screen and (min-width:1921px){.SimpleButton .orderBtn{gap:1.04167vw}}@media screen and (max-width:360px){.SimpleButton .orderBtn{padding:14px 16px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .orderBtn{padding:3.88889vw 4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .orderBtn{padding:1.82292vw 2.08333vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .orderBtn{padding:.972222vw 1.11111vw}}@media screen and (min-width:1921px){.SimpleButton .orderBtn{padding:.729167vw .833333vw}}.SimpleButton .orderBtn p{color:#f9f5f3;letter-spacing:.04em;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.SimpleButton .orderBtn p{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .orderBtn p{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .orderBtn p{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .orderBtn p{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.SimpleButton .orderBtn p{font-size:.729167vw}}@media screen and (max-width:360px){.SimpleButton .orderBtn>svg{height:20px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .orderBtn>svg{height:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .orderBtn>svg{height:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .orderBtn>svg{height:1.38889vw}}@media screen and (min-width:1921px){.SimpleButton .orderBtn>svg{height:1.04167vw}}@media screen and (max-width:360px){.SimpleButton .orderBtn>svg{width:20px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .orderBtn>svg{width:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .orderBtn>svg{width:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .orderBtn>svg{width:1.38889vw}}@media screen and (min-width:1921px){.SimpleButton .orderBtn>svg{width:1.04167vw}}.SimpleButton .orderBtn>svg rect{fill:#f9f5f3}.SimpleButton .orderBtn>svg path{stroke:var(--blackColor)}@media (hover:hover){.SimpleButton .orderBtn:hover{border:1px solid #f9f5f3}.SimpleButton .orderBtn:hover p{color:#f9f5f3}.SimpleButton .orderBtn:hover svg path{stroke:#393d46}}.SimpleButton .orderBtn:focus-visible{border:1px solid #f9f5f3}.SimpleButton .orderBtn:focus-visible p{color:#f9f5f3}.SimpleButton .orderBtn:focus-visible svg path{stroke:#393d46}.SimpleButton .reset{letter-spacing:.04em;text-transform:uppercase;color:var(--blackColor);font-variation-settings:"wdth" 75;background-color:#fff;border:1px solid #0000004d;flex-shrink:0;justify-content:center;align-items:center;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143;display:flex}@media screen and (max-width:360px){.SimpleButton .reset{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .reset{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .reset{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .reset{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.SimpleButton .reset{font-size:.729167vw}}@media screen and (max-width:360px){.SimpleButton .reset{padding:14px 18.5px 16px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .reset{padding:3.88889vw 5.13889vw 4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .reset{padding:1.82292vw 2.40885vw 2.08333vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .reset{padding:.972222vw 1.28472vw 1.11111vw}}@media screen and (min-width:1921px){.SimpleButton .reset{padding:.729167vw .963542vw .833333vw}}@media screen and (max-width:360px){.SimpleButton .reset{height:50px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .reset{height:13.8889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .reset{height:6.51042vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .reset{height:3.47222vw}}@media screen and (min-width:1921px){.SimpleButton .reset{height:2.60417vw}}@media screen and (max-width:360px){.SimpleButton .reset{width:140px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .reset{width:38.8889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .reset{width:18.2292vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .reset{width:9.72222vw}}@media screen and (min-width:1921px){.SimpleButton .reset{width:7.29167vw}}@media screen and (max-width:360px){.SimpleButton .reset{gap:20px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .reset{gap:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .reset{gap:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .reset{gap:1.38889vw}}@media screen and (min-width:1921px){.SimpleButton .reset{gap:1.04167vw}}.SimpleButton .reset span{background:var(--primaryColor);padding:4px}@media screen and (max-width:360px){.SimpleButton .reset svg{width:20px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .reset svg{width:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .reset svg{width:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .reset svg{width:1.38889vw}}@media screen and (min-width:1921px){.SimpleButton .reset svg{width:1.04167vw}}@media screen and (max-width:360px){.SimpleButton .reset svg{height:20px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .reset svg{height:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .reset svg{height:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .reset svg{height:1.38889vw}}@media screen and (min-width:1921px){.SimpleButton .reset svg{height:1.04167vw}}.SimpleButton .reset svg path{stroke:#fff}@media (hover:hover){.SimpleButton .reset:hover{color:var(--blackColor);border:1px solid #0000004d}.SimpleButton .reset:hover span svg path{stroke:#fff}}.SimpleButton .reset:focus-visible{color:var(--blackColor);border:1px solid #0000004d}.SimpleButton .reset:focus-visible span svg path{stroke:#fff}.SimpleButton .apply{border:1px solid var(--blackColor);color:var(--blackColor);font-variation-settings:"wdth" 75;background-color:#fff}@media screen and (max-width:360px){.SimpleButton .apply{height:50px}}@media screen and (min-width:361px) and (max-width:540px){.SimpleButton .apply{height:13.8889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.SimpleButton .apply{height:6.51042vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.SimpleButton .apply{height:3.47222vw}}@media screen and (min-width:1921px){.SimpleButton .apply{height:2.60417vw}}.SimpleButton .apply span{background:var(--primaryColor)}.SimpleButton .apply span svg path{stroke:#fff}@media (hover:hover){.SimpleButton .apply:hover{border:1px solid var(--blackColor);color:var(--blackColor)}.SimpleButton .apply:hover span svg path{stroke:#fff}}.SimpleButton .apply:focus-visible{border:1px solid var(--blackColor);color:var(--blackColor)}.SimpleButton .apply:focus-visible span svg path{stroke:#fff}.wide-fonts .SimpleButton .resetBtnDesktop{font-family:var(--wide-font-400),"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-variation-settings:normal;letter-spacing:normal;text-transform:none;cursor:pointer;width:8.68056vw;height:1.18056vw;color:var(--blackColor);background:0 0;border:none;justify-content:space-between;align-items:center;gap:.486111vw;margin-top:0;margin-left:auto;padding:0;font-style:normal;font-weight:400;line-height:140%;display:flex}@media screen and (max-width:360px){.wide-fonts .SimpleButton .resetBtnDesktop{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.wide-fonts .SimpleButton .resetBtnDesktop{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.wide-fonts .SimpleButton .resetBtnDesktop{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.wide-fonts .SimpleButton .resetBtnDesktop{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.wide-fonts .SimpleButton .resetBtnDesktop{font-size:.625vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.wide-fonts .SimpleButton .resetBtnDesktop{letter-spacing:-0.5%}}@media screen and (max-width:540px){.wide-fonts .SimpleButton .resetBtnDesktop{letter-spacing:0%}}@media (hover:hover){.wide-fonts .SimpleButton .resetBtnDesktop:hover{background:0 0;border:none}.wide-fonts .SimpleButton .resetBtnDesktop:hover p{color:var(--blackColor)}.wide-fonts .SimpleButton .resetBtnDesktop:hover svg path{stroke:var(--blackColor)}}.wide-fonts .SimpleButton .resetBtnDesktop:focus-visible{background:0 0;border:none}.wide-fonts .SimpleButton .resetBtnDesktop:focus-visible p{color:var(--blackColor)}.wide-fonts .SimpleButton .resetBtnDesktop:focus-visible svg path{stroke:var(--blackColor)}.groupButtons{display:none}@media screen and (max-width:360px){.groupButtons{margin-top:20px}}@media screen and (min-width:361px) and (max-width:540px){.groupButtons{margin-top:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.groupButtons{margin-top:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.groupButtons{margin-top:0}}@media screen and (min-width:1921px){.groupButtons{margin-top:0}}@media screen and (max-width:360px){.groupButtons{padding:20px 20px 22px}}@media screen and (min-width:361px) and (max-width:540px){.groupButtons{padding:5.55556vw 5.55556vw 6.11111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.groupButtons{padding:2.73438vw 2.60417vw 2.99479vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.groupButtons{padding:0}}@media screen and (min-width:1921px){.groupButtons{padding:0}}@media screen and (max-width:360px){.groupButtons{gap:10px}}@media screen and (min-width:361px) and (max-width:540px){.groupButtons{gap:2.77778vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.groupButtons{gap:1.30208vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.groupButtons{gap:.694444vw}}@media screen and (min-width:1921px){.groupButtons{gap:.520833vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.groupButtons{z-index:17;background-color:#fff;border-top:1px solid #0003;width:100%;display:flex;position:fixed;bottom:0;left:0}}@media screen and (max-width:540px){.groupButtons{z-index:17;background-color:#fff;border-top:1px solid #0003;width:100%;display:flex;position:fixed;bottom:0}}.stDescription{color:#000;opacity:.5;font-family:Bahnschrift-Light,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:300;line-height:1.334;position:relative}@media screen and (max-width:360px){.stDescription{font-size:12px}}@media screen and (min-width:361px) and (max-width:540px){.stDescription{font-size:3.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.stDescription{font-size:max(12px,1.5625vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.stDescription{font-size:max(12px,.833333vw)}}@media screen and (min-width:1921px){.stDescription{font-size:.625vw}}@media screen and (max-width:360px){.stDescription{top:-16px}}@media screen and (min-width:361px) and (max-width:540px){.stDescription{top:-4.44444vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.stDescription{top:-2.08333vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.stDescription{top:-1.11111vw}}@media screen and (min-width:1921px){.stDescription{top:-.833333vw}}@media screen and (max-width:360px){.stDescription{margin-bottom:-23px}}@media screen and (min-width:361px) and (max-width:540px){.stDescription{margin-bottom:-6.38889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.stDescription{margin-bottom:-2.99479vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.stDescription{margin-bottom:-1.59722vw}}@media screen and (min-width:1921px){.stDescription{margin-bottom:-1.19792vw}}.rangeSlider div,.rangeSlider span{font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.rangeSlider__block{letter-spacing:.04em;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.rangeSlider__block{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.rangeSlider__block{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.rangeSlider__block{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.rangeSlider__block{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.rangeSlider__block{font-size:.729167vw}}@media screen and (max-width:360px){.rangeSlider__block{height:40px}}@media screen and (min-width:361px) and (max-width:540px){.rangeSlider__block{height:11.1111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.rangeSlider__block{height:5.20833vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.rangeSlider__block{height:2.77778vw}}@media screen and (min-width:1921px){.rangeSlider__block{height:2.08333vw}}@media screen and (max-width:360px){.rangeSlider__block{padding:11px 10px 13px}}@media screen and (min-width:361px) and (max-width:540px){.rangeSlider__block{padding:3.05556vw 2.77778vw 3.61111vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.rangeSlider__block{padding:1.43229vw 1.30208vw 1.69271vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.rangeSlider__block{padding:.763889vw .694444vw .902778vw}}@media screen and (min-width:1921px){.rangeSlider__block{padding:.572917vw .520833vw .677083vw}}.rangeSlider__block div{letter-spacing:.04em;font-family:Bahnschrift-SemBdSemCond,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;line-height:1.143}@media screen and (max-width:360px){.rangeSlider__block div{font-size:14px}}@media screen and (min-width:361px) and (max-width:540px){.rangeSlider__block div{font-size:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.rangeSlider__block div{font-size:max(12px,1.82292vw)}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.rangeSlider__block div{font-size:max(12px,.972222vw)}}@media screen and (min-width:1921px){.rangeSlider__block div{font-size:.729167vw}}.rangeSlider span{opacity:.5}.hidden{display:none}.close{background:var(--primaryColor);border-radius:50%;justify-content:center;align-items:center;margin-left:auto;display:flex;position:relative}@media screen and (max-width:360px){.close{right:20px}}@media screen and (min-width:361px) and (max-width:540px){.close{right:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.close{right:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.close{right:1.38889vw}}@media screen and (min-width:1921px){.close{right:1.04167vw}}@media screen and (max-width:360px){.close{margin-top:20px}}@media screen and (min-width:361px) and (max-width:540px){.close{margin-top:5.55556vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.close{margin-top:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.close{margin-top:1.38889vw}}@media screen and (min-width:1921px){.close{margin-top:1.04167vw}}@media screen and (max-width:360px){.close{margin-bottom:35px}}@media screen and (min-width:361px) and (max-width:540px){.close{margin-bottom:9.72222vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.close{margin-bottom:2.60417vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.close{margin-bottom:2.43056vw}}@media screen and (min-width:1921px){.close{margin-bottom:1.82292vw}}@media screen and (max-width:360px){.close{width:30px}}@media screen and (min-width:361px) and (max-width:540px){.close{width:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.close{width:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.close{width:2.08333vw}}@media screen and (min-width:1921px){.close{width:1.5625vw}}@media screen and (max-width:360px){.close{height:30px}}@media screen and (min-width:361px) and (max-width:540px){.close{height:8.33333vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.close{height:3.90625vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.close{height:2.08333vw}}@media screen and (min-width:1921px){.close{height:1.5625vw}}@media screen and (max-width:360px){.close svg{width:14px}}@media screen and (min-width:361px) and (max-width:540px){.close svg{width:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.close svg{width:1.82292vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.close svg{width:.972222vw}}@media screen and (min-width:1921px){.close svg{width:.729167vw}}@media screen and (max-width:360px){.close svg{height:14px}}@media screen and (min-width:361px) and (max-width:540px){.close svg{height:3.88889vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1370px) and (orientation:portrait){.close svg{height:1.82292vw}}@media screen and (min-width:1025px) and (max-width:1920px) and (orientation:landscape){.close svg{height:.972222vw}}@media screen and (min-width:1921px){.close svg{height:.729167vw}}@media screen and (min-width:541px) and (max-width:1024px),screen and (min-width:1025px) and (max-width:1366px) and (orientation:portrait){.close{position:sticky;top:2.60417vw;right:2.60417vw}}@media screen and (max-width:540px){.close{position:sticky;top:5.55556vw;right:5.55556vw}}.wide-fonts .close{border:1px solid var(--primaryColor);z-index:3;background:#fff}.wide-fonts .close svg path{stroke:var(--primaryColor)}
