@font-face{font-family:Kanit;src:url(https://www.rixtech.lv/build/assets/Kanit-Light-CF1_efBj.ttf);font-weight:300;font-style:normal}@font-face{font-family:Kanit;src:url(https://www.rixtech.lv/build/assets/Kanit-Regular-bWYhieLo.ttf);font-weight:400;font-style:normal}@font-face{font-family:Kanit;src:url(https://www.rixtech.lv/build/assets/Kanit-Medium-CUeSUMqU.ttf);font-weight:500;font-style:normal}.btn--primary,.btn--white,.btn--outline,.btn--secondary,.btn--primary-invert,.btn--secondary-invert{width:fit-content;height:fit-content;padding:1.8rem 4rem;display:inline-block;font-weight:300!important}.btn--primary{border:1px solid var(--primary-medium);color:var(--white)}.btn--primary:hover{background:var(--primary-medium);border:1px solid var(--primary)}.btn--primary:focus{background:var(--primary-dark);border:1px solid var(--primary)}.btn--primary:disabled{background:var(--primary-ultra-light);border:1px solid var(--primary-light);color:var(--primary-light)}.btn--primary{justify-content:center;align-items:center;display:flex;position:relative}.btn--primary i{font-style:normal}.btn--primary svg{position:absolute;left:50%;transform:translate(-50%)}.icon--primary{background:var(--primary);border:1px solid var(--primary-dark);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:5.2rem;height:5.2rem;padding:0;display:flex}.icon--primary:hover{background:var(--primary-medium);border:1px solid var(--primary)}.icon--primary:focus{background:var(--primary-dark);border:1px solid var(--primary)}.icon--primary .icon path{stroke:var(--white)}.btn--secondary{border:1px solid var(--base-medium);color:var(--base)}.btn--secondary:hover{background:var(--base-semi-dark);border:1px solid var(--base-semi-dark);color:var(--white)}.btn--secondary:focus{background:var(--base-ultra-dark);border:1px solid var(--base-semi-dark);color:var(--white)}.btn--secondary:disabled{background:var(--base-ultra-light);border:1px solid var(--base-light);color:var(--base-light)}.btn--primary-invert{color:#fff;background:var(--base);border:1px solid var(--base)}.btn--primary-invert:hover{border:1px solid var(--base-semi-dark);color:var(--white);background:#1c2229}.btn--primary-invert:focus{background:var(--base-ultra-dark);border:1px solid var(--base-semi-dark);color:var(--white)}.btn--primary-invert:disabled{background:var(--base-ultra-light);border:1px solid var(--base-light);color:var(--base-light)}.btn--secondary-invert{color:var(--white);border:1px solid var(--white)}.btn--secondary-invert:hover{background:var(--white);border:1px solid var(--white);color:var(--base)}.btn--secondary-invert:focus{background:var(--shade-ultra-light);border:1px solid var(--shade-ultra-light);color:var(--base)}.btn--secondary-invert:disabled{border:1px solid var(--shade-light);color:var(--shade-light)}h1,h2,h3,h4,h5,h6{font-weight:inherit!important}h2{color:var(--base);font-size:7rem}.content_wswyg h2{color:var(--primary);padding-bottom:2rem;font-weight:700;font-size:1.8rem!important}.splide .splide__arrow{background:var(--white);border:1px solid var(--shade-light);cursor:pointer;opacity:1;width:5.2rem;height:5.2rem;box-shadow:0px 10px 20px 0px var(--shade-light);z-index:1;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:auto;bottom:-9.2rem}.splide .splide__arrow .icon path{stroke:var(--base)}.splide .splide__arrow:hover{background:var(--base);border-color:var(--base)}.splide .splide__arrow:hover .icon path{stroke:var(--white);transition:all .3s}.splide .splide__arrow:focus{background:var(--base-ultra-dark);border-color:var(--base-ultra-dark)}.splide .splide__arrow:focus .icon path{stroke:var(--white);transition:all .3s}.splide .splide__arrow.splide__arrow--prev{left:1rem}.splide .splide__arrow.splide__arrow--prev svg{transform:rotate(0)}.splide .splide__arrow.splide__arrow--next{left:8.2rem;right:auto!important}.splide .splide__arrow.splide__arrow--next svg{transform:rotate(180deg)}.modal-overlay{background:var(--base);opacity:.6;z-index:5999;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal{z-index:6000;overscroll-behavior:contain;width:100%;max-width:76.4rem;max-height:100dvh;display:none;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0000001a}@media (width<=992px){.modal{padding:6rem 2rem;top:0;left:0;transform:translate(0)}}@media (width<=762px){.modal{padding:6rem 2rem}}.modal-content{color:var(--secondary);background:var(--primary-ultra-light);border-radius:2rem;flex-direction:column;gap:2rem;padding:4rem;font-size:1.8rem;display:flex;position:relative}.modal-content img{border-radius:0;width:3rem;height:auto;margin-bottom:1rem}.modal-content span{color:var(--base);margin:0;font-family:Kanit,sans-serif;font-size:4rem}@media (width<=992px){.modal-content span{font-size:3rem}}.modal-close{cursor:pointer;width:1.6rem;height:1.6rem;position:absolute;top:4rem;right:4rem}@media (width<=762px){.modal-close{top:2rem;right:2rem}}#modalContent p img{width:100%}.form-primary .custom-form-group{margin-bottom:2rem;position:relative}.form-primary .custom-form-group label{color:var(--secondary);pointer-events:none;font-size:1.8rem;transition:all .2s;position:absolute;top:1.8rem;left:2.2rem}.form-primary .custom-form-group label sup{font-size:1.7rem;top:0;left:.4rem}.form-primary .custom-form-group .custom-input,.form-primary .custom-form-group .custom-textarea{border:1px solid var(--shade-light);width:100%;color:var(--base);border-radius:1rem;outline:none;padding:1.8rem 2.2rem;font-size:1.8rem}.form-primary .custom-form-group .custom-input:focus+label,.form-primary .custom-form-group .custom-input:not(:placeholder-shown)+label,.form-primary .custom-form-group .custom-textarea:focus+label,.form-primary .custom-form-group .custom-textarea:not(:placeholder-shown)+label{font-size:1.2rem;top:.5rem;left:2.2rem}.form-primary .custom-form-group .custom-file-upload .upload-area{border:1px solid var(--shade-light);text-align:center;cursor:pointer;border-radius:1rem;margin-top:2rem;padding:2rem;transition:border-color .2s}.form-primary .custom-form-group .custom-file-upload .upload-area:hover{border-color:var(--primary)}.form-primary .custom-form-group .custom-file-upload .upload-area .upload-icon{justify-content:center;margin-bottom:1rem;display:flex}.form-primary .custom-form-group .custom-file-upload .upload-area .upload-text{color:var(--secondary);font-size:1.6rem}.form-primary .custom-form-group .custom-file-upload .file-list{flex-wrap:wrap;margin-top:1rem;display:flex}.form-primary .custom-form-group .custom-file-upload .file-list .file-item{border:1px solid var(--shade-light);background:var(--white);border-radius:1rem;justify-content:space-between;align-items:center;width:50%;margin-bottom:.5rem;padding:1rem;display:flex}.form-primary .custom-form-group .custom-file-upload .file-list .file-item:nth-of-type(odd){width:49%;margin-right:1%}.form-primary .custom-form-group .custom-file-upload .file-list .file-item .file-name{color:var(--secondary);font-size:1.8rem}.form-primary .custom-form-group .custom-file-upload .file-list .file-item .file-remove{cursor:pointer;color:red;font-size:1.4rem}.form-primary .custom-form-group .custom-checkbox{border:1px solid var(--shade-light);background:var(--white);appearance:none;cursor:pointer;border-radius:1rem;outline:none;min-width:3rem;height:3rem;transition:border-color .2s,background-color .2s;display:inline-block;position:relative}.form-primary .custom-form-group .custom-checkbox:hover{border-color:var(--base)}.form-primary .custom-form-group .custom-checkbox:focus{border-color:var(--primary)}.form-primary .custom-form-group .custom-checkbox:focus:before{content:"";background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23primary\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"/></svg>") 50%/contain no-repeat;width:1.5rem;height:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form-primary .custom-form-group .custom-checkbox:checked{background-color:var(--primary);border-color:var(--primary)}.form-primary .custom-form-group .custom-checkbox:checked:before{content:"";background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"/></svg>") 50%/contain no-repeat;width:1.5rem;height:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form-primary .custom-form-group .error-message{color:red;pointer-events:none;font-size:1.2rem;transition:all .2s;position:absolute;bottom:.5rem;left:2.2rem}.form-primary .custom-form-group.form-group-textarea{margin-bottom:1.2rem}.form-primary .custom-form-group.form-group-textarea .error-message{bottom:1.3rem}@media (width<=762px){.form-primary .custom-form-group.form-group-textarea textarea{min-height:15rem}.form-primary .custom-form-group.form-group-textarea textarea:focus+label,.form-primary .custom-form-group.form-group-textarea textarea:not(:placeholder-shown)+label{white-space:nowrap;text-overflow:ellipsis;width:80%;display:block;overflow-x:hidden}.form-primary .custom-form-group.form-group-textarea textarea:focus+label:after,.form-primary .custom-form-group.form-group-textarea textarea:not(:placeholder-shown)+label:after{content:"...";width:100%;display:inline-block}}.form-primary .custom-form-group.form-group-textarea label{line-height:1}.form-primary .custom-form-group.form-group-assets label{color:var(--base);font-size:2.4rem;position:relative;top:0;left:0}.form-primary .custom-form-group.form-group-assets small{font-size:1.8rem}.form-primary .custom-form-group.form-group-gdpr>div{align-items:center;gap:1rem;display:flex}.form-primary .custom-form-group.form-group-gdpr>div span{color:var(--secondary);font-size:1.8rem;position:relative;top:0;left:0}.form-primary .custom-form-group.form-group-gdpr>div span p{margin-bottom:0}.form-primary .custom-form-group.form-group-gdpr>div span a{color:var(--primary)}.form-primary .custom-form-group.form-group-gdpr>div .error-message{top:3rem;left:0}.form-primary .btn--primary:focus{outline-style:none}.open-demo-price-form,.open-scope-of-work-form,.open-vacancy-form,.open-contact-us-form{cursor:pointer}@media (width<=762px){.open-vacancy-form,.open-contact-us-form{width:100%}}body{margin:0;font-family:Kanit,sans-serif;font-weight:300;overflow-x:hidden}::selection{background-color:var(--primary-ultra-light);color:#000}.wrapper{width:100%;max-width:1528px;margin:0 auto}p{margin-bottom:2rem;line-height:2.8rem}section:first-of-type{margin-top:10.8rem}@media (width<=992px){section{overflow-x:hidden}}ul{padding-left:2rem;list-style:outside}ul li{margin-bottom:.5rem;line-height:2.8rem}.title-section{padding-bottom:0}.title-section h1{font-size:4rem}.content_wswyg img{width:auto!important}.content_wswyg a{color:var(--primary)}.header{background-color:var(--white);border-bottom:1px solid var(--shade-ultra-light);z-index:1000;justify-content:space-between;align-items:center;gap:4rem;width:100%;padding:1rem 2rem;display:flex;position:fixed;top:0}.header .header-left{align-items:center;gap:4rem;display:flex}.header .header-left .logo img{width:10.2rem;max-width:10.2rem}.header .header-left .nav{display:flex}.header .header-left .nav ul{gap:4rem;width:100%;list-style:none;display:flex}.header .header-left .nav ul li a{color:var(--base);align-items:center;font-size:1.8rem;font-weight:300;text-decoration:none;display:flex}.header .header-left .nav ul li a:hover{color:var(--primary)}.header .header-left .nav ul li a:focus{color:var(--primary-dark)}.header .header-left .nav ul li a:disabled{color:var(--shade-medium)}.header .header-left .nav ul li:not(:first-child)>a.current_item.current_item:before{content:"";background-color:var(--primary);border-radius:50%;width:1.2rem;height:1.2rem;margin-right:1rem;display:inline-block}@media (width<=1200px){.header .header-left .nav{display:none}}.header .header-right{align-items:center;gap:4rem;display:flex}.header .header-right .language a{color:var(--base);font-weight:300}.header .header-right .icon-wrapper{gap:3rem;display:flex}.header .header-right .icon-wrapper .icon{width:2rem;height:2rem}.header .header-right .icon-wrapper .icon path{stroke:var(--base);transition:all .3s}.header .header-right .icon-wrapper a:hover .icon path{stroke:var(--primary)}.header .header-right .icon-wrapper img{width:2rem;max-width:2rem;border-radius:0!important}@media (width<=1466px){.header .header-right .icon-wrapper{display:none}}@media (width<=1200px){.header .header-right .header-right-cta{display:none}}.header .header-right .hamburger-wrapper{cursor:pointer;display:none}@media (width<=1200px){.header .header-right .hamburger-wrapper{display:flex}}.sidebar{background-color:var(--white);z-index:199;flex-direction:column;justify-content:space-between;width:100vw;height:100dvh;padding:13.8rem 2rem 3rem;transition:all .3s ease-in-out;display:none;position:fixed;top:0;left:0;overflow-y:auto}@media (width<=1200px){.sidebar.active{display:flex}}.sidebar.active{transform:translate(0)}.sidebar nav ul{margin:0;padding:0;list-style:none}.sidebar nav ul li{margin-bottom:0}.sidebar nav ul li a{color:var(--base);border-bottom:1px solid var(--shade-ultra-light);align-items:center;padding:2rem 0;text-decoration:none;display:flex}.sidebar nav ul li a:hover{color:var(--primary)}.sidebar nav ul li a:focus{color:var(--primary-dark)}.sidebar nav ul li a:disabled{color:var(--shade-medium)}.sidebar nav ul li:not(:first-child)>a.current_item.current_item:before{content:"";background-color:var(--primary);border-radius:50%;width:12px;height:12px;margin-right:1rem;display:inline-block}.sidebar .sidebar-footer{flex-direction:column;align-items:center;gap:3rem;padding:1rem;display:flex}.sidebar .sidebar-footer .icon-wrapper{justify-content:center;gap:3rem;display:flex}.sidebar .sidebar-footer .icon-wrapper img{width:2rem;max-width:2rem;border-radius:0!important}.sidebar .sidebar-footer .header-right-cta a{width:90vw;max-width:40rem}.sidebar .social-icons{justify-content:center;gap:2.5rem;margin-bottom:2rem;display:flex}.dropdown{position:relative}.dropdown .plus-icon{cursor:pointer;margin-left:5px}.dropdown .sub-menu{background-color:var(--white);margin:0;padding:0;list-style:none;display:none;position:absolute;top:0;left:100%;box-shadow:0 .25rem .5rem #0000001a}.dropdown .sub-menu li a{color:var(--base);padding:1rem;text-decoration:none;display:block}.dropdown.active .sub-menu{display:block}.footer{background-color:var(--base);color:var(--secondary);justify-content:center;padding:8rem 4rem 4rem;display:flex}@media (width<=992px){.footer{padding:4rem 2rem 2rem}}.footer .footer-box{gap:1rem;width:100%;display:flex}@media (width<=1200px){.footer .footer-box{flex-wrap:wrap;gap:4rem}.footer .footer-box>div{flex:calc(50% - 4rem)}.footer .footer-box>div:nth-child(3){flex:100%}.footer .footer-box .footer-underhide{display:none!important}}@media (width<=768px){.footer .footer-box{flex-wrap:wrap;flex-direction:row!important}.footer .footer-box>div{flex:100%}.footer .footer-mid{text-align:center;justify-content:center;align-items:center}.footer .midunderwrapper{flex-direction:column}.footer .footer-box{flex-direction:column;display:flex}}.footer .footer-left,.footer .footer-mid{flex-direction:column;flex:1;gap:4rem;width:100%;display:flex}.footer .footer-mid .mid-down{flex-direction:column;gap:1rem;display:flex}.footer .footer-right{flex-direction:row;flex:1;gap:4rem;width:100%;display:flex}.footer .footer-right a{color:var(--white);display:flex}@media (width<=768px){.footer .footer-right{flex-direction:column}}.footer .mid-wrapper{flex-direction:row;display:flex}.footer .mid-underwrapper{flex-direction:column;gap:.625rem;display:flex}.footer .footer-left .left-logo img{width:10rem;height:auto}.footer .footer-left .left-icons{gap:3rem;display:flex}.footer .footer-left .left-icons .icon{width:2rem;height:2rem}.footer .footer-left .left-icons .icon path{stroke:var(--white);transition:all .3s}.footer .footer-left .left-icons a:hover .icon path{stroke:var(--primary)}.footer .footer-left .left-text .text-do{color:var(--secondary);width:80%;line-height:1.4}.footer .footer-left .left-text .text-do p{color:var(--secondary);font-size:1.8rem}@media (width<=767px){.footer .footer-left .left-text .text-do{width:100%}.footer .footer-left .left-text .text-do p{white-space:pre-wrap}}.footer .footer-left .left-text .text-button button{margin-top:1rem}.footer .footer-left .left-text .footer-btn{border:.1rem;padding:1rem;font-size:1.125rem}@media (width<=768px){.footer .footer-left .left-text .footer-btn{width:90%}.footer .footer-left .left-text .text-button{display:flex}}@media (width<=420px){.footer .footer-left .left-text .text-button a{width:100%!important}}.footer .footer-left .left-copyright{color:var(--secondary);font-size:1.2rem}.footer .footer-left .left-rules{flex-direction:column;gap:1rem;display:flex}.footer .footer-left .left-rules a{font-size:1.8rem;font-weight:300}.footer .footer-left .rules-privacy{flex-direction:column;gap:1rem;display:flex}@media (width<=768px){.footer .footer-left .left-rules,.footer .footer-left .rules-privacy,.footer .footer-left .left-copyright{display:none}}.footer .footer-mid{flex-direction:row;justify-content:left;width:100%;display:flex}.footer .footer-mid .mid-right{margin-left:5rem}.footer .footer-mid .mid-left,.footer .footer-mid .mid-right{flex-direction:column;gap:.625rem;display:flex}.footer .footer-mid .mid-left a,.footer .footer-mid .mid-right a{color:var(--white);font-size:1.8rem}.footer .footer-mid .mid-right a{color:var(--link-color)}.footer .footer-mid .mid-right a:first-of-type{color:var(--white)}.footer .footer-mid .mid-bottom{flex-direction:column;gap:1rem;display:flex}.footer .footer-mid .mid-bottom a{font-size:1.8rem}@media (width<=768px){.footer .footer-mid .mid-bottom{align-items:flex-start}.footer .footer-mid .mid-bottom a{text-align:left}}.footer .footer-right{gap:4rem;display:flex}.footer .footer-right h3{color:var(--primary);font-size:1.8rem;font-weight:500}.footer .footer-right a{color:var(--white);font-size:1.8rem}.footer .footer-right .right-left,.footer .footer-right .right-right{flex:1}.footer .footer-right .right-right{flex-direction:column;gap:4rem;display:flex}.footer .footer-right .right-left{flex-direction:column;gap:4rem;font-weight:300;display:flex}.footer .footer-right .right-left a{gap:1.1rem}.footer .footer-right .right-left img{border-radius:0;width:1.1rem;height:auto}.footer .footer-right .user-number,.footer .footer-right .right-user{flex-direction:column;display:flex}.footer .footer-right .right-user .right-gap{margin-top:var(--space-s);flex-direction:column;gap:1rem;display:flex}.footer .footer-right .right-user .right-gap>div{align-items:center;gap:2rem;display:flex}.footer .footer-right .right-user .right-gap>div span{color:var(--white);font-size:1.8rem}.footer .footer-right .righ-bottom{color:var(--white);flex-direction:column;gap:.2rem;display:flex}.footer .footer-right .righ-bottom h3{margin-bottom:2rem;font-size:1.8rem;line-height:1.4}.footer .footer-right .righ-bottom p{font-size:1.8rem;line-height:1}.footer .footer-right .righ-bottom p:last-of-type{margin-bottom:0!important}.footer .footer-right .phone-copyright{color:var(--secondary);display:none}@media (width<=768px){.footer .footer-right .phone-copyright{font-size:1.2rem}}.footer .footer-right .phone-rules{flex-direction:column;gap:1rem;display:none}.footer .footer-right .phone-rules a{color:var(--secondary);font-size:1.8rem}.footer .footer-right .phone-privacy{flex-direction:column;gap:1rem;display:none}@media (width<=1200px){.footer .footer-right .phone-copyright,.footer .footer-right .phone-rules,.footer .footer-right .phone-privacy{display:flex}}.post--top{justify-content:space-between;align-items:center;display:flex}@media (width<=762px){.post--top{flex-direction:column;align-items:flex-start;gap:4rem}}.post--top .back,.post--top .social-links{align-items:center;gap:1rem;display:flex}@media (width<=762px){.post--top .social-links{flex-direction:column;align-items:flex-start;gap:1rem}}.post--top .social-links .links-icon{align-items:center;gap:1rem;display:flex}.post{margin-top:4rem}.post h1{font-size:4rem}.post .date--wrapper{margin-top:2rem}.post .date{background:var(--primary);color:var(--white);border-radius:3rem;padding:.5rem 2rem;font-size:1.6rem}.post .post--feature-iamge img{border-radius:2rem}.post .post--content-wrapper{margin-top:6rem}.post .post--content h2{font-size:2rem}.post .post--content p{font-size:1.8rem}.post .post--gallery-heading{margin-top:6rem;font-size:4rem}.post .post--gallery .splide__slide{justify-content:center;display:flex}.page h1{font-size:4rem}.page h2{color:var(--primary);margin-bottom:1.5rem;font-size:1.8rem;font-weight:500}.simple-section .wrapper{flex-direction:column;gap:6rem;display:flex}@media (width<=992px){.simple-section .wrapper{gap:4rem}}.simple-section .wrapper h1{font-size:4rem}@media (width<=992px){.simple-section .wrapper h1{font-size:3rem}}.hero{justify-content:center;display:flex}@media (width<=768px){.hero{overflow:hidden}}.hero .hero-underwrapper{background-color:#f1f9ff;border-radius:2rem;padding:10rem;position:relative}@media (width<=768px){.hero .hero-underwrapper{flex-direction:column;gap:9rem;padding:4rem 2rem}}.hero .hero-underwrapper .hero-left{flex-direction:column;gap:3rem;display:flex}@media (width<=768px){.hero .hero-underwrapper .hero-left{width:100%}}.hero .hero-underwrapper .hero-left .hero-logo img{width:284px;height:70px}.hero .hero-underwrapper .hero-left .hero-title h1{color:var(--base);font-size:8rem;font-weight:300;line-height:.9}@media (width<=768px){.hero .hero-underwrapper .hero-left .hero-title h1{font-size:4rem;line-height:4rem}}.hero .hero-underwrapper .hero-left .hero-text p{color:var(--base);font-size:1.8rem}.hero .hero-underwrapper .hero-left .hero-undertitle h2{color:var(--base);font-size:4rem;font-weight:300;line-height:1}@media (width<=768px){.hero .hero-underwrapper .hero-left .hero-undertitle h2{font-size:1.875rem;line-height:1.875rem}}.hero .hero-underwrapper .hero-left .hero-btn{gap:1rem;width:100%;display:flex}@media (width<=1180px){.hero .hero-underwrapper .hero-left .hero-btn{flex-direction:column;justify-content:center}.hero .hero-underwrapper .hero-left .hero-btn .btn--primary,.hero .hero-underwrapper .hero-left .hero-btn .btn--secondary{width:100%}}.hero .hero-underwrapper .hero-right{position:relative}@media (width<=768px){.hero .hero-underwrapper .hero-right{padding-bottom:9rem}}.hero .hero-underwrapper .hero-right .hero-stats{z-index:2;flex-direction:column;gap:1.5rem;width:55%;margin-left:4rem;display:flex;position:relative}@media (width<=1440px){.hero .hero-underwrapper .hero-right .hero-stats{width:75%}}@media (width<=1200px){.hero .hero-underwrapper .hero-right .hero-stats{width:85%}}@media (width<=962px){.hero .hero-underwrapper .hero-right .hero-stats{width:100%}}@media (width<=768px){.hero .hero-underwrapper .hero-right .hero-stats{margin-left:0}}.hero .hero-underwrapper .hero-right .hero-stats .stat{background:var(--white);border:1px solid var(--shade-ultra-light);border-radius:2rem;flex-direction:column;gap:2rem;width:50%;padding:3rem;display:flex}.hero .hero-underwrapper .hero-right .hero-stats .stat span{color:var(--base);font-size:6rem}@media (width<=768px){.hero .hero-underwrapper .hero-right .hero-stats .stat span{font-size:3rem}}.hero .hero-underwrapper .hero-right .hero-stats .stat p{color:var(--base);margin-bottom:0;font-size:2.4rem}@media (width<=768px){.hero .hero-underwrapper .hero-right .hero-stats .stat p{font-size:1.8rem}}.hero .hero-underwrapper .hero-right .hero-stats .stat.stat-blue{background:var(--primary);border-color:var(--primary-medium)}.hero .hero-underwrapper .hero-right .hero-stats .stat.stat-blue span,.hero .hero-underwrapper .hero-right .hero-stats .stat.stat-blue p{color:var(--white)}.hero .hero-underwrapper .hero-right .hero-stats .stat.stat-dark{background:var(--base);border-color:var(--base);width:100%}.hero .hero-underwrapper .hero-right .hero-stats .stat.stat-dark img{object-fit:contain;border-radius:0;width:3rem}.hero .hero-underwrapper .hero-right .hero-stats .stat.stat-dark p{color:#fff}.hero .hero-underwrapper .hero-right .hero-stats>div:first-of-type{gap:1.5rem;display:flex}@media (width<=768px){.hero .hero-underwrapper .hero-right .img-first{display:none}}.hero .hero-underwrapper .hero-background{z-index:1;width:112.1rem;height:auto;position:absolute;top:50%;right:-28rem;transform:translateY(-50%)}@media (width<=1440px){.hero .hero-underwrapper .hero-background{width:75vw}}@media (width<=768px){.hero .hero-underwrapper .hero-background{width:80rem;max-width:80rem;top:auto;bottom:-27rem}}.hero .hero-underwrapper .hero-arrow{aspect-ratio:1;z-index:2;background:var(--base);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:5.2rem;display:flex;position:absolute;bottom:-2.6rem;left:calc(50% - 2.6rem)}.demo{background-color:var(--primary);width:100%;margin-top:8rem}@media (width<=768px){.demo{height:338px}}.demo .demo-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.demo .demo-wrapper .demo-top h2{text-align:center;color:#fff;font-size:4rem;font-weight:300}@media (width<=768px){.demo .demo-wrapper .demo-top h2{font-size:3rem;font-weight:1.875rem}}.demo .demo-wrapper .demo-bottom{flex-direction:row;margin-top:3rem;display:flex}@media (width<=768px){.demo .demo-wrapper .demo-bottom{flex-direction:column;width:100%}}.demo .demo-wrapper .demo-bottom .demo-btn{gap:1rem;width:100%;display:flex}@media (width<=768px){.demo .demo-wrapper .demo-bottom .demo-btn{flex-direction:column;justify-content:center}.demo .demo-wrapper .demo-bottom .demo-btn .open-demo-price-form{width:100%}}.video-full{aspect-ratio:16/9;border-radius:5rem;width:100%;position:relative;overflow:hidden}.video-full .video-background{border-radius:2rem;width:100%;height:100%;position:relative;overflow:hidden}.video-full .video-background .background-img{object-fit:cover;border-radius:2rem;width:100%;height:100%}.video-full .video-background .video-overlay{color:#fff;text-align:center;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.video-full .video-background .video-overlay h2{color:#fff;margin-bottom:1rem;font-size:7rem;font-weight:300;line-height:4.375rem}@media (width<=992px){.video-full .video-background .video-overlay h2{font-size:3.6rem}}.video-full .video-background .video-overlay .play-btn{cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;padding:1rem;transition:transform .3s;display:flex}.video-full .video-background .video-overlay .play-btn img{width:48px;height:48px}.video-full .video-background .video-overlay .play-btn:hover{transform:scale(1.1)}.video-full .video-container{border-radius:2rem;width:100%;height:100%;display:none;position:relative;top:0;left:0;overflow:hidden}.video-full .video-container iframe{aspect-ratio:16/9;border:none;width:100%}.front_values .wrapper{position:relative}.front_values .wrapper>div:first-of-type{z-index:10;flex-direction:column;gap:4rem;display:flex}.front_values .wrapper>div:first-of-type h2{font-size:4rem}.front_values .wrapper>div:first-of-type p{margin-bottom:0}@media (width<=950px){.front_values .wrapper>div:first-of-type .btn--primary{width:100%}}.front_values .wrapper .front_values-grid-wrapper .front_values__grid{z-index:10;width:70%;position:relative}@media (width<=1360px){.front_values .wrapper .front_values-grid-wrapper .front_values__grid{width:80%}}@media (width<=1200px){.front_values .wrapper .front_values-grid-wrapper .front_values__grid{width:90%}}@media (width<=1090px){.front_values .wrapper .front_values-grid-wrapper .front_values__grid{width:100%}}.front_values .wrapper .front_values-grid-wrapper .front_values__grid .stat{background:var(--white);border:1px solid var(--shade-ultra-light);border-radius:2rem;padding:4rem;box-shadow:0 10px 20px #242c351a}@media (width<=762px){.front_values .wrapper .front_values-grid-wrapper .front_values__grid .stat{padding:2rem}}.front_values .wrapper .front_values-grid-wrapper .front_values__grid .stat span{color:var(--base);font-size:6rem}@media (width<=1090px){.front_values .wrapper .front_values-grid-wrapper .front_values__grid .stat span{font-size:4rem;line-height:1}}@media (width<=950px){.front_values .wrapper .front_values-grid-wrapper .front_values__grid .stat span{font-size:3rem}}.front_values .wrapper .front_values-grid-wrapper .front_values__grid .stat p{color:var(--base);margin-bottom:0;font-size:2.4rem}@media (width<=1090px){.front_values .wrapper .front_values-grid-wrapper .front_values__grid .stat p{font-size:1.8rem}}.front_values .wrapper .section-background-image{z-index:9;border-radius:0;width:75rem;height:auto;position:absolute;top:23rem;right:4rem;transform:translateY(-50%)}@media (width<=992px){.front_values .wrapper .section-background-image{top:50rem;right:1rem}}@media (width<=450px){.front_values .wrapper .section-background-image{top:58rem}}@media (width<=992px){.carrer-section{padding-bottom:10rem!important}}.carrer-section .function-top.no-border{border-bottom:none!important}.carrer-section .carrer-top{border-bottom:none;justify-content:space-between;align-items:flex-end;width:100%;padding-bottom:2rem;display:flex}.carrer-section .carrer-top .top-left{width:65ch}.carrer-section .carrer-top .top-left h2{color:var(--base);font-size:7rem;font-weight:300;line-height:.9}@media (width<=992px){.carrer-section .carrer-top .top-left h2{font-size:3.6rem}}.carrer-section .carrer-top .top-left p{color:var(--secondary);font-size:1.125rem;line-height:1.75rem}@media (width<=769px){.carrer-section .carrer-top .btn--primary{display:none}}.carrer-section .carrer-top .carrer-bottom{display:none}.carrer-section .carrer-top .top-right{justify-content:right;align-items:baseline;width:50%;height:100%;display:flex}.carrer-section .carrer-mid{flex-wrap:wrap;justify-content:space-between;margin-top:2rem;display:flex}.carrer-section .carrer-mid .shadow{box-shadow:0 .5rem 1rem #00000026!important}.carrer-section .carrer-mid .mid-container{text-align:left;align-items:left;border-radius:.5rem;flex:calc(25% - 1rem);margin:.5rem;padding:1rem}.carrer-section .carrer-mid .mid-container.shadow{box-shadow:0 .5rem 1rem #00000026!important}.carrer-section .carrer-mid .mid-container .mid-logo img{object-fit:contain;border-radius:0;width:auto;height:3rem}.carrer-section .carrer-mid .mid-container .mid-logo.asset-images{height:6rem}.carrer-section .carrer-mid .mid-container .mid-logo.asset-images img{width:auto;height:100%}.carrer-section .carrer-mid .mid-container h2{color:var(--base);margin-bottom:.5rem;font-size:2.4rem;font-weight:500}.carrer-section .carrer-mid .mid-container .mid-text p{color:var(--secondary);text-align:left}.carrer-section .carrer-bottom{justify-content:center;margin-top:10rem;display:none}@media (width<=769px){.carrer-section .carrer-bottom{display:block}}.carrer-section .carrer-bottom .btn--primary{width:100%}@media (width<=769px){.carrer-section .carrer-top{flex-direction:column}.carrer-section .carrer-top .top-left{width:100%}.carrer-section .carrer-top .top-left h1{font-size:2.25rem;line-height:2.25rem}.carrer-section .carrer-top .top-right{justify-content:center;width:100%;margin-top:2rem}.carrer-section .carrer-mid{flex-direction:column}.carrer-section .carrer-mid .mid-container{flex:100%;margin:.5rem 0;display:none}}@media (width<=1200px){.carrer-section .carrer-mid .mid-container{flex:calc(50% - 1rem)}}.services-section{text-align:center;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.services-section .services-header{background-color:var(--base);color:var(--white);text-align:center;border-radius:2rem;flex-direction:column;gap:4rem;padding:10rem 10rem 15rem;display:flex}@media (width<=950px){.services-section .services-header{padding:4rem 2rem 15rem}}.services-section .services-header .services-top p{color:var(--white);margin-bottom:0;font-size:2.4rem}.services-section .services-header .services-bottom h2{color:var(--white);font-size:7rem;font-weight:300;line-height:1}@media (width<=950px){.services-section .services-header .services-bottom h2{font-size:3.6rem}}.services-section .services-cards{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1300px;margin:0 auto;display:flex}.services-section .services-cards .splide__track{margin-top:-10rem;padding-bottom:6rem}.services-section .services-cards .splide__slide{z-index:10}.services-section .services-cards .splide__slide .service-card{text-align:left;border-radius:2rem;flex-direction:column;flex:220px;align-items:flex-start;gap:1.5rem;padding:4rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.services-section .services-cards .splide__slide .service-card img{object-fit:contain;border-radius:0;width:auto;height:3rem}.services-section .services-cards .splide__slide .service-card:hover{transform:translateY(5px);box-shadow:0 6px 16px #00000026}.services-section .services-cards .splide__slide .service-card h3{color:var(--base);margin-bottom:.5rem;font-size:2.4rem;font-weight:500}.services-section .services-cards .splide__slide .service-card p{color:var(--base);font-size:1.8rem}.services-section .services-cards .splide__slide:first-child .service-card{background-color:#fff}.services-section .services-cards .splide__slide:nth-child(2) .service-card{background-color:#d7ff3e;top:4rem}.services-section .services-cards .splide__slide:nth-child(3) .service-card{background-color:#00baff}.services-section .services-cards .splide__slide:nth-child(3) .service-card h3,.services-section .services-cards .splide__slide:nth-child(3) .service-card p,.services-section .services-cards .splide__slide:nth-child(3) .service-card .btn--secondary{color:var(--white)}.services-section .services-cards .splide__slide:nth-child(3) .service-card .btn--secondary{border-color:var(--white)}.services-section .services-cards .splide__slide:nth-child(4) .service-card{background-color:#d0e3e8;top:4rem}@media (width>=1200px){.services-section .services-cards .splide__arrows{display:none}}@media (width<=1200px){.services-section .services-cards .splide__arrows .splide__arrow{bottom:-4rem}}@media (width<=992px){.news-section{padding-bottom:10rem!important}}.news-section .wrapper{flex-direction:column;gap:6rem;display:flex}@media (width<=992px){.news-section .wrapper{gap:4rem}}.news-section .news-top{justify-content:space-between;gap:4rem;width:100%;display:flex}@media (width<=768px){.news-section .news-top{flex-direction:column}}.news-section .news-top .social-links{align-items:center;margin-bottom:1.25rem;display:flex}@media (width<=768px){.news-section .news-top .social-links{justify-content:space-between}}.news-section .news-top .social-links .links-title{margin-right:1rem;display:flex}.news-section .news-top .social-links .links-title span{font-size:1.8rem}.news-section .news-top .social-links .links-icon{flex-direction:row;display:flex}.news-section .news-top .social-links a{color:var(--primary);margin-right:.625rem;font-size:1.5rem;text-decoration:none}.news-section .news-top .social-links a i{display:flex}.news-section .news--wrapper{position:relative}.news-section .news--wrapper .splide__slide{padding:1rem .6rem 1rem 1rem}.news-section .news--wrapper .news--card{background-color:var(--white);box-shadow:0 .1rem 1rem 0px var(--shade-light);border-radius:2rem;width:100%;padding:4rem}.news-section .news--wrapper .news--card .card-img img{border-radius:1.4rem;width:100%;height:auto}.news-section .news--wrapper .news--card .card-info{flex-direction:column;gap:2rem;margin-top:4rem;margin-bottom:4rem;display:flex}.news-section .news--wrapper .news--card .card-info h3{color:var(--base);font-size:2.4rem;font-weight:500}.news-section .news--wrapper .news--card .card-info>div{flex-direction:column;gap:1rem;display:flex}.news-section .news--wrapper .news--card .card-info span{color:var(--primary);font-size:1.8rem}.news-section .news--wrapper .news--card .card-info p{color:var(--base);margin-bottom:0;font-size:1.8rem}.frontpage--sert-bg{background:var(--primary-ultra-light);background-image:url(/img/svg/certificate-bg-waves.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:2rem;padding:10rem 10rem 18rem}@media (width<=992px){.frontpage--sert-bg{padding:4rem 4rem 18rem}.frontpage--sert-bg h2{font-size:3.6rem}}.frontpage--sert-bg .fr-sert--wrapper{margin-top:4rem}.frontpage--sert-bg .splide__slide{background:var(--white);aspect-ratio:1;border-radius:2rem;justify-content:center;align-items:center;height:100%;padding:2.4rem;display:flex}.frontpage--sert-bg .splide__slide img{object-fit:contain;border-radius:0}.frontpage--sert-bg .splide__arrow{bottom:-11rem}.fr-client{flex-direction:column;gap:6rem;margin-bottom:10rem;display:flex}@media (width<=992px){.fr-client h2{font-size:3.6rem}}.fr-client .splide__slide{background:var(--white);aspect-ratio:1;height:100%;box-shadow:0 .1rem 1rem 0px var(--shade-light);border-radius:2rem;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:1rem;margin-left:1rem;padding:2.4rem;display:flex}.fr-client .splide__slide img{object-fit:contain;border-radius:0}.feature_list_with_slider{padding-bottom:8rem;position:relative}@media (width<=992px){.feature_list_with_slider{padding-bottom:10rem!important}}.feature_list_with_slider .feature_list_with_slider--slider--background_element{z-index:-1;position:absolute;top:0;right:0}@media (width<=992px){.feature_list_with_slider .feature_list_with_slider--slider--background_element{top:50%;transform:translateY(-50%)}}.feature_list_with_slider .feature_list_with_slider--content{flex-direction:column;gap:4rem;max-width:50%;margin-bottom:2rem;display:flex}@media (width<=992px){.feature_list_with_slider .feature_list_with_slider--content{max-width:unset}}.feature_list_with_slider .feature_list_with_slider--content h2{text-align:left;font-size:clamp(3rem,4vw,4rem);font-weight:300}.feature_list_with_slider .feature_list_with_slider--content p{color:var(--secondary)}.feature_list_with_slider .feature_list_with_slider--slider{z-index:999;overflow:visible}.feature_list_with_slider .feature_list_with_slider--slider .splide__slide{height:auto!important}.feature_list_with_slider .feature_list_with_slider--slider .splide__track{padding-top:2rem;padding-bottom:2rem}.feature_list_with_slider .feature_list_with_slider--slider .feature_list_with_slider--slider--card{background-color:var(--white);border:1px solid #e2e2e2;border-radius:2rem;height:100%;padding:4rem;box-shadow:0 10px 20px #242c351a}.feature_list_with_slider .feature_list_with_slider--slider .feature_list_with_slider--slider--card .card-icon img{object-fit:contain;border-radius:0;width:100%;max-width:3rem;height:auto}.feature_list_with_slider .feature_list_with_slider--slider .feature_list_with_slider--slider--card .card-icon{margin-bottom:2rem}.feature_list_with_slider .feature_list_with_slider--slider .feature_list_with_slider--slider--card .card-info{flex-direction:column;gap:2rem;display:flex}.feature_list_with_slider .feature_list_with_slider--slider .feature_list_with_slider--slider--card .card-info h3{text-align:left;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:300}.feature_list_with_slider .feature_list_with_slider--slider .feature_list_with_slider--slider--card .card-info p{color:var(--secondary);font-size:1.8rem}.feature_list_with_slider .feature_list_with_slider--slider .feature_list_with_slider--slider--card .card-info>div{display:none}.feature_with_repeater_slider{padding-top:0;padding-bottom:8rem}@media (width<=992px){.feature_with_repeater_slider{padding-bottom:10rem!important}}.feature_with_repeater_slider .feature_with_repeater_slider--content{margin-bottom:6rem}@media (width<=992px){.feature_with_repeater_slider .feature_with_repeater_slider--content{margin-bottom:4rem}}@media (width<=768px){.feature_with_repeater_slider .feature_with_repeater_slider--content{margin-bottom:2rem}}.feature_with_repeater_slider .feature_with_repeater_slider--content h2{font-size:clamp(3.6rem,4vw,7rem);line-height:1}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track{padding-bottom:2rem}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide{height:auto!important}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card{height:100%;color:var(--base);border:1px solid #e2e2e2;border-radius:2rem;flex-direction:column;gap:4rem;padding:4rem;display:flex;box-shadow:0 10px 20px #242c351a}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-img{position:relative}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-img img{border-radius:0}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-img span{color:var(--white);text-align:center;width:100%;padding:0 1rem;font-size:2.4rem;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info{flex-direction:column;justify-content:space-between;gap:2rem;height:100%;display:flex}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info h3{text-align:left;color:var(--base);font-size:2.4rem;font-weight:500;line-height:1}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info p{text-align:left;color:var(--base);margin-bottom:0;font-size:1.8rem;font-weight:300}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info span{color:var(--primary)}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info>div{flex-direction:column;gap:2rem;display:flex}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info .sub_entries{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info .sub_entries>div{border:1px solid var(--primary-light);border-radius:1rem;align-items:center;padding:1rem;display:flex}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info .sub_entries>div div{align-items:center;width:100%;height:100%;display:flex}.feature_with_repeater_slider .feature_with_repeater_slider--slider .feature_with_repeater--list .splide__track .splide__list .splide__slide .feature_with_repeater_slider--slider--card .card-info .sub_entries>div img{aspect-ratio:1;object-fit:contain;border-radius:0;width:100%;max-width:20rem}.reviews_repeater_slider{padding-top:4rem;padding-bottom:8rem;position:relative}@media (width<=992px){.reviews_repeater_slider{padding-bottom:10rem!important}}.reviews_repeater_slider .reviews_repeater_slider--content{margin-bottom:6rem}@media (width<=992px){.reviews_repeater_slider .reviews_repeater_slider--content{margin-bottom:4rem}}@media (width<=768px){.reviews_repeater_slider .reviews_repeater_slider--content{margin-bottom:2rem}}.reviews_repeater_slider .reviews_repeater_slider--content h2{text-align:left;font-size:clamp(3.6rem,4vw,7rem);font-weight:300}.reviews_repeater_slider .reviews_repeater_slider--slider{position:relative}.reviews_repeater_slider .reviews_repeater_slider--slider:after{content:"";z-index:1;background:url(/img/svg/quote.svg) 0 0/contain no-repeat;width:11.8rem;height:9rem;position:absolute;top:2rem;right:2rem}.reviews_repeater_slider .reviews_repeater_slider--slider .splide__arrows a:after{display:none}.reviews_repeater_slider .reviews_repeater_slider--slider .reviews_repeater--list .splide__track .splide__list .splide__slide{height:auto!important}.reviews_repeater_slider .reviews_repeater_slider--slider .reviews_repeater--list .splide__track .splide__list .splide__slide .reviews_repeater_slider--slider--card{background-color:#f1f9ff;border-radius:2rem}.reviews_repeater_slider .reviews_repeater_slider--slider .reviews_repeater--list .splide__track .splide__list .splide__slide .reviews_repeater_slider--slider--card .card-info{flex-direction:column;gap:2rem;padding:4rem;display:flex}.reviews_repeater_slider .reviews_repeater_slider--slider .reviews_repeater--list .splide__track .splide__list .splide__slide .reviews_repeater_slider--slider--card .card-info p{text-align:left;font-size:1.8rem;font-weight:300}.reviews_repeater_slider .reviews_repeater_slider--slider .reviews_repeater--list .splide__track .splide__list .splide__slide .reviews_repeater_slider--slider--card .card-info span{text-align:left;font-size:1.8rem;font-weight:500}.reviews_repeater_slider .reviews_repeater_slider--slider .reviews_repeater--list .splide__track .splide__list .splide__slide .reviews_repeater_slider--slider--card .card-info span:nth-of-type(2){color:var(--primary)}.cta_ask_for_price .wrapper{background-color:#f1f9ff;border-radius:2rem;padding:10rem;position:relative}@media (width<=992px){.cta_ask_for_price .wrapper{padding-bottom:2rem;padding-left:4rem;padding-right:4rem}}@media (width<=478px){.cta_ask_for_price .wrapper{padding-left:2rem;padding-right:2rem}}.cta_ask_for_price .wrapper .cta_ask_for_price--content{flex-direction:column;gap:4rem;display:flex}.cta_ask_for_price .wrapper .cta_ask_for_price--content h2{color:var(--base);font-size:clamp(3.6rem,6vw,7rem)}.cta_ask_for_price .wrapper .cta_ask_for_price--content .cta_ask_for_price--content--block{flex-direction:column;gap:2rem;display:flex}.cta_ask_for_price .wrapper .cta_ask_for_price--content .cta_ask_for_price--content--block h3{color:var(--base);font-size:clamp(3rem,4vw,4rem)}.cta_ask_for_price .wrapper .cta_ask_for_price--content .cta_ask_for_price--content--block p{color:var(--base);font-size:1.8rem;font-weight:300}@media (width<=762px){.cta_ask_for_price .wrapper .cta_ask_for_price--content .open-demo-price-form{width:100%}}@media (width<=992px){.cta_ask_for_price .wrapper .cta_ask_for_price--images{position:relative}}.cta_ask_for_price .wrapper .cta_ask_for_price--images .cta_ask_for_price--images--img{object-fit:contain;width:70vw;max-width:110rem;position:absolute;bottom:-10rem;left:-30rem}@media (width<=1200px){.cta_ask_for_price .wrapper .cta_ask_for_price--images .cta_ask_for_price--images--img{bottom:unset;top:50%;left:-22vw;transform:translateY(-50%)}}@media (width<=992px){.cta_ask_for_price .wrapper .cta_ask_for_price--images .cta_ask_for_price--images--img{width:100%;position:relative;bottom:0;left:0}}@media (width<=478px){.cta_ask_for_price .wrapper .cta_ask_for_price--images .cta_ask_for_price--images--img{width:60rem;position:relative;bottom:0;left:-25rem}}@media (width<=380px){.cta_ask_for_price .wrapper .cta_ask_for_price--images .cta_ask_for_price--images--img{bottom:0;left:unset;width:50rem;position:relative;right:18rem}}.service-section .hero-service-wrapper{background:var(--primary-ultra-light);border-radius:2rem;padding:10rem}@media (width<=992px){.service-section .hero-service-wrapper{padding:4rem 2rem}}.service-section .hero-service-wrapper .hero-content-service-page{z-index:10;flex-direction:column;row-gap:4rem;display:flex}.service-section .hero-service-wrapper .hero-content-service-page h1{font-size:8rem;line-height:1}@media (width<=992px){.service-section .hero-service-wrapper .hero-content-service-page h1{font-size:4rem}}.service-section .hero-service-wrapper .hero-content-service-page h2{order:-1;font-size:2.4rem}.service-section .hero-service-wrapper .hero-content-service-page .service-heading{flex-direction:column;gap:2rem;display:flex}.service-section .hero-service-wrapper .hero-content-service-page p{color:var(--secondary);font-size:1.8rem}@media screen and (width<=762px){.service-section .hero-service-wrapper .hero-content-service-page .service-hero-btn-wrapper,.service-section .hero-service-wrapper .hero-content-service-page .service-hero-btn-wrapper a{width:100%}}.service-section .hero-service-wrapper .hero-service-image{position:relative}@media screen and (width<=992px){.service-section .hero-service-wrapper .hero-service-image .splide .splide__arrow{bottom:-3rem}}.service-section .hero-service-wrapper .hero-service-image .services-2-cards{z-index:99;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1300px;margin:0 auto;display:flex}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__track{padding-bottom:6rem}@media (width>=992px){.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__list{flex-wrap:wrap;gap:2rem;display:flex}}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide{z-index:10}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide .service-card{text-align:left;border-radius:2rem;flex-direction:column;flex:220px;align-items:flex-start;gap:1.5rem;padding:4rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide .service-card img{object-fit:contain;border-radius:0;width:auto;height:3rem}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide .service-card:hover{transform:translateY(5px);box-shadow:0 6px 16px #00000026}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide .service-card h3{color:var(--base);margin-bottom:.5rem;font-size:2.4rem;font-weight:500}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide .service-card p{color:var(--base);font-size:1.8rem}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:first-child .service-card{background-color:#fff}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(2) .service-card{background-color:#d7ff3e}@media (width>=1200px){.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(2) .service-card{top:4rem}}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(3) .service-card{background-color:#00baff}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(3) .service-card h3,.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(3) .service-card p,.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(3) .service-card .btn--secondary{color:var(--white)}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(3) .service-card .btn--secondary{border-color:var(--white)}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(4) .service-card{background-color:#d0e3e8}@media (width>=992px){.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide:nth-child(4) .service-card{top:4rem}.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__slide{width:calc(50% - 2rem)}}@media (width>=1200px){.service-section .hero-service-wrapper .hero-service-image .services-2-cards .splide__arrows{display:none}}.service-section .hero-service-wrapper .hero-service-image .hero-service-right-side-image{border-radius:unset;z-index:19;width:50rem;max-width:50rem;height:auto;position:absolute;bottom:0;left:5vw;transform:translateY(47%)}@media screen and (width<=1200px){.service-section .hero-service-wrapper .hero-service-image .hero-service-right-side-image{left:2vw}}@media screen and (width<=992px){.service-section .hero-service-wrapper .hero-service-image .hero-service-right-side-image{max-width:20rem;transform:unset;left:auto;right:-2rem}}.service-section .hero-service-wrapper .hero-service-image .section-background-image{z-index:9;border-radius:2rem;width:65vw;max-width:65vw;height:auto;position:absolute;bottom:-18rem;left:-35vw}@media screen and (width<=992px){.service-section .hero-service-wrapper .hero-service-image .section-background-image{width:80rem;max-width:80rem;height:auto;bottom:-8rem;left:10vw}}.news-section{justify-content:center;display:flex}.news-section .news-top{justify-content:space-between;width:100%;display:flex}@media (width<=768px){.news-section .news-top{flex-direction:column}}.news-section .news-top h2{font-size:6rem}@media (width<=768px){.news-section .news-top h2{font-size:4rem}}.news-section .rewards--wrapper{margin-top:4rem;position:relative}.news-section .rewards--wrapper .splide__slide{padding:1rem .6rem 1rem 1rem}.news-section .rewards--wrapper .rewards-card{background-color:var(--white);box-shadow:0 .1rem 1rem 0px var(--shade-light);border-radius:2rem;width:100%;padding:4rem}.news-section .rewards--wrapper .rewards-card .card-img img{border-radius:1.4rem;width:50%;height:auto}@media (width<=768px){.news-section .rewards--wrapper .rewards-card .card-img img{width:50%}}.news-section .rewards--wrapper .rewards-card h3{color:#242c35;margin-top:3rem;font-size:2.4rem;font-weight:500}@media (width<=768px){.news-section .rewards--wrapper .rewards-card h3{font-size:2rem}}.news-section .rewards--wrapper .rewards-card span{color:var(--primary);font-size:1.8rem}.news-section .rewards--wrapper .rewards-card p{margin-top:2rem;font-size:1.8rem;line-height:2.8rem}.certificates-bg{background:var(--primary-ultra-light);background-image:url(/img/svg/certificate-bg-waves.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:2rem;flex-direction:column;gap:4rem;padding:10rem;display:flex}@media (width<=1200px){.certificates-bg{padding:4rem 4rem 13rem}}@media (width<=992px){.certificates-bg h2{font-size:3.6rem}}.certificates-bg ul{padding-left:0}.certificates-bg .splide__slide{background:var(--white);aspect-ratio:1;height:100%;box-shadow:0 .1rem 1rem 0px var(--shade-light);border-radius:2rem;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:1rem;margin-left:1rem;padding:2.4rem;display:flex}.certificates-bg .splide__slide img{object-fit:contain;border-radius:0}@media (width>=1200px){.certificates-bg .splide__list{flex-wrap:wrap;gap:2rem;display:flex!important}.certificates-bg .splide__list .splide__slide{background:var(--white);border-radius:2rem;align-items:center;width:15rem;height:15rem;padding:2.4rem;display:flex}.certificates-bg .splide__list .splide__slide img{object-fit:contain;border-radius:0}}.certificates-bg .splide__arrows{display:none}@media (width<=1200px){.certificates-bg .splide__arrows{display:block}}@media (width<=992px){.clients-partner{padding-bottom:10rem!important}}.clients-partner .wrapper{flex-direction:column;gap:6rem;display:flex}.clients-partner h2{font-size:4rem}.client-partners--wrapper .splide__slide{background:var(--white);aspect-ratio:1;height:100%;box-shadow:0 .1rem 1rem 0px var(--shade-light);border-radius:2rem;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:1rem;margin-left:1rem;padding:2.4rem;display:flex}.client-partners--wrapper .splide__slide img{object-fit:contain;border-radius:0}.client-nongov .wrapper{flex-direction:column;gap:6rem;display:flex}.client-nongov h2{font-size:4rem}.client-nongov--wrapper{margin-bottom:10rem}.client-nongov--wrapper .splide__slide{background:var(--white);aspect-ratio:1;height:100%;box-shadow:0 .1rem 1rem 0px var(--shade-light);border-radius:2rem;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:1rem;margin-left:1rem;padding:2.4rem;display:flex}.client-nongov--wrapper .splide__slide img{object-fit:contain;border-radius:0}.company-hero-section .hero-underwrapper{background-color:var(--primary-ultra-light);border-radius:2rem;padding:10rem;position:relative}@media (width<=992px){.company-hero-section .hero-underwrapper{flex-direction:column;gap:4rem;padding:4rem 2rem}}.company-hero-section .hero-underwrapper .hero-left{flex-direction:column;gap:4rem;display:flex}@media (width<=768px){.company-hero-section .hero-underwrapper .hero-left{width:100%}}.company-hero-section .hero-underwrapper .hero-left h1{color:var(--base);font-size:8rem;font-weight:300;line-height:.9}@media (width<=992px){.company-hero-section .hero-underwrapper .hero-left h1{font-size:4rem;line-height:1}}.company-hero-section .hero-underwrapper .hero-left .hero-text p{color:var(--base)}.company-hero-section .hero-underwrapper .hero-left .hero-btn{gap:1rem;display:flex}@media (width<=768px){.company-hero-section .hero-underwrapper .hero-left .hero-btn{flex-direction:column;justify-content:center}.company-hero-section .hero-underwrapper .hero-left .hero-btn .btn--primary,.company-hero-section .hero-underwrapper .hero-left .hero-btn .btn--secondary{width:100%}}.company-hero-section .hero-underwrapper .hero-right{position:relative}@media (width<=992px){.company-hero-section .hero-underwrapper .hero-right{flex-direction:column;align-items:center;display:flex}}.company-hero-section .hero-underwrapper .hero-right .hero-background{z-index:1;width:34.6rem;max-width:34.6rem;position:absolute;bottom:-15rem;right:-15rem}@media (width<=992px){.company-hero-section .hero-underwrapper .hero-right .hero-background{max-width:100%;position:relative;bottom:auto;right:auto}}.company-hero-section .hero-underwrapper .hero-right .hero-background>div{width:100%;height:100%;position:relative}.company-hero-section .hero-underwrapper .hero-right .hero-background>div .hero-stats{z-index:2;background:var(--primary);border:1px solid var(--primary-medium);border-radius:2rem;flex-direction:column;gap:2rem;width:20rem;padding:3rem;display:flex;position:absolute;bottom:-2rem;left:-7rem}@media (width<=992px){.company-hero-section .hero-underwrapper .hero-right .hero-background>div .hero-stats{left:-2rem}}.company-hero-section .hero-underwrapper .hero-right .hero-background>div .hero-stats span{color:var(--white);font-size:6rem}.company-hero-section .hero-underwrapper .hero-right .hero-background>div .hero-stats p{color:var(--white);margin-bottom:0;font-size:2.4rem}.company-hero-section .sub_navigation{gap:4rem;margin-top:4rem;display:flex}@media (width<=992px){.company-hero-section .sub_navigation{flex-direction:column;gap:3rem}}.company-hero-section .sub_navigation a{align-items:center;gap:1rem;display:flex}@media (width<=992px){.features_with_slider_and_top_number{padding-bottom:10rem!important}}.features_with_slider_and_top_number .wrapper .features_with_slider_and_top_number--content h2{margin-bottom:4rem;font-size:clamp(3.6rem,6vw,7rem);font-weight:300;line-height:1}.features_with_slider_and_top_number .wrapper .features_with_slider_and_top_number--slider .history--list .splide__track .splide__list .splide__slide{padding-top:2rem;padding-bottom:2rem}.features_with_slider_and_top_number .wrapper .features_with_slider_and_top_number--slider .history--list .splide__track .splide__list .splide__slide .features_with_slider_and_top_number--slider--card{border:1px solid #e2e2e2;border-radius:2rem;flex-direction:column;gap:4rem;padding:4rem;display:flex;box-shadow:0 1rem 2rem #242c351a}.features_with_slider_and_top_number .wrapper .features_with_slider_and_top_number--slider .history--list .splide__track .splide__list .splide__slide .features_with_slider_and_top_number--slider--card .card-year-number{color:var(--base);font-size:clamp(3.6rem,4vw,4rem);font-weight:300;line-height:1}.features_with_slider_and_top_number .wrapper .features_with_slider_and_top_number--slider .history--list .splide__track .splide__list .splide__slide .features_with_slider_and_top_number--slider--card .card-info{flex-direction:column;gap:2rem;display:flex}.features_with_slider_and_top_number .wrapper .features_with_slider_and_top_number--slider .history--list .splide__track .splide__list .splide__slide .features_with_slider_and_top_number--slider--card .card-info h3{color:var(--base);font-size:2.4rem;font-weight:500}.features_with_slider_and_top_number .wrapper .features_with_slider_and_top_number--slider .history--list .splide__track .splide__list .splide__slide .features_with_slider_and_top_number--slider--card .card-info p{color:var(--base);font-size:1.8rem}.full_image .wrapper .full_image-img{object-fit:cover;border-radius:2rem;width:100%;height:100%}.cta_join_us .wrapper{background-color:var(--primary-ultra-light);border-radius:2rem;padding-top:10rem;padding-bottom:10rem;padding-left:10rem}@media (width<=992px){.cta_join_us .wrapper{padding:4rem}.cta_join_us .wrapper .btn--primary{width:100%}}.cta_join_us .wrapper .cta_join_us--content{flex-direction:column;gap:4rem;display:flex}.cta_join_us .wrapper .cta_join_us--content h2{color:var(--base);z-index:1;font-size:clamp(3.6rem,6vw,7rem);font-weight:300;line-height:1;position:relative}.cta_join_us .wrapper .cta_join_us--content p{color:var(--secondary);z-index:1;font-size:1.8rem;font-weight:300;position:relative}.cta_join_us .wrapper .cta_join_us--content a{z-index:1;position:relative}.cta_join_us .wrapper .cta_join_us--image_wrapper{position:relative;bottom:0;right:-30%}@media (width<=992px){.cta_join_us .wrapper .cta_join_us--image_wrapper{right:unset;width:100%;margin-top:4rem}}.cta_join_us .wrapper .cta_join_us--image_wrapper .cta_join_us--bg_image{z-index:0;min-width:110rem;position:absolute;top:10rem;right:0}@media (width<=992px){.cta_join_us .wrapper .cta_join_us--image_wrapper .cta_join_us--bg_image{top:0;right:-40rem}}@media (width<=478px){.cta_join_us .wrapper .cta_join_us--image_wrapper .cta_join_us--bg_image{min-width:70rem;top:0;right:-40rem}}.cta_join_us .wrapper .cta_join_us--image_wrapper .cta_join_us--image{z-index:3;object-fit:cover;border-radius:2rem;width:auto;height:100%;min-height:56rem;max-height:56rem;position:absolute;box-shadow:0 1rem 2rem #242c351a}@media (width<=992px){.cta_join_us .wrapper .cta_join_us--image_wrapper .cta_join_us--image{height:auto;min-height:unset;position:relative;left:50%;transform:translate(-50%)}}.finance_section .wrapper{flex-direction:column;gap:6rem;display:flex}.finance_section .wrapper h2{color:var(--base);font-size:clamp(3.6rem,6vw,7rem);font-weight:300;line-height:1}.finance_section .wrapper p{color:var(--secondary);font-size:1.8rem;font-weight:300}.finance_section .wrapper .finanse_reports{flex-wrap:wrap;gap:3rem;display:flex}.finance_section .wrapper .finanse_reports a{width:fit-content}@media (width<=762px){.finance_section .wrapper .finanse_reports a{width:100%}}.corporate_responsibility .corporate_responsibility--content_wrapper h2{color:var(--base);font-size:clamp(3.6rem,6vw,7rem);font-weight:300;line-height:1}.corporate_responsibility .corporate_responsibility--content_wrapper p{color:var(--secondary);margin-top:6rem;font-size:1.8rem;font-weight:300}.corporate_responsibility .corporate_responsibility--content_wrapper .corporate_responsibility--content_wrapper--masonry_wrapper{column-count:2;column-gap:4rem;margin-top:2rem}@media (width<=568px){.corporate_responsibility .corporate_responsibility--content_wrapper .corporate_responsibility--content_wrapper--masonry_wrapper{column-count:1}}.corporate_responsibility .corporate_responsibility--content_wrapper .corporate_responsibility--content_wrapper--masonry_wrapper article{break-inside:avoid;border:1px solid #e2e2e2;border-radius:2rem;width:100%;margin-bottom:2rem;padding:4rem;display:inline-block;box-shadow:0 1rem 2rem #242c351a}@media (width<=1200px){.corporate_responsibility .corporate_responsibility--content_wrapper .corporate_responsibility--content_wrapper--masonry_wrapper article{padding:3rem}}.corporate_responsibility .corporate_responsibility--content_wrapper .corporate_responsibility--content_wrapper--masonry_wrapper article h3{color:var(--base);font-size:2.4rem;font-weight:500}.corporate_responsibility .corporate_responsibility--content_wrapper .corporate_responsibility--content_wrapper--masonry_wrapper article ul{flex-direction:column;margin-top:2rem;padding-left:2rem;list-style-type:disc;display:flex}.corporate_responsibility .corporate_responsibility--content_wrapper .corporate_responsibility--content_wrapper--masonry_wrapper article ul li{font-size:1.8rem;font-weight:300}.corporate_responsibility .corporate_responsibility--content_wrapper .corporate_responsibility--content_wrapper--masonry_wrapper article ul li::marker{color:var(--base);font-size:1rem}.corporate_responsibility .corporate_responsibility--image_wrapper img{object-fit:contain;border-radius:2rem;width:100%;max-height:56rem}.content-4-1-section .wrapper{gap:6rem}.content-4-1-section .wrapper>div:first-of-type{flex-direction:column;gap:6rem;display:flex}.content-4-1-section .wrapper>div:first-of-type h2{font-size:7rem}@media (width<=992px){.content-4-1-section .wrapper>div:first-of-type h2{font-size:3.6rem}}.content-4-1-section .wrapper>div:first-of-type>div{color:var(--secondary);font-size:1.8rem}@media (width<=992px){.content-4-1-section .wrapper>div:last-of-type{justify-content:center;display:flex}}.content-4-1-section .wrapper>div:last-of-type .content-image-with-wave{position:relative}.content-4-1-section .wrapper>div:last-of-type .content-image-with-wave .content-4-1-bg-image{z-index:-1;width:60rem;max-width:60rem;position:absolute;top:50%;left:20%}@media (width<=992px){.content-4-1-section .wrapper>div:last-of-type .content-image-with-wave .content-4-1-bg-image{width:70rem;max-width:70rem}}.carrier-section .hero-carrier-wrapper{background:var(--primary-ultra-light);border-radius:2rem;padding:10rem}@media (width<=992px){.carrier-section .hero-carrier-wrapper{padding:4rem 2rem}}.carrier-section .hero-carrier-wrapper .hero-content-carrier-page{z-index:10;flex-direction:column;row-gap:4rem;display:flex}.carrier-section .hero-carrier-wrapper .hero-content-carrier-page h1{font-size:8rem;line-height:1}@media (width<=992px){.carrier-section .hero-carrier-wrapper .hero-content-carrier-page h1{font-size:4rem}}.carrier-section .hero-carrier-wrapper .hero-content-carrier-page p{color:var(--secondary);font-size:1.8rem}@media screen and (width<=762px){.carrier-section .hero-carrier-wrapper .hero-content-carrier-page .carrier-hero-btn-wrapper,.carrier-section .hero-carrier-wrapper .hero-content-carrier-page .carrier-hero-btn-wrapper a{width:100%}}.carrier-section .hero-carrier-wrapper .hero-carrier-image{position:relative}@media screen and (width<=992px){.carrier-section .hero-carrier-wrapper .hero-carrier-image{height:30rem}}.carrier-section .hero-carrier-wrapper .hero-carrier-image .hero-carrier-right-side-image{border-radius:unset;z-index:19;width:50rem;max-width:50rem;height:auto;position:absolute;bottom:0;left:5vw;transform:translateY(47%)}@media screen and (width<=1200px){.carrier-section .hero-carrier-wrapper .hero-carrier-image .hero-carrier-right-side-image{left:2vw}}@media screen and (width<=992px){.carrier-section .hero-carrier-wrapper .hero-carrier-image .hero-carrier-right-side-image{max-width:20rem;transform:unset;left:auto;right:-2rem}}.carrier-section .hero-carrier-wrapper .hero-carrier-image .section-background-image{z-index:9;border-radius:2rem;width:65vw;max-width:65vw;height:auto;position:absolute;bottom:-18rem;left:-35vw}@media screen and (width<=992px){.carrier-section .hero-carrier-wrapper .hero-carrier-image .section-background-image{width:80rem;max-width:80rem;height:auto;bottom:-8rem;left:10vw}}@media (width<=992px){.vacancy-section{padding-bottom:10rem!important}}.vacancy-section .wrapper{margin-top:6rem}.vacancy-section .wrapper .vacancy-top{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.vacancy-section .wrapper .vacancy-top h2{font-size:7rem}@media (width<=992px){.vacancy-section .wrapper .vacancy-top h2{font-size:3.6rem}}.vacancy-section .wrapper .vacancy-top .vacancy-spots{font-size:4rem}.vacancy-section .wrapper .splide .splide__track .splide__list .splide__slide{padding:1rem .6rem 1rem 1rem!important}.vacancy-section .wrapper #vacancySlider #vacancySlider-track{padding:2rem}.vacancy-section .vacancy-card-info{flex-direction:column;row-gap:4rem;display:flex}.vacancy-section .vacancy-card-info h3{font-size:2.4rem}.vacancy-section .vacancy-card-info .vacancy-date-till{color:var(--primary)}.vacancy-section .vacancy--card{background-color:var(--white);box-shadow:0 .1rem 1rem 0rem var(--shade-light);border-radius:2rem;flex-direction:column;row-gap:4rem;width:100%;padding:4rem;display:flex}.vacancy-card-info-no-results{display:none}.cta-email-vacancies-section .cta-email-vacancies-wrapper{background:var(--primary-ultra-light);border-radius:2rem;flex-direction:column;padding:10rem}@media (width<=992px){.cta-email-vacancies-section .cta-email-vacancies-wrapper{padding:10rem 2rem}}.cta-email-vacancies-section .cta-email-vacancies-wrapper .cta-email-vacancies-title h2{font-size:4rem;font-weight:300}@media (width<=992px){.cta-email-vacancies-section .cta-email-vacancies-wrapper .cta-email-vacancies-title h2{font-size:3rem}}.cta-email-vacancies-section .cta-email-vacancies-wrapper .cta-email-vacancies-title .cta-email-vacancies-content{flex-flow:wrap;place-content:center flex-start;align-items:center;gap:2rem;margin-top:4rem;display:flex}.cta-email-vacancies-section .cta-email-vacancies-wrapper .cta-email-vacancies-title .cta-email-vacancies-content .cta-email-input-field-wrapper input{border:1px var(--secondary-light) solid;border-radius:1rem;width:40rem;height:5.4rem;padding:1.8rem 2.2rem}@media (width<=762px){.cta-email-vacancies-section .cta-email-vacancies-wrapper .cta-email-vacancies-title .cta-email-vacancies-content .cta-email-input-field-wrapper input,.cta-email-vacancies-section .cta-email-vacancies-wrapper .cta-email-vacancies-title .cta-email-vacancies-content .cta-email-input-field-wrapper,.cta-email-vacancies-section .cta-email-vacancies-wrapper .cta-email-vacancies-title .cta-email-vacancies-content .cta-email-button-wrapper .cta-email-button,.cta-email-vacancies-section .cta-email-vacancies-wrapper .cta-email-vacancies-title .cta-email-vacancies-content .cta-email-button-wrapper{width:100%!important}}.research--head{padding-bottom:1rem}.research--head h1{font-size:2.4rem}.research--list{padding-top:1rem;padding-bottom:1rem}.research--list article{flex-direction:column;gap:6rem;margin-top:10rem;display:flex}.research--list article:first-of-type{margin-top:0}.research--list article h2{font-size:4rem}@media (width<=992px){.research--list article h2{font-size:3rem}}.research--list article .date--wrapper{margin-top:2rem}.research--list article .date--wrapper .date{background:var(--primary);color:var(--white);border-radius:3rem;padding:.5rem 2rem;font-size:1.6rem}.research--list article .research--content{gap:4rem}.research--list article .research--content>div>div{border-radius:2rem;flex-direction:column;gap:2rem;padding:3rem;display:flex}.research--list article .research--content>div:first-of-type>div{background:var(--primary-ultra-light)}.research--list article .research--content>div:last-of-type>div{position:relative}.research--list article .research--content>div:last-of-type>div:before{content:"";opacity:.7;z-index:-1;background:url(/img/svg/wave.svg);width:100%;height:100%;position:absolute;top:0;left:0}.research--list article .research--content>div img{width:3rem;border-radius:0!important}.research--list article .research--content h2,.research--list article .research--content h3{color:var(--primary);padding-bottom:2rem;font-size:1.8rem;font-weight:500}.research--list article .research--content p{font-size:1.8rem}.research--list article footer{border:1px solid var(--primary-ultra-light);border-radius:2rem;align-items:center;gap:2rem;padding:3rem;display:flex}.research--list article footer img{border-radius:0;width:1.8rem;height:1.8rem}.research--list article footer p,.research--list article footer span{margin-bottom:0;font-size:1.8rem}.research--list article footer strong{font-size:2.4rem;font-weight:700}.content_2_column h2{font-size:7rem}@media (width<=992px){.content_2_column h2{font-size:3.6rem}}.content_2_column .text--secondary img{border-radius:0;width:3rem}.content_2_column .text--secondary h3{font-size:2.4rem;font-weight:500}.content_2_column .text--secondary>div{flex-direction:column;gap:2rem;display:flex}.team_section{overflow-x:hidden}@media (width<=478px){.team_section{overflow-x:hidden}}.team_section .wrapper .team_section--title h2{color:var(--base);margin-bottom:6rem;font-size:clamp(3.6rem,6vw,7rem);font-weight:300;line-height:1}.team_section .wrapper .team_section--block .team_section--block--content{flex-direction:column;gap:6rem;display:flex}.team_section .wrapper .team_section--block .team_section--block--content h3{color:var(--base);font-size:clamp(3rem,4vw,4rem);font-weight:300;line-height:1}.team_section .wrapper .team_section--block .team_section--block--content p{color:var(--secondary);font-size:1.8rem;font-weight:300}.team_section .wrapper .team_section--block .team_section--block--team{position:relative;overflow:visible}.team_section .wrapper .team_section--block .team_section--block--team .team_section--bg_wave_img{z-index:-1;min-width:120rem;position:absolute;top:-4rem;right:-30rem}@media (width<=992px){.team_section .wrapper .team_section--block .team_section--block--team .team_section--bg_wave_img{width:100%;min-width:100%;top:0;right:-4rem}}@media (width<=478px){.team_section .wrapper .team_section--block .team_section--block--team .team_section--bg_wave_img{width:100%;min-width:100rem;right:unset;top:10rem;left:2rem}}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group{gap:4rem}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group .team_section--block--team--group--card{flex-direction:column;gap:4rem;display:flex}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group .team_section--block--team--group--card .team_section--block--team--group--card--img{border-radius:2rem}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group .team_section--block--team--group--card .team_section--block--team--group--card--info_block{flex-direction:column;gap:2rem;display:flex}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group .team_section--block--team--group--card .team_section--block--team--group--card--info_block h4{color:var(--base);font-size:3rem;font-weight:300}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group .team_section--block--team--group--card .team_section--block--team--group--card--info_block span{color:var(--base);font-size:2rem;font-weight:500}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group .team_section--block--team--group--card .team_section--block--team--group--card--info_block .team_content{display:none}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group .team_section--block--team--group--card .team_section--block--team--group--card--info_block .team_section--block--team--group--card--info_block--socials_wrapper{flex-direction:row;gap:1rem;display:flex}.team_section .wrapper .team_section--block .team_section--block--team .team_section--block--team--group .team_section--block--team--group--card .team_section--block--team--group--card--info_block .team_section--block--team--group--card--info_block--socials_wrapper .social_icon img{object-fit:contain;width:5.4rem;max-width:5.4rem;height:5.4rem;max-height:5.4rem}#teamModal{max-width:96.4rem}.modal-team{margin-top:3rem}.modal-team>div{flex-direction:column;gap:4rem;display:flex}.modal-team>div:first-of-type>div:first-of-type{flex-direction:column;gap:2rem;display:flex}.modal-team>div:first-of-type>div .modal-team-socials_wrapper{width:5.6rem}.modal-team>div:first-of-type .team_content h2{color:var(--primary);margin-bottom:2rem;font-size:1.8rem;font-weight:700}.modal-team>div:first-of-type .team_content .heading-permalink{display:none}.modal-team>div:first-of-type span{color:var(--base)}.modal-team>div:first-of-type span:first-of-type{font-size:3rem}.modal-team>div:first-of-type span:last-of-type{font-size:2rem;font-weight:500}.modal-team img{border-radius:2rem;width:100%}
