HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers47/ehbocranendonck.nl/wwwroot/css/style.css
@keyframes movingDown{0%,100%{-webkit-transform:translate3d(0, 0, 0) rotate(0deg);-moz-transform:translate3d(0, 0, 0) rotate(0deg);-ms-transform:translate3d(0, 0, 0) rotate(0deg);-o-transform:translate3d(0, 0, 0) rotate(0deg);-spec-transform:translate3d(0, 0, 0) rotate(0deg);transform:translate3d(0, 0, 0) rotate(0deg)}50%{-webkit-transform:translate3d(0, 8px, 0) rotate(0deg);-moz-transform:translate3d(0, 8px, 0) rotate(0deg);-ms-transform:translate3d(0, 8px, 0) rotate(0deg);-o-transform:translate3d(0, 8px, 0) rotate(0deg);-spec-transform:translate3d(0, 8px, 0) rotate(0deg);transform:translate3d(0, 8px, 0) rotate(0deg)}}@keyframes movingRight{0%,100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(5px, 0, 0);-moz-transform:translate3d(5px, 0, 0);-ms-transform:translate3d(5px, 0, 0);-o-transform:translate3d(5px, 0, 0);-spec-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}html,body{padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{font-size:20px}@media screen and (max-width: 1080px){html{font-size:18px}}body{font-family:"Open Sans",sans-serif;line-height:1.6}@media screen and (max-width: 840px){body{padding-top:60px}}*{box-sizing:border-box}* ::selection{background:#0078ff;color:#fff}img{border:none;display:block}h1,h2,h3,h4,h5,figure{margin:0}img{border:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all .3s}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all .3s}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all .3s}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all .3s}.content{color:#fff;font-size:.9rem}.content h1,.content h2{font-size:2rem;line-height:1.2}.content p{margin:1rem 0}.content p>strong{opacity:.5;font-size:.9em;text-transform:uppercase;font-weight:600}.content ul,.content ol{padding-left:20px;list-style:none}.content ul li,.content ol li{position:relative;padding-left:20px;font-weight:600;font-style:italic}.content ul{margin:2rem 0 1rem;border-left:2px solid #373c41}.content ul li{margin-bottom:5px;padding-left:10px}.content ul li:last-of-type{margin-bottom:0}.content ol{counter-reset:ol-counter}.content ol li:before{position:absolute;counter-increment:ol-counter;content:counter(ol-counter) ".";font-size:1rem;line-height:1;top:2px;left:-20px}.button{position:relative;display:inline-block;padding:15px 25px;border-radius:25px;background:linear-gradient(90deg, #d62727 0%, #ff3333 100%);cursor:pointer;font-size:.7rem;line-height:1.2;font-weight:600;text-decoration:none;text-transform:uppercase;color:#fff}.button:after{content:"";position:absolute;display:block;left:0;top:0;width:100%;height:100%;border-radius:25px;box-shadow:4px 4px 10px 0 #000;opacity:.1;transform:translate3d(0, 0, 0);transition:transform .3s,opacity .3s}.button .arrow{position:relative;top:2px;display:inline-block;width:9px;margin-left:45px;transform:translate3d(0, 0, 0);transition:transform .3s}.button .arrow svg{width:100%;transform:rotate(-90deg)}.button .arrow svg.arrow-icon .st0{fill:#fff}.button:hover:after{opacity:0}.button:hover .arrow{transform:translate3d(5px, 0, 0)}.return-to-overview{background:linear-gradient(90deg, #23282d 0%, #373c41 100%);padding:15px 8.3333333333%;text-decoration:none;display:none}@media screen and (max-width: 840px){.return-to-overview{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.return-to-overview .arrow{position:relative;left:4px;bottom:-4px;display:block;width:12px;margin-right:25px;transform:translate3d(0, 0, 0);transition:transform .3s}.return-to-overview .arrow .arrow-icon{width:100%;transform:rotate(90deg);transform-origin:center}.return-to-overview .arrow .arrow-icon .st0{fill:#fff}.return-to-overview p{font-size:.8rem;color:#fff;margin:0;font-weight:600}.return-to-overview:hover .arrow{transform:translate3d(-5px, 0, 0)}.button--borderless{border:none}.button--borderless:after{box-shadow:none}.grid-row{width:85.7142857143%;max-width:1680px;margin:0 auto;font-size:0;line-height:0;letter-spacing:0}.grid-row.full-row{width:100%;max-width:none}.grid-col{position:relative;display:inline-block;overflow:hidden;white-space:normal;font-size:1rem;line-height:1.6;letter-spacing:.4px}.grid-col.center{display:block;margin:0 auto}.col-1,.col-lg-1{width:8.3333333333%}.full-row .col-1,.full-row .col-lg-1{width:7.1428571429%}.offset-1,.offset-lg-1{margin-left:8.3333333333%}.col-2,.col-lg-2{width:16.6666666667%}.full-row .col-2,.full-row .col-lg-2{width:14.2857142857%}.offset-2,.offset-lg-2{margin-left:16.6666666667%}.col-3,.col-lg-3{width:25%}.full-row .col-3,.full-row .col-lg-3{width:21.4285714286%}.offset-3,.offset-lg-3{margin-left:25%}.col-4,.col-lg-4{width:33.3333333333%}.full-row .col-4,.full-row .col-lg-4{width:28.5714285714%}.offset-4,.offset-lg-4{margin-left:33.3333333333%}.col-5,.col-lg-5{width:41.6666666667%}.full-row .col-5,.full-row .col-lg-5{width:35.7142857143%}.offset-5,.offset-lg-5{margin-left:41.6666666667%}.col-6,.col-lg-6{width:50%}.full-row .col-6,.full-row .col-lg-6{width:42.8571428571%}.offset-6,.offset-lg-6{margin-left:50%}.col-7,.col-lg-7{width:58.3333333333%}.full-row .col-7,.full-row .col-lg-7{width:50%}.offset-7,.offset-lg-7{margin-left:58.3333333333%}.col-8,.col-lg-8{width:66.6666666667%}.full-row .col-8,.full-row .col-lg-8{width:57.1428571429%}.offset-8,.offset-lg-8{margin-left:66.6666666667%}.col-9,.col-lg-9{width:75%}.full-row .col-9,.full-row .col-lg-9{width:64.2857142857%}.offset-9,.offset-lg-9{margin-left:75%}.col-10,.col-lg-10{width:83.3333333333%}.full-row .col-10,.full-row .col-lg-10{width:71.4285714286%}.offset-10,.offset-lg-10{margin-left:83.3333333333%}.col-11,.col-lg-11{width:91.6666666667%}.full-row .col-11,.full-row .col-lg-11{width:78.5714285714%}.offset-11,.offset-lg-11{margin-left:91.6666666667%}.col-12,.col-lg-12{width:100%}.full-row .col-12,.full-row .col-lg-12{width:85.7142857143%}.offset-12,.offset-lg-12{margin-left:100%}.col-13,.col-lg-13{width:108.3333333333%}.full-row .col-13,.full-row .col-lg-13{width:92.8571428571%}.offset-13,.offset-lg-13{margin-left:108.3333333333%}.col-14,.col-lg-14{width:116.6666666667%}.full-row .col-14,.full-row .col-lg-14{width:100%}.offset-14,.offset-lg-14{margin-left:116.6666666667%}@media screen and (min-width: 1680px){.col-xl-1{width:8.3333333333%}.offset-xl-1{margin-left:8.3333333333%}}@media screen and (max-width: 1366px){.col-md-1{width:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}}@media screen and (max-width: 768px){.col-sm-1{width:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}}@media screen and (max-width: 400px){.col-xs-1{width:8.3333333333%}.offset-xs-1{margin-left:8.3333333333%}}@media screen and (min-width: 1680px){.col-xl-2{width:16.6666666667%}.offset-xl-2{margin-left:16.6666666667%}}@media screen and (max-width: 1366px){.col-md-2{width:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}}@media screen and (max-width: 768px){.col-sm-2{width:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}}@media screen and (max-width: 400px){.col-xs-2{width:16.6666666667%}.offset-xs-2{margin-left:16.6666666667%}}@media screen and (min-width: 1680px){.col-xl-3{width:25%}.offset-xl-3{margin-left:25%}}@media screen and (max-width: 1366px){.col-md-3{width:25%}.offset-md-3{margin-left:25%}}@media screen and (max-width: 768px){.col-sm-3{width:25%}.offset-sm-3{margin-left:25%}}@media screen and (max-width: 400px){.col-xs-3{width:25%}.offset-xs-3{margin-left:25%}}@media screen and (min-width: 1680px){.col-xl-4{width:33.3333333333%}.offset-xl-4{margin-left:33.3333333333%}}@media screen and (max-width: 1366px){.col-md-4{width:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}}@media screen and (max-width: 768px){.col-sm-4{width:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}}@media screen and (max-width: 400px){.col-xs-4{width:33.3333333333%}.offset-xs-4{margin-left:33.3333333333%}}@media screen and (min-width: 1680px){.col-xl-5{width:41.6666666667%}.offset-xl-5{margin-left:41.6666666667%}}@media screen and (max-width: 1366px){.col-md-5{width:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}}@media screen and (max-width: 768px){.col-sm-5{width:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}}@media screen and (max-width: 400px){.col-xs-5{width:41.6666666667%}.offset-xs-5{margin-left:41.6666666667%}}@media screen and (min-width: 1680px){.col-xl-6{width:50%}.offset-xl-6{margin-left:50%}}@media screen and (max-width: 1366px){.col-md-6{width:50%}.offset-md-6{margin-left:50%}}@media screen and (max-width: 768px){.col-sm-6{width:50%}.offset-sm-6{margin-left:50%}}@media screen and (max-width: 400px){.col-xs-6{width:50%}.offset-xs-6{margin-left:50%}}@media screen and (min-width: 1680px){.col-xl-7{width:58.3333333333%}.offset-xl-7{margin-left:58.3333333333%}}@media screen and (max-width: 1366px){.col-md-7{width:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}}@media screen and (max-width: 768px){.col-sm-7{width:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}}@media screen and (max-width: 400px){.col-xs-7{width:58.3333333333%}.offset-xs-7{margin-left:58.3333333333%}}@media screen and (min-width: 1680px){.col-xl-8{width:66.6666666667%}.offset-xl-8{margin-left:66.6666666667%}}@media screen and (max-width: 1366px){.col-md-8{width:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}}@media screen and (max-width: 768px){.col-sm-8{width:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}}@media screen and (max-width: 400px){.col-xs-8{width:66.6666666667%}.offset-xs-8{margin-left:66.6666666667%}}@media screen and (min-width: 1680px){.col-xl-9{width:75%}.offset-xl-9{margin-left:75%}}@media screen and (max-width: 1366px){.col-md-9{width:75%}.offset-md-9{margin-left:75%}}@media screen and (max-width: 768px){.col-sm-9{width:75%}.offset-sm-9{margin-left:75%}}@media screen and (max-width: 400px){.col-xs-9{width:75%}.offset-xs-9{margin-left:75%}}@media screen and (min-width: 1680px){.col-xl-10{width:83.3333333333%}.offset-xl-10{margin-left:83.3333333333%}}@media screen and (max-width: 1366px){.col-md-10{width:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}}@media screen and (max-width: 768px){.col-sm-10{width:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}}@media screen and (max-width: 400px){.col-xs-10{width:83.3333333333%}.offset-xs-10{margin-left:83.3333333333%}}@media screen and (min-width: 1680px){.col-xl-11{width:91.6666666667%}.offset-xl-11{margin-left:91.6666666667%}}@media screen and (max-width: 1366px){.col-md-11{width:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}}@media screen and (max-width: 768px){.col-sm-11{width:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}}@media screen and (max-width: 400px){.col-xs-11{width:91.6666666667%}.offset-xs-11{margin-left:91.6666666667%}}@media screen and (min-width: 1680px){.col-xl-12{width:100%}.offset-xl-12{margin-left:100%}}@media screen and (max-width: 1366px){.col-md-12{width:100%}.offset-md-12{margin-left:100%}}@media screen and (max-width: 768px){.col-sm-12{width:100%}.offset-sm-12{margin-left:100%}}@media screen and (max-width: 400px){.col-xs-12{width:100%}.offset-xs-12{margin-left:100%}}@media screen and (min-width: 1680px){.col-xl-13{width:108.3333333333%}.offset-xl-13{margin-left:108.3333333333%}}@media screen and (max-width: 1366px){.col-md-13{width:108.3333333333%}.offset-md-13{margin-left:108.3333333333%}}@media screen and (max-width: 768px){.col-sm-13{width:108.3333333333%}.offset-sm-13{margin-left:108.3333333333%}}@media screen and (max-width: 400px){.col-xs-13{width:108.3333333333%}.offset-xs-13{margin-left:108.3333333333%}}@media screen and (min-width: 1680px){.col-xl-14{width:116.6666666667%}.offset-xl-14{margin-left:116.6666666667%}}@media screen and (max-width: 1366px){.col-md-14{width:116.6666666667%}.offset-md-14{margin-left:116.6666666667%}}@media screen and (max-width: 768px){.col-sm-14{width:116.6666666667%}.offset-sm-14{margin-left:116.6666666667%}}@media screen and (max-width: 400px){.col-xs-14{width:116.6666666667%}.offset-xs-14{margin-left:116.6666666667%}}header{position:relative;z-index:4}header .small-row{background:linear-gradient(90deg, #d62727 0%, #ff3333 100%);padding:12px 0}header .small-row .grid-row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}header .small-row a{display:inline-block;font-size:.65rem;line-height:1.2;color:#ededed;text-transform:uppercase;font-weight:600;text-decoration:none;margin-right:30px}header .small-row a.no-margin-right{margin-right:0}header .small-row a span{color:#fff;display:inline-block;margin-right:10px;opacity:.7}header .large-row{padding:20px 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}header .large-row .logo img{width:180px}header .large-row nav{position:relative}header .large-row nav ul{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:0 0 0 10px}header .large-row nav ul li{margin-right:35px}@media screen and (max-width: 900px){header .large-row nav ul li{margin-right:25px}}header .large-row nav ul li a{display:inline-block;font-size:.65rem;line-height:1.2;color:#373c41;text-transform:uppercase;font-weight:600;text-decoration:none;transition:opacity .3s}header .large-row nav ul li:last-of-type{margin-right:0}header .large-row nav ul li:hover a{opacity:.6}header .large-row nav ul li.active a{font-weight:700;color:#d62727;opacity:1}header .shadow{position:absolute;left:0;bottom:-40px;width:100%;height:40px;opacity:.4;background-image:url("/img/vertical-gradient.png");background-size:contain}@media screen and (max-width: 840px){header{display:none}}.breadcrumb{width:62.5%;margin:90px 0 0 auto;font-size:.7rem}.breadcrumb ol,.breadcrumb ul{list-style:none;padding:0;margin:0}.breadcrumb ol li,.breadcrumb ul li{display:inline-block}.breadcrumb ol li a,.breadcrumb ul li a{text-decoration:none;color:#0078ff}.breadcrumb ol li a span,.breadcrumb ol li a:after,.breadcrumb ul li a span,.breadcrumb ul li a:after{color:#0078ff;text-decoration:none;transition:color .2s}.breadcrumb ol li a:hover span,.breadcrumb ol li a:hover:after,.breadcrumb ul li a:hover span,.breadcrumb ul li a:hover:after{color:rgb(76.5,160.5,255)}.breadcrumb ol li:nth-child(2) a,.breadcrumb ol li:nth-child(2) span,.breadcrumb ul li:nth-child(2) a,.breadcrumb ul li:nth-child(2) span{text-transform:capitalize}.breadcrumb ol li:not(:last-child):after,.breadcrumb ul li:not(:last-child):after{content:">";display:inline-block;margin:0 8px -4px;color:#0078ff}.breadcrumb ol li:first-of-type,.breadcrumb ul li:first-of-type{display:none}.breadcrumb ol li:last-child a,.breadcrumb ol li:last-child span,.breadcrumb ul li:last-child a,.breadcrumb ul li:last-child span{font-weight:700;color:#0064d2}.breadcrumb ol li:last-child a:hover,.breadcrumb ol li:last-child span:hover,.breadcrumb ul li:last-child a:hover,.breadcrumb ul li:last-child span:hover{color:rgb(6,124.5714285714,255)}.form{display:block;width:100%;max-width:560px;padding:40px 0;font-size:1rem;line-height:1.2}.form .honey{position:fixed;top:-50px;height:20px;width:100%}.form .honey-message,.form noscript{display:block;font-size:.75rem;color:#ff1e00}.form .form-element{position:relative;margin-bottom:25px}.form .form-element .error-message{display:none;position:absolute;right:0;top:0px;color:#d62727;font-size:.65rem;text-transform:uppercase;font-weight:600}.form .form-element .error-message.active{display:block}.form .form-element label,.form .form-element p.label-replacement{display:block;margin-bottom:5px;color:#dadada;font-size:.7em;font-weight:600;text-transform:uppercase}.form .form-element label>span{text-transform:none;font-size:.8rem;opacity:.8}.form .form-element p.label-replacement{margin-bottom:15px}.form .form-element input,.form .form-element textarea{display:block;width:100%;background-color:#373c41;padding:15px 20px;border:1px rgba(0,0,0,0) solid;font-size:.9em;font-weight:600;color:#fff}.form .form-element input.alert,.form .form-element textarea.alert{border-color:#d62727}.form .form-element input:-webkit-autofill,.form .form-element input:-webkit-autofill:hover,.form .form-element input:-webkit-autofill:focus,.form .form-element input:-webkit-autofill:active,.form .form-element textarea:-webkit-autofill,.form .form-element textarea:-webkit-autofill:hover,.form .form-element textarea:-webkit-autofill:focus,.form .form-element textarea:-webkit-autofill:active{transition:9999s background-color;-webkit-text-fill-color:#fff;transition-delay:9999s}.form .form-element input:focus,.form .form-element textarea:focus{box-shadow:none;outline:none}.form .form-element textarea{min-height:152px;resize:vertical}.form .submit{margin-top:20px}.form .submit input{display:none}footer{background:linear-gradient(#23282d 0%, #2d3237 100%)}footer>.grid-row{padding:70px 0 90px}footer .grid-col{vertical-align:top}footer .grid-col .header{font-size:.7rem;text-transform:uppercase;color:#f33;font-weight:600;margin:0 0 40px}footer .grid-col li a,footer .grid-col p{font-size:.9rem;color:#fff}footer .contact{width:33.3333333333%;margin-left:8.3333333333%}footer .contact figure{width:100%;max-width:150px;margin-bottom:40px}footer .contact figure img{width:100%}footer .contact a{color:#d62727;font-weight:600;font-size:.9rem;text-decoration:none;transition:color .2s}footer .contact a:hover{color:#f33}footer .links{width:50%;margin-left:4.1666666667%}footer .links>.grid-row{width:100%}footer .links .menu,footer .links .sub-links{width:50%;vertical-align:top}footer .links ul{list-style:none;padding:0;margin:35px 0}footer .links ul li{margin-bottom:5px}footer .links ul li a{text-decoration:none;opacity:.6;transition:opacity .3s}footer .links ul li a:hover{opacity:.9}footer .links ul li.active a{opacity:1;font-weight:600}footer .sub-footer{background-color:#23282d;padding:15px 0}footer .sub-footer .grid-row .placeholder{width:83.3333333333%;margin:auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}footer .sub-footer p,footer .sub-footer a{font-size:.7rem;color:#dadada}footer .sub-footer a{font-weight:600;text-align:right;text-decoration:none}footer .sub-footer .komma{text-transform:uppercase}@media screen and (max-width: 840px){footer{padding-top:35px}footer>.grid-row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:100px;width:100%}footer .main-item{width:100%;padding:0 7.1428571429%;margin-left:auto;margin-right:auto}footer .main-item .logo{display:none}footer .main-item.location{-webkit-order:2;-ms-order:2;order:2;border-top:2px solid rgba(152,160,179,.2);padding-top:40px}footer .main-item.schools,footer .main-item.menu{display:none}footer .main-item>a{display:inline-block}footer .main-item ul.extra-margin-bellow{margin-bottom:35px}footer .sub-footer .grid-row .placeholder{width:100%}}.pagination{text-align:center;padding-bottom:40px}.pagination ul{display:inline-block;list-style:none;padding:0;margin:0}.pagination ul li{display:inline-block;float:left;margin:0 6px;color:#737373}.pagination ul li a{color:#737373;text-decoration:none}.pagination ul li>span{color:#737373}.pagination ul li.active span{color:#d62727}.pagination ul li.disabled{opacity:.3}.pagination ul li:first-child span,.pagination ul li:last-child span{position:relative;top:0;font-size:1.2rem;line-height:1}.pagination ul li:first-child span:before{content:"‹"}.pagination ul li:last-child span:before{content:"›"}.cta-row{position:relative}.cta-row .background{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#cecece}.cta-row .background:after{content:"";position:absolute;width:50%;height:100%;top:0;right:0;background:linear-gradient(90deg, #2d3237 0%, #373c41 100%);background:linear-gradient(90deg, #d62727 0%, #ff3333 100%)}.cta-row .grid-row{position:relative;z-index:2;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.cta-row .cta-trigger{text-align:right;padding:65px 4.1666666667% 65px 8.3333333333%}.cta-row .cta-trigger h3{color:#373c41;font-size:1.5rem;font-weight:600;margin:0}.cta-row .cta-trigger p{color:#737373;margin:0}.cta-row .cta-trigger .button{margin-top:30px;padding:18px 25px}.cta-row .person{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:65px 4.1666666667%}.cta-row .person .image-placeholder{width:33.3333333333%;max-width:246px}.cta-row .person .image-placeholder figure{position:relative;width:100%;padding-bottom:100%;height:0}.cta-row .person .image-placeholder figure span{position:absolute;border-radius:100%;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}.cta-row .person .contact-info{width:66.6666666667%;padding-left:25px}.cta-row .person .contact-info p{margin:0 0 1.2rem;color:#fff;font-weight:700}.cta-row .person .contact-info span{display:block;color:#fff;font-size:.8rem}.cta-row .person .contact-info .phone{color:#fff;font-weight:600;text-decoration:none;transition:color .2s}.cta-row .person .contact-info .phone:hover{color:#fff}@media screen and (max-width: 900px){.cta-row .background{position:absolute;width:100%;height:100%;top:0;left:0}.cta-row .background:after{width:100%;top:auto;bottom:0;height:275px;background:linear-gradient(#2d3237 0%, #373c41 100%)}.cta-row .grid-row{display:block}.cta-row .cta-trigger{text-align:center;display:block;width:100%;max-width:420px;margin:auto;padding:65px 0}.cta-row .cta-trigger h3{font-size:1.2rem}.cta-row .cta-trigger p{font-size:.9rem}.cta-row .person{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%;height:275px;max-width:500px;margin:auto;padding:0}.cta-row .person .contact-info .phone{font-size:.85rem}}#image-slider{width:100%;overflow:visible;box-shadow:0px 0px 40px 0px rgba(0,0,0,.2)}#image-slider .placeholder{width:100%;cursor:move}#image-slider .placeholder .controllers{position:relative;z-index:3;width:100%;height:0;padding-bottom:66.67%}@media screen and (max-width: 1350px){#image-slider .placeholder .controllers{padding-bottom:100%}}#image-slider .placeholder .controllers .nav-item{position:absolute;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;bottom:-50px;width:35px;height:35px;cursor:pointer;border-radius:100%;transition:background .3s}#image-slider .placeholder .controllers .nav-item span{width:8px;transition:transform .3s}#image-slider .placeholder .controllers .nav-item span .arrow-icon{position:relative;top:-1px;left:6px;width:100%;transform-origin:center}#image-slider .placeholder .controllers .nav-item span .arrow-icon .st0{fill:#fff}#image-slider .placeholder .controllers .nav-item:after{content:"";background:url("/img/zuiderbos-sprite.min.svg?v=2") -120px -78px no-repeat;background-size:502px 423px;width:14px;height:10px;display:inline-block}#image-slider .placeholder .controllers .nav-item.previous{background-color:#373c41;right:calc(50% + 3px)}#image-slider .placeholder .controllers .nav-item.previous span .arrow-icon{transform:rotate(90deg)}#image-slider .placeholder .controllers .nav-item.previous:hover{background-color:#23282d}#image-slider .placeholder .controllers .nav-item.next{background-color:#d62727;left:calc(50% + 3px)}#image-slider .placeholder .controllers .nav-item.next span .arrow-icon{transform:rotate(270deg)}#image-slider .placeholder .controllers .nav-item.next:hover{background-color:#f33}#image-slider .placeholder figure{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s}#image-slider .placeholder figure span{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center}#image-slider .placeholder figure span.small{display:none}@media screen and (max-width: 480px){#image-slider .placeholder figure span.medium{display:none}#image-slider .placeholder figure span.small{display:block}}#image-slider .placeholder figure.active{z-index:2;opacity:1}.preventScroll{overflow:hidden;overflow-y:scroll;position:fixed;width:100%}.mobile-navigation{position:fixed;z-index:1000;height:100vh;display:none;overflow:hidden;width:100%;left:0;top:0;pointer-events:none}.mobile-navigation .bar{height:60px;background:linear-gradient(90deg, #d62727 0%, #ff3333 100%);box-shadow:0px 2px 10px 0px rgba(0,0,0,.11);pointer-events:all;position:relative;z-index:4;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:all .3s;transition-delay:.4s}.mobile-navigation .bar .toggle-menu{width:60px;height:100%;z-index:3;border:hsla(0,0%,100%,.1);cursor:pointer;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.mobile-navigation .bar .toggle-menu .icon span{position:relative;width:25px;height:3px;margin-bottom:3px;background-color:#fff;border-radius:9999px;display:block;transition:all .3s}.mobile-navigation .bar .toggle-menu .icon span:last-of-type{margin-bottom:0;width:17px;bottom:0}.mobile-navigation .bar .toggle-menu .icon span:first-of-type{top:0}.mobile-navigation .bar .toggle-menu:hover .icon span:last-of-type{width:25px}.mobile-navigation .bar .logo{height:100%;width:100%;position:absolute;left:0;top:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.mobile-navigation .bar .logo a{position:relative;width:calc(100% - 140px);height:50%;display:inline-block;text-align:center;color:#fff;font-weight:600;text-decoration:none}.mobile-navigation .bar .contact-button{position:absolute;right:0;top:0;height:100%;width:60px;z-index:5}.mobile-navigation .bar .contact-button a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:100%}.mobile-navigation .bar .contact-button a:before{content:"";background:url("/img/zuiderbos-sprite.min.svg?v=2") -99px -397px no-repeat;background-size:502px 423px;width:23px;height:25px;display:inline-block}.mobile-navigation .shader{width:100%;height:100%;position:absolute;left:0;top:0;background-color:#373c41;opacity:0;transition-delay:.4s}.mobile-navigation .menu{height:calc(100% - 60px);width:80%;left:0;top:60px;background-color:#fff;min-width:275px;position:absolute;overflow-x:auto;pointer-events:all;z-index:5;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);-spec-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}@media screen and (max-width: 500px){.mobile-navigation .menu{width:90%}}.mobile-navigation nav{margin-top:50px;padding:0 10px 80px 60px}.mobile-navigation nav figure{width:85%;max-width:225px;margin-bottom:40px}.mobile-navigation nav figure img{width:100%}.mobile-navigation nav h3{font-size:1.3rem;color:#fff}.mobile-navigation nav ul{padding:0;list-style:none;font-size:1.3rem}.mobile-navigation nav ul.locations{margin-bottom:45px}.mobile-navigation nav ul.locations,.mobile-navigation nav ul.business{margin-top:5px}.mobile-navigation nav ul li{margin-bottom:4px}.mobile-navigation nav ul li a,.mobile-navigation nav ul li span{color:#373c41;position:relative;display:inline-block;text-decoration:none;transition:color .2s;cursor:pointer}.mobile-navigation nav ul li>ul{padding-left:20px;font-size:.85em;overflow:hidden;opacity:1;transition:height .5s,opacity .2s}.mobile-navigation nav ul li>ul.hide{height:0 !important;opacity:0}.mobile-navigation nav ul li>ul.noTrans{transition:height 0s;opacity:0}.mobile-navigation nav ul li>ul li a{color:#0078ff}.mobile-navigation nav ul li>ul li a:before{content:"› "}.mobile-navigation nav ul li>ul li.active a{color:#d62727 !important}.mobile-navigation nav ul li.active a,.mobile-navigation nav ul li.active span{color:#d62727}.mobile-navigation nav ul li.active>ul li a{color:#0078ff}.mobile-navigation nav ul li.members a{font-weight:700;background-color:#d62727;color:#fff;padding:10px 20px;border-radius:5px;opacity:1}.mobile-navigation.active .bar .toggle-menu{border-left:1px solid hsla(0,0%,100%,.1)}.mobile-navigation.active .bar .toggle-menu .icon span{background-color:#d62727;opacity:0;transition-delay:.4s}.mobile-navigation.active .bar .toggle-menu .icon span:first-of-type{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-spec-transform:rotate(45deg);transform:rotate(45deg);opacity:1;top:6px}.mobile-navigation.active .bar .toggle-menu .icon span:last-of-type{width:25px;opacity:1;bottom:6px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-spec-transform:rotate(-45deg);transform:rotate(-45deg)}.mobile-navigation.active .menu{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mobile-navigation.shader-active .shader{opacity:.4;pointer-events:all}.mobile-navigation.allow-animation .shader{transition:all .2s}.mobile-navigation.allow-animation .menu{transition:all .3s;transition-timing-function:ease-in-out}@media screen and (max-width: 840px){.mobile-navigation{display:block}.mobile-navigation header{height:60px;visibility:hidden;overflow:hidden}.mobile-navigation .sticky-header,.mobile-navigation .sticky-header.show{display:none}.mobile-navigation .mobile-navigation{display:block}}@media screen and (max-width: 400px){.mobile-navigation nav{padding-left:30px}.mobile-navigation nav ul{font-size:1.2rem}}.mobile-contact{display:none;opacity:0;-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-ms-transform:translate3d(0, -100%, 0);-o-transform:translate3d(0, -100%, 0);-spec-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);padding:50px 7.1428571429%;background-color:#fff;color:#737373;font-size:.9rem;transition:opacity .4s,transform .4s}.mobile-contact.active{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;pointer-events:all}.mobile-contact h1,.mobile-contact h2{font-size:2rem;line-height:1.2;max-width:580px;color:#0064d2;margin:0 0 40px}.mobile-contact p{margin:1rem 0}.mobile-contact strong{color:#333}.mobile-contact a:not(.button){color:#0078ff;text-decoration:none;transition:color .3s,border .3s,opacity .3s}.mobile-contact a:not(.button):hover{color:rgb(0,84,178.5)}.mobile-contact a.button{display:inline-block;margin-top:20px;padding:15px 20px;border-radius:25px;background-color:#0078ff;text-decoration:none;font-size:.9rem;line-height:1;font-weight:700;color:#fff;transition:background-color .3s}.mobile-contact a.button:after{content:"";background:url("/img/zuiderbos-sprite.min.svg?v=2") -120px -78px no-repeat;background-size:502px 423px;width:14px;height:10px;display:inline-block;margin-left:20px;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);transition:transform .3s}.mobile-contact a.button:hover{background-color:#0064d2}.mobile-contact a.button:hover:after{-webkit-transform:translate3d(5px, 0, 0);-moz-transform:translate3d(5px, 0, 0);-ms-transform:translate3d(5px, 0, 0);-o-transform:translate3d(5px, 0, 0);-spec-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}@media screen and (max-width: 840px){.mobile-contact{display:block}}.dynamic-block{position:relative;margin-bottom:50px}.dynamic-block:last-child{margin-bottom:0}.dynamic-block .grid-row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.dynamic-block h3{display:block;width:100%;font-size:1rem;color:#373c41;font-weight:600;margin-bottom:30px}.dynamic-block h4{display:block;width:100%;font-size:.65rem;color:#373c41;font-weight:600;text-transform:uppercase;margin-bottom:30px}.dynamic-block .content{font-size:.9rem;line-height:1.6}.dynamic-block .content h2{font-size:1.2rem;color:#373c41;margin:0 0 40px}.dynamic-block .content ul li,.dynamic-block .content ol li{color:#737373}.dynamic-block .content p{color:#737373}.dynamic-block .content p:first-of-type{margin-top:0}.dynamic-block .content p:last-of-type{margin-bottom:0}.dynamic-block .content p strong{color:#737373}.dynamic-block .content p a{color:#d62727;text-decoration:none;border-bottom:2px solid #d62727;opacity:1;transition:color .3s,border .3s,opacity .3s}.dynamic-block .content p a:hover{opacity:.6}.dynamic-block .button{margin-top:30px}.two-text-columns{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.two-text-columns .content{width:45.8333333333%}@media screen and (max-width: 1150px){.two-text-columns{display:block}.two-text-columns .content{width:100%}.two-text-columns .content:first-child{margin-bottom:25px}}.full-image-column img{width:100%;display:none}.full-image-column img.large{display:block}@media screen and (max-width: 1450px){.full-image-column img.medium{display:block}.full-image-column img.large{display:none}}@media screen and (max-width: 500px){.full-image-column img.small{display:block}.full-image-column img.medium{display:none}}.content-block{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.content-block .image{display:block;position:relative;width:41.6666666667%}.content-block .image img{width:100%}.content-block .image .image-placeholder{display:block;width:100%;height:300px;background-color:#dadada}.content-block .content{display:block;padding:0;width:50%}.content-block[data-image-location=right] .grid-row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.content-block[data-image-location=right] .content{-webkit-order:1;-ms-order:1;order:1;margin-left:0}.content-block[data-image-location=right] .image{-webkit-order:2;-ms-order:2;order:2;top:0;right:0;left:auto}@media screen and (max-width: 1150px){.content-block{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.content-block .content{-webkit-order:1;-ms-order:1;order:1;width:100%}.content-block .image{-webkit-order:2;-ms-order:2;order:2;width:100%;margin-top:30px}}.multiple-images{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.multiple-images .image{width:45.8333333333%}.multiple-images .image img{width:100%;display:none}.multiple-images .image img.medium{display:block}@media screen and (max-width: 1550px){.multiple-images .image img.medium{display:none}.multiple-images .image img.small{display:block}}@media screen and (max-width: 840px){.multiple-images .image img.medium{display:block}.multiple-images .image img.small{display:none}}@media screen and (max-width: 500px){.multiple-images .image img.medium{display:none}.multiple-images .image img.small{display:block}}@media screen and (max-width: 840px){.multiple-images{display:block}.multiple-images .image{width:100%}.multiple-images .image:last-child{margin-top:40px}}.full-text-block{text-align:center}.full-text-block .content{width:83.3333333333%;margin:auto;text-align:center;font-size:1rem}@media screen and (max-width: 840px){.full-text-block{text-align:left}.full-text-block .content{width:100%;text-align:left;font-size:.9rem}}.video-block{width:100%;max-width:960px;margin:auto}.video-block .video-wrapper{position:relative;padding-bottom:53.6%;padding-top:25px;height:0;background-color:#dadada}.video-block .video-wrapper iframe,.video-block .video-wrapper .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.video-block .video-wrapper .video-overlay{z-index:2;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;opacity:1;cursor:pointer;transition:all .2s}.video-block .video-wrapper .video-overlay .button{position:relative;width:85px;height:85px;border-radius:100%;transform:scale(1);transition:all .4s;margin-top:0}.video-block .video-wrapper .video-overlay .button:before{content:"";position:absolute;left:34px;top:28px;width:0;height:0;border-style:solid;border-width:15px 0 15px 24px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;opacity:.75}.video-block .video-wrapper .video-overlay .button:after{display:none}.video-block .video-wrapper .video-overlay:hover .button{-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);-o-transform:scale(0.85);-spec-transform:scale(0.85);transform:scale(0.85)}.video-block .video-wrapper .video-overlay.hide{opacity:0;pointer-events:none;transition:all .5s;transition-delay:.7s}.video-block .video-wrapper .video-overlay.hide .button{transition:all .8s;transform:scale(0.3)}.header-image{position:relative;width:100%}.header-image img{width:100%}.header-image figcaption{position:absolute;left:-20px;bottom:50%;font-size:2.4rem;font-weight:600;color:#fff;line-height:1;margin-left:8.3333333333%}.header-image figcaption span{display:inline-block;background:linear-gradient(90deg, #23282d 0%, #373c41 100%);padding:12px 20px;margin-bottom:2px}@media screen and (max-width: 900px){.header-image figcaption{font-size:1.8rem}}@media screen and (max-width: 600px){.header-image figcaption{font-size:1.3rem}}@media screen and (max-width: 400px){.header-image figcaption{position:relative;font-size:1rem;left:0;bottom:0;width:100%;margin-left:0}.header-image figcaption span{margin-bottom:0;width:100%}}.header-image .show-scroll{position:absolute;left:calc(50% - 55px);bottom:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:110px;height:55px;cursor:pointer}.header-image .show-scroll .arrow{position:relative;top:5px;z-index:2;display:inline-block;width:8px;transform:translate3d(0, 0, 0);transition:transform .3s}.header-image .show-scroll .arrow svg{width:100%}.header-image .show-scroll:after{position:absolute;left:0;bottom:0;content:"";width:0;height:0;border-style:solid;border-width:0 55px 55px 55px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #dadada rgba(0,0,0,0)}.header-image .show-scroll:hover .arrow{transform:translate3d(0, 3px, 0)}@media screen and (max-width: 900px){.header-image .show-scroll{width:90px;height:45px;left:calc(50% - 45px)}.header-image .show-scroll:after{border-width:0 45px 45px 45px}}@media screen and (max-width: 400px){.header-image .show-scroll{display:none}}.reasons-row{position:relative;background-color:#f33}.reasons-row .grid-row{position:relative}.reasons-row .grid-col{vertical-align:middle;padding:100px 0}.reasons-row .reasons-block{overflow:visible;padding-right:4.1666666667%}.reasons-row .reasons-block ul{list-style:none;margin:0;padding:0}.reasons-row .reasons-block ul li{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:20px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}@media screen and (max-width: 1600px){.reasons-row .reasons-block ul li{font-size:1.2rem}}@media screen and (max-width: 480px){.reasons-row .reasons-block ul li{font-size:1rem}}.reasons-row .reasons-block ul li .list-icon{display:block;width:20px;transform:rotate(0deg);transform-origin:0 100%;transition:transform .4s}.reasons-row .reasons-block ul li .list-icon svg{width:100%}.reasons-row .reasons-block ul li p{width:calc(100% - 55px);margin:0}.reasons-row .reasons-block ul li:hover .list-icon{transform:rotate(-10deg)}.reasons-row .reasons-block .trigger{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-top:60px}.reasons-row .reasons-block .trigger .button{border:2px solid #fff;background:rgba(0,0,0,0);margin-right:8.3333333333%}.reasons-row .reasons-block .trigger .image-placeholder{width:180px}@media screen and (max-width: 1600px){.reasons-row .reasons-block .trigger .image-placeholder{width:150px}}.reasons-row .reasons-block .trigger .image-placeholder figure{position:relative;width:100%;padding-bottom:100%;height:0}.reasons-row .reasons-block .trigger .image-placeholder figure span{position:absolute;border-radius:100%;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}@media screen and (max-width: 1400px){.reasons-row .reasons-block .trigger{display:block}.reasons-row .reasons-block .trigger .button{margin-right:0}.reasons-row .reasons-block .trigger .image-placeholder{display:none}}.reasons-row .background{position:absolute;width:100%;height:100%;top:0;left:0}.reasons-row .background:after{content:"";position:absolute;width:58.3333333333%;height:100%;top:0;right:0;background:linear-gradient(90deg, #d62727 0%, #ff3333 100%)}.reasons-row .right-side{vertical-align:top;overflow:visible}.reasons-row .right-side h4{font-size:.65rem;color:#fff;font-weight:600;text-transform:uppercase;margin-bottom:30px}.reasons-row .right-side .video-wrapper{background-color:#23282d}.reasons-row .right-side .news-block{width:80%}@media screen and (max-width: 1350px){.reasons-row .right-side .news-block{width:100%}}.reasons-row .right-side .news-block .post{background:none;box-shadow:none;border-bottom:1px solid hsla(0,0%,100%,.25)}.reasons-row .right-side .news-block .post a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;text-decoration:none;padding:20px 0}.reasons-row .right-side .news-block .post a p{display:block;width:calc(100% - 90px);margin:0;font-size:1.1rem;color:#fff;font-weight:600;opacity:.75;transition:opacity .4s}@media screen and (max-width: 900px){.reasons-row .right-side .news-block .post a p{font-size:.9rem}}.reasons-row .right-side .news-block .post a .date{position:relative;display:block;font-size:1.4rem;width:60px;left:0;top:0;color:#fff}.reasons-row .right-side .news-block .post a .arrow{position:relative;display:block;width:12px;margin-left:25px;transform:translate3d(0, 0, 0);transition:transform .4s}.reasons-row .right-side .news-block .post a .arrow .arrow-icon{position:relative;right:3px;width:100%;transform-origin:center;transform:rotate(270deg)}.reasons-row .right-side .news-block .post a .arrow .arrow-icon .st0{fill:#fff;transition:fill .4s}.reasons-row .right-side .news-block .post a:hover p{opacity:.35}.reasons-row .right-side .news-block .post a:hover .arrow{transform:translate3d(10px, 0, 0)}@media screen and (max-width: 900px){.reasons-row .grid-row{width:100%}.reasons-row .background{display:none}.reasons-row .reasons-block{display:block;width:100%;padding:60px 8.3333333333%;max-width:600px;margin:auto}.reasons-row .right-side{width:100%;margin-left:0;padding:60px 8.3333333333%;background-color:#d62727}}.discover-row{padding:70px 0 120px}.discover-row .streamer{color:#373c41;font-size:.65rem;font-weight:600;text-transform:uppercase;margin:0 0 35px}.discover-row .links{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;overflow:visible;box-shadow:0px 0px 40px 0px rgba(0,0,0,.2)}.discover-row .links article{position:relative;width:25%}.discover-row .links article a{text-decoration:none}.discover-row .links article picture{width:100%}.discover-row .links article picture img{width:100%}.discover-row .links article .overlay{position:absolute;top:0;left:0;width:100%;height:100%}.discover-row .links article .overlay h4{position:absolute;left:calc(100% - 25px);bottom:30px;width:100%;font-size:1.5rem;line-height:1.2;color:#fff;font-weight:600;text-shadow:0px 0px 20px rgba(0,0,0,.35);transform-origin:0 100%;transform:rotate(270deg)}.discover-row .links article .overlay .arrow-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, #d62727 0%, #ff3333 100%);display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;opacity:0;transition:opacity .4s}.discover-row .links article .overlay .arrow-placeholder span{display:block;width:45px}.discover-row .links article .overlay .arrow-placeholder span svg{width:100%;transform-origin:center;transform:rotate(270deg)}.discover-row .links article .overlay .arrow-placeholder span svg.arrow-icon .st0{fill:#fff}.discover-row .links article:hover .overlay .arrow-placeholder{opacity:1}@media screen and (max-width: 1000px){.discover-row .links{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.discover-row .links article{width:50%}}@media screen and (max-width: 600px){.discover-row .links{display:block}.discover-row .links article{width:100%}.discover-row .links article .overlay h4{transform:rotate(0deg);left:30px;bottom:25px}}.sub-menu{padding:80px 0}.sub-menu>p{font-size:1rem;line-height:1.2;color:#fff;font-weight:600;margin:0 0 1rem}.sub-menu ul{list-style:none;padding:0;margin:0}.sub-menu ul li{font-size:.9rem;line-height:1.2;border-bottom:1px solid hsla(0,0%,100%,.25)}.sub-menu ul li a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;text-decoration:none;color:#fff;padding:15px 0;transition:color .3s}.sub-menu ul li a p{margin:0;width:calc(100% - 27px)}.sub-menu ul li a .arrow{position:relative;right:4px;top:1px;display:inline-block;width:9px;transform:translate3d(0, 0, 0);transition:transform .5s}.sub-menu ul li a .arrow svg{width:100%;transform-origin:center;transform:rotate(270deg)}.sub-menu ul li a .arrow svg.arrow-icon .st0{fill:#fff}.sub-menu ul li a:hover{color:hsla(0,0%,100%,.6)}.sub-menu ul li a:hover .arrow{transform:translate3d(8px, 0, 0)}.sub-menu ul li.active a{color:#fff;font-weight:600}.post{width:100%;max-width:520px;background:linear-gradient(45deg, #d62727 0%, #ff3333 100%);box-shadow:0px 0px 40px 0px rgba(0,0,0,.2);font-size:1rem;line-height:1.6}@supports(display: flex){.post{height:100%;max-width:none}.post a{height:100%;padding-bottom:0}}@media screen and (max-width: 600px){.post{font-size:.9rem}}.post a{display:block;position:relative;width:100%;height:0;padding-bottom:65%;text-decoration:none}@supports(display: flex){.post a{height:100%}}.post a figure{position:absolute;left:0;top:0;width:100%;height:100%}.post a figure:before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:linear-gradient(#23282d 0%, #373c41 100%);opacity:.8;transition:opacity .4s}.post a figure span{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center;display:none}.post a figure span.medium{display:block}.post a .date{position:absolute;left:8%;top:12%;z-index:3;font-size:3em;font-weight:700;line-height:1;color:#d62727;transition:color .4s}@media screen and (max-width: 950px){.post a .date{font-size:2.5em}}@media screen and (max-width: 950px){.post a .date{font-size:2em}}.post a h2{position:absolute;z-index:4;width:calc(80% - 10px);left:9%;bottom:9%;color:#dadada;font-size:1.1em;line-height:1.4;font-weight:600;transition:color .4s}.post a h2 .arrow{position:absolute;z-index:2;width:15px;right:-20px;bottom:-7px;transform:translate3d(0, 0, 0);transition:transform .4s}.post a h2 .arrow .arrow-icon{width:100%;transform-origin:center;transform:rotate(270deg)}.post a h2 .arrow .arrow-icon .st0{fill:#d62727;transition:fill .4s}.post:hover a figure:before{opacity:.2}.post:hover a .arrow{transform:translate3d(5px, 0, 0)}.post:hover a .arrow .arrow-icon .st0{fill:#fff}.post:hover a h2,.post:hover a .date{color:#fff}@media screen and (max-width: 480px){.post a{height:auto;padding-bottom:0}.post a figure{position:relative;height:0;padding-bottom:65%}.post a .arrow{display:none}.post a h2{position:relative;width:100%;left:0;bottom:0;padding:20px 15px}}.first-page .post#post-0 a{padding:5% 8%}.first-page .post#post-0 a figure span.medium{display:none}.first-page .post#post-0 a figure span.large{display:block}@media screen and (max-width: 950px){.first-page .post#post-0 a figure span.large{display:none}.first-page .post#post-0 a figure span.medium{display:block}}.first-page .post#post-0 a .date{top:8%;font-size:3.75em}.first-page .post#post-0 a h2{font-size:2em;padding-right:15% !important}@media screen and (max-width: 1750px){.first-page .post#post-0 a h2{padding-right:15%}}@media screen and (max-width: 840px){.first-page .post#post-0 a{padding:0 0 65%}.first-page .post#post-0 a .date{top:12%;font-size:2em}.first-page .post#post-0 a h2{font-size:1.1em;padding-right:20px !important}}@media screen and (max-width: 480px){.first-page .post#post-0 a{height:auto;padding-bottom:0}}@media screen and (max-width: 840px){.home .color-wrapper{padding-top:40px}}.home .home-content{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;padding:115px 0}.home .home-content .title-placeholder{width:33.3333333333%;margin-right:12.5%}.home .home-content .title-placeholder p{font-size:.65rem;font-weight:600;color:#737373;text-transform:uppercase}.home .home-content .title-placeholder h1{font-size:2rem;line-height:1.2;font-weight:600;color:#373c41}@media screen and (max-width: 950px){.home .home-content .title-placeholder h1{font-size:1.6rem}}.home .home-content .title-placeholder .button{margin-top:50px}.home .home-content .content{width:33.3333333333%;margin-right:8.3333333333%;padding-top:6px;font-size:.9rem;line-height:1.6;color:#737373}.home .home-content .content ul{border-left-color:#737373}@media screen and (max-width: 1350px){.home .home-content{padding:80px 0}.home .home-content .title-placeholder{width:41.6666666667%;margin-right:8.3333333333%}.home .home-content .content{width:41.6666666667%}}@media screen and (max-width: 750px){.home .home-content{padding:80px 0;display:block}.home .home-content .title-placeholder,.home .home-content .content{width:83.3333333333%;margin-right:auto;margin-left:auto}}@media screen and (max-width: 750px)and (max-width: 550px){.home .home-content .title-placeholder,.home .home-content .content{width:100%}}@media screen and (max-width: 750px){.home .home-content .title-placeholder{margin-bottom:40px}}.page .default-page-content{padding-top:72px}.page .default-page-content .images,.page .default-page-content .content{position:relative;z-index:2;display:inline-block;vertical-align:top;font-size:1rem;line-height:1.6}.page .default-page-content .content{margin-left:8.3333333333%;width:33.3333333333%;padding:0 0 100px;color:#737373}.page .default-page-content .content h1{font-size:1.4rem;line-height:1.2;color:#373c41;font-weight:600;margin:0 0 32px}.page .default-page-content .content h2{font-size:1rem;line-height:1.2;color:#373c41;font-weight:600;margin:0 0 1rem}.page .default-page-content .content p{font-size:.8rem}.page .default-page-content .content p a{color:#d62727;font-weight:600;text-decoration:none;transition:color .2s}.page .default-page-content .content p a:hover{color:#f33}.page .default-page-content .content .button{margin-top:50px}.page .default-page-content .images{width:41.6666666667%;margin-left:8.3333333333%;margin-bottom:75px}.page .default-page-content .images picture{display:block;box-shadow:0px 0px 40px 0px rgba(0,0,0,.2)}.page .default-page-content .images picture img{width:100%}@media screen and (max-width: 1200px){.page .default-page-content .content{margin-left:0;width:41.6666666667%}.page .default-page-content .images{width:50%}}@media screen and (max-width: 840px){.page .default-page-content .content{width:100%;padding-bottom:50px}.page .default-page-content .images{width:100%;margin-left:0;margin-bottom:75px}}.projects .projects-overview-content{position:relative}.projects .projects-overview-content .background{position:absolute;top:0;left:0;width:100%;height:100%}.projects .projects-overview-content .background .left{position:absolute;top:0;left:0;display:block;height:100%;width:39.2857142857%;background:#23282d}.projects .projects-overview-content .background .right{position:absolute;top:0;right:0;display:block;height:100%;width:60.7142857143%;background-image:url("/img/backgrounds/projects.jpg");background-size:cover;background-position:center right}.projects .projects-overview-content .background .right:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg, #23282d 0%, #373c41 100%);opacity:.8}.projects .projects-overview-content .grid-row{position:relative;z-index:2}.projects .projects-overview-content .grid-row:before{content:"";position:absolute;top:0;left:0;display:block;height:100%;width:37.5%;background:linear-gradient(90deg, #23282d 0%, #373c41 100%)}.projects .projects-overview-content .grid-row .sub-menu,.projects .projects-overview-content .grid-row .content{position:relative;z-index:2;display:inline-block;vertical-align:top;font-size:1rem;line-height:1.6}.projects .projects-overview-content .grid-row .sub-menu{margin-left:8.3333333333%;width:25%}.projects .projects-overview-content .grid-row .content{margin-left:8.3333333333%;width:50%;padding:72px 0 100px;max-width:660px}.projects .projects-overview-content .grid-row .content h1{font-size:1.4rem;line-height:1.2;color:#fff;font-weight:600;margin:0 0 32px}.projects .projects-overview-content .grid-row .content h2{font-size:1rem;line-height:1.2;color:#fff;font-weight:600;margin:0 0 1rem}.projects .projects-overview-content .grid-row .content p{font-size:.8rem}@media screen and (max-width: 900px){.projects .projects-overview-content .background .left{display:none}.projects .projects-overview-content .background .right{width:100%}}@media screen and (max-width: 900px)and (max-width: 840px){.projects .projects-overview-content .grid-row{width:100%}}@media screen and (max-width: 900px){.projects .projects-overview-content .grid-row:before{display:none}.projects .projects-overview-content .grid-row .sub-menu{display:none}.projects .projects-overview-content .grid-row .content{width:83.3333333333%}}.projects .overview{padding:60px 0}.projects .overview article{position:relative;width:100%;max-width:415px;margin-bottom:60px;box-shadow:0px 0px 40px 0px rgba(0,0,0,.2)}@supports(display: flex){.projects .overview article{margin-bottom:0}}.projects .overview article:last-of-type{margin-bottom:0}.projects .overview article figure{position:relative;z-index:2;width:100%;height:0;padding-bottom:100%;background:linear-gradient(#23282d 0%, #373c41 100%)}.projects .overview article figure:after{content:"";opacity:0;position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:linear-gradient(#d62727 0%, #ff3333 100%);transition:opacity .3s}.projects .overview article figure .image{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center}.projects .overview article figure figcaption{position:absolute;z-index:2;left:28px;bottom:25px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;width:calc(100% - 56px);font-size:1.3rem;line-height:1.25;font-weight:600;color:#dadada;transition:color .3s}.projects .overview article figure figcaption p{width:calc(100% - 40px);margin:0}.projects .overview article figure figcaption .arrow{position:relative;left:-3px;bottom:-5px;display:inline-block;width:16px;transform:translate3d(0, 0, 0);transition:transform .3s}.projects .overview article figure figcaption .arrow .arrow-icon{transform-origin:center;transform:rotate(270deg)}.projects .overview article figure figcaption .arrow .arrow-icon .st0{fill:#dadada;transition:fill .3s}.projects .overview article figure figcaption.colored{color:#23282d}.projects .overview article figure figcaption.colored .arrow .arrow-icon .st0{fill:#23282d}.projects .overview article:hover figure:after{opacity:1}.projects .overview article:hover figure figcaption{color:#fff}.projects .overview article:hover figure figcaption .arrow{transform:translate3d(5px, 0, 0)}.projects .overview article:hover figure figcaption .arrow .arrow-icon .st0{fill:#fff}@media screen and (max-width: 750px){.projects .overview article{margin:0 auto 25px}.projects .overview article:last-of-type{margin-bottom:0}.projects .overview article figure{padding-bottom:66.67%}.projects .overview article figure figcaption{font-size:1rem}}.projects .overview .grid{width:83.3333333333%;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:60px 60px}@media screen and (max-width: 1650px){.projects .overview .grid{width:100%}}@media screen and (max-width: 1250px){.projects .overview .grid{width:83.3333333333%;grid-template-columns:1fr 1fr}}@media screen and (max-width: 950px){.projects .overview .grid{width:100%}}@media screen and (max-width: 750px){.projects .overview .grid{display:block}}.project-detail .project-detail-content{position:relative}.project-detail .project-detail-content .background{position:absolute;top:0;left:0;width:100%;height:100%}.project-detail .project-detail-content .background .left{position:absolute;top:0;left:0;display:block;height:100%;width:17.8571428571%;background:#23282d}.project-detail .project-detail-content .grid-row{position:relative;z-index:2}.project-detail .project-detail-content .grid-row:before{content:"";position:absolute;top:0;left:0;display:block;height:100%;width:29.1666666667%;background:linear-gradient(90deg, #23282d 0%, #373c41 100%)}.project-detail .project-detail-content .grid-row .sub-menu,.project-detail .project-detail-content .grid-row .dynamic-placeholder{position:relative;z-index:2;display:inline-block;vertical-align:top;font-size:1rem;line-height:1.6}.project-detail .project-detail-content .grid-row .sub-menu{width:25%}.project-detail .project-detail-content .grid-row .dynamic-placeholder{margin-left:8.3333333333%;width:66.6666666667%;padding:72px 0 100px}.project-detail .project-detail-content .grid-row .dynamic-placeholder h1{font-size:1.4rem;line-height:1.2;color:#373c41;font-weight:600;margin:0 0 32px}@media screen and (max-width: 840px){.project-detail .project-detail-content .background{display:none}.project-detail .project-detail-content .grid-row{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.project-detail .project-detail-content .grid-row:before{display:none}.project-detail .project-detail-content .grid-row .sub-menu{width:100%;padding:50px 8.3333333333%;-webkit-order:2;-ms-order:2;order:2;background:linear-gradient(45deg, #23282d 0%, #373c41 100%)}.project-detail .project-detail-content .grid-row .dynamic-placeholder{-webkit-order:1;-ms-order:1;order:1;padding-top:50px;width:83.3333333333%}}.news .no-news{padding:60px 20px 0;text-align:center;color:#373c41}.news .overview{padding:60px 0 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.news .overview article{margin:0 15px 60px}@media screen and (max-width: 480px){.news .overview article{margin:0 0 30px}}@supports(display: flex){.news .overview{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:60px 60px;margin-bottom:60px}.news .overview.first-page{grid-template-rows:1fr 1fr 1fr;grid-template-areas:"first first item-2" "first first item-3" "item-4 item-5 item-6"}.news .overview.first-page article:first-child{grid-area:first}.news .overview article{margin:0}@media screen and (max-width: 1700px){.news .overview{grid-gap:30px 30px}}@media screen and (max-width: 1500px){.news .overview{grid-gap:60px 60px;grid-template-columns:1fr 1fr}.news .overview.first-page{grid-template-areas:"first first" "first first"}}@media screen and (max-width: 950px){.news .overview{grid-gap:30px 30px}}@media screen and (max-width: 840px){.news .overview{display:block;max-width:520px;margin-left:auto;margin-right:auto}.news .overview article{margin-bottom:30px}}}.post-detail .post-detail-content .sub-menu ul li{font-size:.8rem}.contact .contact-content{position:relative}.contact .contact-content .background{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(90deg, #23282d 0%, #373c41 100%);background-color:#0078ff}.contact .contact-content .contact-info{width:33.3333333333%;margin-left:8.3333333333%;padding:72px 0 100px}.contact .contact-content .contact-info h1{font-size:1.4rem;line-height:1.2;color:#373c41;font-weight:600;margin:0 0 32px}.contact .contact-content .contact-info h3{font-size:.8rem;line-height:1.2;color:#373c41;opacity:.5;text-transform:uppercase;font-weight:600;margin:100px 0 15px}.contact .contact-content .contact-info p{font-size:.9rem;color:#737373}.contact .contact-content .contact-info p a{color:#d62727;font-weight:600;text-decoration:none;transition:color .2s}.contact .contact-content .contact-info p a:hover{color:#f33}.contact .contact-content .contact-info .opening-hours{list-style:none;margin:0;padding:0}.contact .contact-content .contact-info .opening-hours li{color:#737373;font-size:.9rem}.contact .contact-content .contact-info .opening-hours li .day{display:inline-block;width:175px}@media screen and (max-width: 400px){.contact .contact-content .contact-info .opening-hours li .day{width:130px}}.contact .contact-content .contact-info .opening-hours li.active{color:#373c41;font-weight:bold}@media screen and (max-width: 1100px){.contact .contact-content .contact-info{width:41.6666666667%;margin-left:0}}.contact .contact-content .contact-form{position:relative;padding-top:72px;display:inline-block;margin-left:8.3333333333%;padding-left:8.3333333333%;width:41.6666666667%;vertical-align:top}.contact .contact-content .contact-form h2{font-size:1.5rem;line-height:1.2;font-weight:600;color:#fff}.contact .contact-content .contact-form p{font-size:.9rem;line-height:1.2;color:#fff}@media screen and (max-width: 840px){.contact .contact-content .grid-row{width:100%}.contact .contact-content .background{display:none}.contact .contact-content .contact-info{width:100%;padding:72px 8.3333333333% 100px}.contact .contact-content .contact-info h3{margin-top:60px}.contact .contact-content .contact-form{width:100%;padding-right:8.3333333333%;margin-left:0;background:linear-gradient(#23282d 0%, #373c41 100%)}}.events .events-content .event-info{width:83.3333333333%;margin-left:8.3333333333%;max-width:800px}@media screen and (max-width: 1200px){.events .events-content .event-info{width:100%;margin-left:0}}.events .events-content .content h2{font-size:1.2rem;line-height:1.2;color:#373c41;font-weight:600;margin:0 0 32px}.events .events-content .content p{font-size:.8rem;color:#737373}.events .events-content .events-form{background:linear-gradient(90deg, #23282d 0%, #373c41 100%);margin-top:40px;margin-left:0;margin-right:0;width:100%;max-width:none;padding:60px 14.2857142857% 40px}.events .events-content .events-form .contact-form{max-width:1680px}.events .events-content .events-form .form>p{margin:60px 0 30px;font-size:1rem;line-height:1.2;color:#fff;font-weight:700}.events .events-content .events-form .form>p:first-of-type{margin-top:0}.events .events-content .events-form .form .form-element.checkboxes label{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.events .events-content .events-form .form .form-element.checkboxes label span{width:calc(100% - 25px)}.events .events-content .events-form .form .form-element.checkboxes label input{width:12px;margin-right:15px}@media screen and (max-width: 640px){.events .events-content .events-form .form .form-element .error-message{position:relative;margin-bottom:12px}}@media screen and (max-width: 1200px){.events .events-content .events-form{padding:60px 7.1428571429% 40px}}.events .events-content .events-form h2{font-size:1.4rem;line-height:1.2;color:#dadada;font-weight:600;margin:0}.error-message__wrapper{display:grid;padding-block:20px;color:#ff1e00}.sitemap-list li{margin-bottom:10px !important}.sitemap-list li a{color:#fff;text-decoration:none;opacity:1;transition:opacity .3s}.sitemap-list li a:hover{opacity:.6}.sitemap-list li ul{margin:10px 0 0;font-size:.85em;opacity:.8}/*# sourceMappingURL=style.css.map */