﻿.black{color:#000;}.white{color:#fff;}.red{color:#8e0c3a;}.blue{color:#00a9e0;}.dark-blue{color:#005c8a;}body{font-family:"Montserrat",sans-serif;}.swiper-controls{display:flex;justify-content:space-between;width:750px;}.swiper-controls-business{display:flex;justify-content:space-between;width:750px;}.center-controls{padding-left:33%;}.swiper-arrow{width:30px;height:30px;border:1px solid #000;background:transparent;cursor:pointer;border-radius:50%;position:relative;}.swiper-arrow::before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-top:3px solid #000;border-right:3px solid #000;}.prev-btn::before{transform:translate(-50%,-50%) rotate(-135deg);}.next-btn::before{transform:translate(-50%,-50%) rotate(45deg);}.swiper-arrow:hover{background:#000;}.swiper-arrow:hover::before{border-color:#fff;}.swiper-arrow.disabled{opacity:.3;cursor:not-allowed;pointer-events:none;}.swiper-arrow.disabled:hover{background:transparent;}.cardProducts{overflow:hidden;height:320px;margin-bottom:10px;display:flex;flex-direction:column;background:#fff;width:250px;box-shadow:0 3px 6px 0 rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.2);}.card__body{padding:15px;flex:1;display:flex;flex-direction:column;}.card__textTitle{text-align:left;flex:1;margin-bottom:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.46;letter-spacing:normal;color:#484a4c;font-size:.875rem;}.card__text{text-align:left;flex:auto;margin-bottom:15px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.46;letter-spacing:normal;color:#484a4c;font-size:.875rem;}.card__bottom{display:flex;align-items:center;justify-content:space-evenly;}.swiper-button{background:#8ed6f6;color:#000!important;border-radius:50px;text-align:center;padding:5px;transition:all .3s ease 0s;font-weight:700;margin:0 auto;width:100%;font-size:.875rem;}.swiper-button:hover{background:#000;color:#fff!important;}