﻿#banner{position:relative;display:flex;align-items:center;height:50vh;max-height:512px;overflow:hidden;margin-bottom:40px;background:var(--primary-color)}#banner:after,#banner:before{content:"";position:absolute;bottom:0;left:0;right:0}#banner:before{opacity:.85;background:linear-gradient(to bottom, var(--secondary-color) 0%, rgba(var(--color-white-rgb), 0) 100%);top:0;z-index:2}#banner:after{background:url(../img/homepage/pixeleffect.svg) repeat-x center;height:50px}#banner figure{position:absolute;top:0;left:0;right:0;bottom:0;margin:0 !important;z-index:1}#banner figure img{width:100%;height:100%;object-fit:cover}#banner .container{position:relative;flex:1;z-index:3}#banner .container h1{font-weight:100;color:var(--color-white);font-size:clamp(32px,4vw,72px)}.paralax{overflow:hidden;position:relative;height:50vh;min-height:396px;width:100vw;left:50%;margin-left:-50vw !important}.paralax .paralax-img{position:absolute;top:0;right:0;bottom:0;left:0;background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@media all and (max-width: 768px){.paralax .paralax-img{background-size:cover !important;background-position:center !important;background-attachment:scroll !important}}#content{padding-bottom:60px}#content .align-center{text-align:center}#content .align-left{text-align:left}#content .align-right{text-align:right}#content .align-justify{text-align:justify}#content .clr-primary{color:var(--primary-color)}#content .clr-primary *{color:inherit !important}#content .clr-secondary{color:var(--secondary-color)}#content .clr-secondary *{color:inherit !important}#content .bg-red{background:red !important;color:var(--color-white)}#content .bg-red *{color:inherit}#content .bg-green{background:#00d25f !important;color:var(--color-white)}#content .bg-green *{color:inherit}#content .bg-pink{background:#e5b8b7 !important;color:var(--color-white)}#content .bg-pink *{color:inherit}#content .bg-blue{background:#8db3e2 !important;color:var(--color-white)}#content .bg-blue *{color:inherit}#content .clr-red{color:red !important;font-size:24px}#content .clr-red *{color:inherit}#content .clr-green{color:#00d25f !important;font-size:24px}#content .clr-green *{color:inherit}#content .clr-pink{color:#e5b8b7 !important;font-size:24px}#content .clr-pink *{color:inherit}#content .clr-blue{color:#8db3e2 !important;font-size:24px}#content .clr-blue *{color:inherit}#content .bg-red-alt{background:#e5dfec !important}#content .bg-green-alt{background:#d6e3bc !important}#content .bg-pink-alt{background:#f2dbdb !important}#content .bg-blue-alt{background:#c6d9f1 !important}#content h1{font-size:30px;font-weight:300;color:var(--primary-color);text-transform:uppercase;line-height:1;margin:0 !important}#content h1+h2{margin-top:0}#content h1:first-child{margin-top:0}#content h1:last-child{margin-bottom:0}#content h2{font-weight:700;font-size:28px;color:var(--secondary-color);text-transform:none;margin:40px 0;line-height:1}#content h2.small{font-size:14px;font-weight:400;text-transform:uppercase}#content h2:first-child{margin-top:0}#content h2:last-child{margin-bottom:0}#content h3{color:var(--primary-color);font-weight:600;font-size:22px;margin:10px 0;line-height:1}#content h3:first-child{margin-top:0}#content h3:last-child{margin-bottom:0}#content h4{color:var(--primary-color);font-weight:400;font-size:18px;margin:10px 0;line-height:1.4;text-transform:uppercase}#content h4:first-child{margin-top:0}#content h4:last-child{margin-bottom:0}#content strong,#content b{color:var(--primary-color);font-weight:700}#content p{line-height:1.4;margin:20px 0}#content p em{color:var(--secondary-color)}#content p.big .edglyph,#content p.big .material-icons{font-size:96px;color:var(--primary-color)}#content p.lead{font-weight:600;font-size:18px;color:var(--secondary-color)}#content p.lead em,#content p.lead strong,#content p.lead b{color:inherit}#content p:first-child{margin-top:0}#content p:last-child{margin-bottom:0}#content ul,#content ol{margin:20px 0 20px 20px !important;padding:0 !important}#content ul em,#content ol em{color:var(--secondary-color)}#content ul strong,#content ul b,#content ol strong,#content ol b{color:var(--primary-color);font-weight:700}#content ul li,#content ol li{margin-bottom:10px;position:relative;padding-left:20px}#content ul li:before,#content ol li:before{content:"•";position:absolute;top:10px;left:6px;display:inline-block;vertical-align:middle;line-height:0;font-size:24px;color:var(--primary-color)}#content ul li:last-child,#content ol li:last-child{margin-bottom:0}#content ul:first-child,#content ol:first-child{margin-top:0 !important}#content ul:last-child,#content ol:last-child{margin-bottom:0 !important}#content ol li{counter-increment:counter;padding-left:40px}#content ol li:before{font-family:inherit;width:24px;height:24px;top:0;left:7px;text-align:center;line-height:normal;font-size:14px;border-radius:99em;color:var(--color-white);background:var(--primary-color);content:counter(counter)}#content a:not(.btn){color:var(--secondary-color);text-decoration:underline}#content a:not(.btn):hover{color:var(--primary-color)}#content table{width:100%;margin:20px 0;border-width:0 1px 5px;border-style:solid;border-color:var(--secondary-color);border-radius:4px;overflow:hidden;box-shadow:var(--shadow-elevation-1)}#content table:first-child{margin-top:0}#content table:last-child{margin-bottom:0}#content table:has(tbody:first-child) tr:first-child td{border-top:1px solid var(--color-border-base);border-top:5px solid var(--secondary-color)}#content table thead tr th{text-align:left;padding:10px;text-transform:uppercase;font-weight:500;background:var(--secondary-color);color:var(--color-white);border-right:1px solid var(--color-white);height:50px}#content table thead tr th:last-child{border-right:0 none}#content table tbody tr:nth-child(odd) td{background:var(--color-background-table-odd)}#content table tbody tr:nth-child(even) td{background:var(--color-background-table-even)}#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 table tbody tr td strong,#content table tbody tr td b{color:var(--color-black)}#content table tbody tr td[colspan]{background:var(--color-background-base);height:48px}#content table tbody tr td:last-child{border-right:0 none}#content table tbody tr:hover td{background:var(--color-background-table-hover)}#content table tbody tr:last-child td{border-bottom:0 none}#content hr{background:rgba(var(--color-black-rgb), 0.25);height:1px;border:0 none;margin:40px}#content hr:first-child{margin-top:0}#content hr:last-child{margin-bottom:0}#content img{display:block;max-width:100%;height:auto}#content iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto}#content .embed-responsive{padding:56.25% 0 0;position:relative}#content .embed-responsive iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0}#content figure{margin:20px 0}#content figure img{margin:0 auto}#content figure figcaption{background:var(--primary-color);font-size:12px;padding:10px}#content figure:first-child{margin-top:0}#content figure:last-child{margin-bottom:0}#content .table_responsive{overflow:auto;margin:20px 0}#content .table_responsive .table{margin:0}#content .table_responsive:first-child{margin-top:0}#content .table_responsive:last-child{margin-bottom:0}#content .text-right{text-align:right}#content .text-center{text-align:center}#content .text-left{text-align:left}#content .text-justify{text-align:justify}#content .snippet{margin:40px 0}#content .snippet .flex>*{margin:0}#content .snippet .col{column-gap:20px}#content .snippet .col.col-4{column-count:4}#content .snippet.snippet_col{background:rgba(var(--color-black-rgb), 0.05);padding:40px 0}#content .snippet:first-child{margin-top:0}#content .snippet:last-child{margin-bottom:0}#content .paralax{margin:40px 0}#content .paralax:first-child{margin-top:0}#content .paralax:last-child{margin-bottom:0}@media all and (max-width: 992px){#content .snippet .col.col-4{column-count:2}}@media all and (max-width: 500px){#content .snippet .col.col-4{column-count:1}}#content .grid{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:40px;grid-row-gap:20px;margin:40px 0}#content .grid:first-child{margin-top:0}#content .grid:last-child{margin-bottom:0}#content .grid.valign-top{align-items:start}#content .grid.valign-middle{align-items:center}#content .grid.valign-bottom{align-items:end}#content .grid-gutterless{grid-column-gap:0}#content .grid-gapless{grid-row-gap:0}#content .grid-gapless+.grid{margin-top:0}#content .grid-auto{grid-template-columns:repeat(auto-fit, minmax(0px, 1fr))}#content .column-1{grid-column:span 1}#content .column-2{grid-column:span 2}#content .column-3{grid-column:span 3}#content .column-4{grid-column:span 4}#content .column-5{grid-column:span 5}#content .column-6{grid-column:span 6}#content .column-7{grid-column:span 7}#content .column-8{grid-column:span 8}#content .column-9{grid-column:span 9}#content .column-10{grid-column:span 10}#content .column-11{grid-column:span 11}#content .column-12{grid-column:span 12}@media only screen and (max-width: 1023px){#content .grid-1-md{grid-template-columns:repeat(1, 1fr)}#content .grid-2-md{grid-template-columns:repeat(2, 1fr)}#content .grid-3-md{grid-template-columns:repeat(3, 1fr)}#content .grid-4-md{grid-template-columns:repeat(4, 1fr)}#content .grid-5-md{grid-template-columns:repeat(5, 1fr)}#content .grid-6-md{grid-template-columns:repeat(6, 1fr)}#content .grid-7-md{grid-template-columns:repeat(7, 1fr)}#content .grid-8-md{grid-template-columns:repeat(8, 1fr)}#content .grid-9-md{grid-template-columns:repeat(9, 1fr)}#content .grid-10-md{grid-template-columns:repeat(10, 1fr)}#content .grid-11-md{grid-template-columns:repeat(11, 1fr)}#content .grid-12-md{grid-template-columns:repeat(12, 1fr)}#content .column-1-md{grid-column:span 1}#content .column-2-md{grid-column:span 2}#content .column-3-md{grid-column:span 3}#content .column-4-md{grid-column:span 4}#content .column-5-md{grid-column:span 5}#content .column-6-md{grid-column:span 6}#content .column-7-md{grid-column:span 7}#content .column-8-md{grid-column:span 8}#content .column-9-md{grid-column:span 9}#content .column-10-md{grid-column:span 10}#content .column-11-md{grid-column:span 11}#content .column-12-md{grid-column:span 12}}@media only screen and (max-width: 767px){#content .grid,#content .grid-auto{grid-template-columns:repeat(1, 1fr)}#content .column{grid-column:span 1}#content .column:empty{display:none}#content .grid-1-sm{grid-template-columns:repeat(1, 1fr)}#content .grid-2-sm{grid-template-columns:repeat(2, 1fr)}#content .grid-3-sm{grid-template-columns:repeat(3, 1fr)}#content .grid-4-sm{grid-template-columns:repeat(4, 1fr)}#content .grid-5-sm{grid-template-columns:repeat(5, 1fr)}#content .grid-6-sm{grid-template-columns:repeat(6, 1fr)}#content .grid-7-sm{grid-template-columns:repeat(7, 1fr)}#content .grid-8-sm{grid-template-columns:repeat(8, 1fr)}#content .grid-9-sm{grid-template-columns:repeat(9, 1fr)}#content .grid-10-sm{grid-template-columns:repeat(10, 1fr)}#content .grid-11-sm{grid-template-columns:repeat(11, 1fr)}#content .grid-12-sm{grid-template-columns:repeat(12, 1fr)}#content .column-1-sm{grid-column:span 1}#content .column-2-sm{grid-column:span 2}#content .column-3-sm{grid-column:span 3}#content .column-4-sm{grid-column:span 4}#content .column-5-sm{grid-column:span 5}#content .column-6-sm{grid-column:span 6}#content .column-7-sm{grid-column:span 7}#content .column-8-sm{grid-column:span 8}#content .column-9-sm{grid-column:span 9}#content .column-10-sm{grid-column:span 10}#content .column-11-sm{grid-column:span 11}#content .column-12-sm{grid-column:span 12}}@media all and (max-width: 768px){#content #banner .container h1{padding:40px 0}}
