.hero-section{background-color:var(--bg);padding-top:15.625rem;min-height:100vh;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:3.125rem;position:relative;overflow:hidden}@media (max-width: 991.98px){.hero-section{padding-top:6.25rem;background-color:#041831;z-index:1;position:relative}.hero-section:before{content:"";position:absolute;top:6.25rem;left:0;right:0;bottom:0;background-color:var(--bg);display:block;width:calc(100% - 40px);margin:auto;border-radius:.9375rem;z-index:-1}}@media (max-width: 767.98px){.hero-section{min-height:100px;padding-bottom:0}}.hero-section .bg-right{position:absolute;top:0;right:0;bottom:0;z-index:1;width:100%}.hero-section .bg-right img{object-fit:contain;object-position:top right;width:auto!important;margin-left:auto;position:absolute;height:100%;top:0;right:0;bottom:0;color:transparent}@media (max-width: 991.98px){.hero-section .bg-right{display:none}}.hero-section .bg-mobile{display:none;position:relative}@media (max-width: 991.98px){.hero-section .bg-mobile{display:block;height:37.5rem;width:100%;position:relative;overflow:hidden;transform:scale(1.2)}}.hero-section .section-top{display:flex;height:100%;position:relative;z-index:2;padding:0 1.875rem;margin-top:auto;margin-bottom:auto}@media (max-width: 991.98px){.hero-section .section-top{padding:1.875rem 3.75rem;text-align:center}}@media (max-width: 767.98px){.hero-section .section-top{padding-left:3.125rem;padding-right:3.125rem;padding-top:2.5rem}}.hero-section .section-top p{font-family:var(--font-montserrat),serif;font-weight:500;font-size:2.1875rem;max-width:62.5rem;line-height:3rem}@media (max-width: 1199.98px){.hero-section .section-top p{font-size:1.5rem;line-height:2.375rem;max-width:43.75rem;margin-top:.625rem}}@media (max-width: 991.98px){.hero-section .section-top p{text-align:center;margin-left:auto;margin-right:auto;margin-top:3.125rem}}@media (max-width: 767.98px){.hero-section .section-top p{font-size:1.25rem;line-height:2rem;letter-spacing:0}}.hero-section .section-bottom{background-color:#fff;color:var(--primary);font-size:1.46875rem;font-family:var(--font-montserrat),serif;font-weight:500;padding:.5rem 1.875rem;margin-top:3.125rem}@media (max-width: 1199.98px){.hero-section .section-bottom{font-size:1rem}}@media (max-width: 991.98px){.hero-section .section-bottom{font-size:1.125rem;padding-left:3.75rem;padding-right:3.75rem;text-align:center}.hero-section .section-bottom p{max-width:43.75rem;margin-left:auto;margin-right:auto}}@media (max-width: 767.98px){.hero-section .section-bottom{padding-left:2.5rem;padding-right:2.5rem;margin-top:1.875rem}.hero-section .section-bottom p{max-width:100%}}.hero-section h1{font-size:5.125rem;font-family:var(--font-montserrat),serif;font-weight:600;line-height:6.25rem;letter-spacing:-.1875rem}@media (max-width: 1199.98px){.hero-section h1{font-size:3.375rem;line-height:normal}}@media (max-width: 991.98px){.hero-section h1{text-align:center}}@media (max-width: 767.98px){.hero-section h1{font-size:2rem;line-height:2.75rem;letter-spacing:0}}.hero-section h1 span{font-weight:700;color:var(--secondary)}@media (max-width: 991.98px){.hero-section .btn{margin-left:auto;margin-right:auto;margin-top:3.75rem}}.content-section{padding:7.1875rem 1.875rem;background-color:#041931}@media (max-width: 991.98px){.content-section{padding-top:3.125rem;padding-bottom:3.125rem}}.content-section .listing{background-color:#18375a;border-radius:1.5625rem;padding:0 3.75rem;display:flex;flex-wrap:wrap;flex-direction:column;width:100%;margin-bottom:2.8125rem}.content-section .listing:last-child{margin-bottom:0}@media (max-width: 767.98px){.content-section .listing{padding-left:1.875rem;padding-right:1.875rem}}.content-section .item-header{display:flex;justify-content:space-between;align-items:center;margin-top:2.5rem;margin-bottom:1.3125rem;gap:1.25rem}.content-section .item-header h1{font-family:var(--font-montserrat),serif;font-weight:700;font-size:2.1875rem;color:#fff}@media (max-width: 767.98px){.content-section .item-header h1{font-size:1.5rem}}.content-section .item-header a{color:#fff;font-family:var(--font-montserrat),serif;font-weight:500;font-size:1.0625rem;white-space:nowrap}.content-section hr{margin:0;width:100%;border:.125rem solid white;border-radius:6.25rem}.content-section .item-products{margin-top:2.8125rem;margin-bottom:3.75rem;display:flex;flex-wrap:wrap;gap:1.875rem}@media (max-width: 767.98px){.content-section .item-products{justify-content:center;flex-direction:column;align-items:center}.content-section .item-products>li{width:100%}}
