@font-face{font-family:"Calibri";src:url("fonts/CalibriRegular/Calibri.eot");src:local("Calibri"),url("fonts/CalibriRegular/Calibri.eot?#iefix") format("embedded-opentype"),url("fonts/CalibriRegular/Calibri.woff2") format("woff2"),url("fonts/CalibriRegular/Calibri.woff") format("woff"),url("fonts/CalibriRegular/Calibri.ttf") format("truetype"),url("fonts/CalibriRegular/Calibri.svg#Calibri") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Calibri";src:url("fonts/CalibriBold/Calibri-Bold.eot");src:local("Calibri Bold"),local("Calibri-Bold"),url("fonts/CalibriBold/Calibri-Bold.eot?#iefix") format("embedded-opentype"),url("fonts/CalibriBold/Calibri-Bold.woff2") format("woff2"),url("fonts/CalibriBold/Calibri-Bold.woff") format("woff"),url("fonts/CalibriBold/Calibri-Bold.ttf") format("truetype"),url("fonts/CalibriBold/Calibri-Bold.svg#Calibri-Bold") format("svg");font-weight:bold;font-style:normal;font-display:swap}*{margin:0;box-sizing:border-box;-webkit-box-sizing:border-box}img{max-width:100%;height:auto;display:block}html{font-size:10px;line-height:1.2}body{font-family:"Inter",serif;font-size:1.6rem;color:#231f20}main{padding-top:7.6rem}@media(min-width: 992px){main{padding-top:7.8rem}}@media(min-width: 1265px){main{padding-top:10.4rem}}h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.8rem}h4{font-size:2.4rem}h5{font-size:2rem}h6{font-size:1.6rem}.list-unstyled{list-style:none;padding-left:0px}p{margin-bottom:1rem;font-weight:400}a{color:#000;text-decoration:none}.img-placeholder{position:relative;display:block}.img-placeholder:after{content:"";display:block;padding-top:100%}.img-placeholder img,.img-placeholder video,.img-placeholder iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}figure{margin-bottom:0}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.36);z-index:10000;display:none}.modal.active{display:block}.modal .btn-secondary{color:#fff !important;display:inline-block;max-width:200px}.modal .modal-wrapper{width:100%;height:100%}.modal .modal-wrapper .modal-inner{background-color:#fff;flex:0 0 500px;width:500px;max-width:90%;border-radius:20px}.modal .modal-wrapper .modal-inner .modal-header{padding:2rem 1.5rem}.modal .modal-wrapper .modal-inner .modal-header .modal-title{font-size:24px;line-height:1.2}.modal .modal-wrapper .modal-inner .modal-body{padding:2rem 2rem 3rem;max-height:90vh;overflow-y:auto}.modal .modal-wrapper .modal-inner .modal-body h4{margin-bottom:2rem}@media(min-width: 992px){.modal .modal-wrapper .modal-inner .modal-body div p{font-size:1.8rem}}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .modal-body .form-control{line-height:4rem}}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .modal-body .form-group{margin-bottom:1rem}}.modal .modal-wrapper .modal-inner .fake-input{line-height:4rem;border:2px solid #d9d9d9;font-size:1.4rem;padding:0 2.5rem;border-radius:9px}@media(min-width: 768px){.modal .modal-wrapper .modal-inner .fake-input{font-size:1.6rem}}.modal .modal-wrapper .modal-inner button{border:none;cursor:pointer;padding:1rem 2rem}.modal .modal-wrapper .modal-inner .modal-close{cursor:pointer}.modal .modal-wrapper .modal-inner .modal-close .error line{stroke:#ea4335;stroke-dashoffset:-50px;stroke-dasharray:50px}.modal .modal-wrapper .modal-inner .modal-close .error line .left{animation:drawLine .6s ease-in both}.modal .modal-wrapper .modal-inner .modal-close .error line .right{animation:drawLine .6s ease-in .4s both}.modal .modal-wrapper .modal-body .warning-icon{display:block;max-width:80px;margin-inline:auto;margin-bottom:1rem}.modal .modal-wrapper .modal-body .warning-icon .warning circle.animationSvg{stroke:#ffca05;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,warningFillSvg .6s ease-in .4s both}.modal .modal-wrapper .modal-body .warning-icon .warning path,.modal .modal-wrapper .modal-body .warning-icon .warning line{stroke:#fff}.modal .modal-wrapper .modal-body .warning-icon .warning path{stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .9s both}.modal .modal-wrapper .modal-body .warning-icon .warning line{animation:drawDot .5s ease-in .6s both}.modal .modal-wrapper .modal-body .modal-close{padding:1rem 2rem;transition:.4s linear}.modal .modal-wrapper .modal-body .modal-close:hover{color:#ea4335}.modal .modal-wrapper .modal-body a.modal-close,.modal .modal-wrapper .modal-body button.modal-close{padding:0}.modal .thankyou-icon,.modal .error-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin:0 auto 20px;border-radius:50%}.modal .thankyou-icon svg,.modal .error-icon svg{fill:#fff}.modal .thankyou-icon svg.success circle.animationSvg{stroke:#00a551;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,successFillSvg .6s ease-in .4s both}.modal .thankyou-icon svg.success path{stroke:#fff;stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .8s both}.modal .thankyou-icon svg.close circle.animationSvg{stroke:red;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,dangerFillSvg .6s ease-in .4s both}.modal .thankyou-icon svg.close line{stroke:#fff}.modal .thankyou-icon svg.close line{stroke-dashoffset:-50px;stroke-dasharray:50px}.modal .thankyou-icon svg.close line.left{animation:drawLine .6s ease-in .5s both;stroke-dashoffset:0}.modal .thankyou-icon svg.close line.right{animation:drawLine .6s ease-in .8s both;stroke-dashoffset:0}.modal .error-icon{background-color:red}#product-success .btn-text,#stock-warning-modal .btn-text{margin-right:0}#product-success .modal-inner,#stock-warning-modal .modal-inner,#error-modal .modal-inner,#warning-modal .modal-inner,#thankyou .modal-inner{position:relative;padding:1.9rem}@media(min-width: 992px){#product-success .modal-inner,#stock-warning-modal .modal-inner,#error-modal .modal-inner,#warning-modal .modal-inner,#thankyou .modal-inner{padding:3rem}}#product-success .modal-inner .modal-header,#stock-warning-modal .modal-inner .modal-header,#error-modal .modal-inner .modal-header,#warning-modal .modal-inner .modal-header,#thankyou .modal-inner .modal-header{display:none !important}#product-success .modal-body .warning-icon,#stock-warning-modal .modal-body .warning-icon,#error-modal .modal-body .warning-icon,#warning-modal .modal-body .warning-icon,#thankyou .modal-body .warning-icon{display:block;width:80px;height:80px;margin-inline:auto;margin-bottom:1rem}#product-success .modal-body .warning-icon .warning circle.animationSvg,#stock-warning-modal .modal-body .warning-icon .warning circle.animationSvg,#error-modal .modal-body .warning-icon .warning circle.animationSvg,#warning-modal .modal-body .warning-icon .warning circle.animationSvg,#thankyou .modal-body .warning-icon .warning circle.animationSvg{stroke:#ffca05;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,warningFillSvg .6s ease-in .4s both}#product-success .modal-body .warning-icon .warning path,#product-success .modal-body .warning-icon .warning line,#stock-warning-modal .modal-body .warning-icon .warning path,#stock-warning-modal .modal-body .warning-icon .warning line,#error-modal .modal-body .warning-icon .warning path,#error-modal .modal-body .warning-icon .warning line,#warning-modal .modal-body .warning-icon .warning path,#warning-modal .modal-body .warning-icon .warning line,#thankyou .modal-body .warning-icon .warning path,#thankyou .modal-body .warning-icon .warning line{stroke:#fff}#product-success .modal-body .warning-icon .warning path,#stock-warning-modal .modal-body .warning-icon .warning path,#error-modal .modal-body .warning-icon .warning path,#warning-modal .modal-body .warning-icon .warning path,#thankyou .modal-body .warning-icon .warning path{stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .9s both}#product-success .modal-body .warning-icon .warning line,#stock-warning-modal .modal-body .warning-icon .warning line,#error-modal .modal-body .warning-icon .warning line,#warning-modal .modal-body .warning-icon .warning line,#thankyou .modal-body .warning-icon .warning line{animation:drawDot .5s ease-in .6s both}#product-success .modal-body .modal-close,#stock-warning-modal .modal-body .modal-close,#error-modal .modal-body .modal-close,#warning-modal .modal-body .modal-close,#thankyou .modal-body .modal-close{position:absolute;right:15px;top:19px;width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#231f20;z-index:1;padding:0}#product-success .modal-body .modal-close.cart,#product-success .modal-body .modal-close.close,#stock-warning-modal .modal-body .modal-close.cart,#stock-warning-modal .modal-body .modal-close.close,#error-modal .modal-body .modal-close.cart,#error-modal .modal-body .modal-close.close,#warning-modal .modal-body .modal-close.cart,#warning-modal .modal-body .modal-close.close,#thankyou .modal-body .modal-close.cart,#thankyou .modal-body .modal-close.close{position:static;width:unset;height:unset;border-radius:unset;background-color:rgba(0,0,0,0);display:block;right:unset;top:unset;transition:.4s linear;text-decoration:underline;text-decoration-color:rgba(0,0,0,0)}#product-success .modal-body .modal-close.cart:hover,#stock-warning-modal .modal-body .modal-close.cart:hover,#error-modal .modal-body .modal-close.cart:hover,#warning-modal .modal-body .modal-close.cart:hover,#thankyou .modal-body .modal-close.cart:hover{color:#7969e6;text-decoration-color:#7969e6}#product-success .modal-body .modal-close.close,#stock-warning-modal .modal-body .modal-close.close,#error-modal .modal-body .modal-close.close,#warning-modal .modal-body .modal-close.close,#thankyou .modal-body .modal-close.close{background-color:#7969e6;color:#fff;padding-inline:2rem;border-radius:50px;margin-inline:auto}#product-success .modal-body .modal-close.close:hover,#stock-warning-modal .modal-body .modal-close.close:hover,#error-modal .modal-body .modal-close.close:hover,#warning-modal .modal-body .modal-close.close:hover,#thankyou .modal-body .modal-close.close:hover{background-color:#7969e6}#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{padding-bottom:0;margin-inline:auto}#product-success .modal-body .modal-info-wrapper .thankyou-icon,#product-success .modal-body .modal-info-wrapper .warning-icon,#stock-warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#stock-warning-modal .modal-body .modal-info-wrapper .warning-icon,#error-modal .modal-body .modal-info-wrapper .thankyou-icon,#error-modal .modal-body .modal-info-wrapper .warning-icon,#warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#warning-modal .modal-body .modal-info-wrapper .warning-icon,#thankyou .modal-body .modal-info-wrapper .thankyou-icon,#thankyou .modal-body .modal-info-wrapper .warning-icon{width:80px;height:80px}#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{margin-bottom:0;color:#231f20;font-size:1.8rem}@media(min-width: 576px){#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{font-size:2rem}}@media(min-width: 768px){#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{font-size:2.4rem}}@media(min-width: 576px){#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{max-width:350px}}@media(min-width: 768px){#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{max-width:401px}}#product-success .modal-body .modal-info-wrapper .modal-title,#stock-warning-modal .modal-body .modal-info-wrapper .modal-title,#error-modal .modal-body .modal-info-wrapper .modal-title,#warning-modal .modal-body .modal-info-wrapper .modal-title,#thankyou .modal-body .modal-info-wrapper .modal-title{text-align:left}#product-success .modal-body .modal-info-wrapper .modal-desc,#stock-warning-modal .modal-body .modal-info-wrapper .modal-desc,#error-modal .modal-body .modal-info-wrapper .modal-desc,#warning-modal .modal-body .modal-info-wrapper .modal-desc,#thankyou .modal-body .modal-info-wrapper .modal-desc{text-align:left}.thankyou-icon svg.success circle.animationSvg{stroke:#00a551;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,successFillSvg .6s ease-in .4s both}.thankyou-icon svg.success path{stroke:#fff;stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .8s both}.thankyou-icon svg.close circle.animationSvg{stroke:#ea4335;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,dangerFillSvg .6s ease-in .4s both}.thankyou-icon svg.close line{stroke:#fff}.thankyou-icon svg.close line{stroke-dashoffset:-50px;stroke-dasharray:50px}.thankyou-icon svg.close line.left{animation:drawLine .6s ease-in .5s both;stroke-dashoffset:0}.thankyou-icon svg.close line.right{animation:drawLine .6s ease-in .8s both;stroke-dashoffset:0}.error-icon{background-color:#ea4335}#product-success .modal-body .modal-btn-wrapper{gap:1rem;justify-content:center}#product-success .modal-body .modal-close.close{margin-inline:0}@keyframes drawCircle{from{stroke-dasharray:1,200;stroke-dashoffset:2}to{stroke-dasharray:200,0;stroke-dashoffset:0}}@keyframes successFillSvg{from{fill:rgba(0,0,0,0)}to{fill:#00a551}}@keyframes warningFillSvg{from{fill:rgba(0,0,0,0)}to{fill:#ffca05}}@keyframes dangerFillSvg{from{fill:rgba(0,0,0,0)}to{fill:#ea4335}}@keyframes drawLine{from{stroke-dashoffset:-50px}to{stroke-dashoffset:0}}@keyframes drawDot{from{stroke-width:0}to{stroke-width:8}}.pagination-wrapper{display:flex;align-items:center;justify-content:center;margin:3.2rem 0 6rem}@media(min-width: 768px){.pagination-wrapper{margin:4.5rem 0 8rem}}@media(min-width: 992px){.pagination-wrapper{margin:5.5rem 0 10rem}}.pagination-wrapper .page-numbers{display:flex;align-items:center;list-style:none;gap:1.9rem}.pagination-wrapper .page-numbers li .page-numbers{display:block;padding-inline:.5rem;margin:0;color:#686868;font-size:1.6rem;line-height:137.5%}.pagination-wrapper .page-numbers li .page-numbers.prev,.pagination-wrapper .page-numbers li .page-numbers.next,.pagination-wrapper .page-numbers li .page-numbers.current{color:#231f20}.breadcrumb{margin-bottom:4rem !important}@media(min-width: 768px){.breadcrumb{margin-bottom:5.5rem !important}}@media(min-width: 992px){.breadcrumb{margin-bottom:6.5rem !important}}.breadcrumb .breadcrumb-item::after{color:#231f20;margin-left:1px;margin-right:3px}.breadcrumb .breadcrumb-item.active span{font-weight:500;cursor:default;color:#231f20}.breadcrumb .breadcrumb-item span{font-size:1.4rem;line-height:152.5%;font-weight:400;color:#686868;margin-bottom:0}.se-pre-con{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:999999;background:url(../img/loading.svg) center no-repeat #fff;background-size:110px auto;text-align:center}.wpml-ls-legacy-dropdown{width:auto !important}.wpml-ls-legacy-dropdown a{border:none !important;padding:0 !important;color:#231f20 !important;font-family:"Inter",serif !important;font-weight:600 !important;font-size:1.4rem !important;line-height:128.57% !important}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding-right:0 !important}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after{position:static !important;border:none !important;width:15px;height:20px;background-image:url("../img/chevron-down.png");background-size:15px 20px;margin-left:.8rem;background-repeat:no-repeat}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{color:#231f20 !important;background:rgba(0,0,0,0) !important}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{border-top:none !important;padding:1rem 0 !important}.section-title{color:#231f20;font-size:2.8rem;line-height:4rem;letter-spacing:-0.56px;font-weight:600;margin-bottom:3.2rem}@media(min-width: 992px){.section-title{font-size:3.3rem;line-height:4rem;margin-bottom:3.5rem;letter-spacing:-0.65px}}@media(min-width: 1265px){.section-title{font-size:3.8rem;line-height:4.5rem;letter-spacing:-0.7px;margin-bottom:4rem}}@media(min-width: 1500px){.section-title{font-size:4.2rem;line-height:5.2rem;letter-spacing:-0.84px;margin-bottom:4.3rem}}@media(min-width: 992px){.lead-box{padding:0 4rem}}@media(min-width: 1265px){.lead-box{padding:0 8rem}}@media(min-width: 1500px){.lead-box{padding:0 12rem}}.lead-box .lead-box-content{margin-bottom:4.8rem}@media(min-width: 992px){.lead-box .lead-box-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:3rem;margin-bottom:0}}.lead-title{text-align:center;color:#231f20;font-weight:600;letter-spacing:-0.72px;font-size:3.6rem;line-height:4rem;margin-bottom:3rem}@media(min-width: 768px){.lead-title{font-size:4rem;line-height:4.5rem}}@media(min-width: 992px){.lead-title{font-size:4.2rem;line-height:5rem;margin-bottom:0}}@media(min-width: 1265px){.lead-title{font-size:5rem;line-height:6rem;letter-spacing:-0.9px}}@media(min-width: 1500px){.lead-title{font-size:5.6rem;line-height:6.4rem;letter-spacing:-1.12px}}.lead-subtitle{font-size:1.6rem;line-height:2.6rem;font-weight:400;letter-spacing:-0.32px;color:#686868;margin-bottom:3.2rem;max-width:750px;text-align:center}@media(min-width: 992px){.lead-subtitle{font-size:1.8rem;line-height:2.8rem;letter-spacing:-0.36px;margin-bottom:0}}.fixed-top{position:fixed;top:0;left:0;width:100%;z-index:1000}.position-relative{position:relative}.text-uppercase{text-transform:uppercase !important}.list-unstyled{list-style:none;padding-left:0}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-center{text-align:center}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.position-fixed{position:fixed}.btn-yellow,.btn-green,.btn-blue,.btn-trans,.btn-outline-secondary,.btn-secondary,.btn-outline-light,.btn-light,.btn-outline-dark,.btn-dark,.btn-outline-white,.btn-white,.btn-outline-info,.btn-info,.btn-outline-warning-light,.btn-warning-light,.btn-outline-warning,.btn-warning,.btn-outline-danger,.btn-danger,.btn-outline-primary,.btn-primary{display:flex;align-self:flex-start;cursor:pointer;border:1px solid rgba(0,0,0,0);transition:.3s linear;font-size:1.6rem;line-height:4.8rem;padding:0px 32px;color:#000;background-color:#ea4335;font-family:"Inter",serif;text-align:center;border-radius:6px;font-weight:600;align-items:center;justify-content:center;width:fit-content}@media(min-width: 1500px){.btn-yellow,.btn-green,.btn-blue,.btn-trans,.btn-outline-secondary,.btn-secondary,.btn-outline-light,.btn-light,.btn-outline-dark,.btn-dark,.btn-outline-white,.btn-white,.btn-outline-info,.btn-info,.btn-outline-warning-light,.btn-warning-light,.btn-outline-warning,.btn-warning,.btn-outline-danger,.btn-danger,.btn-outline-primary,.btn-primary{line-height:5.3rem}}.btn-block{display:block}.btn-primary{border:1px solid rgba(0,0,0,0);color:#fff !important;background-color:#ea4335}.btn-primary .btn-image{width:0px;transition:.3s linear;display:flex}.btn-primary:hover{background-color:rgb(236.4013452915,88.4977578475,76.0986547085)}.btn-primary:hover .btn-image{width:12px;margin-left:10px}.btn-outline-primary{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-primary .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-primary .btn-image svg path{transition:.3s linear}.btn-outline-primary:hover{background-color:#ea4335;border-color:#ea4335;color:#fff !important}.btn-outline-primary:hover .btn-image{width:12px;margin-left:10px}.btn-outline-primary:hover .btn-image svg path{fill:#fff !important}.bg-primary{background-color:#ea4335}.text-primary{color:#ea4335 !important}.btn-danger{border:1px solid rgba(0,0,0,0);color:#fff !important;background-color:#ea4335}.btn-danger .btn-image{width:0px;transition:.3s linear;display:flex}.btn-danger:hover{background-color:rgb(236.4013452915,88.4977578475,76.0986547085)}.btn-danger:hover .btn-image{width:12px;margin-left:10px}.btn-outline-danger{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-danger .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-danger .btn-image svg path{transition:.3s linear}.btn-outline-danger:hover{background-color:#ea4335;border-color:#ea4335;color:#fff !important}.btn-outline-danger:hover .btn-image{width:12px;margin-left:10px}.btn-outline-danger:hover .btn-image svg path{fill:#fff !important}.bg-danger{background-color:#ea4335}.text-danger{color:#ea4335 !important}.btn-warning{border:1px solid rgba(0,0,0,0);color:#000 !important;background-color:#fd7944}.btn-warning .btn-image{width:0px;transition:.3s linear;display:flex}.btn-warning:hover{background-color:rgb(253.2698412698,139.0793650794,93.2301587302)}.btn-warning:hover .btn-image{width:12px;margin-left:10px}.btn-outline-warning{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-warning .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-warning .btn-image svg path{transition:.3s linear}.btn-outline-warning:hover{background-color:#fd7944;border-color:#fd7944;color:#000 !important}.btn-outline-warning:hover .btn-image{width:12px;margin-left:10px}.btn-outline-warning:hover .btn-image svg path{fill:#000 !important}.bg-warning{background-color:#fd7944}.text-warning{color:#fd7944 !important}.btn-warning-light{border:1px solid rgba(0,0,0,0);color:#000 !important;background-color:#ffca05}.btn-warning-light .btn-image{width:0px;transition:.3s linear;display:flex}.btn-warning-light:hover{background-color:rgb(255,207.406,30.5)}.btn-warning-light:hover .btn-image{width:12px;margin-left:10px}.btn-outline-warning-light{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-warning-light .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-warning-light .btn-image svg path{transition:.3s linear}.btn-outline-warning-light:hover{background-color:#ffca05;border-color:#ffca05;color:#000 !important}.btn-outline-warning-light:hover .btn-image{width:12px;margin-left:10px}.btn-outline-warning-light:hover .btn-image svg path{fill:#000 !important}.bg-warning-light{background-color:#ffca05}.text-warning-light{color:#ffca05 !important}.btn-info{border:1px solid rgba(0,0,0,0);color:#fff !important;background-color:#0094d9}.btn-info .btn-image{width:0px;transition:.3s linear;display:flex}.btn-info:hover{background-color:rgb(0,165.3917050691,242.5)}.btn-info:hover .btn-image{width:12px;margin-left:10px}.btn-outline-info{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-info .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-info .btn-image svg path{transition:.3s linear}.btn-outline-info:hover{background-color:#0094d9;border-color:#0094d9;color:#fff !important}.btn-outline-info:hover .btn-image{width:12px;margin-left:10px}.btn-outline-info:hover .btn-image svg path{fill:#fff !important}.bg-info{background-color:#0094d9}.text-info{color:#0094d9 !important}.btn-white{border:1px solid rgba(0,0,0,0);color:#000 !important;background-color:#fff}.btn-white .btn-image{width:0px;transition:.3s linear;display:flex}.btn-white:hover{background-color:#fff}.btn-white:hover .btn-image{width:12px;margin-left:10px}.btn-outline-white{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-white .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-white .btn-image svg path{transition:.3s linear}.btn-outline-white:hover{background-color:#fff;border-color:#fff;color:#000 !important}.btn-outline-white:hover .btn-image{width:12px;margin-left:10px}.btn-outline-white:hover .btn-image svg path{fill:#000 !important}.bg-white{background-color:#fff}.text-white{color:#fff !important}.btn-dark{border:1px solid rgba(0,0,0,0);color:#fff !important;background-color:#231f20}.btn-dark .btn-image{width:0px;transition:.3s linear;display:flex}.btn-dark:hover{background-color:hsl(345,6.0606060606%,17.9411764706%)}.btn-dark:hover .btn-image{width:12px;margin-left:10px}.btn-outline-dark{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-dark .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-dark .btn-image svg path{transition:.3s linear}.btn-outline-dark:hover{background-color:#231f20;border-color:#231f20;color:#fff !important}.btn-outline-dark:hover .btn-image{width:12px;margin-left:10px}.btn-outline-dark:hover .btn-image svg path{fill:#fff !important}.bg-dark{background-color:#231f20}.text-dark{color:#231f20 !important}.btn-light{border:1px solid rgba(0,0,0,0);color:#000 !important;background-color:#effaff}.btn-light .btn-image{width:0px;transition:.3s linear;display:flex}.btn-light:hover{background-color:#fff}.btn-light:hover .btn-image{width:12px;margin-left:10px}.btn-outline-light{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-light .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-light .btn-image svg path{transition:.3s linear}.btn-outline-light:hover{background-color:#effaff;border-color:#effaff;color:#000 !important}.btn-outline-light:hover .btn-image{width:12px;margin-left:10px}.btn-outline-light:hover .btn-image svg path{fill:#000 !important}.bg-light{background-color:#effaff}.text-light{color:#effaff !important}.btn-secondary{border:1px solid rgba(0,0,0,0);color:#fff !important;background-color:#231f20}.btn-secondary .btn-image{width:0px;transition:.3s linear;display:flex}.btn-secondary:hover{background-color:hsl(345,6.0606060606%,17.9411764706%)}.btn-secondary:hover .btn-image{width:12px;margin-left:10px}.btn-outline-secondary{border:1px solid #d5d5d5;color:#231f20;background-color:#fff}.btn-outline-secondary .btn-image{width:0px;transition:.3s linear;display:flex}.btn-outline-secondary .btn-image svg path{transition:.3s linear}.btn-outline-secondary:hover{background-color:#231f20;border-color:#231f20;color:#fff !important}.btn-outline-secondary:hover .btn-image{width:12px;margin-left:10px}.btn-outline-secondary:hover .btn-image svg path{fill:#fff !important}.bg-secondary{background-color:#231f20}.text-secondary{color:#231f20 !important}.btn-trans{border:1px solid #d5d5d5;color:#000;background-color:rgba(0,0,0,0)}.btn-trans .btn-image{width:0px;transition:.3s linear;display:flex}.btn-trans:hover .btn-image{width:12px;margin-left:10px}.btn-blue{border:none;color:#0094d9;background-color:rgba(0,0,0,0)}.btn-blue .btn-image{width:0px;transition:.3s linear;display:flex}.btn-blue:hover .btn-image{width:12px;margin-left:10px}.btn-green{border:1px solid rgba(0,0,0,0);color:#fff;background-color:#00a551}.btn-green .btn-image{width:0px;transition:.3s linear;display:flex}.btn-green:hover{background-color:rgb(0,190.5,93.5181818182)}.btn-green:hover .btn-image{width:12px;margin-left:10px}.btn-yellow{border:1px solid rgba(0,0,0,0);color:#000;background-color:#ffca05}.btn-yellow .btn-image{width:0px;transition:.3s linear;display:flex}.btn-yellow:hover{background-color:rgb(255,207.406,30.5)}.btn-yellow:hover .btn-image{width:12px;margin-left:10px}.row{margin-left:-calc(15px);margin-right:-calc(15px);display:flex;flex-wrap:wrap;flex-direction:row}.row>[class*=col-]{width:100%;padding-left:15px;padding-right:15px}.row.no-gutters{margin-left:0px !important;margin-right:0px !important}.row.no-gutters>[class*=col-]{padding-left:0px !important;padding-right:0px !important}.container,.container-fluid{width:100%;max-width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.d-none{display:none !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline-block{display:inline-block !important}.d-inline-flex{display:inline-flex !important}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-stretch{align-content:stretch}.align-content-between{align-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}@media(min-width: 450px){.col-xm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xm-3{flex:0 0 25%;max-width:25%}.col-xm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xm-6{flex:0 0 50%;max-width:50%}.col-xm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xm-9{flex:0 0 75%;max-width:75%}.col-xm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xm-12{flex:0 0 100%;max-width:100%}.d-xm-none{display:none !important}.d-xm-block{display:block !important}.d-xm-flex{display:flex !important}.d-xm-inline-block{display:inline-block !important}.d-xm-inline-flex{display:inline-flex !important}.flex-xm-wrap{flex-wrap:wrap}.flex-xm-nowrap{flex-wrap:nowrap}.flex-xm-row{flex-direction:row}.flex-xm-column{flex-direction:column}.align-items-xm-start{align-items:flex-start}.align-items-xm-end{align-items:flex-end}.align-items-xm-center{align-items:center}.align-items-xm-stretch{align-items:stretch}.align-content-xm-start{align-content:flex-start}.align-content-xm-end{align-content:flex-end}.align-content-xm-center{align-content:center}.align-content-xm-stretch{align-content:stretch}.align-content-xm-between{align-content:space-between}.justify-content-xm-start{justify-content:flex-start}.justify-content-xm-end{justify-content:flex-end}.justify-content-xm-center{justify-content:center}.justify-content-xm-between{justify-content:space-between}.justify-content-xm-around{justify-content:space-around}}@media(min-width: 576px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.d-sm-none{display:none !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-inline-block{display:inline-block !important}.d-sm-inline-flex{display:inline-flex !important}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-stretch{align-content:stretch}.align-content-sm-between{align-content:space-between}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}}@media(min-width: 768px){.container{max-width:740px}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-inline-block{display:inline-block !important}.d-md-inline-flex{display:inline-flex !important}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-stretch{align-content:stretch}.align-content-md-between{align-content:space-between}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}}@media(min-width: 992px){.container{max-width:960px}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline-block{display:inline-block !important}.d-lg-inline-flex{display:inline-flex !important}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-stretch{align-content:stretch}.align-content-lg-between{align-content:space-between}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}}@media(min-width: 1265px){.container{max-width:1260px}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.d-xl-none{display:none !important}.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-inline-block{display:inline-block !important}.d-xl-inline-flex{display:inline-flex !important}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-stretch{align-content:stretch}.align-content-xl-between{align-content:space-between}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}}@media(min-width: 1500px){.container{max-width:1430px}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.d-xxl-none{display:none !important}.d-xxl-block{display:block !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-inline-flex{display:inline-flex !important}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-stretch{align-content:stretch}.align-content-xxl-between{align-content:space-between}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}}.form-group{margin-bottom:1.5rem}@media(min-width: 768px){.form-group{margin-bottom:2rem}}.input-group{display:flex;width:100%;min-width:1px}.input-group input{border-radius:6px;flex:0 1 100%;min-width:1px;border:1px solid #d5d5d5;background-color:#fff;line-height:5.3rem;font-size:1.6rem;font-weight:400;color:#231f20;padding:0 18px}.input-group input::placeholder{font-size:1.6rem;line-height:112.5%;font-weight:400;color:#686868}.input-group .input-group-append .btn{height:100%;border-radius:0;font-size:1.3rem}.input-group .input-group-append .text{height:100%;display:flex;position:relative;justify-content:center;align-items:center;border:2px solid #d9d9d9;border-left:none;border-radius:0 9px 9px 0;padding:0 1rem;font-size:1.4rem;color:#a6a6a6}.input-group .input-group-append .text:before{content:"";width:1px;height:60%;top:20%;background-color:#a6a6a6;left:0;position:absolute}@media(min-width: 576px){.two-input-grid{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:1.5rem}}@media(min-width: 768px){.two-input-grid{column-gap:3rem}}@media(min-width: 992px){.two-input-grid{column-gap:4.8rem}}label{display:inline-block;margin-bottom:1.5rem;font-size:1.4rem;color:#231f20;font-family:"Inter",serif;font-weight:600;line-height:1.4rem;letter-spacing:-0.28px;cursor:pointer}label .required{color:#0094d9}.form-control{height:auto;line-height:4.8rem;transition:.2s linear;flex:0 1 100%;max-width:100%;width:100%;display:block;font-size:1.6rem;border-radius:8px;padding:0 2.3rem;background-color:#fff;border:1px solid rgba(35,31,32,.1);font-weight:400;color:#231f20;font-family:"Inter",serif;transition:.3s linear;letter-spacing:-0.32px;resize:none}@media(min-width: 992px){.form-control{font-size:1.8rem}}@media(min-width: 1500px){.form-control{line-height:5.3rem}}.form-control::placeholder{opacity:1;color:rgba(104,104,104,.82);font-weight:400;font-size:1.6rem;font-family:"Inter",serif;letter-spacing:-0.32px}@media(min-width: 992px){.form-control::placeholder{font-size:1.8rem}}.form-control[type=number]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}@media(min-width: 768px){.form-control[type=number]{text-align:right}}.form-control::-webkit-outer-spin-button,.form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-control.is-invalid{border:1px solid #ea4335;box-shadow:0 0 3px #ea4335}.form-control.is-valid{border:1px solid #04d967;box-shadow:0 0 3px #04d967}.form-control:focus{outline:none;border:1px solid #ea4335}textarea.form-control{line-height:150%;padding:2.3rem}.invalid-feedback{padding:1rem 0 0;color:#ea4335}.error{color:#ea4335;font-size:1.4rem;font-style:italic}input[type=radio],input[type=checkbox]{display:none}.label-text{font-weight:400;font-size:1.4rem;line-height:2.4rem;letter-spacing:-0.26px;color:#a6a6a6}@media(min-width: 768px){.label-text{font-size:1.6rem}}.form-group-label{display:flex;align-items:center}.form-group-label .form-group-label-text{font-size:1.4rem;font-weight:600;letter-spacing:-0.28px}.form-group-label .form-group-label-text a{color:#ea4335}.fake-radio,.fake-checkbox{width:16px;flex:0 0 16px;height:16px;margin-right:1rem;position:relative;border-radius:50%;overflow:hidden;border:1px solid rgba(35,31,32,.1);cursor:pointer;background-color:#fff}.fake-radio:after,.fake-checkbox:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:20px;font-size:1.3rem !important;color:#686868}.fake-checkbox{border-radius:3px !important}.radio-label{cursor:pointer;margin-bottom:0}input[type=radio]:checked+.fake-radio::before{background-color:#ea4335}input[type=checkbox]:checked+.fake-checkbox{background-image:url("../img/check.svg");background-size:cover;background-position:center center;border-color:#ea4335}input[type=radio]:checked~.radio-text{color:#231f20 !important}input[type=radio]:checked~.fake-radio{border-color:#ea4335 !important}.conference-counter-section{background-color:#ea4335;padding:1.2rem 0;min-height:10.78rem}@media(min-width: 576px){.conference-counter-section{min-height:7.4rem}}@media(min-width: 768px){.conference-counter-section{min-height:8rem}}@media(min-width: 992px){.conference-counter-section{min-height:8.4rem}}.conference-counter-section .conference-counter-wrapper{display:flex;flex-direction:column}@media(min-width: 576px){.conference-counter-section .conference-counter-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:3.6rem}}@media(min-width: 992px){.conference-counter-section .conference-counter-wrapper{gap:4.2rem}}.conference-counter-section .conference-counter-wrapper .conference-counter-title{order:2;margin-bottom:0;text-align:center;display:flex;align-items:center;justify-content:center;gap:.3rem}@media(min-width: 576px){.conference-counter-section .conference-counter-wrapper .conference-counter-title{display:block;order:unset;flex:0 0 27%;text-align:left}}@media(min-width: 768px){.conference-counter-section .conference-counter-wrapper .conference-counter-title{flex:0 0 28%}}@media(min-width: 992px){.conference-counter-section .conference-counter-wrapper .conference-counter-title{flex:0 0 200px}}.conference-counter-section .conference-counter-wrapper .conference-counter-title .conference-place,.conference-counter-section .conference-counter-wrapper .conference-counter-title .conference-date{display:block;font-size:1.4rem;font-weight:600;line-height:145.44%;color:#fff}@media(min-width: 576px){.conference-counter-section .conference-counter-wrapper .conference-counter-title .conference-place,.conference-counter-section .conference-counter-wrapper .conference-counter-title .conference-date{line-height:101%}}@media(min-width: 576px){.conference-counter-section .conference-counter-wrapper .conference-counter-title .conference-place{margin-bottom:.5rem}}@media(min-width: 768px){.conference-counter-section .conference-counter-wrapper .conference-counter-title .conference-place{font-size:2rem}}@media(min-width: 768px){.conference-counter-section .conference-counter-wrapper .conference-counter-title .conference-date{font-size:1.6rem}}.conference-counter-section .conference-counter-wrapper .conference-counter{display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem;gap:2.2rem}@media(min-width: 576px){.conference-counter-section .conference-counter-wrapper .conference-counter{margin-bottom:0}}@media(min-width: 992px){.conference-counter-section .conference-counter-wrapper .conference-counter{gap:4.4rem}}.conference-counter-section .conference-counter-wrapper .conference-counter p{padding:1.1rem 0;background-color:#cb3225;text-align:center;border-radius:.6rem;flex:0 0 5rem;width:5rem;margin-bottom:0;position:relative}@media(min-width: 768px){.conference-counter-section .conference-counter-wrapper .conference-counter p{flex:0 0 6.5rem;width:6.5rem}}@media(min-width: 992px){.conference-counter-section .conference-counter-wrapper .conference-counter p{flex:0 0 7.2rem;width:7.2rem}}.conference-counter-section .conference-counter-wrapper .conference-counter p:not(:last-of-type)::after{content:"";display:block;position:absolute;height:3.6rem;width:1px;opacity:.3;background-color:#fff;top:50%;transform:translateY(-50%);right:-1.1rem}@media(min-width: 992px){.conference-counter-section .conference-counter-wrapper .conference-counter p:not(:last-of-type)::after{right:-2.2rem;height:4.2rem}}.conference-counter-section .conference-counter-wrapper .conference-counter p span{display:block;color:#fff}.conference-counter-section .conference-counter-wrapper .conference-counter p span:first-of-type{font-size:1.2rem;font-weight:600;line-height:102.84%;margin-bottom:.4rem}@media(min-width: 768px){.conference-counter-section .conference-counter-wrapper .conference-counter p span:first-of-type{font-size:1.6rem}}@media(min-width: 992px){.conference-counter-section .conference-counter-wrapper .conference-counter p span:first-of-type{font-size:2rem}}.conference-counter-section .conference-counter-wrapper .conference-counter p span:last-of-type{font-size:1rem;font-weight:500;line-height:111%}@media(min-width: 768px){.conference-counter-section .conference-counter-wrapper .conference-counter p span:last-of-type{font-size:1.2rem}}header{position:fixed;top:0;width:100%;left:0;z-index:1000;background-color:#fff}header .header-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:16px 0;background-color:#fff}@media(min-width: 992px){header .header-wrapper{padding:17px 0}}@media(min-width: 1265px){header .header-wrapper{padding:0}}header .header-wrapper .logo,header .header-wrapper .custom-logo-link{max-width:139px;display:flex;align-items:center}@media(min-width: 1265px){header .header-wrapper .logo,header .header-wrapper .custom-logo-link{max-width:150px;flex:0 0 150px}}@media(min-width: 1500px){header .header-wrapper .logo,header .header-wrapper .custom-logo-link{max-width:211px;flex:0 0 211px}}header .header-wrapper .toggler-menu{cursor:pointer;border-radius:6px;background-color:#ea4335;padding:14px 11px;overflow:hidden;transition:.3s linear;border:1px solid rgba(0,0,0,0)}header .header-wrapper .toggler-menu span{display:block;width:20px;height:2px;background-color:#fff;margin-bottom:4px;transition:.3s linear;position:relative;top:0}header .header-wrapper .toggler-menu span:last-of-type{margin-bottom:0}header .header-wrapper .toggler-menu.active{background-color:#fff;border:1px solid rgba(35,31,32,.2)}header .header-wrapper .toggler-menu.active span{background-color:#ea4335}header .header-wrapper .toggler-menu.active span:first-of-type{top:6px;transform:rotate(45deg)}header .header-wrapper .toggler-menu.active span:nth-of-type(2){opacity:0}header .header-wrapper .toggler-menu.active span:last-of-type{top:-6px;transform:rotate(-45deg)}@media(min-width: 1265px){header .header-wrapper .toggler-menu{display:none}}header .header-wrapper .bottom-line{position:absolute;width:100%;height:1px;background-color:rgba(34,34,34,.1);left:0;top:98px}@media(min-width: 992px){header .header-wrapper .bottom-line{top:100px}}@media(min-width: 1265px){header .header-wrapper .bottom-line{top:151px}}header .header-wrapper .mobile-menu-wrapper{flex:0 0 100%}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper{flex:0 0 calc(100% - 322.5px);display:block !important}}header .header-wrapper .mobile-menu-wrapper .mobile-menu{background-color:#fff;display:none;overflow-y:auto;height:calc(100dvh - 7.6rem);margin-top:2rem;padding-bottom:6rem}@media(min-width: 992px){header .header-wrapper .mobile-menu-wrapper .mobile-menu{height:calc(100dvh - 7.8rem)}}header .header-wrapper .mobile-menu-wrapper .mobile-menu.active{display:block}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu{display:flex !important;flex-wrap:nowrap;align-items:center;justify-content:space-between;overflow:unset;height:unset;margin-top:0;padding-bottom:0}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu{list-style:none;padding-left:0;margin-bottom:3.8rem}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu{display:flex;align-items:center;justify-content:center;margin-bottom:0}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:2rem 0;border-bottom:1px solid rgba(34,34,34,.1);cursor:pointer}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item:last-of-type{margin-bottom:0}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item:last-of-type{margin-right:0}}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item{margin-bottom:0;margin-right:3rem;gap:2px;padding:4.15rem 0;border-bottom:none;position:relative}}@media(min-width: 1500px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item{margin-right:4rem}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item:hover .nav-link{color:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item:hover .nav-link-icon svg path{fill:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item.active .nav-link{color:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item.active .nav-link-icon svg path{fill:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link{font-size:1.8rem;font-weight:500;line-height:1.8rem;transition:.3s linear;color:#231f20}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link{font-size:1.6rem;line-height:1.6rem}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link-icon{transition:.3s linear;cursor:pointer;display:flex;align-items:center}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link-icon svg{width:21px;height:21px}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link-icon svg path{transition:.3s linear}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link-icon.rotate{transform:rotate(180deg)}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link-icon.rotate{transform:unset}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu{list-style:none;padding-left:0;flex:0 0 100%;display:none;margin-top:2.7rem}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu{border-radius:0px 0px 12px 12px;border-right:1px solid rgba(34,34,34,.1);border-bottom:1px solid rgba(34,34,34,.1);border-left:1px solid rgba(34,34,34,.1);background-color:#fff;position:absolute;top:100%;visibility:hidden;opacity:0;display:block !important;transition:.3s linear;text-align:start;min-width:100%;padding:20px;margin-top:0;left:-20px;right:-100px}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu.active{z-index:1000000;opacity:1;visibility:visible}}@media(min-width: 1265px)and (min-width: 1500px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu{padding:34px;left:-34px;right:-135px}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item{margin-bottom:2.7rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;transition:.3s linear;cursor:pointer;position:relative}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item:last-of-type{margin-bottom:0}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item:hover .submenu-link{color:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item:hover .submenu-link-icon svg{fill:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item:hover .submenu-link-icon.rotate{transform:rotate(180deg)}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item:hover .submenu-link-icon.rotate{transform:unset}}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item:hover .sub-submenu{visibility:visible;opacity:1}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item.active .submenu-link{color:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item.active .submenu-link-icon svg{fill:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .submenu-link{font-size:1.6rem;font-weight:500;line-height:1.8rem;color:#686868;transition:.3s linear}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .submenu-link{font-size:1.6rem;line-height:1.4}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .submenu-link-icon svg{transition:.3s linear;fill:#231f20}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .submenu-link-icon{display:none}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu{display:none;list-style:none;padding-left:0;flex:0 0 100%;margin-top:2rem}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu{background-color:#fff;position:absolute;top:-20px;right:calc(-100% - 20px);min-width:100%;display:block !important;margin-top:0;padding:20px;border-radius:0px 0px 12px 12px;border-right:1px solid rgba(34,34,34,.1);border-bottom:1px solid rgba(34,34,34,.1);border-left:1px solid rgba(34,34,34,.1);visibility:hidden;opacity:0;transition:.3s linear;z-index:1}}@media(min-width: 1500px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu{padding:34px;top:-34px;right:calc(-100% - 34px)}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu .sub-submenu-item{margin-bottom:2rem;cursor:pointer}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu .sub-submenu-item:last-of-type{margin-bottom:0}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu .sub-submenu-item{margin-bottom:2.7rem;display:flex}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu .sub-submenu-item .sub-submenu-link{font-size:1.4rem;line-height:1.4rem;font-weight:500;color:#686868;transition:.3s linear}@media(min-width: 1500px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu .sub-submenu-item .sub-submenu-link{font-size:1.6rem;line-height:1.6rem}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .submenu .submenu-item .sub-submenu .sub-submenu-item .sub-submenu-link:hover{color:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .header-logo-wrapper{display:none}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .header-logo-wrapper{display:flex;align-items:center;justify-content:center;gap:1rem;margin-left:auto}header .header-wrapper .mobile-menu-wrapper .mobile-menu .header-logo-wrapper .header-logo{flex:0 0 50px;width:50px;display:flex}}@media(min-width: 1265px)and (min-width: 1500px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .header-logo-wrapper .header-logo{flex:0 0 65px;width:65px}}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .header-logo-wrapper .header-logo img{display:block}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .button-menu{display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(34,34,34,.1);padding-bottom:3.8rem;margin-bottom:2rem;gap:2rem;flex-wrap:wrap}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .button-menu{padding-bottom:0;border-bottom:none;margin-bottom:0;gap:0 8px}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .button-menu .mobile-menu-button{flex:1}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .button-menu .mobile-menu-button{flex:unset;width:unset}}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .button-menu .mobile-menu-button .btn-text{font-size:1.4rem;line-height:4.2rem}}@media(min-width: 1500px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .button-menu .mobile-menu-button .btn-text{font-size:1.6rem}}@media(min-width: 1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom{display:none}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper{margin-bottom:3rem;position:relative;display:inline-flex}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-list{padding:5px;border-radius:6px}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-list.active{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:rgba(0,0,0,0)}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-list .language-item{display:flex;align-items:center;gap:8px}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-list .language-item .flag{display:flex;align-items:center}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-list .language-item .language-item-text{color:#231f20;font-size:1.6rem;line-height:1.8rem;font-weight:600}@media(min-width: 768px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-list .language-item .language-item-text{font-size:1.4rem}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-list .language-item .language-icon{display:flex;align-items:center}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-list .language-item .language-icon svg{fill:#686868}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-submenu{display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;border-radius:6px;border:1px solid #d5d5d5;border-top-left-radius:0;border-top-right-radius:0;border-top:none;gap:4px;position:absolute;top:29px;background-color:#fff;opacity:0;z-index:100;padding:10px 5px;min-width:100%}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-submenu .language-text{color:#686868;font-size:1.6rem;font-weight:600;transition:.3s linear;display:block;margin-bottom:10px}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-submenu .language-text:last-of-type{margin-bottom:0}@media(min-width: 768px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-submenu .language-text{font-size:1.4rem}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-submenu .language-text:hover{color:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .language-wrapper .language-submenu .language-text.active{color:#ea4335}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .social-menu{display:flex;align-items:center;justify-content:flex-start;gap:2rem}@media(min-width: 768px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .social-menu{gap:3rem}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .social-menu .social-menu-item{display:flex}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .social-menu .social-menu-item .social-icon{display:flex;align-items:center}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .social-menu .social-menu-item .social-icon svg{fill:#ea4335;width:30px;height:30px;transition:.3s linear}header .header-wrapper .mobile-menu-wrapper .mobile-menu .mobile-bottom .social-menu .social-menu-item .social-icon:hover svg{fill:rgb(213.7757847534,37.0403587444,22.2242152466)}.homepage-lead{min-height:75dvh;position:relative;z-index:1}@media(min-width: 992px){.homepage-lead{min-height:58rem}}.homepage-lead .hero-slider .lead-media.img-placeholder::after{padding-top:75vh}@media(min-width: 992px){.homepage-lead .hero-slider .lead-media.img-placeholder::after{padding-top:58rem}}@media(min-width: 768px){.homepage-lead .hero-slider .lead-media .mobile-image{display:none}}.homepage-lead .hero-slider .lead-media .lead-wrapper{position:absolute;bottom:120px;z-index:101;left:15px;right:15px;width:calc(100% - 3rem);display:flex;flex-direction:column}@media(min-width: 768px){.homepage-lead .hero-slider .lead-media .lead-wrapper{bottom:128px;max-width:450px;left:calc((100vw - 740px)/2 + 15px)}}@media(min-width: 992px){.homepage-lead .hero-slider .lead-media .lead-wrapper{left:calc((100vw - 960px)/2 + 15px)}}@media(min-width: 1265px){.homepage-lead .hero-slider .lead-media .lead-wrapper{left:calc((100vw - 1228px)/2 + 15px);max-width:550px}}@media(min-width: 1500px){.homepage-lead .hero-slider .lead-media .lead-wrapper{max-width:635px}}.homepage-lead .hero-slider .lead-media .lead-wrapper .hero-slider-title{color:#fff;font-size:4rem;line-height:4.4rem;letter-spacing:-0.4px;font-weight:600;margin-bottom:3.2rem}@media(min-width: 992px){.homepage-lead .hero-slider .lead-media .lead-wrapper .hero-slider-title{font-size:5rem;line-height:5.5rem;letter-spacing:-0.7px;margin-bottom:4.8rem}}@media(min-width: 1265px){.homepage-lead .hero-slider .lead-media .lead-wrapper .hero-slider-title{font-size:5.5rem;letter-spacing:-1.1px}}.homepage-lead .hero-slider .lead-media .lead-wrapper .hero-slider-description{color:#fff;font-size:1.6rem;line-height:2.4rem;margin-bottom:3.2rem;font-weight:500}@media(min-width: 992px){.homepage-lead .hero-slider .lead-media .lead-wrapper .hero-slider-description{margin-bottom:4rem}}@media(min-width: 1265px){.homepage-lead .hero-slider .lead-media .lead-wrapper .hero-slider-description{margin-bottom:4.8rem}}.homepage-lead .hero-slider .owl-dots{margin-top:-10px !important;bottom:3.2rem}@media(min-width: 992px){.homepage-lead .hero-slider .owl-dots{bottom:4rem}}@media(min-width: 1265px){.homepage-lead .hero-slider .owl-dots{bottom:5.4rem}}.homepage-lead .hero-slider .owl-dots .owl-dot span{width:28px;height:5px;border-radius:100px;background:hsla(0,0%,100%,.4);margin:0 5px}.homepage-lead .hero-slider .owl-dots .owl-dot.active span{background:#d9d9d9}.img-placeholder img{max-width:100%}.lead-button-wrapper .btn-image img{max-width:100%;height:auto;position:unset}.gradient{position:relative}.gradient:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);z-index:100}.homepage-tab-wrapper-section{padding:7rem 0 6.8rem}@media(min-width: 768px){.homepage-tab-wrapper-section{padding:10rem 0 9.6rem}}.homepage-tab-wrapper-section .homepage-tab-wrapper{max-width:1160px;margin-inline:auto}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .homepage-tab-head{align-items:center;overflow:auto;position:relative;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:50px;clip-path:inset(0 0 50px 0);right:-15px;margin-left:-15px;gap:1.6rem}@media(min-width: 576px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .homepage-tab-head{right:unset;margin-left:unset;justify-content:center;padding-bottom:55px;clip-path:inset(0 0 55px 0)}}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .homepage-tab-head .homepage-tab-title{display:block;border:1px solid #d5d5d5;line-height:4.2rem;padding-inline:3.5rem;white-space:nowrap;border-radius:.6rem;font-size:1.6rem;font-weight:600;transition:.3s ease-in-out}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .homepage-tab-head .homepage-tab-title:hover,.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .homepage-tab-head .homepage-tab-title.active{background-color:#ea4335;border-color:#ea4335;color:#fff}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .homepage-tab-head .homepage-tab-title:last-of-type{margin-right:1.5rem}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content{display:none}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content.active{display:block}@media(min-width: 992px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content.active{display:grid;grid-template-columns:repeat(2, 1fr);gap:5rem;align-items:center}}@media(min-width: 1265px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content.active{grid-template-columns:53rem 1fr;gap:13.7rem}}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info{margin-bottom:4.8rem}@media(min-width: 992px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info{margin-bottom:0}}@media(min-width: 1265px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info{max-width:49.3rem}}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info .homepage-tab-info-title{margin-bottom:2.4rem;font-size:2.8rem;font-weight:600;letter-spacing:-0.56px}@media(min-width: 768px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info .homepage-tab-info-title{font-size:3.2rem}}@media(min-width: 992px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info .homepage-tab-info-title{font-size:3.6rem}}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info .homepage-tab-short-desc{font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:-0.32px;color:#686868}@media(min-width: 992px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info .homepage-tab-short-desc{font-size:1.8rem;letter-spacing:normal;line-height:155.56%}}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info .homepage-tab-link{display:inline-block;color:#ea4335;text-decoration:underline;margin-top:1.5rem;font-weight:600}@media(min-width: 992px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-info .homepage-tab-link{margin-top:2.7rem}}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-img{border-radius:1.5rem;overflow:hidden}@media(min-width: 992px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-img{order:-1}}.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-img::after{padding-top:63.89%}@media(min-width: 576px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-img::after{padding-top:53.89%}}@media(min-width: 992px){.homepage-tab-wrapper-section .homepage-tab-wrapper .homepage-tab .tab-body .homepage-tab-content .homepage-tab-img::after{padding-top:79.43%}}.video-wrapper{overflow:hidden;margin-bottom:6.8rem}@media(min-width: 992px){.video-wrapper{margin-bottom:10rem}}.video-wrapper .about-video-wrapper{border-radius:99px;overflow:hidden;margin-inline:auto;width:199px;height:112px}@media(min-width: 1265px){.video-wrapper .about-video-wrapper{width:376px;height:212px;transition:transform .3s ease}}.video-wrapper .about-video-wrapper .video-box-inner{position:relative}.video-wrapper .about-video-wrapper .video-box-inner .video-box-media{position:relative;display:block}.video-wrapper .about-video-wrapper .video-box-inner .video-box-media:after{content:"";display:block;padding-top:63.89%}@media(min-width: 1265px){.video-wrapper .about-video-wrapper .video-box-inner .video-box-media:after{padding-top:56.21%}}.video-wrapper .about-video-wrapper .video-box-inner .video-box-media>*{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.homepage-agenda{padding-bottom:6rem}@media(min-width: 768px){.homepage-agenda{padding-bottom:8rem}}@media(min-width: 992px){.homepage-agenda{padding-bottom:10rem}}.homepage-agenda .homepage-agenda-wrapper{padding-top:6rem;border-top:1px solid rgba(34,34,34,.1)}@media(min-width: 768px){.homepage-agenda .homepage-agenda-wrapper{padding-top:8rem}}@media(min-width: 992px){.homepage-agenda .homepage-agenda-wrapper{padding-top:10rem}}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-title{font-size:2.8rem;font-weight:600;letter-spacing:-0.56px;margin-bottom:2rem}@media(min-width: 576px){.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-title{font-size:3.2rem;letter-spacing:normal;margin-bottom:3rem;text-align:center}}@media(min-width: 768px){.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-title{font-size:3.6rem;margin-bottom:4rem}}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:3.4rem}@media(min-width: 992px){.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper{grid-template-columns:repeat(2, 1fr);gap:4rem}}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item{padding:3.6rem 2.3rem;border-radius:1.2rem;border-top:8px solid #ea4335;background-color:#effaff}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-date{font-size:1.8rem;font-weight:600;line-height:111.11%;margin-bottom:1.6rem;color:#ea4335}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-title{font-size:3.2rem;font-weight:600;line-height:131.25%;margin-bottom:3.2rem;letter-spacing:-0.32px}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item:not(:last-of-type){padding-bottom:2.4rem;margin-bottom:2.4rem;border-bottom:1px solid rgba(87,87,87,.1)}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-info{display:flex;align-items:center;margin-bottom:1.6rem;justify-content:space-between;gap:3.8rem}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-info .agenda-content-time{display:flex;align-items:center;justify-content:center;gap:.8rem;padding-inline:1.2rem;height:3.6rem;background-color:#ea4335;border-radius:.4rem}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-info .agenda-content-time .agenda-content-time-icon{display:flex;align-items:center}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-info .agenda-content-time .agenda-content-time-period{font-size:1.4rem;font-weight:600;line-height:142.86%;color:#fff}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-info .agenda-content-place{display:flex;align-items:center;gap:.8rem}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-info .agenda-content-place .agenda-content-place-icon{display:flex;align-items:center}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-info .agenda-content-place .agenda-content-place-room{font-size:1.4rem;font-weight:600;line-height:142.86%;color:#ea4335}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc{max-width:57rem}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc p{font-size:1.6rem;color:#575757;line-height:156.25%}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc a{color:#ea4335;font-weight:500;text-decoration:underline}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc strong{font-weight:700}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc em{font-style:italic}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc ul,.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc ol{padding-left:2rem}.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc ul li,.homepage-agenda .homepage-agenda-wrapper .homepage-agenda-inner-wrapper .agenda-item .agenda-content .agenda-content-item .agenda-content-desc ol li{font-size:1.6rem;color:#575757;line-height:156.25%;margin-bottom:1rem}.homepage-registration .homepage-registration-wrapper{padding-bottom:6rem;border-bottom:1px solid rgba(34,34,34,.1)}@media(min-width: 768px){.homepage-registration .homepage-registration-wrapper{padding-bottom:8rem}}@media(min-width: 992px){.homepage-registration .homepage-registration-wrapper{padding-bottom:10rem}}.homepage-registration .homepage-registration-wrapper .homepage-registration-box{border-radius:.8rem;border:8px solid #ea4335;padding:3.5rem 3.7rem 4.1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:1160px;margin-inline:auto}@media(min-width: 768px){.homepage-registration .homepage-registration-wrapper .homepage-registration-box{padding:4.1rem 7.1rem}}.homepage-registration .homepage-registration-wrapper .homepage-registration-box .homepage-registration-title{font-size:2.4rem;font-weight:600;line-height:141.67%;letter-spacing:-1px;margin-bottom:1.4rem}@media(min-width: 768px){.homepage-registration .homepage-registration-wrapper .homepage-registration-box .homepage-registration-title{font-size:2.6rem;line-height:113.33%}}@media(min-width: 992px){.homepage-registration .homepage-registration-wrapper .homepage-registration-box .homepage-registration-title{font-size:3rem}}.homepage-registration .homepage-registration-wrapper .homepage-registration-box .homepage-registration-subtitle{font-size:1.6rem;font-weight:500;line-height:137.5%;margin-bottom:1.2rem}@media(min-width: 768px){.homepage-registration .homepage-registration-wrapper .homepage-registration-box .homepage-registration-subtitle{margin-bottom:2rem}}@media(min-width: 992px){.homepage-registration .homepage-registration-wrapper .homepage-registration-box .homepage-registration-subtitle{font-size:1.8rem;line-height:122.22%;margin-bottom:3rem}}.homepage-registration .homepage-registration-wrapper .homepage-registration-box .homepage-registration-link{align-self:center}.homepage-keynote{margin:6rem 0}@media(min-width: 768px){.homepage-keynote{margin:8rem 0}}@media(min-width: 992px){.homepage-keynote{margin:10rem 0}}.homepage-keynote .homepage-keynote-title{font-size:2.8rem;font-weight:600;letter-spacing:-0.56px;margin-bottom:2rem}@media(min-width: 576px){.homepage-keynote .homepage-keynote-title{font-size:3.2rem;letter-spacing:normal;margin-bottom:3rem}}@media(min-width: 768px){.homepage-keynote .homepage-keynote-title{font-size:3.6rem;margin-bottom:4rem}}.homepage-keynote .homepage-keynote-wrapper{padding-bottom:6rem;border-bottom:1px solid rgba(34,34,34,.1)}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper{padding-bottom:8rem;display:flex;gap:2rem}}@media(min-width: 992px){.homepage-keynote .homepage-keynote-wrapper{padding-bottom:10rem}}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-info{display:none}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-info{display:flex;flex-direction:column;justify-content:space-between;flex:0 0 50%;width:50%;background-color:#effaff;padding:5rem 3.8rem 3.6rem;border-radius:1.6rem}}@media(min-width: 992px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-info{flex:0 0 42.6rem;width:42.6rem;padding:6rem 3.8rem 3.6rem}}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-info .slider-nav-wrapper{display:flex;align-items:center;gap:2.4rem}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-info .slider-nav-wrapper .slider-nav{cursor:pointer}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-info .homepage-keynote-info-wrapper .homepage-keynote-speaker{font-size:3rem;margin-bottom:2rem;font-weight:600;line-height:113.33%;letter-spacing:-1px;max-width:34rem}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-info .homepage-keynote-info-wrapper .homepage-keynote-speaker-about{font-size:1.4rem;font-weight:400;line-height:150%;color:#686868;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-info .homepage-keynote-info-wrapper .homepage-keynote-speaker-about{-webkit-line-clamp:5;font-size:1.6rem}}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider{flex:1;position:relative;margin-right:calc((74rem - 100vw)/2 - 1.5rem)}}@media(min-width: 992px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider{margin-right:calc((96rem - 100vw)/2 - 1.5rem)}}@media(min-width: 1265px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider{margin-right:calc((126rem - 100vw)/2 - 1.5rem)}}@media(min-width: 1500px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider{margin-right:calc((143rem - 100vw)/2 - 1.5rem)}}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker{padding:2.9rem 1.2rem;background-color:#effaff;border-radius:1.6rem;height:auto;opacity:.3;transition:.4s linear}@media(min-width: 576px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker{padding:2.9rem}}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker{padding:0;max-width:27rem}}@media(min-width: 992px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker{max-width:42.6rem}}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker.swiper-slide-active{opacity:1}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker .keynote-speaker-img{border-radius:1.6rem;overflow:hidden;margin-bottom:9.1rem}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker .keynote-speaker-img{margin-bottom:0}}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker .keynote-speaker-img::after{padding-top:102.68%}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker .keynote-speaker-img::after{padding-top:127.7%}}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker .keynote-speaker-info{display:none}}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker .keynote-speaker-info .keynote-speaker-name{margin-bottom:2.4rem;font-size:2.4rem;font-weight:600;line-height:141.67%;letter-spacing:-1px}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .keynote-speaker .keynote-speaker-info .keynote-speaker-about{font-size:1.6rem;margin-bottom:0;font-weight:400;line-height:150%;color:#686868}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-prev,.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-next{width:2.9rem;height:2.9rem;margin-top:unset}@media(min-width: 768px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-prev,.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-next{display:none}}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-prev::after,.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-next::after{content:""}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-prev{left:2.4rem}@media(min-width: 576px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-prev{left:4.1rem}}.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-next{right:unset;left:7.7rem}@media(min-width: 576px){.homepage-keynote .homepage-keynote-wrapper .homepage-keynote-slider .swiper-button-next{left:9.3rem}}.homepage-quote{padding-bottom:6rem}@media(min-width: 768px){.homepage-quote{padding-bottom:8rem}}@media(min-width: 992px){.homepage-quote{padding-bottom:10rem}}.homepage-quote .homepage-quote-wrapper{max-width:1160px;margin-inline:auto;padding:3.7rem 2.3rem;border-radius:1.6rem;background-color:#ffca05}@media(min-width: 576px){.homepage-quote .homepage-quote-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 768px){.homepage-quote .homepage-quote-wrapper{padding:4.3rem 3.4rem 3.7rem;gap:4rem;grid-template-columns:1fr 283px}}@media(min-width: 992px){.homepage-quote .homepage-quote-wrapper{padding:4.3rem 8rem 3.7rem;gap:17.3rem}}.homepage-quote .homepage-quote-wrapper .homepage-quote-info{margin-bottom:3rem}@media(min-width: 576px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info{margin-bottom:0}}.homepage-quote .homepage-quote-wrapper .homepage-quote-info .quotation-mark{display:flex;margin-bottom:2.8rem}@media(min-width: 576px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info .quotation-mark{margin-bottom:1.5rem}}@media(min-width: 768px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info .quotation-mark{margin-bottom:2.8rem}}.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-short-desc{font-size:2rem;margin-bottom:4rem;font-weight:500;line-height:170%;letter-spacing:-0.4px}@media(min-width: 576px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-short-desc{font-size:1.6rem;margin-bottom:2.5rem;line-height:141.67%}}@media(min-width: 768px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-short-desc{margin-bottom:4rem;font-size:1.8rem}}@media(min-width: 992px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-short-desc{margin-bottom:5rem;font-size:2rem}}@media(min-width: 1265px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-short-desc{font-size:2.4rem;letter-spacing:-0.48px}}.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-author{font-family:"Licorice",serif;font-size:3.2rem;font-weight:400;line-height:125%}@media(min-width: 992px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-author{font-size:4rem;line-height:1;margin-bottom:1rem}}.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-author-position{font-size:1.6rem;font-weight:500;line-height:137.5%}@media(min-width: 992px){.homepage-quote .homepage-quote-wrapper .homepage-quote-info .homepage-quote-author-position{font-size:1.8rem;line-height:122.22%}}.homepage-quote .homepage-quote-wrapper .homepage-quote-img{border-radius:1.6rem;overflow:hidden}@media(min-width: 768px){.homepage-quote .homepage-quote-wrapper .homepage-quote-img::after{padding-top:98.94%}}.homepage-marquee-section{padding-bottom:6rem}@media(min-width: 768px){.homepage-marquee-section{padding-bottom:8rem}}@media(min-width: 992px){.homepage-marquee-section{padding-bottom:10rem}}.homepage-marquee-section .homepage-marquee-title{text-align:center;margin-bottom:3.2rem;font-size:2.8rem;font-weight:600;letter-spacing:-0.56px}@media(min-width: 768px){.homepage-marquee-section .homepage-marquee-title{font-size:3.6rem;letter-spacing:normal;margin-bottom:5rem}}.homepage-marquee-section .homepage-marquee-box{display:flex;align-items:center;overflow:hidden}.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider{margin-bottom:2.2rem}@media(min-width: 576px){.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider{margin-bottom:3.5rem}}@media(min-width: 768px){.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider{margin-bottom:5rem}}.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider:first-of-type .marquee .marquee-content{animation:scrolling 40s linear infinite}.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider:last-of-type .marquee .marquee-content{animation:scrollingLTR 40s linear infinite}.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider .marquee{overflow:hidden;display:flex;position:relative;z-index:2}.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider .marquee .marquee-content{display:flex;align-items:center;width:auto;flex-shrink:0}.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider .marquee .marquee-content .marque-item{flex:1;width:323px;margin-inline:1.5rem;border-radius:1.6rem;overflow:hidden;padding:1.25rem 1.3rem;background-color:#effaff}@media(min-width: 768px){.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider .marquee .marquee-content .marque-item{width:400px;padding:1.7rem 1.8rem}}@media(min-width: 992px){.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider .marquee .marquee-content .marque-item{width:444px}}.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider .marquee .marquee-content .marque-item .marque-item-wrapper{border-radius:1.6rem;overflow:hidden}.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider .marquee .marquee-content .marque-item .marque-item-wrapper::after{padding-top:62.29%}@media(min-width: 768px){.homepage-marquee-section .homepage-marquee-box .homepage-marquee-slider-wrapper .homepage-marquee-slider .marquee .marquee-content .marque-item .marque-item-wrapper::after{padding-top:62.5%}}@keyframes scrolling{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes scrollingLTR{from{transform:translateX(-100%)}to{transform:translateX(0)}}.homepage-partners{padding-bottom:6rem}@media(min-width: 768px){.homepage-partners{padding-bottom:8rem}}@media(min-width: 992px){.homepage-partners{padding-bottom:10rem}}.homepage-partners .homepage-partners-wrapper{padding-top:6rem;border-top:1px solid rgba(34,34,34,.1)}@media(min-width: 768px){.homepage-partners .homepage-partners-wrapper{padding-top:8rem}}@media(min-width: 992px){.homepage-partners .homepage-partners-wrapper{padding-top:10rem}}.homepage-partners .homepage-partners-wrapper .homepage-partners-title{font-size:1.4rem;font-weight:600;line-height:128.57%;letter-spacing:1.4px;text-transform:uppercase;color:#ea4335;margin-bottom:3.6rem;text-align:center}@media(min-width: 768px){.homepage-partners .homepage-partners-wrapper .homepage-partners-title{margin-bottom:4.5rem}}@media(min-width: 992px){.homepage-partners .homepage-partners-wrapper .homepage-partners-title{margin-bottom:5.5rem}}.homepage-partners .homepage-partners-wrapper .homepage-partners-box{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.6rem}@media(min-width: 768px){.homepage-partners .homepage-partners-wrapper .homepage-partners-box{gap:unset;justify-content:space-between}}.homepage-partners .homepage-partners-wrapper .homepage-partners-box .homepage-partners-logo{display:flex}.homepage-partners .homepage-partners-wrapper .homepage-partners-box .homepage-partners-logo img{height:4.4rem;width:auto}@media(min-width: 576px){.homepage-partners .homepage-partners-wrapper .homepage-partners-box .homepage-partners-logo img{height:5rem}}@media(min-width: 768px){.homepage-partners .homepage-partners-wrapper .homepage-partners-box .homepage-partners-logo img{height:4.5rem}}@media(min-width: 992px){.homepage-partners .homepage-partners-wrapper .homepage-partners-box .homepage-partners-logo img{height:5.2rem}}@media(min-width: 1265px){.homepage-partners .homepage-partners-wrapper .homepage-partners-box .homepage-partners-logo img{height:6.6rem}}.latest-posts{padding-bottom:6rem}@media(min-width: 768px){.latest-posts{padding-bottom:8rem}}@media(min-width: 992px){.latest-posts{padding-bottom:10rem}}.latest-posts .latest-posts-title{font-size:2.8rem;font-weight:600;line-height:142.86%;letter-spacing:-0.56px;margin-bottom:2.4rem}@media(min-width: 768px){.latest-posts .latest-posts-title{font-size:3.2rem;text-align:center;margin-bottom:4rem}}@media(min-width: 992px){.latest-posts .latest-posts-title{font-size:3.6rem;margin-bottom:5rem}}.latest-posts .latest-posts-wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem;margin-bottom:3.2rem}@media(min-width: 768px){.latest-posts .latest-posts-wrapper{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}@media(min-width: 992px){.latest-posts .latest-posts-wrapper{gap:2rem}}@media(min-width: 1265px){.latest-posts .latest-posts-wrapper{gap:3rem}}@media(min-width: 1500px){.latest-posts .latest-posts-wrapper{gap:4rem}}.latest-posts .latest-posts-link{margin-inline:auto}.blog-item{border-radius:1.6rem;border:1px solid rgba(34,34,34,.1);padding-bottom:4.6rem;overflow:hidden}.blog-item .red-line{height:1.4rem;background-color:#ea4335}.blog-item:hover .blog-item-info .blog-item-title a{text-decoration:underline}.blog-item:hover .blog-item-img img{transform:scale(1.1) perspective(1000px)}.blog-item .blog-item-header{display:flex;align-items:center;border-bottom:1px solid rgba(34,34,34,.1);margin-bottom:2.05rem}@media(min-width: 992px){.blog-item .blog-item-header{margin-bottom:2.1rem}}.blog-item .blog-item-header .blog-item-category,.blog-item .blog-item-header .blog-item-date{flex:0 0 50%;font-size:1.2rem;font-weight:500}@media(min-width: 768px){.blog-item .blog-item-header .blog-item-category,.blog-item .blog-item-header .blog-item-date{font-size:1rem}}@media(min-width: 992px){.blog-item .blog-item-header .blog-item-category,.blog-item .blog-item-header .blog-item-date{font-size:1.2rem}}.blog-item .blog-item-header .blog-item-category{padding:2rem 0 2rem 2.05rem;border-right:1px solid rgba(34,34,34,.1);color:#ea4335}@media(min-width: 768px){.blog-item .blog-item-header .blog-item-category{padding:1rem 1.5rem}}@media(min-width: 992px){.blog-item .blog-item-header .blog-item-category{padding:1.5rem 2.4rem}}@media(min-width: 1265px){.blog-item .blog-item-header .blog-item-category{padding:2rem 2.4rem}}.blog-item .blog-item-header .blog-item-date{padding:2rem 2.05rem;text-align:right;color:#686868}@media(min-width: 768px){.blog-item .blog-item-header .blog-item-date{padding:1rem 1.5rem}}@media(min-width: 992px){.blog-item .blog-item-header .blog-item-date{padding:1.5rem 2.4rem}}.blog-item .blog-item-img{margin-inline:2.05rem;margin-bottom:2rem;border-radius:1.2rem;overflow:hidden}@media(min-width: 768px){.blog-item .blog-item-img{margin-inline:1.5rem}}@media(min-width: 992px){.blog-item .blog-item-img{margin-inline:2.4rem;margin-bottom:2.1rem}}.blog-item .blog-item-img::after{padding-top:68.65%}@media(min-width: 576px){.blog-item .blog-item-img::after{padding-top:48.65%}}@media(min-width: 768px){.blog-item .blog-item-img::after{padding-top:68.65%}}@media(min-width: 1265px){.blog-item .blog-item-img::after{padding-top:68.56%}}.blog-item .blog-item-img img{transition:.3s ease-in-out}.blog-item .blog-item-info{padding-inline:2.05rem}@media(min-width: 768px){.blog-item .blog-item-info{padding-inline:1.5rem}}@media(min-width: 992px){.blog-item .blog-item-info{padding-inline:2.4rem}}.blog-item .blog-item-info .blog-item-title{margin-bottom:1.2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 992px){.blog-item .blog-item-info .blog-item-title{margin-bottom:.8rem}}.blog-item .blog-item-info .blog-item-title a{display:block;font-size:2rem;font-weight:600;line-height:130%;letter-spacing:-0.2px;color:#231f20}@media(min-width: 768px){.blog-item .blog-item-info .blog-item-title a{font-size:1.6rem}}@media(min-width: 992px){.blog-item .blog-item-info .blog-item-title a{font-size:2rem}}@media(min-width: 1265px){.blog-item .blog-item-info .blog-item-title a{font-size:2.2rem}}.blog-item .blog-item-info .blog-item-short-desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:1.4rem;font-weight:400;line-height:142.86%;letter-spacing:-0.14px;color:#686868;margin-bottom:0;max-width:36.4rem}@media(min-width: 992px){.blog-item .blog-item-info .blog-item-short-desc{line-height:146.67%}}.homepage-wrapper{position:relative}.homepage-wrapper .fixed-link-wrapper{position:absolute;top:0;bottom:0;display:none;pointer-events:none}@media(min-width: 992px){.homepage-wrapper .fixed-link-wrapper{display:block;right:calc((100vw - 96rem)/2 + 1.5rem)}}@media(min-width: 1265px){.homepage-wrapper .fixed-link-wrapper{right:calc((100vw - 126rem)/2 + 1.5rem)}}@media(min-width: 1500px){.homepage-wrapper .fixed-link-wrapper{right:calc((100vw - 143rem)/2 + 1.5rem)}}.homepage-wrapper .fixed-link-wrapper .fixed-link{pointer-events:auto;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}@media(min-width: 992px){.homepage-wrapper .fixed-link-wrapper .fixed-link{display:inline-block;position:sticky;top:80dvh;z-index:4;margin-bottom:2rem}}footer{border-top:.8rem solid #ea4335;padding:2.4rem 0}@media(min-width: 992px){footer{padding-top:0}}footer .newsletter-section{padding-bottom:3.4rem}@media(min-width: 992px){footer .newsletter-section{padding-bottom:0}}footer .newsletter-section .newsletter-wrapper{display:flex;flex-direction:column}@media(min-width: 992px){footer .newsletter-section .newsletter-wrapper{flex-direction:row;justify-content:space-between}}footer .newsletter-section .newsletter-wrapper .newsletter-image{max-width:238px;margin-inline:auto;padding-bottom:2.2rem}@media(min-width: 576px){footer .newsletter-section .newsletter-wrapper .newsletter-image{max-width:318px}}@media(min-width: 992px){footer .newsletter-section .newsletter-wrapper .newsletter-image{max-width:unset;margin-inline:unset;flex:0 0 25%;width:25%;padding:4rem 3rem 4rem 0;align-self:center}}@media(min-width: 1265px){footer .newsletter-section .newsletter-wrapper .newsletter-image{padding:4rem 5rem 4rem 0}}@media(min-width: 1500px){footer .newsletter-section .newsletter-wrapper .newsletter-image{padding:5.1rem 7.5rem 5.9rem 0;flex:0 0 440px;width:440px}}footer .newsletter-section .newsletter-wrapper .newsletter{padding-top:2.2rem;border-top:1px solid rgba(119,49,65,.2)}@media(min-width: 992px){footer .newsletter-section .newsletter-wrapper .newsletter{border-top:none;padding-top:0;flex:0 0 75%;width:75%;padding:4rem 0 4rem 3rem;border-left:1px solid rgba(119,49,65,.2)}}@media(min-width: 1265px){footer .newsletter-section .newsletter-wrapper .newsletter{padding:4rem 0 4rem 5rem}}@media(min-width: 1500px){footer .newsletter-section .newsletter-wrapper .newsletter{padding:2.95rem 0 3.75rem 7.5rem;flex:0 0 calc(100% - 440px);width:calc(100% - 440px)}}footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-label{display:inline-block;color:#ea4335;font-size:1.2rem;line-height:1.8rem;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:2.4rem}@media(min-width: 1265px){footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-label{font-size:1.4rem;letter-spacing:1.4px}}footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-title{font-size:3rem;line-height:3.2rem;font-weight:600;margin-bottom:3.4rem;color:#231f20}@media(min-width: 1265px){footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-title{font-size:3.2rem;line-height:4.2rem;letter-spacing:-0.64px}}footer .newsletter-section .newsletter-wrapper .newsletter .mc4wp-form .newsletter-group,footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-form .newsletter-group{position:relative}@media(min-width: 768px){footer .newsletter-section .newsletter-wrapper .newsletter .mc4wp-form .newsletter-group,footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-form .newsletter-group{max-width:436px}}footer .newsletter-section .newsletter-wrapper .newsletter .mc4wp-form .newsletter-btn,footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-form .newsletter-btn{border:none;background-color:rgba(0,0,0,0);position:absolute;right:10px;top:50%;transform:translate(0, -50%);cursor:pointer}footer .newsletter-section .newsletter-wrapper .newsletter .mc4wp-form .newsletter-btn .newsletter-icon,footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-form .newsletter-btn .newsletter-icon{border-radius:6px;background-color:#ea4335;padding:12px;display:flex;align-items:center;justify-content:center}footer .newsletter-section .newsletter-wrapper .newsletter .mc4wp-form .invalid-feedback,footer .newsletter-section .newsletter-wrapper .newsletter .newsletter-form .invalid-feedback{position:absolute;left:0;width:100%;bottom:-35px}footer .footer-bottom{padding-top:2.2rem;border-top:1px solid rgba(119,49,65,.2)}@media(min-width: 992px){footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:none;position:relative}}@media(min-width: 992px){footer .footer-bottom::after{content:"";display:block;position:absolute;top:0;left:calc((-100vw + 960px)/2 - 15px);width:100vw;height:1px;background-color:rgba(119,49,65,.2)}}@media(min-width: 1265px){footer .footer-bottom::after{left:calc((-100vw + 1260px)/2 - 15px)}}@media(min-width: 1500px){footer .footer-bottom::after{left:calc((-100vw + 1430px)/2 - 15px)}}footer .footer-bottom .social-menu{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.8rem;margin-bottom:2.4rem}@media(min-width: 992px){footer .footer-bottom .social-menu{margin-bottom:0}}footer .footer-bottom .social-menu .social-menu-item{display:block}footer .footer-bottom .social-menu .social-menu-item .social-icon{display:block}footer .footer-bottom .social-menu .social-menu-item .social-icon svg{fill:#ea4335}@media(min-width: 768px){footer .footer-bottom .footer-copyright{display:flex;align-items:center;gap:2.2rem}}footer .footer-bottom .footer-copyright .footer-menu{margin-bottom:1.6rem}@media(min-width: 768px){footer .footer-bottom .footer-copyright .footer-menu{margin-bottom:0}}footer .footer-bottom .footer-copyright .footer-menu .footer-menu-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem}footer .footer-bottom .footer-copyright .footer-menu .footer-menu-list .nav-item:hover .nav-link{color:#ea4335}footer .footer-bottom .footer-copyright .footer-menu .footer-menu-list .nav-item .nav-link{font-family:"Calibri",serif;display:block;font-size:1.4rem;font-weight:400;line-height:148.57%;transition:.3s ease-in-out}footer .footer-bottom .footer-copyright .copyright-text{text-align:center;font-size:1.4rem;font-family:"Calibri",serif;font-weight:400;margin-bottom:1.2rem;max-width:239px;margin-inline:auto;line-height:1}@media(min-width: 768px){footer .footer-bottom .footer-copyright .copyright-text{margin-bottom:0;max-width:unset;text-align:left}}footer .footer-bottom .footer-copyright .developed-by{font-family:"Calibri",serif;font-size:1.4rem;line-height:1;font-weight:400;text-align:center;margin-bottom:0}footer .footer-bottom .footer-copyright .developed-by a{font-weight:700;text-decoration:underline;transition:.3s linear}footer .footer-bottom .footer-copyright .developed-by a:hover{color:#ea4335}/*# sourceMappingURL=homepage.css.map */
