:root{--section-spacing: 130px}body{position:relative;font-size:16px;line-height:1.2;font-weight:400;letter-spacing:.01em}html:before{content:"";background-image:url(https://cdn.shopify.com/s/files/1/0940/8784/0081/files/bg-image.png?v=1760101888);position:fixed;width:100%;height:100%;opacity:.1}h1{font-size:96px;line-height:.9;font-weight:700}h2{font-size:38px;line-height:1.2;text-transform:uppercase}h3,.h3{font-size:22px;line-height:1;font-weight:600}h4{font-size:18px;line-height:1.2}.subtitle{opacity:.8}body:before,body:after{content:"";position:absolute;top:0;width:2vw;height:100%;background-image:url(side-film-strip.svg);background-repeat:repeat-y;background-size:1.5vw 2.5vw;z-index:-1;pointer-events:none}body:before{left:0;background-position:right top}body:after{right:0;background-position:left top}section{padding-top:var(--section-spacing, 160px)}.white{padding-bottom:var(--section-spacing, 160px)}.red-emoji-background{margin-top:var(--section-spacing, 160px);padding-bottom:calc(var(--section-spacing, 160px) / 2)}.black-emoji-background{padding:var(--section-spacing, 160px) 0!important}.bttn{background-color:var(--color-primary);border:1px solid var(--color-primary);color:var(--color-foreground);padding:14px 20px;border-radius:.5rem;font-weight:500;text-decoration:none;text-transform:uppercase;box-shadow:0 0 34px #fff3;display:block;width:max-content;transition:background-color .15s ease-out,border .15s ease-out,color .15s ease-out}.bttn:hover{background-color:transparent;border-color:var(--color-foreground)}.bttn--on-white:hover{background-color:transparent;border-color:var(--color-background);color:var(--color-background)}.bttn--inverted{background-color:#fff;color:var(--color-background);font-weight:700}.bttn--inverted:hover{background-color:var(--color-background);border-color:var(--color-background);color:var(--color-foreground)}.bttn--outline{background-color:var(--color-foreground);color:var(--color-background)}.bttn--outline:hover{background-color:var(--color-primary);color:var(--color-foreground)}.bttn--small{padding:.6rem 1.2rem;border-radius:5px;font-size:1rem}.bttn-group{margin-top:2rem;display:flex;flex-flow:row wrap;grid-gap:1rem}.centered .bttn{margin:auto}.sticky-navigation{position:fixed;inset:0 0 auto 0;z-index:10}section.white h2,section.white h3,section.white h4,section.white p,section.white li,section.white ul{color:var(--color-background)}section.red-background h2,section.red-background h3,section.red-background h4,section.red-background p,section.red-background li,section.red-background ul{color:#fdfdfd}section.white{background-color:#fff}section.red-background{background-color:var(--color-primary)}.usp-block__item svg path{fill:#fdfdfd}.white .usp-block__item svg path,.usp-block__item--red-icon svg path{fill:var(--color-primary)}section.full-width.grid{display:grid;grid-template-columns:var(--content-grid);width:100%}.inline-grid{grid-column:2}.centered{text-align:center}.blocks-top:before,.blocks-under:after{content:"";position:absolute;left:0;width:calc(100% - 50px);right:0;margin:auto;height:30px;background-image:repeating-linear-gradient(to right,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 20px,transparent 20px,transparent 48px);background-repeat:repeat-x;background-position:center;background-size:50px 30px}.blocks-top:before{top:25px}.blocks-under:after{bottom:25px}.no-padding{padding:0}.shopify-section-group-footer-group{background-color:var(--color-background)}.wysiwyg--center{text-align:center}.wysiwyg--right{text-align:right}.wysiwyg h2,.wysiwyg .h2{margin-block-start:2rem;margin-block-end:2rem}.wysiwyg h3,.wysiwyg .h3{margin-block-start:2rem;margin-block-end:1rem}.wysiwyg p,.wysiwyg h6{margin-block-end:1rem;opacity:.8}.wysiwyg ul,.wysiwyg ol{padding-left:20px;margin-block-end:1rem}.wysiwyg ul>li+li,.wysiwyg ol>li+li{margin-top:1rem}.wysiwyg>:first-child{margin-top:0}.wysiwyg>:last-child{margin-bottom:0}.wysiwyg--centered-titels :is(h1,h2,h3,h4,h5,h6){text-align:center}.wysiwyg a:not(.bttn){color:var(--color-primary)}.blok__header+.blok__main{margin-top:3.5rem}.blok__header--sticker{position:relative;margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:center;grid-gap:1rem}.header__sticker{filter:grayscale(1)}.usp-block__container{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem}.usp-block__container--centered{display:flex;flex-wrap:wrap;justify-content:center}.usp-block__container--centered>*{flex:1 1 25%;min-width:180px;max-width:294px}.usp-block__item{display:flex;grid-gap:.5rem;text-align:left}.usp-block__item svg{width:20px;height:20px;flex-shrink:0}.header--small__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover}section.header.header--small .container{position:relative;z-index:2}section.header.header--small{padding-top:200px;padding-bottom:20px;position:relative}section.header.header--small+section{padding-top:2rem}section.header.header--small .breadcrumb{font-size:14px;line-height:1;font-weight:400;color:#fdfdfd;text-transform:capitalize;display:flex;justify-content:center;grid-gap:.5rem;align-items:center}.breadcrumb-seperator{width:4px;height:4px;background-color:#fdfdfd;border-radius:100%}.breadcrumb a,.breadcrumb span{text-decoration:none;color:inherit;opacity:.8}.grid{display:grid;grid-gap:2rem}.grid-col-2{grid-template-columns:1fr 1fr}.col-span-1{grid-column:span 1}.bttn.bttn--dashed{border:1px dashed var(--color-primary);background-color:transparent;color:var(--color-primary);padding:6px;font-size:12px;font-weight:600;margin-left:auto}.bttn.bttn--dashed:hover,.article__item:hover .bttn.bttn--dashed{background-color:var(--color-primary);color:#fff}.bttn{cursor:pointer}hr.dashed{border:1px dashed #ffffff99}hr.margin-small{margin-top:30px;margin-bottom:30px}.container{width:100%;max-width:1400px;margin-right:auto;margin-left:auto}.container--small{max-width:980px}.content :is(h3,p,blockquote){opacity:.8}.content__wrapper{display:flex;flex-direction:column;grid-gap:30px}.content_blockquote{max-width:432px;font-size:22px;font-weight:600}.content_quote{display:flex;flex-direction:column;grid-gap:30px}.content_quote--black{color:var(--color-background)}.content_quote--black img{filter:invert(1)}.content__divider{margin-top:50px;margin-bottom:50px}.content__divider hr{border-style:dashed}.iti{--iti-path-flags-1x: url(./flags.webp);--iti-path-flags-2x: var(--iti-path-flags-1x);--iti-path-globe-1x: url(globe.webp);--iti-path-globe-2x: url(globe@2x.webp)}@media only screen and (max-width: 1440px){h1{font-size:5rem}}@media only screen and (max-width: 980px){h1{font-size:3rem}h2{font-size:2rem}.header__sticker{position:absolute;opacity:.2;z-index:-1}.header__sticker--left{top:0;left:0;transform:translate(-50%,-50%)}.header__sticker--right{bottom:0;right:0;transform:translate(50%,50%)}}@media only screen and (max-width: 768px){:root{--section-spacing: 80px}section{padding-top:var(--section-spacing)}}@media only screen and (max-width: 600px){h1{font-size:2.2rem}h2{font-size:1.75rem}.bttn{font-size:.8rem;padding:11px 16px}body:before,body:after{content:unset}}@media only screen and (max-width: 475px){.usp-block__item{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/hoort.css.map */
