.products-section-main{max-width:var(--page-width);margin:0 auto;display:flex;gap:72px}.product-block{width:100%;border-radius:0}.product-block__header{margin-bottom:18px}.product-block__header:after{content:"";display:block;width:100%;height:1px;background-color:#0f4559;margin-top:18px}.product-block__heading{font-family:Playfair Display;font-weight:400;font-size:36px;line-height:36px;letter-spacing:-1.5px;color:#0f4559;margin-top:0;margin-bottom:5px}.product-block__subheading{font-family:Avenir;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0;color:#0f4559}.product-block__products{display:grid;grid-template-columns:1fr 1fr;gap:32px}.product-block__product{display:flex;flex-direction:column}.product-block__product-image{width:100%;height:auto;margin-bottom:15px;border-radius:5px;overflow:hidden}.product-block__product-image img{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.product-block__product:hover .product-block__product-image img{transform:scale(1.05)}.product-block__product-title{font-family:Avenir;font-weight:800;font-size:24px;line-height:32px;letter-spacing:-1.5px;text-align:center;color:#0f4559;margin-top:0;margin-bottom:18px}.product-block__product-description{font-family:Avenir Next;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-align:center;color:#0f4559;margin-top:0;margin-bottom:18px;height:144px;overflow:hidden}.product-block__product-button{font-family:Avenir;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0;vertical-align:middle;color:#0f4559;border:none;background:none;cursor:pointer;width:fit-content;margin:0 auto}.product-block__product-button:after{content:"";display:block;width:100%;height:1px;background-color:#8dc2d2;margin-top:6px}@media screen and (max-width: 768px){.products-section-main{flex-direction:column;padding:0 36px}.product-block__products{grid-template-columns:1fr;gap:20px}.product-block__subheading{font-size:18px;line-height:24px}.product-block__product{max-width:258px;margin:0 auto}.product-block__product-description{font-size:18px;line-height:24px;font-family:Avenir;font-weight:500;height:auto}}.product-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:none}.product-modal.is-active{display:block}.product-modal__overlay{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0f4559d9}.product-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;max-width:913px;width:100%;max-height:564px;height:100%;overflow-y:auto;box-shadow:0 4px 8px #0000001a}.product-modal__close-button{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;font-family:Avenir Next;font-weight:400;font-size:16px;line-height:24px;color:#0f4559;z-index:10}.product-modal__body{display:flex;padding:40px;height:100%;overflow:auto}.product-modal__image-container{flex:1;display:flex;align-items:center;justify-content:center;padding-right:40px}.product-modal__image{max-width:100%;max-height:500px}.product-modal__info{display:flex;flex:1;padding-left:40px;flex-direction:column;justify-content:center;min-height:max-content}.product-modal__title{font-family:Playfair Display;font-weight:400;font-size:48px;line-height:1.33;letter-spacing:-1.5px;color:#0f4559;margin-top:0;margin-bottom:18px}.product-modal__description{margin:0 0 18px;font-family:Avenir Next;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#0f4559}.product-modal__description p{margin-bottom:16px;margin-top:0}.product-modal__description p:last-child{margin-bottom:0}.product-modal__description ul{list-style:none;padding:0;margin:0 0 16px}.product-modal__description li{position:relative;padding-left:1.5em;margin-bottom:8px}.product-modal__description li:last-child{margin-bottom:0}.product-modal__description li:before{content:"\2022";position:absolute;left:0;color:#0f4559}.product-modal__divider{display:block!important;height:1px;background-color:#0f4559;margin:0 0 18px}.product-modal__specs{display:flex;flex-wrap:wrap}.product-modal__specs p{font-family:Avenir Next;font-weight:400;font-size:16px;color:#0f4559;margin-right:18px}.product-modal__specs p:last-child{margin-right:0}@media screen and (max-width: 768px){.product-modal__content{max-width:365px;max-height:630px}.product-modal__body{flex-direction:column;padding:36px}.product-modal__image-container{padding-right:0;padding-bottom:30px;max-width:293px}.product-modal__image{max-height:185px}.product-modal__info{padding-left:0}.product-modal__title{font-size:28px;margin-bottom:20px}.product-modal__specs p{margin-top:0;margin-right:0}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/products-section.css.map */
