.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:-moz-calc(var(--swiper-navigation-size)/44*27);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;-moz-font-feature-settings:normal,;font-feature-settings:normal,;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-moz-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-moz-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:transform .2s,top .2s;-moz-transition:transform .2s,top .2s;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:transform .2s,left .2s;-moz-transition:transform .2s,left .2s;transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:transform .2s,right .2s;-moz-transition:transform .2s,right .2s;transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-moz-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s linear infinite;-moz-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes swiper-preloader-spin{to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;-moz-transition-property:transform,opacity,height,-moz-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform,-moz-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-moz-box;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-moz-box-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-moz-transition-property:transform,height,-moz-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform,-moz-transform}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;-moz-box-ordinal-group:10000;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);-moz-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}@font-face{font-family:Chiswick Italic;src:url(/fonts/ChiswickHeadline-LightItalic.eot);src:url(/fonts/ChiswickHeadline-LightItalic.eot?#iefix) format("embedded-opentype"),url(/fonts/ChiswickHeadline-LightItalic.woff2) format("woff2"),url(/fonts/ChiswickHeadline-LightItalic.woff) format("woff"),url(/fonts/ChiswickHeadline-LightItalic.svg#ChiswickHeadline-LightItalic) format("svg");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Chiswick;src:url(/fonts/ChiswickHeadline-Light.eot);src:url(/fonts/ChiswickHeadline-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/ChiswickHeadline-Light.woff2) format("woff2"),url(/fonts/ChiswickHeadline-Light.woff) format("woff"),url(/fonts/ChiswickHeadline-Light.svg#ChiswickHeadline-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gotham Book;src:url(/fonts/Gotham-Book.eot);src:url(/fonts/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(/fonts/Gotham-Book.woff2) format("woff2"),url(/fonts/Gotham-Book.woff) format("woff"),url(/fonts/Gotham-Book.svg#Gotham-Book) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham Bold;src:url(/fonts/Gotham-Bold.eot);src:url(/fonts/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/Gotham-Bold.woff2) format("woff2"),url(/fonts/Gotham-Bold.woff) format("woff"),url(/fonts/Gotham-Bold.svg#Gotham-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gotham Medium;src:url(/fonts/Gotham-Medium.eot);src:url(/fonts/Gotham-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/Gotham-Medium.woff2) format("woff2"),url(/fonts/Gotham-Medium.woff) format("woff"),url(/fonts/Gotham-Medium.svg#Gotham-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}.t1{font-family:Chiswick;font-size:clamp(5rem,4.2742rem + 2.0161vw,7.5rem);line-height:1;color:#27253d}.t1 span,.t1--secondary{color:#7a97ac}.t1 span{font-family:Chiswick Italic;font-weight:300;font-style:italic;font-display:swap;display:inline;line-height:1}.t1--header span{color:#aa794c}.t1--light{color:#fff}.t2{font-family:Chiswick;color:#27253d;font-size:3rem;line-height:1}.t2 span{font-family:Chiswick Italic;color:#7a97ac;font-weight:300;font-style:italic}.t2--intro{color:#c8c8c8;text-align:center;line-height:1.2;padding-left:8.75vw;padding-right:8.75vw}.t2--intro span{color:#aa794c;font-family:Chiswick Italic;font-weight:300;font-style:italic}.t2--who{color:#fff;line-height:1.2;font-size:10vw!important}.t2--who span{color:#aa794c;font-family:Chiswick Italic;font-weight:300;font-style:italic;font-display:swap}.t2--quote{color:#27253d;line-height:1.2}.t2--quote span{color:#aa794c;font-family:Chiswick Italic;font-weight:300;font-style:italic}.t2--quote--white{color:#fff;text-align:center;line-height:1.1}.t2--quote--white span{color:#dab38d}.t2--title{color:#aa794c;font-family:Gotham Bold;text-transform:capitalize}.t2--title--light,.t2--tom{color:#fff}.t2--tom{line-height:1}.t2--tom span{color:#dab38d;font-family:Chiswick Italic;font-style:italic}.t2--highlight{line-height:1.2}.t2--highlight span{color:#aa794c}.t3{font-family:Chiswick;color:#27253d;font-size:1.8rem;line-height:1}.t3--secondary{color:#7a97ac;line-height:1.1}.p{font-family:Gotham Book;color:#7e7e7e;font-size:1.4rem;line-height:1.4}.p--caption{color:#fff;text-align:right;font-size:.8rem}.p--white{color:#fff}.p--header{color:#27253d;font-family:Chiswick;text-transform:uppercase;letter-spacing:3px}.p--title-white{color:#fff;font-family:Gotham Bold}.p--title-secondary{color:#7a97ac;font-family:Gotham Bold}.p--title-primary{color:#27253d;font-family:Gotham Medium;font-weight:500}.p--primary{color:#27253d}.p--secondary{color:#7a97ac}.p--highlight{color:#aa794c}.p--bold,.subtitle{font-family:Gotham Bold}.subtitle{font-size:1.4rem;letter-spacing:1px;text-transform:uppercase}.subtitle,.subtitle--highlight{color:#aa794c}.subtitle--dark{color:#27253d}.subtitle--white{color:#fff}.subtitle--attr{text-transform:capitalize;font-family:Gotham Book;color:#fff;text-align:right}.subtitle--attr,.subtitle--reset{letter-spacing:normal}.bullets-bold p{font-family:Gotham Bold;color:#7e7e7e;font-size:1.6rem}.serif__title{font-family:#27253d;text-transform:uppercase;letter-spacing:3px;color:#27253d;font-size:1.5rem}.pullquote{font-family:Chiswick;color:#27253d;font-size:clamp(3rem,3rem + 10px,5rem)}.pullquote span{font-family:Chiswick Italic;color:#aa794c;font-style:italic}.pullquote__attribution{font-family:Gotham Bold;color:#7a97ac;font-size:1.6rem}.number__big{font-family:Gotham Bold;color:#aa794c;font-size:28vw;line-height:.9}.number__big--serif{font-family:Chiswick;color:#fff}ul li:before{content:">";margin-right:10px}ul li{margin-bottom:1.4rem}.text-center{text-align:center}.text-center-lg{text-align:left}@media(min-width:325px){.t2--intro{font-size:9vw;line-height:1.1}.t2--who{line-height:1.1;margin-top:24px}}@media(min-width:750px){.t2{font-size:6vw}.t2--quote,.t2--title{font-size:4.5vw}.t2--who{font-size:10vw!important}.t3{font-size:4.166667vw}.subtitle{font-size:2.5vw}.p{font-size:1.6rem}}@media(min-width:1020px){.t2{font-size:3.75vw}.t2--title{font-size:2.5vw}.t2--intro{font-size:4.5vw;line-height:1.2}.t2--who{font-size:5vw!important;line-height:1.2}.t3{font-size:1.875vw}.subtitle{font-size:1.5vw}.p{font-size:1.8rem}}@media screen and (min-width:1200px){.number__big{font-size:7vw}}@media screen and (min-width:1500px){.t2--intro{font-size:4vw}.t2--quote{font-size:3.5vw}.t2--who{font-size:4vw!important;line-height:1.2}.subtitle{font-size:1.25vw}}.mb-xl{margin-bottom:10rem}.mb-lg{margin-bottom:clamp(4rem,3.4194rem + 1.6129vw,6rem)}.mb-md{margin-bottom:clamp(3rem,2.7097rem + .8065vw,4rem)}.mb-sm{margin-bottom:1.6rem}.mb-xs{margin-bottom:.8rem}.mt-xl{margin-top:10rem}.mt-lg{margin-top:6rem}.mt-md{margin-top:3rem}.mt-sm{margin-top:1.6rem}.pb-xl{padding-bottom:10rem}.pb-lg{padding-bottom:6rem}.pb-md{padding-bottom:3rem}.pb-sm{padding-bottom:1.6rem}.pt-xl{padding-top:10rem}.pt-lg{padding-top:6rem}.pt-md{padding-top:3rem}.pt-sm{padding-top:1.6rem}.w-full{width:100%}.text-right{text-align:right}.blue__block{background-color:#7a97ac}.block__inner{padding:24px 16px}ol li{list-style:decimal!important;margin-left:20px}.title-flex{text-align:left}@media screen and (min-width:1024px){.pb-lg{padding-bottom:8rem}.title-flex{text-align:center}}.hero-image{overflow:hidden;position:relative}.image-caption{position:absolute;z-index:10;bottom:10px;right:10px}.image-block img,.responsive-img,.ruler{width:100%}.ruler{border-bottom:1px solid #27253d;margin-top:.8rem}.ruler--white{border-bottom:1px solid #fff}.ruler--light{border-bottom:1px solid #c8c8c8;margin-bottom:1.6rem}.s{padding-left:3.33333vw;padding-right:3.33333vw}.s--inner{padding-left:3vw;padding-right:3vw}@media(min-width:501px){.s{padding-left:5.5555vw;padding-right:5.5555vw}.s--inner{padding-left:11vw;padding-right:8vw}}@media screen and (min-width:1024px){.s{padding-left:6.25vw;padding-right:6.25vw}.s--inner{padding-left:13vw;padding-right:9vw}}.dark{background-color:#27253d;min-height:100%}.light{background-color:#f6f6f6}.flex-center{-moz-box-pack:center;justify-content:center}.flex-center,.flex-end{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.flex-end{-moz-box-pack:end;justify-content:flex-end}.flex-start{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:start;justify-content:flex-start;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:hidden}.fullh{height:100vh;height:-moz-calc(var(--vh,1vh)*100);height:calc(var(--vh, 1vh)*100)}.fullw{width:100%;height:auto}.bg-white{background-color:#fff;min-height:100vh}.grid-col-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem 6rem;gap:1rem 6rem;grid-template-areas:"left-column" "right-column"}.left--column{grid-area:left-column;width:100%}.right--column{grid-area:right-column;width:100%}.two-columns{-webkit-column-count:1;-moz-column-count:1;column-count:1;grid-column-gap:8%;-webkit-column-gap:8%;-moz-column-gap:8%;column-gap:8%}@media screen and (min-width:750px){.grid-col-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media screen and (min-width:1024px){.grid-col-2{grid-template-areas:"left-column right-column";grid-template-columns:2fr 1fr}.grid-col-2--even{grid-template-columns:1fr 1fr}.two-columns{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.header{display:-moz-box;display:flex;position:fixed;top:0;left:0;-moz-box-align:start;align-items:flex-start;-moz-box-pack:justify;justify-content:space-between;padding-top:2rem;padding-bottom:3rem;width:100%;z-index:200}.logo{width:clamp(7rem,6.2742rem + 2.0161vw,9.5rem);height:auto}.menu-icon{width:clamp(3rem,2.7097rem + .8065vw,4rem);height:auto}.fill-dark{fill:#27253d}.fill-light{fill:#fff}.stat-number{font-family:Chiswick;font-weight:300;font-size:clamp(5rem,4.2742rem + 2.0161vw,7.5rem);line-height:1;color:#27253d;letter-spacing:-1px}.stat-title{font-family:Gotham Bold;text-transform:uppercase;color:#7a97ac;font-size:clamp(1rem,.8548rem + .4032vw,1.5rem)}.stat-ruler{border-bottom:1px solid #aa794c}.marble-header{min-height:200px;width:auto;background-image:url(/images/marble-back.webp);background-repeat:none;background-size:cover}.color-block{width:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-top:1.6rem}.color-block--secondary{background-color:#7a97ac}.color-block-title{padding-top:4rem;padding-left:4rem;padding-right:4rem}.color-block-content{padding-bottom:4rem;padding-left:4rem;padding-right:4rem}.info-icon{fill:#7a97ac;width:1.4rem;display:inline;margin-right:4px}@media(min-width:750px){.info-icon{width:1.6rem}}@media(min-width:1024px){.info-icon{width:1.8rem}}.white-block{background-color:#f6f6f6;position:relative;top:80px;margin-left:auto;margin-right:auto;padding-top:36px;padding-bottom:36px;opacity:80%}@media screen and (min-width:750px){.white-block{top:100px}}@media screen and (min-width:1200px){.white-block{top:8vw}}@media screen and (min-width:2000px){.white-block{padding-top:100px;padding-bottom:100px;top:6vw}}.menu{position:absolute;top:0;right:0;z-index:1000;height:100%}.menu,.menu-wrapper{display:-moz-box;display:flex;width:100%}.menu-wrapper{padding:8vw;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:scroll;-moz-box-align:start;align-items:flex-start;overflow-x:hidden}.link-wrapper{padding:1.8rem;cursor:pointer}.link-item{display:-moz-box;display:flex}.link-number{color:#aa794c;font-family:Gotham Bold;font-size:"Gotham Book"}.link-title{color:#fff;margin-left:6px;font-size:3rem;font-family:Chiswick}.close-icon{width:10vw;height:auto;position:absolute;z-index:1000;top:10px;right:10px;opacity:70%}@media screen and (min-width:750px){.menu-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(48%,1fr));grid-gap:4vw 3vw;gap:4vw 3vw}.link-number{font-size:2vw}.close-icon{width:7vw;top:30px;right:30px}}@media screen and (min-width:1024px){.link-title{font-size:4vw}.close-icon{width:4vw}}.split-child{display:inline-block}.split-parent{overflow:hidden}.qa__question{color:#fff}.qa__question,.why{font-family:Gotham Bold}.why{text-transform:uppercase}.glossary{background-color:#7a97ac;overflow:visible}@media screen and (min-width:1160px){.glossary--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:0 5vw;gap:0 5vw}}.marylin-background__wrapper{width:100%;height:100vh;background-color:#fff}.marylin-background{background-image:url(/images/marylin.webp);background-size:cover;background-position-x:center;background-position-y:25%;width:100%;height:100%}@media screen and (min-width:1440px){.marylin-background{background-position-y:40%}}.appraisal__wrapper{width:100%;height:100%;min-height:100vh;background-color:#f6f6f6}.appraisal__content{display:grid;grid-template-columns:1fr}.appraisal__right{width:100%;height:100%;overflow:hidden}.appraisal__right__image{background-image:url(/images/appraisal.webp);background-size:cover;background-position:50%;width:100%;height:100%}.appraisal__left{padding-right:4rem}@media screen and (min-width:1000px){.appraisal__content{grid-template-columns:1fr 1fr}}.loading-wrapper{position:absolute;width:100%;z-index:40;height:100%;background-color:#f6f6f6}.loading-container,.loading-wrapper{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.loading-container{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.loading-done{display:none}.loading-logo{fill:#c8c8c8;width:18vw;height:auto;margin:0 auto;padding-bottom:2rem}.data-wrapper{width:80%;margin-left:auto;margin-right:auto}.content-wrapper-col{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:0 5vw;gap:0 5vw}.quote-container{background-image:url(/images/details.webp);background-size:cover;background-position-x:center;background-position-y:30%;height:100vh}.quote-wrapper{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;align-self:center;min-height:100%;width:70%;margin-left:auto;margin-right:auto}.closing__wrapper{width:100%;height:100%;min-height:100vh;background-color:#f6f6f6}.closing__content{display:grid;grid-template-columns:1fr}.closing__right{width:100%;height:100%;overflow:hidden}.closing__right__image{background-image:url(/images/closing.webp);background-size:cover;background-position:50%;width:100%;height:100%}.closing__left{padding-right:4rem}@media screen and (min-width:1000px){.closing__content{grid-template-columns:1fr 1fr}}.mortgage__container{width:100%;min-height:100vh;background-color:#fff}.mortgage__background{height:30vh;overflow:hidden}.mortage__background__image{background-image:url(/images/finance_back.webp);background-size:cover;background-position:50%;width:100%;height:100%}@media screen and (min-width:700px){.mortgage__background{height:45vh}}@media screen and (min-width:1400px){.mortgage__background{height:60vh}}.inspection__wrapper{background-color:#fff}.inspection__top__container{display:-moz-box;display:flex;width:100%;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.inspection__title{width:100%;text-align:center}@media screen and (min-width:1200px){.inspection__content__container{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap;-moz-box-pack:justify;justify-content:space-between}.inspection__body__container{width:68%;height:100%}.inspection__sidebar__container{width:28%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.inspection__sidebar__container div{-moz-box-flex:1;flex:1 1}.inspection__sidebar__bottom{position:absolute;bottom:0}.pullqoute__container{width:96%;text-align:center;padding:2rem 0}}.whatnext__wrapper{width:100%;height:100%;background-color:#fff}.righthome__wrapper{width:100%;height:100%;background-color:#7a97ac}.standout__wrapper{width:100%;height:100%;background-color:#fff}.partner__container,.partner__image{width:100%;text-align:center}.partner__image{background-image:url(/images/partners.webp);background-size:cover;background-position:50%;height:60vw;max-width:1400px}.partner__image__caption{position:absolute;z-index:30;font-family:Gotham Bold;color:#fff;right:0;bottom:10px}.standout__bottom__container,.standout__stats__container{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap;width:100%}.standout__bottom__left__container{width:100%}.standout__bottom__right__container{width:100%;padding:8%;border:1px solid #27253d}.standout__stat-blocks{display:grid;grid-template-columns:1fr 1fr;-moz-box-pack:end;justify-content:flex-end}.standout__stat{-moz-box-flex:1;flex:1 1;padding:0 2rem 1.6rem}.standout__totalSales{width:100%}.standout__totalSales__container{background-image:url(/images/STANDOUT-STAT.png);background-size:contain;background-repeat:no-repeat;width:75%;aspect-ratio:1;padding:3rem 1.5rem;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.standout__stats__container{-moz-box-align:center;align-items:center}.standout__totalSales__container{width:90%}.standout__totalSales{width:42%}.standout__stat-blocks{width:55%;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:end;align-items:flex-end;margin-left:3%}}@media screen and (min-width:1020px){.standout__bottom__left__container{width:40%}.standout__totalSales__container{width:95%}.standout__bottom__right__container{padding:3%;width:58%}.standout__stats__container{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.standout__totalSales{width:100%}.standout__stat-blocks{grid-template-columns:1fr;width:70%;text-align:center}.standout__bottom__container{margin-top:60px;-moz-box-pack:justify;justify-content:space-between}.standout__top__container{text-align:center}}@media screen and (min-width:1400px){.standout__totalSales__container{width:60%}.standout__bottom__left__container,.standout__bottom__right__container{width:50%}.standout__stat-blocks{width:70%}}@media screen and (min-width:1600px){.standout__stat-blocks{grid-template-columns:1fr 1fr;width:85%}}.buying__wrapper{background-color:#f6f6f6;width:100%;min-height:100vh}.buying__container{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:3.33vh;padding-right:3.33vh}.num__list{font-family:Gotham Bold;color:#27253d}.num__list ol li{list-style:decimal;margin-bottom:20px;margin-left:5vw}.download__button{background-color:#27253d;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.download__inner{display:grid;grid-template-columns:36px 1fr;-moz-box-align:center;align-items:center;padding:2rem 2.5rem}.download__link{margin-left:12px;color:#7a97ac}.download__icon{color:#fff}@media screen and (min-width:700px){.buying__process__list{-webkit-column-count:2;-moz-column-count:2;column-count:2;grid-column-gap:10%;-webkit-column-gap:10%;-moz-column-gap:10%;column-gap:10%}.num__list ol li{margin-left:2vw}.buying__container{padding-left:9vw;padding-right:9vw}}@media screen and (min-width:1000px){.buying__container{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;padding-left:0;padding-right:0}.buying__container__left{width:40%;overflow:hidden}.buying__container__left__back{background-image:url(/images/schultz.webp);background-position:30%;background-size:cover;width:100%;height:100%}.buying__container__right{width:60%;padding-left:9vw;padding-right:9vw}.buying__process__list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.positioned-container{height:100vh}.positioned-wrapper{background-image:url(/images/office.webp);background-size:cover;background-position-x:90%;background-position-y:25%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;align-self:center;min-height:100%}.positioned__quote{font-family:Chiswick;color:#fff;font-size:clamp(3rem,2.5673rem + 1.2019vw,4.25rem);line-height:1.05;padding-left:6%;padding-right:4%}.positioned__quote span{color:#dab38d;font-family:Chiswick Italic;font-style:italic}@media screen and (min-width:1000px){.positioned__quote{width:70%;position:relative;left:200px}}@media screen and (min-width:1440px){.positioned__quote{width:50%;position:relative;left:325px}}@media screen and (min-width:1900px){.positioned__quote{left:550px}}.offer__wrapper{width:100%;height:100%;min-height:100vh;background-color:#fff}.offer__container{-moz-box-orient:vertical;flex-direction:column;-moz-box-align:center;align-items:center}.offer__container,.offer__content{display:-moz-box;display:flex;-moz-box-direction:normal}.offer__content{-moz-box-orient:horizontal;flex-flow:row wrap}.offer__right{width:100%;height:50vh;overflow:hidden;align-self:center}.offer__right__inner{background-image:url(/images/sagatov.webp);background-position:bottom;background-size:cover;height:100%}.offer__caption{position:absolute;left:10px;bottom:10px;width:35%;font-family:Gotham Bold;color:#27253d;font-size:.9rem}@media screen and (min-width:750px){.offer__right{height:70vh;background-position:center 30%}.offer__caption{font-size:1.4rem}}@media screen and (min-width:1200px){.offer__left{width:60%;padding-right:5rem}.offer__right{width:40%;height:70vh}.offer__caption{left:20px;width:40%}}.begin__wrapper{width:100%;height:100%;min-height:100vh;background-color:#fff}.begin__subtitle{font-family:Gotham Bold;color:#aa794c;font-size:2rem}.begin__subtitle__content{line-height:1.3}.bottom__content__block{display:-moz-box;display:flex;-moz-box-align:start;align-items:flex-start;width:100%}.begin__number__container{margin-right:2rem}.begin__number{font-family:Chiswick;font-size:5rem;background-color:#27253d;color:#fff;padding:20px;width:80px;height:80px;border-radius:40px;line-height:1;text-align:center}.begin__number__content{-moz-box-flex:1;flex-grow:1;padding-right:8px}.bottom__content{display:grid}.bottom__content__right{display:none}.bottom__content_caption{position:absolute;right:16px;bottom:16px;font-family:Gotham Bold;color:#fff;font-size:1.4rem;text-align:right;width:40%}@media screen and (min-width:1400px){.bottom__content__block{-moz-box-align:center;align-items:center}.bottom__content{grid-template-columns:3fr 2fr}.bottom__content__right{display:inline-block;background-image:url(/images/kira-lifestyle.webp);background-size:cover;margin-top:20px;margin-bottom:16px}.bottom__content__left{padding-right:24px}.flex-bullets{display:-moz-box;display:flex}.flex-bullets li:first-child{margin-left:0}.flex-bullets li{margin-left:3rem}}.contact__wrapper{width:100%;min-height:100vh;background-color:#fff}.location__subtitle{font-family:Gotham Bold;color:#aa794c;font-size:2.2rem;letter-spacing:2px;text-transform:uppercase}.office__title{font-family:Gotham Bold}.office__copy,.office__title{color:#27253d;font-size:1.6rem}.office__copy{font-family:Gotham Book}.office__map{width:100%;height:400px}.offices{-webkit-column-count:1;-moz-column-count:1;column-count:1}.contact__right{display:none}@media screen and (min-width:700px){.office__map{height:500px}}@media screen and (min-width:1000px){.offices{-webkit-column-count:2;-moz-column-count:2;column-count:2;grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.office__map{height:600px}}@media screen and (min-width:1400px){.contact__content{display:grid;grid-template-columns:2fr 1fr}.contact__right__container{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);grid-gap:4rem;gap:4rem;height:100%;padding-left:4rem}.contact__image__one{background-image:url(/images/contact_1.webp)}.contact__image__one,.contact__image__two{width:100%;height:auto;background-size:cover;background-position:50%}.contact__image__two{background-image:url(/images/WFP-Sign_0317.webp)}.office__map{height:700px}.contact__right{display:block}}.landing__wrapper{width:100%}.landing__container{width:100%;height:100%;background-color:#27253d;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.landing__logo{text-align:center}.landing__logo svg{text-align:center;width:30%;fill:#fff!important;height:100%;opacity:40%}.landing__title{text-align:center;font-family:Chiswick;color:#fff;font-size:clamp(4.5rem,2.6129rem + 5.2419vw,11rem)}.landing__title span{font-family:Chiswick Italic;color:#7a97ac;font-style:italic}.landing__subtitle{font-family:Gotham Bold;text-transform:uppercase;color:#aa794c;letter-spacing:2.5px;font-size:clamp(1.5rem,1.0645rem + 1.2097vw,3rem)}.landing__content{text-align:center}@media screen and (min-width:700px){.landing__subtitle{letter-spacing:5px}}.partners__wrapper{width:100%}.partners__container{width:100%;height:100%;overflow:hidden}.partners__back{background-image:url(/images/partners_full.webp);width:100%;height:100%;background-size:cover;position:relative}.partners__content{position:absolute;top:20%}.sig_svg{visibility:hidden}@media screen and (min-width:700px){.partners__back{background-position-y:5%}.partners__content{top:40%}}.content__signatures{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;justify-items:left}.signature{width:80%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.sig_svg{max-width:120px}.sig_svg svg{width:100%;height:auto;fill:none;stroke:#be7a47;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.sig_name{font-family:Gotham Book;color:#fff;font-size:1.4rem;text-align:center}@media screen and (min-width:700px){.content__signatures{grid-template-columns:1fr 1fr 1fr 1fr}.sig_name{font-size:1.8rem}}@media screen and (min-width:1200px){.partners__content{width:100%}.content__one{max-width:1200px;margin-left:auto;margin-right:auto}.sig_svg{max-width:200px}.partners__content{top:40%}.partners__back{background-image:url(/images/partners_half.webp);background-position-y:15%}}.tom__back,.tom__container{width:100%;height:100%}.tom__back{background-image:url(/images/tom.webp);background-size:cover;background-position-x:center}.tom__quote{position:absolute;top:10%}@media screen and (min-width:1200px){.tom__back{background-position-y:10%}}.inspection__container{width:100%;max-width:100%}.orange_quote{font-size:2.8rem;padding:20px 10px;font-weight:600;color:#aa794c;font-family:Gotham Book}.buyer_quotes{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:2rem;gap:2rem}.buyer_quote{padding:20px 10px;font-size:2.2rem;font-family:Chiswick;color:#7a97ac}.buyer_quote__attribution{font-size:1.8rem;font-family:Gotham Book;color:#27253d;font-weight:600;margin-top:.5rem}.two-column-container{display:grid!important;grid-gap:2rem;gap:2rem;width:100%;grid-template-columns:1fr}@media screen and (min-width:768px){.two-column-container{grid-template-columns:1fr 1fr!important}}.wfp-body__left,.wfp-body__right{width:100%}.wfp-body__left__content,.wfp-body__right__content{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}.wfp-body__left__content__item+.wfp-body__left__content__item{margin-top:2rem}body,html{padding:0;margin:0;font-size:10px;height:100%}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ol li{list-style-type:disc}.nav-right{background-color:#27253d;color:#fff;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;position:fixed;top:50%;z-index:555;right:0;width:50px;height:50px;-webkit-transition:right .3s ease-out;-moz-transition:right .3s ease-out;transition:right .3s ease-out}.nav-right.hidden{right:-60px;-webkit-transition:right .3s ease-in;-moz-transition:right .3s ease-in;transition:right .3s ease-in}.nav-left{background-color:#27253d;color:#fff;display:-moz-box;display:flex;position:fixed;top:50%;z-index:555;left:0;width:50px;height:50px;-webkit-transition:left .3s ease-out;-moz-transition:left .3s ease-out;transition:left .3s ease-out}.nav-left.hidden{left:-60px;-webkit-transition:left .3s ease-in;-moz-transition:left .3s ease-in;transition:left .3s ease-in}.swiper-pagination{position:fixed!important;bottom:20px!important}.nav-icon{width:40px;height:50px}.swiper-pagination-bullet-active{background-color:#aa794c}.swiper-button-disabled{display:none}.relative{position:relative}.fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content}.mobile__hide{display:none}#__next{height:100%}.who-new{display:-moz-box;display:flex;width:100%;justify-items:flex-start;-moz-box-pack:start;justify-content:flex-start;-moz-box-align:center;align-items:center;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-top:5px;padding-bottom:40px;max-width:550px}.who-new-p{width:100%;max-width:550px;padding:0 30px}.who-redefined{width:100%;text-align:left;max-width:800px;color:#7a97ac!important;font-size:1.4rem;font-family:Gotham Medium;margin:0 auto 10px;letter-spacing:5px;max-width:550px;padding:0 30px}@media screen and (min-width:1000px){.mobile__hide{display:block}.who-new{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;grid-gap:20px;gap:20px}.who-new,.who-new-p,.who-redefined{max-width:800px}}@media screen and (min-width:700px){.who-new-p{padding:0}.who-redefined{padding:0;font-size:1.8rem}}:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}