/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.14 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2019, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{box-sizing:border-box}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.not-found{padding-left:1.5rem;padding-right:1.5rem;margin:4em 0;text-align:center}@media(min-width: 600px){.not-found{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.not-found{padding-left:4rem;padding-right:4rem}}body{font-family:"LL Brown Pro Light Web",sans-serif;color:#3c3c3b;line-height:1.6;font-size:18px}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:400}body p{margin-bottom:1.5em}body a{text-decoration:none;color:#3c3c3b;position:relative}body a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}body a:hover::after{transform:scaleX(1)}body blockquote p{font-size:1.4em}body .cta-button{background:#1c2841;padding:1rem}body button.cta-button{border:none;color:#fff}body button.cta-button:hover{cursor:pointer}body hr.wp-block-separator{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:4em 1.5rem;border:none;border-bottom:1px solid #d8d8d8}@media(min-width: 600px){body hr.wp-block-separator{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body hr.wp-block-separator{padding-left:4rem;padding-right:4rem}}@media(min-width: 600px){body hr.wp-block-separator{margin:3em 2.5rem}}@media(min-width: 1000px){body hr.wp-block-separator{margin-left:4rem;margin-right:4rem}}@media(min-width: 1800px){body hr.wp-block-separator{max-width:1288px;margin-left:auto;margin-right:auto}}body.public{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%;min-height:100vh}body #content-wrapper{-ms-flex-positive:1;flex-grow:1;margin-top:8.5em}body #content-wrapper main>h1{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:0 auto}@media(min-width: 600px){body #content-wrapper main>h1{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body #content-wrapper main>h1{padding-left:4rem;padding-right:4rem}}body #content-wrapper main>blockquote{padding-left:1.5rem;padding-right:1.5rem;margin:2em auto 3em;max-width:1800px;display:-ms-flexbox;display:flex;justify-content:flex-start}@media(min-width: 600px){body #content-wrapper main>blockquote{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body #content-wrapper main>blockquote{padding-left:4rem;padding-right:4rem}}body #content-wrapper main>blockquote p{margin:0}@media(min-width: 1000px){body #content-wrapper main>blockquote{margin:4em auto;justify-content:flex-start}body #content-wrapper main>blockquote:first-child{margin-top:2em}body #content-wrapper main>blockquote p{margin-right:1.0245901639%;margin-left:51.6393442623%;width:39.7540983607%}}@media(min-width: 1800px){body #content-wrapper main>blockquote p{width:44.0573770492%}}body #content-wrapper main>h2,body #content-wrapper main>h3,body #content-wrapper main>h4,body #content-wrapper main>p,body #content-wrapper main>ul{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body #content-wrapper main>h2,body #content-wrapper main>h3,body #content-wrapper main>h4,body #content-wrapper main>p,body #content-wrapper main>ul{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body #content-wrapper main>h2,body #content-wrapper main>h3,body #content-wrapper main>h4,body #content-wrapper main>p,body #content-wrapper main>ul{padding-left:4rem;padding-right:4rem}}@media(min-width: 1800px){body #content-wrapper main>h2,body #content-wrapper main>h3,body #content-wrapper main>h4,body #content-wrapper main>p,body #content-wrapper main>ul{max-width:1800px;margin-left:auto;margin-right:auto}}body #content-wrapper main>h2 a::after,body #content-wrapper main>h3 a::after,body #content-wrapper main>h4 a::after,body #content-wrapper main>p a::after,body #content-wrapper main>ul a::after{transform:scaleX(1)}body #content-wrapper main>h2 a:hover::after,body #content-wrapper main>h3 a:hover::after,body #content-wrapper main>h4 a:hover::after,body #content-wrapper main>p a:hover::after,body #content-wrapper main>ul a:hover::after{transform:scaleX(0)}body #content-wrapper main>ul{list-style:inside}body .wp-block-columns{margin-top:4em;margin-bottom:4em}body .wp-block-columns:not(.alignfull){padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin-left:auto;margin-right:auto}@media(min-width: 600px){body .wp-block-columns:not(.alignfull){padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body .wp-block-columns:not(.alignfull){padding-left:4rem;padding-right:4rem}}body .wp-block-columns:not(.alignfull) .wp-block-column{display:-ms-flexbox;display:flex}body .wp-block-columns.alignfull .wp-block-column{margin-right:0 !important;margin-bottom:0 !important;margin-left:0 !important}body .wp-block-quote:not(.is-large):not(.is-style-large){border-left:none;padding-left:0}body .gray{background-color:#f4f4f4;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;padding-top:4em;padding-bottom:4em;max-width:none}body .gray>div{max-width:1800px;margin:0 auto}body .gray~.gray{padding-top:0}body .gray.image-boxes{padding-bottom:2em}body .gray.image-boxes+.image-boxes{padding-bottom:4em}body .gray:last-of-type{padding-bottom:4em}@media(min-width: 600px){body .gray{padding-top:4em;padding-bottom:4em}body .gray.image-boxes{padding-bottom:4em}body .gray.image-boxes+.image-boxes{padding-bottom:4em}}@media(min-width: 600px){body .wp-block-columns{flex-wrap:nowrap}body .wp-block-columns:not(.gray){margin-top:4em;margin-bottom:4em}body .wp-block-columns .wp-block-column{margin-left:3.2786885246%;margin-right:0}body .wp-block-columns .wp-block-column:first-child{margin-left:0}body .wp-block-columns.has-2-columns .wp-block-column{width:48.3606557377%}body .wp-block-columns.has-3-columns .wp-block-column{width:31.1475409836%}body.public .wp-block-columns:not(.alignfull){padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 600px)and (min-width: 600px){body.public .wp-block-columns:not(.alignfull){padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 600px)and (min-width: 1000px){body.public .wp-block-columns:not(.alignfull){padding-left:4rem;padding-right:4rem}}@media(min-width: 1000px){body #content-wrapper{margin-top:12em}}@media(max-width: 1000px){body.stop-scrolling{height:100%;overflow:hidden}}.bg-image{background:no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;transition:transform 150ms ease-in-out}.clear,.clearfix{clear:both}.hide,.hidden{display:none}p:empty{display:none !important}.custom-list,.faq .question .answer ul,.specifications .tabs .tab-content>div ul,.image-and-text-50 .content ul,.image-and-text .content ul,.header-and-text .content ul,.small-image-page-link .description ul{list-style:none;padding:0}.custom-list li,.faq .question .answer ul li,.specifications .tabs .tab-content>div ul li,.image-and-text-50 .content ul li,.image-and-text .content ul li,.header-and-text .content ul li,.small-image-page-link .description ul li{padding-left:26px;text-indent:-26px}.custom-list li::before,.faq .question .answer ul li::before,.specifications .tabs .tab-content>div ul li::before,.image-and-text-50 .content ul li::before,.image-and-text .content ul li::before,.header-and-text .content ul li::before,.small-image-page-link .description ul li::before{content:"—";margin-right:14px}.gapo-button,.wp-block-woocommerce-cart .wc-block-cart__submit-container .wc-block-components-button,.single_add_to_cart_button,.wc-block-components-checkout-place-order-button,.wc-block-components-button{background:none;border-color:#1c2841}:root{--grid-gutter: 2rem}.grid-base{display:grid;gap:var(--grid-gutter);grid-template-columns:repeat(var(--grid-placement, auto-fill), minmax(var(--grid-min-item-size, 16rem), 1fr))}.grid-base[data-layout=halves]{--grid-placement: auto-fill;--grid-min-item-size: clamp(min(100%, 20rem), 50%, calc(50% - (var(--grid-gutter)*1.5)))}.grid-base[data-layout=thirds]{--grid-placement: auto-fill;--grid-min-item-size: clamp(min(100%, 20rem), 33%, calc(33.33% - (var(--grid-gutter)*1.67)))}.grid-base[data-layout=fourths]{--grid-placement: auto-fill;--grid-min-item-size: clamp(min(100%, 18rem), 25%, calc(25% - (var(--grid-gutter)*1.75)))}.swipe{overflow:hidden;visibility:hidden;position:relative}.swipe .swipe-wrap{overflow:hidden;position:relative}.swipe .swipe-wrap>div{float:left;width:100%;position:relative;overflow:hidden}.swipe .swipe-navigation .navigate{position:absolute;top:50%;transform:translateY(-100%)}.swipe .swipe-navigation .navigate-left{left:1.5em}.swipe .swipe-navigation .navigate-right{right:1.5em}.swipe .swipe-navigation a{position:relative}.swipe .swipe-navigation a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #fff;transform:scaleX(0);transition:transform 150ms ease-in-out}.swipe .swipe-navigation a:hover::after{transform:scaleX(1)}.swipe .swipe-navigation img{height:17px;width:auto}header{color:#242b34;position:fixed;background-color:rgba(255,255,255,.9);left:0;right:0;top:0;z-index:1;transition:top .25s ease-in-out}header>div{padding-left:1.5rem;padding-right:1.5rem;width:100%;max-width:1800px;margin:0 auto}@media(min-width: 600px){header>div{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){header>div{padding-left:4rem;padding-right:4rem}}header .main-nav{padding-top:2em;padding-bottom:.5em}header .cart-nav{padding-top:0;padding-bottom:1.5em}@media(max-width: 600px){header .cart-nav{margin-top:1em}}header.nav-up{top:-9em}body.admin-bar header .main-nav{padding-top:calc(2em + 46px)}@media(min-width: 1000px){body.admin-bar header .main-nav{padding-top:0}}body.admin-bar header .company-nav{padding-top:calc(1em + 46px)}body.admin-bar header.nav-up{top:-9em}header>div{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}header #site-logo:hover::after{content:none}header #site-logo img,header #site-logo svg{width:auto;height:30px}header img,header svg{display:block}header .mobile-search-icon svg{height:20px;width:auto}header #site-logo,header #mobile-nav{z-index:2}header #site-logo svg g,header #site-logo svg path,header #mobile-nav svg g,header #mobile-nav svg path{transition:fill 300ms ease-in-out}header nav{background-color:#1c2841;display:-ms-flexbox;display:flex;z-index:1;overflow-x:hidden;justify-content:flex-start;box-shadow:0 0 15px 0 #000;position:absolute;top:0;left:0;right:0;height:100vh;transform:translateY(calc(-100% - 15px))}header nav>div>ul{font-size:1.2em;margin:0;padding:6em 1.5rem 12em;list-style:none}header nav>div>ul li a{color:#fff;display:block;padding:.5em 0}header nav>div>ul li a::after{content:none}header nav>div>ul li a span{position:relative}header nav>div>ul li a span::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #fff;transform:scaleX(0);transition:transform 150ms ease-in-out}header nav>div>ul li a span:hover::after{transform:scaleX(1)}header nav>div>ul li a:hover span::after{transform:scaleX(1)}header nav>div>ul li.current_page_item>a span::after,header nav>div>ul li.current-page-ancestor>a span::after,header nav>div>ul li.current-menu-ancestor>a span::after{transform:scaleX(1)}header nav>div>ul li.search-icon{display:none}header nav>div>ul li.search-icon a{padding-bottom:0}header nav>div>ul li.search-icon svg{width:1em;height:auto}header nav>div>ul li.search-icon svg path{fill:#fff}@media(min-width: 600px){header nav{overflow:visible}header nav ul{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){header nav{box-shadow:none;display:-ms-flexbox;display:flex;justify-content:flex-end;-ms-flex-align:center;align-items:center;position:relative;background:none;margin-top:0;height:inherit;padding:0;transition:none;transform:translateY(0)}header nav>div ul{font-size:1em;padding:0}header nav>div ul li{display:inline-block}header nav>div ul li a{color:#3c3c3b;padding:.5em 1.5em}header nav>div ul li a span{position:relative}header nav>div ul li a span::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}header nav>div ul li a span:hover::after{transform:scaleX(1)}header nav>div ul li a:hover span::after{transform:scaleX(1)}header nav>div ul li.search-icon{display:inline-block}header nav>div ul li.search-icon svg path{fill:#3c3c3b}header nav>div ul li:last-child a{padding-right:0}header nav>div ul>li{position:relative}header nav>div ul li ul{background:rgba(255,255,255,.9);position:absolute;visibility:hidden;opacity:0;width:140%;margin-right:-40%;right:0;text-align:left;transition:visibility 0ms,opacity 300ms}header nav>div ul li ul li{display:block}header nav>div ul li ul li a{padding:.5em 1.5em .5em 1.5em;color:#a1a1a1}header nav>div ul li ul li a span::after{content:none}header nav>div ul li ul li.current-menu-item a,header nav>div ul li ul li:hover a{color:#3c3c3b}header nav>div ul li ul li.current-menu-item a span,header nav>div ul li ul li:hover a span{position:relative}header nav>div ul li ul li.current-menu-item a span::after,header nav>div ul li ul li:hover a span::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}header nav>div ul li ul li.current-menu-item a span:hover::after,header nav>div ul li ul li:hover a span:hover::after{transform:scaleX(1)}header nav>div ul li ul li:last-child a{padding-right:1.5em}header nav>div ul li:nth-child(1) ul,header nav>div ul li:nth-child(2) ul{text-align:left;left:0;right:inherit}header nav>div ul li:hover ul{visibility:visible;opacity:1}}@media(min-width: 600px){header #site-logo img,header #site-logo svg{height:36px}}@media(min-width: 782px){body.admin-bar header .company-nav{padding-top:calc(1em + 32px)}}@media(max-width: 1000px){header .company-nav{display:none}header nav{transition:transform 300ms ease-in-out}header.nav-mobile-show nav{transform:translateY(0)}header.nav-mobile-show #site-logo svg .st0-logo{fill:#fff}header.nav-mobile-show #mobile-nav .mobile-search-icon svg path{fill:#fff}header.nav-mobile-show #nav-icon span{background-color:#fff}}@media(min-width: 1000px){header .main-nav{padding-top:0}header.nav-up{top:-4.5em}body.admin-bar header.nav-up{top:-4.6em}body.admin-bar header .main-nav{padding-top:0}}@media(min-width: 1800px){header nav ul{font-size:1.1rem}}header #mobile-nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media(min-width: 1000px){header #mobile-nav{display:none}}header #mobile-nav img{height:20px;width:auto}header #mobile-nav #nav-icon{margin-left:1.5em}header #nav-icon{width:26px;height:18px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}header #nav-icon span{display:block;position:absolute;height:2px;width:100%;background:#1c2841;border-radius:0px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}header #nav-icon span:nth-child(1){top:0px}header #nav-icon span:nth-child(2),header #nav-icon span:nth-child(3){top:8px}header #nav-icon span:nth-child(4){top:16px}header #nav-icon.open span:nth-child(1){top:16px;width:0%;left:50%}header #nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}header #nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}header #nav-icon.open span:nth-child(4){top:20px;width:0%;left:50%}.BrownPro-Black{font-family:BrownPro-Black;font-weight:normal;font-style:normal}.BrownPro-Bold{font-family:BrownPro-Bold;font-weight:normal;font-style:normal}.BrownPro-BoldItalic{font-family:BrownPro-BoldItalic;font-weight:normal;font-style:normal}.BrownProExtraBlack-Italic{font-family:BrownProExtraBlack-Italic;font-weight:normal;font-style:normal}.BrownPro-ExtraBlack{font-family:BrownPro-ExtraBlack;font-weight:normal;font-style:normal}.BrownPro-ExtraBold{font-family:BrownPro-ExtraBold;font-weight:normal;font-style:normal}.BrownPro-ExtraBoldCond{font-family:BrownPro-ExtraBoldCond;font-weight:normal;font-style:normal}.BrownProExtraBold-Italic{font-family:BrownProExtraBold-Italic;font-weight:normal;font-style:normal}.BrownProLight-Italic{font-family:BrownProLight-Italic;font-weight:normal;font-style:normal}.BrownPro-Light{font-family:BrownPro-Light;font-weight:normal;font-style:normal}.BrownProMedium-Italic{font-family:BrownProMedium-Italic;font-weight:normal;font-style:normal}.BrownPro-Medium{font-family:BrownPro-Medium;font-weight:normal;font-style:normal}.BrownPro-Italic{font-family:BrownPro-Italic;font-weight:normal;font-style:normal}.BrownPro{font-family:BrownPro;font-weight:normal;font-style:normal}.BrownProSemiBold-Italic{font-family:BrownProSemiBold-Italic;font-weight:normal;font-style:normal}.BrownPro-SemiBold{font-family:BrownPro-SemiBold;font-weight:normal;font-style:normal}.BrownPro-Thin{font-family:BrownPro-Thin;font-weight:normal;font-style:normal}.BrownProThin-Italic{font-family:BrownProThin-Italic;font-weight:normal;font-style:normal}.BrownProBlack-Italic{font-family:BrownProBlack-Italic;font-weight:normal;font-style:normal}footer{width:100%;max-width:1800px;margin:0 auto;line-height:1.9em;padding-left:1.5rem;padding-right:1.5rem;font-size:.9em;font-weight:normal;padding-top:3.7em;padding-bottom:3.7em}@media(min-width: 600px){footer{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){footer{padding-left:4rem;padding-right:4rem}}footer p{margin:0}footer>div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end}footer>div>div{margin-top:2.5em;width:100%}footer>div>div.footer-logo{margin-left:0;margin-top:0;width:91.393442623%}footer>div>div.creators{width:100%}footer>div>div.up{margin-top:0;text-align:center;width:5.3278688525%;margin-left:3.2786885246%}footer>div>div.up.up-large{display:none}footer>div>div.kvint-large{display:none}footer .footer-logo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}footer .footer-logo a:hover::after{content:none}footer .footer-logo img{margin-top:.5em;height:80px;width:auto}footer .footer-logo .creators{display:none}footer .footer-logo .creators a{position:relative}footer .footer-logo .creators a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}footer .footer-logo .creators a:hover::after{transform:scaleX(1)}footer .creators{color:#d8d8d8;margin-top:2em;margin-bottom:0}footer .creators.coder{margin-top:0}footer .creators a{color:#d8d8d8;position:relative}footer .creators a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}footer .creators a:hover::after{transform:scaleX(1)}footer .creators a:hover{color:#3c3c3b}footer .other,footer .kvint{margin-top:2.5em}footer .kvint{display:flex;flex-direction:column;justify-content:space-between}footer .kvint h3{font-family:"LL Brown Pro Regular Web",sans-serif}footer .kvint .kvint-logo{height:15px;width:auto}footer .kvint .nt-logo{height:19px;margin-top:1em}footer h3{font-family:"LL Brown Pro Regular Web",sans-serif;font-size:1em;margin-top:2.5em}footer h3:first-child{margin-top:0}footer ul{margin:0;padding:0;list-style:none}@media(min-width: 600px){footer .columns>div{width:31.1475409836%;margin-left:3.2786885246%}footer .columns>div.external{width:31.1475409836%;margin-left:3.2786885246%}footer .columns>div:first-child,footer .columns>div.footer-contact{margin-left:0}footer .columns>div.creators,footer .columns>div.kvint{margin-top:1em;margin-left:3.2786885246%;width:31.1475409836%}footer .columns>div.designer{margin-left:0}footer .columns>div.kvint-small{display:none}footer .columns>div.kvint-large{display:flex}}@media(min-width: 1000px){footer .columns>div{width:22.5409836066%;margin-top:0}footer .columns>div.footer-logo{width:22.5409836066%}footer .columns>div.footer-contact{margin-left:3.2786885246%}footer .columns>div:first-child{margin-left:0}footer .columns>div.external{width:13.9344262295%}footer .columns>div.designer{width:22.5409836066%}footer .columns>div.coder{width:22.5409836066%}footer .columns>div.kvint{width:22.5409836066%}footer .columns>div.up{width:5.3278688525%;justify-self:flex-end}footer .columns>div.up.up-small{display:none}footer .columns>div.up.up-large{display:block}}@media(min-width: 1500px){footer .kvint{flex-direction:row;align-items:flex-end}}#cookie-banner{background-color:#1c2841;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:.5em 1em;text-align:center;position:fixed;bottom:0;right:0;left:0}#cookie-banner.hide{display:none}#cookie-banner a{background-color:#fff;border-radius:3px;font-size:.9em;padding:.2em .6em;white-space:nowrap}#cookie-banner a:hover{background-color:#d8d8d8}#cookie-banner .action{margin:.5em 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-around;width:100%}@media(min-width: 600px){#cookie-banner{-ms-flex-direction:row;flex-direction:row}#cookie-banner .action{margin:0 0 0 1em;width:inherit}#cookie-banner a{margin-left:1em}}.gapo-form{z-index:10;visibility:hidden;position:fixed;top:0;bottom:0;left:0;right:0}.gapo-form .overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;background-color:rgba(36,43,52,.9);transition:opacity 250ms;pointer-events:none}.gapo-form#form-meeting h2{margin-bottom:3em}.gapo-form .date-wrapper{position:relative}.gapo-form .date-wrapper input[type=date]{padding-right:2em}.gapo-form .date-wrapper img{position:absolute;right:.5em;top:50%;transform:translateY(-50%);height:20px}.gapo-form .date-wrapper img:hover{cursor:pointer}.gapo-form>div{display:flex;justify-content:flex-end;height:100%}.gapo-form .display{transform:translateX(100%);transition:transform 250ms;width:550px;display:flex}.gapo-form .inner{background-color:#fff;height:100%;width:100%;padding:4em 2em;overflow-y:auto;position:relative}.gapo-form form{margin-bottom:4em}.gapo-form a.close{margin:1em}.gapo-form a.close img{width:19px;height:auto}.gapo-form img{max-width:100%;height:auto}.gapo-form .step{border-bottom:1px solid #d8d8d8}.gapo-form .step .content{padding:3em 0 5em}.gapo-form .step:last-child{border-bottom:none}.gapo-form .step h2 a{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.gapo-form .step h2 a::after{content:none}.gapo-form .step h2 a svg{transition:transform 150ms ease-in-out}.gapo-form .step.active h2 a svg{transform:rotate(45deg)}.gapo-form .target-group [type=radio]{margin-right:.5em}.gapo-form .target-group label{margin-left:2em}.gapo-form .target-group label:first-child{margin-left:0}.gapo-form .target-group label:hover,.gapo-form .target-group [type=radio]:hover{cursor:pointer}.gapo-form .measure-next>div:last-child{text-align:right;margin-top:2em}.gapo-form .gate-next{text-align:right}.gapo-form .next-step img{margin:-8px 0 0 .5em}.gapo-form .product-categories{margin:2em 0}.gapo-form .product-categories label{display:block}.gapo-form .form-group{margin:2em 0}.gapo-form .form-group label{display:block;font-size:.9em}.gapo-form .form-group p{margin:.5em 0}.gapo-form .form-group.has-error label{color:#b22020}.gapo-form .form-group.has-error input[type=text],.gapo-form .form-group.has-error input[type=email],.gapo-form .form-group.has-error input[type=tel],.gapo-form .form-group.has-error input[type=date],.gapo-form .form-group.has-error textarea{border-color:#b22020}.gapo-form .form-group.has-error select{border:1px solid #b22020}.gapo-form .measure-description{margin-bottom:2em}.gapo-form .progress-status{margin:0 0 3em}.gapo-form .progress-status>div{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d8d8d8;padding:1em 0}.gapo-form .progress-status>div:first-child{padding-top:0}.gapo-form .progress-status>div h4{margin:0}.gapo-form .progress-status>div span{color:#a1a1a1;font-size:.9em}.gapo-form .progress-status>div .change{font-size:.9em;margin-left:1.5em}.gapo-form .progress-status .selection.has-error{color:#b22020}.gapo-form .progress-status .selection.has-error span{color:#b22020}.gapo-form select{display:block;font-family:"LL Brown Pro Light Web",sans-serif;background-color:#fff;border:1px solid #d8d8d8;border-radius:0;height:2.3em;margin:.2em 0 0;width:100%;padding:0 25px 0 .8em;background-image:url("/wp-content/themes/grensesnitt/static/images/chevron-down.svg");background-repeat:no-repeat;background-position:calc(100% - 10px) 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none}.gapo-form input[type=text],.gapo-form input[type=email],.gapo-form input[type=tel],.gapo-form input[type=date],.gapo-form textarea{border:1px solid #d8d8d8;border-radius:0;font-family:"LL Brown Pro Light Web",sans-serif;margin-top:.2em;padding:.5em;width:100%}.gapo-form input[type=text]::placeholder,.gapo-form input[type=email]::placeholder,.gapo-form input[type=tel]::placeholder,.gapo-form input[type=date]::placeholder,.gapo-form textarea::placeholder{color:#d8d8d8}.gapo-form input[type=text]:focus,.gapo-form input[type=email]:focus,.gapo-form input[type=tel]:focus,.gapo-form input[type=date]:focus,.gapo-form textarea:focus{outline:none;border:1px solid #1c2841}.gapo-form select,.gapo-form input[type=date]{height:2.5em}.gapo-form input[type=file]{font-family:"LL Brown Pro Light Web",sans-serif;font-size:.9em;width:100%}.gapo-form textarea{min-height:100px}.gapo-form button.submit-button{background:#1c2841;color:#fff;border:1px solid #1c2841;border-spacing:0;font-family:"LL Brown Pro Light Web",sans-serif;padding:1em 2em 1.2em;margin-top:2em}.gapo-form button.submit-button:hover{cursor:pointer;background:#fff;color:#1c2841}.gapo-form button.submit-button:hover svg g{stroke:#1c2841}.gapo-form button.submit-button svg{margin-left:.5em;margin-bottom:-2px;height:.9em}.gapo-form button.submit-button svg g{stroke:#fff}.gapo-form .error-report{color:#b22020;display:none;margin:4em 0 2em}.gapo-form .success-message{display:none;color:green}@media(min-width: 600px){.gapo-form a.close{margin:2em}.gapo-form .inner{padding-left:6em;padding-right:6em}.gapo-form .form-split{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:2em 0}.gapo-form .form-split>div{margin:0;width:48%}.gapo-form .measure-next{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2em}.gapo-form .measure-next>div{width:48%}.gapo-form .measure-next>div:last-child{margin-top:0}}@media(min-width: 1000px){.gapo-form .display{width:50%}}section.search-results{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:4em auto 4em}@media(min-width: 600px){section.search-results{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){section.search-results{padding-left:4rem;padding-right:4rem}}section.search-results img{max-width:100%;height:auto}section.search-results .search form{display:flex}section.search-results .search input[type=text]{border:1px solid #d8d8d8;font-family:"LL Brown Pro Light Web",sans-serif;padding:.5em;width:100%}section.search-results .search input[type=text]::placeholder{color:#d8d8d8}section.search-results .search input[type=text]:focus{outline:none;border:1px solid #1c2841}section.search-results .search input[type=submit]{background:#1c2841;color:#fff;border:1px solid #1c2841;border-spacing:0;font-family:"LL Brown Pro Light Web",sans-serif;padding:.8em 1.5em 1em}section.search-results .search input[type=submit]:hover{cursor:pointer;background:#fff;color:#1c2841}section.search-results .search input{-webkit-appearance:none;border-radius:0}section.search-results .results>article{padding:2em 0;border-bottom:1px solid #d8d8d8}section.search-results .results>article:last-child{border-bottom:none}section.search-results .results>article a.read-more{display:block;margin-top:1em}section.search-results .results>article a.read-more::after{content:none}section.search-results .results>article a.read-more span{position:relative}section.search-results .results>article a.read-more span::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}section.search-results .results>article a.read-more span:hover::after{transform:scaleX(1)}section.search-results .pagination-block{padding-top:3em;margin-bottom:4em;border-top:1px solid #d8d8d8}section.search-results .pagination-block .pagination{list-style:none;padding:0;display:flex;justify-content:flex-end}section.search-results .pagination-block .pagination li{margin:0 1em}section.search-results .pagination-block .pagination li:last-child{margin-right:0}section.search-results .pagination-block .pagination .btn.disabled,section.search-results .pagination-block .pagination .first,section.search-results .pagination-block .pagination .last{display:none}section.search-results .pagination-block .pagination a{padding:0 .2em}section.search-results .pagination-block .pagination a::after{transform:scaleX(1)}section.search-results .pagination-block .pagination a:hover::after{transform:scaleX(0)}@media(min-width: 600px){section.search-results{margin:4em auto 4em}section.search-results .search input[type=submit]{padding-left:3em;padding-right:3em}section.search-results .results{margin-top:4em}section.search-results .results>article{display:flex}section.search-results .results>article h2,section.search-results .results>article p{width:48.3606557377%}section.search-results .results>article p{margin-left:3.2786885246%}section.search-results .pagination-block{margin-bottom:4em}}.simple-page{margin:4em 0}.simple-page>div{padding-left:1.5rem;padding-right:1.5rem;max-width:1000px;margin:0 auto}@media(min-width: 600px){.simple-page>div{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.simple-page>div{padding-left:4rem;padding-right:4rem}}.simple-page h1.aligncenter{text-align:center}@media(min-width: 600px){.simple-page{margin:4em 0}}.company-nav{display:none;justify-content:center;padding-top:1rem;padding-bottom:1rem}.company-nav .item-wrapper{margin:0 2rem;position:relative;font-size:.9em}.company-nav .item-wrapper a:after{box-shadow:none;height:0}.company-nav .item-wrapper:last-of-type{margin:0 0 0 2rem}.company-nav .item-wrapper p{margin-bottom:.5rem}.company-nav .item-wrapper:hover .company-hover{display:block;opacity:1;transition:all .5s;z-index:2}.company-nav .company-hover{display:none;opacity:0;margin-left:0;background:#40474e;color:#fff;width:300px;padding:.75rem 1rem;position:absolute;left:50%;transform:translateX(-50%)}.company-nav .company-hover:before{content:"";width:8px;height:8px;background-color:#40474e;position:absolute;top:-4px;transform:rotate(45deg);left:48%}.company-nav .company-hover p{margin:0;font-size:.9em}@media screen and (min-width: 1000px){.company-nav{display:flex}}.image-boxes{margin-top:4em;margin-bottom:4em}.image-boxes:not(.bleed)>div{margin-left:auto;margin-right:auto;max-width:1800px}.image-boxes:not(.bleed)>div>section{margin-top:3em}.image-boxes:not(.bleed)>div>section:first-child{margin-top:0}@media(min-width: 600px){.image-boxes{margin-top:4em;margin-bottom:4em}blockquote+.image-boxes{margin-top:5em}.image-boxes>div{display:-ms-flexbox;display:flex}.image-boxes:not(.bleed)>div>section{margin-left:3.2786885246%}.image-boxes:not(.bleed)>div>section:first-child{margin-left:0}.image-boxes:not(.bleed)>div>section{margin-top:0}.image-boxes.has-boxes-1:not(.bleed)>div>section{width:100%}.image-boxes.has-boxes-2:not(.bleed)>div>section{width:48.3606557377%}.image-boxes.has-boxes-3:not(.bleed)>div>section{width:31.1475409836%}.image-boxes.has-boxes-2 .image h3{font-size:1.125em}}body.public .image-boxes:not(.bleed)>div,.image-boxes.gray:not(.bleed)>div{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .image-boxes:not(.bleed)>div,.image-boxes.gray:not(.bleed)>div{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .image-boxes:not(.bleed)>div,.image-boxes.gray:not(.bleed)>div{padding-left:4rem;padding-right:4rem}}h2+.image-boxes{margin-top:3em}.banner+.image-boxes{margin-top:0}.image-page-link{height:300px;color:#fff;position:relative;overflow:hidden}.image-page-link a{color:#fff;display:block;height:100%}.image-page-link a::after{content:none}.image-page-link a span{position:relative;padding-bottom:5px}.image-page-link a span::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #fff;transform:scaleX(0);transition:transform 150ms ease-in-out}.image-page-link a span:hover::after{transform:scaleX(1)}.image-page-link a:hover span::after{transform:scaleX(1)}.image-page-link .bg-image{z-index:-1}.image-page-link .overlay{position:absolute;left:0;right:0;bottom:0;top:0;background:linear-gradient(rgba(0, 0, 0, 0.5), transparent 50%)}.image-page-link .overlay.bottom{background:linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent 50%)}.image-page-link:hover .overlay{background:rgba(0,0,0,.4) !important}.image-page-link:hover .overlay.bottom{display:none}.image-page-link .content{padding:1.5rem 1.5rem 1.5rem;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;position:relative}.image-page-link h3{color:#fff;font-size:1.125em;font-family:"LL Brown Pro Regular Web",sans-serif;margin:0;text-align:left}.image-page-link h3 .arrow-right{margin:0 0 0 .4em;width:25px;height:17px}.image-page-link .content .bottom{font-family:"LL Brown Pro Regular Web",sans-serif}.image-page-link .content .bottom .description{font-size:.95em;text-align:left}.image-page-link+p{display:none}@media(min-width: 600px){.image-page-link{width:50%}}body.public .image-page-link{height:67vw}@media(min-width: 600px){body.public .image-page-link{height:50vw}body.public .image-page-link .overlay{padding:3em 2.5em 2.5em}}@media(min-width: 1000px){body.public .image-page-link{height:33vw}}.wp-block-column:first-child .small-image-page-link{margin-top:0}.wp-block-column:last-child .small-image-page-link{margin-bottom:0}.wp-block-column .small-image-page-link{width:100%}.small-image-page-link .overlay.gradient{background:linear-gradient(rgba(0, 0, 0, 0.4), transparent 50%)}.small-image-page-link.no-image{display:none}.small-image-page-link a{color:#fff}.small-image-page-link a::after{content:none}.small-image-page-link a .image h3{position:relative}.small-image-page-link a .image h3::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #fff;transform:scaleX(0);transition:transform 150ms ease-in-out}.small-image-page-link a .image h3:hover::after{transform:scaleX(1)}.small-image-page-link a .image h3 .arrow-right{display:initial}.small-image-page-link a:hover h3::after{transform:scaleX(1)}.small-image-page-link a:hover .overlay.gradient{background:linear-gradient(rgba(0, 0, 0, 0.4), transparent 100%)}.small-image-page-link .image h3{font-family:"LL Brown Pro Regular Web",sans-serif}.small-image-page-link .image{background:no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:relative;padding-top:66.6666667%;overflow:hidden}.small-image-page-link .image .overlay{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;color:#fff;padding:1em 1.5rem 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;transition:background 150ms ease-in-out}.small-image-page-link .image h3{color:#fff;display:inline-block;font-size:1em;margin:0;text-align:left}.small-image-page-link .image h3 .arrow-right{margin:0 0 0 .4em;width:auto;height:14px;display:none}.small-image-page-link .description{margin-top:1em;position:relative}.small-image-page-link .description a{color:#3c3c3b;position:relative}.small-image-page-link .description a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}.small-image-page-link .description a:hover::after{transform:scaleX(1)}.small-image-page-link .description svg{position:absolute;top:6px;left:0;width:auto;height:14px}.small-image-page-link .description>div{padding-left:1.75em}.small-image-page-link .description h4{font-size:1.1em;margin-bottom:.5em}.small-image-page-link .description ol{margin:0;padding-left:1em}@media(min-width: 600px){.small-image-page-link{margin:0}.small-image-page-link.no-image{display:block}}@media(min-width: 1000px){.small-image-page-link.small{width:31.1475409836% !important;margin-left:20.4918032787% !important;align-self:flex-end}}.footer-hero{background:no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:450px;text-align:center;min-height:30vw;position:relative;overflow:hidden}.footer-hero a{color:#fff;display:block;height:100%}.footer-hero a::after{content:none}.footer-hero a:hover .call-to-action span::after{transform:scaleX(1)}.footer-hero .call-to-action span{position:relative;padding-bottom:3px}.footer-hero .call-to-action span::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #fff;transform:scaleX(0);transition:transform 150ms ease-in-out}.footer-hero .call-to-action span:hover::after{transform:scaleX(1)}.footer-hero .bg-image{z-index:-1}.footer-hero .overlay{height:100%;padding-left:1.5rem;padding-right:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media(min-width: 600px){.footer-hero .overlay{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.footer-hero .overlay{padding-left:4rem;padding-right:4rem}}.footer-hero h3{font-size:1.2em;color:#fff}.footer-hero .text{font-size:1.75em;max-width:550px}.footer-hero .call-to-action .arrow-right{margin-left:.5em;height:.9em;width:auto}.header-and-text+.footer-hero{margin-top:10em}.header-and-text{max-width:1800px}.header-and-text>div{margin:4em auto}.header-and-text .title{margin-bottom:2em}.header-and-text h2{margin:0 0 .5em}.header-and-text .title-link{font-size:.9em}.header-and-text .content p{font-size:1.1em;display:inline-block;margin:.2em 0}.header-and-text .content .more{display:inline-block;margin-top:1.5em}.header-and-text .content a::after{transform:scaleX(1)}.header-and-text .content a:hover::after{transform:scaleX(0)}.header-and-text .arrow-right{margin-left:.5em;margin-bottom:-1px;height:.9em;width:auto}@media(min-width: 600px){.header-and-text{margin:4em auto}}@media(min-width: 1000px){.header-and-text>div{display:-ms-flexbox;display:flex}.header-and-text>div .title{width:48.3606557377%}.header-and-text>div .content{width:39.7540983607%;margin-left:3.2786885246%}}body.public .header-and-text>div,.header-and-text.gray>div{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .header-and-text>div,.header-and-text.gray>div{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .header-and-text>div,.header-and-text.gray>div{padding-left:4rem;padding-right:4rem}}.image-and-text{margin:4em auto;max-width:1800px}.image-and-text .image img{width:100%;height:auto;display:block}.image-and-text .image .description{position:relative;margin-top:1em;font-size:.9em}.image-and-text .image .description img{position:absolute;top:6px;left:0;width:auto;height:14px}.image-and-text .image .description>div{padding-left:2em}.image-and-text .content{margin-top:2em}.image-and-text .content h2{margin-top:0}.image-and-text .content .more{display:inline-block}.image-and-text .content .more img{margin-left:.5em;height:.9em;width:auto}@media(min-width: 600px){.image-and-text{margin:4em auto}}@media(min-width: 1000px){.image-and-text>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.image-and-text .image{width:56.9672131148%;margin-right:11.8852459016%}.image-and-text .content{margin-top:0;width:31.1475409836%}.image-and-text .content h2{margin-bottom:2em}.image-and-text .content .more{margin-top:2em}.image-and-text.image-format-small .image{width:22.5409836066%;margin-left:8.606557377%;margin-right:20.4918032787%}.image-and-text.image-format-small .content{width:48.3606557377%}.image-and-text.image-format-medium .image{width:48.3606557377%}.image-and-text.image-format-medium .content{width:39.7540983607%}.image-and-text.image-format-vertical .image{width:39.7540983607%;margin-right:11.8852459016%}.image-and-text.image-format-vertical .content{width:39.7540983607%}.image-and-text.image-position-right>div{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.image-and-text.image-position-right .image{margin-left:11.8852459016%;margin-right:0}.image-and-text.image-position-right.image-format-small .image{margin-right:8.606557377%;margin-left:23.7704918033%}.image-and-text.image-position-right.image-format-small .content{width:48.3606557377%}}body.public .image-and-text{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .image-and-text{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .image-and-text{padding-left:4rem;padding-right:4rem}}.image-and-text-50{margin:4em auto;max-width:1800px}.image-and-text-50 .heading{align-items:center}.image-and-text-50 .heading .some-container{margin-bottom:1rem}.image-and-text-50 .heading .some-container a:first-of-type{margin-right:.5rem}.image-and-text-50 .heading .some-container a:last-of-type{margin-left:.5rem}.image-and-text-50 .image figure{position:relative;margin:0;padding-top:75%}.image-and-text-50 .image figure.contain img{object-fit:contain;object-position:top}.image-and-text-50 .image figure img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.image-and-text-50 .image .description{position:relative;margin-top:1em;font-size:.9em}.image-and-text-50 .image .description img{position:absolute;top:6px;left:0;width:auto;height:14px}.image-and-text-50 .image .description>div{padding-left:2em}.image-and-text-50 .content{margin-top:2em}.image-and-text-50 .content p{margin-top:0}.image-and-text-50 .content h2,.image-and-text-50 .content h3{margin-top:0}.image-and-text-50 .content .more{display:inline-block}.image-and-text-50 .content .more img{margin-left:.5em;height:.9em;width:auto}@media(min-width: 600px){.image-and-text-50{margin:4em auto}}@media(min-width: 1000px){.image-and-text-50 .heading .some-container{margin-bottom:0}.image-and-text-50>div{justify-content:space-between;display:-ms-flexbox;display:flex}.image-and-text-50 .image{width:48.3606557377%}.image-and-text-50 .content{margin-top:0;width:48.3606557377%}.image-and-text-50 .content h2{margin-bottom:2em}.image-and-text-50.image-position-right .inner{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.image-and-text-50.image-position-right .image{margin-right:0}}body.public .image-and-text-50{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .image-and-text-50{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .image-and-text-50{padding-left:4rem;padding-right:4rem}}.slider{margin:4em 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:50vw}h2+.slider{margin-top:2em}.slider a::after{content:none}.slider .image{background:no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;object-fit:cover;height:100%}.slider .image img{height:100%;width:auto}.slider.fullwidth-image-slider .image img{width:100%;height:100%;display:block;object-fit:cover}.slider.fullwidth-image-slider .slide-content{height:70vw;width:100%;position:relative;overflow:hidden}.slider.fullwidth-image-slider>.image{width:100%;height:100%}.slider .swipe-container{height:300px}.slider .swipe-container .swipe,.slider .swipe-container .swipe-wrap{height:100%}.slider .swipe-container .swipe{width:100%}.slider .text{background-color:#f4f4f4;-ms-flex-positive:1;flex-grow:1;padding:3em 1.5rem}.slider .text>div{display:flex;flex-direction:column-reverse;-ms-flex-pack:justify;justify-content:space-between;height:100%}.slider .text .inner{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.slider .text .inner>div{margin:0 auto}.slider .text .inner a{margin-top:3em;display:block}.slider .text .inner a span{position:relative}.slider .text .inner a span::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}.slider .text .inner a span:hover::after{transform:scaleX(1)}.slider .text svg{margin-left:.5em;height:17px;width:auto}.slider .text h3{margin-bottom:3em}.slider .text .metadata{margin-bottom:1em;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.slider .text .metadata .progress{font-size:1.4em}.slider .text .metadata .navigate{padding:0 .2em}.slider .text .metadata .navigate-right{margin-left:2em}.slider .slider-description{background-color:#fff;position:absolute;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:.5em 1.5em 0}.slider .slider-description span{margin-left:2em;font-size:.9em}@media(min-width: 600px){body.public .slider{margin:4em 0}blockquote+body.public .slider{margin-top:5em}body.public .slider.fullwidth-image-slider .slide-content{height:50vw;max-height:1000px}body.public .slider .text{padding:3em 2.5rem}}@media(min-width: 1000px){body.public .slider{min-height:40vw;-ms-flex-direction:row;flex-direction:row}body.public .slider .swipe-container{width:65%;height:auto}body.public .slider .text{padding:4em 6em;width:35%}body.public .slider .text>div{-ms-flex-direction:column;flex-direction:column}body.public .slider .text .inner>div{max-width:500px}body.public .slider .text .metadata{margin-bottom:0;margin-top:3em}}.step-process{max-width:1800px;margin:4em auto}.step-process a::after{transform:scaleX(1)}.step-process h2{margin-bottom:2em}.step-process .step{margin:4em 0}.step-process .step:first-child{margin-top:0}.step-process .step:last-child{margin-bottom:0}.step-process .step .header{display:-ms-flexbox;display:flex}.step-process .step img{display:inline-block;max-width:60px;height:auto;margin-right:1.5em}.step-process .step h4{font-size:1.1em}.step-process .step p{margin:2em 0}@media(min-width: 600px){.step-process{margin:4em auto}.step-process .steps{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.step-process .steps .step{margin-left:3.2786885246%;margin-top:1em;margin-bottom:1em;width:48.3606557377%}.step-process .steps .step:nth-child(odd){margin-left:0}}@media(min-width: 1000px){.step-process .steps .step{margin-top:0;margin-bottom:0}.step-process .steps .step:nth-child(odd){margin-left:3.2786885246%}.step-process .steps .step:first-child{margin-left:0}.step-process .steps.has-2-steps .step{width:48.3606557377%}.step-process .steps.has-3-steps .step{width:31.1475409836%}.step-process .steps.has-4-steps .step{width:22.5409836066%}}@media(min-width: 1800px){.step-process{padding-left:0;padding-right:0}}body.public .step-process{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .step-process{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .step-process{padding-left:4rem;padding-right:4rem}}.adaptations{background-color:#1c2841;margin:4em 0;color:#fff}h2+.adaptations{margin-top:2em}.adaptations a{color:#fff;position:relative}.adaptations a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #fff;transform:scaleX(0);transition:transform 150ms ease-in-out}.adaptations a:hover::after{transform:scaleX(1)}.adaptations a.active::after{transform:scale(1)}.adaptations>div{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:0 auto;padding-top:1em;padding-bottom:6em;min-height:750px}@media(min-width: 600px){.adaptations>div{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.adaptations>div{padding-left:4rem;padding-right:4rem}}.adaptations ul.adaptation-menu{padding:0;margin-bottom:4em;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adaptations ul.adaptation-menu li{display:inline-block;width:31.1475409836%;margin:1em 0 1em 3.2786885246%}.adaptations ul.adaptation-menu li:nth-child(3n+1){margin-left:0}.adaptations .adaptation-content>div{display:none}.adaptations .adaptation-content>div.active{display:block}.adaptations .adaptation-content h4{font-family:"LL Brown Pro Regular Web",sans-serif;font-size:1.1em}.adaptations .adaptation-content .adaptation-group{margin:2em 0}.adaptations .adaptation-content .adaptation-group:first-child{margin-top:0}.adaptations .adaptation-content .adaptation-group:last-child{margin-bottom:0}.adaptations .adaptation-content .adaptation-group ul{padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adaptations .adaptation-content .adaptation-group ul li{padding:.8em .2em;text-align:center;width:100px}.adaptations .adaptation-content .adaptation-group ul li .image,.adaptations .adaptation-content .adaptation-group ul li .color{width:60px;height:60px;object-fit:cover;overflow:hidden;margin:0 auto 1em}.adaptations .adaptation-content .adaptation-group ul li .image,.adaptations .adaptation-content .adaptation-group ul li .alt-image{object-fit:cover}.adaptations .adaptation-content .adaptation-group ul li .alt-image{display:none}.adaptations .adaptation-content .adaptation-group ul li .description{display:none}.adaptations .adaptation-content .adaptation-group ul li img{display:block;height:100%;width:auto;margin:0 auto}.adaptations .adaptation-content .adaptation-group h4{margin:3em 0 .5em}.adaptations .adaptation-content .adaptation-group.circle-images ul li .image,.adaptations .adaptation-content .adaptation-group.circle-images ul li .color{border-radius:50%}.adaptations .adaptation-content .adaptation-group.no-hover ul li:hover{cursor:default}.adaptations .adaptation-content .adaptation-group.large-images ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adaptations .adaptation-content .adaptation-group.large-images li{display:block;margin-right:3.2786885246%;width:48.3606557377%;padding-top:1.8em;padding-bottom:1.8em}.adaptations .adaptation-content .adaptation-group.large-images li:nth-child(1),.adaptations .adaptation-content .adaptation-group.large-images li:nth-child(2),.adaptations .adaptation-content .adaptation-group.large-images li:nth-child(3){padding-top:0}.adaptations .adaptation-content .adaptation-group.large-images li:nth-child(2n){margin-right:0}.adaptations .adaptation-content .adaptation-group.large-images li .image{width:100%;height:auto;border-radius:0}.adaptations .adaptation-content .adaptation-group.large-images li .image img{width:100%;height:auto}@media(min-width: 1000px){.adaptations .adaptation-content .adaptation-group.large-images li{width:31.1475409836%}.adaptations .adaptation-content .adaptation-group.large-images li:nth-child(2n){margin-right:3.2786885246%}.adaptations .adaptation-content .adaptation-group.large-images li:nth-child(3n){margin-right:0}}.adaptations .adaptation-content .preview img{max-width:100%;height:auto}.adaptations .adaptation-content .preview .color{width:100%;height:300px}.adaptations .adaptation-content .intro p:first-child{margin-top:0}.adaptations .adaptation-content .intro p:last-child{margin-bottom:0}.adaptations .adaptation-content:not(.large-images) .preview,.adaptations .adaptation-content:not(.large-images) .intro{padding-top:3.5em}.adaptations .description{position:relative}.adaptations .description>div{padding-left:2em}.adaptations .description svg{position:absolute;top:6px;left:0;width:auto;height:14px}.adaptations .description svg g{stroke:#fff}@media(min-width: 600px){.adaptations{margin:4em 0}.adaptations ul.adaptation-menu li{width:22.5409836066%}.adaptations ul.adaptation-menu li:nth-child(3n+1){margin-left:3.2786885246%}.adaptations ul.adaptation-menu li:nth-child(4n+1){margin-left:0}.adaptations .adaptation-content>div.active{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.adaptations .adaptation-content>div.active .choices{width:48.3606557377%}.adaptations .adaptation-content>div.active .intro,.adaptations .adaptation-content>div.active .preview{margin-left:3.2786885246%;margin-right:8.606557377%;width:31.1475409836%}.adaptations .adaptation-content>div.active.large-images .intro,.adaptations .adaptation-content>div.active.large-images .preview{width:48.3606557377%;margin-right:0}}@media(min-width: 1000px){.adaptations ul.adaptation-menu li{width:13.9344262295%}.adaptations ul.adaptation-menu li:nth-child(4n+1){margin-left:3.2786885246%}.adaptations ul.adaptation-menu li:nth-child(6n+1){margin-left:0}}@media(min-width: 1000px){.adaptations ul.adaptation-menu li{width:5.3278688525%}.adaptations ul.adaptation-menu li:nth-child(6n+1){margin-left:3.2786885246%}.adaptations ul.adaptation-menu li:nth-child(12n+1){margin-left:0}}.specifications{max-width:1800px;margin:4em auto}.specifications.is-preview{min-height:200px}.specifications.is-preview.is-empty{background-color:#f4f4f4}.specifications>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.specifications h2{margin-top:0}.specifications .tabs ul.tab-select{padding:0;margin:0}.specifications .tabs ul.tab-select li{display:inline-block;margin-right:2em}.specifications .tabs ul.tab-select li.active a::after{transform:scaleX(1)}.specifications .tabs ul.tab-select li:last-child{margin-right:0}.specifications .tabs .tab-content{margin:3em 0}.specifications .tabs .tab-content>div{display:none}.specifications .tabs .tab-content>div li{line-height:2}.specifications .tabs .tab-content>div.active{display:block}.specifications .tables table{border-collapse:collapse;border-spacing:0;margin:2em 0;width:100%}.specifications .tables table:first-child{margin-top:0}.specifications .tables table:last-child{margin-bottom:0}.specifications .tables table td{padding:.7em 2em .5em 0;vertical-align:top;border-bottom:1px solid #d8d8d8}.specifications .tables table td:first-child{width:180px}.specifications .tables table td p:first-child{margin-top:0}.specifications .tables table td p:last-child{margin-bottom:0}.specifications .tables table tr:last-child td{border-bottom:none}@media(min-width: 600px){.specifications{margin:4em auto}.specifications .tables table td:first-child{width:250px;white-space:nowrap}}@media(min-width: 1000px){.specifications>div{-ms-flex-direction:row;flex-direction:row}.specifications .content{width:48.3606557377%;margin-right:3.2786885246%}.specifications .tables{width:48.3606557377%}}body.public .specifications{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .specifications{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .specifications{padding-left:4rem;padding-right:4rem}}.product-preview{margin:4em 0}.product-preview .products{padding-left:1.5rem;padding-right:1.5rem;scrollbar-width:none;-ms-overflow-style:none}@media(min-width: 600px){.product-preview .products{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.product-preview .products{padding-left:4rem;padding-right:4rem}}.product-preview .products::-webkit-scrollbar{display:none}.product-preview .products>section{display:inline-block;vertical-align:top}.product-preview.scrolling .products{overflow-x:auto;white-space:nowrap}.product-preview .products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-preview .products>section{margin:1.5em 0}.product-preview .small-image-page-link{width:100%;margin-right:3.2786885246%}.product-preview .small-image-page-link:last-child{margin-right:0}.product-preview .small-image-page-link:nth-last-child(-n+2){margin-bottom:0}.product-preview .small-image-page-link:nth-child(-n+2){margin-top:0}.product-preview .small-image-page-link .description{min-height:0;white-space:initial}.product-preview .external-link{margin-top:2em}.product-preview .external-link h4{text-align:center;font-size:1.5em}.product-preview .external-link h4 a::after{bottom:-6px;transform:scaleX(1)}.product-preview .external-link h4 a:hover::after{transform:scaleX(0)}.product-preview .external-link .arrow-right{margin-left:.2em;height:17px;width:auto}@media(min-width: 600px){.product-preview{margin:4em 0}.product-preview .small-image-page-link{width:48.3606557377%}.product-preview .products{max-width:1800px;margin:0 auto}.product-preview .products>section{margin:2em 0 2em 3.2786885246%}.product-preview .products>section:nth-child(2n+1){margin-left:0}}p+.product-preview{margin:0 0 4em}@media(min-width: 600px){p+.product-preview{margin:0 0 4em}}@media(min-width: 1000px){.product-images.product-preview .small-image-page-link{width:31.1475409836%}.product-images.product-preview .small-image-page-link:nth-child(2n+1){margin-left:3.2786885246%}.product-images.product-preview .small-image-page-link:nth-child(3n+1){margin-left:0}}.team{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:4em auto}@media(min-width: 600px){.team{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.team{padding-left:4rem;padding-right:4rem}}.team .list{display:flex;flex-wrap:wrap}.team .list .person{margin-top:1em;margin-bottom:1em;width:100%}.team .list .person .image .bg-image{background-position-y:top}.team .list .person .top{display:none;padding:1rem;background-color:rgba(255,255,255,.9);min-width:200px;margin:1rem 0 0 1rem}.team .list .person p{word-break:break-word}.team .list .person p:first-child{margin-top:0}.team .list .person p:last-child{margin-bottom:0}.team .list .person a{color:#3c3c3b;position:relative}.team .list .person a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}.team .list .person a:hover::after{transform:scaleX(1)}.team .list .person a:after{transform:scaleX(1)}.team .list .person a:hover:after{transform:scaleX(0)}.team .list .person:nth-child(2n+1){margin-left:0}.team .list .person h4{font-size:1.1em}.team .list .person img{max-width:100%;height:auto}.team .list .person .image{margin-bottom:1em}.team .show-full-team{font-size:1.2em;text-align:center;margin-top:2em}@media(min-width: 600px){.team{margin:4em auto}}@media(min-width: 1000px){.team .list{justify-content:space-between}.team .list .person{margin-left:0;width:48.3606557377%}.team .list .person .info{display:none}.team .list .person .top{display:inline-block}.team .list .person .image{margin-bottom:0}}h2+.team{margin-top:1em}.address{margin:4em 0;max-width:1800px}body.public .address{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .address{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .address{padding-left:4rem;padding-right:4rem}}.address>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.address>div.text-position-right .address-info .info{padding:0}.address>div.text-position-right .address-info .info h2,.address>div.text-position-right .address-info .info h3{margin-top:0}.address>div.text-position-right .address-info .info p{font-size:1.1em}.address .map{background-color:#1c2841;min-height:425px;margin-top:1.5em;width:100%}.address .form-contact{background-color:#f4f4f4;padding:1.5rem;margin-top:3em}.address .form-contact #team-form-contact{visibility:visible;position:inherit}.address .form-contact #team-form-contact .display{transform:translateX(0)}.address .form-contact #team-form-contact .display .close{display:none}.address .form-contact #team-form-contact .display .inner{padding:0 0 1em 0;background-color:rgba(0,0,0,0)}.address .form-contact #team-form-contact .display .inner form{margin:0}.address .form-contact #team-form-contact .display .inner form h2{margin-top:0}.address .form-contact #team-form-contact .display .inner form .content .form-group{margin:1em 0}.address .form-contact #team-form-contact .display .inner form .content .contact-info #email-label.has-error{color:#b22020}.address .form-contact #team-form-contact .display .inner form .content .contact-info #email.has-error{border-color:#b22020}.address .form-contact #team-form-contact .display .inner form .content .contact-info #copy{font-size:1rem;margin-bottom:1em;margin-top:.2em}.address .form-contact #team-form-contact .display .inner form .content .contact-info #copy input{margin:0}.address .form-contact #team-form-contact .display .inner form .content .submit-button{margin-top:0}.address .address-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;align-items:flex-start}.address .address-info .info{padding:1.5rem;width:100%;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.address .address-info .info p{margin-top:0}.address .address-info .info.bg-color-light-gray{background-color:#f4f4f4}.address .address-info .info.bg-color-white{background-color:#fff}.address .address-info a img{height:15px;width:auto;margin-bottom:-2px;margin-left:.5em}@media(min-width: 600px){.address{margin:4em auto}blockquote+.address{margin-top:5em}.address>div{-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.address>div.text-position-right{flex-direction:row-reverse}.address>div.text-position-right .address-info .info{justify-content:flex-start}.address .with-form .address-info{flex-direction:column}.address .with-form .address-info .info{justify-content:flex-start}.address .with-form .form-contact{width:48.3606557377%;padding:3em;margin-top:0}.address .with-form .form-contact #team-form-contact>div{justify-content:flex-start}.address .with-form .form-contact #team-form-contact .display .inner{padding:0}.address .map{width:48.3606557377%;margin-top:0}.address .address-info{width:48.3606557377%;flex-direction:row;justify-content:unset;align-items:unset}.address .address-info .info{padding:3em}.address .address-info .map{width:100%}}@media(min-width: 1000px){.address>div{flex-direction:row;justify-content:space-between}.address .address-info{width:48.3606557377%;flex-direction:column}.address .address-info .info{padding:2.5rem}.address .map{width:48.3606557377%;margin-top:0}.address .with-form{flex-direction:row;justify-content:space-between}.address .with-form .address-info{width:48.3606557377%}.address .with-form .address-info .info{width:100%}.address .with-form .address-info .map{width:100%}.address .with-form .form-contact{margin:0;width:48.3606557377%;padding:2.5rem}.address .with-form .form-contact #team-form-contact div .display{width:100%}.address .with-form .form-contact #team-form-contact div .display .inner form .content .contact-info #copy{margin-bottom:2em}.address .with-form .form-contact #team-form-contact div .display .inner form .content .contact-info #copy input{margin:0}}@media(min-width: 1300px){.address .with-form .form-contact #team-form-contact div .display{width:100%}.address .with-form .form-contact #team-form-contact div .display .inner form .content .contact-info{display:flex;justify-content:space-between}.address .with-form .form-contact #team-form-contact div .display .inner form .content .contact-info>div{display:flex;flex-direction:column}.address .with-form .form-contact #team-form-contact div .display .inner form .content .contact-info div:first-of-type{width:56.9672131148%}.address .with-form .form-contact #team-form-contact div .display .inner form .content .contact-info div:first-of-type #copy{margin-bottom:0}.address .with-form .form-contact #team-form-contact div .display .inner form .content .contact-info div:last-of-type{width:39.7540983607%}}.expandable-sections{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:4em auto}@media(min-width: 600px){.expandable-sections{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.expandable-sections{padding-left:4rem;padding-right:4rem}}.expandable-sections h2{margin-top:0}.expandable-sections .sections .section{padding:2em 0;border-bottom:1px solid #d8d8d8}.expandable-sections .sections .section:first-child{padding-top:0}.expandable-sections .sections .section:last-child{padding-bottom:0;border-bottom:none}.expandable-sections .sections .section>a span{position:relative}.expandable-sections .sections .section>a span::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}.expandable-sections .sections .section>a span:hover::after{transform:scaleX(1)}.expandable-sections .sections .section.has-content h2{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.expandable-sections .sections .section.has-content h2 img{margin-left:1em;transition:transform 150ms ease-in-out}.expandable-sections .sections .section .content{max-height:0;overflow-y:hidden;transition:max-height 500ms cubic-bezier(0, 1, 0, 1)}.expandable-sections .sections .section .content>div{margin:4em 0}.expandable-sections .sections .section .content h4{font-size:1.125em;margin:3em 0 1.5em}.expandable-sections .sections .section.active .content{max-height:2000px;transition:max-height 500ms ease-in-out}.expandable-sections .sections .section.active.has-content h2::after,.expandable-sections .sections .section.active.has-content h2 img{transform:rotate(45deg)}@media(min-width: 600px){.expandable-sections{margin:4em auto}.expandable-sections>div{display:flex}.expandable-sections>div>div{width:48.3606557377%;margin-left:3.2786885246%}.expandable-sections>div>div:first-child{margin-left:0}.expandable-sections .sections .section.has-content h2 img{display:none}.expandable-sections .sections .section.has-content h2::after{content:"";position:absolute;left:-35px;top:8px;width:19px;height:20px;background:url(/wp-content/themes/grensesnitt/static/images/plus-sign.svg);transition:transform 150ms ease-in-out}}.faq>div{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:4em auto}@media(min-width: 600px){.faq>div{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.faq>div{padding-left:4rem;padding-right:4rem}}.faq h2{margin-top:0}.faq .question{border-bottom:1px solid #d8d8d8}.faq .question:last-child{border-bottom:none}.faq .question h3{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 0 1.6em;text-indent:-2.2em}.faq .question h3 img{margin-left:1em;transition:transform 200ms ease-in-out}.faq .question h3 span span{display:inline-block;width:1.9em;text-align:right}.faq .question:first-child h3{padding-top:0}.faq .question .answer{max-height:0;overflow-y:hidden;transition:max-height 500ms cubic-bezier(0, 1, 0, 1)}.faq .question .answer>div{margin:.5em 0 4.5em 1.9em}.faq .question .answer p:first-child{margin-top:0}.faq .question .answer p:last-child{margin-bottom:0}.faq .question .answer ul li,.faq .question .answer ol li{margin:1em 0}.faq .question.active h3 img{transform:rotate(45deg)}.faq .question.active .answer{max-height:2000px;transition:max-height 500ms ease-in-out}@media(min-width: 600px){.faq>div{display:flex}.faq>div>div{width:48.3606557377%;margin-left:3.2786885246%}.faq>div>div:first-child{margin-left:0}}body.public .faq.gray{padding-top:3em;padding-bottom:3em;margin-bottom:0}@media(min-width: 600px){body.public .faq.gray{margin:4em auto 0;padding-top:8em;padding-bottom:6em}}.downloads ul.files li{display:flex;margin:.4em 0}.downloads ul.files li::before{margin-right:0}.downloads ul.files li>div{text-indent:0}.downloads ul.files li a{display:flex;justify-content:space-between;align-items:center;width:100%}.downloads ul.files li a>div{text-indent:0}.downloads ul.files li a img{margin-left:1em}.banner{margin-top:4em}.banner img{width:100%;height:auto;display:block}.banner .overlay{position:absolute;top:0;right:0;bottom:0;left:0}.banner .mobile+.desktop{display:none}.banner a{position:relative;display:block}.banner a::after{content:none}.banner a:hover .overlay{background-color:rgba(0,0,0,.2)}@media(min-width: 600px){.banner{margin-top:4em}.banner .mobile{display:none}.banner .mobile+.desktop{display:block}}.block-project-preview{margin:4em auto;max-width:1800px}@media(min-width: 600px){.block-project-preview{margin:0 auto 4em}}.block-project-preview .read-more{margin-top:.5rem;display:flex;text-align:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){.block-project-preview .read-more{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.block-project-preview .read-more{padding-left:4rem;padding-right:4rem}}@media(min-width: 600px){.block-project-preview .read-more img{margin-left:.5rem}}.block-project-preview .tag-list{padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;position:relative;width:100%}@media(min-width: 600px){.block-project-preview .tag-list{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.block-project-preview .tag-list{padding-left:4rem;padding-right:4rem}}.block-project-preview .tag-list .tag-btn{font-weight:600;width:42%;margin-right:1.5rem}@media(min-width: 600px){.block-project-preview .tag-list .tag-btn{width:30%}}@media(min-width: 1000px){.block-project-preview .tag-list .tag-btn{width:max-content;margin-right:4rem}}.block-project-preview .tag-list .category{width:42%;margin-right:1.5rem;margin-bottom:1rem}.block-project-preview .tag-list .category label{margin-right:0}.block-project-preview .tag-list .category:nth-child(even){margin-right:0}@media(min-width: 600px){.block-project-preview .tag-list .category{width:30%}.block-project-preview .tag-list .category:nth-child(even){margin-right:1.5rem}.block-project-preview .tag-list .category:nth-child(3n+3){margin-right:0}}@media(min-width: 1000px){.block-project-preview .tag-list .category{width:max-content;margin-right:4rem}.block-project-preview .tag-list .category:nth-child(even){margin-right:4rem}.block-project-preview .tag-list .category:nth-child(3n+3){margin-right:4rem}}.block-project-preview .tag-list .category .sub-categories{padding-inline-start:0}@media(min-width: 600px){.block-project-preview .tag-list label{margin-right:4rem}}.block-project-preview .tag-list label.tag-active input[type=checkbox]{background-color:#1c2841;font-size:.8rem;padding-bottom:.6rem}.block-project-preview .tag-list label input[type=checkbox]{margin:0 .2rem 0 .2rem;width:12px;height:12px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:1px solid gray;box-shadow:none;font-size:1.6em;overflow:hidden;transition:background-color .3s ease}.block-project-preview .tag-list label input[type=checkbox]:after{content:"✓";color:#fff;position:absolute;padding-left:.1rem;padding-bottom:.6rem}.block-project-preview .tag-list label input[type=checkbox]:focus{outline-offset:0}.block-project-preview .projects{padding-left:1.5rem;padding-right:1.5rem;display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap}@media(min-width: 600px){.block-project-preview .projects{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.block-project-preview .projects{padding-left:4rem;padding-right:4rem}}.block-project-preview .project{width:100%;margin-bottom:1rem}.block-project-preview .project:last-child{margin-bottom:0}.block-project-preview .project:after{display:none}.block-project-preview .project:hover{cursor:pointer}.block-project-preview .project .image{background-size:cover;position:relative;padding-top:66.6666667%;overflow:hidden}.block-project-preview .project .image .overlay{display:none;position:absolute;padding:1.2rem;top:0}.block-project-preview .project .image .overlay .card-back{position:relative;background:rgba(255,255,255,.9);padding:.8rem 4rem .8rem .8rem;font-size:.9rem;line-height:1.2rem;max-width:100%;transition:all .3s ease-in-out}.block-project-preview .project .image .overlay .card-back:hover{background:#fff}.block-project-preview .project .image .overlay .card-back h4{margin:0}.block-project-preview .project .image .overlay .card-back .more-wrapper{width:100%;display:flex;margin-top:.8em}.block-project-preview .project .image .overlay .card-back .more-wrapper p{margin:0;padding-right:1em;margin:auto 0}.block-project-preview .project .image .overlay .card-back .more-wrapper svg{width:15px;height:15px;align-self:center}.block-project-preview .project .info{margin-top:1em;margin-bottom:1.5em}.block-project-preview .project .info h4{margin:0}.block-project-preview .project .info .arrow-wrapper{display:flex;margin-top:.8em}.block-project-preview .project .info .arrow-wrapper p{margin:0;padding-right:1em}.block-project-preview .project .info .arrow-wrapper svg{width:15px;height:15px;align-self:center}.block-project-preview .project .lightbox{display:none}.block-project-preview .project .lightbox .hider{display:none}.block-project-preview .read-more{margin-top:2em}@media(min-width: 1000px){.block-project-preview .projects{flex-direction:row}.block-project-preview .project{width:48.3606557377%;margin-bottom:3vw}.block-project-preview .project:nth-last-child(-n+2){margin-bottom:0}.block-project-preview .project .image .overlay{display:block}.block-project-preview .project .info{display:none}.block-project-preview .read-more{margin-top:1.5em}}@media(min-width: 1800px){.block-project-preview .project{margin-bottom:3.5rem}}.product-category{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:4em auto}@media(min-width: 600px){.product-category{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.product-category{padding-left:4rem;padding-right:4rem}}.product-category>div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-category h2{margin-bottom:2em}.product-category .small-image-page-link{width:100%}.product-category .small-image-page-link .description{min-height:0}@media(min-width: 600px){body.public .product-category .small-image-page-link{width:48.3606557377%;margin-right:3.2786885246%}body.public .product-category .small-image-page-link:nth-child(2n){margin-right:0}}@media(min-width: 1000px){body.public .product-category .small-image-page-link{width:31.1475409836%}body.public .product-category .small-image-page-link:nth-child(2n){margin-right:3.2786885246%}body.public .product-category .small-image-page-link:nth-child(3n){margin-right:0}}.breadcrumbs{background-color:#f2f2f2;font-size:.95em;margin-bottom:2em}.breadcrumbs>div{padding:.5em 0;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;max-width:1800px}@media(min-width: 600px){.breadcrumbs>div{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.breadcrumbs>div{padding-left:4rem;padding-right:4rem}}.breadcrumbs span{color:#a1a1a1}.breadcrumbs span a{color:#a1a1a1}.breadcrumbs span a:hover{color:#3c3c3b}.breadcrumbs span:last-child{color:#3c3c3b}.breadcrumbs span:last-child a{color:#3c3c3b}.image-and-image-50{margin:4em auto 0;max-width:1800px}.image-and-image-50.is-preview{min-height:200px}.image-and-image-50.is-preview.is-empty{background-color:#f4f4f4}.image-and-image-50 .image{margin-bottom:1.5rem}.image-and-image-50 .image:last-child{margin-bottom:0}.image-and-image-50 .image figure{position:relative;margin:0;padding-top:75%}.image-and-image-50 .image figure img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.image-and-image-50 .image .description{position:relative;margin-top:1em;font-size:.9em}.image-and-image-50 .image .description img{position:absolute;top:6px;left:0;width:auto;height:14px}.image-and-image-50 .image .description>div{padding-left:2em}@media(min-width: 1000px){.image-and-image-50>div{justify-content:space-between;display:-ms-flexbox;display:flex}.image-and-image-50 .image{width:48.3606557377%;margin-bottom:0}}body.public .image-and-image-50{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .image-and-image-50{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .image-and-image-50{padding-left:4rem;padding-right:4rem}}.image-and-image-50+.image-and-image-50{margin-top:3vw}@media(min-width: 1800px){.image-and-image-50+.image-and-image-50{margin-top:3.5rem}}.gl-container{justify-content:center;z-index:10;position:fixed;top:0;right:0;left:0;bottom:0;opacity:0;transition:opacity 150ms ease-in-out;display:none;-ms-flex-direction:column;flex-direction:column}.gl-container .gl-content-wrapper{background:rgba(62,68,76,.94);padding:1.5rem 0 1.5rem 0;overflow-y:auto}@media(min-width: 600px){.gl-container .gl-content-wrapper{margin:4rem auto;width:90%;padding:1rem 1rem 4rem 1rem;max-width:1200px}}@media(min-width: 1000px){.gl-container .gl-content-wrapper{padding:1rem 0rem 3rem 0rem}}@media(min-width: 1800px){.gl-container .gl-content-wrapper{padding:1rem 0rem 4rem 0rem;max-width:1500px}}@media screen and (min-aspect-ratio: 2/3)and (min-width: 1000px)and (max-height: 1000px){.gl-container .gl-content-wrapper{width:130vh;max-width:none;height:95%;margin:1rem auto}.gl-container .gl-content-wrapper .gl-header{padding-bottom:1em}.gl-container .gl-content-wrapper .text-wrapper p{margin:.5em 0}}@media screen and (min-aspect-ratio: 2/3)and (min-width: 1000px)and (max-height: 1000px)and (max-height: 720px){.gl-container .gl-content-wrapper{width:125vh}}.gl-container .project-links{align-items:center;display:flex;flex-direction:column;align-self:center}@media(min-width: 600px){.gl-container .project-links{flex-direction:row;align-self:unset}}.gl-container .arrow{width:100%}.gl-container .img-text{font-size:1.4rem;width:75%}.gl-container .progress{width:auto}.gl-container .text-parent{flex-direction:row !important;width:100%;justify-content:flex-end}.gl-container .text-wrapper{display:flex;justify-content:flex-end;font-size:1.4rem;width:25%;flex-direction:row !important}.gl-container .more:after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #fff;transform:scaleX(0);transition:transform 150ms ease-in-out}.gl-container .length{width:auto}.gl-container .project-details{width:100%;margin-top:1.5rem}@media(min-width: 600px){.gl-container .project-details{width:unset;margin:0}}.gl-container .link-project{color:#fff;display:flex;margin-right:0;width:100%;justify-content:center}@media(min-width: 600px){.gl-container .link-project{margin-right:2rem;width:unset;justify-content:unset}}.gl-container .link-project .read-more{margin:0}.gl-container .link-project .read-more .dat-arrow{margin-left:.5rem}.gl-container.show{display:-ms-flexbox;display:flex}.gl-container.fade{opacity:1}.gl-container a::after{content:none}.gl-container .gl-header{max-width:100%;width:100%;flex-direction:column;text-align:right;margin-bottom:1rem}@media(min-width: 1000px){.gl-container .gl-header{max-width:100%;margin:0 auto;padding:0rem 1rem 2rem 0rem}}.gl-container .gl-header a.gl-close{padding:0 1em;height:100%;width:auto}@media(min-width: 600px){.gl-container .gl-header a.gl-close{padding:0}}.gl-container .gl-header a.gl-close::after{content:none}.gl-container .gl-header a.gl-close svg{width:18px}@media(min-width: 1000px){.gl-container .gl-header{flex-basis:60px}}.gl-container .gl-footer{display:-ms-flexbox;display:flex;flex-basis:60px;flex-shrink:0}@media(min-width: 1000px){.gl-container .gl-footer{flex-basis:60px}}.gl-container .gl-nav{flex-basis:20px;flex-shrink:0;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.gl-container .gl-nav a{display:none;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gl-container .gl-nav svg{width:50px;margin-bottom:150px;transition:transform 150ms ease-in-out}.gl-container .gl-nav.gl-nav-next:hover a svg{transform:translateX(10px)}.gl-container .gl-nav.gl-nav-prev:hover a svg{transform:translateX(-10px)}@media(min-width: 1000px){.gl-container .gl-nav{flex-basis:130px}.gl-container .gl-nav a{display:-ms-flexbox;display:flex}}.gl-container .gl-inner{display:-ms-flexbox;display:flex;width:100%;max-width:100%;margin:0 auto}@media(min-width: 600px){.gl-container .gl-inner{width:100%}}.gl-container .gl-image{flex-grow:1}.gl-container .gl-image:hover{cursor:pointer}.gl-container .gl-image:hover img{cursor:auto}.gl-container .gl-image figure{position:relative;padding-top:66.6666667%;width:100%;margin:0}.gl-container .gl-image figure img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.gl-container .gl-swipe{overflow:hidden;visibility:hidden;position:relative;display:flex;justify-content:center;flex-direction:column}.gl-container .gl-swipe .gl-swipe-wrap{overflow:hidden;position:relative}.gl-container .gl-swipe .gl-swipe-wrap div{display:flex;flex-direction:column}.gl-container .gl-swipe .gl-swipe-wrap div p{color:#fff}.gl-container .gl-swipe .gl-swipe-wrap>div{float:left;width:unset;position:relative;overflow:hidden}.gl-container .gl-swipe .gl-swipe-wrap>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gl-container .gl-swipe,.gl-container .gl-swipe-wrap,.gl-container .gl-swipe-wrap>div{height:100%}.popup-wrapper{display:none;width:100%;flex-direction:row;justify-content:space-between;flex-wrap:wrap;background:#fff;padding:.5rem 1.5rem 1.5rem 1.5rem;max-height:calc(100vh - 75px);overflow:auto}.popup-wrapper .title{width:100%}.popup-wrapper .left{width:100%}.popup-wrapper .left figure{margin:0}.popup-wrapper .left figure img{max-width:100%}.popup-wrapper .right{width:100%}.popup-wrapper .right .intro{margin-top:0}@media(min-width: 600px){.popup-wrapper{padding:1rem 3rem 3rem 3rem}.popup-wrapper .right,.popup-wrapper .left{width:48.3606557377%}}.contact-form{max-width:1800px;margin:4em auto}.contact-form>div{display:flex;flex-direction:column;justify-content:space-between}.contact-form figure{margin:0 0 1.5em;position:relative;padding-top:67%}.contact-form figure.no-image{display:none}.contact-form figure img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.contact-form form label{display:block;margin-bottom:.25em}.contact-form form .contact-checkbox{font-size:.9em}.contact-form form .contact-checkbox label{padding-left:23px}.contact-form form .contact-checkbox input{margin-left:-23px;margin-right:5px;transform:translateY(1px)}.contact-form form .contact-checkbox label:hover{cursor:pointer}.contact-form form input[type=email],.contact-form form input[type=tel],.contact-form form input[type=text]{width:100%;padding:.5em;font-family:"LL Brown Pro Light Web",sans-serif;font-size:1em}.contact-form form input[type=tel]{max-width:200px}.contact-form form>div{margin-bottom:1em}.contact-form form .contact-postal{display:flex}.contact-form form .contact-postal .postal-code{width:100px}.contact-form form .contact-postal .city{margin-left:1em;flex-grow:1}.contact-form #form-contact{visibility:visible;position:inherit}.contact-form #form-contact .display{transform:translateX(0)}.contact-form #form-contact .display .close{display:none}.contact-form #form-contact .display .inner{padding:0 0 1em 0;background-color:rgba(0,0,0,0)}.contact-form #form-contact .display .inner form{margin:0}.contact-form #form-contact .display .inner form h2{margin-top:0}.contact-form #form-contact .display .inner form .content .form-group{margin:1em 0}.contact-form #form-contact .display .inner form .content .contact-info #email-label.has-error{color:#b22020}.contact-form #form-contact .display .inner form .content .contact-info #email.has-error{border-color:#b22020}.contact-form #form-contact .display .inner form .content .contact-info #copy{font-size:1rem;margin-bottom:1em;margin-top:.2em}.contact-form #form-contact .display .inner form .content .contact-info #copy input{margin:0}.contact-form #form-contact .display .inner form .content .submit-button{margin-top:1em}.contact-form .cta-button{color:#fff;display:inline-block;margin-top:.5em;font-family:"LL Brown Pro Light Web",sans-serif}.contact-form .cta-button:after{display:none}.contact-form .cta-button img{margin-left:.5em}.contact-form .response{border:1px solid;display:none;padding:.5em 1em;font-size:.9em}.contact-form .response.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.contact-form .response.error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.contact-form .response p{margin:.5em 0}.contact-form .response p:first-child{margin-top:0}.contact-form .response p:last-child{margin-bottom:0}@media(min-width: 600px){.contact-form{margin:4em auto}.contact-form #form-contact>div{justify-content:flex-start}.contact-form #form-contact .display .inner{padding:0}}@media(min-width: 1000px){.contact-form>div{flex-direction:row;align-items:flex-start}.contact-form>div>*{width:48.3606557377%}.contact-form #form-contact .display{width:100%}.contact-form figure{padding-top:32%;margin-bottom:0}.contact-form figure.no-image{display:block}}body.public .contact-form{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body.public .contact-form{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body.public .contact-form{padding-left:4rem;padding-right:4rem}}.product-tables{padding-left:1.5rem;padding-right:1.5rem;margin:4em 0}@media(min-width: 600px){.product-tables{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.product-tables{padding-left:4rem;padding-right:4rem}}.product-tables h1{margin:0;margin-bottom:2rem;font-size:1.2em}.product-tables .export-link{display:inline-flex;color:#3c3c3b;position:relative;margin-top:2rem}.product-tables .export-link::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}.product-tables .export-link:hover::after{transform:scaleX(1)}.product-tables .export-link img{margin-left:1rem}.product-tables .content .wrapper{border-bottom:1px solid #d8d8d8}.product-tables .content .wrapper h2{margin:1.5rem 0;font-size:1em;cursor:pointer}.product-tables .content .wrapper h2 a{width:100%;display:flex;justify-content:space-between}.product-tables .content .wrapper h2 a img{transition:transform 200ms ease-in-out}.product-tables .content .wrapper h2 a:after{transform:scale(0)}.product-tables .content .wrapper h2 a.active img{transform:rotate(45deg)}.product-tables .content .wrapper .table{max-height:0;overflow-y:hidden;transition:max-height 500ms cubic-bezier(0, 1, 0, 1)}.product-tables .content .wrapper .table table{border-collapse:collapse;border-spacing:0;margin:0 0 5em 0;width:100%}.product-tables .content .wrapper .table table th{text-align:left;margin-bottom:1rem;border-bottom:1px solid #a1a1a1;padding:.7em 2em .5em 0;font-size:.9em}.product-tables .content .wrapper .table table td{padding:.7em 2em .5em 0;border-bottom:1px solid #d8d8d8;font-size:.9em}.product-tables .content .wrapper .table table tr:last-child td{border-bottom:none}.product-tables .content .wrapper .table.show{max-height:6000px;transition:max-height 500ms ease-in-out}.product-tables .content .wrapper:last-child{border-bottom:none}@media(min-width: 1000px){.product-tables h1{font-size:2em}.product-tables .content .wrapper h2{font-size:1.5em}.product-tables .content .wrapper .table table td:first-child{white-space:nowrap}.product-tables .content .wrapper .table table th,.product-tables .content .wrapper .table table td{font-size:1em}}body{font-family:"LL Brown Pro Light Web",sans-serif;color:#3c3c3b;line-height:1.6;font-size:18px}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:400}body p{margin-bottom:1.5em}body a{text-decoration:none;color:#3c3c3b;position:relative}body a::after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-3px;box-shadow:inset 0px -1px 0px #3c3c3b;transform:scaleX(0);transition:transform 150ms ease-in-out}body a:hover::after{transform:scaleX(1)}body blockquote p{font-size:1.4em}body .cta-button{background:#1c2841;padding:1rem}body button.cta-button{border:none;color:#fff}body button.cta-button:hover{cursor:pointer}body hr.wp-block-separator{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:4em 1.5rem;border:none;border-bottom:1px solid #d8d8d8}@media(min-width: 600px){body hr.wp-block-separator{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body hr.wp-block-separator{padding-left:4rem;padding-right:4rem}}@media(min-width: 600px){body hr.wp-block-separator{margin:3em 2.5rem}}@media(min-width: 1000px){body hr.wp-block-separator{margin-left:4rem;margin-right:4rem}}@media(min-width: 1800px){body hr.wp-block-separator{max-width:1288px;margin-left:auto;margin-right:auto}}body.public{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%;min-height:100vh}body #content-wrapper{-ms-flex-positive:1;flex-grow:1;margin-top:8.5em}body #content-wrapper main>h1{padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin:0 auto}@media(min-width: 600px){body #content-wrapper main>h1{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body #content-wrapper main>h1{padding-left:4rem;padding-right:4rem}}body #content-wrapper main>blockquote{padding-left:1.5rem;padding-right:1.5rem;margin:2em auto 3em;max-width:1800px;display:-ms-flexbox;display:flex;justify-content:flex-start}@media(min-width: 600px){body #content-wrapper main>blockquote{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body #content-wrapper main>blockquote{padding-left:4rem;padding-right:4rem}}body #content-wrapper main>blockquote p{margin:0}@media(min-width: 1000px){body #content-wrapper main>blockquote{margin:4em auto;justify-content:flex-start}body #content-wrapper main>blockquote:first-child{margin-top:2em}body #content-wrapper main>blockquote p{margin-right:1.0245901639%;margin-left:51.6393442623%;width:39.7540983607%}}@media(min-width: 1800px){body #content-wrapper main>blockquote p{width:44.0573770492%}}body #content-wrapper main>h2,body #content-wrapper main>h3,body #content-wrapper main>h4,body #content-wrapper main>p,body #content-wrapper main>ul{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){body #content-wrapper main>h2,body #content-wrapper main>h3,body #content-wrapper main>h4,body #content-wrapper main>p,body #content-wrapper main>ul{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body #content-wrapper main>h2,body #content-wrapper main>h3,body #content-wrapper main>h4,body #content-wrapper main>p,body #content-wrapper main>ul{padding-left:4rem;padding-right:4rem}}@media(min-width: 1800px){body #content-wrapper main>h2,body #content-wrapper main>h3,body #content-wrapper main>h4,body #content-wrapper main>p,body #content-wrapper main>ul{max-width:1800px;margin-left:auto;margin-right:auto}}body #content-wrapper main>h2 a::after,body #content-wrapper main>h3 a::after,body #content-wrapper main>h4 a::after,body #content-wrapper main>p a::after,body #content-wrapper main>ul a::after{transform:scaleX(1)}body #content-wrapper main>h2 a:hover::after,body #content-wrapper main>h3 a:hover::after,body #content-wrapper main>h4 a:hover::after,body #content-wrapper main>p a:hover::after,body #content-wrapper main>ul a:hover::after{transform:scaleX(0)}body #content-wrapper main>ul{list-style:inside}body .wp-block-columns{margin-top:4em;margin-bottom:4em}body .wp-block-columns:not(.alignfull){padding-left:1.5rem;padding-right:1.5rem;max-width:1800px;margin-left:auto;margin-right:auto}@media(min-width: 600px){body .wp-block-columns:not(.alignfull){padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){body .wp-block-columns:not(.alignfull){padding-left:4rem;padding-right:4rem}}body .wp-block-columns:not(.alignfull) .wp-block-column{display:-ms-flexbox;display:flex}body .wp-block-columns.alignfull .wp-block-column{margin-right:0 !important;margin-bottom:0 !important;margin-left:0 !important}body .wp-block-quote:not(.is-large):not(.is-style-large){border-left:none;padding-left:0}body .gray{background-color:#f4f4f4;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;padding-top:4em;padding-bottom:4em;max-width:none}body .gray>div{max-width:1800px;margin:0 auto}body .gray~.gray{padding-top:0}body .gray.image-boxes{padding-bottom:2em}body .gray.image-boxes+.image-boxes{padding-bottom:4em}body .gray:last-of-type{padding-bottom:4em}@media(min-width: 600px){body .gray{padding-top:4em;padding-bottom:4em}body .gray.image-boxes{padding-bottom:4em}body .gray.image-boxes+.image-boxes{padding-bottom:4em}}@media(min-width: 600px){body .wp-block-columns{flex-wrap:nowrap}body .wp-block-columns:not(.gray){margin-top:4em;margin-bottom:4em}body .wp-block-columns .wp-block-column{margin-left:3.2786885246%;margin-right:0}body .wp-block-columns .wp-block-column:first-child{margin-left:0}body .wp-block-columns.has-2-columns .wp-block-column{width:48.3606557377%}body .wp-block-columns.has-3-columns .wp-block-column{width:31.1475409836%}body.public .wp-block-columns:not(.alignfull){padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 600px)and (min-width: 600px){body.public .wp-block-columns:not(.alignfull){padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 600px)and (min-width: 1000px){body.public .wp-block-columns:not(.alignfull){padding-left:4rem;padding-right:4rem}}@media(min-width: 1000px){body #content-wrapper{margin-top:12em}}@media(max-width: 1000px){body.stop-scrolling{height:100%;overflow:hidden}}.bg-image{background:no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;transition:transform 150ms ease-in-out}.clear,.clearfix{clear:both}.hide,.hidden{display:none}p:empty{display:none !important}.custom-list,.small-image-page-link .description ul,.header-and-text .content ul,.image-and-text .content ul,.image-and-text-50 .content ul,.specifications .tabs .tab-content>div ul,.faq .question .answer ul{list-style:none;padding:0}.custom-list li,.small-image-page-link .description ul li,.header-and-text .content ul li,.image-and-text .content ul li,.image-and-text-50 .content ul li,.specifications .tabs .tab-content>div ul li,.faq .question .answer ul li{padding-left:26px;text-indent:-26px}.custom-list li::before,.small-image-page-link .description ul li::before,.header-and-text .content ul li::before,.image-and-text .content ul li::before,.image-and-text-50 .content ul li::before,.specifications .tabs .tab-content>div ul li::before,.faq .question .answer ul li::before{content:"—";margin-right:14px}.gapo-button,.wp-block-woocommerce-cart .wc-block-cart__submit-container .wc-block-components-button,.single_add_to_cart_button,.wc-block-components-checkout-place-order-button,.wc-block-components-button{background:none;border-color:#1c2841}:root{--grid-gutter: 2rem}.grid-base{display:grid;gap:var(--grid-gutter);grid-template-columns:repeat(var(--grid-placement, auto-fill), minmax(var(--grid-min-item-size, 16rem), 1fr))}.grid-base[data-layout=halves]{--grid-placement: auto-fill;--grid-min-item-size: clamp(min(100%, 20rem), 50%, calc(50% - (var(--grid-gutter)*1.5)))}.grid-base[data-layout=thirds]{--grid-placement: auto-fill;--grid-min-item-size: clamp(min(100%, 20rem), 33%, calc(33.33% - (var(--grid-gutter)*1.67)))}.grid-base[data-layout=fourths]{--grid-placement: auto-fill;--grid-min-item-size: clamp(min(100%, 18rem), 25%, calc(25% - (var(--grid-gutter)*1.75)))}.woocommerce #content-wrapper,.woocommerce-checkout #content-wrapper main,.woocommerce-cart #content-wrapper main{max-width:1800px;width:100%;margin-inline:auto}.variations_form.cart{flex-wrap:wrap}.variations_form .variations tr select{padding:.5rem;margin-bottom:.5rem;border-color:#000;font-family:"LL Brown Pro Light Web",sans-serif;color:#3c3c3b;font-weight:bold}.variations_form .variations .label{text-align:left}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout,.woocommerce-order{padding-left:1.5rem;padding-right:1.5rem;max-width:1200px;margin-inline:auto}@media(min-width: 600px){.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout,.woocommerce-order{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout,.woocommerce-order{padding-left:4rem;padding-right:4rem}}.single-product{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){.single-product{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.single-product{padding-left:4rem;padding-right:4rem}}.woocommerce .woocommerce-breadcrumb{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){.woocommerce .woocommerce-breadcrumb{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.woocommerce .woocommerce-breadcrumb{padding-left:4rem;padding-right:4rem}}.woocommerce .loop.product-list{padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 600px){.woocommerce .loop.product-list{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.woocommerce .loop.product-list{padding-left:4rem;padding-right:4rem}}.woocommerce div.product div.images .zoomImg{display:none !important}.single_add_to_cart_button,.wc-block-components-checkout-place-order-button{background-color:#1c2841 !important;color:#fff !important;padding:1.25em 2.4em !important;border:none !important;border-radius:0 !important;font-weight:500 !important;text-transform:none !important;transition:background-color .3s ease}.single_add_to_cart_button:hover,.wc-block-components-checkout-place-order-button:hover{background-color:#0d121d !important}.woocommerce .content-area .add_to_cart_button{background:none;color:#1c2841;border-radius:0;border:1px solid #1c2841}.woocommerce .content-area .add_to_cart_button::after{box-shadow:none}.woocommerce .content-area .add_to_cart_button:hover{background:#1c2841;color:#fff}.woocommerce .single-product-details{display:flex;flex-wrap:wrap;justify-content:space-between}.woocommerce .single-product-details .entry-images{width:100%}@media(min-width: 1000px){.woocommerce .single-product-details .entry-images{width:48.3606557377%}}.woocommerce .single-product-details .entry-images .woocommerce-product-gallery{width:100%}.woocommerce .single-product-details .entry-summary{width:100%}@media(min-width: 1000px){.woocommerce .single-product-details .entry-summary{width:48.3606557377%}}.woocommerce .single-product-details .entry-summary .product-description,.woocommerce .single-product-details .entry-summary .product-attributes{margin-block-start:1rem}.woocommerce .single-product-details .entry-summary .product-heading{font-weight:bold}.woocommerce .single-product-details .entry-summary h1{line-height:1.2}.woocommerce-cart .cross-sells-product h3,.woocommerce-cart .cross-sells-product span{margin:0;text-align:left}.woocommerce-cart .cross-sells-product .wp-block-cart-cross-sells-product__product-image a::after{height:0}.woocommerce-cart .cross-sells-product .wp-block-button{display:none}.woocommerce-cart .back-to-shop-cart{margin:1.5rem auto;padding-left:1.5rem;padding-right:1.5rem;max-width:1200px}@media(min-width: 600px){.woocommerce-cart .back-to-shop-cart{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.woocommerce-cart .back-to-shop-cart{padding-left:4rem;padding-right:4rem}}.woocommerce-cart .back-to-shop-cart .back-to-shop__link{display:inline-flex;align-items:center;font-weight:500;text-decoration:none;gap:1rem}body.woocommerce-page #content-wrapper main>h1,body.woocommerce-page #content-wrapper main>h2{max-width:1200px}.woocommerce .product-additional-info{width:100%;clear:both;margin-block:4rem}.woocommerce .product-additional-info .video-container{--grid-placement: auto-fit;margin-top:4em}.woocommerce .product-additional-info .video-container .embed-container{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.woocommerce .product-additional-info .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.woocommerce .product-additional-info .video-container p{margin-bottom:0}.woocommerce .product-additional-info .downloads-list{list-style:none;padding:0;margin:0}@media(min-width: 1000px){.woocommerce .product-additional-info .downloads-list.full-width-container{width:100%;display:flex;flex-wrap:wrap;align-items:flex-end;flex-direction:column}.woocommerce .product-additional-info .downloads-list.full-width-container li{width:48.3606557377%}}.woocommerce .product-additional-info .downloads-list li{margin-block-end:1rem}.woocommerce .product-additional-info .downloads-list li svg,.woocommerce .product-additional-info .downloads-list li img{margin-left:1rem}.woocommerce .product-additional-info .text-additional-info{max-width:60ch;margin-inline:auto}.woocommerce .product-additional-info .text-additional-info img{max-width:100%;margin-block:1rem}@media(min-width: 1000px){.woocommerce .product-additional-info{display:flex;flex-wrap:wrap;justify-content:space-between}.woocommerce .product-additional-info .headline-additional-info{width:100%}.woocommerce .product-additional-info .headline-additional-info h2{width:48.3606557377%;margin-left:auto}.woocommerce .product-additional-info .video-container{width:100%}.woocommerce .product-additional-info .downloads-list{width:100%}.woocommerce .product-additional-info .downloads-list .files-heading{width:48.3606557377%;margin-left:auto;font-weight:bold;margin-bottom:1rem;font-size:1.25em}.woocommerce .product-additional-info .downloads-list li{width:48.3606557377%;margin-left:auto}.woocommerce .product-additional-info .downloads-list li:last-child{margin-bottom:0}}.product-sections{margin-top:2rem}.product-sections .product-section{margin-bottom:2rem;padding-bottom:2rem}.product-sections .product-section:last-child{border-bottom:none}.product-sections .product-section h2{margin-bottom:1rem;font-size:1.5rem}.product-sections .product-section .section-content>h2:first-child{display:none}.related-products{margin-top:4rem;padding-top:2rem;display:flex;width:100%;flex-wrap:wrap}.related-products h2{margin-bottom:2rem;width:100%}.related-products h3{margin-block:0;font-weight:bold}.related-products .price{margin-block:0}.price{font-size:1em;font-weight:500;color:#1c2841;margin:1em 0}.price .amount{display:inline-block}.price del{color:#999;font-size:.8em;margin-right:.5em}.price ins{text-decoration:none}.woocommerce #content-wrapper .entry-summary .price{color:#1c2841}.shop-content{margin-bottom:4rem}.shop-content h1{margin-bottom:1.5rem}.shop-content p{margin-bottom:1rem}.shop-content>blockquote{padding-left:1.5rem;padding-right:1.5rem;margin:2em auto 3em;max-width:1800px;display:flex;justify-content:flex-start}@media(min-width: 600px){.shop-content>blockquote{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.shop-content>blockquote{padding-left:4rem;padding-right:4rem}}.shop-content>blockquote p{margin:0;padding-left:2rem}@media(min-width: 1000px){.shop-content>blockquote{margin:4em auto;justify-content:flex-start}.shop-content>blockquote:first-child{margin-top:2em}.shop-content>blockquote p{margin-right:1.0245901639%;margin-left:51.6393442623%;width:39.7540983607%}}@media(min-width: 1800px){.shop-content>blockquote p{width:44.0573770492%}}.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-item__image a::after{display:none !important}.wp-block-woocommerce-cart .wc-block-cart__submit-container .wc-block-components-button{background-color:#1c2841 !important;color:#fff !important;padding:1.25em 2.4em !important;border:none !important;border-radius:0 !important;font-weight:500 !important;text-transform:none !important;transition:background-color .3s ease}.wp-block-woocommerce-cart .wc-block-cart__submit-container .wc-block-components-button:hover{background-color:#0d121d !important}.wp-block-woocommerce-cart .wc-block-cart__submit-container .wc-block-components-button::after{display:none !important}.woocommerce .related-products h2{grid-column:span 12;margin-bottom:0}.woocommerce .product-list,.woocommerce .related-products{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin:2rem 0}.woocommerce .product-list .entry-title,.woocommerce .related-products .entry-title{font-weight:bold;margin-block:0}.woocommerce .product-list .price,.woocommerce .related-products .price{margin-top:0}@media(max-width: 768px){.woocommerce .product-list,.woocommerce .related-products{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.woocommerce .product-list,.woocommerce .related-products{grid-template-columns:1fr;gap:0}}@media(min-width: 1400px){.woocommerce .product-list,.woocommerce .related-products{grid-template-columns:repeat(4, 1fr)}}.product img{width:100%;height:auto;margin-bottom:1rem;aspect-ratio:4/3;object-fit:cover}.woo-nav-wrapper{display:flex;width:100%;justify-content:space-between;margin-block:2em;align-items:center}.cart-icon{position:relative}.cart-icon .badge{position:absolute;top:-5px;right:-5px;background-color:red;color:#fff;border-radius:50%;padding:.2em .4em;font-size:.8em}.cart-text{margin-left:10px}.back-to-shop a{display:inline-flex;align-items:center;color:#1c2841;text-decoration:none;font-weight:500;transition:opacity .3s ease}.back-to-shop a img{margin-right:.8em}.back-to-shop a:hover{opacity:.8}.back-to-shop a::after{display:none !important}.quantity{display:inline-flex;align-items:center;margin-right:1em;border:1px solid #1c2841}.quantity .qty{width:3em !important;height:2.8em !important;padding:.5em 0 !important;border:none !important;background-color:#fff !important;color:#1c2841 !important;font-weight:500 !important;text-align:center !important;-moz-appearance:textfield !important}.quantity .qty::-webkit-outer-spin-button,.quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity .qty:focus{outline:none !important}.quantity button.minus,.quantity button.plus{width:2.8em;height:2.8em;padding:0;border:none;background:none;color:#1c2841;font-size:1.2em;cursor:pointer;transition:background-color .3s ease}.quantity button.minus:hover,.quantity button.plus:hover{background-color:rgba(28,40,65,.1)}.quantity button.minus:focus,.quantity button.plus:focus{outline:none}@media(min-width: 1000px){form.cart{display:flex;flex-direction:row;align-items:center}}form.cart .single_add_to_cart_button{margin-top:1rem}@media(min-width: 1000px){form.cart .single_add_to_cart_button{margin-top:0}}.type-product .media-figure a::after{box-shadow:none}.woocommerce-product-gallery__image a::after{display:none !important}.woocommerce-tabs ul.tabs{display:none !important}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:#fff}.woocommerce table.shop_attributes tr th{text-align:left}.woocommerce-notices-wrapper .woocommerce-message{background-color:#fff;border:1px solid #1c2841;border-top-color:#1c2841}.woocommerce-notices-wrapper .woocommerce-message::before{color:#1c2841}.woocommerce-notices-wrapper .woocommerce-message .wc-forward{background:#1c2841;color:#fff;border:1px solid #1c2841;border-radius:0}.woocommerce-notices-wrapper .woocommerce-message .wc-forward:after{box-shadow:none}.woocommerce-notices-wrapper .woocommerce-message .wc-forward:hover{background:#fff;color:#1c2841}#radio-control-wc-payment-method-options-dibs_easy__content{display:none}#radio-control-wc-payment-method-options-dibs_easy__label:before{content:url("/wp-content/themes/grensesnitt/static/images/radio-button-woocommerce.svg");margin-right:.75em;height:27px;width:27px}.woocommerce .price del span{text-decoration:line-through}.woocommerce span.onsale{background-color:#1c2841;min-height:4em;min-width:4em;display:inline-flex;align-items:center;justify-content:center}.cart-nav{padding-left:1.5rem;padding-right:1.5rem;width:100%;max-width:1800px;margin:0 auto;padding-top:0;padding-bottom:1em;display:flex;justify-content:flex-end;background-color:rgba(255,255,255,.9)}@media(min-width: 600px){.cart-nav{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width: 1000px){.cart-nav{padding-left:4rem;padding-right:4rem}}.cart-icon-wrapper{display:flex;align-items:center}.cart-nav .cart-icon-wrapper{margin-right:0}.woo-nav-wrapper .cart-icon-wrapper{margin-left:auto}.cart-icon{display:flex;align-items:center;text-decoration:none;position:relative}.cart-icon::after{box-shadow:none}.cart-icon__background{background-color:#036;padding:.75rem;border-radius:4px;display:flex;align-items:center;justify-content:center}.cart-icon__count{position:absolute;top:-8px;right:-8px;background-color:#fff;border:1px solid #1c2841;color:#1c2841;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:bold}.cart-icon__text{margin-right:1rem;color:#333;font-weight:500}@media(max-width: 768px){.main-nav .cart-icon__text{display:none}}

/*# sourceMappingURL=style.css.map*/