.elementor-4694 .elementor-element.elementor-element-98b9137{--display:flex;--min-height:350px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:120px;--padding-bottom:120px;--padding-left:30px;--padding-right:30px;}.elementor-4694 .elementor-element.elementor-element-98b9137:not(.elementor-motion-effects-element-type-background), .elementor-4694 .elementor-element.elementor-element-98b9137 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F172A;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-4694 .elementor-element.elementor-element-01e99eb .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:56px;font-weight:800;line-height:1.1em;color:#FFFFFF;}.elementor-4694 .elementor-element.elementor-element-5b6f1b3 .woocommerce-breadcrumb{color:#CBD5E1;font-size:16px;font-weight:500;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-4694 .elementor-element.elementor-element-98b9137{--content-width:1200px;}}/* Start custom CSS for container, class: .elementor-element-98b9137 *//*==================================
PAGE HERO
==================================*/

.hero-banner{
    position:relative;
    background:#0F172A;
    border-radius:0 0 30px 30px;
    overflow:hidden;
}

/* Decorative circles */

.hero-banner::before{
    content:"";
    position:absolute;
    width:380px;
    height:380px;
    border-radius:50%;
    background:rgba(249,115,22,.08);
    top:-170px;
    left:-120px;
}

.hero-banner::after{
    content:"";
    position:absolute;
    width:300px;
    height:300px;
    border-radius:50%;
    background:rgba(255,255,255,.04);
    right:-100px;
    bottom:-120px;
}

.hero-banner .elementor-widget{
    position:relative;
    z-index:2;
}

.hero-title .elementor-heading-title{
    color:#fff;
    font-size:56px;
    font-weight:800;
    line-height:1.1;
    margin-bottom:18px;
}

.hero-breadcrumb{
    color:#CBD5E1;
    font-size:16px;
    font-weight:500;
}

.hero-breadcrumb a{
    color:#F97316;
    text-decoration:none;
}

.hero-breadcrumb a:hover{
    color:#ffffff;
}

/* Mobile */

@media(max-width:767px){

.hero-banner{
padding:80px 20px;
}

.hero-title .elementor-heading-title{
font-size:38px;
}

.hero-breadcrumb{
font-size:14px;
}

}
.hero-banner::before{
    background:rgba(249,115,22,.025);
}

.hero-banner::after{
    background:rgba(255,255,255,.015);
}
.hero-banner{
    background:linear-gradient(135deg,#0F172A 0%,#1E293B 100%);
}/* End custom CSS */