.hero-shot-container{height:90vh;position:relative;background:url(//goldengatemedicalsupply.com/cdn/shop/files/hero-shot-image_1600.jpg?v=5594447069426872049) no-repeat center/cover;z-index:0;display:flex;justify-content:center;align-items:center}.hero-shot-container:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#0000004d}.hero-shot-wrapper{position:relative;width:55%;color:#fff;text-align:center;font-size:1.75rem}.hero-title{margin-bottom:1rem;font-family:"Noto Serif",serif}.hero-shot-title-wrapper{position:relative}.hero-shot-title-wrapper:before{content:"";width:80%;height:4px;background:var(--primary-color-burgandy);position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.hero-welcome-text{font-weight:300;font-style:italic}.hero-shot-contact{margin-top:1rem}.hero-motto-text{font-style:italic}.catalog-carousel-section{height:300px;background:#121b75;position:relative;display:flex;justify-content:center}.catalog-carousel-container{overflow:hidden;position:relative;width:95%;height:100%}.catalog-carousel{height:90%;position:absolute;top:50%;left:50%;translate:-50% -50%;display:flex;justify-content:center;align-items:center;flex-grow:0;flex-shrink:0;transition:transform .5s ease-in-out}.catalog-carousel.no-transition{transition:unset}.catalog-item{width:175px;height:175px;background:#fff;overflow:hidden;border-radius:100vw;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;border:4px solid white;gap:1rem;margin:0 1rem;flex-grow:0;flex-shrink:0;z-index:2;transition:background-color .5s ease-in-out,color .5s ease-in-out}@media (hover: none){.catalog-item{transition:unset}}@media (hover: hover){.catalog-item:hover .icon-wrapper,.catalog-item:hover .catalog-title{color:#fff}.catalog-item:hover{background-color:#a3150d}}.icon-wrapper{width:40%;color:#121b75}.catalog-title{color:#121b75;font-size:1.6rem;text-align:center;font-weight:700}.catalog-title.accent{font-weight:100;color:#323232}.catalog-btn{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:4rem;background:none;border:none;color:#fff;cursor:pointer;display:none}.catalog-btn:hover{color:#a3150d;outline:2px white solid;outline-offset:-5px}.catalog-btn.prev{left:15%}.catalog-btn.next{right:15%}.btn-icon-wrapper{display:flex;justify-content:center;align-items:center}.common-items-section{width:100%;height:95vh;border:2px solid #121b75}.common-items-item-categories{list-style:none;width:100%;height:50px;display:flex}.common-items-item-categories li{width:20%}.common-items-item-categories .common-item-btn{width:100%;height:100%;background:#121b75;border:none;color:#fff;font-weight:700;font-size:1.25rem;cursor:pointer}.common-items-item-categories .common-item-btn:hover{background:#a3150d}.common-items-item-categories .common-item-btn.active{background:#fff;color:#000}.common-products-container{height:calc(100% - 50px);position:relative;z-index:1}.common-product-btn{width:40px;height:50%;position:absolute;top:50%;translate:0 -50%;border:none;background-color:#121b75;color:#fff;cursor:pointer;transition:background-color .5s ease-in-out}.common-product-btn:hover{background-color:#a3150d}.common-product-btn.prev{border-top-right-radius:100vw;border-bottom-right-radius:100vw}.common-product-btn.next{right:0;border-top-left-radius:100vw;border-bottom-left-radius:100vw}.common-products-listings-container{position:relative;z-index:-1;width:100%;height:100%}.common-products-page{width:100%;position:relative}.common-products-page.active{width:100%;height:100%}.common-products-listings{width:calc(100% - 90px);height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:space-around;opacity:0;transition:opacity .5s ease-in-out;position:absolute;top:0;left:50%;transform:translate(-50%)}.common-products-listings.active{opacity:1}.common-products-listings.hidden{display:none}.common-products-page-title{text-align:center;font-size:2rem}.product-listing-number{text-align:center}.listing-item{width:100%;height:28%;display:flex;justify-content:space-around;border:1px solid black;overflow:hidden}.listing-item img{width:200px;flex-shrink:0;margin-right:1rem}.common-products-title{margin-top:1rem}.listing-item-description-wrapper{height:100%;width:62%;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.listing-item-right{display:flex;flex-direction:column;justify-content:center;gap:1rem}.common-products-item-pricing{text-align:center}a.common-products-buy-btn{text-decoration:none;color:#fff;font-weight:700;white-space:nowrap;margin:0 .25rem}.common-products-buy-btn{background-color:#121b75;padding:1rem;border-radius:10px;transition:background-color .5s ease-in-out}.common-products-buy-btn:hover{background-color:#a3150d}.about-us-section{display:flex;padding:0 1.5rem;gap:3rem;padding:3rem;justify-content:center;align-items:center;border:1px solid;border-radius:20px;box-shadow:6px 6px 12px #00000059}.about-us-section.margin{margin-top:4rem;margin-bottom:4rem}.video-slider-container{width:500px;height:300px;position:relative}.video-slider-carousel{position:relative;width:100%;height:100%;background-color:#000}.video-container{position:absolute;z-index:3;opacity:0;transition:.7s ease-in-out;pointer-events:none;top:0;left:0;transform:scale(0)}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);border:1px solid #A3150D;background-color:#fff;height:100%;width:30px;color:#a3150d;cursor:pointer;z-index:2;display:flex;justify-content:center;align-items:center}.slider-btn:focus{outline:1px solid black;color:#000}.slider-btn:hover{border:1px solid transparent;background-color:#121b75;color:#fff}.slider-btn.prev{left:-29px;border-radius:5px 0 0 5px}.slider-btn.next{right:-29px;border-radius:0 5px 5px 0}.video-content-container{display:flex;justify-content:center}.visible{opacity:1;pointer-events:auto;transform:scale(1)}.about-us-title{font-family:"Noto Serif",serif;font-size:2rem;color:var(--primary-color-burgandy)}.about-us-intro{font-weight:300;color:#000}.about-us-text{font-size:1.25rem}.about-us-section .primary-btn{margin-top:1rem}@media (max-height: 700px){.hero-shot-wrapper{font-size:1.5rem}}@media (max-width: 1250px){.hero-shot-wrapper{width:70%;font-size:calc(10px + (10 * (100vw - 320px)/447))}}@media (max-width: 768px){.hero-shot-wrapper{width:80%;font-size:1.25rem}}@media (max-width: 425px){.hero-shot-wrapper{width:95%;font-size:1rem}}@media (max-width: 1545px){.catalog-carousel-container{width:60vw}.catalog-btn{display:block}.catalog-carousel{width:100%;height:100%;justify-content:flex-start}.catalog-item{width:calc(20vw - 2rem);height:calc(20vw - 2rem)}}@media (max-width: 1000px){.catalog-item{width:calc(30vw - 2rem);height:calc(30vw - 2rem)}}@media (max-width: 700px){.catalog-carousel-container{width:45vw}.catalog-item{width:calc(45vw - 2rem);height:calc(45vw - 2rem)}}@media (max-width: 475px){.catalog-carousel-container{width:65%}.catalog-item{min-width:160px;min-height:160px;width:calc(65vw - 2rem);height:calc(65vw - 2rem)}.catalog-btn.prev{left:5%}.catalog-btn.next{right:5%}}@media (hover: hover) and (max-width: 475px){.catalog-btn.next{right:calc(5% - 1rem)}}@media (max-width: 1200px){.about-us-section{border:none;border-radius:0;box-shadow:none}}@media (max-width: 1000px){.about-us-section{flex-direction:column}.about-us-title{font-size:1.5rem}.about-us-text{font-size:1rem}.text-content-container{text-align:center}}@media (max-width: 575px){.video-slider-container,.video-slider-container iframe{width:80vw;height:48vw}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/style-index.css.map */
