.custom-press{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media screen and (max-width:768px){.custom-press{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.custom-press .container{position:relative}.custom-press__title{border-bottom:1px solid #3a3c3e;padding-bottom:15px;margin-bottom:50px}@media screen and (max-width:768px){.custom-press__title{line-height:34px;padding-bottom:11px;margin-bottom:44px}}.custom-press__desc{max-width:270px}@media screen and (max-width:768px){.custom-press__desc{max-width:none;font-size:14px}}.custom-press__button{display:flex;align-items:center;margin-top:24px;gap:10px}.custom-press__button .button{color:#3a3c3e;font-family:var(--label-font-family-new);font-size:9px;font-weight:600;line-height:normal;letter-spacing:.9px;text-align:left;text-transform:uppercase;display:block;height:100%}.custom-press__button .button:hover{text-decoration:underline}.custom-press .swiper-container{overflow:hidden}.custom-press .swiper-button-prev{right:90px;left:auto;top:30px}@media screen and (max-width:768px){.custom-press .swiper-button-prev{top:22px;right:65px}}.custom-press .swiper-button-prev:after{font-size:20px;color:#3a3c3e}.custom-press .swiper-button-next{top:30px;right:-5px}@media screen and (max-width:768px){.custom-press .swiper-button-next{top:22px}}.custom-press .swiper-button-next:after{font-size:20px;color:#3a3c3e}.custom-press .image-wrapper{margin-bottom:30px;position:relative;width:100%;padding-top:15%;overflow:hidden;max-width:140px}@media screen and (max-width:1300px){.custom-press .image-wrapper{padding-top:20%}}@media screen and (max-width:768px){.custom-press .image-wrapper{margin-bottom:10px;padding-top:13%}}.custom-press .image-wrapper img{position:absolute;top:50%;bottom:50%;transform:translate(0,-50%);width:100%;height:auto;-o-object-fit:cover;object-fit:cover}