/*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden */ /* ======================================================================== Effects ========================================================================== */ /* /* bounceInLeft */ @keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% {opacity: 0;transform: translate3d(-3000px, 0, 0);} 60% {opacity: 1;transform: translate3d(25px, 0, 0);} 75% {transform: translate3d(-10px, 0, 0);} 90% {transform: translate3d(5px, 0, 0);} 100% {opacity: 1;transform: none;} } .ba-item-content-slider .active .bounceInLeft, .bounceInLeft { animation-name: bounceInLeft; } /* /* fadeinleft */ @keyframes fadeInLeft { 0% {opacity: 0;transform: translate3d(-5%, 0, 0);} 100% {opacity: 1;transform: none;} } .ba-item-content-slider .active .fadeInLeft, .fadeInLeft { animation-name: fadeInLeft; } /* /* bounceInRight */ @keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% {animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);} 0% {opacity: 0;transform: translate3d(3000px, 0, 0);} 60% {opacity: 1;transform: translate3d(-25px, 0, 0);} 75% {transform: translate3d(10px, 0, 0);} 90% {transform: translate3d(-5px, 0, 0);} 100% {opacity: 1;transform: none;} } .ba-item-content-slider .active .bounceInRight, .bounceInRight { animation-name: bounceInRight; } /* /* fadeInRight */ @keyframes fadeInRight { 0% {opacity: 0;transform: translate3d(5%, 0, 0);} 100% {opacity: 1;transform: none;} } .ba-item-content-slider .active .fadeInRight, .fadeInRight { animation-name: fadeInRight; } /* /* zoomIn */ @keyframes zoomIn { 0% {opacity: 0;transform: scale3d(.85, .85, .85);} 100% {opacity: 1;} } .ba-item-content-slider .active .zoomIn, .zoomIn { animation-name: zoomIn; } /* /* fadeIn */ @keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } .ba-item-content-slider .active .fadeIn, .fadeIn { animation-name: fadeIn; } /* /* bounceIn */ .ba-item-content-slider .active .bounceIn, .animated.bounceIn { animation-duration: .75s; } @keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% {animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);} 0% {opacity: 0;transform: scale3d(.3, .3, .3);} 20% {transform: scale3d(1.1, 1.1, 1.1);} 40% {transform: scale3d(.9, .9, .9);} 60% {opacity: 1;transform: scale3d(1.03, 1.03, 1.03);} 80% {transform: scale3d(.97, .97, .97);} 100% {opacity: 1;transform: scale3d(1, 1, 1);} } .ba-item-content-slider .active .bounceIn, .bounceIn { animation-name: bounceIn; } /* /* bounceInUp */ @keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% {animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);} 0% {opacity: 0;transform: translate3d(0, 200px, 0);} 60% {opacity: 1;transform: translate3d(0, -20px, 0);} 75% {transform: translate3d(0, 10px, 0);} 90% {transform: translate3d(0, -5px, 0);} 100% {opacity: 1;transform: translate3d(0, 0, 0);} } .ba-item-content-slider .active .bounceInUp, .bounceInUp { animation-name: bounceInUp; } /* /* bounceInBottom */ @keyframes bounceInBottom { 0%, 60%, 75%, 90%, 100% {animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);} 0% {opacity: 0;transform: translate3d(0, -200px, 0);} 60% {opacity: 1;transform: translate3d(0, 20px, 0);} 75% {transform: translate3d(0, -10px, 0);} 90% {transform: translate3d(0, 5px, 0);} 100% {opacity: 1;transform: translate3d(0, 0, 0);} } .ba-item-content-slider .active .bounceInBottom, .bounceInBottom { animation-name: bounceInBottom; } /* /* fadeInUp */ @keyframes fadeInUp { 0% {opacity: 0;transform: translate3d(0, 10%, 0);} 100% {opacity: 1;transform: none;} } .ba-item-content-slider .active .fadeInUp, .fadeInUp { animation-name: fadeInUp; } /* /* fadeInBottom */ @keyframes fadeInBottom { 0% {opacity: 0;transform: translate3d(0, -10%, 0);} 100% {opacity: 1;transform: none;} } .ba-item-content-slider .active .fadeInBottom, .fadeInBottom { animation-name: fadeInBottom; }#item-17618280580 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280580.visible {opacity: 1;}#item-17618280580 > .parallax-wrapper .parallax {background-image: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280580 > .ba-video-background {display: none;}#item-17618280580 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280580 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280580 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280580 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280580 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280580 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280580 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-17618280580 > .parallax-wrapper.scroll .parallax {height: 300%;top: -100%;}@media (max-width: 1200px) {#item-17618280580 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280580.visible {opacity: 1;}#item-17618280580 > .parallax-wrapper .parallax {background-image: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280580 > .ba-video-background {display: none;}#item-17618280580 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280580 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280580 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280580 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280580 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280580 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280580 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-17618280580 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 25px;padding-left : 25px;padding-right : 25px;padding-top : 25px;}#item-17618280580.visible {opacity: 1;}#item-17618280580 > .parallax-wrapper .parallax {background-image: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280580 > .ba-video-background {display: none;}#item-17618280580 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280580 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280580 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280580 > .ba-box-model .ba-bm-bottom {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}@media (max-width: 768px) {#item-17618280580 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 25px;padding-left : 25px;padding-right : 25px;padding-top : 25px;}#item-17618280580.visible {opacity: 1;}#item-17618280580 > .parallax-wrapper .parallax {background-image: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280580 > .ba-video-background {display: none;}#item-17618280580 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280580 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280580 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280580 > .ba-box-model .ba-bm-bottom {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}@media (max-width: 480px) {#item-17618280580 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 25px;padding-left : 25px;padding-right : 25px;padding-top : 25px;}#item-17618280580.visible {opacity: 1;}#item-17618280580 > .parallax-wrapper .parallax {background-image: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280580 > .ba-video-background {display: none;}#item-17618280580 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280580 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280580 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280580 > .ba-box-model .ba-bm-bottom {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}@media (max-width: 480px) {#item-17618280580 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 25px;padding-left : 25px;padding-right : 25px;padding-top : 25px;}#item-17618280580.visible {opacity: 1;}#item-17618280580 > .parallax-wrapper .parallax {background-image: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280580 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280580 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280580 > .ba-video-background {display: none;}#item-17618280580 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280580 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280580 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280580 > .ba-box-model .ba-bm-bottom {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-17618280580 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}#item-17618280581 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280581.visible {opacity: 1;}#item-17618280581 > .parallax-wrapper .parallax {background-image: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280581 > .ba-video-background {display: none;}#item-17618280581 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280581 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280581 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280581 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-17618280581 > .parallax-wrapper.scroll .parallax {height: 220%;top: -60%;}@media (max-width: 1200px) {#item-17618280581 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280581.visible {opacity: 1;}#item-17618280581 > .parallax-wrapper .parallax {background-image: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280581 > .ba-video-background {display: none;}#item-17618280581 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280581 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280581 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280581 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-17618280581 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280581.visible {opacity: 1;}#item-17618280581 > .parallax-wrapper .parallax {background-image: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280581 > .ba-video-background {display: none;}#item-17618280581 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280581 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280581 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280581 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-17618280581 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280581.visible {opacity: 1;}#item-17618280581 > .parallax-wrapper .parallax {background-image: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280581 > .ba-video-background {display: none;}#item-17618280581 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280581 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280581 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280581 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-17618280581 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280581.visible {opacity: 1;}#item-17618280581 > .parallax-wrapper .parallax {background-image: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280581 > .ba-video-background {display: none;}#item-17618280581 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280581 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280581 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280581 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-17618280581 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280581.visible {opacity: 1;}#item-17618280581 > .parallax-wrapper .parallax {background-image: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280581 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280581 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280581 > .ba-video-background {display: none;}#item-17618280581 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280581 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280581 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280581 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280581 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-17618280582 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280582.visible {opacity: 1;}#item-17618280582 > .parallax-wrapper .parallax {background-image: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280582 > .ba-video-background {display: none;}#item-17618280582 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280582 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280582 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280582 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-17618280582 > .parallax-wrapper.scroll .parallax {height: 140%;top: -20%;}@media (max-width: 1200px) {#item-17618280582 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280582.visible {opacity: 1;}#item-17618280582 > .parallax-wrapper .parallax {background-image: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280582 > .ba-video-background {display: none;}#item-17618280582 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280582 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280582 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280582 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-17618280582 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280582.visible {opacity: 1;}#item-17618280582 > .parallax-wrapper .parallax {background-image: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280582 > .ba-video-background {display: none;}#item-17618280582 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280582 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280582 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280582 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-17618280582 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280582.visible {opacity: 1;}#item-17618280582 > .parallax-wrapper .parallax {background-image: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280582 > .ba-video-background {display: none;}#item-17618280582 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280582 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280582 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280582 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-17618280582 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280582.visible {opacity: 1;}#item-17618280582 > .parallax-wrapper .parallax {background-image: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280582 > .ba-video-background {display: none;}#item-17618280582 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280582 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280582 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280582 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-17618280582 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-17618280582.visible {opacity: 1;}#item-17618280582 > .parallax-wrapper .parallax {background-image: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-17618280582 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-17618280582 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-17618280582 > .ba-video-background {display: none;}#item-17618280582 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-17618280582 > .ba-box-model:before {height: 0px;top: 0;}#item-17618280582 > .ba-box-model:after {height: 0px;bottom: 0;}#item-17618280582 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-17618280582 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-17618280583 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618280583 p {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h1 {font-family: 'Roboto';font-weight: 700;;}#item-17618280583 h2 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h3 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h4 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h5 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h6 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 > .ba-box-model:before {height: 25px;}#item-17618280583 > .ba-box-model:after {height: 25px;}@media (max-width: 1200px) {#item-17618280583 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618280583 p {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h1 {font-family: 'Roboto';font-weight: 700;;}#item-17618280583 h2 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h3 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h4 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h5 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h6 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 > .ba-box-model:before {height: 25px;}#item-17618280583 > .ba-box-model:after {height: 25px;}}@media (max-width: 768px) {#item-17618280583 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618280583 p {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h1 {font-family: 'Roboto';font-weight: 700;;}#item-17618280583 h2 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h3 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h4 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h5 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h6 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 > .ba-box-model:before {height: 25px;}#item-17618280583 > .ba-box-model:after {height: 25px;}}@media (max-width: 768px) {#item-17618280583 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618280583 p {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h1 {font-family: 'Roboto';font-weight: 700;;}#item-17618280583 h2 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h3 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h4 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h5 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h6 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 > .ba-box-model:before {height: 25px;}#item-17618280583 > .ba-box-model:after {height: 25px;}}@media (max-width: 480px) {#item-17618280583 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618280583 p {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h1 {font-family: 'Roboto';font-weight: 700;;}#item-17618280583 h2 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h3 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h4 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h5 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h6 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 > .ba-box-model:before {height: 25px;}#item-17618280583 > .ba-box-model:after {height: 25px;}}@media (max-width: 480px) {#item-17618280583 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618280583 p {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h1 {font-family: 'Roboto';font-weight: 700;;}#item-17618280583 h2 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h3 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h4 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 h5 {font-family: 'Roboto';font-weight: 900;;}#item-17618280583 h6 {font-family: 'Roboto';font-weight: 300;;}#item-17618280583 > .ba-box-model:before {height: 25px;}#item-17618280583 > .ba-box-model:after {height: 25px;}}#item-17618283770 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618283770 .ba-video-wrapper {border : 0px solid var(--border);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom: calc(56.24% - 0px);}#item-17618283770 > .ba-box-model:before {height: 25px;top: -0px;}#item-17618283770 > .ba-box-model:after {height: 25px;bottom: -0px;}@media (max-width: 1200px) {#item-17618283770 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618283770 .ba-video-wrapper {border : 0px solid var(--border);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom: calc(56.24% - 0px);}#item-17618283770 > .ba-box-model:before {height: 25px;top: -0px;}#item-17618283770 > .ba-box-model:after {height: 25px;bottom: -0px;}}@media (max-width: 768px) {#item-17618283770 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618283770 .ba-video-wrapper {border : 0px solid var(--border);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom: calc(56.24% - 0px);}#item-17618283770 > .ba-box-model:before {height: 25px;top: -0px;}#item-17618283770 > .ba-box-model:after {height: 25px;bottom: -0px;}}@media (max-width: 768px) {#item-17618283770 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618283770 .ba-video-wrapper {border : 0px solid var(--border);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom: calc(56.24% - 0px);}#item-17618283770 > .ba-box-model:before {height: 25px;top: -0px;}#item-17618283770 > .ba-box-model:after {height: 25px;bottom: -0px;}}@media (max-width: 480px) {#item-17618283770 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618283770 .ba-video-wrapper {border : 0px solid var(--border);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom: calc(56.24% - 0px);}#item-17618283770 > .ba-box-model:before {height: 25px;top: -0px;}#item-17618283770 > .ba-box-model:after {height: 25px;bottom: -0px;}}@media (max-width: 480px) {#item-17618283770 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-17618283770 .ba-video-wrapper {border : 0px solid var(--border);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom: calc(56.24% - 0px);}#item-17618283770 > .ba-box-model:before {height: 25px;top: -0px;}#item-17618283770 > .ba-box-model:after {height: 25px;bottom: -0px;}}#item-14975226220 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226220.visible {opacity: 1;}#item-14975226220 > .parallax-wrapper .parallax {background-image: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226220 > .ba-video-background {display: none;}#item-14975226220 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226220 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226220 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226220 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-14975226220 > .parallax-wrapper.scroll .parallax {height: 300%;top: -100%;}@media (max-width: 1200px) {#item-14975226220 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226220.visible {opacity: 1;}#item-14975226220 > .parallax-wrapper .parallax {background-image: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226220 > .ba-video-background {display: none;}#item-14975226220 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226220 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226220 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226220 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-14975226220 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 0px;}#item-14975226220.visible {opacity: 1;}#item-14975226220 > .parallax-wrapper .parallax {background-image: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226220 > .ba-video-background {display: none;}#item-14975226220 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226220 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226220 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226220 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226220 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226220 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-14975226220 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 0px;}#item-14975226220.visible {opacity: 1;}#item-14975226220 > .parallax-wrapper .parallax {background-image: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226220 > .ba-video-background {display: none;}#item-14975226220 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226220 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226220 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226220 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226220 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226220 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-14975226220 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 0px;}#item-14975226220.visible {opacity: 1;}#item-14975226220 > .parallax-wrapper .parallax {background-image: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226220 > .ba-video-background {display: none;}#item-14975226220 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226220 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226220 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226220 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226220 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226220 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-14975226220 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 0px;}#item-14975226220.visible {opacity: 1;}#item-14975226220 > .parallax-wrapper .parallax {background-image: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226220 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226220 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226220 > .ba-video-background {display: none;}#item-14975226220 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226220 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226220 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226220 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226220 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226220 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226220 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-14975226221 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 25px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226221.visible {opacity: 1;}#item-14975226221 > .parallax-wrapper .parallax {background-image: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226221 > .ba-video-background {display: none;}#item-14975226221 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226221 > .ba-box-model:before {height: 25px;top: 0;}#item-14975226221 > .ba-box-model:after {height: 25px;bottom: 0;}#item-14975226221 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-14975226221 > .parallax-wrapper.scroll .parallax {height: 220%;top: -60%;}@media (max-width: 1200px) {#item-14975226221 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 25px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226221.visible {opacity: 1;}#item-14975226221 > .parallax-wrapper .parallax {background-image: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226221 > .ba-video-background {display: none;}#item-14975226221 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226221 > .ba-box-model:before {height: 25px;top: 0;}#item-14975226221 > .ba-box-model:after {height: 25px;bottom: 0;}#item-14975226221 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-14975226221 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226221.visible {opacity: 1;}#item-14975226221 > .parallax-wrapper .parallax {background-image: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226221 > .ba-video-background {display: none;}#item-14975226221 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226221 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226221 > .ba-box-model:after {height: 25px;bottom: 0;}#item-14975226221 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-14975226221 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226221.visible {opacity: 1;}#item-14975226221 > .parallax-wrapper .parallax {background-image: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226221 > .ba-video-background {display: none;}#item-14975226221 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226221 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226221 > .ba-box-model:after {height: 25px;bottom: 0;}#item-14975226221 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-14975226221 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226221.visible {opacity: 1;}#item-14975226221 > .parallax-wrapper .parallax {background-image: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226221 > .ba-video-background {display: none;}#item-14975226221 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226221 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226221 > .ba-box-model:after {height: 25px;bottom: 0;}#item-14975226221 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-14975226221 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226221.visible {opacity: 1;}#item-14975226221 > .parallax-wrapper .parallax {background-image: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226221 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226221 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226221 > .ba-video-background {display: none;}#item-14975226221 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226221 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226221 > .ba-box-model:after {height: 25px;bottom: 0;}#item-14975226221 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226221 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-15746750344270 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344270.visible {opacity: 1;}#item-15746750344270 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344270 > .ba-video-background {display: none;}#item-15746750344270 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344270 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344270 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746750344270 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-15746750344270 > .parallax-wrapper.scroll .parallax {height: 220%;top: -60%;}@media (max-width: 1200px) {#item-15746750344270 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344270.visible {opacity: 1;}#item-15746750344270 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344270 > .ba-video-background {display: none;}#item-15746750344270 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344270 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344270 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746750344270 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746750344270 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344270.visible {opacity: 1;}#item-15746750344270 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344270 > .ba-video-background {display: none;}#item-15746750344270 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344270 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344270 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746750344270 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746750344270 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344270.visible {opacity: 1;}#item-15746750344270 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344270 > .ba-video-background {display: none;}#item-15746750344270 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344270 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344270 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746750344270 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746750344270 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344270.visible {opacity: 1;}#item-15746750344270 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344270 > .ba-video-background {display: none;}#item-15746750344270 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344270 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344270 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746750344270 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746750344270 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344270.visible {opacity: 1;}#item-15746750344270 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344270 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344270 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344270 > .ba-video-background {display: none;}#item-15746750344270 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344270 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344270 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746750344270 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344270 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-15746749943410 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943410.visible {opacity: 1;}#item-15746749943410 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943410 > .ba-video-background {display: none;}#item-15746749943410 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943410 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943410 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746749943410 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-15746749943410 > .parallax-wrapper.scroll .parallax {height: 220%;top: -60%;}@media (max-width: 1200px) {#item-15746749943410 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943410.visible {opacity: 1;}#item-15746749943410 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943410 > .ba-video-background {display: none;}#item-15746749943410 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943410 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943410 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746749943410 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746749943410 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943410.visible {opacity: 1;}#item-15746749943410 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943410 > .ba-video-background {display: none;}#item-15746749943410 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943410 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943410 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746749943410 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746749943410 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943410.visible {opacity: 1;}#item-15746749943410 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943410 > .ba-video-background {display: none;}#item-15746749943410 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943410 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943410 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746749943410 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746749943410 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943410.visible {opacity: 1;}#item-15746749943410 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943410 > .ba-video-background {display: none;}#item-15746749943410 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943410 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943410 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746749943410 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746749943410 {border-bottom-width : 1px;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 25px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943410.visible {opacity: 1;}#item-15746749943410 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943410 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943410 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943410 > .ba-video-background {display: none;}#item-15746749943410 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943410 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943410 > .ba-box-model:after {height: 25px;bottom: -1px;}#item-15746749943410 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943410 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-14975226225 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226225.visible {opacity: 1;}#item-14975226225 > .parallax-wrapper .parallax {background-image: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226225 > .ba-video-background {display: none;}#item-14975226225 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226225 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226225 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226225 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-14975226225 > .parallax-wrapper.scroll .parallax {height: 140%;top: -20%;}@media (max-width: 1200px) {#item-14975226225 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226225.visible {opacity: 1;}#item-14975226225 > .parallax-wrapper .parallax {background-image: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226225 > .ba-video-background {display: none;}#item-14975226225 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226225 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226225 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226225 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-14975226225 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226225.visible {opacity: 1;}#item-14975226225 > .parallax-wrapper .parallax {background-image: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226225 > .ba-video-background {display: none;}#item-14975226225 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226225 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226225 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226225 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-14975226225 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226225.visible {opacity: 1;}#item-14975226225 > .parallax-wrapper .parallax {background-image: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226225 > .ba-video-background {display: none;}#item-14975226225 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226225 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226225 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226225 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-14975226225 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226225.visible {opacity: 1;}#item-14975226225 > .parallax-wrapper .parallax {background-image: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226225 > .ba-video-background {display: none;}#item-14975226225 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226225 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226225 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226225 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-14975226225 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-14975226225.visible {opacity: 1;}#item-14975226225 > .parallax-wrapper .parallax {background-image: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-14975226225 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-14975226225 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226225 > .ba-video-background {display: none;}#item-14975226225 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226225 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226225 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226225 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226225 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-14975226226 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 25px;}#item-14975226226.visible {opacity: 1;}#item-14975226226 > .parallax-wrapper .parallax {background-image: none;}#item-14975226226 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226226 > .ba-video-background {display: none;}#item-14975226226 {background-color: rgba(29, 29, 31, 0.05);background-image: none;box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226226 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226226 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226226 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226226 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}#item-14975226226 > .parallax-wrapper.scroll .parallax {height: 140%;top: -20%;}@media (max-width: 1200px) {#item-14975226226 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 25px;}#item-14975226226.visible {opacity: 1;}#item-14975226226 > .parallax-wrapper .parallax {background-image: none;}#item-14975226226 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226226 > .ba-video-background {display: none;}#item-14975226226 {background-color: rgba(29, 29, 31, 0.05);background-image: none;box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226226 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226226 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226226 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226226 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}@media (max-width: 768px) {#item-14975226226 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : none;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 25px;}#item-14975226226.visible {opacity: 1;}#item-14975226226 > .parallax-wrapper .parallax {background-image: none;}#item-14975226226 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226226 > .ba-video-background {display: none;}#item-14975226226 {background-color: rgba(29, 29, 31, 0.05);background-image: none;box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226226 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226226 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226226 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226226 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}@media (max-width: 768px) {#item-14975226226 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : none;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 25px;}#item-14975226226.visible {opacity: 1;}#item-14975226226 > .parallax-wrapper .parallax {background-image: none;}#item-14975226226 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226226 > .ba-video-background {display: none;}#item-14975226226 {background-color: rgba(29, 29, 31, 0.05);background-image: none;box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226226 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226226 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226226 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226226 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}@media (max-width: 480px) {#item-14975226226 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : none;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 25px;}#item-14975226226.visible {opacity: 1;}#item-14975226226 > .parallax-wrapper .parallax {background-image: none;}#item-14975226226 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226226 > .ba-video-background {display: none;}#item-14975226226 {background-color: rgba(29, 29, 31, 0.05);background-image: none;box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226226 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226226 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226226 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226226 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}@media (max-width: 480px) {#item-14975226226 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : none;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 10px;padding-right : 10px;padding-top : 25px;}#item-14975226226.visible {opacity: 1;}#item-14975226226 > .parallax-wrapper .parallax {background-image: none;}#item-14975226226 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none}#item-14975226226 > .ba-video-background {display: none;}#item-14975226226 {background-color: rgba(29, 29, 31, 0.05);background-image: none;box-shadow: 0 0px 0px 0 var(--shadow);}#item-14975226226 > .ba-box-model:before {height: 0px;top: 0;}#item-14975226226 > .ba-box-model:after {height: 0px;bottom: 0;}#item-14975226226 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226226 > .ba-box-model .ba-bm-left {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-right {width: 10px; height: 10px;}#item-14975226226 > .ba-box-model .ba-bm-top {width: 25px; height: 25px;}}#item-15746750344272 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344272.visible {opacity: 1;}#item-15746750344272 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344272 > .ba-video-background {display: none;}#item-15746750344272 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344272 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344272 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746750344272 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-15746750344272 > .parallax-wrapper.scroll .parallax {height: 140%;top: -20%;}@media (max-width: 1200px) {#item-15746750344272 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344272.visible {opacity: 1;}#item-15746750344272 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344272 > .ba-video-background {display: none;}#item-15746750344272 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344272 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344272 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746750344272 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746750344272 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344272.visible {opacity: 1;}#item-15746750344272 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344272 > .ba-video-background {display: none;}#item-15746750344272 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344272 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344272 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746750344272 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746750344272 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344272.visible {opacity: 1;}#item-15746750344272 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344272 > .ba-video-background {display: none;}#item-15746750344272 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344272 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344272 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746750344272 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746750344272 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344272.visible {opacity: 1;}#item-15746750344272 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344272 > .ba-video-background {display: none;}#item-15746750344272 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344272 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344272 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746750344272 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746750344272 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746750344272.visible {opacity: 1;}#item-15746750344272 > .parallax-wrapper .parallax {background-image: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746750344272 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746750344272 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746750344272 > .ba-video-background {display: none;}#item-15746750344272 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746750344272 > .ba-box-model:before {height: 0px;top: 0;}#item-15746750344272 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746750344272 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746750344272 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-15746749943411 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943411.visible {opacity: 1;}#item-15746749943411 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943411 > .ba-video-background {display: none;}#item-15746749943411 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943411 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943411 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746749943411 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-15746749943411 > .parallax-wrapper.scroll .parallax {height: 140%;top: -20%;}@media (max-width: 1200px) {#item-15746749943411 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943411.visible {opacity: 1;}#item-15746749943411 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943411 > .ba-video-background {display: none;}#item-15746749943411 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943411 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943411 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746749943411 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746749943411 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943411.visible {opacity: 1;}#item-15746749943411 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943411 > .ba-video-background {display: none;}#item-15746749943411 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943411 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943411 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746749943411 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746749943411 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943411.visible {opacity: 1;}#item-15746749943411 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943411 > .ba-video-background {display: none;}#item-15746749943411 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943411 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943411 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746749943411 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746749943411 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943411.visible {opacity: 1;}#item-15746749943411 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943411 > .ba-video-background {display: none;}#item-15746749943411 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943411 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943411 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746749943411 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746749943411 {border-bottom-width : 0;border-color : var(--border);border-left-width : 0;border-radius : 0px;border-right-width : 0;border-style : solid;border-top-width : 0;animation-duration: 0.9s;animation-delay: 0s;opacity: 1;min-height: 50px;display : block;margin-bottom : 0px;margin-top : 0px;padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;}#item-15746749943411.visible {opacity: 1;}#item-15746749943411 > .parallax-wrapper .parallax {background-image: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-bottom svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top {clip-path: none;background: none;color: var(--primary);display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg:not(.shape-divider-) {display: none;}#item-15746749943411 > .ba-shape-divider.ba-shape-divider-top svg.shape-divider- {display: block;height: 500px;}#item-15746749943411 > .ba-overlay {background-color: rgba(0, 0, 0, 0);background-image: none;}#item-15746749943411 > .ba-video-background {display: none;}#item-15746749943411 {background-image: none;background-color: rgba(0, 0, 0, 0);box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746749943411 > .ba-box-model:before {height: 0px;top: 0;}#item-15746749943411 > .ba-box-model:after {height: 0px;bottom: 0;}#item-15746749943411 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746749943411 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-14975226224 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-14975226224 .intro-post-wrapper.fullscreen-post {height :400px;min-height: auto;}#item-14975226224 .ba-overlay {background-color:rgba(0,0,0,0);background-image: none}#item-14975226224 .intro-post-image {height :400px;background-attachment: scroll;background-position: center center;background-repeat: no-repeat;background-size: cover;min-height: auto;}#item-14975226224 .intro-post-title-wrapper {text-align :center;}#item-14975226224 .intro-post-title {color: var(--primary);font-family: 'Roboto';font-size: 28px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 32px;text-decoration: none;text-transform: none;margin-bottom : 5px;margin-top : 25px;}#item-14975226224 .intro-post-info {text-align :center;justify-content: center;margin-bottom : 10px;margin-top : 0px;}#item-14975226224 .intro-post-info *:not(i):not(a) {color: rgba(29, 29, 31, 0.7);font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 400;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: center;text-transform: uppercase;}#item-14975226224 .intro-category-author-social-wrapper {text-align: center;}#item-14975226224 .intro-category-author-social-wrapper a {color: rgba(29, 29, 31, 0.7);}#item-14975226224 .intro-post-wrapper:not(.fullscreen-post) .intro-post-image-wrapper {display:block;}#item-14975226224 .intro-post-title-wrapper {display:block;}#item-14975226224 .intro-post-author {display:inline-block;}#item-14975226224 .intro-post-date {display:inline-block;}#item-14975226224 .intro-post-category {display:inline-block;}#item-14975226224 .intro-post-comments {display:none;}#item-14975226224 .intro-post-hits {display:none;}#item-14975226224 .intro-post-reviews {display:none;}#item-14975226224 .intro-post-date:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-category:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-comments:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-hits:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-reviews:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 > .ba-box-model:before {height: 0px;}#item-14975226224 > .ba-box-model:after {height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-14975226224 .intro-post-wrapper .intro-post-info > * a:hover {color: var(--primary);}#item-14975226224 .intro-post-author {order: 0;}#item-14975226224 .intro-post-date {order: 1;}#item-14975226224 .intro-post-category {order: 2;}#item-14975226224 .intro-post-comments {order: 3;}#item-14975226224 .intro-post-hits {order: 4;}#item-14975226224 .intro-post-reviews {order: 5;}@media (max-width: 1200px) {#item-14975226224 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-14975226224 .intro-post-wrapper.fullscreen-post {height :400px;min-height: auto;}#item-14975226224 .ba-overlay {background-color:rgba(0,0,0,0);background-image: none}#item-14975226224 .intro-post-image {height :400px;background-attachment: scroll;background-position: center center;background-repeat: no-repeat;background-size: cover;min-height: auto;}#item-14975226224 .intro-post-title-wrapper {text-align :center;}#item-14975226224 .intro-post-title {color: var(--primary);font-family: 'Roboto';font-size: 28px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 32px;text-decoration: none;text-transform: none;margin-bottom : 5px;margin-top : 25px;}#item-14975226224 .intro-post-info {text-align :center;justify-content: center;margin-bottom : 10px;margin-top : 0px;}#item-14975226224 .intro-post-info *:not(i):not(a) {color: rgba(29, 29, 31, 0.7);font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 400;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: center;text-transform: uppercase;}#item-14975226224 .intro-category-author-social-wrapper {text-align: center;}#item-14975226224 .intro-category-author-social-wrapper a {color: rgba(29, 29, 31, 0.7);}#item-14975226224 .intro-post-wrapper:not(.fullscreen-post) .intro-post-image-wrapper {display:block;}#item-14975226224 .intro-post-title-wrapper {display:block;}#item-14975226224 .intro-post-author {display:inline-block;}#item-14975226224 .intro-post-date {display:inline-block;}#item-14975226224 .intro-post-category {display:inline-block;}#item-14975226224 .intro-post-comments {display:none;}#item-14975226224 .intro-post-hits {display:none;}#item-14975226224 .intro-post-reviews {display:none;}#item-14975226224 .intro-post-date:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-category:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-comments:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-hits:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-reviews:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 > .ba-box-model:before {height: 0px;}#item-14975226224 > .ba-box-model:after {height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-14975226224 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-14975226224 .intro-post-wrapper.fullscreen-post {height :400px;min-height: auto;}#item-14975226224 .ba-overlay {background-color:rgba(0,0,0,0);background-image: none}#item-14975226224 .intro-post-image {height :400px;background-attachment: scroll;background-position: center center;background-repeat: no-repeat;background-size: cover;min-height: auto;}#item-14975226224 .intro-post-title-wrapper {text-align :center;}#item-14975226224 .intro-post-title {color: var(--primary);font-family: 'Roboto';font-size: 28px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 32px;text-decoration: none;text-transform: none;margin-bottom : 5px;margin-top : 25px;}#item-14975226224 .intro-post-info {text-align :center;justify-content: center;margin-bottom : 10px;margin-top : 0px;}#item-14975226224 .intro-post-info *:not(i):not(a) {color: rgba(29, 29, 31, 0.7);font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 400;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: center;text-transform: uppercase;}#item-14975226224 .intro-category-author-social-wrapper {text-align: center;}#item-14975226224 .intro-category-author-social-wrapper a {color: rgba(29, 29, 31, 0.7);}#item-14975226224 .intro-post-wrapper:not(.fullscreen-post) .intro-post-image-wrapper {display:block;}#item-14975226224 .intro-post-title-wrapper {display:block;}#item-14975226224 .intro-post-author {display:inline-block;}#item-14975226224 .intro-post-date {display:inline-block;}#item-14975226224 .intro-post-category {display:inline-block;}#item-14975226224 .intro-post-comments {display:none;}#item-14975226224 .intro-post-hits {display:none;}#item-14975226224 .intro-post-reviews {display:none;}#item-14975226224 .intro-post-date:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-category:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-comments:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-hits:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-reviews:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 > .ba-box-model:before {height: 0px;}#item-14975226224 > .ba-box-model:after {height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-14975226224 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-14975226224 .intro-post-wrapper.fullscreen-post {height :400px;min-height: auto;}#item-14975226224 .ba-overlay {background-color:rgba(0,0,0,0);background-image: none}#item-14975226224 .intro-post-image {height :400px;background-attachment: scroll;background-position: center center;background-repeat: no-repeat;background-size: cover;min-height: auto;}#item-14975226224 .intro-post-title-wrapper {text-align :center;}#item-14975226224 .intro-post-title {color: var(--primary);font-family: 'Roboto';font-size: 28px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 32px;text-decoration: none;text-transform: none;margin-bottom : 5px;margin-top : 25px;}#item-14975226224 .intro-post-info {text-align :center;justify-content: center;margin-bottom : 10px;margin-top : 0px;}#item-14975226224 .intro-post-info *:not(i):not(a) {color: rgba(29, 29, 31, 0.7);font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 400;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: center;text-transform: uppercase;}#item-14975226224 .intro-category-author-social-wrapper {text-align: center;}#item-14975226224 .intro-category-author-social-wrapper a {color: rgba(29, 29, 31, 0.7);}#item-14975226224 .intro-post-wrapper:not(.fullscreen-post) .intro-post-image-wrapper {display:block;}#item-14975226224 .intro-post-title-wrapper {display:block;}#item-14975226224 .intro-post-author {display:inline-block;}#item-14975226224 .intro-post-date {display:inline-block;}#item-14975226224 .intro-post-category {display:inline-block;}#item-14975226224 .intro-post-comments {display:none;}#item-14975226224 .intro-post-hits {display:none;}#item-14975226224 .intro-post-reviews {display:none;}#item-14975226224 .intro-post-date:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-category:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-comments:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-hits:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-reviews:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 > .ba-box-model:before {height: 0px;}#item-14975226224 > .ba-box-model:after {height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-14975226224 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-14975226224 .intro-post-wrapper.fullscreen-post {height :400px;min-height: auto;}#item-14975226224 .ba-overlay {background-color:rgba(0,0,0,0);background-image: none}#item-14975226224 .intro-post-image {height :400px;background-attachment: scroll;background-position: center center;background-repeat: no-repeat;background-size: cover;min-height: auto;}#item-14975226224 .intro-post-title-wrapper {text-align :center;}#item-14975226224 .intro-post-title {color: var(--primary);font-family: 'Roboto';font-size: 28px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 32px;text-decoration: none;text-transform: none;margin-bottom : 5px;margin-top : 25px;}#item-14975226224 .intro-post-info {text-align :center;justify-content: center;margin-bottom : 10px;margin-top : 0px;}#item-14975226224 .intro-post-info *:not(i):not(a) {color: rgba(29, 29, 31, 0.7);font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 400;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: center;text-transform: uppercase;}#item-14975226224 .intro-category-author-social-wrapper {text-align: center;}#item-14975226224 .intro-category-author-social-wrapper a {color: rgba(29, 29, 31, 0.7);}#item-14975226224 .intro-post-wrapper:not(.fullscreen-post) .intro-post-image-wrapper {display:block;}#item-14975226224 .intro-post-title-wrapper {display:block;}#item-14975226224 .intro-post-author {display:inline-block;}#item-14975226224 .intro-post-date {display:inline-block;}#item-14975226224 .intro-post-category {display:inline-block;}#item-14975226224 .intro-post-comments {display:none;}#item-14975226224 .intro-post-hits {display:none;}#item-14975226224 .intro-post-reviews {display:none;}#item-14975226224 .intro-post-date:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-category:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-comments:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-hits:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-reviews:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 > .ba-box-model:before {height: 0px;}#item-14975226224 > .ba-box-model:after {height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-14975226224 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-14975226224 .intro-post-wrapper.fullscreen-post {height :300px;min-height: auto;}#item-14975226224 .ba-overlay {background-color:rgba(0,0,0,0);background-image: none}#item-14975226224 .intro-post-image {height :300px;background-attachment: scroll;background-position: center center;background-repeat: no-repeat;background-size: cover;min-height: auto;}#item-14975226224 .intro-post-title-wrapper {text-align :center;}#item-14975226224 .intro-post-title {color: var(--primary);font-family: 'Roboto';font-size: 28px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 32px;text-decoration: none;text-transform: none;margin-bottom : 5px;margin-top : 25px;}#item-14975226224 .intro-post-info {text-align :center;justify-content: center;margin-bottom : 10px;margin-top : 0px;}#item-14975226224 .intro-post-info *:not(i):not(a) {color: rgba(29, 29, 31, 0.7);font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 400;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: center;text-transform: uppercase;}#item-14975226224 .intro-category-author-social-wrapper {text-align: center;}#item-14975226224 .intro-category-author-social-wrapper a {color: rgba(29, 29, 31, 0.7);}#item-14975226224 .intro-post-wrapper:not(.fullscreen-post) .intro-post-image-wrapper {display:block;}#item-14975226224 .intro-post-title-wrapper {display:block;}#item-14975226224 .intro-post-author {display:inline-block;}#item-14975226224 .intro-post-date {display:inline-block;}#item-14975226224 .intro-post-category {display:inline-block;}#item-14975226224 .intro-post-comments {display:none;}#item-14975226224 .intro-post-hits {display:none;}#item-14975226224 .intro-post-reviews {display:none;}#item-14975226224 .intro-post-date:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-category:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-comments:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-hits:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 .intro-post-reviews:before {margin: 0 10px;content: "\2022";color: inherit;}#item-14975226224 > .ba-box-model:before {height: 0px;}#item-14975226224 > .ba-box-model:after {height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-14975226224 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-15746566650 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-15746566650 .ba-field-wrapper {padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-style : solid;border-color : var(--border);border-radius : 0px;}#item-15746566650 .ba-field-label, #item-15746566650 .ba-field-label *:not(i):not(.ba-tooltip) {color: var(--primary);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-transform: none;}#item-15746566650 .ba-field-label i {color : var(--primary);font-size : 24px;}#item-15746566650 .ba-field-content {color: var(--title);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 700;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746566650 > .ba-box-model:before {height: 25px;top: 0;}#item-15746566650 > .ba-box-model:after {height: 25px;bottom: 0;}#item-15746566650 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}@media (max-width: 1200px) {#item-15746566650 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-15746566650 .ba-field-wrapper {padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-style : solid;border-color : var(--border);border-radius : 0px;}#item-15746566650 .ba-field-label, #item-15746566650 .ba-field-label *:not(i):not(.ba-tooltip) {color: var(--primary);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-transform: none;}#item-15746566650 .ba-field-label i {color : var(--primary);font-size : 24px;}#item-15746566650 .ba-field-content {color: var(--title);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 700;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746566650 > .ba-box-model:before {height: 25px;top: 0;}#item-15746566650 > .ba-box-model:after {height: 25px;bottom: 0;}#item-15746566650 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746566650 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-15746566650 .ba-field-wrapper {padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-style : solid;border-color : var(--border);border-radius : 0px;}#item-15746566650 .ba-field-label, #item-15746566650 .ba-field-label *:not(i):not(.ba-tooltip) {color: var(--primary);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-transform: none;}#item-15746566650 .ba-field-label i {color : var(--primary);font-size : 24px;}#item-15746566650 .ba-field-content {color: var(--title);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 700;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746566650 > .ba-box-model:before {height: 25px;top: 0;}#item-15746566650 > .ba-box-model:after {height: 25px;bottom: 0;}#item-15746566650 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746566650 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-15746566650 .ba-field-wrapper {padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-style : solid;border-color : var(--border);border-radius : 0px;}#item-15746566650 .ba-field-label, #item-15746566650 .ba-field-label *:not(i):not(.ba-tooltip) {color: var(--primary);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-transform: none;}#item-15746566650 .ba-field-label i {color : var(--primary);font-size : 24px;}#item-15746566650 .ba-field-content {color: var(--title);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 700;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746566650 > .ba-box-model:before {height: 25px;top: 0;}#item-15746566650 > .ba-box-model:after {height: 25px;bottom: 0;}#item-15746566650 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746566650 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-15746566650 .ba-field-wrapper {padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-style : solid;border-color : var(--border);border-radius : 0px;}#item-15746566650 .ba-field-label, #item-15746566650 .ba-field-label *:not(i):not(.ba-tooltip) {color: var(--primary);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-transform: none;}#item-15746566650 .ba-field-label i {color : var(--primary);font-size : 24px;}#item-15746566650 .ba-field-content {color: var(--title);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 700;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746566650 > .ba-box-model:before {height: 25px;top: 0;}#item-15746566650 > .ba-box-model:after {height: 25px;bottom: 0;}#item-15746566650 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746566650 {display : block;margin-bottom : 25px;margin-top : 25px;}#item-15746566650 .ba-field-wrapper {padding-bottom : 0px;padding-left : 0px;padding-right : 0px;padding-top : 0px;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-style : solid;border-color : var(--border);border-radius : 0px;}#item-15746566650 .ba-field-label, #item-15746566650 .ba-field-label *:not(i):not(.ba-tooltip) {color: var(--primary);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-transform: none;}#item-15746566650 .ba-field-label i {color : var(--primary);font-size : 24px;}#item-15746566650 .ba-field-content {color: var(--title);font-family: 'Roboto';font-size: 18px;font-style: normal;font-weight: 700;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746566650 > .ba-box-model:before {height: 25px;top: 0;}#item-15746566650 > .ba-box-model:after {height: 25px;bottom: 0;}#item-15746566650 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-left {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-right {width: 0px; height: 0px;}#item-15746566650 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-15746745120 {display : block;margin-bottom : 5px;margin-top : 5px;}#item-15746745120 .ba-posts-author-wrapper .ba-post-author {padding-bottom : 0px;padding-left : 25px;padding-right : 25px;padding-top : 0px;}#item-15746745120 .ba-grid-layout .ba-post-author {width: calc((100% / 1) - 21px);}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(n) {margin-top: 30px;}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(1) {margin-top: 0;}#item-15746745120 .ba-overlay {background-color:rgba(0, 0, 0, 0.3);background-image: none;}#item-15746745120 .ba-post-author {background-color:var(--bg-secondary);border : 0px solid var(--primary);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746745120 .ba-post-author-image {border : 0px solid var(--border);border-radius : 100px;}#item-15746745120 .ba-post-author-image {display:block;}#item-15746745120 .ba-post-author-title-wrapper {display:block;}#item-15746745120 .ba-post-author-description {display:block;}#item-15746745120 .ba-post-author-image {width :60px;height :60px;}#item-15746745120 .ba-post-author-title {margin-bottom : 5px;margin-top : 25px;color: var(--primary);font-family: 'Roboto';font-size: 20px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746745120 .ba-post-author-social-wrapper {text-align: left;}#item-15746745120 .ba-post-author-social-wrapper a {color: var(--text);}#item-15746745120 .ba-post-author-description {color: var(--text);font-family: 'Roboto';font-size: 15px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: left;text-transform: none;margin-bottom : 25px;margin-top : 0px;}#item-15746745120 > .ba-box-model:before {height: 5px;top: -0px;}#item-15746745120 > .ba-box-model:after {height: 5px;bottom: -0px;}#item-15746745120 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746745120 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}#item-15746745120 .ba-post-author-title a:hover {color: var(--secondary);}@media (max-width: 1200px) {#item-15746745120 {display : block;margin-bottom : 5px;margin-top : 5px;}#item-15746745120 .ba-posts-author-wrapper .ba-post-author {padding-bottom : 0px;padding-left : 25px;padding-right : 25px;padding-top : 0px;}#item-15746745120 .ba-grid-layout .ba-post-author {width: calc((100% / 1) - 21px);}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(n) {margin-top: 30px;}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(1) {margin-top: 0;}#item-15746745120 .ba-overlay {background-color:rgba(0, 0, 0, 0.3);background-image: none;}#item-15746745120 .ba-post-author {background-color:var(--bg-secondary);border : 0px solid var(--primary);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746745120 .ba-post-author-image {border : 0px solid var(--border);border-radius : 100px;}#item-15746745120 .ba-post-author-image {display:block;}#item-15746745120 .ba-post-author-title-wrapper {display:block;}#item-15746745120 .ba-post-author-description {display:block;}#item-15746745120 .ba-post-author-image {width :60px;height :60px;}#item-15746745120 .ba-post-author-title {margin-bottom : 5px;margin-top : 25px;color: var(--primary);font-family: 'Roboto';font-size: 20px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746745120 .ba-post-author-social-wrapper {text-align: left;}#item-15746745120 .ba-post-author-social-wrapper a {color: var(--text);}#item-15746745120 .ba-post-author-description {color: var(--text);font-family: 'Roboto';font-size: 15px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: left;text-transform: none;margin-bottom : 25px;margin-top : 0px;}#item-15746745120 > .ba-box-model:before {height: 5px;top: -0px;}#item-15746745120 > .ba-box-model:after {height: 5px;bottom: -0px;}#item-15746745120 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746745120 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746745120 {display : block;margin-bottom : 5px;margin-top : 5px;}#item-15746745120 .ba-posts-author-wrapper .ba-post-author {padding-bottom : 0px;padding-left : 25px;padding-right : 25px;padding-top : 0px;}#item-15746745120 .ba-grid-layout .ba-post-author {width: calc((100% / 1) - 21px);}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(n) {margin-top: 30px;}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(1) {margin-top: 0;}#item-15746745120 .ba-overlay {background-color:rgba(0, 0, 0, 0.3);background-image: none;}#item-15746745120 .ba-post-author {background-color:var(--bg-secondary);border : 0px solid var(--primary);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746745120 .ba-post-author-image {border : 0px solid var(--border);border-radius : 100px;}#item-15746745120 .ba-post-author-image {display:block;}#item-15746745120 .ba-post-author-title-wrapper {display:block;}#item-15746745120 .ba-post-author-description {display:block;}#item-15746745120 .ba-post-author-image {width :60px;height :60px;}#item-15746745120 .ba-post-author-title {margin-bottom : 5px;margin-top : 25px;color: var(--primary);font-family: 'Roboto';font-size: 20px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746745120 .ba-post-author-social-wrapper {text-align: left;}#item-15746745120 .ba-post-author-social-wrapper a {color: var(--text);}#item-15746745120 .ba-post-author-description {color: var(--text);font-family: 'Roboto';font-size: 15px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: left;text-transform: none;margin-bottom : 25px;margin-top : 0px;}#item-15746745120 > .ba-box-model:before {height: 5px;top: -0px;}#item-15746745120 > .ba-box-model:after {height: 5px;bottom: -0px;}#item-15746745120 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746745120 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 768px) {#item-15746745120 {display : block;margin-bottom : 5px;margin-top : 5px;}#item-15746745120 .ba-posts-author-wrapper .ba-post-author {padding-bottom : 0px;padding-left : 25px;padding-right : 25px;padding-top : 0px;}#item-15746745120 .ba-grid-layout .ba-post-author {width: calc((100% / 1) - 21px);}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(n) {margin-top: 30px;}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(1) {margin-top: 0;}#item-15746745120 .ba-overlay {background-color:rgba(0, 0, 0, 0.3);background-image: none;}#item-15746745120 .ba-post-author {background-color:var(--bg-secondary);border : 0px solid var(--primary);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746745120 .ba-post-author-image {border : 0px solid var(--border);border-radius : 100px;}#item-15746745120 .ba-post-author-image {display:block;}#item-15746745120 .ba-post-author-title-wrapper {display:block;}#item-15746745120 .ba-post-author-description {display:block;}#item-15746745120 .ba-post-author-image {width :60px;height :60px;}#item-15746745120 .ba-post-author-title {margin-bottom : 5px;margin-top : 25px;color: var(--primary);font-family: 'Roboto';font-size: 20px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746745120 .ba-post-author-social-wrapper {text-align: left;}#item-15746745120 .ba-post-author-social-wrapper a {color: var(--text);}#item-15746745120 .ba-post-author-description {color: var(--text);font-family: 'Roboto';font-size: 15px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: left;text-transform: none;margin-bottom : 25px;margin-top : 0px;}#item-15746745120 > .ba-box-model:before {height: 5px;top: -0px;}#item-15746745120 > .ba-box-model:after {height: 5px;bottom: -0px;}#item-15746745120 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746745120 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746745120 {display : block;margin-bottom : 5px;margin-top : 5px;}#item-15746745120 .ba-posts-author-wrapper .ba-post-author {padding-bottom : 0px;padding-left : 25px;padding-right : 25px;padding-top : 0px;}#item-15746745120 .ba-grid-layout .ba-post-author {width: calc((100% / 1) - 21px);}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(n) {margin-top: 30px;}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(1) {margin-top: 0;}#item-15746745120 .ba-overlay {background-color:rgba(0, 0, 0, 0.3);background-image: none;}#item-15746745120 .ba-post-author {background-color:var(--bg-secondary);border : 0px solid var(--primary);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746745120 .ba-post-author-image {border : 0px solid var(--border);border-radius : 100px;}#item-15746745120 .ba-post-author-image {display:block;}#item-15746745120 .ba-post-author-title-wrapper {display:block;}#item-15746745120 .ba-post-author-description {display:block;}#item-15746745120 .ba-post-author-image {width :60px;height :60px;}#item-15746745120 .ba-post-author-title {margin-bottom : 5px;margin-top : 25px;color: var(--primary);font-family: 'Roboto';font-size: 20px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746745120 .ba-post-author-social-wrapper {text-align: left;}#item-15746745120 .ba-post-author-social-wrapper a {color: var(--text);}#item-15746745120 .ba-post-author-description {color: var(--text);font-family: 'Roboto';font-size: 15px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: left;text-transform: none;margin-bottom : 25px;margin-top : 0px;}#item-15746745120 > .ba-box-model:before {height: 5px;top: -0px;}#item-15746745120 > .ba-box-model:after {height: 5px;bottom: -0px;}#item-15746745120 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746745120 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}@media (max-width: 480px) {#item-15746745120 {display : block;margin-bottom : 5px;margin-top : 5px;}#item-15746745120 .ba-posts-author-wrapper .ba-post-author {padding-bottom : 0px;padding-left : 25px;padding-right : 25px;padding-top : 0px;}#item-15746745120 .ba-grid-layout .ba-post-author {width: calc((100% / 1) - 21px);}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(n) {margin-top: 30px;}#item-15746745120 .ba-grid-layout .ba-post-author:nth-child(1) {margin-top: 0;}#item-15746745120 .ba-overlay {background-color:rgba(0, 0, 0, 0.3);background-image: none;}#item-15746745120 .ba-post-author {background-color:var(--bg-secondary);border : 0px solid var(--primary);border-radius : 0px;box-shadow: 0 0px 0px 0 var(--shadow);}#item-15746745120 .ba-post-author-image {border : 0px solid var(--border);border-radius : 100px;}#item-15746745120 .ba-post-author-image {display:block;}#item-15746745120 .ba-post-author-title-wrapper {display:block;}#item-15746745120 .ba-post-author-description {display:block;}#item-15746745120 .ba-post-author-image {width :60px;height :60px;}#item-15746745120 .ba-post-author-title {margin-bottom : 5px;margin-top : 25px;color: var(--primary);font-family: 'Roboto';font-size: 20px;font-style: normal;font-weight: 900;letter-spacing: 0px;line-height: 30px;text-decoration: none;text-align: left;text-transform: none;}#item-15746745120 .ba-post-author-social-wrapper {text-align: left;}#item-15746745120 .ba-post-author-social-wrapper a {color: var(--text);}#item-15746745120 .ba-post-author-description {color: var(--text);font-family: 'Roboto';font-size: 15px;font-style: normal;font-weight: 300;letter-spacing: 0px;line-height: 18px;text-decoration: none;text-align: left;text-transform: none;margin-bottom : 25px;margin-top : 0px;}#item-15746745120 > .ba-box-model:before {height: 5px;top: -0px;}#item-15746745120 > .ba-box-model:after {height: 5px;bottom: -0px;}#item-15746745120 > .ba-box-model .ba-bm-bottom {width: 0px; height: 0px;}#item-15746745120 > .ba-box-model .ba-bm-left {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-right {width: 25px; height: 25px;}#item-15746745120 > .ba-box-model .ba-bm-top {width: 0px; height: 0px;}}#item-15746750344271 {display : block;margin-bottom : 0px;margin-top : 25px;}#item-15746750344271 p {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h1 {font-family: 'Roboto';font-weight: 700;animation-duration: 0.9s;;}#item-15746750344271 h2 {font-family: 'Roboto';font-weight: 900;font-size: 22px;text-align: center;color: var(--primary);animation-duration: 0.9s;;}#item-15746750344271 h3 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h4 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h5 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h6 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 > .ba-box-model:before {height: 25px;}#item-15746750344271 > .ba-box-model:after {height: 0px;}@media (max-width: 1200px) {#item-15746750344271 {display : block;margin-bottom : 0px;margin-top : 25px;}#item-15746750344271 p {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h1 {font-family: 'Roboto';font-weight: 700;animation-duration: 0.9s;;}#item-15746750344271 h2 {font-family: 'Roboto';font-weight: 900;font-size: 22px;text-align: center;color: var(--primary);animation-duration: 0.9s;;}#item-15746750344271 h3 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h4 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h5 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h6 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 > .ba-box-model:before {height: 25px;}#item-15746750344271 > .ba-box-model:after {height: 0px;}}@media (max-width: 768px) {#item-15746750344271 {display : block;margin-bottom : 0px;margin-top : 25px;}#item-15746750344271 p {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h1 {font-family: 'Roboto';font-weight: 700;animation-duration: 0.9s;;}#item-15746750344271 h2 {font-family: 'Roboto';font-weight: 900;font-size: 22px;text-align: center;color: var(--primary);animation-duration: 0.9s;;}#item-15746750344271 h3 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h4 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h5 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h6 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 > .ba-box-model:before {height: 25px;}#item-15746750344271 > .ba-box-model:after {height: 0px;}}@media (max-width: 768px) {#item-15746750344271 {display : block;margin-bottom : 0px;margin-top : 25px;}#item-15746750344271 p {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h1 {font-family: 'Roboto';font-weight: 700;animation-duration: 0.9s;;}#item-15746750344271 h2 {font-family: 'Roboto';font-weight: 900;font-size: 22px;text-align: center;color: var(--primary);animation-duration: 0.9s;;}#item-15746750344271 h3 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h4 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h5 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h6 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 > .ba-box-model:before {height: 25px;}#item-15746750344271 > .ba-box-model:after {height: 0px;}}@media (max-width: 480px) {#item-15746750344271 {display : block;margin-bottom : 0px;margin-top : 25px;}#item-15746750344271 p {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h1 {font-family: 'Roboto';font-weight: 700;animation-duration: 0.9s;;}#item-15746750344271 h2 {font-family: 'Roboto';font-weight: 900;font-size: 22px;text-align: center;color: var(--primary);animation-duration: 0.9s;;}#item-15746750344271 h3 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h4 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h5 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h6 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 > .ba-box-model:before {height: 25px;}#item-15746750344271 > .ba-box-model:after {height: 0px;}}@media (max-width: 480px) {#item-15746750344271 {display : block;margin-bottom : 0px;margin-top : 25px;}#item-15746750344271 p {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h1 {font-family: 'Roboto';font-weight: 700;animation-duration: 0.9s;;}#item-15746750344271 h2 {font-family: 'Roboto';font-weight: 900;font-size: 22px;text-align: center;color: var(--primary);animation-duration: 0.9s;;}#item-15746750344271 h3 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h4 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 h5 {font-family: 'Roboto';font-weight: 900;animation-duration: 0.9s;;}#item-15746750344271 h6 {font-family: 'Roboto';font-weight: 300;animation-duration: 0.9s;;}#item-15746750344271 > .ba-box-model:before {height: 25px;}#item-15746750344271 > .ba-box-model:after {height: 0px;}}#item-15746750569780 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-15746750569780 .ba-button-wrapper {text-align: center;}#item-15746750569780 .ba-button-wrapper a span {font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 700;letter-spacing: 1px;line-height: 18px;text-align: center;text-decoration: none;text-transform: uppercase;}#item-15746750569780 .ba-button-wrapper a {color : var(--title-inverse);background-color : var(--primary);border : 0px solid var(--border);border-radius : 50px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom : 10px;padding-left : 20px;padding-right : 20px;padding-top : 10px;}#item-15746750569780 > .ba-box-model:before {height: 0px;top: -0px;}#item-15746750569780 > .ba-box-model:after {height: 0px;bottom: -0px;}#item-15746750569780 > .ba-box-model .ba-bm-bottom {width: 10px; height: 10px;}#item-15746750569780 > .ba-box-model .ba-bm-left {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-right {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-top {width: 10px; height: 10px;}#item-15746750569780 .ba-button-wrapper a:hover {color : var(--title);background-color : var(--secondary);}@media (max-width: 1200px) {#item-15746750569780 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-15746750569780 .ba-button-wrapper {text-align: center;}#item-15746750569780 .ba-button-wrapper a span {font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 700;letter-spacing: 1px;line-height: 18px;text-align: center;text-decoration: none;text-transform: uppercase;}#item-15746750569780 .ba-button-wrapper a {color : var(--title-inverse);background-color : var(--primary);border : 0px solid var(--border);border-radius : 50px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom : 10px;padding-left : 20px;padding-right : 20px;padding-top : 10px;}#item-15746750569780 > .ba-box-model:before {height: 0px;top: -0px;}#item-15746750569780 > .ba-box-model:after {height: 0px;bottom: -0px;}#item-15746750569780 > .ba-box-model .ba-bm-bottom {width: 10px; height: 10px;}#item-15746750569780 > .ba-box-model .ba-bm-left {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-right {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-top {width: 10px; height: 10px;}}@media (max-width: 768px) {#item-15746750569780 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-15746750569780 .ba-button-wrapper {text-align: center;}#item-15746750569780 .ba-button-wrapper a span {font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 700;letter-spacing: 1px;line-height: 18px;text-align: center;text-decoration: none;text-transform: uppercase;}#item-15746750569780 .ba-button-wrapper a {color : var(--title-inverse);background-color : var(--primary);border : 0px solid var(--border);border-radius : 50px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom : 10px;padding-left : 20px;padding-right : 20px;padding-top : 10px;}#item-15746750569780 > .ba-box-model:before {height: 0px;top: -0px;}#item-15746750569780 > .ba-box-model:after {height: 0px;bottom: -0px;}#item-15746750569780 > .ba-box-model .ba-bm-bottom {width: 10px; height: 10px;}#item-15746750569780 > .ba-box-model .ba-bm-left {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-right {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-top {width: 10px; height: 10px;}}@media (max-width: 768px) {#item-15746750569780 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-15746750569780 .ba-button-wrapper {text-align: center;}#item-15746750569780 .ba-button-wrapper a span {font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 700;letter-spacing: 1px;line-height: 18px;text-align: center;text-decoration: none;text-transform: uppercase;}#item-15746750569780 .ba-button-wrapper a {color : var(--title-inverse);background-color : var(--primary);border : 0px solid var(--border);border-radius : 50px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom : 10px;padding-left : 20px;padding-right : 20px;padding-top : 10px;}#item-15746750569780 > .ba-box-model:before {height: 0px;top: -0px;}#item-15746750569780 > .ba-box-model:after {height: 0px;bottom: -0px;}#item-15746750569780 > .ba-box-model .ba-bm-bottom {width: 10px; height: 10px;}#item-15746750569780 > .ba-box-model .ba-bm-left {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-right {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-top {width: 10px; height: 10px;}}@media (max-width: 480px) {#item-15746750569780 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-15746750569780 .ba-button-wrapper {text-align: center;}#item-15746750569780 .ba-button-wrapper a span {font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 700;letter-spacing: 1px;line-height: 18px;text-align: center;text-decoration: none;text-transform: uppercase;}#item-15746750569780 .ba-button-wrapper a {color : var(--title-inverse);background-color : var(--primary);border : 0px solid var(--border);border-radius : 50px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom : 10px;padding-left : 20px;padding-right : 20px;padding-top : 10px;}#item-15746750569780 > .ba-box-model:before {height: 0px;top: -0px;}#item-15746750569780 > .ba-box-model:after {height: 0px;bottom: -0px;}#item-15746750569780 > .ba-box-model .ba-bm-bottom {width: 10px; height: 10px;}#item-15746750569780 > .ba-box-model .ba-bm-left {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-right {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-top {width: 10px; height: 10px;}}@media (max-width: 480px) {#item-15746750569780 {display : block;margin-bottom : 0px;margin-top : 0px;}#item-15746750569780 .ba-button-wrapper {text-align: center;}#item-15746750569780 .ba-button-wrapper a span {font-family: 'Roboto';font-size: 10px;font-style: normal;font-weight: 700;letter-spacing: 1px;line-height: 18px;text-align: center;text-decoration: none;text-transform: uppercase;}#item-15746750569780 .ba-button-wrapper a {color : var(--title-inverse);background-color : var(--primary);border : 0px solid var(--border);border-radius : 50px;box-shadow: 0 0px 0px 0 var(--shadow);padding-bottom : 10px;padding-left : 20px;padding-right : 20px;padding-top : 10px;}#item-15746750569780 > .ba-box-model:before {height: 0px;top: -0px;}#item-15746750569780 > .ba-box-model:after {height: 0px;bottom: -0px;}#item-15746750569780 > .ba-box-model .ba-bm-bottom {width: 10px; height: 10px;}#item-15746750569780 > .ba-box-model .ba-bm-left {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-right {width: 20px; height: 20px;}#item-15746750569780 > .ba-box-model .ba-bm-top {width: 10px; height: 10px;}}.wf-columns{display:flex}.wf-columns .wf-column{max-width:100%;margin-left:.5em;box-sizing:border-box;flex:1}.wf-columns .wf-column:first-child{margin-left:inherit}.wf-columns .wf-column:last-child{margin-right:inherit}.wf-columns-stack-large,.wf-columns-stack-medium,.wf-columns-stack-small{flex-wrap:wrap}.wf-columns-align-left{justify-content:flex-start}.wf-columns-align-center{justify-content:center}.wf-columns-align-right{justify-content:flex-end}.wf-columns-layout-1-2>.wf-column:last-child,.wf-columns-layout-2-1>.wf-column:first-child{width:calc(100% * 2 / 3.001);flex:none}.wf-columns-layout-1-1-2>.wf-column:last-child,.wf-columns-layout-1-2-1>.wf-column:nth-child(2),.wf-columns-layout-2-1-1>.wf-column:first-child{width:50%;flex:none}.wf-columns-layout-1-3>.wf-column:last-child,.wf-columns-layout-3-1>.wf-column:first-child{width:75%;flex:none}@media (max-width:640px){.wf-columns-stack-small>.wf-column{width:100%;margin-left:inherit;margin-right:inherit;flex:auto!important}}@media (max-width:960px){.wf-columns-stack-medium>.wf-column{width:100%;margin-left:inherit;margin-right:inherit;flex:auto!important}}@media (max-width:1200px){.wf-columns-stack-large>.wf-column{width:100%;margin-left:inherit;margin-right:inherit;flex:auto!important}}@media (max-width:1600px){.wf-columns-stack-xlarge>.wf-column{width:100%;margin-left:inherit;margin-right:inherit}}.ba-image-item-caption, .ba-simple-gallery-caption { opacity: 0; } .ba-item-image .ba-image-wrapper.visible-image-caption .ba-image-item-caption, .ba-item-overlay-section .ba-image-wrapper:hover .ba-image-item-caption, .ba-item-image .ba-image-wrapper:hover .ba-image-item-caption, .ba-instagram-image:hover .ba-simple-gallery-caption { opacity: 1; } .ba-item-image .ba-image-wrapper.visible-image-caption .ba-image-item-caption, .ba-item-image .ba-image-wrapper.visible-image-caption:hover img { transform: none !important; } .ba-circle-bottom-right .ba-caption-overlay, .ba-circle-top-left .ba-caption-overlay { border-radius: 50%; bottom: -25% !important; left: -25% !important; position: absolute; right: -25% !important; top: -25% !important; } .ba-item-overlay-section img, .ba-image-item-caption, .ba-item-image .ba-image-wrapper img, .ba-image-item-caption .ba-caption-overlay, .ba-instagram-image .ba-caption-overlay, .ba-simple-gallery-caption { transition-duration: inherit; transition-property: all; } /* Animation Circle Top Left Effect */ .ba-circle-top-left.ba-image-wrapper:not(:hover) .ba-image-item-caption, .ba-circle-top-left .ba-instagram-image:not(:hover) .ba-simple-gallery-caption { transform: translateX(130%)translateY(130%); } /* Animation Circle Down Right Effect */ .ba-circle-bottom-right.ba-image-wrapper:not(:hover) .ba-image-item-caption, .ba-circle-bottom-right .ba-instagram-image:not(:hover) .ba-simple-gallery-caption { transform: translateX(-130%)translateY(-130%); } /* Animation Zoom Center Effect */ .ba-image-zoom-center.ba-image-wrapper:hover img, .ba-image-zoom-center .ba-instagram-image:hover .ba-simple-gallery-image { transform: scale(1.25); } .ba-image-zoom-center.ba-image-wrapper:hover img, .ba-image-zoom-center .ba-instagram-image:hover .ba-simple-gallery-image, .ba-image-rotate-right.ba-image-wrapper:hover img, .ba-image-rotate-right .ba-instagram-image:hover .ba-simple-gallery-image { transition-delay: inherit; } /* Animation Rotate Right Effect */ .ba-image-rotate-right.ba-image-wrapper:hover img, .ba-image-rotate-right .ba-instagram-image:hover .ba-simple-gallery-image { transform: scale(1.6) rotate(10deg); } /* Animation Shutter Out Diagonal Effect */ .ba-shutter-out-diagonal.ba-image-wrapper:hover .ba-caption-overlay, .ba-shutter-out-diagonal .ba-instagram-image:hover .ba-caption-overlay { transform: skewX(45deg) scaleX(2); } .ba-shutter-out-diagonal.ba-image-wrapper .ba-caption-overlay, .ba-shutter-out-diagonal .ba-instagram-image .ba-caption-overlay { transform: skewX(45deg) scaleX(.0001); }/* Copyright @ Balbooa, http://www.gnu.org/licenses/gpl.html GNU/GPL */ /* ======================================================================== Global Reset ========================================================================== */ body.contentpane, html { background: transparent; } body{ -webkit-text-size-adjust: none!important ; } .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer p, .header h1, .header h2, .header h3, .header h4, .header h5, .header h6, .header p, .com_gridbox:not(.modal) h1, .com_gridbox:not(.modal) h2, .com_gridbox:not(.modal) h3, .com_gridbox:not(.modal) h4, .com_gridbox:not(.modal) h5, .com_gridbox:not(.modal) h6, .com_gridbox:not(.modal) p { margin: 0; } body .ba-item:not(.ba-item-modules) { font-size: initial; letter-spacing: initial; line-height: initial; } .ba-item-text a { transition: .3s } table { border-spacing: 0; width: 100%; } a { cursor: pointer; text-decoration: none; } a[name]:hover, a[name] { color: inherit; cursor: text; } img { min-width: 1px; } h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus, li:focus, button:focus, a:focus, div:focus, p:focus { outline: none; } input[type=range]::-moz-focus-outer { border: 0; } .ba-item .search input[type="search"], img { max-width: 100%; } .content-text table { width: 100% !important; } body:not(.com_gridbox) .body .main-body { box-sizing: border-box; margin: 0 auto; max-width: 100%; } body { -webkit-overflow-scrolling: touch !important; } /* Blockquote */ blockquote { border-left: 4px solid; border-color: var(--primary); margin: 0; padding: 50px; } /* Lazy-Load */ .lazy-load-image, .lazy-load-image > .parallax-wrapper .parallax, .slideshow-content.lazy-load-image .ba-slideshow-img { background-image: none !important; } /* ======================================================================== Global Inputs ========================================================================== */ .com_virtuemart table.user-details input, .chzn-container-single .chzn-search input[type="text"], .chzn-container-multi .chzn-choices, .chzn-container-single .chzn-single, textarea:not([class*="span"]), input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select { background: #fff; border: 1px solid #f3f3f3; box-sizing: border-box; color: #555; display: inline-block; font-size: 13px; font-family: inherit; height: 48px; line-height: 20px; margin-bottom: 10px; padding: 4px 6px; width: 250px; } input[readonly] { background-color: #fafafa; } label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor: pointer; } input:focus, textarea:not(.ba-comment-message):focus, select:focus { border-color: #03ADEB !important; outline: none; } input:focus, select:focus, textarea:not(.ba-comment-message):focus { box-shadow: none !important; } label.invalid { color: #F54A40; } input.invalid { border: 1px solid #F54A40; } /* Disabled inputs */ body input[disabled], body select[disabled], body textarea[disabled], body input[readonly], body select[readonly], body textarea[readonly] { cursor: not-allowed; background-color: transparent; } /* ======================================================================== Gridbox Template General Styles ========================================================================== */ body { display: flex; flex-direction: column; margin: 0; min-height: 100vh; overflow-x: hidden; } .body { flex: 1 1 auto; } body:not(.com_gridbox) .body { margin: 100px 0; } @media (-ms-high-contrast: active), (-ms-high-contrast: none){ .body { min-height: 1px; } } body.contentpane.modal { position: static; } .ba-overlay-section-backdrop.horizontal-top .ba-overlay-section.ba-container .ba-row-wrapper.ba-container, .ba-overlay-section-backdrop.horizontal-bottom .ba-overlay-section.ba-container .ba-row-wrapper.ba-container, .ba-container { box-sizing: border-box; margin: 0 auto; max-width: 100%; } header.header { min-width: inherit; width: 100%; z-index: 10; } .ba-lightbox-open header.header, .lightbox-open header.header { z-index: 20 !important; } body:not(.gridbox) header.header { margin-left: 0 !important } img:focus { outline: none; } .ba-item { min-height: 20px; position: relative; } .ba-item:not(.ba-item-scroll-to-top):not(.ba-social-sidebar):not(.side-navigation-menu):not(.ba-pull-right):not(.ba-pull-left) { width: 100%; } #add-plugin-dialog .ba-plugin-group:before, #add-plugin-dialog .ba-plugin-group:after, .ba-row > .column-wrapper .ba-grid-column:before, .ba-row > .column-wrapper .ba-grid-column:after, .ba-row > .column-wrapper:before, .ba-row > .column-wrapper:after { clear: both; content: ""; display: table; line-height: 0; } /* /* Grid */ .ba-section, .ba-row, .ba-grid-column { box-sizing: border-box; position: relative; } .ba-row { z-index: 1; } .row-with-menu { z-index: 5; } .ba-grid-column { flex-direction: row; } .ba-section-items, .ba-tabs-wrapper .ba-grid-column .ba-item:not(.ba-item-scroll-to-top):not(.ba-inline-icon) { width: 100%; } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .ba-wrapper, .ba-row-wrapper, .ba-grid-column-wrapper { display: flex; } header.header { flex-shrink: 0; } } .column-wrapper .ba-grid-column-wrapper { align-self: stretch; display: flex; } .column-wrapper .ba-grid-column-wrapper > .ba-grid-column { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex !important; justify-content: center; flex-wrap: wrap; width: 100%; } .ba-grid-column > a { position: absolute; top: 0; right: 0; left: 0; bottom: 0; cursor: pointer; z-index: 100; } .column-wrapper .ba-grid-column-wrapper .ba-grid-column.column-content-align-middle { align-items: center; align-content: center; } .column-wrapper .ba-grid-column-wrapper .ba-grid-column.column-content-align-bottom { align-items: flex-end; align-content: flex-end; } .ba-grid-column .ba-row-wrapper:not(.ba-container) { width: 100%; } /* ======================================================================== Article ========================================================================== */ /* Tooltip */ .ba-checkout-alert-tooltip, .tooltip, .popover { position: absolute !important; z-index: 1060; } .tooltip.top, .popover.top { margin-top: -10px; } .tooltip.right, .popover.right { margin-left: 10px; } .tooltip.bottom, .popover.bottom { margin-top: 10px; } .tooltip.left, .popover.left { margin-left: -10px; } .tooltip-arrow, .popover .arrow { border: 5px solid transparent; border-right: 5px solid #2c2c2c; bottom: calc(50% - 5px); left: -15px; position: absolute; width: 5px; } .popover.top .arrow, .tooltip-arrow { border-right: 5px solid transparent; border-top: 5px solid #2c2c2c; bottom: -15px; height: 5px; left: calc(50% - 5px); width: 0px; } .tooltip.bottom .tooltip-arrow { border-bottom: 5px solid #2c2c2c; border-top: 0; bottom: auto; top: -10px; } .ba-checkout-alert { position: relative; } .ba-checkout-alert-tooltip, .ba-items-filter-show-button, .tooltip, .tip-wrap, .popover { background: #2c2c2c; border-radius: 4px; box-shadow: 0 10px 30px rgba(0,0,0,0.3); max-width: 200px; opacity: 0; padding: 20px; text-align: left; transition: opacity .3s; width: auto; z-index: 100000; } .ba-checkout-alert .ba-checkout-order-form-payment ~.ba-checkout-alert-tooltip , .ba-checkout-alert .ba-checkout-order-form-shipping ~.ba-checkout-alert-tooltip { left: 10px } .ba-checkout-alert .ba-radio span:before { border: 2px solid #ff671f !important; } .ba-items-filter-show-button, .tooltip.in, .tip-wrap, .popover.in { opacity: 1; } .tip-wrap .tip, .tooltip .tooltip-inner, .popover .popover-content { color: #fff; font-size: 12px; font-weight: 500; line-height: 24px; margin: 0; opacity: .56; } .ba-items-filter-show-button, .popover .popover-title { color: #fff; display: block; font-size: 12px; font-weight: 500; letter-spacing: 0; line-height: 16px; margin: 0 0 15px !important; text-align: left; text-decoration: none; text-transform: uppercase; } .tooltip .tooltip-inner { margin: 0!important; } .tooltip { margin: 0 auto; margin-top: -5px; } .ba-checkout-form-field-wrapper { position: relative; } .ba-checkout-alert-tooltip { animation: tooltip .3s ease-in-out both!important; background: #ff671f; bottom: auto; color: #fff; display: flex!important; left: 0; margin-left: 0; opacity: 1; text-transform: initial; top: 100%; transform: translateX(0); transition: .3s; width: auto!important; z-index: 999; } .ba-checkout-alert-tooltip:before { border: 5px solid transparent; border-bottom: 5px solid #ff671f; bottom: auto; box-sizing: content-box; content: ""; height: 5px; left: 10px !important; position: absolute; top: -14px; } .ba-checkout-alert * { border-color: #ff671f !important; } /* ======================================================================== System Message ========================================================================== */ @keyframes notification-in { from {bottom: 0; transform: translateY(100%); opacity: 0;} } #system-message { animation: notification-in .4s cubic-bezier(.25,.98,.26,.99) both; border-radius: 6px; border: none; bottom: 50px; box-shadow: 0 10px 30px rgba(0,0,0,0.3); color: #fff; display: block; opacity: 1; overflow: hidden; padding: 0; position: fixed; right: 50px; text-shadow: none; visibility: visible; z-index: 1510; } #system-message-container .alert { background: #02adea; display: inline-block; padding: 40px 25px; width: 250px; } #system-message-container .alert.alert-warning, #system-message-container .alert.alert-danger, #system-message-container .alert.alert-error { background-color: #ff776f;; } #system-message .alert-heading { color: #fff; display: block; font-size: 14px; font-weight: bold; letter-spacing: 0; line-height: 16px; margin: 0 0 15px !important; text-align: left; text-decoration: none; text-transform: uppercase; } #system-message > div .alert-message { color: #fff; font-size: 14px; font-weight: 500; line-height: 24px; margin: 0; opacity: .6; word-break: break-word; } #system-message .alert:before, #system-message .close { color: #fff; opacity: 1; padding: 8px; position: absolute; right: 5px; text-shadow: none; top: 0; opacity: 0; } #system-message > .alert:before { content: '\f136'; display: inline-block; font: normal normal normal 24px/1 'Material-Design-Iconic-Font'; opacity: 1; padding: 13px 10px; } /* ======================================================================== Header Sidebar ========================================================================== */ .sidebar-menu > .ba-wrapper:not(.ba-sticky-header) > .ba-section { min-height: 100vh !important; } .sidebar-menu .ba-wrapper.ba-sticky-header, .sidebar-menu + .body ~ .footer, .sidebar-menu + .body { margin-left: var(--sidebar-menu-width)!important; margin-top: 0; width: calc(100% - ( var(--sidebar-menu-width) )); } .header.sidebar-menu .column-wrapper { display: block; } /* ======================================================================== Modal ========================================================================== */ .modal { background-color: #fff; border: none; box-shadow: none; left: 50%; margin: 0; position: fixed; top: 5%; z-index: 1041; } .modal-body { position: relative; } .hide { display: none; } .visible { animation-fill-mode: both; display: block; } .visible * { backface-visibility: hidden; -webkit-backface-visibility: hidden; } .modal.ba-modal-sm { border-radius: 6px; border: none; box-shadow: 0 15px 40px rgba(0,0,0,.15); box-sizing: border-box; left: 50%; margin-left: -162px; overflow: visible; padding: 25px; position: fixed; top: calc(50% - 185px) !important; width: 325px; z-index: 1060; } .ba-store-cart-opened .ba-modal-sm { display: block; z-index: 10000; } .modal.ba-modal-sm h3.ba-modal-title { color: #1a1a1a; cursor: default; font-weight: bold; font-size: 18px; line-height: 20px; display: inline-block; margin: 0 0 50px 0; } .ba-modal-sm input[type="text"]::-webkit-input-placeholder { color: #757575; } .ba-modal-sm input[type="text"]:focus { border-bottom-color: #e3e3e3 !important; } .ba-modal-sm .ba-btn-primary.active-button { position: relative; z-index: 1; } .ba-modal-sm .ba-btn-primary.active-button:hover:after, .ba-btn-primary.active-button:hover:after { backface-visibility: hidden; -webkit-backface-visibility: hidden; background: #75d84d; opacity: 1; transform: scale(27); } .ba-modal-sm .ba-btn-primary.active-button:hover:after { background: var(--primary); } .ba-input-lg { position: relative; } .ba-modal-sm .focus-underline { bottom: 50px; } .ba-modal-sm input[type="password"], .ba-modal-sm input[type="text"] { border: none; border-bottom: 1px solid #e3e3e3; box-shadow: none; box-sizing: border-box; color: #1a1a1a; font-size: 22px; font-weight: 400; height: 45px; line-height: 45px; margin: 25px 0 50px 0; padding: 4px 6px; width: 100%; } .ba-store-cart-opened .ba-modal-sm input[type="text"]{ font-weight: normal; } .ba-modal-sm p { color: #757575; font-size: 16px; font-weight: 400; line-height: 30px; margin: 0 0 10px; } @keyframes modal-sm-in { from {transform: scale(.8); opacity: 0;} to {transform: scale(1); opacity: 1;} } .modal.in { animation: modal-sm-in .3s cubic-bezier(0.4,0,0.2,1) both; } @keyframes close-modal-sm { to {transform: scale(.8); opacity: 0;} } .modal.ba-modal-close:not(.contentpane) { animation: close-modal-sm .3s cubic-bezier(0.4,0,0.2,1) both; display: block !important; opacity: 1; transform: scale(1); visibility: visible; } .modal.ba-modal-sm .ba-footer-content { text-align: right; } .modal.ba-modal-sm .modal-footer { background: transparent; border: none; box-shadow: none; margin-top: 25px; padding: 0; text-align: right; } .ba-live-search-add-to-cart-cell > span, .ba-wishlist-add-to-cart-cell > span:not(.ba-wishlist-empty-stock), .modal.ba-modal-sm .modal-footer a.ba-btn-primary.active-button { background: var(--primary) !important; color: #fff !important; line-height: 18px; } .ba-modal-sm .modal-footer a:not(.ba-btn-primary):hover { background-color: rgba(0,0,0,0.1); color: #363637; } .ba-modal-sm .modal-footer a:hover { background: #e6e6e6; } .ba-live-search-add-to-cart-cell > span, .ba-wishlist-add-to-cart-cell > span, .ba-store-cart-opened .ba-modal-sm .modal-footer a { transition: .3s; font-weight: bold; } .ba-live-search-add-to-cart-cell > span, .ba-wishlist-add-to-cart-cell > span, .ba-modal-sm a.ba-btn-primary, .ba-modal-sm .modal-footer a { background-color: transparent; border-radius: 3px; border: none; color: #363637; display: inline-block; font-weight: 500; font-size: 16px; line-height: 18px; overflow: hidden; padding: 15px; text-decoration: none; text-transform: uppercase; } .ba-live-search-add-to-cart-cell > span, .ba-wishlist-add-to-cart-cell > span { box-sizing: border-box; font-size: 14px; font-weight: bold; margin-left: 25px; text-align: center; text-transform: initial; color: var(--title); } .ba-live-search-add-to-cart-cell, .ba-wishlist-add-to-cart-cell { text-align: right; } /* ======================================================================== Shape Divider ========================================================================== */ .ba-shape-divider.ba-shape-divider-top { transform: scaleY(-1); } .ba-shape-divider { border-radius: inherit; bottom: 0; left: 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; } .ba-shape-divider svg { bottom: 0; fill: currentColor; left: 0; min-width: 100%; position: absolute; } .ba-row .ba-shape-divider { z-index: -1; } /* MS Edge Browser */ @supports (-ms-ime-align:auto) { .ba-shape-divider:empty { display: none !important; } } /* IE10 and IE11 */ @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .ba-shape-divider:empty { display: none !important; } } /* ======================================================================== Video BG ========================================================================== */ .ba-grid-column .ba-row > .ba-overlay, .ba-overlay { border-radius: inherit; bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; } .ba-video-background.global-video-bg { position: fixed; } body > .ba-overlay { position: fixed; z-index: -2; } .ba-section > .ba-overlay { z-index: 1; } .ba-video-background { bottom: 0; border-radius: inherit; height: 100%; left: 0; overflow: hidden; position: absolute; right: 0; top: 0; width: 100%; z-index: -2; } .ba-row > .ba-overlay, .ba-grid-column .ba-video-background { z-index: -1; } .ba-section > .ba-video-background { z-index: 0; } /* ======================================================================== Paralax ========================================================================== */ .parallax-wrapper, .parallax { background-attachment: scroll; border-radius: inherit; background: inherit; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -2; } .parallax { height: 120%; left: -10%; top: -10%; transition: none; width: 120%; } .parallax-wrapper { overflow: hidden; } .parallax-wrapper.scroll .parallax { left: 0; width: 100%; } /* ======================================================================== Main menu ========================================================================== */ .main-menu > .add-new-item, .close-menu, .open-menu { display: none; } .nav-child { transition: all .5s ease; } .menu.nav { margin: 0; } .main-menu .nav.menu { font-size: 0; letter-spacing: 0; line-height: 0; list-style: none; padding-left: 0; } .main-menu .nav.menu > li { display: inline-block; float: none; overflow: visible; text-decoration: none; position: relative; } .vertical-menu .main-menu .nav.menu > li { overflow: visible; } .nav.menu > li > a, .nav.menu > li > span { background: transparent; display: block; } .nav.menu > li > a:hover, .nav.menu > li > a:focus { background: transparent; } .nav-child { padding: 0; width: 250px; } li.deeper > span i.zmdi-caret-right, li.deeper > a i.zmdi-caret-right { color: inherit; font-size: inherit; line-height: inherit; margin: 0 5px; } .vertical-menu li.deeper > span i.zmdi-caret-right, .vertical-menu li.deeper > a i.zmdi-caret-right, .nav.menu > li li.deeper > span i.zmdi-caret-right, .nav.menu > li li.deeper > a i.zmdi-caret-right { float: right; } @-moz-document url-prefix() { .nav.menu li.deeper > span i.zmdi-caret-right, .nav.menu li.deeper > a i.zmdi-caret-right { float: right; } li.deeper > span i.zmdi-caret-right, li.deeper > a i.zmdi-caret-right { display: block; float: none; position: static; text-align: right; } } .deeper.parent .nav-child { display: none; } .nav > .deeper.parent > .nav-child { padding: 0; position: absolute; z-index: 20; } .nav-child li > span, .nav-child li > a { display: block; padding: 10px 20px; } .nav-child > .deeper { position: relative; } .nav-child li { text-decoration: none; list-style: none; } .nav-child > .deeper:hover > .nav-child { left: 100%; position: absolute; top: 0px; } .megamenu-editing.megamenu-item > .tabs-content-wrapper .ba-section, .nav li:hover > .tabs-content-wrapper .ba-section, .nav li.deeper:hover > .nav-child { animation-fill-mode: none; animation-delay: 0s; box-sizing: border-box; display: block; } li.deeper >span, li.deeper > a { position: relative; } .ba-menu-backdrop { background: #000; bottom: 0; display: none; left: 0; opacity: 0; position: fixed; right: 0; top: 0; z-index: 1; } .dropdown-left-direction { right: 0; } .child-dropdown-left-direction, .dropdown-left-direction ul { right: 100%; left: auto !important; } .dropdown-top-direction { transform: translateY(calc( 0px - var(--dropdown-top-diff) - 25px)); top: auto !important; } /* Menu With Icon */ .menu li span i.ba-menu-item-icon, .menu li a i.ba-menu-item-icon { color: inherit; line-height: 0; margin-right: 10px; text-align: center; vertical-align: middle; width: 1em; } /* Megamenu */ .megamenu-item .ba-section { max-width: 100%; } .ba-menu-wrapper > .tabs-content-wrapper, .megamenu-item > .tabs-content-wrapper, .megamenu-item > .nav-child { display: none !important; z-index: 999; } .row-with-megamenu .megamenu-editing.megamenu-item > .tabs-content-wrapper, .megamenu-item:hover >.tabs-content-wrapper { display: block !important; } .megamenu-item >.tabs-content-wrapper { position: absolute; top: 100%; } .vertical-menu .megamenu-item >.tabs-content-wrapper.ba-container { top: 0; } .megamenu-item >.tabs-content-wrapper:not(.ba-container) { max-width: none !important; } .megamenu-item >.tabs-content-wrapper:not(.ba-container) .ba-section { width: 100% !important; } .megamenu-item >.tabs-content-wrapper.ba-container:not(.megamenu-center) { margin: 0 !important; } .megamenu-item >.tabs-content-wrapper.ba-container { width: auto !important; } .nav-child > .megamenu-item .zmdi-caret-right, .nav-child > .megamenu-item >.tabs-content-wrapper { display: none !important; } /* Vertical layout menu */ .vertical-menu .main-menu .nav.menu > li { display: block; position: relative; } .vertical-menu .megamenu-item > .tabs-content-wrapper.ba-container, .vertical-menu .main-menu .nav.menu > li.deeper.parent>.nav-child { margin-left: 100% !important; } .vertical-menu .megamenu-item >.tabs-content-wrapper.ba-container.megamenu-center { padding: 0 !important; top: auto; } .vertical-menu .main-menu .nav.menu > li.megamenu-item { align-items: center; display: flex; } .vertical-menu .main-menu .nav.menu > li> span, .vertical-menu .main-menu .nav.menu > li> a { width: 100%; box-sizing: border-box; } .vertical-menu .main-menu .nav.menu > li .nav-child { top: 0; } body:not(.gridbox) .ba-item-preloader{ position: fixed; z-index: 99999; } body:not(.gridbox) .ba-item-preloader.preloader-animation-out { pointer-events: none; } /* ======================================================================== Plugins ========================================================================== */ /* /* Plugin Add To Cart */ .ba-item-add-to-cart .ba-add-to-cart-wrapper .ba-add-to-cart-info > div, .ba-item-add-to-cart .ba-add-to-cart-wrapper > div:not(.ba-add-to-cart-info) { display: flex; } .ba-item-add-to-cart .ba-add-to-cart-row-label { margin-right: 10px; position: relative; width: 25%; } .ba-add-to-cart-quantity { align-items: center; border: 1px solid var(--border); margin-right: 20px; padding: 5px; position: relative; } .ba-add-to-cart-quantity + .ba-btn-transition { align-items: center; display: flex; } .ba-add-to-cart-buttons-wrapper { display: flex; border-radius: var(--border-radius); border-width: var(--border-width); } .ba-add-to-cart-buttons-wrapper > span, .ba-add-to-cart-buttons-wrapper > span:after { border-radius: var(--border-radius); border-top-left-radius: calc(var(--border-radius) * var(--display-wishlist)); border-bottom-left-radius: calc(var(--border-radius) * var(--display-wishlist)); } .ba-add-to-cart-buttons-wrapper a { align-items: center; border-radius: var(--border-radius); border-top-right-radius: calc(var(--border-radius) * var(--display-wishlist)); border-bottom-right-radius: calc(var(--border-radius) * var(--display-wishlist)); padding-bottom: var(--padding-bottom); padding-left: var(--padding-left); padding-right: var(--padding-right); padding-top: var(--padding-top); } .ba-add-to-cart-buttons-wrapper > span { padding-bottom: var(--padding-bottom); padding-left: calc((var(--padding-bottom) + var(--padding-top))/2); padding-right: calc((var(--padding-bottom) + var(--padding-top))/2); padding-top: var(--padding-top); cursor: pointer; transition: .3s; text-decoration: initial !important; } .ba-add-to-cart-buttons-wrapper > span i { margin-left: 4px; z-index: 1; } .ba-add-to-wishlist { align-items: center; justify-content: center; position: relative; } .ba-add-to-wishlist i { font-size: 2em; text-align: center; } .ba-add-to-cart-buttons-wrapper span:after { content: ""; background: rgba(0, 0, 0, 0.1); position: absolute; top: 0; bottom: 0; left: 0; right: 0; } .disabled .ba-add-to-cart-quantity i, .disabled .ba-add-to-cart-quantity + .ba-btn-transition { cursor: not-allowed; opacity: .3; } .disabled .ba-add-to-cart-quantity + .ba-btn-transition { opacity: .65; } .ba-item-cart .ba-cart-subtotal.right-currency-position { flex-direction: row-reverse; } .ba-add-to-cart-quantity i:hover { opacity: .5; } .ba-add-to-cart-quantity i { cursor: pointer; font-size: 24px; padding: 10px; text-align: center; transition: .3s; width: 24px; } .ba-add-to-cart-quantity input { border: none; color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-weight: normal; letter-spacing: inherit; margin: 0; padding: 0; text-align: center; width: 30px; } .ba-add-to-cart-sale-price-wrapper + .ba-add-to-cart-price-wrapper { font-size: 0.5em; margin-left: 20px; opacity: .5; position: relative; text-decoration: line-through; } .ba-item-add-to-cart .ba-add-to-cart-variations { flex-direction: column; } .ba-item-add-to-cart .ba-add-to-cart-row-value, .ba-item-add-to-cart .ba-add-to-cart-variation { align-items: center; display: flex; } .ba-item-add-to-cart .ba-add-to-cart-row-value { flex-wrap: wrap; width: 75%; } .ba-item-add-to-cart .ba-add-to-cart-variation { margin-bottom: 10px; } .ba-item-add-to-cart .ba-add-to-cart-row-value > span { cursor: pointer; margin: 10px; position: relative; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox span, .ba-item-fields-filter .ba-field-filter .ba-filter-color-value .ba-checkbox span, .ba-item-add-to-cart .ba-add-to-cart-row-value > span > span:not(.ba-tooltip) { background-color: var(--variation-color-value); background-image: var(--variation-image-value); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 30px; cursor: pointer; display: flex; height: 30px; overflow: hidden; transition: .3s; width: 30px; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox span { background-color: transparent !important; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value, .ba-item-fields-filter .ba-field-filter .ba-filter-color-value { display: inline-block; height: 30px; margin: 0 20px 0 0; position: relative; width: 30px; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox span, .ba-item-fields-filter .ba-field-filter .ba-filter-color-value .ba-checkbox span { align-items: center; border: none !important; display: flex; justify-content: center; top: 0; overflow: visible; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox input:checked ~ span, .ba-item-fields-filter .ba-field-filter .ba-filter-color-value .ba-checkbox input:checked ~ span { background-color: var(--variation-color-value) ; overflow: visible; } .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="image"] > span > span:not(.ba-tooltip) { border-radius: 3px; height: 50px; width: 50px; } .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="tag"] > span:hover { border-color: var(--hover); } .ba-blog-post-product-options-wrapper .ba-blog-post-product-options[data-type="image"] > span > span:not(.ba-tooltip):hover, .ba-item-fields-filter .ba-field-filter .ba-filter-color-value .ba-checkbox span:hover, .ba-item-add-to-cart .ba-add-to-cart-row-value > span > span:not(.ba-tooltip):hover, .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="image"] > span > span:not(.ba-tooltip):hover { opacity: .75; } .ba-blog-post-product-options-wrapper .ba-blog-post-product-options[data-type="color"] > span > span:not(.ba-tooltip):before, .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox input[type="checkbox"] ~ span:before, .ba-item-fields-filter .ba-field-filter .ba-filter-color-value .ba-checkbox input[type="checkbox"] ~ span:before, .ba-item-add-to-cart .ba-add-to-cart-row-value > span > span:not(.ba-tooltip):before { content: ""; border: 3px solid var(--variation-color-value); border-radius: inherit; bottom: -5px; left: -5px; position: absolute; right: -5px; top: -5px; transition: .3s; } .ba-item-fields-filter .ba-field-filter .ba-filter-color-value .ba-checkbox input[type="checkbox"] ~ span:before { border: none; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox input[type="checkbox"] ~ span:before { border: 3px solid var(--primary); opacity: 1; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox input[type="checkbox"] ~ span:before, .ba-item-fields-filter .ba-field-filter .ba-filter-color-value .ba-checkbox input[type="checkbox"] ~ span:before { background: transparent !important; animation: none !important; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox input[type="checkbox"]:not(:checked) ~ span:before, .ba-item-fields-filter .ba-field-filter .ba-filter-color-value .ba-checkbox input[type="checkbox"]:not(:checked) ~ span:before, .ba-item-add-to-cart .ba-add-to-cart-row-value:not([data-type="image"]) > span:not(.active) > span:not(.ba-tooltip):before { transform: scale(.8); } .ba-blog-post-product-options-wrapper .ba-blog-post-product-options > span:not(:hover) > span:not(.ba-tooltip):before { transform: scale(.5); } .ba-blog-post:not(.product-option-hovered) .ba-blog-post-product-options-wrapper .ba-blog-post-product-options[data-type="color"] > span.active > span:not(.ba-tooltip):before { transform: scale(1); } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox input[type="checkbox"]:not(:checked) ~ span:before { z-index: -1; opacity: 0; } .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="tag"] > span:before, .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="image"] > span > span:not(.ba-tooltip):before { background: #fff; border-radius: 50%; bottom: auto; color: var(--primary); content: '\f269'; font: normal normal normal 24px/20px 'Material-Design-Iconic-Font'; left: auto; opacity: 0; right: -7px; top: -7px; position: absolute; transform: scale(.8); transition: .3s; width: auto; } .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="tag"] > span.active:before, .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="image"] > span.active > span:not(.ba-tooltip):before { opacity: 1; transform: scale(1); } .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="tag"] > span { border: 2px solid var(--border); box-sizing: border-box; height: 48px; line-height: 48px !important; padding: 0 15px; transition: .3s; } .ba-item-add-to-cart .ba-custom-select ul.visible-select li.disabled, .ba-item-add-to-cart .ba-add-to-cart-row-value > span.disabled { pointer-events: none; overflow: hidden; } .ba-item-add-to-cart .ba-custom-select ul.visible-select li.disabled { opacity: .25; } .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="tag"] > span.disabled, .ba-item-add-to-cart .ba-add-to-cart-row-value > span.disabled > span { opacity: 0.3; overflow: hidden; } .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="color"] > span.disabled { border-radius: 50%; } .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="dropdown"], .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="tag"], .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="image"], .ba-item-add-to-cart .ba-add-to-cart-row-value[data-type="color"] { margin-left: -15px; } /* Custom Select */ .ba-item-add-to-cart .ba-custom-select { position: relative; margin: 0 0 0 10px; } .ba-item-add-to-cart .ba-custom-select input { cursor: pointer !important; margin: 0; border: 1px solid var(--border); } .ba-item-add-to-cart .ba-custom-select ul { background: #fff; box-shadow: 0 15px 40px rgba(0,0,0,.15); box-sizing: border-box; left: 0; list-style: none; margin: 0; max-height: 96px; opacity: 0; overflow-y: auto; padding: 0; position: absolute; top: 0; visibility: hidden; width: 250px; z-index: 2; } .ba-item-add-to-cart .ba-custom-select ul li { box-sizing: border-box; cursor: pointer; font-size: 14px; font-weight: 400 !important; line-height: 18px; overflow-y: auto; padding: 20px; padding-left: 65px; position: relative; } @keyframes custom-select { 0%{ left: 50%; width: 0; max-height: 2px; } 50%{ left: 0; width: 250px; max-height: 2px; } 100%{ left:0; width: 250px; max-height: 292px; } } .ba-item-add-to-cart .ba-custom-select ul.visible-select { animation: custom-select .4s cubic-bezier(.25,.98,.26,.99) both; border-radius: 6px; border-top-left-radius: 0; border-top-right-radius: 0; border-top: 2px solid var(--primary); max-height: none; opacity: 1; overflow: hidden; overflow-y: auto; top: 48px; visibility: visible; z-index: 15; } .ba-item-add-to-cart .ba-custom-select ul.visible-select li { opacity: 1; width: 100%; } .ba-item-add-to-cart .ba-custom-select ul li.selected:after { border-radius: 3px; left: 14px; padding: 8px; position: absolute; text-align: center; top: 10px; width: 24px; } .ba-item-add-to-cart .ba-custom-select ul.visible-select li.selected:after { content: '\f26b'; font: normal normal normal 24px/1 'Material-Design-Iconic-Font'; } .ba-item-add-to-cart .ba-custom-select .zmdi-caret-down { font-size: 23px; position: absolute; right: 15px; top: 12px; } .ba-item-add-to-cart .ba-custom-select ul li label { margin-left: 15px; } .ba-item-add-to-cart .ba-custom-select ul li:not(.selected):before { border-radius: 50%; border: 2px solid #ddd; content: ""; height: 15px; left: 25px; position: absolute; top: 20px; width: 15px; } .ba-item-add-to-cart .ba-custom-select ul li:hover { background: var(--primary); color: var(--title-inverse); } .ba-item-add-to-cart .ba-custom-select ul li:hover:before { border-color: #fff; } /* /* Plugin Fields Filter */ .ba-item-fields-filter { box-sizing: border-box; } .ba-item-fields-filter .ba-fields-filter-wrapper .ba-field-filter, .ba-item-fields-filter .ba-fields-filter-wrapper { display: flex; flex-direction: column; } .ba-item-fields-filter .ba-fields-filter-wrapper:not(.horizontal-filter-bar) .ba-field-filter { margin-bottom: 20px; } .ba-item-fields-filter .ba-fields-filter-wrapper.horizontal-filter-bar .ba-field-filter-label i { margin-left: 5px; margin-top: .2em; } .ba-item-fields-filter .ba-fields-filter-wrapper.horizontal-filter-bar .ba-field-filter { flex-grow: 1; margin-right: 45px; position: relative; } .ba-item-fields-filter .ba-fields-filter-wrapper.horizontal-filter-bar .ba-field-filter-label { align-items: center; cursor: pointer; display: flex; justify-content: space-between; margin-bottom: 0; transition: opacity .3s; } .ba-item-checkout-form .ba-checkout-form-field-wrapper .ba-checkbox-wrapper, .ba-item-fields-filter .ba-fields-filter-wrapper .ba-checkbox-wrapper { align-items: flex-start; display: flex; flex-direction: row-reverse; } .ba-item-checkout-form .ba-checkout-form-field-wrapper .ba-checkbox-wrapper, .ba-item-fields-filter .ba-fields-filter-wrapper .ba-checkbox-wrapper { margin-bottom: 10px; } .ba-item-fields-filter .ba-field-filter-label { align-items: center; display: flex; justify-content: space-between; margin-bottom: 15px; } .ba-item-fields-filter .ba-field-filter-label span { width: 100%; } .ba-item-fields-filter .ba-selected-filter-values-wrapper { margin-bottom: 20px; } .ba-item-fields-filter .horizontal-filter-bar .ba-selected-filter-values-wrapper { align-items: baseline; display: flex; width: 100%; } .ba-checkout-form-field-wrapper .ba-checkbox, .ba-item-fields-filter .ba-field-filter .ba-checkbox { position: relative; display: inline; } .ba-checkout-form-field-wrapper .ba-checkbox input[type="checkbox"], .ba-item-fields-filter .ba-fields-filter-wrapper:not(.horizontal-filter-bar):not(.ba-collapsible-filter) .ba-field-filter-label i, .ba-item-fields-filter .ba-field-filter .ba-checkbox input[type="checkbox"], .ba-field-filter-value-wrapper:not(.visible-filters-value) .ba-hide-filters, .ba-field-filter-value-wrapper.visible-filters-value .ba-show-all-filters, .ba-field-filter-value-wrapper:not(.visible-filters-value) .ba-checkbox-wrapper:nth-child(10) ~ .ba-checkbox-wrapper { display: none; } .ba-item-fields-filter .ba-fields-filter-wrapper:not(.horizontal-filter-bar) .ba-field-filter-label { cursor: pointer; } .ba-item-fields-filter .ba-fields-filter-wrapper:not(.horizontal-filter-bar) .ba-field-filter-label i { float: right; transition: .3s; } .ba-item-fields-filter .ba-fields-filter-wrapper:not(.horizontal-filter-bar) .ba-field-filter.ba-filter-icon-rotated .ba-field-filter-label i { transform: rotate(45deg); } .ba-item-fields-filter .ba-fields-filter-wrapper:not(.horizontal-filter-bar) .ba-field-filter-label i:before { content: '\f136'; } .ba-fields-filter-wrapper.horizontal-filter-bar .ba-checkbox-wrapper:nth-child(10) ~ .ba-checkbox-wrapper { display: flex !important; } .ba-field-filter-value-wrapper:not(.visible-filters-value) .ba-checkbox-wrapper:nth-child(10), .ba-field-filter-value-wrapper.visible-filters-value .ba-checkbox-wrapper:last-child { margin-bottom: 0; } .ba-fields-filter-wrapper.horizontal-filter-bar .ba-checkbox-wrapper:nth-child(10) { margin-bottom: 10px!important; } .ba-selected-filter-values-remove-all span, .ba-hide-filters, .ba-show-all-filters { cursor: pointer; font-size: .8em !important; font-weight: bold !important; transition: opacity .3s; } .ba-selected-filter-values-remove-all span { font-size: inherit !important; } .ba-cart-checkout-promo-code .ba-activated-promo-code .zmdi-close:hover, .ba-item-fields-filter .ba-fields-filter-wrapper.horizontal-filter-bar .ba-field-filter-label:hover, .ba-item-fields-filter .zmdi-close:hover, .ba-selected-filter-values-remove-all span:hover, .ba-hide-filters:hover, .ba-show-all-filters:hover { opacity: .5 } .ba-selected-filter-values-title { display: block; } .ba-selected-filter-values-body { margin-top: 10px; } .ba-item-fields-filter .ba-field-filter .ba-checkbox input ~ span { top: calc(var(--filter-value-line-height)/2 - 10px); } .ba-item-fields-filter .ba-field-filter[data-id="rating"] .ba-checkbox input ~ span { top: 2px; } .ba-checkout-acceptance-html, .ba-checkout-form-fields .ba-checkbox-wrapper > span, .ba-item-fields-filter .ba-checkbox-wrapper > span { background: transparent !important; border: none !important; cursor: pointer; margin: 0; min-width: 0; padding: 0 0 0 30px; width: auto; } .ba-checkout-acceptance-html { padding: 0 0 0 20px; } .ba-item-fields-filter .ba-checkbox-wrapper > span.ba-filter-rating { display: flex; } .ba-item-fields-filter .ba-field-filter-value-wrapper select { color: inherit; } .ba-checkout-form-field-wrapper .ba-checkbox span, .ba-item-fields-filter .ba-field-filter .ba-checkbox span { border-radius: 3px; border: 2px solid #757575; box-sizing: border-box; display: block; height: 20px; top: 8px; position: absolute; width: 20px; } .ba-checkout-form-field-wrapper .ba-checkbox span { top: 50%; transform: translateY(-50%); } .ba-checkout-form-field-wrapper .ba-checkbox { position: absolute; top: calc(var(--field-line-height)/2 ); left: 0; } .ba-checkout-form-fields[data-type="headline"], .ba-checkout-form-fields[data-type="acceptance"] { margin: 10px 0; } .ba-checkout-form-fields[data-type="headline"] { margin-top: 30px; } .ba-checkout-form-fields[data-type="acceptance"] .ba-checkout-form-field-wrapper { align-items: center; display: flex; } .ba-checkout-form-fields[data-type="acceptance"] .ba-checkout-form-field-wrapper .acceptance-checkbox-wrapper { height: 0; width: 20px; } .ba-checkout-form-fields[data-type="acceptance"] .ba-checkout-form-field-wrapper .acceptance-checkbox-wrapper .ba-checkbox { top: 0; } @keyframes click-wave { 0% { left: -1px; top: -1px;width: 19px; height: 19px; opacity: 0.35;} 100% { width: 50px; height: 50px; left: -17px; top: -17px; opacity: 0;} } .ba-checkout-order-form-row.ba-checkout-order-form-shipping .ba-radio input[type="radio"]:checked + span:after, .ba-checkout-order-form-row.ba-checkout-order-form-payment .ba-radio input[type="radio"]:checked + span:after, .ba-checkout-order-form-row.ba-checkout-order-form-payment .ba-radio input[type="radio"]:checked + span:after, .ba-checkout-form-field-wrapper .ba-radio input[type="radio"]:checked + span:after, .ba-checkout-form-field-wrapper .ba-checkbox input[type="checkbox"]:checked ~ span:before, .ba-item-fields-filter .ba-field-filter .ba-checkbox input[type="checkbox"]:checked ~ span:before { animation: click-wave 0.65s; background: var(--primary); border-radius: 50%; content: ''; display: block; position: absolute; z-index: 100; } @keyframes click-wave-radio { 0% { left: -10px; top: -10px;width: 19px; height: 19px; opacity: 0.35;} 100% { width: 50px; height: 50px; left: -25px; top: -25px; opacity: 0;} } .ba-checkout-form-field-wrapper .ba-radio input[type="radio"]:checked + span:after{ animation: click-wave-radio 0.65s; } @keyframes click-wave-radio-shipping { 0% { left: 15px; top: 15px;width: 19px; height: 19px; opacity: 0.35;} 100% { width: 50px; height: 50px; left: 0; top: 0; opacity: 0;} } .ba-checkout-order-form-row.ba-checkout-order-form-shipping .ba-radio input[type="radio"]:checked + span:after, .ba-checkout-order-form-row.ba-checkout-order-form-payment .ba-radio input[type="radio"]:checked + span:after { animation: click-wave-radio-shipping 0.65s; } .ba-checkout-form-field-wrapper .ba-checkbox input[type="checkbox"] + span:after, .ba-item-fields-filter .ba-field-filter .ba-checkbox input[type="checkbox"] + span:after, .ba-item-fields-filter .ba-field-filter .ba-checkbox input[type="checkbox"]:checked + span:after { color: #fff; content: '\f26b'; display: block; font: normal normal normal 16px/16px 'Material-Design-Iconic-Font'; text-align: center; letter-spacing: 0; transition: .3s; } .ba-checkout-form-field-wrapper .ba-checkbox input[type="checkbox"]:not(:checked) + span:after, .ba-item-fields-filter .ba-field-filter .ba-checkbox input[type="checkbox"]:not(:checked) + span:after { opacity: 0; transform: scale(.8); } .ba-checkout-form-field-wrapper .ba-checkbox input:checked ~ span, .ba-item-fields-filter .ba-field-filter .ba-checkbox input:checked ~ span { border-color: var(--primary); background: var(--primary); } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox input:checked ~ span { background: var(--variation-image-value); background-position: center; background-size: contain; } .ba-item-fields-filter .ba-field-filter .ba-filter-image-value .ba-checkbox input:checked ~ span:after { display: none; } .ba-label-position-left .field-price-currency { margin-right: 5px; } .ba-field-wrapper:not(.ba-label-position-left) .field-price-currency { margin-left: 5px; } .ba-items-filter-show-button { animation: tooltip .3s ease-in-out both!important; cursor: pointer; font-size: 14px; font-weight: bold; line-height: 24px; padding: 15px; position: absolute; text-transform: none; white-space: nowrap; } .ba-items-filter-show-button.horizontal-filter-tooltip { cursor: default; } .ba-items-filter-show-button:before { border: 5px solid transparent; border-right: 5px solid #2c2c2c; bottom: calc(50% - 4px); content: ""; height: 0; left: 0 !important; margin-left: -9px; position: absolute; top: auto; } .ba-items-filter-show-button.filter-top-button:before { border-right: 5px solid transparent; border-top: 5px solid #2c2c2c; bottom: -10px; content: ""; left: calc(50% - 4px) !important; margin-left: 0; } .ba-cart-checkout-promo-code .ba-activated-promo-code, .ba-item-fields-filter .ba-selected-filter-values { align-items: center; background: var(--primary); border-radius: 50px; color: #fff; display: inline-flex; font-size: 14px; line-height: 36px; margin: 0 10px 10px 0; padding: 0 8px 0 15px; vertical-align: middle; white-space: nowrap; } .ba-cart-checkout-promo-code .ba-activated-promo-code { align-items: center; display: flex; font-weight: 400; } .ba-item-fields-filter .ba-selected-filter-value { font-weight: bold; margin-left: 5px; pointer-events: none; } .ba-cart-checkout-promo-code .ba-activated-promo-code .zmdi-close, .ba-item-fields-filter .zmdi-close { background: #ffffff; border-radius: 50%; color: var(--primary); cursor: pointer; font-size: 16px; line-height: 14px; letter-spacing: 0; margin-left: 10px; padding: 5px; text-align: center; transition: opacity .3s; vertical-align: middle; width: 14px; } .ba-item-fields-filter .ba-fields-filter-wrapper.horizontal-filter-bar { align-items: center; flex-direction: row; justify-content: space-between; flex-wrap: wrap; } .horizontal-filter-bar .ba-selected-filter-values-wrapper .ba-selected-filter-values-title, .ba-fields-filter-wrapper:not(.horizontal-filter-bar ) .ba-items-filter-search-button, .horizontal-filter-bar .ba-field-filter-value-wrapper, .horizontal-filter-bar .ba-show-all-filters, .horizontal-filter-bar .ba-hide-filters { display: none; } .horizontal-filter-bar .ba-selected-values-wrapper { align-items: baseline; display: flex; order: 200; width: 100%; } .horizontal-filter-bar .ba-selected-filter-values-wrapper .ba-selected-filter-values-body { flex-grow: 1; } .horizontal-filter-bar .ba-selected-filter-values-wrapper .ba-selected-filter-values-remove-all { white-space: nowrap; } .visible-horizontal-filters-value .ba-field-filter-value-wrapper { animation: visible-horizontal-filters .3s both; background: #fff; border-radius: 6px; box-shadow: 0 15px 40px rgba(0,0,0,.15); box-sizing: border-box; display: block; max-height: 350px; opacity: 1; overflow-x: hidden; overflow-y: auto; padding: 30px; position: absolute; bottom: 0; transform: translateY(100%); visibility: visible; width: 300px; z-index: 25; } .visible-horizontal-filters .visible-horizontal-filters-row { z-index: 10; } .ba-items-filter-search-button { background: var(--primary); border-radius: 3px; color: #fff !important; cursor: pointer; font-weight: bold !important; letter-spacing: 0px !important; line-height: initial !important; order: 100; padding: 15px 40px; transition: all .3s; } .ba-item-fields-filter .ba-field-filter-input-wrapper { align-items: center; display: flex; padding-top: 25px; } .ba-item-fields-filter .ba-field-filter-input-wrapper input { font-size: inherit; font-weight: inherit; letter-spacing: inherit; line-height: inherit; margin: 0; min-width: 0; width: auto; } .ba-item-fields-filter .ba-field-filter-price-delimiter { margin: 0 10px } .ba-item-fields-filter .ba-field-filter-price-symbol { margin-right: 10px; white-space: nowrap; } .ba-item-fields-filter .ba-field-filter-range-wrapper { position: relative; width: 100%; } .ba-item-fields-filter .visible-horizontal-filters-value .ba-field-filter-range-wrapper { margin-top: 10px; } .ba-item-fields-filter .ba-field-filter-range-wrapper .price-range-track { background-color: #757575; cursor: pointer; height: 4px; outline: 0; position: absolute; width: 100%; } .ba-item-fields-filter .ba-field-filter-range-wrapper .price-range-selection { background: var(--primary) !important; position: absolute; height: 4px; } .ba-item-fields-filter .ba-field-filter-range-wrapper .price-range-handle { background-color: var(--primary) !important; border-radius: 24px; box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15); cursor: pointer; height: 24px; margin-left: 0; margin-top: -11px; position: absolute; width: 24px; } .ba-item-fields-filter .ba-field-filter-range-wrapper .price-range-handle + .price-range-handle { margin-left: -18px; } .ba-item-fields-filter .ba-field-filter-range-wrapper .price-range-handle:before { background: var(--primary); border-radius: 24px; content: ""; cursor: pointer; height: 24px; left: 0; opacity: .3; position: absolute; transform: scale(1); transition: transform .2s linear; width: 24px; } .ba-item-fields-filter .ba-field-filter-range-wrapper .price-range-handle:hover:before { transform: scale(2); } .open-responsive-filters { display: none; } .ba-field-filter.ba-filter-collapsed { --filter-value-height: 0; } .ba-fields-filter-wrapper:not(.horizontal-filter-bar) .ba-field-filter[data-id="price"] .ba-field-filter-value-wrapper { padding: 0 10px; } .ba-fields-filter-wrapper.ba-collapsible-filter:not(.horizontal-filter-bar) .ba-field-filter[data-id="price"] .ba-field-filter-value-wrapper .ba-field-filter-value { padding-top: 15px; } .ba-field-filter:not(.horizontal-filter-bar) .ba-field-filter-value-wrapper { transition: .3s; } .ba-fields-filter-wrapper:not(.horizontal-filter-bar) .ba-field-filter.ba-filter-collapsed .ba-field-filter-value-wrapper { height: var(--filter-value-height); overflow: hidden; } /* /* Plugin Event Calendar */ .ba-event-calendar-row, .ba-event-calendar-header { display: flex; } .ba-event-calendar-header { margin: 25px 0; } .ba-event-calendar-row > div, .ba-event-calendar-header > div { cursor: default; flex-grow: 1; min-width: calc(100% / 7); text-align: center; } .ba-event-calendar-header > div, .ba-event-calendar-row > div { margin: 1px; } .ba-event-calendar-title-wrapper { align-items: center; display: flex; justify-content: center; } .ba-event-calendar-title-wrapper i { cursor: pointer; font-size: 1em; padding: 0 1em; transition: color .3s linear; } .ba-event-calendar-title-wrapper i:hover { color: var(--primary); } .ba-date-cell.ba-event-date { cursor: pointer; position: relative; } .ba-date-cell.ba-curent-date { positio