.contact-component h2:before,.contact-component__option .icon{content:"";display:inline-block;transition:inherit;flex-shrink:0;pointer-events:none;z-index:1}.contact-component h2{display:block;margin-top:0;margin-bottom:0;word-break:break-word;hyphens:auto}.contact-component__option.is--loading{position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:75px}.contact-component__option.is--loading:before{content:"";position:absolute;top:50%;left:50%;height:50px;width:50px;border-radius:50%;border:5px solid;border-color:#0f5ba1;border-top-color:transparent;transform:translate(-50%,-50%);opacity:0;z-index:5;animation:spinCentered 1s linear infinite,fadeIn .3s ease-in-out .2s forwards}.contact-component__option{background:none;font:inherit;color:inherit;line-height:1;padding:0;text-decoration:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:none}.contact-component__option:hover{text-decoration:none}.contact-component__option{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;text-align:left;border-style:solid;transition:color .3s ease-in-out,border-color .3s ease-in-out,background-color .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out;background-clip:padding-box!important}.contact-component__option:disabled,.disabled.contact-component__option{opacity:.75}.contact-component__option.is--loading,.is--loading.contact-component__option{color:transparent!important}.contact-component{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:calc(clamp(1256px, 80vw, 1400px) + 40px)}.contact-component h2{color:#100c08;font-family:zwolsetheaters,sans-serif;font-weight:250;line-height:1.31;margin-bottom:.6em;font-size:24px;position:relative;margin-left:30px;text-transform:lowercase}@media(min-width:993px){.contact-component h2{font-size:32px;margin-left:35px}}.contact-component h2:before{width:20px;height:20px;-webkit-mask-image:url(/assets/img/trademark.svg);mask-image:url(/assets/img/trademark.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background-color:#100c08;content:"";position:absolute;top:8px;left:-30px}@media(min-width:993px){.contact-component h2:before{width:25px;height:25px;left:-35px}}.contact-component__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px}@media(min-width:769px){.contact-component__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:993px){.contact-component__grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:40px}}.contact-component__option{flex-direction:column;position:relative;font-weight:700;color:#fff;padding:24px 24px 30px 24px;word-break:break-word;hyphens:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-component__option .icon{width:60px;height:60px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background-color:#fff;order:-1;margin-bottom:24px}.contact-component__option:hover .icon{background-color:#fff}.contact-component__option.is--loading{min-height:auto}.contact-component__option.is--loading:before{border-width:2px;height:1em;width:1em}.contact-component__option.bg--black-1{background-color:#100c08}.contact-component__option.bg--white-1{background-color:#fff}.contact-component__option.bg--red-1{background-color:#ed4656}.contact-component__option.bg--orange-1{background-color:#f59f45}.contact-component__option.bg--green-1{background-color:#3d8970}.contact-component__option.bg--green-2{background-color:#01a944}.contact-component__option.bg--blue-1{background-color:#b4e1fa}.contact-component__option.bg--blue-2{background-color:#0f5ba1}.contact-component__option.bg--turquoise-1{background-color:#769f9e}.contact-component__option.bg--purple-1{background-color:#745474}.contact-component__option.bg--purple-2{background-color:#8e428e}.contact-component__option.bg--sand-1{background-color:#96816a}.contact-component__option.bg--grey-1{background-color:#eff2f3}.contact-component__option.bg--grey-2{background-color:#e5eaec}.contact-component__option.bg--grey-3{background-color:#cbd1d4}.contact-component__option.bg--grey-4{background-color:#a3a8ab}.contact-component__option.bg--grey-5{background-color:#677178}.contact-component__option.bg--grey-6{background-color:#414b53}.contact-component__option:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#100c081a;clip-path:polygon(100% 0,0 100%,100% 100%);mix-blend-mode:multiply;pointer-events:none;opacity:.8}.contact-component__option:hover{transform:scale(1.02)}.contact-component__option .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:brightness(0) invert(1)}.contact-component__option .icon,.contact-component__option .icon:hover{background-color:transparent!important}.contact-component__option:after{content:"";width:30px;height:15px;position:absolute;background-color:#eff2f3;bottom:-40px;transform:translateX(-50%);left:50%;clip-path:polygon(50% 0,0 100%,100% 100%);transition:opacity .3s ease-in-out;opacity:0}.contact-component__option.toggled:after{opacity:1}.contact-component__form{margin-top:40px;position:relative;background-color:#eff2f3;transition:opacity .3s ease-in-out;grid-column-end:span 2;padding:20px 0}.contact-component__form:not(.visible):not(.closing){opacity:0;height:0;padding:0;margin:0}.contact-component__form.closing{opacity:0}@media(min-width:769px){.contact-component__form{grid-column-end:span 3}}@media(min-width:993px){.contact-component__form{grid-column-end:span 5;padding:60px 0}}.contact-component__form .umbraco-forms-form{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:calc(clamp(825px, 55vw, 920px) + 40px)}