/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .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}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#a67f59;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}:root{--colorBodyBackground:white;--colorPrimary:#005B8A;--colorSecondary:#AB1E56;--colorDeepPink:#f04d86;--colorTeal:#0D6672;--colorTomato:#C0041B;--colorOrange:#FFA600;--colorGreen:#a0ce4f;--colorTurquoise:#22C5C8;--colorViolet:#AF79C4;--colorSkyBlue:#4A90E2;--colorwithsecureOrange:#8cb44c;--colorWhite:#FFFFFF;--colorGrayLightest:#F4F4F4;--colorGrayLighter:#eeeeee;--colorGrayLight:#cccccc;--colorGray:#9B9B9B;--colorGrayMedium:#6B6B6B;--colorGrayDark:#383838;--colorBlack:#000000;--colorText:var(--colorGrayDark);--colorTextLead:var(--colorGray);--colorLinks:var(--colorText);--colorInfo:rgb(5, 37, 44);--colorBgInfo:#7CE4FE;--colorSuccess:#229863;--colorBgSuccess:#8EF3C5;--colorWarning:#BB992F;--colorBgWarning:#FFE28C;--colorDanger:#FFF;--colorBgDanger:#B33C12;--colorInstagram:#bc2a8d;--colorInstagramOpacity:rgba(188,42,141, 0.7);--fontSerif:"grad",serif;--fontSans:"proxima-nova",sans-serif;--fontCursive:"tornac",sans-serif;--fontSizeExtraSmall:.75em;--fontSizeSmall:.85em;--fontSizeLead:1.25em;--fontSizeHero:3em;--fontSizeH1:2.6em;--fontSizeH2:2em;--fontSizeH3:1.4em;--fontSizeH4:1.25em;--fontSizeH5:1em;--fontSizeH6:var(--fontSizeSmall);--containerWidth:1200px;--containerSideGutter:20px;--containerSmallWidth:920px;--zIndexNotifications:100;--zIndexMenu:10;--buttonDefaultBg:var(--colorGrayLightest);--buttonDefaultColor:var(--colorGray);--buttonPrimaryBg:var(--colorPrimary);--buttonPrimaryColor:var(--colorWhite);--buttonSecondaryBg:var(--colorSecondary);--buttonSecondaryColor:var(--colorWhite);--headerBg:var(--colorPrimary);--headerColor:var(--colorWhite);--headerActiveColor:var(--colorWhite);--headerLogoColor:var(--colorWhite);--headerMobileMenuBg:#B2AD09;--footerBg:var(--colorGrayDark);--footerColor:var(--colorWhite);--topAnchorColor:#B2AD09}.dark{--colorBodyBackground:black;--colorPrimary:#AB1E56;--colorWhite:white;--colorGrayLightest:#222;--colorGrayLighter:#666;--colorGrayLight:#cccccc;--colorGray:#eee;--colorGrayMedium:#f4f4f4;--colorGrayDark:#eaeaea;--colorBlack:black;--headerBg:var(--colorSecondary);--colorText:white;--colorTextLead:var(--colorGrayLightest);--colorLinks:white}.bg-primary{background:var(--colorPrimary)}.bg-secondary{background:var(--colorSecondary)}.bg-web-app{background:var(--colorTurquoise)}.color-web-app{color:var(--colorTurquoise)}.bg-siti-web{background:var(--colorDeepPink)}.color-siti-web{color:var(--colorDeepPink)}.bg-web-marketing{background:var(--colorOrange)}.color-web-marketing{color:var(--colorOrange)}.bg-graphic-design{background:var(--colorGreen)}.color-graphic-design{color:var(--colorGreen)}.bg-partnership{background:var(--colorwithsecureOrange)}.color-partnership{color:var(--colorDeepPink)}.bg-consulenze{background:var(--colorViolet)}.color-consulenze{color:var(--colorViolet)}.bg-gray{background:var(--colorGrayLight)}.text-center{text-align:center}.onlyForScreenReaders{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:fixed}.container{max-width:var(--containerWidth);margin:0 auto;padding:0 var(--containerSideGutter)}.containerSmall{max-width:var(--containerSmallWidth);margin:0 auto;padding:0 var(--containerSideGutter)}.containerLink{color:inherit;text-decoration:inherit;font-weight:inherit}.mt-2{margin-top:2em}.mt-3{margin-top:3em}.mt-8{margin-top:8em}.img-fluid{display:block;width:100%}*{box-sizing:border-box}body{background:var(--colorBodyBackground);font-family:var(--fontSans);color:var(--colorText);line-height:1.5;font-size:100%;overflow-x:hidden}@media screen and (min-width:1210px){body{font-size:112.5%}}body.is-locked{height:100vh;width:100vw;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--fontSerif);color:var(--colorGrayDark);line-height:1}h1{font-size:var(--fontSizeH1)}h2{font-size:var(--fontSizeH2)}h3{font-size:var(--fontSizeH3)}h4{font-size:var(--fontSizeH4)}h5{font-size:var(--fontSizeH5)}h6{font-size:var(--fontSizeH6)}a{color:var(--colorLinks);text-decoration-skip:ink;font-weight:700}blockquote{font-style:italic;color:var(--colorGrayMedium)}pre{font-size:.85em}strong{font-weight:700}.topAnchor{position:fixed;display:block;bottom:2em;right:2em;width:2em;height:2em;z-index:1000000;background:var(--colorwithsecureOrange);color:var(--colorWhite);line-height:2.5em;text-align:center;transition:opacity .3s ease-in-out}.topAnchor svg{height:1.5em}.layout-header{margin-bottom:2em}.layout-main{margin-top:3em;min-height:80vh}.layout-breadcrumb{margin-bottom:2em}.layout-pageTitle{margin-top:5em;margin-bottom:4em}.layout-footer{margin-top:10em}.layout-footer--noMargins{margin-top:0}@media screen and (min-width:1210px){.layout-main{margin-top:4em}}.icon{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.btn{font-family:var(--fontSans);line-height:inherit;display:inline-block;border-style:solid;border-width:1px;border-color:transparent;border-radius:0;text-decoration:none;font-weight:700;padding:.5em 1.5em;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none}.btn-default{background:var(--buttonDefaultBg);color:var(--buttonDefaultColor)}.btn-primary{background:var(--buttonPrimaryBg);color:var(--buttonPrimaryColor)}.btn-secondary{background:var(--buttonSecondaryBg);color:var(--buttonSecondaryColor)}.btn-outline{background:var(--colorWhite);color:var(--buttonPrimaryBg);border:2px solid var(--buttonPrimaryBg)}.btn-outline-negative{background:var(--buttonPrimaryBg);color:var(--colorWhite);border:2px solid var(--colorWhite)}.btn:focus{outline:0;position:relative;top:1px;left:1px}.btn[disabled]{opacity:.5;cursor:not-allowed;background:var(--colorGray)}.tabs{padding:1em}.tabs ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;display:none}.tabs li{margin:0 .5em}.tabs li:first-child{margin-left:0}.tabs li:last-child{margin-right:0}.tabs a{font-size:var(--fontSizeSmall);display:block;text-decoration:none;padding:.5em .75em;text-align:center;transition:all .2s ease-in-out;color:var(--colorWhite)}.tabs a:hover{transform:scale(1.1)}.tabs li a:active{position:relative;top:1px;left:1px}.tabs form{width:200px;margin:0 auto;text-align:center}.tabs label{display:block;margin-bottom:.25em;font-weight:700}.tabs select{border:1px solid var(--colorGrayLight);border-radius:0;background:#fff;display:inline-block;padding:.5em}@media screen and (min-width:1210px){.tabs{border:1px solid var(--colorGrayLight);padding:2em}.tabs form{display:none}.tabs ul{display:flex}}.pager{margin-top:4em}.pager ul{list-style:none;margin:0;padding:0}.pager li{margin-right:.5em;display:inline-block}.pager a{display:block;outline-offset:1px;border:1px solid var(--colorPrimary);color:var(--colorPrimary);background:var(--colorWhite);text-decoration:none;width:2em;height:2em;line-height:2em;text-align:center;transition:all .3s ease-in-out}.pager a:hover,.pager-current a{background:var(--colorPrimary);color:var(--colorWhite)}.pre-footer{background:var(--colorGrayLighter);padding:1em 0;color:var(--colorwithsecureOrange);text-align:center}.pre-footer a{color:var(--colorwithsecureOrange)}.footer{background:var(--footerBg);padding:1.5em 0}.footer,.footer a{color:var(--footerColor)}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.footer-menu{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.footer-menu li:after{content:'\2010';margin:0 .5em}.footer-menu li:last-child:after{content:'';margin:0}.footer-menu a{font-size:var(--fontSizeSmall);font-weight:700}.footer-closure{font-size:var(--fontSizeExtraSmall);text-align:center}.footer-picker{text-align:center}.header{background:var(--headerBg);padding:2em 0;border-bottom:6px solid var(--colorwithsecureOrange)}.header a{color:var(--headerColor);font-weight:400;text-decoration:none}.header-container{display:flex;justify-content:space-between}.header-logo{line-height:1}.header-logo picture{margin:0}.header-logo img{max-width:100px}@media screen and (min-width:768px){.header-logo img{max-width:180px}}@media screen and (min-width:1210px){.header-logo img{max-width:130px}}.header-closemenu,.header-hamburger{-moz-appearance:none;-webkit-appearance:none;background:0 0;border:none}.header-menu{text-transform:uppercase;font-weight:300}.header ul{list-style:none;margin:0;padding:0}.header li a{display:block}.header li a.active{color:var(--headerActiveColor);font-weight:700}.header li a.active:before{display:inline-block;content:'\203A';margin-right:.25em}.header li a:active,.header-logo:active{position:relative;top:1px;left:1px}@media screen and (min-width:1210px){.header-closemenu,.header-hamburger{display:none}.header ul{height:100%;display:flex}.header li{font-size:.85em;align-self:center;margin:0 1.5em}.header li:last-child{margin-right:0}.header li a{height:100%}.header li a:hover{text-decoration:underline}#menu-home{display:none}}@media screen and (max-width:1209px){.header-menu{visibility:hidden;position:fixed;top:0;left:0;background:var(--headerMobileMenuBg);width:100vw;height:100vh;transform:scale(0);z-index:var(--zIndexMenu);display:flex;justify-content:center;outline:1px solid var(--headerColor);outline-offset:-20px}.header-menu.js-is-open{visibility:visible;transform:scale(1);animation:growMenu .25s}.header-hamburger{font-size:1.25em;color:var(--headerColor)}.header-closemenu{font-size:20px;padding:20px;position:absolute;z-index:var(--zIndexMenu);right:20px;top:20px;color:#fff}.header ul{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header li{flex-direction:column}.header li a{text-align:center;padding:1em 2em .5em 2em;border-bottom:1px solid var(--headerColor)}}@keyframes growMenu{from{transform:scale(0)}to{transform:scale(1)}}#menu-promozione{background-color:#7cc475;padding:20px 10px}.breadcrumb{font-size:.85em;opacity:1;transition:opacity .2s ease-in-out}.breadcrumb.loading{opacity:0}.breadcrumb ul{margin:0;padding:0;list-style:none;display:flex}.breadcrumb li{margin-right:.5em}.breadcrumb li:after{content:'\00BB';margin-left:.5em}.breadcrumb li:last-child{margin-right:0}.breadcrumb li:last-child:after{content:'';margin:0}.breadcrumb a:hover{text-decoration:underline}.breadcrumb li:nth-child(2):after,.breadcrumb-current{display:none}@media screen and (min-width:768px){.breadcrumb{margin-bottom:3em}.breadcrumb li:nth-child(2):after,.breadcrumb-current:after{display:inline}.breadcrumb-current{display:block;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media screen and (min-width:1210px){.breadcrumb{margin-bottom:4em}}.pagetitle{font-size:.75em;text-align:center;transition:opacity .2s ease-in-out}@media screen and (min-width:768px){.pagetitle{font-size:.85em}}@media screen and (min-width:1210px){.pagetitle{font-size:1em}}.pagetitle h1{margin-bottom:.35em}.pagetitle h2{font-family:var(--fontSans);font-weight:300;font-size:1.5em;line-height:1.2;max-width:50ch;margin:0 auto;color:var(--colorGrayMedium)}.pagetitle h2:after{display:block;content:'';width:120px;height:1px;background:var(--colorGrayLight);margin:1.25em auto 0 auto}.pagetitle img{margin-bottom:1em;width:350px}.pagetitle-full img{margin-bottom:1em;width:500px}.pagetitle.mb-0 img{margin-bottom:0}.introBox img{max-width:100%;display:block}.introBox-text{background:var(--colorGrayLighter);padding:2em;max-width:60ch;margin:0 auto}.introBox-text p:first-child{margin-top:0}.introBox-text p:last-child{margin-bottom:0}@media screen and (min-width:768px){.introBox-text{position:relative;top:-3em;padding:3em}}.section-title{text-align:center;margin:2em 0 1em 0}.section-title:after{display:block;content:'';width:120px;height:1px;background:var(--colorGrayLight);margin:.5em auto 0 auto}.section-subtitle{text-align:center;margin:0 auto;font-family:var(--fontSans);font-weight:300;font-size:1.2em;line-height:1;max-width:50ch;color:var(--colorGrayMedium)}.chiSiamo{max-width:420px;margin:0 auto}.chiSiamo-team-list{list-style:none;padding:0}.chiSiamo-team-list-item{margin-bottom:3em}.chiSiamo-team-list-item a{color:inherit;text-decoration:none}.chiSiamo-curriculum{margin-top:4em;text-align:center}@media screen and (min-width:768px){.chiSiamo{max-width:768px}.chiSiamo-team-list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1em}.chiSiamo-team-list-item{width:auto}}@media screen and (min-width:1210px){.chiSiamo{max-width:none}.chiSiamo-team-list{grid-template-columns:repeat(4,1fr)}}.memberCard{max-width:270px;margin:0 auto;position:relative;display:block;text-decoration:none;font-weight:400}.memberCard img{max-width:100%;outline:1px solid var(--colorWhite);outline-offset:-20px}.memberCard img{max-width:100%;display:block}.memberCard-name{margin:0;height:40px;line-height:40px}.memberCard-square{width:50px;height:50px;position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% - 20px));outline:10px solid rgba(255,255,255,.6);transition:width,height;transition-duration:.2s;background:var(--colorPrimary)}.memberCard-squaretext{font-family:var(--fontCursive);font-size:var(--fontSizeH3);color:var(--colorWhite);opacity:0;visibility:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% - 20px));transition:opacity .2s ease-in;transition-delay:.2s}@media screen and (min-width:1210px){.memberCard:hover .memberCard-square{outline:0;left:20px;top:20px;transform:none;opacity:.8;width:calc(100% - 40px);height:calc(100% - 80px)}.memberCard:hover .memberCard-squaretext{opacity:1;visibility:visible}}.blog ul{max-width:320px;margin:0 auto;margin-bottom:1em;list-style:none;padding:0}.blog li{text-decoration:none;margin-bottom:3em}.blog li>a{display:block;height:100%;display:flex;flex-direction:column}@media screen and (min-width:768px){.blog ul{max-width:calc(540px + 1.5em);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1.5em;grid-row-gap:3em}.blog li{margin-bottom:0}}@media screen and (min-width:1210px){.blog ul{max-width:none;grid-template-columns:1fr 1fr 1fr}}.blogCard{height:100%;display:flex;flex-direction:column}.blogCard-body{background:var(--colorGrayLighter);margin:0 1.5em;padding:1.5em;display:flex;flex-direction:column;flex-grow:1}.blogCard-image{position:relative}.blogCard-image::after{content:'';display:block;position:absolute;left:0;top:0;width:calc(100% - 3em);height:100%;margin:1.5em;border-style:solid;border-width:2px;border-bottom-width:2px;border-bottom-width:0;box-sizing:border-box;border-color:var(--colorGrayLighter);will-change:transform;transition:transform .25s ease-in-out}a:hover .blogCard-image::after{text-decoration:none;transform:translate3d(0,1.5em,0)}.blogCard-image img{object-fit:cover;display:block;max-width:100%}.blogCard header{font-size:var(--fontSizeExtraSmall)}.blogCard h2{font-size:var(--fontSizeH4);color:var(--colorGrayDark);line-height:1.2}.blogCard p{line-height:1.3;margin:0}.blogCard-author{text-decoration:underline}.post{max-width:420px;margin:0 auto;display:flex;flex-direction:column}.post-copertina{margin:0}.post-copertina img{max-width:100%}.post-copertina{order:1}.post-citazione1{order:3}.post-citazione2{order:5}.post-citazione1,.post-citazione2{max-width:70%;margin:0 auto 2em auto}.post-nicequote{font-size:.85em;margin:0;display:flex}.post-nicequote:before{content:'\201C';display:block;font-size:72px;margin-top:-4px;font-weight:400;line-height:1;color:var(--colorPrimary);width:16px;margin-right:28px}.post-nicequote p{display:inline}.post-info{order:2;font-size:.85em;margin-top:.5em;margin-bottom:3em}.post-info-icon{display:inline-block;width:1.25em}.post-info-date{margin-right:.5em}.post-content{order:4;max-width:600px;margin-top:.5em}.post-allegati{order:5;margin:3em 0}.post-allegati ul{list-style:none;margin:0;padding:1em;border:1px solid var(--colorGrayLight)}.post-allegati li{margin-bottom:1em}.post-allegati li:last-child{margin-bottom:0}.post-allegati a{font-weight:700;font-size:.85em;display:flex;color:var(--colorText);text-decoration:none}.post-allegati a svg{height:50px;width:30px;align-self:center}.post-allegati a span{align-self:center;margin-left:1em}.post-allegati a:hover span{text-decoration:underline}.post-text h2{font-size:var(	--fontSizeH4);margin-top:2em;margin-bottom:.5em}.post-text pre{margin:2em 0}.post-text>p:first-child{margin-top:0}.post-text>p:first-child::first-letter{font-family:var(--fontSerif);font-weight:700}.post-text img{max-width:100%;margin:2em 0;display:block}.post-text figure{margin:2em 0}.post-text figure img{margin:0}.post-text figcaption{font-size:.85em;font-style:italic;color:var(--colorGrayMedium);margin-top:.5em}@supports not (-webkit-initial-letter:3){.post-text>p:first-child::first-letter{font-family:var(--fontSerif);float:left;font-size:5em;line-height:.9em;padding-top:0;padding-right:.15em}}@supports (-webkit-initial-letter:3){.post-text>p:first-child::first-letter{font-family:var(--fontSerif);-webkit-initial-letter:3;padding-right:1em}}@media screen and (min-width:768px){.post{max-width:768px;display:grid;grid-template-columns:1fr 2fr;grid-template-rows:repeat(2,auto);grid-column-gap:2em;grid-row-gap:3em;grid-template-areas:"top top" "left center"}.post-copertina{grid-area:top}.post-citazione1,.post-info{grid-area:left}.post-citazione2{grid-area:left}.post-content{margin:0 auto;grid-area:center}.post-info-date{display:block}.post-citazione1,.post-citazione2{padding-top:0;max-width:90%;margin:0}.post-citazione1{align-self:start;margin-top:100px}.post-citazione2{align-self:end;transform:translate(0,-100%)}}@media screen and (min-width:1210px){.post{max-width:none}.post{max-width:none;grid-template-columns:250px 1fr 250px;grid-template-rows:repeat(2,auto);grid-column-gap:2em;grid-row-gap:3em;grid-template-areas:"top top top" "left center right"}.post-citazione2{grid-area:right;transform:translate(2em,-100%)}.post-text img{max-width:800px}.post-text .image-odd{transform:translateX(-200px)}}.author{max-width:420px;margin:0 auto}.author-picture{margin:0}.author-picture img{max-width:100%;display:block}.author-bio{background:var(--colorGrayLighter);padding:1.5em}.author-bio p:first-child{margin-top:0}.author-blog-button{font-weight:400;transition:all .2s ease;display:flex;flex-direction:column;justify-content:center;text-align:center;color:var(--colorWhite);text-decoration:none;height:100%;min-height:250px;outline:1px solid var(--colorWhite);background:var(--colorPrimary);outline-offset:-1.5em}.author-blog-button:hover{outline-offset:-1.75em}.author-blog-button label{text-transform:uppercase;font-size:.85em}.author-blog-button span{font-family:var(--fontSerif)}.author-social{margin-top:4em;margin-left:1em}.author-social label{display:block;font-family:var(--fontCursive);font-size:1.5em;margin-bottom:.5em}.author-social ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.author-social li{margin-right:1em}@media screen and (min-width:768px){.author{display:grid;grid-template-columns:50px 250px auto;grid-template-rows:auto 250px auto;grid-template-areas:"header header header" ". blog bio" "social social bio";max-width:768px}.author-picture{grid-area:header;justify-self:left;max-width:1040px}.author-blog{grid-area:blog}.author-bio{grid-area:bio;position:relative;top:-3em;padding:2.5em}.author-social{grid-area:social;align-self:end;text-align:left}}@media screen and (min-width:1024px){.author{grid-template-columns:300px 300px auto;grid-template-rows:500px 300px auto;grid-template-areas:"header header header" ". blog bio" "social social bio";max-width:none;margin:0}.author-bio{top:-6em;padding:3.5em}.author-blog-button span{font-size:1.25em}.author-social{grid-area:social;align-self:end;justify-self:center;text-align:center;transform:translateY(-50%)}.author-social .icon{width:3em;height:3em}}.projects-filters,.projects-grid{margin-bottom:3em}.projects-footer{text-align:center}.projects-grid ul{display:grid;justify-content:center;grid-gap:1em;grid-template-columns:repeat(auto-fill,minmax(270px,270px));margin:0 auto;padding:0;list-style:none}.projectCard{width:270px;height:270px;background-size:cover;background-repeat:no-repeat;background-position:left top;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.projectCard-meta{padding:90% 1em 1em 1em;clip-path:polygon(0 75%,100% 65%,100% 100%,0 100%);-webkit-clip-path:polygon(0 75%,100% 65%,100% 100%,0 100%);will-change:transform;transition:transform .2s ease-in-out}.projectCard:hover .projectCard-meta{transform:translate3d(0,20%,0)}.projectCard-sottoservizio{text-transform:uppercase;font-size:.7em;font-weight:300;color:var(--colorWhite)}.projectCard-cliente{font-size:1.25em;margin:0;line-height:1;color:var(--colorWhite)}.projectCard-descrizione{line-height:1.2;font-size:.9em}.project{max-width:320px;margin:0 auto}.project img{max-width:100%;margin-bottom:1em}.project-bottomGrid-left-boxes{list-style:none;padding:0;width:200px;margin:3em auto}.project-bottomGrid-left-box{width:200px;height:200px;padding:1em;border:1px solid var(--colorGrayLighter);display:flex;flex-direction:column;justify-content:space-around;margin-bottom:1em}.project-bottomGrid-left-box svg{height:70px}.project-bottomGrid-left-box>div{align-self:center}.project-bottomGrid-left-box.tecnologie ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;font-size:.85em}.project-bottomGrid-left-box.tecnologie li{list-style:none;margin:0;padding:0}.project-bottomGrid-left-box.tecnologie li::after{content:',';margin-right:.5em}.project-bottomGrid-left-box.tecnologie li:last-child::after{display:none}.project-bottomGrid-right-text{background:var(--colorGrayLighter);padding:1.5em}@media screen and (min-width:768px){.project{max-width:none;margin:0 auto}.project img{margin-bottom:0}.project-imageGrid{display:grid;grid-template-columns:auto 200px 200px auto;grid-template-rows:auto auto;grid-template-areas:"asx asx adx ." ". bsx bdx bdx"}.project-imageGrid-altoSx{grid-area:asx}.project-imageGrid-altoDx{grid-area:adx;align-self:end;position:relative;left:1.5em;padding-bottom:1.5em}.project-imageGrid-bassoSx{grid-area:bsx;position:relative;top:1.5em;right:1.5em}.project-imageGrid-bassoDx{grid-area:bdx}.project-optionalImages{display:grid;grid-template-columns:1fr 1fr;margin-top:1.5em}.project-optionalImages img{max-width:200px}.project-optionalImages img:first-child{justify-self:end;margin-right:1.5em}.project-bottomGrid-left-boxes{display:grid;grid-template-columns:1fr 1fr;width:auto;margin:0}.project-bottomGrid-left-boxes{display:grid;grid-template-columns:1fr 1fr;width:auto;margin:3em 0 0 0}.project-bottomGrid-left-box{margin:0}.project-bottomGrid-left-box:nth-child(1),.project-bottomGrid-left-box:nth-child(3){position:relative}.project-bottomGrid-left-box:nth-child(1){right:1.5em}.project-bottomGrid-left-box:nth-child(3){right:-1.5em}.project-bottomGrid-left-box:nth-child(3),.project-bottomGrid-left-box:nth-child(4){margin-top:1.5em}.project-bottomGrid-right-text{max-width:calc(400px + 1.5em);margin:3em auto 0 auto;position:relative;right:.75em}}@media screen and (min-width:1210px){.project-imageGrid{display:grid;grid-template-columns:auto 270px 270px auto}.project-optionalImages img{max-width:270px}.project-bottomGrid--withText{display:flex;justify-content:center}.project-bottomGrid--withText .project-bottomGrid-left,.project-bottomGrid--withText .project-bottomGrid-right{width:540px}.project-bottomGrid--withText .project-bottomGrid-left-boxes{float:right;margin-right:1.5em}.project-bottomGrid--withText .project-bottomGrid-right-text{float:left;margin-left:.75em;max-width:540px}.project-bottomGrid--noText .project-bottomGrid-left-boxes{display:flex;justify-content:center;margin:3em 0 0 0}.project-bottomGrid--noText .project-bottomGrid-left-box{margin:0;position:relative}.project-bottomGrid--noText .project-bottomGrid-left-boxes--2 .project-bottomGrid-left-box:first-child{right:1.5em}.project-bottomGrid--noText .project-bottomGrid-left-boxes--3 .project-bottomGrid-left-box:last-child{right:-1.5em}.project-bottomGrid--noText .project-bottomGrid-left-boxes--4 .project-bottomGrid-left-box:nth-child(1){right:3em}.project-bottomGrid--noText .project-bottomGrid-left-boxes--4 .project-bottomGrid-left-box:nth-child(2){right:1.5em}.project-bottomGrid--noText .project-bottomGrid-left-boxes--4 .project-bottomGrid-left-box:nth-child(3){left:0}.project-bottomGrid--noText .project-bottomGrid-left-boxes--4 .project-bottomGrid-left-box:nth-child(4){left:1.5em}}.project-correlati{margin-top:10em;background:var(--colorGrayLighter);padding:2em 0 5em 0;position:relative;margin-left:-50vw;left:50%;width:100vw}.project-correlati ul{display:grid;justify-content:center;grid-gap:1em;grid-template-columns:repeat(auto-fit,minmax(270px,270px));margin:0 auto;padding:0;list-style:none}.services{max-width:420px;margin:0 auto}@media screen and (min-width:768px){.services{max-width:768px}}@media screen and (min-width:1210px){.services{max-width:none}}.services ul{display:grid;grid-gap:1em;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));list-style:none;margin:2em auto 0 auto;padding:0}.serviceCard{background:var(--colorGrayLightest);padding:2em;text-align:center;height:100%}.serviceCard-title{font-size:var(--fontSizeH4)}.serviceCard-hr{width:3em;margin:1em auto;border:none;height:1px}.serviceCard p{margin:0}.serviceCard hr,.serviceCard svg{will-change:transform;transition:transform .25s ease-in}a:hover .serviceCard hr{transform:scaleX(2)}a:hover .serviceCard svg{transform:rotate(10deg)}.serviceCard-image{height:50px}.service ul{list-style:none;padding:0;margin:0}.service-subservices svg{margin:2em auto;display:block}.service-subservices ul{margin:4em auto 0 auto;max-width:360px}.service-subservices li{margin-bottom:2em}.service-projects{margin-top:10em;background:var(--colorGrayLighter);padding:2em 0 5em 0;position:relative;margin-left:-50vw;left:50%;width:100vw}.service-projects ul{display:grid;justify-content:center;grid-gap:1em;grid-template-columns:repeat(auto-fit,minmax(270px,270px));margin:0 auto;padding:0;list-style:none}@media screen and (min-width:768px){.service-subservices ul{max-width:768px;display:grid;grid-template-columns:1fr 1fr;grid-gap:1em}.service-subservices li{margin-bottom:4em}}@media screen and (min-width:1210px){.service-subservices ul{max-width:none;display:block}.service-subservices li{margin-bottom:6em}}.subserviceCard-body{padding:2em;background:var(--colorGrayLightest)}.subserviceCard img{max-width:100%;display:block}.subserviceCard-title{text-align:center;margin:0}.subserviceCard-title.h3{font-size:var(--fontSizeH3)}.subserviceCard-hr{width:6em;margin:1em auto 2em auto;border:none;height:1px}.subserviceCard-text{overflow:hidden}.subserviceCard-text p:first-child{margin-top:0}.subserviceCard-text p:last-child{margin-bottom:0}@media screen and (min-width:768px){.subserviceCard{display:flex}.subserviceCard-body,.subserviceCard-img{width:50%}.subserviceCard.right .subserviceCard-body{position:relative;top:3em}.subserviceCard.left .subserviceCard-img{order:2;position:relative;top:3em}}.service-subservices .offerCard-list li{margin-bottom:2em}.offerCard{background:var(--colorGrayLightest);min-height:100px}.offerCard-body{padding:2em 2em 1em 2em}.offerCard img{max-width:100%;display:block}.offerCard-title{text-align:center;margin:0;padding-top:1em;cursor:pointer}.offerCard-hr{width:6em;margin:1em auto 2em auto;border:none;height:1px}.offerCard-text{overflow:hidden}.offerCard-text p:first-child{margin-top:0}.offerCard-text p:last-child{margin-bottom:0}.offerCard-calltoaction{text-align:right;padding:1em 2em 2em 2em}.offerCard-price span{display:block}.offerCard-price .offerCard-pricenew{font-size:1.7em}.offerCard-price .offerCard-pricelisttext{color:var(--colorGray);font-size:.75em}.offerCard-price .offerCard-pricelist{text-decoration:line-through;color:var(--colorGray);font-size:1em}@media screen and (min-width:1210px){.offerCard-wrapper{display:flex}.offerCard-title{width:100%;clear:both}.offerCard-body{width:60%;padding:2em}.offerCard-calltoaction,.offerCard-img{width:40%}.offerCard.right .offerCard-body{position:relative;top:3em}.offerCard.left .offerCard-img{order:2;position:relative;top:3em}.offerCard.left .offerCard-calltoaction{order:2;position:relative}}.homepage .section-title{margin-top:0}.homepage-claim{background:var(--colorPrimary);color:var(--colorWhite);margin-bottom:2em;position:relative}.homepage-claim h2{font-weight:700;font-size:var(--fontSizeH2);line-height:1.1;color:var(--colorWhite);margin:0}.homepage-claim p{font-size:1.2em;line-height:1.3;max-width:60ch}.homepage-claim img{display:block;margin-top:4em;z-index:2;position:relative;max-width:100%}.homepage-claim-instagram{position:absolute;bottom:0;left:0;z-index:3;background-color:var(--colorInstagramOpacity);width:140px;padding:.25em .5em;transition:all .2s ease-in-out}.homepage-claim-instagram:hover{background-color:var(--colorInstagram);cursor:pointer}.homepage-claim-instagram a{color:var(--colorWhite);text-decoration:none}.homepage-claim-instagram svg{width:2em;color:var(--colorWhite);vertical-align:middle;margin-right:.25em}@media screen and (max-width:1209px){.homepage-claim img{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:none}}@media screen and (min-width:1210px){.homepage-claim{background:linear-gradient(var(--colorPrimary) 70%,var(--colorWhite) 70%)}.homepage-claim:after{content:'';background:var(--colorPrimary);height:400px;width:100%;position:absolute;bottom:10%;z-index:1;-webkit-clip-path:polygon(0 0,100% 0,100% 75%,0 100%);clip-path:polygon(0 0,100% 0,100% 75%,0 100%)}.homepage-claim h2{font-size:var(--fontSizeHero);padding-top:1em}.homepage-claim-instagram{position:relative;top:-2.75em;left:0}}.homepage-services{padding-top:0;padding-bottom:3em}.homepage-services ul{display:grid;justify-content:center;grid-gap:1em;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));padding:0;list-style:none}.homepage-offer{padding-top:0;padding-bottom:3em}.homepage-offer ul{display:grid;justify-content:center;grid-gap:1em;grid-template-columns:repeat(auto-fill,minmax(270px,560px));padding:0;list-style:none;margin-top:3em}.homepage-offer-trial{text-align:center}.homepage-projects{padding:4em 0;background:var(--colorGrayLightest);margin:0 auto}.homepage-projects ul{display:grid;justify-content:center;grid-gap:1em;grid-template-columns:repeat(auto-fill,minmax(270px,270px));padding:0;list-style:none}.homepage-projects-archive{text-align:center;margin-top:4em}@media screen and (min-width:1210px){.homepage-projects{padding:15vh 0;clip-path:polygon(0 0,100% 15%,100% 85%,0 100%);-webkit-clip-path:polygon(0 0,100% 15%,100% 85%,0 100%)}}.homepage-blog{padding:4em 0}.homepage-blog ul{display:grid;grid-gap:1em;grid-template-columns:repeat(auto-fill,minmax(320px,370px));justify-content:center;padding:0;list-style:none}.homepage-blog li{margin-bottom:1em}.homepage-blog-archive{text-align:center;margin:4em 0}.homepage-technologies{padding:4em 0;background:var(--colorGrayLightest)}.homepage-technologies img{max-width:100%;transition:transform .25s ease-in-out}.homepage-technologies a:hover img{transform:scale(1.1)}.homepage-technologies ul{display:grid;grid-gap:1.5em;grid-template-columns:repeat(auto-fill,minmax(30px,60px));justify-content:center;margin:0 auto;padding:0;list-style:none}@media screen and (min-width:1210px){.homepage-technologies{padding:10vh 0;clip-path:polygon(0 0,100% 15%,100% 85%,0 100%);-webkit-clip-path:polygon(0 0,100% 15%,100% 85%,0 100%)}}.homepage-contact{margin-top:8em}.homepage-contact,.homepage-contact h2{color:var(--colorWhite)}.homepage-contact h2{margin-bottom:0}.homepage-contact p{margin-bottom:3em}.homepage-contact .container{padding:4em;background:var(--colorPrimary)}@media screen and (min-width:1210px){.homepage-contact .container{clip-path:polygon(0 0,100% 15%,100% 100%,0 100%);-webkit-clip-path:polygon(0 0,100% 15%,100% 100%,0 100%)}.homepage-contact-spacer{width:50%;margin-left:50%}}.homepage-newsletter{background:var(--colorGrayLightest);padding:2em}.homepage-newsletter .btn,.homepage-newsletter input[type=email],.homepage-newsletter label{height:60px}.homepage-newsletter label{font-family:var(--fontSerif);font-size:var(--fontSizeH4);font-weight:700;margin-right:1em;line-height:60px}.homepage-newsletter input[type=email]{border:1px solid var(--colorGrayLight);padding:0 .5em}.homepage-newsletter input[type=email]:focus{border:1px solid var(--colorGray)}@media screen and (min-width:1210px){.homepage-newsletter{background:var(--colorGrayLightest);padding:5em;display:flex}.homepage-newsletter .btn,.homepage-newsletter input[type=email],.homepage-newsletter label{float:left}}.contattaci img{max-width:100%}.contattaci-sedi{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,320px));grid-gap:2em;justify-items:center;justify-content:center}.contattaci-sedeCard{margin-bottom:2em}.contattaci-sedeCard header{display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;height:320px;width:320px;background-size:cover;background-repeat:no-repeat;background-position:left top;transition:all .2s ease-in}.contattaci-sedeCard h3{margin:0;padding:90% 1em 1em 1em;clip-path:polygon(0 80%,100% 70%,100% 100%,0 100%);-webkit-clip-path:polygon(0 80%,100% 70%,100% 100%,0 100%);will-change:transform;transition:transform .2s ease-in-out;color:var(--colorWhite);background:var(--colorPrimary);will-change:transform;transition:transform .2s ease-in-out}.contattaci-sedeCard:hover h3{transform:translate3d(0,15%,0)}.contattaci-sedeCard address{font-style:normal;margin-top:1em}.contattaci-intro,.contattaci-text{text-align:center;margin-bottom:4em}.contattaci form{max-width:640px;margin:0 auto}.contattaci-formrow{margin-bottom:1em}.contattaci label{display:block}.contattaci label:not(.contattaci-checkbox){font-weight:700}.contattaci-checkbox{font-size:var(	--fontSizeSmall)}.contattaci .input{padding:.5em;border:1px solid var(--colorGrayLight);width:100%}.contattaci-submit{margin-top:3em}.tipo{visibility:hidden;height:0}#form .subject{visibility:hidden;height:0}.offersCard{background:var(--colorGrayLightest);padding:2em;text-align:center;height:100%}.offersCard-title{font-size:var(--fontSizeH3)}.offersCard-hr{width:3em;margin:1em auto;border:none;height:1px}.offersCard p{margin:0}p.offersCard-subtitle{font-size:var(--fontSizeLead);margin-bottom:1em}.offersCard-description{color:var(--colorGrayMedium);text-align:left}.offersCard-list{text-align:left;margin-bottom:2em}.offersCard-list li{position:relative;padding:0 1em 0 2em}.offersCard-list li:before{content:"✅";position:absolute;left:1em;top:.15em;font-size:var(--fontSizeSmall)}.offersCard-list li em{font-size:var(--fontSizeSmall);color:var(--colorGray)}.offersCard hr,.offersCard svg{will-change:transform;transition:transform .25s ease-in}.offersCard img{width:150px;margin-bottom:1em}a:hover .offersCard hr{transform:scaleX(2)}a:hover .offersCard svg{transform:rotate(10deg)}.offersCard-btn{margin-top:2em;margin-bottom:2em}.offersCard form{text-align:left}.offerIcon{text-align:center}.offerIcon img{width:200px}.offerPage .contattaci{background:var(--colorPrimary);color:var(--colorWhite)}.offerPage .contattaci a,.offerPage .contattaci h2{color:var(--colorWhite)}.webinarList li{margin-bottom:1em}.spakerWrapper{margin-top:4em}.spakerWrapper h2{margin-bottom:1em}.spaekerBox{display:flex;flex-direction:row;margin-bottom:1.5em}.spaekerBox img{margin-right:1em;width:100px}.spaekerBox h3{margin:0;font-size:var(--fontSizeH4)}.webinarCheckbox label{margin-top:1em}.webinarCheckbox .indent{margin-left:18px}::placeholder{color:#aaa;font-size:.8em;opacity:1}.webinarDettaglio{display:flex;flex-direction:row;border-bottom:1px solid #ddd;padding:2em 0}.webinarDettaglio:last-child{border-bottom:none}.webinarDettaglio span{font-size:var(--fontSizeSmall)}.webinarDettaglio h2{margin:.25em 0}.webinarDettaglio-one{width:40%;margin-right:2em}.webinarDettaglio-two{width:60%}.linkRegistrati{color:var(--colorTomato)}.conferma{text-align:center}.conferma .h3{font-size:20px}.conferma img{width:200px}.twoColumns{max-width:420px;margin:3em auto 0;display:flex;flex-direction:column}.twoColumns-0{max-width:420px;margin:0;display:flex;flex-direction:column}.columnBox{background:var(--colorGrayLighter);padding:2em;margin-bottom:2em}@media screen and (min-width:768px){.twoColumns{max-width:768px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(1,auto);grid-column-gap:2em;grid-row-gap:3em}}@media screen and (min-width:1210px){.twoColumns{max-width:none;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(1,auto);grid-column-gap:2em;grid-row-gap:3em}}.modal-btn{height:34px;width:144px;border:1px solid transparent;background-image:linear-gradient(45deg,#d4fff8,#ffdeff,#ffe6e6),linear-gradient(45deg,#007a65,#7f0e7f,#ff8983);background-clip:padding-box,border-box;background-origin:border-box,border-box;border-radius:25px;cursor:pointer;font-family:Helvetica,sans-serif;transition:opacity .1s cubic-bezier(.25,.1,.25,.1);display:flex;align-items:center;justify-content:center;margin:12px}.modal-btn:hover{opacity:.7}.modal{opacity:0;visibility:hidden;position:fixed;top:0;right:0;bottom:0;left:0;text-align:left;font-family:Helvetica,sans-serif;background:rgba(0,0,0,.6);transition:opacity .3s cubic-bezier(.25,.1,.25,.1)}.modal__bg{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.modal-state{display:none}.modal-state:checked+.modal{opacity:1;visibility:visible}.modal-state:checked+.modal .modal__inner{top:0}.modal__inner{transition:top .3s ease;position:absolute;top:-20%;right:0;bottom:0;left:0;width:50%;max-width:600px;margin:auto;overflow:auto;background:#fff;border-radius:5px;padding:1em 2em;height:65%;min-height:160px}.modal__close{position:absolute;right:1em;top:1em;width:1.1em;height:1.1em;cursor:pointer}.modal__close:after,.modal__close:before{content:'';position:absolute;width:2px;height:1.5em;background:#ccc;display:block;transform:rotate(45deg);left:50%;margin:-3px 0 0 -1px;top:0}.modal__close:hover:after,.modal__close:hover:before{background:#aaa}.modal__close:before{transform:rotate(-45deg)}@media screen and (max-width:768px){.modal__inner{width:90%;height:70%;box-sizing:border-box;padding:1em 1.5em}}