.home-banner{display:flex;flex-wrap:wrap;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1}.home-banner:after{position:absolute;z-index:-1;content:"";background:#fff;background:linear-gradient(0deg,#fff0 16.45%,#2a343c 76.07%);height:100%;width:100%;opacity:.51}.home-banner-main{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:86px 0 300px}.home-banner-main .home-banner-content{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--white-color)}.home-banner-main .home-banner-content h1{color:var(--white-color);font-size:72px;line-height:78px;line-height:normal;font-weight:400;font-family:var(--archivo-black);text-transform:capitalize;max-width:78%}.home-banner-main .home-banner-content p{font-size:24px;font-family:var(--archivo-black);line-height:32px;margin:10px 0 0;color:var(--white-color)}.home-banner-main .home-banner-buttons{display:flex;gap:30px;align-items:center;margin-top:30px}.home-banner-main .home-banner-buttons .primary-btn{min-width:188px}.home-banner-main .banner-hotspot-container{position:absolute;z-index:3;transform:translate(-50%,-50%);padding:0 16px}.home-banner-main .hotspot-icon{width:32px;height:32px;border-radius:50%;border:2px solid var(--white-color);background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s;-webkit-transition:.5s}.home-banner-main .hotspot-icon:hover{transform:scale(1.1)}.home-banner-main .hotspot-dot{width:18px;height:18px;background-color:var(--white-color);border-radius:50%}.home-banner-main .hotspot-popup{position:absolute;top:-100px;left:auto;right:-150px;transform:translateY(10px);width:152px;background:var(--white-color);border-radius:8px;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none;padding:16px}.banner-hotspot-container:hover .hotspot-popup{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.banner-hotspot-container .hotspot-popup-link{display:block;text-decoration:none}.banner-hotspot-container .hotspot-popup-image{object-fit:contain;background:var(--light-grey);border-radius:4px;padding:16px;width:100%;display:flex;align-items:center;justify-content:center}.banner-hotspot-container .hotspot-popup-image img{width:100%;max-width:120px;aspect-ratio:1;object-fit:contain}.banner-hotspot-container .hotspot-popup-info{padding:12px 0 0;text-align:left;display:flex;flex-direction:column}.banner-hotspot-container .hotspot-popup-info .hotspot-popup-title{font-size:14px;line-height:20px;font-weight:700;color:var(--blue)}.banner-hotspot-container .hotspot-popup-price{margin-top:4px;display:flex;justify-content:space-between;align-items:flex-end;color:var(--grey-2);font-size:14px;line-height:24px;font-weight:400}.banner-hotspot-container .hotspot-popup-price .add-price{width:16px;height:16px;background:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center}.banner-hotspot-container .hotspot-popup-price .add-price svg{width:14px;height:14px}@media screen and (max-width:991px){.home-banner-main{padding:40px 0}.home-banner-main .home-banner-content h1{font-size:32px;line-height:36px}.home-banner-main .home-banner-content p{font-size:16px;line-height:24px}.home-banner-main .home-banner-buttons{margin-top:24px;gap:10px}.home-banner-main .banner-hotspot-container{display:none}.home-banner:after{background:linear-gradient(0deg,#000000b3,#000000bf)}.home-banner-main .home-banner-buttons .primary-btn{padding:16px}}@media screen and (max-width:480px){.home-banner-main .home-banner-buttons .primary-btn{min-width:auto}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/home-banner.css.map */
