:root{--euclid-circular-a:"euclid-circular-a", sans-serif;--dark-bg:#050915;--primary:#2BA6C2;--primary-rgb:43, 166, 194;--dark-color:#000000;--dark-rgb:0, 0, 0;--white-color:#ffffff;--white-bg:#ffffff;--white-rgb:255, 255, 255;--light-color:#B5BECB;--border-color:#2F3847;--dark-blue:#091424;--vintage-blue:#2B3343;--box-shadow:3px 5px 20px 0 rgba(var(--dark-rgb), 0.15);--error-color:#E84145}*{margin:0;padding:0;box-sizing:border-box;outline:none}html{-ms-touch-action:manipulation;touch-action:manipulation;scroll-behavior:auto!important}html,body{scroll-behavior:smooth;font-family:var(--euclid-circular-a);font-size:18px;line-height:30px;font-weight:400;color:var(--white-color);background-color:var(--dark-bg);word-break:break-word;margin:0;padding:0}::selection{background:var(--primary);color:var(--dark-color)}::-moz-selection{background:var(--primary);color:var(--dark-color)}picture{display:inline-block;line-height:0;vertical-align:middle}img{width:auto;max-width:100%;min-width:auto;height:auto;max-height:100%;min-height:auto;vertical-align:middle}.svg-icon{display:inline-flex;align-items:center;justify-content:center}.video-icon{position:absolute;inset:0;z-index:1;align-items:center;justify-content:center;display:flex;cursor:pointer}.video-icon .svg-icon{width:60px;height:60px;border:1px solid var(--primary);border-radius:60px;background-color:rgba(var(--primary-rgb),.2);backdrop-filter:blur(20px);cursor:pointer;transition:all 0.25s ease 0s}.video-icon .svg-icon img{border-radius:0!important;transition:all 0.25s ease 0s}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{border-radius:24px;background-color:rgb(181 190 203 / .5);transition:color 0.25s ease-in-out,background-color 0.25s ease-in-out,border-color 0.25s ease-in-out,box-shadow 0.25s ease-in-out;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}::-webkit-scrollbar-track{border-radius:24px;background-color:#2B3343;border:none}@supports (-moz-appearance:none){*{scrollbar-width:thin;scrollbar-color:var(--primary) var(--vintage-blue)}}a,button{-webkit-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s;text-decoration:none}.container{max-width:1562px;padding-left:16px;padding-right:16px}p{margin:0}ul{margin:0;padding:0;list-style-type:none}.btn{font-family:var(--euclid-circular-a);font-size:.889rem;line-height:1.111rem;color:var(--white-color);font-weight:500;text-align:center;padding:11px 30px;border:1px solid var(--primary);border-radius:30px;outline:none;cursor:pointer;position:relative;box-shadow:none;transition:all 0.35s ease 0s;align-items:center;justify-content:center;column-gap:10px;display:inline-flex}.primary-btn{background-color:rgba(var(--primary-rgb),.2);color:var(--white-color)}.btn.primary-btn:hover,.btn.primary-btn:active,.btn.primary-btn:focus-within,.btn.primary-btn:focus-visible{color:var(--white-color);background-color:var(--primary);border-color:var(--primary)}.secondary-btn{color:var(--white-color);background-color:var(--primary);border-color:var(--primary)}.btn.secondary-btn:hover,.btn.secondary-btn:active,.btn.secondary-btn:focus-within,.btn.secondary-btn:focus-visible{color:var(--white-color);background-color:#fff0;border-color:var(--primary)}.white-btn{color:var(--white-color);background-color:#fff0;border-color:var(--white-color)}.btn.white-btn:hover,.btn.white-btn:active,.btn.white-btn:focus-within,.btn.white-btn:focus-visible{color:var(--white-color);background-color:var(--primary);border-color:var(--primary)}.big-title{font-size:3.333rem;line-height:4.222rem;font-weight:400;color:var(--white-color);margin:0 0 30px}.big-title strong{font-weight:600}.section-title{font-size:2.778rem;line-height:3.444rem;font-weight:500;color:var(--white-color);margin:0 0 30px}.section-semi-title{font-size:2.222rem;line-height:2.889rem;font-weight:500;color:var(--white-color);margin:0 0 20px}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}.header-wrap{background:linear-gradient(90deg,#090E1A 0%,#162132 100%);border-bottom:1px solid var(--border-color);padding:9px 0;position:sticky;top:0;z-index:99}.header-wrap .header-inner{align-items:center;justify-content:space-between;gap:16px;display:flex;position:relative}.header-wrap .brand-logo{min-width:130px}.header-wrap .brand-logo a{display:inline-flex}.header-wrap .navbar-toggler{position:absolute;right:0;top:0;bottom:0;margin:auto;display:none;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:0;background:#fff0;cursor:pointer;outline:none;box-shadow:none}.header-wrap .navbar-toggler span{display:block;width:26px;background-color:var(--white-bg);height:2px;position:relative;border-radius:20px;transition:all 0.25s ease 0s}.header-wrap .navbar-toggler span:after,.header-wrap .navbar-toggler span:before{content:"";position:absolute;left:0;right:0;display:block;width:100%;background-color:var(--white-bg);height:2px;border-radius:20px;transition:all 0.25s ease 0s}.header-wrap .navbar-toggler span:after{bottom:-8px}.header-wrap .navbar-toggler span:before{top:-8px}.header-wrap .navbar-toggler:not(.collapsed) span{background-color:#fff0}.header-wrap .navbar-toggler:not(.collapsed) span:before{transform:rotate(45deg);top:0;bottom:0}.header-wrap .navbar-toggler:not(.collapsed) span:after{transform:rotate(-45deg);top:0;bottom:0}.header-wrap .navbar{background:#fff0;padding:0}.header-wrap .navbar-collapse .navbar-nav{column-gap:60px;flex-direction:row;display:flex}.header-wrap .navbar-collapse .navbar-nav .nav-link{padding:0;font-size:.889rem;line-height:1.111rem;font-weight:500;color:var(--white-color);text-decoration:none;outline:none;transition:all 0.35s ease 0s}.header-wrap .navbar-collapse .navbar-nav .nav-link:hover,.header-wrap .navbar-collapse .navbar-nav .nav-link.active{color:var(--primary)}.header-wrap .header-action{min-width:130px;justify-content:flex-end;display:flex;gap:16px}.header-wrap .header-action .btn{padding-top:9px;padding-bottom:9px}.cta-box{font-size:1.111rem;line-height:1.444rem;background-color:var(--primary);background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/cta-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;min-height:292px;border-radius:20px;padding:30px;gap:30px;flex-direction:column;align-items:flex-start;display:flex}.cta-box .section-title{margin-bottom:0}.cta-box .btn{margin-bottom:auto}.footer-wrap{background:radial-gradient(47.78% 50% at 47.78% 0%,rgb(57 80 110 / .7) 0%,#111C2D 100%)}.footer-wrap .copyright-strip{padding:20px 0;font-size:.889rem;line-height:1.111rem;color:var(--light-color);justify-content:space-between;gap:16px;display:flex}.footer-wrap .copyright-strip .copyright-links{gap:16px;flex-wrap:wrap;display:flex}.footer-wrap .copyright-strip .copyright-links a{color:var(--light-color)}.footer-wrap .copyright-strip .copyright-links a:hover{color:var(--primary)}.footer-wrap:has(.cta-box-wrap){background:#fff0;position:relative;z-index:1;overflow:hidden}.footer-wrap:has(.cta-box-wrap):before{content:'';background:radial-gradient(47.78% 50% at 47.78% 0%,rgb(57 80 110 / .7) 0%,#111C2D 100%);position:absolute;top:26.165%;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.footer-wrap .footer-top-strip{padding-top:50px;padding-bottom:20px;border-bottom:1px solid rgb(255 255 255 / .1);justify-content:space-between;gap:30px;display:flex}.footer-wrap .footer-logo{font-size:1.333rem;line-height:1.667rem;font-weight:500}.footer-wrap .footer-logo a{margin:0 0 15px;display:inline-flex}.footer-wrap .footer-top-strip ul{gap:24px;display:flex}.footer-wrap .footer-top-strip ul li .link{font-size:.889rem;line-height:1.111rem;font-weight:500;color:var(--white-color);text-align:center;padding:19px 15px;border:1px solid rgb(255 255 255 / .1);border-radius:10px;min-width:110px;flex-direction:column;align-items:center;gap:15px;display:flex;transition:all 0.25s ease 0s}.footer-wrap .footer-top-strip ul li .link .svg-icon{width:60px;height:60px;align-items:center;justify-content:center;display:flex}.footer-wrap .footer-top-strip ul li .link .svg-icon img{transition:filter 0.25s ease;filter:invert(1) brightness(10)}.footer-wrap .footer-top-strip ul li a.link:hover{color:var(--primary);border-color:var(--primary)}.footer-wrap .footer-top-strip ul li a.link:hover .svg-icon img{filter:invert(0) brightness(1)}.banner-wrap{background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/banner-bg.svg);background-repeat:no-repeat;background-position:right bottom;background-size:cover;overflow:hidden}.banner-wrap .container{display:flex;align-items:center;gap:30px}.banner-wrap .banner-info{font-size:1.111rem;line-height:2rem;color:var(--light-color);flex:1}.banner-wrap .banner-info .big-title{margin-bottom:16px}.banner-wrap .banner-info p{margin-bottom:16px}.banner-wrap .banner-info p:last-child{margin-bottom:0}.banner-wrap .banner-info ul li{font-size:1rem;line-height:1.389rem;color:var(--white-color);margin-bottom:16px;padding:0 0 0 28px;position:relative}.banner-wrap .banner-info ul li:before{content:'';position:absolute;top:5px;left:0;background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/icons/right-arrow-icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-flex;width:16px;height:15px;opacity:.2;pointer-events:none}.banner-wrap .banner-info ul li:last-child{margin-bottom:0}.banner-wrap .banner-info .btn{margin-top:30px}.banner-wrap .banner-image{width:100%;min-width:910px;max-width:910px;margin-right:-160px;border-radius:12px;overflow:hidden;position:relative}.banner-wrap .banner-image img{border-radius:12px}.trusted-by .section-title{font-size:1.333rem;line-height:1.667rem;text-align:center}.trusted-by .client-list-wrap{padding:15px 0;position:relative;overflow:hidden}.trusted-by .client-list-wrap:before,.trusted-by .client-list-wrap:after{content:'';position:absolute;top:0;bottom:0;width:155px;z-index:1;pointer-events:none}.trusted-by .client-list-wrap:before{left:0;background:linear-gradient(270deg,transparent 0%,var(--dark-bg) 74.84%)}.trusted-by .client-list-wrap:after{right:0;background:linear-gradient(90deg,transparent 0%,var(--dark-bg) 74.84%)}.trusted-by .client-list{padding:0 50px;column-gap:100px;min-width:max-content;display:flex;-webkit-animation:logoMarquee 25s linear infinite;animation:logoMarquee 25s linear infinite}.trusted-by .client-list img{max-height:40px;vertical-align:middle}@keyframes logoMarquee{from{transform:translateX(0%);-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%)}to{transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}}.what-does{background:var(--dark-blue)}.what-does .container{gap:30px;align-items:center;display:flex}.what-does .what-does-info{flex:1;color:var(--light-color)}.what-does .what-does-info strong{font-weight:500;color:var(--white-color)}.what-does .what-does-info p{margin-bottom:30px}.what-does .what-does-info p:last-child{margin-bottom:0}.what-does .what-does-img{width:100%;max-width:490px;border-radius:20px;overflow:hidden}.what-does .what-does-img picture{display:block}.what-does .what-does-img img{border-radius:20px;width:100%}.why-this-matters .container{gap:30px;align-items:center;display:flex}.why-this-matters .why-this-matters-img{width:100%;max-width:490px;border-radius:20px;overflow:hidden}.why-this-matters .why-this-matters-img picture{display:block}.why-this-matters .why-this-matters-img img{width:100%;border-radius:20px}.why-this-matters .why-this-matters-info{color:var(--light-color);flex:1}.why-this-matters .why-this-matters-info .section-title{margin-bottom:10px}.why-this-matters .why-this-matters-info strong{font-weight:500;color:var(--white-color)}.why-this-matters .why-this-matters-info p{margin-bottom:20px}.why-this-matters .why-this-matters-info p:last-child{margin-bottom:0}.why-this-matters .why-this-matters-info ul{margin-bottom:20px}.why-this-matters .why-this-matters-info ul:last-child{margin-bottom:0}.why-this-matters .why-this-matters-info ul li{background:var(--vintage-blue);line-height:1.444rem;color:var(--white-color);margin-bottom:15px;border-radius:10px;padding:17px 15px 17px 48px;position:relative;background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/icons/right-arrow-icon.svg);background-repeat:no-repeat;background-position:left 20px top 22px}.why-this-matters .why-this-matters-info ul li:last-child{margin-bottom:0}.what-this-is{background:var(--dark-blue)}.what-this-is .section-title{text-align:center}.what-this-is .what-this-info{display:flex;gap:30px}.what-this-is .what-this-info .what-this-is-box{flex:1;line-height:1.444rem;color:var(--white-color);font-weight:500;padding:1px;border-radius:20px;background:linear-gradient(109.48deg,#404A5E 0%,#1D2331 29.64%,#141F2F 75.72%,#404A5E 100%)}.what-this-is .what-this-info .what-this-is-box .what-this-is-box-inner{padding:29px;border-radius:20px;background:radial-gradient(47.78% 50% at 47.78% 0%,rgb(57 80 110 / .7) 0%,#111C2D 100%);height:100%}.what-this-is .what-this-info .what-this-is-box .svg-icon{width:60px;height:60px;margin:0 0 30px}.what-this-is .what-this-info .what-this-is-box ul li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.what-this-is .what-this-info .what-this-is-box ul li:before{content:'';position:absolute;top:5px;left:0;background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/icons/right-arrow-icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-flex;width:16px;height:15px;opacity:.2;pointer-events:none}.what-this-is .what-this-info .what-this-is-box ul li:last-child{margin-bottom:0}.built-for-wrap .built-for-info{gap:30px;display:flex}.built-for-wrap .built-for-info .built-for-box{flex:1;border-radius:20px;padding:1px;color:var(--light-color);background:linear-gradient(109.48deg,#404A5E 0%,#1D2331 29.64%,#141F2F 75.72%,#404A5E 100%)}.built-for-info .built-for-box .built-for-box-inner{padding:29px;border-radius:20px;background:var(--dark-bg);height:100%}.built-for-info .built-for-box h3{font-size:1.667rem;line-height:2.222rem;color:var(--white-color);margin:0 0 10px;gap:20px;align-items:center;display:flex}.built-for-info .built-for-box h3 .svg-icon{width:50px;height:50px}.built-for-info .built-for-box .built-for-img{position:relative;border-radius:20px;overflow:hidden;margin:30px 0}.built-for-info .built-for-box .built-for-img>picture{position:relative;padding-bottom:56.233%;display:block}.built-for-info .built-for-box .built-for-img>picture img{border-radius:20px;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.built-for-info .built-for-box .built-for-img .video-icon .svg-icon{background:rgba(var(--white-rgb),.05);border-color:var(--white-color)}.what-get-wrap{background:var(--dark-blue)}.what-get-wrap .section-semi-title{margin-bottom:30px}.what-get-wrap .what-get-info{gap:30px;flex-wrap:wrap;display:flex}.what-get-wrap .what-get-box{font-size:1.111rem;font-weight:500;flex:1;padding:1px;border-radius:20px;background:linear-gradient(109.48deg,#404A5E 0%,#1D2331 29.64%,#141F2F 75.72%,#404A5E 100%)}.what-get-wrap .what-get-box .what-get-box-inner{padding:29px;border-radius:20px;background:radial-gradient(47.78% 50% at 47.78% 0%,rgb(57 80 110 / .28) 0%,rgb(17 28 45) 100%);height:100%}.what-get-wrap .what-get-box .svg-icon{width:60px;height:60px;margin:0 0 30px}.trusted-by-experts{font-size:1.111rem;color:var(--light-color);overflow:hidden}.trusted-by-experts .section-semi-title{margin-bottom:10px}.trusted-by-experts .trusted-by-expert-list{display:flex;gap:160px;margin-top:50px}.trusted-by-experts .trusted-by-expert-list .trusted-by-expert-img{gap:25px;flex-wrap:wrap;align-self:self-start;display:flex;position:relative;min-width:620px}.trusted-by-expert-list .trusted-by-expert-img::-webkit-scrollbar{height:3px;width:3px}.trusted-by-expert-list .trusted-by-expert-img:before{content:'';position:absolute;top:0;right:-80px;bottom:0;border-right:1px solid rgba(var(--white-rgb),.2);pointer-events:none}.trusted-by-expert-list .trusted-by-expert-img .trusted-expert{border:none;border-radius:20px;position:relative;flex:1;width:calc(33.33% - 17px);min-width:calc(33.33% - 17px);background:#fff0;outline:none;box-shadow:none}.trusted-by-expert-img .trusted-expert:before{content:'';background:linear-gradient(180deg,#fff0 62.66%,rgb(5 9 21 / .9) 97.89%);position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1;border-radius:20px}.trusted-by-expert-img .trusted-expert:after{content:'';position:absolute;border:4px solid var(--border-color);border-radius:24px;inset:-8px;opacity:0;visibility:hidden;pointer-events:none;transition:all 0.25s ease 0s}.trusted-by-expert-img .trusted-expert picture{padding-bottom:119.7%;position:relative;display:block;overflow:hidden;border-radius:20px;background:var(--dark-blue)}.trusted-by-expert-img .trusted-expert picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:20px}.trusted-by-expert-img .trusted-expert>span{font-size:1.111rem;line-height:1.444rem;font-weight:500;color:var(--white-color);text-align:center;position:absolute;right:0;bottom:0;left:0;padding:15px 35px;z-index:2;display:block}.trusted-by-expert-img .trusted-expert:hover:after{opacity:1;visibility:visible}.trusted-by-expert-img .trusted-expert.active:after{opacity:1;visibility:visible;border-color:var(--primary)}.trusted-by-experts .trusted-by-expert-list .trusted-by-expert-info{align-items:center;display:flex}.trusted-by-expert-list .trusted-by-expert-info .trusted-expert-detail{font-size:1rem;line-height:1.667rem;display:none}.trusted-by-expert-list .trusted-by-expert-info .trusted-expert-detail.active{display:block}.trusted-by-expert-info .trusted-expert-detail .expert-designation{font-size:1.333rem;margin-bottom:40px}.trusted-by-expert-info .trusted-expert-detail h3{font-size:2.222rem;line-height:2.889rem;font-weight:500;color:var(--white-color);margin:0 0 15px}.trusted-by-expert-info .trusted-expert-detail p{margin-bottom:20px}.trusted-by-expert-info .trusted-expert-detail p:last-child{margin-bottom:0}.modal-backdrop{background:rgba(var(--dark-rgb),.7);opacity:0}.modal-backdrop.show{opacity:1}.video-modal .modal-dialog{width:1100px;max-width:calc(100% - 36px);margin:30px auto;min-height:calc(100% - 60px)}.video-modal .modal-content{border-radius:10px;border:none;outline:none;box-sizing:border-box;position:relative;box-shadow:var(--box-shadow);background:var(--white-bg);padding:3px}.video-modal .close-btn{position:absolute;top:-15px;right:-15px;width:30px;height:30px;margin:0;padding:0;background:var(--white-bg);border:none;border-radius:30px;outline:none;box-shadow:var(--box-shadow);z-index:9;align-items:center;justify-content:center;display:inline-flex;transition:all 0.25s ease 0s}.video-modal .close-btn img{width:12px;height:12px;transition:all 0.25s ease 0s}.video-modal .close-btn:hover{background:var(--primary)}.video-modal .close-btn:hover img{filter:invert(1) brightness(10)}.video-modal .modal-body{padding:0}.video-box{border-radius:10px;box-shadow:var(--box-shadow);overflow:hidden;padding-bottom:56.25%}.video-box iframe,.video-box video,.video-box image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:none;border-radius:10px;outline:none;vertical-align:middle}.research-institute-title-section{padding:40px 0}.research-institute-title-section .section-title{margin:0}.container.container-sm{max-width:1080px}.research-institute-title-section .container{display:flex;align-items:center;gap:30px}.research-institute-title-section picture{width:181px}.research-institute-page-content .section-title{margin:0 0 20px;font-size:30px;line-height:38px}.research-institute-page-content p{margin:0 0 20px}.research-institute-page-content ul{list-style:disc;padding-left:20px;margin:0 0 20px}.research-institute-page-content ul li{margin:0 0 10px}.research-institute-cta{background:var(--dark-blue);padding:40px 0}.research-institute-cta .container{text-align:center}.research-institute-cta .section-title{font-size:26px;line-height:36px}.institute-partners-section{padding:40px 0}.institute-partners-section .section-semi-title{margin:0 0 40px}.institute-partners-section-inner{display:flex;gap:20px}.institute-partners-section-inner .partners-card{flex:1}.partners-card picture{width:100%}.partners-card picture img{width:100%;height:auto}.partners-card h3{font-size:26px;line-height:30px;margin:16px 0}.partners-card p{margin:0 0 10px}.partners-card p .link{color:var(--primary);text-decoration:underline}.partners-card ul{list-style:disc;padding-left:20px}.partners-card ul li{margin:0 0 10px}.our-partners{text-align:center;padding:0 0 40px}.our-partners picture{max-width:273px}.our-partners+.footer-wrap:has(.cta-box-wrap):before{top:0}.our-partners+.footer-wrap .cta-box-wrap{display:none}.page-not-found{padding:80px 0;min-height:calc(100vh - 77px);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/page-bg.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.page-not-found-404-img{margin:0 0 50px}.page-not-found-inner{padding:0 16px}.page-not-found h1{font-size:60px;line-height:76px;font-weight:500;margin:0 0 20px}.page-not-found p{font-size:20px;line-height:26px;font-weight:500;margin:0 0 20px}.page-not-found+.footer-wrap .cta-box-wrap{display:none}.page-not-found+.footer-wrap:has(.cta-box-wrap):before{top:0}.contact-us{min-height:calc(100vh - 357px);background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/page-bg.svg);background-repeat:no-repeat;background-position:top center;background-size:100% auto;flex-direction:column;align-items:center;justify-content:center;display:flex;overflow:hidden}.contact-us .container{width:100%;gap:55px;align-items:flex-start;display:flex}.contact-us .big-title{font-weight:500;margin-bottom:10px;max-width:500px}.contact-us-form,.contact-us .contact-info{width:50%}.contact-us+.footer-wrap:has(.cta-box-wrap):before{top:0}.contact-us+.footer-wrap .cta-box-wrap{display:none}.g-card{padding:20px;background-color:#404A5E;background:linear-gradient(109.48deg,#404A5E 0%,#1D2331 29.64%,#141F2F 75.72%,#404A5E 100%);position:relative;border-radius:10px;z-index:1}.g-card:before{content:'';background-color:#111C2D;background:radial-gradient(27.2% 50% at 47.78% 0%,rgb(38 55 77 / .7) 0%,#111C2D 100%);position:absolute;inset:1px;z-index:-1;pointer-events:none;border-radius:inherit}.form-group{margin-bottom:20px;position:relative}.form-group label{font-family:var(--euclid-circular-a);font-size:16px;line-height:20px;font-weight:400;color:var(--white-color);margin-bottom:10px;vertical-align:top;display:inline-block}.form-group .req{color:var(--error-color);font-weight:700}.form-group .form-input{border-radius:30px;padding:0;background:linear-gradient(92.49deg,#242632 0%,#141f2f 45.67%,#434952 100%);position:relative;z-index:1}.form-group .form-input:before{content:'';background-color:#303b50;background:linear-gradient(90deg,#303b50 0%,#19202f 100%);position:absolute;inset:1px;border-radius:inherit;z-index:-1;pointer-events:none}.form-group .form-input:has(textarea.form-control){border-radius:10px}.form-group .form-input .wpcf7-form-control-wrap{display:block}.form-group .form-control{font-family:var(--euclid-circular-a);background:#fff0;padding:12px 24px;font-size:14px;line-height:20px;font-weight:400;color:var(--white-color);caret-color:var(--white-color);border:none;border-radius:30px;box-shadow:none;transition:all 0.35s ease 0s;position:relative}.form-group .form-control::-webkit-input-placeholder{color:var(--light-color);font-weight:400}.form-group .form-control::-moz-placeholder{color:var(--light-color);font-weight:400}.form-group .form-control:-ms-input-placeholder{color:var(--light-color);font-weight:400}.form-group .form-control:-moz-placeholder{color:var(--light-color);font-weight:400}.form-group .form-control[type=search]::-webkit-search-cancel-button{margin-left:8px;filter:invert(1) grayscale(1) brightness(5);cursor:pointer}.form-group .form-control:-webkit-autofill,.form-group .form-control:-webkit-autofill:hover,.form-group .form-control:-webkit-autofill:focus,.form-group .form-control:-webkit-autofill:active{background:transparent!important;-webkit-text-fill-color:var(--white-color)!important;caret-color:var(--white-color);transition:background-color 5000s ease-in-out 0s;position:relative;z-index:1}.form-group textarea.form-control{height:90px;resize:none}.form-group-row{gap:20px 10px;display:flex}.form-group-row .form-group-col{flex:1}.form-group textarea.form-control:hover,.form-group textarea.form-control:focus{resize:vertical}.form-group .wpcf7-not-valid-tip,.form-group .error:not(.form-control){font-size:13px;line-height:18px;color:var(--error-color);margin:5px 0 0}.form-group .form-input:has(span.wpcf7-not-valid-tip){margin-bottom:40px}.form-group .form-group-col .form-input:has(span.wpcf7-not-valid-tip){margin-bottom:20px}.form-group span.wpcf7-not-valid-tip{margin-top:0;position:absolute;top:calc(100% + 5px);left:0;width:100%}.form-group .custom-checkbox{position:relative;cursor:pointer;user-select:none;min-height:24px;min-width:24px;padding-left:34px;font-size:14px;line-height:18px;font-weight:500;gap:5px;align-items:center;display:inline-flex;margin:0}.form-group .custom-checkbox input{position:absolute;top:0;left:0;background:#fff0;border:none;border-radius:5px;min-height:24px;min-width:24px;padding:0;opacity:0;cursor:pointer;z-index:1}.form-group .custom-checkbox input:checked~.wpcf7-list-item-label{background:#fff0}.form-group .custom-checkbox input:checked~.wpcf7-list-item-label::after{transform:rotate(45deg);opacity:1;visibility:visible}.form-group .custom-checkbox input:checked~.wpcf7-list-item-label:before{background:rgb(64 194 223 / .2);border-color:#40c2df;inset:0;border-radius:5px}.form-group .custom-checkbox .wpcf7-form-control-wrap{position:absolute;border:none;border-radius:5px;top:0;left:0;height:24px;width:24px}.form-group .custom-checkbox .wpcf7-form-control-wrap span{width:100%;height:100%}.form-group .custom-checkbox .wpcf7-list-item-label{padding:1px;background:linear-gradient(92.49deg,#434952 0%,#141f2f 54.33%,#242632 100%);position:absolute;border:none;border-radius:5px;top:0;left:0;height:24px;width:24px;transition:all 0.25s ease 0s}.form-group .custom-checkbox .wpcf7-list-item-label::after{content:"";position:absolute;left:9px;top:5px;width:6px;height:12px;border:solid var(--white-color);border-width:0 2px 2px 0;transform:rotate(55deg);transition:all 0.35s ease 0s;opacity:0;visibility:hidden}.form-group .custom-checkbox .wpcf7-list-item-label:before{content:"";position:absolute;inset:1px;border-radius:4px;background:#2B3343;border:1px solid #fff0}.form-group .custom-checkbox:has(.wpcf7-not-valid-tip){margin-bottom:22px}.form-group .custom-checkbox .wpcf7-not-valid-tip{white-space:nowrap}.form-group select.form-control{background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/icons/down-arrow-icon.svg);background-repeat:no-repeat;background-position:right 20px center;background-size:16px 9px;padding-right:42px;cursor:pointer}.form-group select.form-control option{background:#2F3A4F}.form-group .wpcf7-spinner{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:rgba(var(--dark-rgb),.6);opacity:1;width:30px;height:30px}.form-group .wpcf7-spinner::before{background:var(--primary)}.contact-us-form .wpcf7-response-output{font-size:14px;line-height:18px;text-align:center;margin:20px 0 0!important;border:none!important;padding:0!important}.contact-us-form form.sent .wpcf7-response-output{color:#53BD6F;font-weight:500;font-size:16px;line-height:20px}.contact-us-form form.invalid .wpcf7-response-output,.contact-us-form form.unaccepted .wpcf7-response-output,.contact-us-form form.payment-required .wpcf7-response-output,.contact-us-form form.failed .wpcf7-response-output,.contact-us-form form.aborted .wpcf7-response-output{color:var(--error-color)}.contact-us-form form.spam .wpcf7-response-output{color:#CD753B}.contact-info .contact-img{position:relative;width:calc(100% + 10.25dvw);margin-left:-10.25dvw}.contact-info .contact-img img{width:100%}.cms-wrap{font-size:16px;line-height:24px;color:var(--light-color);background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/page-bg.svg);background-repeat:no-repeat;background-position:top center;background-size:100% auto}.cms-wrap .big-title{font-weight:500}.cms-wrap .g-card:before{background:#293342}.cms-wrap h2{font-size:20px;line-height:26px;font-weight:600;color:var(--white-color);margin:0 0 16px}.cms-wrap p,.cms-wrap ul{margin-bottom:24px}.cms-wrap p:last-child,.cms-wrap ul:last-child,.cms-wrap ul li:last-child{margin-bottom:0}.cms-wrap a{color:var(--white-color)}.cms-wrap a:hover{color:var(--primary)}.cms-wrap b,strong{font-weight:500}.cms-wrap ul li{margin-bottom:10px;padding:0 0 0 28px;position:relative}.cms-wrap ul li:before{content:'';position:absolute;top:4px;left:0;background-image:url(/wp-content/themes/ctrl-shft-web/assets/images/icons/right-arrow-icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-flex;width:16px;height:15px;opacity:.2;pointer-events:none}@media screen and (min-width:992px){.header-wrap .navbar .navbar-collapse{display:block}.video-icon:hover .svg-icon img{transform:scale(1.4)}}@media screen and (min-width:2000px){.contact-info .contact-img{width:calc(100% + 12.6dvw);margin-left:-12.6dvw}}@media screen and (min-width:2100px){.contact-info .contact-img{width:calc(100% + 14.1dvw);margin-left:-14.1dvw}}@media screen and (min-width:2240px){.contact-info .contact-img{width:calc(100% + 15.75dvw);margin-left:-15.75dvw}}@media screen and (min-width:2300px){.contact-info .contact-img{width:calc(100% + 16.8dvw);margin-left:-16.8dvw}}@media screen and (min-width:2400px){.contact-info .contact-img{width:calc(100% + 18.25dvw);margin-left:-18.25dvw}}@media screen and (min-width:2550px){.contact-info .contact-img{width:calc(100% + 20.05dvw);margin-left:-20.05dvw}}@media screen and (min-width:2600px){.contact-info .contact-img{width:calc(100% + 20dvw);margin-left:-20dvw}}@media screen and (min-width:2700px){.contact-info .contact-img{width:calc(100% + 21dvw);margin-left:-21dvw}}@media screen and (min-width:2800px){.contact-info .contact-img{width:calc(100% + 22.9dvw);margin-left:-22.9dvw}}@media screen and (min-width:2900px){.contact-info .contact-img{width:calc(100% + 5dvw);margin-left:-5dvw}}@media screen and (max-width:1800px){.contact-info .contact-img{width:calc(100% + 7.45dvw);margin-left:-7.45dvw}}@media screen and (max-width:1700px){html,body{font-size:16px;line-height:26px}.banner-wrap .banner-image{margin-right:-60px}.btn{font-size:.938rem;line-height:1.25rem}.contact-info .contact-img{width:calc(100% + 4.95dvw);margin-left:-4.95dvw}}@media screen and (max-width:1600px){.pt-80{padding-top:60px}.pb-80{padding-bottom:60px}.pt-100{padding-top:80px}.pb-100{padding-bottom:80px}.banner-wrap .banner-image{margin-right:-20px;min-width:52%;max-width:52%}.trusted-by .client-list{column-gap:80px;padding:0 40px}.contact-us .big-title{max-width:450px;margin-bottom:40px}.contact-info .contact-img{width:calc(100% + 2.25dvw);margin-left:-2.25dvw}}@media screen and (max-width:1599px){.banner-wrap .banner-image{margin-right:0}.contact-info .contact-img{width:calc(100% + 1.9dvw);margin-left:-1.9dvw}}@media screen and (max-width:1560px){.contact-info .contact-img{width:calc(100% + 16px);margin-left:-16px}}@media screen and (max-width:1440px){.big-title{font-size:3rem;line-height:3.75rem;margin-bottom:24px}.section-title{font-size:2.5rem;line-height:3.125rem;margin-bottom:24px}.section-semi-title{font-size:2rem;line-height:2.625rem;margin-bottom:24px}.pt-80{padding-top:50px}.pb-80{padding-bottom:50px}.pt-100{padding-top:70px}.pb-100{padding-bottom:70px}.cta-box{min-height:260px;padding:24px;gap:24px}.footer-wrap:has(.cta-box-wrap):before{top:25.33%}.footer-wrap .footer-top-strip ul{gap:20px}.footer-wrap .footer-top-strip ul li .link{padding:15px}.banner-wrap .container{gap:24px}.banner-wrap .banner-info .btn{margin-top:24px}.trusted-by .client-list{column-gap:70px;padding:0 35px}.what-does .container{gap:24px}.what-does .what-does-info p{margin-bottom:24px}.why-this-matters .container{gap:24px}.what-this-is .what-this-info{gap:24px}.what-this-is .what-this-info .what-this-is-box .what-this-is-box-inner{padding:23px}.what-this-is .what-this-info .what-this-is-box .svg-icon{margin-bottom:24px}.what-this-is .what-this-info .what-this-is-box ul li{margin-bottom:16px}.built-for-wrap .built-for-info{gap:24px}.built-for-info .built-for-box .built-for-box-inner{padding:23px}.built-for-info .built-for-box h3{font-size:1.5rem;line-height:2.125rem}.built-for-info .built-for-box .built-for-img{margin:24px 0}.what-get-wrap .section-semi-title{margin-bottom:24px}.what-get-wrap .what-get-info{gap:24px}.what-get-wrap .what-get-box .what-get-box-inner{padding:23px}.what-get-wrap .what-get-box .svg-icon{margin-bottom:24px}.trusted-by-experts .trusted-by-expert-list{gap:100px;margin-top:40px}.trusted-by-experts .trusted-by-expert-list .trusted-by-expert-img{gap:22px;min-width:580px}.trusted-by-expert-list .trusted-by-expert-img:before{right:-50px}.trusted-by-expert-img .trusted-expert:after{border-width:3px;inset:-6px}.trusted-by-expert-info .trusted-expert-detail .expert-designation{margin-bottom:32px}.trusted-by-expert-info .trusted-expert-detail h3{font-size:2rem;line-height:2.625rem}.contact-us .big-title{max-width:410px}}@media screen and (max-width:1199px){.header-wrap .navbar-collapse .navbar-nav{column-gap:24px}.big-title{font-size:2.625rem;line-height:3.375rem}.section-title{font-size:2.25rem;line-height:2.875rem}.section-semi-title{font-size:1.875rem;line-height:2.5rem}.banner-wrap .banner-image{min-width:46%;max-width:46%}.trusted-by-experts .trusted-by-expert-list .trusted-by-expert-img{min-width:480px}.trusted-by-expert-img .trusted-expert>span{padding:10px 24px}.trusted-by-expert-info .trusted-expert-detail h3{font-size:1.875rem;line-height:2.5rem}}@media screen and (max-width:991px){.video-icon .svg-icon{width:50px;height:50px}.big-title{font-size:2.375rem;line-height:3.125rem}.section-title{font-size:2.125rem;line-height:2.75rem}.section-semi-title{font-size:1.75rem;line-height:2.375rem}.btn{padding:9px 24px}.pt-100{padding-top:60px}.pb-100{padding-bottom:60px}.header-wrap .header-inner{padding-right:45px}.header-wrap .brand-logo{min-width:initial}.header-wrap .navbar-toggler{display:inline-flex}.header-wrap .navbar{position:absolute;top:calc(100% + 10px);left:-16px;right:-16px;border-radius:0 0 20px 20px}.header-wrap .navbar .navbar-collapse{background:radial-gradient(47.78% 50% at 47.78% 0%,rgb(57 80 110 / .7) 0%,#111C2D 100%);backdrop-filter:blur(10px);border-radius:0 0 20px 20px;border:1px solid var(--border-color);border-top:none}.header-wrap .navbar-collapse .navbar-nav{padding:24px 15px;row-gap:20px;flex-direction:column}.header-wrap .navbar-collapse .navbar-nav .nav-link{font-size:1rem;line-height:1.375rem}.header-wrap .header-action{min-width:initial}.header-wrap .header-action .btn{padding:7px 20px}.cta-box{font-size:1rem;line-height:1.375rem;padding:20px;gap:20px;border-radius:16px}.footer-wrap .footer-top-strip{flex-direction:column}.footer-wrap .footer-logo{text-align:center;font-size:1.25rem;line-height:1.875rem}.footer-wrap .footer-top-strip ul{justify-content:center}.banner-wrap .container{gap:30px;flex-direction:column-reverse}.banner-wrap .banner-image{min-width:100%;max-width:100%;border-radius:8px}.banner-wrap .banner-image img{border-radius:8px}.banner-wrap .banner-info{font-size:1.125rem;line-height:1.75rem}.banner-wrap .banner-info ul li{line-height:1.375rem}.banner-wrap .banner-info ul li:before{top:4px}.trusted-by{padding-bottom:50px}.trusted-by .section-title{font-size:1.25rem;line-height:1.875rem}.trusted-by .client-list-wrap{padding:8px 0}.trusted-by .client-list-wrap:before,.trusted-by .client-list-wrap:after{width:100px}.trusted-by .client-list{column-gap:50px;padding:0 25px}.trusted-by .client-list img{max-height:30px}.what-does .container{flex-direction:column-reverse;gap:30px}.what-does .what-does-info{width:100%}.what-does .what-does-img{max-width:100%;border-radius:16px}.what-does .what-does-img img{border-radius:16px}.what-does .what-does-info p{margin-bottom:20px}.why-this-matters .container{flex-direction:column;gap:30px}.why-this-matters .why-this-matters-img{max-width:100%;border-radius:16px}.why-this-matters .why-this-matters-img img{border-radius:16px}.why-this-matters .why-this-matters-info{width:100%}.why-this-matters .why-this-matters-info ul li{padding:15px 15px 15px 43px;background-position:left 15px top 19px}.what-this-is .what-this-info .what-this-is-box{border-radius:16px}.what-this-is .what-this-info .what-this-is-box .what-this-is-box-inner{padding:20px;border-radius:16px}.what-this-is .what-this-info .what-this-is-box .svg-icon{width:50px;height:50px;margin-bottom:20px}.what-this-is .what-this-info .what-this-is-box ul li:before{top:4px}.built-for-wrap .built-for-info{flex-direction:column;gap:30px}.built-for-wrap .built-for-info .built-for-box{border-radius:16px}.built-for-info .built-for-box .built-for-box-inner{padding:20px;border-radius:16px}.built-for-info .built-for-box h3{font-size:1.375rem;line-height:1.875rem}.built-for-info .built-for-box h3 .svg-icon{width:40px;height:40px}.built-for-info .built-for-box .built-for-img{border-radius:16px;margin:20px 0}.built-for-info .built-for-box .built-for-img img{border-radius:16px}.what-get-wrap .what-get-box{font-size:1.125rem;line-height:1.75rem;width:calc(50% - 12px);min-width:calc(50% - 12px);border-radius:16px}.what-get-wrap .what-get-box .what-get-box-inner{padding:20px;border-radius:16px}.what-get-wrap .what-get-box .svg-icon{width:50px;height:50px;margin-bottom:20px}.trusted-by-experts{font-size:1.125rem;line-height:1.75rem}.trusted-by-experts .trusted-by-expert-list{gap:32px;flex-direction:column-reverse}.trusted-by-experts .trusted-by-expert-list .trusted-by-expert-img{overflow:auto;flex-wrap:nowrap;padding:6px 20px 16px;margin-left:-16px;margin-right:16px;width:calc(100% + 32px);min-width:100%;align-self:initial}.trusted-by-expert-list .trusted-by-expert-img:before{display:none}.trusted-by-expert-list .trusted-by-expert-img .trusted-expert{width:calc(23% - 17px);min-width:calc(23% - 17px);border-radius:16px}.trusted-by-expert-img .trusted-expert:before{border-radius:16px}.trusted-by-expert-img .trusted-expert picture{border-radius:16px}.trusted-by-expert-img .trusted-expert picture img{border-radius:16px}.trusted-by-expert-img .trusted-expert:after{border-radius:20px;border-width:2px;inset:-5px}.trusted-by-expert-img .trusted-expert>span{font-size:1.125rem;line-height:1.5rem;padding:8px 20px}.trusted-by-experts .trusted-by-expert-list .trusted-by-expert-info{display:block;padding-bottom:32px;border-bottom:1px solid rgba(var(--white-rgb),.2)}.trusted-by-expert-info .trusted-expert-detail h3{font-size:1.75rem;line-height:2.375rem}.trusted-by-expert-info .trusted-expert-detail .expert-designation{font-size:1.25rem;line-height:1.875rem;margin-bottom:28px}.trusted-by-expert-info .trusted-expert-detail p{margin-bottom:16px}.cms-wrap .big-title{font-size:2.5rem;line-height:3rem}.contact-us{padding-bottom:0}.contact-us .container{gap:32px;flex-direction:column-reverse}.contact-us-form,.contact-us .contact-info{width:100%}.contact-us .big-title{margin-bottom:10px;max-width:100%;text-align:center}.contact-us .section-semi-title{margin-bottom:20px}.form-group select.form-control{background-position:right 16px center}}@media screen and (max-width:767px){.header-wrap .header-action{gap:10px}.big-title{font-size:2.25rem;line-height:2.875rem}.section-title{font-size:2rem;line-height:2.625rem}.footer-wrap .copyright-strip{padding:16px 0;font-size:13px;line-height:16px;gap:12px}.footer-wrap:has(.cta-box-wrap):before{top:20%}.footer-wrap .copyright-strip .copyright-links{gap:10px 12px}.trusted-by .client-list-wrap:before,.trusted-by .client-list-wrap:after{width:32px}.trusted-by .client-list{column-gap:40px;padding:0 20px}.trusted-by .client-list img{max-height:28px}.what-this-is .what-this-info{flex-direction:column}.trusted-by-expert-list .trusted-by-expert-img .trusted-expert{width:calc(33.33% - 17px);min-width:calc(33.33% - 17px)}.video-modal .modal-content{padding:2px}.video-modal .close-btn img{width:10px;height:10px}.video-modal .close-btn{top:-13px;right:-13px;width:26px;height:26px}.institute-partners-section-inner{flex-direction:column}.partners-card picture{width:50%}.g-card{padding:16px}.form-group .location-btn{padding:8px 20px}.form-group .form-control{font-size:16px;line-height:22px;padding:10px 20px}.form-group label{font-size:14px;line-height:18px;margin-bottom:8px}.cms-wrap h2{font-size:18px;line-height:26px;margin:0 0 12px}.cms-wrap p,.cms-wrap ul{margin-bottom:22px}}@media screen and (max-width:575px){.footer-wrap .copyright-strip{flex-direction:column;text-align:center}.footer-wrap .copyright-strip .copyright-links{justify-content:center}.footer-wrap .footer-top-strip ul{gap:16px;flex-wrap:wrap}.footer-wrap .footer-top-strip ul li{flex:1}.footer-wrap .footer-top-strip ul li .link{font-size:13px;line-height:16px;min-width:100%;gap:10px;padding:10px}.footer-wrap .footer-top-strip ul li .link .svg-icon{width:40px;height:40px}}@media screen and (max-width:480px){.what-get-wrap .what-get-box{width:100%;min-width:100%}.trusted-by-expert-list .trusted-by-expert-img .trusted-expert{width:calc(50% - 17px);min-width:calc(50% - 17px)}.research-institute-title-section .container{flex-direction:column}.partners-card picture{width:100%}.form-group-row{flex-direction:column}}@media screen and (max-width:400px){.header-wrap .header-action .btn{padding:7px 16px}.footer-wrap .footer-top-strip ul li{min-width:33.33%}.footer-wrap .footer-top-strip ul li .link{font-size:14px;line-height:18px}}@media screen and (max-width:360px){.header-wrap .brand-logo a{max-width:76px}}@media screen and (max-width:359px){.header-wrap .brand-logo a{max-width:60px}.header-wrap .header-action .btn{padding:5px 11px}}