.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-carousel-inner{position:relative}.owl-carousel .owl-carousel-inner .owl-next,.owl-carousel .owl-carousel-inner .owl-prev{z-index:10;position:absolute;top:50%;transform:translateY(-50%)}.owl-carousel .owl-carousel-inner button.owl-next,.owl-carousel .owl-carousel-inner button.owl-prev{border:none}.owl-carousel .owl-carousel-inner .owl-prev{left:10px}.owl-carousel .owl-carousel-inner .owl-next{right:10px}.owl-carousel .owl-carousel-inner .owl-next,.owl-carousel .owl-carousel-inner .owl-prev,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out,max-height .35s ease-in-out}.owl-height.height-0{max-height:0;transition-duration:.7s}.owl-height.height-full{max-height:2000px}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("./media/owl.video.play-4O2DMQ3I.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@keyframes buttonHoverScale{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes buttonHoverGlow{0%{box-shadow:0 4px 15px #0000001a}to{box-shadow:0 8px 25px #0003}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out forwards}.fade-in-down{animation:fadeInDown .6s ease-out forwards}.fade-in-left{animation:fadeInLeft .6s ease-out forwards}.fade-in-right{animation:fadeInRight .6s ease-out forwards}.fade-in{animation:fadeIn .6s ease-out forwards}.slide-in{animation:slideIn .6s ease-out forwards}.animate-list-item{animation:fadeInUp .6s ease-out forwards;opacity:0}.animate-list-item.delay-1{animation-delay:.1s}.animate-list-item.delay-2{animation-delay:.2s}.animate-list-item.delay-3{animation-delay:.3s}.animate-list-item.delay-4{animation-delay:.4s}.animate-list-item.delay-5{animation-delay:.5s}button,.btn,a[class*=btn],input[type=submit],input[type=button],a.button{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}button:hover,.btn:hover,a[class*=btn]:hover,input[type=submit]:hover,input[type=button]:hover,a.button:hover{animation:buttonHoverScale .3s ease-out forwards,buttonHoverGlow .3s ease-out forwards}button:active,.btn:active,a[class*=btn]:active,input[type=submit]:active,input[type=button]:active,a.button:active{transform:scale(.98)}.btn-primary,.btn-success,.btn-danger,.btn-warning,.btn-info,.btn-dark,.btn-light{transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary:hover,.btn-success:hover,.btn-danger:hover,.btn-warning:hover,.btn-info:hover,.btn-dark:hover,.btn-light:hover{animation:buttonHoverScale .3s ease-out forwards}.btn-primary:focus,.btn-success:focus,.btn-danger:focus,.btn-warning:focus,.btn-info:focus,.btn-dark:focus,.btn-light:focus{box-shadow:0 0 0 .25rem #00000026!important}a{transition:color .3s ease,text-decoration .3s ease}a:hover{text-decoration-color:currentColor}.card,[class*=card],.feature-item,.blog-item,.pricing-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.card:hover,[class*=card]:hover,.feature-item:hover,.blog-item:hover,.pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026!important}input,textarea,select{transition:all .3s ease}input:focus,textarea:focus,select:focus{box-shadow:0 0 0 .2rem #0000001a}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}.animate-delay-4{animation-delay:.4s}.animate-delay-5{animation-delay:.5s}.animate-delay-6{animation-delay:.6s}.animate-delay-7{animation-delay:.7s}.animate-delay-8{animation-delay:.8s}.animate-delay-9{animation-delay:.9s}.animate-delay-10{animation-delay:1s}:root{--header-h: 88px}body{margin-top:var(--header-h)}body{background-color:#fff;position:relative;font-size:14px;overflow-x:hidden;overflow-anchor:none}h1{line-height:1.4em;font-size:42px;color:#ffffffd9}h2{line-height:1.2;font-size:36px;font-weight:600;margin-bottom:20px;letter-spacing:1px;color:#191c1e;min-height:43px;contain:layout style;font-display:swap}h3{line-height:28px;font-size:24px;font-weight:700;margin-top:20px;color:#33241b;letter-spacing:1px}h4{line-height:28px;font-size:20px;font-weight:700;margin-top:15px;margin-bottom:0;color:#fff;letter-spacing:1px}h5{line-height:28px;font-size:16px;font-weight:400;margin-top:12px;margin-bottom:0;letter-spacing:.1em;color:#fff}h6{line-height:28px;font-size:14px;letter-spacing:.1em;margin-top:25px;color:#33241b;margin-bottom:25px}p{line-height:23px;font-size:16px;color:#33241b;letter-spacing:.05rem}a{text-decoration:none}a:hover{color:#33241b;text-decoration:none;cursor:pointer}a:focus{outline:none}ul{list-style-type:none;padding:0;margin:0}.row>div{position:relative}.theme-bg{background:linear-gradient(to right,#191c1e 40%,#33241b 120%)}.owl-theme.owl-carousel .owl-nav button.owl-next,.owl-theme.owl-carousel .owl-nav button.owl-prev{background-color:#fff!important;padding:5px 15px!important;font-size:18px;color:#191c1e}.owl-theme .owl-dots{height:17px}.owl-theme .owl-dots .owl-dot span{background-color:#fff;border:1px solid #191c1e}.owl-theme .owl-dots .owl-dot:not(.active) span{background-color:#fff}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:linear-gradient(to right,#191c1e 40%,#33241b 120%)!important;border:1px solid #ffffff}.owl-theme .owl-dots .owl-dot span,.owl-theme.owl-nav .owl-dots .owl-dot span{margin-bottom:0}.owl-theme.owl-nav [class*=owl-]:hover{background:transparent}.text-black{color:#33241b!important}button:focus{outline:none}.f-bold{font-weight:700}.f-color{color:#33241b}.ms-12{margin-left:12px}.section-title{margin-bottom:50px;contain:layout style;min-height:95px}.section-title h2{margin-bottom:20px}.theme-text{color:#33241b!important}.margin-50{margin-top:50px}.btn-theme{background-color:#191c1e;background:linear-gradient(to right,#191c1e 40%,#33241b 120%);color:#fff!important;font-size:14px;border-radius:5px;padding:10px 30px;font-weight:600;text-transform:capitalize;display:inline-block;border:0;letter-spacing:1px;transition:background .2s ease,box-shadow .2s ease}.btn-theme:hover{background:linear-gradient(to right,#191c1e 40%,#33241b 120%)}.btn-theme-primary{background-color:#33241b;color:#fff!important;font-size:14px;text-transform:uppercase;border-radius:50px;padding:10px 30px;font-weight:600;transition:all .3s ease-in;border:1px solid #33241b}.btn-theme-primary:hover{background-color:transparent;color:#33241b!important;border:1px solid #33241b;transition:all .3s ease-in-out}.d-flex-1{display:flex;justify-content:center;align-items:center;height:100%;position:relative}.display-flex{display:flex;align-items:center}.margin-top-100{margin-top:110px}.animation-circle.absolute i{left:-70px;top:28%}.animation-circle i{position:absolute;height:100px;width:100px;background:linear-gradient(to right,#191c1e 40%,#33241b 120%);border-radius:100%;opacity:.5;transform:scale(1.3);-webkit-animation:ripple1 3s linear infinite;animation:ripple1 3s linear infinite}.animation-circle i:nth-child(2){-webkit-animation:ripple2 3s linear infinite;animation:ripple2 3s linear infinite}.animation-circle i:nth-child(3){-webkit-animation:ripple3 3s linear infinite;animation:ripple3 3s linear infinite}.animation-circle-inverse i{background:#eee;right:0;box-shadow:0 15px 30px #0000001c;position:absolute;height:100px;width:100px;border-radius:100%;opacity:.3;transform:scale(1.3);-webkit-animation:ripple1 3s linear infinite;animation:ripple1 3s linear infinite}.animation-circle-inverse i:nth-child(2){-webkit-animation:ripple2 3s linear infinite;animation:ripple2 3s linear infinite}.animation-circle-inverse i:nth-child(3){-webkit-animation:ripple3 3s linear infinite;animation:ripple3 3s linear infinite}@keyframes ripple1{0%{transform:scale(5.5);opacity:.3}to{transform:scale(8.5);opacity:0}}@keyframes ripple2{0%{transform:scale(3.5)}to{transform:scale(5.5)}}@keyframes ripple3{0%{transform:scale(1.5)}to{transform:scale(3.5)}}@media (max-width: 1366px){h2{font-size:32px}h3{font-size:22px;margin-top:10px}.section-title{margin-bottom:40px;min-height:85px}section{padding-top:70px;padding-bottom:70px}}@media (max-width: 1199px){.custom-container{max-width:960px;width:100%;display:flex}h1{font-size:38px;line-height:56px}section{padding-top:70px;padding-bottom:70px}}@media (max-width: 1024px){.section-title{min-height:75px}.section-title img{transform:scale(.7)}.section-title h2{font-size:28px;margin-bottom:10px;min-height:34px}}@media (max-width: 991px){.custom-container{max-width:720px;width:100%;display:flex}section{padding-top:50px;padding-bottom:50px}.section-title{margin-bottom:25px}h1{font-size:35px}}@media (max-width: 767px){.custom-container{max-width:540px}h2{font-size:28px}h4{font-size:18px}}@media (max-width: 575px){.custom-container{width:100%;max-width:100%}.section-title h2{font-size:24px;margin-bottom:0;min-height:29px}}body{margin:0}html,body{height:100%}body{margin:0;font-family:Lato,Helvetica Neue,sans-serif}.grecaptcha-badge{visibility:hidden}.loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out}.loader-wrapper.fade-out{opacity:0;pointer-events:none}.spinner-container{display:flex;justify-content:center;align-items:center}.spinner{border:4px solid #f3f3f3;border-top:4px solid #33241b;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
