/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.icon-long-arrow-left:before{content:"\e901"}.icon-zoom-in:before{content:"\e902"}.icon-hearth:before{content:"\e900"}.icon-chevron-thin-up:before{content:"\e903"}.icon-chevron-thin-down:before{content:"\e904"}.icon-hearth-full:before{content:"\e905"}.icon-cross-out:before{content:"\e906"}.icon-wristwatch:before{content:"\e907"}.icon-plus:before{content:"\e908"}:root{--scrollbar-width:0;--ff--primary:'Neutraface Text',sans-serif;--fs--heading-1:36px;--fs--heading-2:26px;--fs--heading-3:16px;--fs--callout:24px;--fs--label--big:13px;--fs--label--small:11px;--fs--body:16px;--fs--body--small:14px;--fs--body--xsmall:12px;--fw--normal:300;--fw--bold:500;--lh--heading-1:1.2;--lh--heading-2:1.2;--lh--heading-3:1.4;--lh--callout:1.3;--lh--label--big:1.1;--lh--label--small:1.1;--lh--body:1.5;--lh--body--small:1.6;--lh--body--xsmall:1.6;--ls--heading-1:4px;--ls--heading-2:3px;--ls--heading-3:2px;--ls--callout:0;--ls--label--big:1px;--ls--label--small:1px;--ls--body:0;--ls--body--small:0;--ls--body--xsmall:0;--c--black:#000;--c--black--10:rgba(34,34,34,0.1);--c--mineral-grey:#343333;--c--mineral-grey--70:#676666;--c--grey-disabled:#c7c7c6;--c--white:#fff;--c--bright-white:#f0f0ef;--c--bright-white--70:#b8b7b7;--c--bright-white--20:rgba(240,240,239,0.2);--c--error:#c71b0d;--c--metropolitan-grey:#6d6d6d;--c--heritage-brown:#4c362a;--c--blue-tides:#274967;--c--sunkissed-gold:#a87e57;--c--sunkissed-gold--pressed-light:#866546;--c--sunkissed-gold--pressed-dark:#816b57;--bg--black-gradient:linear-gradient(360deg,#000000 0%,rgba(0,0,0,0) 104.12%);--bg--black-overlay--55:rgba(0,0,0,0.55);--bg--black-overlay--10:rgba(34,34,34,0.1);--bg--white-overlay--20:rgba(240,240,239,0.2);--component-margin:1.5rem;--sp--menu--offset:5rem;--sp--container-top:1.5rem;--sp--component--horizontal:1.54rem;--sp--component--vertical:6.25rem;--sp--scrollbar-offset:1.5rem;--sp--xs:0.38rem;--sp--s:0.75rem;--sp--m:1rem;--sp--l:1.5rem;--sp--xl:2.5rem;--sp--xxl:3.25rem;--la--max-width:1336px}@media (min-width:550px){:root{--fs--heading-1:44px;--component-margin:2rem}}@media (min-width:768px){:root{--fs--heading-1:70px;--fs--heading-2:28px;--fs--heading-3:18px;--fs--callout:28px;--lh--heading-1:1.1;--ls--heading-1:8px;--sp--container-top:5rem;--sp--component--horizontal:5rem;--sp--component--vertical:8.5rem;--sp--scrollbar-offset:3.25rem;--component-margin:3rem}}.watch-card__collection{font-size:var(--fs--label--big);font-weight:var(--fw--bold);line-height:var(--lh--label--big);letter-spacing:var(--ls--label--big)}.watch-card__title{font-size:var(--fs--body);font-weight:var(--fw--normal);line-height:var(--lh--body);letter-spacing:var(--ls--body)}.watch-card__detail{font-size:var(--fs--body--small);font-weight:var(--fw--normal);line-height:var(--lh--body--small);letter-spacing:var(--ls--body--small);text-transform:uppercase}.watch-card{width:100%}.watch-card__link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:var(--sp--l) var(--sp--l) var(--sp--xl) var(--sp--l);width:100%;height:100%;background-color:var(--c--white);box-sizing:border-box}.watch-card .add-to-wishlist{cursor:pointer;-webkit-appearance:none;appearance:none;outline:0;border:0;background-color:transparent;padding:0;width:2.85714rem;height:2.85714rem;border-radius:1.42857rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.watch-card .add-to-wishlist:focus,.watch-card .add-to-wishlist:target{border:0.10714rem solid var(--c--mineral-grey)}.watch-card .add-to-wishlist svg path{stroke:var(--c--mineral-grey);transition:all 0.3s ease-in}.watch-card .add-to-wishlist:hover svg path{stroke:var(--c--sunkissed-gold)}.watch-card .add-to-wishlist:active svg path{stroke:var(--c--sunkissed-gold--pressed-dark)}.watch-card .add-to-wishlist.added svg path{fill:var(--c--mineral-grey);transition:all 0.3s ease-in}.watch-card .add-to-wishlist.added:hover svg path{fill:var(--c--sunkissed-gold)}.watch-card .add-to-wishlist.added:active svg path{fill:var(--c--sunkissed-gold--pressed-dark)}.watch-card__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.watch-card__collection{text-transform:uppercase;color:var(--c--mineral-grey)}.watch-card__link .watch-card__image{margin-top:1.5rem;margin-bottom:0.75rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:relative;z-index:0}.watch-card__link .watch-card__image img{display:block;width:auto;height:auto;max-height:289px;transition:all 250ms ease-in-out}.watch-card__labels{margin-top:auto;margin-bottom:var(--sp--m);position:relative;z-index:1}.watch-card__title{margin-top:auto;display:block;text-align:center;color:var(--c--mineral-grey);position:relative;z-index:2}.watch-card__detail{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:0.4rem;color:var(--c--mineral-grey--70)}.watch-card__detail .separator{height:0.625rem;width:1px;margin:0 0.75rem;background-color:var(--c--mineral-grey--70)}.watch-card__diameter{text-transform:none;white-space:nowrap}.watch-card__price{white-space:nowrap}.watch-card__link:hover .watch-card__image img{transform:scale(1.1);transition:all 250ms ease-in-out}.watch-card__link:focus{outline:1px solid var(--c--mineral-grey)}.watch-card--manero .swp-label_title{background-color:var(--c--metropolitan-grey)}.watch-card--heritage .swp-label_title{background-color:var(--c--heritage-brown)}.watch-card--patravi .swp-label_title{background-color:var(--c--blue-tides)}
.icon-long-arrow-left:before{content:"\e901"}.icon-zoom-in:before{content:"\e902"}.icon-hearth:before{content:"\e900"}.icon-chevron-thin-up:before{content:"\e903"}.icon-chevron-thin-down:before{content:"\e904"}.icon-hearth-full:before{content:"\e905"}.icon-cross-out:before{content:"\e906"}.icon-wristwatch:before{content:"\e907"}.icon-plus:before{content:"\e908"}:root{--scrollbar-width:0;--ff--primary:'Neutraface Text',sans-serif;--fs--heading-1:36px;--fs--heading-2:26px;--fs--heading-3:16px;--fs--callout:24px;--fs--label--big:13px;--fs--label--small:11px;--fs--body:16px;--fs--body--small:14px;--fs--body--xsmall:12px;--fw--normal:300;--fw--bold:500;--lh--heading-1:1.2;--lh--heading-2:1.2;--lh--heading-3:1.4;--lh--callout:1.3;--lh--label--big:1.1;--lh--label--small:1.1;--lh--body:1.5;--lh--body--small:1.6;--lh--body--xsmall:1.6;--ls--heading-1:4px;--ls--heading-2:3px;--ls--heading-3:2px;--ls--callout:0;--ls--label--big:1px;--ls--label--small:1px;--ls--body:0;--ls--body--small:0;--ls--body--xsmall:0;--c--black:#000;--c--black--10:rgba(34,34,34,0.1);--c--mineral-grey:#343333;--c--mineral-grey--70:#676666;--c--grey-disabled:#c7c7c6;--c--white:#fff;--c--bright-white:#f0f0ef;--c--bright-white--70:#b8b7b7;--c--bright-white--20:rgba(240,240,239,0.2);--c--error:#c71b0d;--c--metropolitan-grey:#6d6d6d;--c--heritage-brown:#4c362a;--c--blue-tides:#274967;--c--sunkissed-gold:#a87e57;--c--sunkissed-gold--pressed-light:#866546;--c--sunkissed-gold--pressed-dark:#816b57;--bg--black-gradient:linear-gradient(360deg,#000000 0%,rgba(0,0,0,0) 104.12%);--bg--black-overlay--55:rgba(0,0,0,0.55);--bg--black-overlay--10:rgba(34,34,34,0.1);--bg--white-overlay--20:rgba(240,240,239,0.2);--component-margin:1.5rem;--sp--menu--offset:5rem;--sp--container-top:1.5rem;--sp--component--horizontal:1.54rem;--sp--component--vertical:6.25rem;--sp--scrollbar-offset:1.5rem;--sp--xs:0.38rem;--sp--s:0.75rem;--sp--m:1rem;--sp--l:1.5rem;--sp--xl:2.5rem;--sp--xxl:3.25rem;--la--max-width:1336px}@media (min-width:550px){:root{--fs--heading-1:44px;--component-margin:2rem}}@media (min-width:768px){:root{--fs--heading-1:70px;--fs--heading-2:28px;--fs--heading-3:18px;--fs--callout:28px;--lh--heading-1:1.1;--ls--heading-1:8px;--sp--container-top:5rem;--sp--component--horizontal:5rem;--sp--component--vertical:8.5rem;--sp--scrollbar-offset:3.25rem;--component-margin:3rem}}.watch-overview__title{font-size:var(--fs--heading-2);font-weight:var(--fw--bold);font-style:normal;line-height:var(--lh--heading-2);letter-spacing:var(--ls--heading-2);text-transform:uppercase}.watch-overview{--sp--component--vertical:3.25rem;padding:var(--sp--component--vertical) var(--sp--component--horizontal);background-color:var(--c--bright-white);margin-top:0;margin-bottom:0}.watch-overview.pt{padding-top:var(--sp--component--vertical)}.watch-overview.pb{padding-bottom:var(--sp--component--vertical)}.watch-overview__title{text-align:center;color:var(--c--mineral-grey)}.watch-overview__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:var(--sp--m)}.watch-overview__list .price.star{display:none}.watch-overview__title+.watch-overview__list{margin-top:var(--sp--l)}@media (min-width:550px){.watch-overview__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.watch-overview__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:var(--sp--l)}}@media (min-width:1200px){.watch-overview__list{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}
.icon-long-arrow-left:before{content:"\e901"}.icon-zoom-in:before{content:"\e902"}.icon-hearth:before{content:"\e900"}.icon-chevron-thin-up:before{content:"\e903"}.icon-chevron-thin-down:before{content:"\e904"}.icon-hearth-full:before{content:"\e905"}.icon-cross-out:before{content:"\e906"}.icon-wristwatch:before{content:"\e907"}.icon-plus:before{content:"\e908"}:root{--scrollbar-width:0;--ff--primary:'Neutraface Text',sans-serif;--fs--heading-1:36px;--fs--heading-2:26px;--fs--heading-3:16px;--fs--callout:24px;--fs--label--big:13px;--fs--label--small:11px;--fs--body:16px;--fs--body--small:14px;--fs--body--xsmall:12px;--fw--normal:300;--fw--bold:500;--lh--heading-1:1.2;--lh--heading-2:1.2;--lh--heading-3:1.4;--lh--callout:1.3;--lh--label--big:1.1;--lh--label--small:1.1;--lh--body:1.5;--lh--body--small:1.6;--lh--body--xsmall:1.6;--ls--heading-1:4px;--ls--heading-2:3px;--ls--heading-3:2px;--ls--callout:0;--ls--label--big:1px;--ls--label--small:1px;--ls--body:0;--ls--body--small:0;--ls--body--xsmall:0;--c--black:#000;--c--black--10:rgba(34,34,34,0.1);--c--mineral-grey:#343333;--c--mineral-grey--70:#676666;--c--grey-disabled:#c7c7c6;--c--white:#fff;--c--bright-white:#f0f0ef;--c--bright-white--70:#b8b7b7;--c--bright-white--20:rgba(240,240,239,0.2);--c--error:#c71b0d;--c--metropolitan-grey:#6d6d6d;--c--heritage-brown:#4c362a;--c--blue-tides:#274967;--c--sunkissed-gold:#a87e57;--c--sunkissed-gold--pressed-light:#866546;--c--sunkissed-gold--pressed-dark:#816b57;--bg--black-gradient:linear-gradient(360deg,#000000 0%,rgba(0,0,0,0) 104.12%);--bg--black-overlay--55:rgba(0,0,0,0.55);--bg--black-overlay--10:rgba(34,34,34,0.1);--bg--white-overlay--20:rgba(240,240,239,0.2);--component-margin:1.5rem;--sp--menu--offset:5rem;--sp--container-top:1.5rem;--sp--component--horizontal:1.54rem;--sp--component--vertical:6.25rem;--sp--scrollbar-offset:1.5rem;--sp--xs:0.38rem;--sp--s:0.75rem;--sp--m:1rem;--sp--l:1.5rem;--sp--xl:2.5rem;--sp--xxl:3.25rem;--la--max-width:1336px}@media (min-width:550px){:root{--fs--heading-1:44px;--component-margin:2rem}}@media (min-width:768px){:root{--fs--heading-1:70px;--fs--heading-2:28px;--fs--heading-3:18px;--fs--callout:28px;--lh--heading-1:1.1;--ls--heading-1:8px;--sp--container-top:5rem;--sp--component--horizontal:5rem;--sp--component--vertical:8.5rem;--sp--scrollbar-offset:3.25rem;--component-margin:3rem}}.clearfix::after{clear:both;content:'';display:table}.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.opa-4::before{content:"";background:rgba(0,0,0,0.4);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.line{display:inline-block;position:relative}.line:hover::before{animation:slide 0.7s 1 alternate ease-in-out forwards}.line::before{content:'';width:31px;height:2px;background-color:#ffffff;position:absolute;display:block;top:49%;right:calc(100% + 15px);transition:width .3s ease-in-out}.line.line--gold::before{background-color:#8f6e4f}.line.line--grey-light::before{background-color:#808080}@keyframes slide{0%{width:31px}50%{width:0px}100%{width:31px}}.line--bottom{position:relative}.line--bottom::before{content:'';width:350px;height:1px;background-color:#000;position:absolute;left:0}.line--bottom.line--gold::before{background-color:#8f6e4f}.line--bottom.line--white::before{background-color:#fff}.line--bottom.line--grey-light::before{background-color:#808080}.line--bottom.line--gold-light::before{background-color:#c7b6a7}.line--short:before{width:185px;top:10px;left:40px}.line--h4{width:200px}.image-cover{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1000;overflow:hidden;transform:translateX(-50%) translateY(-50%);object-fit:cover}.big-number{color:#c7b6a7;font-size:100px;font-size:7.14rem;font-weight:var(--fw--normal)}@media (min-width:1200px){.line::before{width:52px;right:calc(100% + 15px);transition:width .3s ease-in-out}@keyframes slide{0%{width:52px}50%{width:0px}100%{width:52px}}}.row-height{display:table;table-layout:fixed;height:100%;width:100%}.col-middle{vertical-align:middle}@media (min-width:768px){.col-sm-height{display:table-cell;float:none;height:100%}}a.anchor{position:relative;top:-100px;visibility:hidden;height:0}.title-and-text__title,.title-and-text__title p{font-size:var(--fs--heading-2);font-weight:var(--fw--bold);font-style:normal;line-height:var(--lh--heading-2);letter-spacing:var(--ls--heading-2);text-transform:uppercase}.title-and-text__text,.title-and-text__text p{font-size:var(--fs--body);font-weight:var(--fw--normal);line-height:var(--lh--body);letter-spacing:var(--ls--body)}.paragraph--type--title-and-text{--sp--component--vertical:3.25rem;padding:1rem var(--sp--component--horizontal);background-color:var(--c--bright-white)}.paragraph--type--title-and-text.pt{padding-top:var(--sp--component--vertical)}.paragraph--type--title-and-text.pb{padding-bottom:var(--sp--component--vertical)}.title-and-text__title,.title-and-text__text{margin:0 auto;max-width:45rem}.title-and-text__title,.title-and-text__title p{text-align:center;color:var(--c--mineral-grey)}.title-and-text__text,.title-and-text__text p{text-align:center;color:var(--c--mineral-grey)}.title-and-text__text a,.title-and-text__text p a{color:var(--c--sunkissed-gold)}.title-and-text__text a:hover,.title-and-text__text p a:hover{text-decoration:underline;color:var(--c--sunkissed-gold--pressed-dark)}.title-and-text__title+.title-and-text__text{margin-top:var(--sp--l)}.title-and-text--black_white{background-color:var(--c--mineral-grey)}.title-and-text--black_white .title-and-text__title,.title-and-text--black_white .title-and-text__title p,.title-and-text--black_white .title-and-text__text,.title-and-text--black_white .title-and-text__text p{color:var(--c--bright-white)}.title-and-text--center .title-and-text__text,.title-and-text--center .title-and-text__text p{text-align:center}.title-and-text--left .title-and-text__text,.title-and-text--left .title-and-text__text p{text-align:left}.title-and-text--right .title-and-text__text,.title-and-text--right .title-and-text__text p{text-align:right}.title-and-text.animate .title-and-text__title{opacity:0;transform:translateY(2rem);transition:all 500ms ease-in-out}.title-and-text.animate .title-and-text__text{opacity:0;transform:translateY(2rem);transition:all 500ms ease-in-out}.title-and-text.animate.animated .title-and-text__title{opacity:1;transform:translateY(0)}.title-and-text.animate.animated .title-and-text__text{opacity:1;transform:translateY(0)}@media (min-width:1024px){.paragraph--type--title-and-text{--sp--component--vertical:5rem}}
.icon-long-arrow-left:before{content:"\e901"}.icon-zoom-in:before{content:"\e902"}.icon-hearth:before{content:"\e900"}.icon-chevron-thin-up:before{content:"\e903"}.icon-chevron-thin-down:before{content:"\e904"}.icon-hearth-full:before{content:"\e905"}.icon-cross-out:before{content:"\e906"}.icon-wristwatch:before{content:"\e907"}.icon-plus:before{content:"\e908"}:root{--scrollbar-width:0;--ff--primary:'Neutraface Text',sans-serif;--fs--heading-1:36px;--fs--heading-2:26px;--fs--heading-3:16px;--fs--callout:24px;--fs--label--big:13px;--fs--label--small:11px;--fs--body:16px;--fs--body--small:14px;--fs--body--xsmall:12px;--fw--normal:300;--fw--bold:500;--lh--heading-1:1.2;--lh--heading-2:1.2;--lh--heading-3:1.4;--lh--callout:1.3;--lh--label--big:1.1;--lh--label--small:1.1;--lh--body:1.5;--lh--body--small:1.6;--lh--body--xsmall:1.6;--ls--heading-1:4px;--ls--heading-2:3px;--ls--heading-3:2px;--ls--callout:0;--ls--label--big:1px;--ls--label--small:1px;--ls--body:0;--ls--body--small:0;--ls--body--xsmall:0;--c--black:#000;--c--black--10:rgba(34,34,34,0.1);--c--mineral-grey:#343333;--c--mineral-grey--70:#676666;--c--grey-disabled:#c7c7c6;--c--white:#fff;--c--bright-white:#f0f0ef;--c--bright-white--70:#b8b7b7;--c--bright-white--20:rgba(240,240,239,0.2);--c--error:#c71b0d;--c--metropolitan-grey:#6d6d6d;--c--heritage-brown:#4c362a;--c--blue-tides:#274967;--c--sunkissed-gold:#a87e57;--c--sunkissed-gold--pressed-light:#866546;--c--sunkissed-gold--pressed-dark:#816b57;--bg--black-gradient:linear-gradient(360deg,#000000 0%,rgba(0,0,0,0) 104.12%);--bg--black-overlay--55:rgba(0,0,0,0.55);--bg--black-overlay--10:rgba(34,34,34,0.1);--bg--white-overlay--20:rgba(240,240,239,0.2);--component-margin:1.5rem;--sp--menu--offset:5rem;--sp--container-top:1.5rem;--sp--component--horizontal:1.54rem;--sp--component--vertical:6.25rem;--sp--scrollbar-offset:1.5rem;--sp--xs:0.38rem;--sp--s:0.75rem;--sp--m:1rem;--sp--l:1.5rem;--sp--xl:2.5rem;--sp--xxl:3.25rem;--la--max-width:1336px}@media (min-width:550px){:root{--fs--heading-1:44px;--component-margin:2rem}}@media (min-width:768px){:root{--fs--heading-1:70px;--fs--heading-2:28px;--fs--heading-3:18px;--fs--callout:28px;--lh--heading-1:1.1;--ls--heading-1:8px;--sp--container-top:5rem;--sp--component--horizontal:5rem;--sp--component--vertical:8.5rem;--sp--scrollbar-offset:3.25rem;--component-margin:3rem}}
