﻿@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@200;400;500;700;900&display=swap");#main-header{margin-top:0 !important}#main-header .row.header.top-header{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;padding:10px 0;position:fixed;top:0;width:100%;left:0;right:0;bottom:auto;z-index:99;box-shadow:0px 3px 6px #00000029}#main-header .row.header.top-header .full-row .blocks-container{display:flex;justify-content:space-between}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.logo-group{position:relative;max-width:200px;width:100%;height:90px}@media (max-width:480px){#main-header .row.header.top-header .full-row .blocks-container .blocks-group.logo-group{height:45px}}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.logo-group a{position:absolute;top:0;left:0;height:100%;width:100%}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.logo-group a img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:contain;object-position:left center}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group{display:flex;align-items:center;gap:20px}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation{margin-right:0}@media (max-width:1240px){#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation{display:none}}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu>li:nth-last-child(1) ul.sub-menu{left:unset;right:0}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li{padding:0 20px}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li a{color:#1C1D1E;font-size:20px;z-index:3;position:relative;border-bottom:2px solid transparent}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li a:hover{color:#ed0579}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li.current-menu-item a{font-weight:700;border-bottom:2px solid #ed0579}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li.current_page_parent a{font-weight:700;border-bottom:2px solid #ed0579}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;padding-top:38px;z-index:2}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu li{background-color:#fff;border:1px solid #F7F7F7}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu li:hover{background-color:#F7F7F7}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu li:hover a{color:#1C1D1E}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu li.current-menu-item{background-color:#F7F7F7}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu li.current-menu-item a{font-weight:700}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu li:nth-last-child(1){padding-bottom:10px}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu a{font-weight:500;padding:15px 20px;border-bottom:transparent}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group .language-switcher{display:flex;align-items:center}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group .language-switcher .gt_switcher-popup{position:relative}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group .language-switcher .gt_switcher-popup span{display:none}#main-header .row.header.top-header .full-row .blocks-container .blocks-group.menu-group .language-switcher .gt_switcher-popup:after{content:"";font-family:"FontAwesome";position:absolute;top:50%;transform:translateY(-50%);right:-20px;height:fit-content;aspect-ratio:1;font-size:15px}#main-header .row.header.top-header .full-row .blocks-container:after{display:none}#main-header .row.header.top-header.sticky-active .full-row .blocks-container .blocks-group.menu-group #main-navigation ul.menu li ul.sub-menu{background-color:#fff}html{scroll-behavior:smooth}html .scss_errors{position:fixed;z-index:9999999;left:0;right:0;top:50%;transform:translateY(-50%)}html .scss_errors pre{padding-top:100px;padding-bottom:100px;-webkit-box-shadow:0px 0px 0px 5000px rgba(0, 0, 0, 0.8);-moz-box-shadow:0px 0px 0px 5000px rgba(0, 0, 0, 0.8);box-shadow:0px 0px 0px 5000px rgba(0, 0, 0, 0.8);margin-bottom:0px;white-space:normal}html body.admin-bar .row.header{top:32px !important}body{overflow-x:hidden}ul,ol,li{margin:0}.blocks-container .block-group:after{content:"";display:block;clear:both}.full-row-custom{max-width:1440px;margin:0 auto;padding:0 35px}h1,h2,h3,h4,h5,h6,p,a,li{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;font-family:"Fira Sans", sans-serif;margin:0}h2{font-size:50px;line-height:50px;font-weight:500;color:#000}@media screen and (max-width:1024px){h2{font-size:30px;line-height:30px}}h3{font-size:22px;line-height:22px}a{text-decoration:none;color:#000}.block.text h1:last-of-type,.block.text h2:last-of-type,.block.text h3:last-of-type,.block.text h4:last-of-type,.block.text h5:last-of-type,.block.text h6:last-of-type{margin-bottom:40px}.block.text a:hover{color:#ed0579}.block.text p{font-size:16px;margin-bottom:20px}.block.text p:nth-last-child(1){margin-bottom:0}.block.text ul{margin:0;padding:10px 0 10px 20px;display:flex;flex-direction:column;gap:10px}.block.text ul li{display:block;font-family:"Fira Sans", sans-serif;position:relative}.block.text ul li:before{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;content:"";font-family:"FontAwesome";position:absolute;left:-20px;color:#ed0579}.block.button-repeater{display:flex;margin-top:40px}.block.button-repeater a.link{color:#fff;background-color:#ed0579;border-radius:30px;margin-right:20px;padding:15px 30px;text-transform:uppercase;box-shadow:0px 3px 6px #00000029}.block.button-repeater a.link:hover{background-color:#1C1D1E}.button a{color:#fff;background-color:#ed0579;border-radius:30px;margin-right:20px;padding:15px 30px;text-transform:uppercase;float:left;box-shadow:0px 3px 6px #00000029}.button a:hover{background-color:#1C1D1E}.row.flex-content{position:relative;z-index:2;filter:drop-shadow(0px 3px 6px #00000029)}.row.flex-content .scrollto{position:absolute;width:100%;top:80px}.row.flex-content .inner-row{position:absolute;height:calc(100% + 50px);width:100%;bottom:0;filter:drop-shadow(0px 3px 6px #00000029);z-index:2}.row.flex-content .background-image{filter:drop-shadow(0px 3px 6px #00000029)}.row.flex-content .full-row{padding:100px 35px 100px 35px;position:relative;z-index:3}@media (max-width:1024px){.row.flex-content .full-row{padding:60px 35px 60px 35px}}.row.flex-content .full-row-custom{padding:240px 35px 140px 35px;position:relative;z-index:3}.row.flex-content:nth-last-child(1){filter:none;margin-bottom:0}.row.flex-content:nth-last-child(1) .inner-row{clip-path:inherit}.row.flex-content:nth-last-child(1) .background-image{clip-path:inherit}.nf-form-title{display:none}.nf-response-msg{margin-top:40px}.nf-response-msg p{font-size:18px}form{margin-top:20px}form .nf-before-form-content{display:none}form .nf-form-content{padding:0}form .nf-form-content .nf-row .nf-cell{padding:0 10px}form .nf-form-content .nf-row .nf-cell .nf-field-container{margin-bottom:20px}form .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field .field-wrap .nf-field-label{color:#fff}form .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field .field-wrap .nf-field-label label{font-family:"Fira Sans", sans-serif;font-weight:400;font-size:16px}form .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field .field-wrap .nf-field-element textarea{border-radius:2px solid #fff;background-color:#1C1D1E;color:#fff;border-radius:10px;font-family:"Fira Sans", sans-serif;font-weight:400;font-size:16px;resize:vertical;min-height:100px;max-height:400px;height:100px}form .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field .field-wrap .nf-field-element input{border-radius:2px solid #fff;background-color:#1C1D1E;color:#fff;border-radius:10px;font-family:"Fira Sans", sans-serif;font-weight:400;font-size:16px}form .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field .field-wrap .nf-field-element:after{border-top-right-radius:10px;border-bottom-right-radius:10px}form .nf-form-content .nf-row .nf-cell .submit-container{margin-bottom:0}form .nf-form-content .nf-row .nf-cell .submit-container .nf-field .field-wrap .nf-field-element input{float:right;color:#fff;background-color:#ed0579;border-radius:30px;padding:15px 30px;text-transform:uppercase;box-shadow:0px 3px 6px #00000029}form .nf-form-content .nf-row .nf-cell .submit-container .nf-field .field-wrap .nf-field-element input:hover{background-color:#fff;color:#1C1D1E}#main-footer{box-shadow:0px 3px 6px #00000029;z-index:99}#main-footer .row.footer.row1{padding:120px 0}@media (max-width:1024px){#main-footer .row.footer.row1{padding:30px 0}}#main-footer .row.footer.row1 .full-row .blocks-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;gap:15px}@media screen and (max-width:480px){#main-footer .row.footer.row1 .full-row .blocks-container{flex-direction:column}}@media screen and (max-width:480px){#main-footer .row.footer.row1 .full-row .blocks-container .blocks-group *{text-align:center}}#main-footer .row.footer.row1 .full-row .blocks-container .blocks-group.col-group{position:relative}#main-footer .row.footer.row1 .full-row .blocks-container .blocks-group.col-group .block.repeater{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-top:15px;max-width:120px}#main-footer .row.footer.row1 .full-row .blocks-container .blocks-group.col-group .block.repeater .icon{padding-right:15px}#main-footer .row.footer.row1 .full-row .blocks-container .blocks-group.col-group .block.repeater .icon a i{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;color:#1C1D1E;font-size:26px;font-family:"FontAwesome";font-style:normal}#main-footer .row.footer.row1 .full-row .blocks-container .blocks-group.col-group .block.repeater .icon a i:hover{color:#ed0579}#main-footer .row.footer.row1 .full-row .blocks-container:after{display:none}#main-footer .row.footer.row2{background-color:#1634b2;padding:10px 0}#main-footer .row.footer.row2 .full-row .blocks-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:768px){#main-footer .row.footer.row2 .full-row .blocks-container{flex-direction:column;gap:10px}}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group *{text-align:center}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group.left .block.text{color:#fff}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group.left .block.text p{margin:0}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group.left .block.text a{color:#fff}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group.right .block.text{color:#fff}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group.right .block.text p{margin:0}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group.right .block.text p a{color:#fff}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group.right .block.text p a span{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease}#main-footer .row.footer.row2 .full-row .blocks-container .blocks-group.right .block.text p a:hover span{color:#ed0579}#main-footer .row.footer.row2 .full-row .blocks-container:after{display:none}#main-footer .row.sidebar{position:fixed;top:calc(50% - 5px);right:10px;z-index:100}#main-footer .row.sidebar .sidebar-container{background-color:#ed0579;padding:15px 10px;border-radius:40px;text-align:center;box-shadow:0px 3px 6px #00000029}#main-footer .row.sidebar .sidebar-container .icon{position:relative;padding-bottom:10px}#main-footer .row.sidebar .sidebar-container .icon a i{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;color:#fff;font-size:22px;font-family:"FontAwesome";font-style:normal}#main-footer .row.sidebar .sidebar-container .icon a i:hover{color:#1C1D1E}#main-footer .row.sidebar .sidebar-container .icon:after{content:"";background-color:#fff;height:1px;width:80%;position:absolute;bottom:4px;left:50%;transform:translateX(-50%)}#main-footer .row.sidebar .sidebar-container .icon:nth-last-child(1){padding-bottom:0}#main-footer .row.sidebar .sidebar-container .icon:nth-last-child(1):after{display:none}.row.error-page.row1{min-height:calc(100vh - 480px)}.row.error-page.row1 .full-row .blocks-container .blocks-group.text-group{text-align:center;padding-top:200px}.row.error-page.row1 .full-row .blocks-container .blocks-group.text-group .block.title h2{margin-bottom:20px}.row.error-page.row1 .full-row .blocks-container .blocks-group.text-group .block.text p{font-size:18px}.minimal-pagination{float:left;width:100%}.minimal-pagination span,.minimal-pagination a{font-weight:500;font-size:15px}.minimal-pagination span{background-color:#000;color:#fff;padding:10px 15px;font-weight:900}.minimal-pagination a{background-color:#fff;color:#000;padding:10px 17px}.minimal-pagination a.page-numbers{padding:10px 17px}.minimal-pagination a:hover{background-color:#000;color:#fff}.row.flex-content.row1 .background-image{background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;box-sizing:border-box;clip-path:inherit}.row.flex-content.row1 .background-image:after{content:"";background-color:rgba(255, 255, 255, 0.5);position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.row.flex-content.row1 .background-image.big{min-height:100vh}.row.flex-content.row1 .background-image .full-row{padding:0 35px}.row.flex-content.row1 .background-image .full-row .blocks-container{padding-top:165px;padding-bottom:50px}@media screen and (max-width:480px){.row.flex-content.row1 .background-image .full-row .blocks-container{padding-top:100px}}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group{position:relative}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group.big{min-height:100vh}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group.small .block.text h2{color:#fff;margin-bottom:0}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group .block.text h2{font-size:80px;line-height:80px;position:relative;color:#ed0579 !important}@media (max-width:1024px){.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group .block.text h2{font-size:50px;line-height:50px}}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group .block.text h2:after{content:"";background-color:#ed0579;height:4px;width:200px;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%)}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group .block.text p{font-size:18px;line-height:30px;max-width:700px;margin:0 auto}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group.button{width:100%;text-align:center;position:relative;padding-bottom:60px}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group.button a{margin:0;float:unset;display:inline-block}.row.flex-content.row1 .background-image .full-row .blocks-container .blocks-group.button:after{content:"";font-size:40px;font-family:"FontAwesome";position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.row.flex-content.row2{padding:50px 0;overflow:hidden}.row.flex-content.row2 .inner-row{background-color:#F7F7F7}.row.flex-content.row2 .full-row .blocks-container{display:flex;flex-direction:column;gap:40px}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:20px}@media (max-width:1024px){.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater{flex-direction:column}}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block{width:calc(100% / 3 - 40px / 3);margin-bottom:20px}@media (max-width:1024px){.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block{width:100%}}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;background-color:#fff;padding:20px;padding-top:270px;box-shadow:0px 3px 6px #00000029;border-radius:10px;position:relative;overflow:hidden}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .icon{margin:0;position:absolute;height:250px;width:100%;top:0;left:0}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .icon img{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;display:block;height:100%;width:100%;object-fit:cover}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .title{position:relative;text-align:center;margin-bottom:40px}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .title h3{font-weight:500}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .title:after{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;content:"";background-color:#ed0579;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:80px;height:4px}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text h1:last-of-type,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text h2:last-of-type,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text h3:last-of-type,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text h4:last-of-type,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text h5:last-of-type,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text h6:last-of-type{margin-bottom:40px}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text a:hover{color:#ed0579}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text p{font-size:16px;margin-bottom:20px}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text p:nth-last-child(1){margin-bottom:0}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text ul{margin:0;padding:10px 0 10px 20px;display:flex;flex-direction:column;gap:10px}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text ul li{display:block;font-family:"Fira Sans", sans-serif;position:relative}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text ul li:before{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;content:"";font-family:"FontAwesome";position:absolute;left:-20px;color:#ed0579}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text ul{margin:0;padding:0;text-align:center}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text ul li{display:inline-block}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block .text ul li:before{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;content:"";font-family:"FontAwesome";position:relative;left:-10px;color:#ed0579}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block{background-color:#ed0579}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .title h3{color:#fff}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .title:after{background-color:#fff}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text h1,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text h2,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text h3,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text h4,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text h5,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text h6,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text p,.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text a{color:#fff}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text ul li{color:#fff}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:hover .inner-block .text ul li:before{color:#fff}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:nth-last-child(1){margin-bottom:0}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:nth-last-child(2){margin-bottom:0}.row.flex-content.row2 .full-row .blocks-container .blocks-group .block.repeater .single-block:nth-last-child(3){margin-bottom:0}.row.flex-content.row3 .inner-row{background-color:#fff}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;position:relative}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.image{position:absolute;z-index:1;top:40px}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.image.left{width:60%;height:calc(100% - 80px)}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.image.left .image.contain{background-position:center center;background-repeat:no-repeat;background-size:cover;background-size:contain;left:0;height:100%}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.image.right{width:40%;height:calc(100% - 80px);right:0}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.image.right .image.cover{background-position:center center;background-repeat:no-repeat;background-size:cover;right:0;height:100%;border-radius:10px}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text{z-index:2;max-width:320px;margin-left:40%;background-color:#1C1D1E;padding:50px;border-radius:10px;box-shadow:0px 3px 6px #00000029}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text h1,.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text h2,.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text h3,.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text h4,.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text h5,.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text h6,.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text p,.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text a,.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text span{color:#fff}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text p{font-weight:300}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text ul li{color:#fff;font-weight:300}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text ul li:before{color:#fff}.row.flex-content.row3 .full-row-custom .blocks-container .blocks-group .block.text .block.button-repeater{margin-top:30px}.row.flex-content.row4 .inner-row{background-color:#fff}.row.flex-content.row4 .inner-row .background-color{width:100%;height:100%;background-color:#F7F7F7}.row.flex-content.row4 .background-image{background-position:center center;background-repeat:no-repeat;background-size:cover;background-repeat:repeat;background-size:auto;position:absolute;width:calc(100% + 50px);height:100%;top:0;left:-50px;z-index:3;opacity:0.04}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block{width:calc(50% - 20px);margin-bottom:20px;background-color:#fff;box-shadow:0px 3px 6px #00000029;padding:20px 0;border-radius:10px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}@media (max-width:1024px){.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block{flex-direction:column}}@media screen and (max-width:768px){.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block{width:100%}}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.left{width:30%}@media (max-width:1024px){.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.left{width:100%}}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.left .icon{width:80px;height:80px;margin:0 auto 20px auto}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.left .icon img{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;width:100%;height:auto;max-height:80px;object-fit:contain}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.left .title{position:relative;text-align:center}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.left .title h3{font-weight:500}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right{width:calc(70% - 20px);padding-right:20px;align-self:center}@media (max-width:1024px){.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right{width:100%}}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text h1:last-of-type,.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text h2:last-of-type,.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text h3:last-of-type,.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text h4:last-of-type,.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text h5:last-of-type,.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text h6:last-of-type{margin-bottom:40px}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text a:hover{color:#ed0579}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text p{font-size:16px;margin-bottom:20px}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text p:nth-last-child(1){margin-bottom:0}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text ul{margin:0;padding:10px 0 10px 20px;display:flex;flex-direction:column;gap:10px}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text ul li{display:block;font-family:"Fira Sans", sans-serif;position:relative}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right .text ul li:before{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;content:"";font-family:"FontAwesome";position:absolute;left:-20px;color:#ed0579}@media (max-width:1024px){.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block .inner-block.right p{text-align:center}}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block:nth-last-child(1){margin-bottom:0}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater .single-block:nth-last-child(2){margin-bottom:0}.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater:after{content:"";background-color:#ed0579;width:4px;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media screen and (max-width:768px){.row.flex-content.row4 .full-row .blocks-container .blocks-group .block.repeater:after{content:unset}}.row.flex-content.row5 .inner-row{background-color:#fff}.row.flex-content.row5 .full-row .blocks-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:1024px){.row.flex-content.row5 .full-row .blocks-container{flex-direction:column}}.row.flex-content.row5 .full-row .blocks-container .blocks-group{width:calc(50% - 40px)}@media (max-width:1024px){.row.flex-content.row5 .full-row .blocks-container .blocks-group{width:100%;margin:15px 0}}.row.flex-content.row5 .full-row .blocks-container .blocks-group.left{order:1}.row.flex-content.row5 .full-row .blocks-container .blocks-group.left.optie1{order:3}.row.flex-content.row5 .full-row .blocks-container .blocks-group.left .image{background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;min-height:200px}@media screen and (max-width:1024px){.row.flex-content.row5 .full-row .blocks-container .blocks-group.left .image{min-height:400px}}@media screen and (max-width:480px){.row.flex-content.row5 .full-row .blocks-container .blocks-group.left .image{min-height:250px}}.row.flex-content.row5 .full-row .blocks-container .blocks-group.left .image.normal{background-size:contain}@media screen and (max-width:1024px){.row.flex-content.row5 .full-row .blocks-container .blocks-group.left .image.normal{background-size:cover}}.row.flex-content.row5 .full-row .blocks-container .blocks-group.left .image.background{background-size:cover;border-radius:10px;box-shadow:0px 3px 6px #00000029}.row.flex-content.row5 .full-row .blocks-container .blocks-group.right{display:flex;align-items:center;order:2}.row.flex-content.row5 .full-row .blocks-container .blocks-group.right.fill{width:100%}.row.flex-content.row5 .full-row .blocks-container:after{display:none}.row.flex-content.row6{padding:70px 0}.row.flex-content.row6 .inner-row{background-color:#F7F7F7}.row.flex-content.row6 .full-row{padding:0}@media (max-width:1024px){.row.flex-content.row6 .full-row .blocks-container{padding:0 20px}}.row.flex-content.row6 .full-row .blocks-container .blocks-group.top{display:flex;flex-direction:column;gap:40px}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block{width:calc(50% - 40px)}@media (max-width:1024px){.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block{width:100%}}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;background-color:#fff;padding:40px;position:relative;box-shadow:0px 3px 6px #00000029;z-index:3}@media screen and (max-width:480px){.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item{padding:20px}}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item h3{color:#000;margin-bottom:15px;font-weight:500;text-transform:uppercase}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item p{margin-bottom:20px;font-weight:300}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item a:hover{color:#ed0579}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item.active{background-color:#fff;box-shadow:0px 3px 6px #00000029;z-index:4}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item.active p{color:#000}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item.active a{color:#000}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item.active:after{background-color:#1C1D1E}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item.active:hover{background-color:#fff}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item:hover{cursor:pointer;background-color:#F7F7F7}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item:nth-child(1){border-top-left-radius:10px;border-top-right-radius:10px}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item:nth-last-child(1){border-bottom-left-radius:10px;border-bottom-right-radius:10px}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item:after{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;content:"";background-color:transparent;height:3px;width:50px;right:-65px;position:absolute;top:50%;transform:translateY(-50%);border-radius:5px}@media (max-width:1024px){.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.left .single-item:after{display:none}}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.right{position:relative}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.right .single-image{background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;z-index:3;position:absolute;width:100%;height:100%;border-radius:10px}@media (max-width:1024px){.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.right .single-image{display:none}}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle .block.right .single-image.active{z-index:4}.row.flex-content.row6 .full-row .blocks-container .blocks-group.middle:after{content:"";background-color:#1C1D1E;height:100%;width:3px;left:50%;transform:translateX(-50%);position:absolute;top:0;border-radius:5px}.row.flex-content.row6 .full-row .blocks-container .blocks-group.bottom .block.button-repeater{justify-content:center}.row.flex-content.row6 .full-row .blocks-container .blocks-group.bottom .block.button-repeater a.link{margin:0 10px}.row.flex-content.row7 .inner-row{background-color:#fff}.row.flex-content.row7 .inner-row .background-color{width:100%;height:100%;background-color:#F7F7F7}.row.flex-content.row7 .background-image{background-position:center center;background-repeat:no-repeat;background-size:cover;background-repeat:repeat;background-size:auto;position:absolute;width:calc(100% + 50px);height:100%;top:0;left:-50px;z-index:3;opacity:0.04}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider{position:relative}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-prev{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;min-height:250px;position:absolute;left:-50px;top:20px;background-color:#fff;box-shadow:0px 3px 6px #00000029;border-top-left-radius:10px;border-bottom-left-radius:10px;width:30px}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-prev i{font-size:28px}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-prev:hover{background-color:#F7F7F7}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-next{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;min-height:250px;position:absolute;right:-50px;top:20px;background-color:#fff;box-shadow:0px 3px 6px #00000029;border-top-right-radius:10px;border-bottom-right-radius:10px;width:30px}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-next i{font-size:28px}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-next:hover{background-color:#F7F7F7}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-list.draggable{padding:20px 0}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-list.draggable .single-block{height:250px;background-color:#fff;border-radius:10px;box-shadow:0px 3px 6px #00000029;margin:0 10px;box-sizing:border-box;padding:20px;position:relative}.row.flex-content.row7 .full-row .blocks-container .blocks-group .block.slick-slider .slick-list.draggable .single-block .inner-block{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% - 80px)}.row.flex-content.row8 .inner-row{background:#fff;background:linear-gradient(180deg, #fff 0%, #fff 60%, #F7F7F7 60%, #F7F7F7 100%)}.row.flex-content.row8 .full-row .blocks-container .blocks-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;position:relative;justify-content:flex-end}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.image{position:absolute;z-index:1;width:50%;height:calc(100% - 80px);top:40px;left:0}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.image .image.cover{background-position:center center;background-repeat:no-repeat;background-size:cover;background-size:cover;background-position:30% 50%;left:0;height:100%;border-radius:10px}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.image .maps{height:100%;border-radius:10px}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.image .maps p{height:100%}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.image .maps p iframe{width:100%;height:100%;border-radius:10px}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text{z-index:2;width:50%;background-color:#1C1D1E;padding:50px;box-sizing:border-box;border-radius:10px;box-shadow:0px 3px 6px #00000029}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text h1,.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text h2,.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text h3,.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text h4,.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text h5,.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text h6,.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text p,.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text a,.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text span{color:#fff}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text p{font-weight:300}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text ul li{color:#fff;font-weight:300}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text ul li:before{color:#fff}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text .simpay-form-wrap .simpay-modal-control-open button{color:#fff;background-color:#ed0579;border-radius:30px;margin-right:20px;padding:15px 30px;text-transform:uppercase;box-shadow:0px 3px 6px #00000029;font-family:"Fira Sans", sans-serif;font-weight:bold;-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text .simpay-form-wrap .simpay-modal-control-open button span{color:#fff;-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text .simpay-form-wrap .simpay-modal-control-open button:hover{background-color:#F7F7F7;color:#1C1D1E}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text .simpay-form-wrap .simpay-modal-control-open button:hover span{color:#1C1D1E}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text .simpay-form-wrap .simpay-modal-control-open:hover button{background-color:#F7F7F7;color:#1C1D1E}.row.flex-content.row8 .full-row .blocks-container .blocks-group .block.text .simpay-form-wrap .simpay-modal-control-open:hover button span{color:#1C1D1E}.row.flex-content.row9 .inner-row{background:#fff;background:linear-gradient(180deg, #F7F7F7 0%, #F7F7F7 50%, #fff 50%, #fff 100%)}.row.flex-content.row9 .full-row .blocks-container .blocks-group.top{margin-bottom:80px}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:20px}@media (max-width:1024px){.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht{flex-direction:column}}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;width:calc(100% / 3 - 40px / 3);background-color:#fff;border-radius:10px;box-shadow:0px 3px 6px #00000029;margin-bottom:20px}@media (max-width:1024px){.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item{width:100%}}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item .top{min-height:220px}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item .top .image{background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;min-height:220px;border-top-left-radius:10px;border-top-right-radius:10px}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item .bottom{padding:30px 20px;text-align:center}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item .bottom h3{margin-bottom:20px}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item .bottom p.button{color:#fff;background-color:#ed0579;border-radius:30px;padding:10px 30px;text-transform:uppercase;box-shadow:0px 3px 6px #00000029;margin-top:20px;display:inline-block}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item .bottom p.button:hover{background-color:#1C1D1E}.row.flex-content.row9 .full-row .blocks-container .blocks-group.bottom .block.overzicht .single.item:hover{background-color:#F7F7F7}.row.single-posttype.row1{position:relative;z-index:2;margin-bottom:-100px}.row.single-posttype.row1 .background-image{background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;box-sizing:border-box;min-height:580px}.row.single-posttype.row1 .background-image:after{content:"";background-color:rgba(255, 255, 255, 0.5);position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.row.single-posttype.row1 .full-row{padding:0 35px;position:relative;z-index:3}.row.single-posttype.row1 .full-row .blocks-container .blocks-group{position:relative;min-height:580px}.row.single-posttype.row1 .full-row .blocks-container .blocks-group .block.text{position:absolute;top:calc(50% + 30px);left:50%;transform:translate(-50%, -50%);max-width:900px;text-align:center}.row.single-posttype.row1 .full-row .blocks-container .blocks-group .block.text h2{font-size:80px;line-height:80px;position:relative;color:#fff}@media (max-width:1024px){.row.single-posttype.row1 .full-row .blocks-container .blocks-group .block.text h2{font-size:50px;line-height:50px}}.row.single-posttype.row1 .full-row .blocks-container .blocks-group .block.text h2:after{content:"";background-color:#ed0579;height:4px;width:200px;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%)}.row.single-posttype.row1 .full-row .blocks-container .blocks-group.button{width:100%;text-align:center;position:relative;padding-bottom:60px}.row.single-posttype.row1 .full-row .blocks-container .blocks-group.button a{margin:0;float:unset;display:inline-block}.row.single-posttype.row1 .full-row .blocks-container .blocks-group.button:after{content:"";font-size:40px;font-family:"FontAwesome";position:absolute;bottom:0;left:50%;transform:translateX(-50%)}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Ftemplates5.buro210.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2F_globals.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2F_style.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2F_error-page.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2F_pagination.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow1.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow2.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow3.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow4.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow5.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow6.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow7.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow8.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fflex-rows%2Frow9.scss%22%2C%22wp-content%2Fthemes%2Fminimal210-child%2Fscss%2Fincludes%2Fpost-types%2Fsingle-project.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22GACA%2CuGCDA%2CaAAA%2CuBAAA%2CCAOG%2CoCAAA%2CsQAAA%2CCAcE%2CgEAAA%2C0CAAA%2CCAKE%2CyFAAA%2CwDAAA%2CCAMyB%2CyBAAA%2CyFAAA%2CWAAA%2CCAAA%2CCAIA%2C2FAAA%2CqDAAA%2CCAOI%2C%2BFAAA%2CoGAAA%2CCAY7B%2CyFAAA%2CwCAAA%2CCAKC%2C0GAAA%2CcAAA%2CCAGC%2C0BAAA%2C0GAAA%2CYAAA%2CCAAA%2CCAQG%2CmJAAA%2CkBAAA%2CCAOF%2CqHAAA%2CcAAA%2CCAGC%2CuHAAA%2C4FAAA%2CCAOC%2C6HAAA%2CaAAA%2CCAOA%2CyIAAA%2C%2BCAAA%2CCAQA%2C2IAAA%2C%2BCAAA%2CCAMD%2CiIAAA%2C2KAAA%2CCAMC%2CoIAAA%2C8CAAA%2CCAIC%2C0IAAA%2CwBAAA%2CCAGC%2C4IAAA%2CaAAA%2CCAKD%2CsJAAA%2CwBAAA%2CCAGC%2CwJAAA%2CeAAA%2CCAKD%2CsJAAA%2CmBAAA%2CCAKD%2CmIAAA%2C2DAAA%2CCAYoB%2C4GAAA%2C%2BBAAA%2CCAII%2C%2BHAAA%2CiBAAA%2CCAGI%2CoIAAA%2CYAAA%2CCAIA%2CqIAAA%2CyJAAA%2CCAgBlC%2CsEAAA%2CYAAA%2CCAsBM%2C%2BIAAA%2CqBAAA%2CCCxMZ%2CKAAA%2CsBAAA%2CCAGC%2CkBAAA%2CgFAAA%2CCASC%2CsBAAA%2C2OAAA%2CCAWC%2CgCAAA%2CmBAAA%2CCAOH%2CKAAA%2CiBAAA%2CCAIA%2CSAAA%2CQAAA%2CCAOE%2CqCAAA%2CmCAAA%2CCAUF%2CiBAAA%2C6CAAA%2CCAQA%2CyBAAA%2C6LAAA%2CCAUA%2CGAAA%2C0DAAA%2CCAMI%2CqCAAA%2CGAAA%2C%2BBAAA%2CCAAA%2CCAMJ%2CGAAA%2C%2BBAAA%2CCAKA%2CEAAA%2C%2BBAAA%2CCFlDE%2CwKAAA%2CkBAAA%2CCAOA%2CoBAAA%2CaAAA%2CCAKD%2CcAAA%2CiCAAA%2CCAIC%2CgCAAA%2CeAAA%2CCAKD%2CeAAA%2C6EAAA%2CCAOC%2CkBAAA%2CmEAAA%2CCAKC%2CyBAAA%2CmOAAA%2CCE4BH%2CuBAAA%2C4BAAA%2CCAIC%2C8BAAA%2CoJAAA%2CCASC%2CoCAAA%2CwBAAA%2CCASD%2CUAAA%2C%2BJAAA%2CCAUC%2CgBAAA%2CwBAAA%2CCAQF%2CkBAAA%2CqEAAA%2CCAKC%2C4BAAA%2CqCAAA%2CCAMA%2C6BAAA%2CkHAAA%2CCAUA%2CoCAAA%2CyCAAA%2CCAKA%2C4BAAA%2CyDAAA%2CCAIC%2C0BAAA%2C4BAAA%2C2BAAA%2CCAAA%2CCAKD%2CmCAAA%2CyDAAA%2CCAMA%2CoCAAA%2C2BAAA%2CCAIC%2C%2BCAAA%2CiBAAA%2CCAIA%2CsDAAA%2CiBAAA%2CCAOF%2CeAAA%2CYAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAGC%2CmBAAA%2CcAAA%2CCAKD%2CKAAA%2CeAAA%2CCAGC%2C6BAAA%2CYAAA%2CCAIA%2CsBAAA%2CSAAA%2CCAKE%2CuCAAA%2CcAAA%2CCAGC%2C2DAAA%2CkBAAA%2CCAOG%2CiGAAA%2CUAAA%2CCAGC%2CuGAAA%2CkEAAA%2CCASA%2C4GAAA%2CqNAAA%2CCAcA%2CyGAAA%2CsJAAA%2CCAUA%2CyGAAA%2C4DAAA%2CCASJ%2CyDAAA%2CeAAA%2CCASI%2CuGAAA%2C8IAAA%2CCASC%2C6GAAA%2CmCAAA%2CCCnST%2CaAAA%2C2CAAA%2CCAOG%2C8BAAA%2CeAAA%2CCAEC%2C0BAAA%2C8BAAA%2CcAAA%2CCAAA%2CCAMC%2C0DAAA%2CiIAAA%2CCAKmB%2CoCAAA%2C0DAAA%2CqBAAA%2CCAAA%2CCAKI%2CoCACI%2C0EAAA%2CiBAAA%2CCAAA%2CCAM1B%2CkFAAA%2CiBAAA%2CCASuB%2CkGAAA%2CyIAAA%2CCAMI%2CwGAAA%2CkBAAA%2CCAKQ%2C4GAAA%2CyNAAA%2CCAOI%2CkHAAA%2CaAAA%2CCAUvC%2CgEAAA%2CYAAA%2CCAOH%2C8BAAA%2CuCAAA%2CCAKc%2C0DAAA%2CuIAAA%2CCAKO%2CoCAAA%2C0DAAA%2C8BAAA%2CCAAA%2CCAMI%2C0EAAA%2CiBAAA%2CCASnB%2CyFAAA%2CUAAA%2CCAGC%2C2FAAA%2CQAAA%2CCAIA%2C2FAAA%2CUAAA%2CCAWD%2C0FAAA%2CUAAA%2CCAGsB%2C4FAAA%2CQAAA%2CCAGpB%2C8FAAA%2CUAAA%2CCAGC%2CmGAAA%2CgJAAA%2CCAMC%2CyGAAA%2CaAAA%2CCAWQ%2CgEAAA%2CYAAA%2CCAQnB%2C0BAAA%2CyDAAA%2CCAMC%2C6CAAA%2CgHAAA%2CCAOC%2CmDAAA%2CqCAAA%2CCAME%2CuDAAA%2CsNAAA%2CCAOC%2C6DAAA%2CaAAA%2CCAMF%2CyDAAA%2CsHAAA%2CCAWA%2CqEAAA%2CgBAAA%2CCAGC%2C2EAAA%2CYAAA%2CCCnMJ%2CqBAAA%2C8BAAA%2CCASI%2C0EAAA%2CmCAAA%2CCAQG%2C0FAAA%2CkBAAA%2CCAMA%2CwFAAA%2CcAAA%2CCC3BT%2CoBAAA%2CqBAAA%2CCAIC%2C%2BCAAA%2C8BAAA%2CCAKA%2CyBAAA%2CkEAAA%2CCAMA%2CsBAAA%2CkDAAA%2CCAKC%2CmCAAA%2CiBAAA%2CCAIA%2C4BAAA%2CgCAAA%2CCCpBA%2CyCAAA%2C6IAAA%2CCAMC%2C%2BCAAA%2CoHAAA%2CCAWA%2C6CAAA%2CgBAAA%2CCAIA%2CmDAAA%2CcAAA%2CCAGC%2CqEAAA%2CqCAAA%2CCAIgB%2CoCAAA%2CqEAAA%2CiBAAA%2CCAAA%2CCAIf%2CmFAAA%2CiBAAA%2CCAGC%2CuFAAA%2CgBAAA%2CCAUG%2CwGAAA%2C0BAAA%2CCAYD%2CkGAAA%2C0EAAA%2CCAKC%2C0BAAA%2CkGAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CwGAAA%2C6HAAA%2CCAYD%2CiGAAA%2C6DAAA%2CCASF%2C0FAAA%2CkEAAA%2CCAMC%2C4FAAA%2CyCAAA%2CCAMA%2CgGAAA%2CqHAAA%2CCCtGN%2CuBAAA%2C8BAAA%2CCAIC%2CkCAAA%2CwBAAA%2CCAMC%2CmDAAA%2C2CAAA%2CCASG%2CiFAAA%2CkHAAA%2CCAKC%2C0BAAA%2CiFAAA%2CqBAAA%2CCAAA%2CCAIA%2C%2BFAAA%2CkDAAA%2CCAIC%2C0BAAA%2C%2BFAAA%2CUAAA%2CCAAA%2CCAIA%2C4GAAA%2C2RAAA%2CCAUC%2CkHAAA%2C%2BDAAA%2CCAQC%2CsHAAA%2CsMAAA%2CCASD%2CmHAAA%2CsDAAA%2CCAKC%2CsHAAA%2CeAAA%2CCAIA%2CyHAAA%2C6QAAA%2CCPrCR%2C4wBAAA%2CkBAAA%2CCAOA%2C0HAAA%2CaAAA%2CCAKD%2CoHAAA%2CiCAAA%2CCAIC%2CsIAAA%2CeAAA%2CCAKD%2CqHAAA%2C6EAAA%2CCAOC%2CwHAAA%2CmEAAA%2CCAKC%2C%2BHAAA%2CmOAAA%2CCOoBO%2CqHAAA%2CoCAAA%2CCAKC%2CwHAAA%2CoBAAA%2CCAGC%2C%2BHAAA%2CmOAAA%2CCAeH%2CkHAAA%2CwBAAA%2CCAIE%2C4HAAA%2CUAAA%2CCAIA%2C%2BHAAA%2CqBAAA%2CCAOA%2Cs9BAAA%2CUAAA%2CCAYC%2C8HAAA%2CUAAA%2CCAGC%2CqIAAA%2CUAAA%2CCASL%2CiHAAA%2CeAAA%2CCAIA%2CiHAAA%2CeAAA%2CCAIA%2CiHAAA%2CeAAA%2CCC5JN%2CkCAAA%2CqBAAA%2CCAQE%2CwEAAA%2C2HAAA%2CCAOE%2CqFAAA%2CoCAAA%2CCAKC%2C0FAAA%2CkCAAA%2CCAIC%2CyGAAA%2C8HAAA%2CCASD%2C2FAAA%2C0CAAA%2CCAKC%2CwGAAA%2C0HAAA%2CCASF%2CoFAAA%2CmIAAA%2CCRiCL%2C%2BwBAAA%2CUAAA%2CCAIA%2CsFAAA%2CeAAA%2CCAKC%2C0FAAA%2C0BAAA%2CCAIC%2CiGAAA%2CUAAA%2CCQpCI%2C2GAAA%2CeAAA%2CCCzDL%2CkCAAA%2CqBAAA%2CCAGC%2CoDAAA%2C%2BCAAA%2CCAOD%2CyCAAA%2C%2BNAAA%2CCAqBI%2CiFAAA%2CyJAAA%2CCAMC%2C%2BFAAA%2C4OAAA%2CCAUC%2C0BAAA%2C%2BFAAA%2CqBAAA%2CCAAA%2CCAIwB%2CoCAAA%2C%2BFAAA%2CUAAA%2CCAAA%2CCAMvB%2CiHAAA%2CSAAA%2CCAEC%2C0BAAA%2CiHAAA%2CUAAA%2CCAAA%2CCAIA%2CuHAAA%2C8CAAA%2CCAKC%2C2HAAA%2C0MAAA%2CCASD%2CwHAAA%2CmCAAA%2CCAIC%2C2HAAA%2CeAAA%2CCAMF%2CkHAAA%2C2DAAA%2CCAIC%2C0BAAA%2CkHAAA%2CUAAA%2CCAAA%2CCT1DR%2CgzBAAA%2CkBAAA%2CCAOA%2CgIAAA%2CaAAA%2CCAKD%2C0HAAA%2CiCAAA%2CCAIC%2C4IAAA%2CeAAA%2CCAKD%2C2HAAA%2C6EAAA%2CCAOC%2C8HAAA%2CmEAAA%2CCAKC%2CqIAAA%2CmOAAA%2CCSiCO%2C0BACC%2CoHAAA%2CiBAAA%2CCAAA%2CCAOH%2CiHAAA%2CeAAA%2CCAGA%2CiHAAA%2CeAAA%2CCAKD%2CuFAAA%2CqHAAA%2CCAUyB%2CoCAAA%2CuFAAA%2CaAAA%2CCAAA%2CCC7H9B%2CkCAAA%2CqBAAA%2CCAMC%2CmDAAA%2CuIAAA%2CCAIC%2C0BAAA%2CmDAAA%2CqBAAA%2CCAAA%2CCAIA%2CiEAAA%2CsBAAA%2CCAEC%2C0BAAA%2CiEAAA%2CwBAAA%2CCAAA%2CCAKA%2CsEAAA%2COAAA%2CCAGC%2C6EAAA%2COAAA%2CCAIA%2C6EAAA%2C2HAAA%2CCAMsB%2CqCAAA%2C6EAAA%2CgBAAA%2CCAAA%2CCAIA%2CoCAAA%2C6EAAA%2CgBAAA%2CCAAA%2CCAIrB%2CoFAAA%2CuBAAA%2CCAGyB%2CqCAAA%2CoFAAA%2CqBAAA%2CCAAA%2CCAKzB%2CwFAAA%2CyEAAA%2CCAQF%2CuEAAA%2CuCAAA%2CCAKC%2C4EAAA%2CUAAA%2CCAMF%2CyDAAA%2CYAAA%2CCCvEH%2CuBAAA%2CcAAA%2CCAGC%2CkCAAA%2CwBAAA%2CCAIA%2CiCAAA%2CSAAA%2CCAIE%2C0BAAA%2CmDAAA%2CcAAA%2CCAAA%2CCAKgB%2CqEAAA%2C2CAAA%2CCAMf%2CwEAAA%2CyJAAA%2CCAMC%2C%2BEAAA%2CsBAAA%2CCAEC%2C0BAAA%2C%2BEAAA%2CUAAA%2CCAAA%2CCAMC%2CiGAAA%2CgPAAA%2CCAQ4B%2CoCAAA%2CiGAAA%2CYAAA%2CCAAA%2CCAI3B%2CoGAAA%2CsEAAA%2CCAOA%2CmGAAA%2CkCAAA%2CCAOC%2CyGAAA%2CaAAA%2CCAKD%2CwGAAA%2CgEAAA%2CCAKC%2C0GAAA%2CUAAA%2CCAIA%2C0GAAA%2CUAAA%2CCAIA%2C8GAAA%2CwBAAA%2CCAIA%2C8GAAA%2CqBAAA%2CCAKD%2CuGAAA%2CuCAAA%2CCAKA%2C8GAAA%2CwDAAA%2CCAKA%2CmHAAA%2C8DAAA%2CCAKA%2CuGAAA%2CiSAAA%2CCAWC%2C0BAAA%2CuGAAA%2CYAAA%2CCAAA%2CCAOH%2CqFAAA%2CiBAAA%2CCAGC%2CmGAAA%2CqKAAA%2CCAQC%2C0BAAA%2CmGAAA%2CYAAA%2CCAAA%2CCAKA%2C0GAAA%2CSAAA%2CCAOH%2C8EAAA%2CuIAAA%2CCAeA%2C%2BFAAA%2CsBAAA%2CCAGC%2CsGAAA%2CaAAA%2CCCjKL%2CkCAAA%2CqBAAA%2CCAGC%2CoDAAA%2C%2BCAAA%2CCAOD%2CyCAAA%2C%2BNAAA%2CCAqBI%2CqFAAA%2CiBAAA%2CCAGC%2CiGAAA%2CoUAAA%2CCAYC%2CmGAAA%2CcAAA%2CCAIA%2CuGAAA%2CwBAAA%2CCAKD%2CiGAAA%2CuUAAA%2CCAYC%2CmGAAA%2CcAAA%2CCAIA%2CuGAAA%2CwBAAA%2CCAKD%2C2GAAA%2CcAAA%2CCAGC%2CyHAAA%2CyJAAA%2CCAUC%2CsIAAA%2C0FAAA%2CCCzFP%2CkCAAA%2CgGAAA%2CCASE%2CiEAAA%2CoJAAA%2CCAQE%2C8EAAA%2C8EAAA%2CCAQC%2C2FAAA%2C2KAAA%2CCASA%2CoFAAA%2C8BAAA%2CCAIC%2CsFAAA%2CWAAA%2CCAGC%2C6FAAA%2CyCAAA%2CCASH%2C6EAAA%2CmIAAA%2CCb8BL%2CgtBAAA%2CUAAA%2CCAIA%2C%2BEAAA%2CeAAA%2CCAKC%2CmFAAA%2C0BAAA%2CCAIC%2C0FAAA%2CUAAA%2CCa%2FBM%2CiIAAA%2C0VAAA%2CCAWC%2CsIAAA%2C2JAAA%2CCAKA%2CuIAAA%2CsCAAA%2CCAGC%2C4IAAA%2CaAAA%2CCAMD%2CuIAAA%2CsCAAA%2CCAGC%2C4IAAA%2CaAAA%2CCC1FT%2CkCAAA%2CgGAAA%2CCAWG%2CqEAAA%2CkBAAA%2CCAQE%2CyFAAA%2CkHAAA%2CCAIC%2C0BAAA%2CyFAAA%2CqBAAA%2CCAAA%2CCAIA%2CsGAAA%2C6QAAA%2CCAOC%2C0BAAA%2CsGAAA%2CUAAA%2CCAAA%2CCAIA%2C2GAAA%2CgBAAA%2CCAGC%2CkHAAA%2CwKAAA%2CCASD%2C8GAAA%2CmCAAA%2CCAIC%2CiHAAA%2CkBAAA%2CCAQA%2CuHAAA%2CuKAAA%2CCAUC%2C6HAAA%2CwBAAA%2CCAMF%2C4GAAA%2CwBAAA%2CCChFR%2C0BAAA%2CgDAAA%2CCAKC%2C4CAAA%2C4IAAA%2CCAMC%2CkDAAA%2CoHAAA%2CCAYD%2CoCAAA%2C0CAAA%2CCAOE%2CoEAAA%2CkCAAA%2CCAME%2CgFAAA%2CiHAAA%2CCAQC%2CmFAAA%2C4DAAA%2CCAKC%2C0BAAA%2CmFAAA%2C%2BBAAA%2CCAAA%2CCAKA%2CyFAAA%2C6HAAA%2CCAcH%2C2EAAA%2CkEAAA%2CCAMC%2C6EAAA%2CyCAAA%2CCAMA%2CiFAAA%2CqHAAA%22%7D */