/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#555;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.75em 1.5em;text-align:center;text-decoration:none;-webkit-transition:background-color 150ms ease;-o-transition:background-color 150ms ease;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;}button:hover,button:focus,[type='button']:hover,[type='button']:focus,[type='reset']:hover,[type='reset']:focus,[type='submit']:hover,[type='submit']:focus{background-color:#444444;color:#fff;}button:disabled,[type='button']:disabled,[type='reset']:disabled,[type='submit']:disabled{cursor:not-allowed;opacity:0.5;}button:disabled:hover,[type='button']:disabled:hover,[type='reset']:disabled:hover,[type='submit']:disabled:hover{background-color:#555;}fieldset{background-color:transparent;border:0;margin:0;padding:0;}legend{font-weight:600;margin-bottom:0.375em;padding:0;}label{margin-bottom:5px;margin-top:10px;}input,select,textarea{display:block;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;}[type='color'],[type='date'],[type='datetime'],[type='datetime-local'],[type='email'],[type='month'],[type='number'],[type='password'],[type='search'],[type='tel'],[type='text'],[type='time'],[type='url'],[type='week'],input:not([type]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ddd;border-radius:8px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0.75em;padding:20px;-webkit-transition:border-color 150ms ease;-o-transition:border-color 150ms ease;transition:border-color 150ms ease;width:100%;}[type='color']:hover,[type='date']:hover,[type='datetime']:hover,[type='datetime-local']:hover,[type='email']:hover,[type='month']:hover,[type='number']:hover,[type='password']:hover,[type='search']:hover,[type='tel']:hover,[type='text']:hover,[type='time']:hover,[type='url']:hover,[type='week']:hover,input:not([type]):hover,textarea:hover{border-color:#cccccc;}[type='color']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='email']:focus,[type='month']:focus,[type='number']:focus,[type='password']:focus,[type='search']:focus,[type='tel']:focus,[type='text']:focus,[type='time']:focus,[type='url']:focus,[type='week']:focus,input:not([type]):focus,textarea:focus{border-color:#555;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);outline:none;}[type='color']:disabled,[type='date']:disabled,[type='datetime']:disabled,[type='datetime-local']:disabled,[type='email']:disabled,[type='month']:disabled,[type='number']:disabled,[type='password']:disabled,[type='search']:disabled,[type='tel']:disabled,[type='text']:disabled,[type='time']:disabled,[type='url']:disabled,[type='week']:disabled,input:not([type]):disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed;}[type='color']:disabled:hover,[type='date']:disabled:hover,[type='datetime']:disabled:hover,[type='datetime-local']:disabled:hover,[type='email']:disabled:hover,[type='month']:disabled:hover,[type='number']:disabled:hover,[type='password']:disabled:hover,[type='search']:disabled:hover,[type='tel']:disabled:hover,[type='text']:disabled:hover,[type='time']:disabled:hover,[type='url']:disabled:hover,[type='week']:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover{border:1px solid #ddd;}[type='color']::-webkit-input-placeholder,[type='date']::-webkit-input-placeholder,[type='datetime']::-webkit-input-placeholder,[type='datetime-local']::-webkit-input-placeholder,[type='email']::-webkit-input-placeholder,[type='month']::-webkit-input-placeholder,[type='number']::-webkit-input-placeholder,[type='password']::-webkit-input-placeholder,[type='search']::-webkit-input-placeholder,[type='tel']::-webkit-input-placeholder,[type='text']::-webkit-input-placeholder,[type='time']::-webkit-input-placeholder,[type='url']::-webkit-input-placeholder,[type='week']::-webkit-input-placeholder,input:not([type])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#858585;}[type='color']:-ms-input-placeholder,[type='date']:-ms-input-placeholder,[type='datetime']:-ms-input-placeholder,[type='datetime-local']:-ms-input-placeholder,[type='email']:-ms-input-placeholder,[type='month']:-ms-input-placeholder,[type='number']:-ms-input-placeholder,[type='password']:-ms-input-placeholder,[type='search']:-ms-input-placeholder,[type='tel']:-ms-input-placeholder,[type='text']:-ms-input-placeholder,[type='time']:-ms-input-placeholder,[type='url']:-ms-input-placeholder,[type='week']:-ms-input-placeholder,input:not([type]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:#858585;}[type='color']::-ms-input-placeholder,[type='date']::-ms-input-placeholder,[type='datetime']::-ms-input-placeholder,[type='datetime-local']::-ms-input-placeholder,[type='email']::-ms-input-placeholder,[type='month']::-ms-input-placeholder,[type='number']::-ms-input-placeholder,[type='password']::-ms-input-placeholder,[type='search']::-ms-input-placeholder,[type='tel']::-ms-input-placeholder,[type='text']::-ms-input-placeholder,[type='time']::-ms-input-placeholder,[type='url']::-ms-input-placeholder,[type='week']::-ms-input-placeholder,input:not([type])::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#858585;}[type='color']::placeholder,[type='date']::placeholder,[type='datetime']::placeholder,[type='datetime-local']::placeholder,[type='email']::placeholder,[type='month']::placeholder,[type='number']::placeholder,[type='password']::placeholder,[type='search']::placeholder,[type='tel']::placeholder,[type='text']::placeholder,[type='time']::placeholder,[type='url']::placeholder,[type='week']::placeholder,input:not([type])::placeholder,textarea::placeholder{color:#858585;}textarea{resize:vertical;}[type="checkbox"],[type="radio"]{display:inline;margin-right:0.375em;}[type="file"]{margin-bottom:0.75em;width:100%;}select{margin-bottom:1.5em;max-width:100%;width:auto;}[type="checkbox"]:focus,[type="radio"]:focus,[type="file"]:focus,select:focus{outline:3px solid rgba(85,85,85,0.6);outline-offset:2px;}input[type="search"]{-webkit-box-sizing:border-box;box-sizing:border-box;}ul,ol{list-style-type:none;margin:0;padding:0;}dl{margin:0;}dt{font-weight:600;margin:0;}dd{margin:0;}figure{margin:0;}img,picture{max-width:100%;height:auto;vertical-align:top;}table{border-collapse:collapse;margin:1.5em 0;table-layout:fixed;text-align:left;width:100%;}thead{line-height:1.3;vertical-align:bottom;}tbody{vertical-align:top;}tr{border-bottom:1px solid #ddd;}th{font-weight:600;}th,td{padding:0.75em 0.75em 0.75em 0;}html{color:#333;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;line-height:1.5;letter-spacing:0.03em;}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;line-height:1.3;margin:0 0 0.75em;}h1{font-size:2.2em;}h2{font-size:1.8em;}h3{font-size:1.4em;}h4{font-size:1.2em;}h5{font-size:1.1em;}p{margin:0 0 0.75em;}a{color:#555;text-decoration:none;-webkit-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease;}a:active,a:focus,a:hover{color:#404040;}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0;}pre,code,tt{font:1em "andale mono","lucida console",monospace;line-height:1.5;}pre{background-color:#f9f9f9;display:block;padding:5px;margin:5px 0;border:1px solid #e5e5e5;}abbr{border-bottom:1px dotted #666666;cursor:help;white-space:nowrap;}.b-title{color:#010f1c;font-size:50px;font-weight:700;}@media only screen and (max-width:960px){.b-title{font-size:36px;}}input[type="checkbox"]{display:inline-flex;position:relative;-webkit-appearance:none;outline:0;width:43px;height:23px;top:6px;background-color:white;border:1px solid #d9dadc;border-radius:50px;box-shadow:inset -20px 0 0 0 #eee;transition:.5s;}input[type="checkbox"]:after{content:"";position:absolute;top:1px;background:transparent;width:20px;height:16px;border-radius:50%;}input[type="checkbox"]:checked{box-shadow:inset 20px 0 0 0 #71b795;transition:.5s;}input[type="checkbox"]:checked:after{left:20px;box-shadow:-2px 4px 3px rgba(0,0,0,0.05);}
html{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}.layout-container{margin:auto;overflow:clip;}html,body{height:100%;}body{margin:0;}.container{margin:auto;max-width:1400px;}.container::after{clear:both;content:"";display:block;}#content-wrapper{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);}@media only screen and (max-width:720px){#content-wrapper{width:100%;margin:0;}}.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}@media only screen and (min-width:720px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}}@media only screen and (min-width:960px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}}@media only screen and (min-width:720px){.one-sidebar.sidebar-second #content{width:calc(75% - 35px);float:left;margin-left:20px;}}@media only screen and (min-width:960px){.one-sidebar.sidebar-second #content{width:calc(66.66667% - 33.33333px);float:left;margin-left:20px;}}@media only screen and (min-width:720px){.one-sidebar.sidebar-first #content{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:960px){.one-sidebar.sidebar-first #content{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:720px){.two-sidebars #content{width:calc(50% - 30px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:960px){.two-sidebars #content{width:calc(41.66667% - 28.33333px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}}@media only screen and (min-width:720px){#sidebar-first{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(-75% - 5px + 40px);}.one-sidebar.sidebar-first #sidebar-first{margin-left:calc(-100% - 0px + 40px);}}@media only screen and (min-width:960px){#sidebar-first{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(-66.66667% - 6.66667px + 40px);}.one-sidebar.sidebar-first #sidebar-first{margin-left:calc(-100% - 0px + 40px);}}@media only screen and (min-width:720px){#sidebar-second{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(0% - 20px + 40px);}}@media only screen and (min-width:960px){#sidebar-second{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px;margin-left:calc(0% - 20px + 40px);}}#header,#footer,#sidebar-first,#sidebar-second,#navigation{position:relative;background:#fff;}#header,#footer,.mission,.breadcrumb,.node{clear:both;}
.breadcrumb li{list-style-type:none;display:inline-block;}#navigation li{list-style-type:none;display:inline-block;}.site-name{font-size:2.2em;line-height:1.3em;font-weight:300;padding:0 0 0.5em;margin:0;}.pager__item{display:inline;}.pager__item a{display:inline-block;}
#header{background:#fff;position:sticky;top:0;box-shadow:0 4px 4px rgb(119 119 119 / 7%);-webkit-transition:all 0.4s ease 0s;transition:all 0.7s ease 0s;z-index:3;}.front-page #header{position:relative;background:transparent;box-shadow:none;}.front-page #header a{color:#fff;transition:all 0.7s ease 0s;}#header .container{max-width:85% !important;}@media only screen and (max-width:960px){#header .container{max-width:90% !important;}}#header>.container>#header-region>div{display:flex;align-items:center;justify-content:space-between;min-height:80px;}.icon{background:rgba(36,107,253,0.1803921569);padding:10px;border-radius:100%;color:#fff;margin-right:8px;}.icon svg{width:30px;filter:invert(38%) sepia(100%) saturate(3579%) hue-rotate(212deg) brightness(97%) contrast(105%);}#header.sticky{background-color:#fff;position:sticky;top:0;box-shadow:0 4px 4px rgb(119 119 119 / 7%);-webkit-transition:all 0.4s ease 0s;transition:all 0.7s ease 0s;z-index:999;}#header.sticky a{color:#000;}#header.sticky a:hover{color:#f44336;}#block-magnec-branding img{max-width:none;}.front-page #block-magnec-branding img,img.footerlogo{filter:invert(1) brightness(1.5) hue-rotate(186deg) contrast(1);}.front-page #header.sticky #block-magnec-branding img{filter:none;}#block-main-menu{transform:translate(15%,0%);}@media only screen and (max-width:1200px){#block-main-menu{transform:none;}}#block-main-menu .uk-navbar-dropdown.uk-drop.uk-dropdown{border-radius:10px;}#block-main-menu .uk-navbar-dropdown.uk-drop.uk-dropdown a{color:#000;}#block-magnec-headercalltoaction{position:relative;}@media only screen and (max-width:960px){#block-magnec-headercalltoaction{display:none;}}#header.sticky a.offerbtn{background-color:#002FF2;color:#fff !important;border:none;min-width:150px;padding:7px;transition:all 0.7s ease 0s;}#block-magnec-video{position:relative;top:-80px;}#block-magnec-video::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));}video#video-background{width:100%;}@media only screen and (max-width:960px){video#video-background{width:1300px;max-width:max-content;}}#main{min-height:40rem;}.front-page #main{height:auto;}.contact-container{background-color:#F3F7FC;padding-top:40px;}.contact-container [type='submit']{display:block;width:100%;padding:20px;background-color:#4260ff;}.contact-form{position:relative;top:150px;}@media only screen and (max-width:960px){.contact-form{top:0;}}.contact-container .js-form-item-terms-of-service{padding:20px 0;}.uk-navbar-nav>li>a{color:#000;}.uk-navbar-nav>li>a:hover{color:#F16947;}.ct{position:relative;display:flex;gap:10px;align-items:center;background-color:#fff;padding:30px;border-radius:8px 0 0 8px;}.ct span.uk-icon{height:40px;width:40px;line-height:40px;text-align:center;border:1px solid #E7E8EB;border-radius:50%;display:inline-block;position:absolute;right:70px;top:50px;transform:translateY(-50%);-webkit-transition:all 0.3s ease-out 0s;}@media only screen and (max-width:960px){.ct span.uk-icon{right:15px;width:30px;height:30px;line-height:26px;}}.offer-form{border:1px solid #f5f5f5;border-radius:10px;padding:30px;box-shadow:1px 1px 10px #eceef4;}#block-magnec-services{position:relative;left:50%;transform:translate(-50%,-39%);background-color:#ffffff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.08);width:100%;max-width:max-content;}@media only screen and (max-width:1200px){#block-magnec-services{transform:translate(-50%,-25%);}}.service-main.uk-subnav>*{padding-left:0 !important;}.service-main>.uk-active>a{background:transparent;color:#000;transition:2s;}ul.service-main{border-radius:8px 8px 0 0;}.service-main li a{flex-direction:column;gap:5px;min-width:170px;padding:30px;}@media only screen and (max-width:960px){.service-main li a{flex-direction:row;}}@media only screen and (max-width:1200px){.service-main li a{padding:10px 20px;}}.service-main li a:hover{background:#f5f5f5;color:#000;border-radius:10px;}.service-main.uk-subnav a{color:#000;}ul.service-main.uk-subnav{display:-webkit-box;flex-wrap:nowrap;overflow:auto;padding:revert-layer;}.smc h2{font-size:2em;font-weight:bold;margin:0 0 15px 0;}@media only screen and (max-width:960px){.smc h2{font-size:1.3em;}}.smc img{min-height:400px;}ul.smc{padding:0 30px;border-top:2px solid #f5f5f5;}.slogan{position:absolute;left:50%;transform:translate(-85%,-375%);}@media only screen and (max-width:960px){.slogan{transform:translate(-55%,-480%);}}.slogan h1{font-size:70px;margin:0;color:#fff;width:max-content;}@media only screen and (max-width:960px){.slogan h1{font-size:30px;}}.blogs{background-color:#F3F7FB;padding:50px;}@media only screen and (max-width:960px){.blogs{padding:10px;}}.mb{margin-right:20px;min-height:400px;}@media only screen and (max-width:960px){.mb{margin-right:0;}}.blgm:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,#002ff2);background-repeat:no-repeat;background-size:cover;filter:brightness(0.5);border-radius:10px;}.blogs .uk-text-lead{font-size:28px;font-weight:bold;color:#004180;}b.tl a{display:block;margin-bottom:15px;font-size:24px;}a.blg-link{display:block;padding:10px 20px;background-color:#fff;color:#004990;width:fit-content;border-radius:10px;font-weight:bold;text-align:center;}.blist .mbl{position:relative;display:flex;gap:10px;border:1px solid #e9eaed;border-radius:10px;margin:5px 0 5px 0;background-color:#fff;}.mbl img{width:150px;height:100px;max-width:fit-content;border-radius:8px 0 0 8px;}.blic{border:1px solid #000;border-radius:50%;margin:10px 10px 0 0;transform:rotate(-45deg);width:1.25rem;height:1.25rem;line-height:15px;}.mbl:hover .blic{color:#f44336;border-color:#f44336 !important;}.mbl:hover .uk-text-bold{color:#f44336;}.blist a:hover{text-decoration:none;}#block-magnec-views-block-lasts-blogs-block-1 .btitle,#block-magnec-views-block-lasts-blogs-block-1 .bdecs{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;}.section-blog ul.uk-accordion li a{background-color:#ededed;padding:20px;border-radius:5px;margin:10px 0 10px 0;font-size:unset;}footer.ftb h3{font-size:18px;font-weight:bold;text-transform:uppercase;}.flinks ul{display:flex;gap:15px;}.footer-bottom{background-color:#28282a;color:#fff;padding:15px;margin-top:40px;}.notifications{position:relative;margin-right:20px;margin-left:auto;}@media only screen and (max-width:460px){.notifications{position:absolute;right:0;transform:translate(-140%,0%) !important;}}@media only screen and (max-width:960px){.notifications{position:absolute;right:0;transform:translate(-200%,0%);}}.front-page .notifications img{max-width:none;filter:grayscale(1) invert(1) brightness(2);}.sticky .notifications img{filter:none;transition:0.9s;}.notifications .uk-dropdown{width:460px;top:47px !important;border-radius:5px;min-height:420px;}.notifications .uk-dropdown .nheader{padding:10px;border-bottom:1px solid #f5f6f9;}.notifications span.ncount{position:absolute;left:10px;top:-5px;pointer-events:none;font-size:10px;color:#FFF;background:#E90C38;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-weight:bold;line-height:0;z-index:1;}.onotify{display:flex;align-items:self-start;gap:10px;margin-bottom:15px;}.notify-type{background:#f5f6f9;padding:10px;border:1px solid #f2f2f2;border-radius:54px;}.notify-type img{filter:none !important;}.onotify a.nlink{display:block;background:#ededed;padding:4px 10px;border-radius:3px;color:#1c2454;font-weight:600;margin-top:5px;width:fit-content;}.onotify a.nlink:hover{background:#e90c38;color:#fff;}.notify-time{font-size:12px;color:#80849f;}.notifications .uk-switcher{max-height:400px;overflow:auto;}.notifications a.notification-all{position:absolute;display:block;background:#f5f6f9;border-radius:0 0 5px 5px;padding:5px;bottom:0;width:100%;width:-webkit-fill-available;font-weight:bold;text-transform:uppercase;font-size:12px;text-align:center;box-shadow:4px 1px 10px #dcdcdc61;}.gems{margin-right:5px;}.gems .uk-dropdown{width:285px;top:70px !important;border-radius:5px;padding:0;}.notify{width:10px;height:10px;position:absolute;background:#E90C38;border-radius:100%;margin-left:15px;transform:scale(1);animation:pulse-red 2s infinite;}@keyframes pulse-red{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,82,82,0.7);}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,82,82,0);}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,82,82,0);}}.uk-notification-message{position:relative;top:120px;background-color:#f5f6fc;color:black;font-size:16px;border-radius:10px;box-shadow:0 14px 25px rgba(0,0,0,.16)}.notifications .uk-dropdown ul a{color:#000 !important;}#block-magnec-whyyoushouldchooseus{background-color:#d7e4ff !important;padding:50px 0 20px 0;background:url(/themes/custom/magnec/images/source/shape/color-wave.svg);background-repeat:no-repeat;background-position:right;background-size:contain;}#block-magnec-whyyoushouldchooseus .highlight,.section-page .highlight{display:inline-block;background-color:#f44336;border-radius:5px;padding:5px 15px;margin-bottom:20px;font-size:14px;color:#ffff;}#block-magnec-whyyoushouldchooseus .title,.section-page .title{font-size:36px;margin-bottom:20px;}#block-magnec-whyyoushouldchooseus .subtitle,.section-page .subtitle{font-size:18px;margin-bottom:30px;}#block-magnec-whyyoushouldchooseus .btn,.section-page .btn{background-color:#ffffff;color:#000000;padding:10px 20px;border-radius:5px;font-size:16px;text-decoration:none;}#block-magnec-whyyoushouldchooseus .card,.section-page .card{padding:20px;background-color:#ffffff;border-radius:10px;transition:0.8s;}#block-magnec-whyyoushouldchooseus .card:hover,.section-page .card:hover{background-color:#393d4f;color:#fff;}#block-magnec-whyyoushouldchooseus .card h3,.section-page .card h3{font-size:18px;font-weight:bold;text-transform:uppercase;}#block-magnec-whyyoushouldchooseus .card:hover h3,.section-page .card:hover h3{color:#fff;}#block-magnec-whyyoushouldchooseus .card p,.section-page .card p{font-size:14px;}#block-magnec-whyyoushouldchooseus .card .uk-icon-button,.section-page .card .uk-icon-button{background-color:#f44336;color:#fff;}.section-drupal-yazilim-gelistirme #main{background-color:#d7e4ff !important;padding:50px 0 20px 0;background:url(/themes/custom/magnec/images/source/shape/color-wave.svg);background-repeat:no-repeat;background-position:right;background-size:contain;}.section-drupal-yazilim-gelistirme .uk-card{background:#d7e4ff;border:4px solid #757ea1;border-radius:8px;}.section-page .uk-accordion-title{background:#f1f3fa;padding:10px;border:1px solid #faf6f6;border-radius:10px 10px 0 0;font-size:16px;font-weight:bold;}.uk-accordion-content{background-color:#fff;margin:0;padding:20px;border:1px solid #f1f3f8;border-radius:0 0 10px 10px;}.section-page .abr{background-color:#f9ecec;}.section-project .project__body{padding:10px;}.proje-infos{position:sticky;top:100px;padding:10px 30px;margin-bottom:200px;}.project-mobiliser{background-color:#222222;padding:35px 30px;border-radius:5px 5px 0 0;color:#fff;}.project__url a{display:block;background-color:#002ff2;padding:10px 20px;border-radius:5px;text-transform:uppercase;text-align:center;color:#fff;}a.tee{display:block;background-color:#fff;padding:10px 20px;border:2px solid #002ff2;border-radius:5px;text-transform:uppercase;text-align:center;font-weight:bold;}.laptop{position:relative;margin:auto;max-width:50rem;}.laptop .laptop__screen{position:relative;z-index:1;padding:3%;border-radius:20px;background:#ecf1f7;background-image:linear-gradient(to bottom,#333,#111);box-shadow:0 0.1rem 0 #cfcfcf;border:2px solid #ccc;}.laptop .laptop__screen img{display:block;max-width:100%;height:auto;aspect-ratio:attr(width) / attr(height);background:#000;}.laptop .laptop__bottom{position:relative;z-index:1;margin-right:-7%;margin-left:-7%;height:0.7rem;background:#e9eff5;background-image:linear-gradient(to right,#d2dde9 0%,#f9fcff 15%,#e5ebf2 40%,#e5ebf2 60%,#f9fcff 85%,#d2dde9 100%);}.laptop .laptop__bottom::before{display:block;margin:0 auto;width:20%;height:0.7rem;border-radius:0 0 0.2rem 0.2rem;background:#f6f9fc;background-image:linear-gradient(to right,#c3cfdb 0%,#f6f9fc 10%,#f6f9fc 90%,#c3cfdb 100%);content:" ";}.laptop .laptop__under{position:absolute;top:100%;left:25%;display:block;width:50%;height:10px;background:#e2e8f0;background-image:linear-gradient(to bottom,#e2e8f0,#bec7d1);}.laptop .laptop__under::after,.laptop .laptop__under::before{position:absolute;top:0%;right:100%;bottom:0;display:block;width:50%;border-bottom-left-radius:100%;background:inherit;content:" ";}.laptop .laptop__under::after{right:auto;left:100%;border-bottom-right-radius:100%;border-bottom-left-radius:0;}.laptop .laptop__shadow{position:absolute;right:-10%;bottom:-25px;left:-10%;z-index:0;height:2rem;background:radial-gradient(ellipse closest-side,#000,transparent);opacity:0.5;}.pim{position:relative;}.pim:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,#000000);background-repeat:no-repeat;background-size:cover;filter:brightness(1.5);transition:opacity 0.6s ease;pointer-events:none;}.pim:hover:after{opacity:0;pointer-events:none;}.pim:hover{pointer-events:auto;}.projects-page .uk-subnav-pill>.uk-active>a{background-color:transparent;color:#000;border-bottom:3px solid #002ff2;font-weight:bold;}.projects-page .uk-subnav-pill>*>:first-child{color:#000;}}.service-card:nth-child(1) .uk-card img{position:relative;top:70px;left:40px;}.service-card:nth-child(2) .uk-card img{position:relative;top:70px;right:40px;}.service-card:nth-child(3) .uk-card img{position:relative;top:-40px;right:-40px;}.service-card:nth-child(4) .uk-card img{position:relative;top:-40px;left:-40px;}
