.nsite{--heading-color:#111111;--white-color:#ffffff;--text-color:#696969;--border-color:rgba(16,16,16,0.10);--main-gray:#F0F2F4;--font-24:24px;--font-18:18px;--font-16:16px;--heading-font:"Plus Jakarta Sans",sans-serif;--body-font:"Manrope",sans-serif}:where(.nsite),:where(.nsite) *,:where(.nsite) :after,:where(.nsite) :before{margin:0;padding:0;box-sizing:border-box}:where(.nsite) a{color:inherit;text-decoration:none;transition:all .3s ease-out 0s}:where(.nsite) a:focus,:where(.nsite) a:hover{color:inherit;text-decoration:none}:where(.nsite) a:focus,:where(.nsite) button:focus,:where(.nsite) input:focus,:where(.nsite) textarea:focus{text-decoration:none;outline:none}:where(.nsite) a,:where(.nsite) i,:where(.nsite) span{display:inline-block}:where(.nsite) h1,:where(.nsite) h2,:where(.nsite) h3,:where(.nsite) h4,:where(.nsite) h5,:where(.nsite) h6{font-weight:700;margin:0;color:var(--heading-color);font-family:var(--heading-font)}:where(.nsite) h1{font-size:85px;line-height:100px}:where(.nsite) h2{font-size:52px;line-height:58px}:where(.nsite) h3{font-size:27px;line-height:40px}:where(.nsite) h4{font-size:22px;line-height:34px}:where(.nsite) h5{font-size:20px;line-height:1}:where(.nsite) h6{font-size:18px;line-height:1}:where(.nsite) ol,:where(.nsite) ul{margin:0;padding:0;list-style-type:none}:where(.nsite) p{margin:0}:where(.nsite) input,:where(.nsite) textarea{display:inherit}:where(.nsite) button{border:none}:where(.nsite) iframe{width:100%;border:none;display:inherit}:where(.nsite) img{max-width:100%}.nsite{font-style:normal;font-weight:400;color:var(--text-color);font-family:var(--body-font);font-size:16px;line-height:30px;overflow-x:hidden}:where(.nsite) main{display:inline-block;width:100%}:where(.nsite) ::-webkit-scrollbar{width:5px}:where(.nsite) ::-webkit-scrollbar-track{background:#abafb9}:where(.nsite) ::-webkit-scrollbar-thumb{background-color:#13172b}:where(.nsite) .preloader{bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:99999;display:flex;align-items:center;justify-content:center;background-color:var(--primary-black-color);:where(.nsite) .loader img{height:60px}}:where(.nsite) .preloader .loader img{animation:zoomInOut 3s ease-in-out infinite}:where(.nsite) .back-to-top{position:absolute;bottom:65px;right:50%;transform:translateX(50%);background-color:var(--primary-color);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white-color)}:where(.nsite) .back-to-top:hover{color:var(--white-color)}@media (max-width:767px){:where(.nsite) .back-to-top{display:none}}:where(.nsite) #smooth-wrapper{z-index:1}:where(.nsite) label{margin-bottom:0}@media (min-width:1451px){:where(.nsite) .container{max-width:1314px}}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .container{max-width:1200px}}:where(.nsite) .p-r{position:relative}:where(.nsite) .bg_cover{background-repeat:no-repeat;background-size:cover;background-position:100% 100%}:where(.nsite) .font-200{font-weight:200}:where(.nsite) .form-group{position:relative}:where(.nsite) .form_control{width:100%}:where(.nsite) .primary-bg{background-color:var(--primary-color)}:where(.nsite) .primary-black-bg{background-color:var(--primary-black-color)}:where(.nsite) .sub-heading{display:inline-block;padding:5px 22px;border-radius:14px;border:2px solid rgba(241,79,68,.1);font-size:20px;font-weight:600;color:var(--heading-color);margin-bottom:15px;background-color:#FEEEED}:where(.nsite) .sub-heading i{transform:rotate(-45deg);margin-right:10px;color:var(--primary-color)}:where(.nsite) .section-title.style-one{max-width:965px;margin:0 auto 70px}:where(.nsite) .section-title.style-one h2 span{display:block}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .section-title h2{font-size:42px;line-height:55px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .section-title h2{font-size:32px;line-height:45px}}@media screen and (max-width:991px){:where(.nsite) .section-title h2{font-size:28px;line-height:35px}}:where(.nsite) .text-white h1,:where(.nsite) .text-white h2,:where(.nsite) .text-white h3,:where(.nsite) .text-white h4,:where(.nsite) .text-white h5,:where(.nsite) .text-white h6,:where(.nsite) .text-white p{color:var(--white-color)}:where(.nsite) .text-white .sub-heading{background-color:var(--white-color);color:var(--heading-color);border-color:transparent}:where(.nsite) .video-popup{position:relative;display:flex;align-items:center;justify-content:center;display:inline-flex;z-index:1}:where(.nsite) .video-popup:after,:where(.nsite) .video-popup:before{position:absolute;left:0;top:0;content:"";border-radius:50%;width:100%;height:100%;border:1px solid var(--white-color);animation:playpopup 2s ease-in infinite}:where(.nsite) .video-popup:before{animation:playpopup 3s ease-in-out infinite}:where(.nsite) .play-button.style-one .video-popup{width:90px;height:90px;border-radius:50%;border:1px rgba(255,255,255,.2);background-color:rgba(255,255,255,.1);backdrop-filter:blur(5px);font-size:24px;color:var(--white-color)}:where(.nsite) .play-button.style-one .video-popup:hover{color:var(--white-color)}@keyframes playpopup{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.5);opacity:.3}to{transform:scale(2);opacity:0}}:where(.nsite) .theme-btn{display:inline-flex;align-items:center;justify-content:center}:where(.nsite) .theme-btn i{margin-left:7px}:where(.nsite) .theme-btn.style-one{position:relative;background-color:var(--primary-color);color:var(--white-color);padding:13px 22px;font-weight:600;font-size:14px;border-radius:8px;line-height:1}:where(.nsite) .theme-btn.style-one:hover{background-color:var(--primary-black-color)}:where(.nsite) .theme-btn.style-two{border:1px solid rgba(31,31,31,.1);border-radius:12px;padding:11.5px 35px;font-weight:700}:where(.nsite) .theme-btn.style-two:hover{background-color:var(--primary-color);color:var(--white-color);border-color:transparent}:where(.nsite) .read-more{display:inline-flex;align-items:center;justify-content:center}:where(.nsite) .read-more.style-one{position:relative;padding:7px 12px;border:1px solid var(--border-color);color:var(--heading-color);border-radius:5px;line-height:25px}:where(.nsite) .read-more.style-one i{margin-right:7px}:where(.nsite) .read-more.style-one:hover{background-color:var(--primary-color);color:var(--white-color);border-color:transparent}:where(.nsite) .read-more.style-two i{margin-left:7px;transition:all .35s}:where(.nsite) .read-more.style-two:hover{color:var(--primary-color)}:where(.nsite) .read-more.style-two:hover i{margin-right:10px}:where(.nsite) .flex-center{display:flex;align-items:center;justify-content:center}:where(.nsite) .check-list.style-one li{display:flex;align-items:center}:where(.nsite) .check-list.style-one li:not(:last-child){margin-bottom:10px}:where(.nsite) .check-list.style-one li i{color:var(--primary-color);margin-right:10px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .check-list.style-one li{font-size:14px}}:where(.nsite) .check-list.style-two li{display:flex;align-items:center;padding:15px 20px;background-color:#F4F7F6;border-radius:50px;font:600 16px var(--heading-font);letter-spacing:-.48px;color:var(--heading-color)}:where(.nsite) .check-list.style-two li:not(:last-child){margin-bottom:20px}:where(.nsite) .check-list.style-two li i{font-size:20px;color:var(--primary-color);margin-right:10px}:where(.nsite) .ratings li{display:inline-block;color:#FF9900}:where(.nsite) .offcanvas__overlay{z-index:1}:where(.nsite) .headline-wrap{font-size:250px;line-height:normal;font-family:var(--heading-font);text-transform:capitalize}@media screen and (max-width:991px){:where(.nsite) .headline-wrap{font-size:150px}}@media (max-width:767px){:where(.nsite) .headline-wrap{font-size:80px}}:where(.nsite) .headline-wrap .marquee-wrap{display:flex;overflow:hidden;white-space:nowrap}:where(.nsite) .headline-wrap .marquee-item{display:flex;align-items:center;margin-right:50px}:where(.nsite) .headline-wrap .marquee-inner{display:flex}:where(.nsite) .headline-wrap .marquee-inner.left{animation:marquee_left 15s linear infinite}:where(.nsite) .headline-wrap.style-one{color:var(--white-color)}:where(.nsite) .headline-wrap.style-two{color:var(--heading-color)}@keyframes marquee{to{transform:translate(-100%)}}@keyframes marquee_right{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes marquee_left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}:where(.nsite) .animate-float-bob-x{animation-name:float-bob-x;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}:where(.nsite) .animate-float-bob-y{animation-name:float-bob-y;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes float-bob-x{0%{transform:translateX(-20px)}50%{transform:translateX(-10px)}to{transform:translateX(-20px)}}@keyframes float-bob-y{0%{transform:translateY(-20px)}50%{transform:translateY(-10px)}to{transform:translateY(-20px)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:where(.nsite) .rotate360{animation:spin 7s linear infinite}:where(.nsite) .zoomInOut{animation:zoomInOut 6s linear infinite}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}:where(.nsite) .line_wrap{position:absolute;top:0;left:50%;bottom:0;width:80%;height:100%;z-index:-1;transform:translateX(-50%);display:flex;justify-content:space-between}:where(.nsite) .line_wrap .line_item_one{position:relative;height:100%;border-left:1px solid rgba(0,0,0,.07)}:where(.nsite) .line_wrap .line_item_one:before{width:1px;right:-1px;content:"";height:100px;position:absolute;animation:scroll1 15s ease-out infinite;background:linear-gradient(0deg,#000000,transparent)}:where(.nsite) .line_wrap .line_item{position:relative;width:25%;height:100%;border-right:1px solid rgba(0,0,0,.07)}:where(.nsite) .line_wrap .line_item:before{width:1px;right:-1px;content:"";height:100px;position:absolute}:where(.nsite) .line_wrap .line_item:nth-child(odd):before{animation:scroll1 15s ease-out infinite;background:linear-gradient(0deg,transparent,#000000)}:where(.nsite) .line_wrap .line_item:nth-child(2n):before{animation:scroll2 15s ease-out infinite;background:linear-gradient(0deg,#000000,transparent)}@media (max-width:767px){:where(.nsite) .line_wrap .line_item:nth-child(2n){display:none}}@keyframes scroll1{0%{top:0;opacity:1}50%{top:50%}to{top:100%;opacity:.5}}@keyframes scroll2{0%{opacity:1;bottom:0}50%{bottom:50%}to{bottom:100%;opacity:.5}}:where(.nsite) .offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:900;top:0;opacity:0;visibility:hidden;right:0}:where(.nsite) .offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}:where(.nsite) .sidebar-btn{margin-left:15px;cursor:pointer;text-align:right}:where(.nsite) .sidebar-btn span{width:30px;display:block;height:2px;background-color:var(--heading-color)}:where(.nsite) .sidebar-btn span:nth-child(2){margin-top:5px;margin-bottom:5px;width:25px;margin-left:auto}:where(.nsite) .sidebar-panel{position:fixed;z-index:1111;right:0;top:0;width:350px;height:100%;opacity:1;background-color:var(--white-color);transition:transform .45s ease-in-out,opacity .45s ease-in-out;transform:translateX(calc(100% + 80px));padding:40px 30px;overflow:auto}:where(.nsite) .sidebar-panel.info-open{transform:translateX(0);opacity:1}:where(.nsite) .sidebar-panel .panel-close .panel-close-btn{width:40px;height:40px;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;background-color:transparent}:where(.nsite) .sidebar-panel .panel-body .panel-box h5{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--border-color)}:where(.nsite) .sidebar-panel .panel-body .panel-box p{margin-bottom:15px}:where(.nsite) .sidebar-panel .panel-body .panel-box p i{width:20px;margin-right:10px;color:var(--primary-color)}:where(.nsite) .sidebar-panel .panel-body .panel-box ul.social-link li{display:inline-block;margin-right:5px}:where(.nsite) .sidebar-panel .panel-body .panel-box ul.social-link li a{width:40px;height:40px;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;border-radius:50%}:where(.nsite) .sidebar-panel .panel-body .panel-box ul.social-link li a:hover{background-color:var(--primary-color);color:var(--white-color)}:where(.nsite) .sasly-pagination.text-center ul li{margin-left:7px}:where(.nsite) .sasly-pagination ul li{display:inline-block;margin-right:7px}:where(.nsite) .sasly-pagination ul li a{width:40px;height:40px;border-radius:50%;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;border:1px solid rgba(31,31,31,.1);font:600 16px var(--heading-font);letter-spacing:-.36px}:where(.nsite) .sasly-pagination ul li a.active,:where(.nsite) .sasly-pagination ul li a:hover{background-color:var(--primary-color);color:var(--white-color);border-color:transparent}:where(.nsite) .form-message{padding:10px 0 0}:where(.nsite) .form-message.success{color:var(--primary-color)}:where(.nsite) .form-message.error{color:rgba(209,12,12,.808)}:where(.nsite) .transparent-header{position:absolute;background-color:transparent;left:0;width:100%;z-index:999}:where(.nsite) .header-area{position:relative;z-index:9999}:where(.nsite) .header-top .top-left span{font-size:14px;font-weight:700;color:var(--heading-color)}:where(.nsite) .header-top .top-left span:not(:last-child){margin-right:15px}:where(.nsite) .header-top .top-left span i{margin-right:10px}:where(.nsite) .header-top .top-left span a{letter-spacing:-.28px}:where(.nsite) .header-top .top-right{float:right}:where(.nsite) .header-top .top-right ul{display:inline-flex;align-items:center}:where(.nsite) .header-top .top-right ul:not(:last-child):after{display:inline-block;content:"";width:5px;height:5px;border-radius:50%;background-color:var(--heading-color);margin-left:30px;margin-right:30px}:where(.nsite) .header-top .top-right ul.social-link li:not(:last-child){margin-right:15px}:where(.nsite) .header-top .top-right ul.social-link li a{color:var(--heading-color)}:where(.nsite) .header-navigation .nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:all .3s ease-out 0s;visibility:hidden;opacity:0;z-index:9999}:where(.nsite) .header-navigation .nav-overlay.active{visibility:visible;opacity:1}:where(.nsite) .header-navigation .primary-menu{display:flex;align-items:center;justify-content:space-between}:where(.nsite) .header-navigation .site-branding{max-width:200px}:where(.nsite) .header-navigation .main-menu ul>li{display:inline-block;position:relative;margin-left:17px;margin-right:17px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-navigation .main-menu ul>li{margin-left:8px;margin-right:8px}}:where(.nsite) .header-navigation .main-menu ul>li>a{position:relative;display:block;font:600 18px var(--heading-font);text-transform:capitalize;line-height:1;color:var(--heading-color);padding:30px 0}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-navigation .main-menu ul>li>a{font-size:16px!important}}:where(.nsite) .header-navigation .main-menu ul>li>a:after{position:absolute;bottom:35%;right:0;content:"";width:0;height:1px;background-color:var(--primary-color);transition:.35s ease-in-out}:where(.nsite) .header-navigation .main-menu ul>li>a span.dd-trigger{margin-left:5px}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu{position:absolute;left:0;top:120%;width:250px;opacity:0;visibility:hidden;transition:all .2s;z-index:99;padding:10px 0;background-color:var(--white-color);height:auto;text-align:left;box-shadow:0 30px 80px 15px rgba(0,0,0,.09);border-radius:7px}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li{display:block;margin:0}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li a{display:flex;align-items:center;padding:0 30px;position:relative;line-height:2.5;margin:0;color:var(--heading-color);transition:all .3s ease-out 0s}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li a span.dd-trigger{margin-left:auto}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li a:after{display:none}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li a:hover{color:var(--primary-color)}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li .sub-menu{left:100%;top:50%}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li .sub-menu{left:auto;right:100%;top:50%}}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li .sub-menu{left:auto;right:100%;top:50%}}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li:hover .sub-menu{top:0}:where(.nsite) .header-navigation .main-menu ul>li .sub-menu li:hover>a{margin-left:5px;color:var(--primary-color)}:where(.nsite) .header-navigation .main-menu ul>li:hover>a{color:var(--primary-color)}:where(.nsite) .header-navigation .main-menu ul>li:hover>a:after{left:0;right:auto;width:100%}:where(.nsite) .header-navigation .main-menu ul>li:hover>.sub-menu{opacity:1;visibility:visible;top:100%}:where(.nsite) .header-navigation .navbar-toggler{padding:11px 7px;border:1px solid var(--heading-color);background-color:transparent;cursor:pointer;display:none;border-radius:5px;margin-left:20px}:where(.nsite) .header-navigation .navbar-toggler span{position:relative;border-radius:3px;height:2px;padding:0;width:30px;cursor:pointer;display:block;transition:all .3s ease-out 0s;background-color:var(--heading-color)}:where(.nsite) .header-navigation .navbar-toggler span:not(:first-child){margin-top:5px}:where(.nsite) .header-navigation .navbar-toggler.active span:first-of-type{transform:rotate(45deg);top:7px}:where(.nsite) .header-navigation .navbar-toggler.active span:nth-of-type(2){opacity:0}:where(.nsite) .header-navigation .navbar-toggler.active span:nth-of-type(3){transform:rotate(-45deg);top:-7px}@media screen and (max-width:991px){:where(.nsite) .header-navigation .sasly-nav-menu{text-align:left;position:fixed;top:0;left:-290px;width:290px;height:100%;transition-duration:.5s;padding:20px 20px 30px;display:block;overflow-x:hidden;overflow-y:scroll;z-index:9999;background-color:var(--white-color)}:where(.nsite) .header-navigation .sasly-nav-menu.menu-on{left:0}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu{margin-top:30px}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu ul li{display:block;margin:0}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu ul li:not(:last-child){border-bottom:1px solid var(--border-color)}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu ul li a{display:block;padding:12px 0;font-size:18px}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu ul li a:after{display:none}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu ul li .sub-menu{width:100%;position:relative;top:0;left:0;padding:0;box-shadow:none;background-color:transparent;visibility:visible;opacity:1;display:none;transition:none}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu ul li .sub-menu>li>a{padding:5px 20px}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu ul li .sub-menu>li .sub-menu{width:100%;position:relative;top:0;left:0;padding:0;box-shadow:none;background-color:transparent;visibility:visible;opacity:1;display:none;transition:none;margin-left:30px}:where(.nsite) .header-navigation .sasly-nav-menu .main-menu ul li .dd-trigger{position:absolute;right:0;top:10px;height:25px;width:25px;border-radius:3px;z-index:2;cursor:pointer;font-size:16px}:where(.nsite) .header-navigation .navbar-close{width:35px;height:35px;border-radius:4px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-color);font-size:16px}:where(.nsite) .header-navigation .navbar-toggler{display:block}:where(.nsite) .header-navigation .sasly-nav-button .theme-btn.style-one{padding:17px 24px}:where(.nsite) .header-navigation .sasly-menu-bottom h5{margin-bottom:25px}:where(.nsite) .header-navigation .sasly-menu-bottom .social-link li{display:inline-block;margin-right:10px}:where(.nsite) .header-navigation .sasly-menu-bottom .social-link li a{width:40px;height:40px;border-radius:50%;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center}:where(.nsite) .header-navigation .sasly-menu-bottom .social-link li a:hover{background-color:var(--primary-color);color:var(--white-color)}}:where(.nsite) .nav-right-item{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:991px){:where(.nsite) .header-one{padding:60px 0}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-one{padding:60px 0}}:where(.nsite) .header-one .header-top{background-color:var(--primary-color);padding:8px 0 55px}@media screen and (max-width:991px){:where(.nsite) .header-one .header-top{display:none}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-one .header-top{display:none}}:where(.nsite) .header-one .header-top .container-fluid{padding-right:calc(var(--bs-gutter-x) * 3.3);padding-left:calc(var(--bs-gutter-x) * 3.3)}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .header-one .header-top .container-fluid{padding-left:40px;padding-right:40px}}:where(.nsite) .header-one .header-top .top-left span{color:var(--white-color);font-weight:500}:where(.nsite) .header-one .header-top .top-left span span{font-weight:700}:where(.nsite) .header-one .header-top .top-right ul:not(:last-child):after{background-color:var(--white-color)}:where(.nsite) .header-one .header-top .top-right ul.top-nav-link li:not(:last-child){margin-right:25px}:where(.nsite) .header-one .header-top .top-right ul.top-nav-link li a{color:var(--white-color)}:where(.nsite) .header-one .header-top .top-right ul.top-nav-link li a:hover{text-decoration:underline}:where(.nsite) .header-one .header-top .top-right ul.social-link li:not(:last-child){margin-right:10px}:where(.nsite) .header-one .header-top .top-right ul.social-link a{color:var(--white-color);width:25px;height:25px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background-color:rgba(255,255,255,.05);font-size:10px;display:flex;align-items:center;justify-content:center}:where(.nsite) .header-one .header-top .top-right ul.social-link a:hover{color:var(--primary-color);background-color:var(--white-color)}:where(.nsite) .header-one .header-navigation{padding:0 30px}@media screen and (max-width:991px){:where(.nsite) .header-one .header-navigation{padding:0 15px}}:where(.nsite) .header-one .header-navigation .nav-inner-menu{padding:0 50px;background-color:var(--white-color);box-shadow:10px 4px 60px rgba(157,157,157,.25);border-radius:15px;margin-top:-40px}@media screen and (max-width:991px){:where(.nsite) .header-one .header-navigation .nav-inner-menu{padding:15px 20px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-one .header-navigation .nav-inner-menu{padding:0 30px}}:where(.nsite) .header-one .header-navigation .nav-right-item .theme-btn.style-one{padding:13px 22px;font-size:14px;font-weight:600}:where(.nsite) .header-two{padding:0 30px;border-radius:10px;border:1px solid rgba(38,39,43,.1);background-color:var(--white-color)}:where(.nsite) .header-two.transparent-header{top:60px}@media (max-width:575px){:where(.nsite) .header-two.transparent-header{top:10px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-two{padding:0 15px}}@media screen and (max-width:991px){:where(.nsite) .header-two{padding:20px 15px}}:where(.nsite) .header-two .nav-right-item .theme-btn{padding:13px 20px}@media (max-width:767px){:where(.nsite) .header-two .nav-right-item .theme-btn{display:none}}:where(.nsite) .header-three .header-navigation{padding:0 100px;border-bottom:1px solid rgba(255,255,255,.15)}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .header-three .header-navigation{padding:0 50px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-three .header-navigation{padding:0 30px}}@media screen and (max-width:991px){:where(.nsite) .header-three .header-navigation{padding:20px 15px}}@media screen and (max-width:991px){:where(.nsite) .header-three .header-navigation .sasly-nav-menu.menu-on{left:0}:where(.nsite) .header-three .header-navigation .sasly-nav-menu .main-menu ul li a{color:var(--heading-color)}:where(.nsite) .header-three .header-navigation .sasly-nav-menu .main-menu ul li:hover>a{color:var(--primary-color)}}:where(.nsite) .header-three .header-navigation .main-menu ul>li>a{color:var(--white-color)}:where(.nsite) .header-three .header-navigation .main-menu ul>li:hover>a{color:var(--primary-color)}:where(.nsite) .header-three .header-navigation .nav-right-item .theme-btn.style-two{font-size:14px;padding:7px 25px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background-color:rgba(255,255,255,.1);color:var(--white-color)}:where(.nsite) .header-three .header-navigation .nav-right-item .theme-btn.style-two:hover{background-color:transparent;border-color:var(--primary-color)}:where(.nsite) .header-three .header-navigation .nav-right-item .navbar-toggler{border-color:rgb(255,255,255)}:where(.nsite) .header-three .header-navigation .nav-right-item .navbar-toggler span{background-color:var(--white-color)}:where(.nsite) .header-four .header-top{background-color:var(--secondary-color);padding:5px 0}@media screen and (max-width:991px){:where(.nsite) .header-four .header-top{display:none}}:where(.nsite) .header-four .header-top .container-fluid{padding-right:calc(var(--bs-gutter-x) * 4.3);padding-left:calc(var(--bs-gutter-x) * 4.3)}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .header-four .header-top .container-fluid{padding-right:calc(var(--bs-gutter-x) * 1.3);padding-left:calc(var(--bs-gutter-x) * 1.3)}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-four .header-top .container-fluid{padding-right:calc(var(--bs-gutter-x) * 1.3);padding-left:calc(var(--bs-gutter-x) * 1.3)}}:where(.nsite) .header-four .header-top .top-left span{color:var(--heading-color)}:where(.nsite) .header-four .header-top .top-right ul.top-nav-link li:not(:last-child){margin-right:25px}:where(.nsite) .header-four .header-top .top-right ul.top-nav-link li span{color:var(--heading-color)}:where(.nsite) .header-four .header-top .top-right ul.top-nav-link li span a{font-weight:700}:where(.nsite) .header-four .header-top .top-right ul.top-nav-link li span i{margin-right:10px}:where(.nsite) .header-four .header-navigation{padding:0 100px}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .header-four .header-navigation{padding:0 30px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-four .header-navigation{padding:0 30px}}@media screen and (max-width:991px){:where(.nsite) .header-four .header-navigation{padding:15px}}@media screen and (max-width:991px){:where(.nsite) .header-four .header-navigation .sasly-nav-menu.menu-on{left:0}:where(.nsite) .header-four .header-navigation .sasly-nav-menu .main-menu ul li a{color:var(--heading-color)}:where(.nsite) .header-four .header-navigation .sasly-nav-menu .main-menu ul li:hover>a{color:var(--primary-color)}}:where(.nsite) .header-four .header-navigation .main-menu ul>li>a{color:var(--white-color)}:where(.nsite) .header-four .header-navigation .main-menu ul>li:hover>a{color:var(--primary-color)}:where(.nsite) .header-four .header-navigation .nav-right-item .search-form{margin-right:40px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .header-four .header-navigation .nav-right-item .search-form{display:none}}@media screen and (max-width:991px){:where(.nsite) .header-four .header-navigation .nav-right-item .search-form{display:none}}:where(.nsite) .header-four .header-navigation .nav-right-item .search-form form label{position:absolute;top:0;left:0;color:var(--white-color)}:where(.nsite) .header-four .header-navigation .nav-right-item .search-form form .form_control{background-color:transparent;min-width:300px;max-width:300px;width:100%;border:none;border-bottom:1px solid rgba(255,255,255,.1);padding-left:30px;padding-right:10px;color:rgba(255,255,255,.4)}:where(.nsite) .header-four .header-navigation .nav-right-item .search-form form .form_control::-moz-placeholder{color:rgba(255,255,255,.4)}:where(.nsite) .header-four .header-navigation .nav-right-item .search-form form .form_control::placeholder{color:rgba(255,255,255,.4)}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .header-four .header-navigation .nav-right-item .search-form form .form_control{min-width:250px;max-width:250px}}:where(.nsite) .header-four .header-navigation .nav-right-item .theme-btn.style-one{padding:16px 25px;font-size:14px;border-radius:8px}:where(.nsite) .header-four .header-navigation .nav-right-item .theme-btn.style-one:hover{background-color:var(--secondary-color)}:where(.nsite) .header-four .header-navigation .nav-right-item .navbar-toggler{border-color:rgb(255,255,255)}:where(.nsite) .header-four .header-navigation .nav-right-item .navbar-toggler span{background-color:var(--white-color)}:where(.nsite) .header-five{background-color:var(--white-color)}@media screen and (max-width:991px){:where(.nsite) .header-five .header-navigation{padding:15px 0}}:where(.nsite) .header-five .header-navigation .main-menu>ul>li a{color:#696969}:where(.nsite) .header-five .header-navigation .main-menu>ul>li:hover>a{color:var(--heading-color)}:where(.nsite) .header-five .header-navigation .nav-right-item .nav-button .theme-btn.style-one{padding:14px 20px;font-size:14px;border:1px solid transparent}:where(.nsite) .header-five .header-navigation .nav-right-item .nav-button .theme-btn.style-one:hover{color:var(--heading-color);background-color:transparent;border-color:var(--primary-color)}@media screen and (max-width:991px){:where(.nsite) .header-six .header-navigation{padding:20px 0}:where(.nsite) .header-six .header-navigation .sasly-nav-menu.menu-on{left:0}:where(.nsite) .header-six .header-navigation .sasly-nav-menu .main-menu ul li a{color:var(--heading-color)}:where(.nsite) .header-six .header-navigation .sasly-nav-menu .main-menu ul li:hover>a{color:var(--primary-color)}}:where(.nsite) .header-six .header-navigation .main-menu>ul>li>a{color:var(--white-color)}:where(.nsite) .header-six .header-navigation .main-menu>ul>li:hover>a{color:var(--primary-color)}:where(.nsite) .header-six .header-navigation .nav-right-item .navbar-toggler{border-color:rgb(255,255,255)}:where(.nsite) .header-six .header-navigation .nav-right-item .navbar-toggler span{background-color:var(--white-color)}:where(.nsite) .header-seven.sticky{background-color:var(--primary-black-color)}@media screen and (max-width:991px){:where(.nsite) .header-seven .header-navigation{padding:20px 0}:where(.nsite) .header-seven .header-navigation .sasly-nav-menu .main-menu ul li a{color:var(--heading-color)}:where(.nsite) .header-seven .header-navigation .sasly-nav-menu .main-menu ul li:hover>a{color:var(--primary-color)}}:where(.nsite) .header-seven .header-navigation .main-menu ul>li>a{color:var(--white-color)}:where(.nsite) .header-seven .header-navigation .main-menu ul>li:hover>a{color:var(--primary-color)}:where(.nsite) .header-seven .header-navigation .nav-right-item .nav-button .theme-btn.style-one{padding:13px 20px;font-size:14px}:where(.nsite) .header-seven .header-navigation .nav-right-item .navbar-toggler{border-color:rgba(255,255,255,.3)}:where(.nsite) .header-seven .header-navigation .nav-right-item .navbar-toggler span{background-color:rgba(255,255,255,.5)}:where(.nsite) .header-eight .header-navigation{background-color:var(--white-color);box-shadow:0 1px 20px 0 rgba(41,92,81,.1)}@media screen and (max-width:991px){:where(.nsite) .header-eight .header-navigation{padding:20px 0}}@media screen and (max-width:991px){:where(.nsite) .header-nine .header-navigation{padding:20px 0}:where(.nsite) .header-nine .header-navigation .sasly-nav-menu.menu-on{left:0}:where(.nsite) .header-nine .header-navigation .sasly-nav-menu .main-menu ul li a{color:var(--heading-color)}:where(.nsite) .header-nine .header-navigation .sasly-nav-menu .main-menu ul li:hover>a{color:var(--primary-color)}}:where(.nsite) .header-nine .header-navigation .main-menu>ul>li>a{color:var(--white-color)}:where(.nsite) .header-nine .header-navigation .main-menu>ul>li:hover>a{color:var(--primary-color)}:where(.nsite) .header-nine .header-navigation .nav-right-item .nav-button .theme-btn.style-one{font-size:14px;padding:16px 26px}:where(.nsite) .header-nine .header-navigation .nav-right-item .navbar-toggler{border-color:rgb(255,255,255)}:where(.nsite) .header-nine .header-navigation .nav-right-item .navbar-toggler span{background-color:var(--white-color)}:where(.nsite) .header-navigation{transition:all .3s}:where(.nsite) .sticky{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;margin:0 auto}:where(.nsite) .sticky.header-navigation .nav-inner-menu{border-radius:0 0 10px 10px}:where(.nsite) .header-one .header-navigation.sticky .nav-inner-menu{margin-top:0}:where(.nsite) .header-two.sticky{top:0}:where(.nsite) .header-three.sticky{background-color:#0a0118}:where(.nsite) .header-four .header-navigation.sticky{background-color:#042a1b}:where(.nsite) .header-five{border-bottom:1px solid transparent}:where(.nsite) .header-five.sticky{border-color:rgba(16,16,16,.2)}:where(.nsite) .header-six.sticky{background-color:#0a0018}:where(.nsite) .header-nine.sticky{background-color:#000308}:where(.nsite) .sasly-info-box.style-one{background-color:var(--white-color);padding:40px 50px 35px;border-radius:10px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-info-box.style-one{padding:40px 30px}}@media screen and (max-width:991px){:where(.nsite) .sasly-info-box.style-one{padding:40px 30px}}:where(.nsite) .sasly-info-box.style-one:hover .content .number{color:var(--white-color);background-color:var(--primary-color);border-color:transparent}:where(.nsite) .sasly-info-box.style-one:hover .content h4.title:after{left:0;right:auto;width:100%}:where(.nsite) .sasly-info-box.style-one .content .number{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #e9e9e9;letter-spacing:-.32px;font-weight:600;line-height:1;color:var(--heading-color);transition:all .3s ease-out 0s;margin-bottom:20px}:where(.nsite) .sasly-info-box.style-one .content h4.title{padding-bottom:30px;margin-bottom:30px;position:relative}@media screen and (max-width:991px){:where(.nsite) .sasly-info-box.style-one .content h4.title{padding-bottom:20px;margin-bottom:20px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-info-box.style-one .content h4.title{font-size:18px;line-height:30px;padding-bottom:20px;margin-bottom:20px}}:where(.nsite) .sasly-info-box.style-one .content h4.title:after,:where(.nsite) .sasly-info-box.style-one .content h4.title:before{position:absolute;bottom:0;content:"";height:1px}:where(.nsite) .sasly-info-box.style-one .content h4.title:after{right:0;width:0;background-color:var(--heading-color);transition:all .4s ease-in-out}:where(.nsite) .sasly-info-box.style-one .content h4.title:before{left:0;width:100%;background-color:#E9E9E9}:where(.nsite) .sasly-counter-item.style-one{display:flex;justify-content:center}:where(.nsite) .sasly-counter-item.style-one .content h2{margin-bottom:20px}:where(.nsite) .sasly-counter-item.style-two{display:flex;justify-content:center}:where(.nsite) .sasly-counter-item.style-two .content{padding:0 30px}:where(.nsite) .sasly-iconic-box.style-one{background-color:#2F2F2F;border:1px solid rgba(255,255,255,.1);max-width:520px;display:flex;align-items:flex-start;padding:30px 30px 25px;border-radius:10px}@media (max-width:767px){:where(.nsite) .sasly-iconic-box.style-one{flex-direction:column;align-items:flex-start}}:where(.nsite) .sasly-iconic-box.style-one:hover .icon{background-color:var(--primary-color);color:var(--white-color);border-color:transparent}:where(.nsite) .sasly-iconic-box.style-one .icon{flex:0 0 auto;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--white-color);border:1px solid var(--white-color);margin-right:30px;transition:all .35s ease-out 0s}@media (max-width:767px){:where(.nsite) .sasly-iconic-box.style-one .icon{margin-bottom:25px}}:where(.nsite) .sasly-iconic-box.style-one .content{margin-top:-8px}:where(.nsite) .sasly-iconic-box.style-one .content h4.title{color:var(--white-color);margin-bottom:10px}:where(.nsite) .sasly-iconic-box.style-one .content p{color:var(--white-color)}:where(.nsite) .sasly-iconic-box.style-two{border-radius:10px;background-color:var(--white-color);padding:20px 50px;max-width:410px;text-align:left;transition:all .3s ease-out 0s}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-two{padding:20px 30px}}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-two{margin:0 auto 10px;text-align:left}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-iconic-box.style-two{margin:0 auto 10px}}:where(.nsite) .sasly-iconic-box.style-two:hover{background-color:var(--primary-color);color:var(--white-color)}:where(.nsite) .sasly-iconic-box.style-two:hover .content h4.title{color:var(--white-color)}:where(.nsite) .sasly-iconic-box.style-two:hover .content h4.title i{color:var(--white-color)}:where(.nsite) .sasly-iconic-box.style-two .icon{flex:0 0 auto;max-width:65px;margin-right:25px}:where(.nsite) .sasly-iconic-box.style-two .content h4.title{display:flex;align-items:center;margin-bottom:15px}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-two .content h4.title{font-size:18px;line-height:30px}}:where(.nsite) .sasly-iconic-box.style-two .content h4.title i{flex:0 0 auto;font-size:55px;margin-right:35px;color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-two .content h4.title span{letter-spacing:-.48px}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasly-iconic-box.style-two .content h4.title{font-size:18px;line-height:30px}}:where(.nsite) .sasly-iconic-box.style-two .content p span{font-weight:700}:where(.nsite) .sasly-iconic-box.style-three{padding:30px 30px 25px;border:1px solid rgba(38,39,43,.1);background-color:var(--white-color);border-radius:10px;box-shadow:10px 4px 60px 0 rgba(193,193,193,.25);transition:all .3s ease-out 0s}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-iconic-box.style-three{padding:30px 20px 25px}}:where(.nsite) .sasly-iconic-box.style-three:hover{border-color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-three .icon{width:55px;height:55px;border-radius:50%;border:1px solid rgba(38,39,43,.1);display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--white-color);background-color:var(--primary-color);margin-bottom:25px}:where(.nsite) .sasly-iconic-box.style-three .content h4.title{margin-bottom:15px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-iconic-box.style-three .content h4.title{font-size:20px}}:where(.nsite) .sasly-iconic-box.style-four .icon{width:30px;height:30px;border-radius:50%;background-color:var(--primary-color);color:var(--white-color);font-size:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}:where(.nsite) .sasly-iconic-box.style-four .content h6{margin-bottom:10px}:where(.nsite) .sasly-iconic-box.style-five{padding:50px 40px 45px;background-color:#fff;border:1px solid rgba(16,16,16,.1);border-radius:10px;transition:all .3s ease-out 0s}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-iconic-box.style-five{padding:40px 25px 35px}}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-five{padding:40px 20px 35px}}:where(.nsite) .sasly-iconic-box.style-five:hover{border-color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-five:hover .icon{background-color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-five .icon{flex:0 0 auto;width:65px;height:65px;border-radius:7px;background-color:rgba(48,232,122,.2);display:flex;align-items:center;justify-content:center;font-size:35px;margin-bottom:30px;color:var(--heading-color);transition:.3s}:where(.nsite) .sasly-iconic-box.style-five .content h4.title{margin-bottom:20px}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-five .content h4.title{font-size:18px;line-height:30px}}:where(.nsite) .sasly-iconic-box.style-six{display:flex;align-items:center}:where(.nsite) .sasly-iconic-box.style-six .icon{flex:0 0 auto;width:55px;height:55px;display:flex;align-items:center;justify-content:center;background-color:var(--secondary-color);color:var(--heading-color);margin-right:20px;border-radius:5px;font-size:27px}:where(.nsite) .sasly-iconic-box.style-six .content h5{margin-bottom:5px}:where(.nsite) .sasly-iconic-box.style-seven{padding:30px 40px;border-radius:7px;background-color:var(--white-color);max-width:520px;margin-left:auto}:where(.nsite) .sasly-iconic-box.style-seven .content h4.title{margin-bottom:20px;display:flex;align-items:center;font-weight:600}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-seven .content h4.title{align-items:flex-start;font-size:18px}}:where(.nsite) .sasly-iconic-box.style-seven .content h4.title i{margin-right:20px;color:#042A1B;margin-top:5px}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-seven .content h4.title i{margin-top:8px}}:where(.nsite) .sasly-iconic-box.style-eight{background-color:var(--white-color);border-radius:10px;padding:30px 30px 27px;box-shadow:10px 4px 60px 0 rgba(193,193,193,.25)}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasly-iconic-box.style-eight{padding:30px 27px 27px}}:where(.nsite) .sasly-iconic-box.style-eight:hover .icon{background-color:var(--primary-color);color:var(--white-color)}:where(.nsite) .sasly-iconic-box.style-eight .icon{width:75px;height:75px;border-radius:50%;background-color:rgba(0,161,252,.1);font-size:35px;display:flex;align-items:center;justify-content:center;color:var(--heading-color);margin-bottom:20px;transition:all .3s}:where(.nsite) .sasly-iconic-box.style-eight .content h4{margin-bottom:12px}:where(.nsite) .sasly-iconic-box.style-eight .content p{margin-bottom:15px}:where(.nsite) .sasly-iconic-box.style-eight .content .read-more{color:var(--heading-color);text-decoration:underline}:where(.nsite) .sasly-iconic-box.style-eight .content .read-more:hover{color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-nine{padding:30px 30px 25px;border-radius:10px;text-align:center}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-iconic-box.style-nine{padding:30px 25px 25px}}:where(.nsite) .sasly-iconic-box.style-nine .icon{display:inline-flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:50%;font-size:30px;color:var(--white-color);margin-bottom:15px}:where(.nsite) .sasly-iconic-box.style-nine .content h4{margin-bottom:15px;letter-spacing:-.48px}:where(.nsite) .sasly-iconic-box.style-ten{position:relative;padding:20px 20px 40px 40px;background-color:#160E24;border-radius:10px}:where(.nsite) .sasly-iconic-box.style-ten.item-two .icon{width:75px;height:75px;font-size:35px}:where(.nsite) .sasly-iconic-box.style-ten .icon{width:100px;height:100px;border-radius:10px 10px 10px 80%;background:linear-gradient(90deg,#FE7587,#7D42DC);display:flex;align-items:center;justify-content:center;color:var(--white-color);font-size:40px;margin-left:auto;margin-bottom:20px}:where(.nsite) .sasly-iconic-box.style-ten .icon i{margin-top:-15px;margin-left:11px}:where(.nsite) .sasly-iconic-box.style-ten .content span.number{position:absolute;top:50px;left:40px;width:50px;height:50px;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:var(--white-color);border-radius:50%;font-family:var(--heading-font);font-weight:500;letter-spacing:-.32px}:where(.nsite) .sasly-iconic-box.style-ten .content h4.title{color:var(--white-color);max-width:200px;margin-bottom:40px}:where(.nsite) .sasly-iconic-box.style-ten .content p{color:rgba(255,255,255,.65);width:100%}:where(.nsite) .sasly-iconic-box.style-eleven{background-color:rgba(255,255,255,.05);padding:40px 40px 35px;border:1px solid rgba(255,255,255,.1);border-radius:10px}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasly-iconic-box.style-eleven{padding:40px 25px 35px}}:where(.nsite) .sasly-iconic-box.style-eleven .icon{margin-bottom:17px}:where(.nsite) .sasly-iconic-box.style-eleven .icon i{background:linear-gradient(90deg,#FE7587,#7D42DC);font-size:50px;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-right:20px}:where(.nsite) .sasly-iconic-box.style-eleven .content h4{color:var(--white-color);margin-bottom:22px}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasly-iconic-box.style-eleven .content h4{font-size:20px}}:where(.nsite) .sasly-iconic-box.style-eleven .content p{color:rgba(255,255,255,.65)}:where(.nsite) .sasly-iconic-box.style-twelve{padding:50px 50px 40px;background-color:#FEEEED;border-radius:10px}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-twelve{padding:50px 30px 40px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-iconic-box.style-twelve{padding:50px 40px 40px}}:where(.nsite) .sasly-iconic-box.style-twelve .icon{margin-bottom:25px}:where(.nsite) .sasly-iconic-box.style-twelve .icon i{font-size:50px;color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-twelve .content h5{font-size:22px;font-family:var(--body-font);font-weight:400;color:var(--text-color);margin-bottom:25px}:where(.nsite) .sasly-iconic-box.style-twelve .content p{font:500 20px var(--heading-font);line-height:35px;color:var(--heading-color)}@media screen and (max-width:991px){:where(.nsite) .sasly-iconic-box.style-twelve .content p{font-size:18px;line-height:30px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-iconic-box.style-twelve .content p{font-size:16px;line-height:30px}}:where(.nsite) .sasly-iconic-box.style-thirteen{border:1px solid #141414;width:410px;height:410px;border-radius:50%;text-align:center;background-color:var(--white-color)}@media (max-width:767px){:where(.nsite) .sasly-iconic-box.style-thirteen{width:300px;height:300px}}:where(.nsite) .sasly-iconic-box.style-fourteen{background-color:#FDF2F2;padding:40px}:where(.nsite) .sasly-iconic-box.style-fourteen:hover .content .step{color:var(--white-color);background-color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-fourteen .content .step{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--white-color);color:var(--heading-color);font-weight:600;margin-bottom:25px;transition:all .3s ease-out 0s}:where(.nsite) .sasly-iconic-box.style-fourteen .content h4{margin-bottom:20px}:where(.nsite) .sasly-iconic-box.style-fifteen{background-color:#F4F7F6;padding:30px;border-radius:10px;transition:all .3s}:where(.nsite) .sasly-iconic-box.style-fifteen:hover{background-color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-fifteen:hover .icon{background-color:#3E6C62;color:var(--white-color)}:where(.nsite) .sasly-iconic-box.style-fifteen:hover .content h5{color:var(--white-color)}:where(.nsite) .sasly-iconic-box.style-fifteen:hover .content p{color:rgba(255,255,255,.8)}:where(.nsite) .sasly-iconic-box.style-fifteen:hover .content .read-more{color:var(--white-color)}:where(.nsite) .sasly-iconic-box.style-fifteen .icon{background-color:#EAEFEE;width:60px;height:60px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:20px;color:var(--primary-color)}:where(.nsite) .sasly-iconic-box.style-fifteen .icon i{line-height:1}:where(.nsite) .sasly-iconic-box.style-fifteen .content h5{margin-bottom:20px}:where(.nsite) .sasly-iconic-box.style-fifteen .content p{margin-bottom:20px}:where(.nsite) .sasly-iconic-box.style-fifteen .content .read-more{font-weight:600;color:var(--heading-color);text-decoration:underline}:where(.nsite) .sasly-card-item.style-one{padding:20px;background-color:var(--white-color);border:1px solid var(--border-color);border-radius:10px}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasly-card-item.style-one{padding:20px 15px}}:where(.nsite) .sasly-card-item.style-one:hover .thumbnail img{transform:scale(1.1)}:where(.nsite) .sasly-card-item.style-one:hover .thumbnail .hover-overlay{visibility:visible;opacity:1}:where(.nsite) .sasly-card-item.style-one:hover .thumbnail .hover-overlay .hover-content{transform:translateY(0)}:where(.nsite) .sasly-card-item.style-one .content-box{padding:20px 20px 30px}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasly-card-item.style-one .content-box{padding:20px 10px 30px}}@media screen and (max-width:991px){:where(.nsite) .sasly-card-item.style-one .content-box{padding:20px 10px 30px}}:where(.nsite) .sasly-card-item.style-one .thumbnail{position:relative;overflow:hidden;border-radius:7px;max-height:150px}:where(.nsite) .sasly-card-item.style-one .thumbnail img{width:100%;border-radius:7px;transform:scale(1);transition:all .4s ease-in}:where(.nsite) .sasly-card-item.style-one .thumbnail .hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(31,31,31,.65);visibility:hidden;opacity:0;transition:all .3s ease-in}:where(.nsite) .sasly-card-item.style-one .thumbnail .hover-overlay .hover-content{transform:translateY(20px);transition:all .35s ease-out}:where(.nsite) .sasly-card-item.style-one .thumbnail .hover-overlay .hover-content .icon-btn{width:40px;height:40px;border-radius:50%;background-color:var(--primary-color);display:flex;align-items:center;justify-content:center;color:var(--white-color)}:where(.nsite) .sasly-card-item.style-one .thumbnail .hover-overlay .hover-content .icon-btn i{transform:rotate(-45deg);font-size:14px}:where(.nsite) .sasly-card-item.style-one .icon{margin-bottom:28px}:where(.nsite) .sasly-card-item.style-one .icon i{color:var(--primary-color);font-size:45px;line-height:1}:where(.nsite) .sasly-card-item.style-one .content h5{margin-bottom:20px}:where(.nsite) .sasly-card-item.style-two{position:relative;padding:50px;background-color:var(--white-color);border:1px solid rgba(38,39,43,.1);border-radius:20px}@media (max-width:767px){:where(.nsite) .sasly-card-item.style-two{padding:40px 30px}}:where(.nsite) .sasly-card-item.style-two .card-image-box{position:relative;min-height:410px}@media (max-width:767px){:where(.nsite) .sasly-card-item.style-two .card-image-box{margin-bottom:40px}}:where(.nsite) .sasly-card-item.style-two .card-image-box .image-one{max-width:440px;width:100%;height:310px}:where(.nsite) .sasly-card-item.style-two .card-image-box .image-one img{border-radius:15px}:where(.nsite) .sasly-card-item.style-two .card-image-box .image-two{position:absolute;bottom:0;right:50px;max-width:260px}:where(.nsite) .sasly-card-item.style-two .card-image-box .image-two img{border-radius:20px}:where(.nsite) .sasly-card-item.style-two .card-content h3.title{margin-bottom:30px}:where(.nsite) .sasly-card-item.style-two .card-content p{margin-bottom:30px}:where(.nsite) .sasly-card-item.style-two .card-content ul{margin-bottom:40px}:where(.nsite) .sasly-card-item.style-two:nth-child(2n) .row{flex-direction:row-reverse}:where(.nsite) .sasly-card-item.style-three{background-color:rgba(48,232,122,.15);padding:0 30px;border-radius:10px}@media screen and (max-width:991px){:where(.nsite) .sasly-card-item.style-three{padding:30px 20px 0}}:where(.nsite) .sasly-card-item.style-three .content span{padding:5px 15px;border:1px solid rgba(16,16,16,.1);border-radius:10px;background-color:var(--white-color);font-weight:500;line-height:20px;color:var(--heading-color);margin-bottom:15px}:where(.nsite) .sasly-card-item.style-three .content h4.title{letter-spacing:-.48px;margin-bottom:10px}:where(.nsite) .sasly-card-item.style-three .thumbnail{padding:33px 0 40px}:where(.nsite) .sasly-card-item.style-three .thumbnail img{border-radius:7px;width:100%}:where(.nsite) .sasly-card-item.style-four{position:relative;padding:50px;border-radius:7px}:where(.nsite) .sasly-card-item.style-four.bg_one{background-color:var(--secondary-color)}:where(.nsite) .sasly-card-item.style-four.bg_two{background-color:#7AE36A}:where(.nsite) .sasly-card-item.style-four.bg_three{background-color:#FD7930}:where(.nsite) .sasly-card-item.style-four .thumbnail{position:absolute;top:20px;right:20px}:where(.nsite) .sasly-card-item.style-four .thumbnail img{border-top-left-radius:80px;border-bottom-left-radius:80px}:where(.nsite) .sasly-card-item.style-four .icon{padding-bottom:80px;font-size:65px;color:var(--heading-color)}:where(.nsite) .sasly-card-item.style-four .content h4.title{margin-bottom:15px}:where(.nsite) .sasly-card-item.style-four .content p{color:var(--heading-color)}:where(.nsite) .sasly-card-item.style-five{padding:50px;border-radius:10px;background:rgba(255,255,255,.05)}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-card-item.style-five{padding:40px 30px}}@media (max-width:767px){:where(.nsite) .sasly-card-item.style-five{padding:30px 20px}}:where(.nsite) .sasly-card-item.style-five .card-image-box img{width:100%;border-radius:30px}:where(.nsite) .sasly-card-item.style-five .card-content h3.title{color:var(--white-color);font-size:30px;font-weight:600;line-height:40px;letter-spacing:-.6px;margin-bottom:25px}@media (max-width:767px){:where(.nsite) .sasly-card-item.style-five .card-content h3.title{font-size:20px;line-height:30px}}:where(.nsite) .sasly-card-item.style-five .card-content p{font-weight:500;color:rgba(255,255,255,.65)}:where(.nsite) .sasly-card-item.style-five .card-content .check-list{margin-top:30px}:where(.nsite) .sasly-card-item.style-five .card-content .check-list li{color:var(--white-color)}:where(.nsite) .sasly-card-item.style-six{display:flex;align-items:center;border-radius:10px;background-color:var(--white-color);border:1px solid rgba(20,20,20,.1);padding:25px 40px;transition:all .3s}:where(.nsite) .sasly-card-item.style-six:hover{border-color:var(--primary-color)}:where(.nsite) .sasly-card-item.style-six:hover .button .icon-btn{background-color:var(--primary-color);color:var(--white-color);border-color:transparent}@media (max-width:767px){:where(.nsite) .sasly-card-item.style-six{flex-direction:column;align-items:flex-start}}:where(.nsite) .sasly-card-item.style-six .content{flex-grow:1;padding-left:80px}@media (max-width:767px){:where(.nsite) .sasly-card-item.style-six .content{padding:25px 0}}:where(.nsite) .sasly-card-item.style-six .button .icon-btn{width:50px;height:50px;border:1px solid rgba(20,20,20,.1);display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s}:where(.nsite) .sasly-card-item.style-six .button .icon-btn i{transform:rotate(-45deg)}:where(.nsite) .sasly-course-item.style-one{background-color:var(--white-color);border:1px solid rgba(0,68,70,.1);border-radius:7px}:where(.nsite) .sasly-course-item.style-one .course-thumbnail{padding:5px}:where(.nsite) .sasly-course-item.style-one .course-thumbnail img{width:100%;border-radius:5px}:where(.nsite) .sasly-course-item.style-one .course-info-wrap{padding:20px 0}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .course-info{padding:0 20px 20px}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .course-info h4.title{font-size:18px;line-height:30px;letter-spacing:-.36px;margin-bottom:15px}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .post-categories{display:inline-flex;flex-wrap:wrap;margin-bottom:10px}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .post-categories a{font:600 14px var(--heading-font);padding:7px 10px;border-radius:5px;color:var(--heading-color);background-color:var(--secondary-color);line-height:10px;margin-right:15px}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .post-categories ul.rating li{display:inline-block;color:#FCA326}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .instructor img{width:30px;height:30px;border-radius:50%;margin-right:10px}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .instructor span.instructor-name{font-weight:600;color:var(--heading-color)}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .course-stats{border-top:1px solid rgba(0,68,70,.1);padding:15px 20px 0}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .course-stats span:not(:last-child){margin-right:25px}:where(.nsite) .sasly-course-item.style-one .course-info-wrap .course-stats span i{margin-right:5px}:where(.nsite) .sasly-filter-nav .filter-nav-items li{display:inline-block;font:600 16px var(--heading-font);color:var(--heading-color);padding:5px 13px;background-color:transparent;cursor:pointer}:where(.nsite) .sasly-filter-nav .filter-nav-items li.active{border-radius:5px;line-height:20px;font:600 16px var(--heading-font);background-color:var(--primary-color);color:var(--white-color);transition:all .3s}:where(.nsite) .sasly-project-item.style-one:hover .thumbnail img{transform:scale(1.1)}:where(.nsite) .sasly-project-item.style-one:hover .thumbnail .hover-overlay{width:100%;right:auto;left:0}:where(.nsite) .sasly-project-item.style-one .thumbnail{position:relative;border-radius:7px;overflow:hidden}:where(.nsite) .sasly-project-item.style-one .thumbnail img{transform:scale(1);width:100%;border-radius:7px;transition:all .3s ease-out 0s}:where(.nsite) .sasly-project-item.style-one .thumbnail .hover-overlay{position:absolute;top:0;right:0;width:0;height:100%;background:rgba(255,255,255,.2);border-radius:7px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);transition:all .5s}:where(.nsite) .sasly-project-item.style-one .content{padding-top:30px}:where(.nsite) .sasly-project-item.style-one .content h4.title{margin-bottom:20px}:where(.nsite) .sasly-project-item.style-one .content h4.title:hover{color:var(--primary-color)}:where(.nsite) .sasly-project-item.style-two:hover .thumbnail .hover-overlay{visibility:visible;opacity:1}:where(.nsite) .sasly-project-item.style-two:hover .thumbnail .hover-overlay .hover-content .icon-btn{transform:translateY(0)}:where(.nsite) .sasly-project-item.style-two .thumbnail{position:relative;overflow:hidden;border-radius:7px;z-index:1}:where(.nsite) .sasly-project-item.style-two .thumbnail img{width:100%;border-radius:7px}:where(.nsite) .sasly-project-item.style-two .thumbnail .hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(31,31,31,.75);display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:all .3s}:where(.nsite) .sasly-project-item.style-two .thumbnail .hover-overlay .hover-content .icon-btn{width:55px;height:55px;border-radius:50%;background-color:var(--white-color);display:flex;align-items:center;justify-content:center;color:var(--primary-color);font-size:24px;transform:translateY(-40px);transition:all .38s}@media (max-width:767px){:where(.nsite) .sasly-project-item.style-two .thumbnail .hover-overlay .hover-content .icon-btn{width:50px;height:50px;font-size:18px}}:where(.nsite) .sasly-project-item.style-two .content{padding-top:30px}:where(.nsite) .sasly-project-item.style-two .content h4.title{font-size:22px;font-weight:600;letter-spacing:-.44px}:where(.nsite) .sasly-project-item.style-two .content h4.title:hover{color:var(--primary-color)}:where(.nsite) .sasly-project-item.style-three:hover .thumbnail .hover-overlay{visibility:visible;opacity:1;transform:translateY(0)}:where(.nsite) .sasly-project-item.style-three .thumbnail{position:relative;border-radius:7px;overflow:hidden}:where(.nsite) .sasly-project-item.style-three .thumbnail img{width:100%;border-radius:7px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px){:where(.nsite) .sasly-project-item.style-three .thumbnail img{min-height:300px}}:where(.nsite) .sasly-project-item.style-three .thumbnail .hover-overlay{position:absolute;bottom:30px;margin:0 40px;display:flex;align-items:stretch;visibility:hidden;opacity:0;transform:translateY(-40px);transition:all .3s}@media (max-width:575px){:where(.nsite) .sasly-project-item.style-three .thumbnail .hover-overlay{margin:0 15px}}:where(.nsite) .sasly-project-item.style-three .thumbnail .content{background-color:var(--white-color);padding:18px 30px;border-radius:7px;border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width:767px){:where(.nsite) .sasly-project-item.style-three .thumbnail .content{padding:20px 30px}}@media (max-width:767px){:where(.nsite) .sasly-project-item.style-three .thumbnail .content h4.title{font-size:16px;line-height:27px}}:where(.nsite) .sasly-project-item.style-three .thumbnail .icon-btn{display:flex;align-items:center;justify-content:center;width:70px;background-color:var(--primary-color);border-radius:7px;border-top-left-radius:0;border-bottom-left-radius:0;font-size:24px;color:var(--white-color)}:where(.nsite) .sasly-project-item.style-three .thumbnail .icon-btn i{transform:rotate(-45deg)}:where(.nsite) .sasly-project-item.style-four:hover .icon-btn{background-color:var(--primary-color);color:var(--white-color)}:where(.nsite) .sasly-project-item.style-four:hover .icon-btn i{transform:rotate(-45deg)}:where(.nsite) .sasly-project-item.style-four .content-wrap{display:flex;align-items:center;justify-content:space-between}:where(.nsite) .sasly-project-item.style-four .icon-btn{width:55px;height:55px;border-radius:50%;border:1px solid rgba(20,20,20,.1);display:flex;align-items:center;justify-content:center;transition:all .3s}:where(.nsite) .sasly-project-item.style-four .icon-btn i{transform:rotate(0deg);transition:all .35s}:where(.nsite) .sasly-project-item.style-four .content{padding-top:30px}:where(.nsite) .sasly-project-item.style-four .content .project-categories a{padding:5px 15px;border-radius:20px;border:1px solid rgba(0,0,0,.1);line-height:18px;margin-right:10px;margin-bottom:5px}:where(.nsite) .sasly-project-item.style-four .content h4.title{font-size:24px;line-height:35px}:where(.nsite) .sasly-project-item.style-five .thumbnail{position:relative}:where(.nsite) .sasly-project-item.style-five .thumbnail img{width:100%}:where(.nsite) .sasly-project-item.style-five .content{position:relative;padding:20px 30px;border-radius:10px;background-color:var(--white-color);box-shadow:10px 4px 60px 0 rgba(193,193,193,.25);width:95%;margin:-30px auto 40px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-project-item.style-five .content h4.title{font-size:18px;line-height:30px}}@media screen and (max-width:991px){:where(.nsite) .sasly-project-item.style-five .content h4.title{font-size:18px;line-height:30px}}:where(.nsite) .sasly-project-item.style-five .content .project-meta span{margin-bottom:10px}:where(.nsite) .sasly-project-item.style-five .content .project-meta span:not(:last-child):after{display:inline-block;content:"";width:5px;height:5px;border-radius:50%;background-color:var(--text-color);vertical-align:middle;margin-left:8px;margin-right:8px}:where(.nsite) .pricing-item.style-one{min-width:800px}:where(.nsite) .pricing-item.style-one .pricing-header{display:flex;border-bottom:1px solid var(--heading-color)}:where(.nsite) .pricing-item.style-one .pricing-header .pricing-title{padding:45px 60px;width:40%;border-right:1px solid rgba(38,39,43,.1)}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .pricing-item.style-one .pricing-header .pricing-title h4{font-size:16px;line-height:30px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .pricing-item.style-one .pricing-header .pricing-title{padding:45px 30px}}@media screen and (max-width:991px){:where(.nsite) .pricing-item.style-one .pricing-header .pricing-title{padding:45px 30px}}:where(.nsite) .pricing-item.style-one .pricing-header .pricing-plan{width:20%;text-align:center;padding:20px}:where(.nsite) .pricing-item.style-one .pricing-header .pricing-plan span.plan{font-size:18px;font:600 18px var(--heading-font);letter-spacing:-.36px;color:var(--heading-color)}:where(.nsite) .pricing-item.style-one .pricing-header .pricing-plan h2.price{font-size:40px;font-weight:600;letter-spacing:-.8px;line-height:1}:where(.nsite) .pricing-item.style-one .pricing-header .pricing-plan h2.price span.duration{display:block;font-size:16px;line-height:30px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .pricing-item.style-one .pricing-header .pricing-plan h2.price{font-size:30px}}:where(.nsite) .pricing-item.style-one .pricing-header .pricing-plan.bg-active{border:1px solid var(--heading-color);border-bottom:none;background-color:#A6EF67}:where(.nsite) .pricing-item.style-one .pricing-body .pricing-body-item{display:flex;border-bottom:1px solid rgba(38,39,43,.1)}:where(.nsite) .pricing-item.style-one .pricing-body .pricing-body-item .pricing-title{padding:15px 30px 15px 60px;width:40%;border-right:1px solid rgba(38,39,43,.1);color:var(--heading-color);font:400 16px var(--heading-font);letter-spacing:-.36px}:where(.nsite) .pricing-item.style-one .pricing-body .pricing-body-item .pricing-list{padding:15px;width:20%;text-align:center;font-weight:600;font-size:18px;color:var(--heading-color)}:where(.nsite) .pricing-item.style-one .pricing-body .pricing-body-item .pricing-list.bg-active{border-left:1px solid var(--heading-color);border-right:1px solid var(--heading-color);border-bottom:none;background-color:#A6EF67}:where(.nsite) .pricing-item.style-one .pricing-body .pricing-body-item .pricing-list i{font-size:24px}:where(.nsite) .pricing-item.style-one .pricing-footer{display:flex}:where(.nsite) .pricing-item.style-one .pricing-footer .pricing-title{width:40%;border-right:1px solid rgba(38,39,43,.1)}:where(.nsite) .pricing-item.style-one .pricing-footer .pricing-button{padding:15px;width:20%;text-align:center}:where(.nsite) .pricing-item.style-one .pricing-footer .pricing-button.bg-active{border:1px solid var(--heading-color);border-bottom:none;background-color:#A6EF67}:where(.nsite) .pricing-item.style-one .pricing-footer .pricing-button.bg-active .theme-btn.style-one{background-color:var(--white-color);color:var(--heading-color);border-color:transparent}:where(.nsite) .pricing-item.style-one .pricing-footer .pricing-button .theme-btn.style-one{background-color:transparent;color:var(--heading-color);font-size:14px;padding:12px 22px;border:1px solid rgba(38,39,43,.1)}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .pricing-item.style-one .pricing-footer .pricing-button .theme-btn.style-one{padding:8px 20px}}:where(.nsite) .pricing-item.style-one .pricing-footer .pricing-button .theme-btn.style-one:hover{background-color:var(--heading-color);color:var(--secondary-color)}:where(.nsite) .pricing-item.style-two{position:relative;background-color:var(--white-color);padding:40px 40px 35px;border-radius:10px;filter:drop-shadow(10px 4px 60px rgba(193,193,193,.25))}@media (max-width:575px){:where(.nsite) .pricing-item.style-two{padding:40px 20px 30px}}:where(.nsite) .pricing-item.style-two .pricing-header{margin-bottom:20px}:where(.nsite) .pricing-item.style-two .pricing-header .ribbon{position:absolute;top:10px;right:10px;padding:5px 10px;border-radius:5px;background-color:var(--primary-color);font:600 14px var(--body-font);color:var(--white-color);line-height:16px}:where(.nsite) .pricing-item.style-two .pricing-header span.plan{padding:5px 15px;border-radius:10px;border:1px solid rgba(16,16,16,.1);font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.32px;margin-bottom:25px}:where(.nsite) .pricing-item.style-two .pricing-header h2{margin-bottom:25px}@media screen and (max-width:991px){:where(.nsite) .pricing-item.style-two .pricing-header h2{font-size:42px;line-height:55px}}@media (max-width:575px){:where(.nsite) .pricing-item.style-two .pricing-header h2{font-size:32px;line-height:45px}}:where(.nsite) .pricing-item.style-two .pricing-header h2 span.duration{color:var(--text-color);font:400 16px var(--body-font)}:where(.nsite) .pricing-item.style-two .pricing-body{margin-bottom:50px}:where(.nsite) .pricing-item.style-two .pricing-body ul li{display:flex;border-bottom:1px solid rgba(16,16,16,.1);align-items:center;padding:15px 0;font:600 18px var(--heading-font);color:var(--heading-color)}:where(.nsite) .pricing-item.style-two .pricing-body ul li:first-child{border-top:1px solid rgba(16,16,16,.1)}@media screen and (max-width:991px){:where(.nsite) .pricing-item.style-two .pricing-body ul li{font-size:16px}}:where(.nsite) .pricing-item.style-two .pricing-body ul li i{color:var(--primary-color);font-size:20px;width:20px;flex:0 0 auto;margin-right:10px}:where(.nsite) .pricing-item.style-two .pricing-footer .theme-btn{width:100%;padding:22px;font-weight:700;font-size:16px;margin-bottom:15px}:where(.nsite) .pricing-item.style-three{padding:60px 65px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .pricing-item.style-three{padding:40px 35px}}@media screen and (max-width:991px){:where(.nsite) .pricing-item.style-three{padding:40px 35px}}@media (max-width:767px){:where(.nsite) .pricing-item.style-three{padding:30px 25px}}:where(.nsite) .pricing-item.style-three .pricing-header{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}:where(.nsite) .pricing-item.style-three .pricing-header span.plan{font:600 22px var(--heading-font);letter-spacing:-.44px;line-height:35px;color:var(--white-color)}:where(.nsite) .pricing-item.style-three .pricing-header p{color:rgba(255,255,255,.65);margin-bottom:10px}:where(.nsite) .pricing-item.style-three .pricing-header h2{position:relative;font-size:52px;font-weight:600;line-height:normal;letter-spacing:-1.56px;color:var(--white-color);margin-bottom:20px}:where(.nsite) .pricing-item.style-three .pricing-header h2 span.duration{font-size:16px;padding:4px 10px;border-radius:4px;background:linear-gradient(90deg,#FE7587,#7D42DC);color:var(--white-color);line-height:20px;font-weight:600;letter-spacing:0;text-transform:capitalize}:where(.nsite) .pricing-item.style-three .pricing-body{margin-bottom:30px}:where(.nsite) .pricing-item.style-three .pricing-body ul li{color:var(--white-color)}:where(.nsite) .pricing-item.style-three .pricing-body ul li:not(:last-child){margin-bottom:20px}:where(.nsite) .pricing-item.style-three .pricing-body ul li i{margin-right:10px}:where(.nsite) .pricing-item.style-three .pricing-body ul li i.fa-badge-check{color:var(--primary-color)}:where(.nsite) .pricing-item.style-three .pricing-footer .theme-btn.style-two{width:100%;border-color:var(--white-color);color:var(--white-color)}:where(.nsite) .pricing-item.style-three .pricing-footer .theme-btn.style-two:hover{border-color:transparent}:where(.nsite) .pricing-item.style-four{border-radius:10px;border:1px solid rgba(0,0,0,.1);background-color:#fff;padding:40px 30px}:where(.nsite) .pricing-item.style-four.pricing-active{border-color:var(--primary-color)}:where(.nsite) .pricing-item.style-four.pricing-active .pricing-wrapper{background:linear-gradient(90deg,rgba(0,161,252,.1),rgba(0,161,252,0))}:where(.nsite) .pricing-item.style-four.pricing-active .pricing-footer .theme-btn.style-one{background-color:var(--primary-color)}:where(.nsite) .pricing-item.style-four .pricing-header{position:relative}:where(.nsite) .pricing-item.style-four .pricing-header span.plan{font:600 24px var(--heading-font);color:var(--heading-color);margin-bottom:15px}:where(.nsite) .pricing-item.style-four .pricing-header p{margin-bottom:20px}:where(.nsite) .pricing-item.style-four .pricing-header h2.price span.duration{font-size:16px}:where(.nsite) .pricing-item.style-four .pricing-header .badge{background-color:var(--primary-color);color:var(--white-color);padding:5px 13px;border-radius:10px;position:absolute;top:0;right:0;font:500 12px var(--heading-font)}:where(.nsite) .pricing-item.style-four .pricing-wrapper{background:linear-gradient(90deg,rgba(0,223,141,.1),rgba(0,223,141,0));display:flex;align-items:center;padding:20px 25px;border-radius:10px;margin-bottom:20px}:where(.nsite) .pricing-item.style-four .pricing-wrapper .pricing{margin-right:15px}:where(.nsite) .pricing-item.style-four .pricing-wrapper .pricing h2.price{font-size:40px;letter-spacing:-.8px;line-height:1}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .pricing-item.style-four .pricing-wrapper .pricing h2.price{font-size:30px}}:where(.nsite) .pricing-item.style-four .pricing-wrapper .duration h6{margin-bottom:5px}:where(.nsite) .pricing-item.style-four .pricing-body{margin-bottom:30px}:where(.nsite) .pricing-item.style-four .pricing-body ul.check-list li:not(:last-child){margin-bottom:15px}:where(.nsite) .pricing-item.style-four .pricing-footer{text-align:center}:where(.nsite) .pricing-item.style-four .pricing-footer .theme-btn{width:100%}:where(.nsite) .pricing-item.style-four .pricing-footer .theme-btn.style-one{background-color:#111111}:where(.nsite) .pricing-item.style-four .pricing-footer .theme-btn.style-one:hover{background-color:var(--primary-color)}:where(.nsite) .pricing-item.style-five{padding:30px 50px 40px;border:1px solid rgba(20,20,20,.07);border-radius:10px;transition:all .3s}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .pricing-item.style-five{padding:30px 40px 40px}}@media screen and (max-width:991px){:where(.nsite) .pricing-item.style-five{padding:30px 20px 40px}}:where(.nsite) .pricing-item.style-five:hover{background-color:rgba(232,73,69,.07)}:where(.nsite) .pricing-item.style-five:hover .pricing-footer .theme-btn.style-two{background:linear-gradient(90deg,#FE7587,#ECB22E);border-color:transparent;color:var(--white-color)}:where(.nsite) .pricing-item.style-five .pricing-header{border-bottom:1px solid var(--border-color);padding:0 0 35px;margin-bottom:35px}:where(.nsite) .pricing-item.style-five .pricing-header span.plan{text-decoration:underline;margin-bottom:15px}:where(.nsite) .pricing-item.style-five .pricing-header h2 span.duration{font-size:16px;color:var(--text-color)}@media screen and (max-width:991px){:where(.nsite) .pricing-item.style-five .pricing-header h2{font-size:40px}}:where(.nsite) .pricing-item.style-five .pricing-body{margin-bottom:40px}:where(.nsite) .pricing-item.style-five .pricing-body ul.check-list.style-one li:not(:last-child){margin-bottom:10px}:where(.nsite) .pricing-item.style-five .pricing-body ul.check-list.style-one li i{color:var(--heading-color)}:where(.nsite) .pricing-item.style-five .pricing-footer .theme-btn.style-two:hover{border-color:transparent;background:linear-gradient(90deg,#FE7587,#ECB22E);background-color:transparent}:where(.nsite) .pricing-item.style-six{padding:35px 40px 40px;border-radius:10px;background-color:var(--white-color);box-shadow:10px 4px 60px 0 rgba(193,193,193,.25)}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .pricing-item.style-six{padding:35px 20px 40px}}@media screen and (max-width:991px){:where(.nsite) .pricing-item.style-six{padding:35px 20px 40px}}:where(.nsite) .pricing-item.style-six .pricing-head{margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid rgba(0,0,0,.1)}:where(.nsite) .pricing-item.style-six .pricing-head span.plan{font:600 20px var(--heading-font);color:var(--heading-color);margin-bottom:23px}:where(.nsite) .pricing-item.style-six .pricing-head h2{margin-bottom:20px}@media screen and (max-width:991px){:where(.nsite) .pricing-item.style-six .pricing-head h2{font-size:38px;line-height:50px}}:where(.nsite) .pricing-item.style-six .pricing-body{background-color:#F9FAFA;border-radius:10px;padding:20px;margin-bottom:30px}:where(.nsite) .pricing-item.style-six .pricing-body h5{margin-bottom:20px}:where(.nsite) .pricing-item.style-six .pricing-footer .theme-btn{width:100%}:where(.nsite) .pricing-item.style-six.best-plan{background-color:var(--primary-color);position:relative}:where(.nsite) .pricing-item.style-six.best-plan .best-plan{position:absolute;top:20px;right:30px;display:inline-block;padding:8px 10px;background-color:var(--white-color);border-radius:7px;letter-spacing:-.28px;color:var(--heading-color);font:600 14px var(--heading-font);line-height:1}:where(.nsite) .pricing-item.style-six.best-plan .pricing-head{border-color:rgba(255,255,255,.1)}:where(.nsite) .pricing-item.style-six.best-plan .pricing-head span.plan{color:var(--white-color)}:where(.nsite) .pricing-item.style-six.best-plan .pricing-head h2{color:var(--white-color)}:where(.nsite) .pricing-item.style-six.best-plan .pricing-head p{color:rgba(255,255,255,.7)}:where(.nsite) .pricing-item.style-six.best-plan .pricing-body{background-color:rgba(255,255,255,.1)}:where(.nsite) .pricing-item.style-six.best-plan .pricing-body h5{color:var(--white-color)}:where(.nsite) .pricing-item.style-six.best-plan .pricing-body .check-list li{color:var(--white-color)}:where(.nsite) .pricing-item.style-six.best-plan .pricing-body .check-list li i{color:var(--white-color)}:where(.nsite) .pricing-item.style-six.best-plan .pricing-footer .theme-btn.style-one{background-color:var(--white-color);color:var(--heading-color)}:where(.nsite) .sasly-testimonial-item.style-one{position:relative;padding:50px 70px 40px;border-radius:10px;border:1px rgba(241,79,68,.1);background-color:rgba(241,79,68,.102);z-index:1}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-one{padding:30px 20px 20px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-testimonial-item.style-one{padding:50px 30px 40px}}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasly-testimonial-item.style-one{padding:30px 50px 20px}}:where(.nsite) .sasly-testimonial-item.style-one .dot-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}:where(.nsite) .sasly-testimonial-item.style-one .testimonial-content .author-thumb-company{align-items:center;justify-content:space-between}:where(.nsite) .sasly-testimonial-item.style-one .testimonial-content p{font-size:24px;font-weight:600;line-height:37px;color:var(--heading-color);margin-bottom:35px}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-one .testimonial-content p{font-size:18px;line-height:35px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-testimonial-item.style-one .testimonial-content p{font-size:16px;line-height:30px;margin-bottom:25px}}:where(.nsite) .sasly-testimonial-item.style-one .testimonial-content .author-info-box{display:flex}:where(.nsite) .sasly-testimonial-item.style-one .testimonial-content .author-info-box .author-info{margin-top:-10px}:where(.nsite) .sasly-testimonial-item.style-one .testimonial-content .author-info-box:before{display:inline-flex;content:"";width:50px;height:2px;background-color:var(--primary-black-color);margin-right:30px;margin-top:7px}:where(.nsite) .sasly-testimonial-item.style-two{max-width:960px;border-radius:10px;border:1px solid var(--heading-color);background-color:var(--white-color);box-shadow:10px 4px 30px 0 rgba(166,239,103,.5);display:flex;align-items:center;padding:25px 40px 25px 25px;margin-right:30px}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-two{max-width:100%;margin-right:0;padding:25px;flex-direction:column;align-items:flex-start}}:where(.nsite) .sasly-testimonial-item.style-two .testimonial-thumbnail{max-width:270px;flex:0 0 auto;margin-right:80px}:where(.nsite) .sasly-testimonial-item.style-two .testimonial-thumbnail img{width:100%;border-radius:20px}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-two .testimonial-thumbnail img{max-height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-two .testimonial-thumbnail{margin-right:0;margin-bottom:25px;max-width:100%;width:100%}}:where(.nsite) .sasly-testimonial-item.style-two .testimonial-content .author-thumb-company{justify-content:space-between;align-items:center}:where(.nsite) .sasly-testimonial-item.style-two .testimonial-content p{font:600 20px var(--heading-font);line-height:160%;letter-spacing:-.4px;color:var(--heading-color);margin-bottom:35px}:where(.nsite) .sasly-testimonial-item.style-two .testimonial-content .author-info-box{display:flex}:where(.nsite) .sasly-testimonial-item.style-two .testimonial-content .author-info-box .author-info{margin-top:-10px}:where(.nsite) .sasly-testimonial-item.style-two .testimonial-content .author-info-box:before{display:inline-flex;content:"";width:50px;height:2px;background-color:var(--primary-black-color);margin-right:30px;margin-top:7px}:where(.nsite) .sasly-testimonial-item.style-three{padding:40px;margin-left:15px;margin-right:15px;background-color:#fff;border:1px solid rgba(16,16,16,.1);border-radius:7px}:where(.nsite) .sasly-testimonial-item.style-three .testimonial-content .author-thumb-company{justify-content:space-between;align-items:center}:where(.nsite) .sasly-testimonial-item.style-three .testimonial-content .author-thumb-company .author-thumb{flex:0 0 auto;width:60px}:where(.nsite) .sasly-testimonial-item.style-three .testimonial-content .author-thumb-company .author-thumb img{width:100%;height:60px;border-radius:50%}:where(.nsite) .sasly-testimonial-item.style-three .testimonial-content p{margin-bottom:30px}:where(.nsite) .sasly-testimonial-item.style-three .testimonial-content .author-info-box{padding-top:40px;border-top:1px solid rgba(16,16,16,.1)}:where(.nsite) .sasly-testimonial-item.style-three .testimonial-content .author-info-box .quote{flex:0 0 55px;width:55px;margin-right:25px}:where(.nsite) .sasly-testimonial-item.style-three .testimonial-content .author-info-box .quote i{color:var(--primary-color);font-size:55px}:where(.nsite) .sasly-testimonial-item.style-four{display:flex;align-items:center}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-four{flex-direction:column}}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-thumb{position:relative;flex:0 0 auto;height:270px;margin-right:90px;z-index:1;padding:30px}@media screen and (max-width:991px){:where(.nsite) .sasly-testimonial-item.style-four .testimonial-thumb{margin-right:30px}}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-thumb img{flex:0 0 auto;width:200px;height:200px;border-radius:50%}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-thumb .qoute{position:absolute;z-index:1;right:40px;bottom:0}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-thumb .qoute i{color:#F6DC66;font-size:85px}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-thumb .circle{position:absolute;left:0;top:0;width:200px;height:200px;border-radius:50%;border:1px solid var(--secondary-color);z-index:-1}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content .rating-text{display:flex;align-items:center;margin-bottom:25px}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content .rating-text span{font:600 20px var(--heading-font);letter-spacing:-.4px;color:var(--white-color);margin-right:20px}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content .rating-text .ratings li{color:#F6DC66}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content p{font:600 35px var(--heading-font);line-height:50px;letter-spacing:-.7px;color:var(--white-color);margin-bottom:50px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content p{font-size:18px;line-height:30px}}@media screen and (max-width:991px){:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content p{font-size:18px;line-height:30px}}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content p{font-size:18px;line-height:30px}}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content .author-info{position:relative;padding-left:80px}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content .author-info h4.title{color:var(--white-color)}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content .author-info h4.title:before{position:absolute;top:15px;left:0;display:inline-block;content:"";width:50px;height:2px;background-color:var(--white-color)}:where(.nsite) .sasly-testimonial-item.style-four .testimonial-content .author-info span.position{font-weight:500;color:var(--white-color)}:where(.nsite) .sasly-testimonial-item.style-five{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);max-width:630px;padding:30px 50px;border-radius:7px;text-align:left}:where(.nsite) .sasly-testimonial-item.style-five .testimonial-content>p{font-size:18px;color:var(--white-color)}:where(.nsite) .sasly-testimonial-item.style-five .testimonial-content .author-thumb-company{align-items:center;justify-content:space-between}:where(.nsite) .sasly-testimonial-item.style-five .testimonial-content .author-thumb-info{align-items:center}:where(.nsite) .sasly-testimonial-item.style-five .testimonial-content .author-thumb-info .author-thumb{flex:0 0 auto;width:60px;margin-right:20px}:where(.nsite) .sasly-testimonial-item.style-five .testimonial-content .author-thumb-info .author-thumb img{width:100%;height:100%;border-radius:50%}:where(.nsite) .sasly-testimonial-item.style-five .testimonial-content .author-thumb-info .author-info{margin-top:4px}:where(.nsite) .sasly-testimonial-item.style-five .testimonial-content .author-thumb-info .author-info h5{color:var(--white-color);letter-spacing:-.4px;font-weight:600;margin-bottom:5px}:where(.nsite) .sasly-testimonial-item.style-five .testimonial-content .author-thumb-info .author-info span.position{font-size:14px;color:rgba(255,255,255,.65)}:where(.nsite) .sasly-testimonial-item.style-six{background-color:#000;padding:25px 30px 30px;border-radius:10px}:where(.nsite) .sasly-testimonial-item.style-six .testimonial-content ul.ratings{margin-bottom:15px}:where(.nsite) .sasly-testimonial-item.style-six .testimonial-content p{font-size:18px;color:rgba(255,255,255,.7);line-height:30px;margin-bottom:28px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasly-testimonial-item.style-six .testimonial-content p{font-size:16px}}:where(.nsite) .sasly-testimonial-item.style-six .testimonial-content .author-thumb-info{display:flex;align-items:center}:where(.nsite) .sasly-testimonial-item.style-six .testimonial-content .author-thumb-info .author-thumb{flex:0 0 auto;width:60px;margin-right:15px}:where(.nsite) .sasly-testimonial-item.style-six .testimonial-content .author-thumb-info .author-thumb img{width:100%;border-radius:50%}:where(.nsite) .sasly-testimonial-item.style-six .testimonial-content .author-thumb-info .author-info h5{color:var(--white-color);margin-bottom:5px}:where(.nsite) .sasly-testimonial-item.style-six .testimonial-content .author-thumb-info .author-info span.position{font-weight:500;color:var(--white-color)}:where(.nsite) .sasly-testimonial-item.style-seven .testimonial-content{text-align:center}:where(.nsite) .sasly-testimonial-item.style-seven .testimonial-content .author-thumb{display:inline-flex;margin-bottom:30px}:where(.nsite) .sasly-testimonial-item.style-seven .testimonial-content p{font:600 40px var(--heading-font);line-height:50px;letter-spacing:-.8px;margin-bottom:45px}@media screen and (max-width:991px){:where(.nsite) .sasly-testimonial-item.style-seven .testimonial-content p{font-size:30px;line-height:40px}}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-seven .testimonial-content p{font-size:20px}}:where(.nsite) .sasly-testimonial-item.style-seven .testimonial-content .author-info h5{margin-bottom:10px}:where(.nsite) .sasly-testimonial-item.style-seven .testimonial-content .author-info span.position{font-weight:500}:where(.nsite) .sasly-testimonial-item.style-eight{background-color:var(--white-color);padding:30px}:where(.nsite) .sasly-testimonial-item.style-eight .author-thumb-ratings{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid var(--border-color)}:where(.nsite) .sasly-testimonial-item.style-eight .author-thumb-info{display:flex;align-items:center}:where(.nsite) .sasly-testimonial-item.style-eight .author-thumb-info .author-thumb{margin-right:20px}:where(.nsite) .sasly-testimonial-item.style-eight .author-thumb-info .author-info h5{margin-bottom:10px}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-eight .author-thumb-info .author-info h5{font-size:15px;line-height:1;margin-bottom:5px}}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-eight .author-thumb-info .author-info span{font-size:14px;line-height:1}}@media (max-width:767px){:where(.nsite) .sasly-testimonial-item.style-eight .ratings li{font-size:14px}}:where(.nsite) .sasly-testimonial-item.style-eight p{color:var(--heading-color);font:600 20px var(--heading-font);line-height:34px}@media screen and (max-width:991px){:where(.nsite) .sasly-testimonial-item.style-eight p{font-size:16px}}:where(.nsite) .accordion-item{border-radius:10px;border:1px solid rgba(16,16,16,.1);background-color:#FAFAFA;padding:13px 30px}@media (max-width:575px){:where(.nsite) .accordion-item{padding:13px 15px}}:where(.nsite) .accordion-item .accordion-header .accordion-title{line-height:25px;display:flex;align-items:center;cursor:pointer}@media (max-width:575px){:where(.nsite) .accordion-item .accordion-header .accordion-title{align-items:flex-start;font-size:16px}}:where(.nsite) .accordion-item .accordion-header .accordion-title span.sn{margin-right:8px}:where(.nsite) .accordion-item .accordion-header .accordion-title:after{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;content:"\f067";font-family:Font Awesome\ 5 Pro;font-weight:400;margin-left:auto;width:40px;height:40px;border-radius:50%;border:1px solid rgba(16,16,16,.1);background-color:var(--white-color);transition:all .3s}:where(.nsite) .accordion-item .accordion-header .accordion-title[aria-expanded=true]:after{border-color:#26272B;content:"\f068"}:where(.nsite) .accordion-item .accordion-content p{padding-top:10px;padding-bottom:10px}:where(.nsite) .accordion-card.style-one .accordion-header .accordion-title{line-height:25px;display:flex;align-items:center;cursor:pointer;border-bottom:1px solid var(--border-color);padding:20px 0}@media (max-width:575px){:where(.nsite) .accordion-card.style-one .accordion-header .accordion-title{align-items:flex-start;font-size:16px}}:where(.nsite) .accordion-card.style-one .accordion-header .accordion-title span.sn{margin-right:8px}:where(.nsite) .accordion-card.style-one .accordion-header .accordion-title:after{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;content:"\f061";font-family:Font Awesome\ 5 Pro;font-weight:400;margin-left:auto;transition:all .3s}:where(.nsite) .accordion-card.style-one .accordion-header .accordion-title[aria-expanded=true]:after{transform:rotate(-45deg)}:where(.nsite) .accordion-card.style-one .accordion-content p{padding-top:10px;padding-bottom:10px}:where(.nsite) .accordion-card.style-two{border-radius:10px;border:1px solid rgba(16,16,16,.1);padding:13px 30px}@media (max-width:575px){:where(.nsite) .accordion-card.style-two{padding:13px 15px}}:where(.nsite) .accordion-card.style-two .accordion-header .accordion-title{line-height:25px;display:flex;align-items:center;cursor:pointer}@media (max-width:575px){:where(.nsite) .accordion-card.style-two .accordion-header .accordion-title{align-items:flex-start;font-size:16px}}:where(.nsite) .accordion-card.style-two .accordion-header .accordion-title span.sn{margin-right:8px}:where(.nsite) .accordion-card.style-two .accordion-header .accordion-title:after{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;content:"\f067";font-family:Font Awesome\ 5 Pro;font-weight:400;margin-left:auto;width:40px;height:40px;border-radius:50%;border:1px solid rgba(16,16,16,.1);background-color:var(--white-color);transition:all .3s}:where(.nsite) .accordion-card.style-two .accordion-header .accordion-title[aria-expanded=true]:after{border-color:transparent;background-color:var(--primary-color);color:var(--white-color);content:"\f068"}:where(.nsite) .accordion-card.style-two .accordion-content p{padding-top:10px;padding-bottom:10px}:where(.nsite) .accordion-card.style-three{border-radius:10px;background-color:var(--white-color);box-shadow:10px 4px 60px 0 rgba(193,193,193,.25)}:where(.nsite) .accordion-card.style-three .accordion-title{padding:19px 30px;display:flex;align-items:center;cursor:pointer}@media (max-width:767px){:where(.nsite) .accordion-card.style-three .accordion-title{padding:19px 15px;line-height:1.3}}:where(.nsite) .accordion-card.style-three .accordion-title .sn{margin-right:10px}:where(.nsite) .accordion-card.style-three .accordion-title:after{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;content:"\f107";font-family:Font Awesome\ 5 Pro;font-weight:400;margin-left:auto;font-size:22px;border-radius:50%;transition:all .3s}@media (max-width:767px){:where(.nsite) .accordion-card.style-three .accordion-title:after{font-size:16px}}:where(.nsite) .accordion-card.style-three .accordion-title[aria-expanded=true]:after{transform:rotate(-90deg)}:where(.nsite) .accordion-card.style-three .accordion-content{padding:0 30px 10px}:where(.nsite) .author-box .author-list{display:inline-flex;flex-wrap:wrap;align-items:center}:where(.nsite) .author-box .author-list li:not(:first-child){margin-left:-10px}:where(.nsite) .author-box .author-list li img{width:50px;height:50px;border-radius:50%;border:2px solid var(--white-color)}:where(.nsite) .author-box .author-list li .add-author-btn{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--white-color);font-size:24px;color:var(--heading-color)}:where(.nsite) .author-box .author-list li span{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font:700 18px var(--heading-font);color:var(--heading-color)}:where(.nsite) .sasly-rating-box{padding:20px 50px 50px;background-color:var(--primary-color)}:where(.nsite) .sasly-rating-box .text-box{text-align:center;border-bottom:2px dashed var(--white-color);padding-bottom:33px;margin-bottom:40px}:where(.nsite) .sasly-rating-box .text-box .rating-point{font-size:180px;font-family:var(--heading-font);font-weight:600;line-height:1;letter-spacing:-10.8px;color:var(--white-color)}:where(.nsite) .sasly-rating-box .text-box p{font-size:24px;font-weight:600;line-height:normal;color:var(--white-color)}:where(.nsite) .sasly-rating-box .text-box ul.ratings li{color:var(--white-color)}:where(.nsite) .blog-post-item.style-one{position:relative;border:1px solid rgba(31,31,31,.07);padding:10px;border-radius:7px;transition:all .3s}:where(.nsite) .blog-post-item.style-one:hover{border-color:var(--primary-color);box-shadow:10px 4px 60px rgba(157,157,157,.25)}:where(.nsite) .blog-post-item.style-one .post-thumbnail{margin-top:-70px}:where(.nsite) .blog-post-item.style-one .post-thumbnail img{border-radius:7px}:where(.nsite) .blog-post-item.style-one .post-content{padding:30px 30px 20px}@media (max-width:767px){:where(.nsite) .blog-post-item.style-one .post-content{padding:30px 20px 20px}}:where(.nsite) .blog-post-item.style-one .post-content .post-meta span.category{margin-right:15px;margin-bottom:15px}:where(.nsite) .blog-post-item.style-one .post-content .post-meta span.category a{padding:7px 21px;background-color:var(--primary-color);color:var(--white-color);line-height:20px;border-radius:20px;font-weight:500}:where(.nsite) .blog-post-item.style-one .post-content .post-meta span{margin-bottom:10px}:where(.nsite) .blog-post-item.style-one .post-content .post-meta span i{margin-right:10px}:where(.nsite) .blog-post-item.style-one .post-content h4.title{margin-bottom:15px}:where(.nsite) .blog-post-item.style-one .post-content h4.title:hover a{color:var(--primary-color)}:where(.nsite) .blog-post-item.style-one .post-content p{margin-bottom:25px}:where(.nsite) .blog-post-item.style-two{display:flex;align-items:center;background-color:var(--white-color);border:1px solid rgba(38,39,43,.1);padding:30px;border-radius:10px;transition:all .3s ease-out 0s}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .blog-post-item.style-two{padding:30px 20px}}@media (max-width:767px){:where(.nsite) .blog-post-item.style-two{flex-direction:column;align-items:flex-start}}:where(.nsite) .blog-post-item.style-two:hover{border-color:var(--heading-color);filter:drop-shadow(10px 4px 30px rgba(166,239,103,.5))}:where(.nsite) .blog-post-item.style-two .post-thumbnail{flex:0 0 auto;max-width:230px;width:100%;margin-right:40px}:where(.nsite) .blog-post-item.style-two .post-thumbnail img{width:100%;border-radius:10px}@media (max-width:767px){:where(.nsite) .blog-post-item.style-two .post-thumbnail{max-width:100%;margin-right:0;margin-bottom:30px}}:where(.nsite) .blog-post-item.style-two .post-content .post-meta span{margin-bottom:10px}:where(.nsite) .blog-post-item.style-two .post-content .post-meta span.category{margin-right:15px}:where(.nsite) .blog-post-item.style-two .post-content .post-meta span.category a{border:1px solid var(--border-color);padding:4px 20px;line-height:20px;border-radius:20px}:where(.nsite) .blog-post-item.style-two .post-content h4.title{font-size:20px;letter-spacing:-.4px;line-height:1.5;font-weight:600;margin-bottom:40px}:where(.nsite) .blog-post-item.style-two .post-content h4.title:hover{color:var(--primary-color)}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .blog-post-item.style-two .post-content h4.title{margin-bottom:10px}}:where(.nsite) .blog-post-item.style-two .post-content p{margin-bottom:20px}:where(.nsite) .blog-post-item.style-three{border:1px solid var(--border-color);border-radius:7px;background-color:var(--white-color)}:where(.nsite) .blog-post-item.style-three .post-thumbnail{padding:10px}:where(.nsite) .blog-post-item.style-three .post-thumbnail img{width:100%;border-radius:7px}:where(.nsite) .blog-post-item.style-three .post-content{padding:30px 30px 20px}:where(.nsite) .blog-post-item.style-three .post-content .post-meta span.category{margin-right:15px;margin-bottom:15px}:where(.nsite) .blog-post-item.style-three .post-content .post-meta span.category a{padding:7px 21px;background-color:var(--primary-color);color:var(--white-color);line-height:20px;border-radius:20px;font-weight:500}:where(.nsite) .blog-post-item.style-three .post-content .post-meta span{margin-bottom:10px}:where(.nsite) .blog-post-item.style-three .post-content .post-meta span i{margin-right:10px}:where(.nsite) .blog-post-item.style-three .post-content h4.title{margin-bottom:15px}@media screen and (max-width:991px){:where(.nsite) .blog-post-item.style-three .post-content h4.title{font-size:20px;line-height:30px}}:where(.nsite) .blog-post-item.style-three .post-content h4.title:hover a{color:var(--primary-color)}:where(.nsite) .blog-post-item.style-three .post-content p{margin-bottom:25px}:where(.nsite) .blog-post-item.style-four .post-thumbnail{margin-bottom:40px}:where(.nsite) .blog-post-item.style-four .post-thumbnail img{border-radius:7px}:where(.nsite) .blog-post-item.style-four .post-content .post-meta span{display:inline-flex;align-items:center;margin-bottom:10px}:where(.nsite) .blog-post-item.style-four .post-content .post-meta span:nth-child(2):after{display:inline-block;content:"|";margin-left:10px;margin-right:10px}:where(.nsite) .blog-post-item.style-four .post-content .post-meta .cat-btn{font:600 14px var(--heading-font);color:var(--heading-color);padding:7px 10px;border-radius:5px;background-color:var(--secondary-color);line-height:10px;margin-right:15px}:where(.nsite) .blog-post-item.style-four .post-content h4.title{margin-bottom:15px}:where(.nsite) .blog-post-item.style-four .post-content h4.title:hover{color:var(--primary-color)}:where(.nsite) .blog-post-item.style-five{display:flex;align-items:center;flex-wrap:wrap;background-color:var(--white-color);border:1px solid rgba(20,20,20,.07);filter:drop-shadow(10px 4px 60px rgba(189,189,189,.25));border-radius:7px}@media (max-width:767px){:where(.nsite) .blog-post-item.style-five{flex-direction:column;align-items:flex-start}}:where(.nsite) .blog-post-item.style-five .post-thumbnail{width:40%;padding:5px}:where(.nsite) .blog-post-item.style-five .post-thumbnail img{width:100%}@media (max-width:767px){:where(.nsite) .blog-post-item.style-five .post-thumbnail{width:100%}}:where(.nsite) .blog-post-item.style-five .post-thumbnail img{border-radius:7px}:where(.nsite) .blog-post-item.style-five .post-content{width:60%;padding:30px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .blog-post-item.style-five .post-content{padding:20px 15px}}@media (max-width:767px){:where(.nsite) .blog-post-item.style-five .post-content{width:100%}}:where(.nsite) .blog-post-item.style-five .post-content .post-meta{padding-bottom:10px;border-bottom:1px solid rgba(20,20,20,.1);margin-bottom:10px}:where(.nsite) .blog-post-item.style-five .post-content .post-meta span:not(:last-child):after{display:inline-block;content:"";margin-left:10px;margin-right:10px;width:5px;height:5px;border-radius:50%;background-color:rgba(20,20,20,.1)}:where(.nsite) .blog-post-item.style-five .post-content h4.title{margin-bottom:50px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .blog-post-item.style-five .post-content h4.title{margin-bottom:20px}}@media screen and (max-width:991px){:where(.nsite) .blog-post-item.style-five .post-content h4.title{margin-bottom:20px}}:where(.nsite) .blog-post-item.style-five p{margin-bottom:30px}:where(.nsite) .blog-post-item.style-five .icon-btn{width:35px;height:35px;border-radius:50%;border:1px solid rgba(20,20,20,.1);display:flex;align-items:center;justify-content:center}:where(.nsite) .blog-post-item.style-six .post-thumbnail{position:relative}:where(.nsite) .blog-post-item.style-six .post-thumbnail img{border-radius:10px}:where(.nsite) .blog-post-item.style-six .post-thumbnail .date{position:absolute;top:20px;left:20px}:where(.nsite) .blog-post-item.style-six .post-thumbnail .date a{padding:8px 15px;background-color:var(--primary-color);border-radius:50px;line-height:20px;font:500 14px var(--heading-font);color:var(--white-color)}:where(.nsite) .blog-post-item.style-six .post-content{padding-top:25px}:where(.nsite) .blog-post-item.style-six .post-content .post-meta span{font-weight:500;color:var(--heading-color);margin-bottom:10px}:where(.nsite) .blog-post-item.style-six .post-content .post-meta span:not(:last-child){margin-right:20px}:where(.nsite) .blog-post-item.style-six .post-content .post-meta span i{margin-right:10px}:where(.nsite) .blog-post-item.style-six .post-content h4.title{margin-bottom:18px}:where(.nsite) .blog-post-item.style-six .post-content p{margin-bottom:15px}:where(.nsite) .blog-post-item.style-six .post-content .read-more{color:var(--heading-color);font-weight:600;text-decoration:underline}:where(.nsite) .sasly-category-item.style-one{padding:40px 30px 30px;text-align:center;background-color:#FFFCED;border:1px solid var(--secondary-color);border-radius:7px;transition:all .3s ease-out 0s}:where(.nsite) .sasly-category-item.style-one:hover{color:var(--heading-color);background-color:var(--secondary-color);filter:drop-shadow(10px 4px 30px rgba(246,220,102,.65))}:where(.nsite) .sasly-category-item.style-one:hover .icon{background:var(--white-color)}:where(.nsite) .sasly-category-item.style-one .icon{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;display:inline-flex;background:linear-gradient(180deg,rgba(246,220,102,0),#F6DC66);font-size:50px;color:var(--heading-color);margin-bottom:25px;transition:all .35s ease-out 0s}:where(.nsite) .sasly-category-item.style-one .content h6.title{margin-bottom:5px;letter-spacing:-.36px}:where(.nsite) .sasly-product-item:hover .product-thumbnail .add-to-cart{bottom:30px}:where(.nsite) .sasly-product-item .product-thumbnail{position:relative;overflow:hidden;z-index:1}:where(.nsite) .sasly-product-item .product-thumbnail img{width:100%;border-radius:10px}:where(.nsite) .sasly-product-item .product-thumbnail .offer{position:absolute;top:10px;right:10px;border-radius:7px;background-color:var(--primary-color);padding:5px 11px;line-height:1;color:var(--white-color);font-weight:700}:where(.nsite) .sasly-product-item .product-thumbnail .add-to-cart{position:absolute;bottom:-20%;left:50%;transform:translateX(-50%);transition:all .4s}:where(.nsite) .sasly-product-item .product-thumbnail .add-to-cart .theme-btn.style-one{padding:20px 30px}:where(.nsite) .sasly-product-item .product-info{padding-top:20px}:where(.nsite) .sasly-product-item .product-info ul.ratings li i{color:#FF9900}:where(.nsite) .sasly-product-item .product-info h4.title{font-size:18px;font-weight:600;letter-spacing:-.36px}:where(.nsite) .sasly-product-item .product-info h4.title:hover{color:var(--primary-color)}:where(.nsite) .team-item.style-one:hover .member-image .hover-content{visibility:visible;opacity:1}:where(.nsite) .team-item.style-one:hover .member-image .hover-content .social-link{transform:translateY(0)}:where(.nsite) .team-item.style-one .member-image{position:relative;overflow:hidden}:where(.nsite) .team-item.style-one .member-image img{border-radius:7px;width:100%;transform:scale(1);transition:all .33s}:where(.nsite) .team-item.style-one .member-image .hover-content{position:absolute;width:100%;height:100%;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:20px;visibility:hidden;opacity:0;transition:all .3s}:where(.nsite) .team-item.style-one .member-image .hover-content .social-link{background-color:var(--white-color);display:inline-flex;border-radius:5px;padding:7px 15px;transform:translateY(-50px);transition:all .35s}:where(.nsite) .team-item.style-one .member-image .hover-content .social-link li{margin-left:10px;margin-right:10px}:where(.nsite) .team-item.style-one .member-image .hover-content .social-link li a{color:#042A1B}:where(.nsite) .team-item.style-one .member-info{padding-top:30px}:where(.nsite) .team-item.style-one .member-info h4.title:hover{color:var(--primary-color)}:where(.nsite) .team-item.style-two:hover .member-image .social-box{opacity:1;visibility:visible}:where(.nsite) .team-item.style-two .member-image{position:relative;overflow:hidden;transition:all .3s}:where(.nsite) .team-item.style-two .member-image img{width:100%}:where(.nsite) .team-item.style-two .member-image .social-box{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);background-color:#34645A;border:1px solid rgba(255,255,255,.1);border-radius:10px;width:80%;text-align:center;padding:15px 20px;visibility:hidden;opacity:0;transition:all .3s}:where(.nsite) .team-item.style-two .member-image .social-box a{width:35px;height:35px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:var(--white-color);margin-left:5px;margin-right:5px;font-size:14px}:where(.nsite) .team-item.style-two .member-image .social-box a:hover{background-color:var(--secondary-color);color:var(--heading-color)}:where(.nsite) .team-item.style-two .member-info{padding-top:25px}:where(.nsite) .team-item.style-two .member-info h5{margin-bottom:10px}:where(.nsite) .team-item.style-two .member-info span.position{font-weight:500}:where(.nsite) .sasfy-fancy-team-member{position:relative;line-height:1;display:flex;align-items:center;padding:30px 0;border-width:1px 0;border-style:solid;border-color:var(--border-color);z-index:1;transition:.3s}@media (max-width:767px){:where(.nsite) .sasfy-fancy-team-member{flex-direction:column;align-items:flex-start}}:where(.nsite) .sasfy-fancy-team-member:before{content:"";position:absolute;left:50%;top:0;z-index:-1;width:100vw;height:100%;transform:translateX(-50%);transition:.3s;visibility:hidden;opacity:0;background-color:var(--primary-color)}:where(.nsite) .sasfy-fancy-team-member .member-info{z-index:2;display:flex;align-items:center;flex-grow:1;position:relative}@media (max-width:767px){:where(.nsite) .sasfy-fancy-team-member .member-info{flex-direction:column;align-items:flex-start}}:where(.nsite) .sasfy-fancy-team-member .name{margin:0;font-size:40px;flex-grow:1;transition:.3s}:where(.nsite) .sasfy-fancy-team-member .name a{transition:none}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasfy-fancy-team-member .name{font-size:32px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasfy-fancy-team-member .name{font-size:22px}}@media screen and (max-width:991px){:where(.nsite) .sasfy-fancy-team-member .name{font-size:20px}}:where(.nsite) .sasfy-fancy-team-member .designation{font-size:16px;line-height:30px;font-weight:400;color:var(--text-color);padding-right:20px;flex:0 0 16%;transition:.3s}@media screen and (max-width:991px){:where(.nsite) .sasfy-fancy-team-member .designation{flex:0 0 18%}}@media (max-width:767px){:where(.nsite) .sasfy-fancy-team-member .designation{flex:0 0 100%;padding-right:0;margin-bottom:10px}}:where(.nsite) .sasfy-fancy-team-member .member-image{position:absolute;top:50%;right:25%;transform:translateY(-50%) scale(.9);transition:.3s;visibility:hidden;opacity:0}:where(.nsite) .sasfy-fancy-team-member .member-image img{width:250px;height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .sasfy-fancy-team-member .member-image{right:30%}:where(.nsite) .sasfy-fancy-team-member .member-image img{width:150px;height:180px}}@media screen and (max-width:991px){:where(.nsite) .sasfy-fancy-team-member .member-image{right:28%}:where(.nsite) .sasfy-fancy-team-member .member-image img{width:150px;height:180px}}@media (max-width:767px){:where(.nsite) .sasfy-fancy-team-member .member-image{right:0}:where(.nsite) .sasfy-fancy-team-member .member-image img{width:120px;height:145px}}:where(.nsite) .sasfy-fancy-team-member:hover{border-color:transparent}:where(.nsite) .sasfy-fancy-team-member:hover:before{visibility:visible;opacity:1}:where(.nsite) .sasfy-fancy-team-member:hover .name{color:var(--white-color)}:where(.nsite) .sasfy-fancy-team-member:hover .designation{color:var(--white-color)}:where(.nsite) .sasfy-fancy-team-member:hover .member-image{visibility:visible;opacity:1;transform:translateY(-50%) scale(1)}:where(.nsite) .sasfy-fancy-team-member:hover .social-links span{background-color:var(--white-color);color:var(--heading-color)}:where(.nsite) .sasfy-fancy-team-member:hover .social-links span i{transform:rotate(45deg)}:where(.nsite) .sasfy-fancy-team-member:hover .social-links a{visibility:visible;color:var(--white-color);opacity:1}:where(.nsite) .sasfy-fancy-team-member:hover .social-links a:first-child{right:calc(var(--total-icon-gap) * 1)}:where(.nsite) .sasfy-fancy-team-member:hover .social-links a:nth-child(2){right:calc(var(--total-icon-gap) * 2)}:where(.nsite) .sasfy-fancy-team-member:hover .social-links a:nth-child(3){right:calc(var(--total-icon-gap) * 3)}:where(.nsite) .sasfy-fancy-team-member:hover .social-links a:nth-child(4){right:calc(var(--total-icon-gap) * 4)}:where(.nsite) .sasfy-fancy-team-member:hover .social-links a:nth-child(5){right:calc(var(--total-icon-gap) * 5)}:where(.nsite) .sasfy-fancy-team-member .social-links{position:relative;z-index:2;margin-left:auto;display:flex;align-items:center;--icon-size:45px;--icon-gap:10px;--total-icon-gap:calc(var(--icon-size) + var(--icon-gap))}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasfy-fancy-team-member .social-links{--icon-size:40px;--icon-gap:8px}}@media screen and (max-width:991px){:where(.nsite) .sasfy-fancy-team-member .social-links{--icon-size:35px;--icon-gap:5px}}@media (max-width:767px){:where(.nsite) .sasfy-fancy-team-member .social-links{margin-left:0;margin-top:20px}}:where(.nsite) .sasfy-fancy-team-member .social-links span{display:inline-flex;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size);border-radius:50%;font-size:16px;position:relative;z-index:1;background-color:var(--white-color);border:1px solid var(--border-color);cursor:pointer}:where(.nsite) .sasfy-fancy-team-member .social-links span i{transition:.3s}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasfy-fancy-team-member .social-links span{font-size:14px}}:where(.nsite) .sasfy-fancy-team-member .social-links a{display:inline-flex;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size);border-radius:50%;font-size:16px;position:absolute;right:0;top:0;visibility:hidden;opacity:0;transition:.3s;border:1px solid hsla(0,0%,100%,.1)}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasfy-fancy-team-member .social-links a{font-size:14px}}@media (max-width:767px){:where(.nsite) .sasfy-fancy-team-member .social-links a{right:auto;left:0}}:where(.nsite) .sasfy-fancy-team-member .social-links a:hover{background-color:var(--white-color);color:var(--primary-color)}:where(.nsite) .client-item .client-img{text-align:center}:where(.nsite) .client-item .client-img img{margin:0 auto}:where(.nsite) .tool-item{min-height:160px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background-color:#221A2F;text-align:center;padding:30px 30px 23px}:where(.nsite) .tool-item .tool-img{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}:where(.nsite) .tool-item h5{color:var(--white-color)}:where(.nsite) .sasly-event-item{background-color:var(--white-color);box-shadow:0 30px 60px rgba(0,0,0,.07);border-radius:10px;overflow:hidden}:where(.nsite) .sasly-event-item .content{padding:40px}:where(.nsite) .sasly-event-item .content .event-meta span{margin-bottom:10px}:where(.nsite) .sasly-event-item .content .event-meta span:not(:last-child){margin-right:15px}:where(.nsite) .sasly-event-item .content .event-meta span i{margin-right:7px}:where(.nsite) .sasly-event-item .content h4.title{margin-bottom:10px}:where(.nsite) .sasly-event-item .content h4.title:hover{color:#042A1B}:where(.nsite) .sasly-event-item .content p{margin-bottom:25px}:where(.nsite) .sasly-event-item .content .theme-btn.style-one{padding:15px 30px}:where(.nsite) .award-box.style-one{background-color:var(--primary-color);padding:0 35px 25px}:where(.nsite) .award-box.style-one .icon{margin-bottom:30px}:where(.nsite) .award-box.style-one .content h2{font-size:60px;color:var(--white-color);margin-bottom:15px}:where(.nsite) .award-box.style-one .content h5{color:var(--white-color)}:where(.nsite) .experience-box.style-one{background-color:#FDF2F2;padding:100px 90px;border-radius:150px}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .experience-box.style-one{padding:60px 50px}}:where(.nsite) .experience-box.style-one .content h2{font-size:200px;line-height:.6}:where(.nsite) .experience-box.style-one .content h2 span.symbol{display:block;font-size:50px;margin-bottom:60px;color:var(--primary-color)}:where(.nsite) .experience-box.style-one .content h2 span.year{font:600 22px var(--heading-font)}:where(.nsite) .sasly-process-item.style-one{padding:40px 30px 30px;border-radius:10px}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sasly-process-item.style-one{padding:40px 20px 30px}}:where(.nsite) .sasly-process-item.style-one.bg-one{background-color:#EAEFEE}:where(.nsite) .sasly-process-item.style-one.bg-one .icon{background-color:rgba(62,108,98,.2)}:where(.nsite) .sasly-process-item.style-one.bg-two{background-color:#FDF8F1}:where(.nsite) .sasly-process-item.style-one.bg-two .icon{background-color:#F9ECD7}:where(.nsite) .sasly-process-item.style-one .icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;font-size:24px;color:var(--heading-color);margin-bottom:25px}:where(.nsite) .sasly-process-item.style-one .icon i{line-height:1}:where(.nsite) .sasly-process-item.style-one .content h5{margin-bottom:20px}:where(.nsite) .sasly-progress-item .progress-title{font-weight:700;font-size:18px;margin-bottom:20px}:where(.nsite) .sasly-progress-item .progress-title span{float:right}:where(.nsite) .sasly-progress-item .progress{height:8px;border-radius:10px}:where(.nsite) .sasly-progress-item.style-one .progress{background:rgba(41,92,81,.1)}:where(.nsite) .sasly-progress-item.style-one .progress .progress-bar{background-color:#295C51}:where(.nsite) .sasly-progress-item.style-two .progress{background-color:rgba(233,187,113,.1)}:where(.nsite) .sasly-progress-item.style-two .progress .progress-bar{background-color:#E9BB71}:where(.nsite) .contact-form-ss .section-content-box p{margin-bottom:30px}:where(.nsite) .contact-form-ss .section-content-box img{border-radius:7px}:where(.nsite) .contact-form-ss .contact-wrapper{padding:50px 60px 30px;background-color:var(--white-color);border:1px solid rgba(31,31,31,.1);filter:drop-shadow(10px 4px 60px rgba(180,180,180,.25));border-radius:7px}@media screen and (max-width:991px){:where(.nsite) .contact-form-ss .contact-wrapper{padding:50px 30px 40px}}:where(.nsite) .contact-form-ss .contact-wrapper h3{margin-bottom:5px;font-size:30px}:where(.nsite) .contact-form-ss .contact-wrapper p{margin-bottom:30px}:where(.nsite) .contact-form-ss .contact-wrapper .contact-form .form_control{border:none;border-bottom:1px solid rgba(31,31,31,.1);padding-bottom:20px;margin-bottom:25px;color:var(--heading-color)}:where(.nsite) .contact-form-ss .contact-wrapper .contact-form .form_control::-moz-placeholder{color:var(--heading-color)}:where(.nsite) .contact-form-ss .contact-wrapper .contact-form .form_control::placeholder{color:var(--heading-color)}:where(.nsite) .contact-form-ss .contact-wrapper .contact-form .form_control:focus{border-color:var(--heading-color)}:where(.nsite) .contact-form-ss .contact-wrapper .contact-form .form-check{display:flex;align-items:center;margin-bottom:25px}@media (max-width:575px){:where(.nsite) .contact-form-ss .contact-wrapper .contact-form .form-check{align-items:flex-start}}:where(.nsite) .contact-form-ss .contact-wrapper .contact-form .form-check label{cursor:pointer}:where(.nsite) .contact-form-ss .contact-wrapper .contact-form .form-check .form-check-input{width:25px;height:25px;margin-right:15px}:where(.nsite) .map-page-ss iframe{width:100%;height:650px;border-radius:7px}:where(.nsite) .footer-widget .footer-content h4.widget-title{margin-bottom:12px;font-weight:600;font-size:20px}:where(.nsite) .footer-widget .footer-content .social-link li{display:inline-block}:where(.nsite) .footer-widget .footer-content .social-link li:not(:last-child){margin-right:5px}:where(.nsite) .footer-widget .footer-content .social-link a{width:45px;height:45px;border-radius:50%;border:1px solid rgba(16,16,16,.1);display:flex;align-items:center;justify-content:center;color:var(--heading-color)}:where(.nsite) .footer-widget .footer-content .social-link a:hover{background-color:var(--primary-color)}:where(.nsite) .footer-widget .footer-content ul li:not(:last-child){margin-bottom:12px}:where(.nsite) .footer-widget .footer-content ul li a:hover{color:var(--primary-color)}:where(.nsite) .footer-about-widget .footer-content .footer-logo{margin-bottom:25px}:where(.nsite) .footer-about-widget .footer-content p{margin-bottom:25px}:where(.nsite) .footer-newsletter-widget .footer-content p{margin-bottom:25px}:where(.nsite) .footer-newsletter-widget .footer-content .form-group{position:relative;max-width:410px}:where(.nsite) .footer-newsletter-widget .footer-content .form-group label{position:absolute;top:13px;left:20px}:where(.nsite) .footer-newsletter-widget .footer-content .form-group .form_control{width:100%;padding:16px 140px 16px 40px;line-height:20px;border-radius:10px;border:1.2px solid rgba(16,16,16,.1);font-size:14px}@media (max-width:767px){:where(.nsite) .footer-newsletter-widget .footer-content .form-group .form_control{padding:16px 40px}}:where(.nsite) .footer-newsletter-widget .footer-content .form-group .theme-btn{position:absolute;top:7px;right:7px;transition:all .3s}:where(.nsite) .footer-newsletter-widget .footer-content .form-group .theme-btn.style-one{padding:13px 22px;font-size:14px;font-weight:600}@media screen and (max-width:991px){:where(.nsite) .footer-newsletter-widget .footer-content .form-group .theme-btn{position:relative;left:0;margin-top:10px}}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .footer-newsletter-widget .footer-content .form-group .theme-btn{position:relative;left:0;margin-top:10px}}:where(.nsite) .footer-copyright{border-top:1px solid var(--border-color);padding:30px 0}@media (max-width:767px){:where(.nsite) .footer-copyright .copyright-text{text-align:center}}:where(.nsite) .footer-copyright .copyright-text p span{color:var(--primary-color)}:where(.nsite) .footer-copyright .copyright-nav{float:right}@media (max-width:767px){:where(.nsite) .footer-copyright .copyright-nav{float:none;text-align:center}}:where(.nsite) .footer-copyright .copyright-nav ul li{display:inline-block}:where(.nsite) .footer-copyright .copyright-nav ul li:not(:last-child){margin-right:25px}@media screen and (max-width:991px){:where(.nsite) .footer-copyright .copyright-nav ul li:not(:last-child){margin-right:15px}}:where(.nsite) .footer-copyright .copyright-nav ul li a:hover{color:var(--primary-color);text-decoration:underline}:where(.nsite) .page-hero-ss .page-content h1.page-title{font-size:52px;line-height:1.1;margin-bottom:25px}@media (max-width:767px){:where(.nsite) .page-hero-ss .page-content h1.page-title{font-size:32px;line-height:1.3}}:where(.nsite) .page-hero-ss .page-content h3.page-title{font-size:40px;line-height:55px;margin-bottom:20px}@media (max-width:767px){:where(.nsite) .page-hero-ss .page-content h3.page-title{font-size:20px;line-height:35px}}:where(.nsite) .page-hero-ss .page-content .breadcrumb-link li{display:inline-block;font-size:20px;font-weight:600}@media (max-width:767px){:where(.nsite) .page-hero-ss .page-content .breadcrumb-link li{font-size:16px}}:where(.nsite) .page-hero-ss .page-content .breadcrumb-link li:not(:last-child):after{display:inline-block;content:"";vertical-align:middle;width:5px;height:5px;border-radius:50%;background-color:var(--primary-color);margin-left:20px;margin-right:15px}:where(.nsite) .page-hero-ss .page-content .breadcrumb-link li.active{color:var(--primary-color);text-decoration:underline}:where(.nsite) .blog-standard-ss .blog-post-item.style-three .post-thumbnail{position:relative;overflow:hidden}:where(.nsite) .blog-standard-ss .blog-post-item.style-three .post-thumbnail .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:where(.nsite) .blog-standard-ss .blog-post-item.style-three .post-thumbnail .play-button .video-popup{width:100px;height:100px;border-radius:50%;background-color:var(--white-color);color:var(--primary-color)}@media (max-width:767px){:where(.nsite) .blog-standard-ss .blog-post-item.style-three .post-thumbnail .play-button .video-popup{width:60px;height:60px}}:where(.nsite) .blog-standard-ss .blog-post-item.style-three .post-content h4.title{font-size:30px;line-height:40px}@media (max-width:767px){:where(.nsite) .blog-standard-ss .blog-post-item.style-three .post-content h4.title{font-size:18px;line-height:30px}}:where(.nsite) .blog-standard-ss .blog-quote-post-item{padding:40px;background-color:rgb(254,238,237)}:where(.nsite) .blog-standard-ss .blog-quote-post-item .post-content h4.title{font-size:30px;letter-spacing:-.6px;line-height:40px;margin-bottom:15px}@media (max-width:767px){:where(.nsite) .blog-standard-ss .blog-quote-post-item .post-content h4.title{font-size:18px;line-height:30px}}:where(.nsite) .blog-standard-ss .blog-quote-post-item .post-content p{display:inline-flex;align-items:center}:where(.nsite) .blog-standard-ss .blog-quote-post-item .post-content p:before{display:inline-flex;content:"";width:50px;height:3px;background-color:var(--primary-color);margin-right:30px}:where(.nsite) .blog-details-wrapper .blog-post-main .blog-post-item .post-thumbnail{margin-bottom:40px}:where(.nsite) .blog-details-wrapper .blog-post-main .blog-post-item .post-thumbnail img{border-radius:7px}:where(.nsite) .blog-details-wrapper .blog-post-main .blog-post-item .post-content h3.title{font-size:30px;line-height:40px;letter-spacing:-.6px;margin-bottom:25px}@media (max-width:767px){:where(.nsite) .blog-details-wrapper .blog-post-main .blog-post-item .post-content h3.title{font-size:24px}}@media (max-width:767px){:where(.nsite) .blog-details-wrapper .blog-post-main .blog-post-item .post-content h3{font-size:24px}}:where(.nsite) .blog-details-wrapper .blog-post-main .blog-post-item .post-content p{margin-bottom:30px}:where(.nsite) .blog-details-wrapper .blog-post-main .blog-post-item .post-content ul{margin-bottom:50px}:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer{border:1px solid rgba(31,31,31,.1);background-color:var(--white-color);display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-radius:7px}@media screen and (max-width:991px){:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer{flex-direction:column;justify-content:center}}:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer span{font-weight:600;color:var(--heading-color);letter-spacing:-.4px;margin-right:15px;font-size:20px}@media (max-width:575px){:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer span{font-size:14px}}:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer .tag-links a{padding:5px 20px;border:1px solid var(--border-color);border-radius:7px;margin-right:5px;line-height:20px}@media (max-width:575px){:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer .tag-links a{margin-bottom:10px}}:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer .tag-links a:hover{background-color:var(--primary-color);color:var(--white-color)}@media screen and (max-width:991px){:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer .social-share{margin-top:15px}}:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer .social-share a{width:40px;height:40px;border-radius:50%;font-size:13px;border:1px solid var(--border-color);display:inline-flex;align-items:center;justify-content:center}:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer .social-share a:not(:last-child){margin-right:5px}:where(.nsite) .blog-details-wrapper .blog-post-main .entry-footer .social-share a:hover{background-color:var(--primary-color);color:var(--white-color)}:where(.nsite) .blog-details-wrapper .post-author-box{background-color:var(--primary-black-color);display:flex;align-items:center;padding:40px;border-radius:10px}@media (max-width:575px){:where(.nsite) .blog-details-wrapper .post-author-box{flex-direction:column;align-items:flex-start}}:where(.nsite) .blog-details-wrapper .post-author-box .author-thumbnail{width:130px;height:130px;flex:0 0 auto;margin-right:40px}@media (max-width:575px){:where(.nsite) .blog-details-wrapper .post-author-box .author-thumbnail{margin-bottom:30px}}:where(.nsite) .blog-details-wrapper .post-author-box .author-thumbnail img{width:100%;height:100%;border-radius:50%}:where(.nsite) .blog-details-wrapper .post-author-box .author-info h4.title{color:var(--white-color);margin-bottom:4px}:where(.nsite) .blog-details-wrapper .post-author-box .author-info p{color:var(--white-color);margin-bottom:15px}:where(.nsite) .blog-details-wrapper .post-author-box .author-info ul.social-link li{display:inline-block}:where(.nsite) .blog-details-wrapper .post-author-box .author-info ul.social-link li:not(:last-child){margin-right:20px}:where(.nsite) .blog-details-wrapper .post-author-box .author-info ul.social-link li a{color:rgb(144,144,144)}:where(.nsite) .blog-details-wrapper .post-author-box .author-info ul.social-link li a:hover{color:var(--white-color)}:where(.nsite) .blog-details-wrapper .post-navigation{display:flex;align-items:center;justify-content:space-between}@media (max-width:575px){:where(.nsite) .blog-details-wrapper .post-navigation{flex-direction:column;align-items:flex-start}}:where(.nsite) .blog-details-wrapper .post-navigation .post-nav-item{display:flex;align-items:center;max-width:330px}@media (max-width:575px){:where(.nsite) .blog-details-wrapper .post-navigation .post-nav-item{margin-bottom:30px}}:where(.nsite) .blog-details-wrapper .post-navigation .post-nav-item .thumb{width:100px;height:100px;flex:0 0 auto;margin-right:30px}:where(.nsite) .blog-details-wrapper .post-navigation .post-nav-item .thumb img{width:100%;height:100%;border-radius:7px}:where(.nsite) .blog-details-wrapper .post-navigation .post-nav-item .content h6{line-height:30px}:where(.nsite) .blog-details-wrapper .comments-area h3.comments-title{margin-bottom:30px}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment{padding:30px;display:flex;border-radius:8px;border:1px solid rgba(0,0,0,.1);background-color:var(--white-color);margin-bottom:30px}@media (max-width:767px){:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment{flex-direction:column}}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-avatar{flex:0 0 auto;width:85px;height:85px;margin-right:30px}@media (max-width:767px){:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-avatar{margin-bottom:20px}}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-avatar img{border-radius:50%;width:100%}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-author-content span.author-name{display:block;text-transform:capitalize;color:var(--heading-color);font:600 18px var(--heading-font);margin-bottom:15px}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-author-content span.author-name span{float:right;font:500 16px var(--body-font)}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-author-content p{margin-bottom:10px}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-author-content .reply{color:var(--heading-color);font-weight:500}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-author-content .reply:hover{color:var(--primary-color)}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment .comment-author-content .reply i{transform:rotate(-45deg);margin-left:8px}:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment-reply .comment{margin-left:50px}@media (max-width:767px){:where(.nsite) .blog-details-wrapper .comments-area .comments-list .comment-reply .comment{margin-left:20px}}:where(.nsite) .blog-details-wrapper .contact-wrapper{border:1px solid rgba(31,31,31,.1);padding:40px 60px 50px;background-color:#fff;border-radius:10px}@media screen and (max-width:991px){:where(.nsite) .blog-details-wrapper .contact-wrapper{padding:40px 30px 50px}}:where(.nsite) .blog-details-wrapper .contact-wrapper p{margin-bottom:20px;margin-top:5px}:where(.nsite) .blog-details-wrapper .contact-wrapper .contact-form .form_control{padding-bottom:20px;background-color:transparent;width:100%;border:none;border-bottom:1px solid rgba(31,31,31,.1);margin-bottom:30px;transition:all .3s}:where(.nsite) .blog-details-wrapper .contact-wrapper .contact-form .form_control:focus{border-color:var(--primary-color)}:where(.nsite) .blog-details-wrapper .contact-wrapper .contact-form .form-check{display:flex;align-items:center;margin-bottom:25px}@media (max-width:575px){:where(.nsite) .blog-details-wrapper .contact-wrapper .contact-form .form-check{align-items:flex-start}}:where(.nsite) .blog-details-wrapper .contact-wrapper .contact-form .form-check label{cursor:pointer}:where(.nsite) .blog-details-wrapper .contact-wrapper .contact-form .form-check .form-check-input{width:25px;height:25px;margin-right:15px}:where(.nsite) .sidebar-widget-area .sidebar-widget{padding:20px 40px 30px;border-radius:7px;border:1px solid rgba(31,31,31,.1);background-color:var(--white-color)}@media (max-width:767px){:where(.nsite) .sidebar-widget-area .sidebar-widget{padding:30px}}:where(.nsite) .sidebar-widget-area .sidebar-widget h4.widget-title{padding-bottom:30px}:where(.nsite) .sidebar-widget-area .sidebar-widget h4.widget-title:after{margin-top:10px;display:block;content:"";width:50px;height:3px;background-color:var(--primary-color)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-search-widget{padding:0;border:none}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-search-widget .widget-content form .form_control{padding:20px 30px;border:1px solid var(--border-color);width:100%;border-radius:7px;transition:all .3s}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-search-widget .widget-content form .form_control:focus{border-color:var(--primary-color)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-search-widget .widget-content form .search-btn{position:absolute;top:21px;right:30px;background-color:transparent;color:var(--heading-color)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-nav-widget .widget-content ul li:not(:last-child) a{border-bottom:1px solid var(--border-color);padding-bottom:15px;margin-bottom:15px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-nav-widget .widget-content ul li a{display:block;font:500 18px var(--heading-font)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-nav-widget .widget-content ul li a span{float:right}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-nav-widget .widget-content ul li a:hover{color:var(--primary-color)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content ul li:not(:last-child){margin-bottom:20px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-thumbnail-content{display:flex;align-items:center}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-thumbnail-content img{flex:0 0 auto;width:100px;height:100px;border-radius:7px;margin-right:30px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-thumbnail-content .post-title-date h6{letter-spacing:-.36px;line-height:30px}@media (min-width:1200px) and (max-width:1450px){:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-thumbnail-content .post-title-date h6{font-size:14px}}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-thumbnail-content .post-title-date h6:hover{color:var(--primary-color)}@media (max-width:575px){:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-post-widget .widget-content .post-thumbnail-content .post-title-date h6{font-size:16px}}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-tag-widget{padding:30px 40px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-tag-widget .widget-content a{padding:7px 15px;border-radius:7px;border:1px solid rgba(31,31,31,.1);font-weight:500;line-height:20px;margin-bottom:10px;margin-right:5px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-tag-widget .widget-content a:hover{background-color:var(--primary-color);color:var(--white-color)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-gallery-widget ul{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-gallery-widget .gallery-item .gallery-img img{width:100%;border-radius:7px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-banner-widget{position:relative;background-color:var(--primary-color);border:none;text-align:right;z-index:1;overflow:hidden;padding:20px 0 0}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-banner-widget img{margin-left:auto}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-banner-widget .shape-img{position:absolute;left:50%;top:0;transform:translateX(-50%);width:100%;z-index:-1}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-banner-widget .widget-content{position:absolute;bottom:0;left:0;background:linear-gradient(180deg,rgba(241,79,68,0),rgba(241,79,68,.9) 66.32%);padding:40px;text-align:left}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-banner-widget .widget-content h3{letter-spacing:-.54px;color:var(--white-color);margin-bottom:25px;max-width:400px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-banner-widget .widget-content .theme-btn.style-one{padding:18px 35px;background-color:var(--white-color);color:var(--heading-color);font-weight:700}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget{padding:20px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-preview{position:relative;overflow:hidden;border-radius:7px;margin-bottom:15px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-preview img{border-radius:7px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-preview .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-preview .play-button .video-popup{width:50px;height:50px;font-size:14px;background-color:var(--white-color);color:var(--primary-color);border-radius:50%}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-preview .play-button .video-popup:after,:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-preview .play-button .video-popup:before{display:none}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-preview .hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);border-radius:7px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info h4{font-size:14px;font-weight:400;margin-bottom:15px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info h4 span.price{background-color:var(--primary-color);color:var(--white-color);padding:7px 15px;line-height:14px;border-radius:10px;margin-right:10px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info .course-button{margin-bottom:15px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info .course-button .theme-btn{display:block;width:100%;margin-bottom:15px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info .course-button p{font-size:16px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info h4.title{font-size:20px;font-weight:700;margin-bottom:10px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info ul li{font-size:16px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info ul li:not(:last-child){margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--border-color)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-course-info-widget .widget-content .course-info ul li span{float:right}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-map-widget{padding:20px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-event-widget{padding:20px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-event-widget h4.price{color:var(--primary-color);margin-bottom:10px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-event-widget h4.price span{padding:10px 12px;line-height:10px;font-size:14px;background-color:var(--primary-color);color:var(--white-color);float:right;letter-spacing:.14px;border-radius:14px}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-event-widget ul li{display:block;font-size:16px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--border-color)}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-event-widget ul li span{float:right}:where(.nsite) .sidebar-widget-area .sidebar-widget.sidebar-event-widget .theme-btn{width:100%;margin-top:20px}:where(.nsite) .error-page .section-content-box .error-image{margin-bottom:90px}:where(.nsite) .error-page .section-content-box h1{margin-bottom:30px;font-size:52px;line-height:1.1}@media screen and (min-width:992px) and (max-width:1200px){:where(.nsite) .error-page .section-content-box h1{line-height:1.2}}@media screen and (max-width:991px){:where(.nsite) .error-page .section-content-box h1{line-height:1.3}}@media (max-width:767px){:where(.nsite) .error-page .section-content-box h1{font-size:32px}}:where(.nsite) .error-page .section-content-box h5{font-size:var(--font-18);font-weight:500;color:var(--text-color);max-width:525px;margin:0 auto 30px;line-height:32px}:where(.nsite) .error-page .section-content-box .theme-btn.style-one{font-size:16px;font-weight:700;padding:22px 50px}