:root{--index: calc(1vw + 1vh) }.custom-modal-overlay{position:fixed;background:rgba(0,0,0,0);z-index:99999;justify-content:center;align-items:center;display:flex;width:40%;height:30%;max-width:550px;bottom:0;left:0}.custom-modal-content{position:absolute;bottom:0;left:0;background:#f9f5ef;width:100%;height:100%;padding:16px;box-shadow:0 15px 40px rgba(0,0,0,.5);border-radius:0px 8px 0px 0px;font-family:inherit;text-align:center}.custom-modal-content .modal-body{padding:0;display:flex;height:100%;align-items:center}.custom-modal-content .modal-body .swiper{display:flex !important;height:100%}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide{overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide h2{display:flex;color:#6d362d;font-size:1.15rem;font-weight:600;height:15%;margin:0;justify-content:center;align-items:center}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide .modal-body__img-link{display:block;height:80%;width:100%}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide .modal-body__img-link img{height:100%;max-width:100%}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide .modal-body__text-link{display:flex;border-radius:2px 0 0 0;background-color:#6d362d;padding:0 .9375rem 0 .9375rem;height:2.5rem;position:absolute;right:0;bottom:0;justify-content:center;align-items:center;transition:.5s;z-index:10}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide .modal-body__text-link:hover{background-color:#f9f5ef}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide .modal-body__text-link:hover span{color:#6d362d}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide .modal-body__text-link span{color:#f9f5ef;font-size:1rem;line-height:1.5}.custom-modal-content .modal-body .swiper .swiper-pagination{position:absolute;display:flex;justify-content:center;align-items:center;text-align:center;transition:300ms;transform:translate3d(0, 0, 0);z-index:9;width:40%;height:2.5rem;background:none;bottom:0;left:30%}.custom-modal-content .modal-body .swiper .swiper-pagination .swiper-pagination-bullet{width:calc(var(--index)/2.5);height:calc(var(--index)/2.5);display:inline-block;background:#f9f5ef;opacity:.4;transition:.3s}.custom-modal-content .modal-body .swiper .swiper-pagination .swiper-pagination-bullet:hover{opacity:.75}.custom-modal-content .modal-body .swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;transition:.3s}.custom-modal-content .modal-body .swiper .swiper-pagination .swiper-pagination-bullet-active:hover{opacity:1}.custom-modal-content .modal-body .swiper .swiper-button-next,.custom-modal-content .modal-body .swiper .swiper-button-prev{display:none}.custom-modal-content .modal-body .swiper .swiper-scrollbar{display:none}.custom-modal-content .btn-action{display:inline-block;background:#6d362d;color:#fff;padding:12px 30px;text-decoration:none;text-transform:uppercase;font-weight:bold;transition:background .3s ease;border:none;cursor:pointer}.custom-modal-content .btn-action:hover{background:hsl(8.4375,41.5584415584%,20.1960784314%)}.custom-modal-content .custom-modal-close{position:absolute;top:8px;right:8px;background:rgba(0,0,0,0);border:none;font-size:32px;line-height:1;color:#ccc;cursor:pointer;transition:transform .3s ease,color .3s ease;padding:0;z-index:100}.custom-modal-content .custom-modal-close:hover{color:#6d362d;transform:rotate(90deg)}@media(max-width: 600px){.custom-modal-overlay{width:75%;max-width:75%;height:33%}.custom-modal-overlay .custom-modal-content{padding:25px 20px;width:100%}.custom-modal-overlay .custom-modal-close{top:10px;right:10px;font-size:28px}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide .modal-body__img-link img{height:80%}.modal-body .modal-body__img-link{width:100%}.modal-body .modal-body__img-link img{width:100%}.modal-body .modal-body__text-link{width:100%}.custom-modal-content .modal-body .swiper .swiper-wrapper .swiper-slide h2{font-size:calc(var(--index)*1)}.custom-modal-content .modal-body .swiper .swiper-pagination{left:0;height:60%;background:rgba(0,0,0,0);width:10%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;top:20%}.custom-modal-content .modal-body .swiper .swiper-pagination .swiper-pagination-bullet{background:#6d362d;width:calc(var(--index)/1);height:calc(var(--index)/1);border-radius:2px;transition:0s}.custom-modal-content .modal-body .swiper .swiper-pagination .swiper-pagination-bullet:hover{opacity:.4}.custom-modal-content .modal-body .swiper .swiper-pagination .swiper-pagination-bullet-active{transition:0s}.custom-modal-content .modal-body .swiper .swiper-pagination .swiper-pagination-bullet-active:hover{opacity:1}}