.section__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.section__head--centred{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section__title .section__title_text{color:inherit}.section__arrow_icon{stroke:#05aa82;width:15px;height:15px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-left:5px}.section__tab{font-size:15px;font-weight:500;color:#333;padding:10px 9px;width:100%;-webkit-transition:color 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:color 250ms cubic-bezier(.45,.05,.55,.95);transition:color 250ms cubic-bezier(.45,.05,.55,.95)}.section__tab:hover{color:#1b9578}.section__tab.tabs__nav-active{background-color:#f1f0ef;color:#1b9578;border-radius:3px}.section__title{font-weight:700;font-size:22px}.section__title span{color:#05aa82}@media screen and (min-width:768px){.section__title{font-size:28px}}.section__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section__link{display:none;height:43px;margin-left:16px;padding:12px 23px;background-color:rgb(240 240 242);border-radius:30px;color:#05aa82;font-weight:500;-webkit-transition:background-color 250ms cubic-bezier(.45,.05,.55,.95),color 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:background-color 250ms cubic-bezier(.45,.05,.55,.95),color 250ms cubic-bezier(.45,.05,.55,.95);-webkit-transition:background-color 250ms cubic-bezier(.45,.05,.55,.95),color 250ms cubic-bezier(.45,.05,.55,.95);transition:background-color 250ms cubic-bezier(.45,.05,.55,.95),color 250ms cubic-bezier(.45,.05,.55,.95);-webkit-box-shadow:0 11px 30px -5px rgb(137 169 161 / 34%);box-shadow:0 11px 30px -5px rgb(137 169 161 / 34%)}.section__link:hover{background-color:#05aa82;color:#fff}@media screen and (min-width:768px){.section__link{display:block}}.section__link--mob{display:inline-block;margin-left:0}.section__footer{display:block;text-align:center;margin-top:30px;width:100%}@media screen and (min-width:768px){.section__footer{display:none}}.section__link_icon{width:21px;height:12px;fill:#05aa82;-webkit-transition:fill 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:fill 250ms cubic-bezier(.45,.05,.55,.95);transition:fill 250ms cubic-bezier(.45,.05,.55,.95)}.section__link:hover .section__link_icon{fill:#fff}.section__btn_group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.section__btn_group{box-shadow:0 11px 25px -5px rgb(137 169 161 / 34%);border-radius:100%}}.section__btn{width:36px;height:44px;background-color:rgb(240 240 242);padding:13px 0;text-align:center;cursor:pointer;-webkit-transition:background-color 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:background-color 250ms cubic-bezier(.45,.05,.55,.95);-webkit-transition:background-color 250ms cubic-bezier(.45,.05,.55,.95);transition:background-color 250ms cubic-bezier(.45,.05,.55,.95);position:relative}.section__btn::before{content:"";display:block;width:100%;height:100%;display:block;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='none' stroke='%2305aa82' stroke-linejoin='miter' stroke-linecap='round' stroke-miterlimit='4' stroke-width='3.2' d='M8.533 29.867l13.867-13.867-13.867-13.867'%3E%3C/path%3E%3C/svg%3E%0A");background-size:40%;background-position:center;background-repeat:no-repeat}.section__btn.swiper-button-disabled{opacity:.4;cursor:default;-webkit-box-shadow:none;box-shadow:none}.section__btn:not(.swiper-button-disabled):hover{background-color:#82d1bf}@media screen and (min-width:768px){.section__btn{width:43px;border-radius:100%;-webkit-box-shadow:0 11px 30px -5px rgb(137 169 161 / 34%);box-shadow:0 11px 30px -5px rgb(137 169 161 / 34%)}}.section__btn--prev{border-top-right-radius:100%;border-bottom-right-radius:100%}@media screen and (max-width:767px){.section__btn--prev{transform:rotate(180deg)}}@media screen and (min-width:768px){.section__btn--prev{margin-right:8px}}@media screen and (min-width:768px){.section__btn--prev::before{transform:rotate(180deg)}}.section__btn--next{border-top-right-radius:100%;border-bottom-right-radius:100%}@media screen and (min-width:768px){.section__btn--next{margin-left:8px}}.section__btn_icon{width:15px;height:17px;stroke:#05aa82;-webkit-transition:stroke 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:stroke 250ms cubic-bezier(.45,.05,.55,.95);transition:stroke 250ms cubic-bezier(.45,.05,.55,.95)}.section__btn:not(.swiper-button-disabled):hover .section__btn_icon{stroke:#fff}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination__item{margin-right:10px;border-radius:8px;background-color:#fff;text-align:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:10px;-webkit-transition:color 250ms cubic-bezier(.45,.05,.55,.95),background-color 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:color 250ms cubic-bezier(.45,.05,.55,.95),background-color 250ms cubic-bezier(.45,.05,.55,.95);transition:color 250ms cubic-bezier(.45,.05,.55,.95),background-color 250ms cubic-bezier(.45,.05,.55,.95)}@media screen and (min-width:768px){.pagination__item{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}}.pagination__item--prev{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:768px){.pagination__item--prev{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.pagination__item--next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pagination__item--last{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.pagination__link{display:block;font-weight:600;color:#333;height:50px;min-width:50px;padding:16px 20px;-webkit-transition:color 250ms cubic-bezier(.45,.05,.55,.95);-o-transition:color 250ms cubic-bezier(.45,.05,.55,.95);transition:color 250ms cubic-bezier(.45,.05,.55,.95)}.pagination__item:hover:not(.pagination__item.active) .pagination__link,.pagination__link:focus:not(.pagination__item.active) .pagination__link{color:#05aa82}.pagination__item.active{background-color:#05aa82;-webkit-box-shadow:0 4px 15px rgba(1,142,116,.35);box-shadow:0 4px 15px rgba(1,142,116,.35)}.pagination__item.active .pagination__link{color:#fff}