@font-face{font-family:Alpine Script;src:url(/fonts/alpine-script/alpine-script.woff) format("woff");font-style:normal;font-weight:400}:root{--font-primary: "Noto Sans Display", sans-serif;--font-secondary: "Alpine Script" !important;--font-tertiary: "Marcellus", "Dualis Lite", "Noto Sans Display", sans-serif;--color-primary: #fbe0b6;--color-secondary: #0a1b2e;--color-tertiary: #be7e21;--color-quaternary: #c7bcac;--color-form: rgb(175, 145, 95);--color-p: #475768;--color-dark-strong: #0d1620;--color-footer: #162638;--form-brdr: 2px solid #efe7dc}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{height:auto;font-size:16px}@media (max-width: 600px){html{font-size:12px}}html.lenis{height:auto;scroll-behavior:initial}.lenis.lenis-smooth{scroll-behavior:auto}.scroll-container{height:100vh;overflow-y:scroll}html{scroll-behavior:smooth}body{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;padding:0}@media (min-width: 600px){body{overflow-x:hidden}}section{overflow:hidden}a{color:inherit;text-decoration:inherit}h1,h2,ol,ul,li{margin:0;padding:0}h2{font:400 clamp(32px,8vw,36px)/1.25 var(--font-tertiary);letter-spacing:.125em;text-transform:uppercase;margin-bottom:60px;color:var(--color-primary)}@media (min-width: 1024px){h2{font-size:clamp(32px,8vw,36px);line-height:1.2;margin-bottom:0}}@media (min-width: 1256px){h2{font-size:clamp(32px,8vw,48px)}}@media (min-width: 1440px){h2{margin-top:0;font-size:clamp(32px,8vw,60px)}}h2 span{display:block}h3{font:400 21px/1 var(--font-tertiary);letter-spacing:.125em;text-transform:uppercase;color:var(--color-tertiary)}@media (min-width: 1256px){h3{font-size:clamp(21px,5vw,32p)}}h4{font:400 21px/1.4 var(--font-tertiary);letter-spacing:.125em;text-transform:uppercase;color:var(--color-primary)}h5{font:400 14px/1 var(--font-tertiary);letter-spacing:.125em;text-transform:uppercase;color:var(--color-tertiary)}p{margin:0;font:400 14.5px/2.1 var(--font-primary);letter-spacing:.125em;text-transform:uppercase}@media (min-width: 1256px){p{max-width:unset;max-width:540px}}p strong{font-weight:700}picture{display:block;position:relative;overflow:hidden}.o-wrapper{width:85%;max-width:1520px;margin:auto}@media (min-width: 1024px){.o-wrapper{width:90%}}@media (min-width: 1600px){.o-wrapper{width:95%}}.o-wrapper--max{max-width:1064px}@media (min-width: 1600px){.o-wrapper--max{max-width:1368px}}.o-section{position:relative;display:flex;flex-direction:column;z-index:1;overflow:hidden;width:100%;padding:45vw 0}@media (min-width: 768px){.o-section{padding:15% 0}}.o-section .o-paragraph{width:100%;max-width:480px;flex-basis:60%}@media (min-width: 1256px){.o-section .o-paragraph{width:45%}}@media (min-width: 1600px){.o-section .o-paragraph{max-width:unset}}.o-section .o-paragraph p{color:#c7bcac}.o-section .o-paragraph p strong{color:#fff}.o-row{display:flex;flex-direction:column;justify-content:space-between;z-index:2}@media (min-width: 768px){.o-row{flex-direction:row}}.o-col{display:flex;flex-direction:column;height:100%}.o-btn{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:transparent;width:-moz-fit-content;width:fit-content;min-width:220px;padding:30px 30px 30px 50px;border:1px solid var(--color-primary);border-radius:100px;margin-top:2%;font:700 14.5px/1 var(--font-primary);color:var(--color-primary);letter-spacing:.125em;text-transform:uppercase;transition:.35s}.o-btn:hover{border:1px solid white;background:white;color:#000}.o-btn:hover:before{transform:translate(-10%,-50%)}.o-btn:before{content:"";display:block;box-sizing:border-box;position:absolute;width:0;height:9px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid;top:51%;left:25%;transform:translate(-50%,-50%);transition:.35s}.o-videobg{position:absolute;top:0;left:0;width:100%;height:100%;min-height:600px;z-index:-1;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.o-close{position:fixed;top:20px;right:20px;width:55px;height:55px;z-index:9990;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;font-size:26px;font-weight:100;line-height:1;color:var(--color-tertiary);text-indent:-100px;border-radius:99px;border:2px solid;transition:.5s;cursor:pointer}.o-close:after,.o-close:before{position:relative;display:block;content:"";width:16px;height:2px;background-color:var(--color-tertiary);transform:rotate(45deg);transition:.5s}.o-close:before{top:14px}.o-close:after{bottom:14px;transform:rotate(-45deg)}.o-close:hover{transform:rotate(180deg);border-color:var(--color-p)}.o-close:hover:after,.o-close:hover:before{background-color:var(--color-p);transform:rotate(0)}.c-badge{z-index:999}.c-badge__wrapper{position:relative;display:grid;place-items:center;width:100%;height:100%;max-width:110px}.c-badge__wrapper img:first-child{position:absolute}.c-badge__wrapper img:last-child{width:24px;transform:translateY(-2px)}@media (min-width: 1024px){.c-badge__wrapper img:last-child{width:30px}}.c-cards{display:flex;flex-direction:column;justify-content:space-between;width:100%;grid-gap:10px;margin-bottom:60px}@media (min-width: 768px){.c-cards{flex-direction:row}}.c-card{width:100%;flex-basis:33.33%;cursor:pointer}.c-card img{width:100%}.c-card h5{margin:15px 0 60px}.u-center-v{justify-content:center}.u-rotate{animation:rotation 9s}.u-linear{animation-timing-function:linear}.u-infinite{animation-iteration-count:infinite}.u-cursive{font-family:var(--font-secondary);letter-spacing:0;text-transform:none}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(-359deg)}}.scroll-container::-webkit-scrollbar{width:3px}.scroll-container::-webkit-scrollbar-track{background-color:#0000001a}.scroll-container::-webkit-scrollbar-thumb{background-color:var(--color-tertiary)}.o-small-pic{position:relative;z-index:10;margin:10vh 0}@media (min-width: 768px){.o-small-pic{transform:translate(15%,15%)}}@media (min-width: 1024px){.o-small-pic{transform:translate(15%,100%)}}.is--loading{overflow:hidden}.loader{position:fixed;top:0;width:100%;height:100%;z-index:99999;background:var(--color-secondary);display:flex;align-items:center;justify-content:center}.loader video{position:relative;z-index:99;opacity:1;transform:scale(.9) translateY(-48px);mix-blend-mode:screen}.loader__iso{position:absolute;height:90vh;max-height:720px;transform:translate(-2.5%);opacity:0}.loader__logo{position:absolute;height:50px;transform:translateY(240%);filter:none;opacity:1;z-index:20}.loader__progress,.loader__progress:before{height:1px;width:75vw;max-width:480px;margin:0 auto}.loader__progress{position:fixed;z-index:99999;top:calc(50% + 50px);background-color:#868b9140;display:flex}.loader__progress:before{background-color:#f3f3f3;content:"";animation:running-progress 2.5s cubic-bezier(.4,0,.2,1) infinite}.c-noise:after,.c-noise:before{position:fixed;top:0;left:0;width:100vw;height:100vh;content:"";pointer-events:none}.c-noise:after{background:var(--color-secondary);z-index:-1}.c-noise:before{opacity:.15;z-index:19;background:url(../imgs/noise.gif);mix-blend-mode:multiply}@keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:33.33%;margin-right:10%}to{margin-left:100%;margin-right:0}}.header{position:relative;height:92vh;min-height:600px}@media (min-width: 1024px){.header{height:100vh}}.header:after,.header:before{display:block;content:"";position:absolute;top:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.1) 50%);width:100%;height:100%}.header:after{background:linear-gradient(30deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 50%)}.header__heading{position:relative;z-index:2}.header__heading h1{color:#fff;font:400 clamp(22.5px,5vw,36px)/1.5 var(--font-tertiary);text-align:center;text-transform:uppercase;letter-spacing:.25em;margin-top:-2%}@media (min-width: 411px){.header__heading h1{font-size:clamp(27px,5vw,36px)}}@media (min-width: 768px){.header__heading h1{margin-top:-5%;font-size:clamp(27px,5vw,33px)}}@media (min-width: 1024px){.header__heading h1{line-height:1.25;font-size:clamp(27px,5vw,36px)}}@media (min-width: 1256px){.header__heading h1{margin-top:0;font-size:clamp(27px,5vw,48px)}}@media (min-width: 1440px){.header__heading h1{margin-top:0;font-size:clamp(27px,5vw,60px)}}.header__icons{position:relative;z-index:2}.header__icons>div{position:relative}.header .c-badge{position:absolute;bottom:3vh;left:50%;transform:translate(-50%) translateY(-150%)}@media (min-width: 1024px){.header .c-badge{bottom:50px;left:55px}}.header .c-arrow{position:absolute;bottom:-80px;right:10px;transform:scale(.75)}@media (min-width: 768px){.header .c-arrow{bottom:-50px;right:50px}}.header .o-wrapper{width:100%}@media (min-width: 1024px){.header .o-wrapper{width:95%}}@keyframes slide-top{0%{transform:translateY(0)}to{transform:translateY(-100px)}}@keyframes arrow-movement{0%{opacity:0;transform:translateY(-100px)}70%{transform:translateY(0);opacity:1}to{transform:translateY(0);opacity:0}}.navbar{position:fixed;top:0;width:100%;padding:0;z-index:9999;background-color:#0a1b2ecc;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);transition:all .75s}@media (min-width: 1024px){.navbar{padding:10px 0}}.navbar>.o-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:1680px}@media (min-width: 1024px){.navbar>.o-wrapper{width:95%}}.navbar__logo{width:30px;margin:16px 10px 10px 20px;padding:0;box-sizing:border-box;z-index:100;filter:brightness(0) invert(1)}@media (min-width: 1024px){.navbar__logo{width:180px;margin:0 10px 10px 20px}}.navbar__logo img{width:100%}.navbar__menu{position:fixed;top:0;width:100%;height:100vh;z-index:999;display:flex;justify-content:center;align-items:center;transform:translate(100%);transition:.35s;background:var(--color-dark-strong)}@media (min-width: 1024px){.navbar__menu{position:relative;top:unset;width:70%;height:unset;z-index:unset;display:block;transform:translate(0);background:transparent}}.navbar__menu>ul{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:40px}@media (min-width: 1024px){.navbar__menu>ul{justify-content:flex-end;flex-direction:row;height:100%}}.navbar__menu>ul li{font:400 2rem/1 var(--font-tertiary);letter-spacing:.125em;color:#fff;text-transform:uppercase;list-style:none;transition:all .5s;border-bottom:1px solid rgba(10,27,46,.01);z-index:100}.navbar__menu>ul li a span{transition:all .5s}.navbar__menu>ul li .submenu{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:14px;gap:14px}@media (min-width: 1024px){.navbar__menu>ul li{font-size:14px;font-weight:400}.navbar__menu>ul li:nth-child(3){display:flex;flex-direction:column;padding:14px}.navbar__menu>ul li:nth-child(3) .submenu{display:flex;align-items:self-start;visibility:hidden;opacity:0;transition-duration:.3s;position:absolute;transform:translateY(-22px);gap:0;margin-left:-14px}.navbar__menu>ul li:nth-child(3) .submenu li{text-align:left;padding:14px}.navbar__menu>ul li:nth-child(3) .submenu li:nth-child(1){margin-top:15px;width:123px}.navbar__menu>ul li:nth-child(3) .submenu li:nth-child(2){width:123px}.navbar__menu>ul li:nth-child(3) .submenu li:nth-child(3){margin-top:15px;width:152px}.navbar__menu>ul li:nth-child(3) .submenu li:nth-child(4){width:152px}.navbar__menu>ul li:nth-child(3):hover{background-color:#050e18cc;transition:all .75s}.navbar__menu>ul li:nth-child(3):hover li{background-color:#050e18cc;transition:all .75s}.navbar__menu>ul li:nth-child(3):hover .submenu{visibility:visible;opacity:1;transform:translateY(0)}}@media (min-width: 1024px){.navbar__menu a:hover,.navbar__menu a:hover a,.navbar__menu a:hover span{color:var(--color-primary)}}.overlay{position:fixed;z-index:992;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}@media (min-width: 1440px){.is--nav-open .overlay,.has__link:hover .overlay{opacity:.5;visibility:visible}.is--nav-open .nav__container,.has__link:hover .nav__container{transform:translate(0)}.is--nav-open .nav__trigger span:before,.is--nav-open .nav__trigger span:after,.has__link:hover .nav__trigger span:before,.has__link:hover .nav__trigger span:after{background:var(--color-tertiary)}.is--nav-open .nav__trigger span:before,.has__link:hover .nav__trigger span:before{transform:rotate(-45deg)}.is--nav-open .nav__trigger span:after,.has__link:hover .nav__trigger span:after{transform:rotate(45deg)}.is--nav-open .nav li,.has__link:hover .nav li{animation:slide-in .4s .2s backwards}.is--nav-open .nav li:nth-of-type(2),.has__link:hover .nav li:nth-of-type(2){animation-delay:.3s}.is--nav-open .nav li:nth-of-type(3),.has__link:hover .nav li:nth-of-type(3){animation-delay:.4s}.is--nav-open .nav li:nth-of-type(4),.has__link:hover .nav li:nth-of-type(4){animation-delay:.5s}.is--nav-open .nav li:nth-of-type(5),.has__link:hover .nav li:nth-of-type(5){animation-delay:.6s}.is--nav-open .nav li:nth-of-type(6),.has__link:hover .nav li:nth-of-type(6){animation-delay:.7s}.is--nav-open .nav li:nth-of-type(7),.has__link:hover .nav li:nth-of-type(7){animation-delay:.8s}.is--nav-open .nav li:nth-of-type(8),.has__link:hover .nav li:nth-of-type(8){animation-delay:.9s}.is--nav-open .nav li:nth-of-type(9),.has__link:hover .nav li:nth-of-type(9){animation-delay:1s}.is--nav-open .nav li:nth-of-type(10),.has__link:hover .nav li:nth-of-type(10){animation-delay:1.1s}@keyframes slide-in{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}}.header__trigger{position:fixed;top:0;right:0;width:90px;height:70px;z-index:99990;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:var(--font-tertiary);font-weight:700;text-transform:uppercase;letter-spacing:.125em;text-align:center;color:#fff;outline:none;-webkit-tap-highlight-color:transparent}@media (min-width: 1024px){.header__trigger{display:none;pointer-events:none}}.header__trigger span{display:block;margin:20px 0 0;height:16px;background:transparent;transition:.2s}body.is--nav-open .navbar__menu{transform:translate(0);z-index:999}body.is--nav-open .header__trigger span{display:none}body.is--nav-open .header__trigger:after,body.is--nav-open .header__trigger:before{position:relative;display:block;content:"";width:32px;height:2px;background-color:var(--color-tertiary);transform:rotate(45deg);transition:.5s}body.is--nav-open .header__trigger:before{top:10px;right:-20px}body.is--nav-open .header__trigger:after{bottom:-10px;right:12px;transform:rotate(-45deg)}body.is--nav-transparent .navbar{background-color:transparent!important;-webkit-backdrop-filter:unset;backdrop-filter:unset;padding:0}@media (min-width: 1024px){body.is--nav-transparent .navbar{padding:20px 0}}body.is--nav-transparent .navbar__logo{filter:brightness(0) invert(1)}body.is--nav-transparent .navbar__menu>ul li{color:#fff}.lang{display:flex;flex-direction:row;align-items:center;grid-gap:8px;min-width:50px;padding:5px 12px 6px;font-family:var(--font-primary);font-size:10px;font-weight:600;text-align:center;border:1px solid rgba(255,255,255,.5)!important;border-radius:99px;transition:.35s}.lang:hover{border:1px solid rgb(255,255,255)!important;background:rgb(255,255,255);color:#000}.c-awards{display:flex;flex-direction:column;width:100%;background:#0a1b2e;background-size:100vw;background-attachment:fixed;padding:2.5% 0}.c-awards h4{text-align:center;margin-bottom:2em;font-family:var(--font-primary);color:#c7bcac;font-weight:500;font-size:14px}.c-awards span{display:flex;width:100%;height:1px;background-color:#ffffff40}.c-awards p{max-width:400px;color:#c7bcac;font-weight:500}.c-awards p strong{color:#fff}@media (min-width: 1024px){.c-awards p~.o-row{margin-top:-35%}}.c-awards .awards{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;margin:3em 0}@media (min-width: 580px){.c-awards .awards{flex-direction:row;align-items:baseline;gap:70px}}.c-awards .awards p{text-align:center;text-transform:capitalize;margin-top:1.5em;letter-spacing:0;color:#c7bcac80;font-size:12px;line-height:1.5}.c-awards .awards div{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-awards .awards div p{padding-left:16px}.c-awards .awards div:nth-child(2){margin-top:2em}@media (min-width: 580px){.c-awards .awards div{margin-top:0}}.c-brand{background:var(--color-secondary) url(/imgs/brand/bg.svg) left center/contain no-repeat;background-size:250%}@media (min-width: 768px){.c-brand{background-size:100%;background-position:center center}}@media (min-width: 1024px){.c-brand{background-size:75%}}@media (min-width: 1256px){.c-brand{background-position:center center;background-size:80%}}@media (min-width: 768px){.c-brand .o-row{align-items:flex-end;margin-top:-10%}}.c-brand .o-row picture{padding-top:60px}.c-brand .o-paragraph{padding:90px 0}@media (min-width: 1256px){.c-brand .o-paragraph{padding:10% 0}}.c-brand__img{width:100%}@media (min-width: 480px){.c-brand__img{max-width:33vw}}@media (min-width: 1024px){.c-brand__img{max-width:325px}}@media (min-width: 1440px){.c-brand__img{max-width:22vw}}.c-brand__video{position:relative;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;margin:0}@media (min-width: 1024px){.c-brand__video{flex-direction:row;justify-content:flex-end;align-items:flex-end;margin-top:5%}}@media (min-width: 1256px){.c-brand__video{margin-top:0}}.c-brand__video h3{position:absolute;left:-2.5%;bottom:-13%;width:-moz-fit-content;width:fit-content;margin:0;z-index:1000;font-size:56px;color:var(--color-primary)}@media (min-width: 1256px){.c-brand__video h3{font-size:64px;left:unset;bottom:5%;right:75%}}.c-brand__video h3 span{display:block;transform:translate(48px,-16px)}.c-brand__video picture{aspect-ratio:1/1;cursor:pointer}.c-brand__video picture:after{display:block;content:"";position:absolute;bottom:0;z-index:1;width:100%;height:40%;background:linear-gradient(180deg,rgba(10,27,46,0) 0%,#0a1b2e 100%)}@media (min-width: 1024px){.c-brand__video picture:after{display:none}}@media (min-width: 480px){.c-brand__video picture{aspect-ratio:unset}}@media (min-width: 1024px){.c-brand__video picture{aspect-ratio:3/2;width:55vw}}@media (min-width: 1256px){.c-brand__video picture{width:48vw;padding-top:38px}}@media (min-width: 480px){.c-brand__video picture img{width:100%;max-width:65vw;margin-left:0}}@media (min-width: 1024px){.c-brand__video picture img{max-width:unset}}.c-breeding{position:relative;background:#091119}.c-breeding .o-paragraph p{color:#c7bcac;max-width:480px}.c-breeding .o-paragraph p strong{color:#fff}@media (min-width: 1256px){.c-breeding .o-row{padding-top:10%}}.c-breeding__image{display:flex;flex-direction:column;align-items:flex-start;position:relative;margin-top:90px}@media (min-width: 768px){.c-breeding__image{margin:15% 0 0 5%;max-width:35vw}}@media (min-width: 1256px){.c-breeding__image{margin-top:-5%}}.c-breeding__image h3{position:absolute;right:0;bottom:-170px;font-size:100px;color:var(--color-primary)}@media (min-width: 1024px){.c-breeding__image h3{bottom:-250px;font-size:150px;right:50px}}.c-breeding__image h4{position:absolute;bottom:60px;left:-10px;line-height:1.5}@media (min-width: 768px){.c-breeding__image h4{left:-30px}}@media (min-width: 1024px){.c-breeding__image h4{left:-25%}}.c-breeding__image .c-badge{position:absolute;top:15%;right:-10%;z-index:2}.c-breeding__image>picture img{-webkit-mask-image:linear-gradient(to bottom,#000 0% 10%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0% 10%,transparent 100%);width:100%}@media (min-width: 1024px){.c-breeding__image>picture img{-webkit-mask-image:none;mask-image:none;max-width:33vw}}.c-breeding__bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:.075;mix-blend-mode:screen;pointer-events:none}.c-breeding__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(1)}.c-jumping h2{color:var(--color-tertiary)}.c-jumping h3{font-size:24px}@media (min-width: 1256px){.c-jumping h3{font-size:27px}}.c-jumping .o-paragraph{margin-bottom:60px}.c-jumping .o-paragraph p{color:var(--color-p)}.c-jumping .c-cards{margin:0;grid-gap:0}.c-jumping .c-cards h5{font-size:18px}@media (min-width: 1256px){.c-jumping .c-cards h5{font-size:18px}}@media (min-width: 768px){.c-jumping .c-cards{grid-gap:10px}}.c-jumping .c-card{position:relative}.c-jumping .c-card *{pointer-events:none}.c-jumping .c-card:hover .video__wrapper video{transition:.5s;transform:translateY(0) scale(1)}.c-jumping .c-card img{transition:opacity .35s;position:relative;z-index:2}.c-jumping .c-card .video__wrapper{position:absolute;top:0;width:100%;aspect-ratio:1/1;z-index:1;overflow:hidden}.c-jumping .c-card .video__wrapper video{width:100%;transition:.5s;transform:translateY(0) scale(1.25)}.section__padrillos{margin:10vh 0}.c-tour{position:relative;display:flex;flex-direction:column;justify-content:center;height:92vh;min-height:720px;padding-bottom:0;min-height:unset;text-align:center}@media (min-width: 1024px){.c-tour{text-align:left;height:100vh;padding-bottom:0}}@media (min-width: 1256px){.c-tour{justify-content:flex-end;padding-bottom:90px}}.c-tour:after{display:block;content:"";position:absolute;top:0;left:0;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.1) 50%);width:100%;height:100%;pointer-events:none}.c-tour h2{margin-bottom:30px;color:#fff}.c-tour p{color:#fff;opacity:.7;max-width:400px;margin:0 auto 45px 0}@media (min-width: 1024px){.c-tour p{margin:0 0 60px}}@media (min-width: 1256px){.c-tour p{align-items:flex-start}}.c-tour .o-col{justify-content:flex-end;align-items:flex-start;min-height:auto;height:-moz-fit-content;height:fit-content;text-align:left;z-index:99}.c-tour h2{text-align:left}.c-tour-agenda{position:relative;height:-moz-fit-content;background:url(/imgs/tour/tour-2023.jpg);background-size:cover;background-position:top right;padding:10vh 0;height:fit-content}.c-tour-agenda .o-row{align-items:flex-start;gap:20px;width:100%}@media (min-width: 375px){.c-tour-agenda .o-row{min-width:320px}}.c-tour-video{position:relative}@media (max-width: 960px){.c-tour-video{width:100%}}.c-tour-video>video{width:100%;max-width:320px;margin-bottom:64px}.c-tour-video .c-badge{position:absolute;top:87%;left:7%;z-index:10}.c-events{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:600px}@media (min-width: 1024px){.c-events{max-width:720px;flex-direction:row;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end}}@media (min-width: 1440px){.c-events{max-width:800px}}.c-events .c-event{display:flex;align-items:center;flex-basis:calc(50% - 10px);width:100%;min-height:360px;padding:0;border:var(--form-brdr);box-sizing:border-box;text-align:center}.c-events .c-event--current{display:flex;flex-direction:column;flex-basis:100%;width:100%;max-width:unset;margin-top:0!important}@media (min-width: 1024px){.c-events .c-event--current{flex-direction:row}}.c-events .c-event h3{margin:16px 0 32px;padding:3px;background-color:var(--color-form);font-size:16px;color:#fff}.c-events .c-event h4{margin:4px 0;font-size:18px;line-height:1}.c-events .c-event p{width:100%;margin:0 auto;font-family:var(--font-tertiary);font-size:16px;line-height:1;color:#fff;text-align:center;opacity:1}.c-events .c-event__data{width:100%;min-height:240px}.c-events .c-event__time{color:#fff;font-family:var(--font-tertiary)}.c-events .c-event__time time{color:var(--color-primary);font-size:32px;display:block;text-transform:uppercase}.c-events .c-event__time time span{font-size:70%}.c-events .c-event__place{padding:16px 0}.c-tour-form{z-index:10;position:relative;width:100%;min-height:360px;overflow:hidden;margin:0 auto;background-color:var(--color-form);display:flex;justify-content:center;align-items:center;flex-direction:column;font:400 16px/1 var(--font-tertiary);letter-spacing:.125em;text-transform:uppercase;color:#fff}.c-tour-form hr{margin:0 auto 32px;border:none;height:2px;width:60px;background-color:#fff6}.c-tour-form img{position:absolute;height:100%;z-index:1;width:100%;-o-object-fit:cover;object-fit:cover}.c-tour-form .link-form{display:block;padding:0 0 3px;border-bottom:1px solid rgba(255,255,255,.4)}.c-tour-form .btn-download{z-index:10;display:block;margin:8px 0 32px;padding:16px;border-radius:99px;border:0px solid #fff;transition:.35s;background:rgba(255,255,255,.1333333333)}.c-tour-form .btn-download:hover{background:#fff;color:var(--color-form)}.c-tour-form .title-final{z-index:10;margin-top:180px}.c-tour-form .title-final p{color:var(--color-primary);font-size:24px;margin-bottom:12px}@media (max-width: 480px){.c-tour-form .title-final p{font-size:22px;margin-bottom:6px}}.c-tour-form .title-final h4{color:#fff;font-size:32px}@media (max-width: 480px){.c-tour-form .title-final h4{font-size:28px}}.c-location{background-color:#fff;margin-top:0}.c-location .o-paragraph{margin-bottom:60px}.c-location p{color:var(--color-p)!important;flex-basis:50%}.c-location p strong{color:#333!important}.c-location .c-badge{position:absolute;top:unset;bottom:25%;left:-20px;filter:brightness(.75)}@media (min-width: 768px){.c-location .c-badge{left:40vw;bottom:5%}}@media (min-width: 1024px){.c-location .c-badge{left:30vw}}.c-location__top{position:relative;display:flex;align-items:center;justify-content:space-between}.c-location__top p{margin-top:10%;margin-bottom:60px}@media (min-width: 768px){.c-location__top>picture{width:60vw;margin-left:30px}}.c-location__mid{flex-direction:column-reverse}@media (min-width: 768px){.c-location__mid{flex-direction:row;margin:10% 0}}@media (min-width: 1256px){.c-location__mid{justify-content:flex-start}}@media (min-width: 768px){.c-location__mid picture{width:40vw;max-width:640px;margin-right:30px}}.c-location__mid p{margin:0 0 60px;padding-top:10%}@media (min-width: 1256px){.c-location__mid p{margin-left:5%}}.c-location__bot{align-items:center}@media (min-width: 1256px){.c-location__bot{justify-content:flex-end;align-items:flex-start}}@media (min-width: 768px){.c-location__bot picture{width:40vw;max-width:640px;margin-left:60px}}.c-location__bot p{margin:0 0 60px;padding-top:10%}@media (min-width: 1256px){.c-location__bot p{padding-top:5%}}.c-news{display:flex;flex-direction:column;width:100%;padding-top:10%}.c-news h3{font:400 clamp(24px,8vw,24px)/1.25 var(--font-tertiary)}@media (min-width: 1024px){.c-news h3{font-size:clamp(24px,8vw,24px);line-height:1.2;margin-bottom:30px}}@media (min-width: 1256px){.c-news h3{font-size:clamp(32px,8vw,36px)}}@media (min-width: 1440px){.c-news h3{margin-top:0;font-size:clamp(32px,8vw,36px)}}.c-news .c-cards .c-card{cursor:pointer;margin-bottom:60px}.c-news .c-cards .c-card a{transition:.35s}.c-news .c-cards .c-card a:hover{opacity:.7}.c-news .c-cards .c-card h5{margin:20px 0;font-size:18px;line-height:1.25}@media (min-width: 1256px){.c-news .c-cards .c-card h5{font-size:18px}}.c-news .c-cards .c-card img{width:100%}.c-news .c-cards .c-card p{width:100%;margin:0;line-height:1.5;color:var(--color-p)}@media (min-width: 1256px){.c-news .c-cards .c-card p{width:75%}}.c-equipment{display:flex;flex-direction:column;width:100%;background:#0a1b2e url(/imgs/equipment/bg.svg) center center/contain no-repeat;background-size:100vw;background-attachment:fixed}@media (min-width: 1256px){.c-equipment{background-size:35vw}}.c-equipment h2{margin-bottom:60px;color:var(--color-quaternary)}.c-equipment h4{margin-bottom:60px}.c-equipment p{margin-bottom:60px;max-width:400px;color:#c7bcac}.c-equipment p strong{color:#fff}@media (min-width: 1024px){.c-equipment p~.o-row{margin-top:-35%}}.c-equipment .logo{margin-bottom:60px;filter:brightness(0) invert(1)}.c-equipment .o-row{position:relative;align-items:flex-start;justify-content:flex-end}.c-equipment .o-row:last-child{margin-top:10%;align-items:center}@media (min-width: 1256px){.c-equipment .o-row:last-child{justify-content:flex-start}}.c-equipment .o-row:last-child>picture img{max-width:620px}@media (min-width: 768px){.c-equipment .o-row:last-child>picture img{width:45vw}}.c-equipment .o-row:last-child picture+div{flex-basis:40%}@media (min-width: 768px){.c-equipment .o-row:last-child picture+div{margin:-10% 5% 0}}@media (min-width: 1256px){.c-equipment .o-row:last-child picture+div{margin:0 5% 0 10%}}.c-equipment .o-row>picture img{width:100%;margin-bottom:90px;max-width:580px}@media (min-width: 768px){.c-equipment .o-row>picture img{width:40vw}}.c-equipment .o-row-saddles{display:flex;align-items:center;flex-direction:column}@media (min-width: 768px){.c-equipment .o-row-saddles{flex-direction:row}}@media (min-width: 1600px){.c-equipment .o-row-saddles{margin-top:-300px}}.c-equipment .o-row-saddles:nth-child(2){margin-top:22%;align-items:last baseline}.c-equipment .o-row-saddles:nth-child(3){margin-top:5%;text-align:right;align-items:flex-start;justify-content:flex-end}.c-equipment .o-row-saddles:nth-child(3) h4{margin-top:80px}@media (min-width: 768px){.c-equipment .o-row-saddles:nth-child(3)>picture img{width:60vw}}.c-equipment .o-row-saddles:nth-child(4){margin-top:60px;align-items:flex-start;justify-content:flex-start}@media (min-width: 768px){.c-equipment .o-row-saddles:nth-child(4){margin-left:15%}}@media (min-width: 1024px){.c-equipment .o-row-saddles:nth-child(4){margin-top:0;margin-left:15%}}.c-equipment .o-row-saddles:nth-child(4) h4{margin-top:10px}@media (min-width: 768px){.c-equipment .o-row-saddles:nth-child(4) h4{margin-top:120px}}.c-equipment .o-row-saddles:nth-child(4)>picture img{width:100%;margin-bottom:90px;padding:10px 0 0;max-width:780px}@media (min-width: 768px){.c-equipment .o-row-saddles:nth-child(4)>picture img{width:30vw}}.c-equipment .o-row-saddles a{display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:180px;height:50px;background-color:#e1dac750;border-radius:50px;font-weight:400;font-size:16px;color:#fff;transition-duration:.3s}@media (min-width: 768px){.c-equipment .o-row-saddles a{margin-top:80px}}.c-equipment .o-row-saddles a:hover{cursor:pointer;background-color:#fff;color:#e1dac7}.c-equipment .o-row-saddles h2{margin-bottom:160px}@media (max-width: 768px){.c-equipment .o-row-saddles h2{margin-bottom:80px}}.c-equipment .o-row-saddles h4{margin-bottom:20px}.c-equipment .o-row-saddles p{max-width:540px}.c-equipment .o-row-saddles>picture img{width:100%;margin-bottom:90px;padding:20px 30px;max-width:680px}@media (min-width: 768px){.c-equipment .o-row-saddles>picture img{width:70vw}}.c-equipment .o-row-saddles .side-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-equipment .o-row-brides{display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.c-equipment .o-row-brides{flex-direction:row}}@media (min-width: 1600px){.c-equipment .o-row-brides{margin-top:-300px}}.c-equipment .o-row-brides:nth-child(2){margin-top:5%}.c-equipment .o-row-brides:nth-child(3){margin-top:5%;justify-content:flex-end}.c-equipment .o-row-brides .consult{display:flex;align-items:center;justify-content:center;text-transform:uppercase;width:180px;height:50px;background-color:#e1dac750;border-radius:50px;font-weight:400;font-size:16px;color:#fff;transition-duration:.3s}.c-equipment .o-row-brides .consult:hover{cursor:pointer;background-color:#fff;color:var(--color-form)}.c-equipment .o-row-brides h2{margin-bottom:160px}@media (max-width: 768px){.c-equipment .o-row-brides h2{margin-bottom:80px}}.c-equipment .o-row-brides h4{margin-bottom:20px}.c-equipment .o-row-brides p{max-width:540px}.c-equipment .o-row-brides>picture img{margin-bottom:90px;padding:20px 30px}@media (min-width: 768px){.c-equipment .o-row-brides>picture img{width:80%}}.c-equipment .o-row-brides .side-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-equipment .c-badge{position:absolute;bottom:70%;left:24%;z-index:999}@media (min-width: 480px){.c-equipment .c-badge{bottom:70%;left:26%}}@media (min-width: 580px){.c-equipment .c-badge{bottom:68%;right:70%;left:unset}}@media (min-width: 768px){.c-equipment .c-badge{bottom:82%;right:48%;left:unset}}@media (min-width: 1440px){.c-equipment .c-badge{right:44%}}@media (min-width: 1600px){.c-equipment .c-badge{right:43%}}.c-equipment .c-badge-second{position:absolute;bottom:72%;left:28%;z-index:999}@media (min-width: 768px){.c-equipment .c-badge-second{right:36%;left:unset}}@media (min-width: 1440px){.c-equipment .c-badge-second{right:50%}}@media (min-width: 1600px){.c-equipment .c-badge-second{right:18%}}.c-equipment .c-tile{position:absolute;bottom:61%;left:69%;z-index:999}.c-equipment .c-tile>picture img{width:90%;margin-bottom:50px;max-width:380px}@media (min-width: 375px){.c-equipment .c-tile>picture img{width:40%}}@media (min-width: 580px){.c-equipment .c-tile>picture img{width:50%}}@media (min-width: 768px){.c-equipment .c-tile>picture img{width:60%}}@media (min-width: 375px){.c-equipment .c-tile{bottom:60%;right:-57%;left:unset}}@media (min-width: 480px){.c-equipment .c-tile{bottom:58%;right:-40%;left:unset}}@media (min-width: 580px){.c-equipment .c-tile{bottom:58%;right:-30%;left:unset}}@media (min-width: 768px){.c-equipment .c-tile{right:26%;bottom:54%;left:unset}}@media (min-width: 1024px){.c-equipment .c-tile{right:30%;bottom:54%;left:unset}}@media (min-width: 1440px){.c-equipment .c-tile{bottom:55%;right:34%}}@media (min-width: 1600px){.c-equipment .c-tile{bottom:56.5%;right:38%}}.footer{display:flex;flex-direction:column;padding:10% 0 60px}.footer__top{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.footer__top>div{padding:5% 0}.footer__top .logo{margin:-10px 0 30px}@media (min-width: 1024px){.footer__top{flex-direction:row;align-items:flex-start;text-align:left}}.footer__top .data-contact h3{font-size:21px;line-height:1.5;color:var(--color-footer);text-transform:uppercase;padding-bottom:3%;margin-top:0}@media (min-width: 768px){.footer__top .data-contact h3{font-size:32px;line-height:1.25}}.footer__top .data-contact a{font:400 11px/1 var(--font-primary);letter-spacing:.25em;color:var(--color-footer);text-decoration:none;text-transform:uppercase}@media (min-width: 1256px){.footer__top .menu{margin-right:15%}}.footer__top .menu .menu__links li{list-style:none;padding-bottom:15%}.footer__top .menu .menu__links li a{display:block;font:400 14px/1 var(--font-tertiary);letter-spacing:.125em;color:var(--color-footer);text-decoration:none;text-transform:uppercase}.footer__bottom{padding-top:5%}@media (min-width: 1024px){.footer__bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.footer__bottom .copy p{font-size:11px;letter-spacing:.25em;text-align:center;color:var(--color-footer);max-width:unset}@media (min-width: 1024px){.footer__bottom .copy p{text-align:left}}.footer__bottom .social-icons{display:flex;flex-direction:row;justify-content:center;grid-gap:20px;width:330px;margin:60px auto}@media (min-width: 1024px){.footer__bottom .social-icons{margin:0;justify-content:flex-end}}.footer__bottom .social-icons a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:54px;height:54px;font:400 18px/1 var(--font-tertiary);color:var(--color-footer);text-decoration:none;text-transform:uppercase;border:0px solid rgba(22,38,56,.3);border-radius:100%;transition:.35s}.footer__bottom .social-icons a:hover{border:0px solid #162638}.credits{transition:.35s}.credits:hover{color:#be7e21}.cursor-dot,.cursor-dot-outline{pointer-events:none;position:absolute;top:50%;left:50%;z-index:9999;border-radius:99px;opacity:0;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.cursor-dot{width:8px;height:8px;background-color:#be7e21;border:1px solid #be7e21;border-color:#ce9e5900}.cursor-dot.is-hover{border:none;background:rgba(206,158,89,0)}.cursor-dot-outline{width:40px;height:40px;border:1px solid #be7e21;border-color:#ce9e5980}.cursor-dot-outline.is-hover{border:none;background:rgba(206,158,89,.5)}.tree{padding:0}.tree:not(:empty):before,.tree:not(:empty):after,.tree ul:not(:empty):before,.tree ul:not(:empty):after,.tree li:not(:empty):before,.tree li:not(:empty):after{display:block;position:absolute;content:""}.tree ul,.tree li{position:relative;margin:0;padding:0}.tree li{list-style:none}.tree--horizontal li{display:flex;align-items:center;margin-left:24px}.tree--horizontal li div{margin:6px 0;font:normal clamp(18px,1.5vw,18px) var(--font-tertiary);text-transform:uppercase;min-width:180px}.tree--horizontal li:before{border-left:1px solid #ddd;height:100%;width:0;top:0;left:-12px}.tree--horizontal li:first-child:before{height:50%;top:50%}.tree--horizontal li:last-child:before{height:50%;bottom:50%;top:auto}.tree--horizontal li:after,.tree--horizontal li ul:after{border-top:1px solid #ddd;height:0;width:12px;top:50%;left:-12px}.tree--horizontal li:only-child:before{content:none}.tree--horizontal li ul:after{left:0}.tree--horizontal>li:only-child{margin-left:0}.tree--horizontal>li:only-child:before,.tree--horizontal>li:only-child:after{content:none}.tree.vertical{display:flex}.tree.vertical ul{display:flex;justify-content:center}.tree.vertical li{display:flex;flex-direction:column;align-items:center}.tree.vertical li div{margin:12px 6px}.tree.vertical li:before{border-left:1px solid #ddd;height:12px;width:0;top:0}.tree.vertical li:after{border-top:1px solid #ddd;height:0;width:100%}.tree.vertical li:first-child:after{border-top:1px solid #ddd;height:0;width:50%;left:50%}.tree.vertical li:last-child:after{border-top:1px solid #ddd;height:0;width:50%;right:50%}.tree.vertical li:only-child:after{content:none}.tree.vertical li ul:before{border-left:1px solid #ddd;height:12px;width:0;top:-12px}.tree.vertical>li:only-child:before,.tree.vertical>li:only-child:after{content:none}.tree__node{display:inline-block;min-width:165px;padding:5px 20px;color:#222}.tree__node input[type=text]{font-size:inherit;line-height:0;padding:0;outline:none;border:none;width:auto}.tree__node--color{color:var(--color-tertiary)}.modal{z-index:-1;opacity:0;pointer-events:none;transition:opacity .5s;position:fixed;z-index:1;left:0;top:0;width:100%;height:100vh;padding-bottom:10vh;overflow-y:scroll;background-color:#ffffff80;background-color:#fff}.modal::-webkit-scrollbar{width:3px}.modal::-webkit-scrollbar-track{background-color:#0000001a}.modal::-webkit-scrollbar-thumb{background-color:var(--color-tertiary)}.modal .modal__wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:none;flex-direction:column;justify-content:flex-start;align-items:center;opacity:0;transform:translateY(2%);pointer-events:none;transition:.5s;background-color:#fff}.modal.is-modal-open{z-index:99990;opacity:1;pointer-events:all}.modal__wrapper.is-active{display:flex;z-index:999;opacity:1;transform:translateY(0);pointer-events:all;transition:opacity .35s transform 0s}.videoplayer{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:-1;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .5s;background-color:#000000e6;overflow:hidden;pointer-events:none}.videoplayer .videoplayer__wrapper{position:relative;width:100%;max-width:1000px}.videoplayer iframe{width:100%;aspect-ratio:16/9}.videoplayer.is-modal-open{z-index:99999;opacity:1;pointer-events:all}.videoplayer__wrapper.is-active{display:flex;z-index:99999;opacity:1;transform:translateY(0);pointer-events:all;transition:opacity .35s transform 0s}.record{width:100%;height:-moz-fit-content;height:fit-content;max-width:600px;margin:0 auto;padding:50px 20px;background-color:#fefefe;box-sizing:border-box}@media (min-width: 768px){.record{padding:50px 100px;max-width:1260px}}.record h1{margin:30px 0;font:400 clamp(32px,8vw,64px)/1.25 var(--font-tertiary);line-height:1;letter-spacing:.125em;text-transform:uppercase;color:var(--color-dark-strong)}.record h2{font:400 clamp(20px,2.5vw,30px)/1.25 var(--font-tertiary);color:var(--color-tertiary);margin-bottom:60px}.record blockquote,.record h3{font:400 24px/1.25 var(--font-tertiary);color:var(--color-p);letter-spacing:.125em}@media (min-width: 1256px){.record blockquote,.record h3{color:var(--color-tertiary);font:400 30px/1.25 var(--font-tertiary)}}.record blockquote{position:relative;margin:0 0 45px;padding:30px 0;color:var(--color-p);text-transform:uppercase}.record blockquote:after{display:block;content:"";position:absolute;bottom:0;width:60px;height:2px;background-color:var(--color-tertiary)}.record h4{padding-bottom:8px;margin:0;font:700 12.5px/2.1 var(--font-primary);letter-spacing:.125em;color:var(--color-dark-strong);text-transform:uppercase}.record>section{position:relative;display:flex;flex-direction:column;justify-content:space-between;grid-gap:30px;width:100%}@media (min-width: 1024px){.record>section{flex-direction:row}}.record>section aside{flex-basis:100%;width:100%}@media (min-width: 1024px){.record>section aside{flex-basis:45%;max-width:400px;max-width:350px}}@media (min-width: 1600px){.record>section aside{max-width:400px}}.record__header{width:100%;align-items:flex-start;margin-bottom:20px}@media (min-width: 1024px){.record__header{align-items:center}}.record__path{width:100%}.record__path h5{font-size:12px;line-height:1;color:#666;margin:0}.record__path h5 span{color:var(--color-tertiary)}@media (min-width: 768px){.record__path{position:fixed;top:50px;left:10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;z-index:999;order:1;margin:0}.record__path>div{position:relative;height:auto;transform:rotate(-90deg);transform-origin:left top}.record__path h5{position:absolute;top:0;right:0;width:-moz-fit-content;width:fit-content;font-size:14px;text-align:right;white-space:nowrap}}.record__slider{width:100%;margin:20px 0 60px}@media (min-width: 1024px){.record__slider{margin:0 0 60px;order:unset}}.record__slider .swiper-wrapper{position:relative}@media (max-width: 768px){.record__slider .swiper-wrapper{max-width:unset;width:100%}}.record__slider .swiper-slide{margin-bottom:60px}@media (max-width: 1024px){.record__slider .swiper-slide{display:flex;justify-content:center!important}}.record__slider .swiper-slide img{width:100%}.record__slider .swiper-button-prev:after{display:none}.record__slider .swiper-button-next:after{display:none}.record__slider .swiper-button-prev,.record__slider .swiper-button-next{position:absolute;top:unset;right:0;bottom:5px;left:unset;z-index:999;width:60px;height:21px;display:flex;justify-content:flex-end;align-items:flex-start}.record__slider .swiper-button-prev a,.record__slider .swiper-button-prev a img,.record__slider .swiper-button-next a,.record__slider .swiper-button-next a img{display:block}.record__slider .swiper-button-prev{left:0px}.record__slider .swiper-pagination-bullet{background:none;border:1px solid var(--color-tertiary);opacity:1;width:8px;height:8px;transition:.5s}.record__slider .swiper-pagination{position:absolute;z-index:99}.record__slider .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--color-tertiary);transform:scale(1.2)}.record__title{position:relative;z-index:1;width:100%;margin-bottom:60px}@media (min-width: 1024px){.record__title{flex-basis:55%;margin-bottom:0}}.record__title button{position:relative;display:flex;flex-direction:row;align-items:center;margin:0;padding:0;font:700 12.5px/2.1 var(--font-primary);letter-spacing:.125em;text-transform:uppercase;color:var(--color-footer);background:transparent;border:none;transition:.35s;-moz-appearance:none;appearance:none;outline:none;-webkit-appearance:none}.record__title button:hover{color:var(--color-tertiary);text-decoration:underline}.record__title button:hover img{transform:translate(5px)}.record__title button img{width:60px;margin-right:20px;transition:.35s}.record__main{align-items:flex-start}.record__info{margin-bottom:90px}@media (max-width: 768px){.record__info{order:2;margin:0 0 30px}}.record__info p{margin:0 0 30px;max-width:unset;font:400 17px/1.5 var(--font-primary);letter-spacing:.0125em;color:var(--color-p);text-transform:none;text-align:justify}.record__data{position:relative;margin-top:40px;padding:0 15px;border-top:2px solid rgba(190,126,33,.4509803922);border-bottom:0}@media (min-width: 1024px){.record__data{margin-top:0}}.record__data ul{margin:0;padding:30px 0}.record__data ul li{list-style:none;font:400 12.5px/2.1 var(--font-primary);letter-spacing:.125em;color:var(--color-dark-strong);text-transform:uppercase}.record__data ul li strong{display:inline-block;width:max(25%,100px)}.record__data--paragraph{margin-top:0;border-top:0;border-bottom:2px solid rgba(190,126,33,.4509803922)}.record__data--paragraph ul{border-top:1px solid #ccc}.record__data--paragraph ul li strong{display:block;margin-bottom:10px;width:auto}.record__quote{width:95%;margin:0;padding:60px 0 10px}@media (min-width: 1024px){.record__quote{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;max-width:400px;padding:25% 0 60px}}.record__info{position:relative;z-index:1;flex-basis:55%;width:100%}.record__footer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;min-height:480px;padding:0}@media (min-width: 1256px){.record__footer{align-items:center;justify-content:center;overflow-y:hidden;overflow-x:hidden}}.record__footer::-webkit-scrollbar{height:3px}.record__footer::-webkit-scrollbar-track{background-color:#0000001a}.record__footer::-webkit-scrollbar-thumb{background-color:var(--color-tertiary)}@media (min-width: 1024px){.record .tree{display:flex;justify-content:center;align-items:flex-start}}.gDhJtP,.CWjVC,.jUXzLe,.jASOtX,.jXBFIQ,.bGqdNf,.jrogik input,.jrogik input:focus{font:400 16px/1.5 var(--font-tertiary)}.fwdYfq{max-width:unset!important}.huScaw,.jASOtX,.gDhJtP{font-family:var(--font-tertiary)!important;font-size:18px!important;line-height:1.1!important;font-weight:300!important;letter-spacing:.125em!important}.CWjVC{top:3px!important;font-weight:400!important;color:#ffffff80!important;font-family:var(--font-tertiary)!important;font-size:16px!important;letter-spacing:.025em}.ckjMpy{font-size:18px!important;line-height:1!important}.fAsWhd,.jUXzLe{padding:10px 32px!important}.jUXzLe{text-transform:uppercase;color:#be7e21}.hsrHoI{border-radius:0;padding:32px!important}.dwFZiH{margin-bottom:4px;padding:0}.iPFPWl{min-height:400px!important}.jASOtX{font-size:21px!important;text-transform:uppercase}.jXBFIQ{font-size:14px!important;text-transform:uppercase!important;letter-spacing:.125em!important;opacity:.7!important}.jXBFIQ>div{margin:0 auto;max-width:240px}.dwFZiH .FormFieldLayout__Error-sc-1m85c11-1{margin-top:0;font-size:12px!important}.gDhJtP{font-size:18px;letter-spacing:.125em}.xNQhQ{margin-bottom:16px}.kuNooJ{margin-top:12px!important;display:none}.fzBvFL{margin:8px auto 64px!important}.dwFZiH{padding:0 10px!important;margin-bottom:4px!important}.bBKQWp{font-size:13px!important}.CWjVC{color:#ffffffb3;font-family:var(--font-tertiary)}.Background__Base-sc-4lq1r6-1 .egiTHk{background-color:var(--color-form)}.parallax-wrapper{width:-moz-fit-content!important;width:fit-content!important}.es,body.is--espanol .en{display:none!important}body.is--espanol .es{display:block!important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper,swiper-container{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-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,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);-webkit-backface-visibility:hidden;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-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,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.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{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{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{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-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}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.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;top:var(--swiper-navigation-top-offset, 50%);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:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 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;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;-webkit-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-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)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.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%;transform:translate(-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{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.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;-ms-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,swiper-container .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-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;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,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;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;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-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
