@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;src:url("/Resources/fonts/inter-v20-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;src:url("/Resources/fonts/inter-v20-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;src:url("/Resources/fonts/inter-v20-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;src:url("/Resources/fonts/inter-v20-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Source Serif 4";font-style:normal;font-weight:400;src:url("/Resources/fonts/source-serif-4-v14-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Source Serif 4";font-style:normal;font-weight:500;src:url("/Resources/fonts/source-serif-4-v14-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Source Serif 4";font-style:normal;font-weight:600;src:url("/Resources/fonts/source-serif-4-v14-latin-600.woff2") format("woff2")}.checkbox{padding:0!important;margin:0!important}.checkbox input{opacity:0;visibility:hidden;position:absolute}.checkbox input:checked+label:after{opacity:1!important;visibility:visible!important}.checkbox label{position:relative;padding-left:35px;cursor:pointer;margin-bottom:0}.checkbox label a{color:#043457;text-decoration:underline}.checkbox label:after{content:"";position:absolute;left:3px;font-size:16px;line-height:initial;top:4px;margin-left:0;opacity:0;visibility:hidden;background:url(/Resources/img/cb-check.svg);height:15px;width:15px;background-position:center;background-size:contain;background-repeat:no-repeat}.checkbox label:before{content:"";display:inline-block;position:absolute;width:23px;height:23px;left:0;border-radius:0;background-color:#fff;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out;border:1px solid;border-color:color-mix(in srgb,var(--var-primary,#1a4d2e) 20%,transparent);color:#000;border-radius:5px}.radio{padding:0!important}.radio input{opacity:0;visibility:hidden;display:none}.radio input[type=radio]:checked+label::before{background:#1a4d2e!important}.radio label{position:relative;padding-left:35px;margin:0;margin-bottom:10px!important;text-align:left!important;cursor:pointer;color:#939393;font-weight:500!important;font-size:14px}.radio label:before{content:"";display:inline-block;position:absolute;width:15px;height:15px;top:50%;transform:translateY(-50%);left:0;border:1px solid #4b4b4b;border-radius:50%;background-color:#fff}.hamburger{position:absolute;z-index:3;width:44px;height:44px;right:15px;top:50%;display:none;transform:translateY(-50%);border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger:hover{background:rgba(26,77,46,.2);background:color-mix(in srgb,var(--var-accent,#1a4d2e) 25%,transparent);border-color:color-mix(in srgb,var(--var-accent,#1a4d2e) 50%,transparent)}.hamburger:after{content:none}.hamburger .inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.36)}.hamburger #nav-icon2{width:60px;height:45px;position:relative;transform:rotate(0deg);transition:transform .5s cubic-bezier(.4,0,.2,1);cursor:pointer}.hamburger #nav-icon2 span{display:block;position:absolute;height:6px;width:50%;background:#fff;opacity:1;transform:rotate(0deg);transition:all .35s cubic-bezier(.4,0,.2,1)}.hamburger #nav-icon2 span:nth-child(even){left:50%;border-radius:0 9px 9px 0}.hamburger #nav-icon2 span:nth-child(odd){left:0;border-radius:9px 0 0 9px}.hamburger #nav-icon2 span:nth-child(1),.hamburger #nav-icon2 span:nth-child(2){top:0}.hamburger #nav-icon2 span:nth-child(3),.hamburger #nav-icon2 span:nth-child(4){top:18px}.hamburger #nav-icon2 span:nth-child(5),.hamburger #nav-icon2 span:nth-child(6){top:36px}.hamburger #nav-icon2.open span:nth-child(1){left:5px;top:7px;transition-delay:.05s}.hamburger #nav-icon2.open span:nth-child(2){left:calc(50% - 5px);top:7px;transition-delay:.1s}.hamburger #nav-icon2.open span:nth-child(3){left:-50%;opacity:0}.hamburger #nav-icon2.open span:nth-child(4){left:100%;opacity:0}.hamburger #nav-icon2.open span:nth-child(5){left:5px;top:29px;transition-delay:.1s}.hamburger #nav-icon2.open span:nth-child(6){left:calc(50% - 5px);top:29px;transition-delay:.05s}.hamburger #nav-icon2.open span:nth-child(1),.hamburger #nav-icon2.open span:nth-child(6){transform:rotate(45deg)}.hamburger #nav-icon2.open span:nth-child(2),.hamburger #nav-icon2.open span:nth-child(5){transform:rotate(-45deg)}@media only screen and (min-width:1200px){.custom-nav{justify-self:center;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;position:relative;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(4px) saturate(140%);-webkit-backdrop-filter:blur(4px) saturate(140%);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.08);overflow:hidden;isolation:isolate;padding:8px 10px;border-radius:1000px}.custom-nav:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(-45deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.06) 35%,rgba(255,255,255,0) 60%);pointer-events:none;z-index:-1}.custom-nav .dropdown-desktop:has(img) .drop-desk{display:flex;flex-wrap:wrap;flex-direction:row;min-width:calc(45vw - 50px);left:-50px;padding:15px 0}.custom-nav .dropdown-desktop:has(img) .drop-desk li{width:calc(33% - 15px);flex:0 0 calc(33% - 15px);padding:0 15px}.custom-nav .dropdown-desktop:has(img) .drop-desk li span{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;padding:5px 0}.custom-nav .dropdown-desktop:has(img) .drop-desk li img{max-width:20px;border-radius:50%;height:20px;object-fit:cover;display:inline-block;margin-right:10px;border:1px solid #ddd}.custom-nav .dropdown-desktop:has(img) .drop-desk li a{padding:0}.custom-nav .dropdown-desktop:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center}.custom-nav .dropdown-desktop .drop-desk{padding:5px 0;position:absolute;top:calc(100% + 30px);left:0;transition:all .3s ease-in-out;background:#fff;width:100%;min-width:200px;opacity:0;visibility:hidden;border-radius:10px;box-shadow:0 2px 6px rgba(4,52,87,.2901960784)}.custom-nav .dropdown-desktop .drop-desk#div_account{min-width:300px}.custom-nav .dropdown-desktop .drop-desk#div_account li a{padding-left:45px}.custom-nav .dropdown-desktop .drop-desk#div_account li a:before{content:"";position:absolute;left:15px;top:5px;height:18px;width:18px;background-position:center;background-repeat:no-repeat;background-size:contain}.custom-nav .dropdown-desktop .drop-desk b{display:block;margin-bottom:10px}.custom-nav .dropdown-desktop .drop-desk li{width:100%;margin-left:0}.custom-nav .dropdown-desktop .drop-desk li a{color:#000}.custom-nav .dropdown-desktop .drop-desk li.back-btn{display:none}.top-header{overflow:hidden;position:relative;transition:all .4s ease-in-out;max-height:50px;position:fixed;top:0;left:0;background:#0874af;width:100%;box-shadow:0 3px 6px rgba(0,0,0,0);z-index:99;transition:all .3s ease-in-out;text-align:center;padding:5px;color:#fff;font-size:16px}.top-header.hide-top{max-height:0;top:-25px}.top-header i,.top-header em{position:relative;display:inline-block;padding-left:25px;margin-right:10px;font-style:normal}.top-header i:before,.top-header em:before{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:3px;width:20px;height:20px}.top-header a{display:inline-block;color:#fff;font-weight:500;text-decoration:underline}header{position:fixed;top:0;left:0;right:0;z-index:999;background:rgba(26,77,46,.8);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 80%,transparent);transition:all .3s ease-in-out;margin:0 auto;padding:20px 0;backdrop-filter:blur(15px)}header .container-fluid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:20px}header .logo-wrapper{justify-self:start}header .right-nav{justify-self:end}header .mobile-show{display:none}header .logo-wrapper{display:flex}header .logo-wrapper a{position:relative;display:table}header .logo-wrapper a:nth-of-type(2){padding-left:20px;margin-left:20px;border-left:1px solid rgba(255,255,255,.2)}header .logo-wrapper img{max-width:220px;filter:brightness(0) invert(1)}header .right-nav .btn-default{display:inline-flex;align-items:center;gap:10px;padding:9px 22px;border-radius:100px;text-decoration:none;font-size:16px;font-weight:500;transition:opacity .3s ease-in-out;background:var(--var-accent,#1a4d2e);color:#fff}header .offcanvas-menu ul li{display:inline-block;vertical-align:middle;position:relative}header .offcanvas-menu ul li.active a.JS-KeuzehulpMenu{color:#fff;font-weight:500}header .offcanvas-menu ul li:hover .offcanvas-submenu{opacity:1;visibility:visible}header .offcanvas-menu ul li a{display:block;padding:5px 15px;transition:all .2s ease-in-out;background:transparent;position:relative;font-size:16px;color:#fff;font-weight:300;text-decoration:none!important}header .offcanvas-menu ul li a svg{max-width:20px;height:auto;display:inline-block;vertical-align:middle;top:-2px;position:relative}header .offcanvas-menu ul li a.dropDown,header .offcanvas-menu ul li a.btn-login{padding-right:20px}}@media only screen and (max-width:1200px){html.active{overflow:hidden}html.active:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:998;animation:overlayFadeIn .4s cubic-bezier(.4,0,.2,1)}html.active header .custom-nav{right:0%!important;visibility:visible;opacity:1;transform:translateX(0)}html.active .offcanvas-menu ul li{opacity:0;transform:translateX(30px);animation:slideInNav .4s cubic-bezier(.4,0,.2,1) forwards}html.active .offcanvas-menu ul li:nth-child(1){animation-delay:.05s}html.active .offcanvas-menu ul li:nth-child(2){animation-delay:.1s}html.active .offcanvas-menu ul li:nth-child(3){animation-delay:.15s}html.active .offcanvas-menu ul li:nth-child(4){animation-delay:.2s}html.active .offcanvas-menu ul li:nth-child(5){animation-delay:.25s}html.active .offcanvas-menu ul li:nth-child(6){animation-delay:.3s}html.active .offcanvas-menu ul li:nth-child(7){animation-delay:.35s}html.active .offcanvas-menu ul li:nth-child(8){animation-delay:.4s}html.active .offcanvas-menu ul li:nth-child(9){animation-delay:.45s}html.active .offcanvas-menu ul li:nth-child(10){animation-delay:.5s}html.active .offcanvas-menu ul li:nth-child(11){animation-delay:.55s}html.active .offcanvas-menu ul li:nth-child(12){animation-delay:.6s}html.active .offcanvas-menu ul li:nth-child(13){animation-delay:.65s}html.active .offcanvas-menu ul li:nth-child(14){animation-delay:.7s}html.active .offcanvas-menu ul li:nth-child(15){animation-delay:.75s}html.active .offcanvas-menu ul li:nth-child(16){animation-delay:.8s}html.active .offcanvas-menu ul li:nth-child(17){animation-delay:.85s}html.active .offcanvas-menu ul li:nth-child(18){animation-delay:.9s}html.active .offcanvas-menu ul li:nth-child(19){animation-delay:.95s}html.active .offcanvas-menu ul li:nth-child(20){animation-delay:1s}html.active .overlay-search{opacity:1;visibility:visible}.hamburger{z-index:1001}.hamburger,.login-mobile{display:block}.offcanvas-menu{position:relative;width:100%;overflow:hidden;margin:0 0 20px}.offcanvas-menu .container{padding:0}.offcanvas-menu .title-drop{font-weight:600;font-size:20px;color:rgba(255,255,255,.9);padding:0 30px 15px;border-bottom:1px solid rgba(255,255,255,.1);margin:25px 0 10px}.offcanvas-menu .menu.off-view{transform:translate3d(-100%,0,0)}.offcanvas-menu ul li{display:block}.offcanvas-menu ul li.active>a,.offcanvas-menu ul li.active>span>a{color:var(--var-button,#4ea33d);background:rgba(78,163,61,.15);border-left:3px solid var(--var-button,#4ea33d);padding-left:27px;font-weight:500}.offcanvas-menu ul li.back-btn a{background:rgba(78,163,61,.1);font-weight:500;color:var(--var-button,#4ea33d)}.offcanvas-menu ul li.back-btn a:before{content:"";font-weight:900;font-family:"Font Awesome 5 Free";position:relative;margin-right:10px}.offcanvas-menu ul li.back-btn a:hover{padding-left:25px}.offcanvas-menu ul li a{display:block;padding:18px 30px;transition:all .3s cubic-bezier(.4,0,.2,1);color:rgba(255,255,255,.9);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08);font-size:16px;font-weight:400;position:relative}.offcanvas-menu ul li a:hover{color:var(--var-button,#4ea33d);background:rgba(78,163,61,.1);padding-left:35px}.offcanvas-menu ul li a:active{background:rgba(78,163,61,.15)}.offcanvas-menu ul li a svg{max-width:20px;height:auto;display:inline-block;vertical-align:middle;top:-2px;position:relative}.offcanvas-menu ul li a img{max-width:20px;border-radius:50%;height:20px;object-fit:cover;display:inline-block;margin-right:10px;vertical-align:text-bottom}.offcanvas-menu ul li a i{margin-right:12px;opacity:.8}.offcanvas-menu ul li.has-children>.offcanvas-submenu{position:absolute;top:0;right:-100%;width:100%;height:auto;transform:translate3d(100%,0,0);transition:all .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;background:rgba(26,77,46,.98);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 98%,transparent)}.offcanvas-menu ul li.has-children>.offcanvas-submenu.in-view{transform:translate3d(0,0,0)}.offcanvas-menu ul li.has-children>.offcanvas-submenu.in-view.off-view{transform:translate3d(-100%,0,0)}.offcanvas-menu ul li.has-children>span{display:block;position:relative;width:100%}.offcanvas-menu ul li.has-children>span .sub-menu-toggle{display:block}.offcanvas-menu ul li.has-children>span a{padding-right:65px}.offcanvas-menu ul li.has-children.not-child .sub-menu-toggle{display:none!important}.offcanvas-menu ul li .sub-menu-toggle{position:absolute;top:0;right:0;width:60px;height:calc(100% - 1px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1;display:none;cursor:pointer}.offcanvas-menu ul li .sub-menu-toggle:hover:after{background:rgba(78,163,61,.3);border-color:rgba(78,163,61,.5)}.offcanvas-menu ul li .sub-menu-toggle:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border:1px solid rgba(78,163,61,.4);border-radius:8px;color:#fff;text-align:center;line-height:30px;background:rgba(78,163,61,.2);transition:all .3s ease}.offcanvas-menu .menu{position:relative;transform:translate3d(0,0,0);transition:all .4s cubic-bezier(.4,0,.2,1)}.top-header{overflow:hidden;position:relative;transition:all .4s ease-in-out;position:fixed;top:0;left:0;background:#0874af;width:100%;box-shadow:0 3px 6px rgba(0,0,0,0);z-index:99;transition:all .3s ease-in-out;text-align:center;padding:5px;color:#fff;font-size:16px;font-size:12px}.top-header.hide-top{max-height:0;top:-25px}.top-header i,.top-header em{position:relative;display:inline-block;padding-left:25px;margin-right:10px;font-style:normal}.top-header i:before,.top-header em:before{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:5px;width:17px;height:17px}.top-header a{display:inline-block;color:#fff;font-weight:500;text-decoration:underline}header{left:0;width:100%;top:0;z-index:999;position:fixed;transition:all .3s ease-in-out;background:rgba(26,77,46,.95);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 95%,transparent);padding:20px 0}header .right-nav{display:none}header .logo-wrapper{display:flex;justify-content:center}header .logo-wrapper a{position:relative;display:table}header .logo-wrapper a:nth-of-type(2){padding-left:20px;margin-left:20px;border-left:1px solid rgba(255,255,255,.2)}header .logo-wrapper img{width:135px!important;filter:brightness(0) invert(1)}header .logo-wrapper img#srcLogoMain{width:auto!important;height:35px;max-width:200px}header.no-top-banner,header.hide-top{top:0}header .menu{padding:10px 0;position:relative}header .dropdown-custom .back-btn:not(:first-child){display:none}header .dropdown-custom li .sub-menu-toggle{display:none!important}header.active .custom-nav{right:0;transform:translateX(0);opacity:1;visibility:visible}header .custom-nav{position:fixed;top:0;width:75%;z-index:1000;bottom:0;height:100vh;background:rgba(26,77,46,.75);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 75%,transparent);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);transition:all .4s cubic-bezier(.4,0,.2,1);padding:70px 0 30px;right:-75%;-ms-overflow-style:none;border-left:1px solid rgba(255,255,255,.18);box-shadow:inset 1px 0 0 rgba(255,255,255,.12),inset 0 1px 0 rgba(255,255,255,.15),-10px 0 40px rgba(0,0,0,.4);overflow-y:auto;transform:translateX(100%);opacity:0;visibility:hidden;isolation:isolate}header .custom-nav:before{content:"";position:absolute;inset:0;background:linear-gradient(-45deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.04) 35%,rgba(255,255,255,0) 60%);pointer-events:none;z-index:-1}header .custom-nav::-webkit-scrollbar{width:6px}header .custom-nav::-webkit-scrollbar-track{background:rgba(255,255,255,.05)}header .custom-nav::-webkit-scrollbar-thumb{background:rgba(78,163,61,.3);border-radius:3px}header .custom-nav::-webkit-scrollbar-thumb:hover{background:rgba(78,163,61,.5)}header .custom-nav .right-nav{padding:20px 30px 0;margin-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;flex-direction:column;gap:15px}header .custom-nav .right-nav .language-switch{position:relative;background:rgba(255,255,255,.08);padding:11px 45px 10px 25px;border-radius:30px;color:#fff}header .custom-nav .right-nav .language-switch:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:15px;filter:brightness(0) invert(1);width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center}header .custom-nav .right-nav .language-switch .active-language{font-weight:600;color:#fff;cursor:pointer}header .custom-nav .right-nav .language-switch:hover .sub{opacity:1;visibility:visible}header .custom-nav .right-nav .language-switch .sub{padding:10px 0;position:absolute;bottom:calc(100% + 10px);left:0;transition:all .3s ease-in-out;background:#fff;width:100%;min-width:200px;text-align:left;opacity:0;visibility:hidden;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.29)}header .custom-nav .right-nav .language-switch .sub a{display:block;padding:7px 15px;transition:all .2s ease-in-out;background:transparent;position:relative;color:#000;font-weight:500;text-decoration:none!important}header .custom-nav .right-nav .language-switch .sub img{max-width:20px;border-radius:50%;height:20px;object-fit:cover;display:inline-block;margin-right:10px}header .custom-nav .right-nav .btn-default{padding:11px 20px;text-align:center;display:table;border:0;color:#fff;cursor:pointer;border-radius:40px;outline:0!important;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background:var(--var-button,#4ea33d);color:var(--var-text,#fff);font-weight:500;opacity:1;position:relative;text-decoration:none;width:100%;margin:0;padding:14px 20px;font-size:15px;text-align:center;justify-content:center}header .custom-nav .right-nav .btn-default.loading{opacity:.6;pointer-events:none;position:relative;padding-left:40px}header .custom-nav .right-nav .btn-default.loading:before{content:""!important;font-family:"Font Awesome 5 Free";font-weight:900;-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite;position:absolute;left:10px}header .custom-nav .right-nav .btn-default:hover{opacity:.8}header .custom-nav .right-nav .btn-default:after{content:"";position:absolute;right:15px;z-index:2;background-image:url(/Resources/img/icons/arrow-small-right.svg);display:inline-block;width:22px;height:16px;background-position:center;background-repeat:no-repeat;background-size:100%;vertical-align:middle;top:50%;transform:translateY(-50%)}header .custom-nav .off-canvas{position:absolute;top:0;right:-100%;width:100%;height:auto;transform:translate3d(100%,0,0);transition:all .4s cubic-bezier(.4,0,.2,1);background:rgba(26,77,46,.98);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 98%,transparent)}header .custom-nav .off-canvas.in-view{transform:translate3d(0,0,0)}header .custom-nav .close-mobile{position:absolute;top:20px;right:25px;font-size:24px;color:rgba(255,255,255,.85);cursor:pointer;transition:all .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.05);z-index:2}header .custom-nav .close-mobile:hover{color:var(--var-button,#4ea33d);background:rgba(78,163,61,.15);transform:rotate(90deg)}header .custom-nav .title{display:block;font-size:22px;color:rgba(255,255,255,.9);position:relative;font-weight:600;padding:0 30px 15px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:10px}header .custom-nav .mobile-show{display:block;padding:0 30px;margin-bottom:20px}header .custom-nav .mobile-show img{max-width:150px;display:block;height:auto;margin:0 auto 25px}}@media only screen and (max-width:1200px) and (max-width:767.5px){header .custom-nav{width:85%;right:-85%}}@media only screen and (max-width:1200px){.menu-middle{width:100%;left:0;padding:10px 0}.menu-middle .shopping-bag .drop{position:fixed;top:55px;z-index:999;right:initial;left:15px;width:calc(100% - 30px);min-width:inherit;max-height:calc(100vh - 150px);height:100%}.menu-middle .shopping-bag .drop .list::-webkit-scrollbar{display:none;overflow-y:scroll;-webkit-overflow-scrolling:touch}.menu-middle .search{position:absolute;left:0;top:60px;padding:10px 15px;background:#1a4d2e;width:100%;order:3;margin-left:auto;max-width:inherit}.menu-middle .search .form-group .form-control{padding:8px 15px}}@media only screen and (max-width:1024px){.menu-middle .search .form-group .btn-search{top:0}}@keyframes overlayFadeIn{from{opacity:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}}@keyframes slideInNav{to{opacity:1;transform:translateX(0)}}.obp-toast-wrap{position:fixed;bottom:30px;right:30px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none;max-width:calc(100vw - 60px)}@media only screen and (max-width:767.5px){.obp-toast-wrap{bottom:15px;right:15px;left:15px;max-width:none}}.obp-toast{pointer-events:auto;display:flex;align-items:center;gap:12px;padding:14px 22px;border-radius:12px;color:#fff;font-weight:500;font-size:15px;line-height:1.4;min-width:280px;max-width:420px;box-shadow:0 10px 30px rgba(0,0,0,.18);transform:translateX(120%);opacity:0;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.obp-toast.show{transform:translateX(0);opacity:1}.obp-toast.is-leaving{transform:translateX(120%);opacity:0}.obp-toast:before{content:"";flex-shrink:0;width:22px;height:22px;background-position:center;background-repeat:no-repeat;background-size:contain}.obp-toast.success{background:rgba(78,163,61,.96);background:color-mix(in srgb,var(--var-button,#4ea33d) 96%,transparent)}.obp-toast.success:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>")}.obp-toast.error{background:rgba(204,51,51,.96)}.obp-toast.error:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><line x1='18' y1='6' x2='6' y2='18'/><line x1='6' y1='6' x2='18' y2='18'/></svg>")}@media only screen and (max-width:767.5px){.obp-toast{min-width:0;max-width:none;width:100%;font-size:14px;padding:12px 18px}}.popup-modal.modal-contact{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:none}.popup-modal.modal-contact.active{pointer-events:auto}.popup-modal.modal-contact.active .modal-overlay{opacity:1}.popup-modal.modal-contact.active .modal-inner{transform:translateY(0) scale(1);opacity:1}.popup-modal.modal-contact .modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);opacity:0;transition:opacity .35s ease;cursor:pointer}.popup-modal.modal-contact .modal-inner{position:relative;background:var(--var-softbg,#f4f2ee);border-radius:18px;padding:36px 36px 28px;max-width:480px;width:calc(100% - 30px);max-height:calc(100vh - 60px);overflow-y:auto;transform:translateY(20px) scale(.96);opacity:0;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s ease;z-index:1;isolation:isolate}.popup-modal.modal-contact .modal-close{position:absolute;top:14px;right:14px;width:38px;height:38px;justify-content:center;background:rgba(26,77,46,.08);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 8%,transparent);border:0;border-radius:50%;cursor:pointer;font-size:26px;font-weight:300;line-height:38px;color:var(--var-primary,#1a4d2e);transition:all .25s cubic-bezier(.4,0,.2,1);z-index:2;padding:0 0 4px}.popup-modal.modal-contact .modal-close:hover{background:var(--var-accent,#4ea33d);color:#fff}.popup-modal.modal-contact .modal-head{margin-bottom:22px}.popup-modal.modal-contact .modal-head .badge-eyebrow{margin-bottom:12px}.popup-modal.modal-contact .modal-head h3{font-size:30px;line-height:45px;font-weight:300;margin:0 0 6px}.popup-modal.modal-contact .modal-head h3 em,.popup-modal.modal-contact .modal-head h3 b{font-family:"Source Serif 4",sans-serif;font-weight:300;font-style:italic;color:var(--var-accent,#1a4d2e)}.popup-modal.modal-contact .modal-head p{font-size:14px;line-height:22px;opacity:.7;margin:0}.popup-modal.modal-contact .form-group{margin-bottom:14px}.popup-modal.modal-contact .form-group>label{display:block;font-size:14px;font-weight:500;margin-bottom:6px;color:var(--var-primary,#1a4d2e)}.popup-modal.modal-contact .form-group textarea.form-control{min-height:110px;resize:vertical;line-height:22px}.popup-modal.modal-contact .modal-foot .btn-default{display:table;border:0;cursor:pointer;border-radius:40px;outline:0!important;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background:var(--var-accent,#1a4d2e);color:#fff;font-weight:300;opacity:1;position:relative;text-decoration:none;margin-top:20px;width:100%;text-align:center;justify-content:center;padding:14px 50px 14px 30px}@media only screen and (max-width:575.5px){.popup-modal.modal-contact .modal-inner{padding:28px 22px 22px;border-radius:14px}.popup-modal.modal-contact .modal-head{margin-bottom:18px}.popup-modal.modal-contact .modal-head h3{font-size:22px;line-height:28px}}html.modal-open{overflow:hidden}.fold-home{position:relative;height:100vh;display:flex;align-items:center;max-height:1400px}.fold-home .cta-actions{display:flex;gap:12px;flex-wrap:wrap;flex-shrink:0;margin-top:30px}@media only screen and (max-width:767.5px){.fold-home .cta-actions{justify-content:center}}.fold-home .btn-cta-dark,.fold-home .btn-cta-light{display:inline-flex;align-items:center;gap:10px;padding:9px 22px;border-radius:100px;text-decoration:none;font-size:16px;font-weight:300;transition:opacity .3s ease-in-out}.fold-home .btn-cta-dark img,.fold-home .btn-cta-light img{width:12px;height:12px;display:block}.fold-home .btn-cta-dark:hover,.fold-home .btn-cta-light:hover{opacity:.85}.fold-home .btn-cta-dark{background:var(--var-accent,#1a4d2e);color:#fff}.fold-home .btn-cta-light{position:relative;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(4px) saturate(140%);-webkit-backdrop-filter:blur(4px) saturate(140%);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.08);overflow:hidden;isolation:isolate;color:#fff}.fold-home .btn-cta-light:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(-45deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.06) 35%,rgba(255,255,255,0) 60%);pointer-events:none;z-index:-1}.fold-home:before{content:"";position:absolute;top:0;left:0;background:linear-gradient(180deg,var(--var-primary,#1a4d2e) 20.6%,rgba(255,255,255,0) 66.2%);height:100%;width:100%;z-index:2}.fold-home:after{content:"";position:absolute;top:0;left:0;background:linear-gradient(90deg,var(--var-primary,#1a4d2e) 20.6%,rgba(255,255,255,0) 66.2%);height:100%;width:100%;z-index:2}.fold-home .bg-image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.fold-home .bg-image img{width:100%;height:100%;object-fit:cover}.fold-home .container-fluid{z-index:3}.fold-home .img-wrapper img{max-width:100%;margin-left:auto;display:table;border-radius:12px}.fold-home .text{color:#fff}.fold-home .text h1,.fold-home .text h2,.fold-home .text h3,.fold-home .text h4,.fold-home .text h5,.fold-home .text h6{font-size:52px;line-height:70px;margin-bottom:10px}.fold-home .text ul{display:flex;gap:20px;flex-wrap:wrap;flex-direction:row;margin-top:25px}.fold-home .text ul li{opacity:.5;transition:all .3s ease-in-out}.fold-home .text ul li a{position:relative;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(4px) saturate(140%);-webkit-backdrop-filter:blur(4px) saturate(140%);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.08);overflow:hidden;isolation:isolate;display:table;padding:10px 25px;border-radius:100px;color:#fff;cursor:pointer}.fold-home .text ul li a:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(-45deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.06) 35%,rgba(255,255,255,0) 60%);pointer-events:none;z-index:-1}.fold-home .text ul li:nth-child(1),.fold-home .text ul li:hover{opacity:1}.fold-home .text ul li:nth-child(1) a,.fold-home .text ul li:hover a{background:rgba(255,255,255,.15);border:1px solid #fff;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.fold-home .text ul li:nth-child(1) a:before,.fold-home .text ul li:hover a:before{content:none}@media only screen and (max-width:1199.5px){.fold-home{height:auto;min-height:80vh;padding:140px 0 80px}.fold-home .text h1,.fold-home .text h2,.fold-home .text h3,.fold-home .text h4,.fold-home .text h5,.fold-home .text h6{font-size:44px;line-height:56px}}@media only screen and (max-width:991.5px){.fold-home{min-height:70vh;padding:120px 0 60px}.fold-home .img-wrapper{margin-top:40px}.fold-home .img-wrapper img{margin:0 auto}.fold-home .text{text-align:center}.fold-home .text h1,.fold-home .text h2,.fold-home .text h3,.fold-home .text h4,.fold-home .text h5,.fold-home .text h6{font-size:38px;line-height:48px}.fold-home .text ul{justify-content:center;gap:12px}}@media only screen and (max-width:767.5px){.fold-home{min-height:0;padding:100px 0 50px}.fold-home:after{background:linear-gradient(180deg,var(--var-primary,#1a4d2e) 20.6%,rgba(255,255,255,0) 80%)}.fold-home .text h1,.fold-home .text h2,.fold-home .text h3,.fold-home .text h4,.fold-home .text h5,.fold-home .text h6{font-size:26px;line-height:34px}.fold-home .text ul{gap:10px;margin-top:20px}.fold-home .text ul li{flex:0 0 calc(50% - 5px);max-width:calc(50% - 5px)}.fold-home .text ul li a{width:100%;text-align:center}}.text-home{position:relative;padding:100px 0;text-align:center}.text-home h1,.text-home h2,.text-home h3,.text-home h4,.text-home h5,.text-home h6{font-size:45px;line-height:55px;margin-bottom:10px}.text-home h1 strong,.text-home h1 b,.text-home h2 strong,.text-home h2 b,.text-home h3 strong,.text-home h3 b,.text-home h4 strong,.text-home h4 b,.text-home h5 strong,.text-home h5 b,.text-home h6 strong,.text-home h6 b{color:var(--var-accent,#1a4d2e)}@media only screen and (max-width:991.5px){.text-home{padding:70px 0}.text-home h1,.text-home h2,.text-home h3,.text-home h4,.text-home h5,.text-home h6{font-size:33px;line-height:40px;margin-bottom:20px}}@media only screen and (max-width:767.5px){.text-home{padding:50px 0}.text-home h1,.text-home h2,.text-home h3,.text-home h4,.text-home h5,.text-home h6{font-size:26px;line-height:34px}}.img-banner{padding:50px 0;position:relative;display:flex;justify-content:center}.img-banner:before,.img-banner:after{content:"";position:absolute;left:0;right:0;background:rgba(26,77,46,.2);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 20%,transparent);height:1px;width:92%;margin:0 auto}.img-banner:before{top:0}.img-banner:after{bottom:0}.img-banner img{max-width:275px;width:100%}.usp-banner{padding:50px 0;position:relative}.usp-banner:before{content:"";position:absolute;top:0;left:0;right:0;opacity:.5;background:#1a4d2e;height:1px;width:92%;margin:0 auto}.usp-banner ul{display:flex;flex-wrap:wrap;flex-direction:row;gap:30px;justify-content:center;position:relative}.usp-banner ul li{position:relative}.usp-banner ul li:before{content:"";position:relative;display:inline-block;width:32px;height:27px;background-image:url(/Resources/img/check.svg);background-position:center;background-size:contain;background-repeat:no-repeat;vertical-align:middle;top:-2px;margin-right:5px}@media only screen and (max-width:991.5px){.usp-banner ul{display:flex;justify-content:flex-start;gap:15px}.usp-banner ul li{position:relative;width:100%}}.tag-pill{display:inline-block;padding:8px 15px;border-radius:100px;background:#fff;font-size:14px;font-weight:400;line-height:1;background:rgba(26,77,46,.8);background:color-mix(in srgb,var(--var-accent,#1a4d2e) 10%,transparent);color:var(--var-accent,#1a4d2e)}.tag-pill:last-of-type{background:rgba(26,77,46,.8);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 10%,transparent);color:var(--var-primary,#1a4d2e)}.badge-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:2px 12px;border-radius:100px;background:transparent;font-size:14px;border:1px solid rgba(26,77,46,.2);border-color:color-mix(in srgb,var(--var-primary,#1a4d2e) 20%,transparent);font-weight:500;margin-bottom:15px}.badge-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--var-accent,#1a4d2e);display:inline-block}.opinion-block{padding:100px 0;background:#fff;position:relative}.opinion-block .text{padding-right:30px}.opinion-block .text h2{font-size:50px;line-height:64px;color:var(--var-primary,#1a4d2e);margin-bottom:15px;font-weight:300}.opinion-block .text h2 em{font-style:italic;font-family:"Source Serif 4",sans-serif;font-weight:500;color:var(--var-accent,#1a4d2e)}.opinion-block .text .btn-vote-cta{padding:14px 26px;border-radius:100px;background:var(--var-accent,#1a4d2e);color:#fff;font-weight:300;text-decoration:none;transition:opacity .3s ease-in-out;margin-top:15px;display:table;font-size:16px}.opinion-block .text .btn-vote-cta b{font-weight:700}.opinion-block .text .btn-vote-cta i{font-size:13px;transform:rotate(45deg)}.opinion-block .text .btn-vote-cta:hover{opacity:.92}.opinion-block .opinion-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;align-items:stretch}.opinion-block .opinion-mini-list{display:flex;flex-direction:column;gap:12px}.opinion-card{background:var(--var-softbg,#f4f2ee);border-radius:12px;padding:28px;position:relative;display:flex;flex-direction:column}.opinion-card .vote-success{display:none;flex-basis:100%;width:100%;padding:10px 15px;min-height:60px;border-radius:6px;background:color-mix(in srgb,var(--var-primary,#1a4d2e) 10%,transparent);color:var(--var-primary,#1a4d2e);font-size:15px;align-items:center;gap:12px}.opinion-card .vote-success svg{flex-shrink:0;width:22px;height:22px}.opinion-card.is-voted .poll-options,.opinion-card.is-closed .poll-options{pointer-events:none}.opinion-card.is-voted .poll-options li,.opinion-card.is-closed .poll-options li{cursor:default}.opinion-card.is-voted .poll-options li label,.opinion-card.is-closed .poll-options li label{cursor:default}.opinion-card.is-voted .card-sub{opacity:.7}.opinion-card.is-voted .btn-vote{opacity:.5;cursor:default;pointer-events:none}.opinion-card.is-voted .vote-success{display:flex}.opinion-card.is-voted .poll-options li:not(:has(input[type=radio]:checked)) label{opacity:.35}.opinion-card.is-voted .poll-options li:not(:has(input[type=radio]:checked)) input[type=radio]{display:none}.opinion-card.is-closed .countdown .dot{background:color-mix(in srgb,var(--var-primary,#1a4d2e) 50%,transparent)}.opinion-card.is-closed .poll-options li{background:transparent;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--var-primary,#1a4d2e) 12%,transparent);color:color-mix(in srgb,var(--var-primary,#1a4d2e) 55%,transparent)}.opinion-card.is-closed .poll-options li input[type=radio]:not(:checked){display:none}.opinion-card.is-closed .poll-options li input[type=radio]:checked{background:var(--var-primary,#1a4d2e);border-color:var(--var-primary,#1a4d2e)}.opinion-card.is-closed .poll-options li input[type=radio]:checked:after{content:"";background:transparent;border:0;border-left:2px solid #fff;border-bottom:2px solid #fff;border-radius:0;width:9px;height:5px;top:42%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}.opinion-card.is-closed .poll-options li:has(input[type=radio]:checked){background:#fff;box-shadow:none;color:var(--var-primary,#1a4d2e)}.opinion-card.is-closed .btn-vote{display:none}.opinion-card.is-closed .card-foot{margin-top:auto}.opinion-card.is-closed .vote-success{display:none}.opinion-card .card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.opinion-card .tags{display:flex;gap:8px;flex-wrap:wrap}.opinion-card .countdown{display:inline-flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap}.opinion-card .countdown .dot{width:6px;height:6px;border-radius:50%;background:#1a4d2e;display:inline-block}.opinion-card .countdown-text{font-size:14px;white-space:nowrap}.opinion-card h3{font-size:22px;line-height:30px;font-weight:600;margin-bottom:10px}.opinion-card .card-sub{font-size:14px;line-height:22px;margin-bottom:20px}.opinion-card .poll-options{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.opinion-card .poll-options li{display:flex;align-items:center;gap:12px;cursor:pointer;padding:10px 15px;background:#fff;border-radius:6px;font-size:16px;transition:all .2s ease-in-out;border:1px solid transparent}.opinion-card .poll-options li:hover{background:color-mix(in srgb,var(--var-primary,#1a4d2e) 5%,transparent)}.opinion-card .poll-options li input[type=radio]{appearance:none;-webkit-appearance:none;width:23px;height:23px;border:1.5px solid rgba(35,77,95,.2);border-radius:50%;margin:0;position:relative;cursor:pointer;flex-shrink:0}.opinion-card .poll-options li input[type=radio]:checked{border-color:var(--var-primary,#1a4d2e)}.opinion-card .poll-options li input[type=radio]:checked+label{font-weight:500}.opinion-card .poll-options li input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:22px;height:22px;border-radius:50%;background-color:var(--var-primary,#1a4d2e);background-image:url(/Resources/img/check-white.svg);background-position:center;background-repeat:no-repeat;background-size:10px}.opinion-card .poll-options li label{cursor:pointer;flex:1}.opinion-card .poll-options li:has(input[type=radio]:checked){background:color-mix(in srgb,var(--var-primary,#1a4d2e) 10%,transparent);border-color:color-mix(in srgb,var(--var-primary,#1a4d2e) 50%,transparent)}.opinion-card .card-foot{display:flex;flex-wrap:wrap;align-items:center;row-gap:14px;column-gap:16px;margin-top:auto}.opinion-card .btn-vote{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:var(--var-primary,#1a4d2e);color:#fff;border-radius:100px;font-size:16px;font-weight:300;text-decoration:none;transition:opacity .3s ease-in-out;position:relative}.opinion-card .btn-vote:hover{opacity:.9}.opinion-card .btn-vote.loading{opacity:.7;pointer-events:none;cursor:wait;padding-left:42px}.opinion-card .btn-vote.loading:before{content:"";position:absolute;left:18px;top:50%;width:14px;height:14px;margin-top:-7px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:btn-vote-spin .7s linear infinite}@keyframes btn-vote-spin{to{transform:rotate(360deg)}}.opinion-card .vote-count{font-size:14px}.opinion-card.mini{padding:18px 20px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.opinion-card.mini:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.opinion-card.mini .tag-pill{background:rgba(26,77,46,.8);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 10%,transparent);color:var(--var-primary,#1a4d2e)}.opinion-card.mini .card-head{margin-bottom:12px}.opinion-card.mini h4{font-weight:600;margin:0 0 14px}.opinion-card.mini .vote-count{font-size:12px}@media only screen and (max-width:991.5px){.opinion-block{padding:50px 0}.opinion-block .opinion-grid{grid-template-columns:1fr}.opinion-block .text{padding-bottom:30px;padding-right:0}.opinion-block .text h2{font-size:28px;line-height:38px}}.news-block{padding:80px 0;overflow:hidden;background:var(--var-softbg,#f4f2ee)}.news-block .news-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;gap:30px}.news-block .news-head-text h2{font-size:48px;line-height:56px;margin:0}.news-block .news-head-text h2 em{font-style:italic;font-family:"Source Serif 4",sans-serif;font-weight:500;color:var(--var-accent,#1a4d2e)}.news-block .news-nav{display:flex;align-items:center;gap:12px;flex-shrink:0}.news-block .news-nav button{width:48px;height:44px;border-radius:10px;background:#fff;border:1px solid #e0ddd6;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .2s ease-in-out}.news-block .news-nav button img{width:17px;height:15px;display:block;transition:filter .2s ease-in-out}.news-block .news-nav button.news-prev img{transform:scaleX(-1)}.news-block .news-nav button:hover{background:var(--var-accent,#1a4d2e);border-color:var(--var-accent,#1a4d2e)}.news-block .news-nav button:hover img{filter:brightness(0) invert(1)}.news-block .news-nav button.slick-disabled{opacity:.4;cursor:not-allowed}.news-block .news-slider-wrap{padding-left:max(75px,(100vw - 1400px)/2)}.news-block .news-slider .slick-list{overflow:visible}.news-block .news-slider .slick-track{display:flex}.news-block .news-slider .slick-slide{height:auto;margin-right:20px}.news-block .news-card{background:#fff;border-radius:12px;overflow:hidden;display:flex!important;flex-direction:row;padding:25px;min-height:290px;border:1px solid rgba(35,77,95,.2);align-items:center}.news-block .news-card .card-content{flex:1 1 60%;padding-right:30px}.news-block .news-card .tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.news-block .news-card h3{font-size:20px;line-height:28px;font-weight:600;margin:0 0 14px}.news-block .news-card p{font-size:15px;line-height:25px;margin:0 0 26px;flex:1}.news-block .news-card .card-foot{display:flex;align-items:center;gap:20px;margin-top:auto}.news-block .news-card .card-foot:has(.btn-readmore-red){display:block}.news-block .news-card .card-foot:has(.btn-readmore-red) .date{display:block}.news-block .news-card .btn-readmore{display:inline-flex;align-items:center;gap:10px;padding:8px 22px;background:var(--var-primary,#1a4d2e);color:#fff;border-radius:100px;font-size:16px;font-weight:300;text-decoration:none;transition:opacity .3s ease-in-out}.news-block .news-card .btn-readmore img{width:12px;height:12px;display:block}.news-block .news-card .btn-readmore:hover{opacity:.9}.news-block .news-card .btn-readmore.btn-readmore-red{background:var(--var-accent,#1a4d2e);margin-bottom:10px}.news-block .news-card .date{font-size:14px}.news-block .news-card .card-img{flex:1 1 40%;position:relative}.news-block .news-card .card-img img{position:relative;inset:0;width:100%;border-radius:12px}@media only screen and (max-width:991.5px){.news-block .news-head-text h2{font-size:36px;line-height:42px}.news-block .news-slider .slick-track{align-items:stretch}.news-block .news-slider .slick-slide>div{height:auto;padding-right:0}.news-block .news-card{flex-direction:column;min-height:0;height:auto}.news-block .news-card .card-content{flex:0 0 auto}.news-block .news-card .card-img{flex:0 0 auto;min-height:0;margin-top:20px}.news-block .news-card .card-img img{position:relative;inset:auto;height:100%}}@media only screen and (max-width:767.5px){.news-block{padding:60px 0}.news-block .news-head{flex-wrap:wrap;margin-bottom:25px;gap:20px}.news-block .news-head-text h2{font-size:28px;line-height:34px}.news-block .news-slider-wrap{padding-left:15px;padding-right:15px}.news-block .news-slider .slick-list{overflow:hidden}.news-block .news-slider .slick-slide{margin-right:12px}.news-block .news-card{padding:18px}.news-block .news-card h3{font-size:20px}.news-block .news-card p{font-size:14px;line-height:22px;margin-bottom:18px}.news-block .news-card .card-foot{gap:14px;flex-wrap:wrap}}.contacts-block{padding:100px 0 30px;background:#fff}.contacts-block .contacts-head{margin-bottom:50px}.contacts-block .contacts-head h2{font-size:50px;line-height:64px;margin-bottom:14px;font-weight:300}.contacts-block .contacts-head h2 em{font-style:italic;font-family:"Source Serif 4",sans-serif;font-weight:500;color:var(--var-accent,#1a4d2e)}.contacts-block .contacts-grid{row-gap:24px}.contacts-block .contact-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--var-softbg,#f4f2ee);border-radius:12px;padding:28px 24px;height:100%}.contacts-block .contact-card .tags{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start;margin-bottom:24px;align-self:stretch}.contacts-block .contact-card .tags .tag-pill:last-of-type{background:#fff;color:#000}.contacts-block .contact-card .avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:18px}.contacts-block .contact-card .avatar img{width:100%;height:100%;object-fit:cover}.contacts-block .contact-card .avatar.is-logo{width:140px;height:80px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center}.contacts-block .contact-card .avatar.is-logo img{width:auto;height:100%;max-width:100%;object-fit:contain}.contacts-block .contact-card h4{font-size:22px;line-height:24px;font-weight:500}.contacts-block .contact-card .role{display:block;font-weight:400;font-size:20px}.contacts-block .contact-card .btn-ask{display:inline-flex;align-items:center;gap:10px;padding:11px 22px;background:var(--var-primary,#1a4d2e);color:#fff;border-radius:100px;font-size:16px;font-weight:300;text-decoration:none;margin-top:22px;transition:opacity .3s ease-in-out}.contacts-block .contact-card .btn-ask img{width:12px;height:12px;display:block}.contacts-block .contact-card .btn-ask:hover{opacity:.9}@media only screen and (max-width:991.5px){.contacts-block{padding-top:50px}.contacts-block .contacts-head h2{font-size:40px;line-height:48px}}.cta-block{padding:40px 0 0;color:#fff;margin-bottom:-50px;z-index:2;position:relative}.cta-block .cta-inner{background:var(--var-primary,#1a4d2e);border-radius:20px;padding:50px 40px;display:flex;align-items:center;flex-wrap:wrap;gap:30px;justify-content:space-between}.cta-block .cta-inner .cta-text{display:flex;flex-direction:column;gap:4px;flex:1 1 auto}.cta-block .cta-inner h2{font-size:40px;line-height:50px;margin:0;font-weight:300}.cta-block .cta-inner h2 em{font-style:italic;font-family:"Source Serif 4",sans-serif;font-weight:300}.cta-block .cta-inner .cta-actions{display:flex;gap:12px;flex-wrap:wrap;flex-shrink:0}.cta-block .cta-inner .btn-cta-dark,.cta-block .cta-inner .btn-cta-light{display:inline-flex;align-items:center;gap:10px;padding:9px 22px;border-radius:100px;text-decoration:none;font-size:16px;font-weight:300;transition:opacity .3s ease-in-out}.cta-block .cta-inner .btn-cta-dark img,.cta-block .cta-inner .btn-cta-light img{width:12px;height:12px;display:block}.cta-block .cta-inner .btn-cta-dark:hover,.cta-block .cta-inner .btn-cta-light:hover{opacity:.85}.cta-block .cta-inner .btn-cta-dark{background:var(--var-accent,#133721);color:#fff}.cta-block .cta-inner .btn-cta-light{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.4)}@media only screen and (max-width:767.5px){.cta-block{margin-bottom:-25px}.cta-block .cta-inner{padding:28px;flex-direction:column;align-items:stretch;gap:20px}.cta-block .cta-inner h2{font-size:22px;line-height:28px}.cta-block .cta-inner .cta-actions{width:100%;flex-direction:column}.cta-block .cta-inner .btn-cta-dark,.cta-block .cta-inner .btn-cta-light{width:100%;justify-content:center}}.enquetes-list{padding:75px 0}.enquetes-list .enquetes-grid{column-count:2;column-gap:20px}.enquetes-list .enquetes-grid>.opinion-card{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;margin:0 0 20px;width:100%}@media only screen and (max-width:991.5px){.enquetes-list{padding:50px 0}.enquetes-list .enquetes-grid{column-count:1}.enquetes-list .enquetes-grid>.opinion-card{margin-bottom:16px}}.fold-news{position:relative;padding:175px 0 75px}.fold-news:before{content:"";position:absolute;top:0;left:0;background:linear-gradient(180deg,var(--var-primary,#1a4d2e) 20.6%,rgba(255,255,255,0) 66.2%);height:100%;width:100%;z-index:2}.fold-news:after{content:"";position:absolute;top:0;left:0;background:linear-gradient(90deg,var(--var-primary,#1a4d2e) 20.6%,rgba(255,255,255,0) 66.2%);height:100%;width:100%;z-index:2}.fold-news .bg-image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.fold-news .bg-image img{width:100%;height:100%;object-fit:cover}.fold-news .container-fluid{z-index:3}.fold-news .text{color:#fff}.fold-news .text h1,.fold-news .text h2,.fold-news .text h3,.fold-news .text h4,.fold-news .text h5,.fold-news .text h6{font-size:52px;line-height:70px;margin-bottom:10px}@media only screen and (max-width:1199.5px){.fold-news{padding:140px 0 80px}.fold-news .text h1,.fold-news .text h2,.fold-news .text h3,.fold-news .text h4,.fold-news .text h5,.fold-news .text h6{font-size:44px;line-height:56px}}@media only screen and (max-width:991.5px){.fold-news{padding:120px 0 60px}.fold-news .img-wrapper{margin-top:40px}.fold-news .img-wrapper img{margin:0 auto}.fold-news .text h1,.fold-news .text h2,.fold-news .text h3,.fold-news .text h4,.fold-news .text h5,.fold-news .text h6{font-size:38px;line-height:48px}}@media only screen and (max-width:767.5px){.fold-news{padding:100px 0 50px}.fold-news:after{background:linear-gradient(180deg,var(--var-primary,#1a4d2e) 20.6%,rgba(255,255,255,0) 80%)}.fold-news .text h1,.fold-news .text h2,.fold-news .text h3,.fold-news .text h4,.fold-news .text h5,.fold-news .text h6{font-size:26px;line-height:34px}}.blog-detail{padding:40px 0 60px}.blog-detail .info-block{display:flex;flex-wrap:wrap;align-items:center;gap:0;padding-bottom:25px;margin-bottom:35px;border-bottom:1px solid color-mix(in srgb,var(--var-primary,#1a4d2e) 15%,transparent);font-size:16px;color:color-mix(in srgb,var(--var-primary,#1a4d2e) 70%,transparent)}.blog-detail .info-block li{position:relative;padding:0 18px}.blog-detail .info-block li:first-child{padding-left:0}.blog-detail .info-block li:not(:last-child):after{content:"";position:absolute;right:-3px;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.6}.blog-detail .text{color:var(--var-primary,#1a4d2e);font-size:16px;line-height:30px}.blog-detail .text .btn-default{display:inline-flex;align-items:center;gap:10px;padding:8px 22px;background:var(--var-accent,#1a4d2e);color:#fff;border-radius:100px;font-size:16px;font-weight:300;text-decoration:none;transition:opacity .3s ease-in-out}.blog-detail .text p{margin:0 0 22px}.blog-detail .text h1,.blog-detail .text h2,.blog-detail .text h3,.blog-detail .text h4,.blog-detail .text h5,.blog-detail .text h6{font-family:"Inter",sans-serif;font-weight:500;color:var(--var-primary,#1a4d2e);margin:35px 0 18px;line-height:1.25}.blog-detail .text h2{font-size:32px}.blog-detail .text h3{font-size:24px}.blog-detail .text h4{font-size:20px}.blog-detail .text h5{font-size:18px}.blog-detail .text a{color:var(--var-accent,#1a4d2e);text-decoration:underline;text-underline-offset:3px}.blog-detail .text a:hover{opacity:.8}.blog-detail .text .img-rounded{display:block;width:100%;height:auto;border-radius:12px;margin:30px 0 35px;object-fit:cover}.blog-detail .text ul,.blog-detail .text ol{margin:0 0 22px;padding-left:22px}.blog-detail .text ul li,.blog-detail .text ol li{list-style:disc;padding-left:6px}.blog-detail .text ol li{list-style:decimal}.blog-detail .text b,.blog-detail .text strong{font-weight:600}@media only screen and (max-width:991.5px){.blog-detail{padding:30px 0 50px}.blog-detail .text{font-size:16px;line-height:28px}.blog-detail .text h2{font-size:26px}.blog-detail .text h3{font-size:22px}.blog-detail .text .img-rounded{border-radius:12px;margin:20px 0 25px}}@media only screen and (max-width:575.5px){.blog-detail .info-block{font-size:13px}.blog-detail .info-block li{padding:0 12px}.blog-detail .info-block li:not(:last-child):after{right:-2px}}.fold-text{position:relative;padding:160px 0 70px;color:#fff;overflow:hidden}.fold-text:before{content:"";position:absolute;top:0;left:0;background:linear-gradient(180deg,var(--var-primary,#1a4d2e) 30%,rgba(255,255,255,0) 100%);height:100%;width:100%;z-index:2}.fold-text:after{content:"";position:absolute;top:0;left:0;background:linear-gradient(90deg,var(--var-primary,#1a4d2e) 20%,rgba(255,255,255,0) 90%);height:100%;width:100%;z-index:2}.fold-text .bg-image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.fold-text .bg-image img{width:100%;height:100%;object-fit:cover}.fold-text .container-fluid{position:relative;z-index:3}.fold-text h1{font-family:"Inter",sans-serif;font-weight:300;font-size:47px;margin:0;color:#fff}.fold-text h1 b,.fold-text h1 strong,.fold-text h1 em{font-family:"Source Serif 4",sans-serif;font-weight:400;font-style:italic}@media only screen and (max-width:1199.5px){.fold-text{padding:140px 0 60px}.fold-text h1{font-size:38px}}@media only screen and (max-width:991.5px){.fold-text{padding:120px 0 50px}.fold-text h1{font-size:32px}}@media only screen and (max-width:767.5px){.fold-text{padding:100px 0 40px}.fold-text:after{background:linear-gradient(180deg,var(--var-primary,#1a4d2e) 20%,rgba(255,255,255,0) 90%)}.fold-text h1{font-size:26px}}.fold-text+.text-page{padding-top:50px}@media only screen and (max-width:991.5px){.fold-text+.text-page{padding-top:40px}}@media only screen and (max-width:767.5px){.fold-text+.text-page{padding-top:30px}}.text-page{position:relative;padding:160px 0 80px;color:var(--var-primary,#1a4d2e)}.text-page .breadcrumbs{margin-bottom:30px}.text-page .breadcrumbs li{color:color-mix(in srgb,var(--var-primary,#1a4d2e) 55%,transparent);font-size:14px}.text-page .breadcrumbs li a{color:var(--var-primary,#1a4d2e);transition:opacity .3s ease-in-out}.text-page .breadcrumbs li a:hover{opacity:.7;text-decoration:underline}.text-page .text{font-size:16px;line-height:30px}.text-page .text h1,.text-page .text h2,.text-page .text h3,.text-page .text h4,.text-page .text h5,.text-page .text h6{font-family:"Inter",sans-serif;font-weight:500;margin:0 0 10px}.text-page .text p{margin:0 0 20px}.text-page .text h1{font-size:35px}.text-page .text h2{font-size:30px}.text-page .text h3{font-size:24px}.text-page .text h4{font-size:20px}.text-page .text h5,.text-page .text h6{font-size:18px}.text-page .text a{color:var(--var-accent,#1a4d2e);text-decoration:underline;text-underline-offset:3px;transition:opacity .3s ease-in-out}.text-page .text a:hover{opacity:.75}.text-page .text b,.text-page .text strong{font-weight:600}.text-page .text ul,.text-page .text ol{margin:0 0 22px;padding-left:22px}.text-page .text ul li,.text-page .text ol li{list-style:disc;padding-left:6px}.text-page .text ol li{list-style:decimal}.text-page .text img{max-width:100%;height:auto;border-radius:12px;margin:25px 0;display:block}.text-page .text hr{border:0;border-top:1px solid color-mix(in srgb,var(--var-primary,#1a4d2e) 15%,transparent);margin:35px 0}.text-page .text blockquote{margin:30px 0;padding:18px 25px;border-left:3px solid var(--var-primary,#1a4d2e);background:color-mix(in srgb,var(--var-primary,#1a4d2e) 5%,transparent);font-style:italic;border-radius:0 8px 8px 0}.text-page .text blockquote p:last-child{margin-bottom:0}.text-page .text table{width:100%;margin:25px 0;border-collapse:collapse;font-size:15px}.text-page .text table th,.text-page .text table td{padding:12px 15px;border-bottom:1px solid color-mix(in srgb,var(--var-primary,#1a4d2e) 15%,transparent);text-align:left;vertical-align:top}.text-page .text table th{font-weight:600;background:color-mix(in srgb,var(--var-primary,#1a4d2e) 5%,transparent)}.text-page .text code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;padding:2px 6px;border-radius:4px;background:color-mix(in srgb,var(--var-primary,#1a4d2e) 8%,transparent)}.text-page .text pre{margin:25px 0;padding:18px 20px;border-radius:10px;background:color-mix(in srgb,var(--var-primary,#1a4d2e) 6%,transparent);overflow-x:auto}.text-page .text pre code{background:transparent;padding:0}.text-page .text>*:first-child{margin-top:0}.text-page .text>*:last-child{margin-bottom:0}@media only screen and (max-width:1199.5px){.text-page{padding:140px 0 70px}.text-page .text h1{font-size:42px}.text-page .text h2{font-size:28px}}@media only screen and (max-width:991.5px){.text-page{padding:120px 0 60px}.text-page .text{font-size:16px;line-height:28px}.text-page .text h1{font-size:36px}.text-page .text h2{font-size:26px}.text-page .text h3{font-size:22px}.text-page .text h4{font-size:19px}}@media only screen and (max-width:767.5px){.text-page{padding:100px 0 50px}.text-page .text h1{font-size:28px}.text-page .text h2{font-size:22px}.text-page .text h3{font-size:20px}.text-page .text h4{font-size:18px}.text-page .text blockquote{padding:15px 18px}.text-page .text table{font-size:14px}.text-page .text table th,.text-page .text table td{padding:10px 12px}.text-page .breadcrumbs{margin-bottom:20px}}.grecaptcha-badge{visibility:hidden}.recaptcha-terms{margin:0;font-size:12px;display:table;margin-left:auto}.recaptcha-terms a{display:inline-block;color:inherit;text-decoration:underline!important}html{overflow-x:hidden}html.modal-open{overflow:hidden}html.modal-open body{overflow:hidden}body{position:relative;font-family:"Inter",sans-serif;background:#fff;font-weight:300;color:var(--var-primary,#1a4d2e);overflow-x:hidden;margin:0;line-height:30px;font-size:18px}body.partnerview .home-fold .text b{font-size:20px;font-weight:bold}body.partnerview .home-fold .text h1{font-size:20px;line-height:initial}body.partnerview .home-fold:after,body.partnerview .login-temp:after,body.partnerview .visum-fold:after{background:var(--var-gradient,#333);background:-moz-linear-gradient(150deg,var(--var-gradient,#333) 15%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(150deg,var(--var-gradient,#333) 15%,rgba(255,255,255,0) 100%);background:linear-gradient(150deg,var(--var-gradient,#333) 15%,rgba(255,255,255,0) 100%)}body.partnerview .banner-left-text,body.partnerview .contact-head{background:#333}body:not(.partnerview) .home-fold:after{background:#0774af;background:-moz-linear-gradient(150deg,#0774af 15%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(150deg,#0774af 15%,rgba(255,255,255,0) 100%);background:linear-gradient(150deg,#0774af 15%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0774af",endColorstr="#ffffff",GradientType=1)}:focus{outline:0!important}strong,b{font-weight:bold}.container-fluid.custom{padding:0 75px;max-width:1550px}input,button{appearance:none;-moz-appearance:none;-webkit-appearance:none}h1,h2,h3,h4,h5,h6{margin:0;line-height:initial;font-weight:300}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:400;font-family:"Source Serif 4",sans-serif;font-style:italic}*,::after,::before{box-sizing:border-box}img{vertical-align:middle}.loading-div{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:999;opacity:0;visibility:hidden}.loading-div:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#000;opacity:.6}.loading-div .circle{line-height:20px;text-align:center;margin-top:10px;color:#4ea33d}.loading-div .circle .fa{font-size:16px;bottom:-10px;position:relative;margin-right:8px;animation-name:blink;animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both}.loading-div .circle .fa:nth-child(1){animation-delay:.2s}.loading-div .circle .fa:nth-child(2){animation-delay:.4s}.loading-div .circle .fa:nth-child(3){animation-delay:.6s}.loading-div .inner{color:#fff;position:absolute;left:50%;top:50%;text-align:center;width:calc(100% - 30px);font-size:25px;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:999}.loading-div .inner b{font-weight:500}.loading-div.activeloader{opacity:1;visibility:visible}.w-100{width:100%!important}.hidden{display:none!important;opacity:0}a{text-decoration:none}ul{margin:0;padding:0}ul li{list-style:none}.breadcrumbs{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;position:relative;top:0;margin-bottom:20px;list-style:none}.breadcrumbs li{position:relative;color:color-mix(in srgb,#fff 50%,transparent);font-size:14px;line-height:24px}.breadcrumbs li:not(:last-child):after{content:"/";position:relative;display:inline-block;margin:0 10px}.breadcrumbs li a{color:currentColor}.error-temp{padding:220px 0 0;position:relative;border-radius:0 0 40px 40px;margin-bottom:50px}.error-temp .person{position:relative;max-width:85%;transform:scaleX(-1);display:table;margin:-35px -50px -45px auto;z-index:2}.error-temp .btn-default{padding:11px 20px;text-align:center;display:table;border:0;color:#fff;cursor:pointer;border-radius:40px;outline:0!important;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background:var(--var-button,#4ea33d);color:var(--var-text,#fff);font-weight:500;opacity:1;position:relative;text-decoration:none;width:100%}.error-temp .btn-default.loading{opacity:.6;pointer-events:none;position:relative;padding-left:40px}.error-temp .btn-default.loading:before{content:""!important;font-family:"Font Awesome 5 Free";font-weight:900;-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite;position:absolute;left:10px}.error-temp .btn-default:hover{opacity:.8}.error-temp .btn-default:after{content:"";position:absolute;right:15px;z-index:2;background-image:url(/Resources/img/icons/arrow-small-right.svg);display:inline-block;width:22px;height:16px;background-position:center;background-repeat:no-repeat;background-size:100%;vertical-align:middle;top:50%;transform:translateY(-50%)}.error-temp .btn-default.btn-small{margin-top:20px;width:initial}.error-temp .btn-default.btn-grey{background:#7793a7;max-width:90%}.error-temp .small-mrg{margin:0 -5px}.error-temp .small-mrg .col-sm-6{padding:0 5px}.error-temp .content{padding:20px 15px;position:relative;z-index:2;border-radius:15px;box-shadow:0 3px 13px rgba(0,0,0,.1843137255);background:#f5f8fb;margin-bottom:10px}.error-temp .content.bg-white{background:#fff;padding:45px 30px}.error-temp .content b,.error-temp .content h4{font-family:"Source Serif 4",sans-serif;color:#043457;font-size:24px;margin-bottom:15px;display:block}.error-temp:after{content:"";position:absolute;left:0;border-radius:0 0 40px 40px;top:0;height:100%;width:100%;background:#0774af;background:-moz-linear-gradient(150deg,#0774af 15%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(150deg,#0774af 15%,rgba(255,255,255,0) 100%);background:linear-gradient(150deg,#0774af 15%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0774af",endColorstr="#ffffff",GradientType=1)}.overlay-search{position:fixed;top:0;left:0;z-index:2;height:100%;width:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.overlay-search.active{opacity:1;visibility:visible}.form-group{margin-bottom:15px}.form-group select{background-repeat:no-repeat!important;background-size:17px!important;background-position:97%!important;padding-right:40px!important}.form-group label{color:#043457;font-weight:600;margin-bottom:5px;display:table}.form-group .form-control{height:inherit;padding:15px 15px;border:1px solid;border-color:color-mix(in srgb,var(--var-primary,#1a4d2e) 20%,transparent);width:100%;font-family:inherit;font-size:16px;-webkit-appearance:none;background:#fff;border-radius:12px;-webkit-appearance:none;color:var(--var-primary,#1a4d2e)}.form-group .form-control::placeholder{color:rgba(26,77,46,.45)}.form-group .form-control:focus{border-color:var(--var-primary,#4ea33d);box-shadow:0 0 0 3px rgba(78,163,61,.15);box-shadow:0 0 0 3px color-mix(in srgb,var(--var-primary,#4ea33d) 18%,transparent)}.form-group.password .divWrapper{position:relative}.form-group.password .divWrapper:after{content:"";position:absolute;top:50%;font-weight:900;color:#0774af;font-family:"Font Awesome 5 Free";right:20px;transform:translateY(-50%);font-size:14px}.form-group .help-block{display:block;color:#b90000;font-size:14px;margin-top:5px}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;font-size:14px;border:1px solid transparent}.alert.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert.alert-succes{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert.alert-primary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert.alert-warning{padding:15px 35px 15px 50px;background:#fff4e6;border-radius:25px;margin:-15px 0 20px;font-size:16px;position:relative}.alert.alert-warning svg{max-width:20px;height:auto;position:absolute;left:20px;top:18px}.popup-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:999;transition:all .3s ease-in-out;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;overflow-y:auto;overflow-x:hidden;opacity:0;visibility:hidden}.popup-modal.small .content{max-width:600px;padding:50px 100px 30px}.popup-modal.active{opacity:1;visibility:visible}.popup-modal .form-button{padding:11px 20px;text-align:center;display:table;border:0;color:#fff;cursor:pointer;border-radius:40px;outline:0!important;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background:var(--var-button,#4ea33d);color:var(--var-text,#fff);font-weight:500;opacity:1;position:relative;text-decoration:none;margin-top:20px}.popup-modal .form-button.loading{opacity:.6;pointer-events:none;position:relative;padding-left:40px}.popup-modal .form-button.loading:before{content:""!important;font-family:"Font Awesome 5 Free";font-weight:900;-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite;position:absolute;left:10px}.popup-modal .form-button:hover{opacity:.8}.popup-modal .form-button:after{content:"";position:absolute;right:15px;z-index:2;background-image:url(/Resources/img/icons/arrow-small-right.svg);display:inline-block;width:22px;height:16px;background-position:center;background-repeat:no-repeat;background-size:100%;vertical-align:middle;top:50%;transform:translateY(-50%)}.popup-modal b,.popup-modal h1,.popup-modal h2,.popup-modal h3,.popup-modal h5{font-size:40px;font-weight:500;line-height:initial;margin-bottom:25px;display:block;font-family:"Source Serif 4",sans-serif}.popup-modal .content{position:relative;width:calc(100% - 30px)!important;max-width:1200px;padding:100px;background:#fff;color:#fff;padding:45px 100px;margin-bottom:50px;border-radius:20px;background:#2b2e42;margin:50px auto}.popup-modal .content .recaptcha-terms{margin:15px 0 0}.popup-modal .content .inners{position:relative;z-index:1}.popup-modal .content img{width:100%;max-width:350px;margin:0 auto;display:table}.popup-modal .content .close-modal{color:#1a4d2e;position:absolute;right:25px;font-size:24px;cursor:pointer;top:15px;z-index:2}@keyframes blink{0%{bottom:-10px}50%{bottom:0}100%{bottom:-10px}}@keyframes rotating{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}section:not(.fold-home).anim-active .container-fluid.custom{opacity:1;top:0}section:not(.fold-home) .container-fluid.custom{position:relative;opacity:0;top:10px;-webkit-transition:all .4s ease-in-out .1s;transition:all .4s ease-in-out .1s}section.anim-active{-webkit-transition:opacity .4s linear 0s;transition:opacity .4s linear 0s}.bedankt-fold{position:relative;padding:180px 0 100px;min-height:80vh;display:flex;align-items:center;overflow:hidden;background:var(--var-softbg,#f4f2ee)}.bedankt-fold:before{content:"";position:absolute;top:0;left:0;right:0;height:55%;background:linear-gradient(180deg,var(--var-primary,#1a4d2e) 0%,rgba(255,255,255,0) 100%);opacity:.1;z-index:1;pointer-events:none}.bedankt-fold .container-fluid{position:relative;z-index:2}.bedankt-fold .bedankt-card{background:#fff;border-radius:12px;padding:60px 50px;text-align:center;border:1px solid rgba(35,77,95,.2)}.bedankt-fold .bedankt-icon{width:64px;height:64px;border-radius:50%;background:color-mix(in srgb,var(--var-accent,#1a4d2e) 12%,transparent);display:flex;align-items:center;justify-content:center;margin:0 auto 30px}.bedankt-fold .bedankt-icon svg{width:38px;height:38px;color:var(--var-accent,#1a4d2e);display:block}.bedankt-fold .text{font-size:17px;line-height:28px;color:var(--var-primary,#1a4d2e)}.bedankt-fold .text h1,.bedankt-fold .text h2,.bedankt-fold .text h3,.bedankt-fold .text h4,.bedankt-fold .text h5,.bedankt-fold .text h6{font-family:"Inter",sans-serif;font-weight:300;margin:0 0 18px;color:var(--var-primary,#1a4d2e);font-size:35px;font-weight:400}.bedankt-fold .text h1 b,.bedankt-fold .text h1 strong,.bedankt-fold .text h1 em,.bedankt-fold .text h2 b,.bedankt-fold .text h2 strong,.bedankt-fold .text h2 em,.bedankt-fold .text h3 b,.bedankt-fold .text h3 strong,.bedankt-fold .text h3 em,.bedankt-fold .text h4 b,.bedankt-fold .text h4 strong,.bedankt-fold .text h4 em,.bedankt-fold .text h5 b,.bedankt-fold .text h5 strong,.bedankt-fold .text h5 em,.bedankt-fold .text h6 b,.bedankt-fold .text h6 strong,.bedankt-fold .text h6 em{font-family:"Source Serif 4",sans-serif;font-weight:500;font-style:italic;color:var(--var-accent,#1a4d2e)}.bedankt-fold .text h1{font-size:42px;line-height:52px}.bedankt-fold .text h2{font-size:32px;line-height:42px}.bedankt-fold .text h3{font-size:24px;line-height:32px}.bedankt-fold .text p{margin:0 0 18px}.bedankt-fold .text p:last-child{margin-bottom:0}.bedankt-fold .text a:not(.btn-bedankt){color:var(--var-accent,#1a4d2e);text-decoration:underline;text-underline-offset:3px;transition:opacity .3s ease-in-out}.bedankt-fold .text a:not(.btn-bedankt):hover{opacity:.75}.bedankt-fold .text .btn-bedankt{display:inline-flex;align-items:center;gap:10px;padding:12px 26px;border-radius:100px;background:var(--var-primary,#1a4d2e);color:#fff;font-size:16px;font-weight:300;text-decoration:none;margin-top:20px;transition:opacity .3s ease-in-out}.bedankt-fold .text .btn-bedankt:hover{opacity:.9}.bedankt-fold .text>*:first-child{margin-top:0}.bedankt-fold .text>*:last-child{margin-bottom:0}@media only screen and (max-width:1199.5px){.bedankt-fold{padding:160px 0 90px}.bedankt-fold .text h1{font-size:38px;line-height:48px}}@media only screen and (max-width:991.5px){.bedankt-fold{padding:140px 0 70px;min-height:0}.bedankt-fold .bedankt-card{padding:45px 35px}.bedankt-fold .text h1{font-size:32px;line-height:40px}.bedankt-fold .text h2{font-size:26px;line-height:34px}}@media only screen and (max-width:767.5px){.bedankt-fold{padding:110px 0 60px}.bedankt-fold .bedankt-card{padding:35px 22px;border-radius:16px}.bedankt-fold .bedankt-icon{width:64px;height:64px;margin-bottom:22px}.bedankt-fold .bedankt-icon svg{width:30px;height:30px}.bedankt-fold .text{font-size:16px;line-height:26px}.bedankt-fold .text h1{font-size:26px;line-height:34px}.bedankt-fold .text h2{font-size:22px;line-height:30px}.bedankt-fold .text h3{font-size:20px;line-height:28px}}footer{position:relative;padding:120px 0 30px;background:url(/Resources/img/footer-bg.png);background-position:center;background-size:cover;background-repeat:no-repeat}footer .disclaimer{margin-top:22px;padding-top:17px;text-align:center;font-size:14px;position:relative;line-height:20px}footer .disclaimer:before{content:"";position:absolute;top:0;left:0;width:100%;background:var(--var-primary,#1a4d2e);opacity:.2;height:1px}footer p{margin:0}footer .container-fluid.custom{z-index:1;position:relative}footer:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(255,255,255,.8);backdrop-filter:blur(30px)}footer:after{content:"";position:absolute;top:-1px;width:100%;height:52%;background:linear-gradient(0deg,#fff 10.35%,rgba(255,255,255,0) 64.49%);transform:rotate(180deg)}footer .txt-right{text-align:right}footer ul{display:flex;align-items:center;gap:25px;flex-wrap:wrap;flex-direction:row}footer ul li a{color:var(--var-primary,#1a4d2e)}footer .logo-wrapper{display:flex;justify-content:center;margin-bottom:100px}footer .logo-wrapper img{max-width:250px}footer .logo-wrapper a{padding-left:30px;margin-left:40px;position:relative}footer .logo-wrapper a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);height:37px;left:0;background:#234d5f;width:1px}@media only screen and (max-width:991.5px){footer{padding:80px 0 40px}footer .logo-wrapper{margin-bottom:60px}footer .logo-wrapper img{max-width:200px;height:auto}footer ul{justify-content:center;gap:15px 25px}footer .txt-right{text-align:center;margin-top:20px}}@media only screen and (max-width:767.5px){footer{padding:60px 0 30px}footer .logo-wrapper{margin-bottom:40px}footer .logo-wrapper a{padding-left:15px;margin-left:20px}footer .logo-wrapper img{max-width:160px}footer ul{flex-direction:column;gap:12px;text-align:center}footer .txt-right{margin-top:15px;font-size:14px}}@media only screen and (max-width:1200px){.container-fluid.custom{padding:0 15px}}@media only screen and (max-width:991.5px){.errors:before{position:absolute;top:0;left:-370px;transform:unset;height:100%;z-index:0;background-size:105%}}@media only screen and (max-width:767.5px){.popup-modal b,.popup-modal h1,.popup-modal h2,.popup-modal h3,.popup-modal h4,.popup-modal h5,.popup-modal h6{font-size:36px}.popup-modal .content{margin-bottom:0;-webkit-mask-image:none;padding:25px}.popup-modal .content img{max-width:200px;margin:-65px 0 20px}.btn-default{padding:10px 15px}.breadcrumb-wrapper.shop-crumbs{display:block;padding:15px 0}.breadcrumb-wrapper.shop-crumbs .btn-back{margin:0 0 15px}.errors:before{transform:translateY(-50%);left:-260px;width:250%;background-size:120%;top:68%}.callback-popup .text span{font-size:24px}.callback-popup .call-person{margin-right:0;margin-top:15px}.callback-popup .btn-default{margin:0}}
/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media(min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}