:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;animation-duration:.7s}.Toastify--animate-icon{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--toastify-color-success:#019847;color-scheme:only light}*{box-sizing:border-box}h1{font-size:68px;font-weight:600}@media(max-width:1100px){h1{font-size:48px}}@media(max-width:870px){h1{margin-bottom:10px}}h2{font-size:36px}h2,h3{font-weight:600}h3{font-size:24px}h4{font-size:19px;font-weight:600}p{font-size:17px;font-weight:400}a{text-decoration:none;color:#2d2d2d}strong{font-weight:600}body,html{font-family:DM Sans,sans-serif;letter-spacing:normal;font-size:16px;line-height:normal;width:100%;padding:0;margin:0 auto;background-color:#fff;color:#2d2d2d}input:focus,textarea:focus{outline:none}button{cursor:pointer}form{display:flex;flex-direction:column;gap:30px}.container{width:100%;max-width:calc(1200px + 4rem);padding:0;margin:0 auto}@media(max-width:1100px){.container{padding:0}}.container_wide{max-width:1440px}.flex,.flex_center,.flex_column,.flex_column_flex_end,.flex_column_flex_start,.flex_row,.flex_row_flex_end,.flex_row_flex_start{display:flex}.flex_row,.flex_row_flex_end,.flex_row_flex_start{flex-direction:row}.flex_row_flex_end,.flex_row_flex_start{justify-content:flex-start;align-items:center}.flex_column,.flex_column_flex_end,.flex_column_flex_start{flex-direction:column}.flex_column_flex_end,.flex_column_flex_start{justify-content:center;align-items:flex-start}.flex_center{justify-content:center;align-items:center}.button,.button_primary,.button_secondary{font-family:inherit;font-size:16px;border:1px solid;border-radius:5px;padding:16px 20px}.button_primary{color:#fff!important;background-color:#019847;border-color:#019847;transition:.2s ease}.button_primary:hover{opacity:.75}.button_secondary{color:#2d2d2d!important;background-color:#fff;border-color:#fff;transition:.2s ease}.button_secondary:hover{opacity:.75}.mandatory{font-size:14px!important;color:#d42a2a;font-weight:600}.header{position:-webkit-sticky;position:sticky;top:0;background-color:#f7f7f7;z-index:1000}.header_container{min-height:110px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header_container_logo{cursor:pointer;max-height:21px;display:flex}.header_container_burger{display:none}@media(max-width:1300px){.header_container_burger{display:flex;flex-direction:column;justify-content:center;align-items:unset}}.header_container_burger_icon{display:flex}.header>.container{justify-content:space-between;display:flex;gap:1rem}@media(max-width:1300px){.header>.container{gap:0;padding:0 20px;flex-direction:column;justify-content:flex-start;align-items:unset;overflow-y:auto;height:100%}}.header_desktop_links{display:flex;gap:1rem}@media(max-width:1300px){.header_desktop_links{display:none}}.header_desktop_links>a:not(:last-child){padding:10px 0;transition:.2s ease;border-bottom:4px solid transparent}.header_desktop_links>a:not(:last-child).active,.header_desktop_links>a:not(:last-child):hover{border-bottom:4px solid #019847}.header_mobile_links{justify-content:space-around;padding-bottom:20px;gap:10px;display:none;max-height:800px}.header_mobile_links>a{font-size:24px!important}.header_mobile_links>a:not(:last-child){padding:10px 0;transition:.2s ease;border-bottom:4px solid transparent}.header_mobile_links>a:not(:last-child).active,.header_mobile_links>a:not(:last-child):hover{border-bottom:4px solid #019847}.header_open{align-items:flex-start;position:fixed;top:0;right:0;bottom:0;left:0}.burger_show{display:flex!important}.burger_hide{display:none!important}.button_primary{text-align:center;padding:16px 17px;font-size:15px}.footer{color:#2d2d2d}.footer p{font-size:17px;margin-top:0;margin-bottom:.5rem}.footer a{transition:.2s ease-in-out}.footer a:hover{opacity:.75}.footer>div:first-child{background-color:#f7f7f7;padding:80px 120px;border-radius:20px 20px 0 0}@media(max-width:870px){.footer>div:first-child{padding:60px 20px;border-radius:0}}.footer_logo{margin-bottom:30px}.footer_logo img{cursor:pointer}.footer_info{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:100px;gap:100px}@media(max-width:1100px){.footer_info{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:650px){.footer_info{grid-template-columns:1fr}}.footer_info a{font-size:17px;margin-bottom:.5rem}.footer_info>div:nth-of-type(2){gap:100px}@media(max-width:650px){.footer_info>div:nth-of-type(2){gap:80px}}.footer_info>div:nth-of-type(3) a{display:flex}.footer_info>div:nth-of-type(3)>div{gap:1rem}.footer_footnote{background-color:#f7f7f7;padding:0 50px}@media(max-width:870px){.footer_footnote{padding:0 20px}}.footer_footnote_container{justify-content:space-between;width:100%;padding:25px 0;border-top:2px solid #019847;gap:1rem;font-size:13px}@media(max-width:870px){.footer_footnote_container{text-align:center;flex-direction:column}}.footer_footnote_container>div:nth-child(2){gap:30px}@media(max-width:870px){.footer_footnote_container>div:nth-child(2){flex-direction:column;gap:1rem}}.banner{padding:0 165px;margin-bottom:80px}@media(max-width:1100px){.banner{padding:0;margin-bottom:30px}}.page_card{display:flex;position:relative;min-width:365px;min-height:365px}@media(max-width:650px){.page_card{min-width:320px;min-height:320px}}.page_card_dots{position:absolute;bottom:0;left:0}.page_card_canvas{display:flex;position:absolute;background-color:#fff;border-radius:10px;top:0;right:0;width:300px;height:300px;max-width:300px;max-height:300px;box-shadow:0 0 20px 5px hsla(0,0%,74%,.231)}.page_card_canvas_content{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;padding:2rem;justify-content:space-between}.page_card_canvas_content>div:nth-child(2){display:flex;justify-content:center}.page_card_canvas_content>div:nth-child(2)>label{font-size:20px;font-weight:600}.page_card_canvas_content>div:nth-child(2)>label>strong{font-size:inherit;font-weight:inherit;color:#019847}.contact_form{background-color:#f7f7f7;border-radius:20px;padding:5rem 250px;display:flex;gap:30px;flex-direction:column;margin-bottom:80px}@media(max-width:870px){.contact_form{padding:5rem 20px}}@media(max-width:1100px){.contact_form{margin-bottom:30px;border-radius:0}}.contact_form h2{font-size:36px;font-weight:600;margin:0}.contact_form h2>strong{color:#019847}.contact_form p{font-size:20px;font-weight:400;margin:0}.contact_form_row{display:flex;flex-direction:row;gap:30px}@media(max-width:1100px){.contact_form_row{flex-direction:column}}.contact_form_row>div{flex-basis:50%}.contact_form_attachment label,.contact_form_row label,.contact_form_text label{font-size:17px;margin-bottom:8px}.contact_form_attachment input,.contact_form_attachment textarea,.contact_form_row input,.contact_form_row textarea,.contact_form_text input,.contact_form_text textarea{font-size:17px;margin-top:8px;padding:13px 16px;border-radius:5px;border:1px solid #a0a1a1}.contact_form_attachment input::-moz-placeholder,.contact_form_attachment textarea::-moz-placeholder,.contact_form_row input::-moz-placeholder,.contact_form_row textarea::-moz-placeholder,.contact_form_text input::-moz-placeholder,.contact_form_text textarea::-moz-placeholder{font-size:17px;color:#a0a1a1}.contact_form_attachment input:-ms-input-placeholder,.contact_form_attachment textarea:-ms-input-placeholder,.contact_form_row input:-ms-input-placeholder,.contact_form_row textarea:-ms-input-placeholder,.contact_form_text input:-ms-input-placeholder,.contact_form_text textarea:-ms-input-placeholder{font-size:17px;color:#a0a1a1}.contact_form_attachment input::placeholder,.contact_form_attachment textarea::placeholder,.contact_form_row input::placeholder,.contact_form_row textarea::placeholder,.contact_form_text input::placeholder,.contact_form_text textarea::placeholder{font-size:17px;color:#a0a1a1}.contact_form_attachment_button,.contact_form_row_button,.contact_form_text_button{border:none!important;padding:unset!important}.contact_form_attachment_button::-webkit-file-upload-button,.contact_form_row_button::-webkit-file-upload-button,.contact_form_text_button::-webkit-file-upload-button{font-weight:400;color:#fff;padding:13px 16px;border:1px solid #019847;background-color:#019847;border-radius:5px;cursor:pointer;-webkit-transition:.2s ease;transition:.2s ease}.contact_form_attachment_button::file-selector-button,.contact_form_row_button::file-selector-button,.contact_form_text_button::file-selector-button{font-weight:400;color:#fff;padding:13px 16px;border:1px solid #019847;background-color:#019847;border-radius:5px;cursor:pointer;transition:.2s ease}.contact_form_attachment_button::-webkit-file-upload-button:hover,.contact_form_row_button::-webkit-file-upload-button:hover,.contact_form_text_button::-webkit-file-upload-button:hover{opacity:.75}.contact_form_attachment_button::file-selector-button:hover,.contact_form_row_button::file-selector-button:hover,.contact_form_text_button::file-selector-button:hover{opacity:.75}.contact_form_text textarea{font-size:17px;font-family:inherit;min-height:143px}.contact_form_confirmation{margin-top:1rem}.contact_form_confirmation>div:first-child{gap:1rem}.contact_form_confirmation>div:first-child input{display:flex;min-width:14px;width:14px;height:14px;border-radius:2px;border:1px solid #2d2d2d;background-color:#fff;cursor:pointer;margin-left:0;margin-right:0}.contact_form_confirmation>div:nth-child(2){margin-top:40px}#video{height:auto;width:100%;border-radius:20px}@media(max-width:1100px){#video{border-radius:unset}}.home_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.home_hero_text{padding:0 20px}}@media(max-width:870px){.home_hero_text{flex-direction:column;align-items:flex-start;margin-bottom:30px;padding-bottom:0}}.home_hero_text>h1{flex-basis:60%}.home_hero_text>h1 strong{color:#019847}.home_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.home_hero_text>div>p{font-weight:600;font-style:italic}.home_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.home_hero_info{display:flex;flex-direction:row;align-items:flex-end;gap:80px;margin-top:-7rem;margin-bottom:54px}@media(max-width:1100px){.home_hero_info{flex-direction:column;align-items:center;gap:40px}}@media(max-width:650px){.home_hero_info{text-align:center;margin-top:4rem}}.home_hero_info>div:nth-child(2){width:100%;display:flex;justify-content:space-between;padding-bottom:4rem}@media(max-width:1100px){.home_hero_info>div:nth-child(2){justify-content:center;gap:60px;padding-bottom:20px}}@media(max-width:650px){.home_hero_info>div:nth-child(2){text-align:center;flex-direction:column}}.home_hero_info_title{font-size:48px;font-weight:600;margin-bottom:1rem}@media(max-width:1100px){.home_hero_info_title{font-size:36px}}.home_hero_info_title>strong{color:#019847}.home_hero_info_text{font-size:18px;font-weight:400}.home_banner_map{display:grid;grid-template-columns:1fr 1fr;padding:60px 120px;width:100%;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.home_banner_map{padding:30px 20px}}@media(max-width:1100px){.home_banner_map{border-radius:0;grid-template-columns:1fr;gap:30px}}.home_banner_map_img{display:flex;justify-content:center}.home_banner_map_img img{-o-object-fit:contain;object-fit:contain;max-width:50%}@media(max-width:870px){.home_banner_map_img img{max-width:100%}}.home_banner_map p{width:100%}.home_banner_map_list{font-size:18px}.home_banner_map button{margin-top:2rem}.home_banner_map_logo{margin-bottom:2rem}.home_banner_map_title{font-weight:900}.home_banner{align-items:center;padding:60px 120px;width:100%;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.home_banner{padding:30px 20px}}@media(max-width:1100px){.home_banner{border-radius:0}}.home_banner p{width:100%}.home_banner_list{font-size:18px}.home_banner button{margin-top:2rem}.home_banner_logo{margin-bottom:2rem}.home_banner_border{margin-top:60px;border:1px solid #019847}@media(max-width:1100px){.home_banner_border{border:1px solid #019847;border-right:none;border-left:none}}.home_banner_title{font-weight:900}.home_cards_container{padding:0 80px;margin:7rem auto;gap:7rem}@media(max-width:870px){.home_cards_container{padding:0 20px}}.home_cards_container_card{gap:5rem}@media(max-width:1100px){.home_cards_container_card{flex-direction:column;gap:1rem}}.home_cards_container_card:nth-child(2n){flex-direction:row-reverse}@media(max-width:1100px){.home_cards_container_card:nth-child(2n){flex-direction:column}}.home_cards_container_card h2 strong{color:#019847}.home_cards_container_card>div{flex-basis:50%}.home_best_price{align-items:center;padding:60px 120px;margin-bottom:60px;width:100%;border-radius:20px;background-color:#019847}@media(max-width:870px){.home_best_price{padding:30px 20px}}@media(max-width:1100px){.home_best_price{border-radius:0}}.home_best_price *{color:#fff}.home_best_price h2{text-align:center}.home_best_price button{margin-top:2rem}.expertise_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.expertise_hero_text{padding:0 20px}}@media(max-width:870px){.expertise_hero_text{flex-direction:column;align-items:flex-start;margin-bottom:30px;gap:0}}.expertise_hero_text>h1{flex-basis:60%}.expertise_hero_text>h1 strong{color:#019847}.expertise_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.expertise_hero_text>div>p{font-weight:600;font-style:italic}.expertise_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.expertise_hero_info{display:flex;flex-direction:row;align-items:flex-end;gap:120px;margin-top:-7rem;margin-bottom:54px}@media(max-width:1100px){.expertise_hero_info{flex-direction:column;align-items:center;gap:40px}}@media(max-width:650px){.expertise_hero_info{text-align:center;margin-top:4rem}.expertise_hero_info>div{padding:0 20px}}.expertise_hero_info>div:nth-child(2){padding-bottom:4rem}.expertise_hero_info_title{font-size:48px;font-weight:600;margin-bottom:1rem}@media(max-width:1100px){.expertise_hero_info_title{font-size:36px}}.expertise_hero_info_title>strong{color:#019847}.expertise_hero_info_text{font-size:24px;font-weight:400}.expertise_banner{align-items:center;padding:60px 120px;width:100%;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.expertise_banner{padding:30px 20px}}@media(max-width:1100px){.expertise_banner{border-radius:0}}.expertise_banner p{width:100%}.expertise_banner button{margin-top:2rem}.expertise_banner_logo{margin-bottom:2rem}.expertise_cards{margin:7rem auto}.expertise_cards_container{padding:0 80px;margin-top:80px;margin-bottom:60px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:81px;gap:81px}@media(max-width:870px){.expertise_cards_container{padding:0 20px}}@media(max-width:1100px){.expertise_cards_container{grid-template-columns:1fr;justify-content:center}}.expertise_cards_container_card{gap:1rem}.expertise_cards_container_card>div:first-of-type{justify-content:center}.expertise_cards_container_card h3 strong{color:#019847}.projects_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.projects_hero_text{padding:0 20px}}@media(max-width:870px){.projects_hero_text{flex-direction:column;align-items:flex-start;margin-bottom:30px;gap:0}}.projects_hero_text>h1{flex-basis:60%}.projects_hero_text>h1 strong{color:#019847}.projects_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.projects_hero_text>div>p{font-weight:600;font-style:italic}.projects_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.projects_hero_info{display:flex;flex-direction:row;align-items:flex-end;gap:120px;margin-top:-7rem;margin-bottom:54px}@media(max-width:1100px){.projects_hero_info{flex-direction:column;align-items:center;gap:40px}}@media(max-width:650px){.projects_hero_info{text-align:center;margin-top:4rem}.projects_hero_info>div{padding:0 20px}}.projects_hero_info>div:nth-child(2){padding-bottom:4rem}.projects_hero_info_title{font-size:48px;font-weight:600;margin-bottom:1rem}@media(max-width:1100px){.projects_hero_info_title{font-size:36px}}.projects_hero_info_title>strong{color:#019847}.projects_hero_info_text{font-size:24px;font-weight:400}.projects_banner{align-items:center;padding:60px 120px;width:100%;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.projects_banner{padding:30px 20px}}@media(max-width:1100px){.projects_banner{border-radius:0}}.projects_banner p{width:100%}.projects_banner button{margin-top:2rem}.projects_banner_logo{margin-bottom:2rem}.projects_cards{margin:7rem auto}.projects_cards_container{margin:120px 80px 60px;gap:100px}@media(max-width:1100px){.projects_cards_container{margin:120px 20px 60px}}.projects_cards_container_card{gap:5rem}@media(max-width:1100px){.projects_cards_container_card{flex-direction:column}}.projects_cards_container_card>div:first-child{flex-basis:30%}.projects_cards_container_card>div:nth-child(2){flex-basis:70%}.projects_cards_container_card h2 strong{color:#019847}.references_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.references_hero_text{padding:0 20px}}@media(max-width:870px){.references_hero_text{flex-direction:column;align-items:flex-start;padding:0 20px;margin-bottom:30px;gap:0}}.references_hero_text>h1{flex-basis:60%}.references_hero_text>h1 strong{color:#019847}.references_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.references_hero_text>div>p{font-weight:600;font-style:italic}.references_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.references_hero_info{display:flex;flex-direction:row;align-items:flex-end;gap:80px;margin-top:-7rem;margin-bottom:54px}@media(max-width:1100px){.references_hero_info{flex-direction:column;align-items:center;gap:40px}}@media(max-width:650px){.references_hero_info{text-align:center;margin-top:4rem}}.references_hero_info>div:nth-child(2){width:100%;display:flex;justify-content:space-between;padding-bottom:4rem}@media(max-width:1100px){.references_hero_info>div:nth-child(2){justify-content:center;gap:60px;padding-bottom:20px}}@media(max-width:650px){.references_hero_info>div:nth-child(2){text-align:center;flex-direction:column}}.references_hero_info_title{font-size:48px;font-weight:600;margin-bottom:1rem}@media(max-width:1100px){.references_hero_info_title{font-size:36px}}.references_hero_info_title>strong{color:#019847}.references_hero_info_text{font-size:18px;font-weight:400}.references_banner{align-items:center;padding:60px 120px;width:100%;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.references_banner{padding:30px 20px}}@media(max-width:1100px){.references_banner{border-radius:0}}.references_banner p{width:100%}.references_banner_logo{margin-bottom:2rem}.references_info{padding:0 80px;margin:60px 0}@media(max-width:1100px){.references_info{flex-direction:column;padding:0 20px}}.references_info_text{width:100%}.references_info_text h2{font-size:48px;padding-left:120px;font-weight:600}@media(max-width:650px){.references_info_text h2{padding-left:0}}@media(max-width:1100px){.references_info_text h2{font-size:36px}}.references_info_text h2>span{font-size:36px}@media(max-width:1100px){.references_info_text h2>span{font-size:24px}}.references_info_text h2>strong{color:#019847}.references_info a{margin:2rem auto}.references_info a button{padding-left:4rem;padding-right:4rem}.careers_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.careers_hero_text{padding:0 20px}}@media(max-width:870px){.careers_hero_text{flex-direction:column;align-items:flex-start;padding:0 20px;margin-bottom:30px;gap:0}}.careers_hero_text>h1{flex-basis:60%}.careers_hero_text>h1 strong{color:#019847}.careers_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.careers_hero_text>div>p{font-weight:600;font-style:italic}.careers_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.careers_hero_info{display:flex;flex-direction:row;align-items:flex-end;gap:120px;margin-top:-7rem;margin-bottom:54px}@media(max-width:1100px){.careers_hero_info{flex-direction:column;align-items:center;gap:40px}}@media(max-width:650px){.careers_hero_info{text-align:center;margin-top:4rem}.careers_hero_info>div{padding:0 20px}}.careers_hero_info>div:nth-child(2){padding-bottom:4rem}.careers_hero_info_title{font-size:48px;font-weight:600;margin-bottom:1rem}@media(max-width:650px){.careers_hero_info_title{font-size:36px}}.careers_hero_info_title>strong{color:#019847}.careers_hero_info_text{font-size:24px;font-weight:400}.careers_banner{align-items:center;padding:60px 120px;width:100%;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.careers_banner{padding:30px 20px}}@media(max-width:1100px){.careers_banner{border-radius:0}}.careers_banner p{width:100%}.careers_banner button{margin-top:2rem}.careers_banner_logo{margin-bottom:2rem}.careers_cards{margin:7rem auto}.careers_cards_container{padding:0 80px;margin-top:80px;margin-bottom:60px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:81px;gap:81px}@media(max-width:870px){.careers_cards_container{padding:0 20px}}@media(max-width:1100px){.careers_cards_container{grid-template-columns:1fr;justify-content:center}}.careers_cards_container_card{gap:1rem}@media(max-width:1100px){.careers_cards_container_card>div{display:flex;justify-content:center}}.careers_cards_container_card h3 strong{color:#019847}.careers_info{padding:0 80px;margin-bottom:60px}@media(max-width:870px){.careers_info{padding:0 20px}}.contact_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.contact_hero_text{padding:0 20px}}@media(max-width:870px){.contact_hero_text{flex-direction:column;align-items:flex-start;margin-bottom:30px;gap:0}}.contact_hero_text>h1{flex-basis:60%}.contact_hero_text>h1 strong{color:#019847}.contact_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.contact_hero_text>div>p{font-weight:600;font-style:italic}.contact_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.contact_hero_image{display:flex;height:400px}.contact_hero_image_placeholder{-o-object-fit:cover;object-fit:cover}.contact_info{padding:0 80px;margin:80px 0;gap:80px}.contact_info .google_map{padding-top:40px;display:grid;width:100%;min-height:400px}@supports(-webkit-touch-callout:none) and (not (translate:none)){.contact_info .google_map{margin-bottom:80px}}@media(max-width:1100px){.contact_info{flex-direction:column;padding:0 20px;gap:80px}}@media(max-width:650px){.contact_info{text-align:center}}.contact_info>div{flex-basis:50%}.contact_info h2{font-size:48px;font-weight:600;color:#019847}@media(max-width:650px){.contact_info h2{font-size:36px}}.contact_info label{font-size:24px;font-weight:400}.expert_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.expert_hero_text{padding:0 20px}}@media(max-width:870px){.expert_hero_text{flex-direction:column;align-items:flex-start;margin-bottom:30px;gap:0}}.expert_hero_text>h1{flex-basis:60%}.expert_hero_text>h1 strong{color:#019847}.expert_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.expert_hero_text>div>p{font-weight:600;font-style:italic}.expert_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.expert_hero_image{display:flex;height:400px}.expert_hero_image_placeholder{-o-object-position:75% 0;object-position:75% 0;-o-object-fit:cover;object-fit:cover}.expert_info{padding:0 80px;margin:60px 0;gap:80px}@media(max-width:1100px){.expert_info{flex-direction:column;padding:0 20px;gap:40px}}.expert_info_text{width:100%}.expert_info_text h2{font-size:48px;padding-left:120px;font-weight:600}@media(max-width:650px){.expert_info_text h2{padding-left:0}}@media(max-width:1100px){.expert_info_text h2{font-size:36px}}.expert_info_text h2>span{font-size:36px}@media(max-width:1100px){.expert_info_text h2>span{font-size:24px}}.expert_info_text h2>strong{color:#019847}.expert_bullets{background-color:#f7f7f7;border-radius:20px}@media(max-width:1100px){.expert_bullets{border-radius:0}}.expert_bullets_content{padding:70px;max-width:900px;margin:0 auto;gap:50px}@media(max-width:650px){.expert_bullets_content{padding:70px 20px}}.expert_bullets_content_row{gap:20px}.expert_bullets_content_row>div:first-of-type{min-height:24px;min-width:24px;padding-top:9px}@media(max-width:650px){.expert_bullets_content_row>div:first-of-type{min-height:20px;min-width:20px;padding-top:7px}}.expert_bullets_content_row>div:nth-of-type(2) h3{font-size:32px;font-weight:900;margin:0}@media(max-width:650px){.expert_bullets_content_row>div:nth-of-type(2) h3{font-size:24px}}.expert_bullets_content_row>div:nth-of-type(2) h3 span{color:#019847}.expert_bullets_content_row>div:nth-of-type(2) p:after{content:"";display:block;height:2px;width:125px;margin-top:16px;background-color:#019847}.impressum_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.impressum_hero_text{padding:0 20px}}@media(max-width:870px){.impressum_hero_text{flex-direction:column;align-items:flex-start;margin-bottom:30px;gap:0}}.impressum_hero_text>h1{flex-basis:60%}.impressum_hero_text>h1 strong{color:#019847}.impressum_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.impressum_hero_text>div>p{font-weight:600;font-style:italic}.impressum_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.impressum_hero_image{display:flex;height:400px}.impressum_hero_image_placeholder{-o-object-fit:cover;object-fit:cover}.impressum_info{max-width:600px;margin:60px auto;gap:80px}@media(max-width:1100px){.impressum_info{padding:0 20px}}@media(max-width:500px){.impressum_info{flex-direction:column;gap:40px}}.impressum_info>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;gap:30px;flex-basis:50%}.impressum_info>div:first-child,.impressum_info>div:nth-child(2){justify-content:space-between}.impressum_info>div div{font-size:18px}.impressum_info>div strong{line-height:40px;font-size:18px}.subventions_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.subventions_hero_text{padding:0 20px}}@media(max-width:870px){.subventions_hero_text{flex-direction:column;align-items:flex-start;margin-bottom:30px;padding-bottom:0}}.subventions_hero_text>h1{flex-basis:60%}.subventions_hero_text>h1 strong{color:#019847}.subventions_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.subventions_hero_text>div>p{font-weight:600;font-style:italic}.subventions_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.subventions_hero_info{display:flex;flex-direction:row;align-items:flex-end;gap:120px;margin-top:-7rem;margin-bottom:54px}@media(max-width:1100px){.subventions_hero_info{flex-direction:column;align-items:center;gap:40px}}@media(max-width:650px){.subventions_hero_info{text-align:center;margin-top:4rem}.subventions_hero_info>div{padding:0 20px}}.subventions_hero_info>div:nth-child(2){padding-bottom:4rem}.subventions_hero_info_title{font-size:48px;font-weight:600;margin-bottom:1rem}@media(max-width:1100px){.subventions_hero_info_title{font-size:36px}}.subventions_hero_info_title>strong{color:#019847}.subventions_hero_info_text{font-size:24px;font-weight:400}.subventions_banner,.subventions_banner_transparent{align-items:center;width:100%}.subventions_banner p,.subventions_banner_transparent p{width:100%}.subventions_banner_title,.subventions_banner_transparent_title{font-weight:900}.subventions_banner_transparent{padding:60px 120px 0}@media(max-width:870px){.subventions_banner_transparent{padding:30px 20px 0}}@media(max-width:1100px){.subventions_banner_transparent{border-radius:0}}.subventions_banner{margin-bottom:60px;padding:60px 120px;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.subventions_banner{padding:30px 20px}}@media(max-width:1100px){.subventions_banner{border-radius:0}}.subventions_banner_logo{margin-bottom:2rem}.subventions_banner button{margin-top:2rem}.subventions_banner ul{margin:0 auto 0 0}.subventions_banner ul li{padding-bottom:10px}.subventions_banner ol{width:90%;position:relative;list-style:none;counter-reset:my-awesome-counter}.subventions_banner ol li{counter-increment:my-awesome-counter;padding-bottom:20px}.subventions_banner ol li:before{content:"-A" counter(my-awesome-counter) ": ";width:40px;position:absolute;left:0}.subventions_banner span{margin-top:1rem;font-size:.75rem}.subventions_cards_container{padding:0 80px;margin:4rem auto 7rem;gap:7rem}@media(max-width:870px){.subventions_cards_container{padding:0 20px}}.subventions_cards_container_card{gap:5rem}@media(max-width:1100px){.subventions_cards_container_card{flex-direction:column;gap:1rem}}.subventions_cards_container_card:nth-child(2n){flex-direction:row-reverse}@media(max-width:1100px){.subventions_cards_container_card:nth-child(2n){flex-direction:column}}.subventions_cards_container_card h2 strong{color:#019847}.subventions_cards_container_card>div{flex-basis:50%}.subventions_best_price{align-items:center;padding:60px 120px;margin-bottom:60px;width:100%;border-radius:20px;background-color:#019847}@media(max-width:870px){.subventions_best_price{padding:30px 20px}}@media(max-width:1100px){.subventions_best_price{border-radius:0}}.subventions_best_price *{color:#fff}.subventions_best_price h2{text-align:center}.subventions_best_price button{margin-top:2rem}.privacy ul{line-height:2}.privacy_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.privacy_hero_text{padding:0 20px}}@media(max-width:870px){.privacy_hero_text{flex-direction:column;align-items:flex-start;margin-bottom:30px;gap:0}}.privacy_hero_text>h1{flex-basis:60%}.privacy_hero_text>h1 strong{color:#019847}.privacy_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.privacy_hero_text>div>p{font-weight:600;font-style:italic}.privacy_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.privacy_hero_image{height:400px;display:flex}.privacy_hero_image_placeholder{-o-object-fit:cover;object-fit:cover}.privacy_text{max-width:920px;margin:0 auto;padding:60px 20px}.privacy_text a{font-weight:600;transition:.2s ease-in-out}.privacy_text a:hover{opacity:.75}.documents_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.documents_hero_text{padding:0 20px}}@media(max-width:870px){.documents_hero_text{flex-direction:column;align-items:flex-start;padding:0 20px;margin-bottom:30px;gap:0}}.documents_hero_text>h1{flex-basis:60%}.documents_hero_text>h1 strong{color:#019847}.documents_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.documents_hero_text>div>p{font-weight:600;font-style:italic}.documents_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.documents_hero_info{display:flex;flex-direction:row;align-items:flex-end;gap:80px;margin-top:-7rem;margin-bottom:54px}@media(max-width:1100px){.documents_hero_info{flex-direction:column;align-items:center;gap:40px}}@media(max-width:650px){.documents_hero_info{text-align:center;margin-top:4rem}}.documents_hero_info>div:nth-child(2){width:100%;display:flex;justify-content:space-between;padding-bottom:4rem}@media(max-width:1100px){.documents_hero_info>div:nth-child(2){justify-content:center;gap:60px;padding-bottom:20px}}@media(max-width:650px){.documents_hero_info>div:nth-child(2){text-align:center;flex-direction:column}}.documents_hero_info_title{font-size:48px;font-weight:600;margin-bottom:1rem}@media(max-width:1100px){.documents_hero_info_title{font-size:36px}}.documents_hero_info_title>strong{color:#019847}.documents_hero_info_text{font-size:18px;font-weight:400}.documents_banner{align-items:start;padding:60px 120px;margin-bottom:80px;width:100%;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.documents_banner{padding:30px 20px}}@media(max-width:1100px){.documents_banner{border-radius:0;margin-bottom:30px}}.documents_banner p{width:100%}.documents_banner_list{font-size:18px;width:100%;display:flex;flex-direction:column;gap:20px}.documents_banner_list a:hover{text-decoration:underline}.documents_banner_list_item a{word-break:break-all}.documents_banner button{margin-top:2rem}.documents_banner_logo{margin-bottom:2rem}.documents_banner_border{margin-top:60px;border:1px solid #019847}@media(max-width:1100px){.documents_banner_border{border:1px solid #019847;border-right:none;border-left:none}}.documents_banner_title{font-weight:900;text-align:center;width:100%}.documents_info{padding:0 80px;margin:60px 0}@media(max-width:1100px){.documents_info{flex-direction:column;padding:0 20px}}.documents_info_text{width:100%}.documents_info_text h2{font-size:48px;padding-left:120px;font-weight:600}@media(max-width:650px){.documents_info_text h2{padding-left:0}}@media(max-width:1100px){.documents_info_text h2{font-size:36px}}.documents_info_text h2>span{font-size:36px}@media(max-width:1100px){.documents_info_text h2>span{font-size:24px}}.documents_info_text h2>strong{color:#019847}.documents_info a{margin:2rem auto}.documents_info a button{padding-left:4rem;padding-right:4rem}.media_hero_text{width:100%;gap:1rem}@media(max-width:1100px){.media_hero_text{padding:0 20px}}@media(max-width:870px){.media_hero_text{flex-direction:column;align-items:flex-start;padding:0 20px;margin-bottom:30px;gap:0}}.media_hero_text>h1{flex-basis:60%}.media_hero_text>h1 strong{color:#019847}.media_hero_text>div{display:flex;flex-direction:column;flex-basis:40%;align-items:center}.media_hero_text>div>p{font-weight:600;font-style:italic}.media_hero_text>div>p:after{content:"";display:block;height:4px;width:125px;margin-top:10px;background-color:#019847}.media_hero_info{display:flex;flex-direction:row;align-items:flex-end;gap:80px;margin-top:-7rem;margin-bottom:54px}@media(max-width:1100px){.media_hero_info{flex-direction:column;align-items:center;gap:40px}}@media(max-width:650px){.media_hero_info{text-align:center;margin-top:4rem}}.media_hero_info>div:nth-child(2){width:100%;display:flex;justify-content:space-between;padding-bottom:4rem}@media(max-width:1100px){.media_hero_info>div:nth-child(2){justify-content:center;gap:60px;padding-bottom:20px}}@media(max-width:650px){.media_hero_info>div:nth-child(2){text-align:center;flex-direction:column}}.media_hero_info_title{font-size:48px;font-weight:600;margin-bottom:1rem}@media(max-width:1100px){.media_hero_info_title{font-size:36px}}.media_hero_info_title>strong{color:#019847}.media_hero_info_text{font-size:18px;font-weight:400}.media_banner{align-items:start;padding:60px 120px;margin-bottom:80px;width:100%;border-radius:20px;background-color:#f7f7f7}@media(max-width:870px){.media_banner{padding:30px 20px}}@media(max-width:1100px){.media_banner{border-radius:0;margin-bottom:30px}}.media_banner p{width:100%}.media_banner_list{font-size:18px;width:100%;display:flex;flex-direction:column;gap:20px}.media_banner_list a:hover{text-decoration:underline}.media_banner_list_item a{word-break:break-all}.media_banner button{margin-top:2rem}.media_banner_logo{margin-bottom:2rem}.media_banner_border{margin-top:60px;border:1px solid #019847}@media(max-width:1100px){.media_banner_border{border:1px solid #019847;border-right:none;border-left:none}}.media_banner_title{font-weight:900;text-align:center;width:100%}.media_info{padding:0 80px;margin:60px 0}@media(max-width:1100px){.media_info{flex-direction:column;padding:0 20px}}.media_info_text{width:100%}.media_info_text h2{font-size:48px;padding-left:120px;font-weight:600}@media(max-width:650px){.media_info_text h2{padding-left:0}}@media(max-width:1100px){.media_info_text h2{font-size:36px}}.media_info_text h2>span{font-size:36px}@media(max-width:1100px){.media_info_text h2>span{font-size:24px}}.media_info_text h2>strong{color:#019847}.media_info a{margin:2rem auto}.media_info a button{padding-left:4rem;padding-right:4rem}.media_cards_container{margin:7rem auto;padding:0 80px;display:flex;flex-direction:column;gap:6rem}@media(max-width:1100px){.media_cards_container{padding:0 20px}}.media_card{display:grid;grid-template-columns:minmax(280px,360px) 1fr;align-items:center;grid-gap:clamp(2rem,5vw,6rem);gap:clamp(2rem,5vw,6rem);position:relative}@media(max-width:1100px){.media_card{grid-template-columns:1fr;gap:2rem}}@media(max-width:650px){.media_card{gap:1rem}}.media_card--reverse{grid-template-columns:1fr minmax(280px,360px)}.media_card--reverse .media_card_image_col{order:2;justify-self:end}.media_card--reverse .media_card_content{order:1}@media(max-width:1100px){.media_card--reverse{grid-template-columns:1fr}.media_card--reverse .media_card_content,.media_card--reverse .media_card_image_col{order:0}}.media_card_image_col{position:relative;width:100%;max-width:360px}@media(max-width:1100px){.media_card_image_col{max-width:100%;width:auto;margin:0 auto}}.media_card_dots{position:absolute;top:-24px;right:-30px;width:100px;height:100px;z-index:1;opacity:.8;background-image:radial-gradient(#019847 1.5px,transparent 0);background-size:12px 12px}@media(max-width:1100px){.media_card_dots{right:-10px}}.media_card_image_bg{position:absolute;left:-32px;bottom:-32px;width:85%;height:85%;background:#f7f7f7;border-radius:18px;z-index:0}@media(max-width:1100px){.media_card_image_bg{left:-10px;bottom:-16px}}.media_card_image_wrap{position:relative;z-index:2;overflow:hidden;border-radius:18px;box-shadow:0 20px 45px rgba(0,0,0,.08);background:#fff}.media_card_image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;border-radius:18px}.media_card_content{max-width:760px}@media(max-width:1100px){.media_card_content{text-align:left}}.media_card_kicker{display:inline-block;margin-bottom:1rem;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#019847}.media_card h3{line-height:1.15;font-weight:700}@media(max-width:1100px){.media_card h3{font-size:2.2rem}}@media(max-width:650px){.media_card h3{font-size:1.8rem}}.media_card p{margin-top:1.5rem;max-width:720px;font-size:1.125rem;color:#2d2d2d}@media(max-width:1100px){.media_card p{max-width:100%;font-size:1rem}}.media_card_link{padding-top:1.5rem}.media .button_primary{display:inline-block}