@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.intro-bar{grid-column:3/-3;display:grid;grid-template-columns:subgrid}.intro-bar .logo{grid-column:1/4;display:flex}.intro-bar .logo svg{height:46px}.intro-bar .logo a{display:flex;margin-block:.5rem}.intro-bar .highlights{grid-column:5/13}.intro-bar .highlights ul{display:flex;justify-content:flex-end;align-items:flex-end;list-style:none;padding:0;gap:.25rem;height:100%;flex-wrap:wrap;margin:0;font-size:1rem}.intro-bar .highlights ul li{margin:0}.intro-bar .highlights ul li a{color:#282b29;text-decoration:none}.intro-bar .highlights ul li a:hover{text-decoration:none;color:#dd2c2ae6}.intro-bar .highlights ul li:not(:first-child):before{content:"|";margin-left:4px;margin-right:4px;color:#434343;font-weight:400;display:inline-block}.intro-bar .highlights ul .seperator{color:gray}.navbar{grid-column:1/-1;display:grid;grid-template-columns:subgrid;background:linear-gradient(90deg,#e86750,#e4644c 33%,#d63331 67%,#c04245);color:#fff;position:sticky;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 10px #0003}.navbar-container{grid-column:3/-3;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.navbar-container{justify-content:flex-end}}.menu-toggle{display:none;background:none;border:none;color:#ebecdf;font-size:1.5rem;cursor:pointer;padding:.5rem}.nav-menu{display:flex;list-style:none}.nav-menu .nav-item{position:relative;border-bottom:2px solid transparent;margin-bottom:3px}.nav-menu .nav-item.item-active{border-bottom:2px solid #ebecdf}.nav-menu .nav-item .nav-link{color:#ebecdf;text-decoration:none;padding:.7rem .7rem calc(.7rem - 5px) .7rem;display:block}.nav-menu .dropdown{position:relative}.nav-menu .dropdown-menu{display:block;opacity:0;transform:translateY(-10px);transform-origin:top center;transition:opacity .25s ease-out,transform .25s ease-out;visibility:hidden;position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 8px 16px #0003;z-index:1;list-style:none}.nav-menu .dropdown-menu .dropdown-item{white-space:nowrap}.nav-menu .dropdown-menu .dropdown-item .nav-link{padding:.75rem 1rem;color:#282b29}.nav-menu .dropdown-menu .dropdown-item .nav-link:hover{color:#ea745f}.nav-menu .dropdown-menu .dropdown-item .nav-link.nav-active{font-weight:700;background-color:unset}.dropdown.active .dropdown-menu{visibility:visible;opacity:1;transform:translateY(0)}.dropdown>.nav-link:after{content:" ▼";font-size:.5em;vertical-align:middle;margin-left:.25rem}@media screen and (max-width: 768px){.menu-toggle{display:block}.dropdown .dropdown-menu{position:static;width:100%;box-shadow:none;padding-left:1rem;opacity:1!important;transform:none!important;visibility:visible!important}.nav-menu{display:flex;flex-direction:column;width:100%;position:absolute;top:100%;left:0;background-color:#282b29;z-index:999;overflow-y:auto;height:0;transition:height .3s ease}.nav-menu.active{height:calc(100vh - 60px);max-height:calc(100vh - 60px)}.dropdown-menu{position:static;width:100%;box-shadow:none;padding-left:1rem}.nav-item{width:100%}.dropdown>.nav-link:after{content:"+";float:right;font-size:.9em;transition:transform .2s ease}.dropdown.active>.nav-link:after{content:"-"}.dropdown .dropdown-menu{max-height:0;overflow:hidden;transition:max-height .3s ease}.dropdown.active .dropdown-menu{max-height:600px}}.footer{grid-column:1/-1;display:grid;grid-template-columns:subgrid;background-color:#434343;padding-top:8px;padding-bottom:8px;font-size:14px;margin-top:30px}.footer .inner-footer{grid-column:3/-3;color:#fff;text-align:center}.footer .inner-footer a{color:#ef5550;text-decoration:none}.footer .inner-footer a:hover{text-decoration:underline}.footer .inner-footer h4{color:#fff;text-transform:uppercase;font-weight:700;margin-top:16px;font-size:18px}.footer .inner-footer h4 a{color:#fff}.footer .inner-footer .contact ul>*:before{margin-right:4px}.footer .inner-footer .contact .address-1:before{font-family:FontAwesome;content:"";font-style:normal;font-size:1rem;color:#fff}.footer .inner-footer .contact .address-2:before{font-family:FontAwesome;content:"";font-style:normal;font-size:1rem;color:#434343}.footer .inner-footer .contact .address-email{padding-top:10px}.footer .inner-footer .contact .address-email:before{font-family:FontAwesome;content:"";font-style:normal;font-size:.8em;color:#ebecdf}.footer .inner-footer .contact .address-phone{padding-top:10px}.footer .inner-footer .contact .address-phone:before{font-family:FontAwesome;content:"";font-weight:900;font-style:normal;font-size:1em;color:#ebecdf}.footer .inner-footer .sitemap{display:none}@media screen and (min-width: 768px){.footer .inner-footer .sitemap{display:block}}@media screen and (min-width: 768px){.footer .inner-footer{display:grid;grid-template-columns:subgrid;text-align:left}.footer .inner-footer h4{font-size:15px}.footer .inner-footer .contact{grid-column:1/3}.footer .inner-footer .sitemap{grid-column:3/-1;display:flex;flex-direction:row}.footer .inner-footer .sitemap>*{flex-grow:1}}@media screen and (min-width: 768px){.footer{margin-top:48px}}.under-footer{grid-column:1/-1;display:grid;grid-template-columns:subgrid;background-color:#282b29;font-size:13px;padding:12px 0}.under-footer .inner-footer-under{grid-column:3/-3;display:flex;flex-direction:row;margin:0;flex-wrap:wrap;color:#ebecdf;align-items:center}.under-footer .inner-footer-under>*{margin:0 12px 0 0}.under-footer .inner-footer-under p{margin:0}.under-footer .inner-footer-under .footer-nav{display:flex;flex-wrap:wrap;gap:12px}@media screen and (min-width: 768px){.under-footer .inner-footer-under .footer-nav{flex-grow:1}}.under-footer a{color:#ea745f;text-decoration:none}.under-footer a:hover{text-decoration:underline}.under-footer .sm-links{display:flex;align-items:center}.under-footer .sm-links a{color:#ebecdf;text-decoration:none}.under-footer .sm-links a:hover{text-decoration:none}.under-footer .sm-links a:hover .fa-brands:before{transform:scale(1.1)}.under-footer .sm-links li{display:inline;margin-left:8px}.under-footer .sm-links .sm-links a{color:#ebecdf;display:inline-block}.under-footer .sm-links .fa-brands{font-family:FontAwesome;font-size:22px;margin-left:8px}.under-footer .sm-links .fa-brands:before{transition:all .2s;display:inline-block}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}html{background-color:#282b29}body{--column-count: 12;font-family:Seravek,Gill Sans Nova,Ubuntu,Calibri,DejaVu Sans,source-sans-pro,sans-serif;font-size:16px;font-weight:400;color:#131313;background-color:#fff;line-height:1.6;-webkit-hyphens:auto;hyphens:auto;display:grid;column-gap:0;grid-template-columns:minmax(.5rem,1fr) 0 repeat(var(--column-count),minmax(0,90px)) 0 minmax(.5rem,1fr)}@media screen and (min-width: 768px){body{font-size:18px;grid-template-columns:minmax(.5rem,1fr) 20px repeat(var(--column-count),minmax(0,5.5rem)) 20px minmax(.5rem,1fr)}}body h2{font-size:1.75rem;text-wrap:balance;font-weight:700}body h3{font-size:1.5rem;text-wrap:balance;font-weight:700;line-height:1.3}body h4{font-size:1.2rem;text-wrap:balance;font-weight:700}body strong{font-weight:700}body p{margin-bottom:1rem}body .content{grid-column:3/-3;display:grid;gap:30px;grid-template-columns:subgrid;margin-top:2rem}body .content .no-gap-below+section{margin-top:-15px}@media screen and (min-width: 992px){body .content .no-gap-below+section{margin-top:-30px}}@media screen and (min-width: 992px){body .content{gap:50px}}body .content.compact{gap:20px}body .content.compact .no-gap-below+section{margin-top:-15px}@media screen and (min-width: 992px){body .content.compact .no-gap-below+section{margin-top:-15px}}@media screen and (min-width: 992px){body .content.compact{gap:25px}}body .content ul{list-style:none;padding-left:10px;margin:0;grid-column:1/-1}body .content ul li{position:relative;padding-left:20px;line-height:1.2}body .content ul li:before{content:"—";position:absolute;left:0;top:0;color:#333}body .content a{color:#dd2c2ae6;text-decoration:none;border-bottom:1px solid rgba(221,44,42,.9);box-shadow:0 0 #dd2c2ae6 inset;transition:.3s all}body .content a:hover{box-shadow:0 -.15em #dd2c2ae6 inset}body .content img{max-width:100%;object-fit:cover;display:block}body .content img.rounded{border-radius:.375rem}body .content hr{border:0;height:1px;background-image:linear-gradient(90deg,#e86750,#e4644c 33%,#d63331 67%,#c04245)}body .content p,body .content h2,body .content h3,body .content h4{grid-column:1/-1}body .content section.blockquote blockquote{position:relative;padding-left:1em;border-left:.2em solid #ef5550;font-size:1.2em;line-height:1.5em;font-weight:100;margin-block:36px}body .content section.blockquote blockquote:before,body .content section.blockquote blockquote:after{content:"“";color:#d3d3d3;font-size:1.3em}body .content section.blockquote blockquote:after{content:"”"}body .content section.blockquote blockquote footer{font-size:.8em;font-weight:700;color:#a9a9a9;float:right}body .content section.blockquote blockquote footer:before{content:"―"}body .content section.businesscard{grid-column:1/-1;background:linear-gradient(90deg,#e86750,#e4644c 33%,#d63331 67%,#c04245);border-radius:.375rem;color:#fff;margin-top:2rem}body .content section.businesscard img{width:100%;border-top-left-radius:.375rem;border-top-right-radius:.375rem}body .content section.businesscard .text{padding:12px}body .content section.businesscard a{color:#fff;text-decoration:none;border-bottom:1px solid white;box-shadow:0 0 #fff inset;transition:.3s all}body .content section.businesscard a:hover{box-shadow:0 -.15em #fff inset}@media screen and (min-width: 768px){body .content section.businesscard{display:grid;grid-template-columns:subgrid;font-size:1.1rem;margin-top:4rem}body .content section.businesscard img{grid-column:1/4;border-top-left-radius:.375rem;border-top-right-radius:0;border-bottom-left-radius:.375rem;height:100%;object-position:right}body .content section.businesscard .text{grid-column:4/12;padding:16px 0}}body .content section.link_button.right{text-align:right}body .content section.link_button.centered{text-align:center}body .content section.link_button.left{text-align:left}body .content section.link_button .link_button{display:inline-block;max-width:100%;word-break:break-word;padding:9px;text-align:center;white-space:normal;border:1.5px solid rgba(221,44,42,.9);border-radius:4px;font-size:15px;line-height:21px;text-decoration:none;color:#dd2c2ae6;letter-spacing:.1rem;background-color:#fff;cursor:pointer;margin:19px 0;transition:all .5s ease-in-out;box-shadow:unset}body .content section.link_button .link_button:hover{background-color:#dd2c2ae6;color:#fff;box-shadow:unset}body .content section.cards{margin-top:24px;margin-bottom:24px;grid-column:1/-1}body .content section.cards .cards .card{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #cfcfcf}body .content section.cards .cards .card p{margin-bottom:0}body .content section.cards .cards .card h4{margin-top:8px}@media screen and (min-width: 768px){body .content section.cards .cards .card h4{margin-top:12px}}@media screen and (min-width: 768px){body .content section.cards .cards{display:flex;flex-wrap:wrap}body .content section.cards .cards .card{flex:1 1 45%;margin-bottom:0;padding-bottom:24px;padding-top:24px}body .content section.cards .cards .card:nth-child(1),body .content section.cards .cards .card:nth-of-type(2){padding-top:0;margin-top:12px}body .content section.cards .cards .card:nth-child(odd){border-right:1px solid #cfcfcf;padding-right:24px}body .content section.cards .cards .card:nth-child(2n){padding-left:24px}body .content section.cards .cards .card .link_button{margin-bottom:0}}body .content section.columns{grid-column:1/-1}body .content section.columns.top{align-items:start}body .content section.columns.centered{align-items:center}body .content section.columns.bottom{align-items:end}body .content section.columns .column-1,body .content section.columns .column-2,body .content section.columns .column-3{display:block}body .content section.columns .column-1 p:after,body .content section.columns .column-2 p:after,body .content section.columns .column-3 p:after{content:" ";white-space:pre}@media screen and (min-width: 768px){body .content section.columns{display:grid;grid-template-columns:subgrid}body .content section.columns.col-1-1 .column-1{grid-column:1/7}body .content section.columns.col-1-1 .column-2{grid-column:7/13}body .content section.columns.col-1-2 .column-1{grid-column:1/5}body .content section.columns.col-1-2 .column-2{grid-column:5/13}body .content section.columns.col-2-1 .column-1{grid-column:1/9}body .content section.columns.col-2-1 .column-2{grid-column:9/13}body .content section.columns.col-1-1-1 .column-1{grid-column:1/5}body .content section.columns.col-1-1-1 .column-2{grid-column:5/9}body .content section.columns.col-1-1-1 .column-3{grid-column:9/13}}body .content section.contact_form{grid-column:1/-1;margin:25px 0}body .content section.contact_form textarea,body .content section.contact_form input{margin:0 auto;line-height:1.3;overflow-x:hidden;-webkit-hyphens:auto;hyphens:auto}body .content section.contact_form input[type=text],body .content section.contact_form input[type=date],body .content section.contact_form input[type=datetime],body .content section.contact_form input[type=email],body .content section.contact_form input[type=number],body .content section.contact_form input[type=search],body .content section.contact_form input[type=time],body .content section.contact_form input[type=url],body .content section.contact_form input[type=tel],body .content section.contact_form textarea,body .content section.contact_form select{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#fff;border:1px solid #e3e3e3;border-radius:5px;padding:10px;margin-bottom:10px;color:#555}body .content section.contact_form input[type=text]:focus,body .content section.contact_form input[type=date]:focus,body .content section.contact_form input[type=datetime]:focus,body .content section.contact_form input[type=email]:focus,body .content section.contact_form input[type=number]:focus,body .content section.contact_form input[type=search]:focus,body .content section.contact_form input[type=time]:focus,body .content section.contact_form input[type=tel]:focus,body .content section.contact_form input[type=url]:focus,body .content section.contact_form textarea:focus,body .content section.contact_form select:focus{padding:16px 10px;border:1px solid #ef5550}body .content section.contact_form textarea:focus{padding:10px 10px 20px}body .content section.contact_form input[type=submit],body .content section.contact_form input[type=button]{font-family:Open Sans,helvetica,arial,sans-serif;width:100%;max-width:250px;word-break:break-word;display:inline-block;padding:10px;text-align:center;white-space:normal;border:1.5px solid #ef5550;border-radius:5px;font-size:15px;line-height:21px;text-decoration:none;color:#ef5550;letter-spacing:.1rem;background-color:#fff;font-weight:700;cursor:pointer;margin:11.5px 0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}body .content section.contact_form input[type=submit]:hover,body .content section.contact_form input[type=button]:hover{background-color:#ef5550;color:#fff}body .content section.contact_form input,body .content section.contact_form textarea{width:100%;max-width:600px}body .content section.contact_form .contact-submit-wrapper{display:flex;width:100%;max-width:600px}body .content section.contact_form .contact-submit-button{flex:1}body .content section.contact_form .contact-submit-message{flex:1;display:none}body .content section.contact_form #fields-mandatory{font-size:14px;margin-bottom:0}body .content section.contact_form #name-error,body .content section.contact_form #mail-error,body .content section.contact_form #tel-error,body .content section.contact_form #text-error{display:none;margin-top:0;margin-bottom:20px;color:red}body .content section.contact_form #contact-successful,body .content section.contact_form #contact-unsuccessful{display:none}body .content section.contact_form #contact-unsuccessful{color:red}body .content section.contact_form #contact-successful{color:green}body .content section.downloads{grid-column:1/-1}body .content section.downloads ul{margin-bottom:24px}body .content section.downloads ul li{margin-bottom:8px}body .content section.home_examples{margin-top:24px;margin-bottom:24px;grid-column:1/-1}body .content section.home_examples ul{padding:0}body .content section.home_examples ul li{padding:0}body .content section.home_examples ul li:before{content:unset}body .content section.home_examples ul li img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}body .content section.home_examples .glide__slide{text-align:center;display:flex;flex-direction:column;font-size:1rem}body .content section.home_examples .glide__slide img{border-radius:.375rem;margin-bottom:6px}body .content section.home_jumbotron{grid-column:1/-1}body .content section.home_jumbotron .hero-text{font-size:1.7rem;font-weight:700;color:#000;text-shadow:0 0 8px #ffffff;text-align:center;z-index:2;position:relative}body .content section.home_jumbotron .hero-text .pen-stroke{position:relative;display:inline;color:#dd2c2ae6}body .content section.home_jumbotron .hero-text .pen-stroke svg{position:absolute;top:1.2em;left:0;width:100%;overflow:visible}body .content section.home_jumbotron .hero-text .pen-stroke svg path{fill:none;stroke:#dd2c2ae6;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}body .content section.home_jumbotron .short-text{font-size:1rem}@media screen and (min-width: 768px){body .content section.home_jumbotron .short-text{font-size:1.2rem}}@media screen and (min-width: 768px){body .content section.home_jumbotron .hero-text{font-size:2.2rem}}@media screen and (min-width: 768px){body .content section.home_jumbotron{display:grid;grid-template-columns:subgrid;row-gap:20px}body .content section.home_jumbotron .hero-text{grid-row:1/2;grid-column:1/7;margin-right:20px;margin-top:20px}body .content section.home_jumbotron .hero-text p{margin-bottom:0}body .content section.home_jumbotron .short-text{grid-row:2/3;grid-column:1/7;margin-bottom:20px;margin-right:20px}body .content section.home_jumbotron img{grid-row:1/3;grid-column:7/13;height:100%;border-radius:.375rem}}body .content section.horizontal_line{grid-column:1/-1}body .content section.horizontal_line.short{grid-column:3/-3}body .content section.image{display:flex;flex-direction:column}body .content section.image.right{align-items:flex-end}body .content section.image.centered{align-items:center}body .content section.image.left{align-items:flex-start}body .content section.image .image-container.w-33{width:33%}body .content section.image .image-container.w-50{width:50%}body .content section.image .image-container.w-75{width:75%}body .content section.image .image-container.w-100{width:100%}body .content section.image .caption{-webkit-hyphens:auto;hyphens:auto;font-size:.9rem}body .content section.image_grid{grid-column:1/-1;display:grid;gap:24px}body .content section.image_grid.col-1{grid-template-columns:repeat(1,1fr)}body .content section.image_grid.col-2{grid-template-columns:repeat(2,1fr)}body .content section.image_grid.col-3{grid-template-columns:repeat(3,1fr)}body .content .image_hotspots{grid-column:1/-1;position:relative;display:inline-block}body .content .image_hotspots .hotspot{cursor:pointer;transform:translate(-50%,-50%);position:absolute}body .content .image_hotspots .hotspot .dot{width:12px;height:12px;background-color:#dd2c2ae6;border-radius:50%;position:relative;box-shadow:0 0 8px #ff5252b3,0 0 10px #ff525280;animation:pulse 2s infinite}body .content .image_hotspots .hotspot:before,body .content .image_hotspots .hotspot:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;transform:translate(-50%,-50%);background-color:#ff5252b3;border-radius:50%;animation:irradiate 2.5s infinite ease-out;opacity:0}body .content .image_hotspots .hotspot:after{animation-delay:1.25s}@keyframes irradiate{0%{transform:translate(-50%,-50%) scale(1);opacity:.7}to{transform:translate(-50%,-50%) scale(5);opacity:0}}@keyframes pulse{0%{transform:scale(.95)}70%{transform:scale(1.1)}to{transform:scale(.95)}}body .content .hotspot-overlay{position:absolute;z-index:1000;background-color:#000c;color:#fff;padding:10px;border-radius:5px;max-width:300px}body .content .hotspot-overlay .hotspot-overlay-content{position:relative}body .content .hotspot-overlay .hotspot-overlay-content h4{font-weight:700}@media (max-width: 768px){body .content .hotspot-overlay{max-width:90%}}body .content section.image_text{grid-column:1/-1}body .content section.image_text .right{margin-top:1rem}@media screen and (min-width: 768px){body .content section.image_text{display:grid;grid-template-columns:subgrid}body .content section.image_text .left{grid-column:1/6}body .content section.image_text .right{grid-column:6/13;margin-top:0}body .content section.image_text.align-right .left{grid-row:1/2;grid-column:8/13}body .content section.image_text.align-right .right{grid-row:1/2;grid-column:1/8;text-align:right}body .content section.image_text h3{margin-top:-8px}}body .content section.map iframe{width:100%;aspect-ratio:4/3}body .content section.page_title{grid-column:1/-1}@supports (-moz-appearance: none){body .content section.page_title h2#page-title{text-wrap:unset;-webkit-hyphens:initial;hyphens:initial}}body .content section.page_title h2#page-title .pen-stroke{position:relative;display:inline-block;color:#dd2c2ae6}body .content section.page_title h2#page-title .pen-stroke svg{position:absolute;top:1.2em;left:0;width:100%;overflow:visible}body .content section.page_title h2#page-title .pen-stroke svg path{fill:none;stroke:#dd2c2ae6;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}body .content section.page_title .right{display:none;margin-top:16px}body .content section.page_title .right img{aspect-ratio:4/3;width:100%;height:auto;object-fit:cover;object-position:center center}@media screen and (min-width: 768px){body .content section.page_title{display:grid;grid-template-columns:subgrid;margin-bottom:48px}body .content section.page_title h2{font-size:3rem;line-height:1.15;position:relative;padding:0 0 16px}body .content section.page_title .left{grid-column:1/7;align-content:end}body .content section.page_title .left .text{font-size:1.15rem;margin-bottom:0}body .content section.page_title .right{display:block;margin-top:0;grid-column:7/13}}body .content section.product{grid-column:1/-1}body .content section.product .glide{margin:auto;aspect-ratio:4/3;position:relative;overflow:hidden}body .content section.product .glide__slides{margin:0;padding:0;list-style:none}body .content section.product .glide__slide{display:flex;align-items:center;justify-content:center;position:relative;margin:0;padding:0;border:1px solid #ededed}body .content section.product .glide__slide.rounded{border-radius:.375rem}body .content section.product .glide__slide:before{content:""}body .content section.product .glide__slide img{max-width:100%;max-height:100%;display:block;margin:auto;object-fit:contain}body .content section.product .glide__arrows{position:absolute;top:calc(50% - 25px);width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}body .content section.product .glide__arrow{background:#00000080;color:#fff;border:none;padding:10px 20px;cursor:pointer;pointer-events:all;border-radius:50%;width:50px;height:50px}body .content section.product .glide__arrow--left{margin-left:4px}body .content section.product .glide__arrow--right{margin-right:4px}body .content section.product .infos h3{display:none}@media screen and (min-width: 768px){body .content section.product{margin-top:24px;margin-bottom:24px;display:flex;flex-direction:row;gap:30px}body .content section.product>h3{display:none}body .content section.product .images{width:400px;flex-grow:0;flex-shrink:0}body .content section.product .infos{width:calc(100% - 400px);font-size:1.1rem}body .content section.product .infos h3{display:block}}body .content section.product .specs .spec{padding:6px}@media screen and (min-width: 992px){body .content section.product .specs .spec{display:flex}body .content section.product .specs .spec .key{flex-basis:230px;flex-grow:0;flex-shrink:0}body .content section.product .specs .spec .value{flex-basis:calc(100% - 230px);flex-grow:0;flex-shrink:0;max-width:100%}}body .content section.product .specs .spec:nth-child(odd){background-color:#f8f8f8;border-top:1px solid #a3a3a3;border-bottom:1px solid #a3a3a3}body .content section.product .specs .key{font-weight:700}body .content section.product .specs .value p{margin:0;padding:0}body .content section.projects_map{grid-column:1/-1}body .content section.projects_map #map{width:100%;aspect-ratio:4/3}body .content .custom-infowindow-content{position:relative;padding:10px;color:#333;display:flex;align-items:flex-start;gap:10px;min-width:180px;max-width:300px}body .content .custom-infowindow-text{flex-grow:1;padding-right:25px}body .content .custom-infowindow-content h3{margin-top:0;margin-bottom:5px;color:#282b29;font-size:1.1em}body .content .custom-infowindow-content a{color:#dd2c2ae6;text-decoration:none}body .content .custom-close-button{position:absolute;top:5px;right:5px;background:none;border:none;font-size:18px;font-weight:700;color:#555;cursor:pointer;padding:0;line-height:1;z-index:10}body .content .custom-close-button:hover{color:#000}body .content section.quickinfo{background-color:#ea745f;border-radius:.375rem;padding:1rem;font-size:90%}body .content section.quickinfo h3{text-transform:uppercase;font-size:90%;margin-bottom:1rem}body .content section.quickinfo ul{padding-left:0}body .content section.quickinfo li{list-style:none;padding-left:12px;text-indent:-12px;margin-bottom:8px}body .content section.quickinfo li:before{content:none}body .content section.quickinfo li b{font-weight:700}body .content section.steps{grid-column:1/-1}body .content section.steps .steps{margin-top:48px;display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 768px){body .content section.steps .steps{flex-direction:row}}body .content section.steps .step{text-align:center;-webkit-hyphens:auto;hyphens:auto;flex:0 0 100%;border:1px solid grey;padding:12px;border-radius:.375rem;margin-bottom:24px}@media screen and (min-width: 768px){body .content section.steps .step{flex:0 1 25%}}body .content section.steps .step .number{display:flex;justify-content:center;align-items:center;color:#fff;font-size:2rem;font-weight:700;background-color:#d63331;border-radius:50%;width:50px;height:50px;margin:0 auto;position:relative;top:-36px}body .content section.steps .step h3{position:relative;top:-18px}
