﻿#banner{height:40vh;min-height:256px;position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(../img/interface/bg_wall_60.png);display:flex;align-items:center;justify-content:center;padding:20px}#banner[webp]{background-image:url(../img/interface/bg_wall_60.webp)}#banner figure{position:absolute;top:0;left:0;width:100%;height:100%}#banner figure img{width:100%;height:100%;object-fit:cover}#banner figure:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top, rgba(var(--color-white-rgb), 0.5) 0%, rgba(var(--color-white-rgb), 1) 100%)}#content .content .align-center{text-align:center}#content .content .align-left{text-align:left}#content .content .align-right{text-align:right}#content .content .align-right figure{display:inline-flex}#content .content .align-justify{text-align:justify}#content .content .title{background:rgba(var(--color-black-rgb), 0.5) !important;padding:20px;color:var(--color-white) !important}#content .content .title h2{text-align:center;margin:0;font-size:clamp(24px,4vw,48px);color:inherit}#content .content .title h2:before{display:none}#content .content .title.title_primary{background:var(--primary-color) !important}#content .content .title.title_gradient{background:linear-gradient(to right, rgba(var(--color-black-rgb), 0.5) 0%, rgba(var(--color-black-rgb), 0.5) 50%, var(--primary-color) 50%, var(--primary-color) 100%) !important;font-family:"Barlow Condensed",sans-serif}#content .content .title.title_gradient .flex>div{margin:0}#content .content .title.title_gradient .flex>div:first-child{text-align:right}#content .content .title.title_gradient .flex>div:first-child h2{text-align:right}#content .content .title.title_gradient h2{text-align:left}#content .content .title.title_gradient small{font-size:22px;line-height:1}#content .content .banner{display:flex}#content .content .banner figure{flex:1}#content .content .banner figure img{width:100%;height:100%;object-fit:cover}#content .content h2{font-weight:700;text-transform:uppercase;font-size:30px;margin:0 0 20px;font-family:"Barlow Condensed",sans-serif;position:relative}#content .content h2:before{content:"";display:block;width:13px;height:17px;clip-path:polygon(0 0, 100% 50%, 0 100%);background:var(--primary-color);position:absolute;top:9.5px;left:0;transform:translateX(calc(-100% - 10px))}#content .content h3{font-weight:700;text-transform:uppercase;font-size:25px;margin:0 0 20px;color:var(--primary-color);font-family:"Barlow Condensed",sans-serif}#content .content h3 .btn.btn-primary{color:var(--color-white)}#content .content h3:last-child{margin:0}#content .content h4{font-size:22px;font-weight:600;text-transform:uppercase;font-family:"Barlow Condensed",sans-serif;margin:0 0 10px}#content .content h4:last-child{margin:0}#content .content p{margin:0 0 20px;line-height:1.4}#content .content p strong,#content .content p b{color:var(--primary-color);font-weight:700}#content .content p:last-child{margin:0}#content .content ul,#content .content ol{margin:0 0 20px 20px}#content .content ul li:before,#content .content ol li:before{content:"•";display:inline-flex;font-size:24px;color:var(--primary-color);margin:0 5px 0 0}#content .content ul li:last-child,#content .content ol li:last-child{margin:0}#content .content ul:last-child,#content .content ol:last-child{margin:0 0 0 20px}#content .content ol li{counter-increment:counter}#content .content ol li:before{font-family:inherit;width:24px;height:24px;font-size:14px;border-radius:99em;color:var(--color-white);background:var(--secondary-color);content:counter(counter)}#content .content a:not(.btn){color:var(--secondary-color);font-weight:500}#content .content a:not(.btn):hover{text-decoration:underline}#content .content blockquote{margin:0 0 20px;color:rgba(var(--color-black-rgb), 0.5);font-weight:700;font-style:normal}#content .content blockquote:last-child{margin:0}#content .content blockquote p{color:rgba(var(--color-black-rgb), 0.5);font-size:clamp(24px,4vw,36px);text-align:center;text-transform:uppercase;line-height:1.2}#content .content blockquote .quote{padding:0 40px}#content .content blockquote .quote:after,#content .content blockquote .quote:before{content:"";display:block;width:clamp(30px,4vw,50px);height:clamp(30px,4vw,50px);background:url(../img/interface/quote.svg) no-repeat center;background-size:contain;filter:brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(5495%) hue-rotate(24deg) brightness(103%) contrast(91%)}#content .content blockquote .quote:after{transform:scaleX(-1);margin-left:auto}#content .content blockquote small{display:block;font-size:14px;text-align:center}#content .content blockquote.square{background:var(--primary-color);max-width:500px;position:relative;margin:0 auto;padding:0 40px}#content .content blockquote.square p{color:var(--color-white);text-align:left;font-size:clamp(24px,8vw,36px)}#content .content blockquote.square .quote{flex:1;padding:20px 0;position:absolute;top:50%;left:40px;right:40px;max-height:100%;transform:translateY(-50%);overflow:auto}#content .content blockquote.square .quote:after,#content .content blockquote.square .quote:before{filter:none}#content .content blockquote.square:after{content:"";display:block;padding-top:100%}#content .content blockquote.small p{font-size:24px;font-weight:500;text-transform:none}#content .content blockquote.small .quote:after,#content .content blockquote.small .quote:before{filter:brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(5495%) hue-rotate(24deg) brightness(103%) contrast(91%)}#content .content table{width:100%;margin:0 0 20px;table-layout:fixed;border-bottom:5px solid var(--secondary-color);border-radius:4px;box-shadow:var(--shadow-elevation-1)}#content .content table:last-child{margin:0}#content .content table thead tr th{text-align:left;padding:10px;background:var(--secondary-color);color:var(--color-white)}#content .content table thead tr th:first-child{border-radius:4px 0 0}#content .content table thead tr th:last-child{border-radius:0 4px 0 0}#content .content table tbody tr:nth-child(odd) td{background:var(--color-background-table-odd)}#content .content table tbody tr:nth-child(even) td{background:var(--color-background-table-even)}#content .content table tbody tr td{vertical-align:top;padding:10px;vertical-align:middle;background:var(--color-background-base);border-bottom:1px solid var(--color-border-base);border-right:1px solid var(--color-border-base)}#content .content table tbody tr td:last-child{border-right:0 none}#content .content table tbody tr:hover td{background:var(--color-background-table-hover)}#content .content table tbody tr:last-child td{border-bottom:0 none}#content .content hr{background:var(--primary-color);height:1px;border:0 none;margin:40px 0}#content .content img{display:block;max-width:100%;height:auto}#content .content iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto 20px}#content .content iframe:last-child{margin:0}#content .content .embed-responsive{padding:56.25% 0 0;position:relative}#content .content .embed-responsive iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0}#content .content .key_figures{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}#content .content .key_figures>div{flex:1;flex-grow:0;flex-basis:33.3333333333%;position:relative;padding:40px 0;text-align:center;display:flex;align-items:center;justify-content:center}#content .content .key_figures>div .figure{transition:transform .5s}#content .content .key_figures>div .figure:hover{transform:scale(1.25)}#content .content .key_figures>div:before,#content .content .key_figures>div:after{content:"";position:absolute;background-color:rgba(var(--color-black-rgb), 0.15)}#content .content .key_figures>div:before{top:15%;right:0;width:1px;height:70%}#content .content .key_figures>div:after{left:15%;bottom:0;height:1px;width:70%}#content .content .key_figures>div:nth-child(3n):before{display:none}#content .content .key_figures>div:nth-last-child(-n+3):after{display:none}#content .content figure{margin:40px 0}#content .content figure img{margin:0 auto}#content .content figure figcaption{font-family:"Barlow Condensed",sans-serif;padding:10px;font-size:24px;text-align:center;font-weight:300;line-height:1}#content .content figure:first-child{margin-top:0}#content .content figure:last-child{margin-bottom:0}#content .content figure:first-child:last-child{margin:0}#content .content .figure{display:inline-block;vertical-align:top;color:var(--primary-color);font-size:25px;font-weight:300;font-family:"Barlow Condensed",sans-serif;text-align:center;padding:0 25px}#content .content .figure strong{display:inline-block;font-size:clamp(64px,3vw,100px);font-weight:700;line-height:100px}#content .content .figure small{display:block;line-height:1;color:var(--color-black)}#content .content .table-responsive{overflow:auto}#content .content .text-right{text-align:right}#content .content .text-center{text-align:center}#content .content .text-left{text-align:left}#content .content .text-justify{text-align:justify}@media all and (max-width: 768px){#content .content .title.title_gradient{background:linear-gradient(to bottom, rgba(var(--color-black-rgb), 0.5) 0%, rgba(var(--color-black-rgb), 0.5) 50%, var(--primary-color) 50%, var(--primary-color) 100%) !important}#content .content .title.title_gradient .flex>div{text-align:center;padding-top:20px}#content .content .title.title_gradient .flex>div:first-child{text-align:center;padding-top:0;padding-bottom:20px}#content .content .title.title_gradient .flex>div:first-child h2{text-align:center}#content .content .title.title_gradient h2{text-align:center}#content .content .key_figures>div{flex-basis:50%}#content .content .key_figures>div:nth-child(3n):before{display:block}#content .content .key_figures>div:nth-child(2n):before{display:none}#content .content .key_figures>div:nth-last-child(-n+3):after{display:block}#content .content .key_figures>div:nth-last-child(-n+2):after{display:none}}#content .content .snippet{padding:50px 0}#content .content .snippet.snippet_primary{background:var(--primary-color)}#content .content .snippet.snippet_primary h2:before{background:var(--color-white)}#content .content .snippet.snippet_primary p strong,#content .content .snippet.snippet_primary p b{color:var(--secondary-color)}#content .content .snippet.snippet_primary .btn.btn-primary{background:var(--color-white);color:var(--color-black);border-color:var(--color-white)}#content .content .snippet.snippet_primary .btn.btn-primary:hover{color:var(--color-white);background:transparent}#content .content .snippet.snippet_illustrated{background:url(../img/interface/bg_wall_20.png) no-repeat center;background-size:cover}#content .content .snippet.snippet_illustrated_wall{background:url(../img/interface/bg_wall_20.png) no-repeat center;background-size:cover;position:relative}#content .content .snippet.snippet_illustrated_wall .container{position:relative;z-index:1}#content .content .snippet.snippet_illustrated_wall:before,#content .content .snippet.snippet_illustrated_wall:after{content:"";position:absolute;left:0;background:var(--primary-color)}#content .content .snippet.snippet_illustrated_wall:before{width:142px;top:0;bottom:240px}#content .content .snippet.snippet_illustrated_wall:after{width:220px;height:40px;bottom:50px}@media all and (max-width: 768px){#content .content .snippet.snippet_illustrated_wall:before,#content .content .snippet.snippet_illustrated_wall:after{display:none}}#content .content .grid{display:grid;grid-template-columns:repeat(12, 1fr);margin-bottom:80px;grid-row-gap:40px}#content .content .grid>div.column{padding:0 40px}#content .content .grid:last-child{margin-bottom:0}#content .content .grid.valign-top{align-items:start}#content .content .grid.valign-middle{align-items:center}#content .content .grid.valign-bottom{align-items:end}#content .content .column-1{grid-column:span 1}#content .content .column-2{grid-column:span 2}#content .content .column-3{grid-column:span 3}#content .content .column-4{grid-column:span 4}#content .content .column-5{grid-column:span 5}#content .content .column-6{grid-column:span 6}#content .content .column-7{grid-column:span 7}#content .content .column-8{grid-column:span 8}#content .content .column-9{grid-column:span 9}#content .content .column-10{grid-column:span 10}#content .content .column-11{grid-column:span 11}#content .content .column-12{grid-column:span 12}@media only screen and (max-width: 768px){#content .content .grid{grid-row-gap:20px;grid-template-columns:repeat(1, 1fr)}#content .content .grid>div.column{padding:0 20px}#content .content .column{grid-column:span 1}#content .content .column:empty{display:none}}
