.quotes{background-color:var(--color-dark-blue);height:calc(100vh - var(--header-height) - 90px);width:100%}.quotes__break path,.quotes__break>svg{fill:#ffbba3}.quotes__review{display:flex;flex-direction:column;row-gap:3rem}.quotes__main-text{font-size:1.8rem;font-weight:400;line-height:1.75;margin-bottom:2rem}.quotes__author{font-family:var(--font-secondary);font-size:1.6rem;font-weight:400}.quotes__cta{margin-left:auto;margin-right:auto}.quotes__carousel{display:flex;flex-direction:column;row-gap:2rem;width:100%}.quotes__title{font-family:var(--font-secondary);font-size:1.6rem;font-weight:200;letter-spacing:1.5px}.quotes__container{display:flex;height:100%;justify-content:center}.quotes__content{color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;max-width:100%;text-align:center}.quotes .swiper-pagination{--swiper-pagination-bullet-size:10px;--swiper-pagination-color:#fff;--swiper-pagination-bullet-inactive-color:var(--color-dark-blue);--swiper-pagination-bullet-inactive-opacity:1}.quotes .swiper-pagination-bullet{border:1px solid #fff!important}@media(min-width:576px){.quotes__main-text{font-size:2.5rem}.quotes__title{font-size:1.8rem}.quotes__break>svg{width:70px}}@media(min-width:768px){.quotes{height:100vh}.quotes__cta{margin-top:1.5rem;max-width:250px}.quotes__main-text{font-size:3.3rem}.quotes__carousel{row-gap:3rem}.quotes__title{font-size:1.8rem}}@media(min-width:1200px){.quotes__review{max-height:800px;max-width:1000px}.quotes__main-text{font-size:4.2rem}}