/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:auto;appearance:auto;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}img{height:auto;max-width:100%}button,input[type=button],input[type=submit]{cursor:pointer}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}.grid,.grid-full{display:grid;gap:15px;grid-template-columns:minmax(0,1fr);margin-left:auto;margin-right:auto;padding:30px 15px}.grid-full{max-width:2560px;width:100%}@media (max-width:1279px){.grid{width:100%}}@media (min-width:1280px){.grid{max-width:1200px}}@media (min-width:1440px){.grid{max-width:1370px}}.breadcrumb{border-bottom:1px solid #0b0b0b}.site-header{background-color:#c8102e;filter:drop-shadow(0 0 5px rgba(11,11,11,.2));max-width:100vw;position:sticky;top:0;z-index:9999}.admin-bar .site-header{top:var(--admin-bar-height)}@media (width <= 600px){.admin-bar .site-header{top:0}}@media (max-width:1279px){.site-header{--branding-width:200px}}@media (min-width:1280px){.site-header{--container-max-width:1200px;--branding-width:200px}}@media (min-width:1440px){.site-header{--container-max-width:1370px;--branding-width:300px}}.site-header .grid-full{gap:0;grid-template-columns:minmax(0,1fr) var(--branding-width) calc(var(--container-max-width) - var(--branding-width)) minmax(0,1fr);padding:0}@media (max-width:1279px){.site-header .grid-full{gap:15px;grid-template-columns:var(--branding-width) minmax(0,1fr);padding:0 15px}}.site-header .site-branding{font-size:0;grid-column:2;padding:15px 0}@media (max-width:1279px){.site-header .site-branding{grid-column:1}}.site-header .site-branding .custom-logo-link{display:inline-block}.site-header .main-navigation{align-items:center;display:flex;grid-column:3/span 2;justify-content:flex-end}@media (max-width:1279px){.site-header .main-navigation{grid-column:2}}.site-header ul.menu{align-items:center;display:flex;gap:24px;height:100%;list-style:none;margin:0;padding:0 40px 0 0}@media (max-width:1279px){.site-header ul.menu{gap:18px;padding:0}}@media (max-width:991px){.site-header ul.menu{display:none}}.site-header ul.menu li.menu-item{align-items:center;display:flex;height:100%;position:relative}.site-header ul.menu li.menu-item.current-menu-item a{text-decoration:underline}.site-header ul.menu li.menu-item a,.site-header ul.menu li.menu-item button{align-items:center;background:none;border:none;color:#fff;display:flex;font-weight:800;margin:0;padding:0;text-decoration:none;transition:all .3s ease-out}.site-header ul.menu li.menu-item a:hover,.site-header ul.menu li.menu-item button:hover{color:#0b0b0b}.site-header ul.menu li.menu-item a:focus,.site-header ul.menu li.menu-item button:focus{outline-color:currentcolor}.site-header ul.menu li.menu-item a[aria-expanded=true],.site-header ul.menu li.menu-item button[aria-expanded=true]{color:#0b0b0b}.site-header ul.menu li.menu-item a[aria-expanded=true] .link-symbol,.site-header ul.menu li.menu-item button[aria-expanded=true] .link-symbol{transform:rotate(180deg)}.site-header ul.menu li.menu-item.menu-button a{align-items:center;background-color:#0b0b0b;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){.site-header ul.menu li.menu-item.menu-button a{font-size:1.6rem;padding:12px 20px}}.site-header ul.menu li.menu-item.menu-button a:hover{background-color:#fff;color:#c8102e}.site-header ul.menu li.menu-item.menu-button a>.link-symbol{font-size:.9em}.site-header ul.sub-menu{background-color:#c8102e;display:none;left:50%;list-style:none;margin:0;padding:0;position:absolute;top:100%;transform:translateX(-50%)}.site-header ul.sub-menu li.menu-item{padding:8px 16px}.site-header .menu-toggle{display:none;grid-column:3;place-self:center center}@media (max-width:991px){.site-header .menu-toggle{display:flex}}.site-header .menu-toggle>span{color:#fff}.mobile-menu{background-color:#fff;display:none;height:100vh;left:0;overflow:auto;position:fixed;top:0;width:100vw;z-index:999999}.mobile-menu .mobile-menu-header{background-color:#c8102e}.mobile-menu .mobile-menu-header .grid-full{gap:15px;grid-template-columns:var(--branding-width) minmax(0,1fr);padding:0 15px}.mobile-menu .mobile-menu-header .menu-close{display:none;grid-column:3;place-self:center center}@media (max-width:991px){.mobile-menu .mobile-menu-header .menu-close{display:flex}}.mobile-menu .mobile-menu-header .menu-close>span{color:#fff}.mobile-menu .mobile-navigation ul.menu{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:flex-start;list-style:none;margin:0;padding:0 15px 15px}.mobile-menu .mobile-navigation ul.menu li.menu-item{border-bottom:1px solid #0b0b0b;padding:15px 0;position:relative;width:100%}.mobile-menu .mobile-navigation ul.menu li.menu-item.current-menu-item a{text-decoration:underline}.mobile-menu .mobile-navigation ul.menu li.menu-item a{color:#c8102e;font-weight:800;text-decoration:none;transition:all .3s ease-out}.mobile-menu .mobile-navigation ul.menu li.menu-item a:hover{color:#0b0b0b}.mobile-menu .mobile-navigation ul.menu li.menu-item a:focus{outline-color:currentcolor}.mobile-menu .mobile-navigation ul.menu li.menu-item.menu-button a{align-items:center;background-color:#0b0b0b;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){.mobile-menu .mobile-navigation ul.menu li.menu-item.menu-button a{font-size:1.6rem;padding:12px 20px}}.mobile-menu .mobile-navigation ul.menu li.menu-item.menu-button a:hover{background-color:#c8102e;color:#fff}.mobile-menu .mobile-navigation ul.menu li.menu-item.menu-button a>.link-symbol{font-size:.9em}.menu-close,.menu-toggle{align-items:center;background-color:transparent;background-position:50%;background-size:cover;border:none;cursor:pointer;height:30px;justify-content:center;width:30px}.menu-close:focus,.menu-toggle:focus{outline-color:#fff}.menu-close>span,.menu-toggle>span{font-size:4rem}footer{background-color:#c8102e;overflow:hidden;padding:100px 0 200px;position:relative}@media (max-width:1279px){footer{padding:50px 0 0}}footer .grid{gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);position:relative}@media (max-width:400px){footer .grid{gap:20px;grid-template-columns:minmax(0,1fr)}}footer .footer-decoration{height:694px;left:80%;margin:0 auto;position:absolute;top:10%;width:993px}footer .footer-decoration img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:1279px){footer .footer-decoration{grid-column:2;height:auto;inset:unset;position:relative;width:100%}}@media (max-width:767px){footer .footer-decoration{grid-column:1/-1;max-width:300px;padding-top:30px}}@media (max-width:400px){footer .footer-decoration{padding-top:0}}footer .footer-left,footer .footer-right{display:flex;flex-direction:column;gap:40px}@media (max-width:767px){footer .footer-left,footer .footer-right{gap:20px}}footer .footer-left{padding-right:90px}@media (max-width:1279px){footer .footer-left{padding-right:50px}}@media (max-width:767px){footer .footer-left{padding-right:30px}}@media (max-width:575px){footer .footer-left{padding-right:15px}}@media (max-width:400px){footer .footer-left{padding-right:0}}footer .footer-right{padding-left:90px}@media (max-width:1279px){footer .footer-right{padding-left:50px}}@media (max-width:767px){footer .footer-right{padding-left:30px}}@media (max-width:575px){footer .footer-right{padding-left:15px}}@media (max-width:400px){footer .footer-right{padding-left:0}}footer .description{color:#fff;font-weight:400}footer .description>:first-child{margin-top:0}footer .description>:last-child{margin-bottom:0}footer .contacts-title{color:#fff;margin:0}footer .contacts{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}footer .contacts .contact-item{align-items:center;display:flex;justify-content:flex-start}footer .contacts .contact-item a{align-items:center;color:#c8102e;display:flex;font-weight:400;gap:10px;text-decoration:none;transition:all .3s ease-out}footer .contacts .contact-item a>.link-symbol{font-size:1em}footer .contacts .contact-item a:hover{color:#0b0b0b}footer .contacts .contact-item a{color:#fff}.scroll-to-top-button{bottom:25px;display:none;height:50px;opacity:.75;position:fixed;right:25px;width:50px;z-index:99}.grobot-enabled .scroll-to-top-button{bottom:90px}.scroll-to-top-button .material-symbols-rounded-filled{font-size:5rem}.pagination-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;list-style:none;padding:0}.pagination-wrapper .pagination-item:last-of-type .pagination-button{border-right:1px solid #0b0b0b}.pagination-wrapper .pagination-item .pagination-button{align-items:center;background-color:#fff;border:1px solid #0b0b0b;border-right:none;color:#0b0b0b;display:flex;height:40px;justify-content:center;text-align:center;text-decoration:none;transition:all .3s ease-out;width:40px}.pagination-wrapper .pagination-item .pagination-button[aria-current=page]{background-color:#0b0b0b;color:#fff;font-weight:700}body.disable-scroll{overflow:hidden}.animate-on-scroll{opacity:0}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#eee;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:focus{outline:2px solid #363636;outline-offset:1px}.hidden{display:none!important;visibility:hidden!important}.focal-center{background-position:50%}.focal-center,.focal-center img{-o-object-position:center;object-position:center}.focal-center-left{background-position:0}.focal-center-left,.focal-center-left img{-o-object-position:center left;object-position:center left}.focal-center-right{background-position:100%}.focal-center-right,.focal-center-right img{-o-object-position:center right;object-position:center right}.focal-top{background-position:top}.focal-top,.focal-top img{-o-object-position:top;object-position:top}.focal-top-left{background-position:0 0}.focal-top-left,.focal-top-left img{-o-object-position:top left;object-position:top left}.focal-top-right{background-position:100% 0}.focal-top-right,.focal-top-right img{-o-object-position:top right;object-position:top right}.focal-bottom{background-position:bottom}.focal-bottom,.focal-bottom img{-o-object-position:bottom;object-position:bottom}.focal-bottom-left{background-position:0 100%}.focal-bottom-left,.focal-bottom-left img{-o-object-position:bottom left;object-position:bottom left}.focal-bottom-right{background-position:100% 100%}.focal-bottom-right,.focal-bottom-right img{-o-object-position:bottom right;object-position:bottom right}.gform_required_legend{display:none}blockquote.wp-block-quote{margin-left:auto!important;margin-right:auto!important;padding-left:50px;position:relative}blockquote.wp-block-quote:before{content:"\e244";font-family:Material Symbols;font-size:5rem;height:50px;left:0;position:absolute;top:0;width:50px}blockquote.wp-block-quote :first-child{font-size:3rem;font-style:italic;padding-top:50px}blockquote.wp-block-quote cite{font-style:normal}.wp-block-table{margin-left:auto!important;margin-right:auto!important}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table table thead{border-bottom:3px solid}.wp-block-table table td,.wp-block-table table th{border:1px solid;padding:.5em}.wp-block-image{margin-left:auto!important;margin-right:auto!important}.wp-block-image img{height:auto;width:100%}.wp-block-video{margin-left:auto!important;margin-right:auto!important}.wp-block-video video{width:100%}.wp-block-buttons{margin:15px 0}.wp-block-buttons a.button,.wp-block-buttons button.button{align-items:center;background-color:#0b0b0b;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){.wp-block-buttons a.button,.wp-block-buttons button.button{font-size:1.6rem;padding:12px 20px}}.wp-block-buttons a.button:hover,.wp-block-buttons button.button:hover{background-color:#fff;color:#c8102e}.entry-content iframe{width:100%!important}.entry-content iframe,.wp-block-embed{margin-left:auto!important;margin-right:auto!important}.wp-block-embed.is-type-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.wp-block-embed.is-type-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}section.hero-block .upper-hero{background-size:cover;padding:300px 0 100px;position:relative}@media (width <= 1600px){section.hero-block .upper-hero{padding:200px 0 100px}}@media (max-width:575px){section.hero-block .upper-hero{padding:0}}section.hero-block .upper-hero.has-boxes{padding:200px 0}@media (width <= 1600px){section.hero-block .upper-hero.has-boxes{padding:100px 0}}@media (max-width:1279px){section.hero-block .upper-hero.has-boxes{padding:50px 0 100px}}@media (max-width:575px){section.hero-block .upper-hero.has-boxes{padding:0 0 50px}}section.hero-block .upper-hero.align-middle{text-align:center}section.hero-block .upper-hero.align-middle .ingress{grid-column:1/-1}section.hero-block .upper-hero.align-middle .buttons{grid-column:1/-1;justify-content:center}section.hero-block .upper-hero:after{background-color:hsla(0,0%,4%,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.hero-block .upper-hero .grid{gap:36px;grid-template-columns:minmax(0,10fr) minmax(0,2fr);position:relative;z-index:2}@media (max-width:991px){section.hero-block .upper-hero .grid{gap:24px;grid-template-columns:minmax(0,1fr)}}section.hero-block .upper-hero .title{color:#fff;grid-column:1/-1;margin:0}section.hero-block .upper-hero .ingress{color:#fff;grid-column:1}section.hero-block .upper-hero .ingress>:first-child{margin-top:0}section.hero-block .upper-hero .ingress>:last-child{margin-bottom:0}section.hero-block .upper-hero .buttons{display:flex;flex-wrap:wrap;gap:24px;grid-column:1}section.hero-block .upper-hero .buttons a.button,section.hero-block .upper-hero .buttons button.button{align-items:center;background-color:#c8102e;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){section.hero-block .upper-hero .buttons a.button,section.hero-block .upper-hero .buttons button.button{font-size:1.6rem;padding:12px 20px}}section.hero-block .upper-hero .buttons a.button:hover,section.hero-block .upper-hero .buttons button.button:hover{background-color:#fff;color:#c8102e}section.hero-block .lower-hero{margin-top:-70px;padding-bottom:50px;position:relative;z-index:3}@media (max-width:767px){section.hero-block .lower-hero{padding-bottom:30px}}@media (max-width:575px){section.hero-block .lower-hero{margin-top:-30px;padding-bottom:0}}section.hero-block .lower-hero .grid{gap:30px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-top:0}@media (max-width:1279px){section.hero-block .lower-hero .grid{gap:15px}}@media (max-width:400px){section.hero-block .lower-hero .grid{grid-template-columns:minmax(0,1fr)}}section.hero-block .lower-hero .hero-box{align-items:center;background-color:#f5f5f5;box-shadow:9px 9px 30px 0 hsla(0,0%,4%,.14);display:grid;gap:0 50px;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);padding:30px;position:relative;transition:all .3s ease-out}@media (max-width:1279px){section.hero-block .lower-hero .hero-box{gap:0 30px}}@media (max-width:767px){section.hero-block .lower-hero .hero-box{gap:15px;grid-template-columns:minmax(0,1fr);padding:15px}}section.hero-block .lower-hero .hero-box *{transition:all .3s ease-out}section.hero-block .lower-hero .hero-box:hover .box-icon{background-color:#c8102e}section.hero-block .lower-hero .hero-box:hover .box-icon img{filter:invert(1) sepia(1) grayscale(100%) brightness(200%)}section.hero-block .lower-hero .hero-box:hover .box-title{text-decoration:underline}section.hero-block .lower-hero .hero-box .box-icon{align-items:center;aspect-ratio:1/1;background-color:#ededed;border-radius:50%;display:flex;justify-content:center;padding:36px}@media (max-width:1279px){section.hero-block .lower-hero .hero-box .box-icon{padding:24px}}@media (max-width:767px){section.hero-block .lower-hero .hero-box .box-icon{margin:0 auto;max-width:150px}}@media (max-width:575px){section.hero-block .lower-hero .hero-box .box-icon{max-width:120px}}section.hero-block .lower-hero .hero-box .box-content{align-items:flex-start;display:flex;flex-direction:column;gap:15px;justify-content:center}section.hero-block .lower-hero .hero-box .box-content .box-title-link{text-decoration:none}section.hero-block .lower-hero .hero-box .box-content .box-title-link:after{background-color:transparent;content:"";height:100%;left:0;position:absolute;top:0;width:100%}section.hero-block .lower-hero .hero-box .box-content .box-title{color:#c8102e;margin:0}section.hero-block .lower-hero .hero-box .box-content .box-text>:first-child{margin-top:0}section.hero-block .lower-hero .hero-box .box-content .box-text>:last-child{margin-bottom:0}section.text-block{padding:50px 0}@media (max-width:767px){section.text-block{padding:30px 0}}@media (max-width:575px){section.text-block{padding:0}}section.text-block .grid{gap:20px}section.text-block .block-title{margin:0}section.text-block .ingress :first-child,section.text-block .text :first-child{margin-top:0}section.text-block .ingress :last-child,section.text-block .text :last-child{margin-bottom:0}section.text-block .buttons{display:flex;flex-wrap:wrap;gap:24px}section.text-block .buttons a.button,section.text-block .buttons button.button{align-items:center;background-color:#0b0b0b;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){section.text-block .buttons a.button,section.text-block .buttons button.button{font-size:1.6rem;padding:12px 20px}}section.text-block .buttons a.button:hover,section.text-block .buttons button.button:hover{background-color:#fff;color:#c8102e}section.banner-block{background-color:#c8102e;overflow:hidden;padding:50px 0;position:relative}@media (max-width:767px){section.banner-block{padding:30px 0}}@media (max-width:575px){section.banner-block{padding:0}}section.banner-block.background-white{background-color:#fff}section.banner-block.background-white .grid{background-color:#4a4a4a}section.banner-block.background-white .buttons{display:flex;flex-wrap:wrap;gap:24px}section.banner-block.background-white .buttons a.button,section.banner-block.background-white .buttons button.button{align-items:center;background-color:#c8102e;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){section.banner-block.background-white .buttons a.button,section.banner-block.background-white .buttons button.button{font-size:1.6rem;padding:12px 20px}}section.banner-block.background-white .buttons a.button:hover,section.banner-block.background-white .buttons button.button:hover{background-color:#0b0b0b;color:#fff}section.banner-block.has-decorations .grid:after,section.banner-block.has-decorations .grid:before{background-image:url(../dist/images/koriste.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-50%;content:"";height:350px;position:absolute;width:500px;z-index:1}@media (max-width:767px){section.banner-block.has-decorations .grid:after,section.banner-block.has-decorations .grid:before{display:none}}section.banner-block.has-decorations .grid:before{left:-35%}section.banner-block.has-decorations .grid:after{right:-35%}section.banner-block .grid{gap:32px;position:relative}section.banner-block .grid *{position:relative;z-index:3}section.banner-block .block-title{color:#fff;margin:0;text-align:center}section.banner-block .text{color:#fff;text-align:center}section.banner-block .text :first-child{margin-top:0}section.banner-block .text :last-child{margin-bottom:0}section.banner-block .buttons{display:flex;flex-wrap:wrap;gap:24px}section.banner-block .buttons a.button,section.banner-block .buttons button.button{align-items:center;background-color:#0b0b0b;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){section.banner-block .buttons a.button,section.banner-block .buttons button.button{font-size:1.6rem;padding:12px 20px}}section.banner-block .buttons a.button:hover,section.banner-block .buttons button.button:hover{background-color:#fff;color:#c8102e}section.banner-block .buttons{margin:0 auto}section.banner-block .ti-widget.ti-goog .ti-controls-line{background:#fff}section.banner-block .ti-widget.ti-goog .ti-controls-line .dot{background-color:#0b0b0b}section.text-and-image-block{padding:50px 0}@media (max-width:767px){section.text-and-image-block{padding:30px 0}}@media (max-width:575px){section.text-and-image-block{padding:0}}section.text-and-image-block .grid{gap:30px;grid-template-columns:minmax(0,7fr) minmax(0,5fr)}@media (max-width:575px){section.text-and-image-block .grid{grid-template-columns:minmax(0,1fr)}}section.text-and-image-block.image-left .grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}@media (max-width:575px){section.text-and-image-block.image-left .grid{grid-template-columns:minmax(0,1fr)}}section.text-and-image-block.image-left .image-block{grid-column:1}@media (max-width:575px){section.text-and-image-block.image-left .image-block{grid-column:1;grid-row:1}}section.text-and-image-block.image-left .text-block{grid-column:2;padding:30px 0}@media (max-width:575px){section.text-and-image-block.image-left .text-block{grid-column:1;grid-row:2}}section.text-and-image-block .text-block{display:flex;flex-direction:column;grid-row:1;justify-content:center}@media (max-width:575px){section.text-and-image-block .text-block{grid-column:1;grid-row:2}}section.text-and-image-block .text-block .title{color:#c8102e;margin:0}section.text-and-image-block .image-block{grid-row:1;position:relative}@media (max-width:575px){section.text-and-image-block .image-block{grid-column:1;grid-row:1}}section.text-and-image-block .image-block img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media (max-width:575px){section.text-and-image-block .image-block img{max-height:300px;position:relative}}section.text-and-image-block .buttons{display:flex;flex-wrap:wrap;gap:24px}section.text-and-image-block .buttons a.button,section.text-and-image-block .buttons button.button{align-items:center;background-color:#0b0b0b;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){section.text-and-image-block .buttons a.button,section.text-and-image-block .buttons button.button{font-size:1.6rem;padding:12px 20px}}section.text-and-image-block .buttons a.button:hover,section.text-and-image-block .buttons button.button:hover{background-color:#c8102e;color:#fff}section.boxes-block{background-color:#ededed;padding:50px 0}@media (max-width:767px){section.boxes-block{padding:30px 0}}@media (max-width:575px){section.boxes-block{padding:0}}section.boxes-block .grid{gap:50px}@media (max-width:1279px){section.boxes-block .grid{gap:30px}}section.boxes-block .block-title{color:#c8102e;margin:0;text-align:center}section.boxes-block .boxes{display:grid;gap:30px;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1279px){section.boxes-block .boxes{gap:15px}}@media (max-width:991px){section.boxes-block .boxes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:400px){section.boxes-block .boxes{grid-template-columns:minmax(0,1fr)}}section.boxes-block .boxes.box-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:400px){section.boxes-block .boxes.box-count-3{grid-template-columns:minmax(0,1fr)}}section.boxes-block .boxes.box-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:400px){section.boxes-block .boxes.box-count-2{grid-template-columns:minmax(0,1fr)}}section.boxes-block .boxes .box{align-items:center;background-color:#f5f5f5;box-shadow:9px 9px 30px 0 hsla(0,0%,4%,.14);display:flex;flex-direction:column;gap:15px;padding:30px}@media (max-width:1279px){section.boxes-block .boxes .box{padding:20px}}@media (max-width:767px){section.boxes-block .boxes .box{padding:15px}}section.boxes-block .boxes .box .box-icon{max-width:180px;width:100%}@media (max-width:767px){section.boxes-block .boxes .box .box-icon{max-width:150px}}@media (max-width:575px){section.boxes-block .boxes .box .box-icon{max-width:120px}}section.boxes-block .boxes .box .box-title{color:#c8102e;margin:0 0 15px}section.boxes-block .boxes .box .box-text>:first-child{margin-top:0}section.boxes-block .boxes .box .box-text>:last-child{margin-bottom:0}section.boxes-block .buttons{display:flex;flex-wrap:wrap;gap:24px}section.boxes-block .buttons a.button,section.boxes-block .buttons button.button{align-items:center;background-color:#0b0b0b;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){section.boxes-block .buttons a.button,section.boxes-block .buttons button.button{font-size:1.6rem;padding:12px 20px}}section.boxes-block .buttons a.button:hover,section.boxes-block .buttons button.button:hover{background-color:#fff;color:#c8102e}section.contacts-block{padding:50px 0}@media (max-width:767px){section.contacts-block{padding:30px 0}}@media (max-width:575px){section.contacts-block{padding:0}}section.contacts-block .grid{gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){section.contacts-block .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){section.contacts-block .grid{gap:15px}}@media (max-width:400px){section.contacts-block .grid{grid-template-columns:minmax(0,1fr)}}section.contacts-block .block-title{color:#c8102e;grid-column:1/-1;margin:0}section.contacts-block .single-contact{background-color:#f5f5f5;box-shadow:9px 9px 30px 0 hsla(0,0%,4%,.14)}section.contacts-block .single-contact .image img{aspect-ratio:1/1;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}section.contacts-block .single-contact .details{padding:16px}section.contacts-block .single-contact .details .title{color:#c8102e;margin:0}section.contacts-block .single-contact .details .description>:first-child{margin-top:0}section.contacts-block .single-contact .details .description>:last-child{margin-bottom:0}section.contacts-block .single-contact .links{align-items:flex-start;display:flex;flex-direction:column;gap:10px}section.contacts-block .single-contact .email,section.contacts-block .single-contact .phone{align-items:center;color:#c8102e;display:flex;font-weight:400;gap:10px;text-decoration:none;transition:all .3s ease-out}section.contacts-block .single-contact .email>.link-symbol,section.contacts-block .single-contact .phone>.link-symbol{font-size:1em}section.contacts-block .single-contact .email:hover,section.contacts-block .single-contact .phone:hover{color:#0b0b0b}section.form-block{background-color:#4a4a4a;overflow:hidden;padding:50px 0}@media (max-width:767px){section.form-block{padding:30px 0}}@media (max-width:575px){section.form-block{padding:0}}section.form-block .grid{gap:20px;position:relative;z-index:1}section.form-block .grid:after,section.form-block .grid:before{background-image:url(../dist/images/koriste-harmaa.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:576px;position:absolute;width:912px;z-index:-1}@media (max-width:991px){section.form-block .grid:after,section.form-block .grid:before{display:none}}section.form-block .grid:before{bottom:-10%;left:-40%}section.form-block .grid:after{right:-40%;top:-10%}section.form-block .block-title{color:#fff;margin:0}section.form-block .text{color:#fff}section.form-block .text :first-child{margin-top:0}section.form-block .text :last-child{margin-bottom:0}section.form-block .gform_wrapper.gravity-theme .gfield{background-color:#f5f5f5;border:1px solid #0b0b0b;border-radius:4px;color:#c8102e;padding:8px 16px}section.form-block .gform_wrapper.gravity-theme .gfield input,section.form-block .gform_wrapper.gravity-theme .gfield textarea{background-color:transparent;border:none;color:inherit;padding:0}section.form-block .gform_wrapper.gravity-theme .gfield input::-moz-placeholder,section.form-block .gform_wrapper.gravity-theme .gfield textarea::-moz-placeholder{color:rgba(74,74,74,.3)}section.form-block .gform_wrapper.gravity-theme .gfield input::placeholder,section.form-block .gform_wrapper.gravity-theme .gfield textarea::placeholder{color:rgba(74,74,74,.3)}section.form-block .gform_wrapper.gravity-theme .gform_button{align-items:center;background-color:#c8102e;border:none;color:#fff;display:flex;font-weight:800;gap:8px;justify-content:center;padding:16px 24px;text-decoration:none;transition:all .3s ease-out}@media (max-width:1279px){section.form-block .gform_wrapper.gravity-theme .gform_button{font-size:1.6rem;padding:12px 20px}}section.form-block .gform_wrapper.gravity-theme .gform_button:hover{background-color:#fff;color:#c8102e}section.form-block .gform_wrapper.gravity-theme .gform_footer{margin-bottom:0;padding-bottom:0}section.two-column-block{padding:50px 0}@media (max-width:767px){section.two-column-block{padding:30px 0}}@media (max-width:575px){section.two-column-block{padding:0}}section.two-column-block .grid{gap:100px;grid-template-columns:minmax(0,7fr) minmax(0,5fr)}@media (max-width:1439px){section.two-column-block .grid{gap:50px}}@media (max-width:1279px){section.two-column-block .grid{gap:15px}}@media (max-width:575px){section.two-column-block .grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (max-width:400px){section.two-column-block .grid{grid-template-columns:minmax(0,1fr)}}section.two-column-block h1,section.two-column-block h2,section.two-column-block h3,section.two-column-block h4{color:#c8102e}section.two-column-block .left-block .block-title,section.two-column-block .left-block .text>:first-child,section.two-column-block .right-block .block-title,section.two-column-block .right-block .text>:first-child{margin-top:0}section.two-column-block .left-block .text>:last-child,section.two-column-block .right-block .text>:last-child{margin-bottom:0}section.two-column-block .right-block{background-color:#f5f5f5;box-shadow:0 0 30px 0 hsla(0,0%,4%,.08);justify-self:flex-start;padding:30px;position:relative}@media (max-width:575px){section.two-column-block .right-block{padding:15px}}section.two-column-block .right-block.has-icon{padding-top:110px}@media (max-width:1279px){section.two-column-block .right-block.has-icon{padding-top:90px}}@media (max-width:575px){section.two-column-block .right-block.has-icon{padding-top:75px}}@media (max-width:400px){section.two-column-block .right-block.has-icon{margin-top:90px}}section.two-column-block .right-block .block-icon{align-items:center;background-color:#c8102e;border-radius:50%;display:flex;height:200px;justify-content:center;left:50%;padding:36px;position:absolute;top:-100px;transform:translateX(-50%);width:200px}@media (max-width:1279px){section.two-column-block .right-block .block-icon{height:150px;padding:24px;top:-75px;width:150px}}@media (max-width:575px){section.two-column-block .right-block .block-icon{height:120px;top:-60px;width:120px}}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:calc(var(--total-header-height, 0) + 15px)}body{background-color:#f5f5f5;color:#0b0b0b;font-family:saira,sans-serif;font-size:2rem}@media (max-width:1439px){body{font-size:1.8rem}}@media (max-width:1279px){body{font-size:1.6rem}}.ingress{font-size:2.4rem;letter-spacing:2%}@media (max-width:1439px){.ingress{font-size:2.2rem}}@media (max-width:1279px){.ingress{font-size:2rem}}@media (max-width:767px){.ingress{font-size:1.8rem}}.ingress a,.ingress li,.ingress p{line-height:1.8}a,li,p{color:inherit;line-height:1.5}.h1,a,h1,li,p{letter-spacing:2%}.h1,h1{font-family:saira,sans-serif;font-size:8rem;font-weight:700}@media (max-width:1439px){.h1,h1{font-size:6.4rem}}@media (max-width:1279px){.h1,h1{font-size:5.6rem}}@media (max-width:767px){.h1,h1{font-size:4.8rem}}@media (max-width:575px){.h1,h1{font-size:4rem}}.h2,h2{font-family:saira,sans-serif;font-size:4.4rem;font-weight:700;letter-spacing:2%;margin:1em 0 .5em}@media (max-width:1439px){.h2,h2{font-size:3.6rem}}@media (max-width:1279px){.h2,h2{font-size:3.2rem}}@media (max-width:767px){.h2,h2{font-size:2.8rem}}.h3,h3{font-family:saira,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:2%;margin:1em 0 .5em}@media (max-width:1439px){.h3,h3{font-size:2.4rem}}@media (max-width:1279px){.h3,h3{font-size:2.2rem}}@media (max-width:767px){.h3,h3{font-size:2rem}}.h4,.h5,h4,h5{font-family:saira,sans-serif;letter-spacing:2%}.error404 .not-found-block{text-align:center}.error404 .not-found-block .title{margin:0}div.cmplz-document{margin:auto;padding-top:125px}section.change-password-block .grid,section.forgot-password-block .grid,section.login-block .grid{grid-template-columns:minmax(0,1fr)}section.change-password-block form,section.forgot-password-block form,section.login-block form{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:500px;width:100%}section.change-password-block .form-title,section.forgot-password-block .form-title,section.login-block .form-title{margin:0}section.change-password-block .form-input,section.forgot-password-block .form-input,section.login-block .form-input{display:flex;flex-direction:column}section.change-password-block .form-description,section.forgot-password-block .form-description,section.login-block .form-description{margin:0}section.change-password-block .form-group,section.forgot-password-block .form-group,section.login-block .form-group{align-items:center;display:flex;gap:15px;justify-content:space-between}section.change-password-block .form-checkbox,section.forgot-password-block .form-checkbox,section.login-block .form-checkbox{align-items:center;display:flex;gap:5px}section.change-password-block .form-links,section.forgot-password-block .form-links,section.login-block .form-links{align-items:flex-start;display:flex;flex-direction:column;gap:15px}section.change-password-block .success-message,section.forgot-password-block .success-message,section.login-block .success-message{border:2px solid #4caf50;border-radius:4px;margin:10px 0;padding:10px}section.change-password-block .error-message,section.forgot-password-block .error-message,section.login-block .error-message{border:2px solid #f44336;border-radius:4px;margin:10px 0;padding:10px}main.search-results .search-results-wrapper{display:flex;flex-direction:column}main.search-results .search-results-wrapper .article-card{border-bottom:1px solid #0b0b0b;padding:25px 0}.single article.post .grid{padding-top:0}.single article.post .entry-thumbnail{aspect-ratio:16/9;width:100%}.single article.post .entry-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.single article.post .entry-header{display:flex;flex-direction:column;gap:3rem}.single article.post .entry-header .entry-title{margin:0}.error-404{padding:6rem 0;text-align:center}