.dotdotdot--1{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--2{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--3{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--4{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--5{display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--6{display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--7{display:-webkit-box;-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--8{display:-webkit-box;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--9{display:-webkit-box;-webkit-line-clamp:9;line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--10{display:-webkit-box;-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--11{display:-webkit-box;-webkit-line-clamp:11;line-clamp:11;-webkit-box-orient:vertical;overflow:hidden}.dotdotdot--12{display:-webkit-box;-webkit-line-clamp:12;line-clamp:12;-webkit-box-orient:vertical;overflow:hidden}.bg-white{background-color:#fff;color:#212121}.white{color:#fff}.bg-grey{background-color:#e8e8e8;color:#212121}.grey{color:#e8e8e8}.bg-grey-dark{background-color:#a1a0a1;color:#212121}.grey-dark{color:#a1a0a1}.bg-dark{background-color:#212121;color:#fff}.dark{color:#212121}.bg-black{background-color:#000;color:#fff}.black{color:#000}.bg-green-light{background-color:#76b828;color:#fff}.green-light{color:#76b828}.bg-green{background-color:#009d3b;color:#fff}.green{color:#009d3b}.bg-green-dark{background-color:#1a4024;color:#fff}.green-dark{color:#1a4024}.bg-orange{background-color:#ef7c00;color:#fff}.orange{color:#ef7c00}.bg-purple{background-color:#6f2082;color:#fff}.purple{color:#6f2082}.bg-blue{background-color:#00b1eb;color:#fff}.blue{color:#00b1eb}.bg-blue-dark{background-color:#25328a;color:#fff}.blue-dark{color:#25328a}.bg-pink{background-color:#e5007d;color:#fff}.pink{color:#e5007d}.petal{position:relative}.petal::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%, -50%) rotate(50deg);transform:translate(-50%, -50%) rotate(50deg);-webkit-transition:border-radius .3s ease,-webkit-transform .3s ease;transition:border-radius .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,border-radius .3s ease;transition:transform .3s ease,border-radius .3s ease,-webkit-transform .3s ease;width:calc(100% + 160px);height:0;padding-bottom:calc(100% + 160px);background-color:#fff;border-radius:100% 0 100% 0;z-index:-1}.petal.reverse::before{-webkit-transform:translate(-50%, -50%) rotate(40deg);transform:translate(-50%, -50%) rotate(40deg)}h1,h2,h3,h4,h5,p,a,li{margin:0;padding:0;font-family:"Barlow Condensed",serif}h1,h2{font-family:"Barlow Condensed",serif;font-size:20px;font-size:28px;font-weight:400;line-height:1.2}@media only screen and (min-width: 800px){h1,h2{font-size:40px}}@media only screen and (min-width: 1200px){h1,h2{font-size:64px}}h1 strong,h2 strong{font-weight:700;line-height:inherit}h4{font-size:20px;line-height:1.2}p,a,li,figcaption{font-family:"Barlow Condensed",serif;font-size:18px;font-weight:400;line-height:1.6}figure{position:relative;margin-bottom:300px}figcaption{background-color:#009d3b;color:#fff;padding:10px 20px;margin-top:-10px !important}blockquote{border-left:4px solid currentColor;padding:20px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;min-height:100px}blockquote::after{content:"";position:absolute;inset:0;background-color:currentColor;opacity:.1}blockquote p{margin:0 20px !important;min-height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:20px !important;color:currentColor}blockquote p::before,blockquote p::after{content:'"';color:currentColor;font-size:64px;position:absolute}blockquote p::before{top:0;left:20px}blockquote p::after{bottom:0;right:20px}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;width:100%;overflow-x:hidden;overflow-wrap:break-word;word-wrap:break-word}main{width:100%}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#fff;margin-top:60px !important}.card .no-image,.card img{background-color:#25328a;width:calc(100% - 40px);aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:60px 0 60px 0;margin:-60px auto 0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.card .no-image{background-image:url("../img/facebook_fallback.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 800px){.card{margin-top:160px !important}.card .no-image,.card img{margin-top:-160px}}.card div.content{width:100%;padding:40px}.card div.content h4{max-height:48px;overflow:hidden}.card div.content h3{margin-bottom:40px;max-height:48px}.card div.content p{color:#fff !important}.card div.content ul.info{display:block;width:100%;position:relative;font-family:"Barlow Condensed",serif;opacity:.5;border-radius:99px;line-height:1;color:#fff;padding-left:32px;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card div.content ul.info::before{content:"";position:absolute;left:0;height:100%;width:20px;background-size:16px;background-position:center;background-repeat:no-repeat}.card div.content ul.info li{text-transform:capitalize}.card div.content ul.info li+li::before{content:", "}.card div.content ul.info.date::before{background-image:url("../img/icon/date.svg")}.card div.content ul.info.location::before{background-image:url("../img/icon/location.svg")}.card div.content ul.info.time::before{background-image:url("../img/icon/time.svg")}.card div.content ul.info.type::before{background-image:url("../img/icon/type.svg")}.card.facebook div.content ul.info.date::before{background-image:url("../img/icon/social/facebook.svg")}.card span.arrow{--padding: 30px;position:absolute;bottom:var(--padding);right:var(--padding);display:block;width:53px;height:28px;background-image:url("../img/arrow.png");background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all 250ms ease;transition:all 250ms ease}a.card:hover{-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.3);box-shadow:0px 0px 5px rgba(0,0,0,.3)}a.card:hover .no-image,a.card:hover img{-webkit-transform:translateY(-10px);transform:translateY(-10px)}a.card:hover span.arrow{-webkit-transform:translateX(10px);transform:translateX(10px)}article{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section{width:100%;max-width:100%}@media only screen and (min-width: 1200px){section.fullscreen{min-height:100vh}}section .wrapper{width:100%;margin:0 auto;max-width:1200px}.owl-carousel,.owl-carousel .owl-item{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.owl-nav.disabled,.owl-dots.disabled{display:none}.owl-nav .owl-prev,.owl-nav .owl-next,.owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js{display:block}.animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-animated-in{z-index:0}.owl-animated-out{z-index:1}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 250ms ease-in-out;transition:height 250ms ease-in-out}.owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-video-wrapper{position:relative;height:100%;background:#000}.owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform 100ms ease;-webkit-transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease, -webkit-transform 100ms ease}.owl-video-play-icon:hover{-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-video-playing .owl-video-tn,.owl-video-playing .owl-video-play-icon{display:none}.owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.slider{position:relative;width:100%;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.slider.owl-loaded{opacity:1}.slider .owl-stage-outer{overflow:hidden;position:relative}.slider .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.slider .owl-nav .owl-next,.slider .owl-nav .owl-prev{--size: 40px;pointer-events:initial;background:rgba(0,0,0,0);border:none;height:var(--size);width:var(--size);background-image:url("../img/arrow-back.png");background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.slider .owl-nav .owl-next:hover,.slider .owl-nav .owl-prev:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.slider .owl-nav .owl-next{background-image:url("../img/arrow.png")}.slider .owl-nav.disabled{display:none}.slider .owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;margin-top:0px}.slider .owl-dots.disabled{display:none}.slider .owl-dots .owl-dot{--size: 60px;background-image:url("../img/about-petal.svg");background-size:32px;background-position:center;background-repeat:no-repeat;width:var(--size);height:var(--size);opacity:.2;-webkit-transition:all 250ms ease;transition:all 250ms ease;border:none;background-color:rgba(0,0,0,0)}.slider .owl-dots .owl-dot.active{opacity:1}.slider .owl-dots .owl-dot:hover{opacity:.8}.switchcookie{background-color:#009d3b;color:#fff;padding:16px 0 0 16px;width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;position:fixed;bottom:0;left:0;right:0;-webkit-transition:all 200ms ease;transition:all 200ms ease;z-index:9999}.switchcookie *{z-index:9999;position:relative}.switchcookie p,.switchcookie a{margin:0 16px 16px 0 !important}@media only screen and (min-width: 800px){.switchcookie{padding:48px 0 0 48px}.switchcookie p,.switchcookie a{margin:0 48px 48px 0 !important}}@media only screen and (min-width: 1200px){.switchcookie{padding:48px 0 0 96px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.switchcookie p,.switchcookie a{margin:0 96px 48px 0 !important}}.switchcookie p{width:auto;text-align:center;padding:0 !important}.switchcookie.disabled{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);pointer-events:none}input[type=submit]:not(.custom-button),.button:not(.custom-button){border:none;position:relative;font-family:"Barlow Condensed",serif;letter-spacing:2px;font-weight:500;padding:15px 50px;font-size:18px;line-height:20px;display:block;border-radius:999px 0 999px 0;width:240px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;max-width:100%;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden;--size: 40px;--speed: 0.2s}input[type=submit]:not(.custom-button)::after,.button:not(.custom-button)::after{content:"";--padding: 8px;position:absolute;top:50%;opacity:0;-webkit-transform:translate(30px, -50%);transform:translate(30px, -50%);right:var(--padding);display:block;width:53px;height:20px;background-image:url("../img/arrow.png");background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all 250ms ease 100ms;transition:all 250ms ease 100ms}input[type=submit]:not(.custom-button).bg-white::after,.button:not(.custom-button).bg-white::after{-webkit-filter:invert(50%);filter:invert(50%)}input[type=submit]:not(.custom-button):hover,input[type=submit]:not(.custom-button):active,input[type=submit]:not(.custom-button)[active],input[type=submit]:not(.custom-button):focus,.button:not(.custom-button):hover,.button:not(.custom-button):active,.button:not(.custom-button)[active],.button:not(.custom-button):focus{padding:15px 75px 15px 25px}input[type=submit]:not(.custom-button):hover::after,input[type=submit]:not(.custom-button):active::after,input[type=submit]:not(.custom-button)[active]::after,input[type=submit]:not(.custom-button):focus::after,.button:not(.custom-button):hover::after,.button:not(.custom-button):active::after,.button:not(.custom-button)[active]::after,.button:not(.custom-button):focus::after{opacity:1;-webkit-transform:translate(-10px, -50%);transform:translate(-10px, -50%)}input[type=submit]:not(.custom-button)[active],.button:not(.custom-button)[active]{text-decoration:underline}header{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Barlow Condensed",serif;text-transform:uppercase;color:#fff;z-index:1;padding:0 20px;margin-bottom:-120px;z-index:200;height:120px;pointer-events:none}@media only screen and (min-width: 800px){header{padding:0 40px}}@media only screen and (min-width: 1200px){header{padding:0 80px}}header>*{pointer-events:initial;margin:auto}header a.logo{margin-left:0;margin-right:180px;padding:20px 0}header a.logo img{max-height:60px;max-width:200px;height:60px;width:auto;padding:0;margin:0;-webkit-transform:translateY(20px);transform:translateY(20px)}@media only screen and (min-width: 800px){header a.logo img{max-height:80px;max-width:227px;height:80px}}header a.logo:hover::before{border-radius:0 0 100% 0;-webkit-transform:translate(-50%, -50%) rotate(35deg);transform:translate(-50%, -50%) rotate(35deg)}header ul.desktop-menu{display:none}@media only screen and (min-width: 1660px){header ul.desktop-menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}}header ul.desktop-menu>li>a{color:#fff}header ul.desktop-menu li{list-style:none}header ul.desktop-menu li+li{margin-left:20px}header ul.desktop-menu li.menu-item-home{display:none}header ul.desktop-menu li a{display:block;padding:8px 16px;font-family:"Barlow Condensed",serif;font-weight:700;font-size:18px;position:relative;text-decoration:none;letter-spacing:1px}header ul.desktop-menu li a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:4px;background-color:currentColor;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}header ul.desktop-menu li a:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}header ul.desktop-menu li.current-menu-item>a::after,header ul.desktop-menu li.current-menu-parent>a::after{-webkit-transform:scaleX(1);transform:scaleX(1)}header ul.desktop-menu li ul{--speed: 0.15s;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:0px 8px;padding:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transition:opacity var(--speed) ease-out var(--speed),-webkit-transform var(--speed) ease-out var(--speed);transition:opacity var(--speed) ease-out var(--speed),-webkit-transform var(--speed) ease-out var(--speed);transition:transform var(--speed) ease-out var(--speed),opacity var(--speed) ease-out var(--speed);transition:transform var(--speed) ease-out var(--speed),opacity var(--speed) ease-out var(--speed),-webkit-transform var(--speed) ease-out var(--speed);-webkit-transform-origin:center top;transform-origin:center top}header ul.desktop-menu li ul li{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0;padding:8px 16px}header ul.desktop-menu li ul li a{width:100%;opacity:0;-webkit-transition:opacity var(--speed) ease-out;transition:opacity var(--speed) ease-out;color:currentColor}header ul.desktop-menu li:hover ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;-webkit-transition:opacity var(--speed) ease-out var(--speed),-webkit-transform var(--speed) ease-out var(--speed);transition:opacity var(--speed) ease-out var(--speed),-webkit-transform var(--speed) ease-out var(--speed);transition:transform var(--speed) ease-out var(--speed),opacity var(--speed) ease-out var(--speed);transition:transform var(--speed) ease-out var(--speed),opacity var(--speed) ease-out var(--speed),-webkit-transform var(--speed) ease-out var(--speed)}header ul.desktop-menu li:hover ul li a{opacity:1;-webkit-transition:opacity var(--speed) ease-out calc(2*var(--speed));transition:opacity var(--speed) ease-out calc(2*var(--speed))}header ul.lang-switcher{margin-left:auto;list-style:none;gap:20px;display:none;padding:0}@media only screen and (min-width: 1660px){header ul.lang-switcher{display:-webkit-box;display:-ms-flexbox;display:flex}}header ul.lang-switcher li a{padding:8px 16px;font-family:"Barlow Condensed",serif;font-weight:700;font-size:18px;position:relative;text-decoration:none;color:currentColor;letter-spacing:1px;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header ul.lang-switcher li a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:4px;background-color:currentColor;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}header ul.lang-switcher li.wpml-ls-current-language a::after{-webkit-transform:scaleX(1);transform:scaleX(1)}header ul.lang-switcher li a:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}header div.social{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media only screen and (min-width: 800px){header div.social{margin-right:100px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1660px){header div.social{margin-right:0}}header div.social a{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:40px;background-position:center;background-size:18px 18px;background-repeat:no-repeat;-webkit-transition:-webkit-filter .3s ease,-webkit-transform .3s ease;transition:-webkit-filter .3s ease,-webkit-transform .3s ease;transition:filter .3s ease,transform .3s ease;transition:filter .3s ease,transform .3s ease,-webkit-filter .3s ease,-webkit-transform .3s ease;cursor:pointer}header div.social a svg{color:#fff;height:18px;width:18px;margin:auto}header div.social a.search-toggle svg.cross{display:none}header div.social a.search-toggle[active]{background-color:#fff;border-radius:50%}header div.social a.search-toggle[active] svg{color:#76b828}header div.social a.search-toggle[active] svg.search{display:none}header div.social a.search-toggle[active] svg.cross{display:initial}header div.social a:hover{-webkit-filter:drop-shadow(0 0 10px #ffffff);filter:drop-shadow(0 0 10px #ffffff);-webkit-filter:brightness(0.9);filter:brightness(0.9)}header div.social a+a{margin-left:20px}header div.search-backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999;background-color:#1a4024;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;opacity:0;pointer-events:none}header div.search-backdrop[active=true]{opacity:.7;pointer-events:initial}header form.search-form{--radius: 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform-origin:center right;transform-origin:center right;position:fixed;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:var(--radius);top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1000;opacity:0;pointer-events:none}header form.search-form[active=true]{opacity:1;pointer-events:initial}header form.search-form input{height:50px}header form.search-form input.input{border:none;padding:10px 20px 10px 50px;border-radius:50px 0 0 0}header form.search-form input.input:focus{outline:none}header form.search-form input.submit{width:110px;border:none;background-color:#e5007d;background-image:url(../img/icon/search.svg);background-size:24px;background-position:calc(100% - 50px) center;background-repeat:no-repeat;border-radius:0 0 50px 0;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}header form.search-form input.submit:hover{background-color:#6f2082}header div.hamburger{border-radius:50%;height:64px;width:64px;z-index:998;cursor:pointer;-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.3);box-shadow:0px 0px 5px rgba(0,0,0,.3);position:fixed;top:28px;right:40px;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (min-width: 800px){header div.hamburger{right:40px}}@media only screen and (min-width: 1660px){header div.hamburger{display:none}}header div.hamburger span{display:block;width:28px;height:2px;background-color:currentColor;-webkit-transition:all .3s ease;transition:all .3s ease}header div.hamburger span.line-4{position:absolute}header a.scroll-up{position:fixed;bottom:40px;right:40px;height:auto;width:40px;-webkit-animation:hover 3s infinite;animation:hover 3s infinite;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;pointer-events:none}header a.scroll-up.visible{opacity:1;pointer-events:initial}header a.scroll-up img{width:100%;height:auto}@-webkit-keyframes hover{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hover{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}header.mobile-open .hamburger{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-shadow:none;box-shadow:none}header.mobile-open .hamburger span.line-1,header.mobile-open .hamburger span.line-3{opacity:0}header.mobile-open .hamburger span.line-4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}div.mobile-menu{padding:35px 40px 80px;position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px;overflow-y:scroll;z-index:998;background-color:#e5007d;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transition:.6s ease-out;transition:.6s ease-out}div.mobile-menu::after{content:"";position:absolute;inset:0;background-image:url("../img/about-petal.svg");background-size:600px;background-position:-200px -80px;background-repeat:no-repeat;opacity:.4;z-index:1}div.mobile-menu *{z-index:2}div.mobile-menu.active{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}div.mobile-menu .search-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;position:relative;top:0;left:0;right:0;bottom:0;-ms-flex-item-align:center;align-self:center;margin:0 auto;padding:0}div.mobile-menu .search-form input{border-radius:4px}div.mobile-menu .search-form input.search{width:100%;max-width:none}div.mobile-menu .search-form span.enter{right:0 !important}div.mobile-menu .social{display:-webkit-box;display:-ms-flexbox;display:flex}div.mobile-menu .lang-switcher{display:-webkit-box;display:-ms-flexbox;display:flex}div.mobile-menu ul{list-style-type:none;margin:0;padding:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;-ms-flex-item-align:center;align-self:center}div.mobile-menu ul li{width:100%;padding-top:10px;padding-bottom:10px}div.mobile-menu ul li a{display:inline-block;text-align:center;width:100%;text-decoration:none;color:#fff;font-family:"Barlow Condensed",serif;font-weight:500}div.mobile-menu ul li ul{width:100%}div.mobile-menu ul li ul li{padding-bottom:0}div.mobile-menu ul li ul a{font-weight:400}footer{height:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#fff}@media only screen and (min-width: 800px){footer{background-color:rgba(0,0,0,0)}}footer .footer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 20px;background-color:rgba(0,157,59,.2)}@media only screen and (min-width: 800px){footer .footer{padding:0 40px}}@media only screen and (min-width: 1200px){footer .footer{padding:0 80px}}@media only screen and (min-width: 800px){footer .footer{background-color:rgba(0,0,0,0)}}footer .footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 auto}footer .footer .left,footer .footer .right{width:100%}@media only screen and (min-width: 800px){footer .footer .left,footer .footer .right{width:50%}}footer .footer .left{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer .left::before{position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;width:100vw;height:150%;background-image:url("../img/footer.png");background-position:center;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:-1}@media only screen and (min-width: 800px){footer .footer .left::before{content:""}}footer .footer .left div.logo{width:auto;padding:40px 0 0;position:relative;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (min-width: 800px){footer .footer .left div.logo{padding:20px 0;margin:60px;margin-left:20%}}footer .footer .left div.logo::before{background-color:#fff}footer .footer .left div.logo img{max-height:85px;max-width:227px;height:auto;width:auto;padding:0;margin:0}footer .footer .left div.contact-info{-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:40px 0}@media only screen and (min-width: 1200px){footer .footer .left div.contact-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}footer .footer .left div.contact-info .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:"Barlow Condensed",serif;font-size:14px;color:#212121}@media only screen and (min-width: 800px){footer .footer .left div.contact-info .contact-item{color:#fff}}@media only screen and (min-width: 1200px){footer .footer .left div.contact-info .contact-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .footer .left div.contact-info .contact-item+.contact-item{margin-top:20px}@media only screen and (min-width: 1200px){footer .footer .left div.contact-info .contact-item+.contact-item{margin-top:0;margin-left:40px}}footer .footer .left div.contact-info .contact-item strong{width:100%;margin-bottom:6px;color:currentColor}footer .footer .left div.contact-info .contact-item span,footer .footer .left div.contact-info .contact-item a{text-decoration:none;position:relative;margin:0;padding:0;line-height:1.6;font-size:14px;color:currentColor}footer .footer .left div.contact-info .contact-item span:not(:last-child),footer .footer .left div.contact-info .contact-item span:not(:last-child),footer .footer .left div.contact-info .contact-item a:not(:last-child),footer .footer .left div.contact-info .contact-item a:not(:last-child){margin-right:20px}footer .footer .left div.contact-info .contact-item span:not(:last-child)::after,footer .footer .left div.contact-info .contact-item span:not(:last-child)::after,footer .footer .left div.contact-info .contact-item a:not(:last-child)::after,footer .footer .left div.contact-info .contact-item a:not(:last-child)::after{content:"|";position:absolute;right:-10px}@media only screen and (min-width: 1200px){footer .footer .left div.contact-info .contact-item span:not(:last-child),footer .footer .left div.contact-info .contact-item span:not(:last-child),footer .footer .left div.contact-info .contact-item a:not(:last-child),footer .footer .left div.contact-info .contact-item a:not(:last-child){margin-right:0}footer .footer .left div.contact-info .contact-item span:not(:last-child)::after,footer .footer .left div.contact-info .contact-item span:not(:last-child)::after,footer .footer .left div.contact-info .contact-item a:not(:last-child)::after,footer .footer .left div.contact-info .contact-item a:not(:last-child)::after{content:none}}footer .footer .left div.contact-info .contact-item span.phone,footer .footer .left div.contact-info .contact-item span.email,footer .footer .left div.contact-info .contact-item a.phone,footer .footer .left div.contact-info .contact-item a.email{position:relative;padding-left:30px;-webkit-transition:all .3s ease;transition:all .3s ease}footer .footer .left div.contact-info .contact-item span.phone::before,footer .footer .left div.contact-info .contact-item span.email::before,footer .footer .left div.contact-info .contact-item a.phone::before,footer .footer .left div.contact-info .contact-item a.email::before{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";height:20px;width:20px;background-size:16px;background-position:center;background-repeat:no-repeat}footer .footer .left div.contact-info .contact-item span.phone:hover,footer .footer .left div.contact-info .contact-item span.email:hover,footer .footer .left div.contact-info .contact-item a.phone:hover,footer .footer .left div.contact-info .contact-item a.email:hover{opacity:.6}footer .footer .left div.contact-info .contact-item span.phone::before,footer .footer .left div.contact-info .contact-item a.phone::before{background-image:url(../img/icon/phone-dark.svg)}@media only screen and (min-width: 800px){footer .footer .left div.contact-info .contact-item span.phone::before,footer .footer .left div.contact-info .contact-item a.phone::before{background-image:url(../img/icon/phone.svg)}}footer .footer .left div.contact-info .contact-item span.email::before,footer .footer .left div.contact-info .contact-item a.email::before{background-image:url(../img/icon/email-dark.svg)}@media only screen and (min-width: 800px){footer .footer .left div.contact-info .contact-item span.email::before,footer .footer .left div.contact-info .contact-item a.email::before{background-image:url(../img/icon/email.svg)}}footer .footer .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media only screen and (min-width: 800px){footer .footer .right{width:280px}}footer .footer .right div.social{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;width:100%}@media only screen and (min-width: 800px){footer .footer .right div.social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .footer .right div.social h4{width:100%;text-align:left}@media only screen and (min-width: 800px){footer .footer .right div.social h4{text-align:center}}footer .footer .right div.social a{--size: 50px;position:relative;display:block;height:var(--size);width:var(--size);color:#fff}footer .footer .right div.social a::before,footer .footer .right div.social a::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-position:center;background-repeat:no-repeat}footer .footer .right div.social a::before{background-image:url("../img/social-bg.svg");background-size:calc(var(--size)*1.25);-webkit-transition:-webkit-transform 250ms ease;transition:-webkit-transform 250ms ease;transition:transform 250ms ease;transition:transform 250ms ease, -webkit-transform 250ms ease}footer .footer .right div.social a::after{background-size:calc(var(--size)*.3)}footer .footer .right div.social a.facebook::after{background-image:url("../img/social/facebook.svg");background-size:calc(var(--size)*.2)}footer .footer .right div.social a.twitter::after{background-image:url("../img/social/twitter.svg")}footer .footer .right div.social a.youtube::after{background-image:url("../img/social/youtube.svg")}footer .footer .right div.social a.instagram::after{background-image:url("../img/social/instagram.svg")}footer .footer .right div.social a.linkedin::after{background-image:url("../img/social/linkedin.svg")}footer .footer .right div.social a:hover::before{-webkit-transform:scale(1.1);transform:scale(1.1)}footer .footer .right div.brand{--size: 120px;width:var(--size);height:var(--size);padding:10px;background-color:#fff;margin:0 0 40px 0;-ms-flex-item-align:start;align-self:flex-start;border-radius:0 4px 4px 0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}footer .footer .right div.brand img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width: 800px){footer .footer .right div.brand{border-radius:4px;-webkit-transform:translateX(0);transform:translateX(0);padding:0;--size: 100px;-ms-flex-item-align:end;align-self:flex-end}}footer .bottom{width:100%;height:80px;padding:0 20px}@media only screen and (min-width: 800px){footer .bottom{padding:0 40px}}@media only screen and (min-width: 1200px){footer .bottom{padding:0 80px}}footer .bottom .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}footer .bottom .wrapper a{position:relative;display:block;color:currentColor;text-decoration:none;margin-top:auto;margin-bottom:auto}footer .bottom .wrapper a+a{margin-left:30px;padding-left:10px}footer .bottom .wrapper a+a::before{content:"|";left:-10px;position:absolute}div.scroll-indicator{height:auto;width:auto;display:none;position:fixed;right:0px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:999;border-radius:4px 0 0 4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 250ms ease;transition:all 250ms ease;border:1px solid #fff;border-right:none;padding:12px 6px}@media only screen and (min-width: 1200px){div.scroll-indicator{display:-webkit-box;display:-ms-flexbox;display:flex}}div.scroll-indicator.scrolled{background-color:rgba(0,157,59,.75);border-color:rgba(0,0,0,0)}div.scroll-indicator:hover{background-color:#009d3b}div.scroll-indicator:hover a::before{opacity:.8}div.scroll-indicator span.icon{height:40px;width:40px;background-image:url("../img/icon/compass-solid.svg");background-size:24px;background-position:center;background-repeat:no-repeat}div.scroll-indicator span.divider{display:block;width:40px;height:1px;background-color:#fff;margin:12px auto}div.scroll-indicator a{position:relative;display:block;width:40px;height:40px;background-image:url("../img/white-petal.svg");margin:0;padding:0;background-size:24px;background-position:center;background-repeat:no-repeat;opacity:.6}div.scroll-indicator a::before{content:attr(data-title);position:absolute;top:50%;right:calc(100% + 14px);width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff;background-color:rgba(33,33,33,.6);border-radius:4px;padding:4px 8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:99;opacity:0;-webkit-transition:opacity 250ms ease;transition:opacity 250ms ease;-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.3);box-shadow:0px 0px 5px rgba(0,0,0,.3);pointer-events:none}div.scroll-indicator a:hover{opacity:1}div.scroll-indicator a:hover::before{opacity:1}div.scroll-indicator a.current{opacity:1}section.hero{position:relative;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;outline:solid orange;padding-top:160px;max-height:1200px}@media only screen and (min-width: 800px){section.hero{padding-top:0}}section.hero>svg:not(#hero-scroll){opacity:0;pointer-events:0;height:0;width:0;position:absolute}section.hero canvas{position:absolute;inset:0}section.hero .owl-nav{padding:0 20px;top:75%}@media only screen and (min-width: 800px){section.hero .owl-nav{padding:0 40px}}@media only screen and (min-width: 1200px){section.hero .owl-nav{padding:0 80px}}section.hero .slide{display:grid;grid-template-columns:1fr}@media only screen and (min-width: 800px){section.hero .slide{grid-template-columns:1fr 2fr;grid-template-rows:100%}}@media only screen and (min-width: 800px){section.hero .slide{grid-template-columns:repeat(6, 1fr)}section.hero .slide .content{grid-column:1/4;grid-row:1/2}section.hero .slide .image{grid-column:3/7;grid-row:1/2}}section.hero .slide .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;padding-top:40px;padding-bottom:40px;margin:auto 0;height:100%}@media only screen and (min-width: 800px){section.hero .slide .content{padding:0 40px}}@media only screen and (min-width: 1200px){section.hero .slide .content{padding:0 80px}}section.hero .slide .content h2,section.hero .slide .content ul:last-of-type{margin-bottom:40px !important}@media only screen and (min-width: 800px){section.hero .slide .content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-max-content;height:-moz-max-content;height:max-content}}section.hero .slide .content h2{color:#fff;pointer-events:none;margin:auto;width:100%}section.hero .slide .content .button{margin:0 auto auto 0}section.hero .slide .content ul.info{display:block;width:100%;position:relative;font-family:"Barlow Condensed",serif;line-height:1;color:#fff;padding-left:32px;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.hero .slide .content ul.info::before{content:"";position:absolute;left:0;height:100%;width:20px;background-size:16px;background-position:center;background-repeat:no-repeat}section.hero .slide .content ul.info+ul{margin-top:0}section.hero .slide .content ul.info li{text-transform:capitalize}section.hero .slide .content ul.info li+li::before{content:", "}section.hero .slide .content ul.info.date::before{background-image:url("../img/icon/date.svg")}section.hero .slide .content ul.info.location::before{background-image:url("../img/icon/location.svg")}section.hero .slide .content ul.info.time::before{background-image:url("../img/icon/time.svg")}section.hero .slide .content ul.info.type::before{background-image:url("../img/icon/type.svg")}section.hero .slide .image{position:relative;width:100%;aspect-ratio:4/3;height:auto;pointer-events:none;border-radius:60px 0 60px 0;overflow:hidden}@media only screen and (min-width: 800px){section.hero .slide .image{border-radius:none;height:100%;width:100%;aspect-ratio:1/1;max-height:1200px;max-width:1200px;height:100%;-webkit-transform-origin:bottom center;transform-origin:bottom center}}section.hero .slide .image svg{position:absolute}section.hero .slide .image img{background-color:#1a4024;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:auto;width:100%;height:100%}@media only screen and (min-width: 800px){section.hero .slide .image img{padding:10%;clip-path:url(#clippath)}}section.hero::after{content:"";position:absolute;width:110%;height:100%;background-image:url("../img/hero-petals.png");background-position:center;background-size:contain;background-repeat:no-repeat;top:100%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:100;pointer-events:none}section.hero #hero-scroll{display:none;display:none !important;z-index:101;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 25%);transform:translate(-50%, 25%);height:100px;width:100px;overflow:visible;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer}@media only screen and (min-width: 800px){section.hero #hero-scroll{display:initial}}section.hero #hero-scroll path{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;fill:#fff;-webkit-transform-origin:center top;transform-origin:center top}section.hero #hero-scroll .animate{-webkit-animation:bop 1s .5s ease infinite alternate;animation:bop 1s .5s ease infinite alternate;-webkit-transform:translateY(0px);transform:translateY(0px)}@-webkit-keyframes bop{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-60px);transform:translateY(-60px)}}@keyframes bop{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-60px);transform:translateY(-60px)}}header.mobile-open+main section.hero::after,header.mobile-open+main section.hero #hero-scroll{opacity:0}section.grid{position:relative;display:grid;grid-template-columns:100%;grid-template-rows:1fr}@media only screen and (min-width: 1200px){section.grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}section.grid .item{position:relative}section.grid>.item:nth-child(3){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media only screen and (min-width: 1200px){section.grid>.item:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}section.grid>.item:nth-child(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media only screen and (min-width: 1200px){section.grid>.item:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}section.grid>.item:nth-child(1),section.grid>.item:nth-child(2),section.grid>.item:nth-child(4){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:80px 20px}@media only screen and (min-width: 800px){section.grid>.item:nth-child(1),section.grid>.item:nth-child(2),section.grid>.item:nth-child(4){padding:80px 40px}}@media only screen and (min-width: 1200px){section.grid>.item:nth-child(1),section.grid>.item:nth-child(2),section.grid>.item:nth-child(4){padding:80px 80px}}@media only screen and (min-width: 1200px){section.grid>.item:nth-child(1),section.grid>.item:nth-child(2),section.grid>.item:nth-child(4){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}section.grid>.item:nth-child(1) h1,section.grid>.item:nth-child(1) h2,section.grid>.item:nth-child(1) h3,section.grid>.item:nth-child(1) h4,section.grid>.item:nth-child(1) h5,section.grid>.item:nth-child(1) p,section.grid>.item:nth-child(2) h1,section.grid>.item:nth-child(2) h2,section.grid>.item:nth-child(2) h3,section.grid>.item:nth-child(2) h4,section.grid>.item:nth-child(2) h5,section.grid>.item:nth-child(2) p,section.grid>.item:nth-child(4) h1,section.grid>.item:nth-child(4) h2,section.grid>.item:nth-child(4) h3,section.grid>.item:nth-child(4) h4,section.grid>.item:nth-child(4) h5,section.grid>.item:nth-child(4) p{width:100%}section.grid>.item:nth-child(1) h4,section.grid>.item:nth-child(2) h4,section.grid>.item:nth-child(4) h4{text-transform:capitalize;font-size:24px}section.grid>.item:nth-child(1) *+*,section.grid>.item:nth-child(2) *+*,section.grid>.item:nth-child(4) *+*{margin-top:40px}section.grid>.item:nth-child(1) br,section.grid>.item:nth-child(2) br,section.grid>.item:nth-child(4) br{display:none}@media only screen and (min-width: 1200px){section.grid>.item:nth-child(1) br,section.grid>.item:nth-child(2) br,section.grid>.item:nth-child(4) br{display:initial}}@media only screen and (min-width: 1200px){section.grid>.item:nth-child(1):nth-child(2n-1),section.grid>.item:nth-child(2):nth-child(2n-1),section.grid>.item:nth-child(4):nth-child(2n-1){text-align:right;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}section.grid>.item:nth-child(1):nth-child(1),section.grid>.item:nth-child(2):nth-child(1),section.grid>.item:nth-child(4):nth-child(1){padding-top:20vw}@media only screen and (min-width: 800px){section.grid>.item:nth-child(1):nth-child(1),section.grid>.item:nth-child(2):nth-child(1),section.grid>.item:nth-child(4):nth-child(1){padding-top:200px}}section.grid :nth-child(2) *{z-index:102}section.grid :nth-child(2) h3.title{font-family:"Barlow Condensed",serif;font-size:20px;position:relative;z-index:101;font-weight:400;text-align:center;margin:0 auto}@media only screen and (min-width: 1200px){section.grid :nth-child(2) h3.title{width:-webkit-max-content;width:-moz-max-content;width:max-content}}section.grid :nth-child(2) h3.title::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(-10deg);transform:translate(-50%, -50%) rotate(-10deg);width:300%;height:300%;background-image:url("../img/about-petal.svg");background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1}section.grid .flower{display:none;margin:0 !important;--size: 180px;position:absolute;top:calc(0% - var(--size)/2);left:calc(0% - var(--size)/2);height:var(--size);width:var(--size);-webkit-transform-origin:center;transform-origin:center;background-image:url("../img/flower.png");background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transition:translate .1s ease;transition:translate .1s ease;z-index:99}@media only screen and (min-width: 1200px){section.grid .flower{display:initial}}.posts{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.posts .item{--padding: 30px;width:100%;height:100%;padding:var(--padding);display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-transition:all 250ms ease;transition:all 250ms ease}.posts .item img{height:100px;width:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%;margin:auto var(--padding) auto auto;-webkit-transition:all 250ms ease;transition:all 250ms ease;display:none}@media only screen and (min-width: 540px){.posts .item img{display:initial}}.posts .item .content{padding-right:60px;width:calc(100% - var(--padding))}@media only screen and (min-width: 540px){.posts .item .content{width:calc(100% - 100px - var(--padding))}}.posts .item .content h4{margin-bottom:10px}.posts .item span.arrow{position:absolute;bottom:var(--padding);right:var(--padding);display:block;width:53px;height:28px;background-image:url("../img/arrow.png");background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all 250ms ease;transition:all 250ms ease}.posts .item:nth-of-type(2n - 1){background-color:hsla(0,0%,100%,.1254901961)}.posts .item:hover,.posts .item:active,.posts .item:focus{background-color:hsla(0,0%,100%,.2509803922)}.posts .item:hover span.arrow,.posts .item:active span.arrow,.posts .item:focus span.arrow{-webkit-transform:translateX(10px);transform:translateX(10px)}section.news{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 20px}@media only screen and (min-width: 800px){section.news{padding:80px 40px}}@media only screen and (min-width: 1200px){section.news{padding:80px 80px}}section.news *{z-index:2}section.news::before{content:"";position:absolute;inset:80px 0;background-image:url("../img/outline.png");background-size:contain;background-position:center;background-repeat:no-repeat;left:-100%;z-index:1}section.news>*+*{margin-top:40px}@media only screen and (min-width: 1200px){section.news>*+*{margin-top:80px}}section.news h2{margin-top:auto}section.news p{width:800px;max-width:100%;text-align:center}section.news .button{margin-bottom:auto}.news-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;--hgap: 20px;gap:60px 20px;width:100%}.news-items .card{width:100%;--cols: 1}.news-items .card:nth-of-type(3),.news-items .card:nth-of-type(4){display:none}@media only screen and (min-width: 800px){.news-items .card{--cols: 2;width:calc(100%/var(--cols) - var(--hgap)*(var(--cols) - 1)/var(--cols))}.news-items .card:nth-of-type(3),.news-items .card:nth-of-type(4){display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1200px){.news-items .card{--cols: 3}.news-items .card:nth-of-type(4){display:none}}@media only screen and (min-width: 1600px){.news-items .card{--cols: 4}.news-items .card:nth-of-type(4){display:-webkit-box;display:-ms-flexbox;display:flex}}.news-items .card img{background-color:#25328a}main.vacancies section.news>a.button{display:none}main.vacancies section.news .news-items .card:nth-of-type(3),main.vacancies section.news .news-items .card:nth-of-type(4){display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 800px){main.vacancies section.news .news-items .card:nth-of-type(3),main.vacancies section.news .news-items .card:nth-of-type(4){display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1200px){main.vacancies section.news .news-items .card:nth-of-type(4){display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 1600px){main.vacancies section.news .news-items .card:nth-of-type(4){display:-webkit-box;display:-ms-flexbox;display:flex}}section.sustainability{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr}@media only screen and (min-width: 800px){section.sustainability{grid-template-rows:1fr;grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1500px){section.sustainability{grid-template-columns:1fr 1fr}}section.sustainability svg{position:fixed;opacity:0;pointer-events:none}section.sustainability div.img{position:relative;overflow:hidden;width:100%;height:300px;background-position:center;background-size:cover}@media only screen and (min-width: 800px){section.sustainability div.img{height:100%;display:block}}@media only screen and (min-width: 1500px){section.sustainability div.img{height:100%;aspect-ratio:16/9;border-radius:60% 40% 60% 40%/0% 100% 0% 100%}}section.sustainability div.img img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 800px){section.sustainability div.img img{min-height:100%;height:auto;min-width:100%;width:auto}}section.sustainability div.content{padding:80px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 800px){section.sustainability div.content{padding:80px 40px}}@media only screen and (min-width: 1200px){section.sustainability div.content{padding:80px 80px}}@media only screen and (min-width: 800px){section.sustainability div.content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}}section.sustainability div.content *+*{margin-top:40px}section.sustainability div.content p{max-width:800px}section.sustainability div.content .contact-info .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}section.sustainability div.content .contact-info .contact-item *{margin:0}section.sustainability div.content .contact-info .contact-item a,section.sustainability div.content .contact-info .contact-item span,section.sustainability div.content .contact-info .contact-item strong{text-decoration:none;color:currentColor;font-family:"Barlow Condensed",serif;font-size:14px}section.sustainability div.content .contact-info .contact-item a.phone,section.sustainability div.content .contact-info .contact-item a.email,section.sustainability div.content .contact-info .contact-item span.phone,section.sustainability div.content .contact-info .contact-item span.email,section.sustainability div.content .contact-info .contact-item strong.phone,section.sustainability div.content .contact-info .contact-item strong.email{position:relative;padding-left:30px;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 800px){section.sustainability div.content .contact-info .contact-item a.phone,section.sustainability div.content .contact-info .contact-item a.email,section.sustainability div.content .contact-info .contact-item span.phone,section.sustainability div.content .contact-info .contact-item span.email,section.sustainability div.content .contact-info .contact-item strong.phone,section.sustainability div.content .contact-info .contact-item strong.email{padding-left:0;padding-right:30px}}section.sustainability div.content .contact-info .contact-item a.phone::before,section.sustainability div.content .contact-info .contact-item a.email::before,section.sustainability div.content .contact-info .contact-item span.phone::before,section.sustainability div.content .contact-info .contact-item span.email::before,section.sustainability div.content .contact-info .contact-item strong.phone::before,section.sustainability div.content .contact-info .contact-item strong.email::before{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";height:20px;width:20px;background-size:16px;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 800px){section.sustainability div.content .contact-info .contact-item a.phone::before,section.sustainability div.content .contact-info .contact-item a.email::before,section.sustainability div.content .contact-info .contact-item span.phone::before,section.sustainability div.content .contact-info .contact-item span.email::before,section.sustainability div.content .contact-info .contact-item strong.phone::before,section.sustainability div.content .contact-info .contact-item strong.email::before{left:auto;right:0}}section.sustainability div.content .contact-info .contact-item a.phone:hover,section.sustainability div.content .contact-info .contact-item a.email:hover,section.sustainability div.content .contact-info .contact-item span.phone:hover,section.sustainability div.content .contact-info .contact-item span.email:hover,section.sustainability div.content .contact-info .contact-item strong.phone:hover,section.sustainability div.content .contact-info .contact-item strong.email:hover{opacity:.6}section.sustainability div.content .contact-info .contact-item a.phone::before,section.sustainability div.content .contact-info .contact-item span.phone::before,section.sustainability div.content .contact-info .contact-item strong.phone::before{background-image:url(../img/icon/phone.svg)}section.sustainability div.content .contact-info .contact-item a.email::before,section.sustainability div.content .contact-info .contact-item span.email::before,section.sustainability div.content .contact-info .contact-item strong.email::before{background-image:url(../img/icon/email.svg)}section.sustainability div.content .contact-info .contact-item strong{font-size:18px}section.about{padding:80px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 800px){section.about{padding:80px 40px}}@media only screen and (min-width: 1200px){section.about{padding:80px 80px}}section.about *{z-index:2}section.about::before{content:"";position:absolute;inset:0;height:120%;background-image:url("../img/outline.png");background-size:contain;background-position:center;background-repeat:no-repeat;right:-100%;z-index:1}section.about .slider{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.about .slide{width:100%;max-width:1600px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:80px;padding-bottom:80px;margin:0 auto}section.about .slide .left,section.about .slide .right{width:100%;height:100%;height:auto;margin:auto}@media only screen and (min-width: 800px){section.about .slide .left,section.about .slide .right{width:calc(50% - 40px)}}section.about h2{font-weight:700;margin-bottom:20px}section.about h4{margin-bottom:20px}section.about p{margin-bottom:80px}section.about .right{position:relative;height:auto;margin-bottom:auto}section.about img{border-radius:60px 0 60px 0;width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}section.about .title{position:absolute;right:80px;bottom:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:2}section.about .title::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:200%;height:300%;background-image:url("../img/about-petal.svg");background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1}@media only screen and (min-width: 1200px){section.about .title::after{width:400%;height:400%}}section.about .title span{display:block;font-family:"Barlow Condensed",serif}section.products{position:relative}@media only screen and (min-width: 1200px){section.products{display:grid;grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr}}section.products::before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:240px;width:240px;background-image:url("../img/flower.png");background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2;pointer-events:none}section.products .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:80px 20px}@media only screen and (min-width: 800px){section.products .wrapper{padding:80px 40px}}@media only screen and (min-width: 1200px){section.products .wrapper{padding:80px 80px}}section.products .wrapper h2{margin-top:80px}section.products .wrapper p{margin-top:40px}section.products .products{--height: 300px;display:grid;grid-template-columns:1fr;grid-template-rows:var(--height) auto var(--height) auto var(--height) auto}@media only screen and (min-width: 1200px){section.products .products{grid-template-columns:repeat(3, 1fr);grid-template-rows:var(--height) auto}}section.products .products .product-image{height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}section.products .products .product-image#image1{grid-column:1;grid-row:1/3}section.products .products .product-image#image2{grid-column:1;grid-row:3/5}section.products .products .product-image#image3{grid-column:1;grid-row:5/7}@media only screen and (min-width: 1200px){section.products .products .product-image#image1{grid-row:1/3;grid-column:1/2}section.products .products .product-image#image2{grid-row:1/3;grid-column:2/3}section.products .products .product-image#image3{grid-row:1/3;grid-column:3/4}}section.products .products .product{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}section.products .products .product#product1{grid-column:1;grid-row:2/3}section.products .products .product#product2{grid-column:1;grid-row:4/5}section.products .products .product#product3{grid-column:1;grid-row:6/7}@media only screen and (min-width: 1200px){section.products .products .product#product1{grid-row:2/span 1;grid-column:1/2}section.products .products .product#product2{grid-row:2/span 1;grid-column:2/3}section.products .products .product#product3{grid-row:2/span 1;grid-column:3/4}}section.products .products .product div.information{position:relative;padding:80px 20px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;width:100%;height:100%;background-color:#e8e8e8;border-radius:1200px 1200px 0 0}@media only screen and (min-width: 800px){section.products .products .product div.information{padding:80px 40px}}@media only screen and (min-width: 1200px){section.products .products .product div.information{padding:80px 80px}}@media only screen and (min-width: 1200px){section.products .products .product div.information{padding-left:40px !important;padding-right:40px !important}}section.products .products .product div.information::before{--size: calc(100% + 48px);position:absolute;top:0px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);width:var(--size);height:0;padding-top:var(--size);border-radius:50% 50% 0 0;-webkit-transform-origin:center;transform-origin:center;background-color:#e8e8e8;z-index:-1}section.products .products .product div.information *{width:100%}section.products .products .product div.information *+*{margin-top:20px}section.products .products .product div.information h3{font-size:30px}section.products .products .product div.information p{width:400px;max-width:100%;margin-bottom:40px}section.products .products .product div.information .button{width:240px;margin:auto auto 0}section.numbers{padding:80px 20px;display:grid;place-items:center}@media only screen and (min-width: 800px){section.numbers{padding:80px 40px}}@media only screen and (min-width: 1200px){section.numbers{padding:80px 80px}}section.numbers .wrapper{max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.numbers .wrapper h2{font-weight:700;margin-bottom:40px;text-align:center}section.numbers .wrapper p{width:100%;max-width:800px;text-align:center;margin-bottom:40px}section.numbers .wrapper div.numbers-slider{max-width:1600px;margin-left:auto;margin-right:auto;width:100%;display:grid;place-items:start;overflow:hidden}@media only screen and (min-width: 800px){section.numbers .wrapper div.numbers-slider{grid-template-columns:1fr 1fr 1fr}}section.numbers .wrapper div.numbers-slider div.number{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}section.numbers .wrapper div.numbers-slider div.number div.icon{width:200px;height:200px;max-width:100%;position:relative;z-index:1;display:grid;place-items:center}section.numbers .wrapper div.numbers-slider div.number div.icon img{margin:auto;width:60px;height:auto}section.numbers .wrapper div.numbers-slider div.number div.icon svg{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}section.numbers .wrapper div.numbers-slider div.number span.count{font-family:"Barlow Condensed",serif;font-size:64px;font-weight:700;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}section.numbers .wrapper div.numbers-slider div.number span.count.show{opacity:1}section.numbers .wrapper div.numbers-slider div.number h3{width:100%;color:currentColor;font-weight:400;text-align:center;-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}section.numbers .wrapper div.numbers-slider .center span.count{-webkit-transform:scale(1) !important;transform:scale(1) !important}section.numbers .wrapper div.numbers-slider .center h3{-webkit-transform:translateY(0) !important;transform:translateY(0) !important}section.intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:100;background-color:#fff}@media only screen and (min-width: 800px){section.intro{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:80px}}section.intro .slider,section.intro .video,section.intro .content{width:100%}@media only screen and (min-width: 800px){section.intro .slider,section.intro .video,section.intro .content{width:calc(50% - 40px)}}section.intro div.slider{position:relative;display:block;height:56vw}@media only screen and (min-width: 800px){section.intro div.slider{height:auto;min-height:37vw}}section.intro div.slider .owl-stage-outer,section.intro div.slider .owl-stage,section.intro div.slider .owl-item{height:100% !important}section.intro div.slider .slide{height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}section.intro div.slider .slide img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}section.intro div.video{background-size:cover;background-position:center;background-repeat:no-repeat;min-height:56vw}section.intro div.video video{display:none;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 800px){section.intro div.video video{display:initial}}section.intro div.content{padding:80px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;height:auto;margin:0}@media only screen and (min-width: 800px){section.intro div.content{padding:80px 40px}}@media only screen and (min-width: 1200px){section.intro div.content{padding:80px 80px}}@media only screen and (min-width: 800px){section.intro div.content{padding-left:0 !important}}section.intro div.content *{margin:0}section.intro div.content *:first-child{margin-top:auto}section.intro div.content *:last-child{margin-bottom:auto}section.intro div.content *+*{margin-top:40px}section.vacancies-simple .posts{min-height:none;height:auto}@media only screen and (min-width: 1200px){section.vacancies-simple .posts{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr)}section.vacancies-simple .posts .item:nth-of-type(2n - 1){background-color:rgba(0,0,0,0)}section.vacancies-simple .posts .item:nth-of-type(1),section.vacancies-simple .posts .item:nth-of-type(4){background-color:hsla(0,0%,100%,.1254901961)}}section.vacancies-simple .posts .item{position:relative}section.vacancies-simple .posts .item:hover,section.vacancies-simple .posts .item:active,section.vacancies-simple .posts .item:focus{background-color:hsla(0,0%,100%,.2509803922)}section.vacancies-simple .posts .item:hover span.arrow,section.vacancies-simple .posts .item:active span.arrow,section.vacancies-simple .posts .item:focus span.arrow{-webkit-transform:translateX(10px);transform:translateX(10px)}section.vacancies-simple .button{margin:80px auto 0}.post section.hero-small{background-color:#00b1eb}.vacatures section.hero-small{background-color:#ef7c00}.medewerkers section.hero-small{background-color:#6f2082}section.hero-small{display:grid;grid-template-columns:1fr}@media only screen and (min-width: 800px){section.hero-small{grid-template-columns:1fr 2fr}section.hero-small .img,section.hero-small .gradient{grid-column:1/2;grid-row:1/2}}@media only screen and (min-width: 1200px){section.hero-small{grid-template-columns:1fr 1fr}}section.hero-small svg{position:fixed;opacity:0;pointer-events:none}section.hero-small div.img{position:relative;margin-top:120px;width:100%;min-height:500px;height:calc(100% - 120px);background-size:cover;background-position:center;background-repeat:no-repeat}section.hero-small div.gradient{height:100%;width:100%;background-image:-webkit-gradient(linear, left bottom, right top, from(white), color-stop(50%, white), color-stop(50%, transparent), to(transparent));background-image:linear-gradient(to top right, white 0%, white 50%, transparent 50%, transparent 100%)}section.hero-small div.content{padding:80px 20px;margin-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 800px){section.hero-small div.content{padding:80px 40px}}@media only screen and (min-width: 1200px){section.hero-small div.content{padding:80px 80px}}@media only screen and (min-width: 800px){section.hero-small div.content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}section.hero-small div.content *+*{margin-top:40px}section.hero+section.content{margin-top:12vw}section.content{padding:80px 20px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px}@media only screen and (min-width: 800px){section.content{padding:80px 40px}}@media only screen and (min-width: 1200px){section.content{padding:80px 80px}}@media only screen and (min-width: 800px){section.content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}section.content .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}@media only screen and (min-width: 800px){section.content .wrapper{min-width:calc(100% - 480px)}}section.content .wrapper .content-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px}@media only screen and (min-width: 1400px){section.content .wrapper .content-block{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}section.content .wrapper .content-block .content-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Barlow Condensed",serif;margin:auto}section.content .wrapper .content-block .content-item>*{width:100%;max-width:900px;text-align:start}section.content .wrapper .content-block .content-item *+*{margin-top:20px !important}@media only screen and (min-width: 1200px){section.content .wrapper .content-block .content-item{width:100%}}section.content .wrapper .content-block .content-item h2{font-weight:700}section.content .wrapper .content-block .content-item p,section.content .wrapper .content-block .content-item li{color:#646464;font-weight:400}section.content .wrapper .content-block .content-item ol{-webkit-padding-start:20px;padding-inline-start:20px}section.content .wrapper .content-block .content-item ul{padding:0}section.content .wrapper .content-block .content-item li{position:relative}section.content .wrapper .content-block .content-item ol>li{padding-left:10px}section.content .wrapper .content-block .content-item ul>li{padding-left:40px;list-style:none}section.content .wrapper .content-block .content-item ul>li::before{position:absolute;left:0;content:"";background-image:url("../img/icon/bullet.svg");background-size:contain;top:2px;height:24px;width:24px}section.content .wrapper .content-block .content-item a:not(.button){color:#009d3b;-webkit-transition:all .15s ease;transition:all .15s ease}section.content .wrapper .content-block .content-item a:not(.button):visited{color:#6f2082}section.content .wrapper .content-block .content-item a:not(.button):hover{background-color:#009d3b;color:#fff}section.content .wrapper .content-block .content-item figure{width:100%;margin:0 auto 0;border-radius:60px 0 60px 0;overflow:hidden}section.content .wrapper .content-block .content-item figure img{width:100%;margin:0 auto;margin-bottom:-4px}section.content .wrapper .content-block .content-item figcaption{margin:0 auto !important}section.content .wrapper .content-block .content-item iframe{width:100%;height:unset;aspect-ratio:16/9}section.content .wrapper .content-block .content-item .map{height:600px;width:100%;border-radius:60px 0 60px 0}section.content .wrapper .content-block .content-item .map *+*{margin-top:0 !important}section.content .wrapper .content-block .content-item .slider .slide{position:relative;overflow-x:hidden}section.content .wrapper .content-block .content-item .slider .slide::before{position:absolute;bottom:30px;left:10px;width:calc(100% - 20px);height:4px;border-radius:2px;background-color:#fff;-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 0s linear;transition:-webkit-transform 0s linear;transition:transform 0s linear;transition:transform 0s linear, -webkit-transform 0s linear}section.content .wrapper .content-block .content-item .slider .slide img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}section.content .wrapper .content-block .content-item .slider .owl-item.center .slide::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 10s linear;transition:-webkit-transform 10s linear;transition:transform 10s linear;transition:transform 10s linear, -webkit-transform 10s linear}section.content .wrapper .content-block .content-item .slider .owl-nav{top:0;-webkit-transform:none;transform:none;height:calc(100% - 20px)}section.content .wrapper .content-block .content-item .slider .owl-nav button{margin-top:0 !important;height:100%;width:10%;background-size:48px;background-color:rgba(33,33,33,.5647058824);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}section.content .wrapper .content-block .content-item .slider .owl-nav button:hover{-webkit-transform:none;transform:none;background-color:#212121}section.content .wrapper .content-block .content-item .slider .owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;margin-top:0px;width:80%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:10px;gap:10px;position:absolute;top:0}section.content .wrapper .content-block .content-item .slider .owl-dots.disabled{display:none}section.content .wrapper .content-block .content-item .slider .owl-dots .owl-dot{position:relative;height:4px;width:100%;background-color:#fff;background-image:none;overflow:hidden;border:none;margin-top:0px !important;opacity:1 !important}section.content .wrapper .content-block .content-item .slider .owl-dots .owl-dot::before{content:"";position:absolute;inset:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-color:#fff}section.content .wrapper .content-block .content-item .slider .owl-dots .owl-dot.active{background-color:hsla(0,0%,100%,.5019607843)}section.content .wrapper .content-block .content-item .slider .owl-dots .owl-dot.active::before{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 10s linear;transition:-webkit-transform 10s linear;transition:transform 10s linear;transition:transform 10s linear, -webkit-transform 10s linear}section.content .wrapper .content-block .content-item .slider .owl-dots .owl-dot:hover{opacity:.8}section.content .wrapper .content-block .content-item .slider .owl-dots .owl-dot.active~.owl-dot{background-color:hsla(0,0%,100%,.5019607843)}section.content .wrapper .content-block .content-item .button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.content .wrapper .content-block .content-item .button-container.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.content .wrapper .content-block .content-item .button-container.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.content .wrapper .content-block .content-item .button-container .button{margin-top:0 !important}section.content .wrapper .content-block .content-item .cards+.button-container{padding-top:40px}section.content .wrapper .content-block .content-item .cards{grid-template-columns:100%;grid-template-rows:auto;display:grid;grid-template-columns:repeat(auto-fill, minmax(360px, 1fr));gap:40px}section.content .wrapper .content-block .content-item .cards .card{margin-top:160px !important}section.content .wrapper .content-block .content-item.grey ul>li::before{background-image:url("../img/icon/bullet-grey.svg")}section.content .wrapper .content-block .content-item.dark ul>li::before{background-image:url("../img/icon/bullet-dark.svg")}section.content .wrapper .content-block .content-item.black ul>li::before{background-image:url("../img/icon/bullet-black.svg")}section.content .wrapper .content-block .content-item.green-light ul>li::before{background-image:url("../img/icon/bullet-green-light.svg")}section.content .wrapper .content-block .content-item.green ul>li::before{background-image:url("../img/icon/bullet-green.svg")}section.content .wrapper .content-block .content-item.green-dark ul>li::before{background-image:url("../img/icon/bullet-green-dark.svg")}section.content .wrapper .content-block .content-item.orange ul>li::before{background-image:url("../img/icon/bullet-orange.svg")}section.content .wrapper .content-block .content-item.purple ul>li::before{background-image:url("../img/icon/bullet-purple.svg")}section.content .wrapper .content-block .content-item.blue ul>li::before{background-image:url("../img/icon/bullet-blue.svg")}section.content .wrapper .content-block .content-item.blue-dark ul>li::before{background-image:url("../img/icon/bullet-blue-dark.svg")}section.content .wrapper .content-block .content-item.pink ul>li::before{background-image:url("../img/icon/bullet-pink.svg")}section.content p,section.content h2,section.content h3,section.content ul,section.content blockquote{max-width:900px;margin:auto}section.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:start;align-self:flex-start;height:auto;gap:40px;width:400px;margin:0 auto}@media only screen and (min-width: 1200px){section.sidebar h2,section.sidebar h2>strong{font-size:50px}}section.sidebar.hide-mobile{display:none}@media only screen and (min-width: 800px){section.sidebar.hide-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width: 800px){section.sidebar{margin:initial}}section.sidebar .block{border-radius:60px 0 60px 0;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}@media only screen and (min-width: 800px){section.sidebar .block{min-height:400px}}section.sidebar .block h2,section.sidebar .block h3{font-weight:700;width:100%;margin:0 0 20px 0}section.sidebar .block .button{margin:auto auto 0 auto}section.sidebar .block .slider{width:100%}section.sidebar .block .slider .owl-nav{width:calc(100% + 60px);left:-30px}section.sidebar .block .slider .slide{display:block;overflow:hidden;padding:40px;text-decoration:none;color:#fff}section.sidebar .block .slider img{height:240px;width:240px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}section.sidebar .block .slider span{margin-top:40px;display:block;font-weight:500;font-family:"Barlow Condensed",serif;width:100%;text-align:center}section.sidebar .block .slider span.function{margin-top:4px;font-weight:400}section.sidebar .block .slider .slide:hover img{-webkit-box-shadow:0px 0px 5px rgba(0,0,0,.3);box-shadow:0px 0px 5px rgba(0,0,0,.3)}section.sidebar>.button{-ms-flex-item-align:center;align-self:center}section.vacancies{position:relative;display:grid;min-height:500px;-webkit-transition:all .3s ease;transition:all .3s ease;grid-template-columns:100%;grid-template-rows:repeat(6, auto);grid-template-areas:"padding" "toggle" "form" "title" "vacancies" "reset"}@media only screen and (min-width: 1200px){section.vacancies{grid-template-columns:320px 1fr;grid-template-rows:repeat(4, auto);grid-template-areas:"padding-grey padding" "form title" "form vacancies" "form reset"}}section.vacancies::before{content:"";grid-area:padding-grey;background-color:#e8e8e8;height:15vw}section.vacancies::after{content:"";grid-area:padding;background-color:#fff;height:15vw}section.vacancies a.filter-toggle{grid-area:toggle;height:50px;margin-left:auto;margin-right:auto;margin-top:40px}@media only screen and (min-width: 1200px){section.vacancies a.filter-toggle{display:none}}section.vacancies form.sidebar{margin-top:40px;grid-area:form;padding:0 20px 40px;background-color:#e8e8e8;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 1200px){section.vacancies form.sidebar{padding:40px;margin-top:0px}}section.vacancies form.sidebar h3{font-family:"Barlow Condensed",serif;font-size:20px;margin:20px 0}section.vacancies form.sidebar div.input{background-color:#fff;border-radius:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:50px;width:100%;margin-bottom:1px;position:relative}section.vacancies form.sidebar div.input select,section.vacancies form.sidebar div.input input,section.vacancies form.sidebar div.input textarea{min-height:50px;width:100%;border:none;padding:8px 16px}section.vacancies form.sidebar div.input label{font-family:"Barlow Condensed",serif;color:#a1a0a1;font-size:20px;display:grid;place-items:center left;min-height:50px;line-height:1.2;margin:auto;width:100%;padding:10px 0}section.vacancies form.sidebar div.input span.count{display:block;position:absolute;right:20px;height:100%;line-height:50px;font-family:"Barlow Condensed",serif;color:#a1a0a1;font-size:14px}section.vacancies form.sidebar div.input input[type=checkbox]{display:none}section.vacancies form.sidebar div.input input[type=checkbox]+label{padding-left:60px}section.vacancies form.sidebar div.input input[type=checkbox]+label::before{content:"";position:absolute;left:0;top:0;height:50px;width:50px;background-image:url("../img/icon/checkbox.png");-webkit-filter:grayscale(100%) opacity(20%);filter:grayscale(100%) opacity(20%);background-size:32px;background-repeat:no-repeat;background-position:center}section.vacancies form.sidebar div.input input[type=checkbox]:checked+label{color:#6f2082}section.vacancies form.sidebar div.input input[type=checkbox]:checked+label::before{-webkit-filter:grayscale(0%) opacity(100%);filter:grayscale(0%) opacity(100%)}section.vacancies form.sidebar div.input.select{position:relative}section.vacancies form.sidebar div.input.select select{font-family:"Barlow Condensed",serif;color:#a1a0a1;font-size:20px;font-weight:400;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}section.vacancies form.sidebar div.input.select::before{content:"";position:absolute;right:0;top:0;height:50px;width:50px;background-image:url("../img/icon/checkbox.png");background-size:32px;background-repeat:no-repeat;background-position:center;pointer-events:none;color:#fff;font-family:"Barlow Condensed",serif;line-height:50px;text-align:center;z-index:1}section.vacancies form.sidebar div.input.select::after{content:"";position:absolute;right:0;top:0;height:50px;width:50px;background-image:url("../img/icon/sort-arrow.svg");background-size:17px 9px;background-repeat:no-repeat;background-position:center;pointer-events:none;z-index:2}section.vacancies form.sidebar input[type=submit]{margin:40px auto 0}section.vacancies div.vacancies-title{grid-area:title;padding:0 20px;margin-top:40px;margin-bottom:40px}@media only screen and (min-width: 800px){section.vacancies div.vacancies-title{padding:0 40px}}@media only screen and (min-width: 1200px){section.vacancies div.vacancies-title{padding:0 80px}}section.vacancies div.vacancies-title h2{font-weight:700;margin-bottom:20px;margin-top:40px}@media only screen and (min-width: 1200px){section.vacancies div.vacancies-title h2{margin-top:0}}section.vacancies div.vacancies-title p{width:100%;max-width:800px}section.vacancies div.vacancies-container{background-color:#fff;grid-area:vacancies;display:grid;grid-template-columns:100%;grid-template-rows:auto;gap:40px;padding:0 20px}@media only screen and (min-width: 800px){section.vacancies div.vacancies-container{padding:0 40px}}@media only screen and (min-width: 1200px){section.vacancies div.vacancies-container{padding:0 80px}}@media only screen and (min-width: 1200px){section.vacancies div.vacancies-container{margin-bottom:auto}}@media only screen and (min-width: 600px){section.vacancies div.vacancies-container{grid-template-columns:repeat(2, 1fr)}section.vacancies div.vacancies-container a.vacancy:nth-of-type(2n){background-color:#ef7c00}section.vacancies div.vacancies-container a.vacancy:nth-of-type(4n -1),section.vacancies div.vacancies-container a.vacancy:nth-of-type(4n -2){background-color:#f1994c}}@media only screen and (min-width: 900px){section.vacancies div.vacancies-container{grid-template-columns:repeat(3, 1fr)}section.vacancies div.vacancies-container a.vacancy:nth-of-type(4n -1),section.vacancies div.vacancies-container a.vacancy:nth-of-type(4n -2){background-color:#ef7c00}section.vacancies div.vacancies-container a.vacancy:nth-of-type(2n){background-color:#f1994c}}@media only screen and (min-width: 1200px){section.vacancies div.vacancies-container{grid-template-columns:repeat(2, 1fr)}section.vacancies div.vacancies-container a.vacancy:nth-of-type(2n){background-color:#ef7c00}section.vacancies div.vacancies-container a.vacancy:nth-of-type(4n -1),section.vacancies div.vacancies-container a.vacancy:nth-of-type(4n -2){background-color:#f1994c}}@media only screen and (min-width: 1520px){section.vacancies div.vacancies-container{grid-template-columns:repeat(3, 1fr)}section.vacancies div.vacancies-container a.vacancy:nth-of-type(4n -1),section.vacancies div.vacancies-container a.vacancy:nth-of-type(4n -2){background-color:#ef7c00}section.vacancies div.vacancies-container a.vacancy:nth-of-type(2n){background-color:#f1994c}}@media only screen and (min-width: 1820px){section.vacancies div.vacancies-container{grid-template-columns:repeat(4, 1fr)}section.vacancies div.vacancies-container a.vacancy:nth-of-type(2n){background-color:#ef7c00}section.vacancies div.vacancies-container a.vacancy:nth-of-type(8n -1),section.vacancies div.vacancies-container a.vacancy:nth-of-type(8n -3),section.vacancies div.vacancies-container a.vacancy:nth-of-type(8n -4),section.vacancies div.vacancies-container a.vacancy:nth-of-type(8n -6){background-color:#f1994c}}section.vacancies div.vacancies-container h3.no-result{width:100%}@media only screen and (min-width: 1200px){section.vacancies div.vacancies-container h3.no-result{grid-column:1/3}}section.vacancies .button.reset{grid-area:reset;margin:auto;margin-top:40px;margin-bottom:80px;height:50px}@media only screen and (min-width: 1200px){section.vacancies .button.reset{margin-bottom:120px}}section.vacancies form.sidebar{display:none;pointer-events:none}section.vacancies[active] span.filter-toggle::after{content:none}section.vacancies[active] form.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:initial}@media only screen and (min-width: 1200px){section.vacancies span.filter-toggle{display:none}section.vacancies form.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:initial}}section.share{padding:80px 20px;margin:auto;padding-bottom:0 !important}@media only screen and (min-width: 800px){section.share{padding:80px 40px}}@media only screen and (min-width: 1200px){section.share{padding:80px 80px}}section.share .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}section.share .wrapper h3{margin-bottom:10px}section.share .wrapper div.share{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}section.share .wrapper div.share .share-item{--size: 40px;height:var(--size);width:var(--size);-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;display:grid;place-items:center;--color: $cl-green;background-color:var(--color);background-color:#009d3b;border:2px solid var(--color);border:2px solid #009d3b;-webkit-box-shadow:0 0 10px rgba(var(--color), 0.5);box-shadow:0 0 10px rgba(var(--color), 0.5)}section.share .wrapper div.share .share-item img{width:50%;height:50%}section.share .wrapper div.share .share-item.twitter{--color: #1da1f2}section.share .wrapper div.share .share-item.facebook{--color: #1877f2}section.share .wrapper div.share .share-item.linkedin{--color: #0a66c2}section.share .wrapper div.share .share-item:hover{background-color:var(--color);border:2px solid var(--color)}section.apply{padding:80px 20px;position:relative;z-index:1;overflow:hidden}@media only screen and (min-width: 800px){section.apply{padding:80px 40px}}@media only screen and (min-width: 1200px){section.apply{padding:80px 80px}}@media only screen and (min-width: 1200px){section.apply{padding-top:160px;padding-bottom:160px}}section.apply::before{content:"";position:absolute;bottom:0;right:50%;height:200%;width:100%;background-image:url("../img/outline.png");background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1;opacity:.3}section.apply .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.apply .wrapper h2{text-align:center;width:100%;max-width:1200px;margin-bottom:80px;font-weight:700}section.apply .wrapper .button{margin:0 auto}section.apply-other{padding:80px 20px}@media only screen and (min-width: 800px){section.apply-other{padding:80px 40px}}@media only screen and (min-width: 1200px){section.apply-other{padding:80px 80px}}section.apply-other h2{font-weight:700}section.open-application{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:2}section.open-application::before{--size: 140px;content:"";position:absolute;height:var(--size);width:var(--size);top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:3;background-image:url("../img/flower.png");background-size:contain;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 800px){section.open-application::before{--size: 200px}}section.open-application::after{content:"";height:100%;width:50%;position:absolute;top:0;left:-25%;background-image:url("../img/outline.png");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.3;z-index:1}section.open-application .left,section.open-application .right{width:100%;padding:80px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;z-index:2}@media only screen and (min-width: 800px){section.open-application .left,section.open-application .right{padding:80px 40px}}@media only screen and (min-width: 1200px){section.open-application .left,section.open-application .right{padding:80px 80px}}@media only screen and (min-width: 800px){section.open-application .left,section.open-application .right{width:50%}}section.open-application .right{background-color:#f1994c}section.open-application .right a{position:relative;padding-left:40px;text-decoration:none;color:currentColor;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:18px;font-weight:500}section.open-application .right a+a{margin-top:-20px}section.open-application .right a::before{content:"";position:absolute;top:0;left:0;height:100%;width:20px;background-size:contain;background-position:center;background-repeat:no-repeat}section.open-application .right a.phone::before{background-image:url("../img/icon/phone.svg")}section.open-application .right a.whatsapp::before{background-image:url("../img/icon/whatsapp.svg")}section.open-application .right a.email::before{background-image:url("../img/icon/email.svg")}section.open-application .right a:hover{opacity:.8}section.open-application .right img{place-self:center;margin:0 auto 0 0;border-radius:50%;width:320px;max-width:100%;height:auto}.timeline{position:relative;z-index:1;background:hsla(0,0%,100%,.95);padding:0 0 144px 0;margin-top:15vw}.timeline .intro_container{padding:0 20px;max-width:800px;margin:0 auto}@media only screen and (min-width: 800px){.timeline .intro_container{padding:0 40px}}@media only screen and (min-width: 1200px){.timeline .intro_container{padding:0 80px}}.timeline .intro_container h2{margin-bottom:40px}.timeline .intro_container p{margin-bottom:80px;color:#646464}.timeline .wrapper{max-width:1632px}.timeline__container{position:relative}.timeline__container:before{content:"";position:absolute;top:32px;right:-1px;width:2px;height:calc(100% - 32px);background:#25328a;z-index:0}@media only screen and (min-width: 1200px){.timeline__container:before{right:calc(50% - 1px)}}.timeline__container:after{content:"";position:absolute;right:-8px;bottom:0;height:16px;width:16px;background:#e8e8e8;border-radius:24px}@media only screen and (min-width: 1200px){.timeline__container:after{right:calc(50% - 8px)}}.timeline__container .timeline__item{position:relative;opacity:0 !important;-webkit-transition:.25s all ease-in-out;transition:.25s all ease-in-out}.timeline__container .timeline__item--show{opacity:1 !important}.timeline__container .timeline__item .timeline__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.timeline__container .timeline__item .timeline__title:before{content:"";position:absolute;top:calc(50% - 1px);left:0;height:2px;width:100%;background:#25328a;z-index:-1}.timeline__container .timeline__item .timeline__title:after{content:"";position:absolute;right:1px;top:calc(50% - 20px);height:40px;width:20px;border-radius:24px;background-size:40px;background-position:center left;background-repeat:no-repeat;background-image:url("../img/icon/bullet.svg")}.timeline__container .timeline__item .timeline__title h3{position:relative;overflow:hidden;height:64px;line-height:64px;border-radius:4px;overflow:hidden;color:#25328a;padding:0 24px;text-align:left;-webkit-transform:translateY(-32px);transform:translateY(-32px);font-size:40px}.timeline__container .timeline__item .timeline__title h3:after{position:absolute;top:0;right:0;height:24px;width:24px;background-color:salmon;outline:solid salmon;background-image:url("../img/icon/bullet.svg");background-size:18px;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:-1}.timeline__container .timeline__item .card{background-color:#212121;max-width:500px;width:100%;margin:80px auto !important}@media only screen and (min-width: 800px){.timeline__container .timeline__item .card{width:calc(100% - 40px)}.timeline__container .timeline__item .card:not(.no-image){margin-top:200px !important}}.timeline__container .timeline__item .card h3{max-height:none}.timeline__container .timeline__item:nth-of-type(6n + 3) .timeline__title::after{background-image:url("../img/icon/bullet-filled/bullet-green.svg")}.timeline__container .timeline__item:nth-of-type(6n + 3) .card{background-color:#009d3b}.timeline__container .timeline__item:nth-of-type(6n + 4) .timeline__title::after{background-image:url("../img/icon/bullet-filled/bullet-pink.svg")}.timeline__container .timeline__item:nth-of-type(6n + 4) .card{background-color:#e5007d}.timeline__container .timeline__item:nth-of-type(6n + 5) .timeline__title::after{background-image:url("../img/icon/bullet-filled/bullet-orange.svg")}.timeline__container .timeline__item:nth-of-type(6n + 5) .card{background-color:#ef7c00}.timeline__container .timeline__item:nth-of-type(6n + 6) .timeline__title::after{background-image:url("../img/icon/bullet-filled/bullet-blue.svg")}.timeline__container .timeline__item:nth-of-type(6n + 6) .card{background-color:#00b1eb}.timeline__container .timeline__item:nth-of-type(6n + 7) .timeline__title::after{background-image:url("../img/icon/bullet-filled/bullet-purple.svg")}.timeline__container .timeline__item:nth-of-type(6n + 7) .card{background-color:#6f2082}.timeline__container .timeline__item:nth-of-type(6n + 8) .timeline__title::after{background-image:url("../img/icon/bullet-filled/bullet-green.svg")}.timeline__container .timeline__item:nth-of-type(6n + 8) .card{background-color:#009d3b}.timeline__container .timeline__item--right .timeline__title{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.timeline__container .timeline__item--right .timeline__title:after{right:auto;left:1px;background-position:center right}.timeline__container .timeline__item--right .timeline__title h3{text-align:right}.timeline__container .timeline__item--right .timeline__title h3:after{left:100%;left:auto}@media only screen and (min-width: 800px){.timeline__container .timeline__item--right .timeline__title h3:after{border-radius:0 0 0 128px}}.timeline .grid-sizer{width:100%}@media only screen and (min-width: 1200px){.timeline .grid-sizer{width:50%}}.timeline .grid-item{width:100%}@media only screen and (min-width: 1200px){.timeline .grid-item{width:50%}}.timeline .stamp{display:none}@media only screen and (min-width: 1200px){.timeline .stamp{display:block;position:absolute;right:0;top:0;width:20%;height:192px}}section.search{margin-top:15vw;padding:0 20px}@media only screen and (min-width: 800px){section.search{padding:0 40px}}@media only screen and (min-width: 1200px){section.search{padding:0 80px}}section.search .wrapper{grid-template-columns:100%;grid-template-rows:auto;display:grid;grid-template-columns:repeat(auto-fill, minmax(360px, 1fr));gap:40px}section.search .wrapper .card{margin-top:160px !important}section.daughter-companies{padding:80px 20px;background-color:rgba(111,32,130,.1)}@media only screen and (min-width: 800px){section.daughter-companies{padding:80px 40px}}@media only screen and (min-width: 1200px){section.daughter-companies{padding:80px 80px}}section.daughter-companies .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.daughter-companies .wrapper .left,section.daughter-companies .wrapper .right{width:100%}@media only screen and (min-width: 800px){section.daughter-companies .wrapper .left,section.daughter-companies .wrapper .right{width:calc(50% - 40px)}}section.daughter-companies .wrapper .left h2{margin-bottom:40px}section.daughter-companies .wrapper .left p{margin-bottom:20px}section.daughter-companies .wrapper .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.daughter-companies .wrapper .right a{margin:0 auto 0 0;width:60%}section.daughter-companies .wrapper .right a:nth-of-type(2){margin:-10% 0 0 auto;justify-self:flex-end}section.daughter-companies .wrapper .right a img{-webkit-transition:all .3s ease;transition:all .3s ease}section.daughter-companies .wrapper .right a:hover img{-webkit-transform:translateY(-5px);transform:translateY(-5px)}section.europe-intro{padding:80px 20px}@media only screen and (min-width: 800px){section.europe-intro{padding:80px 40px}}@media only screen and (min-width: 1200px){section.europe-intro{padding:80px 80px}}section.europe-intro .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}section.europe-intro .wrapper h2,section.europe-intro .wrapper p{text-align:center}section.europe-intro .wrapper h2{font-weight:700}section.europe{position:relative;padding:80px 20px;z-index:1}@media only screen and (min-width: 800px){section.europe{padding:80px 40px}}@media only screen and (min-width: 1200px){section.europe{padding:80px 80px}}section.europe img.europe{position:absolute;margin:auto;z-index:1;top:20px;left:20px;right:20px;bottom:20px;max-height:calc(100% - 40px);max-width:calc(100% - 40px)}@media only screen and (min-width: 800px){section.europe img.europe{top:40px;left:40px;right:40px;bottom:40px;max-height:calc(100% - 80px);max-width:calc(100% - 80px)}}@media only screen and (min-width: 1200px){section.europe img.europe{top:80px;left:80px;right:80px;bottom:80px;max-height:calc(100% - 160px);max-width:calc(100% - 160px)}}section.europe img.dfg{--size: 12%;position:absolute;top:30%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:var(--size);width:auto;z-index:2;mix-blend-mode:multiply}section.europe .wrapper{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:50vw}section.europe .wrapper *{z-index:2}section.map{height:500px;overflow:hidden}@media only screen and (min-width: 1200px){section.map{height:600px}}section.map>div{height:calc(100% + 24px) !important}section.core-team{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:500px}section.core-team .slider{margin:0;min-width:100%;min-height:100%}section.core-team .slider .owl-stage-outer,section.core-team .slider .owl-stage,section.core-team .slider .owl-item{width:100%;height:100%}section.core-team .slider .owl-nav{width:100%;padding:20px;top:25%}@media only screen and (min-width: 800px){section.core-team .slider .owl-nav{top:50%;width:50%}}section.core-team .slider .owl-dots{position:absolute;bottom:0;left:0;width:100%}@media only screen and (min-width: 800px){section.core-team .slider .owl-dots{width:50%}}section.core-team .slider .slide{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.core-team .slider .slide .content{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width: 800px){section.core-team .slider .slide .content{padding:40px 80px}}@media only screen and (min-width: 1200px){section.core-team .slider .slide .content{padding:80px 80px}}section.core-team .slider .slide .content *:not(:last-child){margin-bottom:20px}section.core-team .slider .slide .content h2{margin-bottom:40px}section.core-team .slider .slide .content span{font-size:14px;font-weight:500;font-family:"Barlow Condensed",serif}section.core-team .slider .slide .content span.name{margin-bottom:5px}section.core-team .slider .slide .content p{font-family:"Barlow Condensed",serif;font-weight:500}section.core-team .slider .slide .img{width:100%;min-height:300px;aspect-ratio:16/9;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 800px){section.core-team .slider .slide .content{width:50%}section.core-team .slider .slide .img{width:50%;border-radius:40% 60% 40% 60%/100% 0% 100% 0%;height:auto}}@media only screen and (min-width: 1200px){section.core-team .slider .slide{border-radius:40% 60% 40% 60%/100% 0% 40% 0%}}