@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap";
@import "https://fonts.cdnfonts.com/css/helvetica-neue-55";
:root{--body:#fff;--body2:#fff;--black:#000;--black2:#222;--black3:#171717;--white:#fff;--theme:#87d2fd;--header:#fff;--text:#767676;--text-gray1:#cdcdcd;--border:#1e202347;--bg:#fff;--bg-2:#fff;--bg-dark2:#232323;--bg-dark3:#303030;--bg-3:#fff;--box-shadow:0px 1px 14px 0px #00000021;--text-light1:#f3f4f6;--warning-clr:#e8c120;--theme-star:#067acd;--theme-star1:#4c3ecc;--theme-star2:#067acd;--main-gradient:linear-gradient(90deg,#fff 0%,#067acd 100%)}.theme-btn-main{text-transform:capitalize;align-items:center;gap:0;transition:all .4s;display:inline-flex;position:relative}.theme-btn-main.style-2{background-color:var(--theme);padding:7px 7px 7px 30px}.theme-btn-main.style-2 .theme-btn-arrow-left,.theme-btn-main.style-2 .theme-btn-arrow-right{background:var(--white);width:43px;height:43px;color:var(--theme)}.theme-btn-main.style-2 .theme-btn{background-color:#0000;margin-right:17px;padding:0;font-weight:600}.theme-btn-main.style-2:hover{padding-left:9px;padding-right:30px}.theme-btn-main.style-2:hover .theme-btn{background-color:#0000}.theme-btn-main.style-2:hover .theme-btn-arrow-left{left:5px}.theme-btn-main:hover .theme-btn-arrow-left{scale:1}.theme-btn-main:hover .theme-btn-arrow-right{scale:0}.theme-btn-main:hover .theme-btn{transform:translate(56px)}.theme-btn-main .theme-btn-arrow-left,.theme-btn-main .theme-btn-arrow-right{background:var(--theme);width:53px;height:53px;color:var(--white);text-align:center;justify-content:center;align-items:center;transition:all .4s;display:inline-flex}@media (max-width:575px){.theme-btn-main .theme-btn-arrow-left,.theme-btn-main .theme-btn-arrow-right{width:48px;height:48px}}.theme-btn-main .theme-btn-arrow-left{position:absolute;left:3px;scale:0}.theme-btn-main .theme-btn{background:var(--theme);color:var(--white);align-items:center;gap:30px;padding:13px 30px;font-family:Barlow,sans-serif;font-size:16px;font-weight:600;transition:all .4s;display:inline-flex}@media (max-width:575px){.theme-btn-main .theme-btn{padding:10px 25px;font-size:14px}}.theme-btn-main:hover .theme-btn{background-color:var(--header)}.theme-btn-main:hover .theme-btn-arrow-left,.theme-btn-main:hover .theme-btn-arrow-right{background-color:var(--white)}.cmn__btn{background-color:var(--theme);color:var(--white);border-radius:6px;padding:21px 34px;font-size:16px;font-weight:500;line-height:17px;transition:background-color .4s,transform .3s}.cmn__btn:hover{background:linear-gradient(90deg,var(--theme)0%,var(--theme-star2)100%);color:var(--white);transform:translateY(-2px)}.cmn__btn:active{transform:translateY(0)}.btn-theme-outline{color:var(--theme);border:1px solid var(--theme);background-color:#0000;border-radius:100px;padding:17px 34px;font-size:16px;font-weight:500;line-height:17px;transition:background-color .4s,color .4s,transform .3s}.btn-theme-outline:hover{background-color:var(--theme);color:var(--white);transform:translateY(-2px)}.btn-theme-outline:active{transform:translateY(0)}.cmn__btn.style-whie{background-color:var(--white);color:var(--theme-star2);transition:all .4s}.cmn__btn.style-whie:hover{color:var(--white)}.cmn__btn.white-outline{border:1px solid var(--white);color:var(--white);background-color:#0000}.cmn__btn.white-outline:hover{border-color:#87d2fd}.cmn__btn.style-black{background-color:var(--theme-star2);color:var(--white);transition:all .4s}.cmn__btn.style-black:hover{color:var(--white)}.cmn__btn.black-outline{border:1px solid var(--black);color:var(--black);background-color:#0000}.cmn__btn.black-outline:hover{border-color:var(--black);background:var(--black)!important}.read-more{color:var(--white);font-size:16px;font-weight:600;transition:all .4s}.read-more i{transition:all .4s;transform:rotate(-50deg)}.read-more:hover{color:var(--theme)}.read-more:hover i{transform:rotate(0)}.theme-btn-arrow{align-items:center;display:flex}.theme-btn-arrow .texts{color:var(--white);background-color:var(--theme);padding:9.5px 24px;font-size:16px;font-weight:600}.theme-btn-arrow .theme-btn-arrow{background-color:var(--white);width:50px;height:50px;color:var(--theme);justify-content:center;align-items:center;display:flex}.theme-btn-arrow .theme-btn-arrow i{transition:all .4s;transform:rotate(-50deg)}.theme-btn-arrow:hover .theme-btn-arrow i{transform:rotate(0)}.theme-outline__btn{border:1px solid var(--theme)}.theme-outline__btn .theme-btn-arrow .texts{color:var(--theme);background-color:#0000}.theme-outline__btn .theme-btn-arrow .theme-btn-arrow{background-color:var(--theme)!important}.theme-outline__btn .theme-btn-arrow .theme-btn-arrow i{color:var(--white);transform:rotate(0)!important}.theme-outline__btn.active,.theme-outline__btn:hover{border-color:var(--white);background-color:var(--white);transition:all .4s}.theme-outline__btn.active .theme-btn-arrow .theme-btn-arrow i,.theme-outline__btn:hover .theme-btn-arrow .theme-btn-arrow i{transform:rotate(50deg)!important}.theme-outline__btn.white-outline__btn{border:1px solid var(--white)}.theme-outline__btn.white-outline__btn .theme-btn-arrow .texts{color:var(--white);background-color:#0000}.theme-outline__btn.white-outline__btn .theme-btn-arrow .theme-btn-arrow{background-color:var(--white)!important}.theme-outline__btn.white-outline__btn .theme-btn-arrow .theme-btn-arrow i{color:var(--black);transform:rotate(0)!important}.theme-outline__btn.white-outline__btn.active,.theme-outline__btn.white-outline__btn:hover{border-color:var(--theme);background-color:var(--theme);transition:all .4s}.theme-outline__btn.white-outline__btn.active .theme-btn-arrow .theme-btn-arrow i,.theme-outline__btn.white-outline__btn:hover .theme-btn-arrow .theme-btn-arrow i{transform:rotate(50deg)!important}.box-unique-btn{text-transform:uppercase;color:#fff;z-index:1;padding-left:23px;font-size:16px;font-weight:600;line-height:29px;text-decoration-line:underline;position:relative}.box-unique-btn:before{content:"";background-color:var(--theme);z-index:-1;border-radius:50%;width:42px;height:42px;transition:all .4s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.box-unique-btn:hover:before{border-radius:100px;width:120%}.style-black-hover{border:1px solid var(--black)}.style-black-hover:hover{color:var(--black)!important;background:#fff!important}.style-black-hover:hover:before{background:0 0!important}.cmn__btn-10{background-color:#2f4f4f;border-radius:100px;align-items:center;gap:10px;display:inline-flex}.cmn__btn-10 i{transform:rotate(-24deg)}.cmn__btn-10:hover{background:#233f3f!important}@font-face{font-family:ThunderFont;src:url(/webfonts/Thunder-LC.ttf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Thunder;src:url(/webfonts/Thunder-BoldLC.ttf);font-weight:700}@font-face{font-family:Thunder;src:url(/webfonts/Thunder-SemiBoldLC.ttf);font-weight:600}@font-face{font-family:Thunder;src:url(/webfonts/Thunder-LC.ttf);font-weight:400}@font-face{font-family:Thunder;src:url(/webfonts/Thunder-MediumLC.ttf);font-weight:500}.thunder-main{font-family:Thunder}@font-face{font-family:Gallery;src:url(/webfonts/gallerymodern-webfont.woff)format("woff"),url(/webfonts/gallerymodern-webfont.woff2)format("woff2"),url(/webfonts/gallerymodern-webfont.ttf)format("ttf");font-weight:400;font-style:normal}@font-face{font-family:Satoshi;src:url(/webfonts/Satoshi-Variable.ttf)format("opentype")}.helvetica-font{font-family:Helvetica Neue,sans-serif}.satoshi-font{font-family:Satoshi,sans-serif}.literata-font{font-family:Literata,serif}.thunder-font{font-family:ThunderFont,sans-serif}.gallery-font{font-family:Gallery,sans-serif}body{color:var(--text);background-color:var(--main-gradient);margin:0;padding:0;font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;line-height:31px;overflow-x:hidden}ul{margin:0;padding:0;list-style:none}button{background-color:#0000;border:none;padding:0}input:focus{color:var(--white);outline:none}input{color:var(--white)}h1,h2,h3,h4,h5,h6{color:var(--theme-star2);margin:0;padding:0;font-family:Instrument Sans,sans-serif;transition:all .4s ease-in-out}h1{font-family:Instrument Sans,sans-serif;font-size:96px;font-weight:700;line-height:108px}@media (max-width:1600px){h1{font-size:85px;line-height:101px}}@media (max-width:1399px){h1{font-size:74px;line-height:90px}}@media (max-width:1199px){h1{font-size:62px;line-height:80px}}@media (max-width:991px){h1{font-size:48px;line-height:70px}}@media (max-width:767px){h1{font-size:46px;line-height:65px}}@media (max-width:575px){h1{font-size:43px;line-height:60px}}@media (max-width:470px){h1{font-size:32px;line-height:50px}}h2{font-size:44px;font-weight:700;line-height:123%}@media (max-width:1399px){h2{font-size:37px}}@media (max-width:1199px){h2{font-size:37px}}@media (max-width:991px){h2{font-size:40px}}@media (max-width:767px){h2{font-size:35px}}@media (max-width:575px){h2{font-size:30px}}@media (max-width:470px){h2{font-size:25px}}h3{font-size:32px;font-weight:700;line-height:120%}@media (max-width:1199px){h3{font-size:20px}}h4{font-size:26px;font-weight:500;line-height:120%}@media (max-width:1399px){h4{font-size:20px}}@media (max-width:1199px){h4{font-size:19px}}@media (max-width:991px){h4{font-size:18px}}h5{font-size:18px;font-weight:600;line-height:120%}@media (max-width:1199px){h5{font-size:16px}}h6{font-size:16px;font-weight:600;line-height:120%}@media (max-width:1199px){h6{font-size:14px}}a{cursor:pointer;color:var(--header);text-decoration:none;transition:all .4s ease-in-out;outline:none!important}@media (max-width:1199px){a{font-size:14px}}p{margin:0;line-height:18px;transition:all .4s ease-in-out}@media (max-width:1199px){p{font-size:14px}}span{margin:0}@media (max-width:1199px){span{font-size:14px}}.text-white-50{color:#ffffff80}.heading-sub{font-family:Space Grotesk,sans-serif}.heebo-font{font-family:Heebo,sans-serif}.warning-clr{color:var(--warning-clr)}.theme-star{color:var(--theme-star)}.theme-star1{color:var(--theme-star1)}.theme-star2{color:var(--theme-star2)}.warning-bg{background-color:var(--warning-clr)}.theme-starbg{background-color:var(--theme-star)}.theme-star1bg{background-color:var(--theme-star1)}.theme-star2bg{background-color:var(--theme-star2)}.bg-black6{background-color:#101010!important}.bg-black7{background-color:#010101!important}.bg-black--7{background-color:#161616!important}.sections-bg7{background-color:#2d2d2d}.footer-bg8{background-color:#424242!important}.bg-strah{background-color:#f6f8ef}.container-1780{max-width:1780px;margin:0 auto}.container-1460{max-width:1460px}.container-1560{max-width:1560px!important}.container-1600{max-width:1600px!important}.container-1340{margin:0 auto;max-width:1340px!important}.container-1240{margin:0 auto;max-width:1240px!important}.container-1176{margin:0 auto;max-width:1176px!important}.container-1622{margin:0 auto;max-width:1622px!important}.bg-10{background-color:#163838!important}.bg-body-10{background-color:#f5f5f5!important}.about-left-item-style-1 .about-image{z-index:999;max-width:702px;position:relative}@media (max-width:1399px){.about-left-item-style-1 .about-image{max-width:initial}}.about-left-item-style-1 .about-image img{width:100%;height:100%}.about-left-item-style-1 .client-item{align-items:center;gap:16px;margin-top:40px;margin-left:60px;display:flex}@media (max-width:1399px){.about-left-item-style-1 .client-item{margin-top:30px;margin-left:0}}.about-content-style-1 .text{max-width:621px;margin-top:20px;margin-bottom:30px}.about-content-style-1 .about-box-item{background-color:var(--header);z-index:-1;margin-top:60px;margin-left:-240px;padding:40px 100px 40px 240px;position:relative}@media (max-width:1600px){.about-content-style-1 .about-box-item{margin-top:30px;margin-left:-115px;padding:40px 100px 40px 120px}}@media (max-width:1399px){.about-content-style-1 .about-box-item{margin-top:30px;margin-left:0;padding:30px}}.about-content-style-1 .about-box-item .nav{border-bottom:1px solid #ffffff38;gap:20px;margin-bottom:30px;padding-bottom:20px;display:flex}@media (max-width:1399px){.about-content-style-1 .about-box-item .nav{flex-wrap:wrap;gap:20px;margin-bottom:20px}}.about-content-style-1 .about-box-item .nav li{font-size:16px;font-weight:500}@media (max-width:1199px){.about-content-style-1 .about-box-item .nav li{font-size:16px}}.about-content-style-1 .about-box-item .nav li .nav-link{color:#ffffff75;padding:0;line-height:1;transition:all .4s ease-in-out}.about-content-style-1 .about-box-item .nav li .nav-link.active{color:var(--theme);padding:0;position:relative}.about-content-style-1 .about-box-item .content p{color:var(--white);max-width:704px;margin-bottom:70px;font-size:20px;font-weight:600}@media (max-width:1399px){.about-content-style-1 .about-box-item .content p{margin-bottom:30px;font-size:16px}}.about-content-style-1 .about-box-item .content h6{color:#ffffff91;text-transform:uppercase;font-family:DM Sans,sans-serif}.about-content-style-1 .about-box-item .content .icon-item{align-items:center;gap:30px;margin-top:20px;display:flex}.about-content-style-1 .about-box-item .content .icon-item h2{color:var(--white)}.about-section .container-fluid{padding:0 120px}@media (max-width:1899px){.about-section .container-fluid{padding:0 70px}}@media (max-width:1600px){.about-section .container-fluid{padding:0 50px}}@media (max-width:1399px){.about-section .container-fluid{padding:0 30px}}@media (max-width:575px){.about-section .container-fluid{padding:0 15px}}.about-section05 .container{max-width:1800px}.about-section05 .about-title{max-width:1014px;margin-bottom:100px;margin-left:auto}.about-section05 .about-title .title{letter-spacing:-.02em;color:var(--black);margin-bottom:45px;font-size:66px;font-weight:500;line-height:80px}.about-section05 .about-content-wrap5{justify-content:space-between;align-items:center;gap:24px;display:flex}.about-section05 .about-content-wrap5 .count-area h2{gap:8px;margin-bottom:5px;display:flex}.about-section05 .about-content-wrap5 .count-area h2 .count{font-family:Gallery,sans-serif;font-size:200px;font-weight:400;line-height:200px}.about-section05 .about-content-wrap5 .count-area h2 .textm{font-size:44px;line-height:46px}.about-section05 .about-content-wrap5 .count-area p{text-transform:uppercase;color:#727272;max-width:318px}.about-section05 .about-content-wrap5 .thumb{max-width:562px;margin:0 auto}.about-section05 .about-content-wrap5 .content-right{max-width:551px}@media (max-width:1600px){.about-section05 .about-title{max-width:700px;margin-bottom:40px;margin-left:auto}.about-section05 .about-title .title{margin-bottom:24px;font-size:44px;font-weight:500;line-height:52px}.about-section05 .about-content-wrap5{justify-content:space-between;align-items:center;gap:24px;display:flex}.about-section05 .about-content-wrap5 .count-area h2{gap:8px;margin-bottom:5px;display:flex}.about-section05 .about-content-wrap5 .count-area h2 .count{font-family:Gallery,sans-serif;font-size:200px;font-weight:400;line-height:200px}.about-section05 .about-content-wrap5 .count-area h2 .textm{font-size:44px;line-height:46px}.about-section05 .about-content-wrap5 .count-area p{text-transform:uppercase;color:#727272;max-width:318px}.about-section05 .about-content-wrap5 .thumb{max-width:562px;margin:0 auto}.about-section05 .about-content-wrap5 .content-right{max-width:551px}}@media (max-width:1399px){.about-section05 .about-title{text-align:center;max-width:700px;margin:0 auto 40px}.about-section05 .about-title .title{margin-bottom:24px;font-size:44px;font-weight:500;line-height:52px}.about-section05 .about-content-wrap5{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.about-section05 .about-content-wrap5 .count-area h2{gap:8px;margin-bottom:5px;display:flex}.about-section05 .about-content-wrap5 .count-area h2 .count{font-size:120px;line-height:120px}.about-section05 .about-content-wrap5 .count-area h2 .textm{font-size:26px;line-height:30px}.about-section05 .about-content-wrap5 .count-area p{max-width:318px;font-size:16px}.about-section05 .about-content-wrap5 .thumb{max-width:562px;margin:0 auto}.about-section05 .about-content-wrap5 .content-right{max-width:451px}}@media (max-width:1199px){.about-section05 .about-title{text-align:center;max-width:500px;margin:0 auto 30px}.about-section05 .about-title .title{margin-bottom:17px;font-size:32px;font-weight:500;line-height:40px}.about-section05 .about-content-wrap5{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.about-section05 .about-content-wrap5 .count-area h2{gap:8px;margin-bottom:5px;display:flex}.about-section05 .about-content-wrap5 .count-area h2 .count{font-size:100px;line-height:100px}.about-section05 .about-content-wrap5 .count-area h2 .textm{font-size:26px;line-height:30px}.about-section05 .about-content-wrap5 .count-area p{max-width:318px;font-size:16px}.about-section05 .about-content-wrap5 .thumb{max-width:562px;margin:0 auto}.about-section05 .about-content-wrap5 .content-right{max-width:351px}}@media (max-width:991px){.about-section05 .about-title{text-align:center;max-width:500px;margin:0 auto 30px}.about-section05 .about-title .title{margin-bottom:17px;font-size:32px;font-weight:500;line-height:40px}.about-section05 .about-content-wrap5{flex-direction:column;justify-content:center;align-items:center;gap:19px;display:flex}.about-section05 .about-content-wrap5 .count-area{text-align:center}.about-section05 .about-content-wrap5 .count-area h2{justify-content:center;gap:8px;margin-bottom:4px;display:flex}.about-section05 .about-content-wrap5 .count-area h2 .count{font-size:60px;line-height:60px}.about-section05 .about-content-wrap5 .count-area h2 .textm{font-size:26px;line-height:30px}.about-section05 .about-content-wrap5 .count-area p{max-width:318px;font-size:15px}.about-section05 .about-content-wrap5 .thumb{max-width:562px;margin:0 auto}.about-section05 .about-content-wrap5 .content-right{text-align:center;max-width:90%}}.about-question-section6{padding:66px 0}.about-question-section6 .about-left__content .section-title6{margin-bottom:130px}.about-question-section6 .about-left__content .section-title6 h2{margin-bottom:40px;font-size:50px;line-height:55px}.about-question-section6 .about-left__content .section-title6 h4{color:var(--white)}.about-question-section6 .about-left__content .section-title6 p{color:#ffffffc4;font-size:16px;line-height:24px}.about-question-section6 .about-left__content .content-left-location{justify-content:space-between;align-items:center;gap:24px;display:flex}.about-question-section6 .about-left__content .content-left-location .footer-widget-head .title-cmn{color:#ffffffad;padding-bottom:0;font-size:18px;font-weight:700;line-height:22px;margin-bottom:30px!important}.about-question-section6 .widget-from{-webkit-backdrop-filter:blur(88.25px);backdrop-filter:blur(88.25px);background:#ffffff08;border:1px solid #ffffff54;border-radius:0;max-width:732px}.about-question-section6 .widget-from .title{margin-bottom:30px;font-size:50px;line-height:55px}.about-question-section6 .widget-from input{color:#787f89}.about-question-section6 .widget-from .form-check-input{background-color:#0000;border-radius:50%}.about-question-section6 .widget-from ::placeholder{color:#787f89}.about-question-section6 .widget-from select{height:47px}.about-question-section6 .widget-from select .current{color:#787f89}.about-question-section6 .widget-from .form-check .form-check-label{color:var(--white);font-size:14px;line-height:20px}@media (max-width:991px){.about-question-section6 .about-left__content{max-width:550px}.about-question-section6 .about-left__content .section-title6{margin-bottom:60px}.about-question-section6 .about-left__content .section-title6 h2{margin-bottom:24px;font-size:50px;line-height:55px}.about-question-section6 .about-left__content .section-title6 h4{color:var(--white)}.about-question-section6 .about-left__content .section-title6 p{font-size:16px;line-height:24px}.about-question-section6 .about-left__content .content-left-location{justify-content:space-between;align-items:center;gap:24px;display:flex}.about-question-section6 .about-left__content .content-left-location .footer-widget-head .title-cmn{color:var(--white);padding-bottom:0;font-size:18px;font-weight:700;line-height:22px;margin-bottom:30px!important}.about-question-section6 .widget-from{width:100%;max-width:100%}.about-question-section6 .widget-from h4{font-size:24px!important}}@media (max-width:575px){.about-question-section6 .about-left__content{max-width:550px}.about-question-section6 .about-left__content .section-title6{margin-bottom:30px}.about-question-section6 .about-left__content .section-title6 h2{margin-bottom:15px;font-size:28px;line-height:38px}.about-question-section6 .about-left__content .section-title6 h4{color:var(--white)}.about-question-section6 .about-left__content .section-title6 p{font-size:16px;line-height:24px}.about-question-section6 .about-left__content .content-left-location{flex-wrap:wrap;gap:18px 24px}.about-question-section6 .about-left__content .content-left-location .footer-widget-head .title-cmn{color:var(--white);padding-bottom:0;font-size:18px;font-weight:700;line-height:22px;margin-bottom:15px!important}.about-question-section6 .widget-from{width:100%;max-width:100%;padding:20px}.about-question-section6 .widget-from h4{font-size:24px!important}.about-question-section6 .widget-from .theme-btn-arrow{padding-left:14px;padding-right:14px}.about-question-section6 .widget-from .texts{padding-left:10px;padding-right:10px;font-size:12px}}.counter-section06 .container{max-width:1400px}.counter-section06 .counter-wrapper6{align-items:center;display:flex}.counter-section06 .counter-wrapper6 .counter-items06{text-align:center;background-color:#1a1a1a;border:1px solid #1a1a1a;border-radius:50%;width:358px;height:358px;transition:all .4s}.counter-section06 .counter-wrapper6 .counter-items06:not(:first-child){margin-left:-40px}.counter-section06 .counter-wrapper6 .counter-items06 h2{margin-bottom:12px}.counter-section06 .counter-wrapper6 .counter-items06 h2 span{color:var(--theme);font-family:Satoshi,sans-serif;font-size:66px;line-height:76px}.counter-section06 .counter-wrapper6 .counter-items06 h3{color:var(--white);font-size:20px;font-weight:500}.counter-section06 .counter-wrapper6 .counter-items06.style-2{background-color:#101010;border-color:#ffffff36;margin-top:-40px}.counter-section06 .counter-wrapper6 .counter-items06:hover{transform:scale(1.05)}@media (max-width:1399px){.counter-section06 .counter-wrapper6{justify-content:center}.counter-section06 .counter-wrapper6 .counter-items06{width:250px;height:250px;transition:all .4s}.counter-section06 .counter-wrapper6 .counter-items06:not(:first-child){margin-left:-20px}.counter-section06 .counter-wrapper6 .counter-items06 h2{margin-bottom:10px}.counter-section06 .counter-wrapper6 .counter-items06 h2 span{font-size:44px;line-height:66px}.counter-section06 .counter-wrapper6 .counter-items06 h3{font-size:16px}.counter-section06 .counter-wrapper6 .counter-items06.style-2{margin-top:0}}@media (max-width:991px){.counter-section06 .counter-wrapper6{justify-content:center}.counter-section06 .counter-wrapper6 .counter-items06{width:200px;height:200px;transition:all .4s}.counter-section06 .counter-wrapper6 .counter-items06:not(:first-child){margin-left:-20px}.counter-section06 .counter-wrapper6 .counter-items06 h2{margin-bottom:10px}.counter-section06 .counter-wrapper6 .counter-items06 h2 span{font-size:34px;line-height:66px}.counter-section06 .counter-wrapper6 .counter-items06 h3{font-size:16px}.counter-section06 .counter-wrapper6 .counter-items06.style-2{margin-top:0}}@media (max-width:767px){.counter-section06 .counter-wrapper6{flex-wrap:wrap;justify-content:center}.counter-section06 .counter-wrapper6 .counter-items06{width:150px;height:150px;transition:all .4s}.counter-section06 .counter-wrapper6 .counter-items06:not(:first-child){margin-left:-20px}.counter-section06 .counter-wrapper6 .counter-items06 h2{margin-bottom:5px}.counter-section06 .counter-wrapper6 .counter-items06 h2 span{font-size:24px;line-height:34px}.counter-section06 .counter-wrapper6 .counter-items06 h3{font-size:14px}.counter-section06 .counter-wrapper6 .counter-items06.style-2{margin-top:0}}.about-section--6{position:relative}.about-section--6 .news__items-06 .head-title{text-transform:uppercase;color:var(--white);margin-top:20px;font-size:24px;font-weight:600;line-height:30px;margin-bottom:10px!important}@media (max-width:1199px){.about-section--6 .news__items-06 .head-title{font-size:20px}}.about-section--6 .news__items-06 .about-tag-link{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.about-section--6 .news__items-06 .about-tag-link span{color:var(--theme);font-family:Satoshi;font-size:16px;line-height:16px;display:block}.about-section--6 .about__wrapper--6{gap:16px}@media (max-width:767px){.about-section--6 .about__wrapper--6{flex-wrap:wrap;gap:32px}.about-section--6 .about__wrapper--6 .max-w-554{width:46%}.about-section--6 .about__wrapper--6 .middle{order:1;width:100%}}@media (max-width:575px){.about-section--6 .about__wrapper--6{flex-wrap:wrap;gap:32px}.about-section--6 .about__wrapper--6 .max-w-554{width:100%}.about-section--6 .about__wrapper--6 .middle{order:1;width:100%}}.max-w-554{max-width:565px}.about--section-main-6{z-index:1;position:relative}.about--section-main-6 .container{max-width:1777px;margin:0 auto}.about--section-main-6 .map-about{z-index:-1;max-width:950px;position:absolute;top:800px;left:0}.about--section-main-6 .ele-about{z-index:-1;position:absolute;top:200px;right:0}.about--section-main-6 .about-wrapper--06{gap:24px;display:flex}.about--section-main-6 .about-wrapper--06 .thumb{max-width:400px;display:block;position:relative;top:180px;overflow:hidden}.about--section-main-6 .about-wrapper--06 .thumb img{transition:all .4s;overflow:hidden}.about--section-main-6 .about-wrapper--06 .thumb:hover img{transform:scale(1.1)}.about--section-main-6 .about-wrapper--06 .thumb2{max-width:912px;display:block;overflow:hidden}.about--section-main-6 .about-wrapper--06 .thumb2 img{transition:all .4s;overflow:hidden}.about--section-main-6 .about-wrapper--06 .thumb2:hover img{transform:scale(1.1)}.about--section-main-6 .about-wrapper--06 .thumb3{max-width:606px;display:block;overflow:hidden}.about--section-main-6 .about-wrapper--06 .thumb3 img{transition:all .4s;overflow:hidden}.about--section-main-6 .about-wrapper--06 .thumb3:hover img{transform:scale(1.1)}.about--section-main-6 .about-content__06 h2{margin-bottom:50px;line-height:70px}.about--section-main-6 .about-content__06 p{color:#ffffffc4;margin-bottom:45px;font-size:18px;line-height:28px}.about--section-main-6 .number-area{gap:38px;margin-bottom:90px;display:flex}.about--section-main-6 .number-area a{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#ffffff70;color:#0000;font-size:200px;line-height:200px;display:block}.about--section-main-6 .number-area .text-number{color:var(--white);font-size:18px;font-weight:500;position:relative;bottom:12px;transform:rotate(-90deg)}@media (max-width:1399px){.about--section-main-6 .about-content__06 h2{margin-bottom:24px;line-height:50px}.about--section-main-6 .about-content__06 p{margin-bottom:30px;font-size:16px;line-height:26px}}@media (max-width:1199px){.about--section-main-6 .number-area{flex-wrap:wrap;gap:8px 20px;margin-bottom:50px}.about--section-main-6 .number-area a{font-size:80px;line-height:80px}.about--section-main-6 .number-area .text-number{font-size:16px;line-height:21px;bottom:0;transform:rotate(0)}}@media (max-width:991px){.about--section-main-6 .number-area{flex-wrap:wrap;gap:8px 20px;margin-bottom:50px;padding-top:40px}.about--section-main-6 .number-area a{font-size:80px;line-height:80px}.about--section-main-6 .number-area .text-number{font-size:16px;line-height:21px;bottom:0;transform:rotate(0)}}@media (max-width:767px){.about--section-main-6 .about-content__06{padding:10px 15px}.about--section-main-6 .about-content__06 h2{margin-bottom:16px;line-height:40px}.about--section-main-6 .about-content__06 p{margin-bottom:24px;font-size:16px;line-height:26px}.about--section-main-6 .number-area{flex-wrap:wrap;gap:8px 20px;margin-bottom:40px;padding-top:0}.about--section-main-6 .number-area a{font-size:80px;line-height:80px}.about--section-main-6 .number-area .text-number{font-size:16px;line-height:21px;bottom:0;transform:rotate(0)}.about--section-main-6 .about-wrapper--06{gap:12px;display:flex}.about--section-main-6 .about-wrapper--06 .thumb{top:20px}}@media (max-width:500px){.about--section-main-6 .about-wrapper--06{flex-wrap:wrap;gap:12px;display:flex}.about--section-main-6 .about-wrapper--06 .thumb{width:100%;max-width:100%;top:0}.about--section-main-6 .number-area{flex-wrap:wrap;gap:8px 20px;margin-bottom:30px;padding:0 12px}.about--section-main-6 .number-area a{font-size:60px;line-height:60px}.about--section-main-6 .number-area .text-number{font-size:16px;line-height:21px;bottom:0;transform:rotate(0)}}@media (max-width:767px){.abouts-thumb{max-width:400px;margin:0 auto;padding:5px 20px}}.about-astronut-content .section-title6{margin-bottom:78px}.about-astronut-content .about-astronut-inner{justify-content:space-between;gap:24px;display:flex}.about-astronut-content .about-astronut-inner .cont-right{max-width:540px}.about-astronut-content .about-astronut-inner .cont-right .first-text{color:var(--white);margin-bottom:45px;font-size:20px}.about-astronut-content .about-astronut-inner .cont-right .secound-text{margin-bottom:60px}.about-astronut-content .about-astronut-inner .cont-right p{color:#ffffffc4;font-size:18px;line-height:28px}.about-astronut-content .more-video{margin-bottom:110px}.about-astronut-content .exprience-year{text-align:center;background-color:#1c1c1c;border-radius:50%;justify-content:center;align-items:center;width:256px;height:256px;display:flex}.about-astronut-content .exprience-year h3,.about-astronut-content .exprience-year h3 span{color:var(--theme);font-size:66px;line-height:70px}.about-astronut-content .exprience-year p{color:#ffffffc4;margin-top:8px;font-size:18px;font-weight:400;line-height:28px}@media (max-width:1399px){.about-astronut-content .section-title6{margin-bottom:40px}.about-astronut-content .about-astronut-inner{justify-content:flex-start;gap:24px;display:flex}.about-astronut-content .about-astronut-inner .cont-right{max-width:540px}.about-astronut-content .about-astronut-inner .cont-right .first-text{color:var(--white);margin-bottom:45px;font-size:20px}.about-astronut-content .about-astronut-inner .cont-right .secound-text{margin-bottom:60px}.about-astronut-content .about-astronut-inner .cont-right p{color:#ffffffc4;font-size:18px;line-height:28px}.about-astronut-content .more-video{margin-bottom:24px}.about-astronut-content .more-video span{font-size:14px!important;line-height:18px!important}.about-astronut-content .exprience-year{width:150px;height:150px}.about-astronut-content .exprience-year h3,.about-astronut-content .exprience-year h3 span{font-size:38px;line-height:45px}.about-astronut-content .exprience-year p{margin-top:8px;font-size:14px;line-height:17px}}@media (max-width:767px){.about-astronut-content{padding:14px 12px}.about-astronut-content .section-title6{margin-bottom:40px}.about-astronut-content .about-astronut-inner{flex-direction:column;gap:20px;display:flex}.about-astronut-content .about-astronut-inner .cont-right{max-width:540px}.about-astronut-content .about-astronut-inner .cont-right .first-text{color:var(--white);margin-bottom:20px;font-size:16px}.about-astronut-content .about-astronut-inner .cont-right .secound-text{margin-bottom:30px}.about-astronut-content .about-astronut-inner .cont-right p{font-size:16px;line-height:26px}.about-astronut-content .fs-14{display:block;line-height:16px!important}.about-astronut-content .more-video{margin-bottom:24px}.about-astronut-content .more-video span{font-size:14px!important;line-height:18px!important}.about-astronut-content .exprience-year{width:150px;height:150px}.about-astronut-content .exprience-year h3,.about-astronut-content .exprience-year h3 span{font-size:38px;line-height:45px}.about-astronut-content .exprience-year p{margin-top:8px;font-size:14px;line-height:17px}}@media (max-width:991px){.about-astronut-content .section-title6{margin-bottom:40px}.about-astronut-content .about-astronut-inner{flex-direction:column;gap:20px;display:flex}.about-astronut-content .about-astronut-inner .cont-right{max-width:540px}.about-astronut-content .about-astronut-inner .cont-right .first-text{color:var(--white);margin-bottom:20px;font-size:16px}.about-astronut-content .about-astronut-inner .cont-right .secound-text{margin-bottom:30px}.about-astronut-content .about-astronut-inner .cont-right p{font-size:16px;line-height:26px}.about-astronut-content .fs-14{display:block;line-height:16px!important}.about-astronut-content .more-video{margin-bottom:24px}.about-astronut-content .more-video span{font-size:14px!important;line-height:18px!important}.about-astronut-content .exprience-year{width:150px;height:150px}.about-astronut-content .exprience-year h3,.about-astronut-content .exprience-year h3 span{font-size:38px;line-height:45px}.about-astronut-content .exprience-year p{margin-top:8px;font-size:14px;line-height:17px}}.more-video .video-popup{border:1px solid var(--theme);border-radius:50%;justify-content:center;align-items:center;width:47px;height:47px;display:flex}.more-video .video-popup i{color:var(--theme);font-size:18px}@media (max-width:1199px){.explore-contentt{flex-wrap:wrap}.explore-contentt h4{max-width:200px!important;line-height:22px!important}}@media (max-width:767px){.explore-contentt{flex-wrap:wrap;gap:14px!important;padding-left:12px!important}.explore-contentt h4{max-width:200px!important;line-height:22px!important}.explore-contentt .video-area{justify-content:flex-start!important;padding:18px 16px!important}.explore-contentt .video-area span{font-size:14px!important}.explore-contentt .video-area .video-popup{width:55px!important;height:55px!important}}.about-section-07{z-index:1;position:relative}.about-section-07 .element-shape{z-index:-1;position:absolute;bottom:0;right:-30px}@media (max-width:1399px){.about-section-07 .element-shape{width:120px;bottom:10px;right:10px}}.about-counter-wrap07{padding-top:140px}@media (max-width:1399px){.about-counter-wrap07{padding-top:80px}}@media (max-width:1199px){.about-counter-wrap07{padding-top:60px}}@media (max-width:991px){.about-counter-wrap07{padding-top:50px}}.counter__items07{border-top:1px solid #ffffff4a;padding-top:16px}.counter__items07 h2{margin-bottom:12px}.counter__items07 h2 span{letter-spacing:-.02em;color:#ff7425;font-size:32px;font-weight:700;line-height:42px}.counter__items07 p{color:#fff;max-width:220px;font-size:16px;font-weight:500;line-height:29px}.about-header__wrap07{justify-content:space-between;align-items:center;gap:26px;display:flex}.about-header__wrap07 .faq-title{max-width:425px}.about-header__wrap07 .middle-cont{align-items:center;display:flex}.about-header__wrap07 .middle-cont .thumb,.about-header__wrap07 .middle-cont .count-box{border-radius:50%;justify-content:center;align-items:center;width:194px;height:194px;display:flex}.about-header__wrap07 .middle-cont .thumb{border:2px solid var(--white);margin-left:-40px}.about-header__wrap07 .middle-cont .thumb img{width:100%;height:100%}.about-header__wrap07 .middle-cont .count-box{background-color:#ff7425}.about-header__wrap07 .middle-cont .count-box h2{margin-bottom:5px}.about-header__wrap07 .middle-cont .count-box h2 span{text-align:center;letter-spacing:-.02em;color:#fff;font-size:52px;font-weight:700;line-height:61px}.about-header__wrap07 .middle-cont .count-box p{text-align:center;color:#fff;font-size:18px;font-weight:500;line-height:24px}.about-header__wrap07 .right-content{max-width:338px}.about-header__wrap07 .right-content p{color:#fff;margin-bottom:40px;font-size:16px;font-weight:500;line-height:24px}.about-header__wrap07 .right-content .read-more{color:var(--theme)}@media (max-width:991px){.about-header__wrap07{flex-wrap:wrap;justify-content:flex-start}.about-header__wrap07 .faq-title{max-width:425px}.about-header__wrap07 .middle-cont{align-items:center;display:flex}.about-header__wrap07 .middle-cont .thumb,.about-header__wrap07 .middle-cont .count-box{width:140px;height:140px}.about-header__wrap07 .middle-cont .thumb h2,.about-header__wrap07 .middle-cont .count-box h2{margin-bottom:5px;line-height:36px!important}.about-header__wrap07 .middle-cont .thumb h2 span,.about-header__wrap07 .middle-cont .count-box h2 span{font-size:30px!important;line-height:36px!important}.about-header__wrap07 .middle-cont .thumb p,.about-header__wrap07 .middle-cont .count-box p{line-height:18px;font-size:15px!important}.about-header__wrap07 .middle-cont .thumb{margin-left:-20px}.about-header__wrap07 .middle-cont .count-box{background-color:#ff7425}.about-header__wrap07 .middle-cont .count-box h2{margin-bottom:5px}.about-header__wrap07 .middle-cont .count-box h2 span{text-align:center;letter-spacing:-.02em;color:#fff;font-size:52px;font-weight:700;line-height:61px}.about-header__wrap07 .middle-cont .count-box p{text-align:center;color:#fff;font-size:18px;font-weight:500;line-height:24px}.about-header__wrap07 .right-content{max-width:338px}.about-header__wrap07 .right-content p{margin-bottom:10px;font-size:16px;line-height:24px}}.development-sectio-benax{z-index:1;background-color:#fff;position:relative}.development-sectio-benax .colabration-title{text-align:center;max-width:1120px;margin:0 auto 110px}.development-sectio-benax .colabration-title h2{margin-bottom:60px}.development-sectio-benax .colabration-title .title{text-align:center;letter-spacing:-.02em;color:var(--black);font-size:66px;font-weight:500;line-height:80px}.development-sectio-benax .colabration-title .title span{color:#999e9a}.development-sectio-benax .single-hand{z-index:-1;position:absolute;top:120px;right:35px}.development-sectio-benax .benx-single{z-index:-1;position:absolute;top:450px;right:0}@media (max-width:1399px){.development-sectio-benax .colabration-title{text-align:center;max-width:1020px;margin:0 auto 70px}.development-sectio-benax .colabration-title h2{margin-bottom:50px}.development-sectio-benax .colabration-title .title{font-size:48px;font-weight:500;line-height:58px}}@media (max-width:991px){.development-sectio-benax .colabration-title{text-align:center;max-width:820px;margin:0 auto 50px}.development-sectio-benax .colabration-title h2{margin-bottom:40px}.development-sectio-benax .colabration-title .title{font-size:36px;font-weight:500;line-height:46px}.development-sectio-benax .single-hand{display:none}}@media (max-width:767px){.development-sectio-benax .colabration-title{text-align:center;max-width:720px;margin:0 auto 50px}.development-sectio-benax .colabration-title h2{margin-bottom:40px}.development-sectio-benax .colabration-title .title{font-size:30px;font-weight:500;line-height:40px}.development-sectio-benax .single-hand{display:none}}@media (max-width:575px){.development-sectio-benax .colabration-title{text-align:center;max-width:720px;margin:0 auto 50px}.development-sectio-benax .colabration-title h2{margin-bottom:40px}.development-sectio-benax .colabration-title .title{font-size:24px;font-weight:500;line-height:34px}}.shadow--cs{box-shadow:0 8px 24px #959da533}.development--item .thumb{overflow:hidden}.development--item .thumb img{transition:all .4s;overflow:hidden}.development--item .content{padding:36px 27px}.development--item .content h4{margin-bottom:12px}.development--item .content h4 a{color:var(--black);font-family:Instrument Sans,sans-serif;font-size:20px;line-height:30px;display:block}.development--item .content p{color:#898989;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;line-height:28px}.development--item:hover .thumb img{transform:scale(1.05)}.about-wrapper-10 .about-image{max-width:474px}@media (max-width:1399px){.about-wrapper-10 .about-image{max-width:initial}}.about-wrapper-10 .about-image img{width:100%;height:100%}.about-wrapper-10 .about-content-10{margin-left:60px}@media (max-width:1399px){.about-wrapper-10 .about-content-10{margin-left:0}}.about-wrapper-10 .about-content-10 .about-right-item{align-items:center;gap:60px;display:flex}@media (max-width:1399px){.about-wrapper-10 .about-content-10 .about-right-item{gap:30px}}@media (max-width:767px){.about-wrapper-10 .about-content-10 .about-right-item{flex-wrap:wrap;gap:30px}}.about-wrapper-10 .about-content-10 .about-right-item .left-content .button-text{align-items:center;gap:15px;display:flex}.about-wrapper-10 .about-content-10 .about-right-item .left-content .button-text .video-btn{color:#150e3d;text-align:center;border:1px solid #150e3d;border-radius:50%;width:47px;height:47px;font-size:16px;line-height:47px;display:inline-block;position:relative}.about-wrapper-10 .about-content-10 .about-right-item .left-content .button-text span{color:#4b5563;font-size:18px;font-weight:500}.about-wrapper-10 .about-content-10 .about-right-item .left-content .count-box{text-align:center;background-color:var(--white);border-radius:100%;flex-direction:column;justify-content:center;align-items:center;width:256px;height:256px;margin-top:-60px;line-height:256px;display:flex}.about-wrapper-10 .about-content-10 .about-right-item .left-content .count-box h2{font-family:Satoshi,sans-serif;font-size:66px;font-weight:700}@media (max-width:1399px){.about-wrapper-10 .about-content-10 .about-right-item .left-content .count-box h2 span{font-size:66px}}.about-wrapper-10 .about-content-10 .about-right-item .left-content .count-box p{color:#4b5563;max-width:123px;font-family:Satoshi,sans-serif;font-size:18px;font-weight:500;line-height:150%}@media (max-width:1399px){.about-wrapper-10 .about-content-10 .about-right-item .left-content .count-box p{font-size:16px}}.about-wrapper-10 .about-content-10 .about-right-item .right-content h3{max-width:532px;font-family:Satoshi,sans-serif;font-size:20px;font-weight:500;line-height:150%}@media (max-width:1399px){.about-wrapper-10 .about-content-10 .about-right-item .right-content h3{font-size:16px}}.about-wrapper-10 .about-content-10 .about-right-item .right-content p{color:#4b5563;max-width:532px;margin-top:40px;font-family:Satoshi,sans-serif;line-height:167%}@media (max-width:1399px){.about-wrapper-10 .about-content-10 .about-right-item .right-content p{margin-top:15px}}.about-wrapper-10 .about-content-10 .about-right-item .right-content .themes-btn{margin-top:50px}@media (max-width:1399px){.about-wrapper-10 .about-content-10 .about-right-item .right-content .themes-btn{margin-top:30px}}.about-experience-section{padding:120px 0}.about-experience-section .about-image-wrap11{border-radius:12px;max-width:600px;position:relative}.about-experience-section .about-image-wrap11 img{width:100%;display:block}.about-experience-section .about-image-wrap11 .video-btn{color:#fff;z-index:1;background:#28241f;border-radius:6px;justify-content:center;align-items:center;gap:14px;width:100%;max-width:283px;padding:54px 16px;font-size:18px;display:inline-flex;position:absolute;bottom:-30px;right:-40px}.about-experience-section .about-progress{margin-bottom:28px}.about-experience-section .about-progress .progress-header{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.about-experience-section .about-progress .progress-header .label{color:#111827;font-size:15px;font-weight:500}.about-experience-section .about-progress .progress-header .percent{color:#6b7280;font-size:14px;font-weight:500}.about-experience-section .about-progress .progress-line{background:#e5e7eb;border-radius:6px;width:100%;height:6px;overflow:hidden}.about-experience-section .about-progress .progress-line .progress-fill{background:#3ba7fa;border-radius:6px;height:100%;display:block}.about-experience-section .about-content .progress-item{justify-content:space-between;margin-bottom:30px;font-weight:500;display:flex}.about-experience-section .about-content .circle-progress-wrap{justify-content:space-between;gap:30px;max-width:560px;display:flex}.about-experience-section .about-content .circle-progress-wrap .circle-item{text-align:center}.about-experience-section .about-content .circle-progress-wrap .circle-item .circle{color:#3ba7fa;border:3px solid #3ba7fa;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:14px;font-size:20px;font-weight:400;display:flex}.about-experience-section .about-content .circle-progress-wrap .circle-item span{color:var(--theme-star2);text-align:center;font-size:18px;line-height:25px;display:block}@media (max-width:1399px){.about-experience-section .about-image-wrap11{border-radius:12px;max-width:600px;position:relative}.about-experience-section .about-image-wrap11 img{width:100%;display:block}.about-experience-section .about-image-wrap11 .video-btn{gap:8px;width:100%;max-width:153px;padding:20px 16px;font-size:16px;bottom:5px;right:5px}}@media (max-width:575px){.about-experience-section .circle-progress-wrap{flex-wrap:wrap;gap:24px}.about-experience-section .circle-progress-wrap .circle-item .circle{width:90px!important;height:90px!important}.about-experience-section .circle-progress-wrap .circle-item span{font-size:16px!important}}.service-banner-section{position:relative}.service-banner-section .service-box{z-index:2;background:#fff;max-width:372px;margin-bottom:38px;position:absolute;bottom:0;right:280px}.service-banner-section .service-box .content{padding:30px}.service-banner-section .service-box h3{color:#043030;margin-bottom:8px;font-size:22px;font-weight:700;line-height:29px}.service-banner-section .service-box p{color:#4b5563;font-size:18px;line-height:30px}.service-banner-section .service-box .cmn__btn-10{background-color:#3ba7fa}.service-banner-section .service-banner-card{border-radius:14px;position:relative;overflow:hidden}.service-banner-section .service-banner-card img{width:100%;display:block}.service-banner-section .service-banner-card:after{content:"";background:#00000073;position:absolute;inset:0}.service-banner-section .service-banner-card .section-title10{z-index:2;position:absolute;bottom:0}.service-banner-section .service-banner-card .section-title10 .subtitle-badge{background:#ffffff1f;border-radius:2px}@media (max-width:1199px){.service-banner-section .service-box{right:initial;z-index:2;background:#fff;max-width:372px;margin-top:-40px;margin-bottom:0;position:relative;bottom:0}.service-banner-section .service-box .content{padding:30px}.service-banner-section .service-box h5{color:#043030;margin-bottom:8px;font-size:22px;font-weight:700;line-height:29px}.service-banner-section .service-box p{color:#4b5563;font-size:18px;line-height:30px}.service-banner-section .service-box .cmn__btn-10{background-color:#3ba7fa}}@media (max-width:575px){.service-banner-section .mimg{height:300px}}.about-section--12{overflow:hidden}.about-section--12 .line-ele{z-index:-1;width:100%;position:absolute;top:0;left:0}.about-section--12 .map-12{z-index:-1;position:absolute;bottom:19px;left:284px}.about-section--12 .about-thumb-wrap12{width:100%;max-width:810px;height:610px;position:relative}.about-section--12 .about-thumb-wrap12 .thumb1{border-radius:14px;max-width:455px;overflow:hidden}.about-section--12 .about-thumb-wrap12 .thumb1 img{width:100%}.about-section--12 .about-thumb-wrap12 .thumb2{border-top:10px solid #fff;border-left:10px solid #fff;border-radius:14px;max-width:431px;position:absolute;top:70px;right:0;overflow:hidden}.about-section--12 .about-thumb-wrap12 .thumb2 img{width:100%}.about-section--12 .about-thumb-wrap12 .thumb3{border-top:10px solid #fff;border-left:10px solid #fff;border-radius:14px;max-width:588px;position:absolute;bottom:0;left:88px;overflow:hidden}.about-section--12 .about-thumb-wrap12 .thumb3 img{width:100%}@media (max-width:1199px){.about-section--12 .about-thumb-wrap12{height:570px}.about-section--12 .about-thumb-wrap12 .thumb1{max-width:400px}.about-section--12 .about-thumb-wrap12 .thumb2{border-top:4px solid #fff;border-left:4px solid #fff;max-width:380px;top:70px;right:0}.about-section--12 .about-thumb-wrap12 .thumb3{border-top:4px solid #fff;border-left:4px solid #fff;max-width:400px;bottom:0;left:88px}}@media (max-width:991px){.about-section--12 .about-thumb-wrap12{flex-wrap:wrap;width:100%;height:100%;margin:0 auto;display:flex;max-width:100%!important}.about-section--12 .about-thumb-wrap12 .thumb1{width:48%;max-width:400px}.about-section--12 .about-thumb-wrap12 .thumb2{border-top:4px solid #fff;border-left:4px solid #fff;width:48%;max-width:380px;position:static;top:70px;right:0}.about-section--12 .about-thumb-wrap12 .thumb3{border-top:4px solid #fff;border-left:4px solid #fff;width:48%;max-width:400px;position:static;bottom:0;left:88px}}@media (max-width:575px){.about-section--12 .about-thumb-wrap12 .thumb1,.about-section--12 .about-thumb-wrap12 .thumb2,.about-section--12 .about-thumb-wrap12 .thumb3{width:100%}}.about-content-12 ul{flex-wrap:wrap;gap:16px 14px;display:flex}.about-content-12 ul li{color:#454e59;width:48.5%;font-size:17px}.about-content-12 .cmn__btn-10{background:#3ba7fa!important}@media (max-width:1199px){.about-content-12 ul{flex-wrap:wrap;gap:5px 10px;display:flex}.about-content-12 ul li{width:48.5%;font-size:15px}}@media (max-width:575px){.about-content-12 ul{flex-wrap:wrap;gap:5px 10px;display:flex}.about-content-12 ul li{width:100%;font-size:15px}}@keyframes rippleOne{70%{box-shadow:0 0 0 40px #f4443800}to{box-shadow:0 0 #f4443800}}@keyframes cir36{to{transform:rotate(360deg)}}@keyframes rounded{50%{transform:rotate(20deg)}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0)}}@keyframes width{0%{width:0%}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}.float-bob-x{animation-name:float-bob-x;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translate(0);transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes float-bob-x{0%{transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes bounce-x{0%{transform:translate(0)}50%{transform:translate(30px)}to{transform:translate(0)}}.bounce-x{animation:7s linear infinite bounce-x}@keyframes criss-cross-left{0%{left:-20px}50%{width:20px;height:20px;left:50%}to{width:375px;height:375px;left:50%}}@keyframes criss-cross-right{0%{right:-20px}50%{width:20px;height:20px;right:50%}to{width:375px;height:375px;right:50%}}@keyframes rotated2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes wave{0%{transform:translate(0)}50%{transform:translate(-25%)}to{transform:translate(-50%)}}@keyframes zoom{0%{transform:scale(.5)}50%{transform:scale(1)}to{transform:scale(.5)}}@keyframes translateY2{0%{transform:translateY(-30px)}to{transform:translateY(20px)}}@keyframes translateX2{0%{transform:translate(-30px)}to{-webkit-transform:translatXY(20px);transform:translate(20px)}}@keyframes moving{0%{transform:translateY(0)}20%{transform:translate(-50px)}50%{transform:translateY(-40px)}to{transform:translateY(0)}}.img-custom-anim-right{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards img-anim-right}@keyframes img-anim-right{0%{clip-path:inset(0 0 0 100%);opacity:0;transform:translate(5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}.img-custom-anim-left{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards img-anim-left}@keyframes img-anim-left{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(-5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}.img-custom-anim-top{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) forwards img-anim-top}@keyframes img-anim-top{0%{clip-path:inset(0 0 100%);opacity:0;transform:translateY(-5%)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes slideInLeft{to{opacity:1;transform:translate(0)}}@keyframes slideInRight{to{opacity:1;transform:translate(0)}}@keyframes shine{0%{left:-100%}50%{left:100%}to{left:100%}}.animation-infinite{background-repeat:repeat;width:100%;height:30px;animation:80s linear infinite ShapeAnim;overflow:hidden}.img-custom-anim-bottom{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) forwards img-anim-bottom}@keyframes img-anim-bottom{0%{clip-path:inset(100% 0 0);opacity:0;transform:translateY(5%)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes sparkle{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.5)}to{opacity:0;transform:scale(.5)}}@keyframes borderAnim{0%{width:0}to{width:44px}}@keyframes dance{0%{-webkit-transform:scale(.8)}to{-webkit-transform:scale(1)}}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.slideInRight{animation-name:slideInRight}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scrolly{0%{transform:translateY(0)}to{transform:translateY(-60%)}}@keyframes scrolls{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.img_left_animation{opacity:0;animation:2s cubic-bezier(.4,.98,.52,.99) forwards left-animation}@keyframes left-animation{0%{clip-path:inset(0 100% 0 0);opacity:0}to{clip-path:inset(0);opacity:1}}.img_right_animation{opacity:0;animation:2s cubic-bezier(.4,.98,.52,.99) forwards right-animation}@keyframes right-animation{0%{clip-path:inset(0 0 0 100%);opacity:0}to{clip-path:inset(0);opacity:1}}.img_top_animation{opacity:0;animation:2s cubic-bezier(.4,.98,.52,.99) forwards top-animation}@keyframes top-animation{0%{clip-path:inset(0 0 100%);opacity:0}to{clip-path:inset(0);opacity:1}}.img_bottom_animation{opacity:0;animation:2s cubic-bezier(.4,.98,.52,.99) forwards bottom-animation}@keyframes bottom-animation{0%{clip-path:inset(100% 0 0);opacity:0}to{clip-path:inset(0);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes jello{11.1%{transform:none}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}to{transform:none}}.shop-sponsor-section3{padding:290px 0 230px}@media screen and (max-width:1600px){.shop-sponsor-section3{padding:220px 0 190px}}@media (max-width:1399px){.shop-sponsor-section3{padding:170px 0 120px}}@media (max-width:991px){.shop-sponsor-section3{padding:90px 0}}@media (max-width:767px){.shop-sponsor-section3{padding:70px 0 90px}}.brand-soulution-section{background-color:#171717;padding-top:200px}.brand-soulution-section .h4-sub{text-align:center;text-transform:uppercase;color:var(--white);margin-bottom:55px;font-size:18px}.brand-soulution-section .brand-sub-title{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1720px;margin:0 auto;display:flex;position:relative;top:-400px}.brand-soulution-section .brand-sub-title h3,.brand-soulution-section .brand-sub-title h4{text-transform:uppercase}.brand-soulution-section .brand-solution__wrap{flex-direction:column;padding-top:65px;display:flex}.brand-soulution-section .brand-solution__item{border-top:1px solid #8d8d8d8d}.brand-soulution-section .brand-solution__item .brand-solution__inner{z-index:1;justify-content:space-between;align-items:center;max-width:1920px;padding-left:100px;display:flex;position:relative}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont{max-width:735px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont .cont-titles,.brand-soulution-section .brand-solution__item .brand-solution__inner .cont h2{letter-spacing:-.02em;text-transform:uppercase;color:var(--white);margin-bottom:26px;font-size:74px;font-weight:700;line-height:84px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont p{color:var(--white);padding-left:125px;font-size:18px;line-height:28px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area{padding-right:200px;position:relative}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .circle-image{background:var(--theme-star2);-webkit-backdrop-filter:blur(11.15px);backdrop-filter:blur(11.15px);z-index:1;border-radius:50%;width:186px;height:186px;margin-left:auto;position:absolute;bottom:200px;left:-90px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .circle-image img{width:145px;animation:15s linear infinite spin}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .circle-image .arrow{color:var(--white);transform:rotate(-140deg)}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list{z-index:1;flex-direction:column;gap:16px;display:flex;position:absolute;bottom:60px;right:14px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li{color:var(--white);align-items:center;gap:12px;font-size:22px;line-height:26px;display:flex}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li i{font-size:10px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb{max-width:579px;position:relative}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb:before{content:"";background-color:#0007;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1399px){.brand-soulution-section{padding-top:100px}.brand-soulution-section .h4-sub{margin-bottom:30px;font-size:18px}.brand-soulution-section .brand-sub-title{gap:12px;max-width:1720px;padding:0 10px;top:-200px}.brand-soulution-section .brand-solution__wrap{padding-top:0}.brand-soulution-section .brand-solution__item .brand-solution__inner{z-index:1;gap:20px;max-width:1820px;padding-left:16px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont{max-width:479px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont .cont-titles,.brand-soulution-section .brand-solution__item .brand-solution__inner .cont h2{letter-spacing:-.02em;margin-bottom:14px;font-size:42px;font-weight:700;line-height:52px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont p{padding-left:0;font-size:18px;line-height:28px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area{padding-right:200px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .circle-image{width:120px;height:120px;bottom:10px;left:-50px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .circle-image img{width:90px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list{z-index:1;flex-direction:column;gap:16px;display:flex;position:absolute;bottom:60px;right:14px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li{gap:10px;font-size:18px;line-height:22px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li i{font-size:8px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb{max-width:479px;position:relative}}@media (max-width:991px){.brand-soulution-section{padding-top:80px}.brand-soulution-section .h4-sub{margin-bottom:20px;font-size:17px}.brand-soulution-section .brand-sub-title{display:none}.brand-soulution-section .brand-solution__wrap{padding-top:0}.brand-soulution-section .brand-solution__item .brand-solution__inner{z-index:1;gap:20px;max-width:1820px;padding-left:16px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont{max-width:479px;padding:24px 2px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont .cont-titles,.brand-soulution-section .brand-solution__item .brand-solution__inner .cont h2{letter-spacing:-.02em;margin-bottom:9px;font-size:34px;font-weight:700;line-height:44px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont p{padding-left:0;font-size:16px;line-height:24px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area{padding-right:10px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .circle-image{display:none}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list{z-index:1;flex-direction:column;gap:9px;display:flex;position:absolute;bottom:14px;right:14px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li{gap:8px;font-size:14px;line-height:20px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li i{font-size:8px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb{max-width:479px;position:relative}}@media (max-width:767px){.brand-soulution-section{padding-top:70px}.brand-soulution-section .brand-solution__wrap{padding-top:0}.brand-soulution-section .brand-solution__item .brand-solution__inner{z-index:1;flex-wrap:wrap;gap:20px;max-width:1820px;padding-left:16px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont{max-width:479px;padding:24px 2px 0}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont .cont-titles,.brand-soulution-section .brand-solution__item .brand-solution__inner .cont h2{letter-spacing:-.02em;margin-bottom:9px;font-size:34px;font-weight:700;line-height:44px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont p{padding-left:0;font-size:16px;line-height:24px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area{max-width:100%;padding-right:10px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list{z-index:1;flex-direction:column;gap:9px;display:flex;position:absolute;bottom:14px;right:18px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li{gap:8px;font-size:14px;line-height:20px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li i{font-size:8px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb{max-width:100%;position:relative}}@media (max-width:575px){.brand-soulution-section .brand-solution__wrap{padding-top:0}.brand-soulution-section .brand-solution__item .brand-solution__inner{z-index:1;flex-wrap:wrap;gap:20px;max-width:1820px;padding-left:16px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont{max-width:479px;padding:24px 2px 0}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont .cont-titles,.brand-soulution-section .brand-solution__item .brand-solution__inner .cont h2{letter-spacing:-.02em;margin-bottom:8px;font-size:29px;font-weight:700;line-height:44px}.brand-soulution-section .brand-solution__item .brand-solution__inner .cont p{padding-left:0;font-size:15px;line-height:24px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area{padding-right:10px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list{z-index:1;flex-direction:column;gap:9px;display:flex;position:absolute;bottom:14px;right:18px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li{gap:8px;font-size:14px;line-height:20px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb-list li i{font-size:8px}.brand-soulution-section .brand-solution__item .brand-solution__inner .thumb-area .thumb{max-width:479px;position:relative}}.fashion-section05{border-radius:30px 30px 0 0;margin:0 20px}.fashion-section05 .fashion-content-wrap5{flex-direction:column;gap:76px;display:flex}.fashion-section05 .fashion__items{justify-content:space-between;align-items:center;display:flex}.fashion-section05 .fashion__items h2{width:20%}.fashion-section05 .fashion__items h2 a{color:var(--black);font-size:66px;line-height:76px;display:block}.fashion-section05 .fashion__items h2 a:hover{color:var(--theme)}.fashion-section05 .fashion__items .middles{color:#5c5c5c;max-width:560px;font-size:18px;line-height:26px}.fashion-section05 .fashion__items ul li{color:#525252;align-items:center;gap:6px;font-size:18px;font-weight:600;line-height:26px;display:flex}.fashion-section05 .fashion__items ul li i{font-size:5px}.fashion-section05 .fashion__items:hover h2 a{color:var(--theme)}@media (max-width:1399px){.fashion-section05{margin:0 5px}.fashion-section05 .fashion-content-wrap5{flex-direction:column;gap:35px;display:flex}.fashion-section05 .fashion__items{justify-content:space-between;align-items:center;display:flex}.fashion-section05 .fashion__items h2{width:20%}.fashion-section05 .fashion__items h2 a{font-size:44px;line-height:50px}.fashion-section05 .fashion__items .middles{max-width:400px;font-size:16px;line-height:22px}.fashion-section05 .fashion__items ul li{gap:4px;font-size:14px;line-height:22px}.fashion-section05 .fashion__items ul li i{font-size:5px}}@media (max-width:991px){.fashion-section05{margin:0 5px}.fashion-section05 .fashion-content-wrap5{flex-direction:column;gap:24px;display:flex}.fashion-section05 .fashion__items{justify-content:space-between;align-items:center;display:flex}.fashion-section05 .fashion__items h2{width:20%}.fashion-section05 .fashion__items h2 a{font-size:34px;line-height:44px}.fashion-section05 .fashion__items .middles{max-width:300px;font-size:14px;line-height:20px}.fashion-section05 .fashion__items ul li{gap:4px;font-size:14px;line-height:22px}.fashion-section05 .fashion__items ul li i{font-size:5px}}@media (max-width:767px){.fashion-section05{margin:0 5px}.fashion-section05 .fashion-content-wrap5{flex-direction:column;gap:24px;display:flex}.fashion-section05 .fashion__items{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.fashion-section05 .fashion__items h2{width:initial}.fashion-section05 .fashion__items h2 a{font-size:30px;line-height:40px}.fashion-section05 .fashion__items .middles{max-width:300px;font-size:14px;line-height:20px}.fashion-section05 .fashion__items ul li{gap:4px;font-size:14px;line-height:22px}.fashion-section05 .fashion__items ul li i{font-size:5px}}.sponsor-section-custom6 .sponsor-shop-wrap1{border-color:#1e7e5136!important}.sponsor-section-custom6 .sponsor-shop-item{border-color:#1e7e5136!important;width:20%!important}.sponsor-section-custom6 .sponsor-shop-item img{filter:brightness(25);opacity:.5}.sponsor-section-custom6 .sponsor-shop-item.style-10 img{filter:initial;opacity:initial}@media (max-width:767px){.sponsor-section-custom6 .sponsor-shop-item{justify-content:center;width:50%!important}}.sponsor-section-custom6 .border-bottomin{border-bottom:1px solid #1e7e5136!important}.sponsor-section-custom6 .sponsor-shop-item:first-child{border-left:1px solid #1e7e5136!important}@media (max-width:1199px){.follow_grop-wrap{flex-wrap:wrap;justify-content:center}.follow_grop-wrap .follow__items{width:33.3333%}}@media (max-width:575px){.follow_grop-wrap{justify-content:flex-start}.follow_grop-wrap .follow__items{width:50%}}@media (max-width:500px){.follow_grop-wrap{justify-content:flex-start}.follow_grop-wrap .follow__items{width:100%}}.follow__items{overflow:hidden}.follow__items img{transition:all .4s;overflow:hidden}.follow__items:hover{cursor:pointer}.follow__items:hover img{transform:scale(1.05)}.trusted-shop--title{font-style:18px;font-weight:700;line-height:24px}.shop-sponsor-white .map-sponsor-ele{z-index:-1;position:absolute;bottom:0;right:0}.shop-sponsor-white .sponsor-cirlce-quick{animation:20s linear infinite cir360;position:absolute;bottom:-40px;right:100px}.shop-sponsor-white .trusted-shop{margin-left:0}.shop-sponsor-white .sponsor-shop-wrap1{border-color:#ffffff38!important}.shop-sponsor-white .sponsor-shop-item{border-color:#ffffff38!important;width:20%!important}.shop-sponsor-white .sponsor-shop-item img{filter:brightness(25)}@media (max-width:767px){.shop-sponsor-white .sponsor-shop-item{justify-content:center;width:50%!important}}.shop-sponsor-white .border-bottomin{border-bottom:1px solid #ffffff38!important}.shop-sponsor-white .sponsor-shop-item:first-child{border-left:1px solid #ffffff38!important}@media (max-width:991px){.shop-sponsor-white .sponsor-cirlce-quick{width:150px;position:absolute;bottom:-40px;right:10px}}@media (max-width:575px){.shop-sponsor-white .sponsor-cirlce-quick{width:90px;position:absolute;bottom:-20px;right:10px}}.text-slide__07 .style-blacks .text{text-align:center;letter-spacing:-.05em;text-transform:uppercase;color:#ffffff24;font-family:Space Grotesk,sans-serif;font-size:122px;font-weight:700;line-height:129px}.text-slide__07 .style-blacks .text:hover{color:var(--theme)}@media (max-width:1399px){.text-slide__07 .style-blacks .text{font-size:80px;line-height:90px}}@media (max-width:991px){.text-slide__07 .style-blacks .text{font-size:60px;line-height:70px}}@media (max-width:767px){.text-slide__07 .style-blacks .text{font-size:44px;font-weight:600;line-height:60px}}@media (max-width:575px){.text-slide__07 .style-blacks .text{font-size:32px;font-weight:500;line-height:46px}}.feature-content-section{background-color:var(--black);padding:45px}.feature-content-section .feature-contact-mail{background-color:var(--white);border-radius:12px;flex-direction:column;justify-content:space-between;padding:55px;display:flex}.feature-content-section .feature-contact-mail .feature-ele{z-index:-1;animation:2s linear infinite updown;position:absolute;top:191px;right:0}.feature-content-section .feature-contact-mail h3{color:var(--black);margin-bottom:60px;font-size:51px;font-weight:500;line-height:58px}.feature-content-section .feature-contact-mail .text-l{max-width:350px;margin-left:auto}.feature-content-section .feature-contact-mail .cont span{text-transform:uppercase;color:#919191;margin-bottom:10px;font-size:14px;display:block}.feature-content-section .feature-contact-mail .cont a{color:var(--black);font-size:26px;font-weight:600;line-height:30px;display:block}.feature-content-section .feature-contact-form{background-color:var(--black)}.feature-content-section .feature-contact-form .form-groups{background-color:#1a1a1a!important}.feature-content-section .feature-contact-form .form-groups textarea{height:380px}@media screen and (max-width:1880px){.feature-content-section .feature-contact-form .form-groups textarea{height:200px}}@media screen and (max-width:1650px){.feature-content-section{padding:24px}.feature-content-section .feature-contact-form .form-groups textarea{height:150px}.feature-content-section .feature-contact-mail{padding:30px}.feature-content-section .feature-contact-mail .feature-ele{z-index:-1;width:200px;animation:2s linear infinite updown;position:absolute;top:151px;right:0}.feature-content-section .feature-contact-mail h3{margin-bottom:40px;font-size:44px;line-height:50px}.feature-content-section .feature-contact-mail .text-l{max-width:350px;margin-left:auto}.feature-content-section .feature-contact-mail .cont span{text-transform:uppercase;color:#919191;margin-bottom:10px;font-size:14px;display:block}.feature-content-section .feature-contact-mail .cont a{color:var(--black);font-size:26px;font-weight:600;line-height:30px;display:block}}@media (max-width:1399px){.feature-content-section .feature-contact-form .form-groups textarea{height:120px}}@media screen and (max-width:1199px){.feature-content-section{padding:24px}.feature-content-section .feature-contact-form .form-groups textarea{height:90px}.feature-content-section .feature-contact-mail{padding:24px}.feature-content-section .feature-contact-mail .feature-ele{width:120px;position:absolute;top:100px;right:0}.feature-content-section .feature-contact-mail h3{margin-bottom:30px;font-size:34px;line-height:40px}.feature-content-section .feature-contact-mail .cont span{margin-bottom:10px;font-size:14px}.feature-content-section .feature-contact-mail .cont a{font-size:18px;line-height:22px}}@media screen and (max-width:500px){.feature-content-section{padding:24px 15px}.feature-content-section .feature-contact-mail{padding:24px}.feature-content-section .feature-contact-mail .feature-ele{width:100px;position:absolute;top:80px;right:0}.feature-content-section .feature-contact-mail h3{margin-bottom:24px;font-size:28px;line-height:31px}.feature-content-section .feature-contact-mail .cont span{margin-bottom:10px;font-size:14px}.feature-content-section .feature-contact-mail .cont a{font-size:18px;line-height:22px}}.subscribe-section6{z-index:1;justify-content:center;align-items:center;padding:140px 0;display:flex;position:relative}.subscribe-section6 .map-eles{z-index:-14;width:100%;max-width:1128px;margin:0 auto;position:absolute}.subscribe-section6 .container{max-width:1400px}.subscribe-section6 .subscribe-wrap input{color:var(--white);background-color:#343434;border:1px solid #ffffff15;width:100%;max-width:776px;padding:12px 28px;font-size:16px}@media (max-width:1399px){.subscribe-section6{padding:100px 0 120px}}@media (max-width:1199px){.subscribe-section6{padding:90px 0 100px}}@media (max-width:991px){.subscribe-section6{padding:80px 0}.subscribe-section6 .subscribe-wrap h4{color:var(--theme);margin-bottom:30px;padding-bottom:15px}.subscribe-section6 .subscribe-wrap h2{text-align:center;margin:0 auto 24px;font-size:38px;line-height:46px}.subscribe-section6 .subscribe-wrap input{padding:8px 19px;font-size:16px}}@media (max-width:767px){.subscribe-section6{padding:80px 0}.subscribe-section6 .subscribe-wrap h4{color:var(--theme);margin-bottom:24px;padding-bottom:15px}.subscribe-section6 .subscribe-wrap h2{text-align:center;margin:0 auto 24px;font-size:30px;line-height:38px}.subscribe-section6 .subscribe-wrap input{padding:8px 19px;font-size:16px}}.section-title6 .com-subtitle-section,.section-title6 .explore-title,.section-title6 h4{color:var(--theme);border-bottom:1px solid #ffffff1a;margin-bottom:30px;padding-bottom:20px;font-weight:700}.section-title6 h2{text-align:center;color:var(--white);max-width:880px;margin:0 auto 30px;font-size:65px;font-weight:400;line-height:76px}@media (max-width:1399px){.section-title6 .com-subtitle-section,.section-title6 h4{color:var(--theme);margin-bottom:30px;padding-bottom:15px}.section-title6 h2{text-align:center;margin:0 auto 24px;font-size:38px;line-height:46px}}@media (max-width:991px){.section-title6 .com-subtitle-section,.section-title6 h4{color:var(--theme);margin-bottom:30px;padding-bottom:15px}.section-title6 h2{text-align:center;margin:0 auto 24px;font-size:38px;line-height:46px}}@media (max-width:767px){.section-title6 .com-subtitle-section,.section-title6 h4{color:var(--theme);margin-bottom:24px;padding-bottom:15px}.section-title6 h2{text-align:center;margin:0 auto 24px;font-size:30px;line-height:38px}}.phone-info_grop-wrap{flex-direction:column;gap:39px;display:flex}.phone-info_grop-wrap .line{background-color:#ffffff47;width:100%;height:1px}.phone-info_grop-wrap .info-grop__items h4{color:#fff;margin-bottom:16px;font-size:28px;font-weight:700;line-height:40px}.phone-info_grop-wrap .info-grop__items .in{color:#fff9;font-size:20px;font-weight:500;line-height:35px}@media (max-width:1399px){.phone-info_grop-wrap{gap:24px}.phone-info_grop-wrap .info-grop__items h4{margin-bottom:9px;font-size:22px;line-height:30px}.phone-info_grop-wrap .info-grop__items .in{font-size:17px;line-height:25px}}.widget-from.style7{-webkit-backdrop-filter:blur(23.65px);backdrop-filter:blur(23.65px);background:#ffffff0d;padding:55px 60px;border:1px solid #ffffff4f!important}.widget-from.style7 .title{letter-spacing:-.02em;margin-bottom:35px;font-size:52px;font-weight:700;line-height:61px}.widget-from.style7 .form-groups input{min-height:51px}.widget-from.style7 .form-check .form-check-input{background-color:#0000;border-radius:50%}.widget-from.style7 .form-check .form-check-label{letter-spacing:.01em;color:#fff;font-size:14px;font-weight:400;line-height:29px}.widget-from.style7 .form-select,.widget-from.style7 .nice-select{width:100%;min-height:51px}@media (max-width:1199px){.widget-from.style7{padding:30px 24px}.widget-from.style7 .title{margin-bottom:12px;font-size:24px;line-height:32px}.widget-from.style7 .form-groups input{min-height:42px}}.contact-big{text-align:center;letter-spacing:-.04em;color:var(--theme-star2);text-align:center;text-transform:uppercase;margin-top:30px;font-family:Space Grotesk,sans-serif;font-size:222px;font-weight:700;line-height:82px}@media (max-width:1399px){.contact-big{font-size:180px;font-weight:700;line-height:82px}}@media (max-width:1199px){.contact-big{font-size:160px;font-weight:700;line-height:82px}}@media (max-width:991px){.contact-big{font-size:120px;font-weight:700;line-height:82px}}@media (max-width:767px){.contact-big{margin-bottom:20px;font-size:80px;font-weight:700;line-height:82px}}@media (max-width:500px){.contact-big{margin-top:0;margin-bottom:16px;font-size:50px;font-weight:700;line-height:70px}}.max-w--100{max-width:100%!important}.contact--section .contact-title{text-align:center;letter-spacing:-.02em;color:#171717;max-width:703px;margin:0 auto 60px;font-family:Instrument Sans,sans-serif;font-size:44px;font-weight:500;line-height:58px}@media (max-width:1399px){.contact--section .contact-title{max-width:703px;margin:0 auto 30px;font-size:24px;line-height:34px}}.contact--items-m{background-color:#f6f8ef;border-radius:12px;padding:10px}.contact--items-m .thumb{border-radius:8px;transition:all .4s;overflow:hidden}.contact--items-m .thumb img{transition:all .4s;overflow:hidden}.contact--items-m .content{text-align:center;padding:32px 10px 39px}.contact--items-m .content h3,.contact--items-m .content h4{color:var(--black);margin-bottom:18px;font-family:Instrument Sans,sans-serif;font-size:32px;font-weight:600;line-height:42px}.contact--items-m .content .locate{margin-bottom:24px}.contact--items-m .content .locate a{color:#898989;font-size:18px;line-height:36px;display:block}.contact--items-m .content .cmn__btn{border:1px solid #1717176e;padding:12px 32px;font-size:16px;line-height:18px}.contact--items-m:hover .thumb img{transform:scale(1.05)}@media (max-width:1399px){.contact--items-m{padding:8px}.contact--items-m .content{text-align:center;padding:18px 10px 26px}.contact--items-m .content h3,.contact--items-m .content h4{margin-bottom:10px;font-size:26px;line-height:32px}.contact--items-m .content .locate{margin-bottom:15px}.contact--items-m .content .locate a{font-size:17px;line-height:30px}.contact--items-m .content .cmn__btn{padding:12px 32px}}.map--section iframe{width:100%;height:654px}@media (max-width:1399px){.map--section iframe{height:554px}}@media (max-width:1199px){.map--section iframe{height:454px}}@media (max-width:767px){.map--section iframe{height:354px}}.contact-from-section .container{max-width:1660px!important}.contact-from-section .content-left p{color:#4a4a4a;margin-bottom:44px;font-family:Instrument Sans,sans-serif;font-size:26px;font-weight:500;line-height:42px}.contact-from-section .content-left a{color:var(--black);font-size:32px;font-weight:600;line-height:42px;text-decoration:underline;transition:all .4s;display:block}.contact-from-section .content-left a:hover{color:var(--theme)}.contact-from-section .contact-from-right h3{letter-spacing:-.02em;color:#171717;max-width:835px;margin-bottom:71px;font-family:Instrument Sans,sans-serif;font-size:96px;font-weight:600;line-height:105px}.contact-from-section .contact-from-right .input-grp input,.contact-from-section .contact-from-right .input-grp textarea{border:unset;width:100%;color:var(--black);border-bottom:1px solid #171717;padding:16px 0;font-size:16px;font-weight:500}.contact-from-section .contact-from-right .input-grp ::placeholder{color:#171717}@media (max-width:1399px){.contact-from-section .content-left p{margin-bottom:22px;font-size:22px;line-height:30px}.contact-from-section .content-left a{font-size:20px;line-height:29px}.contact-from-section .contact-from-right h3{max-width:835px;margin-bottom:40px;font-size:70px;line-height:80px}.contact-from-section .contact-from-right .input-grp input,.contact-from-section .contact-from-right .input-grp textarea{border:unset;width:100%;color:var(--black);border-bottom:1px solid #171717;padding:16px 0;font-size:16px;font-weight:500}.contact-from-section .contact-from-right .input-grp ::placeholder{color:#171717}}@media (max-width:767px){.contact-from-section .content-left p{margin-bottom:20px;font-size:20px;line-height:28px}.contact-from-section .content-left a{font-size:20px;line-height:29px}.contact-from-section .contact-from-right h3{max-width:835px;margin-bottom:24px;font-size:34px;line-height:42px}.contact-from-section .contact-from-right .input-grp input,.contact-from-section .contact-from-right .input-grp textarea{border:unset;width:100%;color:var(--black);border-bottom:1px solid #171717;padding:16px 0;font-size:16px;font-weight:500}.contact-from-section .contact-from-right .input-grp ::placeholder{color:#171717}}.faq-form-submit{background-color:#f6f8ef}.faq-form-submit .feature-contact-form{background-color:#0000}.faq-form-submit .feature-contact-form .form-groups{background-color:var(--white)!important}.widget-style-10{border:unset!important;background-color:#3ba7fa!important;border-radius:12px!important}.contact-section-10{z-index:1;position:relative}.contact-section-10:before{content:"";background:(87,145,203,.39);z-index:-1;width:100%;height:100%;position:absolute;inset:0}.comming--soon .homemenu-thumb img{filter:blur(10px)}.faq-title{letter-spacing:-.02em;color:#fff;margin-bottom:38px;font-size:52px;font-weight:700;line-height:61px}@media (max-width:1399px){.faq-title{margin-bottom:32px;font-size:38px;line-height:52px}}@media (max-width:1199px){.faq-title{margin-bottom:22px;font-size:32px;line-height:42px}}@media (max-width:991px){.faq-title{margin-bottom:12px;font-size:28px;line-height:37px}}@media (max-width:767px){.faq-title{margin-bottom:8px;font-size:21px;line-height:30px}}.accordion-container{margin:0 auto}.accordion-container .accordion-item{background-color:#0000;border:none;border-bottom:1px solid #333}.accordion-container .accordion-item.is-active{background-color:#222;border-bottom:none}.accordion-container .accordion-item.is-active .accordion-button{padding:21px 41px}.accordion-container .accordion-item.is-active .accordion-button:after{content:"−";background-color:#3ba7fa}@media (max-width:575px){.accordion-container .accordion-item.is-active .accordion-button{padding:15px 14px}}.accordion-container .accordion-button{justify-content:space-between;align-items:center;padding:21px 0;font-size:1.25rem;font-weight:500;transition:all .4s;display:flex;color:#fff!important;box-shadow:none!important;background-color:#0000!important}.accordion-container .accordion-button:after{content:"+";color:#fff;background-color:#333;background-image:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.5rem;transition:transform .3s;display:flex}.accordion-container .accordion-item:has(.show){background-color:#222;border-bottom:none}.accordion-container .accordion-button:not(.collapsed){padding:21px 41px}.accordion-container .accordion-button:not(.collapsed):after{content:"−";background-color:#3ba7fa;transform:rotate(0)}.accordion-container .accordion-body{color:#fff;letter-spacing:.01em;max-width:690px;padding:0 40px 27px;font-size:16px;font-weight:400;line-height:29px}.accordion-container .accordion-item--02{border:unset;border-radius:4px}.accordion-container .accordion-item--02 .accordion-button{border:1px solid #dadada;padding:0 16px 0 32px;font-family:Instrument Sans,sans-serif;font-weight:600;overflow:hidden;color:#171717!important;border-radius:6px!important}.accordion-container .accordion-item--02 .accordion-button:after{color:var(--black);background-color:#0000}.accordion-container .accordion-item--02.is-active .accordion-button{border:unset;padding:18px 20px 4px 26px;color:var(--white)!important}.accordion-container .accordion-item--02.is-active .accordion-button:after{content:"−";color:#fff;background-color:#0000}.accordion-container .accordion-item--02.is-active .accordion-body{max-width:950px;padding:0 26px 27px}@media (max-width:575px){.accordion-container .accordion-button{padding:18px 0;font-size:1rem}.accordion-container .accordion-button:not(.collapsed){padding:16px 14px}.accordion-container .accordion-body{color:#fff;letter-spacing:.01em;max-width:690px;padding:0 16px 22px;font-size:14px;font-weight:400;line-height:22px}}.video-wrapper{text-align:center;padding:250px 0}@media (max-width:1199px){.video-wrapper{padding:150px 0}}@media (max-width:991px){.video-wrapper{padding:120px 0}}.video-wrapper .video-btn{background:var(--black);width:150px;height:150px;color:var(--theme);text-align:center;border-radius:100%;font-size:25px;line-height:150px;display:inline-block;position:relative}@media (max-width:1399px){.video-wrapper .video-btn{width:90px;height:90px;line-height:90px}}.video-wrapper .video-btn:before{content:"";background-color:#ffffff3d;border-radius:100px;width:200px;height:200px;position:absolute;inset:50% 0 0 50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.video-wrapper .video-btn:before{width:150px;height:150px}}.video-wrapper .video-btn:after{content:"";background-color:#ffffff3d;border-radius:100px;width:174px;height:174px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.video-wrapper .video-btn:after{width:120px;height:120px}}.counter-wrapper{justify-content:space-between;align-items:center;display:flex}@media (max-width:1399px){.counter-wrapper{flex-wrap:wrap;gap:25px}}.counter-wrapper .counter-item .icon{margin-bottom:20px}.counter-wrapper .counter-item .content h2{font-size:46px;font-weight:700}@media (max-width:1399px){.counter-wrapper .counter-item .content h2{font-size:30px}}.counter-wrapper .counter-item .content p{color:#687799;font-size:20px;font-weight:500}@media (max-width:1399px){.counter-wrapper .counter-item .content p{font-size:16px}}.counter-wrapper .counter-item:hover .icon img{animation:1s jello}.brandnew-section{background-color:#bfeb17;padding:140px 0 110px}.brandnew-section .circle-image{background-color:var(--theme-star2);border-radius:50%;width:203px;height:203px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.brandnew-section .circle-image .mimg-text{animation:15s linear infinite spin}.brandnew-section .circle-image .arrow{color:var(--white);transform:rotate(-120deg)}.brandnew-section .thumb{margin-left:30px}.brandnew-section .brand-content-left h2{letter-spacing:-.01em;color:#171717;font-size:180px;font-weight:700;line-height:170px}.brandnew-section .brand-content-left p{max-width:470px;color:var(--black);font-size:18px;line-height:28px}@media (max-width:1399px){.brandnew-section{padding:130px 0 90px}.brandnew-section .circle-image{width:160px;height:160px;top:50%;transform:translateY(-50%)}.brandnew-section .circle-image .mimg-text{width:120px}.brandnew-section .circle-image .arrow{color:var(--white);transform:rotate(-120deg)}.brandnew-section .thumb{margin-left:30px}.brandnew-section .brand-content-left h2{letter-spacing:-.01em;color:#171717;font-size:120px;font-weight:700;line-height:120px}.brandnew-section .brand-content-left p{max-width:470px;color:var(--black);font-size:18px;line-height:28px}}@media (max-width:1199px){.brandnew-section{padding:100px 0 80px}.brandnew-section .circle-image{width:100px;height:100px;top:50%;transform:translateY(-50%)}.brandnew-section .circle-image .mimg-text{width:80px}.brandnew-section .circle-image .arrow{color:var(--white);transform:rotate(-120deg)}.brandnew-section .thumb{margin-left:20px}.brandnew-section .brand-content-left h2{letter-spacing:-.01em;color:#171717;font-size:90px;font-weight:700;line-height:90px}.brandnew-section .brand-content-left h2 span{font-size:90px;font-weight:700;line-height:90px}.brandnew-section .brand-content-left h2 .line-a{width:120px}.brandnew-section .brand-content-left p{max-width:470px;color:var(--black);font-size:16px;line-height:24px}}@media (max-width:767px){.brandnew-section{padding:80px 0}.brandnew-section .circle-image{width:100px;height:100px;top:50%;transform:translateY(-50%)}.brandnew-section .circle-image .mimg-text{width:80px}.brandnew-section .circle-image .arrow{color:var(--white);transform:rotate(-120deg)}.brandnew-section .thumb{margin-left:20px}.brandnew-section .brand-content-left h2{letter-spacing:-.01em;color:#171717;font-size:55px;font-weight:700;line-height:55px}.brandnew-section .brand-content-left h2 span{font-size:55px;font-weight:700;line-height:55px}.brandnew-section .brand-content-left h2 .line-a{width:80px}.brandnew-section .brand-content-left p{max-width:470px;color:var(--black);font-size:16px;line-height:24px}}.process-head{max-width:730px;margin:0 auto 25px}.process-head h2{color:var(--white);font-size:180px;line-height:180px}.process-head .process-text{align-items:center;gap:28px;display:flex}@media (max-width:1399px){.process-head h2{color:var(--white);font-size:110px;line-height:110px}.process-head .process-text{gap:16px}}@media (max-width:991px){.process-head{margin:0 0 25px}.process-head h2{color:var(--white);font-size:70px;line-height:70px}.process-head .process-text{gap:16px}.process-head .line-a{width:100px}}@media (max-width:767px){.process-head{margin:0 0 25px}.process-head h2{color:var(--white);font-size:60px;line-height:60px}.process-head .process-text{gap:16px}.process-head .line-a{width:100px}}@media (max-width:575px){.process-head{margin:0 0 25px}.process-head h2{color:var(--white);font-size:50px;line-height:50px}.process-head .process-text{gap:16px}.process-head .line-a{width:70px}}.working-process__item02{background-color:#252525;border-radius:12px;padding:70px 35px;transition:all .4s}.working-process__item02 .serial{color:#bde917;margin-bottom:32px;font-size:36px;line-height:36px}.working-process__item02 .title{color:var(--white);margin-bottom:32px;font-size:36px;font-weight:600;line-height:41px}.working-process__item02 p{color:var(--white);opacity:.8;font-size:16px;line-height:26px}.working-process__item02.hover-color-2:hover .title{color:#bde917!important}.working-process__item02:hover{transform:scale(1.05)}.working-process__item02:hover .title{color:var(--theme)}.working-process__item02.process-space{margin-top:40px}@media (max-width:1399px){.working-process__item02{padding:50px 28px}.working-process__item02 .serial{margin-bottom:28px;font-size:24px;line-height:24px}.working-process__item02 .title{margin-bottom:19px;font-size:30px;line-height:38px}.working-process__item02 p{font-size:16px;line-height:26px}}@media (max-width:991px){.working-process__item02.process-space{margin-top:0}}.counter-section03{padding:220px 5px}.counter-section03 .counter-top-wrap3{max-width:1240px;margin:0 auto 155px}.counter-section03 .counter-top-wrap3 p{max-width:705px;color:var(--white);font-size:22px;font-weight:500;line-height:34px}.counter-section03 .counter-top-wrap3 .circle-image{-webkit-backdrop-filter:blur(11.15px);backdrop-filter:blur(11.15px);background:#ffffff17;border-radius:50%;width:186px;height:186px;margin-left:auto;position:relative}.counter-section03 .counter-top-wrap3 .circle-image img{width:145px;animation:15s linear infinite spin}.counter-section03 .counter-top-wrap3 .circle-image .arrow{color:var(--white);transform:rotate(-140deg)}.counter-section03 .counter-main-inner3{justify-content:space-between;gap:24px;max-width:1520px;display:flex}.counter-section03 .counter-main-inner3 .counter__items03{z-index:1;border:unset;padding-bottom:0;position:relative}.counter-section03 .counter-main-inner3 .counter__items03 .bore-dot{align-items:center;gap:1px;padding-left:10px;font-size:20px;line-height:28px;display:flex;position:relative}.counter-section03 .counter-main-inner3 .counter__items03 .bore-dot:before{content:"";background-color:var(--white);border-radius:50%;width:4px;height:4px;position:absolute;left:0}.counter-section03 .counter-main-inner3 .counter__items03 h2{letter-spacing:-.03em;color:var(--white);border-bottom:1px solid #747474;margin-bottom:38px;font-size:144px;font-weight:400;line-height:95px}.counter-section03 .counter-main-inner3 .counter__items03 h2 span{letter-spacing:-.03em;font-size:144px;font-weight:400;line-height:95px}@media (max-width:1399px){.counter-section03{padding:160px 5px}.counter-section03 .counter-main-inner3{gap:24px}.counter-section03 .counter-main-inner3 .counter__items03 .bore-dot{font-size:20px;line-height:28px}.counter-section03 .counter-main-inner3 .counter__items03 h2{letter-spacing:-.03em;margin-bottom:28px;font-size:104px;font-weight:400;line-height:85px}.counter-section03 .counter-main-inner3 .counter__items03 h2 span{letter-spacing:-.03em;font-size:104px;font-weight:400;line-height:85px}.counter-section03 .counter-top-wrap3{margin:0 auto 110px}}@media (max-width:1199px){.counter-section03{padding:120px 5px}.counter-section03 .counter-top-wrap3{margin:0 auto 90px}}@media (max-width:991px){.counter-section03{padding:100px 5px}.counter-section03 .counter-top-wrap3{flex-wrap:wrap;justify-content:center;margin:0 auto 60px}.counter-section03 .counter-top-wrap3 p{text-align:center;max-width:705px;margin-bottom:10px;font-size:22px;font-weight:500;line-height:34px}.counter-section03 .counter-top-wrap3 .circle-image{border-radius:50%;width:186px;height:186px;margin:0 auto}.counter-section03 .counter-top-wrap3 .circle-image img{width:145px}.counter-section03 .counter-main-inner3{gap:24px}.counter-section03 .counter-main-inner3 .counter__items03 .bore-dot{font-size:20px;line-height:28px}.counter-section03 .counter-main-inner3 .counter__items03 h2{letter-spacing:-.03em;margin-bottom:28px;font-size:80px;font-weight:400;line-height:65px}.counter-section03 .counter-main-inner3 .counter__items03 h2 span{letter-spacing:-.03em;font-size:80px;font-weight:400;line-height:65px}}@media (max-width:767px){.counter-section03{padding:80px 5px}.counter-section03 .counter-top-wrap3{flex-wrap:wrap;justify-content:center;margin:0 auto 60px}.counter-section03 .counter-top-wrap3 p{text-align:center;max-width:705px;margin-bottom:10px;font-size:18px;font-weight:500;line-height:26px}.counter-section03 .counter-top-wrap3 .circle-image{border-radius:50%;width:126px;height:126px;margin:0 auto}.counter-section03 .counter-top-wrap3 .circle-image img{width:105px}.counter-section03 .counter-main-inner3{flex-wrap:wrap;justify-content:center;gap:24px}.counter-section03 .counter-main-inner3 .counter__items03 .bore-dot{font-size:18px;line-height:26px}.counter-section03 .counter-main-inner3 .counter__items03 h2{letter-spacing:-.03em;margin-bottom:18px;font-size:60px;font-weight:400;line-height:45px}.counter-section03 .counter-main-inner3 .counter__items03 h2 span{letter-spacing:-.03em;font-size:60px;font-weight:400;line-height:45px}}@media (max-width:575px){.counter-section03{padding:80px 5px}.counter-section03 .counter-main-inner3{flex-wrap:wrap;justify-content:center;gap:24px}.counter-section03 .counter-main-inner3 .counter__items03 .bore-dot{font-size:18px;line-height:26px}.counter-section03 .counter-main-inner3 .counter__items03 h2{letter-spacing:-.03em;margin-bottom:18px;font-size:47px;font-weight:400;line-height:45px}.counter-section03 .counter-main-inner3 .counter__items03 h2 span{letter-spacing:-.03em;font-size:47px;font-weight:400;line-height:45px}}.award-list-section{padding:220px 5px}.award-list-section .award-top-wrap{justify-content:space-between;gap:24px;display:flex}.award-list-section .award-top-wrap .award-thumb-area{width:100%;max-width:430px;height:445px}.award-list-section .award-top-wrap .award-thumb-area .thumb{max-width:358px}.award-list-section .award-top-wrap .award-thumb-area .circle-image{background-color:var(--white);border-radius:50%;width:173px;height:173px;position:absolute;bottom:0;right:0}.award-list-section .award-top-wrap .award-thumb-area .circle-image .mimg-text{animation:15s linear infinite spin}.award-list-section .award-top-wrap ul{gap:15px}.award-list-section .award-top-wrap ul li{background-color:var(--white);justify-content:space-between;align-items:center;padding:18px 30px;display:flex}.award-list-section .award-top-wrap ul li span{color:#606060;font-size:14px;font-weight:500}.award-list-section .award-top-wrap ul li span:nth-child(2){text-align:center;width:120px;display:block}.award-list-section .digital-business-title{max-width:1070px;margin:0 auto 87px;font-family:Instrument Sans,sans-serif}.award-list-section .digital-business-title span{text-transform:uppercase;font-size:66px;font-weight:700;line-height:84px;display:block}.award-list-section .digital-business-title span:nth-child(3){margin-left:80px}.award-list-section .digital-business-title span:nth-child(4),.award-list-section .digital-business-title span:nth-child(5){color:#9f9f9f}@media (max-width:1399px){.award-list-section{padding:140px 5px}.award-list-section .digital-business-title{max-width:750px;margin:0 auto 60px}.award-list-section .digital-business-title span{font-size:44px;line-height:54px;display:block}.award-list-section .digital-business-title span:nth-child(3){margin-left:80px}.award-list-section .digital-business-title span:nth-child(5){margin-left:220px}}@media (max-width:1199px){.award-list-section{padding:100px 5px}.award-list-section .digital-business-title{max-width:650px;margin:0 auto 50px}.award-list-section .digital-business-title span{font-size:34px;line-height:48px;display:block}.award-list-section .digital-business-title span:nth-child(3){margin-left:80px}.award-list-section .digital-business-title span:nth-child(5){margin-left:180px}}@media (max-width:991px){.award-list-section .award-top-wrap{flex-wrap:wrap}.award-list-section .award-top-wrap .award-thumb-area{width:100%;margin:0 auto 20px}.award-list-section .content-area{width:100%}.award-list-section .digital-business-title{max-width:100%;margin:0 auto 30px;text-align:center!important}.award-list-section .digital-business-title span{font-size:29px;line-height:38px;display:block}.award-list-section .digital-business-title span:nth-child(3),.award-list-section .digital-business-title span:nth-child(5){margin-left:0}}@media (max-width:575px){.award-list-section .award-top-wrap{gap:24px}.award-list-section .award-top-wrap .award-thumb-area{width:100%;height:350px;margin:0 auto 2px}.award-list-section .award-top-wrap .award-thumb-area .circle-image{background-color:var(--white);border-radius:50%;width:100px;height:100px;position:absolute;bottom:0;right:0}.award-list-section .award-top-wrap .award-thumb-area .circle-image .mimg-text{object-fit:contain;width:80px}.award-list-section .award-top-wrap .award-thumb-area .circle-image .trophy{width:30px}.award-list-section .award-top-wrap ul{gap:15px}.award-list-section .award-top-wrap ul li{background-color:var(--white);padding:12px 16px}.award-list-section .award-top-wrap ul li span{font-size:13px;font-weight:500;line-height:16px}.award-list-section .award-top-wrap ul li span:nth-child(2){width:auto}.award-list-section .digital-business-title{max-width:550px;margin:0 auto 20px;text-align:center!important}.award-list-section .digital-business-title span{font-size:22px;line-height:30px;display:block}.award-list-section .digital-business-title span:nth-child(3),.award-list-section .digital-business-title span:nth-child(5){margin-left:0}}.exprience-section04{background-color:#f6f8ef}.exprience-section04 .exprience-title4{color:#171717;max-width:1145px;margin:0 auto 1px;font-size:66px;font-weight:500;line-height:80px}.exprience-section04 .exprience-title4 .texts{padding-right:120px}.exprience-section04 .exprience-thumb-area{justify-content:space-between;align-items:center;gap:24px;max-width:1920px;margin-top:165px;display:flex}.exprience-section04 .exprience-thumb-area .circle-image{background-color:var(--white);border-radius:50%;width:203px;min-width:203px;height:203px;margin:-40px auto 0;position:relative}.exprience-section04 .exprience-thumb-area .circle-image img{animation:15s linear infinite spin}.exprience-section04 .exprience-thumb-area .circle-image .arrow{color:var(--theme-star2);transform:rotate(-140deg)}.exprience-section04 .exprience-thumb-area .thumb{max-width:780px}.exprience-section04 .exprience-thumb-area .thumb img{width:100%}.exprience-section04 .exprience-thumb-area .thumb2{max-width:550px;margin-top:-395px}.exprience-section04 .exprience-thumb-area .thumb2 img{width:100%}.exprience-section04 .exprience-top-wrap{justify-content:space-between;gap:24px;display:flex}.exprience-section04 .exprience-top-wrap .thumb{max-width:243px}.exprience-section04 .exprience-top-wrap .thumb img{max-width:100%}.exprience-section04 .exprience-top-wrap .cont{max-width:551px;margin-top:200px}.exprience-section04 .exprience-top-wrap .cont .first{margin-bottom:40px}.exprience-section04 .exprience-top-wrap .cont p{color:#5c5c5c;font-size:18px;line-height:29px}.exprience-section04 .exprience-top-wrap .counter__items04{align-items:center;gap:45px;margin-top:-150px;display:flex}.exprience-section04 .exprience-top-wrap .counter__items04 h2{color:var(--black);font-size:200px;font-weight:500;line-height:200px}.exprience-section04 .exprience-top-wrap .counter__items04 h2 span{font-size:200px;font-weight:500}.exprience-section04 .exprience-top-wrap .counter__items04 p{color:#171717;font-size:24px;font-weight:600;line-height:34px}@media (max-width:1399px){.exprience-section04 .exprience-title4{max-width:745px;margin:0 auto 24px;font-size:40px;line-height:50px}.exprience-section04 .exprience-title4 .texts{padding-right:120px}.exprience-section04 .exprience-thumb-area{gap:24px;margin-top:165px}.exprience-section04 .exprience-thumb-area .circle-image{border-radius:50%;width:203px;min-width:203px;height:203px;margin:-40px auto 0}.exprience-section04 .exprience-thumb-area .thumb{max-width:780px}.exprience-section04 .exprience-thumb-area .thumb2{max-width:550px;margin-top:-395px}.exprience-section04 .exprience-top-wrap{gap:24px}.exprience-section04 .exprience-top-wrap .thumb{min-width:160px;max-width:243px}.exprience-section04 .exprience-top-wrap .cont{max-width:551px;margin-top:120px}.exprience-section04 .exprience-top-wrap .cont .first{margin-bottom:10px}.exprience-section04 .exprience-top-wrap .cont p{font-size:16px;line-height:24px}.exprience-section04 .exprience-top-wrap .counter__items04{align-items:center;gap:24px;margin-top:-150px;display:flex}.exprience-section04 .exprience-top-wrap .counter__items04 h2{font-size:120px;line-height:120px}.exprience-section04 .exprience-top-wrap .counter__items04 h2 span{font-size:120px}.exprience-section04 .exprience-top-wrap .counter__items04 p{font-size:24px;font-weight:600;line-height:34px}}@media (max-width:1199px){.exprience-section04 .exprience-title4{max-width:745px;margin:0 auto 24px;font-size:40px;line-height:50px}.exprience-section04 .exprience-title4 .texts{padding-right:120px}.exprience-section04 .exprience-title4 span{font-size:40px}.exprience-section04 .exprience-thumb-area{gap:24px;margin-top:165px}.exprience-section04 .exprience-thumb-area .circle-image{border-radius:50%;width:203px;min-width:203px;height:203px;margin:-40px auto 0}.exprience-section04 .exprience-thumb-area .thumb{max-width:780px}.exprience-section04 .exprience-thumb-area .thumb2{max-width:550px;margin-top:-395px}.exprience-section04 .exprience-top-wrap{gap:24px}.exprience-section04 .exprience-top-wrap .thumb{min-width:160px;max-width:243px}.exprience-section04 .exprience-top-wrap .cont{max-width:551px;margin-top:120px}.exprience-section04 .exprience-top-wrap .cont .first{margin-bottom:10px}.exprience-section04 .exprience-top-wrap .cont p{font-size:16px;line-height:24px}.exprience-section04 .exprience-top-wrap .counter__items04{align-items:center;gap:24px;margin-top:-150px;display:flex}.exprience-section04 .exprience-top-wrap .counter__items04 h2{font-size:120px;line-height:120px}.exprience-section04 .exprience-top-wrap .counter__items04 h2 span{font-size:120px}.exprience-section04 .exprience-top-wrap .counter__items04 p{font-size:24px;font-weight:600;line-height:34px}}@media (max-width:991px){.exprience-section04 .exprience-title4{max-width:645px;margin:0 auto 24px;font-size:34px;line-height:46px}.exprience-section04 .exprience-title4 .texts{padding-right:120px}.exprience-section04 .exprience-title4 span{font-size:34px}.exprience-section04 .exprience-thumb-area{gap:24px;margin-top:85px}.exprience-section04 .exprience-thumb-area .circle-image{border-radius:50%;width:203px;min-width:203px;height:203px;margin:-40px auto 0}.exprience-section04 .exprience-thumb-area .thumb{max-width:780px}.exprience-section04 .exprience-thumb-area .thumb2{max-width:550px;margin-top:-395px}.exprience-section04 .exprience-top-wrap{flex-wrap:wrap;gap:16px}.exprience-section04 .exprience-top-wrap .thumb{min-width:auto;max-width:243px}.exprience-section04 .exprience-top-wrap .cont{max-width:551px;margin-top:0}.exprience-section04 .exprience-top-wrap .cont .first{margin-bottom:10px}.exprience-section04 .exprience-top-wrap .cont p{font-size:16px;line-height:24px}.exprience-section04 .exprience-top-wrap .counter__items04{align-items:center;gap:20px;margin-top:0;display:flex}.exprience-section04 .exprience-top-wrap .counter__items04 h2{font-size:90px;line-height:120px}.exprience-section04 .exprience-top-wrap .counter__items04 h2 span{font-size:90px}.exprience-section04 .exprience-top-wrap .counter__items04 p{font-size:18px;line-height:26px}}@media (max-width:767px){.exprience-section04 .exprience-title4{max-width:645px;margin:0 auto 24px;font-size:28px;line-height:37px;text-align:center!important}.exprience-section04 .exprience-title4 .texts{padding-right:0}.exprience-section04 .exprience-title4 span{font-size:28px}.exprience-section04 .exprience-thumb-area{flex-wrap:wrap;gap:24px;margin-top:20px}.exprience-section04 .exprience-thumb-area .circle-image{border-radius:50%;width:140px;min-width:140px;height:140px;margin:0 auto}.exprience-section04 .exprience-thumb-area .circle-image img{width:100px}.exprience-section04 .exprience-thumb-area .thumb{max-width:780px}.exprience-section04 .exprience-thumb-area .thumb2{max-width:550px;margin-top:-5px}.exprience-section04 .exprience-top-wrap{flex-wrap:wrap;gap:16px}.exprience-section04 .exprience-top-wrap .thumb{min-width:auto;max-width:243px;margin:0 auto!important}.exprience-section04 .exprience-top-wrap .cont{text-align:center;max-width:551px;margin-top:0}.exprience-section04 .exprience-top-wrap .cont .first{margin-bottom:10px}.exprience-section04 .exprience-top-wrap .cont p{font-size:16px;line-height:24px}.exprience-section04 .exprience-top-wrap .counter__items04{align-items:center;gap:14px;margin-top:0;display:flex;justify-content:center!important}.exprience-section04 .exprience-top-wrap .counter__items04 h2{font-size:50px;line-height:70px}.exprience-section04 .exprience-top-wrap .counter__items04 h2 span{font-size:50px}.exprience-section04 .exprience-top-wrap .counter__items04 p{font-size:16px;line-height:24px}}.empower-colabration-section .colabration-title{text-align:center;max-width:1060px;margin:0 auto 140px}.empower-colabration-section .colabration-title h2{margin-bottom:60px}.empower-colabration-section .colabration-title .title{text-align:center;letter-spacing:-.02em;color:var(--black);font-size:66px;font-weight:500;line-height:80px}.empower-colabration-section .colabration-title .title span{color:#999e9a}.empower-colabration-section .colabration-wrapper{flex-direction:column;gap:165px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-inner{justify-content:space-between;gap:24px;max-width:1524px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-item.style1{max-width:609px}.empower-colabration-section .colabration-wrapper .colabration-item.style2{max-width:450px;margin-top:84px}.empower-colabration-section .colabration-wrapper .colabration-item.style3{max-width:777px;margin:0 auto}.empower-colabration-section .colabration-wrapper .colabration-item.style4{max-width:449px;margin-top:84px}.empower-colabration-section .colabration-wrapper .colabration-item.style5{max-width:776px}.empower-colabration-section .colabration-wrapper .colabration-item .thumb{border-radius:6px;width:100%;margin-bottom:40px;display:block;overflow:hidden}.empower-colabration-section .colabration-wrapper .colabration-item .thumb img{border-radius:6px;width:100%;transition:all .4s;overflow:hidden}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower{gap:10px;margin-bottom:16px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower a{color:#717171;border:1px solid #d9d9d9;border-radius:100px;padding:11px 22px;font-size:15px;line-height:15px;transition:all .4s}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower a:hover{background-color:var(--theme);color:var(--white)}.empower-colabration-section .colabration-wrapper .colabration-item .cont .cola-title a,.empower-colabration-section .colabration-wrapper .colabration-item .cont h4 a{color:var(--black);font-size:22px;font-weight:700}.empower-colabration-section .colabration-wrapper .colabration-item:hover .thumb img{transform:scale(1.05)}.empower-colabration-section .colabration-wrapper .colabration-item:hover .cont .cola-title a,.empower-colabration-section .colabration-wrapper .colabration-item:hover .cont h4 a{color:var(--theme)}.empower-colabration-section .view-big{background-color:var(--black);width:188px;height:188px;color:var(--white);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:87px auto 0;font-size:18px;font-weight:600;line-height:26px;transition:all .4s;display:flex;position:relative}.empower-colabration-section .view-big:before{z-index:-1;content:"";background-color:var(--theme);border-radius:50%;width:100%;height:100%;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.empower-colabration-section .view-big:hover:before{transform:translate(-50%,-50%)scale(1)}@media (max-width:1399px){.empower-colabration-section .colabration-title{text-align:center;max-width:860px;margin:0 auto 40px}.empower-colabration-section .colabration-title h2{margin-bottom:30px}.empower-colabration-section .colabration-title .title{font-size:40px;line-height:50px}.empower-colabration-section .colabration-wrapper{flex-direction:column;gap:50px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-inner{gap:24px;max-width:1524px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-item.style1{max-width:609px}.empower-colabration-section .colabration-wrapper .colabration-item.style2{max-width:450px;margin-top:84px}.empower-colabration-section .colabration-wrapper .colabration-item.style3{max-width:777px;margin:0 auto}.empower-colabration-section .colabration-wrapper .colabration-item.style4{max-width:449px;margin-top:84px}.empower-colabration-section .colabration-wrapper .colabration-item.style5{max-width:776px}.empower-colabration-section .colabration-wrapper .colabration-item .thumb{margin-bottom:24px}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower{gap:10px;margin-bottom:14px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower a{padding:9px 20px;font-size:15px;line-height:15px}.empower-colabration-section .colabration-wrapper .colabration-item .cont h4 a{font-size:22px;font-weight:700}.empower-colabration-section .view-big{width:140px;height:140px;margin:60px auto 0;font-size:18px;line-height:26px}}@media (max-width:767px){.empower-colabration-section .colabration-title{text-align:center;max-width:860px;margin:0 auto 40px}.empower-colabration-section .colabration-title h2{margin-bottom:24px}.empower-colabration-section .colabration-title .title{font-size:32px;line-height:40px}.empower-colabration-section .colabration-wrapper{flex-direction:column;gap:30px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-inner{gap:24px;max-width:1524px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-item .thumb{margin-bottom:22px}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower{gap:10px;margin-bottom:14px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower a{padding:9px 20px;font-size:15px;line-height:15px}.empower-colabration-section .colabration-wrapper .colabration-item .cont h4 a{font-size:20px;font-weight:700}.empower-colabration-section .view-big{width:110px;height:110px;margin:40px auto 0;font-size:15px;line-height:22px}}@media (max-width:575px){.empower-colabration-section .colabration-title{text-align:center;max-width:860px;margin:0 auto 30px}.empower-colabration-section .colabration-title h2{margin-bottom:24px}.empower-colabration-section .colabration-title .title{font-size:29px;line-height:35px}.empower-colabration-section .colabration-wrapper{flex-flow:column wrap;gap:30px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-inner{flex-wrap:wrap;gap:24px;max-width:1524px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-item.style2,.empower-colabration-section .colabration-wrapper .colabration-item.style4{margin-top:0}.empower-colabration-section .colabration-wrapper .colabration-item .thumb{margin-bottom:22px}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower{gap:10px;margin-bottom:14px;display:flex}.empower-colabration-section .colabration-wrapper .colabration-item .cont .tag-empower a{padding:9px 20px;font-size:15px;line-height:15px}.empower-colabration-section .colabration-wrapper .colabration-item .cont h4 a{font-size:20px;font-weight:700}.empower-colabration-section .view-big{width:110px;height:110px;margin:40px auto 0;font-size:15px;line-height:22px}}.our-process-item-10 .icon{margin-bottom:80px}@media (max-width:1399px){.our-process-item-10 .icon{margin-bottom:30px}}.our-process-item-10 span{color:var(--white);background:#3ba7fa;padding:2px 8px;font-family:Satoshi,sans-serif}.our-process-item-10 h4{margin-top:10px;font-family:Satoshi,sans-serif;font-size:24px;font-weight:500}.our-process-item-10 p{max-width:259px;margin-top:10px;font-family:Satoshi,sans-serif;font-size:17px;font-weight:400;line-height:167%}.our-process-section-10{position:relative}.our-process-section-10 .line-shape{position:absolute;top:22%;left:352px}@media (max-width:1399px){.our-process-section-10 .line-shape{display:none}}.our-process-section-10 .line-shape-2{position:absolute;top:27%;left:697px}@media (max-width:1399px){.our-process-section-10 .line-shape-2{display:none}}.our-process-section-10 .line-shape-3{position:absolute;top:22%;right:605px}@media (max-width:1399px){.our-process-section-10 .line-shape-3{display:none}}.counter-bg-section{z-index:999;margin-right:270px;position:relative}@media (max-width:1600px){.counter-bg-section{margin-right:200px}}@media (max-width:1399px){.counter-bg-section{margin-right:0;overflow:hidden}}@media (max-width:991px){.counter-bg-section{padding-bottom:30px!important}}@media (max-width:767px){.counter-bg-section{padding-bottom:50px!important}}.counter-bg-section:before{content:"";z-index:-1;background:#163838e0;width:100%;height:100%;position:absolute;inset:0}.counter-bg-section .section-title10{margin-top:-60px;margin-left:136px}@media (max-width:1399px){.counter-bg-section .section-title10{margin-top:0;margin-left:30px}}@media (max-width:575px){.counter-bg-section .section-title10{margin-left:15px}}.counter-bg-section .section-title10 .mb-xxl-1 .subtitle-badge{background-color:#ffffff1f}.counter-bg-section .counter-box-10{background-color:#3ba7fa;border-radius:12px;padding:50px 40px 40px;position:absolute;top:-200px;right:-130px}@media (max-width:1399px){.counter-bg-section .counter-box-10{display:none}}.counter-bg-section .counter-box-10 p{color:var(--white);max-width:356px;margin-bottom:20px;font-family:DM Sans,sans-serif;font-size:24px;font-weight:500;line-height:165%}.counter-bg-section .counter-box-10 .list{margin-bottom:150px}.counter-bg-section .counter-box-10 .list li{color:var(--white);font-family:DM Sans,sans-serif;font-size:16px;font-weight:500}.counter-bg-section .counter-box-10 .list li i{color:var(--white);margin-right:10px}.counter-bg-section .counter-box-10 .list li:not(:last-child){margin-bottom:10px}.counter-bg-section .counter-box-10 .themes-btn{color:#616161;background-color:#efefef}.counter-bg-section .counter-box-10 .themes-btn:hover{color:var(--white);background-color:#2f4f4f}.counter-bg-wrapper{z-index:999;border-top:1px solid #ffffff40;align-items:center;gap:230px;width:100%;max-width:1508px;padding:70px 136px 65px;display:flex;position:relative}@media (max-width:1600px){.counter-bg-wrapper{gap:100px}}@media (max-width:1399px){.counter-bg-wrapper{max-width:initial;width:initial;flex-wrap:wrap;gap:30px;padding:60px}}@media (max-width:991px){.counter-bg-wrapper{padding:50px}}@media (max-width:767px){.counter-bg-wrapper{padding:40px}}@media (max-width:575px){.counter-bg-wrapper{padding:30px}}.counter-bg-wrapper:before{content:"";background-color:#ffffff40;width:1px;height:100%;position:absolute;top:0;left:500px}@media (max-width:1600px){.counter-bg-wrapper:before{left:435px}}@media (max-width:1399px){.counter-bg-wrapper:before{display:none}}.counter-bg-wrapper:after{content:"";background-color:#ffffff40;width:1px;height:100%;position:absolute;top:0;right:500px}@media (max-width:1600px){.counter-bg-wrapper:after{right:435px}}@media (max-width:1399px){.counter-bg-wrapper:after{display:none}}.counter-bg-wrapper .counter-item{align-items:start;gap:22px;min-width:260px;display:flex}.counter-bg-wrapper .counter-item .content h2{color:var(--white);font-family:Satoshi,sans-serif;font-size:66px;font-weight:700;line-height:70%}@media (max-width:1399px){.counter-bg-wrapper .counter-item .content h2,.counter-bg-wrapper .counter-item .content h2 span{font-size:50px}}.counter-bg-wrapper .counter-item .content p{color:var(--white);margin-top:20px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:600}.feature-wrapper-10{justify-content:space-between;align-items:center;padding:70px 0;display:flex;position:relative}@media (max-width:1399px){.feature-wrapper-10{gap:30px;padding:60px 0}}@media (max-width:991px){.feature-wrapper-10{flex-wrap:wrap;justify-content:center;padding:50px 0}}@media (max-width:767px){.feature-wrapper-10{padding:30px 0}}@media (max-width:575px){.feature-wrapper-10{padding:30px 0}}.feature-wrapper-10:before{content:"";background-color:#d9d9d9;width:1px;height:100%;position:absolute;top:0;left:480px}@media (max-width:1600px){.feature-wrapper-10:before{left:450px}}@media (max-width:1399px){.feature-wrapper-10:before{display:none}}.feature-wrapper-10:after{content:"";background-color:#d9d9d9;width:1px;height:100%;position:absolute;top:0;right:480px}@media (max-width:1600px){.feature-wrapper-10:after{right:450px}}@media (max-width:1399px){.feature-wrapper-10:after{display:none}}.feature-wrapper-10 .feature-card-items-10 .top-item{gap:27px;display:flex}.feature-wrapper-10 .feature-card-items-10 .top-item .content h2{font-family:DM Sans,sans-serif;font-size:26px;font-weight:500}@media (max-width:1399px){.feature-wrapper-10 .feature-card-items-10 .top-item .content h2{font-size:22px}}@media (max-width:575px){.feature-wrapper-10 .feature-card-items-10 .top-item .content h2{font-size:20px}}.feature-wrapper-10 .feature-card-items-10 .top-item .content p{color:#626c74;max-width:335px;margin-top:35px;font-family:Heebo,sans-serif;font-size:16px;font-weight:400;line-height:175%}@media (max-width:1399px){.feature-wrapper-10 .feature-card-items-10 .top-item .content p{margin-top:20px;font-size:14px}}@media (max-width:991px){.feature-wrapper-10 .feature-card-items-10 .top-item .content p{font-size:16px}}.feature-wrapper-10 .feature-card-items-10 .feature-number{z-index:9;justify-content:space-between;align-items:center;margin-top:50px;display:flex;position:relative}@media (max-width:1399px){.feature-wrapper-10 .feature-card-items-10 .feature-number{margin-top:30px}}.feature-wrapper-10 .feature-card-items-10 .feature-number h3{color:#687799;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700}.feature-wrapper-10 .feature-card-items-10 .feature-number:before{content:"";z-index:-1;background:#d9d9d9;width:379px;height:1px;position:absolute;inset:50% 0 0 6%}@media (max-width:1399px){.feature-wrapper-10 .feature-card-items-10 .feature-number:before{display:none}}.feature-wrapper-10 .feature-card-items-10 .feature-number h3{font-size:16px;font-weight:500}.feature-wrapper-10 .feature-card-items-10 .feature-number .arrow-icon{text-align:center;width:35px;height:26px;color:var(--white);background-color:#bcc3c5;border-radius:48px;line-height:28px;display:inline-block}.feature-wrapper-10 .feature-card-items-10 .feature-number .arrow-icon i{transform:rotate(60deg)}.feature-section-10{border-bottom:1px solid #d9d9d9}.footer-section{background-color:var(--theme-star2);z-index:1}.footer-section .footer-globe{z-index:-1;position:absolute;top:55px;right:316px}.footer-section.footer-style-cmn{background-color:var(--black3)}.footer-section.footer-style-cmn .container{max-width:1551px;margin-right:auto}.footer-section.footer-style-cmn .footer-left-cmn{max-width:1095px}.footer-section.footer-style-cmn .footer-left-cmn .footer-cmn-inner{border-top:1px solid var(--white);justify-content:space-between;gap:30px 120px;padding-top:65px;display:flex}.footer-section.footer-style-cmn .footer-top{align-items:center;display:flex}.footer-section.footer-style-cmn .footer-top .footer-cmn-title{color:var(--white);text-transform:uppercase;gap:78px;padding-bottom:45px;font-size:110px;font-weight:600;line-height:120px;display:inline-flex}.footer-section.footer-style-cmn .footer-top .footer-cmn-title img{object-fit:contain;width:74px;height:100px}.footer-section.footer-style-cmn .footer-top .footer-widget-head{margin-bottom:0}.footer-section.footer-style-cmn .footer-top .footer-widget-head .h-pra{margin-bottom:22px}.footer-section.footer-style-cmn .footer-top .footer-widget-head a:hover{color:var(--theme)!important}.footer-section.footer-style-cmn .footer-bottom{background-color:var(--black3);border-top:1px solid var(--white)}.footer-section.footer-style-cmn .circle-image{background-color:var(--theme);border-radius:50%;width:203px;height:203px;margin:-40px auto 0;position:relative}.footer-section.footer-style-cmn .circle-image img{animation:15s linear infinite spin}.footer-section.footer-style-cmn .circle-image .arrow{color:var(--white);transform:rotate(-140deg)}@media (max-width:1199px){.footer-section.footer-style-cmn .footer-left-cmn{max-width:1095px}.footer-section.footer-style-cmn .footer-left-cmn .footer-cmn-inner{justify-content:space-between;gap:30px 60px;padding-top:40px;display:flex}.footer-section.footer-style-cmn .footer-top{align-items:center;display:flex}.footer-section.footer-style-cmn .footer-top .footer-cmn-title{color:var(--white);text-transform:uppercase;gap:78px;padding-bottom:35px;font-size:80px;font-weight:600;line-height:90px;display:inline-flex}.footer-section.footer-style-cmn .footer-top .footer-widget-head{margin-bottom:0}.footer-section.footer-style-cmn .footer-top .footer-widget-head .h-pra{margin-bottom:22px}.footer-section.footer-style-cmn .circle-image{width:180px;height:180px;margin:0 auto;position:relative}.footer-section.footer-style-cmn .circle-image img{animation:15s linear infinite spin}.footer-section.footer-style-cmn .circle-image .arrow{color:var(--white);transform:rotate(-140deg)}}@media (max-width:991px){.footer-section.footer-style-cmn .footer-left-cmn{max-width:1095px}.footer-section.footer-style-cmn .footer-left-cmn .footer-cmn-inner{justify-content:space-between;gap:30px;padding-top:40px;display:flex}.footer-section.footer-style-cmn .footer-top{align-items:center;display:flex}.footer-section.footer-style-cmn .footer-top .footer-cmn-title{color:var(--white);text-transform:uppercase;gap:40px;padding-bottom:30px;font-size:60px;font-weight:600;line-height:99px;display:inline-flex}.footer-section.footer-style-cmn .footer-top .footer-cmn-title img{width:60px}.footer-section.footer-style-cmn .footer-top .footer-widget-head{margin-bottom:0}.footer-section.footer-style-cmn .footer-top .footer-widget-head .h-pra{margin-bottom:18px}.footer-section.footer-style-cmn .circle-image{width:150px;height:150px;margin:0 auto;position:relative}.footer-section.footer-style-cmn .circle-image img{width:130px;animation:15s linear infinite spin}.footer-section.footer-style-cmn .circle-image .arrow{color:var(--white);transform:rotate(-140deg)}}@media (max-width:767px){.footer-section.footer-style-cmn .footer-top{flex-wrap:wrap;gap:30px}}@media (max-width:575px){.footer-section.footer-style-cmn .footer-left-cmn{max-width:1095px}.footer-section.footer-style-cmn .footer-left-cmn .footer-cmn-inner{flex-wrap:wrap;justify-content:space-between;gap:30px;padding-top:30px;display:flex}.footer-section.footer-style-cmn .footer-top .footer-cmn-title{color:var(--white);text-transform:uppercase;gap:10px;padding-bottom:8px;font-size:40px;font-weight:600;line-height:100px;display:inline-flex}.footer-section.footer-style-cmn .footer-top .footer-cmn-title img{width:40px}.footer-section.footer-style-cmn .footer-top .footer-widget-head{margin-bottom:0}.footer-section.footer-style-cmn .footer-top .footer-widget-head .h-pra{margin-bottom:13px}.footer-section.footer-style-cmn .circle-image{width:150px;height:150px;margin:0 auto;position:relative}.footer-section.footer-style-cmn .circle-image img{width:130px;animation:15s linear infinite spin}.footer-section.footer-style-cmn .circle-image .arrow{color:var(--white);transform:rotate(-140deg)}}.footer-section.footer-style2{background-color:#171717}.footer-section.footer-style2 .footer-bottom{background-color:#171717;border-top:1px solid #ffffff38}.footer-section.footer-style2 .form-style2{margin-bottom:19px}.footer-section.footer-style2 .follow-area .wid-title{margin-bottom:28px!important}.footer-section.footer-style2 .form-check{margin-bottom:45px}.footer-section.footer-style2 .form-check .form-check-label{color:var(--white);opacity:.71;font-size:14px;font-weight:400}.footer-section.footer-style2 .form-check .form-check-input{background-color:#0000;border-color:#bfeb17!important}.footer-section.footer-style2 .footer-logo1{margin-bottom:50px}.footer-section.footer-style2 .widget-link li a{color:#ffffffc4}.footer-section.footer-style2 .hero-m-title{text-align:center;letter-spacing:1px;color:#bfeb17;margin-bottom:-280px;margin-left:-14px;font-size:910px;font-weight:700;line-height:927px;position:relative;top:-30px}@media screen and (max-width:1694px){.footer-section.footer-style2 .hero-m-title{margin-bottom:-340px;margin-left:-14px;font-size:800px;line-height:927px;top:-80px}}@media screen and (max-width:1498px){.footer-section.footer-style2 .hero-m-title{margin-bottom:-200px;margin-left:-14px;font-size:700px;line-height:700px;top:0}}@media screen and (max-width:1399px){.footer-section.footer-style2 .hero-m-title{margin-bottom:-200px;margin-left:-14px;font-size:600px;line-height:600px;top:0}}@media screen and (max-width:1199px){.footer-section.footer-style2 .hero-m-title{margin-bottom:-150px;margin-left:-14px;font-size:500px;line-height:500px;top:0}}@media screen and (max-width:991px){.footer-section.footer-style2 .hero-m-title{margin-bottom:-100px;margin-left:-14px;font-size:400px;line-height:400px;top:0}}@media screen and (max-width:767px){.footer-section.footer-style2 .hero-m-title{margin-bottom:-40px;margin-left:-14px;font-size:300px;line-height:300px;top:0}}@media screen and (max-width:575px){.footer-section.footer-style2 .hero-m-title{margin-bottom:-20px;margin-left:-4px;font-size:150px;line-height:150px;top:0}}.footer-top{padding:150px 0}.footer-top .footer-logo1{margin-bottom:68px;display:block}.footer-top .content-logo{margin-bottom:147px}.footer-top .follow-area h3,.footer-top .follow-area h4{margin-bottom:42px}.footer-top .footer-widget-head{margin-bottom:84px}.footer-top .footer-widget-head p{font-size:14px}.footer-top .footer-widget-head .mailto{font-size:26px;line-height:120%}.footer-top .footer-widget-450{max-width:450px;margin:0 auto;padding-top:70px}.footer-top .footer-widget-inner{justify-content:space-between;gap:16px;display:flex}.footer-top .footer-widget-inner .widget-link{flex-direction:column;gap:19px;display:flex}.footer-top .footer-widget-inner .widget-link li a{color:var(--white);font-weight:500;transition:all .3s}.footer-top .footer-widget-inner .widget-link li a i{font-size:16px;transition:all .3s;transform:rotate(-30deg)}.footer-top .footer-widget-inner .widget-link li a:hover{color:var(--theme)}.footer-top .footer-widget-inner .widget-link li a:hover i{transform:rotate(0)}@media (max-width:1399px){.footer-top{padding:120px 0}.footer-top .footer-logo1{margin-bottom:30px}.footer-top .content-logo{margin-bottom:40px}.footer-top .follow-area h3,.footer-top .follow-area h4{margin-bottom:42px}.footer-top .footer-widget-head{margin-bottom:24px}.footer-top .footer-widget-head p{font-size:14px}.footer-top .footer-widget-head .mailto{font-size:18px;line-height:120%}.footer-top .footer-widget-450{max-width:450px;margin:0 auto;padding-top:0}.footer-top .footer-widget-inner{justify-content:space-between;gap:12px;display:flex}.footer-top .footer-widget-inner .widget-link{flex-direction:column;gap:10px;display:flex}.footer-top .footer-widget-inner .widget-link li a i{font-size:12px}}@media (max-width:991px){.footer-top{padding:80px 0}}@media (max-width:575px){.footer-top .footer-logo1{margin-bottom:20px}.footer-top .content-logo{margin-bottom:30px}.footer-top .footer-widget-450{max-width:100%;margin:0 auto;padding-top:0}.footer-top .footer-widget-inner{justify-content:space-between;gap:12px;display:flex}.footer-top .footer-widget-inner .widget-link{flex-direction:column;gap:10px;display:flex}.footer-top .footer-widget-inner .widget-link li a i{font-size:12px}}.footer-bottom{background-color:var(--theme-star2);padding:24px 1px}.footer-bottom .footer-bottom-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;display:flex}.footer-bottom .footer-bottom-wrap p{color:var(--text-light1);font-size:16px;font-weight:500}.footer-bottom .footer-bottom-wrap ul{flex-wrap:wrap;align-items:center;gap:5px 30px;display:flex}.footer-bottom .footer-bottom-wrap ul li a{color:var(--text-light1);font-size:16px;font-weight:500}@media (max-width:575px){.footer-bottom .footer-bottom-wrap{justify-content:center}.footer-bottom .footer-bottom-wrap ul{justify-content:center;gap:5px 20px}.footer-bottom{padding:20px 0}}.widget-from{background-color:var(--theme-star2);border-radius:12px;max-width:624px;margin-left:auto;padding:55px 45px}.widget-from h4{margin-bottom:24px}.widget-from .form-groups{background:#ffffff17;border-radius:6px;align-items:center;margin-bottom:18px;padding:1px;display:flex}.widget-from .form-groups textarea,.widget-from .form-groups input{color:#cdcdcd;padding:8px 16px;font-size:16px}.widget-from .form-groups ::placeholder{color:#cdcdcd}.widget-from .form-groups i{padding-right:16px}@media (max-width:1399px){.widget-from{padding:30px 24px}}@media (max-width:991px){.widget-from{max-width:100%}}.form-style2{background-color:#2c2c2c;border-radius:7px;padding:5px}.form-style2 input{color:#868686;border:unset;background-color:#0000;width:100%;padding:7px 10px 7px 24px;font-size:16px}.form-style2 button{width:45px;min-width:45px;height:45px;color:var(--white);background-color:#3f3f3f;border-radius:7px;justify-content:center;align-items:center;display:flex}.footer-style3{background-color:#080808}.footer-style3 .footer-bottom{background-color:#080808;border-top:1px solid #ffffff38}.footer-style3 .footer-top{background-color:#080808;justify-content:space-between;padding:120px 0;display:flex;overflow:hidden}.footer-style3 .footer-top .footer-map3{position:absolute;bottom:-30px;left:250px}.footer-style3 .footer-top .footer-left3 h2{margin-bottom:36px;font-weight:600}.footer-style3 .footer-top .footer-left3 h2 .first{padding-left:150px}.footer-style3 .footer-top .footer-left3 h2 span{text-transform:uppercase;color:var(--white);font-size:66px;line-height:84px}.footer-style3 .footer-top .footer-left3 h2 .last{color:#ffffff61}.footer-style3 .footer-top .footer-right3{width:100%;max-width:676px}.footer-style3 .footer-top .footer-right3 .footer-widget-left2{max-width:100%;margin-bottom:90px}.footer-style3 .footer-top .footer-right3 .sponsor-review{align-items:center;gap:72px;display:flex}.footer-style3 .hero-m-title3{color:--theme-star2;letter-spacing:-.05em;text-align:center;padding-top:40px;font-size:313px;font-weight:400;line-height:188px}@media screen and (max-width:1900px){.footer-style3 .hero-m-title3{letter-spacing:-.05em;text-align:center;padding-top:40px;font-size:220px;font-weight:400;line-height:158px}}@media screen and (max-width:1500px){.footer-style3 .hero-m-title3{letter-spacing:-.05em;text-align:center;padding-top:40px;font-size:180px;font-weight:400;line-height:108px}.footer-style3 .footer-top{padding:100px 0}.footer-style3 .footer-top .footer-map3{position:absolute;bottom:-30px;left:250px}.footer-style3 .footer-top .footer-left3 h2{margin-bottom:36px}.footer-style3 .footer-top .footer-left3 h2 .first{padding-left:80px}.footer-style3 .footer-top .footer-left3 h2 span{font-size:50px;line-height:64px}.footer-style3 .footer-top .footer-right3 .footer-widget-left2{margin-bottom:50px}.footer-style3 .footer-top .footer-right3 .sponsor-review{align-items:center;gap:40px;display:flex}.footer-style3 .hero-m-title3{color:--theme-star2;letter-spacing:-.05em;text-align:center;padding-top:40px;font-size:313px;font-weight:400;line-height:188px}}@media screen and (max-width:1399px){.footer-style3 .footer-top{padding:100px 0}.footer-style3 .footer-top .footer-map3{position:absolute;bottom:-30px;left:250px}.footer-style3 .footer-top .footer-left3 h2{margin-bottom:36px}.footer-style3 .footer-top .footer-left3 h2 .first{padding-left:80px}.footer-style3 .footer-top .footer-left3 h2 span{font-size:50px;line-height:64px}.footer-style3 .footer-top .footer-right3 .footer-widget-left2{margin-bottom:50px}.footer-style3 .footer-top .footer-right3 .sponsor-review{align-items:center;gap:40px;display:flex}.footer-style3 .hero-m-title3{letter-spacing:-.05em;text-align:center;padding-top:40px;font-size:180px;font-weight:400;line-height:108px}}@media screen and (max-width:1199px){.footer-style3 .footer-top{padding:80px 0}.footer-style3 .footer-top .footer-left3 h2{margin-bottom:24px}.footer-style3 .footer-top .footer-left3 h2 .first{padding-left:0}.footer-style3 .footer-top .footer-left3 h2 span{font-size:34px;line-height:42px}.footer-style3 .footer-top .footer-right3{max-width:450px}.footer-style3 .footer-top .footer-right3 .footer-widget-left2{margin-bottom:20px}.footer-style3 .footer-top .footer-right3 .sponsor-review{align-items:center;gap:24px;display:flex}.footer-style3 .footer-top .footer-right3 .sponsor-review img{object-fit:contain;max-width:120px}.footer-style3 .hero-m-title3{letter-spacing:-.05em;text-align:center;padding-top:16px;font-size:150px;font-weight:400;line-height:108px}}@media screen and (max-width:991px){.footer-style3 .footer-top{flex-wrap:wrap;justify-content:center;gap:30px;padding:80px 0}.footer-style3 .footer-top .footer-left3{text-align:center;margin:0 auto}.footer-style3 .footer-top .footer-left3 h2{margin-bottom:24px}.footer-style3 .footer-top .footer-left3 h2 .first{padding-left:0}.footer-style3 .footer-top .footer-left3 h2 span{font-size:34px;line-height:42px}.footer-style3 .footer-top .footer-right3{max-width:450px}.footer-style3 .footer-top .footer-right3 .footer-widget-left2{margin-bottom:20px}.footer-style3 .footer-top .footer-right3 .sponsor-review{align-items:center;gap:24px;display:flex}.footer-style3 .footer-top .footer-right3 .sponsor-review img{object-fit:contain;max-width:120px}.footer-style3 .hero-m-title3{letter-spacing:-.05em;text-align:center;padding-top:6px;font-size:80px;font-weight:400;line-height:80px}}@media screen and (max-width:767px){.footer-style3 .footer-top{flex-wrap:wrap;justify-content:center;gap:30px;padding:80px 0}.footer-style3 .footer-top .footer-left3{text-align:center;margin:0 auto}.footer-style3 .footer-top .footer-left3 h2{margin-bottom:24px}.footer-style3 .footer-top .footer-left3 h2 .first{padding-left:0}.footer-style3 .footer-top .footer-left3 h2 span{font-size:34px;line-height:42px}.footer-style3 .footer-top .footer-right3{max-width:450px}.footer-style3 .footer-top .footer-right3 .footer-widget-left2{margin-bottom:20px;justify-content:center!important;align-items:center!important}.footer-style3 .footer-top .footer-right3 .sponsor-review{justify-content:center;align-items:center;gap:16px;display:flex}.footer-style3 .footer-top .footer-right3 .sponsor-review img{object-fit:contain;max-width:80px}.footer-style3 .hero-m-title3{letter-spacing:-.05em;text-align:center;padding-top:6px;font-size:60px;font-weight:400;line-height:60px}}.footer-style4 .circle-image{background-color:#c0ed17!important}.footer-style4 .circle-image .arrow i{color:var(--theme-star2)}.footer-style5{background-color:#ede6b0!important}.footer-style5 .footer-top{gap:90px;padding-top:95px}.footer-style5 .footer-top .footer-cmn-title{color:var(--black)!important}.footer-style5 .footer-top .footer-cmn-title img{filter:brightness(0)!important}.footer-style5 .footer-top .footer-titles{letter-spacing:-.01em;margin-left:-10px;font-size:240px;font-weight:400;line-height:142px}.footer-style5 .footer-cmn-inner{border-color:var(--black)!important}.footer-style5 .footer-widget-head ul li,.footer-style5 .footer-widget-head ul a{color:var(--black)!important}.footer-style5 .footer-bottom{border-color:var(--black)!important;background-color:#ede6b0!important}.footer-style5 p,.footer-style5 ul li a{color:var(--black)!important}.footer-style5 ul li a:hover{color:var(--theme)!important}.footer-style5 .footer-ele1{z-index:-1;animation:2s linear infinite updown;position:absolute;top:153px;right:0}@media screen and (max-width:1440px){.footer-style5 .footer-top{gap:70px}.footer-style5 .footer-top .footer-titles{margin-left:-10px;font-size:180px;line-height:140px}}@media (max-width:1399px){.footer-style5 .footer-ele1{width:260px;top:153px;right:0}}@media (max-width:1199px){.footer-style5 .footer-top{gap:40px}.footer-style5 .footer-top .footer-titles{margin-left:-10px;font-size:150px;line-height:120px}}@media (max-width:991px){.footer-style5 .footer-ele1{width:260px;top:30px;right:0}.footer-style5 .footer-top{gap:40px}.footer-style5 .footer-top .footer-titles{margin-left:-1px;font-size:110px;line-height:110px}}@media (max-width:767px){.footer-style5 .footer-top{gap:40px}.footer-style5 .footer-top .footer-titles{margin-left:-1px;font-size:80px;line-height:90px}}@media (max-width:575px){.footer-style5 .footer-top{gap:15px;padding-top:55px}.footer-style5 .footer-top .footer-titles{margin-left:-1px;font-size:48px;line-height:90px}.footer-style5 .footer-ele1{width:160px;top:30px;right:0}}@keyframes updown{50%{transform:translateY(10px)}}.footer-style06{z-index:1}.footer-style06 .container{max-width:1220px}.footer-style06:before{content:"";z-index:-1;background:#161616f0;width:100%;height:100%;position:absolute;inset:0}.footer-style06 .footer-header-top{justify-content:space-between;gap:84px;padding:100px 0 99px;display:flex}.footer-style06 .footer-header-top .form-style6{max-width:550px}.footer-style06 .footer-header-top .form-style6 .form-style-inner{border-bottom:1px solid #ffffff3d;padding-bottom:12px;display:flex}.footer-style06 .footer-header-top .form-style6 .rd-title,.footer-style06 .footer-header-top .form-style6 h4{color:var(--white);margin-bottom:24px;font-size:22px;line-height:32px}.footer-style06 .footer-header-top .form-style6 input{border:unset;color:#bcc3c5;background:0 0;outline:none;width:100%;font-size:14px;font-weight:500}.footer-style06 .footer-header-top .form-style6 .white-outline{color:#adb9be;border-color:#adb9be;border-radius:0;padding:13px 28px}.footer-style06 .footer-header-top .form-style6 .white-outline i{color:#adb9be;padding-left:5px;font-size:13px;transform:rotate(-50deg)}.footer-style06 .footer-header-top .form-style6 .white-outline:hover{border-color:var(--theme);color:var(--white)}.footer-style06 .footer-header-top .form-style6 .white-outline:hover i{color:var(--white)}.footer-style06 .footer-header-top .footer-right .boxes{justify-content:space-between;gap:24px;display:flex}.footer-style06 .footer-header-top .footer-right .boxes-cont{justify-content:space-between;padding-top:85px;display:flex}.footer-style06 .footer-header-top .footer-right .boxes-cont .title-cmn{color:var(--white);margin-bottom:38px;font-size:18px;font-weight:600}.footer-style06 .footer-header-top .footer-right .widget-link li a{color:#ffffffd9;font-size:16px}.footer-style06 .footer-header-top .footer-logo1{max-width:232px}.footer-style06 .footer-header-top .footer-logo1 img{width:100%}.footer-style06 .social-area6 h4{color:var(--white);font-size:22px;font-weight:600}.footer-style06 .social-area6 .social-media li a i{color:#bcc3c5;font-size:24px}.footer-style06 .social-area6 .social-media li a:hover i{color:var(--theme)}.footer-style06 .footer-bottom{background-color:var(--theme);border:unset}.footer-style06 .footer-ele{z-index:-1;height:100%;position:absolute;top:0;right:0}@media (max-width:1199px){.footer-style06 .footer-header-top{gap:84px;padding:80px 14px}.footer-style06 .footer-header-top .form-style6{max-width:450px}.footer-style06 .footer-header-top .form-style6 .form-style-inner{border-bottom:1px solid #ffffff3d;padding-bottom:12px;display:flex}.footer-style06 .footer-header-top .form-style6 .rd-title,.footer-style06 .footer-header-top .form-style6 h4{margin-bottom:18px;font-size:18px;line-height:24px}.footer-style06 .footer-header-top .form-style6 input{border:unset;color:#bcc3c5;background:0 0;outline:none;width:100%;font-size:14px;font-weight:500}.footer-style06 .footer-header-top .form-style6 .white-outline{color:#adb9be;border-color:#adb9be;border-radius:0;padding:13px 28px}.footer-style06 .footer-header-top .form-style6 .white-outline i{color:#adb9be;padding-left:5px;font-size:13px;transform:rotate(-50deg)}.footer-style06 .footer-header-top .form-style6 .white-outline:hover{border-color:var(--theme);color:var(--white)}.footer-style06 .footer-header-top .form-style6 .white-outline:hover i{color:var(--white)}.footer-style06 .footer-header-top .footer-right .boxes{justify-content:space-between;gap:24px;display:flex}.footer-style06 .footer-header-top .footer-right .boxes-cont{justify-content:space-between;padding-top:85px;display:flex}.footer-style06 .footer-header-top .footer-right .boxes-cont .title-cmn{color:var(--white);margin-bottom:38px;font-size:18px;font-weight:600}.footer-style06 .footer-header-top .footer-right .widget-link li a{color:#ffffffd9;font-size:16px}.footer-style06 .footer-header-top .footer-logo1{max-width:232px}.footer-style06 .footer-header-top .footer-logo1 img{width:100%}}@media (max-width:991px){.footer-style06 .footer-header-top{flex-direction:column;align-items:center;gap:30px;padding:80px 14px}.footer-style06 .footer-header-top .form-style6{max-width:550px}.footer-style06 .footer-header-top .form-style6 .form-style-inner{border-bottom:1px solid #ffffff3d;padding-bottom:12px;display:flex}.footer-style06 .footer-header-top .form-style6 .rd-title,.footer-style06 .footer-header-top .form-style6 h4{margin-bottom:16px;font-size:18px;line-height:24px}.footer-style06 .footer-header-top .form-style6 .white-outline{border-radius:0;padding:10px 16px}.footer-style06 .footer-header-top .footer-right .boxes{justify-content:space-between;gap:24px;display:flex}.footer-style06 .footer-header-top .footer-right .boxes-cont{justify-content:space-between;padding-top:50px;display:flex}.footer-style06 .footer-header-top .footer-right .boxes-cont .title-cmn{margin-bottom:24px;font-size:18px}.footer-style06 .footer-header-top .footer-right .widget-link li a{color:#ffffffd9;font-size:16px}.footer-style06 .footer-header-top .footer-logo1{max-width:232px}.footer-style06 .footer-header-top .footer-logo1 img{width:100%}}@media (max-width:575px){.footer-style06 .footer-header-top{flex-direction:column;align-items:center;padding:80px 5px}.footer-style06 .footer-header-top .form-style6{max-width:550px}.footer-style06 .footer-header-top .form-style6 .form-style-inner{padding-bottom:12px;display:flex}.footer-style06 .footer-header-top .form-style6 .rd-title,.footer-style06 .footer-header-top .form-style6 h4{margin-bottom:16px;font-size:18px;line-height:24px}.footer-style06 .footer-header-top .form-style6 .white-outline{border-radius:0;padding:10px 16px}.footer-style06 .footer-header-top .footer-right .boxes{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.footer-style06 .footer-header-top .footer-right .boxes-cont{flex-wrap:wrap;justify-content:space-between;gap:24px;padding-top:50px;display:flex}.footer-style06 .footer-header-top .footer-right .boxes-cont .title-cmn{margin-bottom:20px;font-size:18px}.footer-style06 .footer-header-top .footer-right .widget-link li a{color:#ffffffd9;font-size:16px}.footer-style06 .footer-header-top .footer-logo1{max-width:232px}.footer-style06 .footer-header-top .footer-logo1 img{width:100%}}.text-85{color:#ffffffd9}.footer-style-07{padding-top:86px}.footer-style-07 .map-bg-7{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.footer-style-07 .container{max-width:1240px}.footer-style-07 .footer-widget-cmn7{padding:98px 1px 100px}.footer-style-07 .footer-widget-cmn7 .witget-title{font-family:Space Grotesk,sans-serif;font-size:22px;margin-bottom:23px!important}.footer-style-07 .footer-widget-cmn7 .widget-link{flex-direction:column;gap:10px;display:flex}.footer-style-07 .footer-widget-cmn7 .widget-link li a{color:var(--white);font-family:Satoshi;font-size:16px}.footer-style-07 .footer-widget-cmn7 .widget-link li a:hover{color:var(--theme)}.footer-style-07 .cus-end-border{border-right:1px solid #ffffff21}.footer-style-07 .footer-widget-logo .footer-logo1{margin-bottom:37px}.footer-style-07 .footer-widget-logo p{color:var(--white);margin-bottom:30px;font-size:16px;font-weight:400;line-height:24px}.footer-style-07 .footer-widget-logo .content-logo a{color:var(--white);font-size:16px;font-weight:500}.footer-style-07 .footer-bottom{background-color:#0000;border-top:1px solid #ffffff21}.footer-style-07 .footer-bottom .social-media-style1{gap:5px 7px}.footer-style-07 .footer-bottom .social-media-style1 li a{background-color:var(--white)}.footer-style-07 .footer-bottom .social-media-style1 li a i{color:var(--theme)}.footer-style-07 .footer-bottom .social-media-style1 li a:hover{background-color:var(--theme)}.footer-style-07 .footer-bottom .social-media-style1 li a:hover i{color:var(--white)}@media (max-width:991px){.footer-style-07{padding-top:70px}.footer-style-07 .footer-widget-cmn7{padding:15px 1px}.footer-style-07 .footer-widget-cmn7 .witget-title{font-family:Space Grotesk,sans-serif;font-size:22px;margin-bottom:23px!important}.footer-style-07 .footer-widget-cmn7 .footer-widget-logo p{margin-bottom:14px}.footer-style-07 .footer-widget-cmn7 .widget-link{flex-direction:column;gap:10px;display:flex}.footer-style-07 .footer-widget-cmn7 .widget-link li a{color:var(--white);font-family:Satoshi;font-size:16px}.footer-style-07 .footer-widget-cmn7 .widget-link li a:hover{color:var(--theme)}}@media (max-width:575px){.footer-style-07{padding-top:50px}.footer-style-07 .cus-end-border{border:unset}.footer-style-07 .footer-widget-cmn7{padding:15px 1px}.footer-style-07 .footer-widget-cmn7 .witget-title{font-size:20px;margin-bottom:16px!important}.footer-style-07 .footer-widget-cmn7 .widget-link{flex-direction:column;gap:7px;display:flex}.footer-style-07 .footer-widget-cmn7 .widget-link li a{color:var(--white);font-family:Satoshi;font-size:16px}.footer-style-07 .footer-widget-cmn7 .widget-link li a:hover{color:var(--theme)}}.form-style07{background-color:var(--white);border-radius:100px;justify-content:space-between;align-items:center;padding:8px;display:flex}.form-style07 input{border:unset;color:#6b7280;background-color:#0000;width:100%;padding-left:31px;font-size:15px}.form-style07 .btn{background-color:var(--theme);border-radius:50%;width:44px;min-width:44px;height:44px;transform:rotate(-30deg)}.form-style07 .btn i{color:var(--white)}.form-style07 .arrow-email{position:absolute;top:50%;left:14px;transform:translateY(-50%)}.footer-style-08 .footer-top{padding:197px 0 120px!important}.footer-style-08 .footer-title-big{letter-spacing:-.04em;color:#ff7425;margin-bottom:104px;font-family:Space Grotesk,sans-serif;font-size:222px;font-weight:700;line-height:140px;position:relative;left:-40px}.footer-style-08 .footer-ele{z-index:-1;width:290px;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}@media (max-width:1399px){.footer-style-08 .footer-top{padding:100px 0!important}.footer-style-08 .footer-title-big{margin-bottom:60px;font-size:180px;line-height:140px;left:-4px}.footer-style-08 .footer-ele{width:200px;height:180px}}@media (max-width:991px){.footer-style-08 .footer-top{padding:100px 0!important}.footer-style-08 .footer-title-big{margin-bottom:30px;font-size:100px;line-height:100px;left:-4px}.footer-style-08 .footer-ele{width:200px;height:180px}}@media (max-width:575px){.footer-style-08 .footer-top{padding:90px 0!important}.footer-style-08 .footer-title-big{margin-bottom:30px;font-size:55px;line-height:55px;left:-4px}.footer-style-08 .footer-ele{width:200px;height:180px}}.contact-info-items8{align-items:center;gap:14px;display:flex}.contact-info-items8 .icon{background-color:var(--theme);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-info-items8 .small-text{font-size:15px;line-height:19px}.contact-info-items8 .minfo{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700}.contact-info-items8:hover .small-text{color:var(--white)}.footer-style-9{background-color:#171717;border-radius:12px}.footer-style-9 .footer-top{padding:120px 0}.footer-style-9 .footer-ele{z-index:-1;height:100%;position:absolute;top:0;right:0}.footer-style-9 .hand-single{position:absolute;top:290px;right:105px}.footer-style-9 .hand-doubble{position:absolute;top:290px;left:237px}.footer-style-9 .content{max-width:820px;margin:0 auto}.footer-style-9 .content h2{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:30px;font-family:Instrument Sans,sans-serif;font-size:66px;font-weight:500;line-height:80px}.footer-style-9 .content p{text-align:center;color:#fff;max-width:535px;margin:0 auto 38px;font-size:18px;font-weight:500;line-height:30px}.footer-style-9 .page-linked-9{margin-top:120px}@media (max-width:1399px){.footer-style-9 .page-linked-9{margin-top:-60px}.footer-style-9 .hand-single{position:absolute;top:220px;right:25px}.footer-style-9 .hand-doubble{position:absolute;top:220px;left:47px}.footer-style-9 .footer-top{padding:90px 0}}@media (max-width:991px){.footer-style-9 .page-linked-9{gap:8px 24px;margin-top:30px}.footer-style-9 .hand-single{z-index:-1;width:110px;position:absolute;top:220px;right:5px}.footer-style-9 .hand-doubble{z-index:-1;width:110px;position:absolute;top:220px;left:10px}.footer-style-9 .footer-top{padding:80px 0 65px}.footer-style-9 .content{max-width:820px;margin:0 auto}.footer-style-9 .content h2{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-family:Instrument Sans,sans-serif;font-size:44px;font-weight:500;line-height:54px}.footer-style-9 .content p{text-align:center;color:#fff;max-width:535px;margin:0 auto 24px;font-size:16px;font-weight:500;line-height:24px}}@media (max-width:575px){.footer-style-9 .page-linked-9{gap:8px 24px;margin-top:30px}.footer-style-9 .hand-single,.footer-style-9 .hand-doubble{display:none}.footer-style-9 .footer-top{padding:80px 0 55px}.footer-style-9 .cmn__btn{padding:14px 18px;font-size:12px}.footer-style-9 .content{max-width:820px;margin:0 auto}.footer-style-9 .content h2{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-family:Instrument Sans,sans-serif;font-size:38px;font-weight:500;line-height:48px}.footer-style-9 .content p{text-align:center;color:#fff;max-width:535px;margin:0 auto 24px;font-size:16px;font-weight:500;line-height:24px}}.page-linked-9{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 53px;display:flex}.page-linked-9 li a{text-transform:uppercase;color:#fff;font-size:15px;font-weight:600;line-height:22px}.cmn-theme9{background:#ac8de0;border:1px solid #ac8de0;border-radius:100px}.cmn-theme9:hover{color:#ac8de0;background:0 0}.cmn-theme9.cmn-theme9-outline{background-color:#0000}.cmn-theme9.cmn-theme9-outline:hover{color:#fff!important;background-color:#ac8de0!important}.cmn-theme9.cmn-white-outline{background-color:#0000;border-color:#fff!important}.cmn-theme9.cmn-white-outline:hover{color:#fff!important;background-color:#ac8de0!important;border-color:#fff!important}.footer-style-10 .form-style07 .btn{background-color:#3ba7fa!important}.footer-style-10 .widget-link li a:hover{color:#3ba7fa!important}.footer-style-10 .social-media-style1 li a:hover{background-color:#3ba7fa!important}@media (max-width:1199px){.menu-thumb{display:none!important}}.header-main{justify-content:space-between;align-items:center;padding:10px 0;display:flex;position:relative}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul .menu-thumb{position:inherit}.header-main .main-menu ul li{margin-inline-end:22px;list-style:none;display:inline-block;position:relative}.header-main .main-menu ul li:last-child{margin-inline-end:0}.header-main .main-menu ul li a{color:var(--header);text-align:left;text-transform:capitalize;padding:20px 0;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;transition:all .4s ease-in-out;display:inline-block;position:relative}.header-main .main-menu ul li a i{margin-left:4px;font-size:14px}.header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu{top:100%;background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top;min-width:240px;color:var(--header);border-top:4px solid var(--theme);border-radius:10px;padding:20px 0;transition:all .4s ease-in-out;position:absolute;inset-inline-start:0;transform:translateY(-10px);box-shadow:0 7px 29px #64646f33}.header-main .main-menu ul li .submenu li{width:100%;margin:0;display:block}.header-main .main-menu ul li .submenu li a{z-index:11;color:var(--header);justify-content:space-between;align-items:center;width:100%;padding:0 22px 0 32px;font-size:16px;font-weight:500;line-height:38px;display:flex;position:relative}.header-main .main-menu ul li .submenu li a:before{content:"";background:var(--theme);width:0;height:2px;transition:all .4s ease-in-out;position:absolute;bottom:18px;left:14px}.header-main .main-menu ul li .submenu li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;visibility:hidden;opacity:0;border-top-left-radius:0;border-bottom-left-radius:0;top:0}.header-main .main-menu ul li .submenu li:hover>a{margin-left:10px;color:var(--theme)!important}.header-main .main-menu ul li .submenu li:hover>a:before{width:10px}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(1px)}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{top:50%;color:var(--theme);position:absolute;inset-inline-end:25px;transform:translateY(-50%)}.header-main .main-menu ul li .has-homemenu{opacity:0;visibility:hidden;z-index:999;width:100%;max-height:740px;margin:auto;padding:0;position:absolute;left:0;right:0;overflow:hidden auto;padding:20px 20px 10px!important}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb{border-radius:10px;position:relative}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img{border-radius:10px}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button{text-align:center;opacity:0;visibility:hidden;pointer-events:none;margin-top:20px;transition:all .4s ease-in-out;position:absolute;top:50%;left:25px;right:25px;transform:translateY(-50%)}@media (max-width:1399px){.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .gt-theme-btn{min-width:140px;font-size:14px}}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{background-color:var(--theme);color:var(--black);border-radius:30px;justify-content:center;padding:5.5px;line-height:1}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn i{margin-left:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:before{opacity:0;content:"";background:linear-gradient(#635c5c00 0%,#252527 100%) 50%/cover no-repeat;border-radius:10px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;z-index:0;pointer-events:initial;margin-top:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .demo-button .cmn__btn:hover{color:var(--white)!important}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb a{padding:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title{text-align:center;margin:15px auto;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;display:inline-block}.header-main .main-menu ul li .has-homemenu::-webkit-scrollbar{display:none}.header-main .main-menu ul li .has-homemenu{scrollbar-width:none;-ms-overflow-style:none}.header-main .main-menu ul li:hover>a,.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .sidebar__toggle{cursor:pointer;font-size:20px}.hover-white-svg:hover svg line,.hover-white-svg:hover svg path{stroke:#000!important}.header-2{margin-top:30px}.header-2 .container{max-width:1720px!important}.header-2 .sidebar__toggle,.header-2 .search-toggler{border:1px solid var(--black);background-color:#0000;width:48px;height:48px;color:var(--black)!important}.header-2 .sidebar__toggle:hover,.header-2 .search-toggler:hover{background-color:var(--black)!important;color:var(--white)!important}.header-2 .sidebar__toggle:hover svg path,.header-2 .search-toggler:hover svg path{stroke:#fff!important}@media (max-width:1399px){.header-2 .sidebar__toggle,.header-2 .search-toggler{width:39px;height:39px}.header-2{margin-top:10px}}.header-3 .container{max-width:1740px!important}.header-3 .header-main{padding:22px 0}.header-3 .header-right .sidebar__toggle:hover{color:var(--theme)}.header-3 .header-right .form-style3{border-bottom:1px solid #c8c8c8;max-width:213px}.header-3 .header-right .form-style3 input{border:unset;color:#8b8b8b;background-color:#0000;outline:none;width:100%;padding:0 0 8px}.header-4{z-index:99;width:100%;position:absolute;top:0;left:0}.header-4 .container{max-width:1860px}@media (max-width:575px){.header-4 .logo img{width:120px}}.header-4 .mean__menu-wrapper .main-menu ul li a{color:var(--black)}.header-4 .mean__menu-wrapper .main-menu ul li a i{margin-left:4px;font-size:14px}.header-4 .mean__menu-wrapper .main-menu ul li a:hover{color:var(--theme)!important}.header-4 .mean__menu-wrapper .main-menu ul li .submenu{background:var(--theme);color:var(--header);border-top:4px solid var(--theme-2dark);box-shadow:0 7px 29px #64646f33}.header-4 .mean__menu-wrapper .main-menu ul li .submenu li a{color:var(--header)}.header-4 .mean__menu-wrapper .main-menu ul li .submenu li a:before{background:var(--theme-2dark)}.header-4 .mean__menu-wrapper .main-menu ul li .submenu li a:hover,.header-4 .mean__menu-wrapper .main-menu ul li .submenu li:hover>a{color:var(--theme-2dark)!important}.header-4 .mean__menu-wrapper .main-menu ul li .submenu li:hover>a:after,.header-4 .mean__menu-wrapper .main-menu ul li .submenu li.has-dropdown>a:after{color:var(--theme-2dark)}.header-4 .mean__menu-wrapper .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button{left:15px;right:15px}.header-4 .mean__menu-wrapper .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .gt-theme-btn-main{width:initial;justify-content:initial;display:initial}.header-4 .mean__menu-wrapper .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .gt-theme-btn{padding:9px 25px}.header-4 .mean__menu-wrapper .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .gt-theme-btn-arrow-right{margin-left:-5px}.header-4 .mean__menu-wrapper .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title{text-align:center;font-family:Instrument Sans,sans-serif}.header-4 .mean__menu-wrapper .main-menu ul li:hover>a,.header-4 .mean__menu-wrapper .main-menu ul li:hover>a:after{color:var(--theme-2dark)}.header-4 .mean__menu-wrapper .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-4 .bars-style1 i{color:var(--white);font-size:34px}.header-4 .header-right{gap:22px}.header-4 .header-right .search-toggler{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s ease-in-out;display:flex;color:var(--black)!important}.header-4 .header-right .search-toggler:hover{background:var(--theme);color:var(--white)!important}@media (max-width:1399px){.header-4 .header-right{gap:16px}.header-4 .header-right .search-toggler{width:39px;height:39px;color:var(--black);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex}.header-4 .header-right .search-toggler:hover{background:var(--theme);color:var(--white)}}@media (max-width:575px){.header-4 .header-right{gap:10px}.header-4 .header-right .cmn__btn{padding:9px 13px!important;font-size:13px!important}}.header-4 .mean__menu-wrapper{align-items:center;padding:0 35px;display:flex}@media (max-width:1199px){.header-4 .mean__menu-wrapper{background-color:#0000;border:none;padding:0}}.header-4 .sidebar__toggle{text-align:center;color:var(--header);transition:all .4s ease-in-out}.header-4 .sidebar__toggle:hover{background-color:var(--theme-2dark);border:1px solid var(--theme-2dark);color:var(--white)}.header-4 .gt-theme-btn-arrow-right{margin-left:-5px}.heaer--4 .mega-menu-wrapper{padding-top:10px;padding-left:150px;padding-right:20px}.heaer--4 .header-left,.heaer--4 .logo-with-icon{margin-top:-20px}.heaer--4 .main-menu ul li{margin-inline-end:31px}.heaer--4 .main-menu ul li a:not(.submenu){color:#4a4a4a;font-weight:600}.heaer--4 .header-right .search-toggler{background-color:var(--white);color:var(--black);width:65px;height:70px}.heaer--4 .header-right .cmn__btn{border-radius:0 20px 0 0;height:70px}@media (max-width:1399px){.heaer--4 .mega-menu-wrapper{padding-top:0;padding-left:14px;padding-right:14px}.heaer--4 .header-left{margin-top:-1px}.heaer--4 .logo-with-icon{margin-top:1px}.heaer--4 .main-menu ul li{margin-inline-end:22px}.heaer--4 .header-right .sidebar__toggle{background-color:var(--white);border-radius:0;width:40px;height:50px}.heaer--4 .header-right .search-toggler{width:40px;height:50px}.heaer--4 .header-right .cmn__btn{border-radius:0;height:50px}}@media (max-width:575px){.heaer--4 .header-right .sidebar__toggle{background-color:var(--white);border-radius:0;width:40px;height:38px;border-radius:4px!important}.heaer--4 .header-right .search-toggler{width:40px;height:38px;border-radius:4px!important}}.header-5{z-index:2;width:100%;position:absolute;top:0;left:0}.header-5 .header-right .sidebar__toggle i{color:var(--white)}.header-5 .header-right .form-style3{border-color:var(--white)}.header-5 .header-right .form-style3 input{color:var(--white);font-size:16px}.header-5 .header-right .form-style3 .btn i,.header-5 .header-right .form-style3 ::placeholder{color:var(--white)}.header-5 .search-toggler{border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;background-color:var(--white)!important}.header-6 .mega-menu-wrapper{padding-left:45px}.header-6 .mega-menu-wrapper .header-main{padding:0!important}.header-6 .mega-menu-wrapper .header-main .main-menu ul li{margin-inline-end:34px}.header-6 .mega-menu-wrapper .header-right{gap:28px}.header-6 .mega-menu-wrapper .header-right .btn-header6{color:var(--white);background:#ffffff42;border-radius:0;padding:40px 68px;font-size:18px;font-weight:700}.header-6 .mega-menu-wrapper .header-right .btn-header6:hover{background-color:var(--theme)}.header-6 .mega-menu-wrapper .header-right .sidebar__toggle{border:1px solid var(--white);width:46px;height:46px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.header-6 .mega-menu-wrapper .header-right .sidebar__toggle:hover{background-color:var(--theme);border-color:var(--theme)}.header-6 .mega-menu-wrapper .header-right .search-toggler{width:initial;height:initial;background-color:#0000;font-size:20px}.header-6 .mega-menu-wrapper .header-right .search-toggler:hover{color:var(--theme)}.header-6 .mega-menu-wrapper .header-right .shop-icon{color:var(--white);font-size:24px}.header-6 .mega-menu-wrapper .header-right .shop-icon .counts{width:20px;height:20px;color:var(--white);background-color:var(--theme);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:-3px;right:-6px}@media (max-width:1399px){.header-6 .mega-menu-wrapper .header-main .main-menu ul li{margin-inline-end:22px}.header-6 .mega-menu-wrapper .header-right{gap:22px}.header-6 .mega-menu-wrapper .header-right .btn-header6{padding:11px 18px;font-size:16px;font-weight:500}.header-6 .mega-menu-wrapper .header-right .sidebar__toggle{width:40px;height:40px}.header-6 .mega-menu-wrapper .header-right .search-toggler{font-size:20px}.header-6 .mega-menu-wrapper .header-right .shop-icon{color:var(--white);font-size:24px}.header-6 .mega-menu-wrapper .header-right .shop-icon .counts{width:15px;height:15px;font-size:10px;bottom:-3px;right:-6px}}@media (max-width:1199px){.header-6{padding:14px}.header-6 .mega-menu-wrapper{padding-left:0}.header-6 .mega-menu-wrapper .header-main .main-menu ul li{margin-inline-end:22px}.header-6 .mega-menu-wrapper .header-right{gap:22px}.header-6 .mega-menu-wrapper .header-right .btn-header6{padding:11px 18px;font-size:16px;font-weight:500}.header-6 .mega-menu-wrapper .header-right .sidebar__toggle{width:40px;height:40px}.header-6 .mega-menu-wrapper .header-right .search-toggler{font-size:20px}.header-6 .mega-menu-wrapper .header-right .shop-icon{color:var(--white);font-size:24px}.header-6 .mega-menu-wrapper .header-right .shop-icon .counts{width:15px;height:15px;font-size:10px;bottom:-3px;right:-6px}}.header-style7{background-color:#161616;border-bottom:1px solid #ffffff2e}.header-style7 .container{max-width:1740px!important}.header-style7 .header-right{border-left:1px solid #ffffff2e;padding-left:35px}.header-style7 .header-right .phone .icon{background-color:var(--theme);width:45px;height:45px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.header-style7 .header-right .phone a{letter-spacing:-.01em;color:#fff;font-size:20px;font-weight:600;line-height:26px}.header-style8{background-color:#0000;border-bottom:1px solid #ffffff2e}.header-style8 .mega-menu-wrapper{border-right:1px solid #ffffff2e}.header-style8 .container{max-width:1390px}@media (max-width:575px){.header-style8 .header-main .logo img{width:45px!important}}.header-style09 .mega-menu-wrapper{background-color:var(--white);border-radius:100px;margin-top:20px;padding:8px 24px}.header-style09 .mega-menu-wrapper .main-menu ul li:not(:last-child){margin-inline-end:28px}.header-style09 .mega-menu-wrapper .support-icon .cont span{color:#687799;margin-bottom:4px;font-size:16px;font-weight:400;line-height:28px}.header-style09 .mega-menu-wrapper .support-icon .cont a{color:#020842;font-size:18px;font-weight:600}.header-style09 .mega-menu-wrapper .search-toggler,.header-style09 .mega-menu-wrapper .bars-style1{border:1px solid #171717;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.header-style09 .mega-menu-wrapper .search-toggler i,.header-style09 .mega-menu-wrapper .bars-style1 i{color:var(--black);font-size:18px}.header-style09 .mega-menu-wrapper .search-toggler:hover,.header-style09 .mega-menu-wrapper .bars-style1:hover{background-color:var(--white)}.header-style09 .mega-menu-wrapper .search-toggler:hover i,.header-style09 .mega-menu-wrapper .bars-style1:hover i{color:var(--white)}@media (max-width:1399px){.header-style09 .mega-menu-wrapper{padding:8px 18px}.header-style09 .mega-menu-wrapper .search-toggler,.header-style09 .mega-menu-wrapper .bars-style1{width:40px;height:40px}.header-style09 .mega-menu-wrapper .search-toggler i,.header-style09 .mega-menu-wrapper .bars-style1 i{font-size:16px}.header-style09 .mega-menu-wrapper .main-menu ul li:not(:last-child){margin-inline-end:20px}}.header-style09 .container{max-width:1600px}.header-style09 .main-menu ul li a:not(.submenu){color:#4a4a4a;font-weight:600}.header-10{background-color:#1c3838;top:54px}.header-10 .header-right .style-whie{color:var(--white)!important;background-color:#254040!important;border:1px solid #ffffff38!important}.header-10 .header-right .style-whie i{transform:rotate(-24deg)!important}.header-10 .header-right .style-whie:hover{background:#2c5a5a!important}@media (max-width:1199px){.header-10{top:0}}.header--top{z-index:999;background-color:#1c3838;width:100%;padding:11px 0 12px;position:absolute}.header--top.style-11{background-color:#032222}.header--top .header-wrapper-top{justify-content:space-between;align-items:center;display:flex}.header--top .header-wrapper-top ul{align-items:center;gap:8px 57px;display:flex}.header--top p{color:#ffffffd9;font-size:14px;font-weight:500;line-height:28px}.header-11{-webkit-backdrop-filter:blur(21.95px);backdrop-filter:blur(21.95px);background:#ffffff12;top:54px}.header-11 .mega-menu-wrapper{padding-left:180px}.header-11 .mega-menu-wrapper .header-main{padding:0!important}.header-11 .mega-menu-wrapper .header-main .main-menu ul li{margin-inline-end:34px}.header-11 .mega-menu-wrapper .header-right{gap:28px}.header-11 .mega-menu-wrapper .header-right .btn-header11{color:var(--white);background:#3ba7fa;border-radius:0;padding:20px 54px;font-size:18px;font-weight:700}.header-11 .mega-menu-wrapper .header-right .sidebar__toggle{border:1px solid var(--white);width:46px;height:46px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.header-11 .mega-menu-wrapper .header-right .sidebar__toggle:hover{border-color:var(--white);background-color:#0000}.header-11 .mega-menu-wrapper .header-right .search-toggler{width:initial;height:initial;background-color:#0000;font-size:20px}.header-11 .mega-menu-wrapper .header-right .search-toggler:hover{color:var(--theme)}.header-11 .mega-menu-wrapper .header-right .shop-icon{color:var(--white);font-size:24px}.header-11 .mega-menu-wrapper .header-right .shop-icon .counts{width:20px;height:20px;color:var(--white);background-color:var(--theme);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:-3px;right:-6px}@media (max-width:1600px){.header-11 .mega-menu-wrapper{padding-left:16px}.header-11 .mega-menu-wrapper .header-main .main-menu ul li{margin-inline-end:22px}.header-11 .mega-menu-wrapper .header-right{gap:22px}.header-11 .mega-menu-wrapper .header-right .btn-header6{padding:11px 18px;font-size:16px;font-weight:500}.header-11 .mega-menu-wrapper .header-right .sidebar__toggle{width:40px;height:40px}.header-11 .mega-menu-wrapper .header-right .search-toggler{font-size:20px}.header-11 .mega-menu-wrapper .header-right .shop-icon{color:var(--white);font-size:24px}.header-11 .mega-menu-wrapper .header-right .shop-icon .counts{width:15px;height:15px;font-size:10px;bottom:-3px;right:-6px}}@media (max-width:1199px){.header-11{padding:14px;top:0}.header-11 .mega-menu-wrapper{padding-left:0}.header-11 .mega-menu-wrapper .header-main .main-menu ul li{margin-inline-end:22px}.header-11 .mega-menu-wrapper .header-right{gap:22px}.header-11 .mega-menu-wrapper .header-right .btn-header11{padding:10px 16px}.header-11 .mega-menu-wrapper .header-right .btn-header6{padding:11px 18px;font-size:16px;font-weight:500}.header-11 .mega-menu-wrapper .header-right .sidebar__toggle{width:40px;height:40px}.header-11 .mega-menu-wrapper .header-right .search-toggler{font-size:20px}.header-11 .mega-menu-wrapper .header-right .shop-icon{color:var(--white);font-size:24px}.header-11 .mega-menu-wrapper .header-right .shop-icon .counts{width:15px;height:15px;font-size:10px;bottom:-3px;right:-6px}}.sticky{z-index:9999;width:100%;transition:all .9s;animation:.5s ease-in-out fadeInDown;left:0;position:fixed!important;top:0!important}.sticky.header-4{background-color:var(--white);box-shadow:0 8px 24px #959da533}.sticky.header-2,.sticky.header-3{background-color:var(--white);margin-top:0;box-shadow:0 8px 24px #959da533}.sticky.heaer--4{box-shadow:0 8px 24px #959da533;background-color:#c0ed17!important}.sticky.heaer--4 .instant-icon{display:none!important}.sticky.header-5{background-color:#cb5fb0;box-shadow:0 8px 24px #959da533}.sticky.header-style09{background-color:var(--white)}.sticky.header-style09 .mega-menu-wrapper{margin-top:0!important}.offcanvas__info{background:var(--white)none repeat scroll 0 0;border-left:2px solid var(--theme);z-index:9999999;overscroll-behavior-y:contain;scrollbar-width:none;width:450px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.style-4{border-left:2px solid var(--theme)}.offcanvas__info.style-4 .offcanvas__wrapper .offcanvas__close{background-color:var(--theme)!important}.offcanvas__info.style-4 .offcanvas__wrapper .offcanvas__close i{color:var(--theme-star2)}.offcanvas__info.style-4 .offcanvas__wrapper .social-icon a:hover{background-color:var(--theme);color:var(--white);border:1px solid var(--theme)}.offcanvas__info.style-4 .offcanvas__wrapper .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__info.style-4 .offcanvas__wrapper .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme-2dark)}.offcanvas__info.style-4 .offcanvas__wrapper .offcanvas__contact span{text-transform:initial}.offcanvas__info.info-open{opacity:1;transform:translate(0)}.offcanvas__wrapper{height:100%;padding:30px;position:relative}@media (max-width:575px){.offcanvas__wrapper .offcanvas__logo img{width:130px}}.offcanvas__wrapper .offcanvas__close{text-align:center;background-color:var(--theme);cursor:pointer;border-radius:50%;width:40px;height:40px;line-height:40px;position:relative}.offcanvas__wrapper .offcanvas__close i{color:var(--theme-star2)}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .social-icon{align-items:center;gap:16px;margin-top:40px;display:flex}.offcanvas__wrapper .social-icon a{text-align:center;background:0 0;border:1px solid #e6e8eb;border-radius:100px;width:50px;height:50px;font-size:18px;line-height:50px;display:inline-block}.offcanvas__wrapper .social-icon a i{transition:all .9s}.offcanvas__wrapper .social-icon a:hover{color:var(--theme);border:1px solid var(--theme)}.offcanvas__wrapper .social-icon a:hover i{transform:rotateY(360deg)}.offcanvas__wrapper .offcanvas__contact{margin-top:0}.offcanvas__wrapper .offcanvas__contact h4{font-size:26px}.offcanvas__wrapper .offcanvas__contact ul{margin-top:12px}@media (max-width:575px){.offcanvas__wrapper .offcanvas__contact ul{display:none}}.offcanvas__wrapper .offcanvas__contact ul li{text-transform:capitalize;font-size:18px;font-weight:400}@media (max-width:575px){.offcanvas__wrapper .offcanvas__contact ul li{font-size:14px}}.offcanvas__wrapper .offcanvas__contact ul li:not(:last-child){margin-bottom:5px}@media (max-width:575px){.offcanvas__wrapper .offcanvas__contact ul li:not(:last-child){margin-bottom:5px}}.offcanvas__wrapper .offcanvas__contact ul li a{color:var(--text)}.offcanvas__wrapper .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__contact span{text-transform:initial}.offcanvas__wrapper .offcanvas__contact .header-button .theme-btn{width:100%;padding:20px 40px;text-transform:capitalize!important}.offcanvas__overlay{z-index:99999;opacity:0;visibility:hidden;background:#151515;width:100%;height:100%;position:fixed;top:0;right:0}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{z-index:9;border-radius:0 0 20px 20px;position:relative;overflow:hidden}.breadcrumb-wrapper .page-heading{z-index:9;text-align:center;padding:200px 0 120px;position:relative}@media (max-width:767px){.breadcrumb-wrapper .page-heading{text-align:center;padding-top:150px;padding-bottom:120px}}.breadcrumb-wrapper .page-heading h1{color:var(--white);text-transform:capitalize;z-index:9;letter-spacing:-2px;font-size:72px;font-weight:500;position:relative}@media (max-width:767px){.breadcrumb-wrapper .page-heading h1{font-size:60px}}@media (max-width:575px){.breadcrumb-wrapper .page-heading h1{font-size:50px}}@media (max-width:470px){.breadcrumb-wrapper .page-heading h1{font-size:40px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items{margin-top:15px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{color:var(--white);text-transform:capitalize;font-size:16px;font-weight:400}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--white);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme);opacity:1}.breadcrumb-wrapper .page-heading .breadcrumb-items li a i{color:var(--theme);margin-right:5px}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{color:var(--white)}.error-items{text-align:center;position:relative}.error-items .error-image img{width:100%;height:100%}.error-items h2{letter-spacing:-2px;margin-bottom:15px;font-size:72px;font-weight:500}@media (max-width:575px){.error-items h2{font-size:30px}}.error-items p{max-width:722px;margin:0 auto 40px}@media (max-width:767px){.error-items p{margin-bottom:30px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--bg);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--theme);border-radius:10px}.fix{overflow:hidden}.ralt{position:relative}.container{max-width:1740px;margin:0 auto}.ripple{position:relative}.ripple:before,.ripple:after{border-radius:50%;width:30px;height:30px;animation:3s infinite rippleOne;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 0 #1539ee99}.ripple:before{content:"";animation-delay:.9s;position:absolute;bottom:0;right:0}.ripple:after{content:"";animation-delay:.6s;position:absolute;bottom:0;right:0}.arrow-button{align-items:center;gap:20px;margin-top:40px;display:flex}.arrow-button .array-prev{text-align:center;background-color:var(--white);width:50px;height:50px;color:var(--theme);border-radius:10px;line-height:50px;transition:all .4s ease-in-out;box-shadow:8px 6px 51.3px 18px #0a032e08}.arrow-button .array-prev:hover{background-color:var(--theme);color:var(--white)}.arrow-button .array-next{text-align:center;background-color:var(--theme);width:50px;height:50px;color:var(--white);border-radius:10px;line-height:50px;transition:all .4s ease-in-out}.arrow-button .array-next:hover{background-color:var(--white);color:var(--theme)}.swiper-dot{text-align:center}.swiper-dot .swiper-pagination-bullet{background-color:var(--theme);opacity:1;border-radius:0;width:5px;height:5px;transition:all .6s;position:relative}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:15px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme);border:1px solid var(--theme);border-radius:0;width:5px;height:5px;transition:all .6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{content:"";border:1px solid var(--theme);width:20px;height:20px;position:absolute;inset:50% 0 0 50%;transform:translate(-50%,-50%)}.swiper-dot-2{text-align:center}.swiper-dot-2 .swiper-pagination-bullet{background-color:var(--theme);opacity:1;border-radius:30px;width:5px;height:5px;transition:all .6s;position:relative}.swiper-dot-2 .swiper-pagination-bullet:not(:last-child){margin-bottom:30px}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme);border:1px solid var(--theme);border-radius:30px;width:5px;height:5px;transition:all .6s;position:relative}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{content:"";border:1px solid var(--theme);border-radius:50%;width:20px;height:20px;position:absolute;inset:50% 0 0 50%;transform:translate(-50%,-50%)}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.slide-transtion{transition-timing-function:linear}.brand-slide-element{width:auto;display:inline-block}.footer-bg{background-color:var(--header)}.page-nav-wrap{margin-top:60px}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li.active .page-numbers{background-color:var(--theme);color:var(--theme-star2);border:1px solid var(--theme)}.page-nav-wrap ul li .page-numbers{text-align:center;border:1px solid var(--theme);width:48px;height:48px;color:var(--theme);background:0 0;border-radius:100px;margin:0 5px;font-size:18px;font-weight:600;line-height:48px;transition:all .3s ease-in-out;display:inline-block}.page-nav-wrap ul li .page-numbers.current{background-color:var(--theme);color:var(--white)}.page-nav-wrap ul li .page-numbers i{margin-top:2px}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--theme);color:var(--white);border:1px solid var(--theme)}.sticky-style{top:100px;position:sticky!important}.split-text{position:relative;overflow:hidden}.box-shadow-1{box-shadow:8px 6px 51.3px 151px #0a032e08!important}.box-bg-1{background-color:#f7f7f7!important}.container-2{max-width:1320px}.text-clr{color:var(--text)}.text-black2{color:var(--black2)}.theme-clr{color:var(--theme)!important}.theme-border{border:1px solid var(--theme)}.py-onehalf{padding-top:6px;padding-bottom:6px}.link-effect{background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;display:inline}.link-effect:hover{color:var(--theme);background-size:100% 2px;background-image:linear-gradient(180deg,var(--theme)0%,var(--theme)100%)}.fs-10{font-size:10px}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-16{font-size:16px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-25{font-size:25px}@media (max-width:1399px){.fs-25{font-size:22px}}@media (max-width:1199px){.fs-25{font-size:20px}}@media (max-width:767px){.fs-25{font-size:19px}}.body-font{font-family:DM Sans,sans-serif}.heading-font{font-family:Instrument Sans,sans-serif}@media (min-width:1400px){.container1320{max-width:1350px;margin:0 auto}}.image__effect{border-radius:10px;width:100%;position:relative;overflow:hidden}.image__effect:after{content:"";z-index:1;background-color:#ffffff4d;width:200%;height:0%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.image__effect img{border-radius:10px;width:100%;height:100%;transition:all 1.5s ease-out}.image__effect:hover:after{background-color:#0000;height:250%;transition:all .6s linear}.image__effect:hover img{transform:scale(1.1)}.d-center{justify-content:center;align-items:center;display:flex}.section-bg-1{background-color:var(--bg)}.text-bg{background-color:var(--text)}.black-bg{background-color:var(--black)}.social-media-style1{align-items:center;gap:10px;display:flex}.social-media-style1 li a{background-color:var(--theme);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;line-height:45;transition:all .3s;display:flex}.social-media-style1 li a i{color:var(--white);transition:all .3s}.social-media-style1 li a:hover{background-color:var(--theme)}.social-style2{align-items:center;gap:9px 33px;display:flex}.social-style2 li a{align-items:center;gap:13px;display:flex}.social-style2 li a .cont{color:var(--white);font-size:18px}.social-style2 li a .cont .follow{color:#000;font-size:15px;line-height:10px}.social-style2 li .icon{background:#0c0c0c87;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex}.social-style2 li .icon i{color:var(--white)}.social-style2 li:hover .icon{background-color:#1f1f1f}@media (max-width:1199px){.social-style2{gap:9px 20px}}.circular-shape-wrapper{background-color:var(--theme-star2);justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}.circular-shape-wrapper .globe-circle img{opacity:.9;transform:scale(1)rotate(0)}.circular-shape-wrapper{transition:background-color .4s}.circular-shape-wrapper .globe-circle img{will-change:transform;transform-origin:50%}.circular-shape-wrapper2{background-color:#fcf7f3;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}.circular-shape-wrapper2 .globe-circle2 img{opacity:.9;transform:scale(1)rotate(0)}.circular-shape-wrapper2{transition:background-color .4s}.circular-shape-wrapper2 .globe-circle2 img{will-change:transform;transform-origin:50%}.container-1403{margin:0 auto;max-width:1403px!important}.container-1430{margin:0 auto;max-width:1430px!important}.team-bg{background-color:#e6e6e6}@media (min-width:1400px){.text-xxl-start-cus{display:block;position:relative;left:90px}}.hero-section{padding:180px 0 0}@media (max-width:1199px){.hero-section{padding:140px 0 0}}@media (max-width:575px){.hero-section{padding:120px 0 0}}.hero-1{position:relative}.hero-1 .big-text{text-align:center;letter-spacing:1px;color:--theme-star2;margin-top:-60px;margin-bottom:-80px;font-family:ThunderFont,sans-serif;font-size:890px;font-weight:700;line-height:927px}.video-header{justify-content:space-between;gap:30px;margin-bottom:65px;display:flex}.video-header .group-thumb{justify-content:flex-start;align-items:flex-end;max-width:400px;margin-bottom:240px;display:flex}.video-header .group-thumb .thumb{max-width:325px}.video-header .group-thumb .thumb img{border-radius:14px 14px 0;width:100%}.video-header .group-thumb .icon{background:#ffffff14;border-radius:0 15px 15px;width:132px;height:145px;position:relative;top:145px}.video-header .video-cont{max-width:1150px;color:var(--black);font-size:62px;font-weight:500;line-height:80px}@media screen and (max-width:1500px){.video-header{margin-bottom:40px}.video-header .video-cont{max-width:950px;font-size:42px;line-height:50px}}@media screen and (max-width:1299px){.video-header{margin-bottom:40px}.video-header .group-thumb{width:100%;max-width:300px}.video-header .video-cont{max-width:950px;font-size:42px;line-height:50px}}@media screen and (max-width:1199px){.video-header{margin-bottom:40px}.video-header .group-thumb{width:100%;max-width:300px}.video-header .video-cont{max-width:950px;font-size:36px;line-height:42px}.video-header .video-cont .cus-arrow{width:120px}.video-header .video-cont .cus-arrow img{width:100%}.video-header .video-cont span{font-size:36px}}@media screen and (max-width:767px){.video-header{flex-wrap:wrap;margin-bottom:40px}.video-header .group-thumb{justify-content:center;width:100%;max-width:100%;margin-bottom:0}.video-header .group-thumb .thumb{max-width:325px}.video-header .group-thumb .thumb img{border-radius:14px 14px 0;width:100%}.video-header .group-thumb .icon{background:#ffffff14;border-radius:15px 15px 15px 0;width:132px;height:145px;position:relative;top:0;left:12px}.video-header .video-cont{text-align:center;max-width:950px;font-size:36px;line-height:42px}.video-header .video-cont .cus-arrow{width:120px}.video-header .video-cont .cus-arrow img{width:100%}.video-header .video-cont span{font-size:36px}}@media screen and (max-width:550px){.video-header{flex-wrap:wrap;gap:20px;margin-bottom:40px}.video-header .group-thumb{justify-content:center;width:100%;max-width:100%;margin-bottom:0}.video-header .group-thumb .thumb{max-width:325px}.video-header .group-thumb .thumb img{border-radius:14px 14px 0;width:100%}.video-header .group-thumb .icon{background:#ffffff14;border-radius:15px 15px 15px 0;width:132px;height:145px;position:relative;top:0;left:12px}.video-header .video-cont{text-align:center;max-width:950px;font-size:28px;line-height:36px}.video-header .video-cont span{font-size:28px}}.hero-content-left{text-wrap:wrap;align-items:center;gap:70px;display:flex}.hero-content-left .reviw-with-arrow .arrow-theme{width:42px;height:42px;color:var(--white);margin-bottom:20px;font-size:14px}.hero-content-left h2{color:var(--white);font-size:96px;font-weight:500;line-height:99px}.hero-content-left h2 .theme-bg{justify-content:center;width:116px;height:70px}@media screen and (max-width:1720px){.hero-content-left{gap:30px}.hero-content-left .reviw-with-arrow .arrow-theme{width:37px;height:37px;margin-bottom:10px;font-size:12px}.hero-content-left h2{font-size:70px;font-weight:500;line-height:76px}.hero-content-left h2 .theme-bg{width:50px;height:60px;padding:0!important;line-height:14px!important}.hero-content-left h2 .theme-bg img{object-fit:contain;width:50px;height:40px}}@media screen and (max-width:1399px){.hero-content-left{gap:30px}.hero-content-left .reviw-with-arrow .arrow-theme{width:37px;height:37px;margin-bottom:10px;font-size:12px}.hero-content-left h2{font-size:60px;font-weight:500;line-height:66px}.hero-content-left h2 .theme-bg{width:50px;height:60px;padding:0!important;line-height:14px!important}.hero-content-left h2 .theme-bg img{object-fit:contain;width:50px;height:40px}}@media screen and (max-width:1199px){.hero-content-left{gap:30px}.hero-content-left .reviw-with-arrow .arrow-theme{width:37px;height:37px;margin-bottom:10px;font-size:12px}.hero-content-left h2{font-size:48px;font-weight:500;line-height:54px}.hero-content-left h2 .theme-bg{width:50px;height:60px;padding:0!important;line-height:14px!important}.hero-content-left h2 .theme-bg img{object-fit:contain;width:50px;height:40px}}@media screen and (max-width:767px){.hero-content-left{gap:30px}.hero-content-left .reviw-with-arrow .arrow-theme{width:37px;height:37px;margin-bottom:10px;font-size:12px}.hero-content-left h2{text-align:center;margin-bottom:30px;font-size:48px;font-weight:500;line-height:54px}.hero-content-left h2 .theme-bg{width:50px;height:60px;padding:0!important;line-height:14px!important}.hero-content-left h2 .theme-bg img{object-fit:contain;width:50px;height:40px}}@media screen and (max-width:575px){.hero-content-left{gap:30px}.hero-content-left h2{text-align:center;margin-bottom:30px;font-size:32px;font-weight:500;line-height:44px}.hero-content-left h2 .theme-bg{width:50px;height:60px;padding:0!important;line-height:14px!important}.hero-content-left h2 .theme-bg img{object-fit:contain;width:50px;height:40px}}.hero-content-right{max-width:560px;margin-left:auto}.hero-content-right .hero__right_inner{justify-content:space-between;gap:12px;margin-bottom:60px;display:flex}.hero-content-right .hero__right_inner .cont{max-width:240px}.hero-content-right .hero__right_inner .cont p{color:var(--black);margin:0;font-size:18px;font-weight:500;line-height:28px}.hero-content-right .hero__right_inner .cont h2{color:var(--black);font-size:96px;line-height:99px}.hero-content-right .hero__right_inner .hero-r-thumb{max-width:245px}.hero-content-right .r-pragraph{color:var(--black);font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:1500px){.hero-content-right .hero__right_inner{justify-content:space-between;gap:12px;margin-bottom:30px;display:flex}.hero-content-right .hero__right_inner .cont{max-width:240px}.hero-content-right .hero__right_inner .cont p{margin:0;font-size:18px;line-height:28px}.hero-content-right .hero__right_inner .cont h2{font-size:70px;line-height:80px}.hero-content-right .hero__right_inner .hero-r-thumb{max-width:245px}}@media screen and (max-width:1399px){.hero-content-right .hero__right_inner{justify-content:space-between;gap:12px;margin-bottom:22px;display:flex}.hero-content-right .hero__right_inner .cont{max-width:240px}.hero-content-right .hero__right_inner .cont p{margin:0;font-size:18px;line-height:28px}.hero-content-right .hero__right_inner .cont .count,.hero-content-right .hero__right_inner .cont h2{font-size:50px;line-height:60px}.hero-content-right .hero__right_inner .hero-r-thumb{max-width:245px}}@media screen and (max-width:991px){.hero-content-right{max-width:100%}.hero-content-right .hero__right_inner{justify-content:space-between;gap:12px;margin-bottom:22px;display:flex}.hero-content-right .hero__right_inner .cont{max-width:240px}.hero-content-right .hero__right_inner .cont p{margin:0;font-size:18px;line-height:28px}.hero-content-right .hero__right_inner .cont .count,.hero-content-right .hero__right_inner .cont h2{font-size:50px;line-height:60px}.hero-content-right .hero__right_inner .hero-r-thumb{max-width:245px}.hero-content-right .r-pragraph{text-align:center;max-width:500px;margin:0 auto}}.text-with-circle .hero-m-title{text-align:center;letter-spacing:1px;color:--theme-star2;margin-top:-60px;margin-bottom:-40px;font-size:400px;font-weight:700;line-height:400px}.text-with-circle .circle-image{-webkit-backdrop-filter:blur(17.65px);backdrop-filter:blur(17.65px);z-index:99;background:#ffffff1a;border-radius:50%;width:188px;height:188px;margin:180px auto;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.auto-wrap{white-space:normal;overflow-wrap:break-word;word-break:normal}.text-with-circle .circle-image .mimg-text{animation:15s linear infinite spin}.text-with-circle .circle-image .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1720px){.text-with-circle .hero-m-title{text-align:center;letter-spacing:1px;color:#87d2fd;margin-top:-60px;margin-bottom:-80px;font-size:400px;font-weight:700;line-height:827px}}@media screen and (max-width:1500px){.text-with-circle .hero-m-title{text-align:center;letter-spacing:1px;margin-top:-60px;margin-bottom:-60px;font-size:400px;font-weight:700;line-height:700px}}@media screen and (max-width:1320px){.text-with-circle .hero-m-title{letter-spacing:1px;margin-top:-60px;margin-bottom:-60px;font-size:400px;line-height:600px}}@media screen and (max-width:1199px){.text-with-circle .hero-m-title{letter-spacing:1px;margin-top:-60px;margin-bottom:-50px;font-size:400px;line-height:500px}}@media screen and (max-width:991px){.text-with-circle .hero-m-title{letter-spacing:1px;margin-top:-60px;margin-bottom:0;font-size:350px;line-height:350px}}@media screen and (max-width:767px){.text-with-circle .hero-m-title{letter-spacing:1px;margin-top:40px;margin-bottom:0;font-size:250px;line-height:250px}.text-with-circle .circle-image{position:relative;top:20px;left:0%;transform:translate(0%)}}@media screen and (max-width:500px){.text-with-circle .hero-m-title{letter-spacing:1px;text-align:center;margin-top:40px;margin-bottom:40px;font-size:155px;line-height:150px}.text-with-circle .circle-image{position:relative;top:20px;left:0%;transform:translate(0%)}}.breakcrumb-section{z-index:1;background:url(/img/inner-page/breadcrumb-bg.jpg) 50%/cover no-repeat;padding:265px 0 186px}.breakcrumb-section .container{max-width:1340px;margin:0 auto}.breakcrumb-section .bread-single{z-index:-1;position:absolute;bottom:60px;left:-20px;transform:rotate(15deg)}.breakcrumb-section .breadcrumb-content .breacd-title{text-align:center;color:var(--white);margin-top:20px;font-size:96px;font-weight:500}@media (max-width:1399px){.breakcrumb-section{padding:190px 0 150px}.breakcrumb-section .breadcrumb-content .breacd-title{font-size:70px}.breakcrumb-section .bread-single{z-index:-1;max-width:150px;position:absolute;bottom:60px;left:-20px;transform:rotate(15deg)}}@media (max-width:1199px){.breakcrumb-section{padding:150px 0 120px}.breakcrumb-section .breadcrumb-content .breacd-title{font-size:60px}}@media (max-width:991px){.breakcrumb-section{padding:140px 0 100px}.breakcrumb-section .breadcrumb-content .breacd-title{margin-top:16px;font-size:50px}.breakcrumb-section .bread-single{z-index:-1;max-width:100px;position:absolute;bottom:60px;left:-5px;transform:rotate(15deg)}}@media (max-width:767px){.breakcrumb-section{padding:140px 0 100px}.breakcrumb-section .breadcrumb-content ul li{font-size:16px!important}.breakcrumb-section .breadcrumb-content .breacd-title{margin-top:12px;font-size:40px}.breakcrumb-section .bread-single{z-index:-1;max-width:80px;position:absolute;bottom:60px;left:-5px;transform:rotate(15deg)}}@media (max-width:575px){.breakcrumb-section{padding:120px 0 90px}.breakcrumb-section .breadcrumb-content ul li{font-size:15px!important}.breakcrumb-section .breadcrumb-content .breacd-title{margin-top:10px;font-size:36px}.breakcrumb-section .bread-single{z-index:-1;max-width:60px;position:absolute;bottom:20px;left:-5px;transform:rotate(15deg)}}.hero-section-2{padding:20px}.hero-section-2 .container{max-width:1720px}.hero-section-2 .hero-wrapper-02{background:url(/img/home-2/hero-bg.png) 50%/cover no-repeat;border-radius:12px;padding:219px 4px 120px}.hero-section-2 .hero-wrapper-02 .hero-inner02{z-index:1;justify-content:space-between;gap:24px;display:flex;position:relative}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2{color:#171717;font-size:180px;font-weight:700;line-height:170px}@media (min-width:1400px){.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 span{letter-spacing:-22px}}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left p{max-width:370px;color:var(--black);margin-left:45px;padding-top:70px;font-size:16px;line-height:28px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right{margin-top:120px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2{color:#171717;text-align:right;letter-spacing:-2px;font-size:180px;font-weight:800;line-height:170px}@media (min-width:1400px){.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 span{letter-spacing:-22px}}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right p{max-width:360px;color:var(--black);margin-left:auto;margin-right:80px;padding-bottom:180px;font-size:28px;font-weight:700;line-height:36px}.hero-section-2 .hero-wrapper-02 .hero-thumb-small{max-width:350px;position:absolute;bottom:10px;left:10px}.hero-section-2 .hero-wrapper-02 .hero-thumb{max-width:764px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width:1600px){.hero-section-2 .hero-wrapper-02{padding:219px 4px 120px}.hero-section-2 .hero-wrapper-02 .hero-inner02{z-index:1;gap:24px;display:flex;position:relative}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2{letter-spacing:-.01em;font-size:150px;line-height:150px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left p{max-width:370px;margin-left:45px;padding-top:70px;font-size:16px;line-height:28px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right{margin-top:120px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2{letter-spacing:-.01em;font-size:150px;font-weight:700;line-height:150px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 img{width:120px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right p{max-width:360px;margin-left:auto;margin-right:80px;padding-bottom:180px;font-size:28px;font-weight:700;line-height:36px}.hero-section-2 .hero-wrapper-02 .hero-thumb-small{max-width:350px;position:absolute;bottom:10px;left:10px}.hero-section-2 .hero-wrapper-02 .hero-thumb{max-width:764px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}}@media (max-width:1399px){.hero-section-2{padding:14px}.hero-section-2 .hero-wrapper-02{padding:180px 4px 120px}.hero-section-2 .hero-wrapper-02 .hero-inner02{z-index:1;gap:24px;display:flex;position:relative}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2{letter-spacing:-.01em;font-size:120px;line-height:120px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 img{width:120px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left p{max-width:370px;margin-left:0;padding-top:20px;font-size:16px;line-height:28px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right{margin-top:120px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2{letter-spacing:-.01em;font-size:130px;font-weight:700;line-height:130px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 img{width:120px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right p{max-width:360px;margin-left:auto;margin-right:0;padding-bottom:180px;font-size:24px;font-weight:700;line-height:30px}.hero-section-2 .hero-wrapper-02 .hero-thumb-small{max-width:250px;position:absolute;bottom:10px;left:10px}.hero-section-2 .hero-wrapper-02 .hero-thumb{max-width:704px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}}@media (max-width:1199px){.hero-section-2{padding:8px}.hero-section-2 .hero-wrapper-02{padding:180px 4px 90px}.hero-section-2 .hero-wrapper-02 .hero-inner02{gap:24px;display:flex}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2{letter-spacing:-.01em;font-size:90px;line-height:90px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 span{font-size:90px;line-height:90px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 img{width:120px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left p{max-width:370px;margin-left:0;padding-top:20px;font-size:16px;line-height:28px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right{margin-top:-60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2{letter-spacing:-.01em;font-size:90px;font-weight:700;line-height:90px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 span{font-size:90px;line-height:90px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 img{width:90px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right p{max-width:360px;margin-left:auto;margin-right:0;padding-bottom:90px;font-size:24px;font-weight:700;line-height:30px}.hero-section-2 .hero-wrapper-02 .hero-thumb-small{max-width:250px;position:absolute;bottom:10px;left:10px}.hero-section-2 .hero-wrapper-02 .hero-thumb{max-width:704px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}}@media (max-width:991px){.hero-section-2 .hero-wrapper-02{padding:180px 4px 90px}.hero-section-2 .hero-wrapper-02 .hero-inner02{gap:24px;display:flex}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2{letter-spacing:-.01em;font-size:60px;line-height:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 span{font-size:60px;line-height:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 img{width:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left p{max-width:280px;margin-left:0;padding-top:20px;font-size:16px;line-height:24px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right{margin-top:-60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2{letter-spacing:-.01em;font-size:60px;font-weight:700;line-height:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 span{font-size:60px;line-height:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 img{width:40px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 .agency{justify-content:end}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right p{max-width:250px;margin-left:auto;margin-right:0;padding-bottom:90px;font-size:19px;font-weight:700;line-height:26px}.hero-section-2 .hero-wrapper-02 .hero-thumb-small{max-width:160px;position:absolute;bottom:10px;left:10px}.hero-section-2 .hero-wrapper-02 .hero-thumb{max-width:704px;position:absolute;bottom:0;left:50%}}@media (max-width:767px){.hero-section-2 .hero-wrapper-02{padding:170px 4px 10px;overflow:hidden}.hero-section-2 .hero-wrapper-02 .hero-inner02{flex-flow:column wrap;justify-content:start;align-items:center;gap:24px;display:flex}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2{text-align:center;letter-spacing:-.01em;font-size:60px;line-height:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 .creative{justify-content:center}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 span{font-size:60px;line-height:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left h2 img{width:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-left p{text-align:center;max-width:400px;margin:0 auto;padding-top:10px;font-size:16px;line-height:24px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right{margin-top:0}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2{letter-spacing:-.01em;text-align:center;font-size:60px;font-weight:700;line-height:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 span{font-size:60px;line-height:60px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 img{width:40px}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right h2 .agency{justify-content:center}.hero-section-2 .hero-wrapper-02 .hero-inner02 .content-right p{text-align:center;max-width:400px;margin:0 auto;padding-bottom:20px;font-size:19px;font-weight:700;line-height:26px}.hero-section-2 .hero-wrapper-02 .hero-thumb-small{max-width:160px;position:absolute;bottom:10px;left:10px}.hero-section-2 .hero-wrapper-02 .hero-thumb{max-width:650px;padding:0 20px;position:relative;bottom:-10px;left:50%}}@media (max-width:575px){.hero-section-2 .hero-wrapper-02{padding:120px 4px 10px}}.px-20{padding-left:20px;padding-right:20px}@media (max-width:1399px){.px-20{padding-left:14px;padding-right:14px}}@media (max-width:1199px){.px-20{padding-left:8px;padding-right:8px}}.hero-section-3{background-color:var(--body2);padding:130px 50px 250px}.hero-section-3 .container{max-width:1590px!important}.hero-section-3 .hero-thumb-head{justify-content:space-between;gap:24px;display:flex}.hero-section-3 .hero-thumb-head .thumb{max-width:329px;transform:rotate(-5deg)}.hero-section-3 .hero-thumb-head .thumb2{max-width:265px;position:relative;top:-130px}.hero-section-3 .hero-thumb-head .thumb3{max-width:329px;transform:rotate(-5deg)}.hero-section-3 .hero-title{letter-spacing:-.01em;color:var(--black);text-align:center;z-index:1;letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;margin-bottom:120px;font-size:200px;font-style:normal;font-weight:400;line-height:.95;position:relative;top:-70px}.hero-section-3 .hero-content-footer{justify-content:space-between;display:flex}.hero-section-3 .hero-content-footer .tumber{object-fit:contain;width:80px;height:80px}.hero-section-3 .hero-content-footer .thumb{max-width:329px;transform:rotate(9deg)}.hero-section-3 .hero-content-footer .cont{max-width:360px;position:relative;top:-50px;right:-140px}.hero-section-3 .hero-content-footer .cont p{color:var(--black);padding-bottom:180px;font-size:28px;line-height:36px}.hero-section-3 .hero-content-footer .cont .arrow{color:var(--black);font-size:36px;transition:all .4s;display:block;position:absolute;right:0;transform:rotate(10deg)}.hero-section-3 .hero-content-footer .cont .arrow:hover{color:var(--theme);transform:rotate(0)}@media screen and (max-width:1700px){.hero-section-3{padding:130px 50px 200px}.hero-section-3 .hero-thumb-head{gap:24px}.hero-section-3 .hero-thumb-head .thumb{max-width:300px;transform:rotate(-5deg)}.hero-section-3 .hero-thumb-head .thumb2{max-width:250px;top:-130px}.hero-section-3 .hero-thumb-head .thumb3{max-width:300px;transform:rotate(-5deg)}.hero-section-3 .hero-title{letter-spacing:-.01em;z-index:1;margin-bottom:120px;font-size:150px;font-weight:400;line-height:150px;position:relative;top:-70px}.hero-section-3 .hero-content-footer{justify-content:space-between;display:flex}.hero-section-3 .hero-content-footer .tumber{object-fit:contain;width:80px;height:80px}.hero-section-3 .hero-content-footer .thumb{max-width:329px;transform:rotate(9deg)}.hero-section-3 .hero-content-footer .cont{max-width:360px;position:relative;top:-50px;right:5px}.hero-section-3 .hero-content-footer .cont p{color:var(--black);padding-bottom:180px;font-size:28px;line-height:36px}.hero-section-3 .hero-content-footer .cont .arrow{color:var(--black);font-size:36px;transition:all .4s;display:block;position:absolute;right:0;transform:rotate(10deg)}.hero-section-3 .hero-content-footer .cont .arrow:hover{color:var(--theme);transform:rotate(0)}}@media screen and (max-width:1399px){.hero-section-3{padding:130px 50px 150px}.hero-section-3 .hero-thumb-head{gap:24px}.hero-section-3 .hero-thumb-head .thumb{max-width:300px;transform:rotate(-5deg)}.hero-section-3 .hero-thumb-head .thumb2{max-width:250px;top:-130px}.hero-section-3 .hero-thumb-head .thumb3{max-width:300px;transform:rotate(-5deg)}.hero-section-3 .hero-title{letter-spacing:-.01em;z-index:1;margin-bottom:70px;font-size:150px;font-weight:400;line-height:150px;position:relative;top:-70px}.hero-section-3 .hero-content-footer{justify-content:space-between;display:flex}.hero-section-3 .hero-content-footer .tumber{object-fit:contain;width:80px;height:80px}.hero-section-3 .hero-content-footer .thumb{max-width:329px;transform:rotate(9deg)}.hero-section-3 .hero-content-footer .cont{max-width:360px;position:relative;top:-50px;right:5px}.hero-section-3 .hero-content-footer .cont p{color:var(--black);padding-bottom:180px;font-size:28px;line-height:36px}.hero-section-3 .hero-content-footer .cont .arrow{color:var(--black);font-size:36px;transition:all .4s;display:block;position:absolute;right:0;transform:rotate(10deg)}.hero-section-3 .hero-content-footer .cont .arrow:hover{color:var(--theme);transform:rotate(0)}}@media screen and (max-width:1199px){.hero-section-3{padding:130px 8px 120px}.hero-section-3 .hero-thumb-head{gap:24px}.hero-section-3 .hero-thumb-head .thumb{max-width:270px;transform:rotate(-5deg)}.hero-section-3 .hero-thumb-head .thumb2{max-width:220px;top:-130px}.hero-section-3 .hero-thumb-head .thumb3{max-width:270px;transform:rotate(-5deg)}.hero-section-3 .hero-title{letter-spacing:-.01em;z-index:1;margin-bottom:70px;font-size:120px;font-weight:400;line-height:120px;position:relative;top:-60px}.hero-section-3 .hero-content-footer{justify-content:space-between;display:flex}.hero-section-3 .hero-content-footer .tumber{object-fit:contain;width:80px;height:80px}.hero-section-3 .hero-content-footer .thumb{max-width:250px;transform:rotate(9deg)}.hero-section-3 .hero-content-footer .cont{max-width:360px;position:relative;top:-50px;right:5px}.hero-section-3 .hero-content-footer .cont p{color:var(--black);padding-bottom:20px;font-size:28px;line-height:36px}.hero-section-3 .hero-content-footer .cont .arrow{color:var(--black);font-size:36px;transition:all .4s;display:block;position:absolute;right:auto;transform:rotate(10deg)}.hero-section-3 .hero-content-footer .cont .arrow:hover{color:var(--theme);transform:rotate(0)}}@media screen and (max-width:991px){.hero-section-3{padding:130px 10px 100px}.hero-section-3 .hero-thumb-head{gap:24px}.hero-section-3 .hero-thumb-head .thumb{max-width:210px;transform:rotate(-5deg)}.hero-section-3 .hero-thumb-head .thumb2{max-width:180px;top:-130px}.hero-section-3 .hero-thumb-head .thumb3{max-width:210px;transform:rotate(-5deg)}.hero-section-3 .hero-title{letter-spacing:-.01em;z-index:1;margin-bottom:40px;font-size:100px;font-weight:400;line-height:100px;position:relative;top:-60px}.hero-section-3 .hero-content-footer{justify-content:space-between;display:flex}.hero-section-3 .hero-content-footer .tumber{object-fit:contain;width:80px;height:80px}.hero-section-3 .hero-content-footer .thumb{max-width:180px;transform:rotate(9deg)}.hero-section-3 .hero-content-footer .cont{max-width:360px;position:relative;top:-50px;right:5px}.hero-section-3 .hero-content-footer .cont p{color:var(--black);padding-bottom:20px;font-size:28px;line-height:36px}.hero-section-3 .hero-content-footer .cont .arrow{color:var(--black);font-size:24px;line-height:34px;transition:all .4s;display:block;position:absolute;right:auto;transform:rotate(10deg)}.hero-section-3 .hero-content-footer .cont .arrow:hover{color:var(--theme);transform:rotate(0)}}@media screen and (max-width:767px){.hero-section-3{padding:130px 10px 90px}.hero-section-3 .hero-thumb-head{gap:24px}.hero-section-3 .hero-thumb-head .thumb{max-width:170px;transform:rotate(-5deg)}.hero-section-3 .hero-thumb-head .thumb2{max-width:140px;top:-130px}.hero-section-3 .hero-thumb-head .thumb3{max-width:170px;transform:rotate(-5deg)}.hero-section-3 .hero-title{letter-spacing:-.01em;z-index:1;margin-bottom:30px;font-size:80px;font-weight:400;line-height:80px;position:relative;top:-60px}.hero-section-3 .hero-content-footer{justify-content:space-between;display:flex}.hero-section-3 .hero-content-footer .tumber{object-fit:contain;width:60px;height:60px}.hero-section-3 .hero-content-footer .thumb{max-width:120px;transform:rotate(9deg)}.hero-section-3 .hero-content-footer .cont{max-width:360px;position:relative;top:-50px;right:5px}.hero-section-3 .hero-content-footer .cont p{color:var(--black);padding-bottom:20px;font-size:20px;line-height:28px}.hero-section-3 .hero-content-footer .cont .arrow{color:var(--black);font-size:24px;line-height:34px;transition:all .4s;display:block;position:absolute;right:auto;transform:rotate(10deg)}.hero-section-3 .hero-content-footer .cont .arrow:hover{color:var(--theme);transform:rotate(0)}}@media screen and (max-width:575px){.hero-section-3{padding:150px 8px 90px}.hero-section-3 .hero-thumb-head{gap:24px}.hero-section-3 .hero-thumb-head .thumb{max-width:120px;transform:rotate(-5deg)}.hero-section-3 .hero-thumb-head .thumb2{max-width:140px;top:-40px}.hero-section-3 .hero-thumb-head .thumb3{max-width:170px;transform:rotate(-5deg)}.hero-section-3 .hero-title{letter-spacing:-.01em;z-index:1;margin-bottom:20px;font-size:45px;font-weight:400;line-height:45px;position:relative;top:0}.hero-section-3 .hero-content-footer{justify-content:center;display:flex}.hero-section-3 .hero-content-footer .tumber{object-fit:contain;width:60px;height:60px}.hero-section-3 .hero-content-footer .thumb{max-width:120px;transform:rotate(9deg)}.hero-section-3 .hero-content-footer .cont{max-width:360px;position:relative;top:0;right:5px}.hero-section-3 .hero-content-footer .cont p{color:var(--black);text-align:center;padding-bottom:20px;font-size:20px;line-height:28px}.hero-section-3 .hero-content-footer .cont .arrow{color:var(--black);font-size:24px;line-height:34px;transition:all .4s;display:block;position:absolute;left:50%;right:auto;transform:rotate(10deg)}.hero-section-3 .hero-content-footer .cont .arrow:hover{color:var(--theme);transform:rotate(0)}}.hero-section-4{background-color:#c0ed17;border-radius:20px;margin:20px;padding:210px 1px 70px}.hero-section-4 .container{max-width:1600px}.hero-section-4 .hero-wrapper-04{justify-content:space-between;display:flex}.hero-section-4 .hero-wrapper-04 .content-left{max-width:870px}.hero-section-4 .hero-wrapper-04 .content-left .title-area{padding-bottom:168px}.hero-section-4 .hero-wrapper-04 .content-left .title-area span{letter-spacing:-.02em;text-transform:uppercase;color:#171717;font-size:76px;font-weight:700;line-height:90px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-text-arrow{object-fit:contain;width:116px;height:65px}.hero-section-4 .hero-wrapper-04 .content-left .social-text{align-items:center;gap:43px;display:flex}.hero-section-4 .hero-wrapper-04 .content-left .social-text a{text-transform:uppercase;color:var(--black);font-size:15px;font-weight:600}.hero-section-4 .hero-wrapper-04 .content-right{max-width:530px}.hero-section-4 .hero-wrapper-04 .content-right p{color:var(--black);text-transform:uppercase;margin-bottom:24px;font-size:16px;font-weight:600;line-height:24px}.hero-section-4 .hero-wrapper-04 .content-right a{color:var(--black)}.hero-section-4 .hero-wrapper-04 .content-right a:hover{color:var(--theme)}.hero-section-4 .thumb-big{max-width:711px;position:absolute;bottom:20px;right:20px}.hero-section-4 .thumb-big img{border-radius:12px;width:100%}@media screen and (max-width:1600px){.hero-section-4 .hero-wrapper-04{justify-content:space-between;display:flex}.hero-section-4 .hero-wrapper-04 .content-left{max-width:870px}.hero-section-4 .hero-wrapper-04 .content-left .title-area{padding-bottom:100px}.hero-section-4 .hero-wrapper-04 .content-left .title-area span{font-size:66px;line-height:80px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-text-arrow{object-fit:contain;width:90px;height:55px}.hero-section-4 .hero-wrapper-04 .content-left .social-text{align-items:center;gap:43px;display:flex}.hero-section-4 .hero-wrapper-04 .content-left .social-text a{font-size:15px}.hero-section-4 .hero-wrapper-04 .content-right{max-width:530px}.hero-section-4 .hero-wrapper-04 .content-right p{margin-bottom:24px;font-size:16px;line-height:24px}.hero-section-4 .thumb-big{max-width:500px;bottom:20px;right:20px}.hero-section-4 .thumb-big img{width:100%}}@media (max-width:1399px){.hero-section-4{border-radius:0;margin:0;padding:180px 1px 70px}.hero-section-4 .hero-wrapper-04{justify-content:space-between;display:flex}.hero-section-4 .hero-wrapper-04 .content-left{max-width:870px}.hero-section-4 .hero-wrapper-04 .content-left .title-area{padding-bottom:70px}.hero-section-4 .hero-wrapper-04 .content-left .title-area span{font-size:56px;line-height:68px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-text-arrow{object-fit:contain;width:70px;height:40px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .arrow-rot-down{width:60px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-thumb-small{object-fit:cover;width:90px;height:50px}.hero-section-4 .hero-wrapper-04 .content-left .social-text{align-items:center;gap:43px;display:flex}.hero-section-4 .hero-wrapper-04 .content-left .social-text a{font-size:15px}.hero-section-4 .hero-wrapper-04 .content-right{max-width:400px}.hero-section-4 .hero-wrapper-04 .content-right p{margin-bottom:16px;font-size:16px;line-height:24px}.hero-section-4 .thumb-big{max-width:450px;bottom:20px;right:20px}.hero-section-4 .thumb-big img{width:100%}}@media (max-width:1199px){.hero-section-4 .hero-wrapper-04{justify-content:space-between;display:flex}.hero-section-4 .hero-wrapper-04 .content-left{max-width:870px}.hero-section-4 .hero-wrapper-04 .content-left .title-area{padding-bottom:70px}.hero-section-4 .hero-wrapper-04 .content-left .title-area span{font-size:48px;line-height:68px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-text-arrow{object-fit:contain;width:70px;height:40px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .arrow-rot-down{width:60px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-thumb-small{object-fit:cover;width:90px;height:50px}.hero-section-4 .hero-wrapper-04 .content-left .social-text{align-items:center;gap:43px;display:flex}.hero-section-4 .hero-wrapper-04 .content-left .social-text a{font-size:15px}.hero-section-4 .hero-wrapper-04 .content-right{max-width:400px}.hero-section-4 .hero-wrapper-04 .content-right p{margin-bottom:16px;font-size:16px;line-height:24px}.hero-section-4 .thumb-big{max-width:450px;bottom:20px;right:20px}.hero-section-4 .thumb-big img{width:100%}}@media (max-width:991px){.hero-section-4{padding:160px 1px 70px}.hero-section-4 .hero-wrapper-04{flex-direction:column;justify-content:space-between;align-items:center;gap:24px;display:flex}.hero-section-4 .hero-wrapper-04 .content-left{text-align:center;max-width:100%;margin:0 auto}.hero-section-4 .hero-wrapper-04 .content-left .title-area{padding-bottom:40px}.hero-section-4 .hero-wrapper-04 .content-left .title-area span{font-size:44px;line-height:55px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-text-arrow{object-fit:contain;width:70px;height:40px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .arrow-rot-down{width:30px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-thumb-small{object-fit:cover;width:70px;height:40px}.hero-section-4 .hero-wrapper-04 .content-left .social-text{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.hero-section-4 .hero-wrapper-04 .content-left .social-text a{font-size:15px}.hero-section-4 .hero-wrapper-04 .content-right{text-align:center;max-width:450px}.hero-section-4 .hero-wrapper-04 .content-right p{margin-bottom:11px;font-size:16px;line-height:24px}.hero-section-4 .hero-wrapper-04 .content-right .read-more{justify-content:center}.hero-section-4 .thumb-big{max-width:450px;margin:22px auto 0;position:static;bottom:20px;right:20px}.hero-section-4 .thumb-big img{width:100%}}@media (max-width:575px){.hero-section-4{padding:120px 1px 70px}.hero-section-4 .hero-wrapper-04{flex-direction:column;justify-content:space-between;align-items:center;gap:24px;display:flex}.hero-section-4 .hero-wrapper-04 .content-left{text-align:center;max-width:100%;margin:0 auto}.hero-section-4 .hero-wrapper-04 .content-left .title-area{padding-bottom:20px}.hero-section-4 .hero-wrapper-04 .content-left .title-area span{font-size:24px;line-height:37px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-text-arrow{object-fit:contain;width:30px;height:20px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .arrow-rot-down{width:20px}.hero-section-4 .hero-wrapper-04 .content-left .title-area .hero-thumb-small{object-fit:cover;width:50px;height:30px}.hero-section-4 .hero-wrapper-04 .content-left .social-text{flex-wrap:wrap;justify-content:center;align-items:center;gap:1px 12px;display:flex}.hero-section-4 .hero-wrapper-04 .content-left .social-text a{font-size:14px}.hero-section-4 .hero-wrapper-04 .content-right{text-align:center;max-width:450px}.hero-section-4 .hero-wrapper-04 .content-right p{margin-bottom:11px;font-size:16px;line-height:24px}.hero-section-4 .hero-wrapper-04 .content-right .read-more{justify-content:center}.hero-section-4 .thumb-big{max-width:450px;margin:22px auto 0;padding:0 16px;position:static}.hero-section-4 .thumb-big img{width:100%}}.hero-section-5{padding-top:242px;padding-bottom:80px}.hero-section-5 .hero-content-top{justify-content:space-between;align-items:center;gap:40px;max-width:1480px;margin-left:auto;display:flex}.hero-section-5 .hero-content-top .thumb{max-width:391px;position:relative;top:-242px}.hero-section-5 .hero-content-top p{max-width:375px;color:var(--white);text-transform:uppercase;font-size:16px;font-weight:500;line-height:27px}.hero-section-5 .hero-content-top .cont-more{align-items:center;gap:34px;display:flex}.hero-section-5 .hero-content-top .cont-more .arrows{filter:brightness(25);width:57px;height:57px}.hero-section-5 .hero-content-top .cont-more .cont{max-width:438px}.hero-section-5 .hero-content-top .cont-more .cont h3{color:var(--white);letter-spacing:-.02em;text-transform:uppercase;margin-bottom:34px;font-size:66px;font-weight:700;line-height:77px}.hero-section-5 .content-scial .social{align-items:center;gap:43px;margin-bottom:85px;display:flex}.hero-section-5 .content-scial .social a{text-transform:uppercase;color:var(--white);font-size:15px}.hero-section-5 .hero-title5{text-align:center;letter-spacing:-.01em;color:var(--white);font-size:250px;font-weight:400;line-height:182px}@media screen and (max-width:1720px){.hero-section-5 .hero-content-top{justify-content:space-between;align-items:center;gap:40px;max-width:1380px;margin-left:auto;display:flex}.hero-section-5 .hero-content-top .thumb{max-width:391px;position:relative;top:-242px}.hero-section-5 .hero-content-top p{text-transform:uppercase;max-width:375px;font-size:16px;font-weight:500;line-height:27px}.hero-section-5 .hero-content-top .cont-more{align-items:center;gap:34px;display:flex}.hero-section-5 .hero-content-top .cont-more .arrows{filter:brightness(25);width:57px;height:57px}.hero-section-5 .hero-content-top .cont-more .cont{max-width:438px}.hero-section-5 .hero-content-top .cont-more .cont h3{margin-bottom:30px;font-size:66px;font-weight:700;line-height:77px}.hero-section-5 .content-scial .social{align-items:center;gap:24px;margin-bottom:50px;display:flex}.hero-section-5 .content-scial .social a{font-size:15px}.hero-section-5 .hero-title5{font-size:200px;line-height:182px}}@media screen and (max-width:1600px){.hero-section-5 .hero-content-top{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin-left:auto;display:flex}.hero-section-5 .hero-content-top .thumb{max-width:391px;position:relative;top:-242px}.hero-section-5 .hero-content-top p{text-transform:uppercase;max-width:375px;font-size:16px;font-weight:500;line-height:27px}.hero-section-5 .hero-content-top .cont-more{align-items:center;gap:34px;display:flex}.hero-section-5 .hero-content-top .cont-more .arrows{filter:brightness(25);width:40px;height:40px}.hero-section-5 .hero-content-top .cont-more .cont{max-width:438px}.hero-section-5 .hero-content-top .cont-more .cont h3{margin-bottom:30px;font-size:48px;font-weight:700;line-height:58px}.hero-section-5 .content-scial .social{align-items:center;gap:24px;margin-bottom:50px;display:flex}.hero-section-5 .content-scial .social a{font-size:15px}.hero-section-5 .hero-title5{font-size:200px;line-height:182px}}@media screen and (max-width:1399px){.hero-section-5{padding-top:140px}.hero-section-5 .hero-content-top{justify-content:space-between;align-items:center;gap:40px;max-width:1100px;margin-left:auto;display:flex}.hero-section-5 .hero-content-top .thumb{max-width:391px;position:relative;top:0}.hero-section-5 .hero-content-top p{text-transform:uppercase;max-width:300px;font-size:16px;font-weight:500;line-height:27px}.hero-section-5 .hero-content-top .cont-more{align-items:center;gap:34px;display:flex}.hero-section-5 .hero-content-top .cont-more .arrows{width:30px;height:30px}.hero-section-5 .hero-content-top .cont-more .cont{max-width:438px}.hero-section-5 .hero-content-top .cont-more .cont h3{margin-bottom:30px;font-size:34px;font-weight:700;line-height:42px}.hero-section-5 .content-scial{padding-top:60px}.hero-section-5 .content-scial .social{justify-content:center;align-items:center;gap:24px;margin-bottom:30px;display:flex}.hero-section-5 .content-scial .social a{font-size:15px}.hero-section-5 .hero-title5{font-size:140px;line-height:150px}}@media screen and (max-width:991px){.hero-section-5{padding-top:120px;padding-bottom:50px}.hero-section-5 .hero-content-top{justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin-left:auto;display:flex}.hero-section-5 .hero-content-top .thumb{max-width:391px;position:relative;top:0}.hero-section-5 .hero-content-top p{text-transform:uppercase;max-width:220px;font-size:14px;font-weight:500;line-height:20px}.hero-section-5 .hero-content-top .cont-more{align-items:center;gap:24px;display:flex}.hero-section-5 .hero-content-top .cont-more .arrows{width:22px;height:22px}.hero-section-5 .hero-content-top .cont-more .cont{max-width:438px}.hero-section-5 .hero-content-top .cont-more .cont h3{margin-bottom:24px;font-size:29px;font-weight:700;line-height:39px}.hero-section-5 .content-scial{padding-top:60px}.hero-section-5 .content-scial .social{flex-wrap:wrap;justify-content:center;align-items:center;gap:1px 16px;margin-bottom:20px;display:flex}.hero-section-5 .content-scial .social a{font-size:13px}.hero-section-5 .hero-title5{font-size:100px;line-height:100px}}@media screen and (max-width:767px){.hero-section-5{padding-top:120px;padding-bottom:50px}.hero-section-5 .hero-content-top{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin-left:auto;display:flex}.hero-section-5 .hero-content-top .thumb{max-width:391px;position:relative;top:0}.hero-section-5 .hero-content-top p{text-transform:uppercase;max-width:220px;font-size:14px;font-weight:500;line-height:20px}.hero-section-5 .hero-content-top .cont-more{align-items:center;gap:24px;display:flex}.hero-section-5 .hero-content-top .cont-more .arrows{width:22px;height:22px}.hero-section-5 .hero-content-top .cont-more .cont{max-width:438px}.hero-section-5 .hero-content-top .cont-more .cont h3{margin-bottom:24px;font-size:29px;font-weight:700;line-height:39px}.hero-section-5 .content-scial{padding-top:40px}.hero-section-5 .content-scial .social{flex-wrap:wrap;justify-content:center;align-items:center;gap:1px 16px;margin-bottom:20px;display:flex}.hero-section-5 .content-scial .social a{font-size:13px}.hero-section-5 .hero-title5{font-size:70px;line-height:70px}}@media screen and (max-width:500px){.hero-section-5{padding-top:120px;padding-bottom:50px}.hero-section-5 .hero-content-top{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin-left:auto;display:flex}.hero-section-5 .hero-content-top .thumb{max-width:391px;position:relative;top:0}.hero-section-5 .hero-content-top p{text-transform:uppercase;max-width:220px;font-size:14px;font-weight:500;line-height:20px}.hero-section-5 .hero-content-top .cont-more{align-items:center;gap:24px;display:flex}.hero-section-5 .hero-content-top .cont-more .arrows{width:22px;height:22px}.hero-section-5 .hero-content-top .cont-more .cont{max-width:438px}.hero-section-5 .hero-content-top .cont-more .cont h3{margin-bottom:24px;font-size:29px;font-weight:700;line-height:39px}.hero-section-5 .content-scial{padding-top:40px}.hero-section-5 .content-scial .social{flex-wrap:wrap;justify-content:center;align-items:center;gap:1px 16px;margin-bottom:20px;display:flex}.hero-section-5 .content-scial .social a{font-size:13px}.hero-section-5 .hero-title5{font-size:42px;line-height:42px}}.hero-6{background-color:var(--black);z-index:1;padding:240px 0 220px;position:relative}.hero-6 .hero-content6{text-align:center;max-width:1630px;margin:0 auto}.hero-6 .hero-content6 .circle-image{-webkit-backdrop-filter:blur(9.75px);backdrop-filter:blur(9.75px);background:#ffffff05;border:1px solid #ffffff24;border-radius:50%;width:182px;height:182px;margin:0 auto;position:absolute;bottom:-140px;left:-90px}.hero-6 .hero-content6 .circle-image .mimg-text{animation:15s linear infinite spin}.hero-6 .hero-content6 .circle-image .arrow{z-index:1;color:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-120deg)}.hero-6 .hero-content6 .hero-title span{text-align:center;letter-spacing:-.04em;text-transform:uppercase;color:var(--white);font-size:146px;line-height:96px;display:block}.hero-6 .hero-content6 .hero-title .literata-font{font-style:italic;font-weight:500}.hero-6 .hero-content6 .hero-title .satoshi-font{font-weight:700}.hero-6 .hero-content6 .thumb1{z-index:-1;max-width:196px;position:absolute;top:-40px;left:0}.hero-6 .hero-content6 .thumb1 .badge-custom{bottom:-10px;right:-20px}.hero-6 .hero-content6 .thumb2{z-index:-1;max-width:135px;position:absolute;top:-70px;right:0}.hero-6 .hero-content6 .thumb2 .badge-custom{bottom:9px;left:-70px}.hero-6 .hero-content6 .thumb3{z-index:-1;max-width:267px;position:absolute;bottom:-50px;left:0}.hero-6 .hero-content6 .thumb3 .badge-custom{bottom:14px;right:-80px}.hero-6 .hero-content6 .thumb4{z-index:-1;max-width:152px;position:absolute;bottom:91px;left:calc(100% - 380px)}.hero-6 .hero-content6 .thumb4 .badge-custom{bottom:14px;right:-80px}.hero-6 .hero-star{animation:10s linear infinite rot360;position:absolute;bottom:-48px;right:48px}.hero-6 .hero-ele{z-index:-1;opacity:.8;position:absolute;top:0;right:0}@media (max-width:1399px){.hero-6{padding:220px 0 190px}.hero-6 .circle-image{margin:0 auto;bottom:-140px;left:-90px;width:120px!important;height:120px!important}.hero-6 .circle-image img{width:95px!important}.hero-6 .hero-title span{font-size:110px!important;line-height:80px!important}.hero-6 .hero-star{width:180px;bottom:20px;right:20px}.hero-6 .thumb4{z-index:-1;max-width:152px;position:absolute;bottom:91px;left:calc(100% - 250px)!important}.hero-6 .thumb4 .badge-custom{bottom:14px;right:-80px}}@media (max-width:991px){.hero-6{padding:190px 0 150px}.hero-6 .circle-image{margin:0 auto;bottom:-140px;width:120px!important;height:120px!important;left:0!important}.hero-6 .circle-image img{width:95px!important}.hero-6 .hero-title span{font-size:70px!important;line-height:30px!important}.hero-6 .hero-star{width:180px;bottom:20px;right:20px}.hero-6 .thumb1{z-index:-1;top:-40px;left:0;max-width:120px!important}.hero-6 .thumb1 .badge-custom{bottom:-10px;right:-20px}.hero-6 .thumb2{z-index:-1;top:-70px;right:0;max-width:110px!important}.hero-6 .thumb2 .badge-custom{bottom:9px;left:-70px}.hero-6 .thumb3{z-index:-1;bottom:-50px;left:0;max-width:200px!important}.hero-6 .thumb3 .badge-custom{bottom:14px;right:-80px}.hero-6 .thumb4{z-index:-1;position:absolute;max-width:130px!important;bottom:35px!important;left:calc(100% - 150px)!important}.hero-6 .thumb4 .badge-custom{bottom:5px!important;right:5px!important}}@media (max-width:767px){.hero-6{padding:190px 0 150px}.hero-6 .circle-image{margin:0 auto;width:90px!important;height:90px!important;bottom:-110px!important;left:30px!important}.hero-6 .circle-image img{width:70px!important}.hero-6 .hero-title{padding-top:60px;padding-bottom:30px}.hero-6 .hero-title span{font-size:46px!important;line-height:24px!important}.hero-6 .hero-star{width:180px;bottom:20px;right:20px}.hero-6 .thumb1{z-index:-1;margin-top:-20px;top:0;left:0;max-width:120px!important;position:relative!important}.hero-6 .thumb1 .badge-custom{bottom:-10px;right:-20px}.hero-6 .thumb2{z-index:-1;right:0;max-width:110px!important;top:-50px!important}.hero-6 .thumb2 .badge-custom{bottom:9px;left:-70px}.hero-6 .thumb3{z-index:-1;bottom:-50px;left:0;max-width:150px!important;position:relative!important}.hero-6 .thumb3 .badge-custom{bottom:5px!important;right:5px!important}.hero-6 .thumb4{z-index:-1;position:absolute;max-width:130px!important;bottom:0!important;left:calc(100% - 120px)!important}.hero-6 .thumb4 .badge-custom{bottom:5px!important;right:5px!important}}@keyframes rot360{0%{transform:rotate(360deg)}}.hero-7{padding:280px 0 210px!important}.hero-7 .container{margin:0 auto;max-width:1240px!important}.hero-7 .hero-title{text-align:center;color:#ff7425;margin-bottom:131px;font-family:Space Grotesk,sans-serif;font-size:370px;font-weight:700;line-height:200px}.hero-7 .circle-image{background:var(--theme-star2);border:2px solid var(--white);border-radius:50%;width:166px;height:166px;margin:0 auto 0 -15px;position:absolute;bottom:-166px;right:-70px}.hero-7 .circle-image .mimg-text{animation:15s linear infinite spin}.hero-7 .circle-image .icon{color:var(--white);font-size:19px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-40deg)}.hero-7 .hero-content-bottom{justify-content:space-between;align-items:center;padding-top:75px;display:flex}.hero-7 .hero-content-bottom h2{letter-spacing:-.02em;color:#fff;font-family:Space Grotesk,sans-serif;font-size:72px;font-style:normal;font-weight:400;line-height:82px}.hero-7 .hero-content-bottom .content-right{max-width:480px}.hero-7 .hero-content-bottom .content-right .content-review{border-bottom:1px solid #ffffff59;align-items:center;gap:11px;margin-bottom:30px;padding-bottom:35px;display:flex}.hero-7 .hero-content-bottom .content-right .content-review p{color:#fff;font-size:18px;font-weight:700;line-height:28px}.hero-7 .hero-content-bottom .content-right .pragraph-s{color:var(--white);font-size:16px;font-weight:500;line-height:26px}@media (max-width:1399px){.hero-7 .hero-title{margin-bottom:131px;font-size:300px;line-height:80px}.hero-7 .circle-image{background:var(--theme-star2);border:2px solid var(--white);border-radius:50%;width:166px;height:166px;margin:0 auto 0 0;position:absolute;bottom:-120px;right:30px}.hero-7 .circle-image .icon{font-size:19px}.hero-7 .hero-content-bottom{padding-top:20px}}@media (max-width:1199px){.hero-7{padding:260px 0 200px!important}.hero-7 .hero-title{margin-bottom:131px;font-size:250px;line-height:60px}.hero-7 .circle-image{border:1px solid var(--white);width:120px;height:120px;bottom:initial;top:100%;right:initial;margin:0 auto 0 0;position:absolute;left:50%;transform:translate(-50%)}.hero-7 .circle-image .icon{font-size:16px}.hero-7 .circle-image .mimg-text{width:95px;height:95px}.hero-7 .hero-content-bottom{padding-top:20px}.hero-7 .hero-content-bottom h2{line-height:66px;font-size:56px!important}.hero-7 .hero-content-bottom .content-right{max-width:400px}.hero-7 .hero-content-bottom .content-right .content-review{gap:8px;margin-bottom:20px;padding-bottom:25px;display:flex}.hero-7 .hero-content-bottom .content-right .content-review .review-thumb{max-width:150px}.hero-7 .hero-content-bottom .content-right .content-review p{font-size:16px;font-weight:500;line-height:22px}.hero-7 .hero-content-bottom .content-right .pragraph-s{font-size:16px}}@media (max-width:991px){.hero-7{padding:200px 0 180px!important}.hero-7 .hero-title{margin-bottom:131px;font-size:200px;line-height:60px}.hero-7 .hero-content-bottom{padding-top:20px}.hero-7 .hero-content-bottom h2{line-height:58px;font-size:48px!important}.hero-7 .hero-content-bottom .content-right{max-width:300px}.hero-7 .hero-content-bottom .content-right .content-review{flex-wrap:wrap;gap:8px;margin-bottom:20px;padding-bottom:25px;display:flex}.hero-7 .hero-content-bottom .content-right .content-review .review-thumb{max-width:150px}.hero-7 .hero-content-bottom .content-right .content-review p{font-size:16px;font-weight:500;line-height:22px}.hero-7 .hero-content-bottom .content-right .pragraph-s{font-size:16px}}@media (max-width:767px){.hero-7{padding:200px 0 180px!important}.hero-7 .hero-title{margin-bottom:131px;font-size:150px;line-height:60px}.hero-7 .hero-content-bottom{padding-top:20px}.hero-7 .hero-content-bottom h2{line-height:48px;font-size:36px!important}.hero-7 .hero-content-bottom .content-right{max-width:250px}.hero-7 .hero-content-bottom .content-right .content-review{flex-wrap:wrap;gap:8px;margin-bottom:20px;padding-bottom:25px;display:flex}.hero-7 .hero-content-bottom .content-right .content-review .review-thumb{max-width:150px}.hero-7 .hero-content-bottom .content-right .content-review p{font-size:16px;font-weight:500;line-height:22px}.hero-7 .hero-content-bottom .content-right .pragraph-s{font-size:16px}}@media (max-width:575px){.hero-7{padding:150px 0!important}.hero-7 .hero-title{margin-bottom:131px;font-size:85px;line-height:60px}.hero-7 .hero-content-bottom{text-align:center;flex-wrap:wrap;justify-content:center;padding-top:20px}.hero-7 .hero-content-bottom h2{margin-bottom:20px;line-height:48px;font-size:36px!important}.hero-7 .hero-content-bottom .content-right{max-width:100%}.hero-7 .hero-content-bottom .content-right .content-review{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;padding-bottom:25px;display:flex}.hero-7 .hero-content-bottom .content-right .content-review .review-thumb{max-width:150px}.hero-7 .hero-content-bottom .content-right .content-review p{font-size:16px;font-weight:500;line-height:22px}.hero-7 .hero-content-bottom .content-right .pragraph-s{font-size:16px}}.hero-section-7{z-index:1;background-color:#161616;border-bottom:1px solid #ffffff2e;position:relative}.hero-section-7 .top-ele{z-index:-1;position:absolute;top:0;right:0}.hero-wrapper8{align-items:center;padding-top:91px;display:flex}.hero-wrapper8 .social-hero{flex-direction:column;gap:120px;display:flex}.hero-wrapper8 .social-hero a{color:#fff;font-family:Satoshi;font-size:18px;font-weight:500;line-height:30px;display:block;transform:rotate(-90deg)}.hero-wrapper8 .hero-content7{border-left:1px solid #ffffff2e;padding:211px 0 175px 100px}.hero-wrapper8 .hero-content7 h2{margin-bottom:65px}.hero-wrapper8 .hero-content7 h2 span{letter-spacing:-.05em;text-transform:uppercase;color:#fff;font-family:Space Grotesk,sans-serif;font-size:136px;font-weight:700;line-height:129px;display:block}.hero-wrapper8 .hero-content7 h2 .text-with-icon{align-items:center;gap:38px;display:flex}.hero-wrapper8 .hero-content7 .content-right{justify-content:space-between;align-items:center;gap:10px 20px;max-width:635px;display:flex}.hero-wrapper8 .hero-content7 .content-right p{color:#fff;max-width:380px;font-size:16px;font-weight:500;line-height:29px}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn{text-transform:uppercase;color:#fff;z-index:1;padding-left:23px;font-size:16px;font-weight:600;line-height:29px;text-decoration-line:underline;position:relative}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn:before{content:"";background-color:var(--theme);z-index:-1;border-radius:50%;width:42px;height:42px;transition:all .4s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn:hover:before{border-radius:100px;width:120%}.hero-wrapper8 .hero-thumb{z-index:1;position:absolute;bottom:0;left:calc(100% - 800px)}.hero-wrapper8 .hero-thumb .thumb{max-width:721px}.hero-wrapper8 .hero-thumb .thumb img{width:100%}.hero-wrapper8 .hero-thumb .grop-arrow{align-items:center;display:flex;position:absolute;top:170px;right:0}.hero-wrapper8 .hero-thumb .grop-arrow img{z-index:1;border-radius:50%;width:88px;height:88px}.hero-wrapper8 .hero-thumb .grop-arrow .icon{border:2px solid var(--theme);width:88px;height:88px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-left:-20px;transition:all .4s;display:flex}.hero-wrapper8 .hero-thumb .grop-arrow .icon i{color:var(--theme);font-size:28px}.hero-wrapper8 .hero-thumb .grop-arrow .icon:hover{background-color:var(--theme)}.hero-wrapper8 .hero-thumb .grop-arrow .icon:hover i{color:var(--white)}.hero-wrapper8 .hero-thumb .hero-circle-ele{z-index:-90;animation:20s linear infinite cir360;position:absolute;top:120px;left:-80px}@media screen and (max-width:1760px){.hero-wrapper8 .hero-content7{padding:211px 0 175px 100px}.hero-wrapper8 .hero-content7 h2{margin-bottom:65px}.hero-wrapper8 .hero-content7 h2 span{font-size:136px;line-height:129px}.hero-wrapper8 .hero-content7 h2 .text-with-icon{gap:38px}.hero-wrapper8 .hero-content7 .content-right{gap:10px 20px;max-width:635px}.hero-wrapper8 .hero-content7 .content-right p{max-width:380px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn{padding-left:23px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-thumb{bottom:0;left:calc(100% - 750px)}.hero-wrapper8 .hero-thumb .thumb{max-width:721px}.hero-wrapper8 .hero-thumb .thumb img{width:100%}.hero-wrapper8 .hero-thumb .grop-arrow{position:absolute;top:170px;right:0}.hero-wrapper8 .hero-thumb .grop-arrow img{z-index:1;border-radius:50%;width:88px;height:88px}.hero-wrapper8 .hero-thumb .grop-arrow .icon{width:88px;height:88px;margin-left:-20px}.hero-wrapper8 .hero-thumb .grop-arrow .icon i{font-size:28px}.hero-wrapper8 .hero-thumb .hero-circle-ele{top:120px;left:-60px}}@media screen and (max-width:1700px){.hero-wrapper8 .hero-content7{padding:160px 0 160px 20px}.hero-wrapper8 .hero-content7 h2{margin-bottom:65px}.hero-wrapper8 .hero-content7 h2 span{font-size:136px;line-height:129px}.hero-wrapper8 .hero-content7 h2 .text-with-icon{gap:38px}.hero-wrapper8 .hero-content7 .content-right{gap:10px 20px;max-width:635px}.hero-wrapper8 .hero-content7 .content-right p{max-width:380px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn{padding-left:23px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-thumb{bottom:0;left:calc(100% - 550px)}.hero-wrapper8 .hero-thumb .thumb{max-width:500px}.hero-wrapper8 .hero-thumb .thumb img{width:100%}.hero-wrapper8 .hero-thumb .grop-arrow{position:absolute;top:120px;right:0}.hero-wrapper8 .hero-thumb .grop-arrow img{z-index:1;border-radius:50%;width:88px;height:88px}.hero-wrapper8 .hero-thumb .grop-arrow .icon{width:88px;height:88px;margin-left:-20px}.hero-wrapper8 .hero-thumb .grop-arrow .icon i{font-size:28px}.hero-wrapper8 .hero-thumb .hero-circle-ele{top:120px;left:-30px}}@media screen and (max-width:1399px){.hero-wrapper8 .hero-content7{padding:120px 0 120px 20px}.hero-wrapper8 .hero-content7 h2{margin-bottom:65px}.hero-wrapper8 .hero-content7 h2 span{font-size:90px;line-height:100px}.hero-wrapper8 .hero-content7 h2 .text-with-icon{gap:38px}.hero-wrapper8 .hero-content7 .content-right{gap:10px 20px;max-width:520px}.hero-wrapper8 .hero-content7 .content-right p{max-width:300px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn{padding-left:23px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-thumb{bottom:0;left:calc(100% - 550px)}.hero-wrapper8 .hero-thumb .thumb{max-width:500px}.hero-wrapper8 .hero-thumb .thumb img{width:100%}.hero-wrapper8 .hero-thumb .grop-arrow{position:absolute;top:120px;right:0}.hero-wrapper8 .hero-thumb .grop-arrow img{z-index:1;border-radius:50%;width:88px;height:88px}.hero-wrapper8 .hero-thumb .grop-arrow .icon{width:88px;height:88px;margin-left:-20px}.hero-wrapper8 .hero-thumb .grop-arrow .icon i{font-size:28px}.hero-wrapper8 .hero-thumb .hero-circle-ele{top:120px;left:-30px}}@media screen and (max-width:1199px){.hero-wrapper8{padding-top:70px}.hero-wrapper8 .hero-content7{padding:100px 0 110px 20px}.hero-wrapper8 .hero-content7 h2{margin-bottom:35px}.hero-wrapper8 .hero-content7 h2 span{font-size:75px;line-height:85px}.hero-wrapper8 .hero-content7 h2 .text-with-icon{gap:16px}.hero-wrapper8 .hero-content7 h2 .text-with-icon img{width:55px}.hero-wrapper8 .hero-content7 .content-right{gap:10px 20px;max-width:520px}.hero-wrapper8 .hero-content7 .content-right p{max-width:300px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn{padding-left:23px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-thumb{bottom:0;left:calc(100% - 430px)}.hero-wrapper8 .hero-thumb .thumb{max-width:420px}.hero-wrapper8 .hero-thumb .thumb img{width:100%}.hero-wrapper8 .hero-thumb .grop-arrow{position:absolute;top:120px;right:0}.hero-wrapper8 .hero-thumb .grop-arrow img{z-index:1;border-radius:50%;width:88px;height:88px}.hero-wrapper8 .hero-thumb .grop-arrow .icon{width:88px;height:88px;margin-left:-20px}.hero-wrapper8 .hero-thumb .grop-arrow .icon i{font-size:28px}.hero-wrapper8 .hero-thumb .hero-circle-ele{width:350px;top:120px;left:-30px}}@media screen and (max-width:991px){.hero-wrapper8{flex-direction:column;align-items:flex-start;padding:150px 16px 80px}.hero-wrapper8 .social-hero{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.hero-wrapper8 .social-hero a{font-size:14px;line-height:22px;transform:rotate(0)}.hero-wrapper8 .hero-content7{border:unset;padding:0}.hero-wrapper8 .hero-content7 h2{margin-bottom:35px}.hero-wrapper8 .hero-content7 h2 span{font-size:56px;line-height:66px}.hero-wrapper8 .hero-content7 h2 .text-with-icon{gap:16px}.hero-wrapper8 .hero-content7 h2 .text-with-icon img{width:55px}.hero-wrapper8 .hero-content7 .content-right{flex-direction:column;align-items:flex-start;gap:24px 20px;max-width:520px}.hero-wrapper8 .hero-content7 .content-right p{max-width:300px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn{padding-left:23px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-thumb{bottom:0;left:calc(100% - 430px)}.hero-wrapper8 .hero-thumb .thumb{max-width:420px}.hero-wrapper8 .hero-thumb .thumb img{width:100%}.hero-wrapper8 .hero-thumb .grop-arrow{position:absolute;top:120px;right:0}.hero-wrapper8 .hero-thumb .grop-arrow img{z-index:1;border-radius:50%;width:44px;height:44px}.hero-wrapper8 .hero-thumb .grop-arrow .icon{width:44px;height:44px;margin-left:-5px}.hero-wrapper8 .hero-thumb .grop-arrow .icon i{font-size:14px}.hero-wrapper8 .hero-thumb .hero-circle-ele{width:250px;top:120px;left:-30px}}@media screen and (max-width:767px){.hero-wrapper8{flex-direction:column;align-items:flex-start;padding:140px 16px 0}.hero-wrapper8 .hero-content7{border:unset;padding:0}.hero-wrapper8 .hero-content7 h2{margin-bottom:18px}.hero-wrapper8 .hero-content7 h2 span{font-size:41px;line-height:51px}.hero-wrapper8 .hero-content7 h2 .text-with-icon{gap:16px}.hero-wrapper8 .hero-content7 h2 .text-with-icon img{width:40px}.hero-wrapper8 .hero-content7 .content-right{flex-direction:column;align-items:flex-start;gap:24px 20px;max-width:520px}.hero-wrapper8 .hero-content7 .content-right p{max-width:300px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-content7 .content-right .box-unique-btn{padding-left:23px;font-size:16px;line-height:29px}.hero-wrapper8 .hero-thumb{margin-top:24px;position:relative;bottom:0;left:0}.hero-wrapper8 .hero-thumb .thumb{max-width:420px}.hero-wrapper8 .hero-thumb .thumb img{width:100%}.hero-wrapper8 .hero-thumb .grop-arrow{position:absolute;top:120px;right:0}.hero-wrapper8 .hero-thumb .grop-arrow img{z-index:1;border-radius:50%;width:44px;height:44px}.hero-wrapper8 .hero-thumb .grop-arrow .icon{width:44px;height:44px;margin-left:-5px}.hero-wrapper8 .hero-thumb .grop-arrow .icon i{font-size:14px}.hero-wrapper8 .hero-thumb .hero-circle-ele{width:250px;top:120px;left:-30px}}.body-bg2{background-color:var(--body2)}.body-bg3{background-color:#f6f8ef}.body-bg5{background-color:#eff8f1}.digital-business-section .digital-business-title{max-width:1070px;margin:0 auto 87px;font-family:Instrument Sans,sans-serif}.digital-business-section .digital-business-title span{text-transform:uppercase;font-size:66px;font-weight:700;line-height:84px;display:block}.digital-business-section .digital-business-title span:nth-child(3){margin-left:80px}.digital-business-section .digital-business-title span:nth-child(4){color:#9f9f9f}.digital-business-section .digital-business-title span:nth-child(5){color:#9f9f9f;margin-left:220px}@media (max-width:1399px){.digital-business-section .digital-business-title{max-width:750px;margin:0 auto 60px}.digital-business-section .digital-business-title span{font-size:44px;line-height:54px;display:block}.digital-business-section .digital-business-title span:nth-child(3){margin-left:80px}.digital-business-section .digital-business-title span:nth-child(5){margin-left:220px}}@media (max-width:1199px){.digital-business-section .digital-business-title{max-width:650px;margin:0 auto 50px}.digital-business-section .digital-business-title span{font-size:38px;line-height:48px;display:block}.digital-business-section .digital-business-title span:nth-child(3){margin-left:80px}.digital-business-section .digital-business-title span:nth-child(5){margin-left:180px}}@media (max-width:991px){.digital-business-section .digital-business-title{max-width:550px;margin:0 auto 50px;text-align:center!important}.digital-business-section .digital-business-title span{font-size:29px;line-height:38px;display:block}.digital-business-section .digital-business-title span:nth-child(3),.digital-business-section .digital-business-title span:nth-child(5){margin-left:0}}@media (max-width:575px){.digital-business-section .digital-business-title{max-width:550px;margin:0 auto 50px;text-align:center!important}.digital-business-section .digital-business-title span{font-size:22px;line-height:30px;display:block}.digital-business-section .digital-business-title span:nth-child(3),.digital-business-section .digital-business-title span:nth-child(5){margin-left:0}}.badge-custom{color:var(--white);z-index:1;border-radius:100px;padding:8px 16px;font-size:14px;font-weight:500;line-height:15px}.hero-section-09{background-color:var(--white);padding:250px 5px 80px}.hero-section-09 .content-inner{justify-content:space-between;gap:24px;max-width:1580px;margin:0 auto;display:flex;position:relative}.hero-section-09 .content-inner .hero-thumb{position:absolute;top:-60px;right:24%}.hero-section-09 .content-inner .content-left{max-width:600px}.hero-section-09 .content-inner .content-left h2{letter-spacing:-.02em;color:#171717;margin-bottom:28px;font-size:76px;font-weight:300;line-height:81px}.hero-section-09 .content-inner .content-left h2 span{font-size:76px;font-weight:500;line-height:81px}.hero-section-09 .content-inner .content-left p{color:#5c5c5c;margin-bottom:35px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;line-height:30px}.hero-section-09 .content-inner .content-right{max-width:250px}.hero-section-09 .content-inner .content-right .copilot-thumb{margin-bottom:77px;position:relative}.hero-section-09 .content-inner .content-right .copilot-thumb .thumb{max-width:218px}.hero-section-09 .content-inner .content-right .copilot-thumb .thumb img{width:100%}.hero-section-09 .content-inner .content-right .content-count h2{margin-bottom:12px}.hero-section-09 .content-inner .content-right .content-count h2 span{letter-spacing:-.02em;color:#171717;font-size:96px;font-weight:500;line-height:96px}.hero-section-09 .content-inner .content-right .content-count p{color:#898989;font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;line-height:28px}.hero-section-09 .main-title{padding-top:220px}.hero-section-09 .main-title span{letter-spacing:-.02em;text-transform:uppercase;color:#171717;font-size:390px;line-height:240px}.hero-section-09 .main-title .service{font-weight:300}.hero-section-09 .main-title .title{font-weight:800}@media (max-width:1600px){.hero-section-09 .main-title{padding-top:220px}.hero-section-09 .main-title span{letter-spacing:-.02em;text-transform:uppercase;color:#171717;font-size:280px;line-height:240px}.hero-section-09 .main-title .title{font-weight:800}}@media (max-width:1399px){.hero-section-09{padding:230px 5px 80px}.hero-section-09 .hero-thumb{max-width:400px}.hero-section-09 .hero-thumb img{width:100%}.hero-section-09 .main-title{padding-top:220px}.hero-section-09 .main-title span{letter-spacing:-.02em;text-transform:uppercase;color:#171717;font-size:220px;line-height:200px}.hero-section-09 .main-title .title{font-weight:800}}@media (max-width:1199px){.hero-section-09{padding:230px 5px 80px}.hero-section-09 .content-inner{gap:24px}.hero-section-09 .content-inner .hero-thumb{top:-60px;right:28%}.hero-section-09 .content-inner .content-left{max-width:400px}.hero-section-09 .content-inner .content-left h2{margin-bottom:19px;font-size:58px;line-height:68px}.hero-section-09 .content-inner .content-left h2 span{font-size:58px;line-height:68px}.hero-section-09 .content-inner .content-left p{margin-bottom:28px;font-size:16px;line-height:26px}.hero-section-09 .content-inner .content-right .copilot-thumb{margin-bottom:24px;position:relative}.hero-section-09 .content-inner .content-right .copilot-thumb .thumb{max-width:218px}.hero-section-09 .content-inner .content-right .content-count h2{margin-bottom:10px}.hero-section-09 .content-inner .content-right .content-count h2 span{font-size:48px;line-height:40px}.hero-section-09 .content-inner .content-right .content-count p{font-size:16px;line-height:26px}.hero-section-09 .hero-thumb{max-width:300px}.hero-section-09 .hero-thumb img{width:100%}.hero-section-09 .main-title{padding-top:110px}.hero-section-09 .main-title span{font-size:180px;line-height:180px}.hero-section-09 .main-title .title{font-weight:800}}@media (max-width:991px){.hero-section-09{padding:200px 5px 60px}.hero-section-09 .content-inner{gap:24px}.hero-section-09 .content-inner .hero-thumb{top:-10px;right:24%}.hero-section-09 .content-inner .content-left{max-width:400px}.hero-section-09 .content-inner .content-left h2{margin-bottom:19px;font-size:58px;line-height:68px}.hero-section-09 .content-inner .content-left h2 span{font-size:58px;line-height:68px}.hero-section-09 .content-inner .content-left p{margin-bottom:28px;font-size:16px;line-height:26px}.hero-section-09 .content-inner .content-right{max-width:180px}.hero-section-09 .content-inner .content-right .copilot-thumb{margin-bottom:24px;position:relative}.hero-section-09 .content-inner .content-right .copilot-thumb .thumb{max-width:218px}.hero-section-09 .content-inner .content-right .content-count h2{margin-bottom:10px}.hero-section-09 .content-inner .content-right .content-count h2 span{font-size:48px;line-height:40px}.hero-section-09 .content-inner .content-right .content-count p{font-size:16px;line-height:26px}.hero-section-09 .hero-thumb{max-width:250px}.hero-section-09 .hero-thumb img{width:100%}.hero-section-09 .main-title{padding-top:70px}.hero-section-09 .main-title span{font-size:140px;line-height:120px}.hero-section-09 .main-title .title{font-weight:800}}@media (max-width:767px){.hero-section-09{padding:160px 5px 60px}.hero-section-09 .content-inner{gap:24px}.hero-section-09 .content-inner .hero-thumb{top:-10px;right:24%}.hero-section-09 .content-inner .content-left{max-width:350px}.hero-section-09 .content-inner .content-left h2{margin-bottom:19px;font-size:48px;line-height:58px}.hero-section-09 .content-inner .content-left h2 span{font-size:48px;line-height:58px}.hero-section-09 .content-inner .content-left p{margin-bottom:28px;font-size:16px;line-height:26px}.hero-section-09 .content-inner .content-right{max-width:180px}.hero-section-09 .content-inner .content-right .copilot-thumb{margin-bottom:24px;position:relative}.hero-section-09 .content-inner .content-right .copilot-thumb .thumb{max-width:218px}.hero-section-09 .content-inner .content-right .content-count h2{margin-bottom:10px}.hero-section-09 .content-inner .content-right .content-count h2 span{font-size:48px;line-height:40px}.hero-section-09 .content-inner .content-right .content-count p{font-size:16px;line-height:26px}.hero-section-09 .hero-thumb{max-width:250px}.hero-section-09 .hero-thumb img{width:100%}.hero-section-09 .main-title{padding-top:50px}.hero-section-09 .main-title span{font-size:100px;line-height:120px}.hero-section-09 .main-title .title{font-weight:800}}@media (max-width:575px){.hero-section-09{padding:140px 5px 60px}.hero-section-09 .content-inner{flex-wrap:wrap;gap:24px}.hero-section-09 .content-inner .hero-thumb{top:-10px;right:24%}.hero-section-09 .content-inner .content-left{max-width:100%}.hero-section-09 .content-inner .content-left h2{margin-bottom:11px;font-size:40px;line-height:50px}.hero-section-09 .content-inner .content-left h2 span{font-size:40px;line-height:50px}.hero-section-09 .content-inner .content-left p{margin-bottom:28px;font-size:16px;line-height:26px}.hero-section-09 .content-inner .content-right{max-width:100%}.hero-section-09 .content-inner .content-right .copilot-thumb{margin-bottom:24px;position:relative}.hero-section-09 .content-inner .content-right .copilot-thumb .thumb{max-width:218px}.hero-section-09 .content-inner .content-right .content-count h2{margin-bottom:10px}.hero-section-09 .content-inner .content-right .content-count h2 span{font-size:48px;line-height:40px}.hero-section-09 .content-inner .content-right .content-count p{font-size:16px;line-height:26px}.hero-section-09 .hero-thumb{max-width:250px}.hero-section-09 .hero-thumb img{width:100%}.hero-section-09 .main-title{padding-top:20px}.hero-section-09 .main-title span{font-size:39px;line-height:80px}.hero-section-09 .main-title .title{font-weight:800}}.hero-section-11 .content-inner{padding:471px 0 170px}.hero-section-11 .content-inner .content-box{max-width:590px}.hero-section-11 .content-inner h1{letter-spacing:-.01em;color:#fff;font-size:72px;font-weight:400;line-height:82px}.hero-section-11 .content-inner .pragraphs{letter-spacing:.01em;color:#fff;font-size:18px;font-weight:400;line-height:26px}.hero-section-11 .content-count{text-align:center;-webkit-backdrop-filter:blur(21.95px);backdrop-filter:blur(21.95px);background:#ffffff12;border:1px solid #ffffff38;border-radius:50%;width:371px;height:371px;padding:53px 20px 46px;position:absolute;bottom:-170px;right:0}.hero-section-11 .content-count h2{margin-bottom:10px}.hero-section-11 .content-count h2 span{text-align:center;letter-spacing:-.02em;text-transform:capitalize;color:#fff;font-size:72px;font-weight:700;line-height:68px}.hero-section-11 .content-count p{text-align:center;letter-spacing:.01em;color:#fff;text-transform:uppercase;font-size:16px;font-weight:700;line-height:30px}@media (max-width:1399px){.hero-section-11 .content-inner{padding:300px 0 170px}.hero-section-11 .content-inner .content-box{max-width:590px}.hero-section-11 .content-inner h1{font-size:72px;line-height:82px}.hero-section-11 .content-inner .pragraphs{font-size:18px;line-height:26px}.hero-section-11 .content-count{width:371px;height:320px;padding:53px 20px 46px;position:absolute;bottom:-150px;right:0}.hero-section-11 .content-count h2{margin-bottom:10px}.hero-section-11 .content-count h2 span{font-size:36px;line-height:34px}.hero-section-11 .content-count p{font-size:16px;line-height:30px}}@media (max-width:1199px){.hero-section-11 .content-inner{padding:250px 0 170px}.hero-section-11 .content-inner .content-box{max-width:590px}.hero-section-11 .content-inner h1{font-size:58px;line-height:67px}.hero-section-11 .content-inner .pragraphs{font-size:18px;line-height:26px}.hero-section-11 .content-count{width:371px;height:320px;padding:53px 20px 46px;position:absolute;bottom:-150px;right:0}.hero-section-11 .content-count h2{margin-bottom:10px}.hero-section-11 .content-count h2 span{font-size:36px;line-height:34px}.hero-section-11 .content-count p{font-size:16px;line-height:30px}}@media (max-width:991px){.hero-section-11 .content-inner{padding:170px 0 220px}.hero-section-11 .content-inner .content-box{max-width:590px}.hero-section-11 .content-inner h1{font-size:58px;line-height:67px}.hero-section-11 .content-inner .pragraphs{font-size:18px;line-height:26px}.hero-section-11 .content-count{width:371px;height:320px;padding:53px 20px 46px;position:absolute;bottom:-150px;right:0}.hero-section-11 .content-count h2{margin-bottom:10px}.hero-section-11 .content-count h2 span{font-size:36px;line-height:34px}.hero-section-11 .content-count p{font-size:16px;line-height:30px}}@media (max-width:575px){.hero-section-11 .content-inner{padding:170px 0 220px}.hero-section-11 .content-inner .content-box{max-width:590px}.hero-section-11 .content-inner h1{font-size:36px;line-height:48px}.hero-section-11 .content-inner .pragraphs{font-size:18px;line-height:26px}.hero-section-11 .content-count{width:321px;height:320px;padding:53px 20px 46px;position:absolute;bottom:-150px;right:0}.hero-section-11 .content-count h2{margin-bottom:10px}.hero-section-11 .content-count h2 span{font-size:36px;line-height:34px}.hero-section-11 .content-count p{font-size:16px;line-height:30px}}.hero-10{padding:0 0 120px;position:relative}.hero-10:before{content:"";width:100%;height:1px;inset:0 0 80px;top:initial;background-color:#ffffff54;position:absolute}.hero-10 .container-fluid{padding:0 150px}.hero-10 .hero-image{margin-top:120px}.hero-10 .hero-image .ele-left{object-fit:contain;z-index:1;max-width:300px;height:163px;animation:3s linear infinite updown;position:absolute;bottom:460px;left:-60px}.hero-10 .hero-image .ele-right{object-fit:contain;z-index:1;max-width:200px;height:180px;animation:3s linear infinite updown;position:absolute;bottom:104px;right:-60px}.hero-10 .hero-list{z-index:999;align-items:center;gap:65px;padding-top:30px;display:flex;position:absolute;bottom:30px;right:150px}.hero-10 .hero-list span{color:var(--white);font-family:DM Sans,sans-serif;font-size:18px;font-weight:500}.hero-10 .hero-content{padding-bottom:50px}.hero-10 .hero-content h1{color:var(--white);font-family:Satoshi,sans-serif;font-size:58px;font-weight:400;line-height:124%}.hero-10 .hero-content h1 span{font-weight:500}.hero-10 .hero-content .group-item{align-items:center;gap:25px;margin-top:50px;display:flex}.hero-10 .hero-content .group-item .image-item{align-items:center;gap:10px;display:flex}.hero-10 .hero-content .group-item .image-item .cont h2{color:var(--white);font-family:Satoshi,sans-serif;font-size:20px;font-weight:700}.hero-10 .hero-content .group-item .image-item .cont span{color:var(--white)}.hero-10 .hero-image img{width:100%;height:100%}@media (max-width:1399px){.hero-10 .hero-image{margin-top:120px}.hero-10 .hero-image .ele-left{object-fit:contain;max-width:200px;height:100px;position:absolute;bottom:200px;left:-60px}.hero-10 .hero-image .ele-right{max-width:150px;height:90px;position:absolute;bottom:5px;right:5px}.hero-10 .hero-list{z-index:999;align-items:center;gap:65px;padding-top:30px;display:flex;position:absolute;bottom:30px;right:150px}.hero-10 .hero-list span{color:var(--white);font-size:18px;font-weight:500}.hero-10 .hero-content{padding-bottom:50px}.hero-10 .hero-content h1{color:var(--white);font-size:48px;font-weight:400;line-height:120%}.hero-10 .hero-content h1 span{font-weight:500}.hero-10 .hero-content .group-item{align-items:center;gap:25px;margin-top:50px;display:flex}.hero-10 .hero-content .group-item .image-item{align-items:center;gap:10px;display:flex}.hero-10 .hero-content .group-item .image-item .cont h2{color:var(--white);font-family:Satoshi,sans-serif;font-size:20px;font-weight:700}.hero-10 .hero-content .group-item .image-item .cont span{color:var(--white)}}@media (max-width:1199px){.hero-10{padding-top:120px}.hero-10 .hero-image{margin-top:0}.hero-10 .hero-image .ele-left{max-width:120px;left:-60px;bottom:initial;object-fit:contain;height:80px;position:absolute;top:0}.hero-10 .hero-image .ele-right{max-width:120px;height:70px;position:absolute;bottom:5px;right:0}.hero-10 .hero-list{z-index:999;align-items:center;gap:65px;padding-top:30px;display:flex;position:absolute;bottom:30px;right:150px}.hero-10 .hero-list span{color:var(--white);font-size:18px;font-weight:500}.hero-10 .hero-content{padding-bottom:50px}.hero-10 .hero-content h1{color:var(--white);font-size:36px;font-weight:400;line-height:120%}.hero-10 .hero-content h1 span{font-size:36px;font-weight:500}.hero-10 .hero-content .group-item{flex-wrap:wrap;align-items:center;gap:12px 25px;margin-top:30px;display:flex}.hero-10 .hero-content .group-item .image-item{align-items:center;gap:10px;display:flex}.hero-10 .hero-content .group-item .image-item .cont h2{color:var(--white);font-family:Satoshi,sans-serif;font-size:20px;font-weight:700}.hero-10 .hero-content .group-item .image-item .cont span{color:var(--white)}}@media (max-width:767px){.hero-10{padding-top:120px}.hero-10 .container-fluid{padding:0 12px}.hero-10 .hero-image{margin-top:0}.hero-10 .hero-image .ele-left{max-width:120px;left:10px;bottom:initial;object-fit:contain;height:80px;position:absolute;top:0}.hero-10 .hero-image .ele-right{max-width:120px;height:70px;position:absolute;bottom:5px;right:0}.hero-10 .hero-list{right:initial;z-index:999;flex-wrap:wrap;align-items:center;gap:9px 16px;padding-top:30px;display:flex;position:absolute;bottom:30px;left:10px}.hero-10 .hero-list span{color:var(--white);font-size:18px;font-weight:500}.hero-10 .hero-content{padding-bottom:50px}.hero-10 .hero-content h1{color:var(--white);font-size:36px;font-weight:400;line-height:120%}.hero-10 .hero-content h1 span{font-size:36px;font-weight:500}.hero-10 .hero-content .group-item{flex-wrap:wrap;align-items:center;gap:12px 25px;margin-top:30px;display:flex}.hero-10 .hero-content .group-item .image-item{align-items:center;gap:10px;display:flex}.hero-10 .hero-content .group-item .image-item .cont h2{color:var(--white);font-family:Satoshi,sans-serif;font-size:15px;font-weight:700}.hero-10 .hero-content .group-item .image-item .cont span{color:var(--white)}}.min-h-54px{min-height:54px}.mean-container .mean-nav{background:0 0;margin-top:0}.mean-container .mean-bar{background:0 0;min-height:auto;padding:0}.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{text-transform:capitalize;border:none;width:100%;padding:10px 0;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:500;line-height:2;color:var(--black)!important;border-bottom:1px solid #0003!important}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{font-size:18px;display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transition:all .4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{border-top:0;width:100%;height:200px;margin-bottom:20px;padding:0}.mobile-menus.style-2 .mean-nav ul li a{color:var(--black)!important;font-family:DM Sans,sans-serif!important;font-size:18px!important;font-weight:600!important}@media (max-width:767px){.mobile-menus.style-2 .mean-nav ul li a{color:var(--black)!important;font-size:18px!important}}.mobile-menus .mean-nav ul li a{color:var(--black);font-family:DM Sans,sans-serif!important;font-size:16px!important;font-weight:600!important}@media (max-width:767px){.mobile-menus .mean-nav ul li a{color:var(--black);font-size:18px!important}}.mobile-menus .mean-container .mean-nav ul li li a{color:var(--black);font-size:16px!important}.mobile-menus .mean-nav{max-width:530px}@media (max-width:1199px){.mobile-menus .mean-nav{max-width:initial}}.blog-section .container{max-width:1310px}.blog-right-sidebar{background-color:#f6f8ef;border-radius:12px;flex-direction:column;gap:50px;padding:50px 25px;display:flex}.blog-right-sidebar .user-profile{max-width:238px;margin:0 auto}.blog-right-sidebar .user-profile .profile{margin:0 auto 40px}.blog-right-sidebar .user-profile .title{margin-bottom:10px}.blog-right-sidebar .user-profile .title a{color:var(--black);font-size:26px;font-weight:600}.blog-right-sidebar .user-profile .designation{color:#898989;font-size:14px}.blog-right-sidebar .user-profile .profile-cont{margin-bottom:37px}.blog-right-sidebar .user-profile .exprient-text{color:#4a4a4a;margin-bottom:28px;font-size:18px;font-weight:500;line-height:30px}.blog-right-sidebar .user-profile .social-icon{gap:10px}.blog-right-sidebar .user-profile .social-icon a{background:var(--white);color:#39404a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.blog-right-sidebar .user-profile .social-icon a:hover{background-color:var(--black);color:var(--white);font-size:16px}.blog-right-sidebar .bar-cmn-title{color:var(--black);margin-bottom:21px;font-size:22px;font-weight:600;line-height:26px}.blog-right-sidebar .category-point ul{flex-direction:column;gap:12px;display:flex}.blog-right-sidebar .category-point ul .cate-item{background-color:var(--white);color:#4a4a4a;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 24px;font-size:18px;font-weight:500;transition:all .4s ease-in-out;display:flex}.blog-right-sidebar .category-point ul .cate-item:hover{background-color:var(--theme);color:var(--white)}.blog-right-sidebar .post-point ul{flex-direction:column;gap:20px;display:flex}.blog-right-sidebar .post-point ul li a{align-items:center;gap:24px;display:flex}.blog-right-sidebar .post-point ul li a .thumb{width:145px}.blog-right-sidebar .post-point ul li a .thumb img{width:100%}.blog-right-sidebar .post-point ul li a .cont .date{color:#717171;margin-bottom:4px;font-size:14px;display:block}.blog-right-sidebar .post-point ul li a .cont .titles{color:var(--black);font-size:18px;font-weight:600;line-height:22px;transition:all .4s ease-in-out;display:block}.blog-right-sidebar .post-point ul li a:hover .titles{color:var(--theme)}.blog-right-sidebar .tag-point ul{flex-wrap:wrap;gap:8px;display:flex}.blog-right-sidebar .tag-point ul li a{background-color:var(--white);color:#4a4a4a;border-radius:100px;padding:8px 19px;font-size:15px;line-height:19px;transition:all .4s ease-in-out;display:inline-block}.blog-right-sidebar .tag-point ul li a:hover{background-color:var(--theme);color:var(--white)}@media (max-width:1399px){.blog-right-sidebar{gap:34px;padding:40px 19px}.blog-right-sidebar .user-profile{max-width:238px;margin:0 auto}.blog-right-sidebar .user-profile .profile{margin:0 auto 20px}.blog-right-sidebar .user-profile .title{margin-bottom:8px}.blog-right-sidebar .user-profile .title a{font-size:24px}.blog-right-sidebar .user-profile .designation{font-size:14px}.blog-right-sidebar .user-profile .profile-cont{margin-bottom:24px}.blog-right-sidebar .user-profile .exprient-text{margin-bottom:24px;font-size:14px;line-height:20px}.blog-right-sidebar .bar-cmn-title{margin-bottom:18px;font-size:19px;line-height:24px}.blog-right-sidebar .category-point ul{flex-direction:column;gap:9px;display:flex}.blog-right-sidebar .category-point ul .cate-item{border-radius:6px;padding:8px 20px;font-size:16px}.blog-right-sidebar .post-point ul{flex-direction:column;gap:15px;display:flex}.blog-right-sidebar .post-point ul li a{gap:10px}.blog-right-sidebar .post-point ul li a .thumb{width:110px}.blog-right-sidebar .post-point ul li a .thumb img{width:100%}.blog-right-sidebar .post-point ul li a .cont .date{margin-bottom:2px;font-size:12px}.blog-right-sidebar .post-point ul li a .cont .titles{font-size:16px;line-height:22px}.blog-right-sidebar .tag-point ul{gap:8px}.blog-right-sidebar .tag-point ul li a{padding:7px 16px;font-size:13px;line-height:18px}}.blog-left-wrap{flex-direction:column;gap:40px;display:flex}.blog-left-wrap .blog-big-items{border:1px solid #dadada;border-radius:12px;padding:15px}.blog-left-wrap .blog-big-items .blog-thumb{border-radius:12px;width:100%;display:block;overflow:hidden}.blog-left-wrap .blog-big-items .blog-thumb img{border-radius:12px;width:100%;transition:all .4s ease-in-out;display:block;overflow:hidden}.blog-left-wrap .blog-big-items .blog-content{padding:29px 25px 32px}.blog-left-wrap .blog-big-items .blog-content .blog-meta{align-items:center;gap:10px 32px;margin-bottom:10px;display:flex}.blog-left-wrap .blog-big-items .blog-content .blog-meta .meta-use{color:var(--black);font-size:18px;font-weight:600}.blog-left-wrap .blog-big-items .blog-content .blog-meta .meta-date{color:#717171;font-size:16px}.blog-left-wrap .blog-big-items .blog-content .blog-meta .marketing-tag{color:var(--theme);border:1px solid #ea4d234f;border-radius:100px;padding:10px 20px;font-size:15px;line-height:18px;display:inline-block}.blog-left-wrap .blog-big-items .blog-content .blog-title{color:var(--black);margin-bottom:20px;font-size:44px;font-weight:500;line-height:52px}.blog-left-wrap .blog-big-items .blog-content .blog-text{color:#898989;margin-bottom:42px;font-size:18px;line-height:30px}.blog-left-wrap .blog-big-items:hover .blog-content .blog-title a{color:var(--theme)}.blog-left-wrap .blog-big-items:hover .blog-thumb img{border-radius:12px;transform:scale(1.05)}.blog-left-wrap.styel2 .blog-big-items{border:0;padding:0}.blog-left-wrap.styel2 .blog-big-items .blog-thumb{margin-bottom:25px}.blog-left-wrap.styel2 .blog-big-items .blog-content{padding:0}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta{gap:8px 20px;margin-bottom:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta li{color:#666;font-size:16px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta .line{background-color:#646970cb;width:1px;height:23px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-title{margin-bottom:20px;font-weight:700}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro{margin-bottom:40px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro .title{color:var(--black);margin-bottom:12px;font-size:26px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro p{color:#898989;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .l-pra{color:#898989;margin-bottom:70px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap{background-color:#f8f7f0;border-left:2px solid #ea4d23;margin-bottom:50px;padding:45px 55px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap h4{color:var(--black);margin-bottom:40px;font-size:28px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap .exicutive h5{color:var(--black);margin-bottom:2px;font-size:18px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap .exicutive p{font-size:16px;line-height:18px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .title{color:var(--black);margin-bottom:12px;font-size:22px;line-height:29px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .pra-fs{color:#898989;margin-bottom:30px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .intro-list{flex-direction:column;gap:15px;display:flex}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .intro-list li{color:#898989;align-items:center;gap:14px;padding-left:24px;font-size:16px;line-height:19px;display:flex;position:relative}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .intro-list li:before{content:"";background-color:#898989;border-radius:50%;width:5px;height:5px;position:absolute;left:0}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .pra-ls{color:#898989;margin-top:30px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-thumb02{width:100%;margin-top:60px;margin-bottom:60px;display:block}.blog-left-wrap.styel2 .blog-big-items .blog-thumb02 img{width:100%}.blog-left-wrap.styel2 .comment-area{padding:80px 0}.blog-left-wrap.styel2 .comment-area h4{color:var(--black);margin-bottom:40px;font-size:38px;font-weight:700;line-height:48px}.blog-left-wrap.styel2 .comment-area .comment-area-inner{flex-direction:column;gap:56px;display:flex}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item{gap:25px;display:flex}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .com-thumb{border-radius:50%;width:92px;height:92px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .pra-box{border-radius:12px;margin-top:20px;margin-bottom:15px;padding:30px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .pra-box p{color:#898989;font-size:16px;line-height:26px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .replay{font-size:#505050;font-size:16px;font-weight:500;transition:all .4s}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .replay:hover{color:var(--theme)}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item.third{margin-left:100px}@media (max-width:1199px){.blog-left-wrap.styel2 .blog-big-items{border:0;padding:0}.blog-left-wrap.styel2 .blog-big-items .blog-thumb{margin-bottom:20px}.blog-left-wrap.styel2 .blog-big-items .blog-content{padding:0}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta{gap:7px 18px;margin-bottom:19px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta li{font-size:16px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta .line{width:1px;height:18px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-title{margin-bottom:20px;font-size:29px;line-height:35px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro{margin-bottom:28px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro .title{color:var(--black);margin-bottom:9px;font-size:20px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro p{font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .l-pra{margin-bottom:30px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap{border-left:1px solid #ea4d23;margin-bottom:30px;padding:30px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap h4{color:var(--black);margin-bottom:28px;font-size:20px;line-height:26px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap .quote{width:36px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap .exicutive h5{color:var(--black);margin-bottom:2px;font-size:18px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap .exicutive p{font-size:16px;line-height:18px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .title{margin-bottom:8px;font-size:20px;line-height:28px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .pra-fs{color:#898989;margin-bottom:20px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .intro-list{flex-direction:column;gap:11px;display:flex}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .intro-list li{align-items:center;gap:14px;padding-left:24px;font-size:16px;line-height:19px;display:flex;position:relative}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .pra-ls{margin-top:20px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-thumb02{margin-top:30px;margin-bottom:30px}.blog-left-wrap.styel2 .comment-area{padding:60px 0}.blog-left-wrap.styel2 .comment-area h4{margin-bottom:24px;font-size:28px;line-height:37px}.blog-left-wrap.styel2 .comment-area .comment-area-inner{flex-direction:column;gap:45px;display:flex}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item{gap:16px;display:flex}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .com-thumb{width:90px;height:90px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .com-thumb img{width:100%}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .pra-box{margin-top:16px;margin-bottom:9px;padding:16px 20px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .pra-box p{color:#898989;font-size:16px;line-height:22px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .replay{font-size:#505050;font-size:16px;font-weight:500;transition:all .4s}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .replay:hover{color:var(--theme)}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item.third{margin-left:100px}}@media (max-width:767px){.blog-left-wrap.styel2 .blog-big-items{border:0;padding:0}.blog-left-wrap.styel2 .blog-big-items .blog-thumb{margin-bottom:20px}.blog-left-wrap.styel2 .blog-big-items .blog-content{padding:0}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta{gap:7px 18px;margin-bottom:19px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta li{font-size:16px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-meta .line{width:1px;height:18px}.blog-left-wrap.styel2 .blog-big-items .blog-content .blog-title{margin-bottom:16px;font-size:26px;line-height:30px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro{margin-bottom:16px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro .title{color:var(--black);margin-bottom:9px;font-size:20px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro p{font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .l-pra{margin-bottom:25px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap{margin-bottom:25px;padding:24px 20px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap h4{color:var(--black);margin-bottom:22px;font-size:18px;line-height:26px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap .quote{width:36px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap .exicutive h5{color:var(--black);margin-bottom:2px;font-size:18px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .quote-wrap .exicutive p{font-size:16px;line-height:18px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .title{margin-bottom:8px;font-size:20px;line-height:28px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .pra-fs{color:#898989;margin-bottom:20px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .intro-list{flex-direction:column;gap:11px;display:flex}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .intro-list li{align-items:center;gap:14px;padding-left:24px;font-size:16px;line-height:19px;display:flex;position:relative}.blog-left-wrap.styel2 .blog-big-items .blog-content .intro2 .pra-ls{margin-top:20px;font-size:16px;line-height:24px}.blog-left-wrap.styel2 .blog-big-items .blog-thumb02{margin-top:22px;margin-bottom:22px}.blog-left-wrap.styel2 .comment-area{padding:60px 0}.blog-left-wrap.styel2 .comment-area h4{margin-bottom:24px;font-size:28px;line-height:37px}.blog-left-wrap.styel2 .comment-area .comment-area-inner{flex-direction:column;gap:24px;display:flex}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item{gap:16px;display:flex}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .com-thumb{width:90px;height:90px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .com-thumb img{width:100%}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .pra-box{margin-top:16px;margin-bottom:9px;padding:16px 20px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .pra-box p{color:#898989;font-size:16px;line-height:22px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .replay{font-size:#505050;font-size:16px;font-weight:500;transition:all .4s}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .replay:hover{color:var(--theme)}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item.third{margin-left:1px}}@media (max-width:575px){.blog-left-wrap.styel2 .comment-area{padding:40px 0}.blog-left-wrap.styel2 .comment-area h4{margin-bottom:24px;font-size:21px;line-height:27px}.blog-left-wrap.styel2 .comment-area .comment-area-inner{flex-direction:column;gap:24px;display:flex}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item{gap:16px;display:flex}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .com-thumb{width:60px;min-width:60px;height:60px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .com-thumb img{width:100%}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .pra-box{margin-top:16px;margin-bottom:9px;padding:16px 20px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .pra-box p{color:#898989;font-size:16px;line-height:22px}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .replay{font-size:#505050;font-size:16px;font-weight:500;transition:all .4s}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item .comment-cont .replay:hover{color:var(--theme)}.blog-left-wrap.styel2 .comment-area .comment-area-inner .comment-area-item.third{margin-left:1px}}.blog-left-wrap .leave-area .head{margin-bottom:45px}.blog-left-wrap .leave-area .head h4{color:var(--black);margin-bottom:16px;font-size:38px;font-weight:700}.blog-left-wrap .leave-area .head p{color:#898989;font-size:16px;line-height:22px}.blog-left-wrap .leave-area .leave-grp label{color:#232323;margin-bottom:12px;font-size:16px;line-height:22px}.blog-left-wrap .leave-area .leave-grp textarea{margin-bottom:-10px}.blog-left-wrap .leave-area .leave-grp textarea,.blog-left-wrap .leave-area .leave-grp input{border:unset;color:var(--black);background-color:#f6f8ef;outline:none;width:100%;padding:12px 19px;font-size:15px}@media (max-width:1199px){.blog-left-wrap .leave-area .head{margin-bottom:35px}.blog-left-wrap .leave-area .head h4{color:var(--black);margin-bottom:9px;font-size:30px;font-weight:700}.blog-left-wrap .leave-area .head p{color:#898989;font-size:16px;line-height:22px}.blog-left-wrap .leave-area .leave-grp label{color:#232323;margin-bottom:12px;font-size:16px;line-height:22px}.blog-left-wrap .leave-area .leave-grp textarea{margin-bottom:-10px}.blog-left-wrap .leave-area .leave-grp textarea,.blog-left-wrap .leave-area .leave-grp input{border:unset;color:var(--black);background-color:#f6f8ef;outline:none;width:100%;padding:14px 19px;font-size:15px}}@media (max-width:767px){.blog-left-wrap .leave-area .head{margin-bottom:20px}.blog-left-wrap .leave-area .head h4{margin-bottom:9px;font-size:22px}.blog-left-wrap .leave-area .head p{color:#898989;font-size:16px;line-height:22px}}@media (max-width:1199px){.blog-left-wrap{gap:40px}.blog-left-wrap .blog-big-items{border:1px solid #dadada;border-radius:12px;padding:15px}.blog-left-wrap .blog-big-items .blog-thumb{border-radius:12px;width:100%;display:block;overflow:hidden}.blog-left-wrap .blog-big-items .blog-thumb img{border-radius:12px;width:100%;transition:all .4s ease-in-out;display:block;overflow:hidden}.blog-left-wrap .blog-big-items .blog-content{padding:24px 10px 25px}.blog-left-wrap .blog-big-items .blog-content .blog-meta{align-items:center;gap:10px 32px;margin-bottom:10px;display:flex}.blog-left-wrap .blog-big-items .blog-content .blog-meta .meta-use{color:var(--black);font-size:18px;font-weight:600}.blog-left-wrap .blog-big-items .blog-content .blog-meta .meta-date{font-size:16px}.blog-left-wrap .blog-big-items .blog-content .blog-meta .marketing-tag{padding:9px 16px;font-size:14px;line-height:17px}.blog-left-wrap .blog-big-items .blog-content .blog-title{margin-bottom:16px;font-size:36px;line-height:46px}.blog-left-wrap .blog-big-items .blog-content .blog-title a{font-size:36px}.blog-left-wrap .blog-big-items .blog-content .blog-text{margin-bottom:35px;font-size:16px;line-height:24px}}@media (max-width:767px){.blog-left-wrap{gap:30px}.blog-left-wrap .blog-big-items{border:1px solid #dadada;border-radius:12px;padding:15px}.blog-left-wrap .blog-big-items .blog-thumb{border-radius:12px;width:100%;display:block;overflow:hidden}.blog-left-wrap .blog-big-items .blog-thumb img{border-radius:12px;width:100%;transition:all .4s ease-in-out;display:block;overflow:hidden}.blog-left-wrap .blog-big-items .blog-content{padding:24px 5px 25px}.blog-left-wrap .blog-big-items .blog-content .blog-meta{flex-wrap:wrap;align-items:center;gap:8px 20px;margin-bottom:10px;display:flex}.blog-left-wrap .blog-big-items .blog-content .blog-meta .meta-use{color:var(--black);font-size:18px;font-weight:600}.blog-left-wrap .blog-big-items .blog-content .blog-meta .meta-date{font-size:16px}.blog-left-wrap .blog-big-items .blog-content .blog-meta .marketing-tag{padding:9px 16px;font-size:14px;line-height:17px}.blog-left-wrap .blog-big-items .blog-content .blog-title{margin-bottom:16px;font-size:29px;line-height:33px}.blog-left-wrap .blog-big-items .blog-content .blog-title a{font-size:29px}.blog-left-wrap .blog-big-items .blog-content .blog-text{margin-bottom:35px;font-size:16px;line-height:24px}}.pagination-list{gap:16px;margin-top:60px;display:flex}.pagination-list li a{border:1px solid var(--black);width:50px;height:50px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:600;transition:all .4s ease-in-out;display:flex}.pagination-list li a:hover{background-color:var(--black);color:var(--white)}@media (max-width:767px){.pagination-list{gap:12px;margin-top:40px}.pagination-list li a{width:40px;height:40px;font-size:16px}}@media (max-width:575px){.pagination-list{gap:12px;margin-top:24px}.pagination-list li a{width:40px;height:40px;font-size:16px}}.article-section02{background-color:#252525;border-radius:150px 150px 0 0}@media (max-width:1399px){.article-section02{border-radius:0}}.article-inner{flex-direction:column;gap:30px;display:flex}.article-inner .article__item{border:1px solid #ffffff2b;border-radius:12px;align-items:center;gap:60px;max-width:1072px;padding:21px 21px 21px 60px;display:flex}.article-inner .article__item .content{width:calc(100% - 378px)}.article-inner .article__item .content .date{color:var(--white);gap:16px;margin-bottom:24px;font-size:16px}.article-inner .article__item .content .date .line{background-color:var(--white);width:55px;height:1px}.article-inner .article__item .content .title{color:var(--white);margin-bottom:40px;font-size:36px;font-weight:700;line-height:42px;display:block}.article-inner .article__item .content .read-more{color:var(--white);font-size:16px;font-weight:600;transition:all .4s}.article-inner .article__item .content .read-more i{transition:all .4s;transform:rotate(-50deg)}.article-inner .article__item .content .read-more:hover{color:var(--theme)}.article-inner .article__item .content .read-more:hover i{transform:rotate(0)}.article-inner .article__item .thumb{border-radius:8px;max-width:378px;overflow:hidden}.article-inner .article__item .thumb img{width:100%}.article-inner .article__item:hover{background-color:#303030;border-color:#303030}.article-inner .article__item:hover .title,.article-inner .article__item:hover .read-more{color:var(--theme)}.article-inner .article__item:hover .read-more i{transform:rotate(0)}.article-inner .article__item.active-bg{background-color:#303030;border-color:#303030}@media (max-width:991px){.article-inner .article__item{align-items:center;gap:20px 30px;max-width:100%;padding:16px;display:flex}.article-inner .article__item .content{width:calc(100% - 280px)}.article-inner .article__item .content .date{gap:16px;margin-bottom:16px;font-size:16px}.article-inner .article__item .content .date .line{width:24px}.article-inner .article__item .content .title{margin-bottom:20px;font-size:30px;line-height:40px}.article-inner .article__item .thumb{max-width:280px}}@media (max-width:767px){.article-inner .article__item{gap:16px 24px}.article-inner .article__item .content{width:calc(100% - 210px)}.article-inner .article__item .content .date{gap:16px;margin-bottom:7px;font-size:16px}.article-inner .article__item .content .date .line{width:16px}.article-inner .article__item .content .title{margin-bottom:12px;font-size:22px;line-height:30px}.article-inner .article__item .thumb{max-width:210px}}@media (max-width:575px){.article-inner .article__item{flex-wrap:wrap;gap:16px 24px}.article-inner .article__item .content{width:100%}.article-inner .article__item .content .date{gap:16px;margin-bottom:7px;font-size:16px}.article-inner .article__item .content .date .line{width:16px}.article-inner .article__item .content .title{margin-bottom:12px;font-size:22px;line-height:30px}.article-inner .article__item .thumb{max-width:100%}}.article-head{margin-bottom:90px}.article-head .service-title{text-align:left;max-width:100%;margin:0}.article-head .service-title .sticker-done{top:57%;right:7px}@media (max-width:1399px){.article-head{margin-bottom:70px}}@media (max-width:1199px){.article-head{margin-bottom:50px}}@media (max-width:991px){.article-head{margin-bottom:40px}}@media (max-width:767px){.article-head{margin-bottom:30px}}.view-all-btn{text-align:center;width:178px;height:178px;color:var(--white);border:1px solid #ffffff54;border-radius:50%;justify-content:center;align-items:center;font-weight:500;line-height:22px;transition:all .4s;display:flex}.view-all-btn:hover{background:linear-gradient(90deg,#f36a3b 0%,#b52600 100%);transform:translateY(-2px)}@media (max-width:1399px){.view-all-btn{text-align:center;border-radius:50%;align-items:center;width:158px;height:158px;font-weight:500;line-height:22px;display:flex}}@media (max-width:991px){.view-all-btn{text-align:center;border-radius:50%;align-items:center;width:128px;height:128px;font-weight:500;line-height:22px;display:flex}}@media (max-width:767px){.view-all-btn{width:90px;height:90px;font-size:12px;font-weight:500;line-height:19px}}.article-section03 .article-title3{text-transform:uppercase;margin-bottom:120px;font-size:66px;line-height:76px}.article-section03 .article-title3 .secound{padding-left:172px}.article-section03 .article-inner3{flex-direction:column;gap:78px;display:flex}.article-section03 .article-inner3 .article__item3{justify-content:space-between;align-items:center;gap:20px 24px;display:flex}.article-section03 .article-inner3 .article__item3 .profile-area .learning-tag{color:var(--black);text-transform:uppercase;border:1px solid #d9d9d9;border-radius:4px;margin-bottom:75px;padding:8px 15px;font-size:14px;line-height:14px;display:inline-block}.article-section03 .article-inner3 .article__item3 .profile-area .profile{gap:10px}.article-section03 .article-inner3 .article__item3 .profile-area .profile h5{color:var(--black);margin-bottom:6px;font-size:18px}.article-section03 .article-inner3 .article__item3 .profile-area .profile .date{color:#717171;font-size:13px;line-height:14px}.article-section03 .article-inner3 .article__item3 .article-content-right{align-items:center;gap:18px 124px;display:flex}.article-section03 .article-inner3 .article__item3 .article-content-right .thumb{border-radius:12px;max-width:391px}.article-section03 .article-inner3 .article__item3 .article-content-right .thumb img{border-radius:12px;width:100%;transition:all .4s}.article-section03 .article-inner3 .article__item3 .article-content-right .title{max-width:494px;color:var(--black);margin:0;font-size:36px;line-height:46px;display:block}.article-section03 .article-inner3 .article__item3:hover .article-content-right .thumb img{transform:scale(1.05)}.article-section03 .article-inner3 .article__item3:hover .article-content-right .title{color:var(--theme)}@media (max-width:1399px){.article-section03 .article-title3{margin-bottom:80px;font-size:46px;line-height:66px}.article-section03 .article-title3 .secound{padding-left:120px}.article-section03 .article-inner3{gap:60px}.article-section03 .article-inner3 .article__item3{gap:20px 24px}.article-section03 .article-inner3 .article__item3 .profile-area .learning-tag{margin-bottom:30px;padding:8px 15px;font-size:14px;line-height:14px;display:inline-block}.article-section03 .article-inner3 .article__item3 .profile-area .profile{gap:10px}.article-section03 .article-inner3 .article__item3 .profile-area .profile h5{margin-bottom:6px;font-size:18px}.article-section03 .article-inner3 .article__item3 .profile-area .profile .date{font-size:13px}.article-section03 .article-inner3 .article__item3 .article-content-right{align-items:center;gap:18px 30px;display:flex}.article-section03 .article-inner3 .article__item3 .article-content-right .thumb{max-width:391px}.article-section03 .article-inner3 .article__item3 .article-content-right .title{max-width:494px;margin:0;font-size:36px;line-height:46px;display:block}.article-section03 .article-inner3 .article__item3:hover .article-content-right .thumb img{transform:scale(1.05)}.article-section03 .article-inner3 .article__item3:hover .article-content-right .title{color:var(--theme)}}@media (max-width:1199px){.article-section03 .article-title3{margin-bottom:40px;font-size:34px;line-height:44px}.article-section03 .article-title3 span{font-size:34px}.article-section03 .article-title3 .secound{padding-left:70px}.article-section03 .article-inner3{gap:60px}.article-section03 .article-inner3 .article__item3{gap:20px 24px}.article-section03 .article-inner3 .article__item3 .profile-area .learning-tag{margin-bottom:30px;padding:8px 15px;font-size:14px;line-height:14px;display:inline-block}.article-section03 .article-inner3 .article__item3 .profile-area .profile{gap:10px}.article-section03 .article-inner3 .article__item3 .profile-area .profile h5{margin-bottom:6px;font-size:18px}.article-section03 .article-inner3 .article__item3 .profile-area .profile .date{font-size:13px}.article-section03 .article-inner3 .article__item3 .article-content-right{align-items:center;gap:18px 30px;display:flex}.article-section03 .article-inner3 .article__item3 .article-content-right .thumb{max-width:391px}.article-section03 .article-inner3 .article__item3 .article-content-right .title{max-width:494px;margin:0;font-size:36px;line-height:46px;display:block}.article-section03 .article-inner3 .article__item3:hover .article-content-right .thumb img{transform:scale(1.05)}.article-section03 .article-inner3 .article__item3:hover .article-content-right .title{color:var(--theme)}}@media (max-width:991px){.article-section03 .article-title3{text-align:center;max-width:400px;margin:0 auto 29px;font-size:29px;line-height:39px}.article-section03 .article-title3 span{font-size:29px}.article-section03 .article-title3 .secound{padding-left:0}.article-section03 .article-inner3{gap:40px}.article-section03 .article-inner3 .article__item3{flex-direction:column;align-items:flex-start;gap:18px 24px}.article-section03 .article-inner3 .article__item3 .profile-area .learning-tag{margin-bottom:30px;padding:8px 15px;font-size:14px;line-height:14px;display:inline-block}.article-section03 .article-inner3 .article__item3 .profile-area .profile{gap:10px}.article-section03 .article-inner3 .article__item3 .profile-area .profile h5{margin-bottom:6px;font-size:18px}.article-section03 .article-inner3 .article__item3 .profile-area .profile .date{font-size:13px}.article-section03 .article-inner3 .article__item3 .article-content-right{gap:18px 24px;display:flex}.article-section03 .article-inner3 .article__item3 .article-content-right .thumb{max-width:391px}.article-section03 .article-inner3 .article__item3 .article-content-right .title{max-width:494px;margin:0;font-size:28px;line-height:40px;display:block}.article-section03 .article-inner3 .article__item3:hover .article-content-right .thumb img{transform:scale(1.05)}.article-section03 .article-inner3 .article__item3:hover .article-content-right .title{color:var(--theme)}}@media (max-width:767px){.article-section03 .article-title3{text-align:center;max-width:400px;margin:0 auto 29px;font-size:29px;line-height:39px}.article-section03 .article-title3 span{font-size:29px}.article-section03 .article-title3 .secound{padding-left:0}.article-section03 .article-inner3{gap:36px}.article-section03 .article-inner3 .article__item3{flex-direction:column;align-items:flex-start;gap:18px 24px}.article-section03 .article-inner3 .article__item3 .profile-area{order:1}.article-section03 .article-inner3 .article__item3 .profile-area .learning-tag{margin-bottom:30px;padding:8px 15px;font-size:14px;line-height:14px;display:inline-block}.article-section03 .article-inner3 .article__item3 .profile-area .profile{gap:10px}.article-section03 .article-inner3 .article__item3 .profile-area .profile h5{margin-bottom:6px;font-size:18px}.article-section03 .article-inner3 .article__item3 .profile-area .profile .date{font-size:13px}.article-section03 .article-inner3 .article__item3 .article-content-right{flex-direction:column;align-items:flex-start;gap:18px 24px;display:flex}.article-section03 .article-inner3 .article__item3 .article-content-right .thumb{max-width:391px}.article-section03 .article-inner3 .article__item3 .article-content-right .title{max-width:494px;margin:0;font-size:20px;line-height:30px;display:block}}.article-section05 .article-title{color:var(--black);margin-bottom:60px;font-size:66px;font-weight:500;line-height:76px}@media (max-width:1399px){.article-section05 .article-title{margin-bottom:40px;font-size:48px;line-height:58px}}@media (max-width:991px){.article-section05 .article-title{margin-bottom:30px;font-size:38px;line-height:48px}}@media (max-width:767px){.article-section05 .article-title{margin-bottom:24px;font-size:26px;line-height:30px}}.article__item5{border:1px solid #e2e2e2;border-radius:12px;padding:15px 15px 22px}.article__item5 .thumb{border-radius:12px;width:100%;display:block;overflow:hidden}.article__item5 .thumb img{transition:all .4s}.article__item5 .content{z-index:1;background-color:var(--white);border-radius:12px;margin:-35px 10px 0;padding:36px 30px;position:relative}.article__item5 .content .date-tag{color:var(--black);border:1px solid #d9d9d9;border-radius:100px;align-items:center;gap:7px;margin-bottom:20px;padding:5px 13px;font-size:16px;display:inline-flex}.article__item5 .content .date-tag i{color:var(--black);font-size:14px}.article__item5 .content .l-title,.article__item5 .content h4{margin-bottom:15px}.article__item5 .content .l-title a,.article__item5 .content h4 a{color:var(--black);font-size:26px;font-weight:600;line-height:34px}.article__item5 .content p{color:#5c5c5c;font-size:16px;line-height:24px}.article__item5 .footer-article{margin-top:24px}.article__item5 .footer-article .comment{color:#5c5c5c;font-size:16px;font-weight:500}.article__item5 .footer-article .comment i{color:var(--black)}.article__item5:hover .thumb img{transform:scale(1.05)}.article__item5:hover .l-title a,.article__item5:hover h4 a{color:var(--theme)}@media (max-width:1199px){.article__item5{padding:10px 10px 18px}.article__item5 .content{margin:-15px 0 0;padding:24px 19px}.article__item5 .content .date-tag{margin-bottom:15px;padding:4px 12px;font-size:14px}.article__item5 .content .date-tag i{color:var(--black);font-size:14px}.article__item5 .content .l-title,.article__item5 .content h4{margin-bottom:12px}.article__item5 .content .l-title a,.article__item5 .content h4 a{font-size:20px;line-height:27px}.article__item5 .content p{font-size:15px;line-height:24px}.article__item5 .footer-article{margin-top:16px}.article__item5 .footer-article .comment{font-size:16px;font-weight:500}.article__item5 .footer-article .comment i{color:var(--black)}}.build-together-section .together-wrap{padding:150px 10px 60px}.build-together-section .together-wrap .content{max-width:1535px;margin:0 auto}.build-together-section .together-wrap .content h2{color:var(--white);letter-spacing:-.01em;font-size:200px;font-weight:400;line-height:200px}.build-together-section p{text-align:center;color:#5c5c5c;margin-top:55px;padding:4px 12px;font-size:18px}@media (max-width:1399px){.build-together-section p{margin-top:34px}.build-together-section .together-wrap{padding:70px 10px}.build-together-section .together-wrap .content{max-width:1535px;margin:0 auto}.build-together-section .together-wrap .content h2{font-size:150px;line-height:150px}}@media (max-width:1199px){.build-together-section .together-wrap{padding:70px 10px}.build-together-section .together-wrap .content{max-width:1535px;margin:0 auto}.build-together-section .together-wrap .content h2{font-size:110px;line-height:110px}.build-together-section p{margin-top:24px}}@media (max-width:991px){.build-together-section .together-wrap{padding:70px 10px}.build-together-section .together-wrap .content{max-width:1535px;margin:0 auto}.build-together-section .together-wrap .content h2{font-size:80px;line-height:80px}.build-together-section p{margin-top:16px;line-height:19px}}@media (max-width:767px){.build-together-section .together-wrap{padding:70px 10px}.build-together-section .together-wrap .content{max-width:1535px;margin:0 auto}.build-together-section .together-wrap .content h2{font-size:65px;line-height:65px}}@media (max-width:575px){.build-together-section .together-wrap{padding:50px 10px}.build-together-section .together-wrap .content{max-width:1535px;margin:0 auto}.build-together-section .together-wrap .content h2{font-size:40px;line-height:48px}}.news-section06 .section-title6{margin-bottom:72px}.news-section06 .news__items-06 .date-area{align-items:center;gap:12px;margin-bottom:22px;display:flex}.news-section06 .news__items-06 .date-area .line{background:#ffffff57;width:38px;height:1px;display:block}.news-section06 .news__items-06 .date-area i{font-size:8px;color:var(--white)!important}.news-section06 .news__items-06 .date-area span{color:#ffffffc4;font-size:16px;line-height:17px;display:block}.news-section06 .news__items-06 .head-title{color:var(--white);margin-bottom:30px;font-size:24px;font-weight:500;line-height:34px;display:block}.news-section06 .news__items-06 .thumb{border-radius:8px;margin-bottom:30px;display:block}.news-section06 .news__items-06 .thumb img{border-radius:8px;transition:all .4s}.news-section06 .news__items-06 p{color:#ffffffc4;margin-bottom:24px;font-size:16px;line-height:24px}.news-section06 .news__items-06:hover .head-title{color:var(--theme)}.news-section06 .news__items-06:hover .thumb img{transform:scale(1.05)}@media (max-width:1399px){.news-section06 .section-title6{margin-bottom:45px}.news-section06 .news__items-06 .date-area{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.news-section06 .news__items-06 .date-area .line{width:16px}.news-section06 .news__items-06 .date-area i{font-size:8px}.news-section06 .news__items-06 .date-area span{font-size:15px;line-height:16px}.news-section06 .news__items-06 .head-title{margin-bottom:20px;font-size:20px;line-height:27px}.news-section06 .news__items-06 .thumb{margin-bottom:20px}.news-section06 .news__items-06 p{margin-bottom:18px;font-size:15px;line-height:22px}}@media (max-width:1199px){.news-section06 .section-title6{margin-bottom:35px}}@media (max-width:991px){.news-section06 .section-title6{margin-bottom:24px}}.max-w-100{max-width:100%!important}.container-1400{max-width:1400px}.theme-btn-quick{align-items:center;display:flex}.theme-btn-quick .texts{color:var(--theme);border:1px solid var(--theme);background-color:#0000;padding:8.5px 24px;font-size:16px;font-weight:600;transition:all .5s;border-right:0!important}.theme-btn-quick .theme-btn-arrow{border:1px solid var(--theme);width:50px;height:50px;color:var(--theme);background-color:#0000;justify-content:center;align-items:center;transition:all .5s;display:flex}.theme-btn-quick .theme-btn-arrow i{transition:all .4s;transform:rotate(-50deg)}.theme-btn-quick:hover .texts{background-color:var(--theme);color:var(--white)}.theme-btn-quick:hover .theme-btn-arrow{background-color:var(--theme);color:var(--white);border-left:1px solid var(--white)!important}.theme-btn-quick:hover .theme-btn-arrow i{color:var(--white);transform:rotate(0)}.blog-card07{cursor:pointer;background:0 0;transition:all .4s}.blog-card07 .blog-image-wrapper{position:relative;overflow:hidden}.blog-card07 .blog-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.blog-card07 .blog-image-wrapper .category-tag{background-color:var(--theme);color:var(--white);z-index:2;padding:10px 24px;font-size:14px;font-weight:500;line-height:18px;transition:all .3s;position:absolute;bottom:0;left:0}.blog-card07 .blog-content{padding-top:24px}.blog-card07 .blog-content .blog-meta{align-items:center;gap:12px;margin-bottom:16px;display:flex}.blog-card07 .blog-content .blog-meta .meta-line{background-color:var(--theme);width:20px;height:1px}.blog-card07 .blog-content .blog-meta .date{color:var(--theme);font-size:16px;font-weight:400}.blog-card07 .blog-content .blog-title{color:var(--white);margin:0;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:600;line-height:1.3;transition:color .4s}.blog-card07:hover .blog-image-wrapper img{transform:scale(1.1)}.blog-card07:hover .blog-image-wrapper .category-tag{background-color:var(--white);color:var(--black)}.blog-card07:hover .blog-title{color:var(--theme)}.blog-new-wrap9{background:#fff;border-radius:12px;padding:120px 90px;box-shadow:0 10px 100px #00000012}.blog-new-wrap9 .blog-header{flex-wrap:wrap;justify-content:space-between;gap:14px;margin-bottom:35px;display:flex}.blog-new-wrap9 .blog-header .b-title-9,.blog-new-wrap9 .blog-header h4{letter-spacing:-.02em;color:#1e2023;font-family:Instrument Sans,sans-serif;font-size:24px;font-weight:600;line-height:40px}@media (max-width:1399px){.blog-new-wrap9{padding:24px}.blog-new-wrap9 .blog-header{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.blog-new-wrap9 .blog-header h4{font-size:20px;line-height:28px}}.blog-items-09 .blog-thumb{border-radius:12px;width:100%;margin-bottom:29px;display:block;overflow:hidden}.blog-items-09 .blog-thumb img{border-radius:12px;width:100%;transition:all .4s ease-in-out;display:block;overflow:hidden}.blog-items-09 .blog-content .blog-meta{flex-wrap:wrap;align-items:center;gap:10px 21px;margin-bottom:26px;display:flex}.blog-items-09 .blog-content .blog-meta li{color:#150e3d;font-size:15px;line-height:18px}.blog-items-09 .blog-content .blog-meta .marketing-tag{text-transform:capitalize;color:#150e3d;border:1px solid #d9d9d9;border-radius:100px;padding:6px 18px;font-size:15px;font-weight:500;line-height:18px;display:inline-block}.blog-items-09 .blog-content .blog-title{margin-bottom:19px}.blog-items-09 .blog-content .blog-title a{color:#171717;font-size:26px;font-weight:600;line-height:36px;display:block}.blog-items-09:hover .blog-content .blog-title a{color:#ac8de0}.blog-items-09:hover .blog-thumb img{border-radius:12px;transform:scale(1.05)}@media (max-width:991px){.blog-items-09 .blog-thumb{margin-bottom:24px}.blog-items-09 .blog-content .blog-meta{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:26px;display:flex}.blog-items-09 .blog-content .blog-title{margin-bottom:12px}.blog-items-09 .blog-content .blog-title a{color:#171717;font-size:22px;font-weight:600;line-height:30px;display:block}}.text-theme6{color:#ac8de0}.blog-items-10 .blog-content .blog-meta li{color:#626c74;align-items:center;gap:6px;display:flex}.blog-items-10 .blog-content .blog-meta li i{color:#3ba7fa}.blog-items-10 .blog-content .blog-title a{color:#28241f;font-size:24px}.blog-items-10 .blog-thumb-300{max-width:300px}.blog-items-10:hover .blog-content .blog-title a{color:#3ba7fa}.blog-right-wrap10{gap:30px}@media (max-width:991px){.blog-right-wrap10{gap:22px}}.text-theme10{color:#3ba7fa}.bg-theme11{background-color:#3ba7fa}.bg-badge-title{color:#626c74!important;background-color:#efefef!important}.blog-items-11 .blog-content .blog-meta-date li{color:#3ba7fa;font-size:18px;font-weight:400;line-height:30px}.blog-items-11 .blog-content .blog-meta-date li .line{border:1px solid #3ba7fa;width:24px;height:0}.blog-items-11:hover .blog-content a{color:#3ba7fa!important}.preloader{z-index:9999;background:0 0;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.preloader svg{fill:#111;width:100vw;height:110vh;position:absolute;top:0;box-shadow:0 8px 24px #00000080}.preloader.two svg{fill:#1d1d22;box-shadow:0 8px 24px #00000080}.preloader .preloader-heading .load-text{letter-spacing:15px;text-transform:uppercase;z-index:20;font-family:DM Sans,sans-serif;font-size:30px;font-weight:400}@media (max-width:991px){.preloader .preloader-heading .load-text{letter-spacing:2px}}.load-text span{animation:1s infinite alternate loading}.load-text span:first-child{animation-delay:0s}.load-text span:nth-child(2){animation-delay:.1s}.load-text span:nth-child(3){animation-delay:.2s}.load-text span:nth-child(4){animation-delay:.3s}.load-text span:nth-child(5){animation-delay:.4s}.load-text span:nth-child(6){animation-delay:.5s}.load-text span:nth-child(7){animation-delay:.6s}@keyframes loading{0%{opacity:1}to{opacity:0}}.back-to-top{background-color:var(--theme-star2);width:50px;height:50px;color:var(--white);z-index:999;opacity:0;visibility:hidden;border-radius:10px;font-size:18px;line-height:50px;transition:all .4s ease-in-out;display:inline-block;position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.back-to-top:hover{background:linear-gradient(90deg,var(--theme)0%,var(--theme-star2)100%);color:var(--white)}.back-to-top.show{opacity:1;visibility:visible;transform:translate(0)}.cursor-outer{-webkit-margin-start:-12px;margin-inline-start:-12px;border:1px solid var(--theme);background-color:var(--theme);box-sizing:border-box;z-index:10000000;opacity:.34;width:30px;height:30px;margin-top:-12px;transition:all .4s ease-out}.cursor-outer.cursor-hover{opacity:.14}.cursor-outer.cursor-big{opacity:0}.mouseCursor{top:0;inset-inline:0;pointer-events:none;visibility:hidden;text-align:center;border-radius:50%;position:fixed;bottom:0;transform:translateZ(0)}.mouseCursor.cursor-big{-webkit-margin-start:-12px;margin-inline-start:-12px;width:20px;height:20px;margin-top:-12px}.cursor-inner{-webkit-margin-start:-3px;margin-inline-start:-3px;z-index:10000001;background-color:var(--theme);opacity:1;width:10px;height:10px;margin-top:-3px;transition:all .24s ease-out}.cursor-inner span{color:var(--text);opacity:0;text-transform:uppercase;letter-spacing:1px;font-size:12px;line-height:60px}.cursor-inner.cursor-big span{opacity:1}.cursor-inner.cursor-hover{-webkit-margin-start:-10px;margin-inline-start:-10px;background-color:var(--theme);opacity:0;border:1px solid #686363;width:30px;height:30px;margin-top:-10px}.search-popup{z-index:-2;-khtml-transition:all 1s ease;-o-transition:all 1s ease;width:100%;height:100%;transition:all 1s;position:fixed;top:0;left:0}.search-popup__overlay{z-index:3;-khtml-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-khtml-transform:scale(0);transform-origin:50%;-khtml-transition:transform .8s ease-in-out;-o-transition:transform .8s ease-in-out;opacity:.7;cursor:url(/img/close.png),auto;background-color:#000;border-radius:50%;width:224vw;height:224vw;transition:transform .8s ease-in-out .3s;display:block;position:fixed;top:calc(90px - 112vw);right:calc(50% - 112vw);transform:scale(0)}@media (max-width:767px){.search-popup__overlay{border-radius:0;width:100%;height:100%;position:absolute;inset:0;transform:translateY(-110%)}}.search-popup__content{opacity:0;z-index:3;-khtml-transform:translate(-50%,-50%);-khtml-transition:opacity .5s 0s,width .8s .8s cubic-bezier(.225,.01,.475,1.01),transform .2s 0s;-o-transition:opacity .5s 0s,width .8s .8s cubic-bezier(.225,.01,.475,1.01),transform .2s 0s;width:0;max-width:560px;padding:30px 15px;transition:opacity .5s .2s,width .8s cubic-bezier(.225,.01,.475,1.01) .2s,transform .2s .2s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.search-popup__form{position:relative}.search-popup__form input[type=search],.search-popup__form input[type=text]{background-color:var(--white);width:100%;height:66px;color:var(--text);border:none;outline:none;padding-left:20px;font-size:16px;font-weight:400;transition:all .5s}.search-popup__form input[type=search]:focus,.search-popup__form input[type=text]:focus{color:var(--header)}.search-popup__form .search-btn{width:66px;height:66px;color:var(--white);background-color:var(--theme);border-radius:0;justify-content:center;align-items:center;padding:0;font-size:20px;transition:all .4s ease-in-out;display:flex;position:absolute;top:0;right:-1px}.search-popup__form .search-btn:hover{background-color:var(--header)}.search-popup__form .eolexi-btn svg{fill:currentColor;width:1em;height:1em}.search-popup.active{z-index:999999}.search-popup.active .search-popup__overlay{-khtml-transform:scale(1);opacity:.7;-khtml-transition:transform 1.6s cubic-bezier(.4,0,0,1);-o-transition:transform 1.6s cubic-bezier(.4,0,0,1);transition:transform 1.6s cubic-bezier(.4,0,0,1);top:auto;bottom:calc(90px - 112vw);transform:scale(1)}@media (max-width:767px){.search-popup.active .search-popup__overlay{border-radius:0;width:100%;height:100%;position:absolute;inset:0;transform:translateY(0%)}}.search-popup.active .search-popup__content{opacity:1;width:100%;transition-delay:.7s}.pricing-header7{text-align:center;margin-bottom:65px}.pricing-header7 p{color:var(--white);margin-bottom:40px;font-size:16px}@media (max-width:1199px){.pricing-header7{margin-bottom:30px}.pricing-header7 p{color:var(--white);margin-bottom:24px;font-size:16px}}@media (max-width:991px){.pricing-header7{margin-bottom:30px}.pricing-header7 p{color:var(--white);margin-bottom:24px;font-size:16px}}.pricing-plan-section07{background-color:var(--bg-2);font-family:Space Grotesk,sans-serif;position:relative}.pricing-plan-section07 .pricing-ele{z-index:-1;position:absolute;top:156px;left:-50px}@media (max-width:1399px){.pricing-plan-section07 .pricing-ele{z-index:-1;width:120px;top:20px;left:0}}.pricing-plan-section07 .switch-label{color:var(--white);font-weight:500}.pricing-plan-section07 .price-switch{width:50px;height:26px;display:inline-block;position:relative}.pricing-plan-section07 .price-switch input{opacity:0;width:0;height:0}.pricing-plan-section07 .price-switch .slider{cursor:pointer;background-color:var(--bg-dark3);border-radius:34px;transition:all .4s;position:absolute;inset:0}.pricing-plan-section07 .price-switch .slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:4px}.pricing-plan-section07 .price-switch .slider2{border:1px solid var(--theme);background-color:#0000}.pricing-plan-section07 .price-switch .slider2:before{background-color:var(--theme)!important}.pricing-plan-section07 .price-switch input:checked+.slider2{border:1px solid var(--theme);background-color:#0000!important}.pricing-plan-section07 .price-switch input:checked+.slider{background-color:var(--theme)}.pricing-plan-section07 .price-switch input:checked+.slider:before{transform:translate(24px)}.pricing-plan-section07 .pricing-card{background-color:var(--black3);border:1px solid var(--bg-dark3);transition:all .4s}.pricing-plan-section07 .pricing-card .card-image{padding:26px 35px;position:relative;overflow:hidden}.pricing-plan-section07 .pricing-card .card-image span{letter-spacing:.28em;color:#fff;font-size:14px;font-weight:500;line-height:28px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.pricing-plan-section07 .pricing-card .card-body{padding:45px 35px}.pricing-plan-section07 .pricing-card .card-body .price-wrap .currency,.pricing-plan-section07 .pricing-card .card-body .price-wrap .amount{color:var(--theme);font-size:42px;font-weight:500}.pricing-plan-section07 .pricing-card .card-body .period{background:var(--bg-dark2);color:var(--text-gray1);border-radius:4px;margin-left:5px;padding:6px 18px;font-size:15px;position:relative;bottom:10px}.pricing-plan-section07 .pricing-card .card-body .description{color:var(--text-gray1);margin:32px 0 35px;font-size:16px;line-height:1.6}.pricing-plan-section07 .pricing-card .card-body .btn-download{background:var(--bg-dark3);color:var(--white);border-radius:30px;justify-content:space-between;align-items:center;margin-bottom:35px;padding:6px 6px 6px 82px;text-decoration:none;display:flex}.pricing-plan-section07 .pricing-card .card-body .btn-download i{background:var(--theme);border-radius:50%;justify-content:center;align-items:center;width:37px;min-width:37px;height:37px;padding:8px;font-size:14px;display:flex}.pricing-plan-section07 .pricing-card .card-body .feature-list{flex-direction:column;gap:12px;margin-bottom:38px;padding:0;list-style:none;display:flex}.pricing-plan-section07 .pricing-card .card-body .feature-list li{color:#ffffffd1;align-items:center;gap:7px;font-size:16px;display:flex}.pricing-plan-section07 .pricing-card .card-body .feature-list li i{color:var(--theme)}@media (max-width:1399px){.pricing-plan-section07 .pricing-card .card-image{padding:26px 35px;position:relative;overflow:hidden}.pricing-plan-section07 .pricing-card .card-image span{letter-spacing:.28em;color:#fff;font-size:14px;font-weight:500;line-height:28px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.pricing-plan-section07 .pricing-card .card-body{padding:40px 24px}.pricing-plan-section07 .pricing-card .card-body .price-wrap .currency,.pricing-plan-section07 .pricing-card .card-body .price-wrap .amount{font-size:38px}.pricing-plan-section07 .pricing-card .card-body .period{margin-left:5px;padding:6px 15px;font-size:15px;bottom:10px}.pricing-plan-section07 .pricing-card .card-body .description{color:var(--text-gray1);margin:25px 0;font-size:16px}.pricing-plan-section07 .pricing-card .card-body .btn-download{margin-bottom:24px;padding:6px 6px 6px 20px}.pricing-plan-section07 .pricing-card .card-body .feature-list{gap:9px;margin-bottom:24px}.pricing-plan-section07 .pricing-card .card-body .feature-list li{font-size:15px}}.pricing-plan-section07 .pricing-card.active{background-color:var(--theme)}.pricing-plan-section07 .pricing-card.active .amount,.pricing-plan-section07 .pricing-card.active .period,.pricing-plan-section07 .pricing-card.active .feature-list li i,.pricing-plan-section07 .pricing-card.active .description{color:var(--white)}.pricing-plan-section07 .pricing-card.active .period{background:#fff3}.pricing-plan-section07 .pricing-card.active .btn-download{background:#ffffff4d}.pricing-card2{background:#fff;border:1px solid #454e6324;border-radius:10px;padding:40px}.pricing-card2 .price-small{color:#333;margin-bottom:24px;font-family:Instrument Sans,sans-serif;font-size:22px;font-weight:700;line-height:32px}.pricing-card2 .price-wrap{margin-bottom:24px}.pricing-card2 .price-wrap .currency,.pricing-card2 .price-wrap .amount{letter-spacing:-.03em;color:"Space Grotesk",sans-serif;font-size:66px;font-weight:400;line-height:83px}.pricing-card2 .price-wrap .period{color:#959aa6;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:500;line-height:28px}.pricing-card2 .feature-list{flex-wrap:wrap;gap:20px 0;margin-bottom:35px;display:flex}.pricing-card2 .feature-list li{color:#454e63;align-items:center;gap:6px;width:48%;font-size:16px;font-weight:400;line-height:22px;display:flex}.pricing-card2 .feature-list li i{color:var(--black)}.pricing-card2 .price-btn{margin-bottom:30px}.pricing-card2 .time-limit{align-items:center;gap:22px;display:flex}.pricing-card2 .time-limit .line{background-color:#9f9f9f;width:1px;height:12px}.pricing-card2 .time-limit div{color:#454e63;font-size:14px;font-weight:500;line-height:28px;font-family:"Instrument Sans",sans-serif i;font-family-color:#9f8fd7}.pricing-card2.active{background-color:var(--theme);border-color:var(--theme)}.pricing-card2.active .price-small,.pricing-card2.active .price-wrap .currency,.pricing-card2.active .price-wrap .amount,.pricing-card2.active .price-wrap .period,.pricing-card2.active .feature-list li,.pricing-card2.active .feature-list li i{color:var(--white)}.pricing-card2.active .price-btn{background-color:var(--white);color:var(--theme)}.pricing-card2.active .time-limit .line{background-color:#fff}.pricing-card2.active .time-limit div{color:#fff;font-family:"Instrument Sans",sans-serif i;font-family-color:#fff}@media (max-width:1399px){.pricing-card2{padding:24px}.pricing-card2 .price-small{margin-bottom:18px;font-size:20px;line-height:29px}.pricing-card2 .price-wrap{margin-bottom:18px}.pricing-card2 .price-wrap .currency,.pricing-card2 .price-wrap .amount{font-size:48px;line-height:58px}.pricing-card2 .price-wrap .period{font-size:14px;line-height:28px}.pricing-card2 .feature-list{flex-wrap:wrap;gap:14px 0;margin-bottom:28px;display:flex}.pricing-card2 .feature-list li{gap:6px;width:48%;font-size:16px;line-height:22px}.pricing-card2 .feature-list li i{color:var(--black)}.pricing-card2 .price-btn{margin-bottom:24px}.pricing-card2 .time-limit{align-items:center;gap:16px;display:flex}.pricing-card2 .time-limit .line{width:1px;height:12px}.pricing-card2 .time-limit div{font-size:14px;line-height:28px}}@media (max-width:575px){.pricing-card2{padding:24px}.pricing-card2 .price-small{margin-bottom:18px;font-size:20px;line-height:29px}.pricing-card2 .price-wrap{margin-bottom:18px}.pricing-card2 .price-wrap .currency,.pricing-card2 .price-wrap .amount{font-size:48px;line-height:58px}.pricing-card2 .price-wrap .period{font-size:14px;line-height:28px}.pricing-card2 .feature-list{flex-wrap:wrap;gap:14px 0;margin-bottom:28px;display:flex}.pricing-card2 .feature-list li{gap:6px;width:100%;font-size:16px;line-height:22px}.pricing-card2 .feature-list li i{color:var(--black)}.pricing-card2 .price-btn{margin-bottom:24px}.pricing-card2 .time-limit{align-items:center;gap:2px 10px;display:flex}.pricing-card2 .time-limit .line{width:1px;height:12px}.pricing-card2 .time-limit div{font-size:14px;line-height:28px}}.price-btn{text-align:center;color:var(--white);background:#333;border-radius:100px;padding:14px 31px;font-size:16px;font-weight:600}@media (max-width:1399px){.price-btn{padding:11px 24px}}.pricing-card--master{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:40px 15px 15px}.pricing-card--master .price-wrap{margin-bottom:20px}.pricing-card--master .price-wrap .currency,.pricing-card--master .price-wrap .amount{color:var(--theme);font-family:Instrument Sans,sans-serif;font-size:32px!important;line-height:42px!important}.pricing-card--master .price-wrap .period{font-size:16px!important}.pricing-card--master .price-small{color:#171717;margin-bottom:21px;font-family:Instrument Sans,sans-serif;font-size:36px;font-weight:600;line-height:32px}.pricing-card--master .pra-group{color:#898989;background:#f6f8ef;border-radius:12px;margin-bottom:22px;padding:21px 20px;font-size:14px;line-height:22px}.pricing-card--master .middle-title{color:#171717;margin-bottom:20px;font-family:Instrument Sans,sans-serif;font-size:18px;font-weight:600;line-height:32px;display:block}.pricing-card--master .feature-list{flex-direction:column;gap:8px;margin-bottom:30px;display:flex}.pricing-card--master .feature-list li{color:#5c6672;align-items:center;gap:7px;font-size:16px;font-weight:500;line-height:28px;display:flex}.pricing-card--master .feature-list li i{color:var(--theme)}.pricing-plan-section-09{z-index:1;background-color:#fff;position:relative}.pricing-plan-section-09 .price-switch .slider2{border-color:#6294ff!important}.pricing-plan-section-09 .price-switch .slider2:before{background-color:#6294ff!important}.pricing-plan-section-09 .switch-label{font-weight:700!important}.pricing-plan-section-09 .pricing-card--master .price-wrap .currency,.pricing-plan-section-09 .pricing-card--master .price-wrap .amount{color:#ac8de0}.pricing-plan-section-09 .pricing-card--master .price-small{color:#171717}.pricing-plan-section-09 .pricing-card--master .pra-group{color:#898989;background:#f9f7fd}.pricing-plan-section-09 .pricing-card--master .middle-title{color:#171717}.pricing-plan-section-09 .pricing-card--master .feature-list li{color:#5c6672}.pricing-plan-section-09 .pricing-card--master .feature-list li i{color:#ac8de0}.pricing-plan-section-09 .pricing-card--master .price-btn{background-color:#ac8de0}.pricing-plan-section-09 .pricing-card--master .price-btn:hover{background-color:#ac8de0!important}.pricing-plan-section-09 .hand-3d{z-index:-1;position:absolute;top:168px;left:342px}.pricing-plan-section-09 .price-ele{z-index:-1;position:absolute;top:-290px;left:0}@media (max-width:1399px){.pricing-plan-section-09 .hand-3d{z-index:-1;position:absolute;top:200px;left:auto;right:20px}}.pricing-style11{border-radius:6px;overflow:hidden;background-color:#efefef!important;border:1px solid #61616142!important}.pricing-style11.active{background-color:#fff!important}.pricing-style11 .cmn__btn-10{background-color:var(--theme)!important}.pricing-style11 .card-image{border-bottom:1px solid #61616142!important}.pricing-style11 .card-image span{color:#626c74!important}.pricing-style11 .card-body .price-wrap .currency,.pricing-style11 .card-body .price-wrap .amount{color:var(--black)!important}.pricing-style11 .card-body .price-wrap .period{background-color:#fff;padding:9px 19px;color:#4b5563!important}.pricing-style11 .card-body .description{color:#4b5563!important}.pricing-style11 .card-body .btn-download{color:#4b5563!important;background-color:#efefef!important;border:1px solid #61616142!important}.pricing-style11 .card-body .btn-download i{color:var(--white)!important;background-color:#3ba7fa!important}.pricing-style11 .card-body .feature-list li,.pricing-style11 .card-body .feature-list li i{color:#4b5563!important}.section-title{z-index:99;margin-bottom:30px;position:relative}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title .sub-title{color:var(--theme);text-transform:uppercase;margin-bottom:15px;padding-left:20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;display:inline-block;position:relative}.section-title .sub-title:before{content:"";background-color:var(--theme);width:6px;height:6px;position:absolute;top:12px;left:0}.section-title-area{z-index:9;justify-content:space-between;align-items:center;margin-bottom:30px;display:flex;position:relative}.section-title-area .section-title-2,.section-title-area .section-title{margin-bottom:0}@media (max-width:1199px){.section-title-area{flex-wrap:wrap;gap:30px}}@media (max-width:767px){.section-title-area{margin-bottom:0}}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--bg-2)}.bg-color-3{background-color:var(--bg-3)}.theme-bg{background-color:var(--theme)}.section-padding{padding:120px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:991px){.section-padding{padding:80px 0}}.contact-bg{background:#f4f5ec}.video-box{margin-bottom:-30px}.video-box source{width:100%;height:100%}.section-bg-black{background-color:var(--bg-2)}.section-padding-150{padding:150px 0}@media (max-width:1199px){.section-padding-150{padding:120px 0}}@media (max-width:991px){.section-padding-150{padding:100px 0}}@media (max-width:767px){.section-padding-150{padding:80px 0}}.section-title10 .subtitle-badge{text-align:center;letter-spacing:.28em;color:#626c74;background:#fff;border-radius:2px;padding:10px 19px;font-family:Heebo,sans-serif;font-size:14px;font-weight:500;line-height:23px;display:inline-block}.section-title10 h2{text-align:center;letter-spacing:-.02em;text-transform:capitalize;color:#28241f;font-size:42px;font-weight:400;line-height:52px}@media (max-width:1199px){.section-title10 h2{font-size:44px;line-height:54px}.section-title10 .subtitle-badge{padding:8px 16px;font-size:12px;line-height:20px}}@media (max-width:991px){.section-title10 h2{font-size:38px;line-height:48px}}@media (max-width:767px){.section-title10 h2{font-size:32px;line-height:42px}}@media (max-width:575px){.section-title10 h2{font-size:29px;line-height:39px}}.service-title{text-align:center;letter-spacing:-.02em;color:#000;max-width:855px;margin:0 auto 60px;font-size:96px;font-weight:500;line-height:108px;position:relative}.service-title .sticker-done{position:absolute;top:22%;right:-70px}.service-head{justify-content:space-between;align-items:center;gap:12px;max-width:1030px;margin:0 auto 140px;display:flex}.service-head p{max-width:530px;color:var(--black);margin-left:auto;font-size:18px;line-height:28px}.service-quick-wrap{flex-direction:column;display:flex}.service-quick-wrap .service-quick-item{border-bottom:1px solid #ffffff36;justify-content:space-between;align-items:center;padding:105px 0;display:flex}.service-quick-wrap .service-quick-item.ser-border-top{border-top:1px solid #ffffff36}.service-quick-wrap .service-quick-item .hover-thumb{opacity:0;opacity:0;pointer-events:none;z-index:99;visibility:hidden;will-change:transform;background-position-x:75%;background-repeat:no-repeat;background-size:cover;border-radius:19px;max-width:305px;margin:-200px 0 0 -50px;transition:transform .3s ease-out,opacity .3s ease-out;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)rotate(-10deg)}.service-quick-wrap .service-quick-item .hover-thumb img{width:100%}.service-quick-wrap .service-quick-item .serial{color:var(--black);width:230px;font-size:18px}.service-quick-wrap .service-quick-item h2{color:#ffffff21;width:675px;max-width:675px;font-size:96px;font-weight:700;line-height:108px}.service-quick-wrap .service-quick-item p{max-width:365px;color:var(--black);width:365px;margin-left:auto;font-size:18px;line-height:28px}.service-quick-wrap .service-quick-item .shape-top{z-index:-1;opacity:0;transition:all .4s;position:absolute;top:0;left:0}.service-quick-wrap .service-quick-item .shape-bottom{z-index:-1;opacity:0;transition:all .4s;position:absolute;bottom:0;right:0}.service-quick-wrap .service-quick-item:hover .hover-thumb{opacity:1;visibility:visible}.service-quick-wrap .service-quick-item:hover .hover-thumb,.service-quick-wrap .service-quick-item:hover .shape-top,.service-quick-wrap .service-quick-item:hover .shape-bottom{opacity:1}.service-quick-wrap .service-quick-item:hover h2 a{color:var(--black)}@media (max-width:1399px){.service-quick-wrap .service-quick-item{justify-content:space-between;padding:80px 0;display:flex}.service-quick-wrap .service-quick-item .hover-thumb{max-width:305px;top:50%;left:64%;transform:translate(-50%,-50%)rotate(-10deg)}.service-quick-wrap .service-quick-item .serial{color:var(--black);width:230px;font-size:18px}.service-quick-wrap .service-quick-item h2{width:675px;max-width:675px;font-size:60px;line-height:70px}.service-quick-wrap .service-quick-item p{width:365px;max-width:365px;margin-left:auto;font-size:18px;line-height:28px}.service-quick-wrap .service-quick-item .shape-top{z-index:-1;opacity:0;transition:all .4s;position:absolute;top:0;left:0}.service-quick-wrap .service-quick-item .shape-bottom{z-index:-1;opacity:0;transition:all .4s;position:absolute;bottom:0;right:0}}@media (max-width:1199px){.service-title{letter-spacing:-.02em;max-width:655px;margin:0 auto 24px;font-size:60px;line-height:70px}.service-title .sticker-done{position:absolute;top:22%;right:-70px}.service-head{text-align:center;justify-content:center;gap:12px;max-width:1030px;margin:0 auto 60px}.service-head p{max-width:530px;margin:0 auto;font-size:18px;line-height:28px}.service-quick-wrap .service-quick-item{justify-content:space-between;padding:80px 0;display:flex}.service-quick-wrap .service-quick-item .hover-thumb{max-width:205px;top:50%;left:64%;transform:translate(-50%,-50%)rotate(-10deg)}.service-quick-wrap .service-quick-item .serial{color:var(--black);width:230px;font-size:18px}.service-quick-wrap .service-quick-item h2{width:675px;max-width:675px;font-size:40px;line-height:50px}.service-quick-wrap .service-quick-item h2 a{font-size:40px}.service-quick-wrap .service-quick-item p{width:365px;max-width:365px;margin-left:auto;font-size:18px;line-height:28px}.service-quick-wrap .service-quick-item .shape-top{z-index:-1;opacity:0;transition:all .4s;position:absolute;top:0;left:0}.service-quick-wrap .service-quick-item .shape-bottom{z-index:-1;opacity:0;transition:all .4s;position:absolute;bottom:0;right:0}}@media (max-width:767px){.service-title{letter-spacing:-.02em;max-width:655px;margin:0 auto 16px;font-size:44px;line-height:54px}.service-title .sticker-done{display:none}.service-head{text-align:center;justify-content:center;gap:12px;max-width:1030px;margin:0 auto 40px}.service-head p{max-width:530px;margin:0 auto;font-size:17px;line-height:28px}.service-quick-wrap .service-quick-item{justify-content:space-between;gap:20px;padding:60px 0;display:flex}.service-quick-wrap .service-quick-item .hover-thumb{max-width:205px;top:50%;left:64%;transform:translate(-50%,-50%)rotate(-10deg)}.service-quick-wrap .service-quick-item .serial{color:var(--black);width:80px;font-size:18px}.service-quick-wrap .service-quick-item h2{width:375px;max-width:375px;font-size:30px;line-height:40px}.service-quick-wrap .service-quick-item h2 a{font-size:30px}.service-quick-wrap .service-quick-item p{width:365px;max-width:365px;margin-left:auto;font-size:18px;line-height:28px}.service-quick-wrap .service-quick-item .shape-top{z-index:-1;opacity:0;transition:all .4s;position:absolute;top:0;left:0}.service-quick-wrap .service-quick-item .shape-bottom{z-index:-1;opacity:0;transition:all .4s;position:absolute;bottom:0;right:0}}@media (max-width:575px){.service-title{letter-spacing:-.02em;max-width:655px;margin:0 auto 10px;font-size:34px;line-height:44px}.service-title .sticker-done{display:none}.service-head{text-align:center;justify-content:center;gap:12px;max-width:1030px;margin:0 auto 26px}.service-head p{max-width:530px;margin:0 auto;font-size:15px;line-height:22px}.service-quick-wrap .service-quick-item{flex-wrap:wrap;justify-content:space-between;gap:20px;padding:45px 0;display:flex}.service-quick-wrap .service-quick-item .hover-thumb{max-width:205px;top:50%;left:64%;transform:translate(-50%,-50%)rotate(-10deg)}.service-quick-wrap .service-quick-item .serial{color:var(--black);width:60px;font-size:18px}.service-quick-wrap .service-quick-item h2{width:375px;max-width:375px;font-size:30px;line-height:40px}.service-quick-wrap .service-quick-item h2 a{font-size:30px}.service-quick-wrap .service-quick-item p{width:365px;max-width:365px;margin-left:auto;font-size:18px;line-height:28px}.service-quick-wrap .service-quick-item .shape-top{z-index:-1;opacity:0;transition:all .4s;position:absolute;top:0;left:0}.service-quick-wrap .service-quick-item .shape-bottom{z-index:-1;opacity:0;transition:all .4s;position:absolute;bottom:0;right:0}}.workview-content .group-thumb{justify-content:flex-end;align-items:flex-end;max-width:500px;margin-bottom:240px;margin-left:auto;display:flex}.workview-content .group-thumb .thumb{max-width:325px}.workview-content .group-thumb .thumb img{border-radius:14px 14px 0;width:100%}.workview-content .group-thumb .icon{background:var(--theme-star2);border-radius:0 15px 15px;width:132px;height:145px;position:relative;top:145px}.workview-content p{color:var(--theme-star2);max-width:634px;margin-bottom:50px;font-size:22px;line-height:32px}@media (max-width:1199px){.workview-content .group-thumb{justify-content:flex-end;align-items:flex-end;max-width:500px;margin-bottom:150px;margin-left:auto;display:flex}.workview-content .group-thumb .thumb{max-width:255px}.workview-content .group-thumb .thumb img{border-radius:14px 14px 0;width:100%}.workview-content .group-thumb .icon{border-radius:0 15px 15px;width:100px;height:105px;position:relative;top:105px}.workview-content p{color:var(--theme-star2);max-width:634px;margin-bottom:30px;font-size:19px;line-height:29px}}@media (max-width:991px){.workview-content .group-thumb{justify-content:flex-end;align-items:flex-end;max-width:500px;margin-bottom:100px;margin-left:auto;display:flex}.workview-content .group-thumb{justify-content:flex-start;max-width:500px;margin-bottom:100px;margin-left:auto;display:flex}.workview-content .group-thumb .thumb{max-width:220px}.workview-content .group-thumb .thumb img{border-radius:14px 14px 0;width:100%}.workview-content .group-thumb .icon{width:80px;height:85px;top:80px}.workview-content .group-thumb .icon img{width:40px}.workview-content p{max-width:634px;margin-bottom:22px;font-size:17px;line-height:26px}}.world-globe{position:absolute;top:-100px;right:100px}.workview-head{margin-bottom:130px}.workview-head .more-then{max-width:250px;font-size:20px;line-height:26px;color:var(--theme-star2)!important}.workview-head .l-text{max-width:670px;color:var(--theme-star2);font-size:26px;line-height:30px}@media (max-width:1399px){.workview-head{margin-bottom:90px}}@media (max-width:1199px){.workview-head{margin-bottom:70px}}@media (max-width:767px){.workview-head{margin-bottom:50px}}.counter__item01{border-bottom:1px solid #ffffff8c;padding-bottom:33px}.counter__item01 .content h2,.counter__item01 .content .count{color:var(--theme-star2);margin-bottom:20px;font-size:96px;font-weight:700;line-height:110px}.counter__item01 .content p{color:var(--theme-star2);font-size:20px;font-weight:500;line-height:22px}.counter__item01 .bore-dot{align-items:center;gap:1px;padding-left:10px;display:flex;position:relative}.counter__item01 .bore-dot:before{content:"";background-color:var(--white);border-radius:50%;width:4px;height:4px;position:absolute;left:0}.counter__item01.counter__items02{z-index:1;border:unset;max-width:390px;padding-bottom:0;position:relative}.counter__item01.counter__items02 h2{color:#8c8c8c;border-bottom:1px solid #747474;margin-bottom:30px!important;line-height:70px!important}.counter__item01.counter__items02 h2 span{color:#8c8c8c!important;line-height:70px!important}@media (max-width:1199px){.counter__item01 .content h2,.counter__item01 .content .count{margin-bottom:15px;font-size:60px;line-height:70px}.counter__item01 .content p{font-size:18px;line-height:20px}}@media (max-width:767px){.counter__item01 .content h2,.counter__item01 .content .count{margin-bottom:8px;font-size:40px;line-height:50px}.counter__item01 .content p{font-size:18px;line-height:20px}}.globe-circle{text-align:center;max-width:666px;margin:150px auto 0}@media (max-width:767px){.globe-circle{margin:70px auto 0}.globe-circle img{width:100%}}.agency-work-item{background:#ffffff0f;border-radius:20px;padding:67px 65px;transition:all .4s}.agency-work-item:hover{margin-left:0!important}.agency-work-item.first .box{max-width:496px}.agency-work-item.first .j-mil,.agency-work-item.first h4{color:var(--theme-star2);margin-bottom:19px;font-size:36px;font-weight:700;line-height:46px}.agency-work-item.first .j-mil a,.agency-work-item.first h4 a{color:var(--theme-star2);font-size:36px;font-weight:700;line-height:46px}.agency-work-item.first p{color:var(--white);font-size:18px;line-height:30px}.agency-work-item.secound{background:#333;margin-left:-30px}.agency-work-item.secound .box{gap:16px;display:flex}.agency-work-item.secound .web-img{object-fit:contain;width:116px;height:70px}.agency-work-item.secound .j-mil,.agency-work-item.secound h4{color:#c2ef17;margin-bottom:16px;font-size:96px;line-height:96px}.agency-work-item.secound .j-mil span,.agency-work-item.secound h4 span{font-size:96px;line-height:96px}.agency-work-item.secound p{max-width:250px;color:var(--white);opacity:.63;font-size:18px;line-height:26px}.agency-work-item.third{background-color:var(--white);margin-left:-30px}.agency-work-item.third .box{max-width:496px}.agency-work-item.third .j-mil,.agency-work-item.third h4{color:var(--black);margin-bottom:19px;font-size:36px;font-weight:700;line-height:46px}.agency-work-item.third .j-mil a,.agency-work-item.third h4 a{font-size:36px;font-weight:700;line-height:46px}.agency-work-item.third p{color:var(--black);font-size:18px;line-height:30px}@media (max-width:1399px){.agency-work-item{padding:45px 30px}.agency-work-item.first .box{max-width:496px}.agency-work-item.first .j-mil,.agency-work-item.first h4{margin-bottom:19px;font-size:36px;font-weight:700;line-height:46px}.agency-work-item.first .j-mil a,.agency-work-item.first h4 a{font-size:36px;font-weight:700;line-height:46px}.agency-work-item.first p{font-size:18px;line-height:30px}.agency-work-item.secound{margin-left:10px}.agency-work-item.secound .box{gap:16px;display:flex}.agency-work-item.secound .web-img{object-fit:contain;width:116px;height:70px}.agency-work-item.secound .j-mil,.agency-work-item.secound h4{margin-bottom:16px;font-size:96px;line-height:96px}.agency-work-item.secound .j-mil span,.agency-work-item.secound h4 span{font-size:96px;line-height:96px}.agency-work-item.secound p{opacity:.63;max-width:250px;font-size:18px;line-height:26px}.agency-work-item.third{margin-left:10px}.agency-work-item.third .box{max-width:496px}.agency-work-item.third .j-mil,.agency-work-item.third h4{margin-bottom:19px;font-size:36px;font-weight:700;line-height:46px}.agency-work-item.third .j-mil a,.agency-work-item.third h4 a{font-size:36px;font-weight:700;line-height:46px}.agency-work-item.third p{font-size:18px;line-height:30px}}@media (max-width:1199px){.agency-work-item{padding:45px 22px;margin:9px!important}.agency-work-item.first .box{max-width:496px}.agency-work-item.first .box img{width:50px}.agency-work-item.first .j-mil,.agency-work-item.first h4{margin-bottom:12px;font-size:22px;font-weight:700;line-height:30px}.agency-work-item.first .j-mil a,.agency-work-item.first h4 a{font-size:22px;font-weight:700;line-height:30px}.agency-work-item.first p{font-size:16px;line-height:26px}.agency-work-item.secound{margin-left:0}.agency-work-item.secound .box{gap:16px;display:flex}.agency-work-item.secound .web-img{object-fit:contain;width:80px;height:50px}.agency-work-item.secound .j-mil,.agency-work-item.secound h4{margin-bottom:11px;font-size:39px;line-height:46px}.agency-work-item.secound .j-mil span,.agency-work-item.secound h4 span{font-size:39px;line-height:46px}.agency-work-item.secound p{opacity:.63;max-width:250px;font-size:18px;line-height:26px}.agency-work-item.third{margin-left:0}.agency-work-item.third .box{max-width:496px}.agency-work-item.third .box img{width:50px}.agency-work-item.third .j-mil,.agency-work-item.third h4{margin-bottom:8px;font-size:22px;font-weight:700;line-height:30px}.agency-work-item.third .j-mil a,.agency-work-item.third h4 a{font-size:22px;font-weight:700;line-height:30px}.agency-work-item.third p{font-size:16px;line-height:25px}}.workview-section02{z-index:-1}.workview-section02 .container{max-width:1694px}.workview-section02 .top-account{padding-top:280px}.workview-section02 .top-space{margin-bottom:80px}.workview-section02 .world-globe{bottom:-160px;top:initial;width:804px}.workview-section02 .workview-head .arrow-theme{background-color:#bde917;width:42px;height:42px}.workview-section02 .workview-head h2{letter-spacing:-.02em;text-transform:uppercase;color:var(--white);margin-bottom:45px;font-size:86px;font-weight:500;line-height:108px}.workview-section02 .workview-head .reviw-with-arrow{gap:20px;margin-bottom:26px}@media (max-width:1399px){.workview-section02 .workview-head .arrow-theme{background-color:#bde917;width:42px;height:42px}.workview-section02 .workview-head h2{margin-bottom:45px;font-size:66px;line-height:88px}.workview-section02 .workview-head .reviw-with-arrow{gap:20px;margin-bottom:26px}.workview-section02 .top-account{padding-top:20px}.workview-section02 .top-space{margin-bottom:10px}}@media (max-width:991px){.workview-section02 .workview-head{margin-bottom:30px!important}.workview-section02 .workview-head .arrow-theme{background-color:#bde917;width:42px;height:42px}.workview-section02 .workview-head h2{margin-bottom:24px;font-size:38px;line-height:40px}.workview-section02 .workview-head .reviw-with-arrow{gap:10px;margin-bottom:20px}.workview-section02 .top-account{padding-top:0}.workview-section02 .top-space{margin-bottom:0}}@media (max-width:767px){.workview-section02 .workview-head{margin-bottom:10px!important}.workview-section02 .workview-head .arrow-theme{background-color:#bde917;width:42px;height:42px}.workview-section02 .workview-head h2{margin-bottom:24px;font-size:38px;line-height:40px}.workview-section02 .workview-head .reviw-with-arrow{gap:10px;margin-bottom:20px}.workview-section02 .top-account{padding-top:0}.workview-section02 .top-space{margin-bottom:0}}.solution-play-title{max-width:1065px;margin:0 auto 140px}.solution-play-title .service-title{margin-bottom:75px}@media (max-width:1399px){.solution-play-title{margin:0 auto 90px}.solution-play-title .service-title{margin-bottom:30px}.solution-play-title h2{font-size:56px;line-height:68px}}@media (max-width:991px){.solution-play-title{margin:0 auto 60px}.solution-play-title .service-title{margin-bottom:30px}.solution-play-title h2{font-size:48px;line-height:68px}}@media (max-width:767px){.solution-play-title{margin:0 auto 60px}.solution-play-title .service-title{margin-bottom:20px}.solution-play-title h2{font-size:42px;line-height:60px}}@media (max-width:575px){.solution-play-title{margin:0 auto 40px}.solution-play-title .service-title{margin-bottom:16px}.solution-play-title h2{font-size:28px;line-height:38px}}.marquee{white-space:nowrap;overflow:hidden}.marquee .marquee-group{flex-shrink:0;justify-content:space-around;align-items:center;gap:30px;min-width:100%;animation:20s linear infinite scroll;display:inline-flex}.marquee .text{letter-spacing:-1px;color:#ffffff54;align-items:center;gap:10px;font-size:96px;font-weight:500;line-height:1;transition:all .4s ease-in-out;display:flex}@media (max-width:1199px){.marquee .text{letter-spacing:initial;font-size:80px}}@media (max-width:767px){.marquee .text{font-size:60px}}@media (max-width:575px){.marquee .text{font-size:50px}}.marquee .text span{margin-top:-10px;transition:all .4s ease-in-out;display:inline-block}.marquee .text:hover{color:var(--white)}.marquee .text:hover span{color:var(--theme)}.business-item-style1{background-color:#333;border-radius:12px;margin:190px 10px 90px;padding:75px 40px;transition:all .5s}.business-item-style1.style1{transform:rotate(-7deg)}.business-item-style1.style2{transform:rotate(7deg)}.business-item-style1 h3{color:var(--white);margin-bottom:20px;font-size:66px;font-weight:500;line-height:76px}.business-item-style1 h3 a{color:var(--white)}.business-item-style1 p{color:var(--white);margin-bottom:45px;font-size:18px;font-weight:500;line-height:26px}.business-item-style1 ul{flex-direction:column;gap:20px;display:flex}.business-item-style1 ul li{color:var(--white);font-size:18px;font-weight:500;line-height:26px;transition:all .4s}.business-item-style1 ul .sline{border-bottom:1px solid var(--white);transition:all .4s}.business-item-style1:hover{background-color:#bde917}.business-item-style1:hover h3,.business-item-style1:hover h3 a,.business-item-style1:hover p,.business-item-style1:hover ul li{color:var(--black)}.business-item-style1:hover ul .sline{border-bottom:1px solid var(--black)}@media (max-width:1600px){.business-item-style1{margin:150px 10px 60px;padding:40px 24px}.business-item-style1 h3{color:var(--white);margin-bottom:16px;font-size:56px;font-weight:500;line-height:66px}.business-item-style1 h3 a{font-size:56px}.business-item-style1 p{color:var(--white);margin-bottom:38px;font-size:18px;font-weight:500;line-height:26px}.business-item-style1 ul{flex-direction:column;gap:20px;display:flex}.business-item-style1 ul li{color:var(--white);font-size:18px;font-weight:500;line-height:26px}.business-item-style1 ul .sline{border-bottom:1px solid var(--white)}}@media (max-width:1399px){.business-item-style1{margin:100px 10px 40px;padding:40px 24px}.business-item-style1 h3{margin-bottom:10px;font-size:38px;line-height:48px}.business-item-style1 h3 a{color:var(--white);font-size:38px}.business-item-style1 p{margin-bottom:26px;font-size:16px;line-height:22px}.business-item-style1 ul{flex-direction:column;gap:12px;display:flex}.business-item-style1 ul li{font-size:16px;line-height:22px}.business-item-style1 ul .sline{border-bottom:1px solid var(--white)}}@media (max-width:500px){.business-item-style1{margin:80px 10px 40px;padding:40px 22px}.business-item-style1 h3{margin-bottom:10px;font-size:34px;line-height:44px}.business-item-style1 h3 a{font-size:34px}.business-item-style1 p{margin-bottom:26px;font-size:16px;line-height:22px}.business-item-style1 ul{flex-direction:column;gap:12px;display:flex}.business-item-style1 ul li{font-size:16px;line-height:22px}.business-item-style1 ul .sline{border-bottom:1px solid var(--white)}}.cus-swiper-pagination3{text-align:center;justify-content:center;margin-top:27px}@media (max-width:1399px){.cus-swiper-pagination3{margin-top:10px}}@media (max-width:1199px){.cus-swiper-pagination3{margin-top:10px}}@media (max-width:991px){.cus-swiper-pagination3{margin-top:0}}.cus-swiper-pagination3 .swiper-pagination-bullet{background-color:var(--theme);opacity:1;width:12px;height:12px;transition:all .3s;margin:0 6px!important}.cus-swiper-pagination3 .swiper-pagination-bullet-active{background:var(--theme);transform:scale(1.3)}.workview-section-unique2 .workview-unique-title{color:var(--white);max-width:1287px;margin:0 auto;font-size:66px;font-weight:500;line-height:76px}.workview-section-unique2 .workview-unique-title span{font-size:66px;line-height:76px}.workview-section-unique2 .work-unique-wrap{justify-content:space-between;align-items:center;gap:24px;display:flex}.workview-section-unique2 .work-unique-wrap .lefts .thumb{max-width:243px;margin-bottom:249px}.workview-section-unique2 .work-unique-wrap .lefts .arrow-chevron{width:64px;margin-left:300px}.workview-section-unique2 .work-unique-wrap .middle-content{max-width:550px;margin:0 auto}.workview-section-unique2 .work-unique-wrap .middle-content p{color:var(--white);font-size:18px;line-height:28px}.workview-section-unique2 .work-unique-wrap .middle-content .pra1{margin-bottom:44px}.workview-section-unique2 .work-unique-wrap .middle-content .pra2{margin-bottom:132px}.workview-section-unique2 .thumb-big2{max-width:550px}@media (max-width:1399px){.workview-section-unique2 .workview-unique-title{max-width:720px;margin:0 auto 30px;font-size:44px;line-height:54px}.workview-section-unique2 .workview-unique-title span{font-size:44px;line-height:54px}.workview-section-unique2 .work-unique-wrap{justify-content:space-between;align-items:center;gap:24px;display:flex}.workview-section-unique2 .work-unique-wrap .lefts .thumb{width:240px;max-width:243px;margin-bottom:24px}.workview-section-unique2 .work-unique-wrap .lefts .arrow-chevron{text-align:center;width:64px;margin-left:50px}.workview-section-unique2 .work-unique-wrap .middle-content{max-width:550px;margin:0 auto}.workview-section-unique2 .work-unique-wrap .middle-content p{color:var(--white);font-size:18px;line-height:28px}.workview-section-unique2 .work-unique-wrap .middle-content .pra1{margin-bottom:16px}.workview-section-unique2 .work-unique-wrap .middle-content .pra2{margin-bottom:132px}.workview-section-unique2 .cmn_circle{width:120px;height:120px}.workview-section-unique2 .cmn_circle img{width:100px}}@media (max-width:1199px){.workview-section-unique2 .workview-unique-title{max-width:520px;margin:0 auto 30px;font-size:32px;line-height:42px}.workview-section-unique2 .workview-unique-title span{font-size:32px;line-height:42px}.workview-section-unique2 .work-unique-wrap{justify-content:space-between;align-items:start;gap:24px;display:flex}.workview-section-unique2 .work-unique-wrap .lefts .thumb{width:240px;max-width:243px;margin-bottom:24px}.workview-section-unique2 .work-unique-wrap .lefts .arrow-chevron{text-align:center;width:64px;margin-left:50px}.workview-section-unique2 .work-unique-wrap .middle-content{max-width:550px;margin:0 auto}.workview-section-unique2 .work-unique-wrap .middle-content p{color:var(--white);font-size:18px;line-height:28px}.workview-section-unique2 .work-unique-wrap .middle-content .pra1{margin-bottom:16px}.workview-section-unique2 .work-unique-wrap .middle-content .pra2{margin-bottom:30px}.workview-section-unique2 .work-unique-wrap .thumb-big2{max-width:400px}.workview-section-unique2 .cmn_circle{width:120px;height:120px}.workview-section-unique2 .cmn_circle img{width:100px}}@media (max-width:991px){.workview-section-unique2 .workview-unique-title{max-width:520px;margin:0 auto 30px;font-size:32px;line-height:42px}.workview-section-unique2 .workview-unique-title span{font-size:32px;line-height:42px}.workview-section-unique2 .work-unique-wrap{flex-wrap:wrap;justify-content:center;align-items:start;gap:24px;display:flex}.workview-section-unique2 .work-unique-wrap .lefts .thumb{text-align:center;width:240px;max-width:243px;margin:0 auto 10px!important}.workview-section-unique2 .work-unique-wrap .lefts .arrow-chevron{text-align:center;width:64px;margin-left:50px}.workview-section-unique2 .work-unique-wrap .middle-content{max-width:550px;margin:0 auto}.workview-section-unique2 .work-unique-wrap .middle-content p{color:var(--white);text-align:center;font-size:18px;line-height:28px}.workview-section-unique2 .work-unique-wrap .middle-content .pra1{margin-bottom:16px}.workview-section-unique2 .work-unique-wrap .middle-content .pra2{margin-bottom:30px}.workview-section-unique2 .work-unique-wrap .thumb-big2{max-width:400px;margin:0 auto}.workview-section-unique2 .work-unique-wrap .thumb-big2 img{width:100%}.workview-section-unique2 .cmn_circle{width:120px;height:120px}.workview-section-unique2 .cmn_circle img{width:100px}}@media (max-width:575px){.workview-section-unique2 .workview-unique-title{max-width:520px;margin:0 auto 30px;font-size:24px;line-height:34px}.workview-section-unique2 .workview-unique-title span{font-size:24px;line-height:34px}.workview-section-unique2 .work-unique-wrap{flex-wrap:wrap;justify-content:center;align-items:start;gap:24px;display:flex}.workview-section-unique2 .work-unique-wrap .lefts .thumb{text-align:center;width:240px;max-width:243px;margin:0 auto!important}.workview-section-unique2 .work-unique-wrap .middle-content{max-width:550px;margin:0 auto}.workview-section-unique2 .work-unique-wrap .middle-content p{font-size:16px;line-height:22px}.workview-section-unique2 .work-unique-wrap .middle-content .pra1{margin-bottom:12px}.workview-section-unique2 .work-unique-wrap .middle-content .pra2{margin-bottom:24px}.workview-section-unique2 .work-unique-wrap .thumb-big2{max-width:400px;margin:0 auto}.workview-section-unique2 .work-unique-wrap .thumb-big2 img{width:100%}.workview-section-unique2 .cmn_circle{width:120px;height:120px}.workview-section-unique2 .cmn_circle img{width:100px}}.cmn_circle{background-color:#2c2c2c;border-radius:50%;width:203px;height:203px;position:relative}.cmn_circle img{animation:15s linear infinite spin}.cmn_circle .arrow{color:var(--white);transform:rotate(-140deg)}.digital-business-wrap{justify-content:space-between;gap:24px;display:flex}.digital-business-wrap .content-left{max-width:502px}.digital-business-wrap .content-left .thumb{margin-left:164px;padding-bottom:370px;transform:rotate(5deg)}.digital-business-wrap .content-left .cont h3{color:var(--black);margin-bottom:18px;font-size:22px;font-weight:700;line-height:30px}.digital-business-wrap .content-left .cont p{color:#919191;margin-bottom:40px;font-size:18px;line-height:24px}.digital-business-wrap .content-left .cont .read-more:hover{color:var(--theme)!important}.digital-business-wrap .digital-bit-thumb{max-width:700px}.digital-business-wrap .digital-bit-thumb img{width:100%}@media (max-width:1399px){.digital-business-wrap .content-left .thumb{margin-left:164px}}@media (max-width:1199px){.digital-business-wrap .content-left{max-width:502px}.digital-business-wrap .content-left .thumb{margin-left:4px;padding-bottom:50px;transform:rotate(5deg)}.digital-business-wrap .content-left .cont h3{margin-bottom:14px;font-size:22px;line-height:30px}.digital-business-wrap .content-left .cont p{margin-bottom:16px;font-size:18px;line-height:24px}}@media (max-width:991px){.digital-business-wrap .content-left{max-width:502px}.digital-business-wrap .content-left .thumb{margin-left:4px;padding-bottom:30px;transform:rotate(5deg)}.digital-business-wrap .content-left .cont h3{margin-bottom:14px;font-size:22px;line-height:30px}.digital-business-wrap .content-left .cont p{margin-bottom:16px;font-size:18px;line-height:24px}}@media (max-width:767px){.digital-business-wrap .content-left{max-width:502px}.digital-business-wrap .content-left .thumb{margin-left:4px;padding-bottom:24px;transform:rotate(5deg)}.digital-business-wrap .content-left .cont h3{margin-bottom:10px;font-size:20px;line-height:28px}.digital-business-wrap .content-left .cont p{margin-bottom:12px;font-size:16px;line-height:22px}}@media (max-width:575px){.digital-business-wrap{flex-wrap:wrap;gap:20px}.digital-business-wrap .content-left{max-width:502px}.digital-business-wrap .content-left .thumb{max-width:250px;margin:0 auto;padding-bottom:24px;transform:rotate(5deg)}.digital-business-wrap .content-left .cont{text-align:center}.digital-business-wrap .content-left .cont h3{margin-bottom:10px;font-size:20px;line-height:28px}.digital-business-wrap .content-left .cont p{margin-bottom:12px;font-size:16px;line-height:22px}}.text-agency-section{padding:200px 0}.text-agency-section .text-agency-wrap{flex-direction:column;align-items:center;gap:70px;display:flex}.text-agency-section .text-agency-wrap .text-agency-item{letter-spacing:-.01em;opacity:.38;filter:blur(8.15px);text-align:center;font-size:200px;font-weight:400;line-height:182px;transition:all .4s}.text-agency-section .text-agency-wrap .text-agency-item .img{z-index:2;border:2px solid var(--white);opacity:0;max-width:280px;display:block;position:absolute;bottom:120px;right:10px;transform:rotate(15deg)}.text-agency-section .text-agency-wrap .text-agency-item .img img{width:100%}.text-agency-section .text-agency-wrap .text-agency-item:first-child .img,.text-agency-section .text-agency-wrap .text-agency-item:nth-child(3) .img{bottom:120px;left:0;right:auto}.text-agency-section .text-agency-wrap .text-agency-item:hover{color:var(--black);opacity:1;filter:blur()}.text-agency-section .text-agency-wrap .text-agency-item:hover .img{opacity:1}@media screen and (max-width:1580px){.text-agency-section{padding:150px 0}.text-agency-section .text-agency-wrap{flex-direction:column;align-items:center;gap:50px;display:flex}.text-agency-section .text-agency-wrap .text-agency-item{letter-spacing:-.01em;opacity:.38;filter:blur(8.15px);text-align:center;font-size:150px;font-weight:400;line-height:150px;transition:all .4s}.text-agency-section .text-agency-wrap .text-agency-item:first-child .img,.text-agency-section .text-agency-wrap .text-agency-item:nth-child(3) .img{left:0;right:auto}}@media screen and (max-width:1399px){.text-agency-section{padding:120px 0}.text-agency-section .text-agency-wrap{flex-direction:column;align-items:center;gap:50px;display:flex}.text-agency-section .text-agency-wrap .text-agency-item{letter-spacing:-.01em;font-size:100px;line-height:100px}.text-agency-section .text-agency-wrap .text-agency-item .img{max-width:200px}.text-agency-section .text-agency-wrap .text-agency-item:first-child .img,.text-agency-section .text-agency-wrap .text-agency-item:nth-child(3) .img{left:0;right:auto}.text-agency-section .text-agency-wrap .text-agency-item:hover{color:var(--black);opacity:1;filter:blur()}.text-agency-section .text-agency-wrap .text-agency-item:hover .img{opacity:1}}@media screen and (max-width:991px){.text-agency-section{padding:100px 0}.text-agency-section .text-agency-wrap{flex-direction:column;align-items:center;gap:40px;display:flex}.text-agency-section .text-agency-wrap .text-agency-item{letter-spacing:-.01em;font-size:60px;line-height:60px}.text-agency-section .text-agency-wrap .text-agency-item .img{max-width:120px;display:block;bottom:50px;right:10px}.text-agency-section .text-agency-wrap .text-agency-item:first-child .img,.text-agency-section .text-agency-wrap .text-agency-item:nth-child(3) .img{bottom:-80px;left:0;right:auto}.text-agency-section .text-agency-wrap .text-agency-item:hover{color:var(--black);opacity:1;filter:blur()}.text-agency-section .text-agency-wrap .text-agency-item:hover .img{opacity:1}}@media screen and (max-width:575px){.text-agency-section{padding:90px 0}.text-agency-section .text-agency-wrap{flex-direction:column;align-items:center;gap:50px;display:flex}.text-agency-section .text-agency-wrap .text-agency-item{letter-spacing:-.01em;filter:blur(2.15px);font-size:40px;line-height:40px}.text-agency-section .text-agency-wrap .text-agency-item .img{max-width:120px;display:block;bottom:50px;right:10px}.text-agency-section .text-agency-wrap .text-agency-item:first-child .img,.text-agency-section .text-agency-wrap .text-agency-item:nth-child(3) .img{bottom:-80px;left:0;right:auto}.text-agency-section .text-agency-wrap .text-agency-item:hover{color:var(--black);opacity:1;filter:blur()}.text-agency-section .text-agency-wrap .text-agency-item:hover .img{opacity:1}}.service-work-section .service-work-item{z-index:1;padding:60px 0;position:relative}.service-work-section .service-work-item:not(:last-child){border-bottom:1px solid #ffffff1f}.service-work-section .service-work-item:last-child{padding-bottom:0}.service-work-section .service-work-item .thumb{width:100%;max-width:180px;transition:all .4s ease-in-out;position:absolute;top:-30px;right:calc(100% - 250px);transform:scale(0)}.service-work-section .service-work-item .thumb img{width:100%}.service-work-section .service-work-item .content-right{justify-content:space-between;gap:16px;max-width:1060px;margin-left:auto;display:flex}.service-work-section .service-work-item .content-right .text-area{align-items:center;gap:20px;display:flex}.service-work-section .service-work-item .content-right .text-area .serial,.service-work-section .service-work-item .content-right .text-area h5{color:#0000;-webkit-text-stroke:1.2px #ffffff40;text-stroke:1.2px #ffffff40;font-family:Satoshi;font-size:66px;font-weight:500;line-height:76px}.service-work-section .service-work-item .content-right .text-area h2 a{color:var(--white);font-family:Satoshi;font-size:66px;font-weight:500;line-height:76px}.service-work-section .service-work-item .content-right .arrow{color:#ffffffa8;font-size:32px;transform:rotate(-66deg)}.service-work-section .service-work-item:hover .thumb{transform:scale(1)}.service-work-section .service-work-item:hover .content-right .text-area .serial,.service-work-section .service-work-item:hover .content-right .text-area h5{color:var(--theme);-webkit-text-stroke:2px var(--theme);text-stroke:1.2px var(--theme)}.service-work-section .service-work-item:hover .content-right .text-area h2 a{color:var(--theme);text-decoration:underline}.service-work-section .service-work-item:hover .content-right .arrow{color:var(--theme)}@media (max-width:1399px){.service-work-section .service-work-item{padding:40px 0}.service-work-section .service-work-item .thumb{max-width:140px;top:-20px;right:calc(100% - 200px)}.service-work-section .service-work-item .content-right{max-width:800px}.service-work-section .service-work-item .content-right .text-area{gap:12px}.service-work-section .service-work-item .content-right .text-area .serial,.service-work-section .service-work-item .content-right .text-area h5,.service-work-section .service-work-item .content-right .text-area h2 a{font-size:44px;line-height:54px}.service-work-section .service-work-item .content-right .arrow{font-size:24px}}@media (max-width:1199px){.service-work-section .service-work-item{padding:40px 0}.service-work-section .service-work-item .thumb{max-width:140px;top:-20px;right:calc(100% - 200px)}.service-work-section .service-work-item .content-right{max-width:700px}.service-work-section .service-work-item .content-right .text-area{gap:12px}.service-work-section .service-work-item .content-right .text-area .serial,.service-work-section .service-work-item .content-right .text-area h5,.service-work-section .service-work-item .content-right .text-area h2 a{font-size:44px;line-height:54px}.service-work-section .service-work-item .content-right .arrow{font-size:24px}}@media (max-width:991px){.service-work-section .service-work-item{padding:40px 0}.service-work-section .service-work-item .thumb{display:none}.service-work-section .service-work-item .content-right{max-width:100%}.service-work-section .service-work-item .content-right .text-area{gap:12px}.service-work-section .service-work-item .content-right .text-area .serial,.service-work-section .service-work-item .content-right .text-area h5,.service-work-section .service-work-item .content-right .text-area h2 a{font-size:44px;line-height:54px}.service-work-section .service-work-item .content-right .arrow{font-size:24px}}@media (max-width:767px){.service-work-section .service-work-item{padding:40px 0}.service-work-section .service-work-item .content-right{max-width:100%}.service-work-section .service-work-item .content-right .text-area{gap:8px}.service-work-section .service-work-item .content-right .text-area .serial,.service-work-section .service-work-item .content-right .text-area h5,.service-work-section .service-work-item .content-right .text-area h2 a{font-size:30px;line-height:40px}.service-work-section .service-work-item .content-right .arrow{font-size:20px}}@media (max-width:500px){.service-work-section .service-work-item{padding:40px 0}.service-work-section .service-work-item .content-right{max-width:100%}.service-work-section .service-work-item .content-right .text-area{flex-wrap:wrap;gap:8px}.service-work-section .service-work-item .content-right .text-area .serial,.service-work-section .service-work-item .content-right .text-area h5,.service-work-section .service-work-item .content-right .text-area h2 a{font-size:24px;line-height:34px}.service-work-section .service-work-item .content-right .arrow{font-size:20px}}.award-section-07 .big-title{letter-spacing:-.04em;color:#ff7425;margin-bottom:50px;font-size:222px;font-weight:700;line-height:222px}.award-section-07 h4,.award-section-07 h3,.award-section-07 p,.award-section-07 h2{font-family:Space Grotesk,sans-serif}@media (max-width:1399px){.award-section-07 .big-title{margin-bottom:40px;font-size:105px;line-height:105px}}@media (max-width:1199px){.award-section-07 .big-title{margin-bottom:40px;font-size:90px;line-height:90px}}@media (max-width:991px){.award-section-07 .big-title{margin-bottom:40px;font-size:70px;line-height:70px}}@media (max-width:767px){.award-section-07 .big-title{margin-bottom:40px;font-size:50px;line-height:50px}}@media (max-width:575px){.award-section-07 .big-title{margin-bottom:30px;font-size:40px;line-height:40px}}.video-box-07 .video-thumb{position:relative}.video-box-07 .video-thumb .mimg{width:100%}.video-box-07 .video-thumb .video-popup{-webkit-backdrop-filter:blur(15.55px);backdrop-filter:blur(15.55px);background:#ffffff2b;border:1px solid #ffffff9e;border-radius:50%;justify-content:center;align-items:center;width:170px;height:170px;display:flex;position:absolute}.video-box-07 .video-thumb .video-popup i{color:var(--theme-star2);font-size:40px}@media (max-width:1399px){.video-box-07 .video-thumb .video-popup{width:120px;height:120px}.video-box-07 .video-thumb .video-popup i{font-size:32px}}@media (max-width:991px){.video-box-07 .video-thumb .video-popup{width:70px;height:70px}.video-box-07 .video-thumb .video-popup i{font-size:17px}}.working-section-branding .branding-ele{animation:2s linear infinite updown;position:absolute;bottom:61px;right:-40px}.working-section-branding .working-branding-wrap{justify-content:center;gap:54px 70px;display:flex}.working-section-branding .working-branding-wrap .working-branding-item{align-items:center;gap:24px;display:flex;position:relative}.working-section-branding .working-branding-wrap .working-branding-item .icon{object-fit:contain;width:60px;height:60px}.working-section-branding .working-branding-wrap .working-branding-item span{letter-spacing:-.02em;color:#fff;text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:42px;font-weight:500;line-height:59px;display:block}.working-section-branding .working-branding-wrap .working-branding-item .working-preview{border:1px solid var(--white);z-index:-1;opacity:0;border-radius:50%;width:194px;height:194px;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.working-section-branding .working-branding-wrap .working-branding-item:hover .working-preview{opacity:1;transform:translate(-50%,-50%)scale(1)}@media (max-width:1399px){.working-section-branding .branding-ele{z-index:-1;width:100px;bottom:20px;right:10px}.working-section-branding .working-branding-wrap{justify-content:center;gap:54px 70px;display:flex}.working-section-branding .working-branding-wrap .working-branding-item{gap:24px;display:flex}.working-section-branding .working-branding-wrap .working-branding-item .icon{width:40px;height:40px}.working-section-branding .working-branding-wrap .working-branding-item span{font-size:34px;line-height:50px}.working-section-branding .working-branding-wrap .working-branding-item .working-preview{width:120px;height:120px}}@media (max-width:1199px){.working-section-branding .branding-ele{z-index:-1;width:100px;bottom:20px;right:10px}.working-section-branding .working-branding-wrap{flex-wrap:wrap;justify-content:center;gap:45px 34px;display:flex}.working-section-branding .working-branding-wrap .working-branding-item{gap:16px;display:flex}.working-section-branding .working-branding-wrap .working-branding-item .icon{width:35px;height:35px}.working-section-branding .working-branding-wrap .working-branding-item span{font-size:30px;line-height:45px}.working-section-branding .working-branding-wrap .working-branding-item .working-preview{width:100px;height:100px}}@media (max-width:991px){.working-section-branding .branding-ele{z-index:-1;width:70px;bottom:10px;right:10px}.working-section-branding .working-branding-wrap{flex-wrap:wrap;justify-content:center;gap:30px 34px;display:flex}.working-section-branding .working-branding-wrap .working-branding-item{gap:16px;display:flex}.working-section-branding .working-branding-wrap .working-branding-item .icon{width:28px;height:28px}.working-section-branding .working-branding-wrap .working-branding-item span{font-size:27px;line-height:40px}.working-section-branding .working-branding-wrap .working-branding-item .working-preview{width:100px;height:100px}}.explore-solution-section7{padding:197px 0 114px}.explore-solution-section7 .explore-solution-wrap{max-width:1468px;margin-left:auto;padding:0 14px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont{justify-content:space-between;align-items:flex-end;margin-bottom:110px;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont p{letter-spacing:-.02em;color:#fff;max-width:966px;font-family:Space Grotesk,sans-serif;font-size:42px;font-weight:500;line-height:59px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont .top-thumb{max-width:268px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont .top-thumb img{width:100%}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont{justify-content:space-between;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left{align-items:center;gap:11px;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left h2 span{text-align:center;letter-spacing:-.04em;text-transform:capitalize;color:#ff7425;font-size:80px;font-weight:400;line-height:166px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left p{color:#fff;font-size:20px;font-weight:700;line-height:29px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .right{max-width:553px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .right p{color:var(--white);margin-bottom:48px;font-size:18px;font-weight:500;line-height:30px}@media (max-width:1399px){.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont p{max-width:966px;font-size:24px;line-height:45px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont .top-thumb{max-width:168px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont .top-thumb img{width:100%}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont{justify-content:space-between;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left{align-items:center;gap:11px;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left h2 span{font-size:80px;line-height:166px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left p{font-size:20px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .right{max-width:553px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .right p{margin-bottom:30px;font-size:18px;line-height:30px}}@media (max-width:991px){.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:40px;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont p{max-width:966px;margin-bottom:5px;font-size:22px;line-height:35px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont .top-thumb{max-width:168px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont .top-thumb img{width:100%}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont{flex-direction:column;justify-content:center;align-items:center;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left{align-items:center;gap:11px;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left h2 span{font-size:60px;line-height:80px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left p{font-size:20px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .right{text-align:center;max-width:553px;margin-top:10px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .right p{margin-bottom:30px;font-size:18px;line-height:30px}}@media (max-width:767px){.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:40px;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont p{max-width:966px;margin-bottom:5px;font-size:20px;line-height:30px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont .top-thumb{max-width:168px}.explore-solution-section7 .explore-solution-wrap .explore-solution-top-cont .top-thumb img{width:100%}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont{flex-direction:column;justify-content:center;align-items:center;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left{flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;display:flex}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left h2 span{font-size:40px;line-height:60px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .left p{font-size:14px;line-height:18px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .right{text-align:center;max-width:553px;margin-top:10px}.explore-solution-section7 .explore-solution-wrap .explore-solution-bottom-cont .right p{margin-bottom:24px;font-size:16px;line-height:26px}}.service-ai-items{z-index:1;padding:45px 40px;position:relative}.service-ai-items .i-title,.service-ai-items h4{margin-bottom:22px}.service-ai-items .i-title a,.service-ai-items h4 a{color:#fff;font-size:32px;line-height:40px;display:block}.service-ai-items p{letter-spacing:.01em;color:#fff;margin-bottom:38px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;line-height:29px}.service-ai-items.service-first{background-color:#45c9c9;height:602px}.service-ai-items.service-second{background-color:#ac8de0;height:486px}.service-ai-items.service-there{background-color:#6294ff}.service-ai-items .service-ele4,.service-ai-items .service-ele2{z-index:-1;position:absolute;top:0;right:0}.service-ai-items .service-ele1{z-index:-1;position:absolute;bottom:0;right:40px}@media (max-width:1199px){.service-ai-items{z-index:1;padding:30px 22px}.service-ai-items .i-title,.service-ai-items h4{margin-bottom:12px}.service-ai-items .i-title a,.service-ai-items h4 a{font-size:22px;line-height:29px}.service-ai-items p{margin-bottom:24px;font-size:15px;font-weight:500;line-height:24px}.service-ai-items .cmn__btn{padding:14px 22px}.service-ai-items.service-first{height:500px}.service-ai-items.service-second{height:400px}.service-ai-items .service-ele1{width:90px;right:9px}.service-ai-items .service-ele2{width:210px}}.service-count-items{padding:60px 10px}.service-count-items .title-count span,.service-count-items h3 span{text-align:center;text-transform:capitalize;color:#fff;font-size:58px;line-height:52px}.service-count-items p{letter-spacing:.01em;color:#fff;font-size:16px;font-weight:500;line-height:24px}@media (max-width:1199px){.service-count-items{padding:32px 10px}.service-count-items .title-count span,.service-count-items h3 span{font-size:34px;line-height:34px}.service-count-items p{font-size:14px;line-height:22px}}.service--bg{background-color:#e4e8e8}.service-slider-section .slider-fraction{z-index:9;border-bottom:1px solid #000;padding-bottom:1px;position:absolute;top:60px;left:45%}.service-slider-section .slider-fraction .total{color:#626c74;font-size:24px;font-weight:600}.service-slider-section .service-content .sub-title{letter-spacing:1px;color:#626c74;margin-bottom:170px;font-size:16px;display:block}.service-slider-section .service-content .home-hand{margin-bottom:40px}.service-slider-section .service-content h3{color:#111827;margin-bottom:20px;font-size:47px;line-height:57px}.service-slider-section .service-content p{color:#4b5563;margin-bottom:38px;font-size:18px;line-height:28px}.service-slider-section .service-content .view-btn{color:#85888e;border:1px solid #85888e;border-radius:100px;align-items:center;gap:8px;padding:9px 29px;font-size:16px;transition:all .3s;display:inline-flex}.service-slider-section .service-content .view-btn i{transform:rotate(-21deg)}.service-slider-section .service-content .view-btn:hover{color:#fff;background:#3ba7fa;border-color:#3ba7fa}@media (max-width:1199px){.service-slider-section .slider-fraction{top:60px;left:45%}.service-slider-section .slider-fraction .total{color:#626c74;font-size:24px;font-weight:600}.service-slider-section .service-content .sub-title{margin-bottom:22px;font-size:16px}.service-slider-section .service-content .home-hand{margin-bottom:22px}.service-slider-section .service-content h3{margin-bottom:10px;font-size:24px;line-height:32px}.service-slider-section .service-content p{margin-bottom:24px;font-size:16px;line-height:26px}.service-slider-section .service-content .view-btn{color:#85888e;border:1px solid #85888e;border-radius:100px;align-items:center;gap:8px;padding:9px 29px;font-size:16px;transition:all .3s;display:inline-flex}.service-slider-section .service-content .view-btn i{transform:rotate(-21deg)}.service-slider-section .service-content .view-btn:hover{color:#fff;background:#3ba7fa;border-color:#3ba7fa}}.service-wrapper-10{margin-top:-70px}@media (max-width:1399px){.service-wrapper-10{margin-top:0}}.service-wrapper-10 .section-title-area{justify-content:end;margin-right:250px}@media (max-width:1399px){.service-wrapper-10 .section-title-area{justify-content:center;margin-right:0}}.service-wrapper-10 .service-card-items-10{background-color:var(--white);text-align:center;border-radius:12px;padding:35px 0;position:relative;overflow:hidden}@media (max-width:1399px){.service-wrapper-10 .service-card-items-10{margin-top:30px}}.service-wrapper-10 .service-card-items-10:before{content:"";z-index:-1;background-color:#3ba7fa;border-radius:12px;width:100%;height:100%;transition:top .4s;position:absolute;top:-100%;left:0}.service-wrapper-10 .service-card-items-10.style-2{margin-top:30px}@media (max-width:1399px){.service-wrapper-10 .service-card-items-10.style-2{margin-top:30px}}.service-wrapper-10 .service-card-items-10 .icon{text-align:center;margin:0 auto}.service-wrapper-10 .service-card-items-10 .content h3{margin-top:40px;margin-bottom:35px;font-family:DM Sans,sans-serif;font-size:22px;font-weight:500}@media (max-width:1399px){.service-wrapper-10 .service-card-items-10 .content h3{margin-top:20px;margin-bottom:20px}}.service-wrapper-10 .service-card-items-10 .content h3 a{color:#150e3d}.service-wrapper-10 .service-card-items-10 .content h3 a:hover{color:#3ba7fa}.service-wrapper-10 .service-card-items-10 .content p{color:#4b5563;text-align:center;max-width:269px;margin:0 auto;font-family:Satoshi,sans-serif;font-size:16px;font-weight:400;line-height:175%}.service-wrapper-10 .service-card-items-10 .content .service-button{text-align:center;margin-top:44px}@media (max-width:1399px){.service-wrapper-10 .service-card-items-10 .content .service-button{margin-top:30px}}.service-wrapper-10 .service-card-items-10 .content .service-button .themes-btn{border-radius:100px;padding:15px 29px;color:#85888e!important;background-color:#0000!important;border:1px solid #85888e!important}.service-wrapper-10 .service-card-items-10 .content .service-button .themes-btn:hover{color:var(--white)!important;background-color:#2f4f4f!important}.service-wrapper-10 .service-card-items-10:hover:before{z-index:9;top:0}.service-wrapper-10 .service-card-items-10:hover .icon{z-index:999;position:relative}.service-wrapper-10 .service-card-items-10:hover .icon img{filter:brightness(0)invert()}.service-wrapper-10 .service-card-items-10:hover .content{z-index:999;position:relative}.service-wrapper-10 .service-card-items-10:hover .content h3 a,.service-wrapper-10 .service-card-items-10:hover .content p{color:var(--white)}.service-wrapper-10 .service-card-items-10:hover .content .service-button .themes-btn{color:var(--white);background-color:#2f4f4f}.service-section-10{z-index:9;position:relative}@media (max-width:1399px){.service-section-10{margin-top:-100px}}@media (max-width:991px){.service-section-10{margin-top:-60px}}.service-section-10 .service-image{z-index:-1;position:absolute;top:0;left:0}@media (max-width:1399px){.service-section-10 .service-image{display:none}}.service-section-10 .service-image img{width:100%;height:100%}.service-section-10 .map-image{z-index:-1;position:absolute;top:20%;right:0}@media (max-width:1399px){.service-section-10 .map-image{display:none}}.member-team-section{background-color:#fcf7f3}.member-team-section .container{max-width:1340px;margin:0 auto}.team-header{margin-bottom:65px}.team-header .text-head-left h2{text-transform:uppercase;color:var(--black);margin-bottom:40px;font-size:85px;font-weight:500}.team-header .text-head-left p{color:#919191;max-width:470px;margin-left:auto;font-size:18px;line-height:26px}@media (max-width:1399px){.team-header{margin-bottom:50px}.team-header .text-head-left h2{margin-bottom:30px;font-size:70px}}@media (max-width:1199px){.team-header{margin-bottom:50px}.team-header .text-head-left h2{margin-bottom:10px;font-size:60px}.team-header .text-head-left h2 span{font-size:60px}}@media (max-width:991px){.team-header{margin-bottom:30px}.team-header .text-head-left h2{margin-bottom:10px;font-size:32px}.team-header .text-head-left h2 span{font-size:32px}.team-header .text-head-left p{text-align:start;margin-left:0}}.member-wrapper{max-width:1720px;margin:0 auto;padding:0 10px}.team-member-item .thumb{margin-bottom:40px}.team-member-item .thumb img{transition:all .4s}.team-member-item:hover .thumb img{transform:scale(1.05)}.team-member-item.secound{margin-top:94px}.team-member-item.three{margin-top:163px}.team-member-item.four{margin-top:70px}@media (max-width:991px){.team-member-item .thumb{margin-bottom:18px}.team-member-item.secound,.team-member-item.three,.team-member-item.four{margin-top:0}.team-member-item h4 a{font-size:22px;margin-bottom:15px!important}}.team-section04 .team-title{margin-bottom:100px}.team-section04 .team-title h2{color:var(--black);text-transform:uppercase;text-align:center;font-size:200px;font-weight:600;line-height:190px}.team-section04 .team-wrap4{flex-direction:column;align-items:center;gap:150px;padding:0 20px;display:flex}.team-section04 .team-wrap4 .team-inner{justify-content:space-between;gap:24px;width:100%;max-width:1290px;margin:0 auto;display:flex}.team-section04 .team-wrap4 .team-inner .thumb{max-width:435px;overflow:hidden}.team-section04 .team-wrap4 .team-inner .thumb img{border-radius:12px;transition:all .4s}.team-section04 .team-wrap4 .team-inner .thumb .cont{width:96%;transition:all .4s;bottom:-200px;left:50%;transform:translate(-50%)}.team-section04 .team-wrap4 .team-inner .thumb .social-icon{flex-direction:column;gap:5px;transition:all .5s;display:flex;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.team-section04 .team-wrap4 .team-inner .thumb .social-icon li a{color:#000;background-color:#fff;border:1px solid #919191;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .4s;display:flex}.team-section04 .team-wrap4 .team-inner .thumb .social-icon li a:hover{background-color:var(--theme);color:var(--white)}.team-section04 .team-wrap4 .team-inner .thumb:hover .cont{bottom:8px}.team-section04 .team-wrap4 .team-inner .thumb:hover .social-icon{right:8px}.team-section04 .team-wrap4 .team-inner .rot-l4{transform:rotate(-4.01deg)}.team-section04 .team-wrap4 .team-inner .rot-r4{transform:rotate(4.01deg)}@media (max-width:1399px){.team-section04 .team-title{margin-bottom:80px}.team-section04 .team-title h2{text-align:center;font-size:140px;line-height:140px}.team-section04 .team-wrap4{flex-direction:column;align-items:center;gap:100px;padding:0 20px;display:flex}.team-section04 .team-wrap4 .team-inner{justify-content:space-between;gap:24px;width:100%;max-width:1290px;margin:0 auto;display:flex}.team-section04 .team-wrap4 .team-inner .thumb{max-width:435px;overflow:hidden}.team-section04 .team-wrap4 .team-inner .thumb img{border-radius:12px;transition:all .4s}.team-section04 .team-wrap4 .team-inner .thumb .cont{width:96%;transition:all .4s;bottom:-200px;left:50%;transform:translate(-50%)}.team-section04 .team-wrap4 .team-inner .thumb .social-icon{flex-direction:column;gap:5px;transition:all .5s;display:flex;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.team-section04 .team-wrap4 .team-inner .thumb .social-icon li a{color:#000;background-color:#fff;border:1px solid #919191;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .4s;display:flex}.team-section04 .team-wrap4 .team-inner .thumb .social-icon li a:hover{background-color:var(--theme);color:var(--white)}.team-section04 .team-wrap4 .team-inner .thumb:hover .cont{bottom:8px}.team-section04 .team-wrap4 .team-inner .thumb:hover .social-icon{right:8px}.team-section04 .team-wrap4 .team-inner .rot-l4{transform:rotate(-4.01deg)}.team-section04 .team-wrap4 .team-inner .rot-r4{transform:rotate(4.01deg)}}@media (max-width:1199px){.team-section04 .team-title{margin-bottom:60px}.team-section04 .team-title h2{text-align:center;font-size:90px;line-height:90px}.team-section04 .team-wrap4{gap:70px;padding:0 20px}}@media (max-width:767px){.team-section04 .team-title{margin-bottom:40px}.team-section04 .team-title h2{text-align:center;font-size:50px;line-height:50px}.team-section04 .team-wrap4{gap:50px;padding:0 14px}.team-section04 .team-wrap4 .team-inner{gap:24px}.team-section04 .team-wrap4 .team-inner .thumb .social-icon{flex-direction:column;gap:5px;display:flex;position:absolute;top:10px;right:-60px;transform:translateY(0%)}.team-section04 .team-wrap4 .team-inner .thumb .social-icon li a{width:35px;height:35px}.team-section04 .team-wrap4 .team-inner .rot-l4{transform:rotate(-4.01deg)}.team-section04 .team-wrap4 .team-inner .rot-r4{transform:rotate(4.01deg)}}@media (max-width:575px){.team-section04 .team-title{margin-bottom:35px}.team-section04 .team-title h2{text-align:center;font-size:40px;line-height:40px}.team-section04 .team-wrap4{gap:24px;padding:0 14px}.team-section04 .team-wrap4 .team-inner{gap:24px}.team-section04 .team-wrap4 .team-inner .thumb .social-icon{flex-direction:column;gap:5px;display:flex;position:absolute;top:10px;right:-60px;transform:translateY(0%)}.team-section04 .team-wrap4 .team-inner .thumb .social-icon li a{width:35px;height:35px}.team-section04 .team-wrap4 .team-inner .rot-l4{transform:rotate(-4.01deg)}.team-section04 .team-wrap4 .team-inner .rot-r4{transform:rotate(4.01deg)}}@media screen and (max-width:500px){.team-section04 .team-wrap4{gap:24px;padding:0 14px}.team-section04 .team-wrap4 .team-inner{flex-wrap:wrap;gap:24px}.team-section04 .team-wrap4 .team-inner .thumb .social-icon{flex-direction:column;gap:5px;display:flex;position:absolute;top:10px;right:-60px;transform:translateY(0%)}.team-section04 .team-wrap4 .team-inner .thumb .social-icon li a{width:35px;height:35px}}.award-section04{background-color:#f6f8ef}.award-section04 .award-title{margin-bottom:100px}.award-section04 .award-title h2{color:var(--black);text-transform:uppercase;text-align:center;font-size:200px;font-weight:600;line-height:190px}.award-section04 .award-wrap4{justify-content:space-between;gap:24px;max-width:858px;margin:0 auto;display:flex}.award-section04 .award-wrap4 .line{border-left:1px solid #dfdfdf}.award-section04 .award-wrap4 .award-inner{flex-direction:column;gap:158px;display:flex}.award-section04 .award-wrap4 .award-inner .award-items4{max-width:309px}.award-section04 .award-wrap4 .award-inner .award-items4 .thumb{display:block;overflow:hidden}.award-section04 .award-wrap4 .award-inner .award-items4 .thumb img{transition:all .4s;overflow:hidden}.award-section04 .award-wrap4 .award-inner .award-items4 .cont{padding:28px 20px 38px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont h3,.award-section04 .award-wrap4 .award-inner .award-items4 .cont h5{color:var(--black);margin-bottom:14px;font-size:20px;line-height:30px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont h3 a,.award-section04 .award-wrap4 .award-inner .award-items4 .cont h5 a{font-size:20px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont p{color:#666;font-size:18px;line-height:24px}.award-section04 .award-wrap4 .award-inner .award-items4:hover .thumb img{transform:scale(1.05)}.award-section04 .award-wrap4 .award-inner.secound{padding-top:368px}@media (max-width:1399px){.award-section04 .award-wrap4{gap:24px;max-width:858px}.award-section04 .award-wrap4 .line{border-left:1px solid #dfdfdf}.award-section04 .award-wrap4 .award-inner{flex-direction:column;gap:54px;display:flex}.award-section04 .award-wrap4 .award-inner .award-items4{max-width:309px}.award-section04 .award-wrap4 .award-inner .award-items4 .thumb{display:block;overflow:hidden}.award-section04 .award-wrap4 .award-inner .award-items4 .thumb img{transition:all .4s;overflow:hidden}.award-section04 .award-wrap4 .award-inner .award-items4 .cont{padding:24px 16px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont h3,.award-section04 .award-wrap4 .award-inner .award-items4 .cont h5{margin-bottom:14px;font-size:20px;line-height:30px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont h3 a,.award-section04 .award-wrap4 .award-inner .award-items4 .cont h5 a{font-size:20px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont p{font-size:18px;line-height:24px}.award-section04 .award-wrap4 .award-inner.secound{padding-top:50px}.award-section04 .award-title{margin-bottom:80px}.award-section04 .award-title h2{text-align:center;font-size:140px;line-height:140px}}@media (max-width:1199px){.award-section04 .award-title{margin-bottom:60px}.award-section04 .award-title h2{text-align:center;font-size:90px;line-height:90px}}@media (max-width:767px){.award-section04 .award-wrap4{gap:24px;max-width:858px}.award-section04 .award-wrap4 .line{border-left:1px solid #dfdfdf}.award-section04 .award-wrap4 .award-inner{flex-direction:column;gap:30px;display:flex}.award-section04 .award-wrap4 .award-inner .award-items4{max-width:309px}.award-section04 .award-wrap4 .award-inner .award-items4 .thumb{display:block;overflow:hidden}.award-section04 .award-wrap4 .award-inner .award-items4 .thumb img{transition:all .4s;overflow:hidden}.award-section04 .award-wrap4 .award-inner .award-items4 .cont{padding:24px 16px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont h3,.award-section04 .award-wrap4 .award-inner .award-items4 .cont h5{margin-bottom:14px;font-size:20px;line-height:30px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont h3 a,.award-section04 .award-wrap4 .award-inner .award-items4 .cont h5 a{font-size:20px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont p{font-size:18px;line-height:24px}.award-section04 .award-wrap4 .award-inner.secound{padding-top:50px}.award-section04 .award-title{margin-bottom:40px}.award-section04 .award-title h2{text-align:center;font-size:50px;line-height:50px}}@media (max-width:575px){.award-section04 .award-wrap4{flex-wrap:wrap;gap:24px;max-width:858px}.award-section04 .award-wrap4 .line{display:none}.award-section04 .award-wrap4 .award-inner{flex-direction:column;gap:24px;display:flex}.award-section04 .award-wrap4 .award-inner .award-items4{max-width:100%;margin:0 auto}.award-section04 .award-wrap4 .award-inner .award-items4 .thumb{display:block;overflow:hidden}.award-section04 .award-wrap4 .award-inner .award-items4 .thumb img{transition:all .4s;overflow:hidden}.award-section04 .award-wrap4 .award-inner .award-items4 .cont{padding:24px 16px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont h3,.award-section04 .award-wrap4 .award-inner .award-items4 .cont h5{margin-bottom:14px;font-size:20px;line-height:30px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont h3 a,.award-section04 .award-wrap4 .award-inner .award-items4 .cont h5 a{font-size:20px}.award-section04 .award-wrap4 .award-inner .award-items4 .cont p{font-size:16px;line-height:22px}.award-section04 .award-wrap4 .award-inner.secound{padding-top:0}.award-section04 .award-title{margin-bottom:35px}.award-section04 .award-title h2{text-align:center;font-size:40px;line-height:40px}}.thingking-wrapper{max-width:1342px;margin:0 auto 140px;padding:0 10px}.thingking-wrapper .think-title{text-transform:uppercase;color:#717171;border-bottom:1px solid #171717;margin-bottom:38px;padding-bottom:38px}.thingking-wrapper .think-text-inner .title{color:var(--black);font-size:36px;font-weight:500;line-height:46px;transition:all .4s;display:block}.thingking-wrapper .think-text-inner .title:hover{color:var(--theme)}@media (max-width:1399px){.thingking-wrapper{margin:0 auto 80px;padding:0 10px}.thingking-wrapper .think-title{margin-bottom:25px;padding-bottom:25px}.thingking-wrapper .think-text-inner .title{font-size:32px;line-height:42px}}@media (max-width:991px){.thingking-wrapper{margin:0 auto 40px;padding:0 10px}.thingking-wrapper .think-title{margin-bottom:20px;padding-bottom:20px}.thingking-wrapper .think-text-inner .title{font-size:27px;line-height:35px}}@media (max-width:767px){.thingking-wrapper{text-align:center;margin:0 auto 38px;padding:0 10px}.thingking-wrapper .think-title{margin-bottom:20px;padding-bottom:20px}.thingking-wrapper .think-text-inner .title{font-size:22px;line-height:29px}}.team-wrapper5{display:flex}.team-wrapper5 .team__items5 .badge{background-color:var(--theme);color:var(--white);border-radius:0;padding:9px 23px;font-size:16px;font-weight:500;transition:all .4s;position:absolute;bottom:30px;right:30px;transform:scale(0)}.team-wrapper5 .team__items5 .text-spre{writing-mode:vertical-lr;opacity:0;position:absolute;bottom:90px;right:30px;transform:rotate(180deg)}.team-wrapper5 .team__items5 .text-spre a{color:var(--white);font-size:66px;font-weight:500;line-height:66px}.team-wrapper5 .team__items5:hover .badge{transform:scale(1)}.team-wrapper5 .team__items5:hover .text-spre{opacity:1}.team-wrapper5 .team__items5:hover .text-spre a{color:var(--theme)}@media screen and (max-width:1650px){.team-wrapper5 .team__items5 .badge{padding:9px 23px;font-size:16px;position:absolute;bottom:16px;right:16px}.team-wrapper5 .team__items5 .text-spre{writing-mode:vertical-lr;position:absolute;bottom:60px;right:16px;transform:rotate(180deg)}.team-wrapper5 .team__items5 .text-spre a{font-size:44px;font-weight:500;line-height:44px}}@media screen and (max-width:1399px){.team-wrapper5 .team__items5 .badge{padding:5px 15px;font-size:14px;bottom:10px;right:10px}.team-wrapper5 .team__items5 .text-spre{bottom:45px;right:10px}.team-wrapper5 .team__items5 .text-spre a{font-size:32px;line-height:32px}}@media screen and (max-width:991px){.team-wrapper5{flex-wrap:wrap;justify-content:center}.team-wrapper5 .team__items5{width:33.3333%}.team-wrapper5 .team__items5 .badge{padding:5px 15px;font-size:14px;bottom:10px;right:10px}.team-wrapper5 .team__items5 .text-spre{bottom:45px;right:10px}.team-wrapper5 .team__items5 .text-spre a{font-size:32px;line-height:32px}}@media screen and (max-width:767px){.team-wrapper5{flex-wrap:wrap;justify-content:center}.team-wrapper5 .team__items5{width:33.3333%}.team-wrapper5 .team__items5 .badge{padding:5px 15px;font-size:12px;bottom:10px;right:10px}.team-wrapper5 .team__items5 .text-spre{bottom:45px;right:10px}.team-wrapper5 .team__items5 .text-spre a{font-size:20px;line-height:20px}}@media screen and (max-width:575px){.team-wrapper5{flex-wrap:wrap;justify-content:center}.team-wrapper5 .team__items5{width:50%}.team-wrapper5 .team__items5 .badge{padding:5px 15px;font-size:12px;bottom:10px;right:10px}.team-wrapper5 .team__items5 .text-spre{bottom:45px;right:10px}.team-wrapper5 .team__items5 .text-spre a{font-size:20px;line-height:20px}}@media screen and (max-width:400px){.team-wrapper5{flex-wrap:wrap;justify-content:center}.team-wrapper5 .team__items5{width:100%}.team-wrapper5 .team__items5 .badge{padding:5px 15px;font-size:15px;bottom:10px;right:10px}.team-wrapper5 .team__items5 .text-spre{bottom:45px;right:10px}.team-wrapper5 .team__items5 .text-spre a{font-size:26px;line-height:26px}}.team-section06 .section-title6{margin-bottom:70px}@media (max-width:1399px){.team-section06 .section-title6{margin-bottom:50px}}@media (max-width:767px){.team-section06 .section-title6{margin-bottom:36px}}.team-items6{align-items:end;gap:16px;display:flex}.team-items6 .thumb{max-width:178px;display:block}.team-items6 .thumb img{width:100%}.team-items6 .cont .social{opacity:0;visibility:hidden;transition:all .4s}.team-items6 .cont .social li a i{color:var(--white)}.team-items6 .cont .social li a:hover i{color:var(--theme)}.team-items6 .cont .title-name,.team-items6 .cont h5{margin-bottom:10px}.team-items6 .cont .title-name a,.team-items6 .cont h5 a{color:var(--white);font-size:20px;font-weight:500;line-height:24px}.team-items6 .cont span{color:var(--white);font-size:16px}.team-items6:hover .cont .social{opacity:1;visibility:visible}.team-items6:hover .cont .title-name a,.team-items6:hover .cont h5 a{color:var(--theme)}@media (max-width:1399px){.team-items6{gap:12px}.team-items6 .thumb{max-width:150px}.team-items6 .cont .title-name,.team-items6 .cont h5{margin-bottom:2px}.team-items6 .cont .title-name a,.team-items6 .cont h5 a{font-size:18px;line-height:22px}.team-items6 .cont span{font-size:14px}}.explore-video-section .container{max-width:1680px;margin:0 auto}.explore-video-section .explore-thumb-area{height:479px;position:relative}.explore-video-section .explore-thumb-area .explore-contentt{z-index:1;justify-content:space-between;align-items:center;width:100%;padding-left:120px;display:flex;position:absolute;bottom:0}.explore-video-section .explore-thumb-area .title-ex,.explore-video-section .explore-thumb-area h4{font-style:36px;color:var(--white);max-width:600px;line-height:38px}.explore-video-section .explore-thumb-area .video-area{background-color:var(--black);justify-content:center;align-items:center;gap:24px;width:100%;max-width:324px;padding:34px 10px;display:flex}.explore-video-section .explore-thumb-area .video-area .video-popup{background-color:var(--theme);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.explore-video-section .explore-thumb-area .video-area .video-popup i{color:var(--white);font-size:22px}.explore-video-section .explore-thumb-area .video-area span{color:var(--white);font-size:18px}.team-header7{margin-bottom:58px}.team-header7 .faq-title{z-index:1;position:relative;bottom:-90px}.team-header7 h2{letter-spacing:-.04em;color:#ff7425;text-align:right;font-family:Space Grotesk,sans-serif;font-size:222px;font-weight:700;line-height:222px}@media (max-width:1199px){.team-header7{margin-bottom:40px}.team-header7 .faq-title{bottom:-20px}.team-header7 h2{text-align:center;font-size:180px;line-height:180px}}@media (max-width:991px){.team-header7{margin-bottom:30px}.team-header7 h2{text-align:center;font-size:140px;line-height:140px}}@media (max-width:767px){.team-header7 .faq-title{margin-bottom:13px;bottom:0}.team-header7{margin-bottom:22px}.team-header7 .faq-title{text-align:center;margin-bottom:15px;bottom:0}.team-header7 h2{text-align:center;font-size:50px;line-height:50px}}.team-wrapper-07{flex-direction:column;display:flex}.team-wrapper-07 .team-wrap-item{z-index:1;border-top:1px solid #ffffff50;padding:62px 14px;transition:all .4s;position:relative}.team-wrapper-07 .team-wrap-item .team-wrap-inner{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;display:flex}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left{align-items:flex-end;gap:11px;display:flex}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left h2{color:var(--white);text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:42px;font-weight:500;line-height:52px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left p{color:var(--white);padding-bottom:10px;font-size:16px;font-weight:400}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb{border:2px solid var(--white);z-index:2;opacity:0;border-radius:50%;max-width:296px;transition:all .4s;position:absolute;top:50%;left:60%;transform:translate(-50%,-50%)scale(0)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb img{border-radius:50%;width:100%}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1{gap:5px 7px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a{background-color:var(--white);width:32px;height:32px;position:relative}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a i{color:var(--theme);font-size:13px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a:hover{background-color:var(--theme)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a:hover i{color:var(--white)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .read-more{color:var(--theme)}.team-wrapper-07 .team-wrap-item:hover{background-color:#484848}.team-wrapper-07 .team-wrap-item:hover .team-wrap-inner .teamts-thumb{opacity:1;max-width:296px;transform:translate(-50%,-50%)scale(1)}.team-wrapper-07 .team-wrap-item:hover .team-wrap-inner .teamts-thumb img{border-radius:50%;width:100%}@media (max-width:991px){.team-wrapper-07 .team-wrap-item{border-top:1px solid #ffffff6e;padding:62px 14px}.team-wrapper-07 .team-wrap-item .team-wrap-inner{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;display:flex}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left h2{font-size:30px;line-height:40px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left p{padding-bottom:0;font-size:16px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb{border:2px solid var(--white);opacity:0;border-radius:50%;max-width:296px;transition:all .4s;position:absolute;top:50%;left:60%;transform:translate(-50%,-50%)scale(0)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb img{border-radius:50%;width:100%}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1{gap:5px 7px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a{background-color:var(--white);width:32px;height:32px;position:relative}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a i{color:var(--theme);font-size:13px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a:hover{background-color:var(--theme)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a:hover i{color:var(--white)}}@media (max-width:767px){.team-wrapper-07 .team-wrap-item{padding:62px 14px}.team-wrapper-07 .team-wrap-item .team-wrap-inner{justify-content:space-between;align-items:center;margin:0 auto;display:flex}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left h2{font-size:24px;line-height:34px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left p{padding-bottom:0;font-size:16px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb{border:2px solid var(--white);opacity:0;border-radius:50%;width:180px;max-width:200px;height:180px;transition:all .4s;position:absolute;top:50%;left:60%;transform:translate(-50%,-50%)scale(0)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb img{border-radius:50%;width:100%}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1{gap:5px 7px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a{background-color:var(--white);width:32px;height:32px;position:relative}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a i{color:var(--theme);font-size:13px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a:hover{background-color:var(--theme)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a:hover i{color:var(--white)}.team-wrapper-07 .team-wrap-item:hover .team-wrap-inner .teamts-thumb{transform:translate(0%)scale(1)}}@media (max-width:575px){.team-wrapper-07 .team-wrap-item{padding:30px 14px}.team-wrapper-07 .team-wrap-item .team-wrap-inner{flex-direction:column;justify-content:space-between;align-items:center;gap:10px;margin:0 auto;display:flex}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left h2{font-size:24px;line-height:34px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .content-left p{padding-bottom:0;font-size:16px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb{border:2px solid var(--white);opacity:1;border-radius:50%;width:180px;max-width:200px;height:180px;margin-top:10px;transition:all .4s;position:static;top:0%;left:0%;transform:translate(0%)scale(1)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb img{border-radius:50%;width:100%}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1{gap:5px 7px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a{background-color:var(--white);width:32px;height:32px;position:relative}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a i{color:var(--theme);font-size:13px}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a:hover{background-color:var(--theme)}.team-wrapper-07 .team-wrap-item .team-wrap-inner .teamts-thumb .social-media-style1 li a:hover i{color:var(--white)}}.team-section-create h2{letter-spacing:-.05em;text-transform:uppercase;color:#ffffff24;margin-bottom:65px;font-family:Space Grotesk,sans-serif;font-size:122px;font-weight:700;line-height:129px}.team-section-create .team-content-create{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.team-section-create .team-content-create .video-area{margin-top:70px;position:relative}.team-section-create .team-content-create .video-area .video-popup{background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.team-section-create .team-content-create .video-area .video-popup i{color:var(--theme);font-size:19px}.team-section-create .team-content-create .video-area .text-circle{animation:20s linear infinite cir360;position:absolute}.team-section-create .team-content-create .r-content{max-width:906px}.team-section-create .team-content-create .r-content p{letter-spacing:-.02em;color:#fff;margin-bottom:65px;font-size:42px;font-weight:500;line-height:59px}@media (max-width:1399px){.team-section-create h2{text-align:center;max-width:700px;margin:0 auto 35px;font-size:70px;line-height:70px}}@media (max-width:991px){.team-section-create h2{text-align:center;max-width:500px;margin:0 auto 42px;font-size:42px;line-height:42px}.team-section-create .team-content-create{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.team-section-create .team-content-create .video-area{margin-top:0}.team-section-create .team-content-create .r-content{text-align:center;max-width:906px}.team-section-create .team-content-create .r-content p{letter-spacing:-.02em;margin-bottom:30px;font-size:24px;line-height:34px}}.team-digital-wrapper{display:flex}.team-digital-wrapper .team-digital-item{border:4px solid var(--white);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:300px;min-width:300px;height:300px;display:flex;position:relative}.team-digital-wrapper .team-digital-item:not(:first-child){margin-left:-52px}.team-digital-wrapper .team-digital-item .box{background-color:var(--theme);border:4px solid var(--white);opacity:0;border-radius:50%;flex-direction:column;justify-content:center;gap:18px;width:91%;height:91%;transition:all .4s;display:flex;position:absolute;transform:scale(0)}.team-digital-wrapper .team-digital-item .box img{object-fit:contain;width:68px;height:68px;margin:0 auto}.team-digital-wrapper .team-digital-item .box a{text-align:center;letter-spacing:-.01em;color:#fff;max-width:175px;margin:0 auto;font-size:18px;font-weight:500;line-height:28px;display:block}.team-digital-wrapper .team-digital-item:hover .box{opacity:1;transform:scale(1)}.team-digital-wrapper .team-digital-item:nth-child(2){bottom:15px}.team-digital-wrapper .team-digital-item:nth-child(3){top:-50px;bottom:18px}@media screen and (max-width:1600px){.team-digital-wrapper{justify-content:center}.team-digital-wrapper .team-digital-item{border:4px solid var(--white);width:250px;min-width:250px;height:250px}.team-digital-wrapper .team-digital-item:not(:first-child){margin-left:-52px}.team-digital-wrapper .team-digital-item .box{border:4px solid var(--white);gap:18px;width:91%;height:91%}.team-digital-wrapper .team-digital-item .box img{width:68px;height:68px}.team-digital-wrapper .team-digital-item .box a{max-width:175px;margin:0 auto;font-size:18px;line-height:28px}.team-digital-wrapper .team-digital-item:nth-child(2){bottom:0}.team-digital-wrapper .team-digital-item:nth-child(3){top:0;bottom:0}}@media screen and (max-width:1199px){.team-digital-wrapper{justify-content:center}.team-digital-wrapper .team-digital-item:nth-child(3){top:0;bottom:0}.team-digital-wrapper{flex-wrap:wrap;justify-content:center}.team-digital-wrapper .team-digital-item{border:1px solid var(--white);width:200px;min-width:200px;height:200px}.team-digital-wrapper .team-digital-item:not(:first-child){margin-left:-25px}.team-digital-wrapper .team-digital-item .box{border:1px solid var(--white);gap:18px;width:91%;height:91%}.team-digital-wrapper .team-digital-item .box img{width:44px;height:44px}.team-digital-wrapper .team-digital-item .box a{max-width:125px;margin:0 auto;font-size:14px;line-height:22px}.team-digital-wrapper .team-digital-item:nth-child(2){bottom:0}.team-digital-wrapper .team-digital-item:nth-child(3){top:0;bottom:0}}.team-details-right h2{letter-spacing:-.02em;color:#171717;margin-bottom:8px;font-family:Instrument Sans,sans-serif;font-size:96px;font-weight:600;line-height:105px}.team-details-right .descriptions{color:#171717;margin-bottom:38px;font-family:Instrument Sans,sans-serif;font-size:26px;font-weight:600;line-height:42px}.team-details-right .pragrap{color:#898989;margin-bottom:30px;font-size:22px;font-weight:500;line-height:30px}.team-details-right .more-de h3,.team-details-right .more-de h5{color:#171717;margin-bottom:25px;font-family:Instrument Sans,sans-serif;font-size:26px;font-weight:600;line-height:32px}.team-details-right .more-de ul{flex-direction:column;gap:14px;display:flex}.team-details-right .more-de ul li{align-items:center;padding-bottom:19px;display:flex}.team-details-right .more-de ul li:not(:last-child){border-bottom:1px solid #ccc}.team-details-right .more-de ul li .start-in{color:#1c1c1c;width:160px;font-family:Instrument Sans,sans-serif;font-size:18px;font-weight:600;line-height:28px}.team-details-right .more-de ul li .designation{color:#898989;font-size:18px;font-weight:600;line-height:28px}.team-details-right .feature-contact-form{background-color:#f6f8ef}@media (max-width:991px){.team-details-right h2{margin-bottom:12px;font-size:44px;line-height:44px}.team-details-right .descriptions{margin-bottom:18px;font-size:18px;line-height:28px}.team-details-right .pragrap{margin-bottom:15px;font-size:16px;line-height:24px}.team-details-right .more-de h3,.team-details-right .more-de h5{margin-bottom:19px;font-size:22px;line-height:32px}.team-details-right .more-de ul{flex-direction:column;gap:10px;display:flex}.team-details-right .more-de ul li{padding-bottom:15px}.team-details-right .more-de ul li .start-in{width:120px;font-size:15px;line-height:22px}.team-details-right .more-de ul li .designation{font-size:15px;line-height:22px}}.team-share h3,.team-share h5{color:#171717;margin-bottom:19px;font-size:26px;font-weight:600;line-height:37px}.team-share .social-icon{gap:10px}.team-share .social-icon a{background:var(--white);color:#39404a;border:1px solid #171717;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.team-share .social-icon a:hover{background-color:var(--black);color:var(--white);font-size:16px}.team-skill h3,.team-skill h5{color:#171717;margin-bottom:19px;font-size:26px;font-weight:600;line-height:37px}.team-skill .progress{background-color:#eee;border-radius:0;position:relative;overflow:visible!important}.team-skill .progress-bar{background-color:#1a1a1a;width:0;transition:width 1.5s ease-in-out;position:relative;overflow:visible!important}.team-skill .progress-bar .popOver{color:#fff;white-space:nowrap;background:#1a1a1a;border-radius:2px;padding:2px 8px;font-size:12px;font-weight:700;line-height:18px;display:block;position:absolute;top:-32px;right:0;transform:translate(50%);display:block!important}.team-skill .progress-bar .popOver:after{content:attr(title)}.team-skill .progress-bar .popOver:before{content:"";border-top:6px solid #1a1a1a;border-left:0 solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:0}.team-skill .progressText{color:#6d7d9b;margin-bottom:10px;display:block}.text--head-cmn h2{text-align:center;letter-spacing:-.02em;color:#171717;font-family:Instrument Sans,sans-serif;font-size:66px;font-weight:500;line-height:80px}.text--head-cmn p{text-align:center;color:#5c5c5c;margin:25px auto 0;font-size:18px;font-weight:500;line-height:26px}@media (max-width:1399px){.text--head-cmn h2{font-size:48px;line-height:58px}.text--head-cmn p{margin-top:16px;font-size:16px;line-height:22px}}@media (max-width:991px){.text--head-cmn h2{font-size:37px;line-height:47px}.text--head-cmn p{margin-top:10px;font-size:16px;line-height:22px}}@media (max-width:767px){.text--head-cmn h2{font-size:26px;line-height:32px}.text--head-cmn p{margin-top:8px;font-size:16px;line-height:22px}}.member-team-section-09 .container{margin:0 auto}.member-team-section-09 .member-wrapper{max-width:1571px}.team-member-item9{z-index:1;position:relative}.team-member-item9 .thumb{margin-bottom:0}.team-member-item9 .share-icon{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-top:-30px;margin-left:auto;margin-right:26px;display:flex;position:relative}.team-member-item9 .share-icon i{width:54px;height:54px;color:var(--white);background-color:#ac8de0;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}.team-member-item9 .share-icon ul{z-index:-2;opacity:0;transition:all .4s;position:absolute;bottom:0;left:8px}.team-member-item9 .share-icon ul li a{text-align:center;width:54px;height:54px;color:var(--white);text-align:center;background:#3ba7fa;border-radius:100px;margin:0 auto 10px;line-height:54px;transition:all .4s ease-in-out;display:block}.team-member-item9 .share-icon:hover{cursor:pointer}.team-member-item9 .share-icon:hover ul{opacity:1;bottom:60px}.team-member-item9:hover h4 a{color:#ac8de0!important}.team-card-items-10 .team-image{position:relative}.team-card-items-10 .team-image img{border-radius:12px;width:100%;height:100%}.team-card-items-10 .team-image .social-profile{z-index:2;cursor:pointer;transition:all .4s ease-in-out;display:inline-block;position:absolute;bottom:20px;right:20px;overflow:hidden}.team-card-items-10 .team-image .social-profile ul{opacity:0;visibility:hidden;z-index:-1;transition:all .6s ease-in-out;transform:translateY(100px)}.team-card-items-10 .team-image .social-profile ul li a{text-align:center;width:54px;height:54px;color:var(--white);text-align:center;background:#3ba7fa;border-radius:100px;margin:0 auto 10px;line-height:54px;transition:all .4s ease-in-out;display:block}.team-card-items-10 .team-image .social-profile .plus-btn{z-index:2;cursor:pointer;text-align:center;width:54px;height:54px;color:var(--white);background:#3ba7fa;border-radius:100px;line-height:54px;transition:all .3s ease-in-out;display:inline-block}.team-card-items-10 .team-image .social-profile .plus-btn:hover{background-color:var(--theme);color:var(--white)}.team-card-items-10 .team-image .social-profile:hover ul{opacity:1;visibility:visible;transform:translateY(0)}.team-card-items-10 .team-content{text-align:center;margin-top:30px}.team-card-items-10 .team-content h3{margin-bottom:8px;font-family:Satoshi,sans-serif;font-size:22px;font-weight:700}.team-card-items-10 .team-content h3 a{color:var(--bg-dark3)}.team-card-items-10 .team-content span{text-transform:uppercase;font-family:Satoshi,sans-serif;font-size:16px;font-weight:400}.project-gallery{background:#dcdcdc0f;border-radius:139px 139px 0 0}.project-gallery-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:45px;display:flex}.project-gallery-head p{color:var(--black);font-size:18px;font-weight:500}@media (max-width:767px){.project-gallery-head{justify-content:center}}.project-card-item .thumb{border-radius:30px;margin-bottom:45px}.project-card-item .thumb img{border-radius:30px;transition:all .4s}.project-card-item .content h3 a{color:var(--theme-star2);font-size:36px;line-height:46px}.project-card-item .content .tag-project{margin-bottom:18px}.project-card-item .content .tag-project li a{color:var(--theme-star2);border:1px solid #ffffff5c;border-radius:100px;padding:10px 22px;font-size:15px;font-weight:700;line-height:25px;transition:all .4s;display:inline-block}.project-card-item .content .tag-project li a:hover{background-color:var(--theme);color:var(--theme-star2)}.project-card-item:hover .thumb img{transform:scale(1.05)}@media (max-width:1399px){.project-card-item .thumb{margin-bottom:30px}.project-card-item .content h3 a{font-size:29px;line-height:39px}.project-card-item .content .tag-project{margin-bottom:16px}.project-card-item .content .tag-project li a{color:var(--theme-star2);border:1px solid #ffffff5c;border-radius:100px;padding:8px 22px;font-size:15px;font-weight:700;line-height:25px;transition:all .4s;display:inline-block}.project-card-item .content .tag-project li a:hover{background-color:var(--theme);color:var(--theme-star2)}}@media (max-width:575px){.project-card-item .thumb{margin-bottom:22px}.project-card-item .content h3 a{font-size:24px;line-height:39px}.project-card-item .content .tag-project{margin-bottom:14px}.project-card-item .content .tag-project li a{color:var(--theme-star2);border:1px solid #ffffff5c;border-radius:100px;padding:5px 22px;font-size:15px;font-weight:700;line-height:25px;transition:all .4s;display:inline-block}.project-card-item .content .tag-project li a:hover{background-color:var(--theme);color:var(--theme-star2)}}.since-section .service-title{max-width:1370px;margin:0 auto}.since-section .service-title .sticker-thing{position:absolute;bottom:170px;right:20px}.since-section .circle-image{background-color:var(--theme-star2);border-radius:50%;width:203px;height:203px;margin:-40px auto 0;position:relative}.since-section .circle-image img{animation:15s linear infinite spin}.since-section .circle-image .arrow{color:var(--white);transform:rotate(-140deg)}.since-section .since-group1{max-width:1720px;margin:-317px auto 0}.since-section .since-group1 .thumb1{max-width:241px}.since-section .since-group1 .thumb2{max-width:357px;position:relative;top:61px}.since-section .since-group2{z-index:2;max-width:1127px;margin-top:-250px;margin-left:195px}.since-section .since-group2 .thumb1{max-width:277px}.since-section .since-group2 .thumb2{max-width:270px;margin-top:161px}.since-section .since-group3{max-width:1650px;margin:-200px auto 0}.since-section .since-group3 .thumb1{max-width:346px;margin-bottom:44px}.since-section .since-group3 .thumb2{max-width:417px;padding-right:30px}.since-section .since-group3 .thumb3{max-width:394px;margin-bottom:74px;position:relative}@media (max-width:1399px){.since-section .since-group1{max-width:1720px;margin:-317px auto 0}.since-section .since-group1 .thumb1{max-width:200px}.since-section .since-group1 .thumb2{max-width:290px;position:relative;top:61px}.since-section .since-group2{z-index:2;max-width:1127px;margin-top:-60px;margin-left:195px}.since-section .since-group2 .thumb1{max-width:200px}.since-section .since-group2 .thumb2{max-width:200px;margin-top:161px}.since-section .since-group3{max-width:1650px;margin:-100px auto 0}.since-section .since-group3 .thumb1{max-width:300px;margin-bottom:44px}.since-section .since-group3 .thumb2{max-width:417px;padding-right:30px}.since-section .since-group3 .thumb3{max-width:300px;margin-bottom:74px;position:relative}.since-section .service-title{font-size:40px;line-height:50px;text-align:center!important;margin:0 auto 50px!important}.since-section .service-title span{font-size:40px}.since-section .service-title .sticker-thing{right:350px!important}}@media (max-width:991px){.since-section .since-group1{max-width:1720px;margin:0 auto}.since-section .since-group1 .thumb1{max-width:200px}.since-section .since-group1 .thumb2{max-width:290px;position:relative;top:61px}.since-section .since-group2{z-index:2;max-width:1127px;margin-top:0;margin-left:195px}.since-section .since-group2 .thumb1{max-width:200px}.since-section .since-group2 .thumb2{max-width:200px;margin-top:161px}.since-section .since-group3{max-width:1650px;margin:0 auto}.since-section .since-group3 .thumb1{max-width:210px;margin-bottom:44px}.since-section .since-group3 .thumb2{max-width:350px;padding:8px 12px}.since-section .since-group3 .thumb2 img{width:100%}.since-section .since-group3 .thumb3{max-width:300px;margin-bottom:74px;position:relative}.since-section .service-title{font-size:32px;line-height:42px;text-align:center!important;margin:0 auto 30px!important}.since-section .service-title span{font-size:32px}.since-section .service-title .sticker-thing{right:350px!important}}@media (max-width:575px){.since-section .since-group1{max-width:1720px;margin:0 auto}.since-section .since-group1 .thumb1{max-width:200px}.since-section .since-group1 .thumb2{max-width:290px;padding:1px 8px;position:relative;top:61px}.since-section .since-group2{z-index:2;max-width:1127px;margin-top:0;margin-left:5px}.since-section .since-group2 .thumb1{max-width:200px;padding:1px 10px}.since-section .since-group2 .thumb2{max-width:200px;margin-top:161px}.since-section .since-group3{max-width:1650px;margin:16px auto 0}.since-section .since-group3 .thumb1{max-width:210px;margin-bottom:44px}.since-section .since-group3 .thumb2{max-width:350px;padding:8px 12px}.since-section .since-group3 .thumb2 img{width:100%}.since-section .since-group3 .thumb3{max-width:300px;margin-bottom:74px;position:relative}.since-section .service-title{font-size:24px;line-height:34px;text-align:center!important;margin:0 auto 30px!important}.since-section .service-title span{font-size:24px}.since-section .service-title .sticker-thing{right:350px!important}}.new__project_items{border-radius:12px;height:556px;position:relative}.new__project_items img{border-radius:12px;height:100%;transition:all .5s;overflow:hidden}.new__project_items .content{background-color:var(--white);z-index:1;border-radius:4px;width:100%;max-width:264px;padding:21px 31px;transition:all .6s;position:absolute;bottom:-200px;left:0}.new__project_items .content .date-title,.new__project_items .content h6{color:#717171;margin-bottom:13px;font-size:18px;font-weight:500;line-height:20px}.new__project_items .content .title{color:var(--black);font-size:22px;font-weight:700;line-height:32px;display:block}.new__project_items:hover .content{bottom:59px}.new__project_items:hover img{transform:scale(1.05)}.new__project_items:hover .title{color:var(--theme)}@media (max-width:1399px){.new__project_items{height:500px}.new__project_items img{height:100%}.new__project_items .content{background-color:var(--white);width:100%;padding:21px 31px;bottom:-200px}.new__project_items .content .date-title,.new__project_items .content h6{margin-bottom:13px;font-size:18px;line-height:20px}.new__project_items .content .title{font-size:22px;line-height:32px}.new__project_items:hover .content{bottom:24px}}@media (max-width:991px){.new__project_items{height:500px}.new__project_items img{height:100%}.new__project_items .content{background-color:var(--white);width:100%;padding:18px 24px;bottom:-200px}.new__project_items .content .date-title,.new__project_items .content h6{margin-bottom:2px;font-size:16px;line-height:22px}.new__project_items .content .title{font-size:19px;line-height:28px}.new__project_items:hover .content{bottom:24px}}@media (max-width:767px){.new__project_items{height:500px}.new__project_items img{height:100%}.new__project_items .content{background-color:var(--white);width:100%;padding:18px 24px;bottom:-200px}.new__project_items .content .date-title,.new__project_items .content h6{margin-bottom:2px;font-size:16px;line-height:22px}.new__project_items .content .title{font-size:19px;line-height:28px}.new__project_items:hover .content{bottom:12px}}.creative-design-section{padding-bottom:220px}.creative-design-section .title{color:var(--black);text-align:center;margin-bottom:65px;font-size:18px}.creative-design-section .creative-item .thumb{border-radius:6px;width:100%;margin-bottom:27px;display:block;overflow:hidden}.creative-design-section .creative-item .thumb img{border-radius:6px;width:100%;transition:all .4s;overflow:hidden}.creative-design-section .creative-item .cont h5{color:#717171;margin-bottom:10px;font-size:18px;font-weight:500}.creative-design-section .creative-item .cont h4 a{color:var(--black);font-size:22px;font-weight:700}.creative-design-section .creative-item:hover .thumb img{transform:scale(1.05)}.creative-design-section .creative-item:hover .cont h5{font-size:18px}.creative-design-section .creative-item:hover .cont h4 a{color:var(--theme)}@media (max-width:1399px){.creative-design-section{padding-bottom:120px}.creative-design-section .title{margin-bottom:36px}.creative-design-section .creative-item .thumb{border-radius:6px;width:100%;margin-bottom:20px;display:block;overflow:hidden}.creative-design-section .creative-item .thumb img{border-radius:6px;width:100%;transition:all .4s;overflow:hidden}.creative-design-section .creative-item .cont h5{margin-bottom:8px;font-size:18px;font-weight:500}.creative-design-section .creative-item .cont h4 a{color:var(--black);font-size:20px;font-weight:700}}@media (max-width:1199px){.creative-design-section{padding-bottom:80px}.creative-design-section .title{margin-bottom:30px}}.gallery-section-masonary .title{margin-bottom:45px}@media (max-width:1199px){.gallery-section-masonary .title{margin-bottom:30px}}@media (max-width:991px){.gallery-section-masonary .title{margin-bottom:24px}}.gallery__items{justify-content:center;align-items:center;display:flex}.gallery__items .thumb{width:100%;height:100%;margin:0!important}.gallery__items .this-arrow{z-index:1;background-color:#2220205c;justify-content:center;align-items:center;width:0%;height:100%;transition:all .4s;display:flex;position:absolute;top:0;left:-100%}.gallery__items:hover .this-arrow{width:100%;left:0}.gallery-masonary{gap:24px;display:flex}.gallery-masonary .gallery-masonary-inner{flex-direction:column;gap:24px;display:flex}@media (max-width:1199px){.gallery-masonary{gap:16px}.gallery-masonary .gallery-masonary-inner{flex-direction:column;gap:16px;display:flex}}@media (max-width:767px){.gallery-masonary{flex-wrap:wrap;gap:16px}.gallery-masonary .gallery-masonary-inner{flex-direction:column;gap:16px;width:48%;display:flex}.gallery-masonary .last-one{flex-flow:wrap;width:100%!important}.gallery-masonary .last-one .gallery__items{width:48%!important}}@media (max-width:500px){.gallery-masonary{flex-wrap:wrap;gap:16px}.gallery-masonary .gallery-masonary-inner{flex-direction:column;gap:16px;width:100%;display:flex}.gallery-masonary .last-one{flex-flow:wrap;width:100%!important}.gallery-masonary .last-one .gallery__items{width:100%!important}}.style-blacks .text{color:var(--black);text-transform:uppercase;font-size:66px;font-weight:600}.style-blacks .text:hover{color:var(--black);opacity:.5}@media (max-width:767px){.style-blacks .text{font-size:44px}}.case-studies-section04{background-color:#f6f8ef;padding:200px 0;position:relative}.case-studies-section04 .marquee-section{border-top:1px solid #171717;margin-bottom:50px;padding-top:50px}.case-studies-section04 .its-project-more{color:var(--black);position:absolute;bottom:340px;left:100px}.case-studies-section04 .case-stuides-items04.style2{max-width:763px;margin-top:-96px;margin-left:auto}.case-studies-section04 .case-stuides-items04.style4{max-width:784px;margin-top:-97px;margin-left:auto}.case-studies-section04 .case-stuides-items04 .thumb{margin-bottom:38px;overflow:hidden}.case-studies-section04 .case-stuides-items04 .thumb img{transition:all .4s;overflow:hidden}.case-studies-section04 .case-stuides-items04 .cont{padding:0 40px}.case-studies-section04 .case-stuides-items04 .cont p{margin-bottom:14px;font-size:18px}.case-studies-section04 .case-stuides-items04 .cont .title{color:var(--black);font-size:22px;font-weight:600}.case-studies-section04 .case-stuides-items04:hover .cont .title{color:var(--theme)}.case-studies-section04 .case-stuides-items04:hover .thumb img{transform:scale(1.05)}@media (max-width:1600px){.case-studies-section04{padding:120px 0}.case-studies-section04 .case-stuides-items04.style2{max-width:563px;margin-top:-96px;margin-left:auto}.case-studies-section04 .case-stuides-items04.style4{max-width:600px}}@media (max-width:1399px){.case-studies-section04{padding:100px 0}.case-studies-section04 .case-stuides-items04.style2{max-width:563px;margin-top:24px;margin-left:auto;margin-right:24px}.case-studies-section04 .case-stuides-items04.style4{max-width:584px;margin-top:24px;margin-left:auto;margin-right:24px}.case-studies-section04 .case-stuides-items04 .thumb{margin-bottom:18px;overflow:hidden}.case-studies-section04 .case-stuides-items04 .cont{padding:0 14px}.case-studies-section04 .case-stuides-items04 .cont p{margin-bottom:11px;font-size:17px}.case-studies-section04 .case-stuides-items04 .cont .title{font-size:20px}}@media (max-width:1199px){.case-studies-section04{padding:80px 0}}@media (max-width:991px){.case-studies-section04 .its-project-more{text-align:center;justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex;position:static}.case-studies-section04 .case-stuides-items04 .cont p{margin-bottom:11px;font-size:16px}.case-studies-section04 .case-stuides-items04 .cont .title{font-size:20px}.case-studies-section04 .case-stuides-items04.style4{text-align:center;margin:24px auto 0}}@media (max-width:767px){.case-studies-section04 .case-stuides-items04 .cont p{margin-bottom:11px;font-size:16px}.case-studies-section04 .case-stuides-items04 .cont .title{font-size:20px}.case-studies-section04 .case-stuides-items04.style2{max-width:100%;margin-bottom:24px;margin-right:0}}.wow{visibility:hidden}.wow.fadeInUp{animation:.8s forwards fadeInUp}.wow.fadeInDown{animation:.8s forwards fadeInDown}.wow.img-custom-anim-left{animation:.9s forwards imgLeft}[data-wow-delay="0.4s"]{animation-delay:.4s}[data-wow-delay="0.5s"]{animation-delay:.5s}[data-wow-delay="0.6s"]{animation-delay:.6s}[data-wow-delay="0.9s"]{animation-delay:.9s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes imgLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;visibility:visible;transform:translate(0)}}.agency-count-section04{background-color:#f6f8ef;padding-top:70px}.agency-count-section04 .agency-count-head{margin-bottom:200px}.agency-count-section04 .agency-count-head .right{max-width:510px}.agency-count-section04 .agency-count-head .right p{color:var(--black);margin-bottom:37px;font-size:22px;line-height:36px}.agency-count-section04 .agency-count-head .left{max-width:560px}.agency-count-section04 .agency-count-head .left h4,.agency-count-section04 .agency-count-head .left h3{text-transform:uppercase;color:var(--black);font-size:36px;font-weight:700;line-height:46px}.agency-count-section04 .agency-count-head .left h4{color:#919191}.agency-count-section04 .agency-count-head .left a{position:relative;top:16px}.agency-count-section04 .agency-count-item{background-color:var(--white);border:1px solid #171717;border-radius:12px;padding:60px;transition:all .4s}.agency-count-section04 .agency-count-item .title{border-bottom:1px solid #171717;margin-bottom:140px;padding-bottom:30px}.agency-count-section04 .agency-count-item .title h2{font-size:82px}.agency-count-section04 .agency-count-item p{color:var(--black);font-size:22px;line-height:34px}@media (max-width:1600px){.agency-count-section04 .agency-count-head{margin-bottom:120px}.agency-count-section04 .agency-count-head .right{max-width:510px}.agency-count-section04 .agency-count-head .right p{margin-bottom:37px;font-size:22px;line-height:36px}.agency-count-section04 .agency-count-head .left{max-width:560px}.agency-count-section04 .agency-count-head .left h4,.agency-count-section04 .agency-count-head .left h3{text-transform:uppercase;font-size:36px;font-weight:700;line-height:46px}.agency-count-section04 .agency-count-head .left a{top:16px}.agency-count-section04 .agency-count-item{background-color:var(--white);padding:40px;transition:all .4s}.agency-count-section04 .agency-count-item .title{margin-bottom:140px;padding-bottom:25px}.agency-count-section04 .agency-count-item .title h2{font-size:72px}.agency-count-section04 .agency-count-item p{font-size:22px;line-height:34px}}@media (max-width:1399px){.agency-count-section04 .agency-count-head{margin-bottom:70px}.agency-count-section04 .agency-count-head .right{max-width:510px}.agency-count-section04 .agency-count-head .right p{margin-bottom:30px;font-size:20px;line-height:30px}.agency-count-section04 .agency-count-head .left{max-width:560px}.agency-count-section04 .agency-count-head .left h4,.agency-count-section04 .agency-count-head .left h3{font-size:30px;line-height:40px}.agency-count-section04 .agency-count-head .left a{top:16px}.agency-count-section04 .agency-count-item{padding:30px}.agency-count-section04 .agency-count-item .title{margin-bottom:70px;padding-bottom:16px}.agency-count-section04 .agency-count-item .title h2{font-size:44px}.agency-count-section04 .agency-count-item p{font-size:20px;line-height:30px}}@media (max-width:991px){.agency-count-section04 .agency-count-head{text-align:center;flex-direction:column;align-items:center;margin-bottom:30px}.agency-count-section04 .agency-count-head .right{max-width:510px}.agency-count-section04 .agency-count-head .right p{margin-bottom:16px;font-size:16px;line-height:22px}.agency-count-section04 .agency-count-head .left{max-width:560px}.agency-count-section04 .agency-count-head .left h4,.agency-count-section04 .agency-count-head .left h3{font-size:22px;line-height:32px}.agency-count-section04 .agency-count-head .left a{top:16px}.agency-count-section04 .agency-count-item{padding:30px}.agency-count-section04 .agency-count-item .title{margin-bottom:70px;padding-bottom:16px}.agency-count-section04 .agency-count-item .title h2{font-size:38px}.agency-count-section04 .agency-count-item p{font-size:18px;line-height:30px}}.working-wrapper6 .working-items6{z-index:1;border-left:1px solid #ffffff5e;padding:54px 70px;transition:all .4s;position:relative}.working-wrapper6 .working-items6:before{content:"";z-index:-1;opacity:0;background:url(/img/home-6/working-bg.png) 50%/cover no-repeat;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.working-wrapper6 .working-items6 .numbering{letter-spacing:-.04em;text-transform:uppercase;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#ffffff70;color:#0000;font-family:Satoshi;font-size:200px;font-style:normal;font-weight:700;line-height:200px;transition:all .4s}.working-wrapper6 .working-items6 .cont{margin-top:160px}.working-wrapper6 .working-items6 .cont .c-title a,.working-wrapper6 .working-items6 .cont h5 a{color:var(--white);margin-bottom:18px;font-family:Satoshi;font-size:24px;line-height:34px;display:block}.working-wrapper6 .working-items6 .cont p{color:#ffffffb8;font-size:18px;font-weight:400;line-height:28px}.working-wrapper6 .working-items6:hover{border-left:unset}.working-wrapper6 .working-items6:hover:before{filter:brightness(1.2);opacity:1}.working-wrapper6 .working-items6:hover .numbering{color:var(--theme);-webkit-text-stroke-color:var(--theme)}.working-wrapper6 .working-items6:hover .cont .c-title a,.working-wrapper6 .working-items6:hover .cont h5 a{color:var(--theme)}@media (max-width:1399px){.working-wrapper6 .working-items6{z-index:1;padding:24px 30px;position:relative}.working-wrapper6 .working-items6:before{content:"";z-index:-1;opacity:0;background:url(/img/home-6/working-bg.png) 50%/cover no-repeat;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.working-wrapper6 .working-items6 .numbering{letter-spacing:-.04em;font-size:90px;font-weight:700;line-height:90px}.working-wrapper6 .working-items6 .cont{margin-top:120px}.working-wrapper6 .working-items6 .cont .c-title a,.working-wrapper6 .working-items6 .cont h5 a{margin-bottom:15px;font-size:20px;line-height:29px}.working-wrapper6 .working-items6 .cont p{font-size:17px;line-height:26px}}@media (max-width:767px){.working-wrapper6 .working-items6{z-index:1;padding:24px 30px;position:relative}.working-wrapper6 .working-items6 .numbering{letter-spacing:-.04em;font-size:50px;font-weight:700;line-height:50px}.working-wrapper6 .working-items6 .cont{margin-top:120px}.working-wrapper6 .working-items6 .cont .c-title a,.working-wrapper6 .working-items6 .cont h5 a{margin-bottom:15px;font-size:20px;line-height:29px}.working-wrapper6 .working-items6 .cont p{font-size:17px;line-height:26px}}.news-section06{z-index:1;position:relative}.news-section06 .shadow-effect{z-index:-1;position:absolute;top:340px;left:0}.news-section06 .swiper-pagination-bullet{text-align:center;width:50px;height:50px;color:var(--theme);border:1px solid var(--theme);opacity:1;border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:20px;display:flex}@media (max-width:1399px){.news-section06 .swiper-pagination-bullet{width:40px;height:40px;font-size:14px}}.news-section06 .swiper-pagination-bullet-active{color:var(--theme);background:var(--theme)}.foote-ele{z-index:-1;position:absolute;bottom:43px;left:90px}@media (max-width:1399px){.foote-ele{width:90px;bottom:10px;left:10px}}.project-solution-slide07{position:relative}.project-solution-slide07 .slide-top1{z-index:2;width:100%;position:absolute;top:0;left:0}.project-solution-slide07 .slide-bottom1{z-index:2;width:100%;position:absolute;bottom:22px;left:0}.project-solution-slide07 .cus-swiper-pagination{z-index:99;bottom:0;left:0;position:absolute!important}.project-solution-items .cont{width:100%;padding:35px;position:absolute;bottom:90px;left:0}.project-solution-items .cont .title{text-transform:capitalize;color:#fff;border-top:1px solid #ffffff6e;padding-top:24px;font-family:Space Grotesk,sans-serif;font-size:36px;font-weight:500;line-height:40px;display:block}@media (max-width:1600px){.project-solution-items .cont{width:100%;padding:16px;position:absolute;bottom:90px;left:0}.project-solution-items .cont .title{padding-top:18px;font-size:22px;line-height:32px}}.select-work-section .title-area{z-index:1;margin-bottom:-400px;position:relative}.select-work-section .title-area .title{text-align:center;letter-spacing:-.06em;color:#fff;margin-bottom:50px;font-family:Space Grotesk,sans-serif;font-size:250px;font-weight:400;line-height:201px}.select-work-section .title-area p{text-align:center;color:#fff;max-width:591px;margin:0 auto 60px;font-size:16px;font-weight:500;line-height:29px}.select-work-section .title-area .arrow-long{text-align:center}@media screen and (max-width:1600px){.select-work-section .title-area{margin-bottom:-400px;position:relative}.select-work-section .title-area .title{text-align:center;margin-bottom:50px;font-size:200px;line-height:201px}.select-work-section .title-area p{max-width:591px;margin:0 auto 60px;font-size:16px;line-height:29px}}@media screen and (max-width:1299px){.select-work-section .title-area{margin-bottom:-300px;position:relative}.select-work-section .title-area .title{text-align:center;margin-bottom:30px;font-size:150px;line-height:150px}.select-work-section .title-area p{max-width:591px;margin:0 auto 30px;font-size:16px;line-height:29px}}@media screen and (max-width:1199px){.select-work-section .title-area{margin-bottom:30px;position:relative}.select-work-section .title-area .title{text-align:center;margin-bottom:16px;font-size:80px;line-height:70px}.select-work-section .title-area p{max-width:591px;margin:0 auto 16px;font-size:16px;line-height:29px}.select-work-section .arrow-long{display:none}}@media screen and (max-width:575px){.select-work-section .title-area{margin-bottom:30px;padding-left:10px;padding-right:10px;position:relative}.select-work-section .title-area .title{text-align:center;margin-bottom:16px;font-size:50px;line-height:48px}.select-work-section .title-area p{max-width:591px;margin:0 auto 16px;font-size:16px;line-height:29px}.select-work-section .arrow-long{display:none}}.working-wrapper-select .working-thumb-top{z-index:2;justify-content:space-between;display:flex;position:relative}.working-wrapper-select .working-thumb-bottom{z-index:2;justify-content:space-between;max-width:1640px;display:flex;position:relative}.working-wrapper-select .style1{max-width:519px}.working-wrapper-select .style2{max-width:398px;position:relative;top:461px}.working-wrapper-select .style3{max-width:451px;position:relative;top:114px}.working-wrapper-select .style4{max-width:519px;margin-top:250px;position:relative}.working-wrapper-select .style5{max-width:846px;position:relative;top:480px}.working-wrapper-select .blog-card07 .tag{color:#454e63;background:#fff;border:1px solid #4d4d4d24;border-radius:100px;padding:9px 18px;font-size:14px;font-weight:500;line-height:20px;display:block}.working-wrapper-select .blog-card07 h3 a{color:var(--white);font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:500;line-height:43px}.working-wrapper-select .blog-card07:hover h3 a{color:var(--theme)}@media screen and (max-width:1500px){.working-wrapper-select .style1{max-width:400px}.working-wrapper-select .style2{max-width:328px;position:relative;top:461px}.working-wrapper-select .style3{max-width:350px;position:relative;top:114px}.working-wrapper-select .style4{max-width:400px;margin-top:250px;position:relative}.working-wrapper-select .style5{max-width:500px;position:relative;top:480px}}@media screen and (max-width:1199px){.working-wrapper-select .working-thumb-top{justify-content:space-between;gap:20px;margin-bottom:35px;display:flex}.working-wrapper-select .working-thumb-bottom{justify-content:space-between;gap:20px;max-width:100%;display:flex}.working-wrapper-select .style1{max-width:100%}.working-wrapper-select .style2,.working-wrapper-select .style3{max-width:100%;position:relative;top:0}.working-wrapper-select .style4{max-width:100%;margin-top:0;position:relative}.working-wrapper-select .style5{max-width:100%;position:relative;top:0}.working-wrapper-select .blog-card07 .tag{padding:7px 16px;font-size:12px;line-height:20px}.working-wrapper-select .blog-card07 h3 a{font-size:24px;line-height:32px}}@media screen and (max-width:991px){.working-wrapper-select .working-thumb-top{flex-wrap:wrap;gap:20px;margin-bottom:28px}.working-wrapper-select .working-thumb-bottom{gap:20px;max-width:100%}.working-wrapper-select .blog-card07{width:47.5%}.working-wrapper-select .blog-card07 .tag{padding:7px 16px;font-size:12px;line-height:20px}.working-wrapper-select .blog-card07 h3 a{font-size:22px;line-height:30px}}@media screen and (max-width:575px){.working-wrapper-select .working-thumb-top{flex-wrap:wrap;gap:20px;margin-bottom:28px}.working-wrapper-select .working-thumb-bottom{flex-wrap:wrap;gap:20px;max-width:100%}.working-wrapper-select .blog-card07{width:100%}.working-wrapper-select .blog-card07 .tag{padding:7px 16px;font-size:12px;line-height:20px}.working-wrapper-select .blog-card07 h3 a{font-size:22px;line-height:30px}}.solution-work-section{background-color:#292929}.text-slide-brand-solution .style-blacks .marquee-group .text{color:#0000;-webkit-text-stroke:1.5px #ffffff69;font-family:Space Grotesk,sans-serif;font-weight:700}.text-slide-brand-solution .style-blacks .marquee-group .text .brand-solution-preview{width:191px;height:258px;transition:all .4s;position:absolute;right:20px;transform:scale(0)}@media (max-width:1399px){.text-slide-brand-solution .style-blacks .marquee-group .text .brand-solution-preview{object-fit:contain;width:160px;height:160px}}@media (max-width:575px){.text-slide-brand-solution .style-blacks .marquee-group .text .brand-solution-preview{object-fit:contain;width:120px;height:120px}}.text-slide-brand-solution .style-blacks .marquee-group .text:hover{opacity:1!important}.text-slide-brand-solution .style-blacks .marquee-group .text:hover .brand-solution-preview{transform:scale(1)}.concep-section{max-width:1836px;margin-left:auto;padding:0 14px}.concep-section .concep-title{letter-spacing:-.02em;color:#fff;max-width:1053px;margin:0 auto;padding-top:90px;padding-bottom:180px;font-family:Instrument Sans,sans-serif;font-size:66px;font-style:normal;font-weight:500;line-height:80px}.concep-section .concep-wrap{justify-content:space-between;gap:24px;display:flex}.concep-section .concep-wrap .thumb{max-width:551px}.concep-section .concep-wrap .thumb img{width:100%}.concep-section .concep-wrap .cont{max-width:554px}.concep-section .concep-wrap .cont p{color:#fffc;margin-bottom:29px;font-size:16px;font-weight:500;line-height:28px}.concep-section .concep-wrap .thumb2{max-width:161px;position:relative;top:60px}.concep-section .concep-wrap .thumb2 img{width:100%}@media (max-width:1399px){.concep-section .concep-title{text-align:center;max-width:800px;margin:0 auto;padding-top:40px;padding-bottom:40px;font-size:38px;line-height:48px}}@media (max-width:991px){.concep-section .concep-wrap{justify-content:space-between;gap:24px;display:flex}.concep-section .concep-wrap .thumb{max-width:451px}.concep-section .concep-wrap .cont{max-width:354px}.concep-section .concep-wrap .cont p{margin-bottom:16px;font-size:16px;line-height:26px}.concep-section .concep-wrap .thumb2{max-width:161px;position:relative;top:60px}.concep-section .concep-wrap .thumb2 img{width:100%}}@media (max-width:767px){.concep-section .concep-wrap{flex-direction:column;justify-content:center;gap:24px;display:flex}.concep-section .concep-wrap .thumb{max-width:451px;margin:0 auto}.concep-section .concep-wrap .cont{text-align:center;max-width:354px;margin:0 auto}.concep-section .concep-wrap .cont p{margin-bottom:10px;font-size:15px;font-weight:400;line-height:25px}.concep-section .concep-wrap .cont .read-more{justify-content:center}.concep-section .concep-wrap .thumb2{max-width:161px;margin:0 auto;position:relative;top:0}.concep-section .concep-wrap .thumb2 img{width:100%}.concep-section .concep-title{text-align:center;max-width:800px;margin:0 auto;padding-top:40px;padding-bottom:30px;font-size:24px;line-height:34px}}.project-style-master .tag-project li a{color:var(--black)!important;border:1px solid #1717172e!important}.project-style-master .tag-project li a:hover{color:var(--theme-star2)!important}.project-style-master .content h3 a{color:var(--black)}.more-project-list ul{flex-direction:column;gap:16px;display:flex}.more-project-list ul li{align-items:center;display:flex}.more-project-list ul li .start-in{color:#1c1c1c;width:90px;font-family:Instrument Sans,sans-serif;font-size:18px;font-weight:600;line-height:28px}.more-project-list ul li .designation{color:#898989;font-size:18px;font-weight:600;line-height:28px}@media (max-width:991px){.more-project-list ul{flex-direction:column;gap:10px;display:flex}.more-project-list ul li{align-items:center;display:flex}.more-project-list ul li .start-in{color:#1c1c1c;width:90px;font-family:Instrument Sans,sans-serif;font-size:16px;font-weight:600;line-height:22px}.more-project-list ul li .designation{color:#898989;font-size:16px;font-weight:600;line-height:22px}}.team--conts h3{letter-spacing:-.02em;color:#171717;font-family:Instrument Sans,sans-serif;font-size:66px;font-weight:600;line-height:80px}.team--conts p{color:#898989;font-size:22px;font-weight:500;line-height:36px}.team--conts.style--2 h3{color:#171717;font-size:36px;font-weight:600;line-height:46px}.team--conts.style--2 p{color:#898989;font-weight:500;font-size:18px!important;line-height:26px!important}@media (max-width:1199px){.team--conts h3{font-size:32px;line-height:40px}.team--conts p{font-size:16px;line-height:22px}.team--conts.style--2 h3{font-size:24px;font-weight:600;line-height:34px}.team--conts.style--2 p{font-weight:500;font-size:16px!important;line-height:26px!important}}@media (max-width:575px){.team--conts h3{font-size:24px;line-height:32px}.team--conts p{font-size:16px;line-height:22px}}.three-circle li{color:#525252;font-family:Instrument Sans,sans-serif;font-size:18px;font-weight:600;line-height:34px}.three-circle .circle-four{align-items:center;padding-left:16px;display:flex;position:relative}.three-circle .circle-four:before{content:"";background-color:#525252;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.challenge-grop{background-color:#f6f8ef;border-radius:12px;max-width:358px;padding:42px}.project-counting-process .counting-process-cont h2{letter-spacing:-.02em;text-transform:uppercase;color:#171717;font-size:180px;font-weight:700;line-height:180px}.project-counting-process .counting-process-cont h3,.project-counting-process .counting-process-cont h5{color:#171717;font-size:36px;font-weight:600;line-height:46px}@media (max-width:1399px){.project-counting-process .counting-process-cont h2{font-size:90px;line-height:90px}.project-counting-process .counting-process-cont h3,.project-counting-process .counting-process-cont h5{font-size:24px;line-height:32px}}@media (max-width:575px){.project-counting-process .counting-process-cont h2{font-size:50px;line-height:50px}.project-counting-process .counting-process-cont h3,.project-counting-process .counting-process-cont h5{font-size:20px;line-height:26px}}.development--project-item{z-index:1;position:relative}.development--project-item .thumb{position:relative}.development--project-item .thumb:before{content:"";width:100%;height:100%;position:absolute;inset:0}.development--project-item .content{z-index:2;width:100%;max-width:1340px;margin:0 auto;padding:0 10px 120px 280px;position:absolute;bottom:0}.development--project-item .content .c-sub-title,.development--project-item .content h5{letter-spacing:.06em;color:#fff;margin-bottom:28px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:800;line-height:20px}.development--project-item .content h2 a{letter-spacing:-.02em;color:#fff;font-family:Instrument Sans,sans-serif;font-size:66px;font-weight:500;line-height:80px}@media (max-width:1399px){.development--project-item .content{max-width:1340px;padding:24px 24px 80px 30px}.development--project-item .content .c-sub-title,.development--project-item .content h5{margin-bottom:28px;font-size:15px;line-height:20px}.development--project-item .content h2 a{font-size:44px;line-height:54px}}@media (max-width:991px){.development--project-item .content{max-width:1340px;padding:24px 24px 80px 30px}.development--project-item .content .c-sub-title,.development--project-item .content h5{margin-bottom:25px;font-size:15px;line-height:20px}.development--project-item .content h2 a{font-size:34px;line-height:44px}}@media (max-width:767px){.development--project-item .content{max-width:1340px;padding:60px 24px 60px 30px}.development--project-item .content .c-sub-title,.development--project-item .content h5{margin-bottom:20px;font-size:12px;line-height:18px}.development--project-item .content h2 a{font-size:22px;line-height:30px}}@media (max-width:575px){.development--project-item .thumb{height:220px;position:relative}.development--project-item .thumb img{height:100%}.development--project-item .thumb:before{content:"";background-color:#0f0e0e7c;width:100%;height:100%;position:absolute;inset:0}.development--project-item .content{max-width:1340px;padding:60px 24px 60px 30px}.development--project-item .content .c-sub-title,.development--project-item .content h5{margin-bottom:15px;font-size:12px;line-height:18px}.development--project-item .content h2 a{font-size:22px;line-height:30px}}.development-sectio-project{background-color:#fff}.development-sectio-project .project-title{text-align:center;letter-spacing:-.02em;text-transform:uppercase;color:#171717;margin-bottom:100px;font-size:180px;font-weight:200;line-height:150px}@media (max-width:1600px){.development-sectio-project .project-title{margin-bottom:50px;font-size:90px;line-height:70px}}@media (max-width:1399px){.development-sectio-project .project-title{margin-bottom:40px;font-size:70px;line-height:60px}}@media (max-width:991px){.development-sectio-project .project-title{margin-bottom:40px;font-size:50px;line-height:40px}}@media (max-width:767px){.development-sectio-project .project-title{margin-bottom:30px;font-size:40px;line-height:40px}}@media (max-width:575px){.development-sectio-project .project-title{margin-bottom:24px;font-size:34px;line-height:34px}}.helvetica-storke-section .marquee-group .text{text-transform:uppercase;-webkit-text-stroke:2px #171717;color:#0000}@media (max-width:575px){.helvetica-storke-section .cus-border-b,.helvetica-storke-section .cus-border-r{border:unset!important}}.project-quick-cart .box{max-width:236px}.project-quick-cart .project-icon{margin-bottom:52px}.project-quick-cart .title-p,.project-quick-cart h4{margin-bottom:12px}.project-quick-cart .title-p a,.project-quick-cart h4 a{color:#171717;font-family:Instrument Sans,sans-serif;font-size:24px;font-weight:500;line-height:32px}.project-quick-cart p{color:#898989;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;line-height:28px}@media (max-width:575px){.project-quick-cart{text-align:center}.project-quick-cart .box{margin:0 auto}.project-quick-cart .project-icon{width:50px;margin:0 auto 16px}.project-quick-cart h4{margin-bottom:8px}.project-quick-cart h4 a{color:#171717;font-family:Instrument Sans,sans-serif;font-size:24px;font-weight:500;line-height:32px}.project-quick-cart p{color:#898989;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;line-height:28px}}.cus-border-r{border-right:1px solid #d9d9d9}.cus-border-b{border-bottom:1px solid #d9d9d9}.company-it-thumb{z-index:1;position:relative}.company-it-thumb .content{width:80%;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.company-it-thumb .content .title{letter-spacing:-.02em;color:#fff;font-family:Instrument Sans,sans-serif;font-size:66px;font-weight:500;line-height:80px;transition:all .4s}.company-it-thumb .content .arrow{transition:all .4s;display:block;transform:rotate(50deg)}.company-it-thumb .content .arrow i{color:var(--white);font-size:36px}.company-it-thumb:hover .content .arrow{transform:rotate(0)}@media (max-width:1399px){.company-it-thumb .content{width:90%;bottom:20px}.company-it-thumb .content .title{font-size:22px;line-height:32px}.company-it-thumb .content .arrow i{color:var(--white);font-size:20px}}.company-it-wrap{text-align:center;z-index:1;padding:98px 10px 70px;position:relative}.company-it-wrap .com-ele{z-index:-1;position:absolute;bottom:40px;right:40px}.company-it-wrap .box{max-width:666px;margin:0 auto}.company-it-wrap .review-area{justify-content:center;align-items:center;gap:18px;margin-bottom:35px}.company-it-wrap .review-area p{color:#ffffffe0;font-size:14px;font-weight:500;line-height:20px}.company-it-wrap .cont-middle{margin-bottom:90px}.company-it-wrap .cont-middle h2{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:40px;font-family:Instrument Sans,sans-serif;font-size:66px;font-weight:500;line-height:80px}.company-it-wrap .cont-middle p{text-align:center;color:#fff;max-width:490px;margin:0 auto 38px;font-size:18px;font-weight:500;line-height:30px}@media (max-width:1399px){.company-it-wrap .com-ele{width:90px;bottom:4px;right:4px}.company-it-wrap{z-index:1;padding:38px 10px 90px}.company-it-wrap .com-ele{display:none}.company-it-wrap .box{max-width:666px;margin:0 auto}.company-it-wrap .review-area{justify-content:center;align-items:center;gap:8px 18px;margin-bottom:20px}.company-it-wrap .review-area p{font-size:14px;line-height:20px}.company-it-wrap .cont-middle{margin-bottom:24px}.company-it-wrap .cont-middle h2{margin-bottom:18px;font-size:24px;line-height:34px}.company-it-wrap .cont-middle p{margin-bottom:24px;font-size:14px;line-height:22px}}.ele-button-box{max-width:220px;margin:0 auto -1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ele-button-box .ele-img{max-width:250px;height:80px}.counter-collaboration-section{z-index:1;position:relative}.counter-collaboration-section .global-ele-left{z-index:-1;position:absolute;top:50%;left:0;transform:translateY(-50%)}.counter-collaboration-section .global-ele-right{z-index:-1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.development--item-count{max-width:300px}.development--item-count h2{border-bottom:1px solid #1717173b;margin-bottom:25px;padding-bottom:25px}.development--item-count h2 span{letter-spacing:-.02em;color:#0000;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#171717;font-size:82px;font-weight:500;line-height:103px}.development--item-count .cont h3{color:#171717;margin-bottom:12px;font-size:20px;font-weight:600;line-height:30px}.development--item-count .cont p{color:#898989;font-size:16px;font-weight:500;line-height:24px}.development--item-count:hover h2 span{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#ac8de0;color:#ac8de0}@media (max-width:1199px){.development--item-count h2{margin-bottom:15px;padding-bottom:15px}.development--item-count h2 span{font-size:29px;line-height:42px}.development--item-count .cont h3{margin-bottom:10px;font-size:18px;line-height:28px}.development--item-count .cont p{font-size:16px;line-height:24px}}@media (max-width:575px){.development--item-count{max-width:100%}.development--item-count h2{margin-bottom:15px;padding-bottom:15px}.development--item-count h2 span{font-size:29px;line-height:42px}.development--item-count .cont h3{margin-bottom:10px;font-size:18px;line-height:28px}.development--item-count .cont p{font-size:16px;line-height:24px}}.portfolio-info-box h4{color:#1f1f1f;font-size:22px;font-weight:700;line-height:29px}.portfolio-info-box p{color:#4b5563;font-size:18px;font-weight:400;line-height:30px}@media (max-width:1199px){.portfolio-info-box img{object-fit:contain;width:50px;height:50px}.portfolio-info-box h4{font-size:20px;font-weight:700;line-height:24px}.portfolio-info-box p{font-size:16px;font-weight:400;line-height:24px}}.portfolio-card{z-index:1;border-radius:14px;position:relative;overflow:hidden}.portfolio-card .portfolio-image{z-index:1;position:relative}.portfolio-card .portfolio-image img{object-fit:cover;width:100%;height:100%;display:block}.portfolio-card .portfolio-image:before{content:"";background:linear-gradient(248.79deg,#16383854 21.01%,#163838a6 74.95%);width:100%;height:100%;position:absolute;inset:0}.portfolio-card .portfolio-image .expand-btn{z-index:2;color:#3ba7fa;background:#ffffffe6;border-radius:4px;justify-content:center;align-items:center;width:55px;height:58px;font-size:16px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.portfolio-card .portfolio-image .expand-btn:hover{color:#fff;background:#3ba7fa}.portfolio-card .portfolio-content{z-index:2;border-top:1px solid #ffffff8c;padding-top:28px;position:absolute;bottom:35px;left:35px;right:35px}.portfolio-card .portfolio-content .title{color:#fff;margin-bottom:12px;font-size:24px;display:block}.portfolio-card .portfolio-content .category{color:#efefef;font-size:16px}@media (max-width:575px){.portfolio-card .portfolio-image .expand-btn{width:32px;height:32px;font-size:12px;top:4px;right:4px}.portfolio-card .portfolio-content{padding-top:12px;position:absolute;bottom:8px;left:8px;right:8px}.portfolio-card .portfolio-content .title{margin-bottom:9px;font-size:18px;line-height:22px}.portfolio-card .portfolio-content .category{font-size:12px}}.portfolio-card-item-10{margin-top:30px}.portfolio-card-item-10 .portfolio-image img{border-radius:6px;width:100%;height:100%}.portfolio-card-item-10 .portfolio-content{margin-top:30px}.portfolio-card-item-10 .portfolio-content h3{font-family:Satoshi,sans-serif;font-size:24px;font-weight:500}.portfolio-card-item-10 .portfolio-content h3 a:hover{color:#3ba7fa}.portfolio-card-item-10 .portfolio-content p{color:#4b5563;margin-top:5px;font-family:Satoshi,sans-serif}.portfolio-section-10 .container-fluid{padding:0 34px}.marquee--section10 .marquee{--duration:30s;--gap:0px;-webkit-user-select:none;user-select:none;gap:0;margin-bottom:60px;display:flex;position:relative;overflow:hidden}@media (max-width:1199px){.marquee--section10 .marquee{margin-bottom:70px}}.marquee--section10 .marquee.slide-right,.marquee--section10 .marquee.slide-right .text,.marquee--section10 .marquee.slide-right .stroke-text{transform:scaleX(-1)}.marquee--section10 .marquee .marquee-group{min-width:100%;animation:scroll var(--duration)linear infinite;flex-shrink:0;justify-content:space-around;align-items:center;gap:30px;display:flex}.marquee--section10 .marquee .text{color:#0000;text-transform:capitalize;-webkit-text-stroke:1px #626c74;align-items:center;gap:50px;font-family:Satoshi,sans-serif;font-size:90px;font-weight:500;line-height:112px;display:flex}.marquee--section10 .marquee .text:hover{color:#0000}@media (max-width:1199px){.marquee--section10 .marquee .text{gap:30px}}@media (max-width:575px){.marquee--section10 .marquee .text{gap:20px}}.testimonial__section{background-color:#fcf7f3;margin-bottom:-1px}.testimonial__section .container{max-width:1550px;margin:0 auto}.testimonial-header{gap:70px;margin-bottom:0}.testimonial-header .count-title{color:var(--theme-star2);font-size:600px;font-weight:700;line-height:590px}.testimonial-header .t-ttile-left{position:relative;bottom:150px}@media (max-width:1399px){.testimonial-header{gap:50px}.testimonial-header .count-title{font-size:400px;line-height:400px}.testimonial-header .t-ttile-left{bottom:120px}}@media (max-width:1199px){.testimonial-header{gap:20px}.testimonial-header .count-title{font-size:290px;line-height:320px}.testimonial-header .count-title span{font-size:290px}.testimonial-header .t-ttile-left{bottom:120px}}@media (max-width:767px){.testimonial-header{gap:20px}.testimonial-header .count-title{font-size:120px;line-height:150px}.testimonial-header .count-title span{font-size:120px}.testimonial-header .t-ttile-left{bottom:30px}}@media (max-width:575px){.testimonial-header{gap:14px}.testimonial-header .count-title{font-size:80px;line-height:90px}.testimonial-header .count-title span{font-size:80px}.testimonial-header .t-ttile-left{margin-bottom:20px;bottom:10px}}.testimonial-image-style-1{max-width:307px;margin-left:auto}.testimonial-image-style-1 img{width:100%}.testimonial-content-style-1{border-bottom:1px solid silver;align-items:flex-start;gap:58px;padding-bottom:32px;display:flex}.testimonial-content-style-1 .rd-title,.testimonial-content-style-1 h4{color:var(--black);margin-bottom:50px;font-size:36px;line-height:46px}.testimonial-content-style-1 .content h6{margin-bottom:1px;font-size:18px;font-weight:700;line-height:26px}.testimonial-content-style-1 .content span{color:var(--black);font-size:16px;line-height:24px}@media (max-width:1199px){.testimonial-content-style-1{gap:20px}.testimonial-content-style-1 .rd-title,.testimonial-content-style-1 h4{margin-bottom:20px;font-size:28px;line-height:36px}.testimonial-content-style-1 .rd-title span,.testimonial-content-style-1 h4 span{font-size:28px}.testimonial-content-style-1 .content h6{font-size:16px;line-height:24px}.testimonial-content-style-1 .content span{font-size:14px;line-height:20px}}@media (max-width:991px){.testimonial-content-style-1{gap:20px}.testimonial-content-style-1 .quote-i{width:40px;height:40px}.testimonial-content-style-1 .rd-title,.testimonial-content-style-1 h4{margin-bottom:16px;font-size:22px;line-height:30px}.testimonial-content-style-1 .rd-title span,.testimonial-content-style-1 h4 span{font-size:22px}.testimonial-content-style-1 .content h6{font-size:16px;line-height:24px}.testimonial-content-style-1 .content span{font-size:14px;line-height:20px}}@media (max-width:575px){.testimonial-content-style-1{flex-wrap:wrap;padding-bottom:20px}}.cuss-swiper-pagination{margin-top:30px;margin-left:160px}@media (max-width:575px){.cuss-swiper-pagination{margin-left:0}}.cuss-swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#1717172e;width:12px;height:12px;transition:all .3s;margin:0 6px!important}.cuss-swiper-pagination .swiper-pagination-bullet-active{background:var(--black);transform:scale(1.3)}.testimonial-slider01{margin-right:-180px}@media (max-width:767px){.testimonial-slider01{margin-right:0}}.s-title{margin-bottom:130px}@media (max-width:1399px){.s-title{margin-bottom:80px}}@media (max-width:1199px){.s-title{margin-bottom:60px}}@media (max-width:991px){.s-title{margin-bottom:40px}}.testimonial-item-style-1 .time-year{color:var(--theme-star2);z-index:1;width:100%;margin-bottom:64px;padding-bottom:20px;font-family:Space Grotesk,sans-serif;font-size:28px;position:relative;border-bottom:1px solid var(--theme-star2)!important}.testimonial-item-style-1 .time-year:before{content:"";clip-path:polygon(48% 100%,0 0,100% 0);top:100%;width:14px;height:13px;position:absolute;inset-inline-start:0;background-color:var(--theme-star2)!important}.testimonial-item-style-1 .title{margin-bottom:24px;font-size:28px}.testimonial-item-style-1 p{color:var(--text-gray1);font-size:18px;font-weight:500}.testimonial-item-style-1 .subs{padding-top:60px}@media (max-width:1199px){.testimonial-item-style-1 .time-year{z-index:1;margin-bottom:40px;padding-bottom:16px;font-size:24px}.testimonial-item-style-1 .title{margin-bottom:16px;font-size:24px}.testimonial-item-style-1 p{font-size:15px}.testimonial-item-style-1 .subs{padding-top:24px}}.cus-swiper-pagination{justify-content:center;align-items:center;margin-top:88px;display:flex}@media (max-width:1199px){.cus-swiper-pagination{margin-top:70px}}@media (max-width:991px){.cus-swiper-pagination{margin-top:40px}}@media (max-width:767px){.cus-swiper-pagination{margin-top:30px}}@media (max-width:575px){.cus-swiper-pagination{margin-top:22px}}.cus-swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#b4b4b4b3;width:12px;height:12px;transition:all .3s;margin:0 6px!important}.cus-swiper-pagination .swiper-pagination-bullet-active{background:var(--theme-star2);transform:scale(1.3)}.shop-sponsor-section{background-color:#fcf7f3}.shop-sponsor-section .sponsor-grac-circle{max-width:466px;margin:150px auto 0;animation:20s linear infinite cir360}@media (max-width:1399px){.shop-sponsor-section .sponsor-grac-circle{max-width:300px;margin:100px auto 0}.shop-sponsor-section .sponsor-grac-circle img{width:100%}}@media (max-width:1199px){.shop-sponsor-section .sponsor-grac-circle{max-width:300px;margin:80px auto 0}.shop-sponsor-section .sponsor-grac-circle img{width:100%}}@media (max-width:991px){.shop-sponsor-section .sponsor-grac-circle{max-width:220px;margin:60px auto 0}.shop-sponsor-section .sponsor-grac-circle img{width:100%}}@keyframes cir360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.trusted-shop{color:var(--black);margin-bottom:-120px;margin-left:100px;font-size:18px;font-weight:700;line-height:26px}@media (max-width:991px){.trusted-shop{margin-bottom:-90px;margin-left:0}}@media (max-width:767px){.trusted-shop{text-align:center;max-width:250px;margin:0 auto 25px;font-size:14px;line-height:22px}}.sponsor-shop-wrap1{border-bottom:1px solid silver}.sponsor-shop-wrap1 .sponsor-shop-item{border-right:1px solid silver;justify-content:center;align-items:center;width:14.2857%;height:169px;padding:20px;display:flex}.sponsor-shop-wrap1 .sponsor-shop-item:first-child{border-left:1px solid silver}.sponsor-shop-wrap1 .sponsor-shop-item img{object-fit:contain;max-width:122px}.sponsor-shop-wrap1.style02{border-bottom:unset}@media (max-width:991px){.sponsor-shop-wrap1 .sponsor-shop-item{height:120px}.sponsor-shop-wrap1 .sponsor-shop-item img{max-width:80px}}@media (max-width:767px){.sponsor-shop-wrap1{flex-wrap:wrap}.sponsor-shop-wrap1 .sponsor-shop-item{width:25%;height:100px}.sponsor-shop-wrap1 .sponsor-shop-item img{max-width:70px}}@media (max-width:575px){.sponsor-shop-wrap1{flex-wrap:wrap}.sponsor-shop-wrap1 .sponsor-shop-item{width:33.3333%;height:100px}.sponsor-shop-wrap1 .sponsor-shop-item img{max-width:70px}}.business-card-section03 .business-card-top03{justify-content:space-between;display:flex}.business-card-section03 .business-card-top03 .business-title3{color:var(--black);font-size:200px;line-height:200px}.business-card-section03 .business-slide-wrap03{width:88%;padding:0 14px}.business-card-section03 .business-slide-wrap03 .business-item-style1{margin:120px 15px 20px}.business-card-section03 .business-slide-wrap03 .business-item-style03{background-color:#0000;padding:0}.business-card-section03 .business-slide-wrap03 .business-item-style03.style1{transform:rotate(3.5deg)!important}.business-card-section03 .business-slide-wrap03 .business-item-style03.style2{transform:rotate(-3.5deg)!important}.business-card-section03 .business-slide-wrap03 .business-item-style03 .card-profile{background-color:var(--white);border-radius:8px;align-items:center;gap:13px;padding:16px 28px;display:flex}.business-card-section03 .business-slide-wrap03 .business-item-style03 .card-profile h3,.business-card-section03 .business-slide-wrap03 .business-item-style03 .card-profile h4{font-size:18px}.business-card-section03 .business-slide-wrap03 .business-item-style03 .card-profile p{color:#717171;margin:0;font-size:16px}.business-card-section03 .business-slide-wrap03 .business-item-style03 .card-profile .text-great{color:#717171;text-transform:uppercase;font-size:14px}.business-card-section03 .business-slide-wrap03 .business-item-style03 .business-card-body{background-color:var(--white);border-radius:8px;padding:32px 30px}.business-card-section03 .business-slide-wrap03 .business-item-style03 .business-card-body .ratting{align-items:center;gap:4px;margin-bottom:14px;display:flex}.business-card-section03 .business-slide-wrap03 .business-item-style03 .business-card-body .ratting i{color:#ff8000}.business-card-section03 .business-slide-wrap03 .business-item-style03 .business-card-body p{color:#5c5c5c;padding-bottom:50px;font-size:16px;line-height:26px}@media screen and (max-width:1850px){.business-card-section03 .business-slide-wrap03{width:100%}}@media screen and (max-width:1600px){.business-card-section03 .business-slide-wrap03{width:100%}.business-card-section03 .business-slide-wrap03 .business-item-style1{margin:80px 15px 20px}.business-card-section03 .business-slide-wrap03 .business-item-style03 .card-profile{gap:13px;padding:16px 20px;display:flex}.business-card-section03 .business-slide-wrap03 .business-item-style03 .business-card-body{padding:24px 20px}.business-card-section03 .business-slide-wrap03 .business-item-style03 .business-card-body p{line-height:26px;padding-bottom:40px!important}}@media screen and (max-width:1400px){.business-card-section03 .business-slide-wrap03{width:100%}.business-card-section03 .business-slide-wrap03 .business-item-style1{margin:80px 15px 20px}.business-card-section03 .business-slide-wrap03 .business-item-style03 .card-profile{gap:13px;padding:16px 20px;display:flex}.business-card-section03 .business-slide-wrap03 .business-item-style03 .business-card-body{padding:24px 20px}.business-card-section03 .business-slide-wrap03 .business-item-style03 .business-card-body p{margin-bottom:0;line-height:26px;padding-bottom:10px!important}.business-card-section03 .business-card-top03 .business-title3{font-size:120px;line-height:120px}}@media (max-width:1199px){.business-card-section03 .business-slide-wrap03 .business-item-style1{margin:50px 15px 20px}.business-card-section03 .business-card-top03 .business-title3{font-size:80px;line-height:80px}}@media (max-width:991px){.business-card-section03 .business-slide-wrap03 .business-item-style1{margin:40px 15px 20px}.business-card-section03 .business-card-top03{flex-wrap:wrap;justify-content:center;gap:20px}.business-card-section03 .business-card-top03 .business-title3{text-align:center;width:100%;font-size:70px;line-height:70px}}@media (max-width:767px){.business-card-section03 .business-card-top03{flex-wrap:wrap;justify-content:center;gap:20px}.business-card-section03 .business-card-top03 .business-title3{text-align:center;width:100%;font-size:40px;line-height:40px}}@media (max-width:575px){.business-card-section03 .business-card-top03{flex-wrap:wrap;justify-content:center;gap:14px}.business-card-section03 .business-card-top03 .business-title3{text-align:center;width:100%;font-size:34px;line-height:34px}}.testimonial__section5 .container{max-width:1720px}.testimonial__section5 .crafting-text{border-bottom:1px solid #171717;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:120px;padding-bottom:38px;display:flex}.testimonial__section5 .crafting-text p{text-transform:uppercase;color:var(--black);font-size:16px;font-weight:500;line-height:18px}.testimonial__section5 .testimonial-title-05{margin-bottom:150px}.testimonial__section5 .testimonial-title-05 .ratting-content{align-items:center;gap:14px 50px;display:flex}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow{align-items:center;gap:20px}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow .arrow-theme{width:42px;min-width:42px;height:42px;color:var(--black);background-color:#f0b010;border-radius:50%;transition:all .4s}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow .arrow-theme:hover{background-color:var(--theme)}.testimonial__section5 .testimonial-title-05 .ratting-content .more-then{color:var(--black)}.testimonial__section5 .testimonial-title-05 h2{color:var(--black);margin-bottom:70px;font-size:200px;font-weight:400;line-height:200px}.testimonial__section5 .testimonial-content-style-1{border:unset}.testimonial__section5 .cuss-swiper-pagination{margin-top:0}@media (max-width:1600px){.testimonial__section5 .crafting-text{gap:10px;margin-bottom:70px;padding-bottom:24px}.testimonial__section5 .crafting-text p{font-size:16px;line-height:18px}.testimonial__section5 .testimonial-title-05{margin-bottom:90px}.testimonial__section5 .testimonial-title-05 .ratting-content{flex-wrap:wrap;align-items:center;gap:14px 24px;display:flex}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow{align-items:center;gap:14px}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow .arrow-theme{width:37px;min-width:37px;height:37px;font-size:16px}.testimonial__section5 .testimonial-title-05 .ratting-content .more-then{font-size:16px}.testimonial__section5 .testimonial-title-05 h2{margin-bottom:30px;font-size:150px;line-height:150px}}@media (max-width:1199px){.testimonial__section5 .crafting-text{gap:10px;margin-bottom:50px;padding-bottom:24px}.testimonial__section5 .crafting-text p{font-size:16px;line-height:18px}.testimonial__section5 .testimonial-title-05{margin-bottom:60px}.testimonial__section5 .testimonial-title-05 .ratting-content{flex-wrap:wrap;align-items:center;gap:14px 24px;display:flex}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow{align-items:center;gap:14px}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow .arrow-theme{width:37px;min-width:37px;height:37px;font-size:16px}.testimonial__section5 .testimonial-title-05 .ratting-content .more-then{font-size:16px}.testimonial__section5 .testimonial-title-05 h2{margin-bottom:30px;font-size:100px;line-height:100px}}@media (max-width:767px){.testimonial__section5 .crafting-text{gap:10px;margin-bottom:30px;padding-bottom:20px}.testimonial__section5 .crafting-text p{font-size:16px;line-height:18px}.testimonial__section5 .testimonial-title-05{margin-bottom:40px}.testimonial__section5 .testimonial-title-05 .ratting-content{flex-wrap:wrap;align-items:center;gap:14px 24px;display:flex}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow{align-items:center;gap:14px}.testimonial__section5 .testimonial-title-05 .ratting-content .reviw-with-arrow .arrow-theme{width:37px;min-width:37px;height:37px;font-size:16px}.testimonial__section5 .testimonial-title-05 .ratting-content .more-then{font-size:16px}.testimonial__section5 .testimonial-title-05 h2{margin-bottom:30px;font-size:40px;line-height:40px}}.testimonial-content-style-6{max-width:835px;margin-left:auto}.testimonial-content-style-6 .review-ratting{margin-bottom:38px}.testimonial-content-style-6 .title{letter-spacing:-.01em;color:var(--black);margin-bottom:10px;font-family:Satoshi;font-size:30px;font-weight:400;line-height:52px}.testimonial-content-style-6 .content-profile{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.testimonial-content-style-6 .content-profile .content-profile-inner{align-items:center;gap:16px;display:flex}.testimonial-content-style-6 .content-profile .content-profile-inner .thumb{border:1px solid var(--black);border-radius:50%}.testimonial-content-style-6 .content-profile .content-profile-inner h6{color:var(--black);margin-bottom:4px;font-family:Satoshi;font-size:18px;line-height:20px}.testimonial-content-style-6 .content-profile .content-profile-inner span{color:var(--black);font-family:Satoshi;font-size:16px}.testimonial-content-style-6 .content-profile .cus-quote{width:120px}@media (max-width:767px){.testimonial-content-style-6 .review-ratting{margin-bottom:20px}.testimonial-content-style-6 .title{margin-bottom:10px;font-size:18px;line-height:26px}.testimonial-content-style-6 .cus-quote{width:45px}.testimonial-content-style-6 .content-profile{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:25px;display:flex}.testimonial-content-style-6 .content-profile .content-profile-inner{align-items:center;gap:16px;display:flex}.testimonial-content-style-6 .content-profile .content-profile-inner .thumb{border-radius:50%}.testimonial-content-style-6 .content-profile .content-profile-inner h6{margin-bottom:4px;font-size:18px}.testimonial-content-style-6 .content-profile .content-profile-inner span{color:var(--black);font-size:16px}.testimonial-content-style-6 .content-profile .cus-quote{width:120px}}.testimonial__section6 .slide-btn{z-index:5;position:relative;bottom:-50px}.cmn-slie-btn{width:50px;height:50px;color:var(--white);background-color:#343434;justify-content:center;align-items:center;transition:all .4s;display:flex}.cmn-slie-btn.active,.cmn-slie-btn:hover{background-color:var(--theme);color:var(--white)}.testimonial-single-left .box{max-width:270px;margin:0 auto}.testimonial-single-left .thumb{border:2px solid #fff;border-radius:50%;max-width:254px;margin-bottom:40px}.testimonial-single-left .thumb img{border-radius:50%}.testimonial-single-left .thumb .quote-top{border-radius:initial;position:absolute;top:15px;right:-60px}.testimonial-single-left .cont{text-align:center}.testimonial-single-left .cont h4{color:var(--white);margin-bottom:9px;font-family:Space Grotesk,sans-serif;font-weight:600;line-height:30px}.testimonial-single-left .cont p{color:var(--white);font-size:16px;font-weight:400;line-height:30px}@media (max-width:991px){.testimonial-single-left .thumb{margin-bottom:20px}.testimonial-single-left .thumb img{border-radius:50%}.testimonial-single-left .thumb .quote-top{border-radius:initial;width:40px;position:absolute;top:5px;right:-10px}.testimonial-single-left .cont{text-align:center}.testimonial-single-left .cont h4{margin-bottom:2px;line-height:30px}.testimonial-single-left .cont p{font-size:16px;font-weight:400;line-height:30px}}.testimonial__section9 .testimonial-slider{max-width:1070px;margin:0 auto}.testimonial__section9 .testi-title{text-align:center;letter-spacing:-.02em;text-transform:uppercase;color:#17171724;font-family:helvetica;font-size:180px;font-weight:400;line-height:145px}@media (max-width:1600px){.testimonial__section9 .testi-title{font-size:100px;line-height:100px}}@media (max-width:991px){.testimonial__section9 .testi-title{font-size:64px;line-height:64px}}@media (max-width:575px){.testimonial__section9 .testi-title{font-size:36px;line-height:64px}}.testimonial-wrapper09{z-index:1;border-radius:12px;margin:0 10px;padding:0 1px 120px;position:relative}.testimonial-wrapper09 .text-circle-wrap{background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:222px;height:222px;margin:-1px auto 0;display:flex;position:relative;top:-110px}.testimonial-wrapper09 .text-circle-wrap .circle-image{background-color:#171717!important}.testimonial-wrapper09 .text-circle-wrap .circle-image .arrow i{font-size:33px}.testimonial-wrapper09 .testimonial-content-style-9 .title{leading-trim:both;text-edge:cap;text-align:center;letter-spacing:-.02em;color:#fff;font-family:Instrument Sans,sans-serif;font-size:50px;font-weight:500;line-height:72px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner{justify-content:center;align-items:center;gap:16px;margin-top:100px;display:flex}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .line{background-color:#ffffffe0;width:51px;height:1px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .text1{color:#fff;font-family:Instrument Sans,sans-serif;font-size:18px;font-weight:700;line-height:42px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .text2{letter-spacing:.01em;color:#ffffffc4;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:30px}.testimonial-wrapper09 .slide-btn{max-width:1340px;top:50%}.testimonial-wrapper09 .man-ele1,.testimonial-wrapper09 .man-ele2,.testimonial-wrapper09 .man-ele3{z-index:-1;position:absolute}.testimonial-wrapper09 .man-ele1{top:100px;left:480px}.testimonial-wrapper09 .man-ele2{bottom:117px;right:299px}.testimonial-wrapper09 .man-ele3{bottom:44px;left:227px}.testimonial-wrapper09 .quote{z-index:-1;position:absolute;top:120px;right:167px}@media (max-width:1399px){.testimonial-wrapper09 .text-circle-wrap{width:145px;height:145px;top:-55px}.testimonial-wrapper09 .text-circle-wrap .circle-image{width:135px;height:135px}.testimonial-wrapper09 .text-circle-wrap .circle-image .mimg-text{width:120px}.testimonial-wrapper09 .text-circle-wrap .circle-image .arrow i{font-size:24px}.testimonial-wrapper09 .man-ele1{top:50px;left:100px}.testimonial-wrapper09 .quote{width:60px;top:20px;right:20px}.testimonial-wrapper09 .testimonial-content-style-9 .title{font-size:34px;line-height:44px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner{flex-wrap:wrap;gap:8px 16px;margin-top:30px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .line{width:20px;height:1px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .text1{font-size:16px;line-height:26px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .text2{font-size:14px;line-height:24px}.testimonial-wrapper09 .slide-btn{max-width:120px;margin:30px auto 0;top:50%;position:static!important}}@media (max-width:767px){.testimonial-wrapper09{padding:0 1px 80px}.testimonial-wrapper09 .text-circle-wrap{width:145px;height:145px;top:-25px}.testimonial-wrapper09 .text-circle-wrap .circle-image{width:135px;height:135px}.testimonial-wrapper09 .text-circle-wrap .circle-image .mimg-text{width:120px}.testimonial-wrapper09 .text-circle-wrap .circle-image .arrow i{font-size:24px}.testimonial-wrapper09 .man-ele1{top:50px;left:100px}.testimonial-wrapper09 .quote{width:60px;top:20px;right:20px}.testimonial-wrapper09 .testimonial-content-style-9 .title{font-size:22px;line-height:32px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner{flex-wrap:wrap;gap:8px 16px;margin-top:30px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .line{width:20px;height:1px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .text1{font-size:16px;line-height:26px}.testimonial-wrapper09 .testimonial-content-style-9 .badge-text-inner .text2{font-size:14px;line-height:24px}.testimonial-wrapper09 .slide-btn{max-width:120px;margin:30px auto 0;top:50%;position:static!important}}.testimonial-card-items-10{background-color:var(--white);border-radius:4px;padding:40px 100px;position:relative}@media (max-width:1399px){.testimonial-card-items-10{padding:30px}}.testimonial-card-items-10 .icon{text-align:center;width:88px;height:88px;color:var(--white);background-color:#3ba7fa;border-radius:4px;font-size:45px;line-height:88px;position:absolute;top:20px;left:-30px}@media (max-width:1399px){.testimonial-card-items-10 .icon{display:none}}.testimonial-card-items-10 .star{color:#3ba7fa}.testimonial-card-items-10 h3{margin-top:10px;font-size:22px;font-weight:700}@media (max-width:1399px){.testimonial-card-items-10 h3{font-size:20px}}.testimonial-card-items-10 p{color:#555;border-bottom:1px solid #00000017;max-width:460px;margin-top:15px;margin-bottom:30px;padding-bottom:30px;font-family:Satoshi,sans-serif;font-size:16px;font-weight:400;line-height:175%}.testimonial-card-items-10 .client-info-item{justify-content:space-between;align-items:center;display:flex}@media (max-width:1399px){.testimonial-card-items-10 .client-info-item{flex-wrap:wrap;gap:25px}}.testimonial-card-items-10 .client-info-item .info-item{align-items:center;gap:16px;display:flex}.testimonial-card-items-10 .client-info-item .info-item .cont h5{font-size:18px;font-weight:700}@media (max-width:1600px){.testimonial-card-items-10 .client-info-item img{width:70px}}.testimonial-section-10 .testi-slider{margin-top:48px;margin-left:-20px;margin-right:-100px}@media (max-width:1399px){.testimonial-section-10 .testi-slider{margin-top:30px;margin-left:10px;margin-right:10px}}.testimonial__section11{z-index:1}.testimonial__section11 .slide-btn{z-index:9;position:absolute;bottom:190px;right:300px}.testimonial__section11 .slide-btn i{color:var(--black)}.testimonial__section11 .map-11{z-index:-1;position:absolute;top:200px;left:177px}@media (max-width:1399px){.testimonial__section11 .slide-btn{z-index:9;margin-top:24px;position:static;bottom:190px;right:300px}.testimonial__section11 .slide-btn i{color:var(--black)}}.testimonial-content-style-11 .title{color:#1f1f1f;font-size:32px;line-height:50px}.testimonial-content-style-11 .review-ratting{margin-bottom:-70px}@media (max-width:767px){.testimonial-content-style-11 .title{color:#1f1f1f;font-size:22px;line-height:34px}.testimonial-content-style-11 .review-ratting{width:60px;height:60px;margin-bottom:7px}.testimonial-content-style-11 .review-ratting img{width:100%}}.testimonial-thumb-area .thumb{max-width:582px;margin:0 auto}.testimonial-thumb-area .google-review{position:absolute;top:220px;right:30px}.testimonial-thumb-area .google-review-pilot{position:absolute;bottom:250px;left:0}@media (max-width:1199px){.testimonial-thumb-area .google-review{width:120px;top:220px;right:30px}.testimonial-thumb-area .google-review-pilot{width:140px;bottom:250px;left:0}}.section-bg11{background-color:#efefef!important}.review-ratting i{color:var(--theme-star);font-size:18px}html,body{height:100%}.layout{flex-direction:column;min-height:100vh;display:flex}.content{flex:1;position:relative}
