.fox-breadcrumb{max-height:20px;margin-bottom:40px;color:#f1f1f1}.fox-breadcrumb a{color:#f1f1f1}.fox-breadcrumb .fox-breadcrumb-contaner{width:100%;max-height:30px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.fox-breadcrumb .fox-breadcrumb-contaner .fox-breadcrumb-item::before{content:"/";position:relative;margin-left:8px;margin-right:8px}.fox-breadcrumb-black{color:#0b0a0a}.fox-breadcrumb-black a,.fox-breadcrumb-black .fox-breadcrumb-item{color:#0b0a0a}.fox-breadcrumb-black .fox-breadcrumb-item{display:block}.btnFox{display:flex;height:54px;max-width:fit-content;padding:0 22px;align-items:center;gap:8px;border-radius:999px;color:#0b0a0a;background:#fff;transition:background-color .2s ease}.btnFox.row-reverse{flex-direction:row-reverse !important}.btnFox.text-uppercase{text-transform:uppercase}.btnFox.default .icon{filter:brightness(0)}.btnFox:hover{background-color:#f1f1f1 !important}.btnFox.blue{background-color:#1b3b72;color:#fff}.btnFox.blue:hover{background-color:#294c87 !important}.btnFox.red{background-color:#ed1c24;color:#fff}.btnFox.red:hover{background-color:#b81116 !important}.btnFox-effect:hover .btnFox{background:#1b3b72 !important;color:#fff !important}.btnFox-effect:hover .btnFox .circle{background-color:#0b0a0a !important;transform:translateX(12px);transition:all .5s ease}.btnFox-effect:hover .btnFox .circle .icon{filter:brightness(0) invert(1)}.linkFox{color:#fff;gap:4px;transition:text-decoration .5s ease;transition:all .5s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:4px;text-decoration-thickness:.8px;max-width:fit-content}.linkFox.no-underline{text-decoration:none !important}.linkFox:hover{text-decoration:underline;text-decoration-thickness:.8px}.linkFox.linkFox2{color:#1b3b72;text-decoration:underline}.linkFox.linkFox2:hover{text-decoration:underline solid rgba(0,0,0,0)}@media screen and (max-width: 940px){.linkFox{font-size:16px;line-height:20px}}.v-line{width:1px;min-height:100%;background:rgba(255,250,234,.2);margin:0 16px}.h-line{width:100%;height:1px;background:rgba(255,250,234,.2);margin:32px 0}@media screen and (max-width: 940px){.h-line{margin:24px 0}}.schools-block{display:flex;padding:24px 24px 24px 32px;align-items:center;gap:10px;border-radius:40px;background:rgba(0,0,0,.5);backdrop-filter:blur(32px);margin-bottom:24px}.schools-block .title{max-width:390px;color:hsla(0,0%,100%,.8);line-height:34px}.schools-block .school-container{height:122px;gap:12px;color:hsla(0,0%,100%,.8)}.schools-block .school-container .logo-school{width:100%;height:66px;object-fit:contain}@media screen and (max-width: 940px){.schools-block{flex-direction:column;align-items:start !important;padding:16px;margin-top:24px !important;border-radius:24px;gap:24px !important}.schools-block .schools-wrapper{gap:8px}.schools-block .schools-wrapper .school-container{height:auto}.schools-block .schools-wrapper .school-container .logo-school{height:50px}}@media screen and (max-width: 640px){.schools-block .schools-wrapper{gap:8px;justify-content:space-between;width:100%}.schools-block .schools-wrapper .school-name{font-size:12px;line-height:16px}}@media screen and (max-width: 374px){.schools-block .schools-wrapper .logo-school{width:95%;height:auto}}.fox-dialog-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:10000}.fox-dialog-backdrop .fox-dialog{animation:scaleIn 1s ease;max-width:990px;max-height:650px;padding:40px;gap:16px;border-radius:40px;background:var(--Grey, #F4F2F0);backdrop-filter:blur(65px)}.fox-dialog-backdrop .fox-dialog .dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.fox-dialog-backdrop .fox-dialog .fox-dialog-close{cursor:pointer;position:absolute;right:0}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .user-profile .text{max-height:650px;overflow-y:scroll;overflow-x:hidden}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .user-profile .text .list{gap:6px;flex-wrap:wrap}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .user-profile .text .list .item{padding:8px 16px 8px 8px;justify-content:center;align-items:center;gap:6px;border-radius:99px;background:rgba(0,0,0,.06)}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .user-profile .text{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .user-profile .text::-webkit-scrollbar{display:none}@media screen and (max-width: 1240px){.fox-dialog-backdrop .fox-dialog{max-width:86%}}@media screen and (max-width: 700px){.fox-dialog-backdrop .fox-dialog{padding:16px}.fox-dialog-backdrop .fox-dialog .user-profile .profile{width:200px;height:260px}}@media screen and (max-width: 600px){.fox-dialog-backdrop .fox-dialog{padding:16px;max-height:690px;overflow-y:hidden !important;-ms-overflow-style:none;scrollbar-width:none}.fox-dialog-backdrop .fox-dialog::-webkit-scrollbar{display:none}.fox-dialog-backdrop .fox-dialog .fox-dialog-content{overflow:auto !important;max-height:690px;position:unset !important}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .fox-dialog-close{right:24px;top:24px}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .fox-dialog-close img{background-color:#fff;border-radius:50%}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .user-profile{flex-direction:column !important}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .user-profile .text{max-height:unset !important;overflow:hidden !important}.fox-dialog-backdrop .fox-dialog .fox-dialog-content .user-profile .profile{width:100%;height:auto}.fox-dialog-backdrop .fox-dialog .fox-dialog-content{-ms-overflow-style:none;scrollbar-width:none}.fox-dialog-backdrop .fox-dialog .fox-dialog-content::-webkit-scrollbar{display:none}}.fox-dialog-backdrop.active{display:flex !important}@keyframes scaleIn{from{opacity:0}to{opacity:1}}.gallery{padding:0;box-sizing:border-box;gap:60px}.gallery .main-title{margin:32px 0 24px}.gallery .linkFox{flex-direction:row-reverse;gap:8px}.gallery .items-wrapper{max-width:100vw;overflow:hidden}.gallery .items-wrapper .items{position:relative;min-width:100%;gap:80px}.gallery .items-wrapper .items .item{max-width:520px;height:auto}.gallery .items-wrapper .items .item img{width:auto;height:auto}.gallery .items-wrapper .items{animation:foxScroll 30s linear infinite}@keyframes foxScroll{0%{left:calc((100vw - 1440px)/2)}50%{left:calc(-3320px + (100vw - 1440px)/2)}100%{left:calc((100vw - 1440px)/2)}}.gallery.v2{margin-top:0 !important}@media screen and (max-width: 1440px){.gallery .items-wrapper .items{animation:foxScroll 30s linear infinite}@keyframes foxScroll{0%{left:40px}50%{left:calc(100vw - 4680px - 88px)}100%{left:40px}}}@media screen and (max-width: 940px){.gallery .items-wrapper .items{animation:foxScroll 30s linear infinite}@keyframes foxScroll{0%{left:40px}50%{left:calc(100vw - 2520px - 40px)}100%{left:40px}}}@media screen and (max-width: 760px){.gallery .main-text{font-size:18px;line-height:24px}.gallery .items-wrapper .items{animation:foxScroll 30s linear infinite}@keyframes foxScroll{0%{left:16px}50%{left:calc(100vw - 2040px - 68px)}100%{left:16px}}.gallery .items-wrapper .items .item{min-width:225px;height:170px;padding:20px;border-radius:20px}.gallery .items-wrapper .items .item .box-title{font-size:36px;line-height:40px}.gallery .items-wrapper .items .item .box-text{font-size:18px;line-height:24px}}@media screen and (max-width: 760px){.gallery{gap:40px}.gallery .items-wrapper .items .item{padding:0}}.articles{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:24px;grid-row-gap:60px}.articles .article-item .article-image{width:100%;height:auto}.articles .article-item.enable-hover{cursor:pointer}.articles .article-item.enable-hover .post-excerpt{transition:text-decoration .5s ease;transition:all .5s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:3px;text-decoration-thickness:2px}.articles .article-item.enable-hover:hover .post-excerpt{text-decoration:underline;text-decoration-thickness:2px}@media screen and (max-width: 640px){.articles{grid-template-columns:1fr;grid-row-gap:32px}.articles .article-item{gap:24px !important}}.fox-block{border-radius:40px;background:#fff;display:flex;padding:120px 40px;align-items:center;gap:40px;margin:120px 0;color:#0b0a0a;align-items:stretch !important}.fox-block .image{max-width:636px;height:auto;min-height:100% !important;object-fit:cover;border-radius:40px}.fox-block .list p{display:flex;padding:12px 32px 12px 12px;align-items:center;gap:12px;align-self:stretch;border-radius:999px;background:var(--Grey, #F4F2F0)}.fox-block .btnDownload{padding:8px 31px 8px 8px;border-radius:999px;background:var(--Grey, #F4F2F0);max-width:max-content;cursor:pointer}.fox-block .btnDownload .main{transition:all .3s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:2px;text-decoration-thickness:1.1px}.fox-block .btnDownload:hover .main{color:#ed1c24;text-decoration:underline;text-decoration-thickness:1.1px}.fox-block.enabled-hover{cursor:pointer;position:relative;border:4px solid #fff;transition:border-color .3s ease}.fox-block.enabled-hover .title{transition:text-decoration .5s ease;transition:all .5s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:3px;text-decoration-thickness:2px}.fox-block.enabled-hover .arrow{opacity:0;transition:all .3s ease;position:absolute;right:50%;bottom:-30px}.fox-block.enabled-hover:hover{border:4px solid #ed1c24}.fox-block.enabled-hover:hover .title{text-decoration:underline;text-decoration-thickness:2px;color:#ed1c24}.fox-block.enabled-hover:hover .arrow{opacity:1;transform:translateY(-68px)}.fox-block.quote{gap:60px}.fox-block.quote .image{max-width:437px}@media screen and (max-width: 1500px){.fox-block.enabled-hover .arrow{right:50.5%}}@media screen and (max-width: 1467px){.fox-block.enabled-hover .arrow{right:52.5%}}@media screen and (max-width: 1430px){.fox-block.enabled-hover .arrow{right:53%}}@media screen and (max-width: 1420px){.fox-block.enabled-hover .arrow{right:53.5%}}@media screen and (max-width: 1400px){.fox-block.enabled-hover .arrow{right:54%}}@media screen and (max-width: 1340px){.fox-block .image{width:50%}}@media screen and (max-width: 1040px){.fox-block{gap:32px;flex-direction:column-reverse}.fox-block .image{width:100%;max-width:100%}.fox-block.quote{flex-direction:row !important;gap:40px}.fox-block.enabled-hover .arrow{display:none !important}}@media screen and (max-width: 940px){.fox-block{padding:60px 16px;border-radius:24px}}@media screen and (max-width: 840px){.fox-block.quote{flex-direction:column-reverse !important;gap:40px}.fox-block.quote .gap-5{gap:24px !important}}@media screen and (max-width: 640px){.fox-block{margin:60px 0}.fox-block .text .point{margin-bottom:24px !important}.fox-block .text .list{margin:24px 0 !important}.fox-block .list p{padding:12px 32px 12px 12px;border-radius:24px}}@media screen and (max-width: 540px){.fox-block.enabled-hover{border:0 !important}.fox-block.enabled-hover .title{text-decoration:underline;text-decoration-thickness:2px;color:#ed1c24}}.multi-block{border-radius:40px;background:#fff;padding:120px 40px;gap:60px;margin:120px 0;display:flex;flex-direction:column}.multi-block .fox-block{padding:0 !important}@media screen and (max-width: 1040px){.multi-block{padding:120px 20px}}@media screen and (max-width: 940px){.multi-block{padding:60px 20px;border-radius:24px}}@media screen and (max-width: 640px){.multi-block{margin:60px 0}}@media screen and (max-width: 640px){.multi-block{padding:60px 16px}}.fox-block-container.full-width{border-radius:40px;width:100%;margin:120px 0;background-color:#fff;padding:120px 0px}.fox-block-container.full-width .fox-block{padding:0}@media screen and (max-width: 940px){.fox-block-container.full-width{padding:60px 0;border-radius:24px}}@media screen and (max-width: 640px){.fox-block-container.full-width{margin:60px 0}}.block3{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:24px;grid-row-gap:60px}.block3 .block.link{cursor:pointer}.block3 .block .image{width:100%;height:auto;margin-bottom:30px}.block3 .block .btnMore{cursor:pointer;transition:text-decoration .5s ease;transition:all .5s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:3px;text-decoration-thickness:.8px}.block3 .block .btnMore img{transition:all .3s ease}.block3 .block .title{transition:text-decoration .5s ease;transition:all .5s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:4px;text-decoration-thickness:1.1px}.block3 .block:hover .title,.block3 .block:hover .btnMore{text-decoration:underline;text-decoration-thickness:1.1px}.block3 .block:hover .btnMore{color:#ed1c24;text-decoration-thickness:.8px}.block3 .block:hover .btnMore img{filter:brightness(0) saturate(100%) invert(24%) sepia(95%) saturate(2230%) hue-rotate(341deg) brightness(83%) contrast(102%)}@media screen and (max-width: 640px){.block3{grid-template-columns:1fr 1fr;grid-row-gap:40px}}@media screen and (max-width: 540px){.block3{grid-template-columns:1fr}.block3 .block .title,.block3 .block .btnMore{text-decoration:underline;text-decoration-thickness:1.1px}.block3 .block .btnMore{color:#ed1c24;text-decoration-thickness:.8px}.block3 .block .btnMore img{filter:brightness(0) saturate(100%) invert(24%) sepia(95%) saturate(2230%) hue-rotate(341deg) brightness(83%) contrast(102%)}}.latest-articles{border-radius:40px;background-color:#fff;display:flex;flex-direction:column;align-items:center;color:#0b0a0a}.latest-articles .latest-articles-wrapper{padding:120px 0px}.latest-articles .latest-articles-wrapper .main-title{margin:32px 0 24px}.latest-articles .latest-articles-wrapper .description{max-width:668px;margin-bottom:60px}.latest-articles.blog{margin:0 !important}.latest-articles.blog .latest-articles-wrapper .blog-view .category-bar{margin:32px 0 60px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.latest-articles.blog .latest-articles-wrapper .blog-view .category-bar::-webkit-scrollbar{display:none}.latest-articles.blog .latest-articles-wrapper .blog-view .category-bar .btn{cursor:pointer;border-radius:99px;background:rgba(0,0,0,.04);backdrop-filter:blur(15px);padding:10px 16px;min-width:fit-content;transition:background-color .3s ease}.latest-articles.blog .latest-articles-wrapper .blog-view .category-bar .btn.active,.latest-articles.blog .latest-articles-wrapper .blog-view .category-bar .btn:hover{background:rgba(0,0,0,.08)}.latest-articles.blog .latest-articles-wrapper .blog-view .category-bar .btn.active{background-color:#ed1c24;color:#fff}.latest-articles.blog .latest-articles-wrapper .blog-view .top-article{margin-bottom:60px;cursor:pointer}.latest-articles.blog .latest-articles-wrapper .blog-view .top-article .image-block{max-width:636px;height:auto}.latest-articles.blog .latest-articles-wrapper .blog-view .top-article .image-block img{object-fit:cover;border-radius:40px;min-width:100%;max-width:636px;height:auto;max-height:465px}.latest-articles.blog .latest-articles-wrapper .blog-view .top-article .author{gap:12px}.latest-articles.blog .latest-articles-wrapper .blog-view .top-article .title{transition:text-decoration .5s ease;transition:all .5s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:3px;text-decoration-thickness:2px}.latest-articles.blog .latest-articles-wrapper .blog-view .top-article:hover:hover .title{text-decoration:underline;text-decoration-thickness:2px}.latest-articles.blog .latest-articles-wrapper .articles .article-item .wp-post-image{width:100%;height:320px;object-fit:cover;border-radius:40px;align-self:stretch;max-width:437px}.latest-articles.blog .latest-articles-wrapper .articles .article-item.opacity-0{position:absolute;top:-10000px}.latest-articles.blog .latest-articles-wrapper .articles .article-item.opacity-0.opacity-100{position:relative !important;top:0px !important}.latest-articles.blog .latest-articles-wrapper .load-more-container{margin-top:120px}.latest-articles.blog .latest-articles-wrapper .load-more-container .btn-load-more{cursor:pointer}.latest-articles.blog .latest-articles-wrapper .load-more-container .btn-load-more .icon{display:none !important}@media screen and (max-width: 1240px){.latest-articles.blog .latest-articles-wrapper .articles .article-item .wp-post-image{height:auto;aspect-ratio:1.37/1;object-fit:cover;border-radius:24px}}@media screen and (max-width: 1240px){.latest-articles.blog .latest-articles-wrapper .image-block,.latest-articles.blog .latest-articles-wrapper .text-block{width:50% !important}.latest-articles.blog .latest-articles-wrapper .top-article{gap:24px !important}}@media screen and (max-width: 1160px){.latest-articles.blog .latest-articles-wrapper .top-article .image-block img{width:100%;min-width:auto;height:auto;max-height:auto}}@media screen and (max-width: 640px){.latest-articles.blog .latest-articles-wrapper .category-bar{margin:24px 0 40px !important}.latest-articles.blog .latest-articles-wrapper .top-article{flex-direction:column !important;margin-bottom:40px !important}.latest-articles.blog .latest-articles-wrapper .top-article .image-block,.latest-articles.blog .latest-articles-wrapper .top-article .text-block{width:100% !important}.latest-articles.blog .latest-articles-wrapper .top-article .text-block .gap-4{gap:16px !important}.latest-articles.blog .latest-articles-wrapper .top-article .image-block img{border-radius:24px !important}.latest-articles.blog .latest-articles-wrapper .articles{grid-row-gap:40px}.latest-articles.blog .latest-articles-wrapper .articles .article-item .wp-post-image{max-width:100% !important}.latest-articles.blog .latest-articles-wrapper .load-more-container{margin-top:40px}}@media screen and (max-width: 940px){.latest-articles{border-radius:24px}.latest-articles .latest-articles-wrapper{padding:60px 0px}}.treatment{margin-top:120px}.treatment .wrapper .dot-block .dot{width:12px;height:12px;background-color:#5a5a5a;border-radius:50%;margin-top:40px;cursor:pointer}.treatment .wrapper .dot-block .dot.active{background-color:#fff}.treatment .wrapper .list{margin-top:60px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;min-width:100vw;margin-left:calc((1440px - 100vw)/2)}.treatment .wrapper .list::-webkit-scrollbar{display:none}.treatment .wrapper .list .item{height:auto;padding:32px;flex-shrink:0;border-radius:32px;position:relative;overflow:hidden;z-index:0}.treatment .wrapper .list .item.text-block{width:588px;min-height:580px;padding:40px;gap:0;border-radius:40px;background:var(--White, #FFF);color:#0b0a0a}.treatment .wrapper .list .item.text-block .texts{text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6;overflow:hidden}.treatment .wrapper .list .item.text-block .texts .text{margin:18px 0}.treatment .wrapper .list .item.text-block .texts .text:first-of-type{margin-top:0 !important}.treatment .wrapper .list .item.text-block .texts .text:last-child{margin-bottom:0 !important}.treatment .wrapper .list .item.text-block .texts .text .name{margin-top:0 !important}.treatment .wrapper .list .item.text-block .texts.show{-webkit-line-clamp:none !important;line-clamp:none !important;gap:18px}.treatment .wrapper .list .item.text-block .texts.show .text{margin:0 !important}.treatment .wrapper .list .item.text-block .name{display:block;margin-top:12px;font-style:normal !important}.treatment .wrapper .list .item.image-block{padding:0 !important}.treatment .wrapper .list .item.image-block .image{object-fit:cover}.treatment .wrapper .list .item .btn-show{cursor:pointer;color:#ed1c24;margin-top:32px}@media(max-width: 1520px){.treatment .wrapper .list{margin-left:-40px}.treatment .wrapper .list .item:first-child,.treatment .wrapper .list .item:first-of-type{margin-left:40px}.treatment .wrapper .list .item:last-child,.treatment .wrapper .list .item:last-of-type{margin-right:40px}}@media(max-width: 1040px){.treatment .wrapper .list{margin-left:-20px}.treatment .wrapper .list .item:first-child,.treatment .wrapper .list .item:first-of-type{margin-left:20px}.treatment .wrapper .list .item:last-child,.treatment .wrapper .list .item:last-of-type{margin-right:20px}}@media(max-width: 600px){.treatment .wrapper .list{margin-left:-16px}.treatment .wrapper .list .item:first-child,.treatment .wrapper .list .item:first-of-type{margin-left:16px}.treatment .wrapper .list .item:last-child,.treatment .wrapper .list .item:last-of-type{margin-right:16px}}.treatment .wrapper .schools-block{margin-top:40px !important;background-color:rgba(0,0,0,0);padding:0}@media screen and (max-width: 940px){.treatment .wrapper .schools-block{flex-direction:row !important;margin-top:24px !important;align-items:center !important}}@media screen and (max-width: 640px){.treatment{margin-top:60px}.treatment .wrapper .title{margin-bottom:24px;font-size:28px;font-weight:600;line-height:32px}.treatment .wrapper .bottom{margin-top:32px}.treatment .wrapper .dot-block{display:none !important}.treatment .wrapper .list{gap:8px;margin-top:32px}.treatment .wrapper .list .item{max-width:330px;border-radius:24px !important;padding:16px 16px 24px !important;gap:16px !important}.treatment .wrapper .list .item.image-block{display:block !important}.treatment .wrapper .list .item.text-block{min-height:auto !important}.treatment .wrapper .list .item .item-wrapper{gap:16px !important}.treatment .wrapper .list .item .item-wrapper .title{font-size:20px;font-weight:600;line-height:24px}.treatment .wrapper .list .item .item-wrapper .icon{width:40px;height:40px}.treatment .wrapper .list .item .item-wrapper .image{max-width:330px;max-height:590px;object-fit:cover}.treatment .wrapper .list .item .item-wrapper .texts .text{margin:15px 0 !important}.treatment .wrapper .list .item .btn-show{margin-top:0 !important}.treatment .wrapper .point{margin-bottom:24px}.treatment .wrapper .schools-block .schools-wrapper .school-container{width:auto !important}}@media screen and (max-width: 412px){.treatment .wrapper .list{align-items:stretch}.treatment .wrapper .list .item{max-width:calc(100vw - 90px)}.treatment .wrapper .list .item .fs-30{font-size:26px;line-height:26px}.treatment .wrapper .list .item.image-block{max-width:calc(100vw - 24px)}.treatment .wrapper .list .item.image-block .item-wrapper{height:100%}.treatment .wrapper .list .item.image-block .item-wrapper img{min-height:100%}.treatment .wrapper .schools-block .schools-wrapper .school-container{width:auto !important}}header{background-color:rgba(0,0,0,0);-webkit-transition:background-color .3s linear;-ms-transition:background-color .3s linear;transition:background-color .3s linear;opacity:1;position:fixed}header .outfox-navbar{padding:0 !important}header .outfox-navbar nav{margin-top:16px !important;max-width:100%}header .outfox-navbar nav .container{padding:0;border-radius:8px;background:hsla(0,0%,100%,.8);backdrop-filter:blur(32px);padding:7px 8px;-webkit-transition:background-color .3s linear;-ms-transition:background-color .3s linear;transition:background-color .3s linear}header .outfox-navbar nav .container .navbar-nav{list-style:none !important;gap:24px;display:flex;justify-content:space-between;align-items:center}header .outfox-navbar nav .container .navbar-nav .nav-item{padding:10px 0}header .outfox-navbar nav .container .navbar-nav .nav-item .nav-link{color:#0b0a0a;gap:6px;transition:all .5s ease;transition:text-decoration .5s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:4px;text-decoration-thickness:.9px}header .outfox-navbar nav .container .navbar-nav .nav-item:hover .nav-link,header .outfox-navbar nav .container .navbar-nav .nav-item.active .nav-link{color:#ed1c24;text-decoration:underline;text-decoration-thickness:.9px}header .outfox-navbar nav .container .navbar-nav .nav-item:hover .nav-link .icon,header .outfox-navbar nav .container .navbar-nav .nav-item.active .nav-link .icon{filter:brightness(0) saturate(100%) invert(24%) sepia(95%) saturate(2230%) hue-rotate(341deg) brightness(83%) contrast(102%)}header .outfox-navbar nav .container .navbar-nav .dropdown{cursor:pointer}header .outfox-navbar nav .container .navbar-nav .dropdown .dropdown-toggle::after{content:none !important}header .outfox-navbar nav .container .toggler-wrapper{display:none;gap:16px}header .outfox-navbar nav .container .toggler-wrapper .navbar-toggler{border:0;display:none}header .outfox-navbar.v2 .btnFox{height:60px;gap:12px}header .outfox-navbar.v2 .btnFox.download{flex-direction:row-reverse;background-color:#50367f}header .outfox-navbar.v2 .btnFox.download:hover{background-color:#593d8d !important}header .outfox-navbar.v2 .btnFox.download:hover .icon .icon1{transform:translate(12px, 28px);transition:all .5s ease}header .outfox-navbar.v2 .btnFox.download:hover .icon .icon2{transform:translate(-12px, 0px);transition:all .5s ease}header .outfox-navbar.v2 .btnFox.download .icon{overflow:hidden;max-width:24px;background-color:#362557;border-radius:50%}header .outfox-navbar.v2 .btnFox.download .icon img{width:24px;height:24px}header .outfox-navbar.v2 .btnFox.download .icon .icon1{transform:translate(12px, 0px);transition:all .5s ease}header .outfox-navbar.v2 .btnFox.download .icon .icon2{transform:translate(-12px, -30px);transition:all .5s ease}header .outfox-navbar.v2 .btnFox.contact{background-color:#ffcb1e;color:#0e0e0e}header .outfox-navbar.v2 .btnFox.contact:hover{background-color:#ffd650 !important}header .outfox-navbar.v2 .btnFox.contact .icon img{filter:brightness(0%)}header .outfox-navbar.v2 .btnFox.empowered-minds{padding-left:5px !important}header .outfox-navbar-content-sm{display:none}header .outfox-navbar-content{-webkit-transition:background-color .9s linear;-ms-transition:background-color .9s linear;transition:background-color .9s linear}header.open .outfox-navbar .menu-container{position:relative}header.open .outfox-navbar .menu-container .navbar-nav{z-index:100;position:relative}header.open .outfox-navbar nav .container{border-bottom-left-radius:0px;border-bottom-right-radius:0px;background-color:#fff}header.open .outfox-navbar-content{min-width:100%;min-height:560px;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:block !important;margin:0;padding-top:24px}header.open .outfox-navbar-content .menu-container-dropdown-content{display:flex;max-width:100%}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item{position:absolute;transition:opacity .3s ease}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .article{max-width:437px;padding:24px;border-radius:40px;transition:background-color .3s ease}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .article .link img{object-fit:cover;width:100%;border-radius:24px}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .article .title{transition:text-decoration .5s ease;transition:all .5s ease;text-decoration:underline solid rgba(0,0,0,0);text-underline-offset:3px;text-decoration-thickness:1.4px}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .article:hover{background-color:#dcdcdc}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .article:hover .title{text-decoration:underline;text-decoration-thickness:1.4px}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .menu-item-wrapper .link{padding:24px;padding:24px;border-radius:40px;transition:background-color .3s ease}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .menu-item-wrapper .link:hover{background-color:#dcdcdc}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .menu-item-wrapper .link:hover .title{color:#ed1c24}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .menu-item-wrapper .linkFox{color:#0b0a0a !important}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .menu-item-wrapper .linkFox:hover{color:#ed1c24 !important}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .menu-item-wrapper .h-line{background:#d9d9d9}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item.opacity-0{z-index:-1}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item.opacity-100{z-index:1}@media screen and (max-width: 1240px){header.open .outfox-navbar-content .fs-40,header.open .outfox-navbar-content .fs-30{font-size:23px;line-height:30px}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .article{max-width:360px;padding:16px}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .article .link img{width:100%;height:auto}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .menu-item-wrapper .link{padding:16px}header.open .outfox-navbar-content .menu-container-dropdown-content .menu-item .menu-item-wrapper .link img{border-radius:20px;width:200px;height:auto}}header.closing{min-width:100%;top:0;margin:0}header.closing .outfox-navbar{-webkit-transition:background-color .2s linear;-ms-transition:background-color .2s linear;transition:background-color .2s linear;border-radius:40px;height:660px;z-index:1}header.closing .outfox-navbar-content{-webkit-transition:background-color .2s linear;-ms-transition:background-color .2s linear;transition:background-color .2s linear}@media screen and (max-width: 1040px){header .outfox-navbar.v2 .btnFox{padding:0 12px}header .outfox-navbar.v2 .navbar-brand .logo{width:160px}}@media screen and (max-width: 940px){header .outfox-navbar-content-sm{min-width:100%;height:100vh;position:fixed;background:rgba(11,10,10,.8);backdrop-filter:blur(32px);margin:0;top:-50000px;z-index:-1;padding:120px 0 0;display:block;opacity:0;transition:opacity .3s linear;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}header .outfox-navbar-content-sm::-webkit-scrollbar{display:none}header .outfox-navbar-content-sm.mbOpening{top:0px;opacity:1}header .outfox-navbar-content-sm .default-width{padding-bottom:300px}header .outfox-navbar-content-sm .default-width .linkFox:hover{color:#ed1c24 !important}header .outfox-navbar-content-sm .default-width .navbar-items{background-color:#fff;border-radius:16px;padding:18px 20px}header .outfox-navbar-content-sm .default-width .navbar-items .title{margin-bottom:12px;display:block}header .outfox-navbar-content-sm .default-width .navbar-items .item .icon{filter:brightness(0)}header .outfox-navbar{padding:0 !important}header .outfox-navbar nav{margin-top:16px !important}header .outfox-navbar nav .container{padding:6px 12px 6px 8px !important}header .outfox-navbar nav .container .navbar-brand img{width:130px;height:auto}header .outfox-navbar nav .container .flex-container{align-items:center !important}header .outfox-navbar nav .container .navbar-nav{display:none !important}header .outfox-navbar nav .container .toggler-wrapper{display:flex}header .outfox-navbar nav .container .toggler-wrapper .navbar-toggler{display:flex !important;justify-content:center;align-items:center;border-radius:999px;width:46px;height:46px;background-color:#ed1c24;cursor:pointer}header .outfox-navbar nav .container .toggler-wrapper .navbar-toggler .hamburger{width:18px;height:2px;background:#fff;display:block;position:absolute;transition:transform .5s}header .outfox-navbar nav .container .toggler-wrapper .navbar-toggler .hamburger-1{transform:translate3d(0, -4px, 0)}header .outfox-navbar nav .container .toggler-wrapper .navbar-toggler .hamburger-2{transform:translate3d(0, 0, 0)}header .outfox-navbar nav .container .toggler-wrapper .navbar-toggler .hamburger-3{transform:translate3d(0, 4px, 0)}header .outfox-navbar nav.open .container .toggler-wrapper .navbar-toggler{background-color:#0b0a0a}header .outfox-navbar nav.open .container .toggler-wrapper .navbar-toggler .hamburger{background:#fff}header .outfox-navbar nav.open .container .toggler-wrapper .navbar-toggler .hamburger-1{transform:translate3d(0, 0, 0) rotate(-45deg)}header .outfox-navbar nav.open .container .toggler-wrapper .navbar-toggler .hamburger-2{transform:translate3d(0, 0, 0) scale(0.1, 1)}header .outfox-navbar nav.open .container .toggler-wrapper .navbar-toggler .hamburger-3{transform:translate3d(0, 0, 0) rotate(45deg)}header .outfox-navbar.v2 .nav-buttons{display:none !important}}@media screen and (max-width: 816px){header .outfox-navbar-content-sm.v2 .nav-buttons-wrapper{flex-direction:column !important}}@media screen and (max-width: 700px){header .outfox-navbar .contact{display:none !important}}@media screen and (max-width: 600px){header .outfox-navbar-content-sm.v2 .nav-buttons-wrapper{flex-direction:column !important}header .outfox-navbar-content-sm.v2 .nav-buttons-wrapper .btnFox{max-width:100% !important}header .outfox-navbar-content-sm.v2 .nav-buttons-wrapper .btnFox.download{justify-content:start}header .outfox-navbar-content-sm.v2 .nav-buttons-wrapper .btnFox.contact{justify-content:space-between}header .outfox-navbar-content-sm.v2 .nav-buttons-wrapper .btnFox.empowered-minds{position:relative}header .outfox-navbar-content-sm.v2 .nav-buttons-wrapper .btnFox.empowered-minds .icon{position:absolute;right:22px}}@media screen and (max-width: 500px){header .outfox-navbar-content-sm .btnFox.contact{max-width:100% !important;min-width:88% !important}}footer{background-color:#0b0a0a;color:#fff}footer .outfox-footer a{color:#fff}footer .outfox-footer .outfox-footer-top .h-line{margin:60px 0}footer .outfox-footer .outfox-footer-top .latest-articles-wrapper .articles .article-item{color:#0b0a0a}footer .outfox-footer .outfox-footer-top .latest-articles-wrapper .articles .article-item .wp-post-image{width:100%;height:auto;aspect-ratio:1/.73;object-fit:cover;border-radius:40px}footer .outfox-footer .outfox-footer-bottom{min-height:700px}footer .outfox-footer .outfox-footer-bottom .default-width{min-height:700px;position:relative}footer .outfox-footer .outfox-footer-bottom .default-width .page-links .title{color:hsla(0,0%,100%,.5)}footer .outfox-footer .outfox-footer-bottom .default-width .page-links a.maps{color:hsla(0,0%,100%,.6)}footer .outfox-footer .outfox-footer-bottom .default-width .page-links a.addess{line-height:24px !important}footer .outfox-footer .outfox-footer-bottom .default-width .page-links a:hover,footer .outfox-footer .outfox-footer-bottom .default-width .page-links a.phone{color:#ed1c24}footer .outfox-footer .outfox-footer-bottom .default-width .page-links .m-block-1{min-width:180px}footer .outfox-footer .outfox-footer-bottom .default-width .page-links .m-block-3{min-width:332px}footer .outfox-footer .outfox-footer-bottom .default-width .developed-wrapper{position:absolute;bottom:32px;color:rgba(255,250,234,.5) !important;border-top:1px solid hsla(0,0%,100%,.2);padding-top:24px}footer .outfox-footer .outfox-footer-bottom .default-width .developed-wrapper a{color:rgba(255,250,234,.5) !important}footer .outfox-footer .outfox-footer-bottom .default-width .developed-wrapper a.hover:hover{color:#ed1c24 !important}footer .outfox-footer .outfox-footer-bottom .default-width .developed-wrapper .btn-linkedin{width:228.6px}footer .outfox-footer .outfox-footer-bottom .default-width .developed-wrapper .sep{width:1px;height:16px;background:rgba(255,250,234,.2);margin:0 16px}footer .outfox-footer.blog{padding-top:120px}@media screen and (max-width: 1200px){footer .outfox-footer .outfox-footer-bottom .default-width .page-links .m-block-3{min-width:280px}}@media screen and (max-width: 940px){footer .outfox-footer .outfox-footer-top .h-line{margin:24px 0}footer .outfox-footer .outfox-footer-top .gap-60{gap:24px !important}footer .outfox-footer .outfox-footer-top.gap-120,footer .outfox-footer .outfox-footer-top .gap-120{gap:60px !important}footer .outfox-footer .outfox-footer-top .latest-articles-wrapper .articles .article-item .wp-post-image{border-radius:24px}footer .outfox-footer .outfox-footer-top .gallery .items-wrapper .items{gap:40px}footer .outfox-footer .outfox-footer-top .gallery .items-wrapper .items .item{width:280px;height:280px}footer .outfox-footer .outfox-footer-bottom .default-width .gap-4,footer .outfox-footer .outfox-footer-bottom .default-width .gap-5{gap:16px !important}footer .outfox-footer .outfox-footer-bottom .default-width .page-links{flex-direction:column;margin-bottom:120px}footer .outfox-footer .outfox-footer-bottom .default-width .page-links .v-line{width:100%;height:1px;margin:8px 0}footer .outfox-footer .outfox-footer-bottom .default-width .page-links .h-line{margin:24px 0 !important}}@media screen and (max-width: 760px){footer .outfox-footer .outfox-footer-bottom .default-width .page-links{margin-bottom:150px}footer .outfox-footer .outfox-footer-bottom .developed-wrapper{flex-direction:column;align-items:start}}@media screen and (max-width: 640px){footer .outfox-footer .outfox-footer-bottom .developed-wrapper .term-wrapper{flex-wrap:wrap;row-gap:16px}}@media screen and (max-width: 490px){footer .outfox-footer .outfox-footer-bottom .default-width .page-links{margin-bottom:180px}}.text-underline{text-decoration:underline;text-decoration-thickness:.8px}.text-underline:hover{color:#ed1c24}.text-color-red{color:#ed1c24}.text-color-gray{color:hsla(0,0%,100%,.6)}.text-color-black{color:#0b0a0a}.text-color-white{color:#fff}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.fm-roboto{font-family:"Roboto" !important}.d-block{display:block}.d-none{display:none !important}.opacity-0{opacity:0}.opacity-100{opacity:1}.z-index-100{z-index:100}.mt-3{margin-top:16px}.mt-40{margin-top:40px}.mx-auto{margin:0 auto}.mx-2{margin-left:8px;margin-right:8px}.m-0{margin:0}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:16px !important}.mb-4{margin-bottom:24px}.mb-5{margin-bottom:32px}.mt-0{margin-top:0 !important}.mt-3{margin-top:16px}.mt-4{margin-top:24px}.mt-5{margin-top:32px}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.my-3{margin-top:16px;margin-bottom:16px}.my-5{margin:32px 0 !important}.ml-2{margin-left:8px}.mr-2{margin-right:8px}.pr-0{padding-right:0 !important}.px-2{padding-left:8px;padding-right:8px}.p-0{padding:0}.p-4{padding:24px}.h-100{height:100%}.w-50{width:50%}.w-100{width:100%}.hide-md{display:none !important}@media screen and (max-width: 940px){.hide-md{display:flex !important}}.max-width-1054{max-width:1054px}.pos-relative{position:relative}.pos-sticky{position:sticky}.img-fit-cover{object-fit:cover}.hover-red:hover{color:#ed1c24 !important}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.justify-content-end{justify-content:end}.align-items-center{align-items:center}.align-items-end{align-items:end}.align-items-start{align-items:start}.flex-column{flex-direction:column}.column-reverse{flex-direction:column-reverse}.row-reverse{flex-direction:row-reverse}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:16px}.gap-4{gap:24px}.gap-5{gap:32px}.gap-40{gap:40px}.gap-60{gap:60px}.gap-120{gap:120px}.fs-13{font-size:13px;line-height:18px}@media screen and (max-width: 940px){.fs-13{font-size:13px;line-height:18px}}.fs-14{font-size:14px;line-height:18px}@media screen and (max-width: 940px){.fs-14{font-size:14px;line-height:18px}}.fs-15{font-size:15px;line-height:21px}@media screen and (max-width: 940px){.fs-15{font-size:15px;line-height:21px}}.fs-16{font-size:16px;line-height:18.56px}@media screen and (max-width: 940px){.fs-16{font-size:14px;line-height:14px}}.fs-17{font-size:17px;line-height:18.7px}@media screen and (max-width: 940px){.fs-17{font-size:15px;line-height:20px}}.fs-18{font-size:18px;line-height:28px}@media screen and (max-width: 940px){.fs-18{font-size:15px;line-height:20px}}.fs-20{font-size:20px;line-height:20px}@media screen and (max-width: 940px){.fs-20{font-size:20px;line-height:20px}}.fs-22{font-size:22px;line-height:28.6px}@media screen and (max-width: 940px){.fs-22{font-size:15px;line-height:20px}}.fs-23{font-size:23px;line-height:30px}@media screen and (max-width: 940px){.fs-23{font-size:20px;line-height:24px}}.fs-30{font-size:30px;line-height:30px}@media screen and (max-width: 940px){.fs-30{font-size:28px;line-height:29px}}.fs-40{font-size:40px;line-height:40px}@media screen and (max-width: 940px){.fs-40{font-size:32px;line-height:32px}}.fs-60{font-size:60px;line-height:60px}@media screen and (max-width: 940px){.fs-60{font-size:40px;line-height:40px}}.fs-70{font-size:70px;line-height:60px}@media screen and (max-width: 940px){.fs-70{font-size:48px;line-height:43px}}.fs-86{font-size:86px;line-height:80px}@media screen and (max-width: 940px){.fs-86{font-size:40px;line-height:36px}}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.lh-16{line-height:16px}.lh-18{line-height:18px}.lh-20{line-height:20px}.lh-21{line-height:21px}.lh-22{line-height:22px}.lh-23{line-height:23px}.lh-24{line-height:24px}.lh-25{line-height:25px}.lh-26{line-height:26px}.lh-28{line-height:28px}.lh-30{line-height:30px}.lh-32{line-height:32px}.lh-36{line-height:36px}.lh-38{line-height:38px}.lh-40{line-height:40px}.lh-50{line-height:50px}.lh-58{line-height:58px}.lh-60{line-height:60px}.lh-74{line-height:74px}.lh-90{line-height:90px}.lh-100{line-height:100px}.lh-normal{line-height:normal}.fs-normal{font-style:normal}.point{gap:16px}.point::before{content:"";display:inline-block;width:16px;height:16px;aspect-ratio:1/1;background-color:#ed1c24;border-radius:6px}.point::before{margin:0}.hero{background-color:#0b0a0a;min-height:100vh;padding:0;color:#fff;background-position:center !important;background-size:cover !important;background-repeat:no-repeat !important}.hero .hero-top-content{min-height:100vh}.hero .hero-top-content h1{padding-top:206px}.hero .hero-top-content .title-sm{margin-bottom:24px}.hero .hero-top-content .post-date{padding-bottom:60px}.hero.has-breadcrumb .hero-top-content .fox-breadcrumb{max-width:100% !important;padding-top:206px}.hero.has-breadcrumb .hero-top-content h1{padding-top:0px}@media screen and (max-width: 1040px){.hero .hero-top-content .btns{flex-direction:column}}@media screen and (max-width: 940px){.hero{padding-top:0px}.hero .hero-top-content .btns{margin-top:24px !important}.hero .hero-top-content h1{padding-top:107px}.hero.has-breadcrumb .hero-top-content .fox-breadcrumb{padding-top:107px}.hero.has-breadcrumb .hero-top-content h1{padding-top:0px}}@media screen and (max-width: 640px){.hero .hero-top-content{justify-content:start !important;gap:0px !important}.hero.has-breadcrumb .hero-top-content{justify-content:space-between !important}}@media screen and (max-width: 430px){.hero{height:auto;padding-bottom:0px}}.fox2{padding-top:120px}.fox2 .main-title,.fox2 .description{max-width:820px}.fox2 .items{flex-wrap:wrap;margin:60px 0}.fox2 .items .image{width:auto;height:220px;object-fit:contain}.fox2 .items .text-block{border-radius:40px;border:4px solid rgba(235,233,225,.1);display:flex;width:auto;min-height:148px;max-width:530px;padding:32px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-shrink:0}.fox2 .items .text-block .point::before{width:32px;height:32px;border-radius:12px;background-color:var(--pt-color, #ED1C24)}.fox2 .items.d-grid{gap:16px;display:grid !important;grid-template-columns:1fr 1fr 1fr;margin-bottom:0 !important}.fox2 .items.d-grid .text-block{gap:16px}.fox2 .items.d-grid .image{width:100%;height:100%;object-fit:cover;border-radius:40px;align-items:stretch}.fox2 .text-bottom{color:hsla(0,0%,100%,.6)}.fox2 .text-bottom p{max-width:650px}.fox2 .latest-articles{margin:120px 0 0}.fox2.column-reverse{flex-direction:column-reverse !important;padding-bottom:0px}.fox2.column-reverse .fox-block-container{margin-top:0}.fox2.V2 .fox-block-container{margin-bottom:0}.fox2.V2 .fox-block-container .fox-block .text .title{margin-bottom:32px}@media screen and (max-width: 940px){.fox2{padding-top:60px}.fox2 .fox2-wrapper{flex-direction:column}.fox2 .fox2-wrapper .main-title{margin-bottom:0 !important}.fox2 .items .text-block{padding:24px}.fox2 .items.d-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 640px){.fox2 .items{margin:32px 0}.fox2 .items .text-block,.fox2 .items .image{width:100%;max-width:-webkit-fill-available;height:auto}.fox2 .items .hide-sm{display:none !important}.fox2 .items .text-block{min-height:auto;gap:16px;border-radius:24px}.fox2 .items .text-block .point::before{width:24px;height:24px;border-radius:8px}.fox2 .items.d-grid{grid-template-columns:1fr}.fox2 .text-bottom{flex-direction:column;gap:16px}.fox2.V2 .fox-block-container{margin-bottom:0}.fox2.V2 .fox-block-container .fox-block .text .title{margin-bottom:24px}}@media screen and (max-width: 430px){.fox2{padding-top:60px}}.fox3 .block-text{margin-bottom:60px}.fox3 .how-work .item .number{display:flex;width:100px;height:100px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:999px;background-color:rgba(235,233,225,.1);margin-bottom:32px;transition:background-color .3s ease-in-out}.fox3 .how-work .item:hover .number{background-color:rgba(235,233,225,.3)}.fox3 .how-work .v-line{margin:0 40px !important}.fox3 .how-work .v-line:last-child{display:none !important}.fox3 .provision-options{margin-top:60px}.fox3 .provision-options .blocks{margin-top:60px}.fox3 .provision-options .blocks .fox-block{padding:40px;margin:0}.fox3 .provision-options .pupil-block{margin-top:100px}.fox3 .aboutEM .fox-block{color:#fff;background-color:#0b0a0a;padding:0}.fox3 .aboutEM .btnFox{margin:60px auto !important}.fox3 .fox-block.align-items-start{margin-bottom:0}.fox3 .h-line{margin:60px 0 !important}.fox3 .session-block{padding-bottom:120px}.fox3 .session-block .pos-sticky{top:160px}.fox3 .session-block .list .item{padding:32px;gap:32px;align-self:stretch;border-radius:40px;border:4px solid rgba(235,233,225,.1)}.fox3 .session-block .list .item .point::before{width:32px;height:32px;border-radius:12px}@media screen and (max-width: 1260px){.fox3 .how-work .list{flex-wrap:wrap;gap:32px}.fox3 .how-work .list .item{max-width:200px}.fox3 .how-work .list .v-line{margin:0 !important}}@media screen and (max-width: 1040px){.fox3 .provision-options .blocks .fox-block{flex-direction:column-reverse}}@media screen and (max-width: 940px){.fox3 .how-work .list .item .number{width:60px;height:60px}.fox3 .provision-options .blocks{margin-top:32px}.fox3 .provision-options .blocks .fox-block{padding:16px}.fox3 .provision-options .blocks .fox-block.enabled-hover{flex-direction:column}.fox3 .provision-options .blocks .fox-block.enabled-hover .arrow{display:none !important}.fox3 .provision-options .pupil-block{gap:32px !important;margin-top:90px}.fox3 .provision-options .pupil-block .text-color-gray{margin:0 !important}}@media screen and (max-width: 640px){.fox3 .how-work .list{flex-direction:column}.fox3 .how-work .list .item{max-width:100%;flex-direction:row;gap:18px}.fox3 .how-work .list .v-line{width:100%;height:1px}.fox3 .provision-options{margin-top:0 !important}.fox3 .block-text{gap:16px;margin-bottom:40px}.fox3 .session-block{flex-direction:column;gap:40px}.fox3 .session-block .w-50{width:100% !important}.fox3 .session-block .pos-sticky{position:unset !important}.fox3 .session-block .list .item{padding:24px;gap:16px;align-self:stretch;border-radius:24px}.fox3 .aboutEM .fox-block{margin-top:0 !important;flex-direction:column}}.fox4{padding-top:120px;padding-bottom:0 !important}.fox4 .text-block{gap:40px;display:grid !important;grid-template-columns:1fr 1fr}.fox4 .text-block.grid-flow-column{column-count:2;column-gap:40px;display:block !important}.fox4 .text-block.grid-flow-column p{break-inside:avoid;margin-bottom:23px}.fox4 .text-block.d-grid-2{grid-template-columns:1fr 1fr}.fox4 .text-block .description span{color:#fff}.fox4 .image-block{align-items:start;margin-top:60px}.fox4 .image-block img{width:100%;height:auto;object-fit:contain;flex-shrink:0}@media screen and (max-width: 940px){.fox4{padding-top:60px}.fox4 .text-block{gap:24px;grid-template-columns:1fr}.fox4 .text-block.d-grid-2{grid-template-columns:1fr}.fox4 .text-block.grid-flow-column{column-count:1}.fox4 .text-block.grid-flow-column p{margin-bottom:18px}.fox4 .image-block{margin-top:32px;gap:16px !important}}@media screen and (max-width: 640px){.fox4 .image-block{flex-direction:column}.fox4 .image-block img{max-width:100% !important}}.fox-contact{background-color:#0b0a0a;color:#fff;padding-top:120px}.fox-contact .text-block{min-width:371px}.fox-contact .v-line{min-width:1px}.fox-contact .btnFox.red{height:58px}@media screen and (max-width: 1440px){.fox-contact .text-block,.fox-contact .image-block{width:30%;min-width:160px}.fox-contact .image-block img{width:100% !important}}@media screen and (max-width: 1140px){.fox-contact .gap-60{gap:32px !important}.fox-contact .email{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media screen and (max-width: 940px){.fox-contact{padding-top:60px}}@media screen and (max-width: 740px){.fox-contact .wrapper{flex-direction:column !important}.fox-contact .wrapper .text-block,.fox-contact .wrapper .image-block{width:100% !important}.fox-contact .wrapper .v-line{width:100%;height:1px}.fox-contact .wrapper .gap-5{gap:24px !important}}.hero-404{background-color:#0b0a0a;padding:0;color:#fff;padding:142px 0 120px 0;background-position:center !important;background-size:cover !important;background-repeat:no-repeat !important}.hero-404 .wrapper .fox-breadcrumb{margin-bottom:24px !important}.hero-404 .wrapper .description{max-width:643px}.hero-404 .wrapper .email{text-decoration:underline;text-decoration-thickness:.8px;text-underline-offset:5px}@media screen and (max-width: 940px){.hero-404{padding:120px 0 60px 0}}@media screen and (max-width: 700px){.hero-404 .wrapper{gap:24px !important}}@media screen and (max-width: 700px){.hero-404{padding:110px 0 60px 0}.hero-404 .wrapper{flex-direction:column;gap:40px !important}.hero-404 .wrapper .fox-breadcrumb{margin-bottom:32px !important}.hero-404 .wrapper .w-50{width:100% !important}.hero-404 .wrapper .gap-5{gap:24px !important}}:root{--wp--style--global--content-size: 889px}.fox-article,.fox-post{font-family:"Inter";color:#0b0a0a !important;background-color:#fff;padding:152px 0 120px}.fox-article h1,.fox-article h2,.fox-article h3,.fox-article h4,.fox-article h5,.fox-article h6,.fox-post h1,.fox-post h2,.fox-post h3,.fox-post h4,.fox-post h5,.fox-post h6{margin:60px 0 24px;font-family:"Roboto" !important;text-transform:uppercase}.fox-article p,.fox-article ul,.fox-article ol,.fox-post p,.fox-post ul,.fox-post ol{margin:20px 0 0;font-size:18px;font-style:normal;font-weight:400;line-height:28px}.fox-article figure,.fox-post figure{margin:60px 0 !important;max-width:100% !important}.fox-article figure img,.fox-post figure img{margin:0;border-radius:32px}.fox-article figure:has(>table),.fox-post figure:has(>table){max-width:var(--wp--style--global--content-size) !important}.fox-article h1,.fox-post h1{font-size:86px !important;font-weight:900 !important;font-style:normal;margin-top:40px;line-height:80px !important}.fox-article h2,.fox-article h3,.fox-article h4,.fox-post h2,.fox-post h3,.fox-post h4{font-size:40px !important;line-height:40px;font-weight:900;font-style:normal}.fox-article h5,.fox-post h5{font-size:23px !important;line-height:30px;font-weight:900;font-style:normal}.fox-article ul,.fox-article ol,.fox-post ul,.fox-post ol{padding-left:24px}.fox-article .entry-content a,.fox-post .entry-content a{color:#000;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;overflow-wrap:break-word}.fox-article .fox-breadcrumb>*,.fox-post .fox-breadcrumb>*{color:#fff}.fox-article .fox-breadcrumb,.fox-article .article-wrapper,.fox-post .fox-breadcrumb,.fox-post .article-wrapper{max-width:720px;margin:0 auto}.fox-article .hero .hero-top-content .description,.fox-post .hero .hero-top-content .description{font-size:23px;font-weight:600;line-height:30px}@media screen and (max-width: 940px){.fox-article .hero .hero-top-content .description,.fox-post .hero .hero-top-content .description{font-size:20px;line-height:24px}}.fox-article .fox-breadcrumb .fox-breadcrumb-contaner .fox-breadcrumb-item,.fox-post .fox-breadcrumb .fox-breadcrumb-contaner .fox-breadcrumb-item{color:hsla(0,0%,100%,.8)}.fox-article .article-wrapper .article-header,.fox-post .article-wrapper .article-header{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:60px;max-width:889px}.fox-article .article-wrapper .article-header .title,.fox-post .article-wrapper .article-header .title{font-size:60px;font-style:normal;font-weight:600;line-height:60px;margin-bottom:0;width:100%}.fox-article .article-wrapper .article-header .excerpt,.fox-post .article-wrapper .article-header .excerpt{width:100%;font-size:26px;font-style:normal;font-weight:600;line-height:30px;margin:0}.fox-article .article-wrapper .article-header .category-wrapper,.fox-post .article-wrapper .article-header .category-wrapper{width:100%;gap:16px}.fox-article .article-wrapper .article-header .category-wrapper .category,.fox-post .article-wrapper .article-header .category-wrapper .category{border-radius:99px;border:1px solid #0b0a0a;font-size:14px;font-style:normal;font-weight:500;line-height:18px;padding:7px 14px}.fox-article .article-wrapper .article-header .category-wrapper .date,.fox-post .article-wrapper .article-header .category-wrapper .date{font-size:14px;font-style:normal;font-weight:500;line-height:18px}.fox-article .article-wrapper .article-header .author-block,.fox-post .article-wrapper .article-header .author-block{width:100%}.fox-article .article-wrapper .article-header .author-block .create-by,.fox-post .article-wrapper .article-header .author-block .create-by{width:100%;gap:16px}.fox-article .article-wrapper .article-header .author-block .create-by .author-info,.fox-post .article-wrapper .article-header .author-block .create-by .author-info{gap:4px}.fox-article .article-wrapper .article-header .author-block .create-by .author-info span,.fox-post .article-wrapper .article-header .author-block .create-by .author-info span{font-size:14px;font-style:normal;font-weight:500;line-height:18px}.fox-article .article-wrapper .article-header .author-block .create-by .author-info .author,.fox-post .article-wrapper .article-header .author-block .create-by .author-info .author{font-weight:600}.fox-article .article-wrapper .article-header .author-block .share-block,.fox-post .article-wrapper .article-header .author-block .share-block{width:100%;display:flex;justify-content:center;align-items:center;gap:8px}.fox-article .article-wrapper .article-header .author-block .share-block .label,.fox-post .article-wrapper .article-header .author-block .share-block .label{margin-right:8px;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.fox-article .article-wrapper .article-header .author-block .share-block .btnShared,.fox-post .article-wrapper .article-header .author-block .share-block .btnShared{cursor:pointer}.fox-article .article-wrapper .article-header .author-block .share-block .btn,.fox-post .article-wrapper .article-header .author-block .share-block .btn{transition:all .3s ease}.fox-article .article-wrapper .article-header .author-block .share-block .btn:hover,.fox-post .article-wrapper .article-header .author-block .share-block .btn:hover{border-radius:50%;background:rgba(0,0,0,.04)}.fox-article .article-wrapper .article-header .author-block .share-block .btn:hover img,.fox-post .article-wrapper .article-header .author-block .share-block .btn:hover img{filter:invert(48%) sepia(80%) saturate(5883%) hue-rotate(8deg) brightness(101%) contrast(106%)}@media(max-width: 600px){.fox-article,.fox-post{padding-bottom:100px}.fox-article h1,.fox-article h2,.fox-article h3,.fox-article h4,.fox-article h5,.fox-article h6,.fox-post h1,.fox-post h2,.fox-post h3,.fox-post h4,.fox-post h5,.fox-post h6{margin:40px 0 16px}.fox-article h1,.fox-post h1{font-size:48px !important;line-height:60px !important;font-style:normal}.fox-article h2,.fox-article h3,.fox-article h4,.fox-post h2,.fox-post h3,.fox-post h4{font-size:32px !important;line-height:32px !important;font-style:normal}.fox-article h5,.fox-post h5{font-size:20px !important;line-height:24px !important;font-style:normal}.fox-article figure,.fox-post figure{margin:40px 0}.fox-article figure img,.fox-post figure img{width:100%;border-radius:24px}.fox-article .wp-block-post-content,.fox-post .wp-block-post-content{padding:0}.fox-article .article-wrapper .article-header .title,.fox-post .article-wrapper .article-header .title{font-size:38px;line-height:42px}.fox-article .article-wrapper .article-header .excerpt,.fox-post .article-wrapper .article-header .excerpt{font-size:18px;line-height:24px}.fox-article .article-wrapper .article-header .author-block,.fox-post .article-wrapper .article-header .author-block{flex-direction:column;justify-content:start;align-items:end;gap:16px}.fox-article .article-wrapper .article-header .author-block .share-block,.fox-post .article-wrapper .article-header .author-block .share-block{justify-content:start}}.single-post .fox-post{padding:0 !important}.single-post .fox-post .fox-post-content{padding-top:120px}.single-post .fox-post .fox-post-content .entry-content{max-width:720px}.single-post .fox-post .fox-post-content .author-block,.single-post .fox-post .fox-post-content .share-block{width:240px}.single-post .fox-post .fox-post-content .author-name{cursor:pointer;color:#0b0a0a;text-decoration:underline}.single-post .fox-post .fox-post-content .author-name:hover{color:#ed1c24 !important}.single-post .fox-post .fox-post-content .share-b-block img,.single-post .fox-post .fox-post-content .share-block img,.single-post .fox-post .fox-post-content .author-block img,.single-post .fox-post .fox-post-content .author-b-block img{cursor:pointer;transition:all .3s ease;border-radius:50%}.single-post .fox-post .fox-post-content .share-b-block img:hover,.single-post .fox-post .fox-post-content .share-block img:hover,.single-post .fox-post .fox-post-content .author-block img:hover,.single-post .fox-post .fox-post-content .author-b-block img:hover{background-color:#e2e2e2}.single-post .fox-post .fox-post-content .share-b-block img.linkedin:hover,.single-post .fox-post .fox-post-content .share-block img.linkedin:hover,.single-post .fox-post .fox-post-content .author-block img.linkedin:hover,.single-post .fox-post .fox-post-content .author-b-block img.linkedin:hover{background-color:#e2e2e2}.single-post .fox-post .fox-post-content .post-content-block{max-width:720px}.single-post .fox-post .fox-post-content .post-content-block .author-b-block{border-radius:40px;background:var(--Grey, #F4F2F0);padding:32px;align-items:flex-start;align-self:stretch}.single-post .fox-post .fox-post-content .post-content-block .share-b-block{margin:80px 0}.single-post .fox-post .fox-post-content .post-content-block .share-b-block .fs-18{max-width:240px}.single-post .fox-post .fox-post-content .post-content-block .need-support{background-color:#0b0a0a;color:#fff;border-radius:40px;background:var(--Black---General, #0B0A0A);align-self:stretch;padding:40px;margin:40px 0 60px}.single-post .fox-post .fox-post-content .post-content-block .need-support p{margin:0 !important;font-size:15px;line-height:21px}@media(max-width: 640px){.single-post .fox-post .fox-post-content .post-content-block .share-b-block{flex-direction:column;align-items:start;margin:60px 0}.single-post .fox-post .fox-post-content .post-content-block .share-b-block .fs-18{max-width:318px;font-size:18px !important;font-weight:700 !important;line-height:28px !important}.single-post .fox-post .fox-post-content .post-content-block .author-b-block{padding:24px;flex-direction:column}.single-post .fox-post .fox-post-content .post-content-block .author-b-block .avatar{width:90px;height:90px}.single-post .fox-post .fox-post-content .post-content-block .author-b-block .fs-17{font-size:17px !important;font-weight:700 !important;line-height:22px !important}}.single-post .outfox-footer .latest-articles{border-top-left-radius:0 !important;border-top-right-radius:0 !important}@media(max-width: 640px){.single-post .fox-post .fox-post-content{padding-top:60px}.single-post .fox-post .fox-post-content .author-block,.single-post .fox-post .fox-post-content .share-block{display:none !important}}.page-template-page-custom .outfox-footer .latest-articles,.page-template-page-custom .outfox-footer .gallery{display:none !important}.custom-post .fox-article>*,.custom-post a{color:hsla(0,0%,100%,.8)}.custom-post .fox-article{background-color:#0b0a0a}.custom-post .fox-article .article-wrapper .article-header .title{margin-top:32px}.custom-post .fox-article .article-wrapper .article-header .category-wrapper .category{display:none !important}.custom-post .fox-article .article-wrapper .article-header .author-block{display:none !important}.custom-post .fox-article .article-wrapper .entry-content a{color:hsla(0,0%,100%,.8)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}html,body{scroll-behavior:smooth}body{background-color:#fff;min-width:fit-content;font-family:"Inter";color:#0b0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-optical-sizing:auto}main,footer{margin-block-start:0px;margin-top:0 !important}.wp-site-blocks{padding:0 !important}a:where(:not(.wp-element-button)),a:focus{text-decoration:none}a{outline:none !important}header.wp-block-template-part{position:fixed;top:0;right:0;left:0;z-index:1030}.default-width{width:calc(100vw - 80px);max-width:1440px}@media(max-width: 1040px){.default-width{width:calc(100vw - 40px)}}@media(max-width: 600px){.default-width{width:calc(100vw - 32px)}}.no-scroll{overflow:hidden !important;height:100vh !important}.entry-content{padding:0}.fox-section{margin:0;background-color:#0b0a0a;padding-bottom:120px;color:#fff;display:flex;flex-direction:column;align-items:center}@media(max-width: 940px){.fox-section{padding-bottom:60px}}.socials-wrapper img{transition:background-color .3s ease;border-radius:50%}.socials-wrapper img.facebook{background-color:hsla(0,0%,100%,.4)}.socials-wrapper img:hover{border-radius:50%;background-color:#cacaca}@media print{body *{visibility:hidden}.post-content-block,.post-content-block *{visibility:visible}.post-content-block{position:absolute;left:0;top:0;width:100%}.print-title{display:block !important}.sharedaddy,.edit-link,.post-navigation,.need-support{display:none !important}}
