@keyframes fadeInAnimation{0%{opacity:0}100%{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(720deg)}}@keyframes scale{0%{transform:scale(0)}100%{transform:scale(1)}}.container_back{margin-top:50px;padding:0 172px}.container_back .back{font-size:15px;font-weight:400;text-transform:uppercase}.container_back .back span{padding:5px;margin-right:1rem;background-color:;color:#d8dde6;border-radius:5px;transition:0.5s ease-in-out}.container_back .back:hover span{background-color:#1a1a1a}@media screen and (max-width:1150px){.container_back{padding:0 3rem}}@media screen and (max-width:768px){.container_back{padding:0 1.5rem}}.button{display:flex;align-items:center;column-gap:10px;width:fit-content;padding:15px 30px;color:#1a1a1a;background-color:#41c7a4;border-radius:10px;font-size:14px;font-weight:500;transition:all ease-in-out 0.5s}.button.white{background-color:#d8dde6;color:#1a1a1a}.button.black span{color:#d8dde6}.button:hover{box-shadow:inset 17em 0px 0 0 #d8dde6}.button:hover.white{box-shadow:inset 17em 0px 0 0 #41c7a4}.button:hover.black{box-shadow:inset 17em 0px 0 0 #000}.button span{font-size:18px;color:#1a1a1a;transition:all ease-in-out 0.5s}.caroussel{position:relative}.caroussel h2{text-align:center;padding-bottom:40px}.caroussel .slick{width:100%;padding-left:13vw;padding-right:13vw;margin:0 auto}.caroussel .slick .container_slick{width:482px;height:350px;background-size:contain;background-position:center;background-repeat:no-repeat}.caroussel .arrow-next,
.caroussel .arrow-prev{position:absolute;top:50%;padding:20px;color:#d8dde6;background-color:;border-radius:10px;font-size:22px;transition:0.5s ease-in-out;cursor:pointer;z-index:999}.caroussel .arrow-next:hover,
.caroussel .arrow-prev:hover{background-color:#1a1a1a}.caroussel .arrow-prev{left:10%}.caroussel .arrow-next{right:10%}@media screen and (max-width:1294px){.caroussel .slick .container_slick{width:27vw;height:35vh}.caroussel .arrow-prev{left:5%}.caroussel .arrow-next{right:5%}}@media screen and (max-width:1024px){.caroussel .slick .container_slick{width:474px;height:40vh}.caroussel .arrow-next, .caroussel .arrow-prev{padding:15px;font-size:16px}}@media screen and (max-width:1024px){.caroussel .arrow-next, .caroussel .arrow-prev{padding:10px;font-size:14px}}body{background-color:#d8dde6}h1,
h2,
h3,
input[type="text"],
input[type="submit"],
textarea::placeholder,
label{font-family:"Poppins", sans-serif}p,
ul,
li,
a,
span{font-family:"Roboto", sans-serif}h1{font-size:48px}@media screen and (max-width:1024px){h1{font-size:44px}}@media screen and (max-width:500px){h1{font-size:28px}}h2{font-size:36px}@media screen and (max-width:768px){h2{font-size:28px}}ul,
li,
p{font-size:20px;font-weight:300}@media screen and (max-width:1550px){ul, li, p{font-size:16px}}input[type="text"],
textarea{font-size:18px}.button{font-size:14px}.subtitle,
.suptitle{font-size:16px}footer{display:flex}footer .left_side{width:65%}footer .left_side .top_left_side{padding:clamp(30px,8vh,75px) 170px;border-radius:0 48px 0 0;background-color:#1a1a1a}footer .left_side .top_left_side img{max-width:250px;max-height:100px}footer .left_side .top_left_side .wrapper_infos_nav{display:flex;column-gap:100px;padding-top:30px}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{display:flex;row-gap:16px;max-width:33%;padding-top:15px;flex-direction:column}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer a{display:flex;align-items:flex-start;text-transform:uppercase;font-size:13px;font-weight:500;line-height:2;transition:0.5s ease-in-out}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer a:hover{color:#41c7a4}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer a:hover span{color:#1a1a1a;background-color:white}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer a span{padding:0.4rem;margin-right:1rem;background-color:#41c7a4;border-radius:0.25rem;font-size:13px;transition:0.5s ease-in-out}footer .left_side .top_left_side .wrapper_infos_nav .container_nav{width:33%}footer .left_side .top_left_side .wrapper_infos_nav .container_nav nav{display:flex;flex-direction:column;border-left:2px solid #41c7a4}footer .left_side .top_left_side .wrapper_infos_nav .container_nav nav a{margin-left:1rem;text-transform:uppercase;font-weight:500;font-size:13px;line-height:2.2;transition:0.5s ease-in-out}footer .left_side .top_left_side .wrapper_infos_nav .container_nav nav a:hover{color:#41c7a4}footer .left_side .top_left_side .wrapper_infos_nav .container_nav p{padding-bottom:20px;font-size:24px}footer .left_side .top_left_side .wrapper_infos_nav a,
footer .left_side .top_left_side .wrapper_infos_nav span,
footer .left_side .top_left_side .wrapper_infos_nav p{color:#d8dde6}footer .left_side .top_left_side .wrapper_infos_nav p{font-weight:bold}footer .left_side .bottom_left_side{padding:20px 172px;background-color:#4d4d4d}footer .left_side .bottom_left_side a{color:#757575;text-transform:uppercase;font-weight:600;font-size:14px;transition:0.5s ease-in-out}footer .left_side .bottom_left_side a:hover{color:#41c7a4}footer .left_side .bottom_left_side #sitemap{margin-left:10px}footer .right_side{display:flex;align-items:flex-end;width:35%}footer .right_side a{display:flex;align-items:center;color:#1a1a1a;transition:0.5s ease-in-out;padding-left:6rem}footer .right_side a img{width:110px;padding:20px}footer .right_side a:hover{color:#41c7a4}@media screen and (max-width:1550px){footer .left_side .top_left_side{padding:clamp(30px,8vh,75px) 120px}footer .left_side .top_left_side .wrapper_infos_nav{column-gap:1rem;justify-content:space-between}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{max-width:45%}footer .right_side a{padding-right:15px}}@media screen and (max-width:1400px){footer .left_side{width:90%}footer .left_side .top_left_side{padding-left:7.5vw;padding-right:7.5vw}footer .left_side .bottom_left_side{padding-left:7.5vw;padding-right:7.5vw}}@media screen and (max-width:1024px){footer{flex-direction:column}footer .left_side .top_left_side .wrapper_infos_nav{justify-content:flex-start;column-gap:5rem}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{max-width:35%}footer .left_side .bottom_left_side{border-radius:0 0 48px 0}footer .right_side{width:100%}footer .right_side a{padding-left:5.5vw;padding-right:7.5vw}}@media screen and (max-width:768px){footer .left_side .top_left_side .wrapper_infos_nav{flex-direction:column;row-gap:2rem}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{max-width:50%}}@media screen and (max-width:480px){footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{max-width:100%}}.get_up{position:fixed;display:none;bottom:0;right:20px;width:60px;height:60px;padding-top:14px;background-color:#4d4d4d;border-radius:12px 12px 0 0;text-align:center;cursor:pointer;z-index:9999;transition:background 0.4s cubic-bezier(.68,.16,.39,.98), color 0.4s cubic-bezier(.68,.16,.39,.98), transform 0.4s cubic-bezier(.68,.16,.39,.98), visibility 0s}.get_up span{color:#d8dde6;font-size:22px}.get_up:hover{background-color:}.navigation{display:none;position:fixed;width:100%;background-color:#1a1a1a;box-shadow:1px 6px 12px #00000021;z-index:999}.navigation .lang{text-transform:uppercase}.navigation.scroll_down .navigation_bottom{padding:2rem 5rem}.navigation .navigation_top{position:relative;display:flex;justify-content:flex-end;top:0;padding:1rem 5rem;z-index:9999}.navigation .navigation_top .dropdown_nav p{color:#d8dde6;font-size:13px;cursor:pointer}.navigation .navigation_top .dropdown_nav p span{color:#d8dde6;padding-left:0.1rem;font-size:9px}.navigation .navigation_top .dropdown_nav p:hover{color:#41c7a4}.navigation .navigation_top .dropdown_nav p:hover span{color:#41c7a4}.navigation .navigation_top .dropdown_nav .dropdown_nav_container .link_dropdown{color:#1a1a1a}.navigation .navigation_top .dropdown_nav .dropdown_nav_container .link_dropdown:hover{border-radius:0 0 10px 10px}.navigation .navigation_bottom{display:flex;justify-content:space-between;align-items:center;padding:3rem 5rem;transition:ease-in-out 0.5s}.navigation .navigation_bottom .logo{z-index:9999}.navigation .navigation_bottom .button{padding:10px 25px;text-transform:none}.navigation .navigation_bottom nav{display:flex;align-items:center;column-gap:3rem}.navigation .navigation_bottom nav a,
.navigation .navigation_bottom nav p{color:#d8dde6;font-size:16px;font-weight:300}.navigation .navigation_bottom nav a.active,
.navigation .navigation_bottom nav p.active{color:#41c7a4}.navigation .navigation_bottom nav .button{font-size:20px;font-weight:bold}.navigation .navigation_bottom .dropdown_nav .dropdown_nav_container{width:11vw;left:-55px}.navigation .navigation_bottom .dropdown_nav .dropdown_nav_container .link_dropdown{padding:12px 50px}.navigation .navigation_bottom .wrapper_menu_burger{display:none;position:relative;flex-direction:column;align-items:center;cursor:pointer;z-index:9999}.navigation .navigation_bottom .wrapper_menu_burger p{color:#d8dde6;font-size:10px;text-transform:uppercase;letter-spacing:2px;transition:opacity 0.4s cubic-bezier(.68,.16,.39,.98), visibility 0s, transform 0.4s cubic-bezier(.68,.16,.39,.98)}.navigation .navigation_bottom .wrapper_menu_burger p.active{position:relative;transform:translateY(-20px) translateX(-40px);animation:fadeInAnimation ease 2s;animation-fill-mode:forwards}.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:35px;width:35px}.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger.active .line{background-color:transparent;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger.active .line::before{transform:translateY(14px) translateX(1px) rotate(225deg)}.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger.active .line::after{transform:translateY(-6px) rotate(-225deg)}.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger .line{width:30px;height:4px;background-color:#41c7a4;border-radius:20px}.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger .line::before,
.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger .line::after{content:'';position:absolute;display:block;height:4px;width:30px;background-color:#41c7a4;border-radius:20px;transition-duration:0.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger .line::before{top:6px}.navigation .navigation_bottom .wrapper_menu_burger .menu_hamburger .line::after{top:26px}.navigation .dropdown_nav{position:relative}.navigation .dropdown_nav p{display:flex;align-items:center;column-gap:8px;cursor:pointer}.navigation .dropdown_nav span{color:#1a1a1a;transition:ease-in-out 0.5s}.navigation .dropdown_nav .dropdown_nav_container{position:absolute;display:flex;flex-direction:column;top:39px;left:-18px;background-color:#d8dde6;box-shadow:0px 9px 12px #00000014;border-radius:0 0 10px 10px;opacity:0;visibility:hidden;transition:ease-in-out 0.5s;cursor:pointer}.navigation .dropdown_nav .dropdown_nav_container .link_dropdown{padding:1rem;margin-right:0;padding:8px 28px;border-radius:0;transition:ease-in-out 0.5s;font-weight:bold}.navigation .dropdown_nav .dropdown_nav_container .link_dropdown:last-child{margin-bottom:0;border-radius:0 0 10px 10px}.navigation .dropdown_nav:hover span{transform:rotateX(180deg)}.navigation .dropdown_nav:hover .dropdown_nav_container{opacity:1;visibility:visible}.navigation .dropdown_nav:hover .dropdown_nav_container .link_dropdown{color:#1a1a1a}.navigation .dropdown_nav:hover .dropdown_nav_container .link_dropdown:hover{background-color:#41c7a4;color:#d8dde6}.navigation .menu_mobile{position:fixed;top:0;display:flex;justify-content:space-between;width:100%;visibility:hidden;overflow-y:hidden;overflow-x:hidden}.navigation .menu_mobile.active{height:100vh;z-index:9998;visibility:visible}.navigation .menu_mobile.active .overlay{right:0;transition:all 0.8s cubic-bezier(0.645,0.1,0.355,1.000)}.navigation .menu_mobile.active .wrapper_mobile{right:0}.navigation .menu_mobile.active .img{left:0}.navigation .menu_mobile .overlay{position:absolute;height:100%;width:100%;top:0;right:-9999px;background-color:#d8dde6;transition:all 2s cubic-bezier(0.65,0.1,0,1.45)}.navigation .menu_mobile .img{position:relative;top:0;left:-999px;transition:all 1s cubic-bezier(0.645,0.1,0.355,1.000);background-color:#fff}.navigation .menu_mobile .img img{max-width:40vw;height:100vh;object-fit:cover;opacity:.5}.navigation .menu_mobile .wrapper_mobile{position:relative;display:flex;flex-direction:column;align-items:end;width:100%;height:100vh;right:-999px;padding-top:200px;padding-right:50px;max-width:100%;background-color:#d8dde6;text-align:start;overflow-y:hidden;transition:all 0.8s cubic-bezier(0.645,0.1,0.355,1.000)}.navigation .menu_mobile .wrapper_mobile a{padding:7px 15px;color:#1a1a1a;border-radius:10px;font-size:28px;font-family:"Poppins", sans-serif;font-weight:600;letter-spacing:1px;transition:all 0.5s cubic-bezier(0.645,0.1,0.355,1.000)}.navigation .menu_mobile .wrapper_mobile a.active{color:#41c7a4}.navigation .menu_mobile .wrapper_mobile a span{color:#41c7a4}.navigation .menu_mobile .wrapper_mobile a:hover{color:#41c7a4}.navigation .menu_mobile .wrapper_mobile .top{display:flex;justify-content:space-between;padding:20px;background-color:#41c7a4}.navigation .menu_mobile .wrapper_mobile .top span{color:#d8dde6;font-size:24px}.navigation .menu_mobile .wrapper_mobile .container_links_mobile{display:flex;flex-direction:column;width:50%;row-gap:0.5rem}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .link{display:flex;align-items:center;justify-content:space-between}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .link span{transition:all ease-in 0.2s}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .link.active{background-color:#41c7a4}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .link.active span{transform:rotate(180deg)}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .button.contact_us{margin-left:0}.navigation .menu_mobile .wrapper_mobile .container_infos{display:flex;flex-direction:column;align-items:start;width:50%;padding-top:6rem}.navigation .menu_mobile .wrapper_mobile .container_infos .infos{display:flex;column-gap:0.5rem;font-size:12px;font-family:"Roboto", sans-serif;text-transform:uppercase;font-weight:500}@media screen and (max-width:1690px){.navigation.scroll_down .navigation_bottom{padding:1.5rem}.navigation .navigation_top{padding:1rem 1.5rem}.navigation .navigation_bottom{padding:1.5rem}.navigation .navigation_bottom nav{display:none}.navigation .navigation_bottom .wrapper_menu_burger{display:flex}}@media screen and (max-width:600px){.navigation .navigation_bottom .logo img{width:70%}.navigation .menu_mobile{flex-direction:column}.navigation .menu_mobile.active .img{left:initial;right:0}.navigation .menu_mobile .img{height:160px;right:-999px;left:initial;transition:all 0.8s cubic-bezier(0.645,0.1,0.355,1.000)}.navigation .menu_mobile .img img{max-width:100vw;height:initial;object-fit:fill}.navigation .menu_mobile .wrapper_mobile{max-width:100%;padding-left:20px;padding-right:20px}.navigation .menu_mobile .wrapper_mobile .container_links_mobile, .navigation .menu_mobile .wrapper_mobile .container_infos{width:100%}.navigation .menu_mobile .wrapper_mobile a{font-size:22px}}.hero_inner{position:relative;display:flex;align-items:center;width:100%;height:100vh;min-height:420px;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed}.hero_inner.image{height:100vh;min-height:auto}.hero_inner.image .container_title_text{position:initial;width:70%;max-width:950px;max-height:fit-content;padding:50px 50px 50px 8vw;margin-top:480px;background:#d8dde6e6;border-radius:0 24px 24px 0;z-index:5}.hero_inner.image .container_title_text h1{font-weight:600}.hero_inner.image .container_title_text p{padding-top:30px;font-size:19px}.hero_inner.image .container_title_text .subtitle{font-size:16px}.hero_inner video{width:100%;height:100%;object-fit:cover}.hero_inner .button_control{position:absolute;bottom:40%;right:120px;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%);cursor:pointer}.hero_inner .button_control.active .btn_pause{opacity:0;z-index:1}.hero_inner .button_control.active .btn_play{opacity:1;z-index:4}.hero_inner .button_control .btn_play{position:absolute;opacity:0;z-index:1}.hero_inner .button_control .btn_pause{position:absolute;opacity:1;z-index:4}.hero_inner .button_control .btn_pause,
.hero_inner .button_control .btn_play{font-size:2.2rem;color:#41c7a4;transition:0.5s ease-in-out}.hero_inner .button_control .btn_pause:hover,
.hero_inner .button_control .btn_play:hover{color:#1a1a1a}.hero_inner .container_title_text{position:absolute;width:70%;max-width:950px;padding:50px 50px 50px 8vw;left:0;top:50%;background:#d8dde6e6;border-radius:0 24px 24px 0;transform:translate(0,-25%);z-index:5}.hero_inner .container_title_text h1{font-weight:600}.hero_inner .container_title_text p{padding-top:30px;padding-bottom:0;font-size:19px}.hero_inner .container_title_text .subtitle{font-size:16px}@media screen and (max-width:1400px){.hero_inner .container_title_text p{font-size:16px}}@media screen and (max-width:768px){.hero_inner .container_title_text{width:85%}.hero_inner .container_title_text p{font-size:15px}.hero_inner .button_control{right:60px;bottom:60px}.hero_inner.image .button_control{right:60px;bottom:120px}}@media screen and (max-width:550px){.hero_inner{height:100vh}.hero_inner .container_title_text{width:90%}.hero_inner .container_title_text h1{font-size:30px}.hero_inner.image .container_title_text{width:97%}}.list.padding{padding-top:80px}.list h2{margin-bottom:2rem;font-weight:600}.list ul{padding-left:20px}.list ul li a{text-decoration:underline;font-weight:500;transition:0.5s ease-in-out}.list ul li a:hover{color:}.list p{padding-top:40px}.list .button{margin-top:80px}.list_products{position:relative;padding:0 172px 135px 172px}.list_products h2{margin-bottom:50px;text-align:center}.list_products .subtitle{text-align:center}.list_products .slick-track{display:flex !important}.list_products .slick-slide{height:inherit !important}.list_products .arrow-prev,
.list_products .arrow-next{position:absolute;top:50%;left:2%;padding:20px 26px;background-color:#41c7a4;border-radius:10px;font-size:24px;color:#d8dde6;cursor:pointer;transition:0.5s ease-in-out;z-index:99}.list_products .arrow-prev:hover,
.list_products .arrow-next:hover{background-color:#1a1a1a}.list_products .arrow-prev{top:42%}.list_products .container_list_product{display:flex;flex-direction:column;padding-right:4rem}.list_products .container_list_product:last-child{padding-right:0}.list_products .container_list_product h2{margin:30px 0;font-weight:600;text-align:start}.list_products .container_list_product .subtitle{font-size:16px;font-family:"Poppins", sans-serif;font-weight:500;text-align:start;flex:0}.list_products .container_list_product a{margin-top:75px}.list_products .container_list_product p{flex:1}.list_products .container_list_product .bg_image_product{width:100%;max-width:485px;height:400px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:40px 0 40px 0}@media screen and (max-width:1550px){.list_products{padding:0 80px 135px 80px}.list_products .container_list_product{padding-right:2rem}}@media screen and (max-width:1200px){.list_products{padding:0 0 135px 130px}.list_products .container_list_product{padding:0 3vw 0 0;width:685px !important}.list_products .container_list_product .bg_image_product{max-width:685px}}@media screen and (max-width:1024px){.list_products .arrow-next{left:initial;top:42%;right:5%}}@media screen and (max-width:768px){.list_products{padding:0 1.5rem 80px 1.5rem}.list_products .container_list_product{width:100% !important}.list_products .arrow-prev, .list_products .arrow-next{padding:8px 12px;font-size:16px;z-index:9997;top:30%}.list_products .arrow-next{right:3%;left:inherit}}@media screen and (max-width:500px){.list_products .container_list_product .bg_image_product{height:235px}.list_products .container_list_product p{flex:0}.list_products .arrow-prev, .list_products .arrow-next{top:30%}}@media screen and (max-width:350px){.list_products .arrow-prev, .list_products .arrow-next{top:25%}}.load{position:fixed;display:flex;justify-content:center;align-items:center;top:0;bottom:0;width:100%;height:100%;background-color:#fff;text-align:center;z-index:9999}.load .loading{animation:scale 0.3s linear}.load .loading::before{content:"";display:block;width:100px;height:100px;border:solid 10px #1a1a1a;border-top-color:#41c7a4;border-radius:48%;margin:10px;animation:spin 2s linear infinite}.load p{font-weight:500}html{line-height:1.15;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,
strong{font-weight:bolder}code,
kbd,
samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,
input,
optgroup,
select,
textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,
input{overflow:visible}button,
select{text-transform:none}button,
[type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1,
h2,
h3,
p{margin:0}ul{margin:0;padding:0}p,
li{line-height:1.8}a{text-decoration:none}.padding{padding:135px 172px}@media screen and (max-width:1150px){.padding{padding:125px 3rem}}@media screen and (max-width:768px){.padding{padding:80px 1.5rem}}*{scrollbar-width:thin;scrollbar-color:var(--c2,#41c7a4) rgba(255,255,255,0)}.section_text{padding-top:60px;text-align:center}.section_text h2{margin-bottom:20px}.section_text p{margin-bottom:16px}.section_text p:last-child{margin-bottom:0}.section_accordions .accordions{margin-top:30px}.section_accordions .accordions .accordion{padding:20px;margin-bottom:20px;border:2px solid #41c7a4;border-radius:10px;cursor:pointer}.section_accordions .accordions .accordion .top_accordion{display:flex;justify-content:space-between;column-gap:24px}.section_accordions .accordions .accordion .top_accordion span{transition:0.5s ease-in-out}.section_accordions .accordions .accordion .top_accordion.active span{transform:rotateX(180deg)}.section_accordions .accordions .accordion .bottom_accordion{display:none;margin-top:20px}.section_accordions .accordions .accordion .bottom_accordion p{margin-bottom:16px}.section_accordions .accordions .accordion .bottom_accordion p:last-child{margin-bottom:0}.section_accordions .accordions .accordion:last-of-type{margin-bottom:0}[class*='grid'],
[class*='col-'],
[class*='mobile-'],
.grid:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}[class*='col-']{float:left;min-height:1px}[class*='col-'] [class*='col-']:last-child{padding-right:0}.grid{width:100%;min-width:748px;margin:0 auto;overflow:hidden}.grid:after{content:"";display:table;clear:both}.grid-pad{padding-right:0}.push-right{float:right}.col-1-1{width:100%}.col-2-3,
.col-8-12{width:66.66%}.col-1-2,
.col-6-12{width:50%}.col-1-3,
.col-4-12{width:33.33%}.col-1-4,
.col-3-12{width:25%}.col-1-5{width:20%}.col-1-6,
.col-2-12{width:16.667%}.col-1-7{width:14.28%}.col-1-8{width:12.5%}.col-1-9{width:11.1%}.col-1-10{width:10%}.col-1-11{width:9.09%}.col-1-12{width:8.33%}.col-11-12{width:91.66%}.col-10-12{width:83.333%}.col-9-12{width:75%}.col-5-12{width:41.66%}.col-7-12{width:58.33%}.push-2-3,
.push-8-12{margin-left:66.66%}.push-1-2,
.push-6-12{margin-left:50%}.push-1-3,
.push-4-12{margin-left:33.33%}.push-1-4,
.push-3-12{margin-left:25%}.push-1-5{margin-left:20%}.push-1-6,
.push-2-12{margin-left:16.667%}.push-1-7{margin-left:14.28%}.push-1-8{margin-left:12.5%}.push-1-9{margin-left:11.1%}.push-1-10{margin-left:10%}.push-1-11{margin-left:9.09%}.push-1-12{margin-left:8.33%}@media handheld,only screen and (max-width:767px){.grid{width:100%;min-width:0;margin-left:0;margin-right:0}[class*='col-']{width:auto;float:none;padding-left:0}[class*='col-'] [class*='col-']{padding-right:0}[class*='mobile-col-']{float:left;padding-left:0;padding-bottom:0}.mobile-col-1-1{width:100%}.mobile-col-2-3, .mobile-col-8-12{width:66.66%}.mobile-col-1-2, .mobile-col-6-12{width:50%}.mobile-col-1-3, .mobile-col-4-12{width:33.33%}.mobile-col-1-4, .mobile-col-3-12{width:25%}.mobile-col-1-5{width:20%}.mobile-col-1-6, .mobile-col-2-12{width:16.667%}.mobile-col-1-7{width:14.28%}.mobile-col-1-8{width:12.5%}.mobile-col-1-9{width:11.1%}.mobile-col-1-10{width:10%}.mobile-col-1-11{width:9.09%}.mobile-col-1-12{width:8.33%}.mobile-col-11-12{width:91.66%}.mobile-col-10-12{width:83.333%}.mobile-col-9-12{width:75%}.mobile-col-5-12{width:41.66%}.mobile-col-7-12{width:58.33%}.hide-on-mobile{display:none !important;width:0;height:0}}.subtitle{padding-bottom:30px;font-weight:bold;letter-spacing:1.8px;line-height:1.3;font-size:16px}.text_image{display:flex;column-gap:8rem}.text_image.reverse{flex-direction:row-reverse}.text_image .text{width:50%;max-width:645px;padding:20px 0}.text_image .text p{padding-top:1rem}.text_image .text p a{color:#1a1a1a;border-bottom:1px solid #1a1a1a;font-weight:bold;transition:0.5s ease-in-out;word-break:break-all}.text_image .text p a:hover{color:#41c7a4;border-bottom:1px solid #41c7a4}.text_image .text ul li{display:inline-block;width:100%;position:relative;padding:5px 0 5px 20px;line-height:35px}.text_image .text ul li::before{content:"";display:block;position:absolute;left:0;top:18px;background:var(--c2,#41c7a4);width:6px;height:6px;border-radius:50%}.text_image .bg_image{width:50%;min-height:600px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:40px 0 40px 0}@media screen and (max-width:1024px){.text_image{flex-direction:column-reverse}.text_image.reverse{flex-direction:column-reverse}.text_image .text{width:100%;max-width:100%}.text_image .bg_image{width:100%;min-height:400px}}@media screen and (max-width:400px){.text_image img{height:305px}}.text_list .container_text_list{padding-top:40px;padding-bottom:100px}.text_list .container_text_list:last-child{padding-bottom:0}.text_list .container_text_list:first-child{padding-top:0}.text_list .container_text_list ul{list-style:none}.text_list .container_text_list ul li{display:inline-block;width:100%;position:relative;padding:5px 0 5px 20px;line-height:35px}.text_list .container_text_list ul li::before{content:"";display:block;position:absolute;left:0;top:18px;background:var(--c2,#41c7a4);width:6px;height:6px;border-radius:50%}@media screen and (max-width:1550px){.text_list .container_text_list p, .text_list .container_text_list ul, .text_list .container_text_list li{font-size:16px}.text_list .container_text_list ul li{width:45%}}@media screen and (max-width:768px){.text_list .container_text_list ul li{width:100%}}@media screen and (max-width:500px){.text_list .container_text_list{padding-top:40px}.text_list .container_text_list ul{margin-top:45px;row-gap:1rem}}.text_video{display:flex;column-gap:8rem;align-items:center}.text_video .text{width:50%;max-width:645px;padding:20px 0}.text_video .text h2{margin-bottom:40px;font-weight:600}.text_video .text p{padding-top:1rem}.text_video .text p:last-child{padding-top:0}.text_video .video_container{position:relative}.text_video .video_container video{border-radius:40px 0 40px 0;width:40vw;max-width:100%;max-height:450px;object-fit:cover}.text_video .video_container .button_control{position:absolute;bottom:50%;right:12%;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%);cursor:pointer}.text_video .video_container .button_control.active .btn_pause{opacity:1;z-index:4}.text_video .video_container .button_control.active .btn_play{opacity:0;z-index:1}.text_video .video_container .button_control .btn_play{position:absolute;opacity:1;z-index:4}.text_video .video_container .button_control .btn_pause{position:absolute;opacity:0;z-index:1}.text_video .video_container .button_control .btn_pause,
.text_video .video_container .button_control .btn_play{font-size:2.2rem;color:;transition:0.5s ease-in-out}.text_video .video_container .button_control .btn_pause:hover,
.text_video .video_container .button_control .btn_play:hover{color:#1a1a1a}@media screen and (max-width:1024px){.text_video{flex-direction:column-reverse;align-items:flex-start}.text_video .text{max-width:100%;width:100%}.text_video .video_container video{width:100vw}}@media screen and (max-width:500px){.text_video .video_container .button_control{bottom:60%}}#home .hero_video{position:relative}#home .hero_video video{padding-top:220px;width:100%;height:100%;object-fit:cover}#home .hero_video .button_volume{right:85px !important}#home .hero_video .button_control,
#home .hero_video .button_volume{position:absolute;bottom:40%;right:120px;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%);cursor:pointer}#home .hero_video .button_control.active .btn_pause,
#home .hero_video .button_control.active .btn_off,
#home .hero_video .button_volume.active .btn_pause,
#home .hero_video .button_volume.active .btn_off{opacity:0;z-index:1}#home .hero_video .button_control.active .btn_play,
#home .hero_video .button_control.active .btn_on,
#home .hero_video .button_volume.active .btn_play,
#home .hero_video .button_volume.active .btn_on{opacity:1;z-index:4}#home .hero_video .button_control .btn_play,
#home .hero_video .button_control .btn_on,
#home .hero_video .button_volume .btn_play,
#home .hero_video .button_volume .btn_on{position:absolute;opacity:0;z-index:1}#home .hero_video .button_control .btn_pause,
#home .hero_video .button_control .btn_off,
#home .hero_video .button_volume .btn_pause,
#home .hero_video .button_volume .btn_off{position:absolute;opacity:1;z-index:4}#home .hero_video .button_control .btn_pause,
#home .hero_video .button_control .btn_play,
#home .hero_video .button_control .btn_on,
#home .hero_video .button_control .btn_off,
#home .hero_video .button_volume .btn_pause,
#home .hero_video .button_volume .btn_play,
#home .hero_video .button_volume .btn_on,
#home .hero_video .button_volume .btn_off{font-size:2.2rem;color:#41c7a4;transition:0.5s ease-in-out}#home .hero_video .button_control .btn_pause:hover,
#home .hero_video .button_control .btn_play:hover,
#home .hero_video .button_control .btn_on:hover,
#home .hero_video .button_control .btn_off:hover,
#home .hero_video .button_volume .btn_pause:hover,
#home .hero_video .button_volume .btn_play:hover,
#home .hero_video .button_volume .btn_on:hover,
#home .hero_video .button_volume .btn_off:hover{color:#1a1a1a}@media screen and (max-width:1690px){#home .hero_video .video{padding-top:175px}}@media screen and (max-width:1550px){#home .hero_video .container_title_hero{padding:3rem 3rem 3rem 8vw;top:35%}}@media screen and (max-width:1200px){#home .hero_video .video{height:100vh}#home .hero_video .container_title_hero{top:30%}}@media screen and (max-width:1024px){#home .hero_video .container_title_hero{width:70%}#home .hero_video .container_title_hero p{font-family:16px}}@media screen and (max-width:600px){#home .hero_video .video{padding-top:150px}#home .hero_video .container_title_hero{top:25%}#home .hero_video .button_control, #home .hero_video .button_volume{bottom:80px}}@media screen and (max-width:500px){#home .hero_video .container_title_hero{width:90%;padding:3rem 2rem}#home .hero_video .container_title_hero p{font-size:15px}#home .hero_video .container_title_hero .subtitle{font-size:14px}}#home .bgImage_text_btn{background-repeat:no-repeat;background-size:cover}#home .bgImage_text_btn .container_bgImage_text_btn{padding:7vw;background-color:#ffffffd4;border-radius:20px;text-align:center}#home .bgImage_text_btn .container_bgImage_text_btn h2{margin-bottom:30px;text-transform:uppercase;font-weight:600}#home .bgImage_text_btn .container_bgImage_text_btn p{margin-top:30px}#home .bgImage_text_btn .container_bgImage_text_btn p:first-child{margin-top:0}#home .bgImage_text_btn .container_bgImage_text_btn .button{margin:30px auto 0 auto}#home .block_citation.padding{padding:135px 172px 135px 0}#home .block_citation .container_block_citation{display:flex;flex-direction:column;align-items:flex-start;row-gap:35px;background-color:#1a1a1a;padding:120px 9vw;border-radius:0 20px 20px 0}#home .block_citation .container_block_citation .subtitle_text,
#home .block_citation .container_block_citation span,
#home .block_citation .container_block_citation p{color:#d8dde6}#home .block_citation .container_block_citation span{padding:20px;background-color:#41c7a4;font-size:24px;border-radius:10px}#home .block_citation .container_block_citation .subtitle_text{font-size:36px;line-height:1.2}@media screen and (max-width:768px){#home .block_citation .container_block_citation .subtitle_text{font-size:28px}}#home .block_citation .container_block_citation p{font-size:16px;font-family:"Poppins", sans-serif;font-weight:bold;letter-spacing:1px}@media screen and (max-width:1150px){#home .block_citation.padding{padding:125px 3rem 125px 0}}@media screen and (max-width:768px){#home .block_citation.padding{padding:80px 0px}#home .block_citation .container_block_citation{border-radius:0}}