.marketing_container{max-width:1500px;margin:0 auto}.marketing_page_content{display:flex;flex-direction:column;align-items:center;margin:20px 0 40px}.marketing_heading{font-size:24px;line-height:120%;font-weight:400;margin-bottom:10px;letter-spacing:3.2px;text-transform:uppercase}.marketing_subheading{font-size:15px;color:#081f2c;text-align:center;max-width:850px;line-height:27px;font-weight:300;letter-spacing:.5px}.marketing_subheading a{color:#081f2c;text-decoration:underline;text-underline-offset:3px}.marketing_subheading a:hover{color:#081f2c;text-decoration:none}.marketing_item_container{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:40px}.marketing_item{margin-bottom:15px}.marketing_item a{width:100%;height:100%;display:block}.marketing_item_image{position:relative;overflow:hidden}.marketing_item_image img{width:100%;height:100%;aspect-ratio:471 / 701}.marketing_initial_img,.marketing_hover_img{transition:opacity .3s ease}.marketing_hover_img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1}.marketing_initial_img{opacity:1;z-index:0}.marketing_item_image:hover .marketing_initial_img{opacity:0}.marketing_item_image:hover .marketing_hover_img{opacity:1}.marketing_initial_img picture,.marketing_hover_img picture,.marketing_initial_img img,.marketing_hover_img img{width:100%;height:100%}.marketing_initial_img,.marketing_hover_img{position:relative}.marketing_hover_img{position:absolute;top:0;left:0;right:0;bottom:0}.marketing_item_title{font-size:13px;line-height:20px;font-weight:300;margin-top:10px;letter-spacing:.5px}.marketing_item_price{font-size:16px;line-height:120%;font-weight:600;margin-top:5px}.marketing_view_more_btn{display:flex;justify-content:center;margin-bottom:40px}.marketing_view_more_link{font-size:13px;line-height:120%;font-weight:500;letter-spacing:1px;text-transform:uppercase;text-decoration:none;color:#081f2c;border:1px solid #081f2c;padding:8px 20px;transition:background-color .3s ease,color .3s ease;border-radius:2px}.marketing_view_more_link:hover{background-color:#081f2c;color:#fff}@media(max-width:1550px){.marketing_container{padding:0 15px}.marketing_item_container{grid-template-columns:repeat(4,1fr)}}@media(max-width:1200px){.marketing_item_container{grid-template-columns:repeat(3,1fr)}.marketing_page_content{padding:0 15px}}@media(max-width:768px){.marketing_item_container{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.marketing_container{padding:0 10px}.marketing_item_container{gap:12px;margin-bottom:20px}.marketing_page_content{margin:20px 0 30px}.marketing_heading{font-size:19px;line-height:100%;letter-spacing:1.5px}.marketing_subheading{font-size:15px;max-width:850px;line-height:22px}.marketing_item{margin-bottom:10px}}
