:root{--padding:1rem}@media (min-width: 37.5rem){:root{--padding:1.25rem}}@media (min-width: 56.25rem){:root{--padding:2.5rem}}@media (min-width: 75rem){:root{--padding:5rem}}@media (min-width: 100rem){:root{--padding:7.5rem}}@font-face{font-family:"Roxborough";src:url(../fonts/roxborough-regular.woff2) format("woff2"),url(../fonts/roxborough-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Swiss 721 Black";font-style:normal;font-weight:normal;src:url(../fonts/Swiss721Black.woff) format("woff")}.vishid,.screen-reader-text,.screen-reader-response{color:transparent!important;height:1px!important;left:0!important;opacity:0!important;overflow:hidden!important;position:absolute!important;top:0!important;white-space:nowrap!important;width:1px!important}*{box-sizing:border-box;font-family:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}* + *{margin-top:1em}html{scroll-behavior:smooth}body,br,li,dt,dd,th,td,option,span,main,#wpadminbar{margin-top:0}body{background-color:#ffffff;color:#000000;font-family:"objektiv-mk2",sans-serif;font-size:1.25rem;font-weight:400;font-style:normal;line-height:1.5;overflow-x:hidden}a{text-decoration:none;transition:color .3s}a:hover{color:#254081}a img{border:0}strong{font-weight:600}p a{color:#254081;text-decoration:underline}p a:hover{color:#ffffff}h1,h2,h3,h4,h5,h6{font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;line-height:1.2}h1.span,h2.span,h3.span,h4.span,h5.span,h6.span{color:#ffffff}h1{font-size:1.75rem;line-height:1}@media screen and (min-width: 37.5rem){h1{font-size:2.5rem}}@media screen and (min-width: 56.25rem){h1{font-size:3.5rem}}@media screen and (min-width: 75rem){h1{font-size:3.8rem}}h2{font-size:2rem;font-weight:bold}@media screen and (min-width: 56.25rem){h2{font-size:2.6rem}}@media screen and (min-width: 75rem){h2{font-size:2.6rem}}h2 span{color:#ffffff}h3{font-size:1.25rem;letter-spacing:-.025em}@media screen and (min-width: 37.5rem){h3{font-size:1.375rem}}@media screen and (min-width: 56.25rem){h3{font-size:1.5rem}}h4{font-size:1.25rem}h5{font-size:.875rem}h6{font-size:.75rem}form{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}form > *{width:100%}@media screen and (min-width: 37.5em){form .one-quarter{width:calc(25% - 0.5rem)}form .third{width:calc(33.33% - 0.5rem)}form .third:first-child + .third,form .third:first-child + .third + .third{margin-top:0}form .half{width:calc(50% - 0.5rem)}form .half:first-child + .half{margin-top:0}form .three-quarters{width:calc(75% - 0.5rem)}}form * + p{margin-top:1rem}form .submit{font-size:.625rem;margin-top:1rem;text-align:center}form .submit [type="submit"] + p{margin-top:1rem;text-transform:uppercase;text-align:center}form .submit p{max-width:64em}fieldset{border:0}input,select,textarea,select,option{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ffffff;border:none;color:#000000;font-size:.875rem;font-weight:500;line-height:1.25;margin:0;padding:.8125em 1em;transition:background-color 0.3s,border .3s;width:100%}input:hover,select:hover,textarea:hover,select:hover,option:hover{border-color:#254081}input:focus,select:focus,textarea:focus,select:focus,option:focus{background-color:#ffffff;border-color:#254081;outline:0}input::placeholder,select::placeholder,textarea::placeholder,select::placeholder,option::placeholder{color:#000000;font-size:1em;font-weight:400;opacity:.75}input[type="checkbox"],input[type="radio"]{background-position:50% 500%;background-repeat:no-repeat;background-size:1em;cursor:pointer;display:inline-block;height:1.5em;padding:0;vertical-align:middle;transition:background .3s ease-out,border .3s;width:1.5em}input[type="checkbox"]:checked,input[type="radio"]:checked{background-position:50% 50%;background-color:#ed1b2e;border-radius:.25rem;border:1px solid #254081;background-image:url(../images/check-solid.svg)}input[type="checkbox"] + label,input[type="radio"] + label{cursor:pointer;display:inline-block;margin-top:0;max-width:calc(100% - 2rem);padding-left:.8em;transition:color .3s;vertical-align:middle;font-size:1rem}input[type="search"]{background-image:url(../images/icon-search.svg);background-position:calc(100% - 1em) center;background-repeat:no-repeat;background-size:1.25em}label{display:block;padding-left:1.5em}label + input,label + select,label + textarea{margin-top:.25em}select{background-image:url(../images/chevron-down.png);background-position:calc(100% - 1em) center;background-repeat:no-repeat;background-size:1em;cursor:pointer;padding-right:2.5em;height:100%}select::-ms-expand{display:none;opacity:0}textarea{display:block;height:10em;resize:none;transition:background-color 0.3s,border .3s}.input{position:relative}.input input,.input textarea{color:#000000;padding:1.5em 1rem .875em;transition:background-color 0.3s,border 0.3s,color .3s}@media (min-width: 37.5rem){.input input,.input textarea{padding:2em 1rem}}.input input:focus ~ label,.input textarea:focus ~ label,.input input:not(:placeholder-shown) ~ label,.input textarea:not(:placeholder-shown) ~ label{transform:translateY(-0.375rem) scale(0.5)}.input input:focus,.input textarea:focus{color:#000000}.input input ~ label,.input textarea ~ label{color:#000000;font-size:.875rem;font-weight:500;left:calc(1rem + 2px);line-height:1.5;margin:0;padding:0;pointer-events:none;position:absolute;top:calc(50% - 0.75em);transform:translateY(-0.5rem) scale(0.625);transform-origin:top left;transition:color 0.3s,transform .3s;z-index:5}.input select{padding:1.5em 1rem .5em}.input select ~ label{color:#000000;font-size:.875rem;font-weight:700;left:calc(1rem + 2px);letter-spacing:.1em;line-height:1.5;margin:0;padding:0;pointer-events:none;position:absolute;text-transform:uppercase;top:calc(50% - 0.75em);transform:translateY(-0.5rem) scale(0.625);transform-origin:top left;transition:color 0.3s,transform .3s;z-index:5}.input textarea ~ label{top:1.125rem}.input:not(*):placeholder-shown,.input input ~ label,.input textarea ~ label{transform:translateY(0) scale(1)}.input.hidden{display:none}.checkbox{align-items:center;display:flex}.checkbox label{color:#000000}.checkbox input{border:1px solid #254081;border-radius:.25rem;transform:scale(1.5);accent-color:#ffffff}.checkbox input:hover{border-color:#ed1b2e}.checkbox input:checked{border-color:#254081}.checkbox input:checked + label{color:#ed1b2e}.checkbox.small label{font-size:.75rem;line-height:1.25}.checkboxes{background-color:#ffffff;box-shadow:.25rem .25rem 1rem rgba(0,0,0,0.05);padding:1rem;transition:box-shadow .3s}.checkboxes h3{color:#000000;font-size:.75rem;font-weight:600;left:1rem;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}.checkboxes p{font-size:.625rem;max-width:64em}.checkboxes .choices{display:flex;flex-wrap:wrap;margin:0 -.5rem -.5rem;justify-content:center}.checkboxes .choices > *{margin:.5rem}[role="button"],input[type="submit"],button,.btn{align-items:center;background-color:transparent;border:1px solid #ffffff;border-radius:1rem;color:#ffffff;display:inline-block;font-family:"objektiv-mk2",sans-serif;font-style:normal;font-size:1.25rem;font-weight:700;line-height:1.25;padding:1.25rem 1.75rem;text-shadow:none;text-transform:uppercase;transition:background-color 0.3s,border-color 0.3s,color .3s;position:relative;z-index:1}@media (min-width: 37.5rem){[role="button"],input[type="submit"],button,.btn{font-size:1.25rem;line-height:1.2}}[role="button"]:hover,input[type="submit"]:hover,button:hover,.btn:hover{background-color:#254081;color:#ffffff}.arrow{display:inline-block;height:1em;margin-left:1.5em;position:relative;transition:transform .3s;width:3em}@media screen and (min-width: 37.5rem){.arrow{width:4em}}.arrow::before{background-color:currentColor;content:"";height:2px;left:0;position:absolute;top:calc(50% - 1px);width:100%}.arrow::after{border-right:2px solid currentColor;border-top:2px solid currentColor;content:"";height:7px;position:absolute;right:-1px;top:50%;transform:rotate(45deg);transform-origin:right top;width:7px}input[type="submit"],button{cursor:pointer;width:auto;text-transform:uppercase}input[type="submit"]:disabled,button:disabled{cursor:auto;opacity:.5}input[type="submit"] .arrow,button .arrow{margin-left:.5em;width:2.5em}button::before{content:none}q{display:block;line-height:1.5}q:after{content:none}blockquote{font-style:italic}table{border-collapse:collapse;border-spacing:0;font-size:.875rem;width:100%}thead{font-weight:600}td,th{border:1px solid #ececec;padding:.5rem;text-align:left}th{font-weight:700}address{font-style:normal}time{display:block}body > header{background-color:#254081;color:#ffffff;font-weight:500;margin:0;position:relative;z-index:999}@media (max-width: 56.249rem){body > header{left:0;position:fixed;top:0;width:100%}}@supports (position: sticky){@media (min-width: 56.25rem){body > header{position:sticky;top:0}}}body > header > *{margin-top:0}body > header a:hover{color:#ed1b2e}body > header nav{margin:0;font-size:1.4rem}@media (max-width: 56.249rem){body > header nav{background-color:#254081;color:#ed1b2e;font-size:1rem;height:calc(100% - 4rem);line-height:1.25;margin:0;overflow:hidden;padding:2rem;position:fixed;right:0;text-transform:uppercase;top:4rem;transform:translate(100%);transition:transform .4s ease-out,visibility .4s;visibility:hidden;width:100%;overflow-y:auto}}body > header nav a{font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal;display:block}@media (min-width: 56.25rem){body > header nav a{padding:3rem 1rem;transition:background-color .3s}}@media (min-width: 75rem){body > header nav a{padding:3rem 1.5rem}}body > header nav a:hover{color:#ffffff}@media (min-width: 56.25rem){body > header nav a:hover{background-color:#ed1b2e;color:#ffffff}}body > header nav a .chevron{background-image:url(../images/chevron-down.svg);background-position:center;background-repeat:no-repeat;background-size:1em 1em;content:"";cursor:pointer;height:2em;position:absolute;right:0;top:0;transition:transform .4s;width:2em}@media (min-width: 56.249rem){body > header nav a .chevron{right:auto;top:auto}}body > header nav li{position:relative}@media (max-width: 56.249rem){body > header nav li + li{margin-top:1.5rem}}@media (min-width: 56.249rem){body > header nav li:hover > ul{opacity:1;transition:opacity 0.3s,visibility .1s;visibility:visible;margin-bottom:1em;max-height:none;border-radius:0 0 10px 10px}}@media (max-width: 37.5rem){body > header nav li.active > a .chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}body > header nav li.active ul{max-height:none}@media (max-width: 37.5rem){body > header nav li.active ul{margin-top:1em}}body > header nav .active > a{color:#ffffff}@media (min-width: 56.25rem){body > header nav .active > a{background-color:#254081;color:#ffffff}}body > header nav ul{display:flex;list-style:none}@media (max-width: 56.249rem){body > header nav ul{flex-direction:column}}@media (min-width: 56.25rem){body > header nav ul{align-items:flex-start}}body > header nav ul ul{font-size:1rem;margin-left:1em;margin-top:0;overflow:hidden;margin-top:1em}@media (min-width: 56.249rem){body > header nav ul ul{background-color:#ed1b2e;color:#ffffff;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;opacity:0;padding:0;position:absolute;top:100%;-webkit-transition:opacity 0.3s,visibility .1s .3s;transition:opacity 0.3s,visibility .1s .3s;visibility:hidden;width:12rem}}body > header nav ul ul li{padding:0;flex-basis:100%;width:100%}@media (min-width: 56.25rem){body > header nav ul ul li a{padding:1rem 1.5rem}}body > header nav ul ul li a:hover{background-color:#254081;color:#ffffff}body > header .logo{z-index:10}body > header .logo img{display:block;height:4rem;width:auto;padding:.4rem}@media (min-width: 56.25rem){body > header .logo img{height:5.5rem}}@media (min-width: 75rem){body > header .logo img{height:7.5rem;padding:.5rem}}body > header .header{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;padding:0 1rem}@media (min-width: 37.5rem){body > header .header{padding:0 1.25rem}}@media (min-width: 56.25rem){body > header .header{padding:0 2.5rem}}@media (min-width: 75rem){body > header .header{padding:0 5rem}}body > header [for="menu-btn"]{display:none}@media (max-width: 56.249rem){body > header [for="menu-btn"]{color:currentColor;cursor:pointer;display:inline-block;height:4rem;line-height:3;max-width:none;margin-top:0;pointer-events:auto;position:relative;width:4rem;z-index:10}body > header [for="menu-btn"]:hover{color:#254081}body > header [for="menu-btn"] span:first-child{background-color:currentColor;height:2px;left:calc(50% - 1em);position:absolute;top:calc(50% - 1px);transition:background-color .2s;width:2em}body > header [for="menu-btn"] span:first-child::after,body > header [for="menu-btn"] span:first-child::before{background-color:currentColor;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .2s;width:100%}body > header [for="menu-btn"] span:first-child::after{animation:menu-btn-bot-rev .4s;transform:translateY(300%)}body > header [for="menu-btn"] span:first-child::before{animation:menu-btn-top-rev .4s;transform:translateY(-300%)}body > header [for="menu-btn"] span:last-child{display:inline-block}}body > header #menu-btn{display:none}body > header #menu-btn:checked ~ [for="menu-btn"]:hover{color:#ffffff}body > header #menu-btn:checked ~ [for="menu-btn"] span{background-color:transparent;transition-delay:0s}body > header #menu-btn:checked ~ [for="menu-btn"] span::before{animation:menu-btn-top .4s forwards}body > header #menu-btn:checked ~ [for="menu-btn"] span::after{animation:menu-btn-bot .4s forwards}body > header #menu-btn:checked ~ nav{transform:translateX(0);transition:transform .4s ease-out,visibility .1s;visibility:visible}body > footer{margin-top:0}body > footer .footer-container{background-color:#254081;color:#ffffff;margin-top:0;padding:2rem 1rem;display:flex;flex-wrap:wrap;flex-direction:column;border-top:4px solid #ffffff}@media (min-width: 37.5rem){body > footer .footer-container{padding:2.5rem 1.25rem}}@media (min-width: 56.25rem){body > footer .footer-container{display:flex;flex-wrap:wrap;flex-direction:row;padding:2.5rem;justify-content:space-between}}@media (min-width: 75rem){body > footer .footer-container{padding:5rem}}@media (min-width: 100rem){body > footer .footer-container{padding:5rem calc(50% - 50rem)}}body > footer .footer-container h4{font-family:"new-farm",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase}body > footer .footer-container a{color:inherit;font-weight:400}body > footer .footer-container a:hover{color:#ed1b2e}@media (min-width: 56.25rem){body > footer .footer-container .contacts{align-items:flex-start;display:flex;flex-direction:column;margin-top:0}}body > footer .footer-container .separator{flex-basis:100%;border-bottom:1px solid #ffffff;margin:2rem 0}@media (min-width: 56.25rem){body > footer .footer-container .separator{flex-basis:5%;border-right:1px solid #ffffff;margin:0 2rem;border-bottom:0}body > footer .footer-container .newsletter{flex-basis:50%}}body > footer .footer-container .newsletter h4{font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;text-transform:uppercase}body > footer .footer-container .newsletter .social{display:flex;list-style:none;flex-direction:row;justify-content:flex-start}body > footer .footer-container .newsletter .social a{display:block;height:1.5em;position:relative;width:1.5em}body > footer .footer-container .newsletter .social li + li{margin-left:.75em}body > footer .footer-container .newsletter .social svg{fill:currentColor;height:100%;left:0;position:absolute;top:0;width:100%}body > footer .footer-container ul{display:flex;flex-wrap:wrap;flex-direction:column;list-style-type:none}@media (min-width: 56.25rem){body > footer .footer-container ul{flex-basis:60%;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;flex-direction:column}}body > footer .footer-container .menu h4{font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal;text-transform:capitalize}@media (min-width: 56.25rem){body > footer .footer-container .menu{flex-basis:15%}}body > footer .footer-container form div{display:flex;flex-wrap:nowrap}body > footer .footer-container form div .input{flex-grow:1}body > footer .footer-container form div .input input{border-radius:1rem 0 0 1rem}body > footer .footer-container form div .submit{text-align:center;width:auto;margin-top:0;color:#ffffff}body > footer .footer-container form div .submit button{background-color:#ed1b2e;border-color:#ed1b2e;border-radius:0 1rem 1rem 0;color:#ffffff}body > footer .footer-container form div .submit button:hover{background-color:#254081;border-color:#ed1b2e}body > footer .legal{background-color:#ffffff;color:#000000;margin:1rem 0}@media (min-width: 56.25rem){body > footer .legal{align-items:flex-start;display:flex;flex-direction:row;flex-basis:100%;justify-content:space-around}}body > footer .legal a{color:#000000;font-weight:bold;text-decoration:none}body > footer .legal a:hover{color:#254081}body > footer .legal p{margin-top:0}main{display:block;margin-top:0}@media (max-width: 56.249rem){main{margin-top:4rem}}article > * + *{margin-top:0}.align-right{float:right;margin:0 0 1rem 1rem}.align-right img{display:block;height:auto;max-width:100%;width:auto}.align-left{float:left;margin:0 1rem 1rem 0}.align-left img{display:block;height:auto;max-width:100%;width:auto}.align-center{margin:1rem auto}.align-center img{display:block;height:auto;margin:auto;max-width:100%;width:auto}.background-background{background-color:#ffffff;color:#000000}.background-background .content{color:#000000}.background-background .content h2{color:#254081}.background-foreground{background-color:#000000;color:#ffffff}@supports (-webkit-text-stroke: 1px black){.background-foreground h2{color:transparent;-webkit-text-stroke:1px #ffffff;-webkit-text-fill-color:transparent}@media screen and (min-width: 37.5rem){.background-foreground h2{-webkit-text-stroke:2px #ffffff}}}.background-foreground [role="button"],.background-foreground input[type="submit"],.background-foreground button,.background-foreground .btn{background-color:#ed1b2e;color:#ffffff}.background-foreground [role="button"]:hover,.background-foreground input[type="submit"]:hover,.background-foreground button:hover,.background-foreground .btn:hover{background-color:#254081}.background-accent-1{background-color:#254081;color:#ffffff}.background-accent-1 .content h2,.background-accent-1.content h2,.background-accent-1 .content h3,.background-accent-1.content h3,.background-accent-1 .content h4,.background-accent-1.content h4,.background-accent-1 .content h5,.background-accent-1.content h5,.background-accent-1 .content h6,.background-accent-1.content h6{color:#ffffff}.background-accent-1 [role="button"],.background-accent-1 a{color:#ffffff}.background-accent-1 [role="button"]:hover,.background-accent-1 a:hover{color:#000000}.background-accent-2{background-color:#254081;color:#ffffff}.background-accent-2 .content h2,.background-accent-2.content h2,.background-accent-2 .content h3,.background-accent-2.content h3,.background-accent-2 .content h4,.background-accent-2.content h4,.background-accent-2 .content h5,.background-accent-2.content h5,.background-accent-2 .content h6,.background-accent-2.content h6{color:inherit}.background-accent-2 [role="button"]{color:#ffffff}.background-accent-2 [role="button"]:hover{color:#000000}.background-accent-3{background-color:#ffffff;color:#ffffff}.background-accent-3 .content h2,.background-accent-3.content h2,.background-accent-3 .content h3,.background-accent-3.content h3,.background-accent-3 .content h4,.background-accent-3.content h4,.background-accent-3 .content h5,.background-accent-3.content h5,.background-accent-3 .content h6,.background-accent-3.content h6{color:inherit}.background-accent-3 [role="button"]{color:#ffffff}.background-accent-3 [role="button"]:hover{color:#000000}.background-accent-4{background-color:#e1edfc;color:#000000}.background-grey{background-color:#ececec}.social{display:flex;list-style:none}.social a{display:block;height:1.5em;position:relative;width:1.5em}.social li + li{margin-left:.75em}.social svg{fill:currentColor;height:100%;left:0;position:absolute;top:0;width:100%}.slider{position:relative}.slider label{cursor:pointer}.slider li{background-color:#ffffff;color:#000000;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;transition:opacity .75s ease-in-out;width:100%}.slider li .content{margin:0;position:relative;z-index:10}.slider li img{display:block;height:100%;object-fit:cover;width:100%}.slider ul{display:block;height:60vw;list-style:none;margin:0;margin-left:auto;overflow:hidden;position:relative;width:calc(100% - 12.5rem)}.slider input[name^="slider"]{display:none}.slider input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-child(1),.slider input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-child(2),.slider input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-child(3),.slider input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(4),.slider input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(5),.slider input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(6),.slider input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(7),.slider input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(8),.slider input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(9),.slider input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(10){opacity:1;z-index:50}.slider input[name^="slider"]:checked:nth-of-type(1) ~ .arrows label:nth-child(2),.slider input[name^="slider"]:checked:nth-of-type(2) ~ .arrows label:nth-child(3),.slider input[name^="slider"]:checked:nth-of-type(3) ~ .arrows label:nth-child(4),.slider input[name^="slider"]:checked:nth-of-type(4) ~ .arrows label:nth-child(5),.slider input[name^="slider"]:checked:nth-of-type(5) ~ .arrows label:nth-child(6),.slider input[name^="slider"]:checked:nth-of-type(6) ~ .arrows label:nth-child(7),.slider input[name^="slider"]:checked:nth-of-type(7) ~ .arrows label:nth-child(8),.slider input[name^="slider"]:checked:nth-of-type(8) ~ .arrows label:nth-child(9),.slider input[name^="slider"]:checked:nth-of-type(9) ~ .arrows label:nth-child(10),.slider input[name^="slider"]:checked:nth-of-type(10) ~ .arrows label:nth-child(11),.slider input[name^="slider"]:checked:nth-of-type(11) ~ .arrows label:nth-child(12),.slider input[name^="slider"]:checked:nth-of-type(12) ~ .arrows label:nth-child(13),.slider input[name^="slider"]:checked:nth-of-type(13) ~ .arrows label:nth-child(14),.slider input[name^="slider"]:checked:nth-of-type(14) ~ .arrows label:nth-child(15),.slider input[name^="slider"]:checked:nth-of-type(15) ~ .arrows label:nth-child(16),.slider input[name^="slider"]:checked:nth-of-type(16) ~ .arrows label:nth-child(17),.slider input[name^="slider"]:checked:nth-of-type(17) ~ .arrows label:nth-child(18),.slider input[name^="slider"]:checked:nth-of-type(18) ~ .arrows label:nth-child(19),.slider input[name^="slider"]:checked:nth-of-type(19) ~ .arrows label:nth-child(20),.slider input[name^="slider"]:checked:nth-of-type(20) ~ .arrows label:nth-child(21),.slider input[name^="slider"]:checked:nth-of-type(21) ~ .arrows label:nth-child(22),.slider input[name^="slider"]:checked:nth-of-type(22) ~ .arrows label:nth-child(23),.slider input[name^="slider"]:checked:nth-of-type(23) ~ .arrows label:nth-child(24),.slider input[name^="slider"]:checked:nth-of-type(24) ~ .arrows label:nth-child(25),.slider input[name^="slider"]:checked:nth-of-type(25) ~ .arrows label:nth-child(26),.slider input[name^="slider"]:checked:nth-of-type(26) ~ .arrows label:nth-child(27),.slider input[name^="slider"]:checked:nth-of-type(27) ~ .arrows label:nth-child(28),.slider input[name^="slider"]:checked:nth-of-type(28) ~ .arrows label:nth-child(29),.slider input[name^="slider"]:checked:nth-of-type(29) ~ .arrows label:nth-child(30),.slider input[name^="slider"]:checked:nth-last-of-type(1) ~ .arrows label:first-child{visibility:visible;transform:scaleX(-1)}@media (max-width: 37.49rem){.slider input[name^="slider"]:checked:nth-of-type(1) ~ .arrows label:nth-child(2),.slider input[name^="slider"]:checked:nth-of-type(2) ~ .arrows label:nth-child(3),.slider input[name^="slider"]:checked:nth-of-type(3) ~ .arrows label:nth-child(4),.slider input[name^="slider"]:checked:nth-of-type(4) ~ .arrows label:nth-child(5),.slider input[name^="slider"]:checked:nth-of-type(5) ~ .arrows label:nth-child(6),.slider input[name^="slider"]:checked:nth-of-type(6) ~ .arrows label:nth-child(7),.slider input[name^="slider"]:checked:nth-of-type(7) ~ .arrows label:nth-child(8),.slider input[name^="slider"]:checked:nth-of-type(8) ~ .arrows label:nth-child(9),.slider input[name^="slider"]:checked:nth-of-type(9) ~ .arrows label:nth-child(10),.slider input[name^="slider"]:checked:nth-of-type(10) ~ .arrows label:nth-child(11),.slider input[name^="slider"]:checked:nth-of-type(11) ~ .arrows label:nth-child(12),.slider input[name^="slider"]:checked:nth-of-type(12) ~ .arrows label:nth-child(13),.slider input[name^="slider"]:checked:nth-of-type(13) ~ .arrows label:nth-child(14),.slider input[name^="slider"]:checked:nth-of-type(14) ~ .arrows label:nth-child(15),.slider input[name^="slider"]:checked:nth-of-type(15) ~ .arrows label:nth-child(16),.slider input[name^="slider"]:checked:nth-of-type(16) ~ .arrows label:nth-child(17),.slider input[name^="slider"]:checked:nth-of-type(17) ~ .arrows label:nth-child(18),.slider input[name^="slider"]:checked:nth-of-type(18) ~ .arrows label:nth-child(19),.slider input[name^="slider"]:checked:nth-of-type(19) ~ .arrows label:nth-child(20),.slider input[name^="slider"]:checked:nth-of-type(20) ~ .arrows label:nth-child(21),.slider input[name^="slider"]:checked:nth-of-type(21) ~ .arrows label:nth-child(22),.slider input[name^="slider"]:checked:nth-of-type(22) ~ .arrows label:nth-child(23),.slider input[name^="slider"]:checked:nth-of-type(23) ~ .arrows label:nth-child(24),.slider input[name^="slider"]:checked:nth-of-type(24) ~ .arrows label:nth-child(25),.slider input[name^="slider"]:checked:nth-of-type(25) ~ .arrows label:nth-child(26),.slider input[name^="slider"]:checked:nth-of-type(26) ~ .arrows label:nth-child(27),.slider input[name^="slider"]:checked:nth-of-type(27) ~ .arrows label:nth-child(28),.slider input[name^="slider"]:checked:nth-of-type(28) ~ .arrows label:nth-child(29),.slider input[name^="slider"]:checked:nth-of-type(29) ~ .arrows label:nth-child(30),.slider input[name^="slider"]:checked:nth-last-of-type(1) ~ .arrows label:first-child{left:calc(50% + 0.5rem)}}@media (min-width: 37.5rem){.slider input[name^="slider"]:checked:nth-of-type(1) ~ .arrows label:nth-child(2),.slider input[name^="slider"]:checked:nth-of-type(2) ~ .arrows label:nth-child(3),.slider input[name^="slider"]:checked:nth-of-type(3) ~ .arrows label:nth-child(4),.slider input[name^="slider"]:checked:nth-of-type(4) ~ .arrows label:nth-child(5),.slider input[name^="slider"]:checked:nth-of-type(5) ~ .arrows label:nth-child(6),.slider input[name^="slider"]:checked:nth-of-type(6) ~ .arrows label:nth-child(7),.slider input[name^="slider"]:checked:nth-of-type(7) ~ .arrows label:nth-child(8),.slider input[name^="slider"]:checked:nth-of-type(8) ~ .arrows label:nth-child(9),.slider input[name^="slider"]:checked:nth-of-type(9) ~ .arrows label:nth-child(10),.slider input[name^="slider"]:checked:nth-of-type(10) ~ .arrows label:nth-child(11),.slider input[name^="slider"]:checked:nth-of-type(11) ~ .arrows label:nth-child(12),.slider input[name^="slider"]:checked:nth-of-type(12) ~ .arrows label:nth-child(13),.slider input[name^="slider"]:checked:nth-of-type(13) ~ .arrows label:nth-child(14),.slider input[name^="slider"]:checked:nth-of-type(14) ~ .arrows label:nth-child(15),.slider input[name^="slider"]:checked:nth-of-type(15) ~ .arrows label:nth-child(16),.slider input[name^="slider"]:checked:nth-of-type(16) ~ .arrows label:nth-child(17),.slider input[name^="slider"]:checked:nth-of-type(17) ~ .arrows label:nth-child(18),.slider input[name^="slider"]:checked:nth-of-type(18) ~ .arrows label:nth-child(19),.slider input[name^="slider"]:checked:nth-of-type(19) ~ .arrows label:nth-child(20),.slider input[name^="slider"]:checked:nth-of-type(20) ~ .arrows label:nth-child(21),.slider input[name^="slider"]:checked:nth-of-type(21) ~ .arrows label:nth-child(22),.slider input[name^="slider"]:checked:nth-of-type(22) ~ .arrows label:nth-child(23),.slider input[name^="slider"]:checked:nth-of-type(23) ~ .arrows label:nth-child(24),.slider input[name^="slider"]:checked:nth-of-type(24) ~ .arrows label:nth-child(25),.slider input[name^="slider"]:checked:nth-of-type(25) ~ .arrows label:nth-child(26),.slider input[name^="slider"]:checked:nth-of-type(26) ~ .arrows label:nth-child(27),.slider input[name^="slider"]:checked:nth-of-type(27) ~ .arrows label:nth-child(28),.slider input[name^="slider"]:checked:nth-of-type(28) ~ .arrows label:nth-child(29),.slider input[name^="slider"]:checked:nth-of-type(29) ~ .arrows label:nth-child(30),.slider input[name^="slider"]:checked:nth-last-of-type(1) ~ .arrows label:first-child{right:-3rem}}.slider input[name^="slider"]:checked:nth-of-type(1) ~ .arrows label:last-child,.slider input[name^="slider"]:checked:nth-of-type(2) ~ .arrows label:nth-child(1),.slider input[name^="slider"]:checked:nth-of-type(3) ~ .arrows label:nth-child(2),.slider input[name^="slider"]:checked:nth-of-type(4) ~ .arrows label:nth-child(3),.slider input[name^="slider"]:checked:nth-of-type(5) ~ .arrows label:nth-child(4),.slider input[name^="slider"]:checked:nth-of-type(6) ~ .arrows label:nth-child(5),.slider input[name^="slider"]:checked:nth-of-type(7) ~ .arrows label:nth-child(6),.slider input[name^="slider"]:checked:nth-of-type(8) ~ .arrows label:nth-child(7),.slider input[name^="slider"]:checked:nth-of-type(9) ~ .arrows label:nth-child(8),.slider input[name^="slider"]:checked:nth-of-type(10) ~ .arrows label:nth-child(9),.slider input[name^="slider"]:checked:nth-of-type(11) ~ .arrows label:nth-child(10),.slider input[name^="slider"]:checked:nth-of-type(12) ~ .arrows label:nth-child(11),.slider input[name^="slider"]:checked:nth-of-type(13) ~ .arrows label:nth-child(12),.slider input[name^="slider"]:checked:nth-of-type(14) ~ .arrows label:nth-child(13),.slider input[name^="slider"]:checked:nth-of-type(15) ~ .arrows label:nth-child(14),.slider input[name^="slider"]:checked:nth-of-type(16) ~ .arrows label:nth-child(15),.slider input[name^="slider"]:checked:nth-of-type(17) ~ .arrows label:nth-child(16),.slider input[name^="slider"]:checked:nth-of-type(18) ~ .arrows label:nth-child(17),.slider input[name^="slider"]:checked:nth-of-type(19) ~ .arrows label:nth-child(18),.slider input[name^="slider"]:checked:nth-of-type(20) ~ .arrows label:nth-child(19),.slider input[name^="slider"]:checked:nth-of-type(21) ~ .arrows label:nth-child(20),.slider input[name^="slider"]:checked:nth-of-type(22) ~ .arrows label:nth-child(21),.slider input[name^="slider"]:checked:nth-of-type(23) ~ .arrows label:nth-child(22),.slider input[name^="slider"]:checked:nth-of-type(24) ~ .arrows label:nth-child(23),.slider input[name^="slider"]:checked:nth-of-type(25) ~ .arrows label:nth-child(24),.slider input[name^="slider"]:checked:nth-of-type(26) ~ .arrows label:nth-child(25),.slider input[name^="slider"]:checked:nth-of-type(27) ~ .arrows label:nth-child(26),.slider input[name^="slider"]:checked:nth-of-type(28) ~ .arrows label:nth-child(27),.slider input[name^="slider"]:checked:nth-of-type(29) ~ .arrows label:nth-child(28),.slider input[name^="slider"]:checked:nth-of-type(30) ~ .arrows label:nth-child(29){visibility:visible}@media (max-width: 37.49rem){.slider input[name^="slider"]:checked:nth-of-type(1) ~ .arrows label:last-child,.slider input[name^="slider"]:checked:nth-of-type(2) ~ .arrows label:nth-child(1),.slider input[name^="slider"]:checked:nth-of-type(3) ~ .arrows label:nth-child(2),.slider input[name^="slider"]:checked:nth-of-type(4) ~ .arrows label:nth-child(3),.slider input[name^="slider"]:checked:nth-of-type(5) ~ .arrows label:nth-child(4),.slider input[name^="slider"]:checked:nth-of-type(6) ~ .arrows label:nth-child(5),.slider input[name^="slider"]:checked:nth-of-type(7) ~ .arrows label:nth-child(6),.slider input[name^="slider"]:checked:nth-of-type(8) ~ .arrows label:nth-child(7),.slider input[name^="slider"]:checked:nth-of-type(9) ~ .arrows label:nth-child(8),.slider input[name^="slider"]:checked:nth-of-type(10) ~ .arrows label:nth-child(9),.slider input[name^="slider"]:checked:nth-of-type(11) ~ .arrows label:nth-child(10),.slider input[name^="slider"]:checked:nth-of-type(12) ~ .arrows label:nth-child(11),.slider input[name^="slider"]:checked:nth-of-type(13) ~ .arrows label:nth-child(12),.slider input[name^="slider"]:checked:nth-of-type(14) ~ .arrows label:nth-child(13),.slider input[name^="slider"]:checked:nth-of-type(15) ~ .arrows label:nth-child(14),.slider input[name^="slider"]:checked:nth-of-type(16) ~ .arrows label:nth-child(15),.slider input[name^="slider"]:checked:nth-of-type(17) ~ .arrows label:nth-child(16),.slider input[name^="slider"]:checked:nth-of-type(18) ~ .arrows label:nth-child(17),.slider input[name^="slider"]:checked:nth-of-type(19) ~ .arrows label:nth-child(18),.slider input[name^="slider"]:checked:nth-of-type(20) ~ .arrows label:nth-child(19),.slider input[name^="slider"]:checked:nth-of-type(21) ~ .arrows label:nth-child(20),.slider input[name^="slider"]:checked:nth-of-type(22) ~ .arrows label:nth-child(21),.slider input[name^="slider"]:checked:nth-of-type(23) ~ .arrows label:nth-child(22),.slider input[name^="slider"]:checked:nth-of-type(24) ~ .arrows label:nth-child(23),.slider input[name^="slider"]:checked:nth-of-type(25) ~ .arrows label:nth-child(24),.slider input[name^="slider"]:checked:nth-of-type(26) ~ .arrows label:nth-child(25),.slider input[name^="slider"]:checked:nth-of-type(27) ~ .arrows label:nth-child(26),.slider input[name^="slider"]:checked:nth-of-type(28) ~ .arrows label:nth-child(27),.slider input[name^="slider"]:checked:nth-of-type(29) ~ .arrows label:nth-child(28),.slider input[name^="slider"]:checked:nth-of-type(30) ~ .arrows label:nth-child(29){right:calc(50% + 0.5rem)}}@media (min-width: 37.5rem){.slider input[name^="slider"]:checked:nth-of-type(1) ~ .arrows label:last-child,.slider input[name^="slider"]:checked:nth-of-type(2) ~ .arrows label:nth-child(1),.slider input[name^="slider"]:checked:nth-of-type(3) ~ .arrows label:nth-child(2),.slider input[name^="slider"]:checked:nth-of-type(4) ~ .arrows label:nth-child(3),.slider input[name^="slider"]:checked:nth-of-type(5) ~ .arrows label:nth-child(4),.slider input[name^="slider"]:checked:nth-of-type(6) ~ .arrows label:nth-child(5),.slider input[name^="slider"]:checked:nth-of-type(7) ~ .arrows label:nth-child(6),.slider input[name^="slider"]:checked:nth-of-type(8) ~ .arrows label:nth-child(7),.slider input[name^="slider"]:checked:nth-of-type(9) ~ .arrows label:nth-child(8),.slider input[name^="slider"]:checked:nth-of-type(10) ~ .arrows label:nth-child(9),.slider input[name^="slider"]:checked:nth-of-type(11) ~ .arrows label:nth-child(10),.slider input[name^="slider"]:checked:nth-of-type(12) ~ .arrows label:nth-child(11),.slider input[name^="slider"]:checked:nth-of-type(13) ~ .arrows label:nth-child(12),.slider input[name^="slider"]:checked:nth-of-type(14) ~ .arrows label:nth-child(13),.slider input[name^="slider"]:checked:nth-of-type(15) ~ .arrows label:nth-child(14),.slider input[name^="slider"]:checked:nth-of-type(16) ~ .arrows label:nth-child(15),.slider input[name^="slider"]:checked:nth-of-type(17) ~ .arrows label:nth-child(16),.slider input[name^="slider"]:checked:nth-of-type(18) ~ .arrows label:nth-child(17),.slider input[name^="slider"]:checked:nth-of-type(19) ~ .arrows label:nth-child(18),.slider input[name^="slider"]:checked:nth-of-type(20) ~ .arrows label:nth-child(19),.slider input[name^="slider"]:checked:nth-of-type(21) ~ .arrows label:nth-child(20),.slider input[name^="slider"]:checked:nth-of-type(22) ~ .arrows label:nth-child(21),.slider input[name^="slider"]:checked:nth-of-type(23) ~ .arrows label:nth-child(22),.slider input[name^="slider"]:checked:nth-of-type(24) ~ .arrows label:nth-child(23),.slider input[name^="slider"]:checked:nth-of-type(25) ~ .arrows label:nth-child(24),.slider input[name^="slider"]:checked:nth-of-type(26) ~ .arrows label:nth-child(25),.slider input[name^="slider"]:checked:nth-of-type(27) ~ .arrows label:nth-child(26),.slider input[name^="slider"]:checked:nth-of-type(28) ~ .arrows label:nth-child(27),.slider input[name^="slider"]:checked:nth-of-type(29) ~ .arrows label:nth-child(28),.slider input[name^="slider"]:checked:nth-of-type(30) ~ .arrows label:nth-child(29){left:-3rem}}.slider input[name^="slider"]:checked:nth-of-type(1) ~ .tabs label:nth-child(1),.slider input[name^="slider"]:checked:nth-of-type(2) ~ .tabs label:nth-child(2),.slider input[name^="slider"]:checked:nth-of-type(3) ~ .tabs label:nth-child(3),.slider input[name^="slider"]:checked:nth-of-type(4) ~ .tabs label:nth-child(4),.slider input[name^="slider"]:checked:nth-of-type(5) ~ .tabs label:nth-child(5),.slider input[name^="slider"]:checked:nth-of-type(6) ~ .tabs label:nth-child(6),.slider input[name^="slider"]:checked:nth-of-type(7) ~ .tabs label:nth-child(7),.slider input[name^="slider"]:checked:nth-of-type(8) ~ .tabs label:nth-child(8),.slider input[name^="slider"]:checked:nth-of-type(9) ~ .tabs label:nth-child(9),.slider input[name^="slider"]:checked:nth-of-type(10) ~ .tabs label:nth-child(10){background-color:rgba(255,255,255,0.25);border-bottom-color:#254081}.slider .arrows{margin-top:0;position:static!important;z-index:100}.slider .arrows label{background-color:#254081;border-radius:50%;display:block;height:2.5rem;margin:0;padding:0;position:absolute;transition:background-color 0.3s,opacity .5s;visibility:hidden;width:2.5rem;z-index:100}@media (max-width: 37.49rem){.slider .arrows label{bottom:1rem}}@media (min-width: 37.5rem){.slider .arrows label{height:3rem;top:calc(50% - 1.5rem);width:3rem}}@media (min-width: 56.25rem){.slider .arrows label{height:4rem;top:calc(50% - 2rem);width:4rem}}.slider .arrows label::after{background-image:url(../images/arrow-left-thin.png);background-position:center;background-repeat:no-repeat;background-size:1.5rem 1.5rem;content:"";height:100%;left:0;position:absolute;top:0;transition:transform .3s;width:100%}.slider .arrows label:hover{background-color:rgba(0,0,0,0.5)}.slider .thumbnails{display:flex;flex-direction:column;height:100%;left:0;margin-top:0;overflow-y:auto;position:absolute;top:0;width:12rem}.slider .thumbnails label{margin-top:1rem}.slider .thumbnails label img{display:block;height:auto;width:100%}.slider.transition-slide li{background-color:transparent;left:10%;width:80%;transition:transform .75s ease-in-out,opacity .1s}@media (min-width: 37.5rem){.slider.transition-slide li{left:20%;width:60%}}@media (min-width: 56.25rem){.slider.transition-slide li{left:50%;width:calc(25% - 1rem)}}.slider.transition-slide li::after{background-color:transparent;content:"";height:100%;left:0;opacity:.75;position:absolute;top:0;transition:opacity .75s;width:100%}.slider.transition-slide ul{height:60vw}@media (min-width: 37.5rem){.slider.transition-slide ul{height:53vw}}@media (min-width: 56.25rem){.slider.transition-slide ul{height:40vw}}.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-child(2),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-child(3),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(4),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(5),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(6),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(7),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(8),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(9),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(10),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ ul li:nth-child(11),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ ul li:nth-child(12),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ ul li:nth-child(13),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ ul li:nth-child(14),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ ul li:nth-child(15),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ ul li:nth-child(16),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ ul li:nth-child(17),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ ul li:nth-child(18),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ ul li:nth-child(19),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ ul li:nth-child(20),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ ul li:nth-child(21),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ ul li:nth-child(22),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ ul li:nth-child(23),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ ul li:nth-child(24),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ ul li:nth-child(25),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ ul li:nth-child(26),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ ul li:nth-child(27),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ ul li:nth-child(28),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(29) ~ ul li:nth-child(29),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(30) ~ ul li:nth-child(30){opacity:1;transform:translateX(0);z-index:75}.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-child(1)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-child(2)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-child(3)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(4)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(5)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(6)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(7)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(8)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(9)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(10)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ ul li:nth-child(11)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ ul li:nth-child(12)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ ul li:nth-child(13)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ ul li:nth-child(14)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ ul li:nth-child(15)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ ul li:nth-child(16)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ ul li:nth-child(17)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ ul li:nth-child(18)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ ul li:nth-child(19)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ ul li:nth-child(20)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ ul li:nth-child(21)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ ul li:nth-child(22)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ ul li:nth-child(23)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ ul li:nth-child(24)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ ul li:nth-child(25)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ ul li:nth-child(26)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ ul li:nth-child(27)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ ul li:nth-child(28)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(29) ~ ul li:nth-child(29)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(30) ~ ul li:nth-child(30)::after{opacity:0}.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-child(2),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-child(3),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-child(4),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(5),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(6),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(7),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(8),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(9),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(10),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(11),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ ul li:nth-child(12),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ ul li:nth-child(13),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ ul li:nth-child(14),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ ul li:nth-child(15),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ ul li:nth-child(16),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ ul li:nth-child(17),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ ul li:nth-child(18),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ ul li:nth-child(19),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ ul li:nth-child(20),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ ul li:nth-child(21),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ ul li:nth-child(22),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ ul li:nth-child(23),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ ul li:nth-child(24),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ ul li:nth-child(25),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ ul li:nth-child(26),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ ul li:nth-child(27),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ ul li:nth-child(28),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ ul li:nth-child(29),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(29) ~ ul li:nth-child(30),.slider.transition-slide input[name^="slider"]:checked:nth-last-of-type(1) ~ ul li:nth-child(1){opacity:1;transform:translateX(calc(100% + 1rem));z-index:50}.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-child(3),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-child(4),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-child(5),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(6),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(7),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(8),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(9),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(10),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(11),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(12),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ ul li:nth-child(13),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ ul li:nth-child(14),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ ul li:nth-child(15),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ ul li:nth-child(16),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ ul li:nth-child(17),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ ul li:nth-child(18),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ ul li:nth-child(19),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ ul li:nth-child(20),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ ul li:nth-child(21),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ ul li:nth-child(22),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ ul li:nth-child(23),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ ul li:nth-child(24),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ ul li:nth-child(25),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ ul li:nth-child(26),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ ul li:nth-child(27),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ ul li:nth-child(28),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ ul li:nth-child(29),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ ul li:nth-child(30),.slider.transition-slide input[name^="slider"]:checked:nth-last-of-type(2) ~ ul li:nth-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-last-of-type(1) ~ ul li:nth-child(2){opacity:1;transform:translateX(calc(200% + 2rem));transition:transform .75s ease-in-out,opacity .75s;z-index:25}.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-child(4),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-child(5),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-child(6),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(7),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(8),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(9),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(10),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(11),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(12),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(13),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ ul li:nth-child(14),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ ul li:nth-child(15),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ ul li:nth-child(16),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ ul li:nth-child(17),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ ul li:nth-child(18),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ ul li:nth-child(19),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ ul li:nth-child(20),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ ul li:nth-child(21),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ ul li:nth-child(22),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ ul li:nth-child(23),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ ul li:nth-child(24),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ ul li:nth-child(25),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ ul li:nth-child(26),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ ul li:nth-child(27),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ ul li:nth-child(28),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ ul li:nth-child(29),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ ul li:nth-child(30),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ ul li:nth-child(32),.slider.transition-slide input[name^="slider"]:checked:nth-last-of-type(3) ~ ul li:nth-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-last-of-type(2) ~ ul li:nth-child(2),.slider.transition-slide input[name^="slider"]:checked:nth-last-of-type(1) ~ ul li:nth-child(3){opacity:0;transform:translateX(calc(300% + 3rem));transition:transform .75s ease-in-out,opacity .75s;z-index:25}.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-last-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-child(2),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(3),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(4),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(5),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(6),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(7),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(8),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(9),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ ul li:nth-child(10),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ ul li:nth-child(11),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ ul li:nth-child(12),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ ul li:nth-child(13),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ ul li:nth-child(14),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ ul li:nth-child(15),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ ul li:nth-child(16),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ ul li:nth-child(17),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ ul li:nth-child(18),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ ul li:nth-child(19),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ ul li:nth-child(20),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ ul li:nth-child(21),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ ul li:nth-child(22),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ ul li:nth-child(23),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ ul li:nth-child(24),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ ul li:nth-child(25),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ ul li:nth-child(26),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ ul li:nth-child(27),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(29) ~ ul li:nth-child(28),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(30) ~ ul li:nth-child(29){opacity:1;transform:translateX(calc(-100% - 1rem));z-index:50}.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-last-child(2),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-last-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(2),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(3),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(4),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(5),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(6),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(7),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(8),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ ul li:nth-child(9),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ ul li:nth-child(10),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ ul li:nth-child(11),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ ul li:nth-child(12),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ ul li:nth-child(13),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ ul li:nth-child(14),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ ul li:nth-child(15),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ ul li:nth-child(16),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ ul li:nth-child(17),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ ul li:nth-child(18),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ ul li:nth-child(19),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ ul li:nth-child(20),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ ul li:nth-child(21),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ ul li:nth-child(22),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ ul li:nth-child(23),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ ul li:nth-child(24),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ ul li:nth-child(25),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ ul li:nth-child(26),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(29) ~ ul li:nth-child(27),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(30) ~ ul li:nth-child(28){opacity:1;transform:translateX(calc(-200% - 2rem));transition:transform .75s ease-in-out,opacity .75s;z-index:25}.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ ul li:nth-last-child(3),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ ul li:nth-last-child(2),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ ul li:nth-last-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ ul li:nth-child(1),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ ul li:nth-child(2),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ ul li:nth-child(3),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ ul li:nth-child(4),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ ul li:nth-child(5),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ ul li:nth-child(6),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ ul li:nth-child(7),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ ul li:nth-child(8),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ ul li:nth-child(9),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ ul li:nth-child(10),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ ul li:nth-child(11),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ ul li:nth-child(12),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ ul li:nth-child(13),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ ul li:nth-child(14),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ ul li:nth-child(15),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ ul li:nth-child(16),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ ul li:nth-child(17),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ ul li:nth-child(18),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ ul li:nth-child(19),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ ul li:nth-child(20),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ ul li:nth-child(21),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ ul li:nth-child(22),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ ul li:nth-child(23),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ ul li:nth-child(24),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ ul li:nth-child(25),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(29) ~ ul li:nth-child(26),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(30) ~ ul li:nth-child(27),.slider.transition-slide input[name^="slider"]:checked:nth-of-type(31) ~ ul li:nth-child(28){opacity:0;transform:translateX(calc(-300% - 3rem));transition:transform .75s ease-in-out,opacity .75s;z-index:25}@media (min-width: 37.5rem) and (max-width: 74.99rem){.slider.transition-slide input[name^="slider"]:checked:nth-of-type(1) ~ .arrows label:last-child::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(2) ~ .arrows label:nth-child(1)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(3) ~ .arrows label:nth-child(2)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(4) ~ .arrows label:nth-child(3)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(5) ~ .arrows label:nth-child(4)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(6) ~ .arrows label:nth-child(5)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(7) ~ .arrows label:nth-child(6)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(8) ~ .arrows label:nth-child(7)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(9) ~ .arrows label:nth-child(8)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(10) ~ .arrows label:nth-child(9)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(11) ~ .arrows label:nth-child(10)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(12) ~ .arrows label:nth-child(11)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(13) ~ .arrows label:nth-child(12)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(14) ~ .arrows label:nth-child(13)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(15) ~ .arrows label:nth-child(14)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(16) ~ .arrows label:nth-child(15)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(17) ~ .arrows label:nth-child(16)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(18) ~ .arrows label:nth-child(17)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(19) ~ .arrows label:nth-child(18)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(20) ~ .arrows label:nth-child(19)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(21) ~ .arrows label:nth-child(20)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(22) ~ .arrows label:nth-child(21)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(23) ~ .arrows label:nth-child(22)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(24) ~ .arrows label:nth-child(23)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(25) ~ .arrows label:nth-child(24)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(26) ~ .arrows label:nth-child(25)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(27) ~ .arrows label:nth-child(26)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(28) ~ .arrows label:nth-child(27)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(29) ~ .arrows label:nth-child(28)::after,.slider.transition-slide input[name^="slider"]:checked:nth-of-type(30) ~ .arrows label:nth-child(29)::after{display:none}}.slider.transition-slide .arrows label:hover{background-color:#ffffff}[class*="-block"]{padding:2rem 1rem}@media (min-width: 37.5rem){[class*="-block"]{padding:2.5rem 1.25rem}}@media (min-width: 56.25rem){[class*="-block"]{padding:3rem 2rem}}@media (min-width: 75rem){[class*="-block"]{padding:4rem 5rem}}@media (min-width: 100rem){[class*="-block"]{padding:4rem calc(50% - 42rem)}}@media (min-width: 56.25rem){.about-block{display:flex;flex-wrap:wrap;align-content:center;justify-content:space-around;align-items:flex-start}}.about-block .about-container{background-color:#e1edfc;border-radius:2rem;padding:2rem}@media (min-width: 56.25rem){.about-block .about-container{flex-basis:45%;margin-top:0}}.about-block .about-container figure{width:90%;margin:auto;height:auto;border-radius:50%;box-shadow:0 0 0 15px #254081;padding:1rem;background-color:#ffffff;overflow:hidden;margin-bottom:4rem}.about-block .about-container figure img{width:100%;height:100%;object-fit:contain;aspect-ratio:1 / 1}@media (min-width: 56.25rem){.about-block .about-container .content{display:flex;flex-direction:column;justify-content:space-between;color:#000000}.about-block .about-container .content > *{flex-basis:calc(50% - 1.25rem)}}@media (min-width: 75rem){.about-block .about-container .content > *{flex-basis:calc(50% - 2.5rem)}}.about-block .about-container .content .toggle-content{display:none}.about-block .about-container .content h3{color:#254081;font-size:2rem}.about-block .about-container .content .sub-title{color:#ed1b2e;font-family:"Swiss 721 Bold";font-weight:700;font-style:normal}.about-block .about-container .content [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff;width:50%;text-align:center;margin:2rem auto 0}.about-block .about-container .content [role="button"]:hover{background-color:#254081;border-color:#254081;color:#ffffff}.about-block .about-container .accordion{margin:0}.about-block .about-container .accordion > input{display:none}.about-block .about-container .accordion > input + h3{color:#254081;position:relative;font-size:2rem;margin-top:0}.about-block .about-container .accordion > input + h3::after,.about-block .about-container .accordion > input + h3::before{background-image:url(../images/minus.svg);background-position:center;background-repeat:no-repeat;content:"";display:inline-block;height:17.5px;width:17.5px;position:absolute;pointer-events:none;right:10%;top:25%}.about-block .about-container .accordion > input + h3::after{transform:rotate(90deg);transition:transform .2s}.about-block .about-container .accordion > input + h3 label{padding-left:0;color:#254081;font-size:2rem}.about-block .about-container .accordion > input:checked ~ .panel{display:block;width:100%}.about-block .about-container .accordion > input:checked ~ h3::after{transform:rotate(0deg)}.about-block .about-container .accordion .panel{display:none}.about-block .about-container .accordion .panel ul{list-style-type:none}.about-block .about-container .accordion .panel ul li{margin:.5rem 0}.about-block .about-container .accordion .panel ul li label{color:#254081}.actions-block{position:relative}.actions-block a{display:block;height:100%;position:relative}.actions-block a .content{background-color:#254081;color:#ffffff}.actions-block a:hover .content{background-color:#ed1b2e;color:#254081}.actions-block figure{margin-bottom:4rem}.actions-block figure img{display:block;height:auto;width:100%}.actions-block h3{font-size:1.5rem;font-weight:700;text-transform:uppercase}.actions-block li{flex-basis:60vw;flex-shrink:0;margin:0 .5rem}@media (min-width: 37.5rem){.actions-block li{flex-basis:40vw}}@media (min-width: 56.25rem){.actions-block li{flex-basis:calc(((100% - 14.28% + 1.5rem) / 3) - 1.5rem);margin:0 .75rem}}.actions-block ul{display:flex;list-style:none;overflow-x:auto;padding:2rem 0}@media (min-width: 37.5rem){.actions-block ul{padding:2.5rem 0}}@media (min-width: 56.25rem){.actions-block ul{padding:2.5rem 0}}@media (min-width: 75rem){.actions-block ul{padding:4.5rem 0 0}}.actions-block ul::before,.actions-block ul::after{content:"";flex-basis:.5rem;flex-shrink:0}@media (min-width: 37.5rem){.actions-block ul::before,.actions-block ul::after{flex-basis:.75rem}}@media (min-width: 56.25rem){.actions-block ul::before,.actions-block ul::after{flex-basis:1.75rem}}@media (min-width: 75rem){.actions-block ul::before,.actions-block ul::after{flex-basis:calc(7.14% - 0.75rem)}}.actions-block .content{font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal;background-color:#ffffff;color:#ffffff;display:flex;flex-direction:column;height:30%;justify-content:center;left:0;margin:0;position:absolute;text-align:center;bottom:0;transition:background-color .3s;width:100%}@media (min-width: 56.25rem){.actions-block .content{height:30%}}.actions-block .title + ul{padding-top:0}@media (min-width: 56.25rem){.content-block.text-left-image-right,.content-block.text-right-image-left{display:flex;justify-content:space-between;align-items:center}.content-block.text-left-image-right > *,.content-block.text-right-image-left > *{flex-basis:calc(50% - 1.25rem);margin-top:0}}@media (min-width: 75rem){.content-block.text-left-image-right > *,.content-block.text-right-image-left > *{flex-basis:calc(50% - 2.5rem)}}@media (min-width: 56.25rem){.content-block.text-left-image-right figure,.content-block.text-right-image-left figure{order:2}}.content-block.text-left-image-right figure img,.content-block.text-right-image-left figure img{display:block;height:auto;width:100%}@media (min-width: 56.25rem){.content-block.text-left-image-right figure img,.content-block.text-right-image-left figure img{height:100%;object-fit:cover;object-position:center}}.content-block.text-left-image-right figure p,.content-block.text-right-image-left figure p{text-align:center;font-weight:bold}@media (min-width: 56.25rem){.content-block.text-left-image-right .content,.content-block.text-right-image-left .content{flex-basis:calc(50% - 2.5rem)}}@media (min-width: 75rem){.content-block.text-left-image-right .content,.content-block.text-right-image-left .content{flex-basis:calc(50% - 7.5rem)}}.content-block.text-left-image-right .content h2,.content-block.text-right-image-left .content h2{font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;text-transform:uppercase;padding-bottom:.5rem}.content-block.text-left-image-right .content .sub-title,.content-block.text-right-image-left .content .sub-title{color:#ed1b2e;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.content-block.text-left-image-right .content [role="button"],.content-block.text-right-image-left .content [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff}.content-block.text-left-image-right .content [role="button"]:hover,.content-block.text-right-image-left .content [role="button"]:hover{background-color:#254081;border-color:#254081;color:#ffffff}.content-block.text-left-image-right.background-background figure img,.content-block.text-right-image-left.background-background figure img{box-shadow:18px -18px 0 0 #254081}.content-block.text-left-image-right.background-accent-1,.content-block.text-right-image-left.background-accent-1{background:url(../images/background-product-image-trsp.png) no-repeat,#254081;background-size:auto;background-position:400% 100%}.content-block.text-left-image-right.background-accent-1 figure img,.content-block.text-right-image-left.background-accent-1 figure img{box-shadow:18px -18px 0 0 #ed1b2e}.content-block.text-left-image-right.background-accent-1 [role="button"],.content-block.text-right-image-left.background-accent-1 [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff}.content-block.text-left-image-right.background-accent-1 [role="button"]:hover,.content-block.text-right-image-left.background-accent-1 [role="button"]:hover{background-color:#254081;border-color:#ed1b2e;color:#ffffff}.content-block.text-left-image-right.background-accent-2,.content-block.text-right-image-left.background-accent-2{padding-top:2rem;padding-bottom:2rem}@media (min-width: 37.5rem){.content-block.text-left-image-right.background-accent-2,.content-block.text-right-image-left.background-accent-2{padding-top:0;padding-bottom:0}}.content-block.text-left-image-right.background-accent-2 [role="button"],.content-block.text-right-image-left.background-accent-2 [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff}.content-block.text-left-image-right.background-accent-2 [role="button"]:hover,.content-block.text-right-image-left.background-accent-2 [role="button"]:hover{background-color:#254081;border-color:#ed1b2e;color:#ffffff}.content-block.text-left-image-right.background-accent-2 img,.content-block.text-right-image-left.background-accent-2 img{border-radius:0}@media (min-width: 56.25rem){.content-block.text-right-image-left figure{order:0!important}.content-block.text-right-image-left.text-columns{column-count:2;column-gap:2.5rem}}@media (min-width: 75rem){.content-block.text-right-image-left.text-columns{column-gap:5rem}}@media (min-width: 56.25rem){.content-block.text-right-image-left.text-columns h2:first-child{column-span:all;margin-bottom:1.5rem;padding-right:calc(50% + 2.5rem)}}@media (min-width: 75rem){.content-block.text-right-image-left.text-columns h2:first-child{padding-right:calc(50% + 5rem)}}.content-block.text-centre .content{margin-left:auto;margin-right:auto;max-width:56rem;text-align:center}.content-block div{flex-basis:100%;text-align:left}@media (min-width: 56.25rem){.content-block div{flex-basis:40%}}.content-block div ul{list-style-image:url(../images/checkbox-red.svg)}.content-block div ul li{margin:1rem 0}@media (max-width: 56.249rem){.content-block div ul li{margin-left:2rem}}.content-block div .actions{display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 56.25rem){.content-block div .actions{flex-direction:row}}.content-block div .actions > [role="button"]{background-color:#ed1b2e;border:none;color:#254081;text-align:center;margin-top:1rem}@media (min-width: 56.25rem){.content-block div .actions > [role="button"]{margin-top:0}}.content-block div .actions > [role="button"]:hover{background-color:#ffffff;color:#ffffff}@media (min-width: 56.25rem){.content-block.text-columns{column-count:2}}.content-block.text-full-width{flex-basis:100%;background-color:#daeafb;border-color:#daeafb;border-radius:1rem;margin-bottom:2rem}@media (min-width: 56.25rem){.content-block.text-full-width{margin:0 10rem 5rem}}.content-block.text-full-width .content{text-align:center}@media (min-width: 56.25rem){.content-block.text-full-width .content{flex-basis:calc(50% - 2.5rem)}}@media (min-width: 75rem){.content-block.text-full-width .content{flex-basis:calc(50% - 7.5rem)}}.content-block.text-full-width .content h2{font-family:"Swiss 721 Black",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;font-size:3rem}.content-block.text-full-width .content .sub-title{color:#ed1b2e;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal;padding-top:4.5rem;font-size:1.3rem}.content-block.text-full-width .content [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#254081}.content-block.text-full-width .content [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.content-block.text-full-width .content .accordion{margin:0;padding:1.2rem;padding-top:1.4rem;border-bottom:3px dashed grey}.content-block.text-full-width .content .accordion > input{display:none}.content-block.text-full-width .content .accordion > input + h3 label{padding-left:0;font-weight:800}.content-block.text-full-width .content .accordion > input:checked ~ .panel{display:block;width:100%;padding-left:2rem}.content-block.text-full-width .content .accordion > input:checked ~ .panel .accordion{margin:0;padding:1rem 0;border-bottom:1px solid grey}.content-block.text-full-width .content .accordion > input:checked ~ h3::after{transform:rotate(0deg)}.content-block.text-full-width .content .accordion h3{color:#254081;font-family:"objektiv-mk2",sans-serif;font-weight:bold;font-style:normal;text-transform:uppercase;font-size:1rem;position:relative}.content-block.text-full-width .content .accordion h3::after,.content-block.text-full-width .content .accordion h3::before{background-image:url(../images/minus.svg);background-position:center;background-repeat:no-repeat;content:"";display:inline-block;height:17.5px;width:17.5px;position:absolute;pointer-events:none;right:10%;top:0}.content-block.text-full-width .content .accordion h3::after{transform:rotate(90deg);transition:transform .2s}.content-block.text-full-width .content .accordion .panel{display:none}.content-block.text-full-width .content .accordion .panel ul{list-style-type:none}.content-block.text-full-width .content .accordion .panel ul li{margin:.5rem 0}.content-block.text-full-width .content .accordion .panel ul li label{color:#254081}.content-block.text-full{flex-basis:100%}@media (min-width: 56.25rem){.content-block.text-full .content{flex-basis:calc(50% - 2.5rem)}}@media (min-width: 75rem){.content-block.text-full .content{flex-basis:calc(50% - 7.5rem)}}.content-block.text-full .content h2{font-family:"new-farm",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase}.content-block.text-full .content .sub-title{color:#ffffff;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.content-block.text-full .content [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#254081}.content-block.text-full .content [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.content-block.text-full .content .accordion{margin:3rem 0}.content-block.text-full .content .accordion > input{display:none}.content-block.text-full .content .accordion > input + h3 label{padding-left:0;font-weight:800}.content-block.text-full .content .accordion > input:checked ~ .panel{display:block;width:80%}.content-block.text-full .content .accordion > input:checked ~ h3::after{transform:rotate(0deg)}.content-block.text-full .content .accordion h3{color:#254081;font-family:"objektiv-mk2",sans-serif;font-weight:bold;font-style:normal;text-transform:uppercase;font-size:1rem;position:relative}.content-block.text-full .content .accordion h3::after,.content-block.text-full .content .accordion h3::before{background-image:url(../images/minus.svg);background-position:center;background-repeat:no-repeat;content:"";display:inline-block;height:17.5px;width:17.5px;position:absolute;pointer-events:none;right:10%;top:0}.content-block.text-full .content .accordion h3::after{transform:rotate(90deg);transition:transform .2s}.content-block.text-full .content .accordion .panel{display:none}.content-block.text-full .content .accordion .panel ul{list-style-type:none}.content-block.text-full .content .accordion .panel ul li{margin:.5rem 0}.content-block.text-full .content .accordion .panel ul li label{color:#254081}.content-block.text-full .content .accordion .merchant-block .merchants ul li .content h3::before,.content-block.text-full .content .accordion .merchant-block .merchants ul li .content h3::after{background-image:none}.content-block.text-full.merchant .content .accordion > input:checked ~ .panel{width:100%}.content-block.text-centre{flex-basis:100%;text-align:center}@media (min-width: 56.25rem){.faqs-block{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}}.faqs-block > .content{padding:2rem}@media (min-width: 56.25rem){.faqs-block > .content{flex-basis:calc(50% - 4rem)}}.faqs-block > .content [role="button"]{background-color:#ffffff;margin-top:1.5rem;text-align:center;width:fit-content;display:block;margin-bottom:2.5rem;margin-right:1rem;border:1px solid #ffffff;color:#ffffff}@media (min-width: 56.25rem){.faqs-block > .content [role="button"]{margin-top:2.5rem}}.faqs-block > .content [role="button"]:hover{color:#ffffff;background-color:#254081}.faqs-block > .content .buttons{display:flex;flex-wrap:wrap;flex-direction:row}.faqs-block > .content .buttons a{flex-basis:auto}.faqs-block .faqs-list{margin-top:2rem;position:relative;padding:2rem}@media (min-width: 56.25rem){.faqs-block .faqs-list{flex-basis:50%}}.faqs-block .faqs-list h3{position:relative}.faqs-block .faqs-list h3 + *{margin-top:0}.faqs-block .faqs-list h3 a{font-weight:700;color:#ffffff;display:block;padding:1.5rem 3rem 1.5rem 0;transition:color .3s;border-top:1px solid #000000}.faqs-block .faqs-list h3 a::after{background-image:url(../images/plus.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:1rem;width:1rem;position:absolute;right:0;transition:transform .3s ease}@media (min-width: 56.25rem){.faqs-block .faqs-list h3 a::after{right:2rem}}.faqs-block .faqs-list .answer{max-height:0;overflow:hidden;padding:0;transition:max-height 0.5s,padding .5s;color:#000000}.faqs-block .faqs-list .question{background-color:#ffffff}.faqs-block .faqs-list .question:target h3 a::after,.faqs-block .faqs-list .question.active h3 a::after{background-image:url(../images/minus.svg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);transition:transform .3s ease}.faqs-block .faqs-list .question:target .answer,.faqs-block .faqs-list .question.active .answer{margin-top:0;max-height:16em;overflow-y:auto;padding:0 3rem 1.5rem 0}.faqs-block .faqs-list .question.background-accent-2{border-bottom:2px dashed #ed1b2e}.faqs-block .faqs-list .question.background-accent-1{border-bottom:2px dashed #254081}.faqs-block .faqs-list .question.background-accent-3{border-bottom:2px dashed #ffffff}.faqs-block .faqs-list .question.grey{border-bottom:2px dashed #ececec}.faqs-block .faqs-list .question.grey-2{border-bottom:2px dashed #ececec}@media (min-width: 56.25rem){.newsletter-block{display:flex;justify-content:space-between}.newsletter-block > *{flex-basis:calc(50% - 1.25rem)}}@media (min-width: 75rem){.newsletter-block > *{flex-basis:calc(50% - 2.5rem)}}.newsletter-block form{flex-wrap:nowrap}@media (min-width: 56.25rem){.newsletter-block form{align-self:flex-end}}.newsletter-block form .input input{border-right:none}.newsletter-block form .submit{margin-top:0;width:auto}.newsletter-block h2 span{display:block;font-family:"Swiss 721 Black",sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.05rem;margin-bottom:.5rem;text-transform:uppercase}.page-header-block{position:relative;height:7rem;margin-top:4rem}@media (min-width: 56.25rem){.page-header-block{height:30rem;margin-top:0}}.page-header-block figure{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.page-header-block figure img{width:100%;height:100%;object-fit:cover}.page-header-block .content{padding:1rem;background-color:#ed1b2e;width:50%;border-radius:2rem;position:absolute;bottom:-1rem}@media (min-width: 37.5rem){.page-header-block .content{padding:1rem 1.25rem}}@media (min-width: 56.25rem){.page-header-block .content{margin-top:18rem;width:35%}}.page-header-block .content h1,.page-header-block .content h2{font-size:1.4rem;color:#ffffff;text-align:center;text-transform:uppercase;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}@media (min-width: 56.25rem){.page-header-block .content h1,.page-header-block .content h2{font-size:1.75rem}}.page-header-block .content h1 + *,.page-header-block .content h2 + *{margin-top:1rem}.page-header-block .content p{color:#ffffff}@media (min-width: 56.25rem){.page-header-block + .contact-block{padding-top:0}}.tabs{position:relative}.tabs input[name*="tab"]:checked:nth-child(1) ~ .tab-menu li:nth-child(1) label,.tabs input[name*="tab"]:checked:nth-child(2) ~ .tab-menu li:nth-child(2) label,.tabs input[name*="tab"]:checked:nth-child(3) ~ .tab-menu li:nth-child(3) label,.tabs input[name*="tab"]:checked:nth-child(4) ~ .tab-menu li:nth-child(4) label,.tabs input[name*="tab"]:checked:nth-child(5) ~ .tab-menu li:nth-child(5) label{background-color:#ffffff;border-color:#254081}.tabs input[name*="tab"]:checked:nth-child(1) ~ .tab:nth-of-type(1),.tabs input[name*="tab"]:checked:nth-child(2) ~ .tab:nth-of-type(2),.tabs input[name*="tab"]:checked:nth-child(3) ~ .tab:nth-of-type(3),.tabs input[name*="tab"]:checked:nth-child(4) ~ .tab:nth-of-type(4),.tabs input[name*="tab"]:checked:nth-child(5) ~ .tab:nth-of-type(5){max-height:none;visibility:visible}.tabs .tab{margin:0;max-height:0;overflow:hidden;visibility:hidden}.tabs .tab-menu{display:flex;justify-content:center;list-style:none;margin-bottom:2rem;margin-top:2.5rem}@media (min-width: 37.5rem){.tabs .tab-menu{margin-bottom:2.5rem}}@media (min-width: 75rem){.tabs .tab-menu{margin-bottom:5rem}}.tabs .tab-menu li + li{margin-left:.5rem}@media (min-width: 37.5rem){.tabs .tab-menu li + li{margin-left:1rem}}.tabs .tab-menu label{border:1px solid #ed1b2e;cursor:pointer;font-family:"futura-pt",sans-serif;padding:.75rem 1rem;transition:background-color 0.3s,border-color .3s}@media (max-width: 37.49rem){.tabs .tab-menu label{font-size:.875rem;padding:.625rem .75rem}}.tabs .tab-menu label:hover{background-color:#254081;border-color:#254081;color:#ffffff}.tabs-block > .content{margin-left:auto;margin-right:auto;max-width:56rem;text-align:center}.tabs-block .tab-content{margin-left:auto;margin-right:auto;max-width:64rem}.services-block{background-color:#e5f7f8}@media (min-width: 56.25rem){.services-block{align-items:center;display:flex}.services-block > .content{margin-right:2.5rem;flex-basis:50%}}@media (min-width: 75rem){.services-block > .content{margin-right:5rem}}.services-block > .content + .services-list{margin-top:2rem;margin-bottom:-2.5rem;padding-bottom:2.5rem}@media (min-width: 37.5rem){.services-block > .content + .services-list{margin-top:2.5rem}}.services-block .services-list{display:flex;flex-wrap:nowrap;list-style:none;margin-right:-1rem;overflow-x:auto}@media (min-width: 37.5rem){.services-block .services-list{margin-right:-1.25rem}}@media (min-width: 56.25rem){.services-block .services-list{margin-right:-2.5rem}}@media (min-width: 75rem){.services-block .services-list{margin-right:-5rem}}@media (min-width: 100rem){.services-block .services-list{margin-right:calc(45rem - 50vw)}}.services-block .services-list::after{content:"";flex-basis:1rem;flex-shrink:0}@media (min-width: 37.5rem){.services-block .services-list::after{flex-basis:1.25rem}}@media (min-width: 56.25rem){.services-block .services-list::after{flex-basis:2.5rem}}@media (min-width: 75rem){.services-block .services-list::after{flex-basis:5rem}}@media (min-width: 100rem){.services-block .services-list::after{flex-basis:calc(50vw - 45rem)}}.services-block .services-list > *{background-color:#000000;color:#ffffff;flex-basis:40%;flex-shrink:0;position:relative}.services-block .services-list > * + *{margin-left:1rem}.services-block .services-list figure img{display:block;width:100%;object-fit:cover}@media (max-width: 37.49rem){.services-block .services-list figure img{height:75vw;object-fit:cover;object-position:center}}.services-block .services-list .content{align-items:center;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.1)),color-stop(75%,rgba(0,0,0,0.1)),to(rgba(0,0,0,0.5)));background-image:linear-gradient(rgba(0,0,0,0.71),rgba(0,0,0,0.1) 75%,rgba(0,0,0,0.5));display:flex;flex-direction:column;height:100%;left:0;margin:0;padding:1.5rem;position:absolute;bottom:0;width:100%;justify-content:flex-end}.services-block .services-list .content + .tabs{margin-top:0}.services-block .services-list a:hover .content{color:#ffffff}.services-block.all{flex-direction:row;flex-wrap:wrap}.services-block.all .tabs{flex-basis:100%}.services-block.all .tabs .tab .services-list{margin-right:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-row-gap:1rem;grid-column-gap:1rem}@media (min-width: 56.25rem){.services-block.all .tabs .tab .services-list{grid-template-columns:1fr 1fr 1fr}}.services-block.all .tabs .tab .services-list > *{flex-basis:50%;margin:0}@media (min-width: 56.25rem){.services-block.all .tabs .tab .services-list > *{flex-basis:33%}}.services-block.all .content{flex-basis:100%}.intro-block{background-color:#000000;color:#ffffff;min-height:70vh;padding:0;position:relative;margin-top:0}@media (min-width: 56.25rem){.intro-block{min-height:80vh}}.intro-block .background{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;margin-top:0}.intro-block .slider{height:100%;width:100%}.intro-block .slider ul{height:100%;width:100%;min-height:90vh}@media (min-width: 56.25rem){.intro-block .slider ul{min-height:80vh}}.intro-block .slider li figure{margin:0;position:absolute;height:100%;width:100%}@media (max-width: 56.249rem){.intro-block .slider li figure{flex-grow:1}}.intro-block .slider li figure img{display:block;height:100%;object-fit:cover;width:100%;position:absolute;top:0;left:0}.intro-block .slider li figure video{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:90%;margin:0 auto}@media (min-width: 56.25rem){.intro-block .slider li figure video{width:80%;margin:4rem}}.intro-block .slider li .content{padding:var(--padding);position:absolute;top:10%;display:flex;flex-flow:column wrap}@media (min-width: 56.25rem){.intro-block .slider li .content{margin-right:auto;width:75%;top:15%}}@media (min-width: 120rem){.intro-block .slider li .content{margin-right:auto;width:50%;top:10%}}.intro-block .slider li .content .actions{margin-top:.5rem}@media (min-width: 56.25rem){.intro-block .slider li .content .actions{margin-top:3rem}}.intro-block .slider li .content p{color:#ffffff;text-transform:uppercase;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.intro-block .slider li .content h1{color:#ffffff;font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-size:2rem;font-style:normal;text-transform:uppercase;line-height:3rem}@media screen and (min-width: 37.5rem){.intro-block .slider li .content h1{font-size:2rem;line-height:3rem}}@media screen and (min-width: 56.25rem){.intro-block .slider li .content h1{font-size:2.5rem;line-height:3.5rem}}@media screen and (min-width: 75rem){.intro-block .slider li .content h1{font-size:3rem;line-height:4.5rem}}.intro-block .slider li .content h3{color:#ed1b2e;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase}.intro-block .slider li .content .actions > [role="button"]{background-color:#254081;border-color:#254081;color:#ffffff}.intro-block .slider li .content .actions > [role="button"]:hover{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff}.intro-block + .actions-block{margin-top:-3rem;z-index:99}@media (min-width: 37.5rem){.intro-block + .actions-block{margin-top:-5rem}}@media (min-width: 56.25rem){.intro-block + .actions-block{margin-top:-5rem}}@media (min-width: 75rem){.intro-block + .actions-block{margin-top:-11.28%}}.intro-block + .actions-block a{box-shadow:0 .5rem 2rem rgba(0,0,0,0.25);border-radius:0 0 .5rem .5rem}@media (min-width: 56.25rem){.intro-block + .actions-block a{border-radius:0 0 1rem 1rem}}.intro-block + .actions-block .content{border-radius:0 0 .5rem .5rem}@media (min-width: 56.25rem){.intro-block + .actions-block .content{border-radius:0 0 1rem 1rem}.list-block .items-list{display:flex;flex-wrap:wrap}}.list-block .items-list li{list-style-type:none}@media (min-width: 56.25rem){.list-block .items-list li{flex-basis:33%;padding:2rem}}.list-block .items-list li figure img{width:100%;height:400px;object-fit:cover}.single-service .page-header-block h1{font-family:"futura-pt",sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:0;text-transform:none}@media screen and (min-width: 37.5rem){.single-service .page-header-block h1{font-size:2rem}}@media screen and (min-width: 56.25rem){.single-service .page-header-block h1{font-size:2.5rem}}@media screen and (min-width: 75rem){.single-service .page-header-block h1{font-size:3rem}}.single-service .page-header-block .price{font-family:"futura-pt",sans-serif;font-size:1.25rem}.single-service .page-header-block .price span{font-size:2em}.review-block{margin-top:0;background-color:#254081;display:flex;flex-direction:column;align-items:center}@media (min-width: 56.25rem){.review-block{flex-direction:row;justify-content:center}}.review-block h2{color:#ffffff;font-weight:bold}@media screen and (min-width: 56.25rem){.review-block h2{margin-top:0}}.supplier-block{display:flex;flex-wrap:wrap;flex-direction:column;margin-top:0;background-color:#ececec;align-items:center}@media screen and (min-width: 56.25rem){.supplier-block{flex-direction:row;justify-content:space-evenly}}.supplier-block h2{text-align:center}.supplier-block h2 span{color:#ffffff}@media screen and (min-width: 56.25rem){.supplier-block h2{flex-basis:100%}.supplier-block figure{flex-basis:10%}}.form-block{text-align:center;background:url(../images/background-product-image-trsp.png) no-repeat,#254081;background-size:contain;background-position:160% 100%}.form-block input[type="submit"],.form-block button{background-color:#ed1b2e;color:#ffffff;border-color:#ed1b2e;margin-top:2rem}.form-block input[type="submit"]:hover,.form-block button:hover{background-color:#254081}.form-block h2{font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;text-transform:uppercase;color:#254081;margin:0}@media (min-width: 56.25rem){.form-block{min-height:80vh;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;gap:2rem}}.form-block p{color:#254081}.form-block.background-accent-1 p{color:#ffffff}.single-project-block{display:flex;flex-wrap:wrap}@media (min-width: 56.25rem){.single-project-block{justify-content:space-evenly}}.single-project-block .gallery{position:relative;flex-basis:100%;border:1px solid #254081;border-radius:1rem}@media (min-width: 56.25rem){.single-project-block .gallery{flex-basis:calc(50% - 4rem)}}.single-project-block .gallery .product-logo{position:absolute;top:2rem;right:2rem;height:40px;width:40px;z-index:100}.single-project-block .gallery .product-logo img{object-fit:contain;width:100%;height:100%}.single-project-block .product-info{flex-basis:100%}@media (min-width: 56.25rem){.single-project-block .product-info{flex-basis:50%}}.single-project-block .product-info .sub-title{color:#ffffff;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.single-project-block .product-info h1{color:#254081;font-size:2.5rem;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.single-project-block .product-info .actions{display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 56.25rem){.single-project-block .product-info .actions{flex-direction:row}}.single-project-block .product-info .actions > [role="button"]{background-color:#ed1b2e;border:none;color:#ffffff;text-align:center;margin-top:1rem}@media (min-width: 56.25rem){.single-project-block .product-info .actions > [role="button"]{margin-top:0}}.single-project-block .product-info .actions > [role="button"]:hover{background-color:#254081}.single-project-block .product-info .accordion{margin:0;padding:1rem;border-bottom:1px solid #254081}.single-project-block .product-info .accordion > input{display:none}.single-project-block .product-info .accordion > input + h3 label{padding-left:0;font-weight:800}.single-project-block .product-info .accordion > input:checked ~ .panel{display:block;width:80%}.single-project-block .product-info .accordion > input:checked ~ h3::after{transform:rotate(0deg)}.single-project-block .product-info .accordion h3{color:#254081;font-family:"objektiv-mk2",sans-serif;font-weight:bold;font-style:normal;text-transform:uppercase;font-size:1rem;position:relative}.single-project-block .product-info .accordion h3::after,.single-project-block .product-info .accordion h3::before{background-image:url(../images/minus.svg);background-position:center;background-repeat:no-repeat;content:"";display:inline-block;height:17.5px;width:17.5px;position:absolute;pointer-events:none;right:10%;top:0}.single-project-block .product-info .accordion h3::after{transform:rotate(90deg);transition:transform .2s}.single-project-block .product-info .accordion .panel{display:none}.single-project-block .product-info .accordion .panel ul{list-style-type:none}.single-project-block .product-info .accordion .panel ul li{margin:.5rem 0}.single-project-block .product-info .accordion .panel ul li label{color:#254081}.single-project-block .slider{height:400px;margin-bottom:6rem}@media (min-width: 56.25rem){.single-project-block .slider{height:640px}}.single-project-block .slider ul{height:100%;width:100%}@media (min-width: 56.25rem){.single-project-block .slider ul{width:100%}}.single-project-block .slider ul li{border:1rem solid #ffffff;border-radius:1rem}.single-project-block .slider ul li figure{width:100%;height:100%}.single-project-block .slider ul li figure img{border-radius:1rem;width:100%;height:100%;object-fit:cover}.single-project-block .slider .thumbnails{height:155px;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-between;top:100%;overflow:hidden}@media (max-width: 56.25rem){.single-project-block .slider .thumbnails{flex-direction:row;height:100px;top:100%;width:100%;overflow-x:auto}}.single-project-block .slider .thumbnails label{flex-basis:20%;padding-left:0}@media (max-width: 56.25rem){.single-project-block .slider .thumbnails label{margin-top:.5em}}.single-project-block .slider .thumbnails label:first-child{padding-left:0}.single-project-block .slider .thumbnails label img{border:1px solid #254081;border-radius:1rem;height:100%;width:100%;object-fit:cover}.gallery-block{background-color:#ffffff;color:#ffffff;height:60vh;padding:0;position:relative}@media (min-width: 56.25rem){.gallery-block{height:70vh}}.gallery-block .background{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;margin-top:0}.gallery-block .slider{height:100%}.gallery-block .slider ul{height:100%;width:100%;display:flex;flex-wrap:wrap}.gallery-block .slider ul li{background-color:#ececec;align-items:center;display:flex}@media (max-width: 56.249rem){.gallery-block .slider ul li{flex-direction:column;flex-basis:100%}}.gallery-block .slider ul li figure{flex-basis:50%;margin:0;position:relative}@media (max-width: 56.249rem){.gallery-block .slider ul li figure{flex-grow:1}}.gallery-block .slider ul li figure img{display:block;height:100%;object-fit:contain;width:100%}.gallery-block .slider ul li figure video{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:90%;margin:0 auto}@media (min-width: 56.25rem){.gallery-block .slider ul li figure video{width:80%;margin:4rem}}.gallery-block .slider ul li .content{display:flex;flex-wrap:wrap;align-items:center;height:auto;padding:3rem;order:2}@media (min-width: 56.25rem){.gallery-block .slider ul li .content{flex-basis:50%;padding:10rem;order:0}}@media (min-width: 75rem){.gallery-block .slider ul li .content{width:50%}}.gallery-block .slider ul li .content .actions{margin-top:2rem}.gallery-block .slider ul li .content.background-accent-3{background-color:#ececec;color:#ffffff}.gallery-block .slider ul li .content.background-accent-3 .actions > [role="button"]:first-child{background-color:#e1edfc;border-color:#e1edfc}.gallery-block .slider ul li .content.background-accent-3 .actions > [role="button"]:first-child:hover{background-color:#000000;border-color:#000000}.gallery-block .slider ul li .content h1{color:#254081}.gallery-block .slider ul li .content p{color:#254081}.gallery-block .slider ul li .right-side{position:relative;margin:0}@media (min-width: 56.25rem){.gallery-block .slider ul li .right-side{flex-basis:50%;height:100%}}.gallery-block .slider ul li .right-side .details{position:absolute;bottom:0;left:0;padding:1rem;margin-top:0}.gallery-block .slider ul li .right-side .details > *{color:#ffffff;display:inline-block;margin-top:0}.product-block{background:url(../images/background-product-image2.png) no-repeat,#daeafb;background-size:auto 66vw;background-position:400% 100%}@media (max-width: 56.249rem){.product-block{padding:2.5rem 0}}@media (min-width: 100rem){.product-block{padding:4rem calc(50% - 48.5rem)}}.product-block .content h2{font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;text-transform:uppercase;text-align:center;color:#254081}@media (max-width: 37.49rem){.product-block .slider{margin-bottom:7rem}}.product-block .slider ul{height:55vh;width:100%}@media (min-width: 56.25rem){.product-block .slider ul{height:45vh;margin-right:auto}}.product-block .slider ul li{border:1px solid #254081;border-radius:1rem;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}@media (max-width: 37.49rem){.product-block .slider ul li{max-height:75vh}}.product-block .slider ul li > div{display:flex;flex-direction:column;flex-grow:1}.product-block .slider ul li .product-logo{position:absolute;top:1rem;right:1rem;height:30px;width:30px}.product-block .slider ul li .product-image{max-height:10rem;min-height:10rem;margin:0}@media (min-width: 56.25rem){.product-block .slider ul li .product-image{max-height:12rem;min-height:12rem}}.product-block .slider ul li .product-image img{max-height:10rem;min-height:10rem;object-fit:contain;display:block;height:100%;width:100%;margin:auto}@media (min-width: 56.25rem){.product-block .slider ul li .product-image img{max-height:12rem;min-height:12rem}}.product-block .slider ul li .content{padding:1rem;text-align:center;word-break:break-word}.product-block .slider ul li .content p{font-size:1rem}.product-block .slider ul li .actions{margin-top:auto;margin-bottom:1rem}.product-block .slider ul li .actions [role="button"]{background-color:#254081;border-color:#254081;color:#ffffff;padding:.75rem 1.5rem;font-size:1rem}.product-block .slider ul li .actions [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.product-block .slider ul li:hover{background-color:#ed1b2e;box-shadow:0 .5rem 2rem rgba(0,0,0,0.25)}@media (max-width: 37.49rem){.product-block .slider .arrows label{bottom:-5rem}}.product-block .actions{text-align:center}@media (min-width: 56.25rem){.product-block .actions{margin-top:3rem}}.product-block .actions [role="button"]{background-color:#254081;border-color:#254081;color:#ffffff}.product-block .actions [role="button"]:hover{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff}.logos-block{border:2px solid #ffffff;margin-top:0;padding-top:2rem;padding-bottom:2rem}.logos-block ul{align-items:center;list-style-type:none;display:flex;flex-wrap:wrap;justify-content:space-evenly}.logos-block ul li{flex-basis:15%}@media (min-width: 56.25rem){.logos-block ul li{flex-basis:10%}}.logos-block ul li a figure{width:100%;height:auto}.logos-block ul li a figure img{width:100%;height:100%;object-fit:contain}.testimonials-block ul{list-style-type:none}.testimonials-block ul li{background-color:#e1edfc;border-radius:1rem;display:flex;flex-wrap:wrap;padding:2rem 3rem;margin:1rem 0}@media (min-width: 56.25rem){.testimonials-block ul li{padding:5rem 8rem;margin:4rem 0}}.testimonials-block ul li .content{flex-basis:100%;color:#254081}.testimonials-block ul li .content h4{color:#ffffff}.testimonials-block ul li figure{margin-top:0;flex-basis:20%}.testimonials-block ul li figure img{width:100%;height:100%;object-fit:cover;border-radius:20rem}.testimonials-block ul li p{flex-basis:80%}.testimonials-block .pagination{width:100%;margin:0 auto;text-align:center}.testimonials-block .pagination p{color:#254081;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.testimonials-block .pagination [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#254081}.testimonials-block .pagination [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.shop-block .intro h3{font-size:2rem;color:#ed1b2e;font-family:"Swiss 721 Black",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase}.shop-block .shop-container{display:flex;flex-wrap:wrap}.shop-block .shop-container .shop-filters{flex-basis:100%}@media (min-width: 56.25rem){.shop-block .shop-container .shop-filters{flex-basis:20%}}.shop-block .shop-container .shop-filters .accordion{margin:3rem 0}.shop-block .shop-container .shop-filters .accordion > input{display:none}.shop-block .shop-container .shop-filters .accordion > input + h3 label{padding-left:0}.shop-block .shop-container .shop-filters .accordion > input:checked ~ .panel{display:block}.shop-block .shop-container .shop-filters .accordion > input:checked ~ h3::after{transform:rotate(0deg)}.shop-block .shop-container .shop-filters .accordion h3{color:#254081;font-family:"objektiv-mk2",sans-serif;font-weight:bold;font-style:normal;text-transform:uppercase;font-size:1.2rem;position:relative}.shop-block .shop-container .shop-filters .accordion h3::after,.shop-block .shop-container .shop-filters .accordion h3::before{background-image:url(../images/minus.svg);background-position:center;background-repeat:no-repeat;content:"";display:inline-block;height:17.5px;width:17.5px;position:absolute;pointer-events:none;right:10%;top:0}.shop-block .shop-container .shop-filters .accordion h3::after{transform:rotate(90deg);transition:transform .2s}.shop-block .shop-container .shop-filters .accordion .panel{display:none}.shop-block .shop-container .shop-filters .accordion .panel ul{list-style-type:none}.shop-block .shop-container .shop-filters .accordion .panel ul li{margin:.5rem 0}.shop-block .shop-container .shop-filters .accordion .panel ul li label{color:#254081;font-size:1.3rem}@media (min-width: 56.25rem){.shop-block .shop-container .product-list{flex-basis:80%}}.shop-block .shop-container .product-list ul{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.shop-block .shop-container .product-list ul li{flex-basis:100%;margin:0;overflow:hidden;border:1px solid #254081;border-radius:1rem;display:flex;flex-direction:column;position:relative}@media (min-width: 56.25rem){.shop-block .shop-container .product-list ul li{width:32%;flex-basis:32%}}.shop-block .shop-container .product-list ul li .product-logo{position:absolute;top:1rem;right:1rem;height:30px;width:30px}.shop-block .shop-container .product-list ul li .product-logo figure img{width:100%;height:100%}.shop-block .shop-container .product-list ul li .product-image{max-height:10rem;min-height:10rem;margin:0}@media (min-width: 56.25rem){.shop-block .shop-container .product-list ul li .product-image{max-height:12rem;min-height:12rem}}.shop-block .shop-container .product-list ul li .product-image img{height:100%;width:100%;max-height:10rem;min-height:10rem;object-fit:contain;display:block;margin:auto}@media (min-width: 56.25rem){.shop-block .shop-container .product-list ul li .product-image img{max-height:12rem;min-height:12rem}}.shop-block .shop-container .product-list ul li .content{padding:0 1rem;text-align:center;word-break:break-word;margin-top:0}.shop-block .shop-container .product-list ul li .content .title{min-height:4.5rem;display:flex;flex-flow:column wrap;justify-content:center}.shop-block .shop-container .product-list ul li .content .title h2{color:#254081;font-size:1.8rem}.shop-block .shop-container .product-list ul li .content p{font-size:1rem}.shop-block .shop-container .product-list ul li .actions{margin-top:auto;padding-top:1rem;margin-bottom:1rem;padding-bottom:.4rem;text-align:center}.shop-block .shop-container .product-list ul li .actions [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff;padding:.75rem 1.5rem;font-size:1rem}.shop-block .shop-container .product-list ul li .actions [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.shop-block .shop-container .product-list ul li:hover{background-color:#ed1b2e;box-shadow:0 .5rem 2rem rgba(0,0,0,0.25)}.shop-block .shop-container .product-list ul li:hover [role="button"]{background-color:#254081;border-color:#254081;color:#ffffff}.shop-block .shop-container .product-list .content h4{color:#ffffff;display:inline-block;min-width:30%;border-radius:.5rem;background-color:#254081;text-align:center;padding:.65rem 1rem;text-transform:uppercase;font-weight:600}.shop-block .shop-container .product-list .pagination{width:100%;margin:0 auto;text-align:center}.shop-block .shop-container .product-list .pagination p{color:#254081;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.shop-block .shop-container .product-list .pagination [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff}.shop-block .shop-container .product-list .pagination [role="button"]:hover{background-color:#254081;border-color:#254081;color:#ffffff}.shop-block .shop-container .product-list .woocommerce-pagination ul li{flex-basis:2rem}.news-block{display:flex;flex-wrap:wrap;color:#254081}.news-block .news-filters{flex-basis:100%}@media (min-width: 56.25rem){.news-block .news-filters{flex-basis:20%}}.news-block .news-filters .accordion{margin:3rem 0}.news-block .news-filters .accordion > input{display:none}.news-block .news-filters .accordion > input + h3 label{padding-left:0}.news-block .news-filters .accordion > input:checked ~ .panel{display:block}.news-block .news-filters .accordion > input:checked ~ h3::after{transform:rotate(0deg)}.news-block .news-filters .accordion h3{color:#254081;font-family:"Swiss 721 Black",sans-serif;font-weight:bold;font-style:normal;text-transform:uppercase;font-size:1.2rem;position:relative}.news-block .news-filters .accordion h3::after,.news-block .news-filters .accordion h3::before{background-image:url(../images/minus.svg);background-position:center;background-repeat:no-repeat;content:"";display:inline-block;height:17.5px;width:17.5px;position:absolute;pointer-events:none;right:10%;top:0}.news-block .news-filters .accordion h3::after{transform:rotate(90deg);transition:transform .2s}.news-block .news-filters .accordion .panel{display:none}.news-block .news-filters .accordion .panel ul{list-style-type:none}.news-block .news-filters .accordion .panel ul li{margin:.5rem 0}.news-block .news-filters .accordion .panel ul li label{color:#254081}@media (min-width: 56.25rem){.news-block .items-list{flex-basis:75%}}.news-block .items-list li{padding:.5rem}.news-block .items-list li .featured-img{position:relative}.news-block .items-list li .featured-img .pin{position:absolute;top:1rem;right:1rem}.news-block .pagination{width:100%;margin:0 auto;text-align:center}.news-block .pagination p{color:#254081;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.news-block .pagination [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#254081}.news-block .pagination [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.news-block.text-full-width .items-list{flex-basis:100%}.feedcast-block{display:flex;flex-wrap:wrap}.feedcast-block .items-list{flex-basis:100%;padding-bottom:2rem}.feedcast-block .items-list li{display:flex;flex-direction:column;padding:.5rem;margin-bottom:2rem}.feedcast-block .items-list li .featured-img{position:relative;border-radius:1rem}.feedcast-block .items-list li .featured-img .pin{position:absolute;top:1rem;right:1rem}.feedcast-block .items-list li h3,.feedcast-block .items-list li p{flex-grow:1}.feedcast-block .items-list li .actions{padding-top:1rem;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-around;margin-top:auto}@media (max-width: 75rem){.feedcast-block .items-list li .actions{flex-wrap:wrap}}.feedcast-block .items-list li .actions [role="button"]{display:flex;flex-wrap:wrap;justify-content:center;background-color:#ed1b2e;border-color:#ed1b2e;margin-top:0;color:#254081;font-size:1rem;padding:1rem}@media (max-width: 75rem){.feedcast-block .items-list li .actions [role="button"]{flex-basis:30%;margin:0 .25rem .5rem}}.feedcast-block .items-list li .actions [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.feedcast-block .items-list li .actions [role="button"] svg{fill:#254081}@media (max-width: 75rem){.feedcast-block .items-list li .actions > :first-child{flex-basis:100%}}.feedcast-block .pagination{width:100%;margin:0 auto;text-align:center}.feedcast-block .pagination p{color:#254081;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}.feedcast-block .pagination [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#254081}.feedcast-block .pagination [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.single-post-block{width:85%}.single-post-block h1,.single-post-block h2{font-family:"Swiss 721 Black",sans-serif;font-weight:700;font-style:normal;color:#254081}.key-features-block{background-color:#DAEAFB;background-image:url(../images/background-product-image2.png);background-position:bottom center;background-repeat:no-repeat;background-size:100%}@media (max-width: 56.25rem){.key-features-block{padding-left:4rem;padding-right:4rem}}.key-features-block .content{text-align:center;display:flex;flex-wrap:wrap;justify-content:space-between}.key-features-block .content .sub-title{color:#ed1b2e;flex-basis:100%;font-weight:bold}.key-features-block .content h1{color:#254081;flex-basis:100%;padding-bottom:2rem;margin-top:1rem}@media (min-width: 56.25rem){.key-features-block .content h1{padding-bottom:5rem}}.key-features-block .content div{flex-basis:100%;text-align:left;color:#254081}@media (min-width: 56.25rem){.key-features-block .content div{flex-basis:40%}}.key-features-block .content div ul{list-style-image:url(../images/checkbox-red.svg)}.key-features-block .content div ul li{margin:1rem 0}.key-features-block .content div .actions{display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 56.25rem){.key-features-block .content div .actions{flex-direction:row}}.key-features-block .content div .actions > [role="button"]{background-color:#ed1b2e;border:none;color:#ffffff;text-align:center;margin-top:1rem}@media (min-width: 56.25rem){.key-features-block .content div .actions > [role="button"]{margin-top:0}}.key-features-block .content div .actions > [role="button"]:hover{background-color:#254081;color:#ffffff}.contact-block{display:flex;flex-wrap:wrap;background-color:#ffffff;color:#000000;align-items:center}.contact-block .content{padding:4rem 0;flex-basis:100%}.contact-block .content h2{color:#254081;font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;text-transform:uppercase}.contact-block .content .sub-title{color:#ed1b2e;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase}@media (min-width: 56.25rem){.contact-block .content{flex-basis:50%}.contact-block .content h2{font-size:4.5rem}}.contact-block .map{flex-basis:100%}@media (min-width: 56.25rem){.contact-block .map{flex-basis:50%}}.contact-block .map svg{width:100%;height:auto}.contact-block .map svg .b{transition:.2s}.contact-block .map svg .b:hover{fill:#ed1b2e}.contact-block .map svg .c{transition:.2s}.contact-block .map svg .c:hover{fill:#ed1b2e}.contact-block .map svg .region:hover{cursor:pointer}.contact-block.background-accent-1{color:#ffffff;padding-left:0}.contact-block.background-accent-1 .content{background:url(../images/background-product-image3.png) no-repeat,#254081;background-size:auto;background-position:120%;flex-basis:100%;padding:2rem}.contact-block.background-accent-1 .content h2{color:#ffffff;font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;text-transform:uppercase}.contact-block.background-accent-1 .content .sub-title{color:#ed1b2e;font-family:"objektiv-mk2",sans-serif;font-weight:700;font-style:normal}@media (min-width: 56.25rem){.contact-block.background-accent-1 .content{background-size:auto;background-position:160%;flex-basis:55%;padding:6rem 5rem 8rem}.contact-block.background-accent-1 .content h2{font-size:3.5rem}}.contact-block.background-accent-1 .map{padding-left:10rem;flex-basis:100%}@media (min-width: 56.25rem){.contact-block.background-accent-1 .map{flex-basis:45%}}.team-block ul{display:flex;flex-wrap:wrap;justify-content:space-evenly}.team-block ul li{list-style-type:none;flex-basis:100%;padding:2rem 0}@media (min-width: 56.25rem){.team-block ul li{flex-basis:30%}}.team-block .sub-title{color:#daeafb;font-family:"Swiss 721 Black",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase}.team-block h3{color:#254081;font-family:"Swiss 721 Black",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;font-size:2rem}.merchant-block{padding-top:0;padding-bottom:0}@media screen and (min-width: 56.25rem){.merchant-block{background-position:0 -5.5vw;background-size:auto 72vw}}@media screen and (min-width: 75rem){.merchant-block{background-position:-90% -.5vw;background-size:auto 66vw}}.merchant-block .content h3{font-weight:700;font-style:normal;text-transform:uppercase;text-align:left;color:#254081}.merchant-block .content p{text-align:left;font-size:16px}.merchant-block .content a{color:#254081;text-decoration:none}.merchant-block .merchants{flex-direction:column;scroll-margin-top:50px}@media (min-width: 56.25rem){.merchant-block .merchants{scroll-margin-top:130px}}.merchant-block .merchants ul{display:grid;grid-template-columns:repeat(1,1fr);align-items:start}@media (min-width: 56.25rem){.merchant-block .merchants ul{margin-right:auto;grid-template-columns:repeat(4,1fr)}}.merchant-block .merchants ul li{position:relative;display:flex;flex-direction:column;justify-content:center;padding:1rem}.merchant-block .merchants ul li .product-logo{position:absolute;top:1rem;right:1rem;height:30px;width:30px}.merchant-block .merchants ul li .content{padding:1rem;text-align:center;gap:.5rem}.merchant-block .merchants ul li .actions{margin-top:1rem}.merchant-block .merchants ul li .actions [role="button"]{background-color:#254081;border-color:#254081;color:#ffffff}.merchant-block .merchants ul li .actions [role="button"]:hover{background-color:#254081;border-color:#254081;color:#ffffff}.merchant-block .merchants ul li::before{content:"";position:absolute;top:0;left:0;width:1px;height:calc(100% - 10px);background-color:#254081}.merchant-block .content-container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.border-horizontal{width:100%;height:1px;background-color:#254081;margin:20px 0}.modal{background-color:#000000c9;display:none;flex-wrap:wrap;height:100%;justify-content:center;left:0;margin-top:0;max-height:100vh;overflow-y:auto;padding:1rem 0;position:fixed;top:0;width:100%;z-index:9999}@media (min-width: 56.25rem){.modal{align-items:center}}.modal .modal-container{border-radius:4rem;background-color:#254081;display:flex;flex-direction:column}.modal .modal-container h1{font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;text-transform:uppercase;color:#ffffff;flex-basis:100%;text-align:center;margin-bottom:3rem;margin-top:1rem}@media (min-width: 56.25rem){.modal .modal-container h1{margin-top:4rem}}.modal .box-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%}.modal .box-container + .box-container{border-top:1px solid #ed1b2e;padding-top:1em}.modal .modal-box{width:90%}@media (min-width: 56.25rem){.modal .modal-box{width:50%}}.modal .modal-box .top-box{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly}@media (max-width: 56.25rem){.modal .modal-box .top-box{padding:3rem 1rem}}.modal .modal-box .top-box h1{color:#ffffff;flex-basis:100%;text-align:center;margin-bottom:4rem}@media (min-width: 56.25rem){.modal .modal-box .top-box h1{margin-top:4rem}}.modal .modal-box .top-box .left{display:flex;flex-basis:90%;flex-wrap:wrap;justify-content:center;margin-top:0}@media (min-width: 56.25rem){.modal .modal-box .top-box .left{flex-basis:40%}}.modal .modal-box .top-box .left figure img{border-radius:1rem}.modal .modal-box .top-box .left .content{flex-basis:100%;padding:1rem;margin-top:0}.modal .modal-box .top-box .left .content h2{font-family:"Swiss 721 Black",sans-serif;font-weight:800;font-style:normal;text-transform:uppercase;color:#ffffff;font-size:3rem;text-align:center}.modal .modal-box .top-box .left .content p{color:#ed1b2e;font-weight:bold;text-align:center;text-transform:uppercase;font-size:1rem}.modal .modal-box .top-box .left .content .actions{width:100%;text-align:center}.modal .modal-box .top-box .left .content [role="button"]{width:49%;margin:0 auto;text-align:center;background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff}.modal .modal-box .top-box .left .content [role="button"]:hover{background-color:#254081;border-color:#ed1b2e;color:#ffffff}.modal .modal-box .top-box .right{flex-basis:90%;margin-top:0}@media (min-width: 56.25rem){.modal .modal-box .top-box .right{flex-basis:90%;padding:1rem 6%}}.modal .modal-box .top-box .right p{color:#ffffff;text-align:center}@media (min-width: 56.25rem){.modal .modal-box .top-box .right p{text-align:left}}.modal .modal-box .bottom-box{background-color:#ffffff;border-radius:0 0 1rem 1rem;display:flex;flex-wrap:wrap;margin-top:0;justify-content:flex-start}@media (max-width: 56.25rem){.modal .modal-box .bottom-box{padding:3rem 1rem}}@media (min-width: 56.25rem){.modal .modal-box .bottom-box{border-radius:0 0 4rem 4rem}}.modal .modal-box .bottom-box .location{flex-basis:100%;margin-top:0;padding:1rem 0;display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 56.25rem){.modal .modal-box .bottom-box .location{flex-basis:50%;justify-content:unset;padding:3rem 4rem;flex-direction:column}}.modal .modal-box .bottom-box .location h2{color:#254081;text-align:center}@media (min-width: 56.25rem){.modal .modal-box .bottom-box .location h2{text-align:left}}.modal .modal-box .bottom-box .location p{color:#254081;text-align:center}@media (min-width: 56.25rem){.modal .modal-box .bottom-box .location p{text-align:left;max-width:250px}}.modal .modal-box .bottom-box .location a{flex-basis:100%;text-align:center;border:0;color:#254081}@media (min-width: 56.25rem){.modal .modal-box .bottom-box .location a{flex-basis:auto;text-align:left;padding:0}}.modal .modal-box .bottom-box .location a:hover{color:#ffffff}@media (min-width: 56.25rem){.modal .modal-box .bottom-box .location a:hover{background-color:transparent;color:#254081}}.modal .modal-box .close{background-color:#ed1b2e;border-radius:3rem;width:50px;height:50px;position:absolute;top:.5rem;right:2rem;display:flex}@media (min-width: 56.25rem){.modal .modal-box .close{top:2rem;right:8rem}}.modal .modal-box .close img{width:auto;height:auto}.modal .modal-box .slider{width:100%;margin-top:0}.modal .modal-box .slider ul{margin:0;width:100%;height:120vh}@media (min-width: 56.25rem){.modal .modal-box .slider ul{height:100vh}}.modal .modal-box .slider ul li{background-color:transparent;display:flex;height:auto}.modal .modal-box .slider ul li .top-box{border-radius:0}.modal .modal-box .slider .arrows label{background-color:#ffffff}.modal.show{display:flex}.related-products ul{display:flex;flex-wrap:wrap}@media (min-width: 56.25rem){.related-products ul{justify-content:space-around}}.related-products ul li{flex-basis:100%;margin:1rem auto;border:1px solid #254081;border-radius:1rem;display:flex;flex-direction:column;position:relative;overflow:hidden}@media (min-width: 56.25rem){.related-products ul li{flex-basis:24%}}.related-products ul li .product-logo{position:absolute;top:1rem;right:1rem;height:30px;width:30px}.related-products ul li .product-logo figure img{width:100%;height:100%}.related-products ul li .product-image{max-height:10rem;min-height:10rem;margin:0}@media (min-width: 56.25rem){.related-products ul li .product-image{max-height:12rem;min-height:12rem}}.related-products ul li .product-image img{max-height:10rem;min-height:10rem;object-fit:contain;display:block;height:100%;width:100%;margin:auto}@media (min-width: 56.25rem){.related-products ul li .product-image img{max-height:12rem;min-height:12rem}}.related-products ul li .content{padding:1rem;text-align:center;word-break:break-word}.related-products ul li .actions{margin-top:auto;margin-bottom:1rem;text-align:center}.related-products ul li .actions [role="button"]{background-color:#ed1b2e;border-color:#ed1b2e;color:#ffffff}.related-products ul li .actions [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}.related-products ul li:hover{background-color:#ed1b2e;box-shadow:0 .5rem 2rem rgba(0,0,0,0.25)}.related-products ul li:hover [role="button"]{background-color:#254081;border-color:#254081;color:#ffffff}.related-products ul li:hover [role="button"]:hover{background-color:#ffffff;border-color:#ffffff;color:#254081}@keyframes menu-btn-top{50%{transform:translateY(0)}100%{transform:rotate(45deg)}}@keyframes menu-btn-bot{50%{transform:translateY(0)}100%{transform:rotate(-45deg)}}@keyframes menu-btn-top-rev{0%{transform:rotate(45deg)}50%{transform:translateY(0)}}@keyframes menu-btn-bot-rev{0%{transform:rotate(-45deg)}50%{transform:translateY(0)}}