@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap";@import"icomoon/style.css";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,tt,var,u,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:none}table{border-collapse:collapse;border-spacing:0}*:focus{outline:0}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}a{color:inherit;cursor:pointer;text-decoration:none;transition:all .25s}a:hover{color:#60695d}body{color:#000;display:flex;flex-direction:column;font:1rem/1.5 "Josefin Sans",sans-serif;display:flex;flex-direction:column;min-height:100vh}body.no-scroll{overflow:hidden}button{color:inherit;cursor:pointer;font-family:"Josefin Sans",sans-serif;transition:all .25s}h1,.h1{font:600 4.375rem/1.05 "Playfair",serif}h2,.h2{font:600 3.125rem/1.2 "Playfair",serif}h3,.h3{font:600 2.25rem/1.2 "Playfair",serif}h4,.h4{font:600 1.5rem/1.5 "Playfair",serif}h5,.h5{font:600 1.25rem/1.5 "Playfair",serif}html{scroll-behavior:smooth}img{max-width:100%}iframe{max-width:100%}input{color:#000;font:1rem/1 "Josefin Sans",sans-serif}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}label{cursor:pointer}select{color:#000;font:1rem/1 "Josefin Sans",sans-serif}small{font-size:.85rem}textarea{color:#000;font:1rem/1 "Josefin Sans",sans-serif}video{max-width:100%}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:2px;border:rgba(0,0,0,0)}@media(max-width: 1199px){h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}}@media(max-width: 991px){html{font-size:14px}}@media(max-width: 575px){h2,.h2{font-size:2.25rem}h3,.h3{font-size:2rem}}@media(max-width: 399px){h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}}.form{background:linear-gradient(to top, #fff 6rem, #404D3C 6rem);display:flex;flex-direction:column;gap:1.25rem;position:relative}.form__box{margin:0 auto;max-width:1370px;width:95%;background:url("../img/content/form__bg.jpg") no-repeat;background-size:cover;border-radius:.75rem;box-shadow:0 2rem 2rem -0.5rem rgba(0,0,0,.25);color:#fff;display:grid;gap:5rem 1.75rem;grid-template-columns:1fr minmax(33rem, 1fr);overflow:hidden;padding:5rem;position:relative;z-index:2}.form__box::before{background:linear-gradient(90deg, rgba(96, 105, 93, 0.4), #60695D 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.form__check{position:relative}.form__check input{display:none}.form__check input:checked+label::after{opacity:1}.form__check input[type=radio]+label::after{background:#e6deca;border:0;border-radius:50%;height:1rem;left:.5rem;transform:none;width:1rem}.form__check input[type=radio]+label::before{border-radius:50%}.form__check label{align-items:center;color:rgba(255,255,255,.6);display:block;font-size:.875rem;line-height:1.42;padding-left:1.75rem;position:relative}.form__check label a{color:#fbf2e8;text-decoration:underline}.form__check label a:hover{text-decoration:none}.form__check label::after{border-bottom:.125rem solid #60695d;border-left:.125rem solid #60695d;content:"";height:.4rem;left:.25rem;opacity:0;position:absolute;top:.3125rem;transform:rotate(-45deg) translateY(-25%);transition:all .25s;width:.6rem}.form__check label::before{background:#e6deca;border:1px solid rgba(0,0,0,0);border-radius:.125rem;content:"";height:1rem;left:0;position:absolute;transition:all .25s;width:1rem}.form__check--invalid label::before{border-color:#c92626}.form__contact{display:flex;flex-direction:column;font-size:1.375rem;line-height:1;gap:1.25rem;margin-top:auto}.form__contact .icon{align-items:center;display:flex;justify-content:center;text-align:center;border:1px solid;border-radius:50%;font-size:1.5rem;height:3.5rem;left:0;position:absolute;top:0;transition:all .25s;width:3.5rem}.form__contact-item{align-items:center;display:flex;font-weight:bold;min-height:3.5rem;padding-left:5rem;position:relative}.form__contact-item:hover{color:#fbf2e8}.form__contact-item:hover .icon{background:#fbf2e8;border-color:#fbf2e8;color:#404d3c}.form__header{display:flex;flex-direction:column;gap:1rem;position:relative}.form__footer{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;margin-top:2.5rem}.form__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2, 1fr);margin-bottom:1.25rem}.form__grid--columns-3{grid-template-columns:repeat(3, 1fr)}.form__group{display:flex;flex-direction:column;gap:.5rem;position:relative}.form__group input{background-color:#fff;border:1px solid #fbf2e8;border-radius:.25rem;height:3.5rem;padding:.75rem 1.25rem;width:100%}.form__group input::-moz-placeholder{color:rgba(0,0,0,.6);opacity:1}.form__group input::placeholder{color:rgba(0,0,0,.6);opacity:1}.form__group input:focus{border-color:#60695d}.form__group>label{color:rgba(255,255,255,.6)}.form__group textarea{background-color:#fff;border:1px solid #fbf2e8;border-radius:.25rem;padding:.75rem 1.25rem;width:100%}.form__group textarea::-moz-placeholder{color:rgba(0,0,0,.6);opacity:1}.form__group textarea::placeholder{color:rgba(0,0,0,.6);opacity:1}.form__group textarea:focus{border-color:#60695d}.form__group--invalid>input{border-color:#c92626}.form__group--invalid>textarea{border-color:#c92626}.form__invalid{color:#c92626;font-size:.875rem;font-weight:600;left:0;position:absolute;top:100%}.form__main{position:relative}.form__recaptcha{align-items:start;display:flex;flex-direction:column;gap:.25rem;position:relative}.form__recaptcha--invalid>iframe{border:1px solid #c92626}.form__recaptcha--invalid>img{border:1px solid #c92626}.form__spin{position:relative}.form__spin-button{align-items:center;display:flex;justify-content:center;text-align:center;background:rgba(96,105,93,.2);border:0;border-radius:.1875rem;color:#404d3c;font-size:1rem;height:2.25rem;position:absolute;right:3.1875rem;top:.625rem;width:2.25rem}.form__spin-button+.form__spin-button{right:.625rem}.form__spin-button:hover{background:rgba(96,105,93,.5)}.form__submit{align-items:center;background:#e6deca;border-radius:.25rem;border:0;color:#000;display:flex;font:700 .8125rem "Josefin Sans",sans-serif;gap:.625rem;justify-content:center;min-height:3rem;padding:.5rem 1rem;position:relative;text-align:center;text-transform:uppercase;transition:all .25s}.form__submit:hover{background:#d1c7a7;color:#000}.form__submit .icon{color:#60695d;font-size:1.125rem}.form__success{align-items:center;background:#0a6c0b;border-radius:.25rem;color:rgba(255,255,255,.8);display:flex;font-size:.875rem;gap:2rem;line-height:1.42;margin-top:2.5rem;padding:.75rem 1rem}.form__success::before{border-bottom:4px solid #fff;border-left:4px solid #fff;content:"";flex-shrink:0;height:.75rem;margin-top:-0.5rem;transform:rotate(-45deg);transition:all .25s;width:1rem}.form__title{padding-left:5.625rem;position:relative}.form__title::before{align-items:center;display:flex;justify-content:center;text-align:center;background:#fff;border-radius:50%;color:#60695d;content:"";font:1.5rem/1 "icomoon";height:4rem;left:0;position:absolute;text-align:center;top:-0.5rem;width:4rem}@media(max-width: 1199px){.form__box{padding:4rem 2rem}.form__contact{gap:1rem;font-size:1.25rem}.form__contact .icon{font-size:1rem;height:2rem;width:2rem}.form__contact-item{min-height:2rem;padding-left:3rem}.form__title{padding-left:4rem}.form__title::before{font-size:1.25rem;height:2.5rem;top:0;width:2.5rem}}@media(max-width: 991px){.form__box{background-size:100% auto;background-position:0 0;grid-template-columns:1fr}.form__box::before{background:linear-gradient(rgba(96, 105, 93, 0.4), #60695D 18rem)}.form__title br{display:none}}@media(max-width: 575px){.form__footer{align-items:stretch;flex-direction:column}.form__grid{grid-template-columns:none}}@media(max-width: 399px){.form__box{background-size:100% auto;gap:3rem;padding:50vw 1rem 1.5rem}.form__box::before{background:linear-gradient(transparent 30vw, #60695D 50vw)}}.header{align-items:center;display:flex;color:#fff;gap:1rem;padding:2rem 2.5rem 2rem 5rem;position:absolute;width:100%;z-index:10}.header a:hover{color:#d1c7a7}.header.fixed{position:fixed;top:0;transform:translateY(-100%)}.header.sticky{background:#404d3c;box-shadow:0 2rem 2rem -0.5rem rgba(0,0,0,.25);padding-bottom:.5rem;padding-top:.5rem;position:fixed;transform:translateY(0);transition:transform .5s}.header.sticky .header__button{min-height:2.5rem}.header.sticky .header__languages{display:none}.header.sticky .header__logo{font-size:2rem}.header.sticky .header__social{display:none}.header__button{align-items:center;background:#e6deca;border-radius:.25rem;border:0;color:#000;display:flex;font:700 .8125rem "Josefin Sans",sans-serif;gap:.625rem;justify-content:center;min-height:3rem;padding:.5rem 1rem;position:relative;text-align:center;text-transform:uppercase;transition:all .25s;background:#60695d;color:#fff}.header__button:hover{background:#d1c7a7;color:#000}.header__button .icon{color:#60695d;font-size:1.125rem}.header__button:hover{background:#60695d}.header__button .icon{color:#fff}.header__collapse{align-items:center;display:flex;gap:2rem 1.25rem}.header__languages{position:relative}.header__languages-collapse{display:none;left:0;position:absolute;right:0;top:100%}.header__languages-inner{background:#323232;border-radius:.25rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.header__languages-item{align-items:center;display:flex;gap:.3125rem}.header__languages-overlay{background:rgba(0,0,0,.5);left:0;position:fixed;right:0;top:0}.header__languages-toggler{align-items:center;background:#e6deca;border-radius:.25rem;border:0;color:#000;display:flex;font:700 .8125rem "Josefin Sans",sans-serif;gap:.625rem;justify-content:center;min-height:3rem;padding:.5rem 1rem;position:relative;text-align:center;text-transform:uppercase;transition:all .25s;background:#323232;color:#fff}.header__languages-toggler:hover{background:#d1c7a7;color:#000}.header__languages-toggler .icon{color:#60695d;font-size:1.125rem}.header__languages-toggler img{margin-right:-0.3125rem}.header__languages-toggler::after{border-bottom:.125rem solid;border-right:.125rem solid;content:"";height:.5rem;transform:translate(25%, -25%) rotate(45deg);transition:all .25s;width:.5rem}.header__languages.active .header__languages-overlay{bottom:0}.header__languages.active .header__languages-toggler::after{transform:translate(25%, 5%) rotate(-135deg)}.header__logo{display:flex;font-size:4rem;line-height:1;margin-right:auto;z-index:1}.header__nav{align-items:center;display:flex;font-size:.875rem;font-weight:bold;gap:2.5rem;margin-right:1.25rem;text-transform:uppercase}.header__social{display:flex;gap:.375rem;margin-left:.625rem}.header__social-item{align-items:center;display:flex;justify-content:center;text-align:center;border:1px solid;border-radius:50%;height:2.25rem;width:2.25rem}.header__toggler{align-self:center;background:rgba(0,0,0,0);border:0;color:#fff;cursor:pointer;display:none;height:2.5rem;justify-content:center;margin-left:auto;padding:0;position:relative;text-align:center;width:2.5rem;z-index:1}.header__toggler::after{border:1px solid;content:"";display:block;left:0;margin:0 auto;position:absolute;right:0;top:.75rem;transition:all .45s;width:1.5rem}.header__toggler::before{border:1px solid;bottom:.75rem;content:"";display:block;left:0;margin:0 auto;position:absolute;right:0;transition:all .45s;width:1.5rem}.header__toggler span{border:1px solid;bottom:0;display:block;height:0;left:0;margin:auto;position:absolute;right:0;top:0;transition:all .45s;width:1.5rem}.header__toggler.active::after{transform:rotate(-45deg) translate(-0.3rem, 0.3rem)}.header__toggler.active::before{transform:rotate(45deg) translate(-0.3rem, -0.3rem)}.header__toggler.active span{opacity:0}@media(max-width: 1199px){.header{padding:1rem}.header__nav{gap:1.5rem}}@media(max-width: 991px){.header{min-height:4rem}.header.sticky .header__languages{display:block}.header.sticky .header__social{display:flex}.header__collapse{background:rgba(64,77,60,.75);display:none;flex-direction:column;left:0;grid-template-columns:none;height:100svh;justify-content:center;position:absolute;right:0;top:0}.header__nav{margin-right:0}.header__social{margin-left:0}.header__toggler{display:block}}@media(max-width: 575px){.header__nav{flex-direction:column}}.header.sticky+.intro .intro__video{display:none}.subpage{background:linear-gradient(#404D3C 8rem, #fff 8rem);padding-bottom:5rem;padding-top:10rem}.subpage__container{margin:0 auto;max-width:920px;width:95%;display:flex;flex-direction:column;gap:1rem}.subpage h1{font-size:3.125rem;margin-bottom:1rem}.subpage h2{font-size:2.25rem}.subpage h3{font-size:1.5rem}.subpage h4{font-size:1.25rem}.subpage h2,.subpage h3,.subpage h4,.subpage h5,.subpage h6{margin-bottom:1rem;margin-top:1rem}.subpage h2:first-child,.subpage h3:first-child,.subpage h4:first-child,.subpage h5:first-child,.subpage h6:first-child{margin-top:0}.subpage h2:last-child,.subpage h3:last-child,.subpage h4:last-child,.subpage h5:last-child,.subpage h6:last-child{margin-bottom:0}.subpage li{padding:.5rem 0 .5rem 1.875rem;position:relative}.subpage li a{color:#60695d;text-decoration:underline}.subpage li a:hover{color:#404d3c;text-decoration:none}.subpage li::before{color:#60695d;content:"";font-weight:bold;left:0;position:absolute;text-align:center;top:1rem}.subpage ol{counter-reset:section;font-size:1rem;line-height:1.62;margin-bottom:1rem}.subpage ol:last-child{margin-bottom:0}.subpage ol li::before{content:counter(section) ". ";counter-increment:section;top:.5rem}.subpage p{margin-bottom:1rem}.subpage p>a{color:#60695d;text-decoration:underline}.subpage p>a:hover{color:#404d3c;text-decoration:none}.subpage p:last-child{margin-bottom:0}.subpage table{border-collapse:collapse;font-size:1rem;margin-bottom:1rem;width:100%}.subpage table:last-child{margin-bottom:0}.subpage table td,.subpage table th{padding:.5rem;text-align:left}.subpage table td:first-child,.subpage table th:first-child{border-radius:.25rem 0 0 .25rem;padding-left:1.25rem}.subpage table td:last-child,.subpage table th:last-child{border-radius:0 .25rem .25rem 0;padding-right:1.25rem}.subpage table thead th{color:#60695d;font:600 1.25rem "Playfair",serif}.subpage table tr:nth-child(odd) td{background:rgba(96,105,93,.15)}.subpage ul{font-size:1rem;line-height:1.62;margin-bottom:1rem}.subpage ul:last-child{margin-bottom:0}.subpage ul li::before{background:#60695d;border-radius:.125rem;height:.5rem;width:.5rem}@media(max-width: 575px){.subpage{padding-bottom:3rem;padding-top:9rem}.subpage__conainer{gap:.5rem}.subpage h1{font-size:2.25rem}.subpage h2{font-size:2rem}}.about{background:#fff;padding-top:5.3125rem;position:relative;z-index:1}.about p{font-weight:300}.about p strong{font-weight:600}.about__apartment{background:#404d3c;border-radius:.75rem;color:#fff;font-size:1.1875rem;overflow:hidden;padding:12rem 3.75rem 3.75rem;position:relative}.about__apartment-content{align-items:start;display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.about__apartment-image{display:flex;height:15.875rem;left:0;overflow:hidden;position:absolute;right:0;top:0}.about__apartment-image>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about__apartment-image::after{background:linear-gradient(transparent, #404D3C);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.about__button{align-items:center;background:#e6deca;border-radius:.25rem;border:0;color:#000;display:flex;font:700 .8125rem "Josefin Sans",sans-serif;gap:.625rem;justify-content:center;min-height:3rem;padding:.5rem 1rem;position:relative;text-align:center;text-transform:uppercase;transition:all .25s;margin-top:.75rem}.about__button:hover{background:#d1c7a7;color:#000}.about__button .icon{color:#60695d;font-size:1.125rem}.about__features{-moz-columns:2;columns:2;-moz-column-gap:3.75rem;column-gap:3.75rem;font-size:1.0625rem}.about__features-item{align-items:start;-moz-column-break-inside:avoid;break-inside:avoid;display:flex;flex:0 1 8rem;font-size:.9375rem;font-weight:bold;gap:1.5rem;padding-top:3rem}.about__features-item .icon{align-items:center;display:flex;justify-content:center;text-align:center;background:rgba(96,105,93,.1);border-radius:.25rem;color:#60695d;flex-shrink:0;font-size:1.5rem;height:3rem;margin-top:-1.125rem;width:3rem}.about__grid{margin:0 auto;max-width:1370px;width:95%;align-items:start;display:grid;gap:2rem 3.75rem;grid-template-columns:1fr 2fr}.about__header{margin:0 auto;max-width:920px;width:95%;align-items:center;display:flex;flex-direction:column;font-size:1.5rem;gap:2.5rem;margin-bottom:4.75rem;text-align:center}.about__logo{display:flex;font-size:4rem;line-height:1}@media(max-width: 1199px){.about__apartment{font-size:1rem;padding:12rem 2rem 3rem}.about__features{font-size:1rem}.about__header{font-size:1.25rem;margin-bottom:3rem}}@media(max-width: 767px){.about{padding-top:4rem}.about__features{-moz-columns:1;columns:1}.about__grid{grid-template-columns:1fr 1.25fr}.about__header{font-size:1.125rem;gap:1.5rem}}@media(max-width: 575px){.about__features-item{padding-top:1.5rem}.about__features-item .icon{margin-top:-1rem}.about__grid{grid-template-columns:none}}@media(max-width: 399px){.about__apartment{padding:8rem 1rem 2rem}.about__apartment-image{height:10rem}}.activities{background:#fff;padding-bottom:6.25rem;padding-top:7.5rem;position:relative}.activities__grid{margin:0 auto;max-width:1400px;width:95%;display:grid;gap:1.875rem;grid-template-columns:repeat(4, 1fr)}.activities__header{margin:0 auto;max-width:920px;width:95%;display:flex;flex-direction:column;font-size:1.5rem;font-weight:300;gap:3rem;margin-bottom:3.25rem;text-align:center}.activities__header strong{font-weight:600}.activities__heading{font:600 1em "Josefin Sans",sans-serif}.activities__item{align-items:start;background:#e6deca;border-radius:.5rem;display:flex;flex-direction:column;font-size:1.0625rem;font-weight:300;gap:1rem;padding:2.5rem}.activities__item .icon{align-items:center;display:flex;justify-content:center;text-align:center;background:#fff;border-radius:.25rem;color:#60695d;font-size:1.5rem;height:3rem;margin-bottom:.75rem;width:3rem}@media(max-width: 1199px){.activities__grid{gap:1rem}.activities__item{font-size:1rem;padding:1.5rem}}@media(max-width: 767px){.activities{padding-bottom:4rem;padding-top:5rem}.activities__grid{grid-template-columns:repeat(3, 1fr)}.activities__header{font-size:1.125rem;gap:1.5rem;margin-bottom:3rem}}@media(max-width: 575px){.activities__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 399px){.activities__grid{grid-template-columns:none}}.blueimp-gallery{background:rgba(255,255,255,.9)}.blueimp-gallery>.close{align-items:center;display:flex;justify-content:center;text-align:center;background:#e6deca;border-radius:50%;color:#60695d;font-size:2.5rem;font-weight:300;height:2.5rem;opacity:1;padding-bottom:.25em;width:2.5rem}.blueimp-gallery>.close::before{content:"×";display:flex;line-height:.75}.blueimp-gallery>.close:hover{background:#d1c7a7;color:#60695d}.blueimp-gallery>.indicator{display:flex;gap:1px;justify-content:center}.blueimp-gallery>.indicator>li{aspect-ratio:1;background-size:cover;border-radius:0;box-shadow:none;flex:0 1 5rem;height:auto;margin:0;max-height:5rem;width:auto}.blueimp-gallery>.indicator>li:hover{border-color:#60695d}.blueimp-gallery>.indicator>li:hover::after{content:none}.blueimp-gallery>.indicator>.active{border-color:#60695d}.blueimp-gallery:not(#blueimp-gallery-video)>.slides{padding-bottom:8rem}.blueimp-gallery>.title{font-size:1rem;font-weight:500;opacity:1}.blueimp-gallery-controls>.next{align-items:center;display:flex;justify-content:center;text-align:center;align-items:center;background:#e6deca;border:0;border-radius:50%;color:#60695d;display:flex;font:1rem "icomoon";height:2.5rem;opacity:1;padding:0;width:2.5rem}.blueimp-gallery-controls>.next::after{content:""}.blueimp-gallery-controls>.next:hover{background:#d1c7a7;color:#60695d}.blueimp-gallery-controls>.prev{align-items:center;display:flex;justify-content:center;text-align:center;align-items:center;background:#e6deca;border:0;border-radius:50%;color:#60695d;display:flex;font:1rem "icomoon";height:2.5rem;opacity:1;padding:0;width:2.5rem}.blueimp-gallery-controls>.prev::after{content:""}.blueimp-gallery-controls>.prev:hover{background:#d1c7a7;color:#60695d}.blueimp-gallery-single .prev,.blueimp-gallery-single .next{display:none}@media(max-width: 991px){.blueimp-gallery>.indicator{display:none}.blueimp-gallery>.slides{padding-bottom:50px}.blueimp-gallery>.title{bottom:15px;top:auto}.blueimp-gallery-controls>.next{display:none}.blueimp-gallery-controls>.prev{display:none}}.bottom-button{align-items:center;background:#e6deca;border-radius:.25rem;border:0;color:#000;display:flex;font:700 .8125rem "Josefin Sans",sans-serif;gap:.625rem;justify-content:center;min-height:3rem;padding:.5rem 1rem;position:relative;text-align:center;text-transform:uppercase;transition:all .25s;background:#60695d;border-radius:0;bottom:0;color:#fff;left:0;min-height:3.75rem;position:fixed;right:0;z-index:5}.bottom-button:hover{background:#d1c7a7;color:#000}.bottom-button .icon{color:#60695d;font-size:1.125rem}.bottom-button .icon{color:#e6deca;font-size:1.125rem;transition:all .25s}.bottom-button:hover .icon{color:#60695d}.footer{background:#404d3c;color:#fff;font-size:.9375rem;font-weight:300;padding-bottom:7.5rem;padding-top:7.5rem;position:relative;text-align:center}.footer__bottom{align-items:center;display:grid;gap:1rem 2rem;grid-template-columns:1fr auto 1fr;margin-top:3.5rem}.footer__bottom-center{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer__container{margin:0 auto;max-width:920px;width:95%;display:flex;flex-direction:column;gap:1.5rem}.footer__grid{display:flex;font-size:1.0625rem;font-weight:bold;gap:3.25rem;justify-content:center}.footer__grid a:hover{color:#d1c7a7}.footer__heading{color:rgba(255,255,255,.5);font:400 1rem "Josefin Sans",sans-serif}.footer__item{display:flex;flex-direction:column;gap:1rem}.footer__nav{align-items:center;display:flex;flex-wrap:wrap;gap:1rem 1.875rem}.footer__nav:last-child{justify-content:end}.footer__nav-item{text-decoration:underline}.footer__nav-item:hover{color:#d1c7a7;text-decoration:none}.footer__snug{align-items:center;display:flex;gap:.5rem}.footer__snug img{opacity:.4;transition:all .25s}.footer__snug:hover{color:#fff}.footer__snug:hover img{opacity:1}.footer__social{display:flex;gap:.375rem;justify-content:center}.footer__social .icon{align-items:center;display:flex;justify-content:center;text-align:center;border:1px solid;border-radius:50%;height:2.25rem;width:2.25rem}.footer__social a:hover{color:#d1c7a7}.footer__title{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.footer__title .icon{display:flex;font-size:4rem;line-height:1}@media(max-width: 767px){.footer{padding-top:5rem}.footer__bottom{grid-template-columns:none}.footer__bottom-center{margin-bottom:2rem}.footer__grid{flex-direction:column}.footer__nav{justify-content:center;order:2}.footer__nav:last-child{justify-content:center}}.gallery{background:#fff;overflow:hidden;padding-top:6.25rem;position:relative}.gallery__header{margin:0 auto;max-width:1240px;width:95%;margin-bottom:3.25rem}.gallery__item{display:flex;border:.125rem solid #fff;position:relative}.gallery__item>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__item:only-child{grid-column:span 2}.gallery__item img{position:absolute}.gallery__slider{margin:0 auto;max-width:1160px;width:95%}.gallery__slider .slick-arrow{background:rgba(96,105,93,.1);border-radius:.25rem;border:0;color:#60695d;font-size:0;height:3rem;position:absolute;right:-2.5rem;top:-6.625rem;width:3rem;z-index:1}.gallery__slider .slick-arrow::before{content:"";font-family:"icomoon";font-size:1.125rem}.gallery__slider .slick-arrow:hover{background:rgba(96,105,93,.2);color:#60695d}.gallery__slider .slick-arrow.slick-prev{right:1.125rem}.gallery__slider .slick-arrow.slick-prev::before{content:""}.gallery__slider .slick-list{overflow:visible}.gallery__slider .slick-slide{display:grid;grid-template-columns:repeat(2, 1fr);height:25vw}.gallery__slider .slick-track{display:flex}.gallery__title{display:flex;flex-direction:column;justify-content:center;line-height:.75;min-height:4rem;padding-left:5rem;position:relative}.gallery__title .icon{align-items:center;display:flex;justify-content:center;text-align:center;background:#fbf2e8;border-radius:50%;color:#60695d;font-size:2.625rem;height:4rem;left:0;position:absolute;text-align:center;top:0;width:4rem}.gallery__title-small{font:300 1.125rem "Josefin Sans",sans-serif}@media(max-width: 1399px){.gallery__slider .slick-arrow{right:0}.gallery__slider .slick-arrow.slick-prev{right:3.625rem}.gallery__slider .slick-slide{height:30vw}}@media(max-width: 575px){.gallery__slider .slick-arrow{height:2.5rem;top:-3rem;width:2.5rem}.gallery__slider .slick-arrow::before{font-size:1rem}.gallery__slider .slick-arrow.slick-prev{right:3rem}.gallery__slider .slick-slide{height:45vw}}@media(max-width: 399px){.gallery__slider .slick-slide{height:65vw}}.image{display:flex;background:#fff url("../img/content/Nora 2.jpg") no-repeat 0 100%;background-attachment:fixed;background-size:contain;padding-bottom:50%;position:relative;z-index:1}.image>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image::after{background:linear-gradient(#fff, transparent);content:"";height:15rem;left:0;position:absolute;right:0;top:0}.intro{color:#fff;display:flex;flex-direction:column;height:100svh;justify-content:end;overflow:hidden;position:relative}.intro::after{background:linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.9));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.intro__benefits{display:flex;gap:2rem;justify-content:center;margin-top:2.75rem}.intro__benefits-item{align-items:center;display:flex;flex:0 1 8rem;flex-direction:column;font-size:.9375rem;font-weight:bold;gap:1rem}.intro__benefits-item .icon{align-items:center;display:flex;justify-content:center;text-align:center;background:#fbf2e8;border-radius:.25rem;color:#60695d;font-size:1.5rem;height:3.5rem;width:3.5rem}.intro__content{display:flex;flex-direction:column;font-size:1.5rem;font-weight:300;gap:1rem;padding:6.25rem 5vw;position:relative;text-align:center;z-index:1}.intro__video{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;left:0;position:fixed;right:0;top:0;width:100%}@media(max-width: 1199px){.intro__benefits{gap:1rem}.intro__content{font-size:1.25rem;padding-bottom:3rem;padding-top:3rem}}@media(max-width: 767px){.intro__benefits{gap:.5rem;margin-top:1rem}.intro__benefits-item{flex:0 0 0;font-size:0;gap:0}.intro__benefits-item .icon{height:2.5rem;width:2.5rem}}@media(max-width: 399px){.intro__content{font-size:1rem;gap:.5rem}}.pricelist{background:#404d3c;color:#fff;padding-bottom:3.75rem;padding-top:7.5rem;position:relative;text-align:center;z-index:1}.pricelist__apartment{color:rgba(255,255,255,.5);display:grid;gap:2.5rem 1rem;grid-template-columns:repeat(2, 1fr);padding:1.75rem 3rem}.pricelist__apartment .icon{color:#fbf2e8;font-size:1.5rem}.pricelist__apartment .icon-small{font-size:1.25rem}.pricelist__apartment-strong{color:#fff;font-size:1.1875rem}.pricelist__box{border:1px solid #60695d;border-radius:.75rem;display:flex;flex-direction:column;gap:1.25rem;padding:2.25rem 3rem 3rem}.pricelist__box-info{color:rgba(255,255,255,.6);margin-top:1rem}.pricelist__box-info a{color:#fbf2e8;text-decoration:underline}.pricelist__box-info a:hover{color:#fff;text-decoration:none}.pricelist__box-row{align-items:start;border-bottom:1px dashed #fbf2e8;color:rgba(255,255,255,.5);display:flex;gap:1rem;line-height:1.2;padding-bottom:1rem}.pricelist__box-strong{color:#fff;font-size:1.375rem;font-weight:bold;line-height:1;margin-left:auto}.pricelist__conditions{-moz-columns:2;columns:2;-moz-column-gap:1rem;column-gap:1rem;font-weight:700;padding:1.5rem 3rem 1.75rem}.pricelist__conditions-item{padding:.25rem 0 .25rem 1.625rem;position:relative}.pricelist__conditions-item::after{color:#fbf2e8;content:"";font-family:"icomoon";line-height:1;position:absolute;left:0;top:.25rem}.pricelist__conditions-item--no{color:rgba(255,255,255,.5)}.pricelist__conditions-item--no::after{content:""}.pricelist__container{margin:0 auto;max-width:920px;width:95%}.pricelist__grid{display:grid;gap:1.875rem;grid-template-columns:repeat(2, 1fr);margin-top:3rem;text-align:left}@media(max-width: 767px){.pricelist{padding-top:4rem}.pricelist__apartment{padding:0 1rem}.pricelist__conditions{padding:1rem}.pricelist__grid{grid-template-columns:minmax(0, 30rem);justify-content:center}}@media(max-width: 399px){.pricelist__box{padding:1rem 1.5rem 2rem}.pricelist__box-strong{font-size:1.125rem}}.text-color--primary-100{color:#60695d}.text-color--primary-300{color:#60695d}.text-color--primary-500{color:#60695d}.text-color--primary-700{color:#60695d}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.nowrap{white-space:nowrap}.pad-0{padding:0rem}.pad-1{padding:.5rem}.pad-2{padding:1rem}.pad-3{padding:1.5rem}.pad-4{padding:2rem}.pad-5{padding:2.5rem}.pad-6{padding:3rem}.pad-7{padding:3.5rem}.pad-8{padding:4rem}.pad-9{padding:4.5rem}.pad-10{padding:5rem}.padx-0{padding-left:0rem;padding-right:0rem}.padx-1{padding-left:.5rem;padding-right:.5rem}.padx-2{padding-left:1rem;padding-right:1rem}.padx-3{padding-left:1.5rem;padding-right:1.5rem}.padx-4{padding-left:2rem;padding-right:2rem}.padx-5{padding-left:2.5rem;padding-right:2.5rem}.padx-6{padding-left:3rem;padding-right:3rem}.padx-7{padding-left:3.5rem;padding-right:3.5rem}.padx-8{padding-left:4rem;padding-right:4rem}.padx-9{padding-left:4.5rem;padding-right:4.5rem}.padx-10{padding-left:5rem;padding-right:5rem}.pady-0{padding-top:0rem;padding-bottom:0rem}.pady-1{padding-top:.5rem;padding-bottom:.5rem}.pady-2{padding-top:1rem;padding-bottom:1rem}.pady-3{padding-top:1.5rem;padding-bottom:1.5rem}.pady-4{padding-top:2rem;padding-bottom:2rem}.pady-5{padding-top:2.5rem;padding-bottom:2.5rem}.pady-6{padding-top:3rem;padding-bottom:3rem}.pady-7{padding-top:3.5rem;padding-bottom:3.5rem}.pady-8{padding-top:4rem;padding-bottom:4rem}.pady-9{padding-top:4.5rem;padding-bottom:4.5rem}.pady-10{padding-top:5rem;padding-bottom:5rem}.padb-0{padding-bottom:0rem}.padb-1{padding-bottom:.5rem}.padb-2{padding-bottom:1rem}.padb-3{padding-bottom:1.5rem}.padb-4{padding-bottom:2rem}.padb-5{padding-bottom:2.5rem}.padb-6{padding-bottom:3rem}.padb-7{padding-bottom:3.5rem}.padb-8{padding-bottom:4rem}.padb-9{padding-bottom:4.5rem}.padb-10{padding-bottom:5rem}.padt-0{padding-top:0rem}.padt-1{padding-top:.5rem}.padt-2{padding-top:1rem}.padt-3{padding-top:1.5rem}.padt-4{padding-top:2rem}.padt-5{padding-top:2.5rem}.padt-6{padding-top:3rem}.padt-7{padding-top:3.5rem}.padt-8{padding-top:4rem}.padt-9{padding-top:4.5rem}.padt-10{padding-top:5rem}.padl-0{padding-left:0rem}.padl-1{padding-left:.5rem}.padl-2{padding-left:1rem}.padl-3{padding-left:1.5rem}.padl-4{padding-left:2rem}.padl-5{padding-left:2.5rem}.padl-6{padding-left:3rem}.padl-7{padding-left:3.5rem}.padl-8{padding-left:4rem}.padl-9{padding-left:4.5rem}.padl-10{padding-left:5rem}.padr-0{padding-right:0rem}.padr-1{padding-right:.5rem}.padr-2{padding-right:1rem}.padr-3{padding-right:1.5rem}.padr-4{padding-right:2rem}.padr-5{padding-right:2.5rem}.padr-6{padding-right:3rem}.padr-7{padding-right:3.5rem}.padr-8{padding-right:4rem}.padr-9{padding-right:4.5rem}.padr-10{padding-right:5rem}@media(max-width: 991px){.pad-0-mob{padding:0rem}}@media(max-width: 991px){.pad-1-mob{padding:.5rem}}@media(max-width: 991px){.pad-2-mob{padding:1rem}}@media(max-width: 991px){.pad-3-mob{padding:1.5rem}}@media(max-width: 991px){.pad-4-mob{padding:2rem}}@media(max-width: 991px){.pad-5-mob{padding:2.5rem}}@media(max-width: 991px){.pad-6-mob{padding:3rem}}@media(max-width: 991px){.pad-7-mob{padding:3.5rem}}@media(max-width: 991px){.pad-8-mob{padding:4rem}}@media(max-width: 991px){.pad-9-mob{padding:4.5rem}}@media(max-width: 991px){.pad-10-mob{padding:5rem}}@media(max-width: 991px){.padx-0-mob{padding-left:0rem;padding-right:0rem}}@media(max-width: 991px){.padx-1-mob{padding-left:.5rem;padding-right:.5rem}}@media(max-width: 991px){.padx-2-mob{padding-left:1rem;padding-right:1rem}}@media(max-width: 991px){.padx-3-mob{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width: 991px){.padx-4-mob{padding-left:2rem;padding-right:2rem}}@media(max-width: 991px){.padx-5-mob{padding-left:2.5rem;padding-right:2.5rem}}@media(max-width: 991px){.padx-6-mob{padding-left:3rem;padding-right:3rem}}@media(max-width: 991px){.padx-7-mob{padding-left:3.5rem;padding-right:3.5rem}}@media(max-width: 991px){.padx-8-mob{padding-left:4rem;padding-right:4rem}}@media(max-width: 991px){.padx-9-mob{padding-left:4.5rem;padding-right:4.5rem}}@media(max-width: 991px){.padx-10-mob{padding-left:5rem;padding-right:5rem}}@media(max-width: 991px){.pady-0-mob{padding-top:0rem;padding-bottom:0rem}}@media(max-width: 991px){.pady-1-mob{padding-top:.5rem;padding-bottom:.5rem}}@media(max-width: 991px){.pady-2-mob{padding-top:1rem;padding-bottom:1rem}}@media(max-width: 991px){.pady-3-mob{padding-top:1.5rem;padding-bottom:1.5rem}}@media(max-width: 991px){.pady-4-mob{padding-top:2rem;padding-bottom:2rem}}@media(max-width: 991px){.pady-5-mob{padding-top:2.5rem;padding-bottom:2.5rem}}@media(max-width: 991px){.pady-6-mob{padding-top:3rem;padding-bottom:3rem}}@media(max-width: 991px){.pady-7-mob{padding-top:3.5rem;padding-bottom:3.5rem}}@media(max-width: 991px){.pady-8-mob{padding-top:4rem;padding-bottom:4rem}}@media(max-width: 991px){.pady-9-mob{padding-top:4.5rem;padding-bottom:4.5rem}}@media(max-width: 991px){.pady-10-mob{padding-top:5rem;padding-bottom:5rem}}@media(max-width: 991px){.padb-0-mob{padding-bottom:0rem}}@media(max-width: 991px){.padb-1-mob{padding-bottom:.5rem}}@media(max-width: 991px){.padb-2-mob{padding-bottom:1rem}}@media(max-width: 991px){.padb-3-mob{padding-bottom:1.5rem}}@media(max-width: 991px){.padb-4-mob{padding-bottom:2rem}}@media(max-width: 991px){.padb-5-mob{padding-bottom:2.5rem}}@media(max-width: 991px){.padb-6-mob{padding-bottom:3rem}}@media(max-width: 991px){.padb-7-mob{padding-bottom:3.5rem}}@media(max-width: 991px){.padb-8-mob{padding-bottom:4rem}}@media(max-width: 991px){.padb-9-mob{padding-bottom:4.5rem}}@media(max-width: 991px){.padb-10-mob{padding-bottom:5rem}}@media(max-width: 991px){.padt-0-mob{padding-top:0rem}}@media(max-width: 991px){.padt-1-mob{padding-top:.5rem}}@media(max-width: 991px){.padt-2-mob{padding-top:1rem}}@media(max-width: 991px){.padt-3-mob{padding-top:1.5rem}}@media(max-width: 991px){.padt-4-mob{padding-top:2rem}}@media(max-width: 991px){.padt-5-mob{padding-top:2.5rem}}@media(max-width: 991px){.padt-6-mob{padding-top:3rem}}@media(max-width: 991px){.padt-7-mob{padding-top:3.5rem}}@media(max-width: 991px){.padt-8-mob{padding-top:4rem}}@media(max-width: 991px){.padt-9-mob{padding-top:4.5rem}}@media(max-width: 991px){.padt-10-mob{padding-top:5rem}}@media(max-width: 991px){.padl-0-mob{padding-left:0rem}}@media(max-width: 991px){.padl-1-mob{padding-left:.5rem}}@media(max-width: 991px){.padl-2-mob{padding-left:1rem}}@media(max-width: 991px){.padl-3-mob{padding-left:1.5rem}}@media(max-width: 991px){.padl-4-mob{padding-left:2rem}}@media(max-width: 991px){.padl-5-mob{padding-left:2.5rem}}@media(max-width: 991px){.padl-6-mob{padding-left:3rem}}@media(max-width: 991px){.padl-7-mob{padding-left:3.5rem}}@media(max-width: 991px){.padl-8-mob{padding-left:4rem}}@media(max-width: 991px){.padl-9-mob{padding-left:4.5rem}}@media(max-width: 991px){.padl-10-mob{padding-left:5rem}}@media(max-width: 991px){.padr-0-mob{padding-right:0rem}}@media(max-width: 991px){.padr-1-mob{padding-right:.5rem}}@media(max-width: 991px){.padr-2-mob{padding-right:1rem}}@media(max-width: 991px){.padr-3-mob{padding-right:1.5rem}}@media(max-width: 991px){.padr-4-mob{padding-right:2rem}}@media(max-width: 991px){.padr-5-mob{padding-right:2.5rem}}@media(max-width: 991px){.padr-6-mob{padding-right:3rem}}@media(max-width: 991px){.padr-7-mob{padding-right:3.5rem}}@media(max-width: 991px){.padr-8-mob{padding-right:4rem}}@media(max-width: 991px){.padr-9-mob{padding-right:4.5rem}}@media(max-width: 991px){.padr-10-mob{padding-right:5rem}}.mar-0{margin:0rem}.mar-1{margin:.5rem}.mar-2{margin:1rem}.mar-3{margin:1.5rem}.mar-4{margin:2rem}.mar-5{margin:2.5rem}.mar-6{margin:3rem}.mar-7{margin:3.5rem}.mar-8{margin:4rem}.mar-9{margin:4.5rem}.mar-10{margin:5rem}.marx-0{margin-left:0rem;margin-right:0rem}.marx-1{margin-left:.5rem;margin-right:.5rem}.marx-2{margin-left:1rem;margin-right:1rem}.marx-3{margin-left:1.5rem;margin-right:1.5rem}.marx-4{margin-left:2rem;margin-right:2rem}.marx-5{margin-left:2.5rem;margin-right:2.5rem}.marx-6{margin-left:3rem;margin-right:3rem}.marx-7{margin-left:3.5rem;margin-right:3.5rem}.marx-8{margin-left:4rem;margin-right:4rem}.marx-9{margin-left:4.5rem;margin-right:4.5rem}.marx-10{margin-left:5rem;margin-right:5rem}.mary-0{margin-top:0rem;margin-bottom:0rem}.mary-1{margin-top:.5rem;margin-bottom:.5rem}.mary-2{margin-top:1rem;margin-bottom:1rem}.mary-3{margin-top:1.5rem;margin-bottom:1.5rem}.mary-4{margin-top:2rem;margin-bottom:2rem}.mary-5{margin-top:2.5rem;margin-bottom:2.5rem}.mary-6{margin-top:3rem;margin-bottom:3rem}.mary-7{margin-top:3.5rem;margin-bottom:3.5rem}.mary-8{margin-top:4rem;margin-bottom:4rem}.mary-9{margin-top:4.5rem;margin-bottom:4.5rem}.mary-10{margin-top:5rem;margin-bottom:5rem}.marb-0{margin-bottom:0rem}.marb-1{margin-bottom:.5rem}.marb-2{margin-bottom:1rem}.marb-3{margin-bottom:1.5rem}.marb-4{margin-bottom:2rem}.marb-5{margin-bottom:2.5rem}.marb-6{margin-bottom:3rem}.marb-7{margin-bottom:3.5rem}.marb-8{margin-bottom:4rem}.marb-9{margin-bottom:4.5rem}.marb-10{margin-bottom:5rem}.mart-0{margin-top:0rem}.mart-1{margin-top:.5rem}.mart-2{margin-top:1rem}.mart-3{margin-top:1.5rem}.mart-4{margin-top:2rem}.mart-5{margin-top:2.5rem}.mart-6{margin-top:3rem}.mart-7{margin-top:3.5rem}.mart-8{margin-top:4rem}.mart-9{margin-top:4.5rem}.mart-10{margin-top:5rem}.marl-0{margin-left:0rem}.marl-1{margin-left:.5rem}.marl-2{margin-left:1rem}.marl-3{margin-left:1.5rem}.marl-4{margin-left:2rem}.marl-5{margin-left:2.5rem}.marl-6{margin-left:3rem}.marl-7{margin-left:3.5rem}.marl-8{margin-left:4rem}.marl-9{margin-left:4.5rem}.marl-10{margin-left:5rem}.marr-0{margin-right:0rem}.marr-1{margin-right:.5rem}.marr-2{margin-right:1rem}.marr-3{margin-right:1.5rem}.marr-4{margin-right:2rem}.marr-5{margin-right:2.5rem}.marr-6{margin-right:3rem}.marr-7{margin-right:3.5rem}.marr-8{margin-right:4rem}.marr-9{margin-right:4.5rem}.marr-10{margin-right:5rem}.mart-1-minus{margin-top:-0.5rem}.mart-2-minus{margin-top:-1rem}.mart-3-minus{margin-top:-1.5rem}.mart-4-minus{margin-top:-2rem}.mart-5-minus{margin-top:-2.5rem}.mart-6-minus{margin-top:-3rem}.mart-7-minus{margin-top:-3.5rem}.mart-8-minus{margin-top:-4rem}.mart-9-minus{margin-top:-4.5rem}.mart-10-minus{margin-top:-5rem}.marr-1-minus{margin-right:-0.5rem}.marr-2-minus{margin-right:-1rem}.marr-3-minus{margin-right:-1.5rem}.marr-4-minus{margin-right:-2rem}.marr-5-minus{margin-right:-2.5rem}.marr-6-minus{margin-right:-3rem}.marr-7-minus{margin-right:-3.5rem}.marr-8-minus{margin-right:-4rem}.marr-9-minus{margin-right:-4.5rem}.marr-10-minus{margin-right:-5rem}.marb-1-minus{margin-bottom:-0.5rem}.marb-2-minus{margin-bottom:-1rem}.marb-3-minus{margin-bottom:-1.5rem}.marb-4-minus{margin-bottom:-2rem}.marb-5-minus{margin-bottom:-2.5rem}.marb-6-minus{margin-bottom:-3rem}.marb-7-minus{margin-bottom:-3.5rem}.marb-8-minus{margin-bottom:-4rem}.marb-9-minus{margin-bottom:-4.5rem}.marb-10-minus{margin-bottom:-5rem}.marl-1-minus{margin-left:-0.5rem}.marl-2-minus{margin-left:-1rem}.marl-3-minus{margin-left:-1.5rem}.marl-4-minus{margin-left:-2rem}.marl-5-minus{margin-left:-2.5rem}.marl-6-minus{margin-left:-3rem}.marl-7-minus{margin-left:-3.5rem}.marl-8-minus{margin-left:-4rem}.marl-9-minus{margin-left:-4.5rem}.marl-10-minus{margin-left:-5rem}@media(max-width: 991px){.mar-0-mob{margin:0rem}}@media(max-width: 991px){.mar-1-mob{margin:.5rem}}@media(max-width: 991px){.mar-2-mob{margin:1rem}}@media(max-width: 991px){.mar-3-mob{margin:1.5rem}}@media(max-width: 991px){.mar-4-mob{margin:2rem}}@media(max-width: 991px){.mar-5-mob{margin:2.5rem}}@media(max-width: 991px){.mar-6-mob{margin:3rem}}@media(max-width: 991px){.mar-7-mob{margin:3.5rem}}@media(max-width: 991px){.mar-8-mob{margin:4rem}}@media(max-width: 991px){.mar-9-mob{margin:4.5rem}}@media(max-width: 991px){.mar-10-mob{margin:5rem}}@media(max-width: 991px){.marx-0-mob{margin-left:0rem;margin-right:0rem}}@media(max-width: 991px){.marx-1-mob{margin-left:.5rem;margin-right:.5rem}}@media(max-width: 991px){.marx-2-mob{margin-left:1rem;margin-right:1rem}}@media(max-width: 991px){.marx-3-mob{margin-left:1.5rem;margin-right:1.5rem}}@media(max-width: 991px){.marx-4-mob{margin-left:2rem;margin-right:2rem}}@media(max-width: 991px){.marx-5-mob{margin-left:2.5rem;margin-right:2.5rem}}@media(max-width: 991px){.marx-6-mob{margin-left:3rem;margin-right:3rem}}@media(max-width: 991px){.marx-7-mob{margin-left:3.5rem;margin-right:3.5rem}}@media(max-width: 991px){.marx-8-mob{margin-left:4rem;margin-right:4rem}}@media(max-width: 991px){.marx-9-mob{margin-left:4.5rem;margin-right:4.5rem}}@media(max-width: 991px){.marx-10-mob{margin-left:5rem;margin-right:5rem}}@media(max-width: 991px){.mary-0-mob{margin-top:0rem;margin-bottom:0rem}}@media(max-width: 991px){.mary-1-mob{margin-top:.5rem;margin-bottom:.5rem}}@media(max-width: 991px){.mary-2-mob{margin-top:1rem;margin-bottom:1rem}}@media(max-width: 991px){.mary-3-mob{margin-top:1.5rem;margin-bottom:1.5rem}}@media(max-width: 991px){.mary-4-mob{margin-top:2rem;margin-bottom:2rem}}@media(max-width: 991px){.mary-5-mob{margin-top:2.5rem;margin-bottom:2.5rem}}@media(max-width: 991px){.mary-6-mob{margin-top:3rem;margin-bottom:3rem}}@media(max-width: 991px){.mary-7-mob{margin-top:3.5rem;margin-bottom:3.5rem}}@media(max-width: 991px){.mary-8-mob{margin-top:4rem;margin-bottom:4rem}}@media(max-width: 991px){.mary-9-mob{margin-top:4.5rem;margin-bottom:4.5rem}}@media(max-width: 991px){.mary-10-mob{margin-top:5rem;margin-bottom:5rem}}@media(max-width: 991px){.marb-0-mob{margin-bottom:0rem}}@media(max-width: 991px){.marb-1-mob{margin-bottom:.5rem}}@media(max-width: 991px){.marb-2-mob{margin-bottom:1rem}}@media(max-width: 991px){.marb-3-mob{margin-bottom:1.5rem}}@media(max-width: 991px){.marb-4-mob{margin-bottom:2rem}}@media(max-width: 991px){.marb-5-mob{margin-bottom:2.5rem}}@media(max-width: 991px){.marb-6-mob{margin-bottom:3rem}}@media(max-width: 991px){.marb-7-mob{margin-bottom:3.5rem}}@media(max-width: 991px){.marb-8-mob{margin-bottom:4rem}}@media(max-width: 991px){.marb-9-mob{margin-bottom:4.5rem}}@media(max-width: 991px){.marb-10-mob{margin-bottom:5rem}}@media(max-width: 991px){.mart-0-mob{margin-top:0rem}}@media(max-width: 991px){.mart-1-mob{margin-top:.5rem}}@media(max-width: 991px){.mart-2-mob{margin-top:1rem}}@media(max-width: 991px){.mart-3-mob{margin-top:1.5rem}}@media(max-width: 991px){.mart-4-mob{margin-top:2rem}}@media(max-width: 991px){.mart-5-mob{margin-top:2.5rem}}@media(max-width: 991px){.mart-6-mob{margin-top:3rem}}@media(max-width: 991px){.mart-7-mob{margin-top:3.5rem}}@media(max-width: 991px){.mart-8-mob{margin-top:4rem}}@media(max-width: 991px){.mart-9-mob{margin-top:4.5rem}}@media(max-width: 991px){.mart-10-mob{margin-top:5rem}}@media(max-width: 991px){.marl-0-mob{margin-left:0rem}}@media(max-width: 991px){.marl-1-mob{margin-left:.5rem}}@media(max-width: 991px){.marl-2-mob{margin-left:1rem}}@media(max-width: 991px){.marl-3-mob{margin-left:1.5rem}}@media(max-width: 991px){.marl-4-mob{margin-left:2rem}}@media(max-width: 991px){.marl-5-mob{margin-left:2.5rem}}@media(max-width: 991px){.marl-6-mob{margin-left:3rem}}@media(max-width: 991px){.marl-7-mob{margin-left:3.5rem}}@media(max-width: 991px){.marl-8-mob{margin-left:4rem}}@media(max-width: 991px){.marl-9-mob{margin-left:4.5rem}}@media(max-width: 991px){.marl-10-mob{margin-left:5rem}}@media(max-width: 991px){.marr-0-mob{margin-right:0rem}}@media(max-width: 991px){.marr-1-mob{margin-right:.5rem}}@media(max-width: 991px){.marr-2-mob{margin-right:1rem}}@media(max-width: 991px){.marr-3-mob{margin-right:1.5rem}}@media(max-width: 991px){.marr-4-mob{margin-right:2rem}}@media(max-width: 991px){.marr-5-mob{margin-right:2.5rem}}@media(max-width: 991px){.marr-6-mob{margin-right:3rem}}@media(max-width: 991px){.marr-7-mob{margin-right:3.5rem}}@media(max-width: 991px){.marr-8-mob{margin-right:4rem}}@media(max-width: 991px){.marr-9-mob{margin-right:4.5rem}}@media(max-width: 991px){.marr-10-mob{margin-right:5rem}}@media(max-width: 991px){.mart-1-mob-minus{margin-top:-0.5rem}}@media(max-width: 991px){.mart-2-mob-minus{margin-top:-1rem}}@media(max-width: 991px){.mart-3-mob-minus{margin-top:-1.5rem}}@media(max-width: 991px){.mart-4-mob-minus{margin-top:-2rem}}@media(max-width: 991px){.mart-5-mob-minus{margin-top:-2.5rem}}@media(max-width: 991px){.mart-6-mob-minus{margin-top:-3rem}}@media(max-width: 991px){.mart-7-mob-minus{margin-top:-3.5rem}}@media(max-width: 991px){.mart-8-mob-minus{margin-top:-4rem}}@media(max-width: 991px){.mart-9-mob-minus{margin-top:-4.5rem}}@media(max-width: 991px){.mart-10-mob-minus{margin-top:-5rem}}@media(max-width: 991px){.marr-1-mob-minus{margin-right:-0.5rem}}@media(max-width: 991px){.marr-2-mob-minus{margin-right:-1rem}}@media(max-width: 991px){.marr-3-mob-minus{margin-right:-1.5rem}}@media(max-width: 991px){.marr-4-mob-minus{margin-right:-2rem}}@media(max-width: 991px){.marr-5-mob-minus{margin-right:-2.5rem}}@media(max-width: 991px){.marr-6-mob-minus{margin-right:-3rem}}@media(max-width: 991px){.marr-7-mob-minus{margin-right:-3.5rem}}@media(max-width: 991px){.marr-8-mob-minus{margin-right:-4rem}}@media(max-width: 991px){.marr-9-mob-minus{margin-right:-4.5rem}}@media(max-width: 991px){.marr-10-mob-minus{margin-right:-5rem}}@media(max-width: 991px){.marb-1-mob-minus{margin-bottom:-0.5rem}}@media(max-width: 991px){.marb-2-mob-minus{margin-bottom:-1rem}}@media(max-width: 991px){.marb-3-mob-minus{margin-bottom:-1.5rem}}@media(max-width: 991px){.marb-4-mob-minus{margin-bottom:-2rem}}@media(max-width: 991px){.marb-5-mob-minus{margin-bottom:-2.5rem}}@media(max-width: 991px){.marb-6-mob-minus{margin-bottom:-3rem}}@media(max-width: 991px){.marb-7-mob-minus{margin-bottom:-3.5rem}}@media(max-width: 991px){.marb-8-mob-minus{margin-bottom:-4rem}}@media(max-width: 991px){.marb-9-mob-minus{margin-bottom:-4.5rem}}@media(max-width: 991px){.marb-10-mob-minus{margin-bottom:-5rem}}@media(max-width: 991px){.marl-1-mob-minus{margin-left:-0.5rem}}@media(max-width: 991px){.marl-2-mob-minus{margin-left:-1rem}}@media(max-width: 991px){.marl-3-mob-minus{margin-left:-1.5rem}}@media(max-width: 991px){.marl-4-mob-minus{margin-left:-2rem}}@media(max-width: 991px){.marl-5-mob-minus{margin-left:-2.5rem}}@media(max-width: 991px){.marl-6-mob-minus{margin-left:-3rem}}@media(max-width: 991px){.marl-7-mob-minus{margin-left:-3.5rem}}@media(max-width: 991px){.marl-8-mob-minus{margin-left:-4rem}}@media(max-width: 991px){.marl-9-mob-minus{margin-left:-4.5rem}}@media(max-width: 991px){.marl-10-mob-minus{margin-left:-5rem}}