@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,400;1,900&display=swap";:root{--white:#ffffff;--darkBlue:#222E44;--glabBlue:#2EBAEC;--web:#87ABD7;--branding:#E27373;--seo:#8AB99B;--gray:#727272;--textColor:#f1f1f1;--colorlink:#f1f1f1;--dark: #72777a;--darkgray: #666666;--darkgray2: #8e8e8e;--lightgray: #f1f1f1;--lightgray2: #e2e2e2;--medium: #cccccc;--white: rgb(255,255,255);--borderField:#ced4da;--colorField: #495057;--colorEmptyField:#fbeeee;--colorEmptyFieldBorder:#e49696;--colorText: var(--textColor);--colorlinkSidebar: #FFFFFF;--alert: #ff5d5d;--success: #69cb80;--backgroundBody:var(--darkBlue);--backgroundHeader:#ffffff;--backgroundFooter:#212541;--backgroundSidebar:#FFFFFF;--backgroundSection:#F0F0F0;--alternate:rgba(148, 138, 128, 0.18);--colorIconStandard:$darkgray2;--colorIconStandardHover:#8BC34A;--colorIconRemove:$medium;--colorIconRemoveHover:#FF5722;--primary:#2196f3;--secondary:#868e96;--success: #4caf50;--danger: #f44336;--warning: #ffeb3b;--info: #00bcd4;--light: #f8f9fa;--colorIconStandard:#8e8e8e;--colorIconStandardHover:#8BC34A;--colorIconRemove:$medium;--colorIconRemoveHover:#FF5722;--primary:#2196f3;--secondary:#868e96;--success: #16b621;--alert: #E02C2C;--warning: #ffeb3b;--info: #00bcd4;--light: #f8f9fa;--dark: #343a40;--spacer:24px;--radius:15px}.spacer{height:var(--spacer)}.spacer--small{height:calc(var(--spacer)/2)}.spacer--medium{height:calc(var(--spacer)*2)}.spacer--big{height:calc(var(--spacer)*4)}:root{--footerHeight:630px;--headerHeight:100px }@media(min-width: 575px){:root{--footerHeight:550px}}@media(min-width: 1100px){:root{--footerHeight:417px}}/*!
 * baguetteBox.js
 * @author  feimosi
 * @version %%INJECT_VERSION%%
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s ease,transform .4s ease}#baguetteBox-slider.bounce-from-right{animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{animation:bounceFromLeft .4s ease-out}@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}.baguetteBox-button#previous-button,.baguetteBox-button#next-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:none;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{animation-delay:-1s}@keyframes bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tableHere{margin:0rem;padding:0rem}.tableHere .dataTables_wrapper{margin:0rem;font-size:.9rem}.datatable *{font-size:.9rem}.dataTablesFilter{padding:.5rem 1rem}.dataTable .fas{color:var(--colorIconStandard) !important}.dataTable .fas:hover{color:var(--colorIconStandard) Hover !important}.dataTable .fas.fa-trash{color:var(--colorIconRemove) !important;margin-left:1rem}.dataTable .fas.fa-trash:hover{color:var(--colorIconRemove) Hover !important}.dataTable .fas.selected{color:red !important;background:none}.dataTable th{text-transform:capitalize}@media(min-width: 568px){.tableHere{margin:1rem;padding:1rem}.tableHere .dataTables_wrapper{margin:1rem;font-size:.9rem}}*{font-family:"Poppins",sans-serif}h1,.h1{font-weight:300}h1 span,.h1 span{color:var(--glabBlue)}h1,.h1{font-size:40px}@media screen and (min-width: 320px){h1,.h1{font-size:calc(40px + 40*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h1,.h1{font-size:80px}}h1,.h1{line-height:55px}@media screen and (min-width: 320px){h1,.h1{line-height:calc(55px + 40*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h1,.h1{line-height:95px}}h2,.h2,.element .initials{font-weight:300}h2,.h2,.element .initials{font-size:30px}@media screen and (min-width: 320px){h2,.h2,.element .initials{font-size:calc(30px + 30*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h2,.h2,.element .initials{font-size:60px}}h2,.h2,.element .initials{line-height:40px}@media screen and (min-width: 320px){h2,.h2,.element .initials{line-height:calc(40px + 30*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h2,.h2,.element .initials{line-height:70px}}h3,.h3,.swiper--hero .swiper-slide .title{font-weight:300}h3,.h3,.swiper--hero .swiper-slide .title{font-size:20px}@media screen and (min-width: 320px){h3,.h3,.swiper--hero .swiper-slide .title{font-size:calc(20px + 12*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h3,.h3,.swiper--hero .swiper-slide .title{font-size:32px}}h3,.h3,.swiper--hero .swiper-slide .title{line-height:30px}@media screen and (min-width: 320px){h3,.h3,.swiper--hero .swiper-slide .title{line-height:calc(30px + 10*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h3,.h3,.swiper--hero .swiper-slide .title{line-height:40px}}.t1,.privacyPolicy ul li,p{font-weight:200}.t1 strong,.privacyPolicy ul li strong,p strong{font-weight:400}.t1,.privacyPolicy ul li,p{font-size:18px}@media screen and (min-width: 320px){.t1,.privacyPolicy ul li,p{font-size:calc(18px + 6*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t1,.privacyPolicy ul li,p{font-size:24px}}.t1,.privacyPolicy ul li,p{line-height:24px}@media screen and (min-width: 320px){.t1,.privacyPolicy ul li,p{line-height:calc(24px + 8*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t1,.privacyPolicy ul li,p{line-height:32px}}.t2,.element .number{font-weight:200}.t2 strong,.element .number strong{font-weight:400}.t2,.element .number{font-size:14px}@media screen and (min-width: 320px){.t2,.element .number{font-size:calc(14px + 2*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t2,.element .number{font-size:16px}}.t2,.element .number{line-height:22px}@media screen and (min-width: 320px){.t2,.element .number{line-height:calc(22px + 2*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t2,.element .number{line-height:24px}}hr{border-top:1px solid var(--white)}a{color:var(--colorlink)}a:hover{color:inherit}a:active{color:inherit}a:visit{color:inherit}.IconTitle{display:flex;align-items:flex-start;gap:12px}.IconTitle #canvas{width:54px}@media(min-width: 580px){.IconTitle #canvas{width:90px}}.support .dataContact a{color:var(--white)}.swiper{width:100%;height:100%;display:flex;align-items:center}.swiper-wrapper{height:100%}.swiper--hero .swiper-slide.swiper-slide-active{transition:.5s ease;opacity:1}.swiper--hero .swiper-slide{overflow:hidden;border-radius:var(--radius);box-shadow:3px 3px 8px -1px rgba(0,0,0,.4);opacity:.2;height:99%;text-decoration:none}.swiper--hero .swiper-slide:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;opacity:.5}.swiper--hero .swiper-slide img{display:block;height:100%;width:125%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transform:translateX(-9%)}.swiper--hero .swiper-slide video{display:block;height:100%;width:130%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transform:translateX(-11%)}.swiper--hero .swiper-slide .title{position:absolute;bottom:5%;left:3%;text-shadow:-2px 4px 9px rgba(0,0,0,.51);z-index:1}@media(max-width: 669px){.swiper--hero .swiper-slide .title{position:relative;width:100%;background-color:var(--glabBlue);bottom:0;left:0;padding:2px 10px;font-size:14px}}.swiper--clients .swiper-slide{overflow:hidden}.swiper--clients .swiper-slide img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%);opacity:.5;transition:.5s ease}.swiper--clients .swiper-slide img:hover{filter:grayscale(0);opacity:1;transition:.5s ease}.swiper-button-prev,.swiper-button-next{color:#fff;--swiper-navigation-size:24px }.swiper-button-prev{left:22%;height:100%;top:0;width:5%}.swiper-button-next{right:22%;height:100%;top:0;width:5%}.googlemap{height:585px}.googlemapLocation{background:rgba(183,179,157,.61);margin:-130px auto 0px auto;padding:10px 20px 20px 20px;z-index:10;position:relative;width:100%;color:#666}.googlemapLocation input[type=submit]{position:absolute;right:20px;height:40px;background:var(--glabBlue);border:0px;color:#666;text-transform:uppercase;padding:0px 20px;width:130px}div#googlemapDirections{margin:0px auto;max-width:360px;padding:10px}.calcolateTrip{width:calc(100% - 130px) !important}.adp-directions{margin:auto !important}.adp-summary{text-align:center}table.adp-placemark{text-align:center;max-width:870px;margin:20px auto}@keyframes home-arrow-down{from{transform:translate3d(0, 0px, 0);filter:alpha(opacity=0);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}10%{transform:translate3d(0, 5px, 0);filter:alpha(opacity=100);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}to{transform:translate3d(0, 30px, 0);filter:alpha(opacity=0);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}}@keyframes fade-out{from{filter:alpha(opacity=100);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"}to{filter:alpha(opacity=0);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}}@keyframes fade-in{from{filter:alpha(opacity=0);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}to{filter:alpha(opacity=100);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"}}@keyframes scaleUpDown{0%{transform:scale(1)}50%{transform:scale(2.5)}100%{transform:scale(1)}}.btn__arrow{color:var(--textColor);font-weight:bold;padding:0;display:flex;align-content:center;align-items:center;gap:10px;transition:.5s ease;font-size:24px;font-weight:400;text-decoration:underline;text-underline-offset:5px;position:relative}.btn__arrow::after{content:"";font-family:"font awesome 6 pro";font-size:24px;color:var(--textColor);position:absolute;right:-30px;top:50%;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);transition:.5s ease}.btn__arrow:hover{gap:18px;color:var(--textColor);transition:.5s ease;transition:.5s ease}.btn__arrow:hover::after{right:-40px;transition:.5s ease}.btn__primary{background-color:var(--gray);color:var(--white);display:flex;align-content:center;align-items:center;gap:10px;border-radius:50px;padding:10px 30px}.btn__primary:hover{background-color:var(--glabBlue);color:var(--white);transition:.5s ease}.btn__secondary,.button_data .button{background-color:var(--glabBlue);color:var(--white);display:flex;align-content:center;align-items:center;gap:10px;border-radius:50px;padding:10px 30px}.btn__secondary:hover,.button_data .button:hover{background-color:var(--gray);color:var(--white);transition:.5s ease}.modalLoginStuff .field{position:relative}.modalLoginStuff .showPwd--icon{position:absolute;top:50%;right:20px;color:#ccc;cursor:pointer}.modalLoginStuff input.textfield[type=text]+.showPwd--icon .fa-eye{display:none}.modalLoginStuff input.textfield[type=password]+.showPwd--icon .fa-eye-slash{display:none}.signin_reminder{display:flex;align-items:center;text-align:center;margin:auto;max-width:568px;height:100vh}.signin_reminder form,.signin_reminder .signingReminderText{padding:2rem 1rem}div#cookie-msg{background:var(--darkBlue) !important;color:var(--white) !important;z-index:10000;position:fixed;bottom:0px;padding:24px !important}div#cookie-msg-inner .cookieMessageText{font-size:22px}div#cookie-msg-inner a{color:var(--white);text-decoration:underline}div#cookieClose{background:var(--dark) !important;color:var(--white) !important;text-transform:uppercase}.modal-content{border:0px;background-color:var(--darkBlue);color:var(--textColor);padding:24px}.modal-content .privacy{position:relative;left:auto;color:#fff;text-decoration:underline}.modal-content .btn-close{display:none}.modal-content button{color:#fff}.modal-content .field .label_data{font-size:11px;margin-bottom:-5px}.modal-content .field.fmFieldType6 .label_data,.modal-content .field.fmFieldType9 .label_data,.modal-content .field.fmFieldType14 .label_data{display:block}.modal-content .modal-header{border:0px;padding:.5rem 1rem}.modal-content .modal-header h4,.modal-content .modal-header .h4{font-size:1rem}.modal-content .modal-body{padding:.5rem 1rem;font-size:1rem}.modal-content .modal-footer{padding:.5rem 1rem;border:0px}.modal-content .dataTables_wrapper{background:hsla(0,0%,100%,.12);padding:10px}.modal-content .btn-recover{color:var(--white)}.btn-primary{background-color:var(--glabBlue);border-radius:var(--radius)}.btn-secondary{border-radius:var(--radius)}.modal-title{font-size:30px !important;color:var(--textColor);font-weight:bold}html{position:relative;height:auto;min-height:100%}body{margin:0px 0px var(--footerHeight) 0px;margin-bottom:var(--footerHeight);background:var(--backgroundBody);color:var(--colorText) !important}body.no-scroll{overflow:hidden;position:fixed;width:100%}@media(min-width: 568px){body{margin:0px 0px var(--footerHeight) 0px;margin-bottom:var(--footerHeight);background:var(--backgroundBody)}}.wrapper--content{margin-top:var(--headerHeight);position:relative}.logo--header--sticky{display:none}.sticky.is-sticky{position:fixed;top:0;z-index:1000;width:100%;max-width:1780px;left:50%;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);animation:fade-in .4s ease-out;padding:20px}.sticky.is-sticky .navbar{margin-bottom:0px}@media(max-width: 1360px){.sticky.is-sticky .nav--right{margin-right:48px}}.sticky.is-sticky .nav--right .btn__secondary,.sticky.is-sticky .nav--right .navbar.navbar--mobile .menu.ml-auto .helpLink a,.navbar.navbar--mobile .menu.ml-auto .helpLink .sticky.is-sticky .nav--right a{display:block}.sticky.is-sticky .nav--right .helpLink{display:none}.nav>li>ul{display:none}.navbar{width:100%;display:flex;align-content:center;align-items:center;justify-content:space-between;padding-top:0}.navbar .logo__area{flex:1;display:flex;justify-content:flex-start}.navbar .nav--right{flex:1;display:flex;justify-content:flex-end}@media(max-width: 767px){.navbar .nav--right{display:none}}@media(max-width: 1360px){.navbar .nav--right{margin-right:38px}}.navbar .nav--right .helpLink{display:flex;gap:18px}.navbar .nav--right .helpLink a{color:var(--glabBlue);font-weight:700;text-decoration:none}.navbar .nav--right .helpLink a:hover{color:var(--textColor)}.navbar .nav--right .btn__secondary,.navbar.navbar--mobile .nav--right .menu.ml-auto .helpLink a,.navbar.navbar--mobile .menu.ml-auto .helpLink .nav--right a{display:none}.navbar .menu{flex:2;justify-content:center;list-style-type:none}.navbar .menu a{text-decoration:none}.navbar .menu .nav-link{transition:.5s ease}.navbar .menu .nav-link:hover{color:var(--glabBlue);transition:.5s ease}.navbar .menu .nav-link .current{color:var(--glabBlue)}.navbar.navbar--desktop .menu{display:flex;align-content:center;align-items:center;gap:30px}.navbar.navbar--desktop .menu ul{margin-bottom:0px}.navbar.navbar--desktop .menu .helpLink{display:none}.navbar.navbar--desktop .mobileOnly{display:none}.navbar.navbar--mobile .menu.ml-auto{background-color:var(--darkBlue);position:fixed;width:100%;height:100vh;top:0;left:-100%;transition:.5s cubic-bezier(0.69, 0.01, 0.57, 0.94)}.navbar.navbar--mobile .menu.ml-auto .menu.menu--links{padding:32px;padding-top:20%;display:flex;flex-direction:column;gap:24px;max-height:80vh;overflow-y:scroll;margin-top:30px}.navbar.navbar--mobile .menu.ml-auto .menu.menu--links .nav-link{font-size:24px;font-weight:700}.navbar.navbar--mobile .menu.ml-auto .menu.menu--links .nav-link.dropdown-item{border-radius:5px;overflow:hidden}.navbar.navbar--mobile .menu.ml-auto .menu.menu--links .menu{padding:15px;background-color:#374662}.navbar.navbar--mobile .menu.ml-auto .helpLink{position:absolute;bottom:0;left:0;padding:12px 32px;padding-bottom:26%;width:100%;z-index:1000}.navbar.navbar--mobile .menu.ml-auto .helpLink a{width:100%;height:100%;display:flex;align-items:center;gap:8px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);padding:6px 12px;padding:.375rem .75rem;font-size:14px;font-size:.875rem;line-height:1.5;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;justify-content:center}.navbar.navbar--mobile .mobileOnly{padding:38px 32px}.dropdown-submenu .menu:not(.show){display:none !important}.dropdown-submenu .menu{flex-direction:column;gap:0px !important;background-color:var(--darkBlue);overflow:hidden}.dropdown-submenu .menu li a{padding:5px 12px !important;width:100%;display:flex}.dropdown-submenu .menu li .current{background-color:var(--glabBlue);color:#fff !important}.dropdown-submenu .menu li:hover a{background-color:var(--glabBlue);color:#fff;padding:5px 12px !important;width:100%;display:flex}.closebtn{position:absolute;top:31px;right:18px;font-size:28px !important;color:var(--textColor);padding:.5rem !important;border-radius:0}@media(min-width: 1360px){.closebtn{display:none !important}}.hamburger{z-index:1006;position:fixed;top:-6px;left:0px}.nav>li>ul{display:none}.navbar-toggler{color:var(--secondaryColor);border-color:rgba(0,0,0,0);position:absolute;right:-14px;top:16px;display:block}@media(min-width: 1360px){.navbar-toggler{display:none !important}}.sticky.is-sticky .navbar-toggler{color:#fff;right:20px;top:31px}.chooseLang{margin:0;padding:0;list-style-type:none}.chooseLang .nav-link{text-decoration:none;display:block;transition:.3s;color:#404040}.actualLang{color:var(--colorIcons-header) !important;text-transform:uppercase}.a_ita,.a_eng,.a_deu{color:var(--glabBlue) !important}.a_ita.ita{display:none !important}.a_eng.eng{display:none !important}.a_deu.deu{display:none !important}.a_fra.fra{display:none !important}.dropdown-menu{max-width:16.5rem !important;padding:0}.dropdown-submenu{position:relative}.dropdown-menu .dropdown-submenu:hover>.dropdown-menu{display:block !important}@media all and (min-width: 992px){.dropdown-menu li{position:relative}.nav-item .dropdown-menu{position:absolute;right:10%;top:30px;padding:8px}.nav-item .dropdown-menu .dropdown-menu{top:-10px}.nav-item .submenu-left{right:100%;left:auto}.dropdown-menu>li:hover{background-color:#f1f1f1}.dropdown-menu>li:hover>.submenu{display:block}}@media(max-width: 991px){.dropdown-menu{position:relative;background:rgba(0,0,0,0);border:0;margin-left:0px !important;max-width:100% !important;background-color:#fff}.dropdown-menu .dropdown-menu{margin-left:.7rem;margin-right:.7rem;margin-bottom:.5rem;display:block;left:10px;border:0;background:hsla(0,0%,100%,.1)}.dropdown-menu .dropdown-menu .dropdown-menu{margin-left:.7rem;margin-right:.7rem;margin-bottom:.5rem;display:block;left:10px;border:0;background:hsla(0,0%,100%,.1)}a.dropdown-toggle.nav-link.show+ul>li>a{font-weight:bold}a.dropdown-toggle.nav-link.show+ul>li>a:after{display:none}a.dropdown-toggle.nav-link.show+ul>li>a+ul>li>a.dropdown-toggle.nav-link{font-weight:500}a.dropdown-toggle.nav-link.show+ul>li>a+ul>li>a:after{background:#ffb000 !important;display:none !important;border:0px}}@media(min-width: 1140px){.navbar-toggler{display:none}}.navigationElementsBox{display:none;flex-direction:column;gap:24px;align-items:flex-end;z-index:1}@media(max-width: 768px){.navigationElementsBox{display:none !important}}@media(min-width: 768px){.navigationElementsBox{display:flex;position:fixed;bottom:5%;right:5%}}.navigationElementsBox .elementName{font-weight:700}.navigationElementsBox .navigationElements{display:flex;gap:12px}.navigationElementsBox .navigationElements .element:hover{background-color:hsla(0,0%,100%,.3137254902);transform:translateY(-12px)}.navigationElementsBox .navigationElements .element.active{background-color:hsla(0,0%,100%,.3137254902);transform:translateY(-12px)}.navigationElementsBox--noFlex{display:flex;flex-direction:column;gap:24px;align-items:flex-start;position:relative}@media(min-width: 991px){.navigationElementsBox--noFlex{align-items:flex-end}}.navigationElementsBox--noFlex .elementName{font-weight:700;position:absolute;bottom:-38px;right:0}.navigationElementsBox--noFlex .navigationElements{display:flex;gap:12px;flex-wrap:wrap}.navigationElementsBox--noFlex .navigationElements .element:hover{background-color:hsla(0,0%,100%,.3137254902);transform:translateY(8px)}.periodicTable{grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;grid-column-gap:15px;grid-row-gap:15px;flex:1;width:100%}@media(min-width: 600px){.periodicTable{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 901px){.periodicTable{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 1130px){.periodicTable{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr)}}.periodicTable .element{width:100%;height:100%}.periodicTable .element .name{font-size:8px}@media(max-width: 400px){.periodicTable .element .initials{font-size:28px;line-height:30px}}@media(min-width: 600px){.periodicTable .element .name{font-size:12px}}@media(min-width: 1441px){.periodicTable .element .name{font-size:16px}}.periodicTable .element.web{border:solid 4px var(--web)}.periodicTable .element.web:hover{background-color:var(--web);transition:.5s ease}.periodicTable .element.branding{border:solid 4px var(--branding)}.periodicTable .element.branding:hover{background-color:var(--branding);transition:.5s ease}.periodicTable .element.seo{border:solid 4px var(--seo)}.periodicTable .element.seo:hover{background-color:var(--seo);transition:.5s ease}@media(min-width: 1130px){.periodicTable .element:nth-child(1){grid-area:1/1/2/2}.periodicTable .element:nth-child(2){grid-area:1/4/2/5}.periodicTable .element:nth-child(3){grid-area:2/1/3/2}.periodicTable .element:nth-child(4){grid-area:2/2/3/3}.periodicTable .element:nth-child(5){grid-area:2/3/3/4}.periodicTable .element:nth-child(6){grid-area:2/4/3/5}}.element{aspect-ratio:1/1;border-radius:var(--radius);display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:space-between;padding:8px;text-align:center;transition:.5s ease;text-decoration:none}.element .initials{font-weight:700}.element.small{border:solid 2px var(--textColor);aspect-ratio:1/1;width:75px}.element.small .number{line-height:18px}.element.small .initials{font-size:25px;line-height:30px}select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],input[type=file]{display:block;width:100%;padding:15px 12px;font-size:14px;font-size:.875rem;line-height:1.5;color:var(--textColor);background-color:rgba(66,75,97,.2705882353);background-image:none;background-clip:padding-box;border:0px solid #4f5883;border-radius:8px;box-shadow:4px 2px 9px 0px rgba(0,0,0,.0705882353);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}input::-moz-placeholder{color:#fff;opacity:.2}input::placeholder{color:#fff;opacity:.2}input[type=color]{height:32px;padding:.05rem .5rem;padding-bottom:6px}input[type=file]{line-height:40px}.field{padding:15px 5px}.field.fmFieldType2{display:flex !important;align-items:center;align-content:center}.field.fmFieldType2 .label_check{margin-top:3px}.field.fmFieldType0,.field.fmFieldType8,.field.fmFieldType9,.field.fmFieldType10,.field.fmFieldType12,.field.fmFieldType2,.field.fmFieldType14,.fmFieldType3{width:49.8%;display:inline-block}@media(max-width: 900px){.field.fmFieldType0,.field.fmFieldType8,.field.fmFieldType9,.field.fmFieldType10,.field.fmFieldType12,.field.fmFieldType2,.field.fmFieldType14,.fmFieldType3{width:100%}}.field.fmFieldType1,.field.fmFieldType13{width:100%;display:block}textarea{height:200px}.label_data{margin-left:10px}.field .mandatory:after{content:"*";margin-left:5px;font-size:.7em;position:absolute}.field .value_check{float:left;margin-right:10px}.value_data{position:relative}.privacy .label_radio{display:none}.privacy .value_option{display:inline-block;margin-right:30px}.privacy .value_option input{margin-right:10px}.privacy .small{font-size:.825rem}.button_data{text-align:center;display:flex;justify-content:center}.button_data .button{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);padding:6px 12px;padding:.375rem .75rem;font-size:14px;font-size:.875rem;line-height:1.5;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.contactFormBkg{position:relative}.contactFormBkg:before{content:"";width:100%;height:100%;background-color:#2c3358;position:absolute;top:0;left:0;z-index:-1;mix-blend-mode:darken}.formContainer{padding:40px 0;display:flex;gap:32px;flex-wrap:wrap}@media(max-width: 900px){.formContainer{flex-direction:column}}.formContainer .left{flex:1}.formContainer .left .message{max-width:560px}.formContainer .left .paperplane{width:100%;max-width:600px}.formContainer .left #canvas-4{opacity:.2;mix-blend-mode:color-dodge;width:200px;margin-top:12%}.formContainer .right{flex:1}.privacyCheck{margin-left:12px}.button_data .button{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);padding:6px 12px;padding:.375rem .75rem;font-size:14px;font-size:.875rem;line-height:1.5;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;border-radius:50px;padding:8px 24px}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px rgba(0,0,0,0) inset;-webkit-text-fill-color:var(--textColor);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-appearance:none !important;appearance:none !important}footer{background:var(--backgroundFooter);color:var(--black);padding-top:40px;padding-bottom:40px;font-size:14px;font-weight:300;position:absolute;bottom:0px;height:var(--footerHeight);width:100%;z-index:121}footer a:hover{color:var(--glabBlue)}footer .logo__area{max-width:120px}footer .footerFlex{display:flex;width:100%;height:100%;justify-content:space-between;flex-direction:column;gap:48px}@media(min-width: 1100px){footer .footerFlex{flex-direction:row;gap:24px}}footer .footerFlex .left{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:28px}footer .footerFlex .left .top{display:flex;flex-direction:column;gap:12px}footer .footerFlex .left .bottom{display:flex;gap:12px}footer .footerFlex .left .bottom a{color:var(--glabBlue);font-weight:700;text-decoration:none}footer .footerFlex .left .bottom a:hover{color:var(--textColor)}footer .footerFlex .right{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:40px}@media(min-width: 1100px){footer .footerFlex .right{align-content:flex-end;align-items:flex-end}}footer .footerFlex .right .top .partners{display:flex;flex-wrap:wrap;gap:12px}footer .footerFlex .right .top .partners img{max-height:34px}@media(min-width: 580px){footer .footerFlex .right .top .partners img{max-height:48px}}footer .footerFlex .right .bottom{display:flex;flex-direction:column;gap:12px}footer .footerFlex .right .bottom .social{display:flex;gap:12px}@media(min-width: 1100px){footer .footerFlex .right .bottom .social{justify-content:flex-end}}footer .footerFlex .right .bottom .menu--footer .menu--links{padding-left:0rem}footer .footerFlex .right .bottom .menu--footer .menu{display:flex;gap:12px;flex-wrap:wrap}footer .footerFlex .right .bottom .menu--footer .menu a{text-decoration:none}.grid{display:grid}.grid__footer{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:1rem;grid-row-gap:1rem;padding:30px}.grid__footer a{text-decoration:none}.grid__footer a:hover{color:#ccc}.grid__footer__item{width:100%;height:100%;overflow:hidden;padding:25px;color:var(--black);display:flex}.grid__footer__item p{padding:3px 15px}.grid__footer .left{order:3;flex-direction:column;justify-content:space-between;gap:20px}.grid__footer .left .socialBox{font-size:30px;display:flex;gap:15px}.grid__footer .center{order:1;justify-content:center;flex-direction:column;align-content:center;align-items:center;gap:20px}.grid__footer .right{order:2;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:1.5rem;grid-row-gap:1.5rem;border-bottom:solid 1px #d6d6d6}.grid__footer .right .zeroPensieriBox{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px}.grid__footer .right .zeroPensieriBox .zeroPensieri{width:150px}@media(min-width: 575px){.grid__footer .right{grid-template-columns:1fr 1fr}.grid__footer .right .zeroPensieriBox{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.grid__footer .right .zeroPensieriBox .zeroPensieri{width:150px}}@media(min-width: 1260px){.grid__footer{grid-template-columns:1fr 1fr 1fr}.grid__footer .left{order:1}.grid__footer .center{order:2;border-left:solid 0px #d6d6d6;border-right:solid 0px #d6d6d6}.grid__footer .right{order:3;padding-right:48px;border-bottom:solid 0px #d6d6d6}}@media(min-width: 1580px){.grid__footer{grid-template-columns:1fr 2fr 1fr}}.grid__imgCard{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:2.1rem;grid-row-gap:2.1rem}@media(min-width: 575px){.grid__imgCard{grid-template-columns:repeat(auto-fill, minmax(340px, 1fr))}}.grid__imgCard__item{width:100%;height:100%;display:flex;flex-direction:column;gap:25px;align-items:flex-start}.grid__imgCard__item .img{width:100%;border-radius:var(--radius);overflow:hidden;aspect-ratio:16/8}.grid__imgCard__item .img img{-o-object-fit:cover;object-fit:cover;width:100%;transition:.5s ease}.grid__imgCard__item .img:hover img{transform:scale(1.1);transition:.5s ease}.grid__imgCard__item .txtBox{display:flex;flex-direction:column;gap:20px;max-width:85%;margin:0 auto;align-items:flex-start}.grid__who{grid-template-columns:repeat(1, 1fr);grid-template-rows:auto;grid-column-gap:2.1rem;grid-row-gap:2.1rem}@media(min-width: 710px){.grid__who{grid-template-columns:repeat(2, 1fr)}}.grid__who__item{width:100%;display:flex;gap:35px}.grid__who__item .img{width:100%}.grid__who__item .img img{border-radius:var(--radius);-o-object-fit:cover;object-fit:cover;width:100%}.grid__who__item:nth-child(1) .text{text-align:start}.grid__who__item:nth-child(2) .text{text-align:end}@media(min-width: 710px){.grid__who__item:nth-child(2){margin-top:60%}}.grid__infoGroup{grid-template-columns:repeat(1, 1fr);grid-template-rows:auto;grid-column-gap:2.1rem;grid-row-gap:2.1rem}@media(min-width: 768px){.grid__infoGroup{grid-template-columns:repeat(2, 1fr)}}.grid__infoGroup__item{width:100%;height:100%;display:flex;flex-direction:column;gap:20px}.grid__infoGroup__item .icon{width:80px;height:80px}.container{max-width:1780px !important;padding:32px}.container--contacts{padding-top:calc(var(--spacer)*4) !important;padding-bottom:calc(var(--spacer)*4) !important}.container--method{padding-top:calc(var(--spacer)*4) !important;padding-bottom:calc(var(--spacer)*5) !important}.container--aboutUs{padding-top:calc(var(--spacer)*5) !important;padding-bottom:calc(var(--spacer)*8) !important}.container--aboutUs .IconTitle{margin-bottom:32px}.container--workWithUs{padding-top:calc(var(--spacer)*4) !important;padding-bottom:calc(var(--spacer)*8) !important}.container--workWithUs .IconTitle{margin-bottom:32px}.container--workWithUs .workWithUs{width:100%;max-width:500px}.videoMaskBox{-webkit-mask-image:url(../images/mask.png);mask-image:url(../images/mask.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;width:100%}.videoMaskBox video{width:100%;padding-left:1px;transform:scaleY(1.02) scaleX(1.015)}.privacyPolicy a{color:var(--glabBlue)}.boomContainer{display:flex;flex-direction:column;align-items:center;gap:24px}.boomContainer .boom{max-width:570px;mix-blend-mode:color-dodge}.boomContainer .textBox{display:flex;flex-direction:column;gap:12px;align-items:center}header{height:var(--headerHeight);color:var(--textColor);position:absolute;top:0;left:0;width:100%;z-index:125}.underHeader{width:100%;height:calc(var(--headerHeight) + 15px);background-color:#232b45;position:fixed;top:-16px;left:0;z-index:99;filter:blur(4px);transform:scale(1.1)}.bkgBox{width:100%;height:100vh;position:fixed;top:0;left:0;background-image:url(../images/screenTexture-big.webp);background-repeat:no-repeat;background-size:cover;mix-blend-mode:saturation;z-index:-2;opacity:.4}.gradient{width:100%;height:100vh;position:fixed;top:0;left:0;background-image:linear-gradient(to top, #206B96, #215279, #223052, #222A4B, #222A4B);z-index:-2}.page__hero{width:100%;display:flex;flex-direction:column;gap:24px}@media(min-width: 768px){.page__hero{height:calc(99vh - var(--headerHeight))}}.page__hero .top{display:flex;flex-direction:column;max-width:100vw;overflow:hidden;height:100%;padding-top:32px}.page__hero .top .swiper--container{height:28vh;display:flex;align-items:center;width:190%;margin-left:-45%}@media(min-width: 768px){.page__hero .top .swiper--container{height:100%}}@media(min-width: 901px){.page__hero .top .swiper--container{width:180%;margin-left:-40%}}@media screen and (max-height: 950px)and (orientation: landscape){.page__hero .bottom{padding-bottom:0px;margin-bottom:-24px;height:46%}.page__hero .bottom .claim{transform:scale(0.75)}.page__hero .bottom .periodicTable{transform:scale(0.75)}}@media(min-width: 1130px){.page__hero .bottom{display:flex;align-content:flex-end;align-items:flex-end;flex-wrap:wrap;flex-direction:row;gap:24px}}.page__hero .bottom .claim{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex:1;gap:8px;margin-bottom:40px}@media(min-width: 1130px){.page__hero .bottom .claim{margin-bottom:0px;flex:1}.page__hero .bottom .claim .title,.page__hero .bottom .claim .text{max-width:1000px}}@media(min-width: 1400px){.page__hero .bottom .claim{flex:1}}@media(min-width: 1800px){.page__hero .bottom .claim{flex:1.4}}.page__hero .bottom .claim .title{font-size:35px;line-height:45px;font-weight:300;margin-bottom:24px}@media(max-width: 1367px){.page__hero .bottom .claim .title br{display:none}}@media(min-width: 1367px){.page__hero .bottom .claim .title{font-size:70px;line-height:80px}}@media(min-width: 969px){.page__hero .bottom .claim .title{font-size:50px;line-height:60px}}@media(min-width: 1590px){.page__hero .bottom .claim .title{font-size:70px;line-height:72px}}.page__hero .bottom .claim .title span{color:var(--glabBlue)}.page__hero .bottom .claim .text{font-size:16px;line-height:26px;font-weight:200;max-width:75%}@media(min-width: 768px){.page__hero .bottom .claim .text{font-size:18px;line-height:28px;font-weight:200}}@media(min-width: 969px){.page__hero .bottom .claim .text{font-size:24px;line-height:32px}}@media(min-width: 1367px){.page__hero .bottom .claim .text{font-size:24px;line-height:32px}}@media(min-width: 1590px){.page__hero .bottom .claim .text{font-size:24px;line-height:32px}}.page__hero .bottom .claim .text strong{font-weight:400}.flexLeftRight{display:flex;justify-content:space-between;flex-wrap:wrap;gap:95px;flex-direction:column}@media(min-width: 991px){.flexLeftRight{flex-direction:row;align-items:flex-end}}.flexLeftRight .left .partners{display:flex;gap:24px;margin-top:50px;flex-wrap:wrap}.flexLeftRight .left .partners img{max-height:54px}.flexLeftRight .right{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media(min-width: 991px){.flexLeftRight .right{align-content:flex-end;align-items:flex-end}}.flexLeftRight .right .element.small{width:65px}.flexLeftRight .right .element.small .initials{font-size:18px;line-height:22px}.grid__references{grid-template-columns:repeat(auto-fill, minmax(140px, 1fr));grid-template-rows:auto;grid-column-gap:1.8rem;grid-row-gap:1.8rem;margin-top:32px;margin-bottom:32px}@media(min-width: 678px){.grid__references{grid-template-columns:repeat(auto-fill, minmax(180px, 1fr))}}.grid__references--item{width:100%;height:100%;background-color:var(--white);border-radius:var(--radius);opacity:.5;text-align:center;filter:grayscale(100%);transition:.5s ease;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.grid__references--item img{width:70%}.grid__references--item:hover{filter:grayscale(0);opacity:1;transition:.5s ease;transform:scale(1.04)}.videoBox{width:100%;height:100%;border-radius:var(--radius);overflow:hidden;box-shadow:3px 3px 8px -1px rgba(0,0,0,.4)}.videoBox video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.contact i{color:var(--glabBlue)}.contact a{text-decoration:none}.contact .t1{max-width:600px}.grid__method{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:2.1rem;grid-row-gap:5rem}@media(min-width: 1130px){.grid__method{grid-template-columns:1fr 1fr;grid-row-gap:27rem}}@media(max-width: 1130px){.grid__method .item-1{order:1}.grid__method .item-2{order:2}.grid__method .item-3{order:4}.grid__method .item-4{order:3}.grid__method .item-5{order:5}.grid__method .item-6{order:6}.grid__method .item-7{order:8}.grid__method .item-8{order:7}.grid__method .item-9{order:9}.grid__method .item-10{order:10}}.grid__method--item{width:100%;height:100%;position:relative}.grid__method--item .number{font-size:250px;font-weight:700;opacity:.13;mix-blend-mode:overlay;position:absolute;top:-180px;left:0}@media(min-width: 1130px){.grid__method--item .number{font-size:410px;top:-360px}}.grid__method--item .title{display:flex;align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:24px}@media(min-width: 1130px){.grid__method--item .title{align-items:flex-end;flex-direction:row}}.grid__method--item .title .icon .microscope{width:85px}.grid__method--item .title .icon .document{width:90px}.grid__method--item .title .icon .bechers{width:110px}.grid__method--item .title .icon .particles{width:90px}.grid__method--item .title .h2{line-height:30px}.grid__method--item .t1{max-width:650px}.grid__method--item canvas#canvas{width:480px}@media(min-width: 1130px){.grid__method--item canvas#canvas{width:60%}}.grid__method--item canvas#canvas-12{width:380px}@media(min-width: 1130px){.grid__method--item canvas#canvas-12{width:60%}}.grid__method--item canvas#canvas-3{width:480px}@media(min-width: 1130px){.grid__method--item canvas#canvas-3{width:60%}}.grid__method--item canvas#canvas-4{width:380px}@media(min-width: 1130px){.grid__method--item canvas#canvas-4{width:60%}}.grid__method--item canvas#canvas-8{width:380px}@media(min-width: 1130px){.grid__method--item canvas#canvas-8{width:60%}}.grid__method--item.becherIcon{opacity:.8;display:flex;justify-content:center;align-content:center;width:100%;height:100%;align-items:center}@media(max-width: 1130px){.grid__method--item.becherIcon .becher{width:100%;max-width:310px;margin-bottom:100px}}.methodMap{display:flex;flex-direction:column;gap:32px;margin-top:32px;margin-bottom:32px}.methodMap--item{font-size:24px;font-weight:700;position:relative;padding-left:32px;text-decoration:none}.methodMap--item span{font-weight:700;color:var(--glabBlue)}.methodMap--item::before{content:"";width:15px;height:15px;background-color:#fff;position:absolute;left:0;top:50%;transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);border-radius:50px;outline:solid 2px #fff;outline-offset:5px;border-radius:50px;transition:.5s ease}.methodMap--item::after{content:"";width:2px;height:85%;background-color:#fff;position:absolute;left:6px;top:100%}.methodMap--item:last-child::after{display:none}.methodMap--item:hover::before{background-color:var(--glabBlue);transition:.5s ease}.servicesContainer .service{margin-bottom:12rem;padding:0px 0;position:relative}@media(max-width: 991px){.servicesContainer .service.detailPage{margin-bottom:0 !important;padding:24px 0}}@media(min-width: 991px){.servicesContainer .service{display:flex;align-content:center;align-items:center;flex-wrap:wrap;gap:24px;height:100%;min-height:35vh;padding:12rem 12rem;margin-bottom:0}}.servicesContainer .service .left{display:grid;grid-template-columns:1fr;align-items:start;gap:24px;flex:1.5}@media(min-width: 991px){.servicesContainer .service .left{grid-template-columns:155px 1fr}}.servicesContainer .service .left .element{max-width:155px}.servicesContainer .service .left .element.web{background-color:var(--web)}.servicesContainer .service .left .element.branding{background-color:var(--branding)}.servicesContainer .service .left .element.seo{background-color:var(--seo)}.servicesContainer .service .left .t1 .btnBox{display:flex;margin-top:24px}.servicesContainer .service .right{flex:1;display:flex;justify-content:flex-end}@media(max-width: 991px){.servicesContainer .service .right{justify-content:center;position:absolute;top:0;right:0px}.servicesContainer .service .right .becher{width:100%;max-width:150px}}.services__hero{display:flex;justify-content:space-between;width:100%;height:calc(100vh - var(--headerHeight));padding-top:calc(var(--spacer)*2);padding-bottom:calc(var(--spacer)*3);flex-direction:column;gap:60px}@media(min-width: 580px){.services__hero{padding-top:calc(var(--spacer)*3)}}@media(min-width: 1325px){.services__hero{flex-direction:row;align-items:center;gap:12px}.services__hero .left{max-height:660px}.services__hero .right{max-height:660px;height:100%}}.services__hero .left{width:100%;flex:2;display:flex;align-items:center}.services__hero .left .servicesBigList{display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between}@media(min-width: 580px){.services__hero .left .servicesBigList{gap:24px}}.services__hero .right{width:100%;display:flex;flex-direction:column;flex:1;gap:24px;align-content:flex-start;align-items:flex-start}@media(min-width: 1325px){.services__hero .right{align-content:flex-end;align-items:flex-end;justify-content:space-between;text-align:end}}.services__hero .right .t1{max-width:520px}.services__hero .right .btn__arrow{transform:translateX(0px)}@media(min-width: 1325px){.services__hero .right .btn__arrow{transform:translateX(-35px)}}.serviceTitle{display:flex;align-items:center;align-content:center;width:100%;gap:12px;transition:.5s ease;text-decoration:none;margin-bottom:12px}.serviceTitle .element{aspect-ratio:1/1;min-width:45px}.serviceTitle .element .number{line-height:10px;font-size:10px}.serviceTitle .element .initials{font-size:17px;line-height:22px}@media(min-width: 580px){.serviceTitle .element{min-width:75px}.serviceTitle .element .initials{font-size:25px;line-height:30px}.serviceTitle .element .number{font-size:16px;line-height:18px}}.serviceTitle .element.web{background-color:var(--web)}.serviceTitle .element.branding{background-color:var(--branding)}.serviceTitle .element.seo{background-color:var(--seo)}.serviceTitle .name{font-weight:700;text-transform:uppercase;transition:.5s ease}.serviceTitle .name{font-size:20px}@media screen and (min-width: 320px){.serviceTitle .name{font-size:calc(20px + 55*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.serviceTitle .name{font-size:75px}}.serviceTitle .name{line-height:35px}@media screen and (min-width: 320px){.serviceTitle .name{line-height:calc(35px + 50*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.serviceTitle .name{line-height:85px}}.portfolioLinks{display:flex;flex-wrap:wrap;gap:10px}.portfolioLinks a{color:var(--glabBlue)}.fullScreenImg{width:100%;height:100%}.fullScreenImg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.logo__area{padding:0rem;text-align:center;height:70px}.logo__area a{display:block}.logo__area .logo.logo--footer{width:140%;display:inline-block}.logo__area .logo.logo--header{height:70px;display:inline-block}