@import"https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700;800;900;1000&display=swap";html{font-size:10px;scroll-behavior:smooth}html,body{width:100%;height:100%;margin:0}a{text-decoration:none}body{font-family:"Mulish",sans-serif;font-display:auto;font-weight:400;font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;color:#000;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{outline:none}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}p{line-height:22.4px;margin:20px 0}img{max-width:100%;height:auto}.section{margin:64px 0}@media only screen and (max-width: 1080px){.section{margin:50px 0}}.section__first{margin-top:128px}@media only screen and (max-width: 1080px){.section__first{margin-top:50px}}.section__wrapper{max-width:1200px;margin:0 auto;padding:0 16px}.section__wrapper--slider{max-width:1388px;margin:0 auto;padding:0 102px}@media only screen and (max-width: 1240px){.section__wrapper--slider{padding:0 8px}}.section__heading{font-size:30px;line-height:34px;margin:0 0 32px 0;font-weight:900}@media only screen and (max-width: 1080px){.section__heading{font-size:24px;line-height:30px}}.section__heading.centered{text-align:center}.section__button{display:inline-flex;align-items:center;justify-content:center;background-color:#5766ab;border-radius:4px;color:#fff;font-size:16px;border:none;padding:12px 16px;transition:opacity .3s linear}.section__button:hover{opacity:.9}.body__mobile{overflow:hidden;position:fixed}.header{z-index:9999}.header a:link,.header a:visited,.header a:active{color:#000;font-weight:bold}.header a:hover{color:#00b588}.header>div{display:grid;grid-template-columns:1fr max-content;gap:40px;align-items:center;justify-content:space-between;height:140px}@media only screen and (max-width: 1080px){.header>div{height:115px}}.header__sub{display:block;background-image:url(../img/arrow.svg);background-position:center;background-repeat:no-repeat;transition:all .2s linear;position:absolute;top:4px;right:16px;background-color:#fff;width:35px;height:35px;border-radius:10px;z-index:9;filter:drop-shadow(0 0 10px #dbdbdb)}@media only screen and (min-width: 1080px){.header__sub{display:none}}.header__logo img{vertical-align:bottom}@media only screen and (max-width: 640px){.header__logo img{max-width:120px}}.header__nav{display:flex;gap:40px}.header__nav ul.menu{margin:0;padding:0;display:flex;gap:30px}@media only screen and (max-width: 1080px){.header__nav ul.menu{flex-direction:column;gap:0}}@media only screen and (max-width: 1080px){.header__nav{position:absolute;top:115px;left:0;height:calc(100% - 115px);background-color:#fff;width:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-in;z-index:9999;flex-direction:column;gap:0;padding-bottom:43px;justify-content:center}}.header__nav li{position:relative}@media only screen and (max-width: 1080px){.header__nav li{padding:10px 16px;font-size:18px}.header__nav li.menu-item-has-children>a{display:flex;align-items:center;gap:10px}}.header__nav li .sub-menu{display:none;position:absolute;top:100%;left:-25px;padding:60px 0 0 0;margin:0;width:310px;z-index:9999}@media only screen and (max-width: 1080px){.header__nav li .sub-menu{position:unset;width:100%;padding:unset;display:block;max-height:0;transition:all .4s linear;overflow:hidden}}.header__nav li .sub-menu li{line-height:22.4px;padding:15px 25px 0 25px;background-color:#fff}@media only screen and (max-width: 1080px){.header__nav li .sub-menu li{padding:20px 36px 0 36px}}.header__nav li .sub-menu li:first-of-type{border-top:2px solid #00b588;padding-top:20px}@media only screen and (max-width: 1080px){.header__nav li .sub-menu li:first-of-type{border-top:unset}}.header__nav li .sub-menu li:last-child{padding-bottom:20px}@media only screen and (max-width: 1080px){.header__nav li .sub-menu li:last-child{padding-bottom:unset}}@media only screen and (min-width: 1080px){.header__nav li:hover.menu-item-has-children .sub-menu{display:block}}.header__social{display:flex;align-items:center;gap:10px}@media only screen and (max-width: 1080px){.header__social{padding:10px 16px}}.header__social img{vertical-align:bottom}.header__opened{pointer-events:unset;opacity:1}.header__hamburger{display:none}@media only screen and (max-width: 1080px){.header__hamburger{display:block}}.header__hamburger button{border:none;width:32px;height:27px;vertical-align:middle;cursor:pointer;padding:0;background-color:rgba(0,0,0,0)}.header__hamburger button span{height:1px;background:#5766ab;display:block;transition:all .2s ease-in}.header__hamburger button span:nth-child(1){transform-origin:bottom right;margin-left:auto}.header__hamburger button span:nth-child(2){margin:9px 0}.header__hamburger button span:nth-child(3){transform-origin:top right;margin-left:auto}.header__close span:nth-child(1){transform:rotate3d(0, 0, 1, -45deg);width:28px}.header__close span:nth-child(2){opacity:0}.header__close span:nth-child(3){transform:rotate3d(0, 0, 1, 45deg);width:28px}.header__rotate{transform:rotate(180deg)}.header__shows{max-height:100vh !important}.mainft__grid{display:flex;flex-wrap:wrap;gap:30px;align-items:center;border-top:1px solid #e6e6e6;padding:32px 0;margin-top:64px;justify-content:space-between;position:relative}@media only screen and (max-width: 860px){.mainft__grid{text-align:center;justify-content:center}}.mainft__grid span{color:#575756;font-size:12px;letter-spacing:.07px;line-height:22.4px}.mainft__up{display:block;background-color:#fff;width:44px;height:44px;position:absolute;right:-94px;top:-22px;filter:drop-shadow(0 0 10px #e0e0e0);border-radius:50px;cursor:pointer}.mainft__up:hover{opacity:.8}@media only screen and (max-width: 1380px){.mainft__up{right:calc(50% - 22px)}}.page-child .topbanner p{font-size:30px;line-height:34px;font-weight:300}.page-template-page-area .topbanner__search>div,.page-template-page-jobs .topbanner__search>div{display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 1080px){.page-template-page-area .topbanner__search>div,.page-template-page-jobs .topbanner__search>div{grid-template-columns:1fr}}.page-template-page-area .topbanner__search input[type=submit],.page-template-page-jobs .topbanner__search input[type=submit]{display:none}.topbanner{height:clamp(191px,50vw,665px);position:relative}@media only screen and (max-width: 1080px){.topbanner{height:unset}}.topbanner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute;top:0;left:50%;vertical-align:bottom;max-width:1920px;transform:translateX(-50%)}@media only screen and (max-width: 1080px){.topbanner>img{height:clamp(191px,50vw,665px);position:unset;transform:unset}}.topbanner>div{height:100%}@media only screen and (max-width: 1080px){.topbanner>div{display:flex;align-items:flex-end;width:100%;margin-top:-46px}}.topbanner__box{height:100%;display:flex;justify-content:center;padding-bottom:60px;flex-direction:column}@media only screen and (max-width: 1080px){.topbanner__box{height:unset;justify-content:flex-end;padding-bottom:unset;width:100%;background-color:#8093c7;border-radius:10px}}.topbanner__section{position:relative;background-color:#00b588;border-radius:30px;padding:30px 30px;color:#fff;max-width:380px;width:100%}@media only screen and (max-width: 1080px){.topbanner__section{border-radius:8px;padding:17px 20px;text-align:center;max-width:unset}}.topbanner__section h1{font-size:30px;line-height:34px;margin:0}@media only screen and (max-width: 1080px){.topbanner__section h1{font-size:24px;line-height:30px}.topbanner__section h1 br{display:none}}.topbanner__section p{font-size:20px;line-height:28px;margin:10px 0 0 0}@media only screen and (max-width: 1080px){.topbanner__section p{font-size:16px;line-height:20px}}.topbanner__search{position:absolute;bottom:0;left:50%;transform:translate3d(-50%, 50%, 0);padding:0 16px;max-width:1200px;width:100%}.topbanner__search>div{display:grid;grid-template-columns:1fr 20% 20% 20%;gap:30px;align-items:center;padding:38px 32px;border-radius:10px;background-color:#8093c7}@media only screen and (max-width: 1080px){.topbanner__search>div{grid-template-columns:1fr;gap:15px;padding:24px}}@media only screen and (max-width: 1080px){.topbanner__search{position:relative;transform:unset;left:unset;bottom:unset;padding:0}}.topbanner__search select{border:1px solid #e6e6e6;border-radius:4px;height:49px;padding:0 37px 0 16px;background-color:#8093c7;color:#fff;font-size:16px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(../img/arrow_dark.svg);background-repeat:no-repeat;background-position:center right 16px;cursor:pointer}.topbanner__search input[type=text]{border:1px solid #e6e6e6;border-radius:4px;height:49px;padding:0 16px;background-color:#8093c7;color:#fff;font-size:16px;-moz-appearance:none;-webkit-appearance:none;appearance:none}.topbanner__search input[type=text]::-moz-placeholder{color:#fff}.topbanner__search input[type=text]::placeholder{color:#fff}.topbanner__search input[type=submit]{border:1px solid #5766ab;border-radius:4px;height:49px;padding:0 30px;background-color:#5766ab;color:#fff;font-size:16px;-moz-appearance:none;-webkit-appearance:none;appearance:none;cursor:pointer;transition:opacity .3s linear}.topbanner__search input[type=submit]:hover{opacity:.8}.topbanner__search input[type=submit]::-moz-placeholder{color:#fff}.topbanner__search input[type=submit]::placeholder{color:#fff}.index1{padding-top:62px}@media only screen and (max-width: 1080px){.index1{padding-top:0}}.index1__box{box-shadow:0 5px 20px 0 rgba(0,0,0,.1);border-radius:10px;padding:32px 16px;text-align:center;margin:32px 0}.index1__box h2{font-size:24px;color:#00b588;max-width:800px;margin:0 auto 10px auto;line-height:31px}.index1__box p{margin:0;color:#575756;line-height:31px;margin:0 auto;max-width:950px}@media only screen and (max-width: 1080px){.index1__embed{background-color:#ff8e94;padding:24px 0}}.index1__embed>div{display:grid;grid-template-columns:1.7327fr 1fr;gap:16px 64px}@media only screen and (max-width: 1080px){.index1__embed>div{grid-template-columns:1fr}}.index1__embed iframe{vertical-align:bottom;width:100%;aspect-ratio:2/1.16;height:unset;border-radius:10px}.index1__e{position:relative;z-index:2}.index1__etext{font-weight:800;line-height:34px;font-size:30px;background-color:#ff8e94;box-shadow:0 0 0 100vmax #ff8e94;-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);display:flex;align-items:center;color:#fff;margin:44px 0}@media only screen and (max-width: 1080px){.index1__etext{background-color:unset;box-shadow:unset;-webkit-clip-path:unset;clip-path:unset;margin:0;justify-content:center;text-align:center;font-size:22px;line-height:30px}}.index2{padding:64px 0;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden}.index2 h2{color:#fff}.index2__box{position:relative}.index2__slider .slick-list{overflow:visible !important}.index2__slider .slick-track{display:grid !important;align-items:stretch;grid-auto-flow:column;grid-auto-columns:1fr}.index2__slider .slick-active{opacity:1}.index2__arrows .slick-arrow{width:38px;height:53px;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0);border:none;cursor:pointer;font-size:0;color:rgba(0,0,0,0);background-size:contain;transition:opacity .3s linear;top:50%;position:absolute;transform:translateY(-50%)}.index2__arrows .slick-arrow:hover{opacity:.7}.index2__arrows .slick-disabled{pointer-events:none;opacity:.3}.index2__arrows .slick-prev{background-image:url(../img/left-arrow.png);left:-86px}@media only screen and (max-width: 1240px){.index2__arrows .slick-prev{left:8px}}.index2__arrows .slick-next{background-image:url(../img/right-arrow.png);right:-86px}@media only screen and (max-width: 1240px){.index2__arrows .slick-next{right:8px}}.index2__dots ul{display:flex;align-items:center;justify-content:center;gap:22px;margin:48px 0;padding:0}@media only screen and (max-width: 1080px){.index2__dots ul{margin:24px 0}}.index2__dots ul .slick-active button{background-color:#5766ab}.index2__dots ul button{border:none;cursor:pointer;font-size:0;color:rgba(0,0,0,0);background-color:#8093c7;width:16px;height:16px;border-radius:20px}.index2__img{height:61px;display:flex;align-items:center;justify-content:center}.index2__slide{background-color:#fff;border-radius:30px;padding:33px 29px;text-align:center;display:flex;flex-direction:column;margin:0 8px;opacity:.3;transition:opacity .3s linear}@media only screen and (max-width: 1240px){.index2__slide{padding:50px 60px}}.index2__slide img{max-height:61px;max-width:61px}.index2__slide h3{margin:28px 0 16px;font-size:20px;line-height:28px}.index2__slide p{margin:0;color:#575756;line-height:22px}.index2__btn{display:flex;justify-content:center}@media only screen and (max-width: 1080px){.index2__btn{justify-content:stretch;padding:0 8px}.index2__btn a{width:100%}}.index3__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 16px;align-items:stretch}@media only screen and (max-width: 860px){.index3__grid{grid-template-columns:1fr;gap:16px}}.index3__box{position:relative;border-radius:30px;overflow:hidden;height:334px}@media only screen and (max-width: 860px){.index3__box{height:222px}}.index3__box:nth-child(5){grid-column:span 2}@media only screen and (max-width: 860px){.index3__box:nth-child(5){grid-column:unset}}.index3__box img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index3__box div{display:flex;align-items:center;justify-content:center;text-align:center;gap:36px;flex-direction:column;position:relative;height:100%}@media only screen and (max-width: 860px){.index3__box div{gap:9px;justify-content:flex-end;padding-bottom:30px}}.index3__box div h3{font-size:25px;font-weight:800;line-height:34px;color:#fff;margin:12% 0 0 0}@media only screen and (max-width: 860px){.index3__box div h3{font-size:24px;line-height:30px;margin:0}}.index4__grid{display:grid;grid-template-columns:repeat(5, 1fr);align-items:flex-start;background-color:rgba(250,219,217,.28);border-radius:30px;padding:40px;gap:0 15px}@media only screen and (max-width: 1080px){.index4__grid{grid-template-columns:1fr;gap:32px;justify-content:center;text-align:center;padding:48px 25px}}.index4__img{display:flex;align-items:center;height:60px}@media only screen and (max-width: 1080px){.index4__img{justify-content:center}}.index4__img img{max-height:60px}.index4__step{color:#fa6380;font-size:20px;line-height:28px;font-weight:bold;margin:16px 0}.index4__box:last-child .index4__dot::after{content:unset}.index4__dot{position:relative}@media only screen and (max-width: 1080px){.index4__dot{display:none}}.index4__dot::after{display:block;content:"";width:100%;height:3px;position:absolute;top:11px;background-color:#fadbd9;left:25px}.index4__dot span{width:25px;height:25px;border:3px solid #fadbd9;background-color:#fa6380;box-shadow:inset 0 0 0 6px #fff;display:flex;border-radius:25px;position:relative;z-index:3}.index4__txt p{margin:16px 0 0 0;font-weight:bold;max-width:195px}@media only screen and (max-width: 1080px){.index4__txt p{max-width:100%}}article header img{margin:30px 0 0 0;width:100%;aspect-ratio:2.5/1;-o-object-fit:cover;object-fit:cover}.custompage p:first-child,.custompage h2:first-child,.custompage h3:first-child,.custompage h4:first-child,.custompage h5:first-child,.custompage h6:first-child{margin-top:0}.custompage p:last-child,.custompage h2:last-child,.custompage h3:last-child,.custompage h4:last-child,.custompage h5:last-child,.custompage h6:last-child{margin-bottom:0}.custompage img{vertical-align:bottom}.custompage h2{font-size:21px}.custompage h3{font-size:18px}.custompage h4,.custompage h5,.custompage h6{font-size:16px}.custompage h2,.custompage h3,.custompage h4,.custompage h5,.custompage h6{margin:30px 0}.custompage a{color:#00b588;display:inline-block}.custompage a:hover{color:#3a6186}.custompage a.section__button--main{color:#fff}.custompage hr{margin:30px 0;display:block;width:100%;height:1px;border:none;background-color:#e0e0e0}.custompage ul{margin:30px 0;padding:0}.custompage ul:last-child,.custompage ul:last-of-type{margin-bottom:0}.custompage ul li{position:relative;padding:5px 0 5px 32px;line-height:27px}.custompage ul li::before{content:"";display:inline-block;width:15px;height:2px;background-color:#00b588;position:absolute;top:18px;left:0}.custompage ol{margin:30px 0;padding:0}.custompage ol:last-child(),.custompage ol:last-of-type{margin-bottom:0}.custompage ol>li{position:relative;padding:5px 0;line-height:27px;list-style:auto;margin-left:18px}.custompage ol>li::marker{color:#00b588}.custompage__gall{display:flex;flex-wrap:wrap;gap:30px;align-items:center;justify-content:center;margin:30px 0}.custompage__gall2{display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;gap:30px;margin:30px 0}@media only screen and (max-width: 860px){.custompage__gall2{grid-template-columns:1fr}}.custompage__gall2 img{width:100%}.custompage__button{margin:30px 0}.custompage .table:has(table){overflow-x:auto}.custompage table{border-top:1px solid #ebebeb;margin:30px 0}.custompage table thead th{background-color:#f0f0f0;text-transform:uppercase}.custompage table th,.custompage table td{padding:15px 30px;border-bottom:1px solid #ebebeb;text-align:left}@media only screen and (max-width: 860px){.custompage table th,.custompage table td{padding:15px 20px}}.custompage__nav{display:flex;flex-wrap:wrap;justify-content:space-between}.custompage__nav a{display:inline-block;margin-top:30px;color:#00b588}.custompage__nav a:hover{color:#3a6186}.custompage pre{white-space:unset;font-family:inherit;white-space-collapse:unset;text-wrap:unset}.custompage .products li{padding:0;line-height:inherit}.custompage .products li::before{content:unset}.contactbox__grid{display:grid;grid-template-columns:1fr .7fr;border-radius:30px;overflow:hidden;background-color:#e6e6e6}@media only screen and (max-width: 860px){.contactbox__grid{grid-template-columns:1fr}}.contactbox__img img{vertical-align:bottom;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 860px){.contactbox__img img{border-radius:30px}}.contactbox__social{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:16px 0 32px 0}@media only screen and (max-width: 860px){.contactbox__social{justify-content:center}}.contactbox__box{padding:64px}@media only screen and (max-width: 860px){.contactbox__box{padding:48px 16px}}.contactbox__box h2{margin:0 0 30px 0;font-size:30px;line-height:34px;font-weight:bold}@media only screen and (max-width: 860px){.contactbox__box h2{text-align:center;font-size:24px}}.contactbox__box h3{margin:0 0 16px 0;font-size:20px;line-height:28px;font-weight:bold}@media only screen and (max-width: 860px){.contactbox__box h3{text-align:center}}.contactbox__box>p{color:#575756}@media only screen and (max-width: 860px){.contactbox__box>p{text-align:center}}.contactbox__person{display:grid;grid-template-columns:max-content max-content;gap:16px 32px;align-items:center}@media only screen and (max-width: 860px){.contactbox__person{gap:16px}}.contactbox__foto{position:relative}.contactbox__foto>img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:80px;vertical-align:bottom}@media only screen and (max-width: 640px){.contactbox__foto>img{width:50px;height:50px}}.contactbox__foto a{margin-left:-20px}@media only screen and (max-width: 640px){.contactbox__foto a img{width:30px;height:30px}}.contactbox__cont{display:flex;justify-content:center}.contactbox__rec{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width: 640px){.contactbox__rec{width:-moz-max-content;width:max-content}}.contactbox__txt p{color:#575756}.contactbox__txt p:first-child{margin-top:0}.contactbox__txt p:last-child{margin-bottom:0}.contactbox__txt a{color:#575756 !important}.career__grid{display:grid;grid-template-columns:1fr .7fr;border-radius:30px;overflow:hidden;background-color:#ff8e94;color:#fff}.career__grid p{color:#fff}@media only screen and (max-width: 860px){.career__grid{grid-template-columns:1fr}}.career__box{padding:64px 32px}.career__box *{max-width:540px}@media only screen and (max-width: 860px){.career__box *{max-width:100%}}@media only screen and (max-width: 860px){.career__box{padding:32px 16px}}.career__box h2{margin:0 0 23px 0;font-size:30px;line-height:34px;font-weight:bold}@media only screen and (max-width: 860px){.career__box h2{font-size:24px}}.career__box h3{margin:0;font-size:20px;line-height:28px;font-weight:bold}.career__box p{margin:0 0 26px 0}.career__box p:last-child{margin-bottom:0}@media only screen and (max-width: 860px){.career__img{grid-row:1}}.career__img img{vertical-align:bottom;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 860px){.career__img img{border-radius:30px}}.career2{background-color:#00b588;padding:64px 0;overflow:hidden}@media only screen and (max-width: 1080px){.career2{padding:32px 0}}.career2 h2{color:#fff}.career2__slider .slick-list{overflow:visible !important}.career2__slider .slick-track{display:grid !important;align-items:stretch;grid-auto-flow:column;grid-auto-columns:1fr}.career2__slider .slick-active{opacity:1}.career2__img{height:61px;display:flex;align-items:center;justify-content:center}.career2__slide{background-color:#fff;border-radius:30px;padding:33px 29px;text-align:center;display:flex;flex-direction:column;margin:0 8px;opacity:.3;transition:opacity .3s linear}@media only screen and (max-width: 1240px){.career2__slide{padding:50px 60px}}.career2__slide img{max-height:61px;max-width:61px}.career2__slide h3{margin:28px 0 16px;font-size:20px;line-height:28px}.career2__slide p{margin:0;color:#575756;line-height:22px}.career2__nav{position:relative;display:grid;grid-template-columns:max-content max-content max-content;align-items:center;justify-content:center;grid-auto-flow:column;margin-top:32px}.career2__nav ul{display:flex;align-items:center;justify-content:center;gap:22px;margin:0 80px;padding:0;height:16px;grid-column:2}.career2__nav ul li{height:16px}.career2__nav ul .slick-active button{background-color:#fff}.career2__nav ul button{border:none;cursor:pointer;font-size:0;color:rgba(0,0,0,0);background-color:#a1e7d7;width:16px;height:16px;border-radius:20px;vertical-align:top}.career2__nav .slick-arrow{width:38px;height:53px;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0);border:none;cursor:pointer;font-size:0;color:rgba(0,0,0,0);background-size:contain;transition:opacity .3s linear}@media only screen and (max-width: 1080px){.career2__nav .slick-arrow{display:none !important}}.career2__nav .slick-arrow:hover{opacity:.7}.career2__nav .slick-disabled{pointer-events:none;opacity:.3}.career2__nav .slick-prev{background-image:url(../img/left-arrow-green.png);grid-column:1}.career2__nav .slick-next{background-image:url(../img/right-arrow-green.png);grid-column:3}.career3__grid{display:flex;flex-direction:column;gap:32px}@media only screen and (max-width: 860px){.career3__grid{gap:48px}}.career3__box{display:grid;grid-template-columns:1fr 2.0981fr;border-radius:30px;overflow:hidden;background-color:#ff8e94;color:#fff}.career3__box:nth-child(1){background-color:#5766ab}.career3__box:nth-child(2){background-color:#00b588}.career3__box:nth-child(3){background-color:#fa6380}.career3__box p{color:#fff}@media only screen and (max-width: 860px){.career3__box{grid-template-columns:1fr}}.career3__img img{vertical-align:bottom;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 860px){.career3__img img{border-radius:30px}}.career3__txt{padding:32px 12%}@media only screen and (max-width: 860px){.career3__txt{padding:32px 16px}}.career3__txt h3{font-size:20px;font-weight:bold;line-height:28px;margin:0 0 16px 0}@media only screen and (max-width: 860px){.career3__txt h3{text-align:center}}.career3__txt ul{padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.career3__txt ul li{position:relative;padding-left:15px}.career3__txt ul li::before{content:"";width:5px;height:5px;border-radius:5px;display:block;background-color:#fff;position:absolute;top:8px;left:0}.areas__grid{display:flex;flex-direction:column;gap:32px}.areas__block{display:grid;grid-template-columns:1fr .6854fr;border-radius:30px;overflow:hidden;background-color:rgba(230,230,230,.5)}@media only screen and (max-width: 860px){.areas__block{grid-template-columns:1fr}}.areas__block:nth-child(even){grid-template-columns:.6854fr 1fr;grid-auto-flow:dense}@media only screen and (max-width: 860px){.areas__block:nth-child(even){grid-template-columns:1fr;grid-auto-flow:unset}}.areas__block:nth-child(even) .areas__img{grid-column:1}@media only screen and (max-width: 860px){.areas__block:nth-child(even) .areas__img{grid-column:unset}}.areas__block:nth-child(even) .areas__content{grid-column:2}@media only screen and (max-width: 860px){.areas__block:nth-child(even) .areas__content{grid-column:unset}}.areas__block p{color:#575756}@media only screen and (max-width: 860px){.areas__block{grid-template-columns:1fr}}.areas__box{max-width:540px}@media only screen and (max-width: 860px){.areas__box{max-width:100%}}@media only screen and (max-width: 860px){.areas__btn{display:flex;justify-content:center}.areas__btn a{width:80%}}.areas__content{padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width: 860px){.areas__content{padding:24px 16px 32px 16px}}.areas__content h3{margin:0 0 20px 0;font-size:30px;line-height:34px;font-weight:bold}@media only screen and (max-width: 860px){.areas__content h3{font-size:24px}}.areas__content p{margin:0 0 26px 0}.areas__content p:last-child{margin-bottom:0}@media only screen and (max-width: 860px){.areas__img{grid-row:1}}.areas__img img{vertical-align:bottom;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 860px){.areas__img img{border-radius:30px}}.area__box{padding:36px 16px;background-color:#fef5f4;border-radius:30px}.area__box>div{max-width:770px;margin:0 auto}.area p{letter-spacing:.1px;text-align:center}.area2__box{padding:40px 16px;background-color:#a1e7d7;border-radius:30px}.area2__img{height:60px}.area2 h3{margin:0;font-weight:bold;line-height:22.4px;font-size:16px}.area2__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:36px 0px}.area2__item{text-align:center;padding:0 8px}.area2__item.small{width:16.66%}.area2__item.big{width:20%}.area2__item.even{width:20%}@media only screen and (max-width: 1080px){.area2__item.small{width:50%}.area2__item.big{width:50%}.area2__item.even{width:50%}}.area3__grid{display:flex;align-items:flex-start;background-color:rgba(250,219,217,.28);border-radius:30px;padding:40px;gap:0 15px}@media only screen and (max-width: 1080px){.area3__grid{flex-direction:column;gap:32px;align-items:center;text-align:center;padding:48px 25px}}@media only screen and (min-width: 1080px){.area3__grid>div{flex:1}}.area3__img{display:flex;align-items:center;height:60px}@media only screen and (max-width: 1080px){.area3__img{justify-content:center}}.area3__img img{max-height:60px}.area3__step{color:#fa6380;font-size:20px;line-height:28px;font-weight:bold;margin:16px 0}.area3__box:last-child .area3__dot::after{content:unset}.area3__dot{position:relative}@media only screen and (max-width: 1080px){.area3__dot{display:none}}.area3__dot::after{display:block;content:"";width:100%;height:3px;position:absolute;top:11px;background-color:#fadbd9;left:25px}.area3__dot span{width:25px;height:25px;border:3px solid #fadbd9;background-color:#fa6380;box-shadow:inset 0 0 0 6px #fff;display:flex;border-radius:25px;position:relative;z-index:3}.area3__txt p{margin:16px 0 0 0;font-weight:bold}.area4__title h2{background-color:#00b588;color:#fff;font-size:24px;font-weight:bold;letter-spacing:.4px;line-height:33.6px;margin:0;padding:23px 48px;border-radius:8px;box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}@media only screen and (max-width: 1080px){.area4__title h2{padding:23px 16px}}.area4__table{margin:0 48px;box-sizing:border-box}@media only screen and (max-width: 1080px){.area4__table{margin:0}}.area4__table table{width:100%;text-align:left}.area4__table table tr{grid-template-columns:3fr 1fr 1fr 1fr;display:grid}@media only screen and (max-width: 1080px){.area4__table table tr{display:table-row}}.area4__table table th{font-size:20px;font-weight:bold;letter-spacing:.67px;line-height:28px;padding:16px 8px}@media only screen and (max-width: 1080px){.area4__table table th{display:none}}.area4__table table tbody tr:nth-child(odd){background-color:rgba(230,230,230,.5)}.area4__table table td{font-size:16px;font-weight:bold;letter-spacing:.1px;line-height:22.4px;color:#575756;padding:16px 8px}.area4__table table td:nth-child(3){word-break:keep-all}.area4__table table td a{color:#575756}.area4__table table td a:hover{color:#00b588}@media only screen and (max-width: 1080px){.area4__table table td{padding:4px 16px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:flex-start;text-align:right}.area4__table table td:first-child{padding-top:16px}.area4__table table td:last-child{padding-bottom:16px}.area4__table table td::before{content:attr(data-cell) ": ";color:#000;text-align:left}}.area4__nav{display:flex;justify-content:center;gap:20px;margin-top:64px;font-weight:bold;color:#575756}@media only screen and (max-width: 860px){.area4__nav{margin-top:28px}}.area4__next{cursor:pointer}.area4__next.disabled{color:rgba(87,87,86,.5);pointer-events:none}.area4__prev{cursor:pointer}.area4__prev.disabled{color:rgba(87,87,86,.5);pointer-events:none}.area4__pagination{display:flex;justify-content:center;gap:20px}@media only screen and (max-width: 860px){.area4__pagination{gap:0}}.area4__pagination span{cursor:pointer}@media only screen and (max-width: 860px){.area4__pagination span{display:none;pointer-events:none}}.area4__pagination span.active{color:#000;pointer-events:none;font-weight:900}@media only screen and (max-width: 860px){.area4__pagination span.active{display:initial}.area4__pagination span.active::after{content:"/"}}@media only screen and (max-width: 860px){.area4__pagination span:last-of-type{display:initial;color:#000;font-weight:900}.area4__pagination span:last-of-type.active::after{content:""}.area4__pagination span:last-of-type.active::before{content:attr(data-page-real) "/"}}.area5{padding:64px 0;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;background-color:#00b588}@media only screen and (max-width: 1080px){.area5{padding:32px 0}}.area5 h2{color:#fff}.area5__slide{display:grid !important;grid-template-columns:475px 1fr;gap:0;background-color:#fff;border-radius:30px;overflow:hidden;margin:0 8px}@media only screen and (max-width: 1080px){.area5__slide{grid-template-columns:.8fr 1fr}}@media only screen and (max-width: 860px){.area5__slide{grid-template-columns:1fr}}.area5__img img{width:100%;height:380px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 860px){.area5__img img{border-radius:30px}}.area5__content{display:flex;justify-content:center;flex-direction:column;align-items:center}@media only screen and (max-width: 860px){.area5__content{padding:24px 0}}.area5__content *{max-width:540px;width:100%;padding:0 16px}@media only screen and (max-width: 860px){.area5__content *{max-width:unset}}.area5__content h3{font-size:30px;font-weight:800;letter-spacing:0;line-height:34px;margin:0 0 16px 0}@media only screen and (max-width: 860px){.area5__content h3{font-size:24px;margin-bottom:10px}}.area5__content p{color:#575756;font-size:16px;letter-spacing:.1px;line-height:22.4px;margin:0}.area5__nav{position:relative;display:grid;grid-template-columns:max-content max-content max-content;align-items:center;justify-content:center;grid-auto-flow:column;margin-top:32px}.area5__nav ul{display:flex;align-items:center;justify-content:center;gap:22px;margin:0 80px;padding:0;height:16px;grid-column:2}.area5__nav ul li{height:16px}.area5__nav ul .slick-active button{background-color:#fff}.area5__nav ul button{border:none;cursor:pointer;font-size:0;color:rgba(0,0,0,0);background-color:#a1e7d7;width:16px;height:16px;border-radius:20px;vertical-align:top}.area5__nav .slick-arrow{width:38px;height:53px;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0);border:none;cursor:pointer;font-size:0;color:rgba(0,0,0,0);background-size:contain;transition:opacity .3s linear}@media only screen and (max-width: 1080px){.area5__nav .slick-arrow{display:none !important}}.area5__nav .slick-arrow:hover{opacity:.7}.area5__nav .slick-disabled{pointer-events:none;opacity:.3}.area5__nav .slick-prev{background-image:url(../img/left-arrow-green.png);grid-column:1}.area5__nav .slick-next{background-image:url(../img/right-arrow-green.png);grid-column:3}/*# sourceMappingURL=main.min.css.map */