.postbox__comment-reply a span{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}h1{font-size:40px}h4{font-size:24px}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}textarea{line-height:1.4;padding-top:17px;padding-bottom:17px}.z-index{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.z-index-9{z-index:9}.z-index-m-1{z-index:-1}.gx-10{--bs-gutter-x:10px}.gx-15{--bs-gutter-x:15px}.gx-20{--bs-gutter-x:20px}.gx-25{--bs-gutter-x:25px}.gx-30{--bs-gutter-x:30px}.gx-35{--bs-gutter-x:35px}.gx-40{--bs-gutter-x:40px}.gx-45{--bs-gutter-x:45px}.gx-50{--bs-gutter-x:50px}.gx-100{--bs-gutter-x:100px}@media only screen and (min-width:992px) and (max-width:1199px){.gx-100{--bs-gutter-x:50px}}@media only screen and (min-width:768px) and (max-width:991px){.gx-100{--bs-gutter-x:30px}}@media only screen and (min-width:576px) and (max-width:767px){.gx-100{--bs-gutter-x:15px}}@media (max-width:574.98px){.gx-100{--bs-gutter-x:10px}}.gx-100 [class*=col-]{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-absolute{position:absolute}.p-inherit{position:inherit!important}.bg-position{background-position:center;background-size:cover;background-repeat:no-repeat}.slide-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.back-to-top-wrapper.back-to-top-btn-show{visibility:visible;opacity:1;bottom:50px}.tp-btn-switch span{position:relative;z-index:1;overflow:hidden;display:inline-block}.tp-btn-switch span span{line-height:1.3}.tp-btn-switch span span.text-1{position:relative;display:block;transition:.3s}.tp-btn-switch span span.text-2{position:absolute;top:100%;display:block;transition:.3s}.tp-btn-switch-hover:hover .tp-btn-switch span span.text-1{-webkit-transform:translateY(-150%);transform:translateY(-150%)}.tp-btn-switch-hover:hover .tp-btn-switch span span.text-2{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.animate-right{animation:right 10s linear infinite}.tp-live-anim-spin{animation:tp_animation_spin 10s linear infinite}.preloader{position:fixed;width:100%;height:100vh;z-index:99999;background:var(--tp-common-black);top:0;left:0;display:flex;align-items:center;justify-content:center}.preloader .spinner-wrap{width:180px;height:180px;position:relative}.preloader .spinner-wrap .preloader-logo{width:75%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preloader .spinner-wrap .spinner{position:relative;position:absolute;width:100%;height:100%;border:2px solid #fff;border-top:3px solid var(--color-primary-orange);border-radius:100%;top:0;bottom:0;left:0;right:0;margin:auto;animation:spin 2s infinite linear}.grey-bg{background:var(--tp-grey-3)}.tp-white-bg{background:var(--tp-common-white)}.tp-black-bg{background:var(--tp-common-black)}.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;color:#595959;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select::after{position:absolute;content:"";top:50%;right:20px;font-family:var(--tp-ff-fontawesome);color:var(--tp-common-black);font-weight:500;pointer-events:none;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;margin-top:0;transform-origin:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.nice-select.open::after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled::after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small::after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.tp-pagination-wrap ul{border:1px solid rgba(0,0,0,.1);border-radius:100px;display:flex;justify-content:center;padding:10px}.tp-pagination-wrap ul li{list-style:none}.tp-pagination-wrap ul li a{border-radius:100%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#595959}.tp-pagination-wrap ul li a:hover{background:#f8f8f9;color:var(--tp-common-black)}.tp-pagination-wrap ul li a.active{background:#f8f8f9;color:var(--tp-common-black)}.body-overlay.apply{opacity:1;visibility:visible}.tp-offcanvas.opened{opacity:1;visibility:visible;right:0;-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);transition-duration:.6s}.tp-offcanvas-social{margin-top:30px}.tp-offcanvas-social ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.tp-offcanvas-social ul li{list-style:none}.tp-offcanvas-social ul li:not(:last-child){margin-right:8px}.tp-offcanvas-social ul li a{display:inline-block;text-align:center;width:40px;height:40px;line-height:38px;border-radius:40px;transition:all .3s;color:var(--tp-common-black);border:1px solid rgba(2,11,24,.1)}.tp-offcanvas-social ul li a:hover{background-color:var(--tp-common-black);border-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-offcanvas-title{font-size:40px;line-height:1;letter-spacing:-.8px;font-weight:600;margin-bottom:15px;color:var(--tp-common-black)}.tp-offcanvas-title.sm{font-size:20px;font-weight:600;margin-bottom:15px;text-transform:uppercase;color:var(--tp-common-black)}.tp-offcanvas-gallery{margin-bottom:65px}.tp-offcanvas-gallery-img img{transition:.9s}.tp-offcanvas-gallery-img:hover img{transform:scale(1.2) rotate(-2deg)}.tp-offcanvas-content{margin-bottom:45px}.tp-offcanvas-content p{font-size:16px;font-weight:400;line-height:24px;color:#414144}.tp-offcanvas-2-area{position:relative}.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a::after{visibility:visible;opacity:1;bottom:35px}.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a::before{width:100%}.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a .tp-text-hover-effect-word .single-char span{-webkit-transform:translateZ(.1px);-moz-transform:translateZ(.1px);-ms-transform:translateZ(.1px);-o-transform:translateZ(.1px);transform:translateZ(.1px)}.tp-offcanvas-2-area.opened .tp-offcanvas-2-left,.tp-offcanvas-2-area.opened .tp-offcanvas-2-right{visibility:visible;opacity:1}.tp-offcanvas-2-area.opened .tp-offcanvas-2-wrapper{visibility:visible;opacity:1}.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-left,.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-right{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);transition-delay:0s}.tp-offcanvas-2-area.opened .tp-offcanvas-2-menu{transition-delay:0s}.tp-offcanvas-2-area.opened .tp-offcanvas-2-close{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);transition-delay:.9s}.tp-offcanvas-2-area.opened .tp-offcanvas-menu ul li{visibility:visible;opacity:1}.tp-offcanvas-2-area.opened .tp-offcanvas-menu ul li a{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a{font-weight:600;font-size:70px;line-height:1.2;color:#717172;letter-spacing:-.02em;border-bottom:1px solid 1px solid rgba(0,0,0,.1)}@media only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a{font-size:35px}}@media (max-width:574.98px){.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a{font-size:30px}}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li.is-active>a{color:var(--tp-common-white)}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li.is-active .tp-menu-close i{color:var(--tp-common-white)}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a{font-weight:600;font-size:30px;line-height:1;transition:.3s;color:#717172;letter-spacing:-.02em;padding-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px){.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a{font-size:20px}}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a:hover{transform:translateX(15px);color:var(--tp-common-white)}.tp-offcanvas-2-area .tp-offcanvas-menu .tp-submenu li a:hover{background-color:initial;color:var(--tp-common-white)}.tp-offcanvas-2-area .tp-offcanvas-menu ul li>a{padding:0}.tp-offcanvas-2-area .tp-offcanvas-menu nav>ul>li{overflow:hidden;opacity:0;visibility:hidden;transition:all 1.5s ease-in-out!important}.tp-offcanvas-2-area .tp-offcanvas-menu nav>ul>li>a{-webkit-transform:translateY(-200px);-moz-transform:translateY(-200px);-ms-transform:translateY(-200px);-o-transform:translateY(-200px);transform:translateY(-200px);opacity:0;visibility:hidden;transition:all 1.5s ease-in-out!important}.tp-offcanvas-2-area .tp-offcanvas-menu nav>ul>li:nth-child(2)>a{transition-delay:1.7s}.tp-offcanvas-2-area .tp-offcanvas-menu nav>ul>li:nth-child(3)>a{transition-delay:1.8s}.tp-offcanvas-2-area .tp-offcanvas-menu nav>ul>li:nth-child(3)>a{transition-delay:1.9s}.tp-offcanvas-2-area .tp-offcanvas-menu nav>ul>li:nth-child(4)>a{transition-delay:2s}.tp-offcanvas-2-area .tp-offcanvas-menu nav>ul>li:not(:last-child){margin-bottom:45px}.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu{padding-left:20px;margin-top:40px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px){.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu{padding-left:0}}.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu li:not(:last-child){margin-bottom:30px}.tp-offcanvas-2-area.offcanvas-2-black-bg .tp-offcanvas-2-logo .logo-2{display:none!important}.tp-offcanvas-2-bg.left-box{position:fixed;top:0;height:100%;width:60%;-webkit-transition:all 1s cubic-bezier(.77,0,.175,1);-moz-transition:all 1s cubic-bezier(.77,0,.175,1);-ms-transition:all 1s cubic-bezier(.77,0,.175,1);-o-transition:all 1s cubic-bezier(.77,0,.175,1);transition:all 1s cubic-bezier(.77,0,.175,1);z-index:1111}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-bg.left-box{width:100%}}.tp-offcanvas-2-bg.right-box{position:fixed;top:0;height:100%;width:40%;-webkit-transition:all 1s cubic-bezier(.77,0,.175,1);-moz-transition:all 1s cubic-bezier(.77,0,.175,1);-ms-transition:all 1s cubic-bezier(.77,0,.175,1);-o-transition:all 1s cubic-bezier(.77,0,.175,1);transition:all 1s cubic-bezier(.77,0,.175,1);z-index:1111}@media (max-width:574.98px){.tp-offcanvas-2-bg.right-box{width:100%}}.tp-offcanvas-2-bg.is-left{left:0;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);transform-origin:top center;background:var(--tp-common-black);transition-delay:1s}.tp-offcanvas-2-bg.is-right{right:0;transform-origin:bottom center;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);background-color:#1c1d20;transition-delay:1s}.tp-offcanvas-2-wrapper .left-box{position:fixed;top:0;width:60%;height:100vh;z-index:9999;overflow-y:scroll;pointer-events:auto;scrollbar-width:none;padding:40px 80px 50px}@media only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-wrapper .left-box{padding:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-wrapper .left-box{width:100%;padding:40px}}.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu{padding:0 125px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu{padding:0 70px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu{padding:0 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu{padding:0}}.tp-offcanvas-2-wrapper .right-box{position:fixed;top:0;width:40%;height:100vh;z-index:9999;padding:50px 100px 50px 0;scrollbar-width:none;overscroll-behavior-y:contain}@media only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-wrapper .right-box{padding-right:40px}}.tp-offcanvas-2-wrapper .right-box::-webkit-scrollbar{display:none}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-wrapper .right-box{width:100%}}.tp-offcanvas-2-wrapper .tp-menu-close{top:30px;height:0;width:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-wrapper .tp-menu-close{top:0;right:20px}}.tp-offcanvas-2-wrapper .tp-menu-close i{font-size:20px;color:#717172}.tp-offcanvas-2-left{visibility:hidden;opacity:0;left:0;transition:.3s;transition-delay:.8s}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-left-wrap{margin-bottom:80px}}.tp-offcanvas-2-right{visibility:hidden;opacity:0;right:0;transition:.3s;transition-delay:.8s}.tp-offcanvas-2-right-inner{height:100%;padding:100px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-offcanvas-2-right-inner{padding-left:50px;padding-right:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-offcanvas-2-right-inner{padding:50px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-right-inner{padding:30px}}.tp-offcanvas-2-right-info-box{padding:0 200px}@media only screen and (min-width:1700px) and (max-width:1800px){.tp-offcanvas-2-right-info-box{padding-right:100px}}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px){.tp-offcanvas-2-right-info-box{padding:0 100px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-offcanvas-2-right-info-box{padding:0 100px;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-offcanvas-2-right-info-box{padding:0 70px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-right-info-box{padding:0 60px;padding-right:0;margin-top:130px}}.tp-offcanvas-2-right-info-title{font-weight:700;font-size:30px;line-height:1;margin-bottom:35px;color:var(--tp-common-white)}.tp-offcanvas-2-right-info-item{margin-bottom:30px}.tp-offcanvas-2-right-info-item label{font-weight:500;font-size:15px;line-height:1;display:block;color:#717172}.tp-offcanvas-2-right-info-item>a{font-weight:600;font-size:16px;line-height:1;letter-spacing:-.01em;color:var(--tp-common-white)}.tp-offcanvas-2-right-social a{height:40px;width:40px;transition:.3s;line-height:35px;text-align:center;border-radius:50%;display:inline-block;color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.tp-offcanvas-2-right-social a:hover{color:var(--tp-common-black);border-color:var(--tp-common-white);background-color:var(--tp-common-white)}.tp-offcanvas-2-close{visibility:hidden;opacity:0;transition:.3s;transition-delay:.5s;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px)}@media only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-close{padding-right:30px}}.tp-offcanvas-2-close-btn{font-size:14px;font-weight:500;text-transform:uppercase;color:var(--tp-common-white)}.tp-offcanvas-2-close-btn .texts{width:60px;height:20px;transition:.3s;overflow:hidden;display:inline-block;transform:translateY(4px);color:var(--tp-common-white)}.tp-offcanvas-2-close-btn .texts span{transition:.3s;display:inline-block;-webkit-transform:translateX(130%);-moz-transform:translateX(130%);-ms-transform:translateX(130%);-o-transform:translateX(130%);transform:translateX(130%)}.tp-offcanvas-2-close-btn:hover .texts span{transform:translateX(0%)}.tp-offcanvas-2-text{right:0;bottom:0;position:absolute;transform:rotate(-90deg) translateY(100%)}.tp-offcanvas-2-text span{font-size:320px;font-weight:700;color:rgba(33,35,41,.3)}.tp-offcanvas-2-logo{margin-bottom:105px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-logo{margin-bottom:0}}.tp-offcanvas-2-logo .logo-2{display:block!important}.offcanvas-black-bg{background:#1c1d20}.offcanvas-black-bg .tp-offcanvas-close-btn button{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-menu ul li>a{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-menu ul li.active>a{color:var(--tp-grey-2)}.offcanvas-black-bg .tp-offcanvas-menu .tp-submenu li a:hover{background-color:#2c2b2e;color:var(--tp-common-white)}.offcanvas-black-bg .tp-menu-close{border-color:var(--tp-border-3);color:var(--tp-common-white)}.offcanvas-black-bg .tp-megamenu-wrapper.megamenu-black-bg{backdrop-filter:initial;background:0 0;box-shadow:none}.offcanvas-black-bg .tp-offcanvas-title.sm{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-contact ul li a{color:rgba(255,255,255,.8)}.offcanvas-black-bg .tp-offcanvas-contact ul li a:hover{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-contact ul li a::after{background-color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-social ul li a{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.offcanvas-black-bg .tp-offcanvas-social ul li a:hover{color:var(--tp-common-black);border-color:var(--tp-common-white);background-color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-title{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-content p{color:rgba(255,255,255,.8)}.offcanvas-black-bg .tp-offcanvas-menu ul li.active>.tp-menu-close{background-color:var(--tp-common-white);color:var(--tp-common-black);border-color:var(--tp-border-3)}.offcanvas-black-bg .tp-offcanvas-menu ul li.active>.tp-menu-close i{color:var(--tp-common-black)}.tp-section-border{border-bottom:1px solid rgba(0,0,0,.1)}.reveal-text .char{color:var(--tp-grey-2);transition:color .6s ease}.reveal-text .char.revealed{color:var(--tp-common-black)}.tp-search-form-toggle.active{opacity:1;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition-delay:0s;transition-delay:0s}.tp-search-form-toggle.active .tp-search-form-input{transform:translateY(0px);opacity:1;transition-delay:.3s}.tp-search-body-overlay.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.tp-search-dark{background-color:var(--tp-common-black)}.tp-search-dark .tp-search-form-input input{color:var(--tp-common-white);border-bottom:1px solid var(--tp-border-3)}.tp-search-dark .tp-search-form-input input~.tp-search-focus-border{background-color:var(--tp-common-white)}.tp-search-dark .tp-search-close{color:var(--tp-common-white)}.tp-search-dark .tp-search-close:hover{color:var(--tp-grey-2)}.tp-search-dark .tp-search-form-icon{color:var(--tp-common-white)}.cursor-white-bg #ball .ball-view{color:var(--tp-common-black)}#ball .ball-view{position:absolute;opacity:0;visibility:hidden;padding:0 5px;font-size:16px;font-weight:500;line-height:1.1;text-align:center;transform:scale(0);color:var(--tp-common-black)}#ball .ball-drag{position:absolute;display:block;width:100%;padding:0 5px;font-size:16px;font-weight:600;line-height:1.2;text-align:center;transition:all .3s;font-family:var(--tp-ff-dm);color:var(--tp-common-black)}#ball .ball-drag::before,#ball .ball-drag::after{position:absolute;top:50%;margin-top:-5px;font-size:19px;height:10px;line-height:10px;font-weight:900;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;color:var(--tp-common-white);font-family:"Font Awesome 6 Pro";-webkit-font-smoothing:antialiased}#ball .ball-drag::before{content:"";left:0;transform:translate3d(-30px,0,0);transition:all .25s}#ball .ball-drag::after{content:"";right:0;transform:translate3d(30px,0,0);transition:all .25s}#ball.with-blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#ball.ball-close-enabled{opacity:1!important}#ball .ball-close{position:absolute;padding:0 5px;font-size:14px;font-weight:600;line-height:1;text-align:center;color:var(--tp-common-black)}.tp-magnetic-wrap{display:flex;align-items:center;justify-content:center}.error404 .tp-breadcrumb.text-center.position-relative.z-index-2{display:none}.tp-blog-sidebar-tagcloud .tagcloud a{text-transform:capitalize}.tagcloud{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.postbox-details-nevigation-thumb{height:100%}.tp-blog-details-full-width-banner img{border-radius:20px;width:100%;height:auto;object-fit:cover}.wpcf7-list-item{margin:0 10px 10px 0!important}.postbox-details-nevigation-thumb img{height:200%;object-fit:contain}.tp-el-circle-dark img{opacity:.1!important}.postbox-details-quote-box blockquote{background:0 0;text-align:inherit;padding:inherit;margin:inherit}.postbox-details-code pre{padding:0;border:none;margin:0}.postbox-details-nevigation-thumb::after{top:0;height:100%}.tp-homemenu-wrapper .homemenu-thumb a,.tp-homemenu-wrapper .homemenu-title a{padding:0}.bfolio-dark .tp-homemenu-wrapper .homemenu-title a{color:#fff}.tp-hero-circle{display:none}body.bfolio-light .tp-offcanvas-menu>nav>ul>li>a{color:var(--tp-common-black)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-title-ml{margin-left:0!important}}@media (max-width:574.98px){.tp-contact--thtile-img{width:105px}}@media (max-width:991px){.tp-postbox-wrapper.mr-55{margin-right:0}}.postbox-details-nevigation-thumb::after{top:0;height:100%}.bf-hero-2-arrow-active{direction:rtl}.tp-hero-video.tp-el-section.tp-el-dimension video{max-width:unset!important;width:unset}.bf-portfolio-vp-thumb img{border-radius:15px!important;height:100%!important}.homemenu-title{margin-top:15px}.bfolio-dark p.logged-in-as a,.bfolio-dark .postbox-details-text{color:rgba(255,255,255,.7)}.bfolio-dark .tp-blog-sidebar.widget_categories ul li a{color:var(--tp-grey-5)}.bfolio-dark .tp-blog-sidebar.widget_categories ul li a:hover{color:var(--tp-common-white)}.bfolio-dark .tp-blog-sidebar.widget_tag_cloud .tagcloud a{color:var(--tp-common-white)!important;border:1px solid rgba(164,164,164,.26)}.bfolio-dark .tp-blog-sidebar.widget_tag_cloud .tagcloud a:hover{background:var(--tp-common-white);color:var(--tp-common-black)!important}.tp-header-switch{color:var(--tp-common-black)}.tp-header-3-wrap .tp-header-menu-btn{background:var(--tp-common-black)}.tp-header-3-wrap .tp-header-menu-btn span{background:var(--tp-common-white)}.header-sticky{position:fixed;top:0;left:0;right:0;opacity:1;width:100%;z-index:10;visibility:visible;background:rgba(255,255,255,.9);box-shadow:0 2px 6px 0 rgba(19,19,22,.08);animation:.95s ease 0s normal forwards 1 running headerSlideDown;-webkit-animation:.95s ease 0s normal forwards 1 running headerSlideDown}.header-sticky::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;backdrop-filter:blur(40px);z-index:-1}.header-sticky .tp-main-menu nav>ul>li>a{padding:20px 0}.header-sticky .tp-main-menu-2{padding:10px 0}.header-sticky .tp-main-menu-2 nav>ul>li>a{padding:12px 0}.tp-offcanvas-menu ul{list-style:none}.tp-offcanvas-menu ul li{position:relative!important}.tp-offcanvas-menu ul li>a{padding:8px 0;display:block;font-size:16px;font-weight:500}.tp-offcanvas-menu ul li.active>a{color:var(--tp-common-black)}.tp-offcanvas-menu ul li.active>.tp-menu-close{background-color:var(--tp-common-black);color:var(--tp-common-white);border-color:var(--tp-common-black)}.tp-offcanvas-menu ul li.active>.tp-menu-close i{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);color:var(--tp-common-white)}.tp-offcanvas-menu ul li .tp-submenu{display:none}.tp-offcanvas-menu ul li .tp-submenu.submenu{padding-left:20px}.tp-offcanvas-menu ul li:not(:last-child)>a{border-bottom:1px solid rgba(1,15,28,.1)}.tp-offcanvas-menu .tp-megamenu-wrapper.megamenu-white-bg{backdrop-filter:none;background:0 0;box-shadow:none}.tp-offcanvas-menu .mega-menu{width:auto;opacity:1;visibility:visible;transition:none;position:static;display:none;-webkit-transform:perspective(0) rotateX(0);-moz-transform:perspective(0) rotateX(0);-ms-transform:perspective(0) rotateX(0);-o-transform:perspective(0) rotateX(0);transform:perspective(0) rotateX(0)}.tp-offcanvas-menu .tp-megamenu-list ul li{padding:0}.tp-offcanvas-menu .tp-megamenu-list ul li a{padding:8px 20px;font-size:16px}.tp-menu-close{position:absolute;right:15px;top:6px;height:30px;width:30px;font-size:12px;line-height:29px;text-align:center;border:1px solid rgba(1,15,28,.12)}.tp-menu-close i{transition:all .3s}.tp-main-menu nav ul li .submenu li .tp-submenu{top:0;left:100%}.tp-main-menu nav ul li .tp-mega-menu{position:absolute;top:100%;left:0;right:0;padding:0;padding:70px 70px 20px;max-width:1760px!important;width:1760px;margin:0 auto;backdrop-filter:blur(8px);background:rgba(255,255,255,.9);box-shadow:0px 10px 30px 0px rgba(25,25,26,.1)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-main-menu nav ul li .tp-mega-menu{padding:50px 50px 20px}}.tp-main-menu nav ul li .tp-mega-menu .homemenu{margin-bottom:40px}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-main-menu nav ul li .tp-mega-menu{max-width:calc(100% - 40px)!important;width:calc(100% - 40px)!important}}.tp-main-menu nav ul li .tp-mega-menu .tp-megamenu-portfolio{padding:20px 0 25px 70px}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-main-menu nav ul li .tp-mega-menu .tp-megamenu-portfolio{padding:20px 0 25px 20px}}.tp-main-menu nav ul li .submenu li.has-dropdown::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:600;font-size:14px;position:absolute;top:8px;right:30px;color:var(--tp-common-black);transition:.3s}.tp-main-menu nav ul li .submenu li.has-dropdown:hover::after{transform:rotate(90deg)}.bfolio-dark .tp-main-menu nav ul li .submenu li.has-dropdown::after{color:var(--tp-common-white)}.bfolio-dark .tp-main-menu nav ul li .submenu li .tp-submenu{background:rgba(38,37,40,.9)}.bfolio-dark .tp-main-menu nav ul li .submenu li .tp-submenu a{color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.homemenu{margin-bottom:15px}}.homemenu-title{font-size:15px;font-weight:500;line-height:1;letter-spacing:-.15px;color:var(--tp-common-black);text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px){.homemenu-title{font-size:13px;letter-spacing:normal}}.homemenu-thumb a{position:relative;display:block}.homemenu-thumb a::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);content:"";opacity:0;visibility:hidden;transition:.3s;z-index:1}.homemenu-thumb img{width:100%;transition:all 1s ease}.homemenu-thumb-wrap{padding:10px;border:1px solid rgba(0,0,0,.1);position:relative}.homemenu-thumb-wrap:hover .homemenu-btn{opacity:1;visibility:visible;transform:translateY(-30px)}.homemenu-thumb-wrap:hover .homemenu-thumb a::before{opacity:1;visibility:visible}.homemenu-thumb-wrap .update{font-size:13px;line-height:1;font-weight:600;padding:6px 8px;border-radius:20px;display:inline-block;margin-left:3px;text-transform:capitalize;letter-spacing:.7px;color:var(--tp-common-white);background-color:#f70510;position:absolute;top:15px;right:15px;z-index:3}.homemenu-thumb:hover img{transform:scale(1.1)}.homemenu-btn{position:absolute;bottom:0;left:0;transform:translateY(0);right:0;margin:0 auto;text-align:center;opacity:0;visibility:hidden;transition:all .5s ease;z-index:2}@media (max-width:574.98px){.homemenu-btn{padding:0 30px}}.homemenu-btn .tp-btn{padding:8px 19px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-mega-menu{padding-left:0!important}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-mega-menu .tp-homemenu-wrapper{margin-top:20px}}.bfolio-dark .tp-main-menu nav ul li .submenu li:hover>a{background-color:#2c2b2e}.tp-main-menu nav ul li.has-mega-menu{position:inherit}.tp-postbox-arrow-prev{position:absolute;top:50%;transform:translateY(-50%);right:20px;z-index:9}.tp-postbox-arrow-next{position:absolute;top:50%;transform:translateY(-50%);left:20px;z-index:9}.tp-postbox-video-btn{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center}.tp-postbox-slider-arrow-wrap button{height:50px;width:50px;line-height:50px;background-color:var(--tp-common-white);color:var(--tp-common-black);text-align:center;font-size:18px;border-radius:50%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-postbox-left-sidebar{margin-right:0}}.postbox-author-img{flex:0 0 auto;margin-right:15px}.postbox-author-img img{height:42px;width:42px;border-radius:50%}.postbox-author-name{font-weight:700;font-size:16px;line-height:1;margin-bottom:5px;letter-spacing:-.01em;color:rgba(255,255,255,.9)}.postbox-author-info{line-height:1}.postbox-author-info span{font-weight:600;font-size:13px;line-height:1;color:rgba(255,255,255,.6)}.postbox-author-wrap{padding:0 20px}@media (max-width:574.98px){.postbox-author-wrap{flex-wrap:wrap;padding:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-author-box{margin-bottom:15px;margin-right:15px}}@media only screen and (min-width:576px) and (max-width:767px){.postbox-author-box{margin-bottom:0}}.postbox-meta i{color:rgba(0,0,0,.6)}.postbox-meta span{font-weight:500;font-size:15px;line-height:1;color:rgba(255,255,255,.6)}.postbox-item{padding:35px 15px;padding-bottom:40px;border-radius:20px;border:1px solid rgba(255,255,255,.08)}.postbox-item:hover .postbox-thumb img{transform:scale(1.1)}.postbox-tag{font-weight:600;font-size:16px;line-height:1;display:inline-block;color:rgba(255,255,255,.6)}.postbox-title{font-size:40px;line-height:1.1;font-weight:600;margin-bottom:23px;letter-spacing:-.04em;color:var(--tp-common-white)}.postbox-title.fs-80{font-size:80px;font-weight:500;line-height:110%;letter-spacing:-.03em}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.postbox-title.fs-80{font-size:70px}}@media only screen and (min-width:768px) and (max-width:991px){.postbox-title.fs-80{font-size:60px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-title.fs-80{font-size:39px;letter-spacing:0}}.postbox-title.fs-54{font-size:54px;font-weight:700}@media only screen and (min-width:992px) and (max-width:1199px){.postbox-title.fs-54{font-size:45px}}@media (max-width:574.98px){.postbox-title.fs-54{font-size:40px}}.postbox-title.fs-34{font-size:34px;margin-bottom:18px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.postbox-title{font-size:35px}}@media (max-width:574.98px){.postbox-title{font-size:25px}}.postbox-title a:hover{color:var(--tp-common-green-light)}.postbox-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.postbox-play-btn a{height:80px;width:80px;line-height:77px;text-align:center;border-radius:50%;display:inline-block;background-color:var(--tp-common-white);animation:animate-pulse 3s linear infinite}.postbox-slider-item{position:relative;border-radius:14px}.postbox-slider-item::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:14px;background-color:rgba(0,0,0,.3)}.postbox-slider-item img{border-radius:14px}.postbox-arrow button{height:50px;width:50px;line-height:50px;text-align:center;border-radius:50%;display:inline-block;background-color:var(--tp-common-white)}.postbox-arrow button:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.postbox-arrow-prev{position:absolute;top:50%;left:30px;z-index:2;transform:translateY(-50%)}.postbox-arrow-next{position:absolute;top:50%;right:30px;z-index:2;transform:translateY(-50%)}.postbox-blockquote{padding:50px 55px;padding-bottom:30px;border-radius:14px;background:#1a1b1e}@media (max-width:574.98px){.postbox-blockquote{padding:30px 20px;padding-bottom:30px}}.postbox-blockquote-paragraph p{font-weight:600;font-size:24px;line-height:1.5;margin-bottom:0;letter-spacing:-.02em;color:var(--tp-common-white)}@media (max-width:574.98px){.postbox-blockquote-paragraph p{font-size:20px}}.postbox-blockquote-icon{margin-bottom:20px;display:inline-block}.postbox-thumb{border-radius:14px;overflow:hidden}.postbox-thumb-overlay::after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.3)}.postbox-thumb img{transition:.9s;border-radius:14px}@media (max-width:574.98px){.postbox__comment{padding-top:50px}}.postbox__comment ul{list-style:none}.postbox__comment ul.children{margin-right:75px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox__comment ul.children{margin-right:0}}.postbox__comment ul.children li{list-style:none;margin-left:100px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox__comment ul.children li{margin-left:15px}}.postbox__comment-title{font-weight:500;font-size:30px;line-height:1.1;margin-bottom:15px;letter-spacing:-.04em;color:var(--tp-common-white)}.postbox__comment-box{padding-top:50px}@media (max-width:574.98px){.postbox__comment-box{flex-wrap:wrap}}.postbox__comment-info{flex:0 0 auto}.postbox__comment-avater{flex:0 0 auto}@media (max-width:574.98px){.postbox__comment-avater{margin-right:0}}.postbox__comment-avater img{width:70px;height:70px;border-radius:50%}@media (max-width:574.98px){.postbox__comment-avater img{margin-bottom:30px}}.postbox__comment-name{margin-bottom:17px}.postbox__comment-name h5{font-weight:500;font-size:16px;line-height:1;margin-bottom:0;letter-spacing:-.01em;color:var(--tp-common-white)}.postbox__comment-name span{font-weight:400;font-size:14px;line-height:1;color:rgba(255,255,255,.7)}.postbox__comment-text p{line-height:1.6;margin-bottom:20px;color:rgba(255,255,255,.7)}@media only screen and (min-width:768px) and (max-width:991px){.postbox__comment-text p{font-size:15px}}.postbox__comment-reply a{font-weight:600;font-size:13px;line-height:1;padding:11px 20px;border-radius:40px;display:inline-block;text-transform:uppercase;color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.postbox__comment-reply a span{margin-left:6px;display:inline-block}.postbox__comment-reply a:hover{color:var(--tp-common-black);border-color:var(--tp-common-white);background-color:var(--tp-common-white)}.postbox__comment-agree{padding-left:5px}.postbox__comment-agree input{margin:0;appearance:none;-moz-appearance:none;display:block;width:16px;height:16px;background:var(--tp-common-white);border:1px solid #949392;outline:none;flex:0 0 auto;transform:translateY(-1px)}.postbox__comment-agree input:checked{position:relative;background-color:var(--tp-theme-1);border-color:transparent}.postbox__comment-agree input:checked::after{box-sizing:border-box;content:"";position:absolute;font-family:var(--tp-ff-fontawesome);font-size:10px;color:var(--tp-common-white);top:47%;left:50%;transform:translate(-50%,-50%)}.postbox__comment-agree input:hover{cursor:pointer}.postbox__comment-agree label{padding-left:8px;color:#838383;line-height:1}.postbox__comment-agree label a{color:var(--tp-common-black);font-weight:600;padding-left:4px}.postbox__comment-agree label a:hover{color:var(--tp-theme-1)}.postbox__comment-agree label:hover{cursor:pointer}.postbox-details-item{padding:43px 45px;border-radius:14px}@media (max-width:574.98px){.postbox-details-item{padding:30px}}.postbox-details-item-2{padding:43px 0}.postbox-details-item.item-border{border-radius:20px;border:1px solid rgba(255,255,255,.08)}.postbox-details-tag{margin-bottom:0}@media (max-width:574.98px){.postbox-details-tag{flex-wrap:wrap}}.postbox-details-tag span:last-child{position:relative;padding-left:9px;margin-left:9px;display:inline-block}.postbox-details-tag span:last-child::after{position:absolute;content:"";top:8px;left:-3px;height:4px;width:4px;border-radius:50%;background-color:rgba(255,255,255,.6)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-tag-wrap{flex-wrap:wrap}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-meta{flex-wrap:wrap}}.postbox-details-meta .postbox-author-name{font-weight:500;margin-bottom:0;color:rgba(255,255,255,.6)}.postbox-details-meta>div:not(:first-child){padding-left:16px;margin-left:16px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-meta>div:not(:first-child){padding-left:0;margin-left:0;margin-right:10px}}.postbox-details-meta>div:not(:first-child)::after{position:absolute;content:"";top:2px;left:0;width:1px;height:24px;background:rgba(255,255,255,.1)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-meta>div:not(:first-child)::after{display:none}}@media (max-width:574.98px){.postbox-details-meta .postbox-meta{margin-bottom:15px}}@media only screen and (min-width:576px) and (max-width:767px){.postbox-details-meta .postbox-meta{margin-bottom:0}}.postbox-details-thumb{gap:30px}.postbox-details-thumb img{border-radius:14px}.postbox-details-text p{line-height:1.6;color:rgba(255,255,255,.7)}.postbox-details-text p span{color:var(--tp-common-green-light)}.postbox-details-quote p{font-weight:600;font-size:30px;line-height:1.3;letter-spacing:-.02em;color:var(--tp-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox-details-quote p{font-size:28px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-quote p{font-size:25px}}.postbox-details-quote span{font-weight:500;font-size:16px;line-height:1;color:rgba(255,255,255,.6)}.postbox-details-quote span::before{content:"";height:1px;width:40px;margin-right:10px;display:inline-block;transform:translateY(-5px);background-color:rgba(255,255,255,.6)}@media (max-width:574.98px){.postbox-details-quote-box{flex-wrap:wrap}}.postbox-details-quote-box i{flex:0 0 auto;margin-right:35px;display:inline-block}@media (max-width:574.98px){.postbox-details-quote-box i{margin-right:0;margin-bottom:20px}}.postbox-details-list ul{padding-left:30px}@media (max-width:574.98px){.postbox-details-list ul{padding-left:0}}.postbox-details-list ul li{list-style-type:none;font-weight:500;font-size:17px;line-height:1.1;color:rgba(255,255,255,.7);position:relative;padding-left:20px}.postbox-details-list ul li:not(:last-child){margin-bottom:15px}.postbox-details-list ul li::before{position:absolute;top:7px;left:0;content:"";height:5px;width:5px;margin-right:10px;border-radius:50%;display:inline-block;background-color:rgba(255,255,255,.7)}.postbox-details-list ul li span{color:rgba(255,255,255,.3)}.postbox-details-list ul li i{font-style:normal;color:var(--tp-common-green-light)}.postbox-details-code{padding:25px 30px;border-radius:14px;background:#1a1b1e}.postbox-details-code pre{font-size:15px;font-weight:500;line-height:1.8;margin:0;color:rgba(255,255,255,.7)}.postbox-details-tag span{margin-bottom:10px;display:inline-block;font-weight:600;font-size:16px;line-height:1;color:var(--tp-common-white)}.postbox-details-author .sidebar-widget-author-img{flex:0 0 auto;margin-bottom:0;margin-right:30px}@media (max-width:574.98px){.postbox-details-author .sidebar-widget-author-img{margin-right:0;margin-bottom:20px}}.postbox-details-author .sidebar-widget-author-img img{height:100px;width:100px;border-radius:50px}.postbox-details-author .sidebar-widget-author{padding:0;padding:30px;padding-bottom:0;border:none;border-radius:14px;background:#1a1b1e}@media (max-width:574.98px){.postbox-details-author .sidebar-widget-author{flex-wrap:wrap}}.postbox-details-author .sidebar-widget-author-content span{margin-bottom:8px}.postbox-details-author .sidebar-widget-author-name{margin-bottom:18px}.postbox-details-nevigation-wrap{height:560px;overflow:hidden;border-radius:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.postbox-details-nevigation-wrap{height:460px}}@media only screen and (min-width:992px) and (max-width:1199px){.postbox-details-nevigation-wrap{height:320px}}@media only screen and (min-width:768px) and (max-width:991px){.postbox-details-nevigation-wrap{height:350px;margin-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.postbox-details-nevigation-wrap{height:350px;margin-top:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-nevigation-wrap{height:140px;margin-top:50px}}.postbox-details-nevigation-thumb{position:relative;border-radius:20px}.postbox-details-nevigation-thumb::after{position:absolute;content:"";top:-50px;left:0;width:100%;height:182%;background:rgba(0,0,0,.5)}.postbox-details-nevigation-thumb img{width:100%;margin-top:-290px;border-radius:20px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-nevigation-thumb img{margin-top:-50px}}.postbox-details-nevigation-thumb-bg{width:100%;height:100%;background-color:#1a1b1e;transition:all .3s ease-in-out;border-radius:20px}.postbox-details-nevigation-content{position:absolute;top:50%;left:0;right:0;z-index:5;text-align:center;transform:translateY(-50%)}.postbox-details-nevigation-content span{font-weight:500;font-size:24px;line-height:1;margin-bottom:15px;display:inline-block;letter-spacing:-.02em;color:var(--tp-common-white)}@media (max-width:574.98px){.postbox-details-nevigation-content span{font-size:16px}}.postbox-details-nevigation-title{font-weight:500;font-size:60px;margin-bottom:0;line-height:117%;letter-spacing:-.03em;color:var(--tp-common-white);width:60%;margin:0 auto}@media only screen and (min-width:768px) and (max-width:991px){.postbox-details-nevigation-title{font-size:45px;width:100%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-nevigation-title{font-size:20px;width:100%}}.postbox-details-form{padding:60px 60px 37px;border-radius:20px;border:1px solid rgba(255,255,255,.08)}@media only screen and (min-width:768px) and (max-width:991px){.postbox-details-form{padding:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.postbox-details-form{padding:20px}}.postbox-details-form p{font-weight:500;font-size:15px;line-height:1.7;margin-bottom:23px;color:rgba(255,255,255,.7)}@media (max-width:574.98px){.postbox-details-form p{font-size:16px}}.postbox-details-form-title{font-weight:600;font-size:30px;line-height:1.6;margin-bottom:0;letter-spacing:-.04em;color:var(--tp-common-white)}.postbox-details-input label{font-weight:500;font-size:16px;line-height:1;margin-bottom:12px;color:var(--tp-common-white)}.postbox-details-input input,.postbox-details-input textarea{font-size:17px;font-weight:400;margin-bottom:25px;border-radius:14px;background:#1a1b1e;color:var(--tp-common-white);border:1px solid #1a1b1e}.postbox-details-input input::-webkit-input-placeholder,.postbox-details-input textarea::-webkit-input-placeholder{font-size:17px;font-weight:400;color:#707072}.postbox-details-input input::-moz-placeholder,.postbox-details-input textarea::-moz-placeholder{font-size:17px;font-weight:400;color:#707072}.postbox-details-input input:-moz-placeholder,.postbox-details-input textarea:-moz-placeholder{font-size:17px;font-weight:400;color:#707072}.postbox-details-input input:-ms-input-placeholder,.postbox-details-input textarea:-ms-input-placeholder{font-size:17px;font-weight:400;color:#707072}.postbox-details-input input::placeholder,.postbox-details-input textarea::placeholder{font-size:17px;font-weight:400;color:#707072}.postbox-details-input input:focus,.postbox-details-input textarea:focus{border-color:var(--tp-common-green-light)}.postbox-details-input textarea{height:160px;resize:none;margin-bottom:20px}.postbox-details-remeber input{display:none}.postbox-details-remeber input:checked~label::before{visibility:visible;opacity:1}.postbox-details-remeber label{position:relative;padding-left:30px;font-weight:500;font-size:15px;line-height:1;color:rgba(255,255,255,.7)}.postbox-details-remeber label::after{position:absolute;content:"";top:-3px;left:0;width:20px;height:20px;z-index:-1;transition:.3s;line-height:16px;border-radius:4px;text-align:center;border:1px solid rgba(255,255,255,.1)}.postbox-details-remeber label::before{position:absolute;content:url("/wp-content/themes/bfolio/assets/css/../img/svg/check.svg");top:-2px;left:2px;width:16px;height:16px;line-height:16px;text-align:center;visibility:hidden;opacity:0;transition:.3s;color:var(--tp-common-white)}.postbox-details-remeber label:hover{cursor:pointer}.postbox-details-social a{height:36px;width:36px;line-height:36px;text-align:center;border-radius:50px;display:inline-block;background-color:#1a1b1e;color:rgba(255,255,255,.8)}.postbox-details-social a:hover{color:var(--tp-common-black);background-color:var(--tp-common-white)}.postbox-details-content .sidebar-widget-author-social a{margin:0 5px}.tp-pagination-wrap .page-numbers.current{border-radius:100%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#f8f8f9;color:var(--tp-common-black)}.tp-blog-thumb{border-radius:20px}.tp-blog-thumb img{border-radius:20px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.tp-blog-tag{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-black);background:rgba(0,0,0,.08);display:inline-block;border-radius:50px;padding:4px 15px;line-height:1}.tp-blog-date{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-black);display:flex;align-items:center;line-height:1}.tp-blog-tittle{font-weight:500;font-size:26px;line-height:138%;letter-spacing:-.02em}.tp-blog-item:hover .tp-blog-thumb img{transform:scale(1.1)}.tp-blog-sidebar-cetagory ul li{list-style:none}.tp-blog-sidebar-cetagory ul li:not(:last-child){margin-bottom:7px}.tp-blog-sidebar-cetagory ul li a{font-weight:400;font-size:16px;color:var(--tp-grey-1);display:flex;justify-content:space-between;align-items:center}.tp-blog-sidebar-cetagory ul li a:hover{color:var(--tp-common-black)}@media (max-width:574.98px){.tp-blog-sidebar-tagcloud{flex-wrap:wrap}}.tp-blog-sidebar-tagcloud span{display:inline-block;font-weight:500;font-size:16px;line-height:1;margin-right:15px;color:var(--tp-common-white)}@media (max-width:574.98px){.tp-blog-sidebar-tagcloud span{margin-bottom:10px}}.tp-blog-sidebar-tagcloud .tagcloud{display:flex;flex-wrap:wrap;gap:10px}.tp-blog-sidebar-tagcloud .tagcloud a{font-weight:500;font-size:15px;color:var(--tp-common-black);border:1px solid rgba(0,0,0,.1);border-radius:35px;padding:9px 16px;display:inline-block;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-blog-sidebar-tagcloud .tagcloud a{padding:9px 10px}}.tp-blog-sidebar-tagcloud .tagcloud a:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.tp-blog-details-without-ptb{padding-top:150px}.tp-blog-details-banner{border-radius:20px}.tp-blog-details-banner img{border-radius:20px}.bfolio-sidebar-right ul{list-style:none}.tp-blog-sidebar.widget_tag_cloud .tagcloud{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tp-blog-sidebar.widget_tag_cloud .tagcloud a{font-weight:500;font-size:15px!important;color:var(--tp-common-black)!important;border:1px solid rgba(0,0,0,.1);border-radius:35px;padding:9px 16px;display:inline-block;line-height:1;text-transform:capitalize}@media only screen and (min-width:992px) and (max-width:1199px){.tp-blog-sidebar.widget_tag_cloud .tagcloud a{padding:9px 10px}}.tp-blog-sidebar.widget_tag_cloud .tagcloud a:hover{background:var(--tp-common-black);color:var(--tp-common-white)!important}.tp-footer-social{gap:15px}.tp-footer-social span a{border:1.5px solid rgba(255,255,255,.17);border-radius:100px;width:40px;height:40px;color:var(--tp-common-white);display:flex;justify-content:center;align-items:center;font-size:16px}.tp-footer-social span a:hover{background:var(--tp-common-white);border-color:var(--tp-common-white);color:var(--tp-common-black)}.tp-footer-tittle{font-weight:500;font-size:24px;line-height:125%;letter-spacing:-.02em;color:var(--tp-common-white)}.tp-footer-link{font-weight:400;font-size:16px;line-height:187%;color:rgba(255,255,255,.6)}.tp-footer-link:hover{color:var(--tp-common-white)}.tp-footer-copyright p{letter-spacing:-.03em;color:rgba(255,255,255,.6)}.tp-footer-copyright p a{color:var(--tp-common-white)}.tp-footer-copyright-wrap{border-top:1px solid rgba(255,255,255,.17);padding:30px 0 17px}.tp-footer-scroll a{font-weight:400;font-size:16px;letter-spacing:-.03em;color:var(--tp-common-white)}.tp-footer-scroll a:hover{color:rgba(255,255,255,.6)}.tp-footer-shape{position:absolute;right:0;top:40px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-footer-shape{right:-40px}}.tp-footer-border::before{position:absolute;content:"";width:1px;height:88px;background:rgba(255,255,255,.17);right:100px;top:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-footer-border::before{right:60px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-footer-border::before{display:none}}.tp-footer-email{font-weight:500;font-size:55px;line-height:118%;letter-spacing:-.03em;color:var(--tp-common-black)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px){.tp-footer-email{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-footer-email{font-size:29px}}.tp-footer-email:hover{color:rgba(0,0,0,.6)}.tp-footer-2-wrap .tp-footer-tittle{color:var(--tp-common-black)}.tp-footer-2-wrap .tp-footer-link{color:rgba(0,0,0,.6)}.tp-footer-2-wrap .tp-footer-link:hover{color:var(--tp-common-black)}.tp-footer-2-wrap .tp-footer-social span a{border:1.5px solid rgba(0,0,0,.17);color:var(--tp-common-black)}.tp-footer-2-wrap .tp-footer-social span a:hover{color:var(--tp-common-white);border-color:var(--tp-common-black);background:var(--tp-common-black)}.tp-footer-2-wrap .tp-footer-copyright p{color:var(--tp-common-black)}.tp-footer-2-wrap .tp-footer-copyright p a{color:var(--tp-common-black)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-footer-2-wrap .tp-footer-widget{margin-left:0}}.tp-footer-3-tittle{font-weight:600;font-size:140px;line-height:1;letter-spacing:-.03em;text-align:center}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-3-tittle{font-size:120px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-footer-3-tittle{font-size:90px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-footer-3-tittle{font-size:70px}}@media (max-width:574.98px){.tp-footer-3-tittle{font-size:46px}}.tp-footer-3-subtittle{font-weight:500;font-size:18px;letter-spacing:-.02em}.tp-footer-3-content-wrap .tp-footer-social span a{border:1.5px solid rgba(0,0,0,.17);color:var(--tp-common-black)}.tp-footer-3-content-wrap .tp-footer-social span a:hover{box-shadow:0 0 40px 0 rgba(0,0,0,.15);background:var(--tp-common-white)}.tp-footer-3-copyright p{letter-spacing:-.03em;color:var(--tp-common-black)}.tp-hero-spacing{padding-top:185px;padding-bottom:58px}.tp-hero-tittle{font-weight:500;font-size:55px;line-height:118%;letter-spacing:-.03em;color:var(--tp-common-black)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-tittle{font-size:46px}}@media (max-width:574.98px){.tp-hero-tittle{font-size:38px}}.tp-hero-tittle span{color:var(--tp-grey-2)}.tp-hero-bigtext{line-height:1;overflow:hidden}.tp-hero-bigtext h2{font-weight:700;font-size:460px;letter-spacing:-.03em;color:var(--tp-common-black);position:relative;line-height:.9;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-bigtext h2{font-size:390px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-bigtext h2{font-size:320px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-bigtext h2{font-size:230px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-bigtext h2{font-size:165px}}@media (max-width:574.98px){.tp-hero-bigtext h2{font-size:110px}}.tp-hero-bigtext h2 .shape{font-size:80px;position:absolute;right:10px;top:35px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-bigtext h2 .shape{font-size:50px}}@media (max-width:574.98px){.tp-hero-bigtext h2 .shape{top:0;font-size:30px}}.tp-hero-cetagory{background:#f8f8f9;border-radius:50px;margin-left:-40px;margin-right:-40px;margin-top:-120px;z-index:-1;position:relative}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-cetagory{margin-top:0;margin-bottom:30px;margin-left:0;margin-right:0}}.tp-hero-cetagory span{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-black);flex:0 0 auto;padding:12px 0;padding-right:180px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-cetagory span{padding-right:70px}}.tp-hero-video{border-radius:20px}.tp-hero-video video{width:420px;height:340px;object-fit:cover;border-radius:20px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-video video{width:100%}}.tp-hero-2-tittle{font-weight:500;font-size:110px;line-height:100%;letter-spacing:-.03em;color:var(--tp-common-black)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-2-tittle{font-size:95px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-hero-2-tittle{font-size:70px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-hero-2-tittle{font-size:50px}}@media (max-width:574.98px){.tp-hero-2-tittle{font-size:40px}}.tp-hero-2-tittle span{color:var(--tp-grey-2)}.tp-hero-2-spacing{padding-top:195px;padding-bottom:70px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-2-spacing{padding-top:160px}}.tp-hero-2-video video{width:100%;height:272px}.tp-hero-3-thumb img{border-radius:25px}.tp-hero-3-tittle{font-weight:500;font-size:55px;line-height:118%;letter-spacing:-.03em}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-3-tittle{font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-3-tittle{font-size:40px}}.tp-hero-3-icon{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto}.tp-hero-3-para{line-height:162%;letter-spacing:-.02em;color:var(--tp-common-black)}.tp-hero-3-para-2 p{line-height:162%;letter-spacing:-.02em;color:var(--tp-common-black);font-size:18px}.tp-hero-3-form .tp-input{border:1px solid rgba(0,0,0,.1);border-radius:60px;width:308px;height:50px}.tp-hero-3-shape{position:absolute;top:-95px;left:0;width:100%;z-index:-1}.tp-gallery-wrapper{background:var(--tp-common-black);padding-left:160px;padding-right:160px;height:930px;overflow:hidden;border-radius:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-gallery-wrapper{padding-left:100px;padding-right:100px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-gallery-wrapper{padding-left:20px;padding-right:20px;height:630px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-gallery-wrapper{padding-left:10px;padding-right:10px;height:430px}}.tp-gallery-item{overflow:hidden;border-radius:20px}.tp-gallery-item:hover img{transform:scale(1.1)}.tp-gallery-item img{border-radius:20px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.tp-about-circale{width:150px;height:150px}.tp-about-circale span{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-content{margin-left:0}}.tp-about-content h2 .spacing{margin-left:115px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-content h2 .spacing{margin-left:0}}.tp-about-exp-item{background:var(--tp-grey-3);border-radius:10px;padding:45px 50px 50px;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-exp-item{padding:25px 30px 30px}}.tp-about-exp-date{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-black)}.tp-about-exp-tittle{font-weight:500;font-size:24px;line-height:125%;letter-spacing:-.02em}.tp-about-exp-meta span{font-weight:400;font-size:14px;letter-spacing:-.02em;color:var(--tp-common-black);border:1px solid var(--tp-border-1);border-radius:100px;padding:4px 15px;line-height:1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.tp-about-exp-meta span:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.tp-about-exp-meta span:not(:last-child){margin-right:10px}.tp-about-exp-count{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-black);position:absolute;bottom:50px;right:50px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-exp-count{bottom:30px;right:30px}}.tp-about-para{font-weight:500;font-size:16px;letter-spacing:-.02em;text-align:center;color:var(--tp-common-black)}.tp-about-brands{display:flex}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-brands{flex-wrap:wrap}}.tp-about-brands a{padding:0 65px;display:inline-block}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.tp-about-brands a{padding:0 35px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-brands a{padding:10px 20px}}.tp-about-brands a:not(:last-child){border-right:1px solid rgba(0,0,0,.1)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-brands a:not(:last-child){border:none}}.tp-about-details-tittle{font-weight:500;font-size:34px;line-height:129%;letter-spacing:-.02em}@media (max-width:574.98px){.tp-about-details-tittle{font-size:24px}}.tp-about-details-tittle span{color:rgba(0,0,0,.6)}.tp-about-details-thumb img{border-radius:20px}.tp-about-spacing{padding-top:160px}.tp-about-bottom-location{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-black)}.tp-about-bottom-border{width:860px;height:1px;background:#d9d9d9}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-bottom-border{width:700px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-bottom-border{width:550px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-bottom-border{display:none}}.tp-about-capsule-wrapper{position:relative;overflow:hidden;height:550px;pointer-events:none;margin-right:30px}@media (max-width:574.98px){.tp-about-capsule-wrapper{margin-right:0}}.tp-about-capsule-wrapper>.tp-about-capsule-item-wrapper>p{position:absolute;display:inline-block;margin-bottom:0;left:0;top:0;user-select:none;pointer-events:auto;transition:none}.tp-about-capsule-wrapper>.tp-about-capsule-item-wrapper>p img{transition:none;padding-bottom:10px}.tp-about-capsule-item{display:inline-block;font-size:15px;color:var(--tp-common-white);font-weight:500;border-radius:100px;padding:10px 26px;-webkit-transform:translate(-50%,-50%) rotate(.01rad);-moz-transform:translate(-50%,-50%) rotate(.01rad);-ms-transform:translate(-50%,-50%) rotate(.01rad);-o-transform:translate(-50%,-50%) rotate(.01rad);transform:translate(-50%,-50%) rotate(.01rad)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-details{margin-right:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.ab-personal-info__left-box{margin-right:190px}}@media only screen and (min-width:992px) and (max-width:1199px){.ab-personal-info__left-box{margin-right:50px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.ab-personal-info__left-box{margin-right:0;margin-bottom:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.ab-personal-info__skill{margin-top:100px}}.ab-personal-info__left-content{position:relative;z-index:2}.ab-personal-info__left-content-title{font-weight:500;font-size:40px;letter-spacing:-.03em}@media (max-width:574.98px){.ab-personal-info__left-content-title{font-size:30px}}.ab-personal-info__left-content p{font-weight:400;font-size:16px;line-height:162%;margin-bottom:20px}.ab-personal-info__left-content .emails{font-weight:500;font-size:20px;line-height:100%;color:var(--tp-common-black);margin-bottom:10px;display:block}.ab-personal-info__left-content .contact{display:block;font-weight:400;font-size:20px;line-height:1;color:var(--tp-grey-1);margin-bottom:20px}.ab-personal-info__exprience .ab-personal-bttom-border{border-bottom:1px solid rgba(0,0,0,.1)}.ab-personal-info__exprience-box{padding-top:30px;padding-bottom:30px;border-top:1px solid rgba(0,0,0,.1)}@media (max-width:574.98px){.ab-personal-info__exprience-box{flex-wrap:wrap}}.ab-personal-info__exprience-length{font-weight:400;font-size:14px;line-height:15px;text-transform:uppercase;color:var(--tp-grey-1);margin-right:95px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.ab-personal-info__exprience-length{margin-right:40px}}@media (max-width:574.98px){.ab-personal-info__exprience-length{margin-right:50px;margin-bottom:15px}}.ab-personal-info__exprience-title{font-weight:500;font-size:24px;line-height:20px;color:var(--tp-common-black)}.ab-personal-info__exprience-content span{font-weight:500;font-size:14px;line-height:14px;color:var(--tp-grey-1)}.tp-project-subtittle span{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-grey-1)}.tp-project-tittle{font-weight:500;font-size:140px;line-height:1;letter-spacing:-.03em}@media only screen and (min-width:992px) and (max-width:1199px){.tp-project-tittle{font-size:120px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-project-tittle{font-size:80px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-project-tittle{font-size:60px;margin-bottom:30px}}@media (max-width:574.98px){.tp-project-tittle{font-size:50px;margin-bottom:25px}}.tp-project-dates{font-weight:500;font-size:18px;letter-spacing:-.02em;color:var(--tp-common-black)}.tp-project-thumb{border-radius:20px}.tp-project-thumb img{border-radius:20px;transition:all .6s ease}.tp-project-item:hover .tp-project-thumb img{transform:scale(1.1)}.tp-project-item:hover .tp-project-brand{opacity:1;visibility:visible;transform:scaleY(1)}.tp-project-item-tittle{font-weight:500;font-size:24px;letter-spacing:-.02em}.tp-project-brand{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-black);position:absolute;top:50%;transform:translateY(-50%);transform:scaleY(0);width:100%;text-align:center;z-index:1;left:0;padding:12px 0;line-height:1;background:var(--tp-common-white);opacity:0;visibility:hidden;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.tp-project-2-item{overflow:hidden;border-radius:30px}.tp-project-2-item a{display:block}.tp-project-2-content{position:absolute;bottom:75px;left:180px;right:180px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-project-2-content{left:60px;right:60px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-project-2-content{left:40px;right:40px;bottom:35px}}@media (max-width:574.98px){.tp-project-2-content{left:20px;right:20px;bottom:15px}}.tp-project-2-thumb{border-radius:30px;position:relative;overflow:hidden}.tp-project-2-thumb::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:30px;background:rgba(0,0,0,.25)}.tp-project-2-thumb img{border-radius:30px;width:100%}@media (max-width:574.98px){.tp-project-2-thumb img{height:300px;object-fit:cover}}.tp-project-2-cetagory span{font-weight:400;font-size:16px;color:var(--tp-common-white);backdrop-filter:blur(40px);background:linear-gradient(209deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.25) 100%);display:inline-block;border-radius:34px;padding:7px 16px;line-height:1;margin-right:4px}.tp-project-2-tittle{font-weight:500;font-size:55px;line-height:1;letter-spacing:-.02em;color:var(--tp-common-white)}@media only screen and (min-width:576px) and (max-width:767px){.tp-project-2-tittle{font-size:35px}}@media (max-width:574.98px){.tp-project-2-tittle{font-size:25px}}.tp-project-2-dates{font-weight:400;font-size:16px;color:var(--tp-common-white)}.tp-project-spacing{padding-top:160px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-project-spacing{padding-top:140px}}.tp-project-details-left-title{font-weight:500;font-size:24px;letter-spacing:-.02em;color:var(--tp-common-black)}.tp-project-details-left-content span{font-weight:400;font-size:18px;color:var(--tp-grey-1);display:block}.tp-project-details-subtittle{font-weight:500;font-size:18px;letter-spacing:-.02em;color:var(--tp-common-black)}.tp-project-details-tittle{font-weight:500;font-size:60px;line-height:110%;letter-spacing:-.03em}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-project-details-tittle{font-size:40px}}.tp-project-details-tittle span{color:var(--tp-grey-2)}.tp-project-details-para{font-weight:400;font-size:16px;line-height:175%;letter-spacing:-.02em}.tp-project-details-spacing{padding-top:175px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-project-details-spacing{padding-top:150px}}.tp-project-details-thumb{border-radius:20px}.tp-project-details-thumb img{border-radius:20px}.tp-project-details-overview-title{font-weight:500;font-size:50px;letter-spacing:-.02em}.tp-project-details-overview-right h4{font-weight:500;font-size:30px;line-height:133%;letter-spacing:-.02em}.tp-project-details-overview-list ul li{font-weight:400;font-size:18px;line-height:189%;color:var(--tp-common-black);list-style:none;position:relative;padding-left:17px}.tp-project-details-overview-list ul li::after{position:absolute;top:14px;left:0;height:5px;width:5px;background-color:var(--tp-common-black);content:"";border-radius:50%}.tp-project-details-result{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,.1)}.tp-project-details-result .child-1{font-weight:500;font-size:70px;line-height:1;letter-spacing:-.01em;color:var(--tp-common-black);margin-right:15px}.tp-project-details-result .child-1 em{font-style:normal;width:120px}@media (max-width:574.98px){.tp-project-details-result .child-1{font-size:40px}}.tp-project-details-result .child-2{font-weight:400;font-size:18px;line-height:1;color:rgba(0,0,0,.6);margin-bottom:0}@media (max-width:574.98px){.tp-project-details-result .child-2{font-size:16px}}.tp-portfolio-mix-slider{height:100%;width:100%}.tp-portfolio-mix-slider-wrap.mix{padding:0;height:100vh}.tp-portfolio-mix-slider-navigation{position:absolute;bottom:0;width:100%}.tp-portfolio-mix-slider-navigation .nav-icon{font-size:16px;text-transform:uppercase;display:flex;gap:20px;color:var(--tp-common-white);line-height:1;position:relative;z-index:2;cursor:pointer}.tp-portfolio-mix-slider-navigation .slider-nav{display:flex;height:80px;justify-content:space-between;width:100%;align-items:center}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-portfolio-mix-slider-navigation .slider-nav{height:80px}}.tp-portfolio-mix-slider-navigation .slider-nav-box{position:absolute;bottom:0;width:100%}.tp-portfolio-mix-slider-navigation.navigation-white .nav-icon{color:var(--tp-common-black)}.tp-portfolio-mix-slider-image .popup-image{position:absolute;bottom:200px;left:72px;right:auto}@media (max-width:574.98px){.tp-portfolio-mix-slider-image .popup-image{display:none}}.tp-portfolio-mix-slider-image .popup-image i{width:35px;height:35px;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.2);backdrop-filter:blur(10px);color:var(--tp-common-white)}.tp-portfolio-mix-slider-content{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;text-align:center}.tp-portfolio-mix-slider-content .tp-portfolio-mix-slide-text{transform:translateX(200px);transition:all 2s ease}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-mix-slider-content .tp-portfolio-mix-slide-text{transform:translateX(0px)}}.tp-portfolio-mix-slider-content .tp-portfolio-mix-slide-heading{transform:translateX(-200px);transition:all 2s ease}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-mix-slider-content .tp-portfolio-mix-slide-heading{transform:translateX(0px)}}.tp-portfolio-mix-slider .swiper-slide-active .tp-portfolio-mix-slide-text{transform:translateX(0px)}.tp-portfolio-mix-slider .swiper-slide-active .tp-portfolio-mix-slide-heading{transform:translateX(0px)}.tp-portfolio-mix-slide-heading{font-size:clamp(5rem,15vw,13rem);font-weight:500;line-height:.8;color:var(--tp-common-white);font-family:var(--tp-ff-thundermed);letter-spacing:-4px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-mix-slide-heading{letter-spacing:0}}.tp-portfolio-mix-slide-text{font-size:16px;font-weight:500;line-height:1;margin-bottom:50px;display:inline-block;color:var(--tp-common-white);text-transform:uppercase}.tp-portfolio-mix-pagination{position:absolute;top:auto!important;bottom:0;transform:none;height:50px;left:0!important;right:0!important;display:inline-flex;gap:20px;margin-inline:auto;align-items:center;justify-content:center;z-index:1}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-portfolio-mix-pagination{gap:10px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-mix-pagination{display:none}}.tp-portfolio-mix-pagination .swiper-pagination-bullet{width:80px;height:5px;display:inline-block;margin:0 5px;overflow:hidden;transition:.4s;position:relative;border-radius:5px;background:rgba(255,255,255,.3)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-portfolio-mix-pagination .swiper-pagination-bullet{width:50px}}.tp-portfolio-mix-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{width:80px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-portfolio-mix-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{width:40px}}.tp-portfolio-mix-pagination .swiper-pagination-bullet::before{content:"";width:80px;height:100%;position:absolute;transition:.6s;z-index:9;left:0;border-radius:5px;background:rgba(255,255,255,.3)}.tp-portfolio-mix-pagination .swiper-pagination-bullet::after{content:"";width:0;height:100%;position:absolute;transition:.6s;z-index:8;left:0;background-color:white}.tp-portfolio-mix-pagination .swiper-pagination-bullet-active::after{opacity:1;width:100%}.tp-portfolio-revealing-slider{position:relative;height:100vh;overflow:hidden}.tp-portfolio-revealing-slider-social{position:absolute;bottom:75px;z-index:99;left:0;right:0;margin:0 auto;text-align:center}.tp-portfolio-revealing-slider-social a{font-size:16px;font-weight:600;line-height:1;margin:0 12px;color:var(--tp-common-white)}.tp-portfolio-revealing-slider-slides{z-index:1;position:relative;height:100%}.tp-portfolio-revealing-slider-control{z-index:2;position:absolute;top:50%;left:5%;width:var(--controlSize);height:var(--controlSize);margin-left:calc(var(--controlSize) / -2);margin-top:calc(var(--controlSize) / -2);border-radius:50%;background-color:rgba(255,255,255,0);backdrop-filter:blur(20px);transition:background-color .3s;cursor:pointer}.tp-portfolio-revealing-slider-control:hover{background-color:var(--tp-theme-secondary)}.tp-portfolio-revealing-slider-control:hover .tp-portfolio-revealing-slider-control-line::after{background-color:#fff}@media (max-width:574.98px){.tp-portfolio-revealing-slider-control{top:70%;left:10%}}.tp-portfolio-revealing-slider-control-right{left:95%}@media (max-width:574.98px){.tp-portfolio-revealing-slider-control-right{left:90%}}.tp-portfolio-revealing-slider-control-right .tp-portfolio-revealing-slider-control-line{left:37px;transform-origin:1px 0;transform:rotate(45deg)}.tp-portfolio-revealing-slider-control-right .tp-portfolio-revealing-slider-control-line:nth-child(2){transform:translateY(1px) rotate(135deg)}.tp-portfolio-revealing-slider-control-line{position:absolute;left:23px;top:50%;width:3px;height:14px;transform-origin:50% 0;transform:rotate(-45deg)}.tp-portfolio-revealing-slider-control-line::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#e2e2e2;transition:background-color .3s}.tp-portfolio-revealing-slider-control-line:nth-child(2){transform:translateY(1px) rotate(-135deg)}.tp-portfolio-revealing-slider-control.a-rotation .tp-portfolio-revealing-slider-control-line::after{animation:arrowLineRotation .49s}.tp-portfolio-revealing-slider-control.a-rotation .tp-portfolio-revealing-slider-control-line:nth-child(1)::after{animation:arrowLineRotationRev .49s}.tp-portfolio-revealing-slide{overflow:hidden;position:absolute;left:50%;top:50%;width:150vmax;height:150vmax;transform:translate(-50%,-50%);border-radius:50%;transition:clip-path 0s calc(var(--slidingAT) * .7);clip-path:circle(calc(var(--controlSize) / 2) at 120vw 50%)}.tp-portfolio-revealing-slide-inner{position:absolute;left:50%;top:50%;width:100vw;height:100vh;margin-left:-50vw;margin-top:-50vh;background-size:cover;background-position:center center}.tp-portfolio-revealing-slide-content{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;text-align:center}.tp-portfolio-revealing-slide-heading{font-size:clamp(5rem,15vw,13rem);font-weight:500;line-height:.8;color:var(--tp-common-white);font-family:var(--tp-ff-thundermed);letter-spacing:-4px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-revealing-slide-heading{letter-spacing:0}}.tp-portfolio-revealing-slide-text{font-size:16px;font-weight:500;line-height:1;margin-bottom:30px;display:inline-block;color:var(--tp-common-white);text-transform:uppercase}.tp-portfolio-revealing-slide.s-prev{clip-path:circle(calc(var(--controlSize) / 2) at 30vw 50%)}.tp-portfolio-revealing-slide.s-active{z-index:1;transition:clip-path var(--slidingAT);clip-path:circle(120vmax at 120vw 50%)}.tp-portfolio-revealing-slide.s-active.s-active-prev{clip-path:circle(120vmax at 30vw 50%)}.tp-testimonial-avatar img{border-radius:100px}.tp-testimonial-avatar-text{width:420px;height:235px;background:var(--tp-common-white)}.tp-testimonial-avatar-text .text-img{position:absolute}@media (max-width:574.98px){.tp-testimonial-avatar-slider .swiper-slider{width:100%}}.tp-testimonial-border{position:absolute;top:50%;transform:translateY(-50%);width:100%}.tp-testimonial-para{font-weight:500;font-size:24px;line-height:150%;letter-spacing:-.01em;color:var(--tp-common-black)}@media (max-width:574.98px){.tp-testimonial-para{font-size:20px}}.tp-testimonial-author-info h5{font-weight:500;font-size:18px;line-height:200%;letter-spacing:-.01em}.tp-testimonial-author-info span{font-weight:400;font-size:16px;letter-spacing:-.01em;color:var(--tp-grey-1)}.tp-testimonial-navigation{position:absolute;display:flex;justify-content:space-between;width:100%;top:50%;transform:translateY(-50%)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-testimonial-navigation{width:97%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-testimonial-navigation{top:auto;transform:translateY(0)}}@media (max-width:574.98px){.tp-testimonial-navigation{width:92%}}.tp-testimonial-navigation span{border:1px solid rgba(0,0,0,.1);border-radius:100px;width:60px;height:60px;display:flex;justify-content:center;align-items:center;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.tp-testimonial-navigation span:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.tp-text-slide-active .swiper-slide{width:auto}.tp-text-slide-bottom{margin-top:-25px}.tp-text-slide-bottom .tp-text-content span{color:var(--tp-common-black)}.tp-text-content span{font-weight:500;font-size:140px;line-height:1.3;letter-spacing:-.03em;color:rgba(0,0,0,.1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tp-text-content span{font-size:100px}}@media (max-width:574.98px){.tp-text-content span{font-size:60px}}.hover-reveal-item .tp-award-reveal-img{position:absolute;top:0;left:0;width:210px;height:250px;opacity:0;z-index:9;overflow:hidden;pointer-events:none;border-radius:10px;margin:-150px 0 0 -150px;-webkit-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-moz-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-ms-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transform:scale(.4);background-repeat:no-repeat;background-size:cover}.hover-reveal-item:hover .tp-award-reveal-img{opacity:1}.hover-reveal-item .des-team-reveal-img{position:absolute;top:0;left:0;width:300px;height:400px;opacity:0;z-index:9;overflow:hidden;pointer-events:none;border-radius:10px;margin:-150px 0 0 -150px;-webkit-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-moz-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-ms-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transform:scale(.4)}.hover-reveal-item:hover .des-team-reveal-img{opacity:1}.hover-reveal-item .des-text-reveal-img{position:absolute;top:0;left:0;width:300px;height:320px;opacity:0;z-index:9;overflow:hidden;pointer-events:none;border-radius:10px;margin:-150px 0 0 -150px;-webkit-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-moz-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-ms-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transform:scale(.4)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hover-reveal-item .des-text-reveal-img{width:200px;height:220px;margin:-120px 0 0 -120px}}@media (max-width:574.98px){.hover-reveal-item .des-text-reveal-img{width:120px;height:140px;margin:-80px 0 0 -100px}}.hover-reveal-item .des-text-reveal-img img{max-width:100%}.hover-reveal-item:hover .des-text-reveal-img{opacity:1}.hover-reveal-item .design-award-reveal-img{position:absolute;top:0;left:0;width:250px;height:250px;opacity:0;z-index:9;overflow:hidden;pointer-events:none;background-size:cover;border-radius:20px;margin:-150px 0 0 -150px;-webkit-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-moz-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-ms-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transform:scale(.4)}.hover-reveal-item:hover .design-award-reveal-img{opacity:1}.hover-reveal-item .studio-service-reveal-img{position:absolute;top:0;left:0;width:360px;height:360px;opacity:0;z-index:9;overflow:hidden;pointer-events:none;margin:-150px 0 0 -150px;-webkit-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-moz-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-ms-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transition:opacity .3s,transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);transform:scale(.4);object-fit:cover}@media (max-width:574.98px){.hover-reveal-item .studio-service-reveal-img{height:200px;width:200px}}.hover-reveal-item:hover .studio-service-reveal-img{opacity:1}.design-award-area{margin-top:-76px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.design-award-area{margin-top:-30px}}.design-award-title-box p{font-weight:500;font-size:24px;line-height:1.25;color:#e0eeee;margin-bottom:0;letter-spacing:-.02em;max-width:470px;margin:0 auto}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.design-award-title-box p{font-size:20px}}.design-award-content h4{font-weight:500;font-size:24px;line-height:1.2;margin-bottom:0;padding-right:60px;letter-spacing:-.02em;color:rgba(0,0,0,.3)}.design-award-content span{flex:0 0 auto;font-weight:500;font-size:18px;line-height:1;letter-spacing:-.02em;color:rgba(0,0,0,.3)}.design-award-content img{opacity:.3;will-change:transform;transition:all linear 1s}@media (max-width:574.98px){.design-award-content-xs{flex-direction:column}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.design-award-content-xs.design-award-content h4{font-size:16px;padding-right:0;margin-bottom:10px}}.design-award-item{position:relative;width:70%;margin:0 auto;padding-bottom:35px;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,1,1);border-bottom:1px solid rgba(0,0,0,.3)}@media only screen and (min-width:768px) and (max-width:991px){.design-award-item{width:690px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.design-award-item{width:100%}}.design-award-item::after{position:absolute;content:"";bottom:2px;right:0;height:1px;width:8px;transform:rotate(40deg);background:rgba(0,0,0,.3)}.design-award-item::before{position:absolute;content:"";bottom:-4px;right:0;height:1px;width:8px;transform:rotate(-40deg);background:rgba(0,0,0,.3)}.design-award-item:hover{border-color:var(--tp-common-black)}.design-award-item:hover::after,.design-award-item:hover::before{background-color:var(--tp-common-black)}.design-award-item:hover .design-award-content h4,.design-award-item:hover .design-award-content span{color:var(--tp-common-black)}.design-award-item:hover .design-award-content img{transform:rotate(360deg)}.design-award-item.active .design-award-content h4{color:var(--tp-common-black)}.design-award-item.active .design-award-content img{opacity:1}.design-award-item.active .design-award-content span{color:var(--tp-common-black)}.design-award-wrap .row [class*=col]:not(:first-child) .design-award-item{padding-top:40px}.tp-feature-icon{border-radius:10px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:var(--tp-grey-3)}.tp-feature-tittle{font-weight:500;font-size:18px;letter-spacing:-.02em;color:var(--tp-common-black)}.tp-feature-border{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding-top:40px;padding-bottom:10px}.tp-pricing-tittle{font-weight:500;font-size:24px;line-height:125%;letter-spacing:-.02em}.tp-pricing-tittle span{color:#595959;margin-left:10px}.tp-pricing-item{background:var(--tp-grey-3);border-radius:10px;padding:55px 90px 60px 60px;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pricing-item{padding:35px 40px 40px}}.tp-pricing-item p{line-height:175%}.tp-pricing-item .tp-btn-xl{background:var(--tp-common-white)}.tp-pricing-shape{position:absolute;top:0;right:0;z-index:-1}.tp-contact-form-input .tp-label{font-weight:400;font-size:16px;margin-bottom:5px;color:var(--tp-common-black)}.tp-contact-form-input .tp-input{border:1px solid rgba(0,0,0,.1);border-radius:50px;height:50px;font-size:14px;line-height:50px;width:100%;color:var(--tp-common-black)}.tp-contact-form-input .tp-input::-webkit-input-placeholder{font-size:14px;color:#595959}.tp-contact-form-input .tp-input::-moz-placeholder{font-size:14px;color:#595959}.tp-contact-form-input .tp-input:-moz-placeholder{font-size:14px;color:#595959}.tp-contact-form-input .tp-input:-ms-input-placeholder{font-size:14px;color:#595959}.tp-contact-form-input .tp-input::placeholder{font-size:14px;color:#595959}.tp-contact-form-input .tp-select{color:#595959;padding-left:26px}.tp-contact-form-input .tp-textarea{height:90px;border-radius:10px;line-height:1}.tp-contact-top-subtittle{font-weight:400;font-size:24px;color:var(--tp-common-black)}.tp-contact-top-tittle{font-weight:500;font-size:100px;line-height:104%;letter-spacing:-.03em;color:var(--tp-common-black)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-contact-top-tittle{font-size:90px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-contact-top-tittle{font-size:75px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-contact-top-tittle{font-size:57px}}@media (max-width:574.98px){.tp-contact-top-tittle{font-size:43px}}.tp-contact-top-tittle img{border-radius:50px;margin-left:15px;transform:translateY(-5px)}@media only screen and (min-width:576px) and (max-width:767px){.tp-contact-top-tittle img{width:140px}}@media (max-width:574.98px){.tp-contact-top-tittle img{width:105px}}.tp-contact-top-spacing{padding-top:186px}.tp-contact-top-email span{font-size:18px;color:var(--tp-grey-1)}.tp-contact-top-email h4{font-weight:400;font-size:36px;letter-spacing:-.02em;color:#000}.tp-contact-top-para p{font-size:18px;line-height:167%}.tp-contact-category{display:flex;flex-wrap:wrap;gap:12px}.tp-contact-category input{display:none}.tp-contact-category input~span{font-weight:400;font-size:18px;color:var(--tp-common-black);border:1px solid rgba(0,0,0,.1);border-radius:30px;transition:all .4s ease;padding:16px 38px;display:inline-block;cursor:pointer}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-contact-category input~span{padding:12px 30px}}.tp-contact-category input~span:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.tp-contact-category input:checked~span{background:var(--tp-common-black);color:var(--tp-common-white)}.tp-contact-category-wrap h5{font-weight:500;font-size:24px;letter-spacing:-.02em;color:var(--tp-common-black);display:block}.tp-progress-bar-item{padding:22px 0;overflow:hidden;padding-bottom:5px}.tp-progress-bar-item label{font-size:16px;font-weight:400;line-height:1;color:var(--tp-common-black);margin-bottom:12px;display:inline-block}.tp-progress-bar .progress{overflow:visible;border-radius:3px;background:rgba(0,0,0,.1);height:1px}.tp-progress-bar .progress-bar{background-color:var(--tp-common-black);border-radius:30px;border-radius:10px;position:relative;overflow:visible;height:3px;top:-1px}.tp-progress-bar .progress-bar span{position:absolute;right:0;top:-15px;transform:translateY(-50%);font-size:16px;font-weight:400;line-height:1;color:var(--tp-common-black)}.ab-personal-info__skill .ab-personal-info__right-title{margin-bottom:5px}.tp-counter-item{border-radius:20px;backdrop-filter:blur(40px);background:linear-gradient(209deg,rgba(255,255,255,.15) 0%,rgba(255,255,255,.15) 100%);padding:60px 60px 37px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-counter-item{padding:30px 30px 27px}}.tp-counter-tittle{font-weight:500;font-size:80px;line-height:81%;letter-spacing:-.03em;color:var(--tp-common-white)}.tp-counter-subtittle{font-weight:500;font-size:18px;line-height:167%;letter-spacing:-.02em;color:var(--tp-common-white)}.tp-counter-para{line-height:162%;color:rgba(255,255,255,.6)}.tp-counter-spacing{padding-top:274px;padding-bottom:274px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tp-counter-spacing{padding-top:180px;padding-bottom:150px}}@media (max-width:574.98px){.tp-counter-spacing{padding-top:140px;padding-bottom:110px}}.tp-faq-btn{font-weight:500;font-size:18px;line-height:167%;letter-spacing:-.02em;color:var(--tp-common-black);border:1px solid transparent;border-radius:60px;display:block;width:100%;text-align:left;padding:14px 30px;padding-right:70px;background:#f8f8f9}@media (max-width:574.98px){.tp-faq-btn{padding-right:40px;font-size:16px}}.tp-faq-btn.collapsed{background:0 0;border:1px solid rgba(0,0,0,.1)}.tp-faq-btn .accordion-btn{position:absolute;top:50%;right:25px;transform:translateY(-50%);display:inline-block;width:12px;height:12px}.tp-faq-btn .accordion-btn::after{position:absolute;content:"";width:100%;height:2px;left:0;top:50%;transform:translateY(-50%);background-color:#000;border-radius:2px;transition:all .4s ease}.tp-faq-btn .accordion-btn::before{position:absolute;content:"";width:2px;height:100%;left:50%;top:0;background-color:#000;transform:translateX(-50%);border-radius:2px;transition:all .4s ease}.tp-faq-btn .accordion-button:not(.collapsed){color:var(--tp-common-black);background:0 0;box-shadow:none}.tp-faq-btn:not(.collapsed) .accordion-btn::before{transform:translateX(-50%) rotate(90deg);background:var(--tp-common-black);opacity:1}.tp-faq-btn:not(.collapsed) .accordion-btn::after{background:var(--tp-common-black);opacity:1}.tp-faq-details-para{padding-top:10px;padding-bottom:15px;padding-left:30px;padding-right:30px}.tp-faq-details-para p{margin-bottom:0}.tp-video-play{width:60px;height:60px;border-radius:50%;display:inline-block;background:var(--tp-common-white);text-align:center;line-height:60px;font-size:16px;color:var(--tp-common-black);position:relative;transition:all .4s ease}.tp-video-waves{position:absolute;position:absolute;width:120px;height:120px;background:var(--tp-common-white);opacity:0;border-radius:100%;right:-29px;bottom:-29px;z-index:-1;z-index:2;-webkit-animation:tp-video-waves 3s ease-in-out infinite;animation:tp-video-waves 3s ease-in-out infinite}.tp-video-wave-1{-webkit-animation-delay:0s;animation-delay:0s}.tp-video-wave-2{-webkit-animation-delay:1s;animation-delay:1s}.tp-video-wave-3{-webkit-animation-delay:2s;animation-delay:2s}.bfolio-light .postbox-details-tag span{color:rgba(0,0,0,.6)}.bfolio-light .postbox-details-tag span:last-child::after{background-color:rgba(0,0,0,.6)}.bfolio-light .postbox-details-meta .postbox-author-name{color:rgba(0,0,0,.6)}.bfolio-light .postbox-details-meta>div:not(:first-child)::after{background:rgba(0,0,0,.1)}.bfolio-light .postbox-details-text p{color:rgba(0,0,0,.7)}.bfolio-light .postbox-details-quote p{color:var(--tp-common-black)}.bfolio-light .postbox-details-quote span{color:rgba(0,0,0,.6)}.bfolio-light .postbox-details-quote span::before{background-color:rgba(0,0,0,.6)}.bfolio-light .postbox-details-text p span{color:#ff5722}.bfolio-light .postbox-details-list ul li{color:rgba(0,0,0,.7)}.bfolio-light .postbox-details-list ul li::before{background-color:rgba(0,0,0,.7)}.bfolio-light .postbox-details-list ul li span{color:rgba(0,0,0,.3)}.bfolio-light .postbox-details-code{background:#f8f8f9}.bfolio-light .postbox-details-code pre{color:rgba(0,0,0,.7)}.bfolio-light .postbox-details-author .sidebar-widget-author{background:#f8f8f9}.bfolio-light .postbox-details-social a{background-color:#f8f8f9;color:rgba(0,0,0,.8)}.bfolio-light .postbox-details-social a:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.bfolio-light .tp-blog-sidebar-tagcloud span{color:var(--tp-common-black)}.bfolio-light .postbox__comment-title{color:var(--tp-common-black)}.bfolio-light .postbox__comment-name h5{color:var(--tp-common-black)}.bfolio-light .postbox__comment-name span{color:rgba(0,0,0,.7)}.bfolio-light .postbox__comment-text p{color:rgba(0,0,0,.7)}.bfolio-light .postbox__comment-reply a{color:var(--tp-common-black);border:1px solid rgba(0,0,0,.1)}.bfolio-light .postbox__comment-reply a:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.bfolio-light .postbox-details-form{border:1px solid rgba(0,0,0,.08)}.bfolio-light .postbox-details-form-title{color:var(--tp-common-black)}.bfolio-light .postbox-details-form p{color:rgba(0,0,0,.7)}.bfolio-light .postbox-details-input label{color:var(--tp-common-black)}.bfolio-light .postbox-details-input input,.bfolio-light .postbox-details-input textarea{background:#f8f8f9;color:var(--tp-common-black);border:1px solid #f8f8f9}.bfolio-light .postbox-details-input input:focus,.bfolio-light .postbox-details-input textarea:focus{background:0 0}.bfolio-light .postbox-details-remeber label{color:rgba(0,0,0,.7)}.bfolio-light .postbox-details-remeber label::before{color:var(--tp-common-black);filter:invert(1)}.bfolio-light .postbox-details-remeber label::after{border:1px solid rgba(0,0,0,.1)}.bfolio-light .postbox-details-item.item-border{border:1px solid rgba(0,0,0,.08)}.bfolio-light .postbox-item{border:1px solid rgba(0,0,0,.08)}.bfolio-light .postbox-author-name{color:var(--tp-common-black)}.bfolio-light .postbox-author-info span{color:rgba(0,0,0,.6)}.bfolio-light .postbox-meta span{color:rgba(0,0,0,.6)}.bfolio-light .postbox-tag{color:rgba(0,0,0,.6)}.bfolio-light .postbox-title{color:var(--tp-common-black)}.bfolio-light .tp-btn-yellow-border.postbox-btn{color:var(--tp-common-black);background:#f6f6f9;border:1px solid #f6f6f9}.bfolio-light .postbox-blockquote{background:#f6f6f9}.bfolio-light .postbox-blockquote-paragraph p{color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-2-bg.is-left{background:var(--tp-common-white)}.bfolio-light .tp-offcanvas-2-logo .logo-1{display:none}.bfolio-light .tp-offcanvas-menu>nav>ul>li.is-active>a{color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-menu>nav>ul>li.is-active .tp-menu-close i{color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-menu>nav>ul>li>a{color:#d5d5d5}.bfolio-light .tp-offcanvas-menu>nav>ul>li>ul>li>a{color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-menu .tp-submenu li a:hover{background-color:initial;color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-2-bg.is-right{background-color:#f6f6f9}.bfolio-light .tp-offcanvas-2-right-info-title{color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-2-right-info-item>a{color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-2-right-social a{color:var(--tp-common-black);border:1px solid rgba(0,0,0,.1)}.bfolio-light .tp-offcanvas-2-right-social a:hover{color:var(--tp-common-white);border-color:var(--tp-common-black);background-color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-2-close-btn .text{color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-2-close-btn{color:var(--tp-common-black)}.bfolio-light .tp-offcanvas-2-close-btn .texts{color:var(--tp-common-black)}.bfolio-dark{background:var(--tp-common-black)}.bfolio-dark .tp-dark-switch .sun{display:block;color:var(--tp-common-white)}.bfolio-dark .tp-dark-switch .moon{display:none}.bfolio-dark .tp-header-logo .logo-white{display:none}.bfolio-dark .tp-header-logo .logo-dark{display:inline-block!important}.bfolio-dark .tp-header-search{color:var(--tp-common-white)}.bfolio-dark .tp-btn{color:var(--tp-common-black);background:var(--tp-common-white)}.bfolio-dark .tp-main-menu nav>ul>li>a{color:var(--tp-common-white)}.bfolio-dark .tp-main-menu nav>ul>li>.submenu{background:rgba(38,37,40,.9);box-shadow:0 20px 30px -8px rgba(19,19,22,.1)}.bfolio-dark .tp-main-menu nav>ul>li>.submenu>li>a{color:var(--tp-common-white)}.bfolio-dark .tp-main-menu nav>ul>li>.submenu>li:hover>a{background-color:#2c2b2e;color:var(--tp-common-white)}.bfolio-dark .header-sticky{background:rgba(38,37,40,.9);box-shadow:0 2px 6px 0 rgba(19,19,22,.08)}.bfolio-dark .tp-hero-circle .circle-1,.bfolio-dark .tp-hero-circle .circle-2{opacity:.1}.bfolio-dark .tp-hero-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-hero-cetagory{background:#212124}.bfolio-dark .tp-hero-cetagory span{color:var(--tp-common-white)}.bfolio-dark .tp-hero-bigtext h2{color:var(--tp-common-white)}.bfolio-dark .reveal-text .char{color:#a8a8a8}.bfolio-dark .reveal-text .char.revealed{color:var(--tp-common-white)}.bfolio-dark .tp-about-circale img{filter:invert(1)}.bfolio-dark .tp-about-circale span{color:var(--tp-common-white)}.bfolio-dark .tp-btn-border{border:1px solid rgba(255,255,255,.2);color:var(--tp-common-white);background:0 0}.bfolio-dark .tp-gallery-wrapper{background:var(--tp-grey-4)}.bfolio-dark .tp-about-exp-item{background:var(--tp-grey-4)}.bfolio-dark .tp-about-exp-date{color:var(--tp-common-white)}.bfolio-dark .tp-about-exp-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-about-exp-meta span:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.bfolio-dark .tp-about-exp-meta span{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.2)}.bfolio-dark .tp-about-exp-count{color:var(--tp-common-white)}.bfolio-dark .tp-about-para{color:var(--tp-common-white)}.bfolio-dark .tp-about-brands a{filter:invert(1)}.bfolio-dark .tp-section-border{border-bottom:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-project-subtittle span{color:var(--tp-grey-5)}.bfolio-dark .tp-project-brand{color:var(--tp-common-white);background:var(--tp-common-black)}.bfolio-dark .tp-project-item-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-project-dates{color:var(--tp-common-white)}.bfolio-dark .tp-testimonial-avatar-text{background:var(--tp-common-black)}.bfolio-dark .tp-testimonial-avatar-text .text-img{filter:invert(1)}.bfolio-dark .tp-testimonial-para{color:var(--tp-common-white)}.bfolio-dark .tp-testimonial-navigation span{border:1px solid rgba(255,255,255,.1);color:var(--tp-common-white)}.bfolio-dark .tp-testimonial-author-info h5{color:var(--tp-common-white)}.bfolio-dark .tp-testimonial-author-info span{color:var(--tp-grey-5)}.bfolio-dark .tp-text-content span{color:rgba(255,255,255,.2)}.bfolio-dark .tp-text-slide-bottom .tp-text-content span{color:var(--tp-common-white)}.bfolio-dark .grey-bg{background:var(--tp-grey-4)}.bfolio-dark .design-award-item.active .design-award-content h4{color:var(--tp-common-white)}.bfolio-dark .design-award-item.active .design-award-content span{color:var(--tp-common-white)}.bfolio-dark .design-award-item{border-bottom:1px solid rgba(255,255,255,.3)}.bfolio-dark .design-award-content h4{color:rgba(255,255,255,.3)}.bfolio-dark .design-award-content span{color:rgba(255,255,255,.3)}.bfolio-dark .tp-blog-tag{color:var(--tp-common-white);background:rgba(255,255,255,.08)}.bfolio-dark .tp-blog-date{color:var(--tp-common-white)}.bfolio-dark .tp-blog-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-black-bg{background:var(--tp-grey-4)}.bfolio-dark .tp-offcanvas{background-color:var(--tp-grey-4)}.bfolio-dark .tp-offcanvas-close-btn button{color:var(--tp-common-white)}.bfolio-dark .tp-offcanvas-title{color:var(--tp-common-white)}.bfolio-dark .tp-offcanvas-content p{color:var(--tp-grey-5)}.bfolio-dark .tp-offcanvas-contact ul li a{color:var(--tp-grey-5)}.bfolio-dark .tp-offcanvas-contact ul li a:hover{color:var(--tp-common-white)}.bfolio-dark .tp-offcanvas-social ul li a{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-offcanvas-social ul li a:hover{color:var(--tp-common-black);background:var(--tp-common-white)}.bfolio-dark .tp-search-form-toggle{background-color:var(--tp-grey-4)}.bfolio-dark .tp-search-close{color:var(--tp-common-white)}.bfolio-dark .tp-search-form-input input{color:var(--tp-common-white);border-bottom:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-search-form-input input~.tp-search-focus-border{background-color:var(--tp-common-white)}.bfolio-dark .tp-search-form-icon{color:var(--tp-common-white)}.bfolio-dark #ball{background-color:var(--tp-common-white)!important}.bfolio-dark .tp-main-menu-2 nav>ul{background:var(--tp-grey-4)}.bfolio-dark .tp-hero-2-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-hero-2-content p{color:var(--tp-grey-5)}.bfolio-dark .tp-white-bg{background:var(--tp-common-black)}.bfolio-dark .tp-feature-icon{background:var(--tp-grey-4);color:var(--tp-common-white)}.bfolio-dark .tp-feature-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-feature-border{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-footer-2-wrap .tp-footer-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-footer-email{color:var(--tp-common-white)}.bfolio-dark .tp-footer-2-wrap .tp-footer-link{color:rgba(255,255,255,.6)}.bfolio-dark .tp-footer-social span a{border:1.5px solid rgba(255,255,255,.17);color:var(--tp-common-white)}.bfolio-dark .tp-footer-social span a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.bfolio-dark .tp-footer-2-wrap .tp-footer-copyright p{color:var(--tp-grey-5)}.bfolio-dark .tp-footer-2-wrap .tp-footer-copyright p a{color:var(--tp-common-white)}.bfolio-dark .tp-hero-3-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-hero-3-icon{filter:invert(1)}.bfolio-dark .tp-hero-3-text-rotate span{filter:invert(1)}.bfolio-dark .tp-hero-3-shape{filter:invert(1)}.bfolio-dark .tp-hero-3-para{color:var(--tp-common-white)}.bfolio-dark .tp-hero-3-form .tp-input{border-color:transparent;background:#1d1d1f;color:var(--tp-common-white)}.bfolio-dark .tp-hero-3-form .tp-input::-webkit-input-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-hero-3-form .tp-input::-moz-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-hero-3-form .tp-input:-moz-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-hero-3-form .tp-input:-ms-input-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-hero-3-form .tp-input::placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-hero-3-para-2 p{color:var(--tp-common-white)}.bfolio-dark .tp-section-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-pricing-item{background:var(--tp-grey-4)}.bfolio-dark .tp-pricing-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-pricing-item p{color:var(--tp-grey-5)}.bfolio-dark .tp-pricing-shape{filter:invert(1)}.bfolio-dark .tp-pricing-item .tp-btn-xl{background:var(--tp-common-white);color:var(--tp-common-black)}.bfolio-dark .tp-contact-wrap p{color:var(--tp-grey-5)}.bfolio-dark .tp-contact-form-input .tp-input{border:1px solid rgba(255,255,255,.1);background:0 0;color:var(--tp-grey-5)}.bfolio-dark .tp-contact-form-input .tp-input::-webkit-input-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-contact-form-input .tp-input::-moz-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-contact-form-input .tp-input:-moz-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-contact-form-input .tp-input:-ms-input-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-contact-form-input .tp-input::placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-contact-form-input .tp-label{color:var(--tp-common-white)}.bfolio-dark .nice-select::after{color:var(--tp-grey-5)}.bfolio-dark .tp-footer-3-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-footer-3-subtittle{color:var(--tp-common-white)}.bfolio-dark .tp-footer-3-copyright p{color:var(--tp-common-white)}.bfolio-dark .tp-header-3-wrap .tp-header-menu-btn{background:var(--tp-common-white)}.bfolio-dark .tp-header-3-wrap .tp-header-menu-btn span{background:var(--tp-common-black)}.bfolio-dark .tp-about-details-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-about-details-tittle span{color:rgba(255,255,255,.6)}.bfolio-dark .tp-about-bottom-border{background:rgba(255,255,255,.2)}.bfolio-dark .tp-about-bottom-location{color:var(--tp-common-white)}.bfolio-dark .ab-personal-info__left-content-title{color:var(--tp-common-white)}.bfolio-dark .ab-personal-info__left-content p{color:var(--tp-grey-5)}.bfolio-dark .ab-personal-info__left-content .emails{color:var(--tp-common-white)}.bfolio-dark .ab-personal-info__left-content .contact{color:var(--tp-grey-5)}.bfolio-dark .tp-progress-bar-item label{color:var(--tp-common-white)}.bfolio-dark .tp-progress-bar .progress{background:rgba(255,255,255,.1)}.bfolio-dark .tp-progress-bar .progress-bar{background-color:var(--tp-common-white)}.bfolio-dark .tp-progress-bar .progress-bar span{color:var(--tp-common-white)}.bfolio-dark .tp-about-capsule-item{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-about-capsule-item.svg{padding:0;border:none;filter:invert(1)}.bfolio-dark .ab-personal-info__exprience-length{color:var(--tp-grey-5)}.bfolio-dark .ab-personal-info__exprience-title{color:var(--tp-common-white)}.bfolio-dark .ab-personal-info__exprience-content span{color:var(--tp-grey-5)}.bfolio-dark .ab-personal-info__exprience-box{border-top:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-faq-btn{color:var(--tp-common-white);background:#1d1d1f}.bfolio-dark .tp-faq-btn:not(.collapsed) .accordion-btn::before{background:var(--tp-common-white)}.bfolio-dark .tp-faq-btn .accordion-btn::after{background-color:var(--tp-common-white)}.bfolio-dark .tp-faq-btn .accordion-btn::before{background-color:var(--tp-common-white)}.bfolio-dark .tp-faq-details-para p{color:var(--tp-grey-5)}.bfolio-dark .tp-faq-btn.collapsed{border:1px solid rgba(255,255,255,.1);background:0 0}.bfolio-dark .tp-project-details-left-title{color:var(--tp-common-white)}.bfolio-dark .tp-project-details-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-project-details-left-content span{color:var(--tp-grey-5)}.bfolio-dark .tp-project-details-para{color:var(--tp-grey-5)}.bfolio-dark .tp-project-details-subtittle{color:var(--tp-common-white)}.bfolio-dark .tp-project-details-overview-right h4{color:var(--tp-common-white)}.bfolio-dark .tp-project-details-overview-title{color:var(--tp-common-white)}.bfolio-dark .tp-project-details-overview-list ul li{color:var(--tp-common-white)}.bfolio-dark .tp-project-details-overview-list ul li::after{background-color:var(--tp-common-white)}.bfolio-dark .tp-project-details-result .child-1{color:var(--tp-common-white)}.bfolio-dark .tp-project-details-result .child-2{color:rgba(255,255,255,.6)}.bfolio-dark .tp-project-details-result{border-bottom:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-pagination-wrap ul{border:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-pagination-wrap ul li a{color:var(--tp-grey-5)}.bfolio-dark .tp-pagination-wrap ul li a:hover{color:var(--tp-common-black)}.bfolio-dark .tp-pagination-wrap ul li a.active{color:var(--tp-common-black)}.bfolio-dark .tp-postbox-meta a{color:var(--tp-common-white)}.bfolio-dark .tp-postbox-meta span{color:var(--tp-grey-5)}.bfolio-dark .tp-postbox-border{background:rgba(255,255,255,.1)}.bfolio-dark .tp-postbox-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-postbox-content p{color:var(--tp-grey-5)}.bfolio-dark .tp-postbox-item{border:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-blog-sidebar-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-blog-sidebar-search-input input{background:#1d1d1f;border:1px solid transparent;color:var(--tp-common-white)}.bfolio-dark .tp-blog-sidebar-search-input input::-webkit-input-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-blog-sidebar-search-input input::-moz-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-blog-sidebar-search-input input:-moz-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-blog-sidebar-search-input input:-ms-input-placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-blog-sidebar-search-input input::placeholder{color:var(--tp-grey-5)}.bfolio-dark .tp-blog-sidebar-search-input button{color:var(--tp-common-white)}.bfolio-dark .tp-blog-sidebar-cetagory ul li a{color:var(--tp-grey-5)}.bfolio-dark .tp-blog-sidebar-cetagory ul li a:hover{color:var(--tp-common-white)}.bfolio-dark .rc-post-title{color:var(--tp-common-white)}.bfolio-dark .rc-post-cetagory span{color:var(--tp-grey-5)}.bfolio-dark .rc-post-cetagory span a{color:var(--tp-common-white)}.bfolio-dark .tp-blog-sidebar-tagcloud .tagcloud a{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-blog-sidebar-tagcloud .tagcloud a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.bfolio-dark .postbox-details-quote-box i{filter:invert(1)}.bfolio-dark .postbox-details-author .sidebar-widget-author-content span{color:var(--tp-common-white)}.bfolio-dark .postbox-details-author .sidebar-widget-author-content p{color:var(--tp-grey-5)}.bfolio-dark .postbox-details-author .sidebar-widget-author-name{color:var(--tp-common-white)}.bfolio-dark .postbox-details-content .sidebar-widget-author-social a{color:var(--tp-common-white)}.bfolio-dark .postbox-meta i{color:var(--tp-common-white)}.bfolio-dark .tp-contact-top-subtittle{color:var(--tp-common-white)}.bfolio-dark .tp-contact-top-tittle{color:var(--tp-common-white)}.bfolio-dark .tp-contact-top-email span{color:var(--tp-grey-5)}.bfolio-dark .tp-contact-top-email h4{color:var(--tp-common-white)}.bfolio-dark .tp-contact-top-para p{color:var(--tp-grey-5)}.bfolio-dark .tp-contact-category-wrap h5{color:var(--tp-common-white)}.bfolio-dark .tp-contact-category input~span{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-contact-category input~span:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.bfolio-dark .tp-contact-category input:checked~span{background:var(--tp-common-white);color:var(--tp-common-black)}.bfolio-dark .bf-about-dec{color:rgba(255,255,255,.6)}.bfolio-dark .bf-about-video video{filter:invert(1);mix-blend-mode:inherit}.bfolio-dark .bf-brands-item{background:var(--tp-grey-4)}.bfolio-dark .bf-brands-item img{filter:invert(1)}.bfolio-dark .bf-brands-title{color:var(--tp-common-white)}.bfolio-dark .bf-portfolio-title{color:var(--tp-common-white)}.bfolio-dark .tp-offcanvas-menu ul li.active>a{color:var(--tp-common-white)}.bfolio-dark .tp-offcanvas-menu ul li>a{color:var(--tp-common-white)}.bfolio-dark .tp-menu-close{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.12)}.bfolio-dark .tp-offcanvas-menu ul li.active>.tp-menu-close{background-color:var(--tp-common-white);border-color:var(--tp-common-white)}.bfolio-dark .tp-offcanvas-menu ul li.active>.tp-menu-close i{color:var(--tp-common-black)}.bfolio-dark .bf-btn-white-border:hover{color:var(--tp-common-black)}.bfolio-dark .bf-hero-2-title{color:var(--tp-common-white)}.bfolio-dark .bf-hero-2-left-right{filter:invert(1)}.bfolio-dark .bf-text-moving-item span{color:var(--tp-common-white)}.bfolio-dark .bf-text-moving-top span img{filter:invert(1)}.bfolio-dark .bf-portfolio-vp-maintitle{color:var(--tp-common-white)}.bfolio-dark .bf-faq-wrap .accordion-item{background:var(--tp-grey-4)}.bfolio-dark .bf-faq-wrap .tp-faq-btn{border:none}.bfolio-dark .bf-hero-3-title{color:var(--tp-common-white)}.bfolio-dark .bf-header-3-style .tp-main-menu-2 nav>ul{background:var(--tp-grey-4)}.bfolio-dark .bf-btn-rounded{border:1px solid rgba(255,255,255,.12);color:var(--tp-common-white)}.bfolio-dark .bf-hero-3-dec{border-top:1px solid rgba(255,255,255,.12)}.bfolio-dark .bf-hero-3-dec p{color:rgba(255,255,255,.6)}.bfolio-dark .bf-about-3-subtile span{color:var(--tp-common-white)}.bfolio-dark .bf-about-3-avatar p{color:var(--tp-common-white)}.bfolio-dark .bf-about-3-count-title{color:var(--tp-common-white)}.bfolio-dark .bf-about-3-avatar{border-bottom:1px solid rgba(255,255,255,.12)}.bfolio-dark .bf-about-3-count-item span{color:rgba(255,255,255,.6)}.bfolio-dark .bf-portfolio-3-shape img{filter:invert(1)}.bfolio-dark .bf-portfolio-3-title{color:var(--tp-common-white)}.bfolio-dark .bf-portfolio-3-content .mb-50{color:var(--tp-common-white)}.bfolio-dark .bf-portfolio-3-content span{color:var(--tp-common-white)}.bfolio-dark .bf-contact-form .tp-contact-form-input .tp-label{color:var(--tp-common-black)}.bfolio-dark .bf-contact-form .tp-btn{color:var(--tp-common-white);background:var(--tp-common-black)}.bfolio-dark .bf-contact-author .tp-btn{color:var(--tp-common-white);background:var(--tp-common-black)}.bfolio-dark .bf-instagram-title{color:var(--tp-common-white)}.bfolio-dark .bf-instagram-content p{color:rgba(255,255,255,.6)}.bfolio-dark.update-bg{background:var(--tp-common-black)}.bfolio-dark .bf-about-us-title{color:var(--tp-common-white)}.bfolio-dark .bf-about-us-dec{color:rgba(255,255,255,.6)}.bfolio-dark .bf-about-us-subtitle{color:var(--tp-common-white)}.bfolio-dark .bf-team-subtitle{color:var(--tp-common-white)}.bfolio-dark .bf-header-3-style .tp-header-menu-btn:hover{background:var(--tp-common-white)}.bfolio-dark .bf-header-3-style .tp-header-menu-btn:hover span{background:var(--tp-common-black)}.bfolio-dark .bf-team-info{border-top:1px solid rgba(255,255,255,.1)}.bfolio-dark .bf-team-info h4{color:var(--tp-common-white)}.bfolio-dark .bf-team-info p{color:rgba(255,255,255,.6)}.bfolio-dark .bf-team-contact span{background:var(--tp-common-white)}.bfolio-dark .bf-team-contact a{color:var(--tp-common-white)}.bfolio-dark .bf-header-logo .logo-white{display:block}.bfolio-dark .bf-header-logo .logo-dark{display:none!important}.bfolio-dark .bf-header-white .tp-main-menu-2 nav>ul{background:0 0}.bfolio-dark .bf-header-white.header-sticky .bf-header-logo .logo-white{display:block}.bfolio-dark .bf-header-white.header-sticky .bf-header-logo .logo-dark{display:none!important}.bfolio-dark .bf-header-white.header-sticky .tp-main-menu nav>ul>li>a{color:var(--tp-common-white)}.bfolio-dark .bf-header-white.header-sticky .tp-header-search{color:var(--tp-common-white)}.bfolio-dark .bf-header-white.header-sticky .tp-btn{color:var(--tp-common-black);background:var(--tp-common-white)}.bfolio-dark .bf-header-white.header-sticky .tp-header-menu-btn{background:var(--tp-common-white)}.bfolio-dark .bf-header-white.header-sticky .tp-header-menu-btn span{background:var(--tp-common-black)}.bfolio-dark .bf-service-step-subtitle span{color:var(--tp-common-white)}.bfolio-dark .bf-service-step-title{color:var(--tp-common-white)}.bfolio-dark .bf-service-step-item h4{color:var(--tp-common-white)}.bfolio-dark .bf-service-step-item ul li a{color:rgba(255,255,255,.6)}.bfolio-dark .bf-service-step-icon{filter:invert(1)}.bfolio-dark .bf-about-4-title{color:var(--tp-common-white)}.bfolio-dark .bf-about-4-item-title{color:var(--tp-common-white)}.bfolio-dark .bf-about-4-dec{color:rgba(255,255,255,.6)}.bfolio-dark .bf-about-4-icon{filter:invert(1)}.bfolio-dark .bf-about-4-item{border:1px solid rgba(255,255,255,.1)}.bfolio-dark .bf-portfolio-4-title{color:var(--tp-common-white)}.bfolio-dark .bf-contact-us-title{color:var(--tp-common-white)}.bfolio-dark .bf-contact-us-dec{color:rgba(255,255,255,.6)}.bfolio-dark .bf-contact-us-form .tp-input{border-bottom:1px solid rgba(255,255,255,.1);color:var(--tp-common-white)}.bfolio-dark .bf-contact-us-form .tp-input::placeholder{color:rgba(255,255,255,.6)}.bfolio-dark .bf-contact-us-form .tp-input:focus{border-color:var(--tp-common-white)}.bfolio-dark .bf-contact-us-shape{filter:invert(1)}.bfolio-dark .homemenu-title{color:var(--tp-common-white)}.bfolio-dark .homemenu-btn .tp-btn{background:var(--tp-common-black);color:var(--tp-common-white)}.bfolio-dark .homemenu-btn .bf-btn-white{background:var(--tp-common-white);color:var(--tp-common-black)}.bfolio-dark .homemenu-thumb-wrap{border:1px solid rgba(255,255,255,.1)}.bfolio-dark .tp-offcanvas-menu ul li:not(:last-child)>a{border-bottom:1px solid rgba(255,255,255,.1)}.bfolio-dark .bf-instagram-thumb-inner-8{color:var(--tp-common-black);background-color:var(--tp-common-white)}.bfolio-dark .bf-instagram-subtitle{color:var(--tp-common-white)}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-video{margin-left:0}}.bf-hero-video video{width:360px!important;height:240px;object-fit:cover;border-radius:16px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-video video{width:100%}}.bf-hero-top{margin-bottom:150px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-top{margin-bottom:30px}}.bf-hero-spacing{padding-top:160px;padding-bottom:70px}.bf-hero-right-content ul{text-align:right}.bf-hero-right-content ul li{list-style:none}.bf-hero-right-content ul li a{font-weight:500;font-size:24px;line-height:167%;letter-spacing:-.02em;color:rgba(255,255,255,.65)}.bf-hero-right-content ul li a .explore-text{position:relative;display:inline-block;padding:0;transition:transform .5s;transform-origin:50% 0;transform-style:preserve-3d;line-height:1}.bf-hero-right-content ul li a .explore-text::before{position:absolute;top:100%;left:0;width:100%;height:100%;content:attr(data-text);transition:color .5s;transform:rotateX(-90deg);transform-origin:50% 0;text-align:center;z-index:-1}.bf-hero-right-content ul li a:hover{color:var(--tp-common-white)}.bf-hero-right-content ul li a:hover .explore-text{transform:rotateX(90deg) translateY(-12px);color:inhewrit}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-bottom-content{margin-left:0}}.bf-hero-bottom-content p{font-weight:500;font-size:24px;line-height:125%;letter-spacing:-.03em;color:var(--tp-common-white)}.bf-hero-scrolling-words{height:300px;margin:auto;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-hero-scrolling-words{height:260px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bf-hero-scrolling-words{height:230px}}@media only screen and (min-width:576px) and (max-width:767px){.bf-hero-scrolling-words{height:200px}}@media (max-width:574.98px){.bf-hero-scrolling-words{height:120px}}.bf-hero-scrolling-words ul{animation:scrollUp 8s infinite}.bf-hero-scrolling-words ul li{display:flex;align-items:center;justify-content:flex-end;list-style:none;font-weight:500;font-size:400px;line-height:1;letter-spacing:-.01em;text-transform:uppercase;color:var(--tp-common-white);font-family:var(--tp-ff-thundermed)}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-hero-scrolling-words ul li{font-size:350px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bf-hero-scrolling-words ul li{font-size:300px}}@media only screen and (min-width:576px) and (max-width:767px){.bf-hero-scrolling-words ul li{font-size:250px}}@media (max-width:574.98px){.bf-hero-scrolling-words ul li{font-size:160px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-scrolling-words ul li{justify-content:flex-start}}.bf-hero-3-spacing{padding-top:222px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-3-spacing{padding-top:180px}}.bf-hero-3-title{font-weight:400;font-size:140px;line-height:100%;letter-spacing:-.04em;text-transform:uppercase;text-align:center}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-hero-3-title{font-size:118px}}@media only screen and (min-width:992px) and (max-width:1199px){.bf-hero-3-title{font-size:95px}}@media only screen and (min-width:768px) and (max-width:991px){.bf-hero-3-title{font-size:70px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-3-title{font-size:55px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-3-title .spacing{padding-right:0}}.bf-hero-3-title-video{display:inline-block;margin-right:-13px}.bf-hero-3-title-video video{width:170px;height:98px;object-fit:cover;border-radius:98px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-3-title-video video{height:72px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-3-title-video video{height:51px;width:113px}}.bf-hero-3-video-wrap video{width:100%;height:930px;object-fit:cover;border-radius:30px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-hero-3-video-wrap video{height:700px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-3-video-wrap video{height:400px}}.bf-hero-3-thumb{position:absolute;top:-75px;right:-154px;z-index:-1}.bf-hero-3-thumb-2{position:absolute;top:-10px;right:-130px;z-index:-1}.bf-hero-3-dec{border-top:1px solid #d9d9d9;padding-top:34px;margin-top:50px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-3-dec{margin-top:0}}.bf-hero-3-dec p{font-weight:400;font-size:24px;line-height:125%;letter-spacing:-.02em;color:var(--tp-common-black)}.bf-hero-2-spacing{padding-top:267px;position:relative;height:100vh;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-spacing{padding-top:200px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-spacing{height:100%;padding-top:160px}}.bf-hero-2-title{font-weight:500;font-size:110px;line-height:91%;letter-spacing:-.03em;text-align:center}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-hero-2-title{font-size:80px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-title{font-size:55px}}@media (max-width:574.98px){.bf-hero-2-title{font-size:40px}}.bf-hero-2-title .gif-1{width:204px;margin-left:-64px;margin-right:-64px;margin-top:-51px;margin-bottom:-36px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-title .gif-1{width:160px;margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-title .gif-1{width:86px;margin-left:-33px;margin-right:-33px;margin-top:-10px}}.bf-hero-2-title .gif-2{width:160px;margin-left:-34px;margin-right:-44px;margin-top:-18px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-hero-2-title .gif-2{width:120px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-title .gif-2{width:85px;margin-left:-25px;margin-right:-30px;margin-top:-10px}}.bf-hero-2-title .gif-3{width:160px;margin-right:-44px;margin-top:-50px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-title .gif-3{width:113px;margin-right:-21px;margin-top:-32px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-title .gif-3{width:85px}}.bf-hero-2-left-right{display:inline-block;width:180px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-hero-2-left-right{width:120px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-left-right{width:100px}}.bf-hero-2-video{position:absolute;bottom:0;left:0;width:360px;height:240px;overflow:hidden;transform-origin:bottom left;z-index:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-hero-2-video{width:100%;height:350px;position:inherit;margin-top:40px}}.bf-hero-2-video video{width:100%;height:100%;object-fit:cover}.tp-image-distortion{overflow:hidden;height:100%;position:relative}.tp-image-distortion canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.bf-header-style .tp-header-menu-btn{background:0 0;border:1px solid var(--tp-common-white)}.bf-header-3-style .tp-main-menu-2 nav>ul{background:var(--tp-common-white)}.bf-header-3-style .tp-header-menu-btn{background:var(--tp-common-white)}.bf-header-3-style .tp-header-menu-btn:hover{background:var(--tp-common-black)}.bf-header-3-style .tp-header-menu-btn:hover span{background:var(--tp-common-white)}.bf-header-white .tp-main-menu-2 nav>ul{background:0 0;padding-left:0;padding-right:0;border-radius:0}.bf-header-white .tp-main-menu nav>ul>li>a{color:var(--tp-common-white)}.bf-header-white .tp-header-search{color:var(--tp-common-white)}.bf-header-white .tp-header-menu-btn:hover{background:var(--tp-common-white)}.bf-header-white .tp-header-menu-btn:hover span{background:var(--tp-common-black)}.bf-header-white.header-sticky .logo-white{display:none}.bf-header-white.header-sticky .logo-dark{display:block!important}.bf-header-white.header-sticky .tp-main-menu nav>ul>li>a{color:var(--tp-common-black)}.bf-header-white.header-sticky .bf-btn-white{background:var(--tp-common-black);color:var(--tp-common-white)}.bf-header-white.header-sticky .tp-header-menu-btn{background:var(--tp-common-black)}.bf-header-white.header-sticky .tp-header-menu-btn span{background:var(--tp-common-white)}.bf-header-white.header-sticky .tp-header-search{color:var(--tp-common-black)}.gx-5{--bs-gutter-x:5px}.bf-btn-red{background:var(--tp-common-red)}.bf-btn-white{background:var(--tp-common-white);color:var(--tp-common-black)}.bf-btn-white:hover{color:var(--tp-common-black)}.bf-btn-white-border{background:0 0;border:1px solid var(--tp-common-white);color:var(--tp-common-white)}.bf-btn-white-border:hover{color:var(--tp-common-white)}.bf-btn-rounded{width:120px;height:120px;font-weight:500;font-size:16px;color:var(--tp-common-black);border:1px solid #dfdfdf;border-radius:50%;display:inline-block;text-align:center;line-height:137%;padding-top:40px;position:relative;z-index:1;overflow:hidden}.bf-btn-rounded:hover{color:var(--tp-common-white)}.bf-btn-rounded:hover .bf-btn-circle-dot{width:420px;height:420px}.bf-btn-circle-dot{position:absolute;bottom:0;left:32px;width:0px;height:0px;-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-ms-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out;line-height:20px;border-radius:50%;background:#e11010;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid transparent;z-index:-1}.bf-section-title{font-weight:500;font-size:80px;font-family:var(--tp-ff-thundermed);text-transform:uppercase;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-section-title{font-size:60px}}.bf-section-title.fs-75{font-size:75px}.bf-section-title-2{font-size:60px;font-family:var(--tp-ff-body);letter-spacing:-.03em}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bf-section-title-2{font-size:50px}}@media (max-width:574.98px){.bf-section-title-2{font-size:40px}}.bf-section-title-3{font-weight:500;font-size:80px;line-height:105%;letter-spacing:-.02em}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bf-section-title-3{font-size:60px}}@media (max-width:574.98px){.bf-section-title-3{font-size:40px}}.z-index-1{z-index:1}.bf-about-video video{z-index:-1;width:770px;margin-left:-55px;margin-top:-50px;mix-blend-mode:multiply}@media (max-width:574.98px){.bf-about-video video{width:100%;margin-left:0}}.bf-about-dec{font-weight:400;font-size:18px;line-height:167%;letter-spacing:-.02em;color:var(--tp-common-black)}.bf-about-thumb img{border-radius:10px}.bf-about-3-title{font-weight:500;font-size:50px;line-height:120%;letter-spacing:-.03em}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-3-title{font-size:40px}}@media (max-width:574.98px){.bf-about-3-title{font-size:30px}}.bf-about-3-thumb{margin-top:-15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-3-thumb{margin-top:0}}.bf-about-3-thumb img{border-radius:10px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-3-thumb-2{margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-3-thumb-2{padding-top:0}}.bf-about-3-thumb-2 img{border-radius:10px}.bf-about-3-avatar{border-bottom:1px solid #e7e7e7;padding-bottom:18px;margin-bottom:34px}.bf-about-3-avatar p{font-weight:400;font-size:18px;line-height:144%;color:var(--tp-common-black)}.bf-about-3-count-title{font-weight:500;font-size:70px;letter-spacing:-.04em}.bf-about-3-count-item span{font-weight:400;font-size:18px;line-height:133%;color:var(--tp-common-black)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-3-info-wrap{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-3-info-wrap{padding-top:0}}.bf-about-us-spacing{padding-top:185px;padding-bottom:120px}.bf-about-us-subtitle{font-weight:500;font-size:16px;color:var(--tp-common-black)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-us-subtitle{margin-bottom:20px;display:block}}.bf-about-us-title{font-weight:600;font-size:100px;line-height:100%;letter-spacing:-.04em;text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:991px){.bf-about-us-title{font-size:70px}}@media only screen and (min-width:576px) and (max-width:767px){.bf-about-us-title{font-size:50px}}@media (max-width:574.98px){.bf-about-us-title{font-size:35px}}.bf-about-us-dec{font-size:18px;line-height:144%}.bf-about-us-dec-wrap{padding-left:443px}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-about-us-dec-wrap{padding-left:200px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-us-dec-wrap{padding-left:0}}.bf-about-us-gif img{max-width:730px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-us-gif img{width:100%}}.bf-about-us-video video{height:930px;width:100%;object-fit:cover}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-about-us-video video{height:700px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-us-video video{height:400px}}.bf-about-4-title{font-weight:500;font-size:48px;line-height:120%;letter-spacing:-.03em}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-4-title{margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-4-title{font-size:40px}}.bf-about-4-item{border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:30px 23px 5px}.bf-about-4-item-title{font-weight:500;font-size:22px;letter-spacing:-.05em}.bf-about-4-dec{font-weight:400;font-size:16px;line-height:150%;color:#595959}.bf-about-4-thumb img{border-radius:20px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-about-4-content{margin-right:0}}.bf-brands-title{font-weight:500;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-black)}.bf-brands-item{height:180px;width:100%;background:var(--tp-common-white);border-radius:10px;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px){.bf-brands-item{height:90px}}.bf-portfolio-title{font-family:var(--tp-ff-thundermed);font-weight:500;font-size:280px;letter-spacing:-.01em;text-transform:uppercase;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px){.bf-portfolio-title{font-size:220px}}@media only screen and (min-width:768px) and (max-width:991px){.bf-portfolio-title{font-size:160px}}@media only screen and (min-width:576px) and (max-width:767px){.bf-portfolio-title{font-size:130px}}@media (max-width:574.98px){.bf-portfolio-title{font-size:77px}}.bf-portfolio-item img{border-radius:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-wrapper .grid-item{margin-bottom:30px}}.bf-portfolio-content{display:flex;justify-content:space-between;width:100%;position:absolute;bottom:50px;left:0;padding:0 70px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-content{padding:0 20px}}.bf-portfolio-content span{font-weight:500;font-size:30px;letter-spacing:-.02em;color:var(--tp-common-white)}@media (max-width:574.98px){.bf-portfolio-content span{font-size:22px}}.bf-portfolio-post-thumbnail img{border-radius:20px!important}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-vp-item{margin-bottom:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-vp-lg-spacing{padding-bottom:100px}}.bf-portfolio-vp-inner{border-radius:20px;flex-flow:column;width:100%;height:530px;padding:40px 40px 45px 60px;text-decoration:none;display:flex;overflow:hidden;justify-content:space-between;align-items:end;transition:all .4s ease}@media (max-width:574.98px){.bf-portfolio-vp-inner{height:400px;padding:30px}}.bf-portfolio-vp-inner:hover{transform:scale(.97)}.bf-portfolio-vp-thumb{padding:10px}.bf-portfolio-vp-thumb img{width:100%;border-radius:15px;height:100%;object-fit:cover}.bf-portfolio-vp-content{text-align:left;width:100%}.bf-portfolio-vp-icon{border-radius:100px;width:80px;height:80px;background:var(--tp-common-white);text-align:center;line-height:80px;display:inline-block}.bf-portfolio-vp-tag span{font-weight:500;font-size:14px;letter-spacing:-.02em;color:var(--tp-common-white);border:1px solid rgba(255,255,255,.25);border-radius:100px;padding:4px 12px;display:inline-block;line-height:1}.bf-portfolio-vp-title{font-weight:500;font-size:44px;letter-spacing:-.02em;color:var(--tp-common-white)}.bf-portfolio-vp-maintitle{font-weight:600;font-size:240px;letter-spacing:-.03em;text-transform:uppercase;line-height:1}@media only screen and (min-width:576px) and (max-width:767px){.bf-portfolio-vp-maintitle{font-size:140px}}@media (max-width:574.98px){.bf-portfolio-vp-maintitle{font-size:100px}}.bf-portfolio-3-sectitle{font-weight:500;font-size:200px;line-height:80%;letter-spacing:-.06em;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-3-sectitle{font-size:150px}}@media (max-width:574.98px){.bf-portfolio-3-sectitle{font-size:88px}}.bf-portfolio-3-title{font-weight:500;font-size:80px;line-height:1;text-transform:uppercase}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-3-title{font-size:60px}}.bf-portfolio-3-title-box p{font-weight:500;font-size:24px;line-height:125%;letter-spacing:-.02em;color:var(--tp-common-black)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-3-btn{padding-top:20px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-3-content.pl-200{padding-left:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-3-content{margin-top:30px}}.bf-portfolio-3-content span{font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.02em;color:var(--tp-common-black);display:block}.bf-portfolio-3-thumb img{border-radius:30px!important}.bf-portfolio-4-title{font-size:50px;font-weight:500;line-height:60px;letter-spacing:-1.5px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-portfolio-4-title{font-size:40px;line-height:50px}}.bf-service-dec{font-size:18px;line-height:167%;letter-spacing:-.02em;color:var(--tp-common-white)}.bf-service-category{padding-left:50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-category{padding-left:0}}.bf-service-category span{border-radius:16px;padding:11px 18px;font-weight:600;font-size:13px;line-height:1;margin-bottom:6px;font-style:normal;display:inline-block;letter-spacing:-.02em;color:var(--tp-common-white);background:rgba(255,255,255,.08)}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-service-category span{font-size:12px}}@media only screen and (min-width:992px) and (max-width:1199px){.bf-service-category span{padding:11px 14px}}.bf-service-num span{display:flex;font-weight:600;font-size:16px;letter-spacing:-.04em;color:rgba(255,255,255,.6)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-title-box{padding-top:0}}.bf-service-title h4{transition:.4s ease-in-out;font-weight:600;font-size:22px;text-align:start;margin-bottom:0;letter-spacing:-.04em;color:var(--tp-common-white)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-title h4{font-size:16px}}.bf-service-thumb{flex:0 0 auto;margin-right:55px}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-service-thumb{margin-right:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-thumb{margin-right:0;margin-bottom:15px}}.bf-service-thumb img{border-radius:16px!important}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bf-service-content{padding-bottom:20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-content{flex-wrap:wrap;padding-bottom:10px}}.bf-service-content p{font-weight:600;font-size:16px;line-height:1.5;margin-bottom:0;letter-spacing:-.04em;color:rgba(255,255,255,.6)}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-service-content p{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.bf-service-content p{font-size:14px}}.bf-service-accordion-wrap .accordion-buttons{width:100%}.bf-service-accordion-wrap .accordion-items{border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.bf-service-accordion-wrap .accordion .accordion-items{position:relative}.bf-service-accordion-wrap .accordion .accordion-items:not(:last-child){border-bottom:1px solid rgba(254,255,248,.08)}.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons{text-align:start;font-weight:600;font-size:30px;line-height:1;padding:24px 0;letter-spacing:-.03em;color:var(--tp-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons{font-size:25px}}@media only screen and (min-width:992px) and (max-width:1199px){.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons{font-size:22px}}@media only screen and (min-width:768px) and (max-width:991px){.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons{font-size:23px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons{font-size:22px}}.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons:not(.collapsed) .accordion-icon::before{transform:translate(-50%,-50%) rotate(90deg)}.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon{position:absolute;top:15px;right:7px;height:46px;width:46px;border-radius:50%;display:inline-block;border:1px solid rgba(255,255,255,.14)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon{height:30px;width:30px}}.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon::before{position:absolute;content:"";width:2px;height:14px;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--tp-common-white);border-radius:2px;transition:.4s}.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon::after{position:absolute;content:"";width:14px;height:2px;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--tp-common-white);border-radius:2px}.bf-service-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons i{margin-right:80px;display:inline-block;transform:translateY(-3px)}.bf-service-accordion-wrap .accordion .accordion-items .accordion-body{padding:0;padding-top:20px;padding-bottom:60px}.bf-service-accordion-wrap .accordion .accordion-items .accordion-body p{font-size:16px;font-weight:500;letter-spacing:-.4px;color:rgba(255,255,255,.6)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-accordion-wrap .accordion .accordion-items .accordion-body{padding-top:0;padding-bottom:20px}}.bf-service-accordion-category span{font-weight:600;font-size:13px;padding:4px 16px;border-radius:32px;display:inline-block;text-transform:uppercase;color:var(--tp-common-white);background:rgba(255,255,255,.06)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-accordion-category span{font-size:12px;padding:4px 12px}}.bf-service-vp-style .design-award-item.active .design-award-content h4{color:var(--tp-common-white);text-transform:uppercase}.bf-service-vp-style .design-award-content h4{color:var(--tp-common-white);text-transform:uppercase}.bf-service-vp-style .design-award-item::before{display:none}.bf-service-vp-style .design-award-item::after{display:none}.bf-service-vp-style .design-award-item{border-bottom:1px solid rgba(255,255,255,.15)}.bf-service-vp-style .design-award-item:hover .bf-service-vp-btn{transform:rotate(360deg);background:var(--tp-common-white);color:var(--tp-common-black);border-color:var(--tp-common-white)}.bf-service-vp-style .design-award-reveal-img{width:220px;height:220px;border-radius:100%!important}.bf-service-vp-btn{border:1px solid rgba(255,255,255,.15);color:var(--tp-common-white);width:60px;height:60px;line-height:60px;display:inline-block;text-align:center;justify-content:center;border-radius:100px}.bf-service-vp-subtitle{font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-white)}.bf-service-item-3{padding:40px 0;border-top:1px solid rgba(255,255,255,.15)}.bf-service-item-3:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.bf-service-item-3:hover .row [class*=col-] .bf-service-item-3-wrap{transform:translateX(0)}.bf-service-item-3-wrap{transition:.9s;transform:translateX(-340px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-item-3-wrap{transform:translateX(0)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-item-3-wrap{flex-wrap:wrap}}.bf-service-item-3-thumb{flex:0 0 auto;margin-right:50px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-item-3-thumb{margin-right:35px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-item-3-thumb{width:100%}}.bf-service-item-3-thumb img{border-radius:10px!important}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-item-3-thumb img{width:100%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-item-3-text{padding-top:30px}}.bf-service-item-3-title{margin:0;line-height:1;font-size:50px;font-weight:500;letter-spacing:-1px;color:var(--tp-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-service-item-3-title{font-size:44px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-item-3-title{font-size:40px}}.bf-service-item-3-tags{flex:none;justify-content:flex-start;align-items:flex-start;display:flex;animation:marquee-horizontal 30s linear infinite}.bf-service-item-3-tags span{font-size:14px;font-weight:500;margin-right:6px;padding:1px 15px;border-radius:20px;white-space:nowrap;display:inline-block;text-transform:uppercase;color:var(--tp-common-white);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.2)}.bf-service-item-3-slider{position:relative}.bf-service-item-3-slider::after{position:absolute;top:0;right:0;content:"";height:100%;width:160px;display:inline-block;background:linear-gradient(-90deg,#151515 0%,rgba(21,21,21,0) 100%)}.bf-service-item-3-slider::before{position:absolute;top:0;left:0;content:"";height:100%;width:160px;z-index:1;display:inline-block;background:linear-gradient(90deg,#151515 0%,rgba(21,21,21,0) 100%)}.bf-service-item-3-wrapper{height:100%;text-align:end;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-item-3-btn{margin-bottom:30px}}.bf-service-item-3-btn a{display:inline-block}.bf-service-item-3-btn a span{height:60px;width:60px;display:grid;border-radius:30px;place-content:center;-webkit-transition:all .3s 0s ease-out;-moz-transition:all .3s 0s ease-out;-ms-transition:all .3s 0s ease-out;-o-transition:all .3s 0s ease-out;transition:all .3s 0s ease-out;color:var(--tp-common-white);border:1px solid rgba(255,255,255,.2)}.bf-service-item-3-btn a:hover span{color:var(--tp-common-black);background-color:var(--tp-common-white)}@media (max-width:574.98px){.bf-service-heading{margin-bottom:20px}}.bf-service-3-rounded{border-radius:20px;margin-left:30px;margin-right:30px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-service-3-rounded{margin-left:15px;margin-right:15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-3-rounded{margin-left:0;margin-right:0;border-radius:0}}.bf-service-3-dec{font-size:18px;line-height:167%;color:rgba(255,255,255,.65)}.bf-service-hero-spacing{padding-top:225px;padding-bottom:170px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-hero-spacing{padding-top:180px;padding-bottom:140px}}.bf-service-hero-subtitle{font-weight:500;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-white)}.bf-service-hero-title{font-weight:500;font-size:80px;line-height:105%;letter-spacing:-.02em;color:var(--tp-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.bf-service-hero-title{font-size:70px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bf-service-hero-title{font-size:60px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-hero-title{font-size:50px}}.bf-service-hero-bottom-title{font-weight:500;font-size:280px;letter-spacing:-.03em;color:rgba(255,255,255,.3);position:absolute;bottom:-75px;right:0;line-height:1;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-hero-bottom-title{font-size:150px;bottom:-25px;right:-100px}}@media (max-width:574.98px){.bf-service-hero-bottom-title{font-size:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-hero-gif{padding-top:30px}}.bf-service-step-subtitle span{font-weight:500;font-size:16px;letter-spacing:-.02em;color:var(--tp-grey-1)}.bf-service-step-title{font-weight:500;font-size:50px;line-height:120%;letter-spacing:-.03em}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-step-title{font-size:40px}}.bf-service-step-item h4{font-weight:500;font-size:24px;letter-spacing:-.02em}.bf-service-step-item ul li{list-style:none}.bf-service-step-item ul li a{font-weight:400;font-size:16px;color:var(--tp-common-black)}.bf-service-step-icon{position:absolute;top:0;right:45px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-service-step-icon{right:0}}.des-footer-bg{padding:60px 50px 45px;border-radius:20px}@media only screen and (min-width:768px) and (max-width:991px){.des-footer-bg{padding:45px 30px}}@media (max-width:574.98px){.des-footer-bg{padding:45px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.des-footer-logo{padding:15px 0}}.des-footer-title{font-weight:500;font-size:360px;line-height:1;margin-bottom:0;letter-spacing:-.02em;text-transform:uppercase;color:var(--tp-common-white);font-family:var(--tp-ff-thundermed)}@media only screen and (min-width:1200px) and (max-width:1399px){.des-footer-title{font-size:300px}}@media only screen and (min-width:992px) and (max-width:1199px){.des-footer-title{font-size:250px}}@media only screen and (min-width:768px) and (max-width:991px){.des-footer-title{font-size:180px}}@media only screen and (min-width:576px) and (max-width:767px){.des-footer-title{font-size:100px}}@media (max-width:574.98px){.des-footer-title{font-size:80px}}.des-footer-top{margin-bottom:135px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.des-footer-top{flex-direction:column;margin-bottom:80px}}.des-footer-top span{font-weight:400;font-size:18px;line-height:1;display:inline-block;color:var(--tp-common-white)}.des-footer-middle{padding-bottom:60px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.des-footer-middle{padding-bottom:50px}}.des-footer-middle>span{font-weight:500;font-size:18px;line-height:1.3;margin-bottom:45px;display:inline-block;letter-spacing:-.02em;color:rgba(249,244,232,.5)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.des-footer-middle>span{font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){.des-footer-bottom{flex-wrap:wrap}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.des-footer-bottom{flex-direction:column}}.des-footer-bottom a,.des-footer-bottom span{font-weight:400;font-size:18px;line-height:1;color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.des-footer-bottom a,.des-footer-bottom span{font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){.des-footer-bottom a,.des-footer-bottom span{margin-bottom:15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.des-footer-bottom a,.des-footer-bottom span{font-size:14px}}.des-footer-bottom a{margin:0 25px;position:relative}.des-footer-bottom a::after{position:absolute;content:"";bottom:1px;left:0;width:0;height:1px;transition:.3s ease-in-out;background-color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.des-footer-bottom a{margin:0 10px}}@media only screen and (min-width:768px) and (max-width:991px){.des-footer-bottom a{margin:0 10px;margin-bottom:10px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.des-footer-bottom a{margin:15px 4px;display:inline-block}}.des-footer-bottom a:hover::after{width:100%}.bf-footer-2-wrap .tp-footer-email{color:var(--tp-common-white)}.bf-footer-2-wrap .tp-hero-bigtext h2{color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-footer-2-wrap .tp-footer-widget{margin-left:0}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-footer-2-top-spacing{padding-bottom:15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-footer-2-top-spacing{padding-bottom:0}}.bf-text-slider-style .tp-text-content span{font-family:var(--tp-ff-thundermed);font-size:180px;text-transform:uppercase;line-height:1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-text-slider-style .tp-text-content span{font-size:80px}}.bf-text-slider-style .tp-text-slide-bottom .tp-text-content span{color:var(--tp-common-red)}.bf-text-moving-item span{font-weight:400;font-size:120px;letter-spacing:-.02em;color:#000;text-transform:uppercase;white-space:nowrap;line-height:1;flex:0 0 auto}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-text-moving-item span{font-size:80px}}.bf-text-moving-item span img{margin-right:25px;transform:translateY(-10px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-text-moving-item span img{width:55px;transform:translateY(-5px)}}.bf-text-moving-bottom{background:var(--tp-common-red)}.bf-text-moving-bottom .bf-text-moving-item span{color:var(--tp-common-white)}.bf-faq-wrap .accordion-item{background:var(--tp-common-white);border-radius:10px}.bf-faq-wrap .tp-faq-btn{border:1px solid transparent;border-radius:0;background:0 0;padding:19px 30px}.bf-faq-wrap .tp-faq-details-para{padding-top:0;padding-bottom:25px}.bf-contact-form{background:var(--tp-common-white);border-radius:20px;padding:55px 60px}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:574.98px){.bf-contact-form{padding:30px}}.bf-contact-form .tp-contact-form-input .tp-label{font-weight:500}.bf-contact-form .tp-contact-form-input .tp-input{background:#f8f8f9;border:1px solid transparent}.bf-contact-form .tp-contact-form-input .tp-input:focus{border-color:rgba(0,0,0,.1);background:0 0}.bf-contact-subtitle{color:rgba(0,0,0,.65)}.bf-contact-title{font-weight:500;font-size:30px;letter-spacing:-.02em}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-contact-content{margin-left:0}}.bf-contact-content-title{font-weight:500;font-size:80px;letter-spacing:-.02em;color:var(--tp-common-white)}@media (max-width:574.98px){.bf-contact-content-title{font-size:60px}}.bf-contact-content-dec{font-size:30px;line-height:133%;letter-spacing:-.02em;color:var(--tp-common-white)}.bf-contact-content-dec span{color:rgba(255,255,255,.65)}.bf-contact-condition h4{font-weight:500;font-size:24px;letter-spacing:-.02em;color:var(--tp-common-white)}.bf-contact-condition p{line-height:175%;color:rgba(255,255,255,.65)}.bf-contact-condition-wrap{border-top:1px solid #d9d9d9;padding-top:65px;margin-top:60px}.bf-contact-author{border-radius:20px;width:442px;backdrop-filter:blur(40px);padding:15px;background:linear-gradient(209deg,rgba(255,255,255,.15) 0%,rgba(255,255,255,.15) 100%);display:flex;align-items:center}@media (max-width:574.98px){.bf-contact-author{width:100%;flex-direction:column;align-items:flex-start}}.bf-contact-author-thumb{width:160px;flex:0 0 auto;margin-right:46px}.bf-contact-author-thumb img{border-radius:10px}@media (max-width:574.98px){.bf-contact-author-info{margin-top:30px}}.bf-contact-author-info h6{font-weight:500;font-size:16px;color:var(--tp-common-white);line-height:1;margin-bottom:0}.bf-contact-author-info span{font-weight:400;font-size:16px;color:rgba(255,255,255,.65)}.bf-contact-author-info h4{font-weight:500;font-size:18px;color:var(--tp-common-white)}.bf-contact-author-info .tp-btn{font-weight:500;padding:5px 21px}.bf-contact-author-info .tp-btn span{color:var(--tp-common-white)}.bf-contact-us-title{font-weight:600;font-size:100px;line-height:100%;letter-spacing:-.04em;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-contact-us-title{font-size:70px;margin-bottom:20px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-contact-us-title{font-size:50px}}.bf-contact-us-dec{font-weight:400;font-size:24px;line-height:125%;letter-spacing:-.02em;color:var(--tp-common-black)}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-contact-us-dec{margin-left:0}}.bf-contact-us-shape{margin-left:-50px}.bf-contact-us-form .tp-input{border:none;border-bottom:1px solid rgba(0,0,0,.1);background:0 0;padding-left:0;color:var(--tp-common-black);font-weight:400;font-size:16px}.bf-contact-us-form .tp-input::placeholder{font-weight:400;font-size:16px;color:#595959}.bf-contact-us-form .tp-input:focus{border-color:var(--tp-common-black)}.bf-contact-us-form .tp-textarea{height:180px}.bf-contact-map-box{line-height:0}.bf-contact-map-box iframe{height:760px;width:100%;line-height:1;filter:saturate(0)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bf-contact-map-box iframe{height:600px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-contact-map-box iframe{height:400px}}.bf-footer-topspacing{margin-top:440px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bf-footer-topspacing{margin-top:170px}}@media only screen and (min-width:768px) and (max-width:991px){.bf-footer-topspacing{margin-top:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-footer-topspacing{margin-top:100px}}.bf-instagram-area{height:100vh}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-instagram-area{height:100%}}.bf-instagram-thumb{height:100%;margin:0 auto;position:relative;background-size:cover;background-position:center}.bf-instagram-thumb img{height:100%;width:100%;object-fit:cover;background-position:center;background-size:cover;margin:0 auto}.bf-instagram-thumb-wrap{display:inline-block;margin:0 auto}.bf-instagram-thumb-inner-1{position:absolute;top:-41%;left:50px}.bf-instagram-thumb-inner-1 img{border-radius:10px!important}.bf-instagram-thumb-inner-2{position:absolute;top:-41%;right:0}.bf-instagram-thumb-inner-2 img{border-radius:10px!important}.bf-instagram-thumb-inner-3{position:absolute;bottom:0;right:-74%}.bf-instagram-thumb-inner-3 img{border-radius:10px!important}.bf-instagram-thumb-inner-4{position:absolute;bottom:-42%;right:-42%}.bf-instagram-thumb-inner-4 img{border-radius:10px!important}.bf-instagram-thumb-inner-5{position:absolute;bottom:-26%;right:0}.bf-instagram-thumb-inner-5 img{border-radius:10px!important}.bf-instagram-thumb-inner-6{position:absolute;bottom:0;left:-25%}.bf-instagram-thumb-inner-6 img{border-radius:10px!important}.bf-instagram-thumb-inner-7{position:absolute;bottom:25%;left:-59%}.bf-instagram-thumb-inner-7 img{border-radius:10px!important}.bf-instagram-thumb-inner-8{position:absolute;top:7%;right:-25%;height:96px;width:96px;font-size:24px;line-height:96px;border-radius:50%;text-align:center;display:inline-block;color:var(--tp-common-white);background-color:var(--tp-common-black)}.bf-instagram-subtitle{font-size:15px;font-weight:500;line-height:1;text-transform:uppercase;color:var(--tp-common-black)}.bf-instagram-title{font-size:80px;font-weight:500;line-height:1;letter-spacing:-2.4px;color:var(--tp-common-black);margin-bottom:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-instagram-title{font-size:50px}}.bf-instagram-content-wrap{position:absolute;bottom:-340px;left:-150px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bf-instagram-content-wrap{left:60px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-instagram-content-wrap{position:static;margin-top:40px;margin-left:20px}}.bf-instagram-content{padding-left:100px}@media (max-width:574.98px){.bf-instagram-content{padding-left:0}}.bf-instagram-content p{color:#5d5d63;font-size:18px;font-weight:400;line-height:26px}.bf-team-subtitle{font-weight:500;font-size:16px;color:var(--tp-common-black)}.bf-team-info{border-top:1px solid rgba(0,0,0,.1);padding-top:50px;margin-top:350px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.bf-team-info{margin-top:200px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-team-info{margin-top:50px}}@media (max-width:574.98px){.bf-team-contact-info{flex-wrap:wrap}.bf-team-contact-info .tp-btn{margin-bottom:10px}}.bf-team-contact span{width:52px;height:52px;border-radius:100px;display:flex;justify-content:center;align-items:center;background:var(--tp-common-black)}.bf-team-contact a{font-weight:600;font-size:16px;color:var(--tp-common-black)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-team-content-wrap{margin-right:0}}.bf-team-content-title{font-weight:500;font-size:24px;line-height:125%;letter-spacing:-.02em;color:var(--tp-common-white);position:absolute;bottom:15px;left:30px;z-index:2}.bf-team-item:hover .bf-team-thumb::after{opacity:1;visibility:visible}.bf-team-item:hover .bf-team-thumb::before{opacity:0}.bf-team-thumb{border-radius:20px;position:relative}.bf-team-thumb::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;border-radius:20px;transition:all .6s ease;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%)}.bf-team-thumb::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;border-radius:20px;backdrop-filter:blur(20px);opacity:0;visibility:hidden;transition:all .6s ease}.bf-team-thumb img{border-radius:20px}.bf-banner-subtitle span{font-weight:500;font-size:16px;letter-spacing:-.02em;color:var(--tp-common-white)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-banner-subtitle{margin-top:0}}.bf-banner-title{font-weight:500;font-size:36px;line-height:111%;letter-spacing:-.02em;color:var(--tp-common-white)}@media (max-width:574.98px){.bf-banner-title{font-size:28px}}.bf-banner-author-info h5{font-weight:500;font-size:20px;letter-spacing:-.02em;color:var(--tp-common-white)}.bf-banner-author-info span{font-weight:400;font-size:16px;color:rgba(255,255,255,.65)}.bf-banner-spacing{padding-top:480px;padding-bottom:55px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.bf-banner-spacing{padding-top:150px}}.tp-porfolio-10-title-wrap ul li{list-style-type:none;display:inline-block;padding-right:30px;padding-bottom:25px;transition:.4s}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-porfolio-10-title-wrap ul li{padding:16px}}.tp-porfolio-10-title-wrap ul li.active{transition:.4s}.tp-porfolio-10-title-wrap ul li.active a .tp-porfolio-10-title{color:var(--tp-common-white);opacity:1}.tp-porfolio-10-title-wrap ul li.active a .tp-porfolio-10-category{color:var(--tp-common-white);opacity:1}.tp-porfolio-10-title{font-size:120px;font-weight:600;line-height:1;opacity:.06;transition:.4s;margin-bottom:0;letter-spacing:2.6px;color:var(--tp-common-white);font-family:var(--tp-ff-thundermed);z-index:2}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-porfolio-10-title{font-size:100px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-porfolio-10-title{font-size:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-porfolio-10-title{font-size:85px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-porfolio-10-title{font-size:61px}}@media (max-width:574.98px){.tp-porfolio-10-title{font-size:45px;letter-spacing:0}}@media only screen and (min-width:576px) and (max-width:767px){.tp-porfolio-10-title{font-size:58px}}.tp-porfolio-10-title-box{transition:.4s}.tp-porfolio-10-category{font-size:30px;font-weight:500;line-height:1;margin-left:15px;transform:translateY(-12px);color:var(--tp-common-white);font-family:var(--tp-ff-teko);transition:.4s;opacity:.06}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tp-porfolio-10-category{font-size:23px}}@media (max-width:574.98px){.tp-porfolio-10-category{font-size:18px}}.tp-porfolio-10-height{height:100vh;padding-top:190px;padding-bottom:100px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-porfolio-10-height{padding-top:140px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-porfolio-10-height{padding-top:120px}}.tp-porfolio-10-bg-1,.tp-porfolio-10-bg-2,.tp-porfolio-10-bg-3,.tp-porfolio-10-bg-4,.tp-porfolio-10-bg-5,.tp-porfolio-10-bg-6,.tp-porfolio-10-bg-7,.tp-porfolio-10-bg-8{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;object-fit:cover;visibility:hidden;transition:all .9s;transform:scale(1.04,1.04)}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-1{opacity:1}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-1 .tp-porfolio-10-bg-1{opacity:1;visibility:visible;transform:scale(1)}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-2{opacity:1}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-2 .tp-porfolio-10-bg-2{opacity:1;visibility:visible;transform:scale(1)}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-3{opacity:1}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-3 .tp-porfolio-10-bg-3{opacity:1;visibility:visible;transform:scale(1)}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-4{opacity:1}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-4 .tp-porfolio-10-bg-4{opacity:1;visibility:visible;transform:scale(1)}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-5{opacity:1}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-5 .tp-porfolio-10-bg-5{opacity:1;visibility:visible;transform:scale(1)}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-6{opacity:1}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-6 .tp-porfolio-10-bg-6{opacity:1;visibility:visible;transform:scale(1)}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-7{opacity:1}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-7 .tp-porfolio-10-bg-7{opacity:1;visibility:visible;transform:scale(1)}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-8{opacity:1}#tp-porfolio-10-bg-box.tp-porfolio-10-bg-8 .tp-porfolio-10-bg-8{opacity:1;visibility:visible;transform:scale(1)}.tp-port-slider-main{height:100vh;overflow:hidden}.tp-port-slider-content-wrap{position:absolute;top:0;left:170px;height:100%;width:50%;overflow-y:scroll;scrollbar-width:none;padding-top:150px}@media only screen and (min-width:768px) and (max-width:991px){.tp-port-slider-content-wrap{left:120px}}@media (max-width:574.98px){.tp-port-slider-content-wrap{left:20px;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.tp-port-slider-content-wrap{left:30px;width:100%}}.tp-port-slider-title{font-size:180px;font-weight:600;line-height:1;letter-spacing:5px;text-transform:uppercase;color:transparent;color:transparent;transition:.3s;transition:background-size .6s cubic-bezier(.32,.55,.58,.76) 0s,.6s -webkit-clip-path cubic-bezier(.32,.55,.58,.76) 0s;cursor:pointer;display:block;background-size:0% 100%;background-repeat:no-repeat;-webkit-background-clip:text;font-family:var(--tp-ff-morganite-bold);-webkit-text-fill-color:transparent;-webkit-text-stroke:2px rgba(255,255,255,.4);background-image:linear-gradient(90deg,#fff 0%,#fff 50%,transparent 50.1%);mix-blend-mode:luminosity}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-port-slider-title{font-size:120px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-port-slider-title{font-size:70px}}.tp-port-slider-title:hover{background-size:200% 100%;color:var(--tp-common-white)}.tp-port-1,.tp-port-2,.tp-port-3,.tp-port-4,.tp-port-5,.tp-port-6,.tp-port-7,.tp-port-8,.tp-port-9{position:absolute;top:0;left:0;height:100vh;width:100%;opacity:0;object-fit:cover;transform:scale(1.04,1.04);transform-origin:50% 50%;transition:all .9s}.tp-port-1 img,.tp-port-2 img,.tp-port-3 img,.tp-port-4 img,.tp-port-5 img,.tp-port-6 img,.tp-port-7 img,.tp-port-8 img,.tp-port-9 img{height:100vh;width:100%;object-fit:cover;transition:none}#tp-port-slider-wrap.tp-port-1{opacity:1}#tp-port-slider-wrap.tp-port-1 .tp-port-1{opacity:1;transform:scale(1)}#tp-port-slider-wrap.tp-port-2{opacity:1}#tp-port-slider-wrap.tp-port-2 .tp-port-2{opacity:1;transform:scale(1)}#tp-port-slider-wrap.tp-port-3{opacity:1}#tp-port-slider-wrap.tp-port-3 .tp-port-3{opacity:1;transform:scale(1)}#tp-port-slider-wrap.tp-port-4{opacity:1}#tp-port-slider-wrap.tp-port-4 .tp-port-4{opacity:1;transform:scale(1)}#tp-port-slider-wrap.tp-port-5{opacity:1}#tp-port-slider-wrap.tp-port-5 .tp-port-5{opacity:1;transform:scale(1)}#tp-port-slider-wrap.tp-port-6{opacity:1}#tp-port-slider-wrap.tp-port-6 .tp-port-6{opacity:1;transform:scale(1)}#tp-port-slider-wrap.tp-port-7{opacity:1}#tp-port-slider-wrap.tp-port-7 .tp-port-7{opacity:1;transform:scale(1)}#tp-port-slider-wrap.tp-port-8{opacity:1}#tp-port-slider-wrap.tp-port-8 .tp-port-8{opacity:1;transform:scale(1)}#tp-port-slider-wrap.tp-port-9{opacity:1}#tp-port-slider-wrap.tp-port-9 .tp-port-9{opacity:1;transform:scale(1)}