html{box-sizing:border-box;height:100%;outline:none}html.no-scroll{overflow:hidden}*,:after,:before{box-sizing:inherit;outline:none}body{display:flex;flex-direction:column;font-family:Inter,sans-serif;font-feature-settings:"pnum" on,"lnum" on;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.2;margin:0;min-height:100%;padding:0;scroll-behavior:smooth}@media (min-width:1px) and (max-width:768px){body{font-size:14px;padding-bottom:55px}}button{font-family:Inter,sans-serif}body,html{overflow-x:hidden}body{background-color:#fff}body .container.bg,body.alternative{background-color:#edebe7}body.alternative .container.bg{background-color:#fff}body.no-scroll{overflow:hidden}.main-content{flex-grow:1;padding-top:8.235294117647058vw}@media screen and (min-width:1360px){.main-content{padding-top:112px}}@media (min-width:1px) and (max-width:920px){.main-content{padding-top:70px}}.std-section .container{margin:0 auto;max-width:1360px;padding:.7352941176470589vw 1.470588235294118vw;width:100%}@media screen and (min-width:1360px){.std-section .container{padding:10px 20px}}@media (min-width:1px) and (max-width:920px){.std-section .container{padding:10px 20px}}.full-section .container{max-width:100%;padding-bottom:10px;padding-top:10px;width:100%}.divider{height:0;width:100%}.divider.bg{background-color:#edebe7}.divider.d-0{padding:0}.divider.d-5{padding:.36764705882352944vw 0 0}@media screen and (min-width:1360px){.divider.d-5{padding:5px 0 0}}.divider.d-10{padding:.36764705882352944vw 0}@media screen and (min-width:1360px){.divider.d-10{padding:5px 0}}.divider.d-15{padding:.7352941176470589vw 0 .36764705882352944vw}@media screen and (min-width:1360px){.divider.d-15{padding:10px 0 5px}}.divider.d-20{padding:.7352941176470589vw 0}@media screen and (min-width:1360px){.divider.d-20{padding:10px 0}}.divider.d-25{padding:1.102941176470588vw 0 .7352941176470589vw}@media screen and (min-width:1360px){.divider.d-25{padding:15px 0 10px}}.divider.d-30{padding:1.102941176470588vw 0}@media screen and (min-width:1360px){.divider.d-30{padding:15px 0}}.divider.d-35{padding:1.470588235294118vw 0 1.102941176470588vw}@media screen and (min-width:1360px){.divider.d-35{padding:20px 0 15px}}.divider.d-40{padding:1.470588235294118vw 0}@media screen and (min-width:1360px){.divider.d-40{padding:20px 0}}.divider.d-45{padding:1.838235294117647vw 0 1.470588235294118vw}@media screen and (min-width:1360px){.divider.d-45{padding:25px 0 20px}}.divider.d-50{padding:1.838235294117647vw 0}@media screen and (min-width:1360px){.divider.d-50{padding:25px 0}}@media (min-width:1px) and (max-width:920px){.divider.m-0{padding:0}.divider.m-5{padding:5px 0 0}.divider.m-10{padding:5px 0}.divider.m-15{padding:10px 0 5px}.divider.m-20{padding:10px 0}.divider.m-25{padding:15px 0 10px}.divider.m-30{padding:15px 0}.divider.m-35{padding:20px 0 15px}.divider.m-40{padding:20px 0}.divider.m-45{padding:25px 0 20px}.divider.m-50{padding:25px 0}}.arrow-next,.arrow-prev{align-items:center;background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;cursor:pointer;display:flex;height:2.941176470588236vw;justify-content:center;padding:0;transition:opacity .3s ease;width:2.941176470588236vw}@media screen and (min-width:1360px){.arrow-next,.arrow-prev{height:40px;width:40px}}@media (min-width:1px) and (max-width:920px){.arrow-next,.arrow-prev{height:40px;width:40px}}.arrow-next.swiper-button-disabled svg,.arrow-prev.swiper-button-disabled svg{opacity:.5}.arrow-next svg,.arrow-prev svg{height:1.323529411764706vw;width:1.323529411764706vw;fill:#fff;stroke:#fff;pointer-events:none;transition:opacity .3s ease}@media screen and (min-width:1360px){.arrow-next svg,.arrow-prev svg{height:18px;width:18px}}@media (min-width:1px) and (max-width:920px){.arrow-next svg,.arrow-prev svg{height:18px;width:18px}}.arrow-prev svg{transform:rotate(-180deg)}.arrow-next svg{transform:rotate(0deg)}.control-arrow{background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:border-box;cursor:pointer;height:2.941176470588236vw;padding:0;position:relative;transition:background-color .2s,opacity .2s;width:2.941176470588236vw}@media screen and (min-width:1360px){.control-arrow{height:40px;width:40px}}@media (min-width:1px) and (max-width:920px){.control-arrow{height:30px;width:30px}}@media screen and (min-width:920px){.control-arrow:hover{background-color:rgba(0,0,0,.1)}}.control-arrow:active{background-color:rgba(0,0,0,.1)}.control-arrow:after{background-image:url(/assets/front/img/icons/control-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.323529411764706vw;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.323529411764706vw}@media screen and (min-width:1360px){.control-arrow:after{height:18px;width:18px}}@media (min-width:1px) and (max-width:920px){.control-arrow:after{height:12px;width:12px}}.control-arrow.swiper-button-disabled{cursor:default;opacity:.4;pointer-events:none}.control-arrow--prev:after{transform:translate(-50%,-50%) rotate(180deg)}.control-unzoom,.control-zoom{background-color:#fff;border:1px solid #8a7860;border-radius:.7352941176470589vw;cursor:pointer;height:3.308823529411764vw;position:relative;transition:box-shadow .3s ease;width:3.308823529411764vw}@media screen and (min-width:1360px){.control-unzoom,.control-zoom{border-radius:10px;height:45px;width:45px}}@media (min-width:1px) and (max-width:920px){.control-unzoom,.control-zoom{border-radius:10px;height:40px;width:40px}}.control-unzoom.active:not([disabled]):not(.disabled),.control-unzoom:active:not([disabled]):not(.disabled),.control-unzoom:focus:focus-visible:not([disabled]):not(.disabled),.control-zoom.active:not([disabled]):not(.disabled),.control-zoom:active:not([disabled]):not(.disabled),.control-zoom:focus:focus-visible:not([disabled]):not(.disabled){box-shadow:inset 0 0 5px 0 #fff}.control-unzoom:after,.control-unzoom:before,.control-zoom:after,.control-zoom:before{pointer-events:none}.control-zoom{margin-bottom:1.470588235294118vw}@media screen and (min-width:1360px){.control-zoom{margin-bottom:20px}}@media (min-width:1px) and (max-width:920px){.control-zoom{margin-bottom:10px}}.control-zoom:after{background-color:#8a7860;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.029411764705882vw}@media screen and (min-width:1360px){.control-zoom:after{width:14px}}@media (min-width:1px) and (max-width:920px){.control-zoom:after{width:14px}}.control-zoom:before{background-color:#8a7860;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(90deg);width:1.029411764705882vw}@media screen and (min-width:1360px){.control-zoom:before{width:14px}}@media (min-width:1px) and (max-width:920px){.control-zoom:before{width:14px}}.control-unzoom:after{background-color:#8a7860;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.029411764705882vw}@media screen and (min-width:1360px){.control-unzoom:after{width:14px}}@media (min-width:1px) and (max-width:920px){.control-unzoom:after{width:14px}}.control-close{background-color:#a94016;border:0;border-radius:10px;cursor:pointer;height:45px;position:relative;width:45px}@media screen and (min-width:1360px){.control-close{border-radius:10px;height:45px;width:45px}}@media (min-width:1px) and (max-width:920px){.control-close{border-radius:10px}}@media (min-width:769px) and (max-width:920px){.control-close{height:45px;width:45px}}@media (min-width:1px) and (max-width:768px){.control-close{height:40px;width:40px}}.control-close:after,.control-close:before{background-color:#fff;border-radius:1px;content:"";display:block;height:2px;left:50%;pointer-events:none;position:absolute;top:50%;width:1.323529411764706vw}@media screen and (min-width:1360px){.control-close:after,.control-close:before{width:18px}}@media (min-width:1px) and (max-width:920px){.control-close:after,.control-close:before{width:18px}}.control-close:after{transform:translate(-50%,-50%) rotate(45deg)}.control-close:before{transform:translate(-50%,-50%) rotate(-45deg)}.shade-modal-close{background-color:#a94016;border:1px solid #a94016;border-radius:.7352941176470589vw;cursor:pointer;height:2.941176470588236vw;margin-left:auto;min-width:2.941176470588236vw;position:relative;transition:box-shadow .3s ease;width:2.941176470588236vw}@media screen and (min-width:1360px){.shade-modal-close{border-radius:10px;height:40px;min-width:40px;width:40px}}@media (min-width:1px) and (max-width:920px){.shade-modal-close{border-radius:10px;height:40px;min-width:40px;width:40px}}@media screen and (min-width:920px){.shade-modal-close:hover{box-shadow:inset 0 0 4px 1px rgba(0,0,0,.42)}}.shade-modal-close:visited{box-shadow:none}.shade-modal-close:visited.active,.shade-modal-close:visited:active,.shade-modal-close:visited:focus:focus-visible{box-shadow:inset 0 0 4px 1px rgba(0,0,0,.42)}.shade-modal-close.active,.shade-modal-close:active,.shade-modal-close:focus:focus-visible{box-shadow:inset 0 0 4px 1px rgba(0,0,0,.42)}.shade-modal-close:after,.shade-modal-close:before{background-color:#fff;content:"";display:block;height:2px;left:50%;pointer-events:none;position:absolute;top:50%;width:1.323529411764706vw}@media screen and (min-width:1360px){.shade-modal-close:after,.shade-modal-close:before{width:18px}}@media (min-width:1px) and (max-width:920px){.shade-modal-close:after,.shade-modal-close:before{width:18px}}.shade-modal-close:after{transform:translate(-50%,-50%) rotate(45deg)}.shade-modal-close:before{transform:translate(-50%,-50%) rotate(-45deg)}.row{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{flex:0 0 auto;padding-left:10px;padding-right:10px}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:left}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:right}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:575px){.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{flex:0 0 auto;padding-left:10px;padding-right:10px}.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:left}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:right}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:920px){.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{flex:0 0 auto;padding-left:10px;padding-right:10px}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:left}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:right}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:1200px){.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{flex:0 0 auto;padding-left:10px;padding-right:10px}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:left}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:right}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@font-face{font-display:swap;font-family:AtypDisplay;font-style:normal;font-weight:700;src:url(../fonts/atyp/AtypDisplay-Bold.woff2) format("woff2"),url(../fonts/atyp/AtypDisplay-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:AtypDisplay;font-style:normal;font-weight:600;src:url(../fonts/atyp/AtypDisplay-Semibold.woff2) format("woff2"),url(../fonts/atyp/AtypDisplay-Semibold.woff) format("woff")}@font-face{font-display:swap;font-family:AtypDisplay;font-style:normal;font-weight:500;src:url(../fonts/atyp/AtypDisplay-Medium.woff2) format("woff2"),url(../fonts/atyp/AtypDisplay-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:AtypDisplay;font-style:normal;font-weight:400;src:url(../fonts/atyp/AtypDisplay-Regular.woff2) format("woff2"),url(../fonts/atyp/AtypDisplay-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:AtypDisplay;font-style:normal;font-weight:300;src:url(../fonts/atyp/AtypDisplay-Light.woff2) format("woff2"),url(../fonts/atyp/AtypDisplay-Light.woff) format("woff")}@font-face{font-display:swap;font-family:AtypDisplay;font-style:normal;font-weight:200;src:url(../fonts/atyp/AtypDisplay-Thin.woff2) format("woff2"),url(../fonts/atyp/AtypDisplay-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/inter/Inter-Bold.woff2) format("woff2"),url(../fonts/inter/Inter-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/inter/Inter-SemiBold.woff2) format("woff2"),url(../fonts/inter/Inter-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/inter/Inter-Medium.woff2) format("woff2"),url(../fonts/inter/Inter-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/inter/Inter-Regular.woff2) format("woff2"),url(../fonts/inter/Inter-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(../fonts/inter/Inter-Light.woff2) format("woff2"),url(../fonts/inter/Inter-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(../fonts/inter/Inter-Thin.woff2) format("woff2"),url(../fonts/inter/Inter-Thin.woff) format("woff")}.wm-spinner{align-items:center;display:flex;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,padding .3s ease;visibility:hidden;z-index:-1}.wm-spinner__overlay{background-color:#fff;background-repeat:repeat;left:0;opacity:0;position:absolute;top:0;transition:all .4s ease-in-out}.wm-spinner__inner{align-items:center;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;opacity:0;position:relative;transform:translateY(-50%);transition:opacity .3s ease,transform .3s ease;width:220px;z-index:777}@media (min-width:1px) and (max-width:350px){.wm-spinner__inner{width:280px}}.wm-spinner__inner:after{animation:scroll 2.2s ease-in-out infinite;background:linear-gradient(90deg,#a94016,#a94016);background-color:#fff;background-position:-25% 0;background-repeat:repeat-y;background-size:20%;border-radius:2px;content:"";height:5px;left:50%;position:absolute;top:calc(100% + 10px);transform:translateX(-50%);width:300px}@media (min-width:1px) and (max-width:350px){.wm-spinner__inner:after{width:280px}}.wm-spinner img{display:block;height:30px;width:30px}.wm-spinner.over{padding-top:0;z-index:400}.wm-spinner.fullscreen,.wm-spinner.fullscreen .wm-spinner__overlay{height:100vh;height:calc(var(--vh, 1vh)*100);width:100vw}.wm-spinner.hidden{display:none}.wm-spinner.active{opacity:1;visibility:visible;z-index:400}.wm-spinner.active .wm-spinner__overlay{opacity:1}.wm-spinner.active .wm-spinner__inner{opacity:1;--fill-color:#fff}.wm-spinner.active.over{z-index:400}.wm-spinner.active.under{z-index:100}@keyframes roundLoop{0%{opacity:0;transform:scale(.01)}50%{opacity:1;transform:scale(.7)}to{opacity:0;transform:scale(1)}}@keyframes simpleRoundLoop{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes scroll{50%{background-size:80%}to{background-position:125% 0}}.metadata-warning{background-color:#a94016;border:1px solid #8a7860;border-radius:10px;bottom:20px;display:flex;max-width:1200px;opacity:1;outline:none;overflow:hidden;position:fixed;right:20px;transition:opacity .3s ease;visibility:visible;width:calc(100% - 40px);z-index:300}@media (min-width:1px) and (max-width:768px){.metadata-warning{bottom:80px}}@media (min-width:1px) and (max-width:1024px){.metadata-warning{flex-direction:column}}.metadata-warning.sleep{opacity:0;visibility:hidden;z-index:-1}.metadata-warning__text{color:#fff;font-size:14px;padding:.75rem 1.75rem .75rem 1.25rem;width:85%}@media (min-width:1px) and (max-width:1024px){.metadata-warning__text{font-size:.75rem;width:100%}}.metadata-warning__text a{border-bottom:1px solid #fff;color:#fff;-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:920px){.metadata-warning__text a color .3s ease,.metadata-warning__text a transition border-color .3s ease,.metadata-warning__text a:hover{border-color:#fff;color:#fff}}.metadata-warning__text a:visited{border-color:#fff;color:#fff}.metadata-warning__text a:visited.active,.metadata-warning__text a:visited:active,.metadata-warning__text a:visited:focus:focus-visible{border-color:$link-main-active;color:$link-main-active}.metadata-warning__text a color $link-main-active,.metadata-warning__text a.active,.metadata-warning__text a:active,.metadata-warning__text a:focus:focus-visible{border-color:$link-main-active}.metadata-warning__btn{align-items:center;background:#8a7860;color:#fff;cursor:pointer;display:flex;flex-grow:1;font-size:1.5rem;font-weight:700;justify-content:center;outline:none;transition:all .3s ease-in-out;width:14%}@media (min-width:1px) and (max-width:1024px){.metadata-warning__btn{font-size:1.25rem;padding-bottom:10px;padding-top:10px;width:100%}}.metadata-warning__btn:active{background:$primary-color-2-hover;color:$primary-color-2-hover-text;-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:920px){.metadata-warning__btn:hover{background:$primary-color-2-hover;color:$primary-color-2-hover-text;-webkit-text-decoration:none;text-decoration:none}}.header{font-family:AtypDisplay,sans-serif;left:0;position:absolute;top:1.470588235294118vw;transition:transform .3s ease;width:100%;z-index:102}@media screen and (min-width:1360px){.header{top:20px}}@media (min-width:1px) and (max-width:920px){.header{top:0}}.header.modal-mode{transform:translateY(-200%)}.header--fixed{position:fixed}.header .container{margin:0 auto;max-width:1920px;padding-left:1.470588235294118vw;padding-right:1.470588235294118vw}@media screen and (min-width:1360px){.header .container{padding-left:20px;padding-right:20px}}@media (min-width:1px) and (max-width:920px){.header .container{padding-left:0;padding-right:0}}.header__wrapper{display:flex}.header__controls{padding-right:1.838235294117647vw}@media screen and (min-width:1360px){.header__controls{padding-right:25px}}@media (min-width:1px) and (max-width:920px){.header__controls{padding-right:0;width:100%}}.header__controls-panel{align-items:center;background-color:#edebe7;border-radius:.7352941176470589vw;display:flex;height:4.411764705882353vw;padding-left:2.573529411764706vw;padding-right:1.838235294117647vw;position:relative;z-index:5}@media screen and (min-width:1360px){.header__controls-panel{border-radius:10px;height:60px;padding-left:35px;padding-right:25px}}@media (min-width:1px) and (max-width:920px){.header__controls-panel{border-radius:0 0 15px 15px;height:50px;padding-left:22px;padding-right:22px}}.header__logo{margin-right:2.573529411764706vw}@media screen and (min-width:1360px){.header__logo{margin-right:35px}}@media (min-width:1px) and (max-width:920px){.header__logo{margin-right:35px}}.header__logo img{height:2.5vw;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:3.529411764705882vw}@media screen and (min-width:1360px){.header__logo img{height:34px;width:48px}}@media (min-width:1px) and (max-width:920px){.header__logo img{height:24px;width:103px}.header__logo img:first-child{display:none}}.header__logo img:nth-child(2){display:none}@media (min-width:1px) and (max-width:920px){.header__logo img:nth-child(2){display:block}}.header__contacts{height:4.411764705882353vw;padding-left:1.838235294117647vw}@media screen and (min-width:1360px){.header__contacts{height:60px;padding-left:25px}}@media (min-width:1px) and (max-width:920px){.header__contacts{display:none;height:60px;padding-left:25px}}.header__contacts-inner{align-items:center;background-color:#edebe7;border-radius:.7352941176470589vw;display:flex;height:4.411764705882353vw;padding-left:1.764705882352941vw;padding-right:1.764705882352941vw}@media screen and (min-width:1360px){.header__contacts-inner{border-radius:10px;height:60px;padding-left:24px;padding-right:24px}}@media (min-width:1px) and (max-width:920px){.header__contacts-inner{border-radius:10px;height:60px;padding-left:24px;padding-right:24px}}.header__contact-phone{color:#a94016;font-family:AtypDisplay,sans-serif;font-size:1.176470588235294vw;font-weight:600;line-height:1;margin-right:1.176470588235294vw;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease;white-space:nowrap}@media screen and (min-width:1360px){.header__contact-phone{font-size:16px;margin-right:16px}}@media (min-width:1px) and (max-width:920px){.header__contact-phone{font-size:16px;margin-right:16px}}@supports (-webkit-touch-callout:none){.header__contact-phone{margin-top:2px}}@media screen and (min-width:920px){.header__contact-phone:hover{opacity:.7}}.header__contact-phone:visited{color:#a94016}.header__contact-phone:visited.active,.header__contact-phone:visited:active,.header__contact-phone:visited:focus:focus-visible{opacity:.7}.header__contact-phone.active,.header__contact-phone:active,.header__contact-phone:focus:focus-visible{opacity:.7}.header__contact-phone svg{display:none}.header ul.socials{display:flex;list-style:none;margin:0 -.36764705882352944vw;padding:0;width:calc(100% + .73529vw)}@media screen and (min-width:1360px){.header ul.socials{margin:0 -5px;padding:0;width:calc(100% + 10px)}}@media (min-width:1px) and (max-width:920px){.header ul.socials{margin:0 -5px;padding:0;width:calc(100% + 10px)}}.header ul.socials li{align-items:center;display:flex;justify-content:center;margin-left:.36764705882352944vw;margin-right:.36764705882352944vw}@media screen and (min-width:1360px){.header ul.socials li{margin-left:5px;margin-right:5px}}@media (min-width:1px) and (max-width:920px){.header ul.socials li{margin-left:5px;margin-right:5px}}.header ul.socials li a{align-items:center;background-color:transparent;border-radius:50%;border-width:0;display:flex;height:2.205882352941177vw;justify-content:center;transition:background-color .3s ease;width:2.205882352941177vw}@media screen and (min-width:1360px){.header ul.socials li a{border-width:1px;height:30px;width:30px}}@media (min-width:1px) and (max-width:920px){.header ul.socials li a{border-width:1px;height:30px;width:30px}}.header ul.socials img,.header ul.socials svg{height:1.470588235294118vw;margin:0;padding:0;width:1.323529411764706vw;fill:#fff;-o-object-fit:contain;object-fit:contain;transition:fill .3s ease,stroke .3s ease}@media screen and (min-width:1360px){.header ul.socials img,.header ul.socials svg{height:20px;width:18px}}@media (min-width:1px) and (max-width:920px){.header ul.socials img,.header ul.socials svg{height:20px;width:18px}}@media screen and (min-width:920px){.header__controls-inner:hover .header__menu-drop,.header__controls-inner:hover:after{opacity:1}.header__controls-inner:hover .header__menu-content{pointer-events:all}}.header__controls-inner:after{background-color:rgba(0,0,0,.4);content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:4}.header__projects-btn{align-items:center;display:flex;height:100%}@media (min-width:1px) and (max-width:920px){.header__projects-btn{display:none}}.header__projects-btn a{align-items:center;background-color:#a94016;border-radius:.7352941176470589vw;color:#fff;display:flex;font-size:1.029411764705882vw;font-weight:600;line-height:1;padding:.8823529411764706vw 1.617647058823529vw 1.029411764705882vw;position:relative;-webkit-text-decoration:none;text-decoration:none;z-index:1}@media screen and (min-width:1360px){.header__projects-btn a{border-radius:10px;font-size:14px;padding:12px 22px 14px}}.header__projects-btn a span{position:relative}.header__menu-drop{display:flex;font-family:Inter,sans-serif;left:50%;max-width:1880px;opacity:0;pointer-events:none;position:absolute;top:4.338235294117647vw;transform:translateX(-50%);transition:opacity .3s ease;width:calc(100% - 2.94118vw);z-index:10}@media screen and (min-width:1360px){.header__menu-drop{top:59px;width:calc(100% - 40px)}}@media (min-width:1px) and (max-width:920px){.header__menu-drop{top:59px}}.header__menu-content{padding-top:.7352941176470589vw}@media screen and (min-width:1360px){.header__menu-content{padding-top:10px}}.header__menu-inner{border-radius:.7352941176470589vw;flex-wrap:wrap;max-width:84.41176470588235vw;overflow:hidden;width:100%;width:84.41176470588235vw}@media screen and (min-width:1360px){.header__menu-inner{border-radius:10px;max-width:1148px;width:1148px}}.header__menu-inner{display:flex}.header__menu-flats{background-color:#fff;display:flex;padding:1.838235294117647vw 1.470588235294118vw;width:49%}@media screen and (min-width:1360px){.header__menu-flats{padding:25px 20px}}@media (min-width:1px) and (max-width:920px){.header__menu-flats{padding:25px 20px}}.header__menu-links{background-color:#edebe7;padding:1.838235294117647vw 1.470588235294118vw;width:26%}@media screen and (min-width:1360px){.header__menu-links{padding:25px 20px}}@media (min-width:1px) and (max-width:920px){.header__menu-links{padding:25px 20px}}.header__menu-links ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.header__menu-links ul a{align-items:center;color:#8a7860;display:flex;font-size:1.176470588235294vw;margin-bottom:1.691176470588235vw;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease}@media screen and (min-width:1360px){.header__menu-links ul a{font-size:16px;margin-bottom:23px}}@media (min-width:1px) and (max-width:920px){.header__menu-links ul a{font-size:16px;margin-bottom:23px}}@media screen and (min-width:920px){.header__menu-links ul a:hover{opacity:.6}}.header__menu-links ul a:visited.active,.header__menu-links ul a:visited:active,.header__menu-links ul a:visited:focus:focus-visible{opacity:.6}.header__menu-links ul a.active,.header__menu-links ul a:active,.header__menu-links ul a:focus:focus-visible{opacity:.6}.header__menu-links ul svg{height:.36764705882352944vw;margin-left:.7352941176470589vw;min-width:.6617647058823529vw;width:.6617647058823529vw;fill:#8a7860;stroke:#8a7860;transform:rotate(-90deg)}@media screen and (min-width:1360px){.header__menu-links ul svg{height:5px;margin-left:10px;min-width:9px;width:9px}}@media (min-width:1px) and (max-width:920px){.header__menu-links ul svg{height:5px;margin-left:10px;min-width:9px;width:9px}}.header__menu-action{background-color:#a94016;display:flex;flex-direction:column;padding:1.838235294117647vw 1.470588235294118vw;position:relative;width:25%}@media screen and (min-width:1360px){.header__menu-action{padding:25px 20px}}@media (min-width:1px) and (max-width:920px){.header__menu-action{padding:25px 20px}}.header__menu-action a:not(.header__action-link a){height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.header__action-image{bottom:-.7352941176470589vw;height:9.117647058823529vw;position:absolute;right:-.7352941176470589vw;width:11.838235294117647vw;z-index:0}@media screen and (min-width:1360px){.header__action-image{bottom:-10px;height:124px;right:-10px;width:161px}}@media (min-width:1px) and (max-width:920px){.header__action-image{bottom:-10px;height:124px;right:-10px;width:161px}}.header__menu-selections{display:flex;flex-direction:column;margin-right:3.676470588235294vw}@media screen and (min-width:1360px){.header__menu-selections{margin-right:50px}}@media (min-width:1px) and (max-width:920px){.header__menu-selections{margin-right:50px}}.header__selection-link{align-items:center;border:1px solid #b7b7b7;border-radius:.7352941176470589vw;color:#8a7860;display:flex;font-size:1.176470588235294vw;font-weight:400;margin-bottom:.8823529411764706vw;min-width:16.691176470588236vw;padding:1.029411764705882vw 1.470588235294118vw;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease,background-color .3s ease}@media screen and (min-width:1360px){.header__selection-link{border-radius:10px;font-size:16px;margin-bottom:12px;min-width:227px;padding:14px 20px}}@media (min-width:1px) and (max-width:920px){.header__selection-link{border-radius:10px;font-size:16px;margin-bottom:12px;min-width:227px;padding:14px 20px}}@media screen and (min-width:920px){.header__selection-link:hover{background-color:#8a7860;color:#fff}}.header__selection-link:hover .header__selection-icon{border-color:#fff}.header__selection-link:visited{color:#8a7860}@media screen and (min-width:920px){.header__selection-link:visited:hover{background-color:#8a7860;color:#fff}}.header__selection-link:visited:hover .header__selection-icon{border-color:#fff}.header__selection-link:visited.active,.header__selection-link:visited:active,.header__selection-link:visited:focus:focus-visible{background-color:#8a7860;color:#fff}.header__selection-link:visited.active .header__selection-icon,.header__selection-link:visited:active .header__selection-icon,.header__selection-link:visited:focus:focus-visible .header__selection-icon{border-color:#fff}.header__selection-link.active,.header__selection-link:active,.header__selection-link:focus:focus-visible{background-color:#8a7860;color:#fff}.header__selection-link.active .header__selection-icon,.header__selection-link:active .header__selection-icon,.header__selection-link:focus:focus-visible .header__selection-icon{border-color:#fff}.header__selection-link:last-child{margin-bottom:0}.header__selection-icon{align-items:center;background-color:#8a7860;border:1px solid transparent;border-radius:50%;display:flex;height:2.205882352941177vw;justify-content:center;margin-right:1.617647058823529vw;transition:border .3s ease;width:2.205882352941177vw}@media screen and (min-width:1360px){.header__selection-icon{height:30px;margin-right:22px;width:30px}}@media (min-width:1px) and (max-width:920px){.header__selection-icon{height:30px;margin-right:22px;width:30px}}.header__selection-icon svg{height:.9558823529411765vw;width:.9558823529411765vw;fill:#fff;stroke:#fff}@media screen and (min-width:1360px){.header__selection-icon svg{height:13px;width:13px}}@media (min-width:1px) and (max-width:920px){.header__selection-icon svg{height:13px;width:13px}}.header__room-types{align-items:flex-start;display:flex;flex-direction:column}.header__room-types a{display:flex;flex-direction:column;margin-bottom:1.102941176470588vw;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease}@media screen and (min-width:1360px){.header__room-types a{margin-bottom:15px}}@media (min-width:1px) and (max-width:920px){.header__room-types a{margin-bottom:15px}}@media screen and (min-width:920px){.header__room-types a:hover{opacity:.6}}.header__room-types a:visited.active,.header__room-types a:visited:active,.header__room-types a:visited:focus:focus-visible{opacity:.6}.header__room-types a.active,.header__room-types a:active,.header__room-types a:focus:focus-visible{opacity:.6}.header__room-types a:visited span:first-child{color:#8a7860}.header__room-types a:visited span:nth-child(2){color:#a0a0a0}.header__room-types a span:first-child{color:#8a7860;font-size:1.176470588235294vw;margin-bottom:.36764705882352944vw}@media screen and (min-width:1360px){.header__room-types a span:first-child{font-size:16px;margin-bottom:5px}}@media (min-width:1px) and (max-width:920px){.header__room-types a span:first-child{font-size:16px;margin-bottom:5px}}.header__room-types a span:nth-child(2){color:#a0a0a0;font-size:.8823529411764706vw}@media screen and (min-width:1360px){.header__room-types a span:nth-child(2){font-size:12px}}@media (min-width:1px) and (max-width:920px){.header__room-types a span:nth-child(2){font-size:12px}}.header__action-title{color:#fff;font-size:1.176470588235294vw;font-weight:600;line-height:1.3;margin-bottom:.5882352941176471vw}@media screen and (min-width:1360px){.header__action-title{font-size:16px;margin-bottom:8px}}@media (min-width:1px) and (max-width:920px){.header__action-title{font-size:16px;margin-bottom:8px}}.header__action-desc{color:#fff;font-size:.8823529411764706vw;font-weight:400}@media screen and (min-width:1360px){.header__action-desc{font-size:12px}}@media (min-width:1px) and (max-width:920px){.header__action-desc{font-size:12px}}.header__action-link{display:flex;justify-content:flex-end;margin-top:auto;position:relative;z-index:4}.header__action-link a{align-items:center;border:1px solid #fff;border-radius:2.352941176470588vw;color:#fff;display:flex;font-family:AtypDisplay,sans-serif;font-size:1.176470588235294vw;font-weight:600;padding:.8823529411764706vw 1.764705882352941vw 1.176470588235294vw;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease,background-color .3s ease}@media screen and (min-width:1360px){.header__action-link a{border-radius:32px;font-size:16px;padding:12px 24px 16px}}@media (min-width:1px) and (max-width:920px){.header__action-link a{border-radius:32px;font-size:16px;padding:14px 24px}}@supports (-webkit-touch-callout:none){.header__action-link a{padding:1.176470588235294vw 1.102941176470588vw .8823529411764706vw}@media screen and (min-width:1360px){.header__action-link a{padding:16px 15px 12px}}@media (min-width:1px) and (max-width:920px){.header__action-link a{padding:14px 24px}}}@media screen and (min-width:920px){.header__action-link a:hover{background-color:#fff;color:#8a7860}}.header__action-link a:hover svg{fill:#8a7860;stroke:#8a7860}.header__action-link a:visited{color:#fff}@media screen and (min-width:920px){.header__action-link a:visited:hover{background-color:#fff;color:#8a7860}}.header__action-link a:visited:hover svg{fill:#8a7860;stroke:#8a7860}.header__action-link a:visited.active,.header__action-link a:visited:active,.header__action-link a:visited:focus:focus-visible{background-color:#fff;color:#8a7860}.header__action-link a:visited.active svg,.header__action-link a:visited:active svg,.header__action-link a:visited:focus:focus-visible svg{fill:#8a7860;stroke:#8a7860}.header__action-link a.active,.header__action-link a:active,.header__action-link a:focus:focus-visible{background-color:#fff;color:#8a7860}.header__action-link a.active svg,.header__action-link a:active svg,.header__action-link a:focus:focus-visible svg{fill:#8a7860;stroke:#8a7860}.header__action-link a svg{height:.5147058823529411vw;margin-left:.7352941176470589vw;width:.7352941176470589vw;fill:#fff;stroke:#fff;transform:rotate(-90deg);transition:fill .3s ease,stroke .3s ease}@media screen and (min-width:1360px){.header__action-link a svg{height:7px;margin-left:10px;width:10px}}@media (min-width:1px) and (max-width:920px){.header__action-link a svg{height:5px;margin-left:10px;width:9px}}@supports (-webkit-touch-callout:none){.header__action-link a svg{margin-bottom:2px}@media screen and (min-width:1360px){.header__action-link a svg{margin-bottom:2px}}@media (min-width:1px) and (max-width:920px){.header__action-link a svg{margin-bottom:2px}}}.header__navigation{flex:1}.header__parts{background-color:#edebe7;border-radius:.7352941176470589vw}@media screen and (min-width:1360px){.header__parts{border-radius:10px}}@media (min-width:1px) and (max-width:920px){.header__parts{border-radius:10px}}.header__links{display:flex}@media (min-width:1px) and (max-width:920px){.header__links{display:none}}.header__links>ul{display:flex;height:100%;list-style:none;margin:0;padding-left:1.25vw}@media screen and (min-width:1360px){.header__links>ul{padding-left:17px}}@media (min-width:1px) and (max-width:920px){.header__links>ul{padding-left:17px}}.header__links>ul a{align-items:center;color:#8a7860;display:flex;font-size:1.176470588235294vw;font-weight:600;height:4.411764705882353vw;line-height:1;padding:.36764705882352944vw 1.25vw;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}@media screen and (min-width:1360px){.header__links>ul a{font-size:16px;height:60px;padding:5px 17px}}@media (min-width:1px) and (max-width:768px){.header__links>ul a{height:46px}}@media screen and (min-width:920px){.header__links>ul a:hover span:after{opacity:1}}.header__links>ul a.active span:after,.header__links>ul a:active span:after{opacity:1}.header__links>ul a span{margin-bottom:2px;position:relative}@supports (-webkit-touch-callout:none){.header__links>ul a span{margin-bottom:0}}.header__links>ul a span:after{background-color:#8a7860;bottom:-.7352941176470589vw;content:"";display:block;height:2px;left:0;opacity:0;position:absolute;transition:opacity .3s ease;width:100%}@media screen and (min-width:1360px){.header__links>ul a span:after{bottom:-10px}}.header__menu-button{align-items:center;background-color:transparent;border:0;color:#8a7860;cursor:pointer;display:flex;font-size:1.176470588235294vw;font-weight:600;line-height:1;padding:0;position:relative;transition:background-color .2s ease}@media screen and (min-width:1360px){.header__menu-button{font-size:16px}}.header__menu-button svg{height:.5882352941176471vw;margin-left:.36764705882352944vw;width:.8823529411764706vw;fill:#8a7860;stroke:#8a7860}@media screen and (min-width:1360px){.header__menu-button svg{height:8px;margin-left:5px;width:12px}}.header__menu-wrapper{align-items:center;display:flex;padding:.36764705882352944vw 1.25vw;position:relative}@media screen and (min-width:1360px){.header__menu-wrapper{padding:5px 17px}}.header__menu-wrapper:hover .header__list-wrapper{opacity:1;pointer-events:all}.header__list-wrapper{border-radius:.7352941176470589vw;opacity:0;padding-top:.7352941176470589vw;pointer-events:none;position:absolute;right:1.323529411764706vw;top:100%;transition:opacity .3s ease;z-index:10}@media screen and (min-width:1360px){.header__list-wrapper{border-radius:10px;padding-top:10px;right:18px}}@media (min-width:1px) and (max-width:920px){.header__list-wrapper{border-radius:10px;padding-top:10px;right:18px}}.header__list-wrapper.left{left:auto;right:0}.header__list-wrapper ul{background-color:#edebe7;border-radius:.7352941176470589vw;box-shadow:0 .8088235294117647vw 1.102941176470588vw 0 rgba(0,0,0,.169);display:flex;flex-direction:column;font-size:1.176470588235294vw;list-style:none;margin:0;min-width:13.823529411764707vw;padding:0}@media screen and (min-width:1360px){.header__list-wrapper ul{border-radius:10px;box-shadow:0 11px 15px 0 rgba(0,0,0,.169);font-size:16px;min-width:188px}}.header__list-wrapper ul a{border-bottom:2px solid transparent;color:#8a7860;display:block;font-size:1.176470588235294vw;font-weight:600;padding:.8823529411764706vw .8823529411764706vw .9558823529411765vw;-webkit-text-decoration:none;text-decoration:none;transition:border .3s ease,background-color .3s ease}@media screen and (min-width:1360px){.header__list-wrapper ul a{font-size:16px;padding:12px 12px 13px}}@media screen and (min-width:920px){.header__list-wrapper ul a:hover{background-color:#fff}}.header__list-wrapper ul a:visited{color:#8a7860}.header__list-wrapper ul a:visited.active,.header__list-wrapper ul a:visited:active,.header__list-wrapper ul a:visited:focus:focus-visible{background-color:#fff}.header__list-wrapper ul a.active,.header__list-wrapper ul a:active,.header__list-wrapper ul a:focus:focus-visible{background-color:#fff}.header__wishlist{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:1.470588235294118vw;position:relative;-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:1360px){.header__wishlist{margin-left:20px}}@media (min-width:1px) and (max-width:920px){.header__wishlist{border:1px solid #a94016;border-radius:50%;height:25px;margin-left:auto;margin-right:0;width:25px}}@media screen and (min-width:920px){.header__wishlist:hover svg{fill:transparent;stroke:#a94016}}.header__wishlist.active:not([disabled]):not(.disabled) .header__wishlist-counter{opacity:1}.header__wishlist:active:not([disabled]):not(.disabled) svg,.header__wishlist:focus:focus-visible:not([disabled]):not(.disabled) svg{fill:#a94016;stroke:#a94016}@media (min-width:1px) and (max-width:920px){.header__wishlist:active:not([disabled]):not(.disabled) svg,.header__wishlist:focus:focus-visible:not([disabled]):not(.disabled) svg{fill:#a94016;stroke:#a94016}}.header__wishlist svg{display:flex;height:1.470588235294118vw;order:-1;pointer-events:none;width:1.470588235294118vw;fill:transparent;stroke:#8a7860;transition:fill .3s ease,stroke .3s ease}@media screen and (min-width:1360px){.header__wishlist svg{height:20px;width:20px}}@media (min-width:1px) and (max-width:920px){.header__wishlist svg{height:11px;width:11px;fill:#a94016;stroke:#a94016}}.header__wishlist-counter{background-color:#a94016;border-radius:50%;display:block;font-family:AtypDisplay,sans-serif;font-size:0;height:.5882352941176471vw;line-height:0;opacity:0;position:absolute;right:-.14705882352941177vw;text-align:center;top:-.22058823529411764vw;transition:opacity .3s ease;width:.5882352941176471vw}@media screen and (min-width:1360px){.header__wishlist-counter{height:8px;right:-2px;top:-1px;width:8px}}@media (min-width:1px) and (max-width:920px){.header__wishlist-counter{height:8px;right:-1px;top:-2px;width:8px}}.header__wishlist-counter.active{opacity:1}.footer{background-color:#fff;position:relative}.footer__navigation{background-color:#edebe7;padding-bottom:1.176470588235294vw;padding-top:1.911764705882353vw}@media screen and (min-width:1360px){.footer__navigation{padding-bottom:16px;padding-top:26px}}@media (min-width:1px) and (max-width:920px){.footer__navigation{padding:0}}.footer__navigation-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 auto;max-width:1360px;padding:3.676470588235294vw 1.470588235294118vw 3.970588235294118vw;width:100%}@media screen and (min-width:1360px){.footer__navigation-wrapper{padding:50px 20px 54px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-wrapper{flex-direction:column;padding:0}}.footer__navigation-wrapper>*{margin-right:5.220588235294118vw}@media screen and (min-width:1360px){.footer__navigation-wrapper>*{margin-right:71px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-wrapper>*{margin-right:0}}.footer__navigation-wrapper>:first-child{margin-right:10.661764705882353vw}@media screen and (min-width:1360px){.footer__navigation-wrapper>:first-child{margin-right:145px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-wrapper>:first-child{margin-right:0}}.footer__navigation-wrapper>:nth-last-child(2){margin-right:0}.footer__navigation-lists{display:flex;flex:1;justify-content:space-between}@media (min-width:1px) and (max-width:920px){.footer__navigation-lists{flex-direction:column;margin-bottom:15px;margin-top:29px;padding-left:20px;padding-right:20px;width:calc(100% + 40px)}}.footer__navigation-list{display:flex;flex-direction:column;padding:0 .7352941176470589vw;width:auto}@media screen and (min-width:1360px){.footer__navigation-list{padding:0 10px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-list{align-items:flex-start;margin-bottom:12px;padding:0;width:100%}.footer__navigation-list:last-child{margin-bottom:0}}.footer__navigation-list a:not(ul a){display:none}@media (min-width:1px) and (max-width:920px){.footer__navigation-list a:not(ul a){color:#8a7860;display:block;font-size:18px;font-weight:500;line-height:1.4;margin-bottom:0;padding-right:15px;position:relative;-webkit-text-decoration:none;text-decoration:none}}.footer__navigation-list a:not(ul a):after{background-image:url(/assets/front/img/icons/chevron-w.svg);background-size:contain;display:block;height:11px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:11px}@media (min-width:1px) and (max-width:920px){.footer__navigation-list a:not(ul a):after{content:""}}.footer__navigation-list a:not(ul a).active:after{transform:translateY(-50%) rotate(180deg)}.footer__navigation-list ul li a{color:#8a7860;display:inline-block;font-size:1.176470588235294vw;line-height:1.2;margin-bottom:1.102941176470588vw;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease}@media screen and (min-width:1360px){.footer__navigation-list ul li a{font-size:16px;margin-bottom:15px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-list ul li a{font-size:14px;font-weight:300;line-height:1.4;margin-bottom:0;margin-top:10px}}@media screen and (min-width:920px){.footer__navigation-list ul li a:hover{opacity:.7}}.footer__navigation-list ul li a:visited{opacity:1}.footer__navigation-list ul li a:visited.active,.footer__navigation-list ul li a:visited:active,.footer__navigation-list ul li a:visited:focus:focus-visible{opacity:.7}.footer__navigation-list ul li a.active,.footer__navigation-list ul li a:active,.footer__navigation-list ul li a:focus:focus-visible{opacity:.7}.footer__navigation-list ul{list-style:none;margin:0;overflow:hidden;padding:0}@media (min-width:1px) and (max-width:920px){.footer__navigation-list ul{height:0;min-height:auto}}.footer__navigation-list ul.active{height:auto;min-height:auto}.footer__bottom{background-color:#a94016;border-radius:0;color:#8a7860;margin:0 auto;max-width:100%;padding:2.205882352941177vw 1.470588235294118vw 2.279411764705882vw}@media screen and (min-width:1360px){.footer__bottom{padding:30px 20px 31px}}@media (min-width:1px) and (max-width:920px){.footer__bottom{padding:0 0 10px}.footer__bottom .container{padding:20px}}.footer__bottom-agreement{color:#fff;font-size:.8823529411764706vw;font-weight:300;line-height:1.5;padding-right:17.647058823529413vw;position:relative}@media screen and (min-width:1360px){.footer__bottom-agreement{font-size:12px;padding-right:240px}}@media (min-width:1px) and (max-width:920px){.footer__bottom-agreement{font-size:12px;padding-right:0;position:static}}.footer__bottom-agreement span{display:inline-block}@media (min-width:1px) and (max-width:920px){.footer__bottom-agreement span{display:none}}.footer__bottom-agreement a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.footer__return{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:3.676470588235294vw;justify-content:center;padding:0;position:absolute;right:0;top:0;width:3.676470588235294vw}@media screen and (min-width:1360px){.footer__return{height:50px;width:50px}}@media (min-width:1px) and (max-width:920px){.footer__return{background-color:transparent;border-color:#fff;border-width:1px;height:50px;right:20px;top:14px;width:50px}}.footer__return svg{height:100%;width:100%;fill:#fff}@media (min-width:1px) and (max-width:920px){.footer__return svg{fill:#a94016}}.footer__bottom-info{align-items:flex-end;display:flex;flex-wrap:wrap;margin-top:4.338235294117647vw}@media screen and (min-width:1360px){.footer__bottom-info{margin-top:59px}}@media (min-width:1px) and (max-width:920px){.footer__bottom-info{margin-top:0}}.footer__bottom-info a,.footer__bottom-info span{color:#fff;display:inline-block;font-size:1.029411764705882vw;font-weight:300;line-height:1.2}@media screen and (min-width:1360px){.footer__bottom-info a,.footer__bottom-info span{font-size:14px}}@media (min-width:1px) and (max-width:920px){.footer__bottom-info a,.footer__bottom-info span{font-size:12px}}.footer__bottom-info span{margin-right:auto}@media (min-width:1px) and (max-width:920px){.footer__bottom-info span{margin-bottom:4px}}@media (min-width:1px) and (max-width:575px){.footer__bottom-info span{line-height:1.4;margin-right:0;width:100%}}.footer__bottom-info a{transition:opacity .3s ease}@media screen and (min-width:920px){.footer__bottom-info a:hover{opacity:.7}}.footer__bottom-info a:visited{opacity:1}.footer__bottom-info a:visited.active,.footer__bottom-info a:visited:active,.footer__bottom-info a:visited:focus:focus-visible{opacity:.7}.footer__bottom-info a.active,.footer__bottom-info a:active,.footer__bottom-info a:focus:focus-visible{opacity:.7}.footer__agreement{color:#fff;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}@media (min-width:1px) and (max-width:920px){.footer__agreement{color:#fff;margin-left:0;padding:0;width:100%}}.footer__agreement span{font-weight:300;position:relative}@media (min-width:1px) and (max-width:920px){.footer__agreement span{line-height:1.4;margin-bottom:0}}.footer__agreement span:before{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}@media (min-width:1px) and (max-width:920px){.footer__agreement span:before{display:none}}.footer__credits{margin-left:auto;padding-left:1.470588235294118vw}@media screen and (min-width:1360px){.footer__credits{padding-left:20px}}@media (min-width:1px) and (max-width:920px){.footer__credits{margin-left:0;margin-top:12px;padding:0;width:100%}}.footer__credits svg{height:2.205882352941177vw;width:9.191176470588236vw;fill:#fff}@media screen and (min-width:1360px){.footer__credits svg{height:30px;width:125px}}@media (min-width:1px) and (max-width:920px){.footer__credits svg{height:30px;width:125px}}.footer__navigation-logo{position:relative}@media (min-width:1px) and (max-width:920px){.footer__navigation-logo{align-items:center;border-bottom:1px solid #bfac93;display:flex;height:80px;padding-bottom:8px;padding-left:22px;padding-right:22px;width:auto;width:100%}.footer__navigation-logo .footer__social{display:none}}.footer__logo{display:block;-o-object-fit:contain;object-fit:contain}@media (min-width:1px) and (max-width:920px){.footer__logo{margin-top:7px}}.footer__logo svg{height:4.779411764705882vw;width:21.102941176470587vw}@media screen and (min-width:1360px){.footer__logo svg{height:65px;width:287px}}@media (min-width:1px) and (max-width:920px){.footer__logo svg{height:37px;width:164px}}.footer__navigation-contacts{display:flex;flex-direction:column;font-size:1.176470588235294vw;width:auto}@media screen and (min-width:1360px){.footer__navigation-contacts{font-size:16px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-contacts{font-size:14px;order:2;padding-left:20px;padding-right:20px;width:100%}}.footer__navigation-contacts>a{color:#8a7860;font-size:1.764705882352941vw;line-height:1.1;margin-bottom:1.544117647058824vw;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%}@media screen and (min-width:1360px){.footer__navigation-contacts>a{font-size:24px;margin-bottom:21px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-contacts>a{display:none;font-size:16px;font-weight:400;line-height:19px;margin-bottom:0;padding-right:15px}}.footer__navigation-contacts>a:after{background-image:url(/assets/front/img/icons/chevron-w.svg);background-size:contain;display:block;height:.6617647058823529vw;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:.6617647058823529vw}@media screen and (min-width:1360px){.footer__navigation-contacts>a:after{height:9px;width:9px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-contacts>a:after{content:"";height:9px;width:9px}}.footer__social{margin-bottom:1.323529411764706vw;margin-top:2.058823529411764vw;width:100%}@media screen and (min-width:1360px){.footer__social{margin-bottom:18px;margin-top:28px}}@media (min-width:1px) and (max-width:920px){.footer__social{margin-bottom:28px;margin-top:30px}}.footer__social ul{display:flex;list-style:none;margin:0 -.36764705882352944vw;padding:0;width:calc(100% + .73529vw)}@media screen and (min-width:1360px){.footer__social ul{margin:0 -5px;padding:0;width:calc(100% + 10px)}}@media (min-width:1px) and (max-width:920px){.footer__social ul{margin:0 -5px;padding:0;width:calc(100% + 10px)}}.footer__social ul li{align-items:center;display:flex;justify-content:center;margin-left:.36764705882352944vw;margin-right:.36764705882352944vw}@media screen and (min-width:1360px){.footer__social ul li{margin-left:5px;margin-right:5px}}@media (min-width:1px) and (max-width:920px){.footer__social ul li{margin-left:5px;margin-right:5px}}.footer__social ul li a{align-items:center;background-color:transparent;border:1px solid #a94016;border-radius:50%;display:flex;height:2.647058823529412vw;justify-content:center;transition:background-color .3s ease;width:2.647058823529412vw}@media screen and (min-width:1360px){.footer__social ul li a{border-width:1px;height:36px;width:36px}}@media (min-width:1px) and (max-width:920px){.footer__social ul li a{border-width:1px;height:36px;width:36px}}@media screen and (min-width:920px){.footer__social ul li a:hover{background-color:#a94016}.footer__social ul li a:hover svg{fill:#fff;stroke:#fff}}.footer__social ul li a:visited.active,.footer__social ul li a:visited:active,.footer__social ul li a:visited:focus:focus-visible{background-color:#a94016}.footer__social ul li a:visited.active svg,.footer__social ul li a:visited:active svg,.footer__social ul li a:visited:focus:focus-visible svg{fill:#fff;stroke:#fff}.footer__social ul li a.active,.footer__social ul li a:active,.footer__social ul li a:focus:focus-visible{background-color:#a94016}.footer__social ul li a.active svg,.footer__social ul li a:active svg,.footer__social ul li a:focus:focus-visible svg{fill:#8a7860;stroke:#8a7860}.footer__social ul img,.footer__social ul svg{height:1.617647058823529vw;margin:0;padding:0;width:1.470588235294118vw;fill:#a94016;-o-object-fit:contain;object-fit:contain;transition:fill .3s ease,stroke .3s ease}@media screen and (min-width:1360px){.footer__social ul img,.footer__social ul svg{height:22px;width:20px}}@media (min-width:1px) and (max-width:920px){.footer__social ul img,.footer__social ul svg{height:22px;width:20px}}.footer__navigation-item{color:#8a7860;display:flex;flex-direction:column;font-size:1.176470588235294vw;font-weight:500}@media screen and (min-width:1360px){.footer__navigation-item{font-size:16px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-item{font-size:14px}.footer__navigation-item a{color:#a94016}}.footer__navigation-item span:first-child{font-size:1.029411764705882vw;margin-bottom:.29411764705882354vw}@media screen and (min-width:1360px){.footer__navigation-item span:first-child{font-size:14px;margin-bottom:4px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-item span:first-child{display:none}}.footer__navigation-from{color:#8a7860;font-size:1.176470588235294vw;margin-bottom:1.323529411764706vw}@media screen and (min-width:1360px){.footer__navigation-from{font-size:16px;margin-bottom:18px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-from{font-size:14px;margin-bottom:7px;order:1}}.footer__navigation-from a{color:#0078ee;display:none;margin-top:.36764705882352944vw;-webkit-text-decoration:underline;text-decoration:underline}@media screen and (min-width:1360px){.footer__navigation-from a{margin-top:5px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-from a{display:block;margin-top:5px}}.footer__navigation-from a:visited{color:#0078ee}.footer__navigation-mail a,.footer__navigation-phone a{color:#8a7860;font-weight:500;-webkit-text-decoration:none;text-decoration:none}@media (min-width:1px) and (max-width:920px){.footer__navigation-mail a,.footer__navigation-phone a{margin-bottom:7px}}.footer__navigation-mail{margin-bottom:.8823529411764706vw}@media screen and (min-width:1360px){.footer__navigation-mail{margin-bottom:12px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-mail{margin-bottom:0;order:2}}.footer__navigation-phone{display:flex;flex-direction:column;margin-bottom:1.102941176470588vw}@media screen and (min-width:1360px){.footer__navigation-phone{margin-bottom:15px}}@media (min-width:1px) and (max-width:920px){.footer__navigation-phone{margin-bottom:14px;order:3}}.footer__navigation-phone a:nth-child(3){display:none}@media (min-width:1px) and (max-width:920px){.footer__navigation-phone a:nth-child(3){display:flex}}.footer__mobile-social{align-items:center;display:none;flex-wrap:wrap;order:2;padding-left:20px;padding-right:20px;width:100%}@media (min-width:1px) and (max-width:920px){.footer__mobile-social{display:flex;margin-bottom:30px}}.footer__mobile-social .footer__social{margin-bottom:0;margin-right:1.323529411764706vw;margin-top:0;width:auto}@media screen and (min-width:1360px){.footer__mobile-social .footer__social{margin-right:18px}}@media (min-width:1px) and (max-width:920px){.footer__mobile-social .footer__social{margin-right:18px}}.footer__mobile-social a:not(.footer__social a){color:#8a7860;font-size:.8823529411764706vw;-webkit-text-decoration:none;text-decoration:none}@media screen and (min-width:1360px){.footer__mobile-social a:not(.footer__social a){font-size:12px}}@media (min-width:1px) and (max-width:920px){.footer__mobile-social a:not(.footer__social a){font-size:12px}}