.blog-slider__wrapper{margin-bottom:20px}.blog-slider .blog-slider__nav-wrapper{align-items:center;display:flex;gap:12px;justify-content:flex-end}.blog-slider__nav-wrapper .blog-slider__button{align-items:center;background-color:#008533;background-position:50%;background-repeat:no-repeat;border-radius:2px;box-sizing:border-box;color:#fff;display:flex;height:48px;justify-content:center;padding:12px;transition:all .3s ease-in;width:48px}.blog-slider__nav-wrapper .blog-slider__button:hover{background-color:#00ae42;cursor:pointer}.blog-slider__nav-wrapper .swiper-button-disabled{background-color:#edf0ef;color:#bbc6c3}.blog-slider__nav-wrapper .swiper-button-disabled:hover{background-color:#edf0ef;cursor:default}.blog-slider__button-next,.blog-slider__button-prev{user-select:none}.blog-slider__button-next:after,.blog-slider__button-prev:after{content:""}.blog-listing__wrapper{padding-bottom:50px;padding-top:50px}.blog-category-listing{padding-bottom:60px;padding-top:20px}.blog-listing__tags{align-items:center;border-bottom:1px solid #d9e3e1;display:flex;justify-content:space-between}.blog-listing__tag{color:#677e91;cursor:pointer;font-size:16px;font-weight:600;line-height:1.17;min-width:100px;padding:10px 20px 12px;position:relative;text-align:center;transition:all .3s;white-space:nowrap}.blog-listing__tag:hover{color:#007da5}.blog-listing__tag.selected-tag{color:#008533}.blog-listing__tag.selected-tag:before{animation:grow-width .5s forwards;background-color:#008533;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:0}@keyframes grow-width{0%{width:0}to{width:100%}}.blog-listing__posts{display:grid;gap:48px 24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}.blog-listing__posts.empty{align-items:center;display:flex!important;font-size:20px;justify-content:center}.blog-listing__post-card{align-items:stretch;display:flex;flex-direction:column;gap:14px;position:relative;text-decoration:none}.blog-listing__post-card:hover .post-card__img{transform:scale(1.05)}.blog-listing__post-card:hover .post-card__title{color:inherit!important}.select-dropdown{display:inline-block;max-width:100%;position:relative}.select-dropdown__button{border-radius:2px;color:#677e91;cursor:pointer;font-size:16px;font-weight:600;line-height:1.17;padding:10px 34px 10px 10px;position:relative;white-space:nowrap;width:fit-content;&::focus{outline:none}&:hover{color:#007da5}}.select-dropdown__button.selected:before{animation:grow-width .5s forwards;background-color:#008533;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:0}.select-dropdown__button.selected{color:#008533}.select-dropdown__button svg{position:absolute;right:10px;top:11px}.select-dropdown.active svg{transform:scaleY(-1)}.select-dropdown__list-wrapper{height:0;position:relative;width:100%}.select-dropdown__list{border:1px solid #d9e3e1;border-radius:2px;display:block;list-style-type:none;margin:0;max-height:300px;opacity:0;overflow:auto;padding:0;pointer-events:none;position:absolute;right:0;top:10px;transform:scaleY(0);transform-origin:top left;transition:all .3s ease-in-out;width:300px;z-index:2}.select-dropdown__list.active{opacity:1;pointer-events:auto;transform:scale(1)}.select-dropdown__list-item{background:#fff;color:#616161;cursor:pointer;display:block;font-size:14px;line-height:1.4;list-style-type:none;padding:10px 15px;transition:all .3s ease-in-out}.select-dropdown__list-item:not(:first-of-type){border-top:1px solid #e8edec}.posts-pagination{align-items:center;display:flex;justify-content:center;margin-top:48px}.posts-pagination ul{align-items:stretch;display:flex;gap:2px;list-style:none}.posts-pagination .paginationjs-prev{margin-right:10px}.posts-pagination .paginationjs-prev a{padding-left:15px;position:relative}.posts-pagination .paginationjs-next a{padding-right:15px;position:relative}.posts-pagination .paginationjs-prev a:before{left:0;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.posts-pagination .paginationjs-next a:before,.posts-pagination .paginationjs-prev a:before{border:solid #323e48;border-width:0 2px 2px 0;content:"";display:inline-block;padding:3px;position:absolute;top:5px}.posts-pagination .paginationjs-next a:before{right:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.posts-pagination .paginationjs-next{margin-left:10px}.posts-pagination .paginationjs-next,.posts-pagination .paginationjs-prev{align-items:center;background-color:#f1f4f3;border-radius:2px;cursor:default;display:flex;justify-content:center;padding:10px;transition:background-color .3s;width:103px}.posts-pagination .paginationjs-next:not(.disabled):hover,.posts-pagination .paginationjs-prev:not(.disabled):hover{background-color:#e0e4e3;cursor:pointer}.posts-pagination .paginationjs-next.disabled a,.posts-pagination .paginationjs-prev.disabled a{cursor:default;opacity:.5}.posts-pagination .paginationjs-next a,.posts-pagination .paginationjs-prev a{color:#323e48;font-size:16px;font-weight:600;line-height:1.17}.posts-pagination .paginationjs-ellipsis,.posts-pagination .paginationjs-page{cursor:pointer;display:flex}.posts-pagination .paginationjs-ellipsis a,.posts-pagination .paginationjs-page a{border:1px solid #bbc6c3;border-radius:2px;color:#677e91;font-size:16px;font-weight:600;line-height:1.17;padding:10px 16px}.posts-pagination .paginationjs-page.active a{border-color:#008533;color:#008533}.skeleton-loading{pointer-events:none}.skeleton-loading .details-author__img-wrapper img,.skeleton-loading .post-card__img-wrapper img,.skeleton-loading .post-card__tags{opacity:0}.skeleton-loading .details-author__img-wrapper,.skeleton-loading .details-author__name,.skeleton-loading .post-card__img-wrapper,.skeleton-loading .post-card__time,.skeleton-loading .post-card__title{animation:skeleton-loading 2s linear infinite alternate;color:transparent;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}@media (max-width:990px){.blog-listing__wrapper{padding-bottom:40px;padding-top:40px}.blog-listing__posts{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px}.blog-category-listing .blog-listing__posts{margin-top:0}.blog-listing__tags{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.blog-listing__tag{min-width:fit-content}.blog-listing__tag.selected-tag:before{bottom:0}.details-author__name{font-size:16px}}@media (max-width:660px){.blog-listing__posts{gap:44px;grid-template-columns:repeat(1,minmax(0,1fr))}.post-card__open-btn{display:flex}.posts-pagination .paginationjs-next,.posts-pagination .paginationjs-prev{overflow:hidden;width:42px}.posts-pagination .paginationjs-prev{justify-content:flex-start}.posts-pagination .paginationjs-next{justify-content:flex-end}.posts-pagination .paginationjs-prev a{padding-left:35px}.posts-pagination .paginationjs-next a{padding-right:35px}.posts-pagination .paginationjs-prev a:before{left:8px}.posts-pagination .paginationjs-next a:before{right:8px}}.jobs-list{gap:24px}.jobs-list,.jobs-list__content{display:flex;flex-direction:column}.jobs-list__content{gap:16px}.jobs-list__title{color:#000;font-family:Work Sans;font-size:20px;font-style:normal;font-weight:600;line-height:120%;margin:0}.job-card{background:#fff;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:16px 24px;position:relative;transition:all .3s ease-in}.job-card:hover{box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.job-title{color:#007da5;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis}.job-title:after{background:transparent;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.job-details{flex-wrap:wrap;gap:8px}.job-details,.job-details-item{align-items:center;display:flex;justify-content:flex-start}.job-details-item{color:#323e48;gap:5px}.job-details-item_location{margin-bottom:8px}.job-details-item-text{align-items:center;color:#323e48;display:flex;gap:5px;justify-content:flex-start;margin:0}.selected-posts__post-card:hover .post-card__img{transform:scale(1.05)}.selected-posts__post-card:hover .post-card__title{color:inherit!important}.post-card__img-wrapper{border-radius:3px;overflow:hidden}.post-card__img{height:210px;object-fit:cover;overflow-clip-margin:unset;transition:all .3s;width:100%}.post-card__open-btn{align-items:center;background:#1d252c;border-radius:50%;display:none;height:44px;justify-content:center;position:absolute;right:12px;top:150px;width:44px}.post-card__tags{align-items:stretch;color:#fff;display:flex;font-size:16px;font-weight:500;gap:8px;left:12px;line-height:1.17;position:absolute;top:12px}.post-card__tag{backdrop-filter:blur(40px);background:#0000001a;border-radius:2px;display:inline-block;padding:8px 20px}.post-card__tag.small{padding:8px 11px}.post-card__details{display:flex;flex:1;flex-direction:column;gap:10px;padding-top:14px}.post-card__details-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.post-card__details-author{align-items:center;display:flex;gap:12px}.details-author__img-wrapper{border-radius:50%;height:40px;min-width:40px;overflow:hidden;width:40px}.details-author__img{height:100%;object-fit:cover;width:100%}.details-author__name{color:#323e48;font-size:16px;font-weight:500;line-height:1.5}.post-card__time{color:#5b6670;font-size:14px;line-height:1.17;white-space:nowrap}.post-card__title{color:#323e48;font-size:20px;font-weight:600;line-height:1.2}.selected-posts{overflow:hidden}.selected-posts__title-wrapper{justify-content:space-between}.selected-posts .blog-link-with-arrow.selected-posts__link{color:#1d252c}.selected-posts .card{align-items:flex-end;aspect-ratio:484/616;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:32px 24px;position:relative;transition:all .3s ease-in}.selected-posts .card__header{align-items:center;display:flex;justify-content:space-between;width:100%}.selected-posts .card__tags{align-items:stretch;display:flex;gap:8px}.selected-posts .card__tag{align-items:center;backdrop-filter:blur(20px);background:#1d252c;border-radius:2px;color:#00a6ce;display:flex;font-size:16px;font-weight:500;line-height:normal;padding:8px 20px}.selected-posts .card__tag.small{padding:8px 11px}.selected-posts .card__link{display:flex}.selected-posts .card__content{display:flex;flex-direction:column;gap:12px;justify-content:space-between}.selected-posts .card__author{align-items:center;display:flex;gap:12px}.selected-posts .card__author-img{border:1px solid #fff;border-radius:50%;height:40px;overflow:hidden;width:40px}.selected-posts .card__author-name{color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:30px}.selected-posts .card:hover .card__description{height:fit-content;max-height:100px;transition:max-height .75s ease-in-out}.selected-posts .card__title{color:#fff;display:-webkit-box;font-size:36px;font-style:normal;font-weight:600;line-height:120%;margin:0;max-height:130px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.selected-posts .card__description{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.5));background-clip:text;-webkit-background-clip:text;font-size:16px;font-weight:400;line-height:normal;-webkit-text-fill-color:transparent;margin:0;max-height:0;transition:max-height .75s ease-in-out}.selected-posts .blog-link-with-arrow{color:#fff}.selected-posts .blog-link-with-arrow:hover{color:#00a6ce}.selected-posts .swiper{overflow:visible}.selected-posts .card__footer,.selected-posts__footer{display:none}@media (max-width:844px){.selected-posts{padding-bottom:60px;padding-top:60px}}@media (max-width:768px){.selected-posts .card__link{display:none}.selected-posts .card__footer{display:block}.selected-posts .card__title{font-size:24px;line-height:31.99px}}@media (max-width:640px){.selected-posts .card__description{font-size:12px}.selected-posts__title-wrapper{justify-content:center}.selected-posts__title-wrapper .selected-posts__link{display:none}.selected-posts__footer{display:flex;justify-content:center}.selected-posts__footer a{margin-top:32px}}.blog-section-title{color:#323e48;font-size:36px;font-style:normal;font-weight:600;line-height:normal;margin:0}.blog-section-title__wrapper{align-items:center;display:flex;margin-bottom:48px}.blog-link-with-arrow{align-items:center;color:#1d252c;display:flex;font-size:16px;font-style:normal;font-weight:600;gap:4px;line-height:normal;text-decoration:none;transition:all .3s ease-in;width:fit-content}.blog-link-with-arrow:focus,.blog-link-with-arrow:hover{color:#00a6ce}.blog-link-with-arrow__content{margin:0}.blog-link-with-arrow__icon{align-items:center;color:inherit;display:flex;height:24px;justify-content:center;width:24px}.blog-input{background:transparent;border:1px solid #bdc8d1;border-radius:2px;color:#323e48;font-size:14px;padding:16px 48px 16px 16px;position:relative}.blog-input:focus,.blog-input:hover{outline-color:#007da5}.blog-input::placeholder{color:#677e91}button.blog-button{background:#008533;border-radius:2px;color:#fff;font-size:16px;font-weight:600;height:auto;line-height:1.17;padding:14px 45px;text-transform:none;white-space:nowrap}@media screen and (max-width:844px){.blog-section-title__wrapper{margin-bottom:32px}.blog-section-title{font-weight:700}}@media screen and (max-width:640px){.blog-section-title{font-size:28px;line-height:36px}}.blog-post-wrapper{background:#f1f4f3}.blog-post-body-wrapper{padding-bottom:50px;padding-top:50px}.blog-post-body-wrapper .blog-article ol,.blog-post-body-wrapper .blog-article ul{margin:20px 0;padding-left:30px}.blog-short-body{display:grid;grid-template-columns:1fr 270px;grid-gap:73px}.blog-long-body{display:grid;grid-template-columns:270px 1fr;grid-gap:73px}.blog-sidebar{align-items:stretch;display:flex;flex-direction:column;gap:40px}.blog-sidebar:has(.side-content){height:fit-content;overflow-y:auto;position:sticky;top:100px}.blog-side-content_desktop{display:block}.blog-side-content_mobile{display:none;z-index:9}.blog-side-content_mobile.full-width-box{margin:0 -20px}.blog-article__additional-block_tablet{display:none}.blog-article{font-size:18px}@media (max-width:1024px){.blog-long-body,.blog-short-body{grid-template-columns:1fr 52px;grid-gap:49px}.blog-side-content_desktop{display:none}.blog-side-content_mobile{display:block;height:fit-content;left:0;overflow-y:auto;position:sticky;right:0;top:64px;transition:all .3s ease-in-out}.blog-sidebar{gap:0;order:2;top:140px!important}.blog-short-sidebar{display:block;height:fit-content;left:0;overflow-y:auto;position:sticky;right:0}.blog-post-body-wrapper .blog-subscription-simple-form{margin-top:40px}.blog-post-body-wrapper:has(.blog-long-body){padding-bottom:40px;padding-top:32px}.blog-post-body-wrapper:has(.blog-short-body){padding-bottom:40px;padding-top:40px}.blog-article__additional-block_tablet{display:block}.blog-article__additional-block_tablet .blog-subscription-simple-form form{flex-direction:row}.blog-article__additional-block_tablet{margin-bottom:40px;margin-top:40px}}@media (max-width:768px){.blog-long-body,.blog-short-body{grid-template-columns:1fr;grid-gap:0}.blog-post-body-wrapper:has(.blog-short-body){padding-bottom:40px;padding-top:40px}.blog-article{order:1}.blog-sidebar{display:none;order:0}.blog-sidebar:has(.side-content){position:static}}@media (max-width:560px){.blog-article__additional-block_tablet .blog-subscription-simple-form form{flex-direction:column}}@media (max-width:480px){.blog-side-content_mobile{top:55px}}