.in_mobile{display:block;opacity:1;visibility:visible;transition:opacity var(--ts) var(--smooth),visibility var(--ts) var(--smooth)}@media only screen and (min-width: 768px){.in_mobile{display:none;opacity:0;visibility:hidden}}.in_tablet{display:none;opacity:0;visibility:hidden;transition:opacity var(--ts) var(--smooth),visibility var(--ts) var(--smooth)}@media only screen and (min-width: 768px){.in_tablet{display:block;opacity:1;visibility:visible}}@media only screen and (min-width: 992px){.in_tablet{display:none;opacity:0;visibility:hidden}}.in_desktop{display:none;opacity:0;visibility:hidden;transition:opacity var(--ts) var(--smooth),visibility var(--ts) var(--smooth)}@media only screen and (min-width: 992px){.in_desktop{display:block;opacity:1;visibility:visible}}.blue-bg{padding-block:calc(1500svw/var(--w));background:var(--blue-grey)}.modules .module{margin-block:max(35px,3500svw/var(--w))}.modules .module.carrousel{margin-block:max(20px,2000svw/var(--w))}@media only screen and (min-width: 992px){.modules .module{margin:max(105px,10500svw/var(--w)) var(--gutter)}.modules .module.carrousel{margin:max(60px,6000svw/var(--w)) 0}}@font-face{font-family:"Bebas Neue";src:url("/wp-content/themes/rim-voyage/assets/fonts/Bebas_Neue/BebasNeue-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Ebgaramond";src:url("/wp-content/themes/rim-voyage/assets/fonts/EB_Garamond/EBGaramond.woff2") format("woff2");font-weight:400 800;font-style:normal;font-display:swap}@font-face{font-family:"Ebgaramond Italic";src:url("/wp-content/themes/rim-voyage/assets/fonts/EB_Garamond/EBGaramond-Italic.woff2") format("woff2");font-weight:400 800;font-style:italic;font-display:swap}@font-face{font-family:"Geist Mono";src:url("/wp-content/themes/rim-voyage/assets/fonts/Geist_Mono/GeistMono.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Geist Mono Italic";src:url("/wp-content/themes/rim-voyage/assets/fonts/Geist_Mono/GeistMono-Italic.woff2") format("woff2");font-weight:100 900;font-style:italic;font-display:swap}*{margin:0;padding:0;box-sizing:inherit;box-sizing:border-box;box-sizing:border-box;text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-drag:none}body{background-color:#888c8f;font-family:"Geist Mono",monospace;font-size:clamp(.688rem,.33rem + .56vw,1rem);font-weight:400;line-height:1.5em;letter-spacing:-0.03em;color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0}ul,ol{margin:0;padding:0;list-style:none}li{margin:0;padding:0}img{display:block;max-width:100%;height:auto;border:0}a{text-decoration:none;color:var(--black-color, #000000)}a:hover{color:currentColor}button{margin:0;padding:0;font:inherit;text-align:inherit;text-decoration:none;color:inherit;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}button:focus{outline:none}input[type=button],input[type=submit],input[type=reset]{margin:0;padding:0;font:inherit;color:inherit;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}input[type=button]:focus,input[type=submit]:focus,input[type=reset]:focus{outline:none}input[type=button]:disabled,input[type=submit]:disabled,input[type=reset]:disabled{opacity:.6;cursor:not-allowed}@media(hover: hover)and (pointer: fine){#smooth-wrapper{position:fixed;top:0;left:0;width:100%;will-change:transform}}.button{display:flex;justify-content:center;align-items:center;padding:1.5rem 2.25rem;padding-inline:clamp(1rem,2.23vw - .429rem,2.25rem);padding-block:clamp(1rem,.357rem + 1vw,1.563rem);line-height:1em;letter-spacing:-0.03em;text-decoration:none;color:#000;background-color:#fff;transition-property:border-radius;transition-duration:.3s;transition-timing-function:ease;grid-column-gap:.625rem;grid-row-gap:.625rem}.button.button--ghost{padding:0;color:#fff;background-color:rgba(0,0,0,0);cursor:pointer}@media only screen and (max-width: 991px){.button{padding-inline:2.25rem;padding-block:1.5rem}}.hover{position:absolute;z-index:1;width:100%;height:100%;opacity:0;pointer-events:none;inset:0%}.hover .background{position:absolute;z-index:-1;width:100%;height:100%;overflow:hidden;pointer-events:none;inset:0%}.hover .background.background--brightness{filter:brightness(75%) blur(15px)}.hover .background video,.hover .background __image{position:absolute;top:0;left:0;z-index:-1;width:100%;max-width:none;height:100%;transform:translateZ(0);transform-style:preserve-3d;object-fit:cover}.hover .background video.background__image--reverse-y,.hover .background __image.background__image--reverse-y{transform:scaleY(-1)}.vertical-lines{position:absolute;z-index:10;pointer-events:none;inset:0% .625rem}.vertical-lines .vertical-line{position:absolute;top:0%;bottom:0%;left:0%;z-index:1;width:1px;height:100%;background-color:rgba(255,255,255,.2);transform:translate(-50%)}.vertical-lines .vertical-line.vertical-line--25{left:25%;display:block}.vertical-lines .vertical-line.vertical-line--33{left:33.333%;display:none}.vertical-lines .vertical-line.vertical-line--50{left:50%;display:block}.vertical-lines .vertical-line.vertical-line--66{left:66.666%;display:none}.vertical-lines .vertical-line.vertical-line--75{left:75%;display:block}.vertical-lines .vertical-line.vertical-line--100{left:100%}@media only screen and (max-width: 991px){.vertical-lines .vertical-line.vertical-line--25{display:none}.vertical-lines .vertical-line.vertical-line--50{display:block}.vertical-lines .vertical-line.vertical-line--75,.vertical-lines .vertical-line.vertical-line--33,.vertical-lines .vertical-line.vertical-line--66{display:none}}@media only screen and (max-width: 767px){.vertical-lines .vertical-line.vertical-line--50{display:none}}.line{position:relative;width:100%;pointer-events:none}@media only screen and (max-width: 767px){.line.line--mobile{display:block}.line.line--no-mobile{display:none}}@media only screen and (max-width: 991px){.line.line--tablet{display:block}.line.line--no-tablet{display:none}}.horizontal-line{position:relative;z-index:10;width:100%;height:1px;transform:translate(0, -50%)}@media only screen and (max-width: 767px){.horizontal-line.horizontal-line--navmenu-desktop{display:none}}.horizontal-line-full-width{position:absolute;top:50%;left:50%;z-index:1;width:100vw;max-width:100vw;height:1px;background-color:rgba(255,255,255,.2);overflow:hidden;transform:translate(-50%, -50%)}.square{position:absolute;top:-50%;left:0%;width:7px;height:7px;background-color:#fff;transform:translate(-50%, -50%)}.square.square--25{left:25%}.square.square--50{left:50%}.square.square--75{left:75%}.square.square--100{left:100%}@media only screen and (max-width: 767px){.square{width:5px;height:5px}.square.square--25{left:100%}.square.square--50{display:none}.square.square--75{display:none}}.card{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;padding-inline:clamp(1rem,2.68vw - .714rem,2.5rem);padding-block:clamp(1.25rem,2.23vw - .179rem,2.5rem);text-decoration:none;color:#fff;background-color:rgba(255,255,255,.0509803922);-webkit-backdrop-filter:blur(1.75rem);backdrop-filter:blur(1.75rem);overflow:hidden;will-change:transform;grid-column-gap:2rem;grid-row-gap:2rem;flex-flow:column}.card__content{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;flex-flow:column;grid-column-gap:1.75rem;grid-row-gap:1.75rem}.card__content .text{margin-bottom:0;text-transform:uppercase}.card .heading{margin-top:0;margin-bottom:-0.1em;padding-bottom:.1em;font-family:"Ebgaramond",serif;font-size:clamp(1.5rem,.357rem + 1.79vw,2.5rem);font-weight:400;line-height:.85em;letter-spacing:-0.03em;color:#fff}.card .heading span{font-family:"Ebgaramond Italic",serif;font-style:italic;line-height:.8em}.card__image{position:relative;width:clamp(7.875rem,13.17vw - .554rem,15.25rem);overflow:hidden;transition-property:border-radius;transition-duration:.3s;transition-timing-function:ease;aspect-ratio:1.65}.card__image img{width:100%;height:100%;object-fit:cover}.card:hover .card__image{border-radius:1.25rem}.card:hover .button{border-radius:1.25rem}@media only screen and (max-width: 991px){.card{padding-block:2.5rem}.card--privacy{height:max-content;margin:0;padding-right:.2rem;padding-left:.2rem;background-color:rgba(0,0,0,0);-webkit-backdrop-filter:none;backdrop-filter:none}}@media only screen and (max-width: 767px){.card{min-height:25rem}.card--hero{justify-content:space-between;align-items:center;text-align:center}.card--no-mobile{display:none}.card--mobile{display:flex;justify-content:center;align-items:center;padding:4rem 0;text-align:center}.card--footer{background-color:var(--grey-20)}.card--mobile-show{display:flex;align-items:flex-start}.card--mobile-show.card--centered{justify-content:space-between;align-items:center}.card--privacy{padding-top:0;border-top:1px solid var(--primary-20)}}@media only screen and (max-width: 767px){.card__header{grid-column-gap:1.25rem;grid-row-gap:1.25rem}.card__header.card__header--hero{grid-column-gap:2.5rem;grid-row-gap:2.5rem}}@media only screen and (max-width: 991px){.card__video{width:11.875rem}}@media only screen and (max-width: 767px){.card__footer.card__footer--info{justify-content:space-between;grid-template-columns:auto auto}}.marquee-parent.marquee-parent--tag{display:flex;flex-direction:row;justify-content:start;width:calc(100% + 1.25rem);margin-right:-0.625rem;margin-left:-0.625rem;padding-right:.625rem;padding-left:.625rem;overflow:hidden}.marquee-moving-line{display:flex;flex:none;justify-content:flex-start;align-items:stretch;width:max-content}.marquee-list{display:flex;flex:none;flex-direction:row;justify-content:start;align-items:flex-end;gap:0;width:max-content}@media only screen and (max-width: 991px){.marquee-wrapper.marquee-wrapper--info.marquee-wrapper--sticky,.marquee-wrapper.marquee-wrapper--info.marquee-wrapper--static{width:100%;opacity:1}}@media only screen and (max-width: 767px){.marquee-wrapper{display:none}.marquee-wrapper.marquee-wrapper--mobile{display:flex}}.tag-wrapper{width:5.75rem}.tag-wrapper .tag{width:100%;padding:.625rem;font-size:clamp(.688rem,.33rem + .56vw,1rem);line-height:.8em;text-transform:uppercase;background-color:rgba(255,255,255,.1019607843);border-radius:.75rem;overflow:hidden}.tag__text{flex:none;margin-left:-0.1em;padding-top:.1em;padding-right:1em}@media only screen and (max-width: 991px){.body{font-size:.875rem}}@media only screen and (max-width: 991px){.heading{font-size:2rem}}@media only screen and (max-width: 767px){.heading.heading--mini-card{font-size:1.75rem}}@media only screen and (max-width: 767px){.heading-italic.heading--mini-card-mobile{display:none}}@media only screen and (max-width: 991px){.heading-mobile{display:none}}@media only screen and (max-width: 767px){.heading-mobile{display:block;margin-top:0;margin-bottom:-0.1em;font-family:var(--font-family--1-test);font-size:7.5rem;font-weight:400;line-height:.8em;letter-spacing:-0.06em;text-transform:uppercase}.heading-mobile.heading-mobile--sm{max-width:26.25rem;font-size:5.625rem;letter-spacing:-0.05em}.heading-mobile.heading-mobile--footer{padding-top:1.25rem;padding-bottom:1.25rem;font-size:8.375rem;text-align:center}}@media only screen and (max-width: 767px){.heading-mobile-italic{font-family:var(--font-family--2);font-weight:400;font-style:italic;text-transform:none}}@media only screen and (max-width: 767px){.heading-marquee{display:none}}@media only screen and (max-width: 767px){.subheading{display:none}}@media only screen and (max-width: 991px){.content.content--sticky{width:100%;height:100%}.content.content--full{height:auto;min-height:25rem}}@media only screen and (max-width: 767px){.content{height:auto;min-height:25rem}.content.content--sm{height:100%;min-height:auto}}@media only screen and (max-width: 991px){.content-sticky{height:100%}}@media only screen and (max-width: 991px){.gallery__sticky-content{justify-content:flex-start;align-items:flex-end;width:100%}}@media only screen and (max-width: 767px){.background{position:relative}.background.background--brightness.background--mobile{min-height:25rem}.background.background--mobile{height:100%;min-height:auto}.background.background--footer,.background.background--privacy{position:absolute}.background.background--auto-brightness.background--mobile{min-height:25rem}}@media only screen and (max-width: 767px){.background__image{pointer-events:none}}@media only screen and (max-width: 767px){.background__icon{display:none}}@media only screen and (max-width: 767px){.text.text--alt{max-width:20ch;text-align:right}}@media only screen and (max-width: 767px){.text-center{display:flex;justify-content:center;align-items:center;min-height:25rem}.text-center.text-center--no-mobile{display:none}.text-center.text-center--no-desktop{display:flex}}@media only screen and (max-width: 767px){.text-wrapper{display:flex;justify-content:center;align-items:center;min-height:25rem}}@media only screen and (max-width: 767px){.speed{min-height:25rem}.speed__bracket{display:none}}@media only screen and (max-width: 991px){.style-for-richtext{display:none}}@media only screen and (max-width: 991px){.rich-text{width:100%;max-width:100%}.rich-text figure{display:flex;width:100%;max-width:100%;overflow:auto}}@media only screen and (max-width: 991px){.figure-image{min-width:54.125rem}}@media only screen and (max-width: 991px){.square--centered{top:calc(50% + var(--size--header-height));left:-50%}}@media only screen and (max-width: 991px){.center-sub-square.square--25{left:50%}.center-sub-square.square--50{left:100%}.center-sub-square.square--75{display:none}}@media only screen and (max-width: 767px){.center-sub-square{width:5px;height:5px}.center-sub-square.square--25{left:100%}.center-sub-square.square--50{display:none}.center-sub-square.square--header{top:auto;bottom:-2.5px;left:-2.5px;transform:none}.center-sub-square.square--header.square--right{right:-2.5px;left:auto}}@media only screen and (max-width: 767px){.specific-symbol{font-family:var(--font-family--2);font-style:normal}}@media only screen and (max-width: 991px){.card-privacy-line{position:sticky;display:flex;justify-content:center;align-items:center;width:1px;height:100dvh;inset:0% auto 0 0}.card-privacy-line.card-privacy-line--right{right:.625rem;left:auto;margin-left:auto}}@media only screen and (max-width: 767px){.card-privacy-line.card-privacy-line--right{right:0}}@media only screen and (max-width: 767px){.card-privacy-lines{position:fixed;z-index:12;display:flex;justify-content:space-between;align-items:stretch;width:100%;height:100%;padding-right:.625rem;padding-left:.625rem;inset:0%}.card-privacy-lines__inner{position:sticky;top:0;display:flex;justify-content:space-between;width:100%}}.container{display:flex;width:100%;max-width:120rem;margin-right:auto;margin-left:auto;padding-right:.625rem;padding-left:.625rem}.container.container--lines{position:fixed;top:0%;left:50%;z-index:10;height:100%;transform:translate(-50%);pointer-events:none}@media only screen and (max-width: 767px){.container.container--policy{padding-right:0;padding-left:0}}.section{display:flex;width:100%;min-height:min(100vh - 1.25rem,100vh - 1.25rem)}.section--hero{min-height:min(100dvh - .625rem,100dvh - .625rem);padding-top:.625rem}@media only screen and (max-width: 991px){.section--hero{padding-top:2.625rem}}.layout{position:relative;z-index:1;display:grid;flex:1;grid-template-rows:auto 1fr auto 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:1fr;grid-auto-columns:1fr;width:100%;grid-column-gap:0px;grid-row-gap:0px}.layout--hero{padding-top:0}@media only screen and (max-width: 991px){.layout{grid-template-columns:1fr 1fr}.layout--lg-xl{grid-template-rows:auto 1fr auto 1fr auto 1fr auto 1fr}.layout--lg-xl.layout--min-row{grid-template-rows:auto minmax(23.4375rem, 1fr) auto minmax(23.4375rem, 1fr) auto minmax(23.4375rem, 1fr) auto minmax(23.4375rem, 1fr)}.layout--md-lg{grid-template-rows:auto 1fr auto 1fr auto 1fr}.layout--full{flex-flow:column;display:flex}.layout--hero{padding-top:var(--size--header-height)}.layout--privacy{display:block;padding-right:.625rem;padding-left:.625rem;background-color:var(--background-alt-01);-webkit-backdrop-filter:blur(12.5rem);backdrop-filter:blur(12.5rem)}.layout--min-row{grid-template-rows:auto minmax(23.4375rem, 1fr) auto minmax(23.4375rem, 1fr)}}@media only screen and (max-width: 767px){.layout{flex-flow:column;display:flex}.layout--hero{padding-top:calc(var(--size--header-height) - .625rem)}.layout--privacy{padding-top:calc(var(--size--header-height))}}.line{grid-area:1/1/2/5;grid-column-end:5}.line_2{grid-area:3/1/4/5}.section__background{position:absolute;z-index:-1;width:100%;height:100%;overflow:hidden;pointer-events:none;inset:0%}.section__background video,.section__background img{width:100%;height:100%;object-fit:cover}.hero__card{grid-area:4/4/5/5}.hero__title{margin-top:0;margin-bottom:-0.1em;padding-bottom:.1em;font-family:"Ebgaramond",serif;font-size:clamp(1.5rem,.357rem + 1.79vw,2.5rem);font-weight:400;line-height:.85em;letter-spacing:-0.03em;color:#fff}.hero__title span{font-family:"Ebgaramond Italic",serif;font-style:italic;line-height:.8em}.hero__text{margin-bottom:0;text-transform:uppercase}.hero__marquee{display:flex;justify-content:start;grid-area:4/1/5/3;width:100%;height:100%;overflow:hidden}.hero__marquee-track{display:flex;flex:none;flex-direction:row;justify-content:start;align-items:flex-end;gap:0;width:max-content}.hero__marquee-track span{flex:none;margin-top:.0075em;margin-bottom:-0.1em;padding-top:.01em;padding-right:.2em;font-family:"Bebas Neue",sans-serif;font-size:clamp(10.625rem,1.339rem + 14.51vw,18.75rem);font-weight:400;line-height:.8em;letter-spacing:-0.06em;color:#fff}.header{position:fixed;top:.625rem;left:50%;z-index:50;display:grid;grid-template-columns:1fr;grid-auto-columns:1fr;width:100%;max-width:29.625rem;background-color:rgba(255,255,255,.0509803922);border-radius:.75rem;-webkit-backdrop-filter:unset;backdrop-filter:unset;overflow:hidden;transform:translate(-50%)}.header::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;backdrop-filter:blur(20px)}.header__wrapper{position:relative;z-index:3;display:grid;grid-template-rows:auto;grid-template-columns:1fr auto 1fr;grid-auto-columns:1fr;width:100%;padding:1.25rem;grid-column-gap:16px;grid-row-gap:16px}.header__button{position:relative;display:flex;justify-content:center;align-items:center;grid-area:1/1/2/2;width:1.25rem;height:1.25rem;background-color:rgba(0,0,0,0);flex-flow:column;place-self:center start}.header__button-line{position:absolute;width:1.25rem;height:2px;background-color:#fff;transition:transform .35s ease-in-out}.header__button-line--top{transform:translate(0, -3px)}.header__button--bottom{transform:translate(0, 3px)}.header__logo{display:inline-block;grid-area:1/2/2/3;max-width:100%;color:#fff}.header__icon{display:flex;justify-content:center;align-items:center}.header .button--ghost{grid-area:1/3/2/4;justify-self:end}.models-section .card{grid-area:4/2/5/3}.models-section:nth-of-type(3) .card{grid-area:4/3/5/3}
