.res__global-title{margin-bottom:var(--spacer_40)}.res__item{border-radius:var(--border_radius_8);box-shadow:var(--default_box_shadow);margin-bottom:var(--spacer_28);overflow:hidden}.res__img-container{flex:0 0 31%}.res__img{height:100%;object-fit:cover;object-position:center;width:100%}.res__caption-container{flex:0 0 69%;padding:var(--spacer_58) var(--spacer_56)}.res__tag{background-color:var(--yellow_color);border-radius:var(--border_radius_8);margin-right:var(--spacer_12);padding:var(--spacer_08) var(--spacer_12)}.res__tag--bg-switcher{background-color:var(--ligth_blue_color)}.res__tags-container{margin-bottom:var(--spacer_12)}.res__name{font-family:var(--secondary_font);font-size:2.4rem;margin-bottom:var(--spacer_16)}.res__clicker,.res__tag{color:var(--dark_blue_color);font-weight:var(--font_weight_600)}.res__clicker:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' fill='none'%3E%3Cpath fill='%230394FD' fill-rule='evenodd' d='m9.973 8.487 5.583 5.584-5.583 5.584-1.414-1.414 3.17-3.17H0v-2h11.728l-3.17-3.17 1.415-1.414Z' clip-rule='evenodd'/%3E%3C/svg%3E");content:"";height:var(--spacer_28);position:absolute;right:-26px;top:50%;transform:translateY(-50%);transition:var(--default_transition);width:var(--spacer_16);z-index:1}.res__clicker:hover:after{right:-32px}@media (max-width:600px){.res__item.d-flex{flex-direction:column}.res__img{max-width:100%;width:100%}.res__caption-container{padding:var(--spacer_32)}}