:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.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-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{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:var(--swiper-pagination-bullet-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;box-shadow: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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, 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%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-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:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;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.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{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-prev{pointer-events:auto;visibility:visible}.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;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;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-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}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,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:sofia_problack;src:url(../assets/fonts/sofia/sofiaproblack-webfont.woff2) format("woff2"),url(../assets/fonts/sofia/sofiaproblack-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:sofia_probold;src:url(../assets/fonts/sofia/sofiaprobold-webfont.woff2) format("woff2"),url(../assets/fonts/sofia/sofiaprobold-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:sofia_proextra_light;src:url(../assets/fonts/sofia/sofiaproextralight-webfont.woff2) format("woff2"),url(../assets/fonts/sofia/sofiaproextralight-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:sofia_prolight;src:url(../assets/fonts/sofia/sofiaprolight-webfont.woff2) format("woff2"),url(../assets/fonts/sofia/sofiaprolight-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:sofia_proregular;src:url(../assets/fonts/sofia/sofiaproregular-webfont.woff2) format("woff2"),url(../assets/fonts/sofia/sofiaproregular-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:sofia_proultralight;src:url(../assets/fonts/sofia/sofiaproultralight-1-webfont.woff2) format("woff2"),url(../assets/fonts/sofia/sofiaproultralight-1-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}html{font-family:sofia_prolight,sans-serif;font-size:15px;min-width:300px}body{position:relative}.bg{background:#f8f8f8;width:100%;padding:3em 0}.bg>.gallery-wrapper{margin:0 auto}.hidden{display:none}.sro{position:absolute;top:-99999px;left:-99999px}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}select::-ms-expand{display:none}.invisible{visibility:hidden}a{text-decoration:none;transition:.3s ease}@-webkit-keyframes fade-left{0%{-webkit-transform:translate(-20px,0);-ms-transform:translate(-20px,0);-o-transform:translate(-20px,0);transform:translate(-20px);visibility:hidden;opacity:0}to{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0);visibility:visible;opacity:1}}@-moz-keyframes fade-left{0%{-webkit-transform:translate(-20px,0);-ms-transform:translate(-20px,0);-o-transform:translate(-20px,0);transform:translate(-20px);visibility:hidden;opacity:0}to{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0);visibility:visible;opacity:1}}@-o-keyframes fade-left{0%{-webkit-transform:translate(-20px,0);-ms-transform:translate(-20px,0);-o-transform:translate(-20px,0);transform:translate(-20px);visibility:hidden;opacity:0}to{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0);visibility:visible;opacity:1}}@keyframes fade-left{0%{-webkit-transform:translate(-20px,0);-ms-transform:translate(-20px,0);-o-transform:translate(-20px,0);transform:translate(-20px);visibility:hidden;opacity:0}to{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0);visibility:visible;opacity:1}}@-webkit-keyframes swipe{0%{transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0) rotateY(0) rotate(0);-moz-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-webkit-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-o-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-ms-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);perspective:1000px;-webkit-perspective:1000px;perspective-origin:50% 50%;-webkit-perspective-origin:50% 50%}30%{transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0) rotateY(30deg) rotate(0);-moz-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-webkit-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-o-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-ms-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);perspective:1000px;-webkit-perspective:1000px;perspective-origin:50% 50%;-webkit-perspective-origin:50% 50%}to{transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0) rotateY(0) rotate(0);-moz-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-webkit-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-o-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-ms-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);perspective:1000px;-webkit-perspective:1000px;perspective-origin:50% 50%;-webkit-perspective-origin:50% 50%}}@keyframes swipe{0%{transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0) rotateY(0) rotate(0);-moz-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-webkit-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-o-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-ms-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);perspective:1000px;-webkit-perspective:1000px;perspective-origin:50% 50%;-webkit-perspective-origin:50% 50%}30%{transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0) rotateY(30deg) rotate(0);-moz-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-webkit-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-o-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-ms-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);perspective:1000px;-webkit-perspective:1000px;perspective-origin:50% 50%;-webkit-perspective-origin:50% 50%}to{transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0) rotateY(0) rotate(0);-moz-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-webkit-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-o-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);-ms-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);perspective:1000px;-webkit-perspective:1000px;perspective-origin:50% 50%;-webkit-perspective-origin:50% 50%}}@-webkit-keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translate(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translate(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.fade-in-left{-webkit-animation:fade-in-left .6s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-left .6s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-left-far{0%{-webkit-transform:translateX(-100px);transform:translate(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes fade-in-left-far{0%{-webkit-transform:translateX(-100px);transform:translate(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.fade-in-left-far{-webkit-animation:fade-in-left-far 1s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-left-far 1s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-right{0%{-webkit-transform:translateX(50px);transform:translate(50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes fade-in-right{0%{-webkit-transform:translateX(50px);transform:translate(50px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.fade-in-right{-webkit-animation:fade-in-right .6s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-right .6s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-bottom{-webkit-animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both}.fade-in-bottom-fast{-webkit-animation:fade-in-bottom .3s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom .3s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scrollbar{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes scrollbar{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.backtotop{cursor:pointer;position:fixed;bottom:3em;right:2em;opacity:0;z-index:1000;transition:opacity .3s ease;width:40px;height:40px;border-radius:100%;background:#17262e;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.3s ease}.backtotop img{width:18px;height:12px}.backtotop.show{opacity:1}.backtotop:hover,.backtotop:focus{background:#e4db9b}.bgsection{background-size:cover;padding:2rem 0}@media screen and (min-width: 1024px){.bgsection{padding:6rem 0}}.bgsection .content-container{width:90%;margin:2rem auto;max-width:980px;position:relative;z-index:2}@media screen and (min-width: 1024px){.bgsection .content-container{margin:4rem auto}}@media screen and (min-width: 768px){.bgsection .content-container.-row{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.bgsection .content{color:#fff}@media screen and (min-width: 1024px){.bgsection .content{width:30%!important}}.bgsection .content>p{color:#fff;margin-bottom:1.5em;line-height:1.5}.bgsection .content>p strong{font-weight:700;font-style:italic;font-size:1.2rem}.bgcourbes:before{content:"";width:100%;height:100%;background:#17262e;position:absolute;top:0;left:0;z-index:-1}.bgcourbes:after{content:"";width:100%;height:100%;background:url(../assets/images/pattern-bg.png) center no-repeat;background-size:cover;position:absolute;top:0;left:0;z-index:0;opacity:.1}.brands{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;margin:0 auto;max-width:980px}@media screen and (min-width: 1024px){.brands{flex-direction:row;justify-content:space-between}}.brands>p{text-transform:uppercase;margin-bottom:1.5em}@media screen and (min-width: 1024px){.brands>p{margin-bottom:0;width:40%}}.brands .brands-container{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.brands .brands-container{flex-direction:row;width:55%}}.brands .brands-container .brand{width:195px;margin:1em 0}@media screen and (min-width: 1024px){.brands .brands-container .brand{margin:0 1em}}.brands .brands-container .brand img{width:100%}.button{border:1px solid #e4db9b;padding:.5em 2em;text-transform:uppercase;color:#fff;text-align:center;width:125px;display:inline-block;position:relative;overflow:hidden}.button.-hoverwhite:before{content:"";width:100%;height:100%;background:#fff;width:0;position:absolute;top:0;left:0;transition:.3s ease}.button.-hoverwhite:hover{border:1px solid white}.button.-hoverwhite:hover:before{width:100%}.button.-hoverwhite:hover span{color:#17262e}.button span{position:relative;z-index:2;transition:.3s ease}.button.-dark{border:1px solid black;color:#000}.button.-dark:before{content:"";width:100%;height:100%;background:#000;width:0;position:absolute;top:0;left:0;transition:.3s ease}.button.-dark:hover{border:1px solid black}.button.-dark:hover:before{width:100%}.button.-dark:hover span{color:#fff}.button-arrow{display:inline-block;width:auto;height:auto;margin:0;padding:0;outline:none;border:0 none;border-radius:0;background:none;cursor:pointer;font-style:italic;text-decoration:none}.button-arrow .icon-container{position:relative;display:inline-block;vertical-align:middle;color:#fff;margin-right:5px}.button-arrow .icon-container .shape{position:relative;z-index:0;display:inline-block;width:50px;height:50px}.button-arrow .icon-container .shape:before,.button-arrow .icon-container .shape:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;transform-origin:50%;transition:opacity .3s ease,transform .3s ease}.button-arrow .icon-container .shape:before{z-index:-2}.button-arrow .icon-container .shape:after{z-index:-1;opacity:0;transform:scale(0);background-color:#e4db9b}.button-arrow .icon-container .icon{position:absolute;background:url(../assets/images/arrow-right.png) center no-repeat;z-index:0;background-size:55%;width:100%;height:100%;display:block;top:45%;left:50%;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:1em;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.button-arrow .icon-container.small .shape{width:30px;height:30px}.button-arrow.-light{color:#fff}.button-arrow.-light .icon-container .shape:before{background:#fff}.button-arrow.-light .icon-container .shape:after{background:#e4db9b}.button-arrow.-light .icon-container .icon{color:#e4db9b}.button-arrow.-light:hover .icon-container .icon{color:#fff}.button-arrow:hover .icon-container .shape:after{opacity:1;transform:scale(1)}.button-arrow.-color{color:#000}.button-arrow.-color .icon-container .shape:before{background:#e4db9b}.button-arrow.-color .icon-container .shape:after{background:#17262e}.button-arrow.-color:hover .icon-container .icon{color:#fff}.swiper-global{position:relative;width:95%;margin-left:auto;max-width:600px;margin-bottom:3rem}@media screen and (min-width: 1024px){.swiper-global{margin:0 auto 3rem;max-width:948px}}@media screen and (min-width: 1440px){.swiper-global{max-width:calc(948px + 13em)}}@media screen and (min-width: 1224px){.swiper-global .swiper-pagination{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:absolute;top:0;left:0;width:30px}.swiper-global .swiper-pagination .swiper-pagination-bullet{margin:10px 0}}.swiper-cadres{width:100%;overflow:hidden;position:relative}@media screen and (min-width: 1024px){.swiper-cadres{width:95%;margin-left:auto}.swiper-cadres:before{content:"";width:100%;height:100%;background:#17262e;position:absolute;top:0;left:0;z-index:-1}.swiper-cadres:after{content:"";width:100%;height:100%;background:url(../assets/images/pattern-bg.png) center no-repeat;background-size:cover;position:absolute;top:0;left:0;z-index:0;opacity:.1}}.swiper-cadres .swiper-wrapper .swiper-slide{width:265px;box-sizing:border-box;height:390px;overflow:hidden;position:relative;display:block;color:#fff;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:2em 1em 2em 2em}@media screen and (min-width: 1024px){.swiper-cadres .swiper-wrapper .swiper-slide{width:100%;flex-direction:row;align-items:center;padding:2em 11%}}@media screen and (min-width: 1440px){.swiper-cadres .swiper-wrapper .swiper-slide{width:1060px;flex-direction:row;align-items:center;padding:2em 11%}}@media screen and (max-width: 1024px){.swiper-cadres .swiper-wrapper .swiper-slide:before{content:"";width:100%;height:100%;background:#17262e;position:absolute;top:0;left:0;z-index:-1}.swiper-cadres .swiper-wrapper .swiper-slide:after{content:"";width:100%;height:100%;background:url(../assets/images/pattern-bg.png) center no-repeat;background-size:cover;position:absolute;top:0;left:0;z-index:0;opacity:.1}}@media screen and (max-width: 1023px){.swiper-cadres .swiper-wrapper .swiper-slide.penche{transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0) rotateY(30deg) rotate(0);-moz-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-webkit-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-o-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);-ms-transform:scaleX(1) scaleY(1) scaleZ(1) rotateX(0deg) rotateY(30deg) rotateZ(0deg);perspective:1000px;-webkit-perspective:1000px;perspective-origin:50% 50%;-webkit-perspective-origin:50% 50%}}.swiper-cadres .swiper-wrapper .swiper-slide .cadre-title{position:relative;padding-bottom:3rem;margin-bottom:1rem}@media screen and (min-width: 1024px){.swiper-cadres .swiper-wrapper .swiper-slide .cadre-title{width:50%;padding-bottom:1.5rem;margin-bottom:0}}.swiper-cadres .swiper-wrapper .swiper-slide .cadre-title h3{font-family:Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;font-size:1.9em}@media screen and (min-width: 1024px){.swiper-cadres .swiper-wrapper .swiper-slide .cadre-title h3{font-size:2.2em}}.swiper-cadres .swiper-wrapper .swiper-slide .cadre-title h3 strong{color:#e4db9b;font-weight:700}.swiper-cadres .swiper-wrapper .swiper-slide .cadre-title:before{content:"";display:block;width:60px;height:1px;background:#e4db9b;position:absolute;bottom:0;left:0}@media screen and (min-width: 1024px){.swiper-cadres .swiper-wrapper .swiper-slide .cadre-content{width:50%}}@media screen and (max-width: 1023px){.caracs-block{display:none}}.caracs-block{background:#17262e;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:stretch;justify-content:center;position:absolute;width:945px;bottom:0;z-index:5;left:50%;transform:translate(-50%);padding:2em;box-sizing:border-box}.caracs-block .carac{color:#fff;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:center;justify-content:center;width:30%;padding:1em 0}.caracs-block .carac:not(:last-child){border-right:1px solid #e4db9b}.caracs-block .carac:nth-child(1){animation-delay:.2s}.caracs-block .carac:nth-child(2){animation-delay:.4s}.caracs-block .carac:nth-child(3){animation-delay:.6s}.caracs-block .carac .icon{width:39px;margin-right:1em}.caracs-block .carac .icon img{width:100%}.color-variations{width:100%;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center}.color-variations .logo-center{display:block;margin:0 auto 3.66em;width:80%;max-width:430px}.color-variations .logo-center img{width:100%}.color-variations .item-container{width:100%;max-width:745px;height:280px;position:relative;margin-bottom:1.5em}@media screen and (min-width: 425px){.color-variations .item-container{height:350px}}@media screen and (min-width: 510px){.color-variations .item-container{height:400px}}@media screen and (min-width: 600px){.color-variations .item-container{height:450px}}@media screen and (min-width: 660px){.color-variations .item-container{height:500px}}@media screen and (min-width: 740px){.color-variations .item-container{height:540px}}.color-variations .item-container .variation-content{width:100%;position:absolute;top:0;left:0;opacity:0;z-index:0;transition:.5s ease}.color-variations .item-container .variation-content img{width:100%}.color-variations .item-container .variation-content.active{opacity:1;z-index:2}.color-variations .tabs-container{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:stretch;justify-content:center;margin-bottom:3.66em}.color-variations .tabs-container .variation-tab{width:40px;height:40px;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.5s ease;padding:1em;box-sizing:border-box;cursor:pointer;background-size:cover}@media screen and (min-width: 768px){.color-variations .tabs-container .variation-tab{width:50px;height:50px}}.color-variations .tabs-container .variation-tab .icon{width:21px;opacity:0;transition:.5s ease}.color-variations .tabs-container .variation-tab .icon img{width:100%}.color-variations .tabs-container .variation-tab .name{text-transform:uppercase;color:#fff;transition:.5s ease;opacity:0;width:0;text-shadow:0px 0px 3px rgba(0,0,0,.5)}.color-variations .tabs-container .variation-tab.active{width:auto;transform:translateY(-5px)}.color-variations .tabs-container .variation-tab.active .icon{opacity:1}.color-variations .tabs-container .variation-tab.active .name{opacity:1;width:auto;margin-left:.5em}.color-variations .tabs-container .variation-tab:hover .icon{opacity:1}#cookieBox{position:fixed;bottom:0;width:100%;z-index:1000;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center}#cookieBox .cookie-content{width:100%;background-color:#17262ee6;color:#fff;text-align:left;font-size:13px;font-weight:300;position:relative;padding:2em 2%;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1440px){#cookieBox .cookie-content{flex-direction:row}}#cookieBox .left{width:80%;margin-bottom:1em;text-align:center}@media screen and (min-width: 1440px){#cookieBox .left{width:50%;margin-bottom:0}}#cookieBox h3{font-family:Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;text-transform:uppercase;margin-bottom:.3em}#cookieBox p{font-family:sofia_prolight,sans-serif}#cookieBox .right{width:100%;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;justify-content:center}@media screen and (min-width: 1440px){#cookieBox .right{width:20%}}#cookieBox .right a,#cookieBox .right span{background-color:#e4db9b;border:1px solid #e4db9b;color:#17262e;cursor:pointer;padding:5px 10px;text-transform:uppercase;text-decoration:none;display:inline-block;text-align:center;margin:0 1em;transition:.3s ease}#cookieBox .right a:hover,#cookieBox .right span:hover{background:#17262e;color:#fff}#cookieBox.show{height:150px;opacity:1;transition:all .3s ease}#cookieBox.hide{display:none}p.legal{background-color:#fff;color:#9c9e9f;font-size:8px;padding-left:15px;font-family:Roboto,sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:3px}p.legal>a{text-decoration:none;color:#9c9e9f}.footer-container{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-container .footer-top{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:90%;max-width:980px;margin:3em auto 0}@media screen and (min-width: 1024px){.footer-container .footer-top{flex-direction:row;align-items:stretch;justify-content:space-between}}.footer-container .footer-top .col{width:245px;margin:0 auto}@media screen and (min-width: 1024px){.footer-container .footer-top .col{margin:0}}.footer-container .footer-top .col .mentions a{color:#17262e}.footer-container .footer-top .col .mentions a:hover{color:#e4db9b}.footer-container .footer-top .col.-logo{padding-bottom:1.5em;margin-bottom:1.5em;border-bottom:1px solid #e4db9b}@media screen and (min-width: 1024px){.footer-container .footer-top .col.-logo{width:40%;padding-bottom:0;margin-bottom:0;border-bottom:0px solid #e4db9b;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between}}.footer-container .footer-top .col.-logo .logo{width:160px}@media screen and (min-width: 1024px){.footer-container .footer-top .col.-logo .logo{margin-bottom:2em}}.footer-container .footer-top .col.-logo .logo img{width:100%}.footer-container .footer-top .col.-logo .socials{display:none}@media screen and (min-width: 1024px){.footer-container .footer-top .col.-logo .socials{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0}}.footer-container .footer-top .col.-logo .socials .mentions{padding-bottom:3em}.footer-container .footer-top .col.-socials{padding-bottom:1.5em;margin-bottom:1.5em;border-bottom:1px solid #e4db9b}.footer-container .footer-top .col.-socials .mentions{margin-bottom:1.5em;font-size:.9em}.footer-container .footer-top .col.-socials .mentions strong{font-family:sofia_probold,sans-serif}@media screen and (min-width: 1024px){.footer-container .footer-top .col.-socials{display:none}}.footer-container .footer-top .col.-coord{padding-bottom:1.5em;margin-bottom:1.5em;position:relative}@media screen and (min-width: 1024px){.footer-container .footer-top .col.-coord{width:24%;margin-bottom:0}}.footer-container .footer-top .col.-coord:after{content:"";display:block;width:60px;height:1px;background:#e4db9b;position:absolute;bottom:0;left:0}.footer-container .footer-top .col.-coord>p{line-height:1.5;margin-bottom:1.5em}.footer-container .footer-top .col.-coord>p strong{font-family:sofia_probold,sans-serif}.footer-container .footer-top .socials .icons{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.footer-container .footer-top .socials .icons .link{width:30px;height:30px;border-radius:100%;background:#000;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:5px;transition:.3s ease}.footer-container .footer-top .socials .icons .link:hover{background:#e4db9b}.footer-container .footer-top .socials .icons .link .icon{width:18px}.footer-container .credentials{padding:2.5em 0;width:100%}.footer-container .credentials p{width:90%;max-width:980px;margin:0 auto}.footer-container .credentials p a{font-family:sofia_probold,sans-serif;color:#000}.gallery-wrapper{position:relative;width:100%;max-width:1150px;margin:3.66em auto}@media screen and (min-width: 768px){.gallery-wrapper{width:90%}}.gallery-carousel{width:100%;margin:0 auto;max-width:945px;overflow:hidden;padding-bottom:3em}@media screen and (min-width: 768px){.gallery-carousel{width:90%}}@media screen and (min-width: 1024px){.gallery-carousel{padding-bottom:0}}.gallery-carousel .swiper-slide{width:100%;height:360px;overflow:hidden;position:relative}@media screen and (min-width: 768px){.gallery-carousel .swiper-slide{height:225px}}.gallery-carousel .swiper-slide img{width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;transition:.3s ease}@media screen and (min-width: 1024px){.gallery-carousel .swiper-slide img{width:100%;height:auto}}.gallery-carousel .swiper-slide:hover img{width:115%}@media screen and (min-width: 1024px){.gallery-carousel .swiper-pagination{display:none}}@media screen and (max-width: 1023px){.gallery-carousel .swiper-button-prev,.gallery-carousel .swiper-button-next{display:none}}.swiper-button-prev,.swiper-button-next{display:flex;width:30px;height:30px;background:#f8f8f8;border-radius:100%;transition:.3s ease}@media screen and (min-width: 1224px){.swiper-button-prev,.swiper-button-next{width:45px;height:45px}}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev:focus,.swiper-button-next:focus{outline:none}.swiper-button-prev:hover,.swiper-button-next:hover{background:#e4db9b}.swiper-button-prev{left:0}.swiper-button-next{right:0}.hamburger{width:71px;height:17px}.hamburger rect{transition:transform .4s cubic-bezier(0,.8,.2,1) .3s;transition:transform .4s cubic-bezier(0,.8,.2,1) .3s,-webkit-transform .4s cubic-bezier(0,.8,.2,1) .3s}@media screen and (max-width: 1439px){.hamburger.open rect{height:25px;opacity:1;transition:.3s ease-out}}.hamburger.open rect{opacity:0;transition:.25s cubic-bezier(.8,0,1,.2)}@media screen and (max-width: 1439px){.hamburger.open rect:nth-child(1){-webkit-transform:translate3d(1px,1px,0) rotate(-45deg);transform:translate3d(1px,1px,0) rotate(-45deg);-webkit-transform-origin:top left;transform-origin:top left;transition-delay:0s}}.hamburger.open rect:nth-child(1){-webkit-transform:translate3d(0,0,0);transform:translateZ(0);transition-delay:.1s}@media screen and (max-width: 1439px){.hamburger.open rect:nth-child(2){height:0;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);transition-delay:0s}}.hamburger.open rect:nth-child(2){-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0);transition-delay:.05s}@media screen and (max-width: 1439px){.hamburger.open rect:nth-child(3){-webkit-transform:translate3d(4px,-13px,0) rotate(45deg);transform:translate3d(4px,-13px,0) rotate(45deg);-webkit-transform-origin:top left;transform-origin:top left;transition-delay:0s}}.hamburger.open rect:nth-child(3){-webkit-transform:translate3d(-16px,0,0);transform:translate3d(-16px,0,0)}nav.primary{flex-direction:row;align-items:center;justify-content:space-between;height:65px;padding:0 20px;overflow:hidden;background:0 0}nav.primary>.parallax-container{display:flex}nav.primary .left-menu,nav.primary .right-menu{flex-direction:row;align-items:center;justify-content:space-between}nav.primary ul{display:flex;flex-direction:row;width:auto;-webkit-transform:translateX(-60px);transform:translate(-60px)}nav.primary ul li a:hover:after{display:block}nav.primary ul>li.active a{color:#fff3}nav.primary ul>li.active a:before{opacity:1;transition:opacity .2s .2s}nav.primary ul>li.active a:after{opacity:0!important;transition:opacity .2s}nav.primary ul>li a{font-size:1.083rem;text-transform:uppercase;white-space:nowrap;pointer-events:all}nav.primary ul>li a:hover:after{opacity:1}nav.primary ul>li a.search-icon{display:block;top:10px;padding-top:16px}nav.primary ul.left li{margin:0 8px 0 0}nav.primary ul.right{-webkit-transform:translateX(60px);transform:translate(60px)}nav.primary ul.right li{margin:0 0 0 8px}nav.primary .mobile-search{display:none}.header-container{width:100%;position:absolute;top:0;left:0;padding:1.5em 1.333em 1em;z-index:60;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#000;background:-webkit-linear-gradient(rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%);background:-o-linear-gradient(rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(#00000080,#0000);box-sizing:border-box;height:85px}.header-container .logo{width:150px;display:-webkit-flex;display:-ms-flex;display:flex}.header-container .logo img{width:100%;height:100%}@media screen and (min-width: 768px){.header-container .logo{width:200px}}@media screen and (min-width: 1024px){.header-container .logo{width:250px}}.header-container .right-toggle{position:relative;z-index:60}@media screen and (min-width: 1440px){.header-container .right-toggle{z-index:1010}}@media screen and (max-width: 1023px){.hover-zone{height:75px}}.hover-zone{display:block;width:100%;height:250px;position:absolute;top:0;left:0;z-index:1000}.menu-lang{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:center;justify-content:center}.menu-lang .lang-item{padding:0 5px}.menu-lang .lang-item:first-child{border-right:1px solid white}.menu-lang .lang-item a{color:#fff}.menu-lang .lang-item.current-lang a{color:#e4db9b}#photos-modal{left:-100vw;top:0}#photos-modal.open{left:0}#photos-modal .content{max-width:1245px;width:90%;box-sizing:border-box}#photos-modal .content .title{padding-left:2em}@media screen and (min-width: 768px){#photos-modal .content .title{padding-left:3em}}@media screen and (min-width: 1024px){#photos-modal .content .title{padding-left:6em}}@media screen and (min-width: 1440px){#photos-modal .content .title{padding-left:8em}}#video-modal{left:-100vw;top:0}#video-modal.open{left:0}.closemodalmagic{position:fixed;width:100vw;height:100vh;z-index:-1}.modal{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:fixed;width:100vw;height:100vh;z-index:9999;transition:.3s ease-in-out all;background:url(../assets/images/bg-modal.png) center no-repeat;background-size:cover}.modal .modal-top{width:100%}.modal .modal-top>.content{width:90%;margin:0 auto;max-width:1020px}@media screen and (min-width: 1024px){.modal .modal-top>.content{width:70%}}.modal .modal-top>.content .title{margin-bottom:2em}.modal .modal-top>.content .title h2{font-size:2em;color:#fff;line-height:1.2}.modal .modal-top>.content .title .logo{width:200px}.modal .modal-top>.content .title .logo img{width:100%}.modal .modal-top>.content .gallery{position:relative}.modal .modal-top>.content .gallery .modal-close{width:25px;height:25px;text-align:center;line-height:25px;background:#fff;position:absolute;top:-25px;right:-25px}.modal .modal-top>.content .gallery video{width:100%}.modal .modal-top>.content .gallery.photos{padding:0 2em}@media screen and (min-width: 768px){.modal .modal-top>.content .gallery.photos{padding:0 3em}}@media screen and (min-width: 1024px){.modal .modal-top>.content .gallery.photos{padding:0 6em}}@media screen and (min-width: 1440px){.modal .modal-top>.content .gallery.photos{padding:0 8em}}.modal .modal-top>.content .big-gallery{width:100%;overflow:hidden}.modal .modal-top>.content .big-gallery.photos{height:280px}@media screen and (min-width: 768px){.modal .modal-top>.content .big-gallery.photos{height:380px}}@media screen and (min-width: 1024px){.modal .modal-top>.content .big-gallery.photos{height:430px}}@media screen and (min-width: 1440px){.modal .modal-top>.content .big-gallery.photos{height:576px}}.modal .modal-top>.content .big-gallery.photos .swiper-slide{position:relative;width:100%}.modal .modal-top>.content .big-gallery.photos .swiper-slide img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto}.modal .modal-bottom{background:#fff;height:20%;width:100%}.modal .modal-bottom>.content-container{width:90%;margin:2em auto;max-width:1020px}@media screen and (min-width: 1024px){.modal .modal-bottom>.content-container{width:70%}}.modal .modal-bottom>.content-container .content{border-left:1px solid #e4db9b}@media screen and (min-width: 768px){.modal .modal-bottom>.content-container .content{padding-left:2em}}.modal .modal-bottom>.content-container p{margin-bottom:1.5em;line-height:1.5}.nav-container{position:fixed;right:0;transform:translate(100%);background:#17262e;width:300px;height:100vh;transition:.3s ease;padding:6em 2em;z-index:50}@media screen and (min-width: 1440px){.nav-container{background:none;height:auto;width:auto;transform:translate(0);padding:1em 40px 1em 0;height:75px;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;box-sizing:border-box;z-index:1002}}.nav-container.open{transform:translate(0)}@media screen and (min-width: 1440px){.nav-container.open .menu{-webkit-transform:translateX(0);transform:translate(0);opacity:1;transition:transform .5s cubic-bezier(0,.7,.3,1),opacity .3s linear .2s,-webkit-transform .5s cubic-bezier(0,.7,.3,1)}}@media screen and (max-width: 1339px){.nav-container.open .menu .menu-item a{-webkit-animation:fade-left .5s ease-in-out .5s both;-o-animation:fade-left .5s ease-in-out .5s both;animation:fade-left .5s ease-in-out .5s both}}@media screen and (min-width: 1440px){.nav-container .menu{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:center;justify-content:space-between;-webkit-transform:translateX(60px);transform:translate(60px);opacity:0}}.nav-container .menu .menu-item a{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:1em 0;color:#fff;text-transform:uppercase}@media screen and (min-width: 1440px){.nav-container .menu .menu-item a{padding:0 1em}}.numbers-container{width:90%;margin:0 auto;overflow:hidden;padding-bottom:3em;position:relative}@media screen and (min-width: 1024px){.numbers-container{width:100%;max-width:2200px;padding-bottom:0}}@media screen and (min-width: 1024px){.numbers-container .swiper-pagination{display:none}}.numbers-container .number{width:264px;height:370px;position:relative}@media screen and (min-width: 1024px){.numbers-container .number{width:30%;height:605px}}.numbers-container .number:nth-child(2){animation-delay:.2s}.numbers-container .number:nth-child(3){animation-delay:.4s}.numbers-container .number .image{width:100%;height:100%;position:relative;overflow:hidden;background:#4e4e4e}.numbers-container .number .image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:120%;object-fit:cover;opacity:.6;transition:.3s ease}.numbers-container .number .content{width:100%;height:100%;position:absolute;top:0;left:0;padding:1.5em 1.5em 4.2em;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;box-sizing:border-box;color:#fff}@media screen and (min-width: 1024px){.numbers-container .number .content{justify-content:center;padding:3em}}.numbers-container .number .content .chiffre{font-size:155px;font-family:sofia_problack,sans-serif;opacity:1;color:transparent!important;-webkit-text-stroke-width:1px;white-space:nowrap;-webkit-text-stroke-color:#ffffff;transition:.3s ease}.numbers-container .number .content .text{text-transform:uppercase;font-weight:700;font-size:1.5em;font-family:Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;position:relative;top:-3rem;z-index:3;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-right:1em}@media screen and (min-width: 1024px){.numbers-container .number .content .text{font-size:2em}}.numbers-container .number .content .text .icon{background:#e4db9b;border-radius:100%;width:30px;height:30px;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:.5em}.numbers-container .number .content .text .icon img{width:11px}.numbers-container .number:hover .image img{height:130%}.numbers-container .number:hover .content .chiffre{opacity:0}.pattern{padding-bottom:3rem}.pattern .content-container .links-container{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;top:-2rem}@media screen and (min-width: 768px){.pattern .content-container .links-container{flex-direction:row}}.pattern .content-container .links-container .portal-container{display:-webkit-flex;display:-ms-flex;display:flex;width:245px;height:245px;position:relative;overflow:hidden;background-color:#fff;background-size:cover;background-position:center;text-decoration:none;font-size:1.3rem;font-weight:300;padding-left:2em;box-sizing:border-box}@media screen and (min-width: 1024px){.pattern .content-container .links-container .portal-container:nth-child(2){animation-delay:.2s}.pattern .content-container .links-container .portal-container:nth-child(3){animation-delay:.4s}}.pattern .content-container .links-container .portal-container .content{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:100%;color:#000}@media screen and (max-width: 1023px){.pattern .content-container .links-container .portal-container:first-child{display:none}}.pattern .content-container .links-container .portal-container:nth-child(2){background:#f8f8f8;cursor:pointer;transition:.3s ease}.pattern .content-container .links-container .portal-container:nth-child(2):hover{background:#e4db9b}.pattern .content-container .links-container .portal-container:last-child{background:#e4db9b;cursor:pointer;transition:.3s ease}.pattern .content-container .links-container .portal-container:last-child:hover{background:#f8f8f8}@media screen and (min-width: 1440px){.pattern .content-container .links-container .portal-container:last-child{margin-left:260px}}.scroll-icon{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width: 1023px){.scroll-icon{display:none}}.scroll-icon .scroll{text-transform:uppercase;font-size:.8em;margin-bottom:.7rem}.scroll-icon .bar{width:1px;height:50px;display:inline-block;margin:auto;background:#fff;overflow:hidden;position:relative}.scroll-icon .bar:before{content:"";width:2px;height:100px;background:#fff;position:absolute;top:0;left:0;animation:scrollbar infinite 2s ease}.section{width:100%;position:relative}.section .item1,.section .item2,.section .item3,.section .item4{display:none}.section .item1 img,.section .item2 img,.section .item3 img,.section .item4 img{width:100%}@media screen and (min-width: 1224px){.section .item1{display:block;position:absolute;top:0;right:0;z-index:0;width:50%;max-width:726px;height:559px}.section .item1:after{content:"";position:absolute;top:0;right:0;z-index:0;width:10%;height:100%;background:red;background:#fff;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);background:linear-gradient(to right,#fff0,#fff)}}@media screen and (min-width: 1224px){.section .item2{display:block;position:absolute;left:2%;bottom:25%;z-index:0;width:30%;max-width:250px}}@media screen and (min-width: 1224px){.section .item3{display:block;position:absolute;top:-14%;right:6%;z-index:0;width:20%;max-width:257px;height:176px;opacity:.3}}@media screen and (min-width: 1224px){.section .item4{display:block;position:absolute;right:2%;top:40%;z-index:-1;width:50%;max-width:518px;opacity:.3}}@media screen and (min-width: 1024px){.section.-negmargintop{z-index:10;top:-2em}}.section.-topleftlightsquare:before{content:"";width:100%;height:300px;background:#f8f8f8;display:block;position:absolute;top:0;left:0;z-index:-2}@media screen and (min-width: 1024px){.section.-topleftlightsquare:before{width:670px;height:480px}}.section.-topleftlightsquaresmall:before{content:"";width:100%;height:300px;background:#f8f8f8;display:block;position:absolute;top:0;left:0;z-index:-2}@media screen and (min-width: 1024px){.section.-topleftlightsquaresmall:before{width:322px;height:496px}}@media screen and (min-width: 1024px){.section.-bottomlightrect{padding-bottom:4em}}@media screen and (min-width: 1024px){.section.-bottomlightrect:before{content:"";width:100%;height:275px;background:#f8f8f8;display:block;position:absolute;bottom:0;left:0;z-index:-2}}.section.-topleftrectangle:before{content:"";width:100%;height:300px;background:#f8f8f8;display:block;position:absolute;top:0;left:0;z-index:-2}@media screen and (min-width: 1024px){.section.-topleftrectangle:before{width:80%;max-width:1265px;height:246px}}.section .section-container{width:90%;max-width:1070px;margin:0 auto;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.section .section-container.-small{max-width:950px}.section .section-container.-marginbottom{margin-bottom:3.66em}.section .section-container .section-content{padding:3em 0;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media screen and (min-width: 1224px){.section .section-container .section-content{padding:9em 0 6em}}.section .section-container .section-content.-bigpaddingtop{padding:6em 0 3em}@media screen and (min-width: 1224px){.section .section-container .section-content.-bigpaddingtop{padding:9em 0 6em}}.section .section-container .section-content.-smallpadding{padding:3em 0 2em}.section .section-container .section-content.-row{width:100%}@media screen and (min-width: 768px){.section .section-container .section-content.-row{flex-direction:row;align-items:flex-start;justify-content:space-between}}@media screen and (min-width: 768px){.section .section-container .section-content.-row .left,.section .section-container .section-content.-row .right{width:50%}}.section .section-container .section-content.-row .left.-big,.section .section-container .section-content.-row .right.-big{width:70%}.section .section-container .section-content.-row .left.-small,.section .section-container .section-content.-row .right.-small{width:30%}.section .section-container .section-content.-row.-alignend{align-items:center}.section .section-container .section-content.-small{width:90%;margin:0 auto}.section .section-container .wp-content.whitebg{background:#fff}@media screen and (min-width: 1024px){.section .section-container .wp-content.whitebg{padding:2em 3em}}@media screen and (min-width: 1024px){.section .section-container .wp-content.-small{width:60%;align-self:flex-end}}@media screen and (min-width: 1024px){.section .section-container .wp-content.-marginleft{margin-left:1.5em}}.section .section-container .wp-content.-large{width:65%}.section-title{margin-bottom:1.66em;padding-bottom:1.66em;position:relative;font-family:Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif}.section-title .subtitle{display:none}@media screen and (min-width: 768px){.section-title .subtitle{display:block;font-size:.8em;margin-bottom:1.5rem}}.section-title h2{font-size:2.23em;line-height:1.2}@media screen and (min-width: 1024px){.section-title h2{font-size:3em}}.section-title h2 strong{font-weight:700}.section-title.-bottomleft:before{content:"";display:block;width:60px;height:1px;background:#e4db9b;position:absolute;bottom:0;left:0}.section-title.-bottomleftdecal{padding-left:60px}.section-title.-bottomleftdecal:before{content:"";display:block;width:60px;height:1px;background:#e4db9b;position:absolute;bottom:0;left:0}.section-title.-uppercase{text-transform:uppercase}.section-title.-nostrong strong{font-weight:400}.section-title.-dark h2{color:#fff}.section-title.-dark h2 strong{color:#e4db9b}.speaker{width:40px;height:40px;position:absolute;bottom:1em;left:1em;z-index:3;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.speaker img{width:30px}.speaker span{width:40px;height:40px;position:absolute;top:-100%;right:-100%;transition:.3s ease}.speaker span:after{content:"";width:2px;height:43px;display:block;background:#fff;position:absolute;top:0;left:46%;transform:rotate(45deg)}.speaker.muted span{top:0;right:0}.square-items{display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:592px;margin:0 auto}@media screen and (min-width: 1024px){.square-items{margin-right:0}}@media screen and (min-width: 1440px){.square-items{flex-direction:row;align-items:flex-start}}.square-items .item{width:296px;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:stretch;justify-content:center}.square-items .item:first-child .textblock{background:#17262e;color:#fff}@media screen and (min-width: 1440px){.square-items .item:last-child{margin-top:2em;flex-direction:column-reverse}}.square-items .item:last-child .textblock{background:#e4db9b;color:#fff}.square-items .item:last-child .textblock .title:after{background:#fff}.square-items .item:last-child .textblock .icon{background:#fff}.square-items .item .textblock{padding:2.66em 2em 2em;box-sizing:border-box}@media screen and (min-width: 1024px){.square-items .item .textblock{height:296px;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}}.square-items .item .textblock .title{padding-bottom:2rem;margin-bottom:2rem;position:relative;text-transform:uppercase;font-size:1.5em}.square-items .item .textblock .title:after{content:"";position:absolute;bottom:0;left:0;width:105px;height:1px;background:#e4db9b}.square-items .item .textblock .icon{height:60px;width:60px;background:#e4db9b;border-radius:100%;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;justify-content:center}.square-items .item .imageblock{height:296px;position:relative;overflow:hidden;animation-delay:.2s}.square-items .item .imageblock img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto}.swiper-pagination-bullet{border-radius:0;width:55px;height:1px;background:#fff;opacity:1;transition:.3s ease}.swiper-pagination-bullet:focus{outline:none}.swiper-pagination-bullet-active{background:#e4db9b}.swiper-pagination.-dark .swiper-pagination-bullet{background:#17262e66}.swiper-pagination.-dark .swiper-pagination-bullet:focus{outline:none}.swiper-pagination.-dark .swiper-pagination-bullet-active{background:#e4db9b}.toggle-items{width:100%;max-width:388px;margin:0 auto}@media screen and (min-width: 1024px){.toggle-items{margin-left:0}}.toggle-items .item{transition:.3s ease;padding:1.33em 1.66em;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:.5em}.toggle-items .item .icon{width:30px;height:30px;border-radius:100%;display:block;background:#fff;box-shadow:4px 5px 16px #0000001a;transition:.3s ease;margin-top:1em;margin-right:1.66em;display:flex;flex-direction:column;align-items:center;justify-content:center}.toggle-items .item .icon:after{content:"";background:url(../assets/images/check-contrast.png) center no-repeat;background-size:contain;width:17px;height:17px;transition:.3s ease}.toggle-items .item .content{flex:1 0 0}.toggle-items .item .content .title{font-family:sofia_probold,sans-serif;text-transform:uppercase;margin-bottom:1em;font-size:1.1em}.toggle-items .item .content .text{height:46px;overflow:hidden;transition:height .3s ease}.toggle-items .item .content .text.open{height:auto}.toggle-items .item .content .more{position:relative;height:1.5em}.toggle-items .item .content .more>span{position:absolute;color:#e4db9b;cursor:pointer;top:0;left:0;opacity:0;transition:.3s ease;z-index:0}.toggle-items .item .content .more>span.active{opacity:1;z-index:2}.toggle-items .item:hover{box-shadow:9px 12px 38px #0000001a;background:#fff}.toggle-items .item:hover .icon{box-shadow:none;background:#e4db9b}.toggle-items .item:hover .icon:after{content:"";background:url(../assets/images/check-white.png) center no-repeat;background-size:contain;width:17px;height:17px;transition:.3s ease}.video-container{width:100%;overflow:hidden;position:relative;height:100vh}.video-container>.speaker{display:none}.video-container>video{display:block;position:absolute;width:100%;height:100%;inset:0;z-index:1;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1023px){.video-container .hero-container{display:none}}.video-container .hero-container{width:100%;height:100%;position:relative;background:#b4b4b4}.video-container .hero-container img{display:block;position:absolute;width:100%;height:100%;inset:0;z-index:1;-o-object-fit:cover;object-fit:cover;opacity:.2}.video-container .video-gif{width:100%;height:100vh;position:relative}.video-container .video-gif img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:auto;height:100%}@media screen and (min-width: 1024px){.video-container .video-gif{display:none}}.video-container .swiper-container{width:100%;height:100vh;position:relative}@media screen and (min-width: 1024px){.video-container .swiper-container{display:none}}.video-container .swiper-container:after{content:"";width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;background:#17262e99}.video-container .swiper-container.-light:after{display:none}.video-container .swiper-container.-light .swiper-slide{background:#b4b4b4}.video-container .swiper-container.-light .swiper-slide img{opacity:.2}.video-container .swiper-container .swiper-slide{position:relative}.video-container .swiper-container .swiper-slide img{position:absolute;width:100%;height:100%;inset:0;z-index:1;-o-object-fit:cover;object-fit:cover}.video-container .content{position:absolute;inset:25% 0 0;height:100%;z-index:2;color:#fff;text-align:center;width:100%;height:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.video-container .content{top:0;height:100%}}.video-container .content .title{font-size:2em;margin-bottom:.5rem;font-family:Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif}@media screen and (min-width: 1024px){.video-container .content .title{font-size:3em}}.video-container .content .title strong{font-size:2em}.video-container .content .button{display:none;position:absolute;bottom:20px;left:calc(50% - 93px)}@media screen and (min-width: 1024px){.video-container .content .button{bottom:6rem}}.video-container .content .speaker{position:relative;margin-top:2rem;bottom:0;left:0}@media screen and (max-width: 1023px){.video-container .content.-desktop{display:none}}.video-container .content.-desktop{align-items:flex-start;padding:0 10%}.video-container .content.-desktop .logo{width:50%;max-width:700px}.video-container .content.-desktop .logo img{width:100%}.video-container .content.-desktop .title{margin-left:2em;margin-top:-.75em}@media screen and (min-width: 1440px){.video-container .content.-desktop .title{margin-left:3.3em;margin-top:-1.3em}}.video-container .content.-desktop .title h2{text-align:left;color:#000;text-transform:lowercase}.video-container .content.-desktop .title h2 strong{font-size:1em}.video-container .content.-desktop .title h2 strong:before{content:"//";padding-right:.5em}.video-container .content.-desktop .text{color:#000;text-align:left;margin-left:4em}@media screen and (min-width: 1440px){.video-container .content.-desktop .text{margin-left:6em}}@media screen and (min-width: 1024px){.video-container .content.-mobile{display:none}}.video-container .content.-mobile .logo{width:50%;max-width:700px}.video-container .content.-mobile .logo img{width:100%}.video-container .content.-mobile .title{font-size:1.7em;padding:0 1em}.video-container .content.-mobile .title strong{color:#000}.wp-content p{line-height:1.5;margin-bottom:1.5em}.wp-content a{color:#e4db9b}.wp-content a:hover{color:#17262e}.wp-content strong{font-family:sofia_probold,sans-serif}.wp-content ul,.wp-content ol{margin-bottom:1.5em}.wp-content ul li,.wp-content ol li{margin-bottom:1em;position:relative;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.wp-content ul li:before,.wp-content ol li:before{content:"";display:block;width:21px;height:14px;background:url(../assets/images/check.png) center no-repeat;background-size:contain;margin-right:1em}.wp-content table{margin-bottom:1.5em}.wp-content table th,.wp-content table td{border:1px solid #17262e;padding:.5em}.wp-content h3{color:#e4db9b;font-family:Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;font-size:1.2em;margin-bottom:1.5rem}[hidden]{display:none!important}html{scroll-behavior:smooth}[id]{scroll-margin-top:100px}img{max-width:100%;height:auto}button{font:inherit;cursor:pointer}button.menu-toggle,button.speaker,button.portal-container,button.variation-tab{border:0;padding:0;color:inherit}button.menu-toggle,button.speaker{background:transparent}:where(a,button,input,select,textarea,video):focus-visible{outline:3px solid #1568b8!important;outline-offset:4px}.skip-link{position:fixed;left:1rem;top:-10rem;padding:1rem;background:#fff;color:#222;z-index:20000}.skip-link:focus{top:1rem}.sro{width:1px;height:1px;padding:0;margin:-1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap;top:auto;left:auto}.hover-zone{height:85px;pointer-events:none}.header-container{pointer-events:auto}.header-container .logo{color:#fff}.header-container .logo img{height:auto}.menu-toggle{min-width:44px;min-height:44px}.nav-container{box-sizing:border-box;width:min(360px,100%);height:100dvh;max-height:100dvh;overflow-y:auto;transform:none;z-index:999}.nav-container .menu{opacity:1;transform:none}@media (min-width: 1440px){.nav-container{width:auto;height:auto;max-width:calc(100% - 330px);padding-right:100px;background:#17262e}}.section-title h1{font-size:2.23em;line-height:1.2}.tramex-entry{margin:2rem 0}.tramex-entry h1{font-size:2.5rem;margin-bottom:1rem}.tramex-entry h2{font-size:1.8rem;margin-bottom:1rem}.video-container{background:#17262e;min-height:600px}.video-container .content .button{display:inline-flex;position:relative;left:auto;bottom:auto;margin:1rem 0}.home-video .hero-container{display:block}.home-video .content{pointer-events:none}.home-video .content a,.home-video .content button{pointer-events:auto}.video-container .scroll-icon{color:#fff}.wp-content a,.wp-content h3{color:#65581b}.wp-content a{text-decoration:underline}.square-items .item:last-child .textblock{color:#17262e}.toggle-items .item .content .text{height:auto;overflow:visible;transition:none}.toggle-items .item .content .more{border:0;background:transparent;min-height:44px;padding:.5rem 0;text-align:left}.toggle-items .item .content .more>span{position:static;display:none;color:#65581b;opacity:1}.toggle-items .item .content .more>span.active{display:inline}.color-variations .tabs-container{flex-wrap:wrap;gap:.25rem}.color-variations .tabs-container .variation-tab{min-height:44px;min-width:44px;padding:.75rem}.color-variations .tabs-container .variation-tab .name{background:#000000b3}.backtotop{opacity:1}.footer-container .footer-top .col.-logo .socials{display:flex;flex-direction:column;gap:1rem}.footer-container .credentials{box-sizing:border-box;padding-inline:5%}.footer-container .credentials p{width:100%}.cookie-settings{margin-top:1rem;background:transparent;border:0;text-decoration:underline;min-height:44px}#cookieBox{z-index:10010;max-height:80dvh;overflow-y:auto}#cookieBox .cookie-content{box-sizing:border-box}#cookieBox .right{width:auto;flex-wrap:wrap;gap:.5rem}#cookieBox .right a,#cookieBox .right button{margin:0;padding:.75rem;min-height:44px;border:1px solid #e4db9b;background:#e4db9b;color:#17262e}.modal-open{overflow:hidden}#photos-modal,#video-modal{left:0;top:0}.modal{height:100dvh;width:100%;overflow-y:auto;justify-content:flex-start;padding-top:4rem;box-sizing:border-box;transition:none}.modal .modal-top>.content{position:relative}.modal-close{position:fixed;top:.75rem;right:.75rem;min-width:44px;min-height:44px;border:1px solid #222;border-radius:4px;background:#fff;color:#222;z-index:10001;font-size:1.5rem}.modal .modal-top>.content .big-gallery.photos{height:min(60dvh,576px);min-height:150px}.modal .modal-top>.content .big-gallery.photos .swiper-slide img{height:100%;object-fit:contain}.modal .modal-bottom{height:auto;flex-shrink:0;margin-top:2rem}.modal .gallery{color:#fff}.swiper-button-next,.swiper-button-prev{border:0;background:transparent;min-height:44px;min-width:44px}.swiper-pagination-bullet{min-height:24px;min-width:24px;background:transparent;position:relative;opacity:.6}.swiper-pagination-bullet:after{content:"";position:absolute;inset:10px 2px;background:currentColor}.swiper-pagination-bullet-active{opacity:1}.tramex-reveal{animation:tramex-reveal .5s ease-out both}@keyframes tramex-reveal{0%{transform:translateY(10px)}to{transform:none}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.invisible{visibility:visible}}
