﻿@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@font-face{font-family:"gamebubble";src:url("../fonts/font-gamebubble/gamebubble.otf") format("opentype");}:root{--bs-primary:#ff77d3;--bs-primary-rgb:250 157 205;--bs-secondary:#2d66e2;--bs-secondary-rgb:45 102 226;--bs-violet:#41499e;--bs-yellow:#fed004;--bs-green:#1f8d42;--bs-blue:#2196f3;--bs-orange:#ff6d38;--bs-dark-gray:#141414;--bs-light:#fff;--bs-dark:#000;--bs-text:#696969;--bs-success-rgb:0,165,6;--bs-danger-rgb:255,44,50;--font-alt:"Poppins",sans-serif;--font-primary:"Work Sans",sans-serif;--font-secondary:"gamebubble",sans-serif;--bs-opacity-1:.1;--bs-opacity-2:.2;--bs-opacity-3:.3;--bs-opacity-4:.4;--bs-opacity-5:.5;--bs-radius-xs:0px;--bs-radius-sm:2px;--bs-radius-md:4px;--bs-radius-lg:6px;--bs-radius-xl:8px;--bs-radius-xxl:10px;--bs-shadow-btn:4px 5px #000;}html{scroll-behavior:auto!important;}body{font-family:var(--font-alt);font-size:16px;line-height:1.5;font-weight:400;color:#000;background-color:var(--bs-light);transition:all .5s ease;}*{transition-timing-function:ease-in-out;-ms-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-duration:.2s;-ms-transition-duration:.2s;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;-o-transition-duration:.2s;}a{color:var(--bs-primary);text-decoration:none;transition:all .5s ease;}ul,ol{list-style:none;padding:0;margin:0;color:var(--bs-text);}p{color:var(--bs-text);margin-bottom:20px;}p:last-child{margin-bottom:0;}h1,h2,h3,h4,h5,h6{font-weight:900;line-height:1.1;}h1{font-size:80px;}h2{font-size:72px;}h3{font-size:64px;}h4{font-size:32px;}h5{font-size:24px;}h6{font-size:22px;}.bg-primary{background-color:var(--bs-primary)!important;}.bg-secondary{background-color:var(--bs-secondary)!important;}.bg-violet{background-color:var(--bs-violet)!important;}.bg-yellow{background-color:var(--bs-yellow)!important;}.bg-green{background-color:var(--bs-green)!important;}.bg-blue{background-color:var(--bs-blue)!important;}.text-primary{color:var(--bs-primary)!important;}.text-secondary{color:var(--bs-secondary)!important;}.bg-orange{background-color:var(--bs-orange)!important;}.butn,.btn{font-weight:600;font-size:16px;line-height:1;text-transform:uppercase;padding:14px 30px;position:relative;border-radius:var(--bs-radius-md);letter-spacing:.4px;transition:box-shadow .3s,transform .3s;box-shadow:var(--bs-shadow-btn);}.btn-lg{font-size:18px;padding:20px 50px;}.btn-link{font-weight:600;color:var(--bs-dark);padding:0;text-decoration:none;transition:all .5s ease;box-shadow:none!important;border:0!important;}.btn-link:hover{color:var(--bs-secondary);}.btn-primary{color:var(--bs-dark);border-color:rgb(var(--bs-primary-rgb)/var(--bs-opacity-1));background-color:var(--bs-primary);}.btn-primary:active,.btn-primary:active:focus,.btn-primary:active:hover,.btn-check:checked+.btn-primary,.btn-primary:hover,.btn-primary.active,.btn-primary.show,.btn-primary:first-child:active,:not(.btn-check)+.btn-primary:active,.btn-primary:not(:disabled):not(.disabled):active:focus{color:var(--bs-white);border-color:var(--bs-primary);background-color:var(--bs-primary);}.btn-outline-white{color:var(--bs-dark);border-color:var(--bs-dark);background-color:var(--bs-light);}.btn-outline-white:hover{box-shadow:none;border-color:var(--bs-dark);background-color:var(--bs-light);transform:translate(.25rem,.375rem);}.btn-outline-white:focus{border-color:var(--bs-dark);background-color:var(--bs-light);box-shadow:var(--bs-shadow-btn);}.btn-outline-white:active{box-shadow:none;border-color:var(--bs-dark);background-color:var(--bs-light);transform:translate(.25rem,.375rem);}.btn-check:checked+.btn-outline-white,.btn-outline-white.active,.btn-outline-white.show,.btn-outline-white:first-child:active,:not(.btn-check)+.btn-outline-white:active{color:var(--bs-dark);background-color:var(--bs-light);border-color:var(--bs-dark);}.form-control{padding:6px 20px;line-height:40px;border-radius:var(--bs-radius-xxl);}.form-control:focus{border-color:var(--bs-primary);outline:0;box-shadow:none;}textarea.form-control{line-height:1.4;}.section-area{padding:120px 0;}@media(max-width:767px) and (min-width:576px){.section-area{padding:80px 0;}}@media(max-width:575px){.section-area{padding:60px 0;}}.section-heading{position:relative;display:flex;align-items:center;margin:0 auto 100px;width:fit-content;}@media(max-width:575px){.section-heading{display:block;}}.section-heading .section-title-t1,.section-heading .section-title-t2{font-weight:700;font-size:90px;text-transform:uppercase;margin-bottom:0;}@media(max-width:1399px) and (min-width:1200px){.section-heading .section-title-t1,.section-heading .section-title-t2{font-size:80px;}}@media(max-width:575px){.section-heading .section-title-t1{font-size:38px!important;}.section-heading .section-title-t2{font-size:24px!important;right:0!important;transform:rotate(-10deg)!important;bottom:-40px!important;padding:8px 20px 8px!important;}}@media(max-width:767px) and (min-width:576px){.section-heading .section-title-t1{font-size:50px!important;}}@media(max-width:991px) and (min-width:768px){.section-heading .section-title-t1{font-size:60px!important;}}@media(max-width:1199px) and (min-width:992px){.section-heading .section-title-t1{font-size:70px!important;}}.section-heading .section-title-t2{position:absolute;right:-50px;bottom:-20px;display:inline-block;font-size:40px;line-height:1;background-color:var(--bs-primary);padding:10px 20px 5px;transform:rotate(-30deg);border-radius:var(--bs-radius-md);}@media(max-width:767px) and (min-width:576px){.section-heading .section-title-t2{font-size:28px;}}@media(max-width:991px) and (min-width:768px){.section-heading .section-title-t2{font-size:30px;}}@media(max-width:1199px) and (min-width:992px){.section-heading .section-title-t2{font-size:30px;}}@media(max-width:1399px) and (min-width:1200px){.section-heading .section-title-t2{font-size:36px;}}body.nav-open{overflow:hidden;}.main-header .fixed-top{z-index:999;}.main-header.sticky .navbar-top{transform:translateY(-10rem);padding-top:0;background-color:var(--bs-light);transition-duration:.8s;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;}.main-header.sticky.header-appear .navbar-top{transform:translateY(0);transition-duration:.8s;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;}.main-header.sticky.header-appear .navbar-brand img{height:90px;padding:5px 0;}.main-header .navbar{padding:0;padding-top:20px;}.main-header .navbar .navbar-brand{padding:0;}.main-header .navbar-toggler{padding:0;border:0;outline:0;box-shadow:none!important;}.main-header .navbar-toggler:focus{box-shadow:none;}.main-header .navbar-brand img{height:100px;}@media(max-width:1199px) and (min-width:992px){.main-header .navbar-brand img{height:90px;}}@media(max-width:991px) and (min-width:768px){.main-header .navbar-brand img{height:80px;}}@media(max-width:767px) and (min-width:576px){.main-header .navbar-brand img{height:70px;}}@media(max-width:575px){.main-header .navbar-brand img{height:70px;}}.main-header .header-links{margin-left:auto;display:flex;align-items:center;gap:25px;}.nav-open .mobile-navbar{transform:translateX(0);}.mobile-navbar{position:fixed;top:0;right:0;width:100vw;height:100vh;padding:20px;background-color:#f2f6ff;flex-direction:column;transform:translateX(100%);transition:transform .4s ease;inset:0%;z-index:9999;}.mobile-navbar.active{transform:translateX(0);}.mobile-navbar .mobile-navbar-logo img{height:60px;}.mobile-navbar .mobile-navbar-head{display:flex;align-items:center;justify-content:space-between;}.mobile-navbar .mobile-navbar-head .btn-closer{border:0;background-color:transparent;}.mobile-navbar .mobile-navbar-body .mobile-navbar-link{font-weight:800;font-size:24px;text-transform:uppercase;color:var(--bs-dark);}.mobile-navbar .mobile-navbar-body .mobile-navbar-link:hover{color:var(--bs-primary);}.mobile-navbar .mobile-navbar-body .mobile-navbar-list{margin-bottom:20px;}.mobile-navbar .mobile-navbar-body .mobile-navbar-list li{margin-top:15px;}.mobile-navbar .mobile-navbar-bottom{border-top:1px solid rgba(0,0,0,.3019607843);flex-direction:column;align-items:flex-start;width:100%;margin-top:2rem;padding-top:2rem;display:flex;}.mobile-navbar .mobile-navbar-bottom .mobile-social-link-heading{font-weight:800;font-size:20px;text-transform:uppercase;color:var(--bs-gray-700);margin-bottom:15px;}.mobile-navbar .mobile-navbar-bottom .mobile-social-links-flex{display:flex;gap:20px;margin-bottom:20px;}.mobile-navbar .mobile-navbar-bottom .mobile-social-links-flex .mobile-social-link{font-size:14px;color:var(--bs-gray-700);}.mobile-navbar .mobile-navbar-bottom .mobile-social-links-flex .mobile-social-link:hover{color:var(--bs-primary);}.mobile-navbar .mobile-navbar-bottom .rest-links-flex{display:flex;gap:20px;width:100%;border-top:1px solid rgba(0,0,0,.3019607843);padding-top:.5rem;}.mobile-navbar .mobile-navbar-bottom .rest-links-flex .mobile-rest-link{font-size:14px;color:var(--bs-gray-700);}.mobile-navbar .mobile-navbar-bottom .rest-links-flex .mobile-rest-link:hover{color:var(--bs-primary);}.hero-section{background-color:rgba(0,0,0,0);background-image:url("../images/background/hero-bg.svg"),linear-gradient(#eeeeec,#fff);background-position:50%,0 0;background-size:cover,auto;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;}.hero-section .hero-wrapper{position:relative;}.hero-section .hero-content{text-align:center;padding:170px 0 140px;}@media(max-width:575px){.hero-section .hero-content{padding:210px 0 110px;}}@media(max-width:1399px) and (min-width:1200px){.hero-section .hero-content{padding:170px 0 120px;}}.hero-section .hero-content .hero-tags-area{position:absolute;width:100%;height:100%;top:0;}.hero-section .hero-content .hero-tags-area .hero-tags{font-family:var(--font-secondary);font-size:36px;text-transform:uppercase;background-color:var(--bs-primary);padding:10px 20px;z-index:9;position:relative;display:inline-block;min-width:200px;text-align:center;white-space:nowrap;transition:width .3s ease;}@media(max-width:575px){.hero-section .hero-content .hero-tags-area .hero-tags{font-size:16px;}}@media(max-width:767px) and (min-width:576px){.hero-section .hero-content .hero-tags-area .hero-tags{font-size:20px;transform:none!important;}}@media(max-width:991px) and (min-width:768px){.hero-section .hero-content .hero-tags-area .hero-tags{font-size:20px;}}.hero-section .hero-content .hero-tags-area .hero-tags:first-child{top:25%;left:-20%;background-color:var(--bs-primary);}@media(max-width:575px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child{top:-39%;left:-20%;}}@media(max-width:767px) and (min-width:576px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child{left:-8%;}}@media(max-width:991px) and (min-width:768px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child{font-size:20px;left:-8%;}}@media(max-width:1199px) and (min-width:992px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child{left:-13%;}}.hero-section .hero-content .hero-tags-area .hero-tags:first-child::before{content:"";position:absolute;border-bottom:36px solid transparent;border-left:37px solid var(--bs-primary);border-top:38px solid transparent;height:0;width:0;top:0;right:-39px;width:40px;}@media(max-width:575px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child::before{border-bottom:20px solid transparent;border-left:24px solid var(--bs-primary);border-top:24px solid transparent;}}@media(max-width:767px) and (min-width:576px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child::before{border-bottom:24px solid transparent;border-left:26px solid var(--bs-primary);border-top:26px solid transparent;}}@media(max-width:991px) and (min-width:768px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child::before{border-bottom:24px solid transparent;border-left:26px solid var(--bs-primary);border-top:26px solid transparent;}}@media(max-width:1199px) and (min-width:992px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child::before{border-bottom:29px solid transparent;border-left:30px solid var(--bs-primary);border-top:30px solid transparent;}}@media(max-width:1399px) and (min-width:1200px){.hero-section .hero-content .hero-tags-area .hero-tags:first-child::before{border-bottom:30px solid transparent;border-left:34px solid var(--bs-primary);border-top:35px solid transparent;}}.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2){top:70%;left:22%;color:var(--bs-light);background-color:var(--bs-secondary);}@media(max-width:575px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2){top:71%;left:15%;}}@media(max-width:767px) and (min-width:576px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2){top:60%;left:10%;}}@media(max-width:991px) and (min-width:768px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2){top:60%;left:10%;}}@media(max-width:1199px) and (min-width:992px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2){left:13%;}}@media(max-width:1399px) and (min-width:1200px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2){left:16%;}}.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2)::before{content:"";position:absolute;border-bottom:36px solid transparent;border-right:37px solid var(--bs-secondary);border-top:38px solid transparent;height:0;width:0;top:0;left:-40px;width:40px;}@media(max-width:575px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2)::before{border-bottom:20px solid transparent;border-right:24px solid var(--bs-secondary);border-top:24px solid transparent;}}@media(max-width:767px) and (min-width:576px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2)::before{border-bottom:24px solid transparent;border-right:26px solid var(--bs-secondary);border-top:26px solid transparent;}}@media(max-width:991px) and (min-width:768px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2)::before{border-bottom:24px solid transparent;border-right:26px solid var(--bs-secondary);border-top:26px solid transparent;}}@media(max-width:1199px) and (min-width:992px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2)::before{border-bottom:29px solid transparent;border-right:30px solid var(--bs-secondary);border-top:30px solid transparent;}}@media(max-width:1399px) and (min-width:1200px){.hero-section .hero-content .hero-tags-area .hero-tags:nth-child(2)::before{border-bottom:30px solid transparent;border-right:34px solid var(--bs-secondary);border-top:35px solid transparent;}}@media(max-width:1199px) and (min-width:992px){.hero-section .hero-content .hero-tags-area .hero-tags{font-size:26px;}}@media(max-width:1399px) and (min-width:1200px){.hero-section .hero-content .hero-tags-area .hero-tags{font-size:30px;}}@media(max-width:575px){.hero-section .hero-content .hero-action{padding-top:30px;}}.hero-section .hero-heading{position:relative;margin-bottom:60px;}.hero-section .hero-title{font-family:var(--font-primary);font-size:10vw;margin:0 40px;text-transform:uppercase;line-height:.9;}@media(max-width:575px){.hero-section .hero-title{font-size:15vw;}}@media(max-width:767px) and (min-width:576px){.hero-section .hero-title{font-size:110px;}}@media(max-width:991px) and (min-width:768px){.hero-section .hero-title{font-size:120px;}}@media(max-width:1199px) and (min-width:992px){.hero-section .hero-title{font-size:150px;}}@media(max-width:1399px) and (min-width:1200px){.hero-section .hero-title{font-size:170px;}}.hero-section .hero-title .hero-divider{display:block;}.hero-section .hero-title .hero-highlight{font-family:var(--font-secondary);font-weight:400;color:var(--bs-primary);}.hero-section .hero-text{font-family:var(--font-primary);font-weight:700;font-size:28px;}@media(max-width:575px){.hero-section .hero-text{font-size:18px;}}.hero-section .hero-shape{position:initial;}.hero-section .hero-shape img{position:absolute;width:80px;}@media(max-width:575px){.hero-section .hero-shape img{width:50px;}}@media(max-width:767px) and (min-width:576px){.hero-section .hero-shape img{width:56px;}}@media(max-width:991px) and (min-width:768px){.hero-section .hero-shape img{width:60px;}}.hero-section .hero-shape .hero-shape-01{top:18%;left:53%;}.hero-section .hero-shape .hero-shape-02{bottom:28%;left:16%;}.hero-section .hero-shape .hero-shape-03{bottom:18%;right:6%;}.hero-section .hero-shape .hero-shape-04{bottom:52%;right:18%;width:130px;animation:moveOne 15s infinite ease-in-out;}@media(max-width:575px){.hero-section .hero-shape .hero-shape-04{bottom:52%;right:10%;width:50px;}}@media(max-width:767px) and (min-width:576px){.hero-section .hero-shape .hero-shape-04{width:70px;right:1%;}}@media(max-width:991px) and (min-width:768px){.hero-section .hero-shape .hero-shape-04{width:90px;}}@media(max-width:1199px) and (min-width:992px){.hero-section .hero-shape .hero-shape-04{width:100px;}}@keyframes moveOne{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.ticker-section{background-color:var(--bs-primary);overflow:hidden;}.ticker-section .ticker-track{display:flex;white-space:nowrap;padding:10px 0;}.ticker-section .ticker-track .js-marquee-wrapper{display:flex;}.ticker-section .ticker-track .js-marquee{display:flex;margin-right:0!important;}.ticker-section .ticker-slide{flex:0 0 auto;margin-right:30px;font-size:1.5rem;white-space:nowrap;}@media(max-width:575px){.ticker-section .ticker-slide{margin-right:20px;}}.ticker-section .ticker-slide .ticker-content{display:flex;align-items:center;gap:30px;}@media(max-width:575px){.ticker-section .ticker-slide .ticker-content{gap:20px;}}.ticker-section .ticker-slide .ticker-text{font-weight:700;font-size:22px;text-transform:uppercase;white-space:nowrap;margin-bottom:0;color:var(--bs-secondary);}@media(max-width:575px){.ticker-section .ticker-slide .ticker-text{font-size:18px;}}@media(max-width:767px) and (min-width:576px){.ticker-section .ticker-slide .ticker-text{font-size:18px;}}@media(max-width:991px) and (min-width:768px){.ticker-section .ticker-slide .ticker-text{font-size:20px;}}@media(max-width:1399px) and (min-width:1200px){.ticker-section .ticker-slide .ticker-text{font-size:22px;}}.ticker-section .ticker-slide .ticker-image{width:70px;}@media(max-width:575px){.ticker-section .ticker-slide .ticker-image{width:60px;}}@media(max-width:767px) and (min-width:576px){.ticker-section .ticker-slide .ticker-image{width:60px;}}@media(max-width:991px) and (min-width:768px){.ticker-section .ticker-slide .ticker-image{width:60px;}}@media(max-width:991px) and (min-width:768px){.ticker-section .ticker-slide .ticker-image{width:60px;}}@media(max-width:1399px) and (min-width:1200px){.ticker-section .ticker-slide .ticker-image{width:60px;}}.game-plan-section>*{position:relative;z-index:1;}.game-plan-section{position:relative;background-color:var(--bs-violet);background-position:50%,0 0;background-size:cover,auto;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden;}.game-plan-section::before{content:"";position:absolute;inset:0;background-image:url(../images/shape/grid-bk.svg);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:.5;z-index:0;}.game-plan-section .game-plan-box{height:100%;text-align:center;padding:90px 40px;border-radius:10px;border:2px solid var(--bs-light);background-size:100% 100%;background-repeat:no-repeat;flex-direction:column;justify-content:center;align-items:center;}@media(max-width:991px) and (min-width:768px){.game-plan-section .game-plan-box{padding:80px 20px;}}@media(max-width:1199px) and (min-width:992px){.game-plan-section .game-plan-box{padding:80px 20px;}}@media(max-width:1399px) and (min-width:1200px){.game-plan-section .game-plan-box{padding:90px 20px;}}@media(max-width:575px){.game-plan-section .game-plan-box{padding:80px 20px;}}.game-plan-section .game-plan-01{background-image:url("../images/shape/card-01.png");}.game-plan-section .game-plan-02{background-image:url("../images/shape/card-02.png");}.game-plan-section .game-plan-03{background-image:url("../images/shape/card-03.png");}.game-plan-section .game-plan-04{background-image:url("../images/shape/card-06.png");}.game-plan-section .game-plan-05{background-image:url("../images/shape/card-05.png");}.game-plan-section .game-plan-06{background-image:url("../images/shape/card-04.png");}.game-plan-section .game-plan-title{font-family:var(--font-secondary);font-size:36px;line-height:1.4;}@media(max-width:991px) and (min-width:768px){.game-plan-section .game-plan-title{font-size:30px;}}@media(max-width:1199px) and (min-width:992px){.game-plan-section .game-plan-title{font-size:30px;}}@media(max-width:1399px) and (min-width:1200px){.game-plan-section .game-plan-title{font-size:32px;}}@media(max-width:575px){.game-plan-section .game-plan-title{font-size:28px;}}.game-plan-section .game-plan-title span{display:block;}@media(max-width:575px){.game-plan-section .game-plan-title span{display:inline;margin-left:8px;}}.game-plan-section .game-plan-text{font-weight:500;font-size:16px;margin:0 15%;}@media(max-width:991px) and (min-width:768px){.game-plan-section .game-plan-text{margin:0 0%;}}@media(max-width:1199px) and (min-width:992px){.game-plan-section .game-plan-text{margin:0 0%;}}@media(max-width:1399px) and (min-width:1200px){.game-plan-section .game-plan-text{margin:0 5%;}}@media(max-width:575px){.game-plan-section .game-plan-text{margin:0;}}.talent-crew-section{background-color:var(--bs-yellow);}.talent-crew-section .talent-wrapper{display:grid;grid-auto-flow:row;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:15px;}@media(max-width:1399px) and (min-width:1200px){.talent-crew-section .talent-wrapper{grid-template-columns:repeat(4,1fr);}}@media(max-width:1199px) and (min-width:992px){.talent-crew-section .talent-wrapper{grid-template-columns:repeat(3,1fr);}}@media(max-width:991px) and (min-width:768px){.talent-crew-section .talent-wrapper{grid-template-columns:repeat(2,1fr);}}@media(max-width:767px) and (min-width:576px){.talent-crew-section .talent-wrapper{grid-template-columns:repeat(2,1fr);}}@media(max-width:575px){.talent-crew-section .talent-wrapper{grid-template-columns:repeat(2,1fr);}}.talent-crew-section .talent-box-frame{position:relative;cursor:pointer;overflow:visible;width:247px;height:300px;margin:0 auto;}@media(max-width:575px){.talent-crew-section .talent-box-frame{width:170px;height:250px;}}.talent-crew-section .talent-box-frame .talent-bg{position:absolute;top:0;left:0;flex:none;width:247px;height:300px;background-color:#d9d9d9;border-radius:15px;}@media(max-width:575px){.talent-crew-section .talent-box-frame .talent-bg{width:170px;height:250px;}}.talent-crew-section .talent-box-frame:hover .talent-bg{background-color:var(--bs-primary);}.talent-crew-section .talent-box-frame:hover .talent-bg.hover-red{background-color:var(--bs-red);}.talent-crew-section .talent-box-frame:hover .talent-bg.hover-green{background-color:var(--bs-green);}.talent-crew-section .talent-box-frame:hover .talent-bg.hover-blue{background-color:var(--bs-blue);}.talent-crew-section .talent-box-frame:hover .talent-bg.hover-violet{background-color:var(--bs-violet);}.talent-crew-section .talent-box-frame:hover .talent-bg.hover-pink{background-color:var(--bs-pink);}.talent-crew-section .talent-box-frame .talent-image-frame{position:absolute;top:10px;left:10px;flex:none;width:226px;height:258px;overflow:hidden;border-radius:10px;background-color:var(--bs-light);will-change:var(--framer-will-change-override,transform);}@media(max-width:575px){.talent-crew-section .talent-box-frame .talent-image-frame{width:150px;height:210px;}}.talent-crew-section .talent-box-frame .talent-image,.talent-crew-section .talent-box-frame .talent-doddle{position:absolute;top:-19px;left:0;flex:none;width:226px;height:300px;z-index:2;}@media(max-width:575px){.talent-crew-section .talent-box-frame .talent-image,.talent-crew-section .talent-box-frame .talent-doddle{top:0;left:0;width:150px;height:240px;}}@media(max-width:767px) and (min-width:576px){.talent-crew-section .talent-box-frame .talent-image,.talent-crew-section .talent-box-frame .talent-doddle{top:-20px;left:0;width:230px;height:280px;}}.talent-crew-section .talent-box-frame .talent-doddle{opacity:0;}.talent-crew-section .talent-box-frame:hover .talent-image-frame .talent-doddle{opacity:1;z-index:9;}.talent-crew-section .talent-box-frame .talent-title{position:absolute;top:84%;left:50%;transform:translateX(-50%);align-content:center;align-items:center;display:flex;flex:none;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:center;overflow:visible;padding:2.5526793003px 12.7633962631px 4.25446558px;width:min-content;height:min-content;background-color:var(--bs-light);border-radius:40px;opacity:0;box-shadow:rgba(0,0,0,.25) 0 0 3.74306px 0 inset;}@media(max-width:767px){.talent-crew-section .talent-box-frame .talent-title{font-size:13px;opacity:1;}}.talent-crew-section .talent-box-frame:hover .talent-title{opacity:1;}.our-work-section{background-color:var(--bs-green);}.our-work-section .work-video-area{margin-top:30px;text-align:center;}.our-work-section .work-video-area .video-box{width:100%;border-radius:10px;overflow:hidden;}.testimonial-section{background-color:#efefef;}.testimonial-section .testimonial-swiper{width:650px;height:350px;}@media(max-width:767px){.testimonial-section .testimonial-swiper{width:auto;height:auto;}}.testimonial-section .testimonial-swiper .swiper-slide{border-radius:18px;}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(1n){background-color:var(--bs-blue);}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(2n){background-color:var(--bs-pink);}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(3n){background-color:var(--bs-green);}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(4n){background-color:var(--bs-red);}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(5n){background-color:var(--bs-violet);}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(6n){background-color:var(--bs-pink);}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(7n){background-color:var(--bs-orange);}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(8n){background-color:#04f;}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(9n){background-color:#da0cda;}.testimonial-section .testimonial-swiper .swiper-slide:nth-child(10n){background-color:#365e4d;}.testimonial-section .testimonial-swiper .testimonial-card{padding:30px;}.testimonial-section .testimonial-swiper .testimonial-card .testimonial-title{font-size:28px;margin-bottom:4px;color:var(--bs-light);}.testimonial-section .testimonial-swiper .testimonial-card .testimonial-text{font-size:16px;color:var(--bs-light);}.testimonial-section .testimonial-swiper .testimonial-card .testimonial-body{margin-top:30px;}.testimonial-section .testimonial-swiper .testimonial-card .testimonial-body .testimonial-paragraph{font-size:18px;color:var(--bs-light);}.testimonial-section .testimonial-swiper .swiper-button{width:40px;height:40px;line-height:38px;border-radius:50%;color:var(--bs-dark);border:2px solid var(--bs-dark);}.testimonial-section .testimonial-swiper .swiper-button:hover{color:var(--bs-light);background-color:var(-\2d bs-primary);border:2px solid var(--bs-primary);}.testimonial-section .testimonial-swiper .swiper-button:after{display:none;}@media(max-width:991px){.testimonial-section .testimonial-swiper .swiper-button{display:none;}}.testimonial-section .testimonial-swiper .swiper-button-prev{left:-150px;}.testimonial-section .testimonial-swiper .swiper-button-next{right:-150px;}.faqs-section{background-color:var(--bs-light);background-image:url("../images/background/background-3.svg");background-position:50%,0 0;background-size:cover,auto;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;}.accordion.accordion-custom .accordion-item{background-color:transparent;border:0;}.accordion.accordion-custom .accordion-header{margin-bottom:20px;}.accordion.accordion-custom .accordion-header .accordion-button{font-weight:500;font-size:18px;display:inline-block;width:auto;border:1px solid var(--bs-dark);padding:15px 30px;margin-bottom:0;border-radius:50px 50px 50px!important;cursor:pointer;transition:all .5s ease;transition:box-shadow .3s,transform .3s;box-shadow:var(--bs-shadow-btn);}@media(max-width:575px){.accordion.accordion-custom .accordion-header .accordion-button{font-size:16px;}}.accordion.accordion-custom .accordion-header .accordion-button:hover{color:var(--bs-light);background-color:var(--bs-dark);box-shadow:none;transition:all .5s ease;border-radius:var(--bs-radius-md)!important;}.accordion.accordion-custom .accordion-header .accordion-button:focus{color:var(--bs-light);background-color:var(--bs-dark);border-radius:var(--bs-radius-md)!important;}.accordion.accordion-custom .accordion-header .accordion-button.accordion-button:not(.collapsed){color:var(--bs-light);background-color:var(--bs-dark);box-shadow:none;border-radius:0 50px 50px 50px!important;}.accordion.accordion-custom .accordion-header .accordion-button:after{display:none;}.accordion.accordion-custom .accordion-body{background-color:var(--bs-orange);border-radius:30px 30px 0;margin-bottom:20px;}.accordion.accordion-custom .accordion-body p{color:var(--bs-light);}.main-footer{position:relative;background-color:var(--bs-dark);background-image:url("../images/background/footer-bg.png");background-position:50%,0 0;background-size:cover,auto;padding-bottom:50px;padding-top:50px;}@media(max-width:575px){.main-footer{padding-bottom:30px;padding-top:30px;}}.main-footer .wave{z-index:2;object-fit:cover;width:100%;position:absolute;top:-70px;}@media(max-width:575px){.main-footer .wave{top:-20px;}}.main-footer .foot-subscribe-wrapper{position:relative;z-index:5;padding:100px 0;}@media(max-width:575px){.main-footer .foot-subscribe-wrapper{padding:60px 0;}}.main-footer .foot-subscribe-wrapper .foot-subscribe-info{display:flex;align-items:center;gap:50px;}@media(max-width:1199px) and (min-width:992px){.main-footer .foot-subscribe-wrapper .foot-subscribe-info{gap:30px;}}@media(max-width:991px){.main-footer .foot-subscribe-wrapper .foot-subscribe-info{display:block;}}.main-footer .foot-subscribe-wrapper .foot-subscribe-info .foot-subscribe-title{font-weight:700;font-size:73px;line-height:1;color:var(--bs-light);}@media(max-width:991px) and (min-width:768px){.main-footer .foot-subscribe-wrapper .foot-subscribe-info .foot-subscribe-title{font-size:52px;margin-bottom:30px;}}@media(max-width:768px) and (min-width:576px){.main-footer .foot-subscribe-wrapper .foot-subscribe-info .foot-subscribe-title{font-size:42px;margin-bottom:30px;}}@media(max-width:575px){.main-footer .foot-subscribe-wrapper .foot-subscribe-info .foot-subscribe-title{font-size:38px;margin-bottom:30px;}}.main-footer .foot-subscribe-wrapper .foot-subscribe-info .subscribe-group{position:relative;}.main-footer .foot-subscribe-wrapper .foot-subscribe-info .subscribe-group .form-control{line-height:50px;border-radius:50px;}@media(max-width:575px){.main-footer .foot-subscribe-wrapper .foot-subscribe-info .subscribe-group .form-control{line-height:40px;}}.main-footer .foot-subscribe-wrapper .foot-subscribe-info .subscribe-group .btn{position:absolute;top:50%;right:4px;height:56px;transform:translateY(-50%);border-radius:50px;box-shadow:none!important;}@media(max-width:575px){.main-footer .foot-subscribe-wrapper .foot-subscribe-info .subscribe-group .btn{font-size:14px;padding:16px;height:50px;}}.main-footer .foot-subscribe-wrapper .foot-subscribe-area{flex:1;}.main-footer .foot-menu-wrapper{z-index:5;position:relative;}.main-footer .foot-menu-wrapper .foot-menu-row{display:flex;justify-content:space-between;}@media(max-width:575px){.main-footer .foot-menu-wrapper .foot-menu-row{display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:30px;margin-bottom:30px;}}.main-footer .foot-menu-wrapper .foot-menu-box .foot-menu-title{font-weight:700;font-size:18px;text-transform:uppercase;color:var(--bs-primary);margin-bottom:20px;}.main-footer .foot-menu-wrapper .foot-menu-box .foot-menu-list li{margin-bottom:10px;}.main-footer .foot-menu-wrapper .foot-menu-box .foot-menu-list li:last-child{margin-bottom:0;}.main-footer .foot-menu-wrapper .foot-menu-box .foot-menu-list .foot-menu-link{color:var(--bs-light);}.main-footer .foot-logo-wrapper{position:relative;display:flex;margin-top:50px;z-index:5;}@media(max-width:767px){.main-footer .foot-logo-wrapper{margin-top:30px;margin-bottom:30px;}}.main-footer .foot-logo-wrapper .foot-logo-img{position:absolute;top:-100px;width:20vw;}@media(max-width:575px){.main-footer .foot-logo-wrapper .foot-logo-img{top:-5px;width:20vw;}}@media(max-width:767px){.main-footer .foot-logo-wrapper .foot-logo-img{top:-40px;width:20vw;}}.main-footer .foot-logo-wrapper .foot-logo-large{color:var(--bs-light);font-size:17.6vw;text-transform:uppercase;margin:0;margin-left:auto;overflow:hidden;}.main-footer .foot-copyright-wrapper{display:flex;color:var(--bs-light);font-size:14px;position:relative;z-index:5;}@media(max-width:767px){.main-footer .foot-copyright-wrapper{display:block;font-size:13px;text-align:center;}}.main-footer .foot-copyright-wrapper .foot-company-list{display:flex;margin-left:5px;}@media(max-width:767px){.main-footer .foot-copyright-wrapper .foot-company-list{justify-content:center;margin-top:10px;}}.main-footer .foot-copyright-wrapper .foot-company-list li{padding-right:10px;}.main-footer .foot-copyright-wrapper .foot-company-list li:after{content:"|";color:var(--bs-light);position:relative;left:1px;}.main-footer .foot-copyright-wrapper .foot-company-list li:last-child:after{display:none;}.main-footer .foot-copyright-wrapper .foot-company-list li .foot-company-link{margin-right:5px;}.inner-hero-section{background-color:var(--bs-yellow);background-image:url("../images/background/background-4.svg");background-position:50%,0 0;background-size:cover,auto;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;padding:200px 0 120px;}@media(max-width:575px){.inner-hero-section{padding:150px 0 80px;}}.inner-hero-section .inner-hero-title{font-weight:900;font-size:114px;text-transform:uppercase;text-align:center;color:var(--bs-secondary);margin-bottom:0;}@media(max-width:1399px) and (min-width:1200px){.inner-hero-section .inner-hero-title{font-size:100px;}}@media(max-width:1199px) and (min-width:992px){.inner-hero-section .inner-hero-title{font-size:80px;}}@media(max-width:991px) and (min-width:768px){.inner-hero-section .inner-hero-title{font-size:60px;}}@media(max-width:767px) and (min-width:576px){.inner-hero-section .inner-hero-title{font-size:50px;}}@media(max-width:575px){.inner-hero-section .inner-hero-title{font-size:36px;}}.inner-hero-section .inner-hero-title .inner-hero-devider{font-family:var(--font-secondary);font-weight:400;font-size:80px;text-transform:none;color:var(--bs-light);display:block;position:relative;margin-top:-20px;transform:rotate(6deg);-webkit-text-stroke:2px var(--bs-secondary);}@media(max-width:991px) and (min-width:768px){.inner-hero-section .inner-hero-title .inner-hero-devider{font-size:50px;margin-top:-20px;}}@media(max-width:767px) and (min-width:576px){.inner-hero-section .inner-hero-title .inner-hero-devider{font-size:40px;margin-top:-10px;}}@media(max-width:575px){.inner-hero-section .inner-hero-title .inner-hero-devider{font-size:30px;margin-top:-10px;}}.inner-hero-section .inner-hero-taglist{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap;}@media(max-width:575px){.inner-hero-section .inner-hero-taglist{gap:10px;}}.inner-hero-section .inner-hero-taglist .inner-hero-tag{font-weight:500;font-size:14px;text-transform:uppercase;color:var(--bs-light);background-color:var(--bs-primary);padding:4px 16px;border-radius:30px;white-space:nowrap;}.inner-hero-section .inner-hero-icon{width:150px;position:absolute;margin-top:-70px;left:50%;transform:translateX(-50%);}@media(max-width:991px) and (min-width:768px){.inner-hero-section .inner-hero-icon{width:90px;margin-top:-40px;}}@media(max-width:767px) and (min-width:576px){.inner-hero-section .inner-hero-icon{width:90px;margin-top:-40px;}}@media(max-width:575px){.inner-hero-section .inner-hero-icon{width:80px;margin-top:-23px;}}.main-work-section{background-color:var(--bs-yellow);padding:100px 0;}.main-work-section .filter-slider-wrapper{position:relative;margin-bottom:20px;background-attachment:scroll;}.main-work-section .filter-slider-container.swiper.is-tab{margin-top:4rem;padding-left:0;position:static;overflow:hidden;}.main-work-section .swiper-wrapper.is-tab{grid-column-gap:0;grid-row-gap:0;justify-content:flex-start;align-items:stretch;width:auto;padding-left:0;padding-right:0;display:flex;position:static;overflow:visible;}.main-work-section .swiper-slide.is-tab{font-weight:700;font-size:18px;text-transform:uppercase;color:var(--bs-dark);cursor:pointer;background-color:transparent;border:2px solid var(--bs-dark);border-radius:.625rem;align-self:stretch;width:auto;padding:12px 25px;}@media(max-width:1199px) and (min-width:992px){.main-work-section .swiper-slide.is-tab{font-size:16px;padding:10px 20px;}}@media(max-width:991px) and (min-width:768px){.main-work-section .swiper-slide.is-tab{font-size:14px;padding:10px 20px;}}@media(max-width:767px) and (min-width:576px){.main-work-section .swiper-slide.is-tab{font-size:14px;padding:10px 20px;}}@media(max-width:575px){.main-work-section .swiper-slide.is-tab{font-size:14px;padding:10px 20px;}}.main-work-section .swiper-slide.is-tab.all-tab-filter{color:var(--bs-light);background-color:var(--bs-secondary);border-color:var(--bs-dark);}@media(max-width:1199px) and (min-width:992px){.main-work-section .swiper-arrow img{width:38px;}}@media(max-width:991px) and (min-width:768px){.main-work-section .swiper-arrow img{width:34px;}}@media(max-width:767px) and (min-width:576px){.main-work-section .swiper-arrow img{width:34px;}}@media(max-width:575px){.main-work-section .swiper-arrow img{width:30px;}}.main-work-section .swiper-btn-next.swiper-arrow{position:absolute;top:-50px;right:30px;}.main-work-section .swiper-btn-prev.swiper-arrow{position:absolute;top:-50px;right:100px;}@media(max-width:1199px) and (min-width:992px){.main-work-section .swiper-btn-prev.swiper-arrow{width:20px;}}@media(max-width:991px) and (min-width:768px){.main-work-section .swiper-btn-prev.swiper-arrow{width:20px;}}@media(max-width:767px) and (min-width:576px){.main-work-section .swiper-btn-prev.swiper-arrow{right:80px;}}@media(max-width:575px){.main-work-section .swiper-btn-prev.swiper-arrow{right:70px;}}.main-work-section .work-element-flex{width:100%;display:flex;align-items:center;justify-content:space-between;opacity:1;cursor:pointer;padding:30px 0;color:var(--bs-dark);border-top:2px solid rgba(255,255,255,.35);border-bottom:2px rgba(255,255,255,.35);transition:opacity .7s ease;}.main-work-section .work-element-flex .name-flex{display:flex;justify-content:space-between;align-items:center;width:40%;}@media(max-width:1199px) and (min-width:991px){.main-work-section .work-element-flex .name-flex{justify-content:flex-start;width:50%;}}@media(max-width:991px) and (min-width:768px){.main-work-section .work-element-flex .name-flex{justify-content:flex-start;width:50%;}}@media(max-width:767px) and (min-width:576px){.main-work-section .work-element-flex .name-flex{justify-content:flex-start;width:90%;}}@media(max-width:575px){.main-work-section .work-element-flex .name-flex{justify-content:flex-start;width:90%;}}.main-work-section .work-element-flex .work-name{font-weight:700;font-size:44px;text-transform:uppercase;}@media(max-width:1399px) and (min-width:1200px){.main-work-section .work-element-flex .work-name{width:78%;font-size:38px;}}@media(max-width:991px) and (min-width:768px){.main-work-section .work-element-flex .work-name{width:78%;font-size:32px;}}@media(max-width:767px) and (min-width:576px){.main-work-section .work-element-flex .work-name{width:70%;font-size:28px;}}@media(max-width:575px){.main-work-section .work-element-flex .work-name{width:70%;font-size:22px;}}.main-work-section .work-element-flex .category-tab-flex{display:flex;gap:10px;}@media(max-width:991px) and (min-width:768px){.main-work-section .work-element-flex .category-tab-flex{grid-column-gap:2.5px;grid-row-gap:2.5px;flex-wrap:wrap;width:40%;justify-content:end;}}@media(max-width:767px) and (min-width:576px){.main-work-section .work-element-flex .category-tab-flex{grid-column-gap:2.5px;grid-row-gap:2.5px;flex-wrap:wrap;width:50%;justify-content:end;}}@media(max-width:575px){.main-work-section .work-element-flex .category-tab-flex{grid-column-gap:2.5px;grid-row-gap:2.5px;flex-wrap:wrap;width:50%;justify-content:end;}}.main-work-section .work-element-flex .category-tab-flex .category-tab{font-weight:500;font-size:14px;border:1px solid var(--bs-dark);border-radius:var(--bs-radius-lg);padding:6px 14px;}@media(max-width:991px) and (min-width:768px){.main-work-section .work-element-flex .category-tab-flex .category-tab{border-bottom-width:.43px;font-size:12px;padding:8px;margin-left:5px;margin-bottom:5px;}}@media(max-width:767px) and (min-width:576px){.main-work-section .work-element-flex .category-tab-flex .category-tab{border-bottom-width:.43px;border-radius:4px;font-size:12px;padding:8px;margin-left:5px;margin-bottom:5px;}}@media(max-width:575px){.main-work-section .work-element-flex .category-tab-flex .category-tab{border-bottom-width:.43px;border-radius:4px;font-size:10px;padding:5px;margin-left:5px;margin-bottom:5px;}}.main-work-section .work-element-flex .name-arrow-container{max-width:100%;display:inline-block;margin-left:20px;}@media(max-width:575px){.main-work-section .work-element-flex .name-arrow-container{width:23px;margin-left:15px;}}@media(max-width:991px) and (min-width:768px){.main-work-section .work-element-flex .name-arrow-container .name-arrow{width:32px;}}@media(max-width:767px) and (min-width:576px){.main-work-section .work-element-flex .name-arrow-container .name-arrow{width:28px;}}@media(max-width:575px){.main-work-section .work-element-flex .name-arrow-container .name-arrow{width:24px;}}.content-section .title-t3,.content-section .title-t4{margin-top:40px;margin-bottom:20px;}.content-section .title-t3{font-weight:600;}@media(max-width:991px){.content-section .title-t3{font-size:22px;margin-bottom:15px;}}.content-section .title-t4{font-size:34px;}@media(max-width:991px){.content-section .title-t4{font-size:28px;margin-bottom:15px;}}.content-section .text-lg{font-size:24px;}@media(max-width:991px){.content-section .text-lg{font-size:20px;}}.content-section .list-ul{margin-bottom:20px;}.content-section .list-ul li{position:relative;margin-left:35px;margin-bottom:5px;}.content-section .list-ul li::before{content:"";font-family:"Font Awesome 6 Pro";position:absolute;left:-35px;}.content-section .list-ul li:last-child{margin-bottom:0;}.main-quote-section .quote-text{font-weight:500;font-size:30px;color:var(--bs-light);text-align:center;margin-bottom:80px;}@media(max-width:991px) and (min-width:768px){.main-quote-section .quote-text{font-size:20px;}}@media(max-width:767px) and (min-width:576px){.main-quote-section .quote-text{font-size:20px;}}@media(max-width:575px){.main-quote-section .quote-text{font-size:16px;}}.main-quote-section .quote-wrapper .form-group{margin-bottom:25px;}.main-quote-section .quote-wrapper .form-label{font-weight:600;color:var(--bs-light);}.main-quote-section .quote-wrapper .form-control{color:var(--bs-light);background-color:rgba(255,255,255,.3);border-color:rgba(255,255,255,.4);}.main-quote-section .quote-wrapper .form-control::-webkit-input-placeholder{color:rgba(255,255,255,.4);}.main-quote-section .quote-wrapper .form-control::-moz-placeholder{color:rgba(255,255,255,.4);}.main-quote-section .quote-wrapper .form-control:-ms-input-placeholder{color:rgba(255,255,255,.4);}.main-quote-section .quote-wrapper .form-control:-moz-placeholder{color:rgba(255,255,255,.4);}.main-quote-section .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");}.main-quote-section input[type=file]{display:none;}.main-quote-section .upload-file-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:20px;border:1px dashed rgba(255,255,255,.4);border-radius:8px;background-color:rgba(255,255,255,.3);color:var(--bs-light);font-size:16px;cursor:pointer;text-align:center;transition:background .3s ease;}.main-quote-section .upload-file-label .uploadfile{display:flex;align-items:center;gap:10px;font-weight:600;}.main-quote-section .upload-file-label .upload-icon{margin-right:5px;width:22px;}.main-quote-section .upload-file-label .file-size-limit{font-size:12px;}.main-quote-section .form-check-label{color:var(--bs-light);}.main-quote-section .form-check-input{position:relative;top:-2px;margin-left:-30px;width:20px;height:20px;background-color:rgba(255,255,255,.3);border-color:rgba(255,255,255,.4);}.main-quote-section .form-check{padding-left:30px;}.main-quote-section .btn-shape{position:relative;padding-right:60px;}.main-quote-section .btn-shape::after{content:"";position:absolute;top:4px;margin-left:5px;background-image:url(../images/shape/hand-icon.png);background-position:center;background-repeat:no-repeat;width:36px;height:36px;background-size:36px;}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#3d4c5a;color:var(--bs-light);}.custom-select option{background-color:#3d4c5a;color:var(--bs-light);}.custom-select option:hover{background-color:var(--bs-secondary);color:#f00;}.progress-wrap{position:fixed;bottom:30px;right:30px;height:44px;width:44px;cursor:pointer;display:block;border-radius:50px;z-index:100;opacity:0;visibility:hidden;cursor:pointer;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;mix-blend-mode:difference;}.progress-wrap.active-progress{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.progress-wrap::after{position:absolute;font-family:"Font Awesome 5 Pro";content:"";text-align:center;line-height:44px;font-size:13px;font-weight:900;color:#ccc;left:0;top:0;height:44px;width:44px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;}.progress-wrap .progress-circle path{stroke:#ccc;stroke-width:4;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear;}.work-about-area{padding:100px 0;}@media(max-width:575px){.work-about-area{padding:50px 0;}}.work-about-area .work-title-t1{font-weight:700;font-size:32px;text-transform:uppercase;}@media(max-width:575px){.work-about-area .work-title-t1{font-size:24px;}}.work-about-area .work-title-t1 span{display:block;color:var(--bs-secondary);margin-top:5px;}.work-about-area .work-main-content .work-main-text{margin-bottom:40px;}.work-about-area .work-main-content .work-row{display:flex;justify-content:space-between;}@media(max-width:575px){.work-about-area .work-main-content .work-row{flex-wrap:wrap;}}.work-about-area .work-main-content .work-row .work-column{margin-bottom:20px;}@media(max-width:575px){.work-about-area .work-main-content .work-row .work-column{margin-bottom:20px;}}.work-about-area .work-main-content .work-row .work-main-tagbox{font-weight:600;font-size:14px;line-height:1;text-transform:uppercase;padding:8px 12px;margin-bottom:10px;display:inline-block;color:var(--bs-light);background-color:var(--bs-secondary);border-radius:50px;white-space:nowrap;}.work-about-area .work-main-content .work-row .work-main-list{margin-left:12px;}.work-about-area .work-main-content .work-row .work-main-list li{margin-bottom:5px;}.work-images{border-radius:var(--bs-radius-lg);overflow:hidden;}@media(max-width:575px){.work-images{margin-bottom:20px;}}@media(max-width:575px){.btn-lg{font-size:16px;padding:16px 40px;}}.typing-dots{display:flex;align-items:center;justify-content:flex-end;gap:5px;height:20px;margin:0 0;}.typing-dots span{display:inline-block;width:8px;height:8px;background:var(--bs-light);border-radius:50%;animation:typing 1s infinite;}.typing-dots span:nth-child(2){animation-delay:.2s;}.typing-dots span:nth-child(3){animation-delay:.4s;}@keyframes typing{0%{transform:translateY(0);opacity:.3;}50%{transform:translateY(-5px);opacity:1;}100%{transform:translateY(0);opacity:.3;}}.modal .modal-header{position:relative;display:flex;align-items:start;justify-content:space-between;gap:25px;border:0;padding:20px 25px;}.modal .modal-header .btn-close{position:relative;font-size:20px;width:32px;height:32px;line-height:32px;border-radius:var(--bs-radius-md);padding:0;opacity:1;z-index:9;color:var(--bs-light);background-color:var(--bs-primary);background-image:none;margin:0;}