@media (max-width:800px){.tc{transform:translateX(calc(var(--spacer_20)*-1));width:calc(100dvw - var(--spacer_16))}}.tc__container{margin:0 auto;max-width:123.2rem}.tc-with-text .tc__container{align-items:flex-start;display:flex;flex-direction:row-reverse;gap:var(--spacer_56);max-width:100%}.tc-with-text .tc__text-container{background-color:#fff}@media (max-width:800px){.tc__text-container{padding-left:var(--spacer_8);padding-right:var(--spacer_8)}}.tc__text h1 strong,.tc__text h2 strong,.tc__text h3 strong,.tc__text h4 strong,.tc__text h5 strong,.tc__text h6 strong{color:var(--primary_dark_color)}.tc__text>:last-child{margin-bottom:0}.tc__list-container{overflow:hidden}.tc-with-text .tc__list-container{flex:0 0 48.42%}@media (max-width:800px){.tc-with-text .tc__list-container{flex-basis:auto;width:100%}}.tc__list{display:flex}.tc__list-item{background-color:var(--beige_color);border-radius:var(--border_radius_5);justify-content:space-between;min-height:30rem;padding:var(--spacer_24)}.tc__list-item,.tc__list-item-top{display:flex;flex-direction:column}.tc__list-item-top{gap:1.1rem}.tc__review-stars-container{height:3.6rem;position:relative;width:fit-content}.tc__review-stars--filled{left:0;position:absolute;top:0;z-index:1}.tc__list-item-bottom,.tc__list-item-description{color:#3c3c3c}.tc__list-item-name{margin-bottom:var(--spacer_8)}.tc__list-item-date{margin-bottom:0}.tc__arrows{align-items:center;display:flex;gap:var(--spacer_16);justify-content:center;margin-top:var(--spacer_32);padding-bottom:var(--spacer_4)}.tc__arrow{height:5.5rem;width:5.5rem}.tc__arrow .icon{height:2.4rem;transition:unset;width:2.4rem}@media (max-width:800px){.tc__arrow{height:3.8rem;width:3.8rem}.tc__arrow .icon{height:1.6rem;width:1.6rem}}@media (max-width:996px){.tc-with-text .tc__container{flex-direction:column-reverse;overflow:hidden}}