:root{--swiper-pagination-color:var(--color-primary);--swiper-pagination-bullet-inactive-color:var(--color-gray-10-rgb);--swiper-pagination-bullet-inactive-opacity:1}.Interview_container__OqFpv{margin:60px 0 38px}@media screen and (max-width:767px){.Interview_container__OqFpv{margin:40px 0 20px}}.Interview_wrapper__qEylY{--carousel-image-scale:1;position:relative;overflow:hidden;width:100%;max-width:calc(var(--max-width) + 200px);margin:0 auto}.Interview_slidesWrapper__NZqIN{width:100%;margin:0 auto}.Interview_slides__dKO3x{width:100%}.Interview_slide__NaTZl{width:280px;height:auto;min-height:280px;padding-bottom:20px;padding-left:20px}.Interview_slide__NaTZl+.Interview_slide__NaTZl{border-left:1px solid var(--color-gray-soft)}.Interview_link__ybTxQ{display:grid;height:100%;gap:.75rem;grid-template-rows:auto auto 1fr auto;text-decoration:none}.Interview_link__ybTxQ:hover{--carousel-image-scale:1.1;text-decoration:none}.Interview_imageWrapper__qZe_o{position:relative;display:flex;overflow:hidden;aspect-ratio:280/144}.Interview_image__OEY9b{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;transform:scale(var(--carousel-image-scale));transition:transform .2s ease-in-out}.Interview_labels__aSgkB{display:flex;flex-wrap:wrap;gap:.375rem}.Interview_label__8QXnP{display:inline-block;padding:6px 8px;background-color:var(--color-gray-light);color:#343a3f;font-size:var(--font-10);line-height:1}.Interview_text__AWUTf{display:-webkit-box;overflow:hidden;height:4.5em;-webkit-box-orient:vertical;color:var(--color-black);font-size:var(--font-15);-webkit-line-clamp:3;line-height:1.5;text-overflow:ellipsis}.Interview_time__Zu4X9{display:block;margin-top:.25rem;color:var(--color-primary);font-size:var(--font-11);font-weight:700;letter-spacing:1px;line-height:1}.Interview_buttonWrapper__OszH3{position:absolute;z-index:10;top:0;right:0;display:grid;width:100px;height:100%;background:linear-gradient(270deg,var(--color-white) 0,rgba(255,255,255,0) 100%);place-items:center}@media screen and (max-width:767px){.Interview_buttonWrapper__OszH3{display:none}}.Interview_buttonWrapper--prev__OZ4tw{right:auto;left:0;background:linear-gradient(90deg,var(--color-white) 0,rgba(255,255,255,0) 100%)}.Interview_nextButton__iRIOw,.Interview_prevButton__PRazu{width:40px;height:40px;border:1px solid var(--color-gray-soft);border-radius:50%;background-color:var(--color-white);background-image:url(/images/icons/arrow_right.svg);background-position:50%;opacity:.95}.Interview_prevButton__PRazu{transform:scaleX(-1)}