/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1;background-color:transparent}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.hamburger-box{width:24px;height:16px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:24px;height:2px;background-color:#fff;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;box-shadow:none}.pin .hamburger-inner,.pin .hamburger-inner:after,.pin .hamburger-inner:before{background-color:#fff}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6.5px}.hamburger-inner:after{bottom:-4px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-13px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-6px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}html{font-size:18px;scroll-behavior:smooth}@media (max-width:767px){html{font-size:17px}}@media (max-width:575.98px){html{font-size:16px}}body{font-family:Kanit,sans-serif;font-size:1rem;font-weight:300;line-height:135%;color:#101010;position:relative;overflow-x:hidden!important;background-color:#fff;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.using-mouse:focus{outline:none!important}body::-webkit-scrollbar{width:.4rem}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 .333rem rgba(0,0,0,.5)}body::-webkit-scrollbar-thumb{background-color:#002f99;outline:none}body.menu-opened{padding-right:.4rem!important}.modal::-webkit-scrollbar{width:.4rem}.modal::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 .333rem rgba(0,0,0,.5)}.modal::-webkit-scrollbar-thumb{background-color:#002f99;outline:none}.modal-open header{padding-right:.4rem!important;transition:none!important}.container{max-width:1450px}.container.wider{max-width:1750px}@media (max-width:1399.98px){.container{max-width:100%;padding-left:25px;padding-right:25px}}@media (max-width:991.98px){.container{max-width:100%;padding-left:25px;padding-right:25px}}@media (max-width:575.98px){.container{padding-left:20px;padding-right:20px}}a{transition:all .3s ease-out}a,a:hover{text-decoration:none;color:#101010}.color-main{color:#101010!important}.color-blue{color:#002f99!important}.color-green{color:#a9ee46!important}.color-black{color:#101010!important}.color-white{color:#fff!important}.overflow-hidden{overflow-x:hidden!important}button{border:none}.image-auto,.image-full{height:auto;max-width:100%}.image-full{width:100%}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-light{font-weight:300!important}.font-extra-light{font-weight:200!important}.font-bold,b,strong{font-weight:700!important}.h1,h1{font-size:2.778rem;line-height:105%;font-weight:400}@media (max-width:1199.98px){.h1,h1{font-size:2.2rem}}@media (max-width:991.98px){.h1,h1{font-size:1.9rem}}@media (max-width:575.98px){.h1,h1{font-size:1.6rem}}.h2,h2{font-size:1.889rem;line-height:115%;font-weight:200}@media (max-width:991.98px){.h2,h2{font-size:1.7rem}}@media (max-width:575.98px){.h2,h2{font-size:1.4rem}}.h3,h3{font-size:1.111rem;line-height:125%;font-weight:500}.with-border{padding-bottom:.556rem;margin-bottom:1.111rem;position:relative;display:inline-block}.with-border:before{height:.111rem;width:3.333rem;max-width:100%;position:absolute;left:0;bottom:0;content:"";z-index:1}.with-border.green:before,.with-border:before{background-color:#a9ee46}.with-border.blue:before{background-color:#002f99}.with-border.centered:before{left:50%;transform:translateX(-50%)}.bigger-z-index{z-index:50}.form-check{font-size:1rem;line-height:125%;font-weight:500;min-height:1rem;padding-left:1.5rem;transition:all .3s ease-out}.form-check.error .form-check-label{color:red}.form-check .form-check-input,.form-check .form-check-input:focus{margin-left:-1.5rem;margin-top:-.05rem;background-color:#fff;width:1rem;height:1rem;transition:all .3s ease-out;border-radius:.167rem;box-shadow:none}.form-check .form-check-input[type=radio]{border-radius:50%}.form-check .form-check-input:active{filter:none}.form-check .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23EF476F'/%3E%3C/svg%3E");transition:all .3s ease-out}.form-check:hover .form-check-input{background-color:#fff;transition:all .3s ease-out}.form-check-label{font-size:.889rem;line-height:120%;font-weight:400;color:#101010}.form-check-input:checked{background-color:#fff;border-color:#101010}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.99 2L11.58.58 4.99 7.17 2.41 4.6.99 6.01l4 3.99 8-8z' fill='%23FFF'/%3E%3C/svg%3E");background-size:.6rem auto;background-color:#101010;border:2px solid #101010}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23FFF'/%3E%3C/svg%3E");border:2px solid #101010}.form-label{font-size:.778rem;line-height:120%;font-weight:400;color:#101010;margin-bottom:.3rem}@media (max-width:1199.98px){.form-label{font-size:.9rem}}@media (max-width:991.98px){.form-label{font-size:1rem}}.form-text{font-size:.8rem;line-height:120%;font-weight:400!important;color:#101010}@media (max-width:575px){.form-text{font-size:.9rem}}.form-control,.form-select{background-color:transparent;border:1px solid #fff;padding:.667rem .889rem;font-size:.889rem;line-height:120%;color:#fff;border-radius:0;min-height:2.667rem;font-weight:400;box-shadow:none!important}.form-control.v2,.form-control.v2:focus,.form-select.v2,.form-select.v2:focus{border-color:#dadada;color:#101010}.form-control.v2:focus::-webkit-input-placeholder,.form-select.v2:focus::-webkit-input-placeholder{color:#8c8c8c}.form-control.v2:focus:-moz-placeholder,.form-control.v2:focus::-moz-placeholder,.form-select.v2:focus:-moz-placeholder,.form-select.v2:focus::-moz-placeholder{color:#8c8c8c}.form-control.v2:focus:-ms-input-placeholder,.form-select.v2:focus:-ms-input-placeholder{color:#8c8c8c}.form-control.v2::-webkit-input-placeholder,.form-select.v2::-webkit-input-placeholder{color:#8c8c8c}.form-control.v2:-moz-placeholder,.form-control.v2::-moz-placeholder,.form-select.v2:-moz-placeholder,.form-select.v2::-moz-placeholder{color:#8c8c8c}.form-control.v2:-ms-input-placeholder,.form-select.v2:-ms-input-placeholder{color:#8c8c8c}.form-control.is-valid,.form-select.is-valid{border-color:#a9ee46!important;padding-right:2.5rem;box-shadow:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2316C767' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.form-control.is-invalid,.form-select.is-invalid{border-color:#dc3545!important;padding-right:1.8rem;box-shadow:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.667 1.273l-.94-.94L5 4.06 1.274.333l-.94.94L4.06 5 .333 8.727l.94.94L5 5.94l3.727 3.727.94-.94L5.94 5l3.727-3.727z' fill='%23F7371B'/%3E%3C/svg%3E");background-size:.556rem auto;background-position:center right .667rem}.form-control:focus,.form-select:focus{background-color:transparent;border:1px solid #fff;padding:.667rem .889rem;font-size:.889rem;line-height:120%;color:#fff;border-radius:0;min-height:2.667rem;font-weight:400;box-shadow:none!important}.form-control:focus.is-valid,.form-select:focus.is-valid{border-color:#a9ee46!important;padding-right:2.5rem;box-shadow:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2316C767' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.form-control:focus.is-invalid,.form-select:focus.is-invalid{border-color:#dc3545!important;padding-right:1.8rem;box-shadow:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.667 1.273l-.94-.94L5 4.06 1.274.333l-.94.94L4.06 5 .333 8.727l.94.94L5 5.94l3.727 3.727.94-.94L5.94 5l3.727-3.727z' fill='%23F7371B'/%3E%3C/svg%3E");background-size:.556rem auto;background-position:center right .667rem}.form-control:disabled,.form-select:disabled{opacity:.8}.form-control::-webkit-input-placeholder,.form-select::-webkit-input-placeholder{color:#e3e3e3}.form-control:-moz-placeholder,.form-control::-moz-placeholder,.form-select:-moz-placeholder,.form-select::-moz-placeholder{color:#e3e3e3}.form-control:-ms-input-placeholder,.form-select:-ms-input-placeholder{color:#e3e3e3}.form-select{color:#101010;padding-right:.833rem;max-width:100%}.form-select option:first-of-type{display:none}.form-select.selected,.form-select option{color:#101010}.form-select:focus{padding-right:2.2rem;max-width:100%}.form-select.smaller{font-size:.889rem;line-height:110%}.form-select.smaller,.form-select.smaller:focus{min-height:43px;padding:.5rem 2.5rem .5rem .938rem}.error-message,.help-block{font-size:.7rem;line-height:120%;color:#dc3545;font-weight:400;margin-top:0}.help-block{opacity:0;visibility:hidden;transition:all .3s ease-out;display:block!important}.help-block.error-has{opacity:1;visibility:visible;transition:all .3s ease-out}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{background-color:transparent!important}#content_error,#cookies_bar,#countries_error,#email_required_error,#email_valid_error,#name_error,#number_error,#submitPass,#successGDPR,#successMSGalert,#successPrivacy,#successTerms,.job_form_error{display:none}textarea.form-control{height:6.222rem}textarea.form-control.is-invalid,textarea.form-control:focus.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.btn{position:relative;display:inline-block;height:2.556rem;background-color:#fff;white-space:nowrap;overflow:hidden;padding:0;border:none;border-radius:0;box-shadow:none!important;outline:none!important}.btn.invert{background-color:transparent}.btn.invert span{color:#fff;border-color:#fff}.btn.invert span:last-child{background-color:#fff;color:#101010}.btn.invert:before{background-color:#fff}.btn:before{position:absolute;left:0;top:0;height:100%;z-index:1;background-color:#101010;width:.5px;content:"";opacity:1}.btn span{position:relative;display:block;padding:.444rem 1.667rem;font-weight:400;min-height:2.556rem;font-size:1.222rem;line-height:120%;color:#101010;border:1px solid #101010;text-decoration:none;cursor:pointer;transition:transform .4s ease-out;z-index:1}.btn span:last-child{transform:translate(100%,-100%);color:#fff}.btn:active,.btn:hover{text-decoration:none}.btn:active:after,.btn:hover:after{transform:translateX(0)}.btn:active span:first-child,.btn:hover span:first-child{transform:translateX(-100%)}.btn:active span:last-child,.btn:hover span:last-child{transform:translateY(-100%)}.btn:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#101010;transform:translateX(101%);transition:transform .4s ease-out;z-index:0}.infinity-div{overflow:hidden;position:relative;display:flex}.infinity-div .content{display:flex;animation:animation-comment 60s linear infinite;flex-shrink:0;flex-grow:0}.infinity-div .content .item{background:#fff;border-radius:10px;position:relative;display:inline-block;width:480px;margin:0 25px 96px;box-sizing:border-box;padding:32px}.page-wrapper{width:100%;position:relative;overflow:hidden;display:block}.slick-prev{width:1.944rem;height:1.111rem;border-radius:0;left:-2.222rem;transition:all .3s ease-out;background-repeat:no-repeat;background-size:100% auto;background-position:50%;z-index:10;box-shadow:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.968 0l1.713 1.719-7.053 7.053H35v2.456H4.628l7.053 7.076L9.968 20 0 10 9.968 0z' fill='%23101010'/%3E%3C/svg%3E")}.slick-prev:before{display:none}.slick-prev:focus,.slick-prev:hover{left:-2.5rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.968 0l1.713 1.719-7.053 7.053H35v2.456H4.628l7.053 7.076L9.968 20 0 10 9.968 0z' fill='%23101010'/%3E%3C/svg%3E")}.slick-next,.slick-prev:focus,.slick-prev:hover{width:1.944rem;height:1.111rem;border-radius:0;transition:all .3s ease-out;background-repeat:no-repeat;background-size:100% auto;background-position:50%;z-index:10;box-shadow:none}.slick-next{right:-2.222rem;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.032 20l-1.713-1.719 7.053-7.053H0V8.772h30.372l-7.053-7.076L25.032 0 35 10l-9.968 10z' fill='%23101010'/%3E%3C/svg%3E")}.slick-next:before{display:none}.slick-next:focus,.slick-next:hover{width:1.944rem;height:1.111rem;border-radius:0;right:-2.5rem;transition:all .3s ease-out;background-repeat:no-repeat;background-size:100% auto;background-position:50%;z-index:10;box-shadow:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.032 20l-1.713-1.719 7.053-7.053H0V8.772h30.372l-7.053-7.076L25.032 0 35 10l-9.968 10z' fill='%23101010'/%3E%3C/svg%3E")}.slick-slide{height:auto}.slick-track{margin-left:unset}.slick-dots{left:0}.slick-dots li,.slick-dots li button{width:1.056rem;height:1.056rem}.slick-dots li button{border-radius:50%;border:1px solid #a9ee46;background-color:transparent;opacity:1;transition:all .3s ease-out}@media (max-width:991.98px){.slick-dots li button{width:.778rem;height:.778rem}}.slick-dots li button:before{display:none}.slick-dots li.slick-active button,.slick-dots li button:focus,.slick-dots li button:hover{border-color:#a9ee46;background-color:#a9ee46;opacity:1;transition:all .3s ease-out}.slick-slider.slick-dotted{margin-bottom:3rem}.slick-slider .slick-dots{bottom:-2rem}.back-to-top{position:fixed;right:4rem;bottom:4.5rem;width:2.222rem;height:2.222rem;border-radius:0;background:#101010;box-shadow:0 0 .556rem rgba(0,0,0,.25);opacity:0;border:1px solid #fff;visibility:hidden;transition:all .3s ease-out;z-index:100}.back-to-top.show-it{opacity:1;visibility:visible;transition:all .3s ease-out}@media (max-width:1399.98px){.back-to-top{right:1.389rem}}@media (max-width:575.98px){.back-to-top{bottom:5rem}}.back-to-top:before{width:.667rem;height:1.167rem;content:"";display:inline-block;background-repeat:no-repeat;background-size:100% 100%;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5.98l-1.031 1.03-4.232-4.233V21H5.263V2.777L1.018 7.009 0 5.98 6 0l6 5.98z' fill='%23fff'/%3E%3C/svg%3E");position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.back-to-top:before,.back-to-top:hover:before,header{transition:all .3s ease-out}header{position:fixed;left:0;top:0;width:100%;display:block;height:5rem;z-index:999;box-shadow:none}header.internal{background-color:#101010}header.internal .aos-animate{transition-property:none!important;transform:none!important;animation:none!important}@media (max-width:991.98px){header.internal .navigation .navbar .hamburger,header.internal .navigation .navbar .hamburger:active,header.internal .navigation .navbar .hamburger:focus{top:-44px;transition:all .3s ease-out}}@media (max-width:767.98px){header.internal .navigation .navbar .hamburger,header.internal .navigation .navbar .hamburger:active,header.internal .navigation .navbar .hamburger:focus{top:-41px;transition:all .3s ease-out}}@media (max-width:991.98px){header.internal.pin .navigation .navbar .hamburger,header.internal.pin .navigation .navbar .hamburger:active,header.internal.pin .navigation .navbar .hamburger:focus{top:-35px;transition:all .3s ease-out}}@media (max-width:767.98px){header.internal.pin .navigation .navbar .hamburger,header.internal.pin .navigation .navbar .hamburger:active,header.internal.pin .navigation .navbar .hamburger:focus{top:-33px;transition:all .3s ease-out}}header.pin{position:fixed;transition:all .3s ease-out;box-shadow:0 .222rem .444rem rgba(58,58,68,.16);background-color:#101010;height:3.889rem}@media (max-width:991.98px){header.pin{height:3rem}}@media (max-width:991.98px){header{height:4rem}}@media (max-width:767.98px){header [data-aos][data-aos][data-aos-delay="1000"]{transition-delay:0s!important}}header .container{position:relative}@media (max-width:1921px){header .container{padding-left:40px;padding-right:40px}}@media (max-width:1399.98px){header .container{padding-left:25px;padding-right:25px}}@media (max-width:991.98px){header .container{padding-left:0;padding-right:0}}header .logo{padding-left:0}@media (max-width:991.98px){header .logo{padding-left:25px}}@media (max-width:1570px){header .logo img{max-height:3.333rem;width:auto}}@media (max-width:767.98px){header .logo img{height:2rem}}@media (max-width:1570px){header .navigation{padding-left:3.889rem}}@media (max-width:991.98px){header .navigation .navbar-collapse{display:none}}@media (max-width:991.98px){header .navigation .navbar{padding-top:0;padding-bottom:0;position:absolute;left:0;top:100%;width:100%}}header .navigation .navbar .hamburger,header .navigation .navbar .hamburger:active,header .navigation .navbar .hamburger:focus{position:relative;padding:0;margin:0;outline:none;transition:all .3s ease-out;box-shadow:none;transform:scale(1.25)}@media (max-width:991.98px){header .navigation .navbar .hamburger,header .navigation .navbar .hamburger:active,header .navigation .navbar .hamburger:focus{position:absolute;right:25px;top:-11px;z-index:2001}}header .navigation .navbar .navbar-nav .nav-item{padding:.667rem;position:relative}@media (max-width:1199.98px){header .navigation .navbar .navbar-nav .nav-item{padding-left:.5rem;padding-right:.5rem}}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item{display:block;padding:0;width:100%;border-bottom:1px solid hsla(0,0%,100%,.3)}}header .navigation .navbar .navbar-nav .nav-item:first-child{padding-left:0}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item:first-child{border-top:1px solid hsla(0,0%,100%,.3)}}header .navigation .navbar .navbar-nav .nav-item:last-child{padding-right:0}header .navigation .navbar .navbar-nav .nav-item:hover .dropdown-menu{visibility:visible;opacity:1;transition:.3s ease-out}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item:hover{opacity:1;visibility:visible;display:block}}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item.dropdown .nav-link{padding-right:60px}}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-toggle{display:inline-block;position:absolute;right:0;width:45px;height:45px;z-index:10;background-color:#101010}}@media (max-width:767px){header .navigation .navbar .navbar-nav .nav-item .dropdown-toggle{top:0}}@media (max-width:575.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-toggle{width:42px;height:42px}}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-toggle:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:2rem;line-height:15%;display:block;font-weight:600;content:"+"}}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-toggle:after{display:none}}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-toggle.show:before{content:"-"}}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu{opacity:0;transition:.3s ease-out;display:block;visibility:hidden;margin-top:1.111rem;min-width:13.056rem;box-shadow:.222rem .222rem .556rem rgba(0,0,0,.25);border-radius:.556rem;padding:1.667rem 1.111rem;border-color:#fff;background-color:#fff}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-menu{display:none;opacity:1;visibility:visible;margin-top:0;border-radius:0;padding:0;border:none}}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu li{display:block;width:100%;padding-bottom:.278rem}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu li:last-child{padding-bottom:0}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-menu li{border-top:1px solid #101010;width:100%;padding:0}}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-menu.show{display:block;position:static}}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item{font-weight:400;font-size:1.111rem;line-height:1.333rem;color:#101010;position:relative;padding:0;display:inline-block;width:auto;background-color:transparent!important}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item{background-color:#fff;color:#101010;padding:7px 30px;display:block;width:100%;font-size:.9rem}}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:before{position:absolute;left:0;bottom:0;height:.083rem;background-color:#101010;width:0;content:"";transition:.3s ease-out}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:before{display:none}}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover{font-weight:500}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover{background-color:#101010!important;color:#fff}}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover:before{width:100%;transition:.3s ease-out}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active{font-weight:500}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active{background-color:#101010!important;color:#fff}}header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active:hover{font-weight:500}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active:hover{background-color:#101010!important;color:#fff}}header .navigation .navbar .navbar-nav .nav-link{color:hsla(0,0%,100%,.4);font-weight:700;position:relative;padding:0;top:0;transition:all .3s ease-out;text-shadow:0 1px 2px rgba(16,16,16,.4)}header .navigation .navbar .navbar-nav .nav-link.disabled:before{display:none}header .navigation .navbar .navbar-nav .nav-link:before{width:0;height:.111rem;position:absolute;left:0;bottom:0;content:"";display:block;background-color:#a9ee46;transition:all .2s ease-out}header .navigation .navbar .navbar-nav .nav-link span{position:absolute;right:0;font-size:.6rem;color:#fff;text-transform:uppercase;display:inline-block;top:-.778rem}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-link{width:100%;padding:.556rem 1.389rem;min-height:2.5rem}}@media (max-width:575.98px){header .navigation .navbar .navbar-nav .nav-link{min-height:2.333rem}}header .navigation .navbar .navbar-nav .nav-link:hover{color:#fff;top:5px;transition:all .3s ease-out}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-link:hover{background-color:#fff;color:#101010}}header .navigation .navbar .navbar-nav .nav-link:hover:before{width:100%;transition:all .2s ease-out}header .navigation .navbar .navbar-nav .nav-link.active{color:#fff;top:0;transition:.3s ease-out}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-link.active{background-color:#fff;color:#101010;font-weight:600}}header .navigation .navbar .navbar-nav .nav-link.active:before{width:100%;transition:all .2s ease-out}header .navigation .navbar .navbar-nav .nav-link.active:hover:before{width:100%;transition:.3s ease-out}@media (max-width:991.98px){header .navigation .navbar .navbar-nav .nav-link.active:hover{background-color:#fff;color:#101010}}.menu-mobile-block{background-color:rgba(0,0,0,.9);color:#fff;overflow:hidden;width:400px;max-width:65%}.menu-mobile-block .offcanvas-body{position:relative;padding:75px 0 25px}.menu-mobile-block .offcanvas-body .btn-close{position:absolute;right:25px;top:22px;padding:0;height:22px;width:22px;outline:none!important;box-shadow:none!important;opacity:1!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E")}.menu-mobile-block .offcanvas-body .inside{height:calc(100vh - 115px);overflow-y:auto;padding:0 25px;text-align:right}.menu-mobile-block .offcanvas-body .inside .list{padding-bottom:20px}.menu-mobile-block .offcanvas-body .inside .list:last-child{padding-bottom:0}.menu-mobile-block .offcanvas-body .inside .list .link{font-weight:700;font-size:18px;text-transform:uppercase;color:#fff;position:relative}.menu-mobile-block .offcanvas-body .inside .list .link span{position:absolute;right:0;font-size:.6rem;color:#fff;text-transform:uppercase;display:inline-block;top:-.778rem}.menu-mobile-block .offcanvas-body .inside .list .link.disabled{opacity:.9;pointer-events:none;cursor:default}.menu-mobile-block .offcanvas-body .inside .list .link.dropdown-toggle{padding-right:18px}.menu-mobile-block .offcanvas-body .inside .list .link.dropdown-toggle:after{display:none}.menu-mobile-block .offcanvas-body .inside .list .link.dropdown-toggle:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 7.625a.866.866 0 01-.629-.246l-5.25-5.25a.843.843 0 010-1.23.843.843 0 011.23 0L6.5 5.518 11.121.9a.843.843 0 011.23 0 .843.843 0 010 1.23l-5.25 5.25a.848.848 0 01-.601.246z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0deg);width:13px;height:8px;content:"";transition:all .3s ease-out}.menu-mobile-block .offcanvas-body .inside .list .link.dropdown-toggle.show:before{transform:translateY(-50%) rotate(180deg);transition:all .3s ease-out}.menu-mobile-block .offcanvas-body .inside .list .dropdown-menu{position:static!important;transform:none!important;min-width:10px;width:auto;background-color:transparent;border-radius:0;border:none;text-align:right;padding-top:20px;padding-right:18px;transition:all .3s ease-out}.menu-mobile-block .offcanvas-body .inside .list .dropdown-menu li{padding-bottom:10px}.menu-mobile-block .offcanvas-body .inside .list .dropdown-menu li:last-child{padding-bottom:0}.menu-mobile-block .offcanvas-body .inside .list .dropdown-menu li .dropdown-item{font-weight:300;font-size:18px;color:#fff;width:auto;display:inline-block;padding:0;background-color:transparent!important;transition:all .3s ease-out}.menu-mobile-block .offcanvas-body .inside .list .dropdown-menu li .dropdown-item:hover{text-decoration:underline}.bigger-z-index{position:relative;z-index:30}.home-top-section-mobile{background-image:url(/images/mobile-top-bg.webp?a21da2a9dde936d6aa2c25de52473bbc);background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:100vh;min-height:500px;color:#fff;padding:60px 0;background-color:#05050d;position:relative;overflow:hidden}.home-top-section-mobile h1{font-size:44px;line-height:90%;font-weight:200}.home-top-section-mobile .three-words{font-size:18px;line-height:120%;text-transform:uppercase;font-weight:300;margin-left:-10px;margin-right:-10px}.home-top-section-mobile .three-words .list-inline-item{padding:10px}.home-top-section-mobile .three-words .list-inline-item:not(:last-child){marign:0}.home-top-section-mobile .socials{position:absolute;left:50%;transform:translateX(-50%)!important;bottom:100px;z-index:10}.home-top-section-mobile .socials .list-inline-item:not(:last-child){margin-right:1rem}.home-top-section-mobile .scroll-down{left:calc(50% - 11px);transform:translateX(-50%)}.iphone-detected .home-top-section-mobile{padding-bottom:110px}.iphone-detected .home-top-section-mobile .socials{bottom:16vh}.iphone-detected .home-top-section-mobile .scroll-down{bottom:10vh}.home-top-section{position:relative;height:100vh;width:100%;min-height:700px;overflow:hidden;background-color:#050f1b;background-repeat:no-repeat;background-size:cover;background-position:50%}@media (max-width:1921px){.home-top-section .container{padding-left:40px;padding-right:40px}}.home-top-section .video-block{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:5}@media (max-width:767.98px){.home-top-section .video-block{display:none}}.home-top-section .video-block video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;min-width:100%;min-height:100%}.home-top-section .background-image{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:2;opacity:0;visibility:hidden;transition:all .3s ease-out}@media (max-width:767.98px){.home-top-section .background-image{display:none!important}}.home-top-section .background-image.show-it{opacity:1;visibility:visible;transition:all .3s ease-out}.home-top-section .background-image .inside{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;min-width:100%;min-height:100%;background-repeat:no-repeat;background-position:50%;backgorund-size:cover}.home-top-section .socials{position:absolute;bottom:15vh;left:50%;transform:translateX(-50%);width:100%;z-index:10}@media (max-width:1921px){.home-top-section .socials{bottom:8vh}}.home-top-section .socials li{padding-bottom:20px}.home-top-section .socials li:last-child{padding-bottom:0}.home-top-section .socials li a svg{transition:all .3s ease-out;transform:scale(1)}.home-top-section .socials li a svg:hover{transition:all .3s ease-out;transform:scale(1.25)}.home-top-section .main-text{position:absolute;bottom:15vh;left:50%;transform:translateX(-50%);width:80%;text-align:center;color:#fff;z-index:50}@media (max-width:1921px){.home-top-section .main-text{bottom:12vh}}.home-top-section .main-text h1{font-size:4.5rem;line-height:.9;font-weight:400}@media (max-width:1921px){.home-top-section .main-text h1{font-size:4rem}}@media (max-width:991.98px){.home-top-section .main-text h1{font-size:3.3rem}}.home-top-section .main-text .text-list{margin-left:-.833rem;margin-right:-.833rem;font-size:1.667rem;line-height:125%;font-weight:200;text-transform:uppercase}@media (max-width:1921px){.home-top-section .main-text .text-list{font-size:1.222rem}}@media (max-width:991.98px){.home-top-section .main-text .text-list{font-size:1.1rem}}.home-top-section .main-text .text-list .single{padding:.278rem .833rem}.scroll-down{position:absolute;bottom:4vh;left:50%;transform:translateX(-60%) translateY(0);z-index:10;opacity:0;animation:scrolldown 1.2s ease-in-out .15s infinite}@keyframes scrolldown{0%{transform:translateY(20%);opacity:.7}50%{transform:translateY(0);opacity:.2}to{transform:translateY(20%);opacity:.7}}.home-services{width:100%;display:block;position:relative;padding:6.667rem 0 8.333rem}@media (max-width:1399.98px){.home-services{padding:5rem 0 7rem}}@media (max-width:991.98px){.home-services{padding:3rem 0}}@media (max-width:575.98px){.home-services{padding:2rem 0}}.services-button{width:100%;display:block;position:relative;left:0;height:4.722rem;border:1px solid #101010;background-color:#101010;color:#fff;transition:all .3s ease-out;overflow:hidden;font-weight:400;font-size:1.222rem;line-height:1.222rem}.services-button:hover{animation:pushleft .6s cubic-bezier(.17,.67,.83,.67);transition:all .3s ease-out}.services-button:hover .text{color:#101010;transition:all .3s ease-out;animation:pushtextright .3s cubic-bezier(.17,.67,.83,.67)}.services-button:hover .text svg path{stroke:#101010;transition:all .3s ease-out}.services-button:hover .text svg.path path{stroke:none;fill:#101010;transition:all .3s ease-out}.services-button:hover:after{left:.028rem;transition:all .3s ease-out}.services-button:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.74 16.5l-1.419-1.375 5.844-5.643H0V7.518h25.165l-5.844-5.66L20.741.5 29 8.5l-8.26 8z' fill='%23101010'/%3E%3C/svg%3E");animation:pushright .5s cubic-bezier(.17,.67,.83,.67)}.services-button:after{width:calc(100% - .056rem);height:calc(100% - .056rem);background-color:#fff;left:-101%;top:.028rem;display:block;z-index:1}.services-button:after,.services-button:before{position:absolute;content:"";transition:all .3s ease-out}.services-button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.74 16.5l-1.419-1.375 5.844-5.643H0V7.518h25.165l-5.844-5.66L20.741.5 29 8.5l-8.26 8z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;width:1.611rem;height:.944rem;display:inline-block;right:1.111rem;top:50%;transform:translateY(-50%);z-index:11;display:none}@keyframes pushleft{0%{transform:translateX(15px)}to{transform:translateX(0)}}@keyframes pushright{0%{right:1.111rem}50%{right:-5.556rem}to{right:1.111rem}}@keyframes pushtextright{0%{padding-left:1.111rem}50%{padding-left:1.667rem}to{padding-left:1.111rem}}.services-button .text{padding-left:1.111rem;position:relative;z-index:10;transition:all .3s ease-out;padding-right:4.444rem}.services-button .text .inside{position:relative;display:inline-block;padding-right:2.222rem}.services-button .text .inside .icon{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1;width:2.222rem;height:auto}.services-button .text .inside .icon img,.services-button .text .inside .icon svg{max-width:1.444rem;height:auto;width:auto}.services-button .text svg path{stroke:#fff;transition:all .3s ease-out}.services-button .text svg.path path{stroke:none;fill:#fff;transition:all .3s ease-out}.services-button .stretched-link:after{z-index:100}.home-tech-block{width:100%;display:block;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/images/home-tech-bg.webp?12bd87a3d81a51ad314db19250c0d378);padding:7.222rem 0;color:#fff}@media (max-width:1399.98px){.home-tech-block{padding:5rem 0}}@media (max-width:991.98px){.home-tech-block{padding:3rem 0}}@media (max-width:575.98px){.home-tech-block{padding:2rem 0}}.home-tech-block .tech-list{margin-left:-1.667rem;margin-right:-1.667rem}.home-tech-block .tech-list .single{padding:1.111rem 1.667rem}.home-tech-block .tech-list .single img,.home-tech-block .tech-list .single svg{filter:grayscale(1);transition:all .3s ease-out}.home-tech-block .tech-list .single:hover img,.home-tech-block .tech-list .single:hover svg{filter:grayscale(0);transition:all .3s ease-out}.image-text-block{width:100%;display:block;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/images/home-tech-white-bg.webp?0dfe5e021490dd95bbd52a5323f2224c)}.image-text-block .padding{padding:6.667rem 0}@media (max-width:1399.98px){.image-text-block .padding{padding:5rem 0}}@media (max-width:991.98px){.image-text-block .padding{padding:3rem 0}}@media (max-width:767.98px){.image-text-block .padding{padding:2rem 0}}.image-text-block .image{height:100%;display:block;float:right;background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative;width:calc(181.25px + 34vw);color:#fff}.image-text-block .image.right{float:left}@media (max-width:2050px){.image-text-block .image{width:38vw}}@media (max-width:1850px){.image-text-block .image{width:34vw}}@media (max-width:1450px){.image-text-block .image{width:calc(100% + 1.5rem)}}@media (max-width:991.98px){.image-text-block .image{width:calc(100% + 50px);float:none;left:-25px;height:40vw}}.image-text-block .image:before{z-index:1;background-color:rgba(0,4,39,.4)}.image-text-block .image:after,.image-text-block .image:before{position:absolute;left:0;bottom:0;right:0;top:0;background-repeat:no-repeat;background-position:50%;backgorund-size:cover;content:"";display:block}.image-text-block .image:after{z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='710' height='591' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.111' d='M532.618 357.594c26.206 149.78-30.727 406.441-468.106 234.848-437.379-171.593-500.132 150.831-476.836 333.492' stroke='url(%23paint0_linear_624_8874)' stroke-width='2.778'/%3E%3Cpath opacity='.222' d='M570.138 353.991c-.202 152.055-100.838 394.93-501.776 149.994-400.937-244.937-518.725 61.692-527.502 245.624' stroke='url(%23paint1_linear_624_8874)' stroke-width='2.556'/%3E%3Cpath opacity='.333' d='M608.804 356.896c-26.602 149.71-167.885 371.421-520.199 60.583-352.313-310.837-521.557-29.32-562.14 150.293' stroke='url(%23paint2_linear_624_8874)' stroke-width='2.333'/%3E%3Cpath opacity='.444' d='M647.47 366.411c-52.195 142.816-229.831 336.625-522.816-30.669s-508.542-119.443-579.698 50.395' stroke='url(%23paint3_linear_624_8874)' stroke-width='2.111'/%3E%3Cpath opacity='.556' d='M684.988 382.434c-76.201 131.583-284.793 291.601-509.547-120.989-224.754-412.59-480.076-205.935-579.643-51.034' stroke='url(%23paint4_linear_624_8874)' stroke-width='1.889'/%3E%3Cpath opacity='.667' d='M720.246 404.668C622.353 521.019 389.143 642.385 239.45 197.035 89.756-248.315-197.572-89.136-322.525 46.122' stroke='url(%23paint5_linear_624_8874)' stroke-width='1.667'/%3E%3Cpath opacity='.778' d='M752.201 432.625c-116.611 97.584-367.352 176.61-437.438-287.968-70.085-464.578-380.69-357.712-527.231-246.206' stroke='url(%23paint6_linear_624_8874)' stroke-width='1.444'/%3E%3Cpath opacity='.889' d='M779.906 465.645c-131.784 75.853-392.439 110.137-380.787-359.553 11.653-469.69-312.79-418.383-476.468-334.018' stroke='url(%23paint7_linear_624_8874)' stroke-width='1.222'/%3E%3Cpath d='M802.548 502.914C659.594 554.731 396.946 543.232 489.982 82.7c93.037-460.53-235.386-466.342-411.227-411.68' stroke='url(%23paint8_linear_624_8874)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_624_8874' x1='98.481' y1='747.085' x2='-2.803' y2='468.811' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_624_8874' x1='74.961' y1='662.177' x2='23.538' y2='370.543' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_624_8874' x1='67.634' y1='574.414' x2='67.634' y2='278.281' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_624_8874' x1='76.75' y1='486.651' x2='128.173' y2='195.017' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_624_8874' x1='102.06' y1='401.743' x2='203.343' y2='123.469' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_624_8874' x1='142.821' y1='322.459' x2='290.887' y2='66' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_624_8874' x1='197.823' y1='251.396' x2='388.174' y2='24.545' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_624_8874' x1='265.42' y1='190.903' x2='492.271' y2='.552' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_624_8874' x1='343.587' y1='143.006' x2='600.046' y2='-5.06' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A6A6A6' stop-opacity='.23'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.home-count-block{width:100%;display:block;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/images/home-tech-bg.webp?12bd87a3d81a51ad314db19250c0d378);padding:7.222rem 0;color:#fff}@media (max-width:1399.98px){.home-count-block{padding:5rem 0}}@media (max-width:991.98px){.home-count-block{padding:3rem 0}}@media (max-width:575.98px){.home-count-block{padding:2rem 0}}@media (max-width:767.98px){.home-count-block .h1{font-size:13vw}}.blog-home-section{width:100%;display:block;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/images/home-tech-white-bg.webp?0dfe5e021490dd95bbd52a5323f2224c);padding:8.333rem 0 6.111rem;overflow:hidden}@media (max-width:1399.98px){.blog-home-section{padding:5rem 0}}@media (max-width:991.98px){.blog-home-section{padding:3rem 0}}@media (max-width:575.98px){.blog-home-section{padding:2rem 0}}.blog-home-section .slider{width:200%;margin-bottom:3.889rem}@media (max-width:1920px){.blog-home-section .slider{width:calc(100% + 18vw)}}@media (max-width:1199.98px){.blog-home-section .slider{width:calc(100% + 40px);margin-left:-1.111rem;margin-right:-1.111rem}}.blog-home-section .slider .item{padding:1.111rem;height:100%}.blog-home-section .slider .slick-prev{top:auto;bottom:-1.667rem;left:1.111rem;transform:none}@media (max-width:1199.98px){.blog-home-section .slider .slick-prev{left:50%;margin-left:-2.778rem;transform:translateX(-50%)}}@media (max-width:767.98px){.blog-home-section .slider .slick-prev{margin-left:-4rem}}.blog-home-section .slider .slick-next{top:auto;bottom:-1.667rem;left:6.111rem;right:auto;transform:none}@media (max-width:1199.98px){.blog-home-section .slider .slick-next{right:50%;left:auto;margin-right:-4.722rem;transform:translateX(-50%)}}@media (max-width:767.98px){.blog-home-section .slider .slick-next{margin-right:-5.944rem}}.blog-single-box{width:100%;height:100%;display:block;position:relative;box-shadow:0 .444rem 1rem rgba(0,0,0,.15);background-color:#fff;padding-bottom:3.556rem}@media (max-width:991.98px){.blog-single-box{padding-bottom:3.5rem}}@media (max-width:575.98px){.blog-single-box{padding-bottom:5.5rem}}@media (max-width:767.98px){.blog-single-box.author-details .bottom{align-items:center!important}}@media (max-width:767.98px){.blog-single-box.author-details .bottom .author{margin-bottom:0}}.blog-single-box:hover .image-wrap:before{transition:all .3s cubic-bezier(.17,.67,.83,.67);opacity:1;visibility:visible}.blog-single-box:hover .image-wrap .more{transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.17,.67,.83,.67);opacity:1;visibility:visible;transition:all .5s ease-out}.blog-single-box .image-wrap{width:100%;position:relative;padding-top:0;height:11.111rem;overflow:hidden}.blog-single-box .image-wrap .image{position:absolute;left:0;bottom:0;right:0;top:0;width:100%;height:100%;z-index:1;background-repeat:no-repeat;background-size:cover;background-position:top}.blog-single-box .image-wrap:before{position:absolute;left:0;bottom:0;right:0;top:0;width:100%;height:100%;z-index:2;content:"";background-color:rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:all .3s ease-out}.blog-single-box .image-wrap .more{position:absolute;left:50%;top:50%;transform:translate(-50%,-150%);z-index:3;opacity:0;visibility:hidden;color:#fff;display:inline-block;min-width:9.167rem;padding-right:2.5rem;font-size:1.333rem;line-height:135%;font-weight:200;transition:all .5s ease-out}.blog-single-box .image-wrap .more:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.735 20.822L24 19.116l7.15-6.998H.359V9.682h30.79l-7.15-7.02L25.735.979 35.841 10.9l-10.106 9.922z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-size:100% 100%;width:2rem;height:1.167rem;content:"";display:inline-block;position:absolute;right:0;top:50%;transform:translateY(-50%)}.blog-single-box .details{width:100%;display:block;padding:.833rem 1.111rem;font-weight:400;font-size:.889rem;line-height:1.333rem;color:#8c8c8c}.blog-single-box .details .title{font-size:1.333rem;line-height:125%;font-weight:300;color:#101010}.blog-single-box .details .title a,.blog-single-box .details .title a:hover{color:#101010}.blog-single-box .details .date{font-size:.778rem;line-height:125%;color:#8c8c8c;padding-top:.478rem;font-weight:200;min-width:90px;text-align:right}@media (max-width:575.98px){.blog-single-box .details .date{text-align:left}}.blog-single-box .details .wrap-text{display:block;word-break:break-word}.blog-single-box .details .wrap-text p:last-of-type{margin-bottom:0}.blog-single-box .bottom{position:absolute;left:0;bottom:0;width:100%;padding:0 1.111rem 1.111rem}@media (max-width:767.98px){.blog-single-box .bottom{align-items:start!important}}.blog-single-box .bottom .author{display:inline-block;vertical-align:middle;position:relative;font-size:.889rem;line-height:125%;color:#8c8c8c;font-weight:200;padding-left:2.778rem}@media (max-width:767.98px){.blog-single-box .bottom .author{margin-bottom:1rem}}.blog-single-box .bottom .author a,.blog-single-box .bottom .author a:hover{color:#8c8c8c}.blog-single-box .bottom .author .avatar{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";display:inline-block;width:2.222rem;height:2.222rem;background-color:rgba(16,16,16,.3);background-repeat:no-repeat;border-radius:50%;background-position:top;background-size:cover}.blog-single-box .bottom .time-to-read{display:inline-block;position:relative;padding-left:1.389rem;font-size:.667rem;line-height:1rem;font-weight:200;color:#000}.blog-single-box .bottom .time-to-read:before{position:absolute;left:0;top:45%;transform:translateY(-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.204.539C3.967.539.535 3.985.535 8.23c0 4.247 3.432 7.693 7.67 7.693 4.244 0 7.683-3.446 7.683-7.693 0-4.245-3.438-7.69-7.684-7.69zm.008 13.847c-3.393 0-6.141-2.754-6.141-6.155 0-3.4 2.748-6.154 6.14-6.154 3.394 0 6.142 2.754 6.142 6.154s-2.748 6.155-6.141 6.155zM8.043 4.385h-.046a.551.551 0 00-.553.554v3.63c0 .27.138.524.376.662l3.186 1.916a.547.547 0 00.752-.185.547.547 0 00-.191-.761L8.595 8.43V4.94a.551.551 0 00-.553-.554z' fill='%231153FC'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;width:.889rem;height:.889rem;content:"";display:inline-block}.blog-single-box .bottom .share{display:inline-block;position:relative;padding-left:1.278rem;font-size:.667rem;line-height:1rem;font-weight:200;color:#000}.blog-single-box .bottom .share:before{position:absolute;left:0;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.476 11.37a2.23 2.23 0 00-1.504.592L5.498 8.77c.039-.177.07-.354.07-.539 0-.184-.031-.361-.07-.538L10.91 4.53c.415.385.96.623 1.566.623a2.302 2.302 0 002.303-2.308 2.302 2.302 0 10-4.606 0c0 .185.031.362.07.539L4.83 6.547a2.29 2.29 0 00-1.566-.623A2.302 2.302 0 00.962 8.23a2.302 2.302 0 002.303 2.308 2.29 2.29 0 001.566-.623l5.465 3.2a2.2 2.2 0 00-.061.5 2.247 2.247 0 002.241 2.247 2.246 2.246 0 000-4.493z' fill='%231153FC'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;width:.833rem;height:.889rem;content:"";display:inline-block}.news-block .slick-track{display:flex!important}.news-block .slick-slide{height:inherit!important}.news-block .slick-slide>div{height:100%}.stretched-link{position:absolute;left:0;bottom:0;right:0;top:0;width:100%;height:100%;z-index:100}footer{width:100%;display:block;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;background-image:url(/images/footer-bg.webp?3408d084b705026a314afa77706350cc);padding-top:5rem;color:#fff;overflow:hidden}@media (max-width:991.98px){footer{padding-top:4rem}}@media (max-width:575.98px){footer{padding-top:3rem}}@media (max-width:767.98px){footer .with-border:before{left:50%;transform:translateX(-50%)}}footer .box{background:hsla(0,0%,47.5%,.1);border:1px solid hsla(0,0%,100%,.2);width:100%;display:block;padding:3.333rem 4.722rem;margin-bottom:5rem}@media (max-width:1340px){footer .box{padding:3rem 2rem}}footer .box .with-border:before{left:0;transform:none}@media (max-width:767.98px){footer .box{padding:3rem;margin-bottom:4rem}}@media (max-width:575.98px){footer .box{padding:2rem;margin-bottom:3rem}}@media (max-width:374.98px){footer .box{padding:25px}}footer .menu li{padding-bottom:.389rem}footer .menu li:last-child{padding-bottom:0}footer .menu a{color:#fff;display:inline-block;position:relative}footer .menu a:before{width:0;height:.016rem;content:"";position:absolute;left:0;bottom:0;background-color:#fff;transition:all .3s ease-out}footer .menu a:hover{color:#fff}footer .menu a:hover:before{width:100%;transition:all .3s ease-out}footer .social .list-inline-item:not(:last-child){margin-right:1rem}footer .copy{width:100%;position:relative;padding:4.444rem 4rem 1.111rem 0;font-size:.889rem;line-height:120%;color:#fff}@media (max-width:767.98px){footer .copy{padding-right:0}}@media (max-width:470px){footer .copy{padding-right:4rem;padding-left:4rem}}footer .copy a,footer .copy a:hover{color:#fff}.offices-box{display:inline-block;width:16.111rem;max-width:100%;text-align:left;height:100%}.offices-box.fix{padding-bottom:140px}.offices-box.fix .bottom{position:absolute;left:0;bottom:0;width:100%;height:135px}.offices-box.fix .bottom a{padding-left:0}.offices-box.fix .bottom img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.offices-box a{position:relative;padding-left:2.222rem;display:inline-block;word-break:break-word}.offices-box a.disabled{pointer-events:none;cursor:default}.offices-box a.link-email:before{left:0;top:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 0H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zm-.4 4.25l-6.54 4.09c-.65.41-1.47.41-2.12 0L2.4 4.25a.85.85 0 11.9-1.44L10 7l6.7-4.19a.85.85 0 11.9 1.44z' fill='%23fff'/%3E%3C/svg%3E");width:1.111rem;height:.889rem}.offices-box a.link-email:before,.offices-box a.link-tel:before{position:absolute;background-repeat:no-repeat;background-size:100% 100%;background-position:50%;content:"";display:inline-block}.offices-box a.link-tel:before{left:.056rem;top:.278rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.998 12.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L5.538 0H.028c-.58 10.18 7.79 18.55 17.97 17.97v-5.51z' fill='%23fff'/%3E%3C/svg%3E");width:1rem;height:1rem}.offices-box a.link-tel.whatsapp:before{top:.15rem;width:1.111rem;height:1.111rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.1 19.49a.403.403 0 00.49.497l4.626-1.214a10.011 10.011 0 004.78 1.216H10c5.51 0 10-4.482 10-9.992a9.928 9.928 0 00-2.926-7.068A9.939 9.939 0 0010 0C4.49 0 0 4.482 0 9.992c0 1.753.46 3.475 1.336 4.994L.1 19.489zM6.83 5.211c.184.005.388.015.582.447.128.287.345.817.521 1.248.137.335.25.611.279.668.064.129.104.278.02.452l-.029.058a1.432 1.432 0 01-.23.373c-.047.054-.095.114-.144.173a4.26 4.26 0 01-.243.28c-.13.128-.264.267-.115.525.15.258.671 1.107 1.441 1.792a6.658 6.658 0 001.912 1.21c.07.03.127.055.17.076.258.129.412.11.56-.065.15-.173.647-.754.82-1.012.17-.258.343-.219.582-.13.238.09 1.51.716 1.768.845l.143.07c.18.086.302.145.354.232.065.11.065.626-.149 1.231-.219.606-1.272 1.187-1.749 1.231l-.136.016c-.437.053-.992.12-2.968-.66-2.436-.963-4.044-3.348-4.369-3.83a2.762 2.762 0 00-.053-.078l-.005-.007c-.148-.198-1.053-1.414-1.053-2.668 0-1.2.589-1.824.857-2.11a6.76 6.76 0 00.047-.05.953.953 0 01.69-.322c.175 0 .349 0 .498.005z' fill='%23fff'/%3E%3C/svg%3E")}.offices-box a.link-address:before{position:absolute;left:.167rem;top:.278rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 0C3.13 0 0 3.13 0 7c0 4.17 4.42 9.92 6.24 12.11.4.48 1.13.48 1.53 0C9.58 16.92 14 11.17 14 7c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;background-position:50%;width:.778rem;height:1.111rem;content:"";display:inline-block}a,a:hover{color:#fff}[data-aos][data-aos][data-aos-delay="6000"],body[data-aos-delay="6000"] [data-aos]{transition-delay:6s}[data-aos][data-aos][data-aos-delay="6800"],body[data-aos-delay="6800"] [data-aos]{transition-delay:6.8s}[data-aos][data-aos][data-aos-delay="7000"],body[data-aos-delay="7000"] [data-aos]{transition-delay:7s}[data-aos][data-aos][data-aos-delay="7200"],body[data-aos-delay="7200"] [data-aos]{transition-delay:7.2s}[data-aos][data-aos][data-aos-delay="7400"],body[data-aos-delay="7400"] [data-aos]{transition-delay:7.4s}.continuous-slider{margin-left:-35px;margin-right:-35px;width:calc(100% + 70px)}@media (max-width:575.98px){.continuous-slider{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px)}}.continuous-slider .slick-track{display:flex!important}.continuous-slider .slick-slide{height:inherit!important}.continuous-slider .item{height:100%}.continuous-slider .item img{transform:scale(1.2)}.continuous-slider .slick-slide>div{height:100%;padding:10px 35px}@media (max-width:575.98px){.continuous-slider .slick-slide>div{padding:10px 30px}}.grecaptcha-badge{display:none!important;visibility:hidden;opacity:0}.modal .modal-dialog{max-width:640px}@media (max-width:767px){.modal .modal-dialog{max-width:92%;left:2%}}.modal .modal-dialog .modal-content{background-color:#101010;border-radius:0;border:none}.modal .modal-dialog .modal-content .modal-body{padding:50px 60px}@media (max-width:575.98px){.modal .modal-dialog .modal-content .modal-body{padding:40px 30px}}.modal .modal-dialog .modal-content .btn-close{position:absolute;right:10px;top:10px;color:#101010;opacity:1!important;outline:none;box-shadow:none;z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E")}.modal .modal-dialog .modal-content .list-with-icon li{position:relative;padding-left:30px;padding-bottom:10px}.modal .modal-dialog .modal-content .list-with-icon li:last-child{padding-bottom:0}.modal .modal-dialog .modal-content .list-with-icon li .icon{position:absolute;left:0;top:1px}.modal .modal-dialog .modal-content .list-with-icon li .icon.bigger{top:4px}.modal.apply-course-modal .modal-dialog{max-width:1180px}@media (max-width:1199.98px){.modal.apply-course-modal .modal-dialog{max-width:90%!important;left:0!important}}@media (max-width:575.98px){.modal.apply-course-modal .modal-dialog{max-width:90%!important;left:3%!important}}@media (max-width:374.98px){.modal.apply-course-modal .modal-dialog{left:2%!important}}.modal.apply-course-modal .modal-dialog .modal-content{background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.15)}@media (max-width:575.98px){.modal.apply-course-modal .modal-dialog .modal-content .modal-body{padding:30px 20px!important}}.modal.apply-course-modal .modal-dialog .modal-content .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E")}.internal-simple-block{width:100%;display:block;position:relative;padding:9rem 0 4rem}@media (max-width:991.98px){.internal-simple-block{padding:6.5rem 0 3rem}}.internal-simple-block.terms a{color:#101010;text-decoration:underline}.internal-simple-block.resources-inner{word-break:break-word}.internal-simple-block.resources-inner p{display:block;word-break:break-word}.internal-simple-block.resources-inner .image-auto,.internal-simple-block.resources-inner img{width:auto!important;height:auto!important;max-width:100%!important}.internal-simple-block.resources-inner a,.internal-simple-block.resources-inner a:hover{color:#101010!important}.blog-section-inner{word-break:break-word}.blog-section-inner p{display:block;word-break:break-word}.blog-section-inner .image-auto,.blog-section-inner img{width:auto!important;height:auto!important;max-width:100%!important}.blog-section-inner a,.blog-section-inner a:hover{color:#101010!important}.blog-cat-select{width:100%;display:block;position:relative}.blog-cat-select a{display:inline-block;position:relative;font-weight:400;font-size:.889rem;line-height:120%;color:#fff;background-color:#c4c4c4;padding:.389rem 1.111rem;min-height:1.944rem}.blog-cat-select a.active,.blog-cat-select a:hover{background-color:#002f99}.bg-grey{background-color:#f3f3f3}.resources-inner .image-auto{box-shadow:0 8px 24px rgba(0,0,0,.15)}.blog-section-inner{padding:4rem 0}@media (max-width:767px){.blog-section-inner{padding:3rem 0}}.blog-section-inner .author-details{position:relative;width:100%;display:block;height:auto;background-color:transparent;box-shadow:0 0 0 transparent;padding-bottom:3.8rem}.blog-section-inner .author-details:hover .image-wrap:before{display:none}.blog-section-inner .author-details .image-wrap{border-bottom:1px solid #8c8c8c;height:auto;overflow:visible}.blog-section-inner .author-details .image-wrap:before{display:none}.flexed-banner{padding:0}@media (max-width:767px){.flexed-banner .d-flex{display:block!important;height:auto}}.flexed-banner .overflow-hidden{width:50%;height:100%;display:block;position:relative}@media (max-width:575.98px){.flexed-banner .overflow-hidden{width:100%;height:auto}}.flexed-banner .overflow-hidden .image-wrap{width:100%;position:relative;padding-top:0;height:9.056rem;overflow:hidden;transform:scale(1);transition:all .5s ease-out}.flexed-banner .overflow-hidden .image-wrap:hover{transform:scale(1.1);transition:all .5s ease-out}.flexed-banner .overflow-hidden .image-wrap:before{position:absolute;left:0;bottom:0;right:0;top:0;width:100%;height:100%;z-index:2;content:"";background:#212121;opacity:.5;transition:all .3s ease-out}.flexed-banner .overflow-hidden .image-wrap .image{position:relative;width:100%;height:100%;z-index:1;background-repeat:no-repeat;background-size:cover;background-position:50%}.flexed-banner .overflow-hidden .image-wrap .more{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;color:#fff;display:inline-block;min-width:9.167rem;width:100%;padding-right:2.5rem;font-size:1.889rem;line-height:135%;font-weight:200;transition:all .5s ease-out}@media (max-width:991px){.flexed-banner .overflow-hidden .image-wrap .more{font-size:1.333rem}}.flexed-banner .overflow-hidden .image-wrap .more:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.032 20l-1.713-1.719 7.053-7.053H0V8.772h30.372l-7.053-7.076L25.032 0 35 10l-9.968 10z' fill='%23fff'/%3E%3C/svg%3E");background-size:100% 100%;width:2rem;height:1.167rem;content:"";display:inline-block;position:absolute;right:0;top:50%;transform:translateY(-50%)}.flexed-banner .overflow-hidden .image-wrap .more.prev{padding-left:2.5rem}.flexed-banner .overflow-hidden .image-wrap .more.prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.968 0l1.713 1.719-7.053 7.053H35v2.456H4.628l7.053 7.076L9.968 20 0 10 9.968 0z' fill='%23fff'/%3E%3C/svg%3E");left:0}.next-prev-blog-links{width:100%;position:relative}.next-prev-blog-links .single{width:50%;overflow:hidden;height:9.167rem;position:relative}@media (max-width:991.98px){.next-prev-blog-links .single{height:7rem}}.next-prev-blog-links .single:hover .image-wrap,.next-prev-blog-links .single:hover .text{transform:scale(1.1);transition:all .5s ease-out}.next-prev-blog-links .single .image-wrap{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:10;background-color:#101010;background-repeat:no-repeat;background-size:cover;background-position:50%;transform:scale(1.01);transition:all .5s ease-out}.next-prev-blog-links .single .image-wrap:before{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:11;background-color:rgba(33,33,33,.5);content:""}.next-prev-blog-links .single .text{font-size:1.889rem;line-height:125%;font-weight:200;position:relative;padding-left:3.333rem;display:inline-block;color:#fff;transform:scale(1.01);transition:all .5s ease-out}@media (max-width:991.98px){.next-prev-blog-links .single .text{font-size:1.5rem;padding-left:2.9rem}}@media (max-width:575.98px){.next-prev-blog-links .single .text{font-size:4vw;padding-left:5vw}}.next-prev-blog-links .single .text:before{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";background-repeat:no-repeat;background-size:100% 100%;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.968 0l1.713 1.719-7.053 7.053H35v2.456H4.628l7.053 7.076L9.968 20 0 10 9.968 0z' fill='%23fff'/%3E%3C/svg%3E");width:1.36rem;height:1.111rem;display:inline-block}@media (max-width:991.98px){.next-prev-blog-links .single .text:before{width:1.944rem;height:.776rem}}@media (max-width:575.98px){.next-prev-blog-links .single .text:before{width:4vw;height:3vw}}.next-prev-blog-links .single:last-child .text{padding-left:0;padding-right:3.333rem}@media (max-width:991.98px){.next-prev-blog-links .single:last-child .text{padding-right:2.9rem}}@media (max-width:575.98px){.next-prev-blog-links .single:last-child .text{padding-right:5vw}}.next-prev-blog-links .single:last-child .text:before{left:auto;right:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.032 20l-1.713-1.719 7.053-7.053H0V8.772h30.372l-7.053-7.076L25.032 0 35 10l-9.968 10z' fill='%23fff'/%3E%3C/svg%3E")}.gallery-image-wrapper{width:100%;display:block;position:relative;padding-top:90%;overflow:hidden}.gallery-image-wrapper .image{position:absolute;left:0;bottom:0;right:0;top:0;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;transform:scale(1);transition:all .5s ease-out}.gallery-image-wrapper:hover .image{transform:scale(1.1);transition:all .5s ease-out;box-shadow:0 5px 10px rgba(0,0,0,.6)}.standard-block{width:100%;display:block;position:relative;padding:5rem 0;background-repeat:no-repeat;background-size:cover;background-position:50%}@media (max-width:991.98px){.standard-block{padding:4rem 0}}@media (max-width:767.98px){.standard-block{padding:3rem 0}}.list-with-bullet{display:inline-block;position:relative}.list-with-bullet li{position:relative;padding-left:13px;padding-bottom:5px}.list-with-bullet li:before{width:3px;height:3px;border-radius:50%;position:absolute;left:0;top:11px;background-color:#101010;content:""}.list-with-bullet li:last-chlid{padding-bottom:0}.career-single{width:100%;display:block;position:relative;box-shadow:0 0 .556rem rgba(0,0,0,.25);background-color:#fff;margin-bottom:1.111rem}.career-single .form-label{color:#5b5b5b;font-size:.82rem}.career-single:last-of-type{margin-bottom:0}.career-single .top{width:100%;padding:1.667rem 3.333rem;position:relative}@media (max-width:767.98px){.career-single .top{padding:1.5rem}}@media (max-width:440px){.career-single .top{flex-direction:column!important;align-items:start!important}}@media (max-width:440px){.career-single .top .left{padding-bottom:.5rem}}.career-single .top .left .position{position:relative;padding-left:2.222rem}.career-single .top .left .position .icon{position:absolute;left:0;height:1.667rem;width:1.667rem;top:50%;transform:translateY(-50%);text-align:center}.career-single .top .left .position .icon img,.career-single .top .left .position .icon svg{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto}.career-single .top .left .loaction{position:relative;padding-left:1.667rem}.career-single .top .left .loaction:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 19a29.779 29.779 0 01-3.5-3.53C1.9 13.557 0 10.711 0 8a7 7 0 0111.952-4.95A6.955 6.955 0 0114 8c0 2.712-1.9 5.558-3.5 7.47A29.78 29.78 0 017 19zM7 5a3 3 0 100 6 3 3 0 000-6z' fill='%2326F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;background-position:50%;width:.778rem;height:1.056rem;position:absolute;left:.278rem;top:50%;transform:translateY(-50%);content:""}.career-single .details{padding:0 2.778rem 2.778rem}@media (max-width:767.98px){.career-single .details{padding:0 1.5rem 1.5rem}}.custom-file-input-block{width:100%;display:block;position:relative;background-color:transparent;border:1px solid #dadada;padding:.667rem .889rem;font-size:.889rem;line-height:120%;color:#8c8c8c;border-radius:0;min-height:2.667rem;font-weight:400;box-shadow:none!important}.custom-file-input-block .actual-btn{position:absolute;right:0;top:0;height:100%;background-color:#002f99;color:#fff;font-weight:400;font-size:.889rem;line-height:120%;width:7.5rem;padding:.611rem 1.111rem;text-align:center;transition:all .3s ease-out}.custom-file-input-block .actual-btn:hover{cursor:pointer;opacity:.9;transition:all .3s ease-out}.custom-file-input-block .file-chosen{max-width:calc(100% - 8.333rem);white-space:nowrap;display:block;overflow:hidden}.btn-regular{background-color:#002f99;color:#fff;font-weight:400;font-size:.889rem;min-height:2.556rem;line-height:120%;padding:.667rem 1.111rem;transition:all .3s ease-out;display:inline-block}.btn-regular:hover{cursor:pointer;opacity:.9;transition:all .3s ease-out}.meet-the-team .team-single{position:relative;width:100%;display:block}.meet-the-team .team-single p{text-align:center;font-size:16px;font-weight:400}.meet-the-team .team-single p.font-light{color:#002f99}.meet-the-team .team-single .image-wrap{width:100%;display:block;position:relative;padding-top:110%;height:auto;z-index:1;margin-bottom:.7rem;box-shadow:0 8px 24px rgba(0,0,0,.15)}.meet-the-team .team-single .image-wrap .image{width:100%;height:100%;position:absolute;display:block;left:0;bottom:0;top:0;right:0;background-repeat:no-repeat;background-size:cover;background-position:50%;z-index:10}.meet-the-team .f-30{font-size:1.667rem;font-weight:400}@media (max-width:991.98px){.meet-the-team .f-30{font-size:1.5rem}}@media (max-width:575.98px){.meet-the-team .f-30{font-size:1.3rem}}.meet-the-team .extra-light-font{font-weight:200;font-size:1.111rem}.compensate-for-scrollbar{padding-right:.4rem!important}.masonry-images-offices{width:100%;overflow:hidden}.masonry-images-offices .card{margin-bottom:20px;border:none;border-top-left-radius:0;border-top-right-radius:0}.masonry-images-offices .card img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;border-radius:0!important}.masonry-images-offices .card .card-a{width:100%;height:402px}.masonry-images-offices .card .card-b{width:100%;height:205px}@media (max-width:767.98px){.masonry-images-offices .card .card-b{height:240px}}.masonry-images-offices .card .card-c{width:100%;height:339px}@media (max-width:767.98px){.masonry-images-offices .card .card-c{height:400px}}.masonry-images-offices .card .card-d{width:100%;height:276px}.masonry-images-offices .card .card-e{width:100%;height:473px}@media (max-width:767.98px){.masonry-images-offices .card .card-e{height:362px}}.masonry-images-offices .card .card-f{width:100%;height:276px}.social-list .list-inline-item:not(:last-child){margin-right:1rem}.social-list a{display:inline-block;position:relative;background-repeat:no-repeat;background-size:100% 100%;background-position:50%;transform:scale(1);transition:all .3s ease-out}.social-list a:hover{transform:scale(1.15);transition:all .3s ease-out}.social-list a.facebook{width:12px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.238 1.538A5.25 5.25 0 017.95 0h2.7a.75.75 0 01.75.75v3.6a.75.75 0 01-.75.75h-2.7a.15.15 0 00-.15.15V7.2h2.85a.75.75 0 01.728.932l-.9 3.6a.75.75 0 01-.728.568H7.8v6.45a.75.75 0 01-.75.75h-3.6a.75.75 0 01-.75-.75V12.3H.75a.75.75 0 01-.75-.75v-3.6a.75.75 0 01.75-.75H2.7V5.25a5.25 5.25 0 011.538-3.712zM7.95 1.5A3.75 3.75 0 004.2 5.25v2.7a.75.75 0 01-.75.75H1.5v2.1h1.95a.75.75 0 01.75.75V18h2.1v-6.45a.75.75 0 01.75-.75h2.114l.525-2.1H7.05a.75.75 0 01-.75-.75v-2.7A1.65 1.65 0 017.95 3.6H9.9V1.5H7.95z' fill='%23fff'/%3E%3C/svg%3E")}.social-list a.facebook:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.382 0C7.81 0 6.304.587 5.193 1.633c-1.11 1.046-1.735 2.464-1.735 3.942V8.68H.288C.13 8.68 0 8.801 0 8.951v4.098c0 .15.129.271.288.271h3.17v8.409c0 .15.13.271.288.271h4.355c.16 0 .288-.121.288-.271V13.32h3.198a.286.286 0 00.28-.205l1.088-4.099c.046-.17-.092-.337-.28-.337H8.39V5.575a.91.91 0 01.29-.66c.187-.175.44-.274.703-.274h3.33c.159 0 .288-.121.288-.271V.27c0-.15-.129-.271-.288-.271h-3.33z' fill='%23fff'/%3E%3C/svg%3E")}.social-list a.instagram{width:19px;height:19px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.442 4.458a1 1 0 112 0 1 1 0 01-2 0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.442 4.708a4.75 4.75 0 100 9.5 4.75 4.75 0 000-9.5zm-3.25 4.75a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7.29a47.72 47.72 0 00-10.516 0C2.172.516.547 2.1.31 4.124a45.921 45.921 0 000 10.67c.236 2.022 1.86 3.607 3.873 3.832a47.77 47.77 0 0010.516 0c2.012-.225 3.637-1.81 3.873-3.833a45.925 45.925 0 000-10.669C18.337 2.1 16.713.515 14.7.291zM4.35 1.782a46.22 46.22 0 0110.184 0 2.893 2.893 0 012.55 2.516 44.421 44.421 0 010 10.32 2.892 2.892 0 01-2.55 2.517 46.217 46.217 0 01-10.184 0 2.892 2.892 0 01-2.55-2.516 44.421 44.421 0 010-10.32A2.896 2.896 0 014.35 1.78z' fill='%23fff'/%3E%3C/svg%3E")}.social-list a.instagram:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 7.44a4.063 4.063 0 00-4.066 4.06c0 2.242 1.82 4.06 4.066 4.06a4.063 4.063 0 004.066-4.06c0-2.242-1.82-4.06-4.066-4.06z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.956.361a59.489 59.489 0 0113.088 0c2.375.265 4.29 2.133 4.57 4.513.515 4.402.515 8.85 0 13.253-.28 2.379-2.195 4.247-4.57 4.512a59.492 59.492 0 01-13.088 0c-2.375-.265-4.29-2.133-4.57-4.512a56.948 56.948 0 010-13.253C.667 2.494 2.582.626 4.957.36zm12.8 3.645a1.25 1.25 0 10-.003 2.5 1.25 1.25 0 00.002-2.5zM5.556 11.5A5.938 5.938 0 0111.5 5.567a5.938 5.938 0 015.943 5.933 5.938 5.938 0 01-5.943 5.933A5.938 5.938 0 015.557 11.5z' fill='%23fff'/%3E%3C/svg%3E")}.social-list a.linkedin{width:21px;height:21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.75 0a2.75 2.75 0 100 5.5 2.75 2.75 0 000-5.5zM1.5 2.75a1.25 1.25 0 112.5 0 1.25 1.25 0 01-2.5 0zm-1.5 4A.75.75 0 01.75 6h4a.75.75 0 01.75.75v13a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-13zm1.5.75V19H4V7.5H1.5zM7 6.75A.75.75 0 017.75 6h4a.75.75 0 01.75.75v.434l.435-.187a7.792 7.792 0 012.358-.595C18.068 6.15 20.5 8.33 20.5 11.13v8.62a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-7a1.25 1.25 0 00-2.5 0v7a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-13zm1.5.75V19H11v-6.25a2.75 2.75 0 115.5 0V19H19v-7.87c0-1.904-1.661-3.408-3.57-3.234a6.31 6.31 0 00-1.904.48l-1.48.635A.75.75 0 0111 8.32V7.5H8.5z' fill='%23fff'/%3E%3C/svg%3E")}.social-list a.linkedin:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.833 0C1.27 0 0 1.236 0 2.76c0 1.524 1.269 2.76 2.833 2.76 1.565 0 2.834-1.236 2.834-2.76C5.667 1.236 4.398 0 2.833 0zM.167 7.792A.165.165 0 000 7.955v16.883c0 .09.075.162.167.162H5.5a.165.165 0 00.167-.162V7.955a.165.165 0 00-.167-.163H.167zm8.666 0a.165.165 0 00-.166.163v16.883c0 .09.074.162.166.162h5.334a.165.165 0 00.166-.162v-9.091c0-.646.264-1.265.733-1.722a2.534 2.534 0 011.767-.713c.663 0 1.3.256 1.768.713.469.457.732 1.076.732 1.722v9.09c0 .09.075.163.167.163h5.333a.165.165 0 00.167-.162V13.643c0-3.151-2.814-5.617-6.034-5.332a9.763 9.763 0 00-2.89.711l-1.743.727V7.955a.165.165 0 00-.166-.163H8.833z' fill='%23fff'/%3E%3C/svg%3E")}.social-list.black a.facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.238 1.538A5.25 5.25 0 017.95 0h2.7a.75.75 0 01.75.75v3.6a.75.75 0 01-.75.75h-2.7a.15.15 0 00-.15.15V7.2h2.85a.75.75 0 01.728.932l-.9 3.6a.75.75 0 01-.728.568H7.8v6.45a.75.75 0 01-.75.75h-3.6a.75.75 0 01-.75-.75V12.3H.75a.75.75 0 01-.75-.75v-3.6a.75.75 0 01.75-.75H2.7V5.25a5.25 5.25 0 011.538-3.712zM7.95 1.5A3.75 3.75 0 004.2 5.25v2.7a.75.75 0 01-.75.75H1.5v2.1h1.95a.75.75 0 01.75.75V18h2.1v-6.45a.75.75 0 01.75-.75h2.114l.525-2.1H7.05a.75.75 0 01-.75-.75v-2.7A1.65 1.65 0 017.95 3.6H9.9V1.5H7.95z' fill='%23101010'/%3E%3C/svg%3E")}.social-list.black a.facebook:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.382 0C7.81 0 6.304.587 5.193 1.633c-1.11 1.046-1.735 2.464-1.735 3.942V8.68H.288C.13 8.68 0 8.801 0 8.951v4.098c0 .15.129.271.288.271h3.17v8.409c0 .15.13.271.288.271h4.355c.16 0 .288-.121.288-.271V13.32h3.198a.286.286 0 00.28-.205l1.088-4.099c.046-.17-.092-.337-.28-.337H8.39V5.575a.91.91 0 01.29-.66c.187-.175.44-.274.703-.274h3.33c.159 0 .288-.121.288-.271V.27c0-.15-.129-.271-.288-.271h-3.33z' fill='%23101010'/%3E%3C/svg%3E")}.social-list.black a.instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.442 4.458a1 1 0 112 0 1 1 0 01-2 0z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.442 4.708a4.75 4.75 0 100 9.5 4.75 4.75 0 000-9.5zm-3.25 4.75a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7.29a47.72 47.72 0 00-10.516 0C2.172.516.547 2.1.31 4.124a45.921 45.921 0 000 10.67c.236 2.022 1.86 3.607 3.873 3.832a47.77 47.77 0 0010.516 0c2.012-.225 3.637-1.81 3.873-3.833a45.925 45.925 0 000-10.669C18.337 2.1 16.713.515 14.7.291zM4.35 1.782a46.22 46.22 0 0110.184 0 2.893 2.893 0 012.55 2.516 44.421 44.421 0 010 10.32 2.892 2.892 0 01-2.55 2.517 46.217 46.217 0 01-10.184 0 2.892 2.892 0 01-2.55-2.516 44.421 44.421 0 010-10.32A2.896 2.896 0 014.35 1.78z' fill='%23101010'/%3E%3C/svg%3E")}.social-list.black a.instagram:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 7.44a4.063 4.063 0 00-4.066 4.06c0 2.242 1.82 4.06 4.066 4.06a4.063 4.063 0 004.066-4.06c0-2.242-1.82-4.06-4.066-4.06z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.956.361a59.489 59.489 0 0113.088 0c2.375.265 4.29 2.133 4.57 4.513.515 4.402.515 8.85 0 13.253-.28 2.379-2.195 4.247-4.57 4.512a59.492 59.492 0 01-13.088 0c-2.375-.265-4.29-2.133-4.57-4.512a56.948 56.948 0 010-13.253C.667 2.494 2.582.626 4.957.36zm12.8 3.645a1.25 1.25 0 10-.003 2.5 1.25 1.25 0 00.002-2.5zM5.556 11.5A5.938 5.938 0 0111.5 5.567a5.938 5.938 0 015.943 5.933 5.938 5.938 0 01-5.943 5.933A5.938 5.938 0 015.557 11.5z' fill='%23101010'/%3E%3C/svg%3E")}.social-list.black a.linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.75 0a2.75 2.75 0 100 5.5 2.75 2.75 0 000-5.5zM1.5 2.75a1.25 1.25 0 112.5 0 1.25 1.25 0 01-2.5 0zm-1.5 4A.75.75 0 01.75 6h4a.75.75 0 01.75.75v13a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-13zm1.5.75V19H4V7.5H1.5zM7 6.75A.75.75 0 017.75 6h4a.75.75 0 01.75.75v.434l.435-.187a7.792 7.792 0 012.358-.595C18.068 6.15 20.5 8.33 20.5 11.13v8.62a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-7a1.25 1.25 0 00-2.5 0v7a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-13zm1.5.75V19H11v-6.25a2.75 2.75 0 115.5 0V19H19v-7.87c0-1.904-1.661-3.408-3.57-3.234a6.31 6.31 0 00-1.904.48l-1.48.635A.75.75 0 0111 8.32V7.5H8.5z' fill='%23101010'/%3E%3C/svg%3E")}.social-list.black a.linkedin:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.833 0C1.27 0 0 1.236 0 2.76c0 1.524 1.269 2.76 2.833 2.76 1.565 0 2.834-1.236 2.834-2.76C5.667 1.236 4.398 0 2.833 0zM.167 7.792A.165.165 0 000 7.955v16.883c0 .09.075.162.167.162H5.5a.165.165 0 00.167-.162V7.955a.165.165 0 00-.167-.163H.167zm8.666 0a.165.165 0 00-.166.163v16.883c0 .09.074.162.166.162h5.334a.165.165 0 00.166-.162v-9.091c0-.646.264-1.265.733-1.722a2.534 2.534 0 011.767-.713c.663 0 1.3.256 1.768.713.469.457.732 1.076.732 1.722v9.09c0 .09.075.163.167.163h5.333a.165.165 0 00.167-.162V13.643c0-3.151-2.814-5.617-6.034-5.332a9.763 9.763 0 00-2.89.711l-1.743.727V7.955a.165.165 0 00-.166-.163H8.833z' fill='%23101010'/%3E%3C/svg%3E")}.social-list.blue a.facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.238 1.538A5.25 5.25 0 017.95 0h2.7a.75.75 0 01.75.75v3.6a.75.75 0 01-.75.75h-2.7a.15.15 0 00-.15.15V7.2h2.85a.75.75 0 01.728.932l-.9 3.6a.75.75 0 01-.728.568H7.8v6.45a.75.75 0 01-.75.75h-3.6a.75.75 0 01-.75-.75V12.3H.75a.75.75 0 01-.75-.75v-3.6a.75.75 0 01.75-.75H2.7V5.25a5.25 5.25 0 011.538-3.712zM7.95 1.5A3.75 3.75 0 004.2 5.25v2.7a.75.75 0 01-.75.75H1.5v2.1h1.95a.75.75 0 01.75.75V18h2.1v-6.45a.75.75 0 01.75-.75h2.114l.525-2.1H7.05a.75.75 0 01-.75-.75v-2.7A1.65 1.65 0 017.95 3.6H9.9V1.5H7.95z' fill='%23002F99'/%3E%3C/svg%3E")}.social-list.blue a.facebook:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.382 0C7.81 0 6.304.587 5.193 1.633c-1.11 1.046-1.735 2.464-1.735 3.942V8.68H.288C.13 8.68 0 8.801 0 8.951v4.098c0 .15.129.271.288.271h3.17v8.409c0 .15.13.271.288.271h4.355c.16 0 .288-.121.288-.271V13.32h3.198a.286.286 0 00.28-.205l1.088-4.099c.046-.17-.092-.337-.28-.337H8.39V5.575a.91.91 0 01.29-.66c.187-.175.44-.274.703-.274h3.33c.159 0 .288-.121.288-.271V.27c0-.15-.129-.271-.288-.271h-3.33z' fill='%23002F99'/%3E%3C/svg%3E")}.social-list.blue a.instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.442 4.458a1 1 0 112 0 1 1 0 01-2 0z' fill='%23002F99'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.442 4.708a4.75 4.75 0 100 9.5 4.75 4.75 0 000-9.5zm-3.25 4.75a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0z' fill='%23002F99'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7.29a47.72 47.72 0 00-10.516 0C2.172.516.547 2.1.31 4.124a45.921 45.921 0 000 10.67c.236 2.022 1.86 3.607 3.873 3.832a47.77 47.77 0 0010.516 0c2.012-.225 3.637-1.81 3.873-3.833a45.925 45.925 0 000-10.669C18.337 2.1 16.713.515 14.7.291zM4.35 1.782a46.22 46.22 0 0110.184 0 2.893 2.893 0 012.55 2.516 44.421 44.421 0 010 10.32 2.892 2.892 0 01-2.55 2.517 46.217 46.217 0 01-10.184 0 2.892 2.892 0 01-2.55-2.516 44.421 44.421 0 010-10.32A2.896 2.896 0 014.35 1.78z' fill='%23002F99'/%3E%3C/svg%3E")}.social-list.blue a.instagram:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 7.44a4.063 4.063 0 00-4.066 4.06c0 2.242 1.82 4.06 4.066 4.06a4.063 4.063 0 004.066-4.06c0-2.242-1.82-4.06-4.066-4.06z' fill='%23002F99'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.956.361a59.489 59.489 0 0113.088 0c2.375.265 4.29 2.133 4.57 4.513.515 4.402.515 8.85 0 13.253-.28 2.379-2.195 4.247-4.57 4.512a59.492 59.492 0 01-13.088 0c-2.375-.265-4.29-2.133-4.57-4.512a56.948 56.948 0 010-13.253C.667 2.494 2.582.626 4.957.36zm12.8 3.645a1.25 1.25 0 10-.003 2.5 1.25 1.25 0 00.002-2.5zM5.556 11.5A5.938 5.938 0 0111.5 5.567a5.938 5.938 0 015.943 5.933 5.938 5.938 0 01-5.943 5.933A5.938 5.938 0 015.557 11.5z' fill='%23002F99'/%3E%3C/svg%3E")}.social-list.blue a.linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.75 0a2.75 2.75 0 100 5.5 2.75 2.75 0 000-5.5zM1.5 2.75a1.25 1.25 0 112.5 0 1.25 1.25 0 01-2.5 0zm-1.5 4A.75.75 0 01.75 6h4a.75.75 0 01.75.75v13a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-13zm1.5.75V19H4V7.5H1.5zM7 6.75A.75.75 0 017.75 6h4a.75.75 0 01.75.75v.434l.435-.187a7.792 7.792 0 012.358-.595C18.068 6.15 20.5 8.33 20.5 11.13v8.62a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-7a1.25 1.25 0 00-2.5 0v7a.75.75 0 01-.75.75h-4a.75.75 0 01-.75-.75v-13zm1.5.75V19H11v-6.25a2.75 2.75 0 115.5 0V19H19v-7.87c0-1.904-1.661-3.408-3.57-3.234a6.31 6.31 0 00-1.904.48l-1.48.635A.75.75 0 0111 8.32V7.5H8.5z' fill='%23002F99'/%3E%3C/svg%3E")}.social-list.blue a.linkedin:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.833 0C1.27 0 0 1.236 0 2.76c0 1.524 1.269 2.76 2.833 2.76 1.565 0 2.834-1.236 2.834-2.76C5.667 1.236 4.398 0 2.833 0zM.167 7.792A.165.165 0 000 7.955v16.883c0 .09.075.162.167.162H5.5a.165.165 0 00.167-.162V7.955a.165.165 0 00-.167-.163H.167zm8.666 0a.165.165 0 00-.166.163v16.883c0 .09.074.162.166.162h5.334a.165.165 0 00.166-.162v-9.091c0-.646.264-1.265.733-1.722a2.534 2.534 0 011.767-.713c.663 0 1.3.256 1.768.713.469.457.732 1.076.732 1.722v9.09c0 .09.075.163.167.163h5.333a.165.165 0 00.167-.162V13.643c0-3.151-2.814-5.617-6.034-5.332a9.763 9.763 0 00-2.89.711l-1.743.727V7.955a.165.165 0 00-.166-.163H8.833z' fill='%23002F99'/%3E%3C/svg%3E")}.image-gallery-slider .item .image-wrap{width:100%;position:relative;display:block;padding-top:100%}.image-gallery-slider .item .image-wrap .image{position:absolute;left:0;bottom:0;right:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}.fixed-newsletter-banner{position:fixed;display:block;bottom:-100%;width:100%;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.25);max-width:1092px;left:50%;transform:translateX(-50%);transition:all .8s ease-out;z-index:50}.fixed-newsletter-banner.show-it{bottom:0;transition:all .8s ease-out}.fixed-newsletter-banner .h2{padding-right:2rem}.fixed-newsletter-banner .inside-details{padding:1.944rem}@media (max-width:575.98px){.fixed-newsletter-banner .inside-details{padding:1.111rem}}.fixed-newsletter-banner .inside-details small{font-size:.778rem;line-height:150%}@media (max-width:575.98px){.fixed-newsletter-banner .inside-details small{font-size:.667rem}}.fixed-newsletter-banner .inside-details .form .form-control{padding-right:8.333rem}@media (max-width:374.98px){.fixed-newsletter-banner .inside-details .form .form-control{padding-right:6rem}}.fixed-newsletter-banner .inside-details .form button{position:absolute;right:0;top:0;min-height:2.667rem;color:#fff;background-color:#002f99;text-align:center;font-weight:400;font-size:.889rem;line-height:120%;width:7.5rem;transition:all .8s ease-out}@media (max-width:374.98px){.fixed-newsletter-banner .inside-details .form button{width:5.5rem}}.fixed-newsletter-banner .inside-details .form button:hover{opacity:.9;transition:all .8s ease-out}.fixed-newsletter-banner .close-btn-banner{position:absolute;right:1.111rem;top:1.111rem}@media (max-width:767.98px){.fixed-newsletter-banner .close-btn-banner svg{width:1.111rem;height:auto}}.menu-separator{width:100%;display:block;position:relative;height:5rem}@media (max-width:991.98px){.menu-separator{height:4rem}}.contact-top-block{width:100%;display:block;position:relative;height:930px;box-shadow:0 .444rem 1.333rem rgba(0,0,0,.15);z-index:50}.contact-top-block.updated{background-repeat:no-repeat;background-size:cover;background-position:50%;background-image:url(/images/world-map-black.jpg?ad3781f610023b0452249d671808a9a5);padding:120px 0;height:auto;box-shadow:none}@media (max-width:1199.98px){.contact-top-block.updated{padding:80px 0}}@media (max-width:767.98px){.contact-top-block.updated{padding:50px 0}}.contact-top-block.updated .form-control.v2,.contact-top-block.updated .form-control.v2:focus{color:#fff}.contact-top-block.updated .container{max-width:1480px}@media (max-width:1520px){.contact-top-block.updated .container{padding-left:25px;padding-right:25px}}@media (max-width:767.98px){.contact-top-block.updated .container{padding-left:20px;padding-right:20px}}.contact-top-block.updated .offices-box{background:rgba(67,67,67,.4);-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);border:1px solid hsla(0,0%,100%,.21);padding:60px 40px;font-weight:400;font-size:18px;line-height:150%;width:100%;max-width:100%}@media (max-width:575.98px){.contact-top-block.updated .offices-box{padding:50px 35px}}.contact-top-block.updated .offices-box .title{font-weight:500;font-size:24px;line-height:125%}@media (max-width:1399.98px){.contact-top-block.updated .offices-box .h-100{height:100%!important}}.contact-top-block.updated .offices-box.padding{padding-left:100px;padding-right:100px}@media (max-width:1199.98px){.contact-top-block.updated .offices-box.padding{padding-left:60px;padding-right:60px}}@media (max-width:575.98px){.contact-top-block.updated .offices-box.padding{padding:50px 35px}}.contact-top-block .container{padding-left:40px;padding-right:10px}@media (max-width:1399.98px){.contact-top-block .container{padding-left:25px;padding-right:25px}}@media (max-width:575.98px){.contact-top-block .container{padding-left:20px;padding-right:20px}}@media (max-width:1921px){.contact-top-block{height:100vh}}@media (max-width:1399.98px){.contact-top-block{height:auto;min-height:5.556rem}}@media (max-width:1399.98px){.contact-top-block .h-100{height:auto!important}}.contact-top-block .right{position:relative;background-color:rgba(133,167,255,.12);padding-left:4.444rem;height:100%}@media (max-width:1399.98px){.contact-top-block .right{padding-top:3rem;padding-bottom:3rem}}@media (max-width:1199.98px){.contact-top-block .right{padding-left:25px;padding-right:25px;width:calc(100% + 50px);margin-left:-25px}}.contact-top-block .right:after{position:absolute;left:0;top:0;width:100vw;height:100%;display:block;background-image:url(/images/contact-bg.webp?e55839fc0fe84ca770e5d6381027235d);background-repeat:no-repeat;background-size:auto 100%;background-position:0 0;z-index:1;content:"";mix-blend-mode:multiply;opacity:.2}@media (max-width:1199.98px){.contact-top-block .right:after{width:100%;height:100%;background-size:cover}}.contact-top-block .right:before{position:absolute;left:100%;top:0;height:100%;content:"";background-color:rgba(133,167,255,.12);z-index:2;width:100vw}.contact-top-block .right .offices-box a{color:#101010}.contact-top-block .right .offices-box a.link-email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 0H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2zm-.4 4.25l-6.54 4.09c-.65.41-1.47.41-2.12 0L2.4 4.25a.85.85 0 11.9-1.44L10 7l6.7-4.19a.85.85 0 11.9 1.44z' fill='%23002F99'/%3E%3C/svg%3E")}.contact-top-block .right .offices-box a.link-tel:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.998 12.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L5.538 0H.028c-.58 10.18 7.79 18.55 17.97 17.97v-5.51z' fill='%23002F99'/%3E%3C/svg%3E")}.contact-top-block .right .offices-box a.link-tel.whatsapp:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.1 19.49a.403.403 0 00.49.497l4.626-1.214a10.011 10.011 0 004.78 1.216H10c5.51 0 10-4.482 10-9.992a9.928 9.928 0 00-2.926-7.068A9.939 9.939 0 0010 0C4.49 0 0 4.482 0 9.992c0 1.753.46 3.475 1.336 4.994L.1 19.489zM6.83 5.211c.184.005.388.015.582.447.128.287.345.817.521 1.248.137.335.25.611.279.668.064.129.104.278.02.452l-.029.058a1.432 1.432 0 01-.23.373c-.047.054-.095.114-.144.173a4.26 4.26 0 01-.243.28c-.13.128-.264.267-.115.525.15.258.671 1.107 1.441 1.792a6.658 6.658 0 001.912 1.21c.07.03.127.055.17.076.258.129.412.11.56-.065.15-.173.647-.754.82-1.012.17-.258.343-.219.582-.13.238.09 1.51.716 1.768.845l.143.07c.18.086.302.145.354.232.065.11.065.626-.149 1.231-.219.606-1.272 1.187-1.749 1.231l-.136.016c-.437.053-.992.12-2.968-.66-2.436-.963-4.044-3.348-4.369-3.83a2.762 2.762 0 00-.053-.078l-.005-.007c-.148-.198-1.053-1.414-1.053-2.668 0-1.2.589-1.824.857-2.11a6.76 6.76 0 00.047-.05.953.953 0 01.69-.322c.175 0 .349 0 .498.005z' fill='%23002F99'/%3E%3C/svg%3E")}.contact-top-block .right .offices-box a.link-address:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 0C3.13 0 0 3.13 0 7c0 4.17 4.42 9.92 6.24 12.11.4.48 1.13.48 1.53 0C9.58 16.92 14 11.17 14 7c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z' fill='%23002F99'/%3E%3C/svg%3E")}.contact-top-block .left{padding-right:2.778rem;height:100%}@media (max-width:1399.98px){.contact-top-block .left{padding-top:3rem;padding-bottom:3rem}}@media (max-width:1199.98px){.contact-top-block .left{padding-right:0}}.full-banner-block{width:100%;display:block;position:relative;padding:5.556rem 0;background-image:url(/images/home-tech-white-bg.webp?0dfe5e021490dd95bbd52a5323f2224c);background-repeat:no-repeat;background-size:cover;background-position:cetner 50%}@media (max-width:991.98px){.full-banner-block{padding:4rem 0}}@media (max-width:575.98px){.full-banner-block{padding:3rem 0}}.full-banner-block .banner-box{width:100%;position:relative;padding:3rem 6rem;box-shadow:0 .444rem 1.333rem rgba(0,0,0,.15);background-color:#fff}@media (max-width:1399.98px){.full-banner-block .banner-box{padding:3rem 4.72rem}}@media (max-width:991.98px){.full-banner-block .banner-box{padding:2rem}}.academy-top-block{width:100%;display:block;position:relative;background:linear-gradient(90deg,#b7c7ff,#506cff 51.04%,#8423ff);color:#fff;padding:180px 0 100px}.academy-top-block.bg-yellow{background:linear-gradient(90deg,#fcfe94,#f2e67a 29.17%,#ebd66a 58.85%,#e8db64)}@media (max-width:1199.98px){.academy-top-block{padding:8rem 0 4rem}}@media (max-width:767.98px){.academy-top-block{padding:10rem 0 6rem}}@media (max-width:575.98px){.academy-top-block{padding:8rem 0 4rem}}.academy-top-block.bg{padding:140px 0 70px}@media (max-width:991.98px){.academy-top-block.bg{padding:6rem 0 3rem}}.academy-top-block.bg:before{display:none}.academy-top-block.bg:after{display:block;background-color:rgba(0,0,0,.3)}.academy-top-block:before{position:absolute;left:0;bottom:0;top:0;right:0;height:100%;width:100%;content:"";background-image:url(/images/academy-top-bg.svg?181334012012b01bd6fffe2c32afe195);background-position:bottom 30% center;background-size:auto 65%;background-repeat:no-repeat;display:none;z-index:1}@media (max-width:767.98px){.academy-top-block:before{display:block}}.academy-top-block:after{position:absolute;left:0;bottom:0;top:0;right:0;height:100%;width:100%;content:"";background-color:rgba(0,0,0,.5);display:none;z-index:2}@media (max-width:767.98px){.academy-top-block:after{display:block}}.academy-top-block .image{position:relative}.academy-top-block .image .circle{position:absolute;left:0;top:-30px;width:95px;height:95px;border-radius:50%;background-color:#000;z-index:10;display:inline-block}.academy-top-block .image .circle.second{left:auto;right:80px;top:30px}.academy-top-block .image .circle.thirt{left:-40px;bottom:40px;top:auto}.academy-top-block .image .circle.four{right:-40px;left:auto;bottom:0;top:auto}.academy-top-block .image .circle img,.academy-top-block .image .circle svg{max-width:70px;max-height:70px;width:auto;height:auto}.internal-simple-block{background-repeat:no-repeat;background-position:50%;background-size:cover;background-attachment:fixed}.internal-simple-block.darker{color:#fff;padding:5rem 0}.internal-simple-block.darker:before{position:absolute;left:0;bottom:0;right:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);content:""}.internal-simple-block.padding{padding:5rem 0}@media (max-width:991.98px){.internal-simple-block.padding{padding:4rem 0}}@media (max-width:767.98px){.internal-simple-block.padding{padding:3.5rem 0}}.internal-simple-block .white-box-banner{background-color:#fff;position:relative;display:block;width:100%;color:#101010;padding:2.222rem 5rem 4.444rem;box-shadow:0 8px 24px rgba(0,0,0,.15)}@media (max-width:991.98px){.internal-simple-block .white-box-banner{padding:2.222rem 4.444rem 3.333rem}}@media (max-width:767.98px){.internal-simple-block .white-box-banner{padding:1.389rem 1.667rem}}@media (max-width:575.98px){.internal-simple-block .white-box-banner{padding:1.389rem 1.111rem 1.944rem}}.internal-simple-block .white-box-banner .h2{color:#002f99;padding-bottom:2.333rem}@media (max-width:767.98px){.internal-simple-block .white-box-banner .h2{padding-bottom:1rem}}.internal-simple-block .white-box-banner .single{width:auto;max-width:100%;position:relative}.internal-simple-block .white-box-banner .single .icon{position:absolute;left:0;top:0;content:"";height:3.444rem;width:3.111rem}@media (max-width:575.98px){.internal-simple-block .white-box-banner .single .icon{position:relative;width:100%;text-align:center;margin-bottom:.833rem}}.internal-simple-block .white-box-banner .single .icon svg{max-width:3.444rem;max-height:3.111rem;width:auto;height:auto}.internal-simple-block .white-box-banner .single .text{padding-left:4.222rem}@media (max-width:575.98px){.internal-simple-block .white-box-banner .single .text{padding-left:0;width:100%;text-align:center}}.internal-simple-block .white-box-banner .single .text .title{font-size:1.333rem}@media (max-width:575.98px){.internal-simple-block .white-box-banner .single .text .title{font-size:1.111rem}}.internal-simple-block .course-type-block{box-shadow:0 8px 24px rgba(0,0,0,.15);background-color:#fff;padding-top:1.889rem;padding-bottom:4.444rem;background-repeat:no-repeat;background-size:cover;background-position:bottom}@media (max-width:575.98px){.internal-simple-block .course-type-block{padding-bottom:3.333rem}}.scrollto-buttons{margin-left:-7.5px;margin-right:-7.5px}.scrollto-buttons .single{width:20%;padding:7.5px}@media (max-width:767.98px){.scrollto-buttons .single{width:auto}}.scrollto-buttons .single a{display:block;width:100%;color:#101010;font-weight:400;font-size:24px;line-height:36px;min-height:80px;box-shadow:0 8px 24px rgba(0,0,0,.15);background-color:#fff;padding:20px;text-align:center}.scrollto-buttons .single a:hover{background-color:#002f99;color:#fff}@media (max-width:1199.98px){.scrollto-buttons .single a{font-size:20px;line-height:120%;min-height:50px;padding:12px 10px}}@media (max-width:767.98px){.scrollto-buttons .single a{padding-left:20px;padding-right:20px;font-size:18px;line-height:120%;min-height:45px}}@media (max-width:991.98px){.courses-single .with-border:before{left:50%;transform:translateX(-50%)}}@media (max-width:767.98px){.courses-single .with-border:before{left:0;transform:none}}.teacher-single{width:100%;display:block;position:relative;height:100%;padding-top:65px;transform:scale(1);transition:all .3s ease-out}.teacher-single:hover{transform:scale(1.03);transition:all .3s ease-out}.teacher-single .avatar{position:absolute;left:50%;top:0;transform:translateX(-50%);box-shadow:0 8px 24px rgba(0,0,0,.15);width:140px;height:140px;border-radius:50%;display:inline-b;background-position:50%;background-size:cover;background-repeat:no-repeat}.teacher-single .details{width:100%;height:100%;background-color:#fff;padding:100px 20px 20px;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.15)}.teacher-single .details .h2,.teacher-single .details h2{font-size:24px;line-height:120%}.accordion-button{line-height:125%;border:none;box-shadow:none!important}.accordion-button:focus{box-shadow:none}.accordion-item{border:none;margin-bottom:20px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.accordion-item:last-child{margin-bottom:0}.accordion-item:first-of-type .accordion-button,.accordion-item:first-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-button,.accordion-item:last-of-type .accordion-button.collapsed{border-radius:0}.f-40{font-weight:400;font-size:2.222rem;line-height:125%}.color-light{color:#8c8c8c}.f-22{font-size:1.222rem;font-weight:400;line-height:125%}.course-with-image{width:100%;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.15);background-color:#fff;height:100%;padding-bottom:60px}.course-with-image .image{width:100%;position:relative;height:210px;background-repeat:no-repeat;background-position:50%;background-size:cover;display:block;background-color:#8c8c8c}.course-with-image .details{width:100%;padding:20px}.course-with-image .details ul li{position:relative;padding-left:30px}.course-with-image .details ul li .icon{position:absolute;left:0;top:-2px}.course-with-image .bottom{position:absolute;left:0;bottom:0;width:100%;padding:0 20px 20px}.course-box{width:100%;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.15);background-color:#fff;padding:40px;overflow:hidden}@media (max-width:575.98px){.course-box{padding:30px 25px}}.course-box .inside .left{width:55%;padding-right:60px}@media (max-width:991.98px){.course-box .inside .left{width:50%;padding-right:40px}}@media (max-width:767.98px){.course-box .inside .left{width:100%;padding-right:0;padding-bottom:50px}}.course-box .inside .right{width:45%;border-left:1px solid #8c8c8c;padding-left:60px}@media (max-width:991.98px){.course-box .inside .right{width:50%;padding-left:40px}}@media (max-width:767.98px){.course-box .inside .right{width:100%;padding-left:0;border-left:0}}.course-box .inside .right .divider{width:calc(100% + 100px);margin:30px 0 30px -60px;height:1px;background-color:#8c8c8c}@media (max-width:991.98px){.course-box .inside .right .divider{margin-left:-40px;width:calc(100% + 80px)}}@media (max-width:575.98px){.course-box .inside .right .divider{margin-left:-25px;width:calc(100% + 65px)}}.course-box .inside .right .list-with-icon li{position:relative;padding-left:30px;padding-bottom:10px}.course-box .inside .right .list-with-icon li:last-child{padding-bottom:0}.course-box .inside .right .list-with-icon li .icon{position:absolute;left:0;top:-1px}.course-box .inside .right .list-with-icon li .icon.bigger{top:-1px}.w130{width:130px;max-width:100%;padding-left:5px;padding-right:5px;text-align:center}