:root{--main-color:#ef8746;--sub-color:#48a0df;--main-bg:#f5f5f5;--gradient-text:linear-gradient(90deg,#0072ff,#00c6ff);--gradient-45-deg:linear-gradient(45deg,#48a0df,#48a0df,#48a0df);--gradient-bg:linear-gradient(90deg,#4b397f,#3d799a,#64acb8);--gradient-new:linear-gradient(90deg,#68b7da,#6894d9,#6771d9,#7f67d9,#a168d8,#c667d9);--subtitle-dark:#939ba1;--subtitle:#61676c;--max-width:1200px;--max-width-docs:600px;--footer-adjustment:calc(100vh - 298px);--footer-adjustment-404:calc(100vh - 328px)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Afacad,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.menu-link{color:#ef8746;color:var(--main-color);text-decoration:none!important}.loader{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;position:absolute;width:100%}.lds-ellipsis{display:inline-block;height:80px;position:relative;width:80px}.lds-ellipsis div{animation-timing-function:cubic-bezier(0,1,1,0);background:#ef8746;background:var(--main-color);border-radius:50%;height:13px;position:absolute;top:33px;width:13px}.lds-ellipsis div:first-child{animation:lds-ellipsis1 .6s infinite;left:8px}.lds-ellipsis div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:8px}.lds-ellipsis div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:32px}.lds-ellipsis div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}#pagenotfound{height:calc(100vh - 328px);height:var(--footer-adjustment-404);transition:all .3s linear}.pagenotfound{height:100%}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.h-center{align-items:center}.v-center{justify-content:center}section{border:var(--test1);padding:30px 0;position:relative;transition:all .3s linear;z-index:10!important}.section-top{margin-top:30px}@media screen and (max-width:480px){.section-top{margin-top:60px}}.section-top-websites{margin-top:30px}@media screen and (max-width:480px){.section-top-websites{margin-top:30px}}.section-bottom{margin-bottom:30px}.section-footer{padding:60px 0!important}section .title{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(45deg,#48a0df,#48a0df,#48a0df);background-image:var(--gradient-45-deg);background-size:100%;font-size:80px;font-weight:700}@media screen and (max-width:480px){section .title{font-size:50px;line-height:50px}}section .notfound{color:#61676c;color:var(--subtitle);font-size:20px;font-weight:400;margin:10px 0;transition:all .3s linear}section .subtitle{color:#ef8746;color:var(--main-color);font-size:20px;font-weight:400;margin:5px 0;width:100px}section .subtitle span{transition:all .3s linear}section .highlight{font-size:30px;font-weight:700;margin-bottom:5px;margin-right:0}.section-info{line-height:25px;margin-right:0}section .wrapper{max-width:1200px;max-width:var(--max-width);padding:0 24px}section .wrapper,section .wrapper-docs{border:var(--test1);display:flex;flex-direction:row;height:100%;margin:0 auto}section .wrapper-docs{max-width:600px;max-width:var(--max-width-docs);padding:0 30px}section .card-wrapper{border:var(--test1);margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 24px}section .pagetopMargin{height:20px;width:100%}@media screen and (max-width:480px){section .pagetopMargin{display:none}}.gradient-text{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(45deg,#0379c3,#63c1fc);background-size:100%}.menu-panel-none{visibility:hidden!important}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24}.custom-tooltip{z-index:6}#related-article{display:block;margin-bottom:60px}.related-articles-container{margin:0 auto}@media screen and (max-width:480px){.related-articles-container{width:100%}}.related-articles{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(45deg,#48a0df,#48a0df,#48a0df);background-image:var(--gradient-45-deg);background-size:100%;font-size:40px;font-weight:700;line-height:40px}.articles-container{grid-gap:10px;box-sizing:border-box;display:grid;grid-template-columns:repeat(1,1fr);margin:0 auto 60px;padding-top:30px}@media screen and (max-width:480px){.articles-container{grid-template-columns:repeat(1,1fr);width:100%}}.each-article{cursor:pointer;display:flex}@media screen and (max-width:480px){.each-article{flex-direction:column}.article-banner-container{width:100%!important}.article-contents{padding:20px 20px 20px 0!important}}.article-banner-container{height:150px;min-width:300px;overflow:hidden;position:relative;width:300px}.article-contents{box-sizing:border-box;padding:20px}.article-banner-container img{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.article-date{font-size:13px}.article-author,.article-date{color:#61676c;color:var(--subtitle);display:block;margin-bottom:10px}.article-headline{color:#48a0df;color:var(--sub-color);display:block;font-size:20px;font-weight:700;line-height:20px;margin:10px 0}.each-article:hover .article-author,.each-article:hover .article-body,.each-article:hover .article-headline{color:#ef8746;color:var(--main-color)}.show-all-container{align-items:center;display:flex;justify-content:center;margin-bottom:60px}.show-all{color:#ef8746;color:var(--main-color);cursor:pointer;font-size:20px;font-weight:700}.back-to-top-btn{align-items:center!important;display:flex!important;justify-content:center!important}.pr-overlay{display:grid;inset:0;place-items:center;position:fixed;z-index:9999}.pr-backdrop{background:#00000080;inset:0;position:absolute}.pr-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:20px;position:relative;width:min(92vw,420px);z-index:1}.pr-title{font-size:20px;font-weight:600;margin:0 0 8px}.pr-msg{color:#555;font-size:14px;line-height:1.4;margin:0 0 16px}.pr-actions{display:flex;gap:8px;margin-top:8px}.pr-btn{background:#fff;border:1px solid #ddd;border-radius:10px;cursor:pointer;padding:8px 12px}.pr-btn-primary{background:#111;border-color:#111;color:#fff}.pr-foot{color:#9aa;font-size:11px;margin-top:10px}nav{background-color:var(--main-bg);color:#fff;display:flex;height:55px;position:fixed;top:0;transition:all .3s linear;width:100%;z-index:100}@media screen and (max-width:767px){nav{z-index:100!important}}nav .wrapper{align-items:center;border:var(--test2);display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:var(--max-width);padding:0 24px;width:100%}nav .wrapper ul{margin:0}nav .wrapper .nav-links{display:flex;flex-direction:row;list-style:none}nav .wrapper .nav-links .link-name{background-color:var(--main-bg);border:none;border-radius:20px;color:var(--main-color);cursor:pointer;display:inline-block;font-size:20px;font-weight:700;padding:10px 20px;text-align:center;text-decoration:none;transition:all .3s linear}nav .wrapper .nav-links .active-route,nav .wrapper .nav-links .link-name:active{transition:all .3s linear}nav .wrapper .nav-links .active-route li,nav .wrapper .nav-links .link-name:active li{display:inline-block;transform:scale(.98)}nav .wrapper .nav-left{align-items:center;display:flex;flex-direction:row}nav .wrapper .nav-left a .menu-link{color:red;text-decoration:none!important}@media screen and (max-width:768px){nav .wrapper .nav-left .main-links{display:none}}nav .wrapper .nav-left .logo img{cursor:pointer;height:35px;margin-top:5px}nav .wrapper .nav-right,nav .wrapper .nav-rightMobile{display:flex;flex-direction:row}@media screen and (max-width:768px){nav .wrapper .nav-right .main-link-contact{display:none}}nav .wrapper .nav-right .mode{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin:0 0 0 10px;transition:all .3s linear;width:40px}nav .wrapper .nav-right .mode path{fill:var(--main-color)}nav .wrapper .nav-right .mode:active,nav .wrapper .nav-right .neu{transition:all .3s linear}nav .wrapper .nav-right .mode:active svg{display:inline-block;transform:scale(.95)}nav .wrapper .menu{display:none}nav .wrapper .menu .mode{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin:0 0 0 20px;transition:all .3s linear;width:40px}nav .wrapper .menu .mode path{fill:var(--main-color)}nav .wrapper .menu .mode:active,nav .wrapper .menu .neu{transition:all .3s linear}nav .wrapper .menu .mode:active svg{display:inline-block;transform:scale(.95)}@media screen and (max-width:768px){nav .wrapper .menu{display:block}}.backdrop{min-height:100vh;position:relative;transition:all .3s linear}.backdrop .menu-open{display:none;position:fixed;transition:all .3s linear}.backdrop .menu-open,.backdrop .menu-open .menu-panel{align-items:center;display:flex;height:100vh;width:100%}.backdrop .menu-open .menu-panel{border:var(--test2);color:var(--main-color);flex-direction:column;justify-content:flex-start;padding-top:140px}.backdrop .menu-open .menu-panel path{fill:var(--main-color)}.backdrop .menu-open .menu-panel .menu-top{align-items:center;border:var(--test2);display:flex;flex-direction:row;justify-content:space-between;margin:20px auto 0;max-width:768px;width:100%}.backdrop .menu-open .menu-panel .menu-top .menu-top-link{border:var(--test1);display:flex;flex-direction:column;justify-content:space-between;padding:0 24px;width:100%}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-top-in{border:var(--test4);border-radius:20px;padding:10px 0;transition:all .3s linear}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-top-in .menu-nav-link{color:var(--main-color);text-decoration:none}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-top-in .each-menu{border:var(--test3);display:flex;justify-content:space-between;margin:0 auto;padding:10px 0;width:90%}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-top-in .each-menu span{font-weight:700}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-top-in hr{width:90%}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-top-in:active{transition:all .3s linear}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-bot-in{border:var(--test4);border-radius:30px;margin-top:20px;padding:0;transition:all .3s linear}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-bot-in .menu-nav-link{color:var(--main-color);text-decoration:none}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-bot-in .each-menu{border:var(--test3);display:flex;justify-content:space-between;margin:0 auto;padding:15px 0;width:90%}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-bot-in hr{width:90%}.backdrop .menu-open .menu-panel .menu-top .menu-top-link .menu-bot-in:active{transition:all .3s linear}.backdrop .menu-closed{height:0}.backdrop .open{display:block}.backdrop .closed{display:none}.backdrop .footer{transition:all .3s linear}.backdrop .footer .wrapper{display:flex;flex-direction:column}.backdrop .footer .footer-contact{align-items:center;display:flex;justify-content:center;margin-bottom:60px}.backdrop .footer .footer-contact .footer-contact-inner{align-items:center;display:flex;flex-direction:column;justify-content:center}.backdrop .footer .footer-contact span{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;background-image:var(--gradient-45-deg);background-size:100%;font-size:40px;font-weight:700;margin-bottom:20px;text-align:center}@media screen and (max-width:767px){.backdrop .footer .footer-contact span{font-size:30px}}.backdrop .footer .footer-contact .talk{background:#0000;border:1px solid var(--main-color);border-radius:5px;box-sizing:border-box;color:var(--main-color);cursor:pointer;display:inline-block;font-family:Afacad,sans-serif;font-size:20px;padding:5px 0;text-align:center;text-decoration:none;width:200px}.backdrop .footer .footer-contact .talk:hover{background-color:var(--main-color);color:#fff}.backdrop .footer .footer-contact .talk:hover .arrow-right{fill:#fff}.backdrop .footer .footer-hr{border-top:.5px solid #8b8b8b66;margin-bottom:60px}.backdrop .footer .footer-holder{display:flex;justify-content:space-between;width:100%}.backdrop .footer .footer-left .copyright img{height:35px;margin-bottom:4px}.backdrop .footer .footer-left .copyright svg{height:20px;margin-bottom:4px}.backdrop .footer .footer-left .copyright svg path{transition:all .3s linear}.backdrop .footer .footer-left .copyright .info{display:flex;flex-direction:column}.backdrop .footer .footer-left .copyright .info span{margin:4px 0;transition:all .3s linear}.backdrop .footer .footer-left .copyright .info span a{text-decoration:none}.backdrop .footer .footer-left .copyright .info span a:hover{color:var(--main-color)!important}.backdrop .footer .footer-left .copyright .info .privacy,.backdrop .footer .footer-left .copyright .info .terms{cursor:pointer}@media screen and (max-width:480px){.backdrop .footer .footer-right{display:none}}.backdrop .footer .footer-right span{font-size:14px;font-weight:700}.backdrop .footer .footer-right .qr{display:flex;flex-direction:column}.backdrop .footer .footer-right .qr img{height:80px;margin-top:8px}.backdrop .footer .footer-grid{display:flex;flex-direction:row;font-size:14px}@media screen and (max-width:480px){.backdrop .footer .footer-grid{flex-direction:column-reverse}}.backdrop .footer .footer-grid>div{margin-right:100px}@media screen and (max-width:480px){.backdrop .footer .footer-grid>div{margin-bottom:30px;margin-right:0}}.backdrop .footer .footer-grid .footer-title{font-weight:700}.backdrop .footer .footer-grid .site-map,.backdrop .footer .footer-grid .site-map .links-only{display:flex;flex-direction:column}@media screen and (max-width:480px){.backdrop .footer .footer-grid .site-map .links-only{column-gap:8px;flex-direction:row;flex-wrap:wrap;margin-top:10px}}.backdrop .footer .footer-grid .site-map .links-only .nav{margin:0 10px 8px 0;text-decoration:none}@media screen and (max-width:480px){.backdrop .footer .footer-grid .site-map .links-only .nav{margin:10px 0 25px}}.backdrop .footer .footer-grid .site-map span{margin-bottom:8px}.backdrop .footer .footer-grid .site-map .site-mapLink{border-radius:5px;cursor:pointer;transition:all .3s linear}.backdrop .footer .footer-grid .site-map .site-mapLink:hover{color:var(--main-color);transition:all .3s linear}@media screen and (max-width:480px){.backdrop .footer .footer-grid .site-map .site-mapLink:hover{border:1px solid var(--main-color)}.backdrop .footer .footer-grid .site-map .site-mapLink{padding:10px 20px}}.backdrop .footer .footer-grid .soc-med,.backdrop .footer .footer-grid .soc-med .links-only{display:flex;flex-direction:column}@media screen and (max-width:480px){.backdrop .footer .footer-grid .soc-med .links-only{column-gap:8px;flex-direction:row;margin-top:10px}}.backdrop .footer .footer-grid .soc-med a{text-decoration:none;transition:all .3s linear}.backdrop .footer .footer-grid .soc-med a:hover{color:var(--main-color)!important;transition:all .3s linear}.backdrop .footer .footer-grid .soc-med span{margin-bottom:8px}.backdrop .footer .footer-grid .soc-med .soc-medLink{border-radius:5px;cursor:pointer;transition:all .3s linear}.backdrop .footer .footer-grid .soc-med .soc-medLink:hover{color:var(--main-color);transition:all .3s linear}@media screen and (max-width:480px){.backdrop .footer .footer-grid .soc-med .soc-medLink:hover{border:1px solid var(--main-color)}.backdrop .footer .footer-grid .soc-med .soc-medLink{padding:10px 20px}}#home{overflow:hidden}@media screen and (max-width:480px){#home .title{line-height:55px}}#home .landing{background:var(--sub-color)!important;height:calc(80vh - 55px);padding:0;position:relative;width:100%}#home .landing img{height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:480px){#home .landing img{left:10%;top:68%}}#home .landing .wrapper{align-items:center;display:flex;margin-top:55px;z-index:10}#home .landing .wrapper span{color:#fff;font-size:80px;font-weight:700;line-height:80px}@media screen and (max-width:480px){#home .landing .wrapper span{font-size:50px;line-height:50px;margin-top:-250px}}#home .home{height:100%}#home .home .home-content{font-size:20px;margin:100px 0;width:100%}@media screen and (max-width:480px){#home .home .home-content{margin:50px 0}}#home .home .parent{grid-column-gap:0;grid-row-gap:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}#home .home .parent div{align-items:center;display:flex;height:400px;padding:30px}#home .home .parent .div1,#home .home .parent .div4,#home .home .parent .div5,#home .home .parent .div8{align-items:center;display:flex;justify-content:center}#home .home .div1{grid-area:1/1/2/2}#home .home .div2{grid-area:1/2/2/3}#home .home .div3{grid-area:2/1/3/2}#home .home .div4{grid-area:2/2/3/3}#home .home .div5{grid-area:3/1/4/2}#home .home .div6{grid-area:3/2/4/3}#home .home .div7{grid-area:4/1/5/2}#home .home .div8{grid-area:4/2/5/3}#home .home .box1{border-radius:10px 10px 10px 0}#home .home .box2{border-radius:10px 0 0 10px}#home .home .box3{border-radius:0 10px 10px 0}#home .home .box4{border-radius:10px 0 10px 10px}#home .home .text1,#home .home .text4{font-size:30px!important;font-weight:700}@media screen and (max-width:480px){#home .home .parent{display:flex;flex-direction:column}#home .home .div1{order:1}#home .home .div2{order:2}#home .home .div4{order:3}#home .home .div3{order:4}#home .home .div5{order:5}#home .home .div6{order:6}#home .home .div8{order:7}#home .home .div7{order:8}#home .home .div1,#home .home .div4,#home .home .div5,#home .home .div8{height:300px!important}#home .home .box1{border-radius:10px 10px 0 0}#home .home .box2,#home .home .box3{border-radius:0}#home .home .box4{border-radius:0 0 10px 10px}}#home .home .bg-orange{background:var(--main-color);color:#fff}#home .home .bg-blue{background:var(--sub-color);color:#fff}#home .type-container{display:flex;flex-direction:column;margin-top:10px}#home .type-container .type{font-size:30px;font-weight:700;margin-bottom:5px}#services .service-title{padding-top:0}#services .service-title .service-main-title{color:var(--main-color)!important;font-size:80px;font-weight:700}@media screen and (max-width:480px){#services .service-title .service-main-title{font-size:50px}}#services .type-container{display:flex;flex-direction:column;margin-top:10px}#services .type-container .type{font-size:30px;font-weight:700;margin-bottom:5px}#services .pl{display:flex;flex-direction:row;font-size:20px;width:100%}@media screen and (max-width:480px){#services .pl{flex-direction:column}}#services .pl .left,#services .pl .right{width:100%}#services .pl .right{align-items:center;display:flex;justify-content:center}#services .blue{background:var(--sub-color)!important;height:0;width:100%}#services .orange{background:var(--main-color)!important;padding:100px 0;width:100%}#services .orange .services-holder{display:flex;flex-direction:column}#services .orange .services-holder span{color:#fff;font-size:30px;font-weight:700}#services .orange .services-container{display:flex;flex-direction:row;gap:20px;margin:30px 0;width:100%}@media screen and (max-width:480px){#services .orange .services-container{flex-direction:column}}#services .orange .services-container .each-service{border:3px solid #fff;border-radius:10px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;padding:20px;width:100%}#services .orange .services-container .each-service .service-title{font-size:30px;font-weight:700;line-height:30px}#services .orange .services-container .each-service .service-body{font-size:20px}#services .orange .services-container .each-service .service-hr{border-top:1px solid #fff;margin:20px 0;width:100%}#services .flow{padding:100px 0}#services .flow .flow-holder{display:flex;flex-direction:column}#services .flow .services-container{display:flex;flex-direction:row;gap:20px;margin:30px 0;width:100%}@media screen and (max-width:480px){#services .flow .services-container{flex-direction:column}}#services .flow .services-container .each-service{border:3px solid var(--sub-color);border-radius:10px;box-sizing:border-box;color:#000;display:flex;flex-direction:column;width:100%}#services .flow .services-container .each-service .service-title{background:var(--sub-color);color:#fff;font-size:30px;font-weight:700;line-height:30px;padding:20px}#services .flow .services-container .each-service .service-body{font-size:20px;padding:20px}#services .flow .services-container .each-service .service-hr{border-top:1px solid #000;margin:20px 0;width:100%}#services .scope{height:75vh;padding:0!important}@media screen and (max-width:480px){#services .scope{height:100vh}}#services .scope .bg-image{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}#services .scope .bg-image img{height:100%;object-fit:cover;object-position:center;width:100%}#services .scope .bg-blue{background:var(--sub-color)}#services .scope .bg-blue,#services .scope .bg-orange{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}#services .scope .bg-orange{background:var(--main-color)}#services .scope .scope-container{height:100%;margin:0 auto;position:absolute;width:100%;z-index:5}#services .scope .scope-container .scope-holder{display:flex;flex-direction:column;gap:20px;justify-content:center;padding:100px 0;width:100%}#services .scope .scope-container .scope-holder .each-scope{background:#fff;border-radius:10px;box-sizing:border-box;color:#000;font-size:20px;padding:20px;width:50%}@media screen and (max-width:480px){#services .scope .scope-container .scope-holder .each-scope{width:100%!important}}#services .scope .scope-container .scope-holder .each-scope .scope-title{font-size:30px;font-weight:700}#services .scope-blue{height:50vh}@media screen and (max-width:480px){#services .scope-blue{height:100vh}}#services .scope-blue .scope-holder{align-items:flex-end}#services .scope-blue .scope-holder .each-scope{width:75%!important}#services .scope-orange{height:60vh}@media screen and (max-width:480px){#services .scope-orange{height:100vh}}#services .scope-orange .scope-holder{align-items:flex-end}#services .scope-orange .scope-holder .each-scope{width:75%!important}#services .csr{padding:100px 0}#services .csr .wrapper{display:flex;flex-direction:column}#services .csr .csr-container{box-sizing:border-box;display:flex;flex-direction:row;gap:20px;padding:20px 0;width:100%}@media screen and (max-width:480px){#services .csr .csr-container{flex-direction:column}}#services .csr .csr-container .csr-left,#services .csr .csr-container .csr-right{font-size:20px;width:100%}#services .csr .csr-container .csr-left .icons-container,#services .csr .csr-container .csr-right .icons-container{align-items:center;display:flex;justify-content:center}#about .about-container{display:flex;flex-direction:row;gap:50px;margin-top:24px;width:100%}@media screen and (max-width:480px){#about .about-container{flex-direction:column}}#about .about-container .left,#about .about-container .right{width:100%}#about .about-container .left{display:flex;flex-direction:column}#about .about-container .left img{border-radius:10px;margin-bottom:20px;width:100%}#about .about-container .left .each-info{display:flex;flex-direction:row;margin-bottom:20px}#about .about-container .left .border-left{background:var(--main-color);border-radius:8px;flex-shrink:0;height:auto;margin-right:20px;width:10px!important}#about .about-container .left .content-info{display:flex;flex-direction:column;padding:10px 0}#about .about-container .left .content-info .title-info{font-size:20px}#about .about-container .left .content-info .details{font-size:30px;font-weight:700}@media screen and (max-width:480px){#about .about-container .left .content-info .details{font-size:20px}}#about .about-container .right{display:flex;flex-direction:column;gap:20px}#about .about-container .right .each-info{display:flex;flex-direction:row}#about .about-container .right .border-left{background:var(--sub-color);border-radius:8px;flex-shrink:0;height:auto;margin-right:20px;width:10px!important}#about .about-container .right .content-info{display:flex;flex-direction:column;padding:10px 0}#about .about-container .right .content-info .title-info{font-size:20px}#about .about-container .right .content-info .details{font-size:30px;font-weight:700}@media screen and (max-width:480px){#about .about-container .right .content-info .details{font-size:20px}}#contact .type-container{display:flex;flex-direction:column;margin-top:10px}#contact .type-container .type{font-size:30px;font-weight:700;margin-bottom:5px}#contact .contact-container{display:flex;flex-direction:row;gap:50px;margin-top:24px;width:100%}@media screen and (max-width:480px){#contact .contact-container{flex-direction:column}}#contact .contact-container .left,#contact .contact-container .right{width:100%}#contact .contact-container .left{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:300px;overflow:hidden}#contact .contact-container .left a{text-decoration:none}#contact .contact-container .left .each-contact{align-items:center;background-color:#25d366;border-radius:1000%;display:flex;flex-direction:column;height:150px;justify-content:center;padding:20px;width:150px}#contact .contact-container .left .each-contact .name{color:#fff;font-size:30px;font-weight:700}#contact .contact-container .left .wa{background:#25d366}#contact .contact-container .left .ln{background:var(--sub-color)}#contact .contact-container .right{display:flex;flex-direction:column;gap:20px}#contact .contact-container .right .each-info{display:flex;flex-direction:row}#contact .contact-container .right .border-left{background:var(--main-color);border-radius:8px;flex-shrink:0;height:auto;margin-right:20px;width:10px!important}#contact .contact-container .right .content-info{display:flex;flex-direction:column;padding:10px 0}#contact .contact-container .right .content-info .title-info{font-size:20px}#contact .contact-container .right .content-info .details{font-size:30px;font-weight:700}@media screen and (max-width:480px){#contact .contact-container .right .content-info .details{font-size:20px}}#terms .terms-content{margin-top:30px;width:100%}#terms .terms-content .terms-title{font-size:30px;font-weight:700}#terms .terms-content .terms-info{display:flex;flex-direction:column}#terms .terms-content strong{transition:all .3s linear}#terms ul{margin:0;padding-left:20px}#terms ul li{margin-bottom:10px}#privacy .wrapper .privacy-content{margin:0 auto;width:50%}@media screen and (max-width:767px){#privacy .wrapper .privacy-content{width:100%}}#privacy .wrapper .privacy-content strong{transition:all .3s linear}#privacy ul{margin:0;padding-left:20px}#privacy ul li{margin-bottom:10px}.privacy-title{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;background-image:var(--gradient-45-deg);background-size:100%;font-size:40px;font-weight:700}#read .read{margin:0 auto;max-width:var(--max-width);padding:0 24px}#read .read .article-top-margin{height:90px}#read .read .read-article{font-size:18px;margin:0 auto 60px;width:50%}@media screen and (max-width:767px){#read .read .read-article{width:100%}}#read .read .read-article .back-button{margin-bottom:30px;width:100px}#read .read .read-article .back-button .button{align-items:center;background:#0000;border:none;color:var(--main-color);cursor:pointer;display:inline-block;display:flex;flex-direction:row-reverse;font-family:Afacad,sans-serif;font-size:20px;font-weight:700;height:100%;justify-content:space-between;padding:0;text-align:center;text-decoration:none;width:100%}#read .read .read-article .back-button .button .back-arrow{transform:rotate(180deg)}#read .read .read-article .back-button .arrow-right{fill:var(--main-color)}#read .read .read-article .read-article-banner-container{margin-bottom:20px;position:relative}@media screen and (max-width:767px){#read .read .read-article .read-article-banner-container{margin-top:30px}}#read .read .read-article .read-article-banner-container img{width:100%}#read .read .read-article .reader-article-headline{color:var(--sub-color);font-size:30px;font-weight:700;line-height:30px}#read .read .read-article .article-author{color:var(--subtitle);display:block}
/*# sourceMappingURL=main.9a80ba0a.css.map*/

/* Set font size to 25px and weight to 700 for the 4 target sections */
#home .home .text1 { font-size: 30px !important; font-weight: 700 !important; }
#home .home .text4 { font-size: 30px !important; font-weight: 700 !important; }
#home .home .div3 span { font-size: 27px !important; font-weight: 700 !important; }
#home .home .div6 span { font-size: 30px !important; font-weight: 700 !important; }
