@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@-webkit-keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@keyframes DotFlash{0%{opacity:1}10%{opacity:1}50%{opacity:0}90%{opacity:1}100%{opacity:1}}section.advantages-carousel{padding:80px 0;overflow-x:hidden}@media screen and (max-width: 1064px){section.advantages-carousel{padding:40px 0}}section.advantages-carousel .title-nav-holder{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media screen and (max-width: 1064px){section.advantages-carousel .title-nav-holder{margin-bottom:24px}}section.advantages-carousel .carousel-nav{display:flex;align-items:center;flex-direction:row;justify-content:flex-end}section.advantages-carousel .carousel-nav .carousel-nav-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:red}section.advantages-carousel .carousel-nav .carousel-nav-btn svg,section.advantages-carousel .carousel-nav .carousel-nav-btn svg path{transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}section.advantages-carousel .carousel-nav .carousel-nav-btn:hover svg path{fill:red}section.advantages-carousel .carousel-nav .carousel-nav-btn:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}section.advantages-carousel .carousel-nav .carousel-nav-btn:first-child{margin-right:8px}@media screen and (max-width: 768px){section.advantages-carousel .carousel-nav{display:none;visibility:hidden}}section.advantages-carousel .advantages-carousel-swiper .bg-cover{height:400px}@media screen and (max-width: 768px){section.advantages-carousel .advantages-carousel-swiper .bg-cover{height:290px}}section.advantages-carousel .advantages-carousel-swiper .bg-cover img{width:100%;height:100%;object-fit:cover;border-radius:8px}section.advantages-carousel .advantages-carousel-swiper .text-holder{margin-top:16px}section.advantages-carousel .advantages-carousel-swiper .text-holder p.title{font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.45}section.advantages-carousel .advantages-carousel-swiper .text-holder p.text{margin-top:8px}
