#contact{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:10rem clamp(2rem,5vw,5rem) 6rem;min-height:70vh;min-height:70dvh;z-index:2;overflow:hidden;background-color:#f5f5f5;gap:.5rem 3.5rem}#contact::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../../assets/imgs/pattern-black.png");background-repeat:repeat;background-size:500px;z-index:-1;opacity:.02}#contact::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to left, transparent, #f5f5f5);z-index:-1}#contact .col-texts{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-grow:1;max-width:800px}#contact .col-texts .pre-text{font-size:clamp(1.1rem,3vw,1.3rem);line-height:calc(clamp(1.1rem,3vw,1.3rem) + .3rem);font-weight:500;text-align:left;text-transform:uppercase;color:#757575;margin:0;width:100%;max-width:950px}#contact .col-texts .title{font-size:clamp(1.6rem,4vw,2.1rem);line-height:calc(clamp(1.6rem,4vw,2.1rem) + .3rem);font-weight:700;text-align:left;color:#1a1a1a;margin:.5rem 0 1rem 0}#contact .col-texts .subtitle{font-size:clamp(1rem,2vw,1.2rem);line-height:calc(clamp(1rem,2vw,1.2rem) + .6rem);font-weight:400;text-align:left;color:#1a1a1a;margin:0;width:100%}#contact .col-texts .buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;gap:1rem;margin:3rem 0 0 0}#contact .col-texts .buttons .cta-button{position:relative;all:unset;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;min-height:1.7rem;border-radius:1.9rem;background-color:#fff;padding:.5rem 1.5rem .5rem .6rem;cursor:pointer;gap:1.25rem;transition:all .2s ease-in-out;overflow:hidden;border:1px solid rgba(201,195,195,.5)}#contact .col-texts .buttons .cta-button .item-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-grow:1}#contact .col-texts .buttons .cta-button .item-title{font-size:.7rem;line-height:.9rem;margin:0 0 .1rem 0;color:#757575;font-weight:500;transition:all .2s ease-in-out;text-align:left;flex-grow:1;text-transform:uppercase}#contact .col-texts .buttons .cta-button .item-value{font-size:1rem;line-height:1.2rem;margin:0;color:#1a1a1a;font-weight:500;transition:all .2s ease-in-out;text-align:left;flex-grow:1}#contact .col-texts .buttons .cta-button .item-icon{position:relative;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;font-size:1.3rem;line-height:1.3rem;margin:0;color:#757575;transition:all .2s ease-in-out;z-index:3}#contact .col-texts .buttons .cta-button .item-icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:rgba(26,26,26,.15);opacity:.25;transition:all .2s ease-in-out,transform 1.6s linear(0, 0.03 1.5%, 0.121 3.2%, 0.851 13%, 0.99 16.4%, 1.063 20.2%, 1.076 22.3%, 1.075 24.8%, 1.013 35.9%, 0.995 43.4%, 1);z-index:-1;transform:scale(1.4)}#contact .col-texts .buttons .cta-button.location .item-icon{background-color:#228ea9;color:#f5f5f5}#contact .col-texts .buttons .cta-button.location .item-icon::before{background-color:rgba(34,142,169,.4)}#contact .col-texts .buttons .cta-button.location:hover{border:1px solid rgba(34,142,169,.3)}#contact .col-texts .buttons .cta-button.location:hover .item-icon::before{transform:scale(14.65)}#contact .col-texts .buttons .cta-button.mail .item-icon{background-color:#60b8be;color:#f5f5f5}#contact .col-texts .buttons .cta-button.mail .item-icon::before{background-color:rgba(96,184,190,.4)}#contact .col-texts .buttons .cta-button.mail:hover{border:1px solid rgba(96,184,190,.5)}#contact .col-texts .buttons .cta-button.mail:hover .item-icon::before{transform:scale(12)}#contact .col-texts .buttons .cta-button.phone .item-icon{background-color:#9bbd75;color:#f5f5f5}#contact .col-texts .buttons .cta-button.phone .item-icon::before{background-color:rgba(155,189,117,.4)}#contact .col-texts .buttons .cta-button.phone:hover{border:1px solid rgba(155,189,117,.4)}#contact .col-texts .buttons .cta-button.phone:hover .item-icon::before{transform:scale(9)}#contact .col-texts .buttons .cta-button.whatsapp .item-icon{background-color:#25d366;color:#f5f5f5}#contact .col-texts .buttons .cta-button.whatsapp .item-icon::before{background-color:rgba(37,211,102,.3)}#contact .col-texts .buttons .cta-button.whatsapp:hover{border:1px solid rgba(37,211,102,.35)}#contact .col-texts .buttons .cta-button.whatsapp:hover .item-icon::before{transform:scale(9)}@media only screen and (max-width: 576px){#contact .col-texts .buttons .cta-button{width:100%}}#contact .col-form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:clamp(300px,35%,450px);margin:0 auto}#contact .col-form #form-contatto{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.7rem}#contact .col-form #form-contatto .form-floating{width:100%;margin-bottom:.7rem}#contact .col-form #form-contatto .form-floating .form-control,#contact .col-form #form-contatto .form-floating .form-select{background-color:rgba(0,0,0,0);color:#1a1a1a;border-width:2px;border-color:rgba(117,117,117,.5);padding-left:1.5rem;padding-right:1.5rem;border-top:none;border-left:none;border-right:none;border-radius:0}#contact .col-form #form-contatto .form-floating .form-control:focus,#contact .col-form #form-contatto .form-floating .form-select:focus{border-color:rgba(117,117,117,.8)}#contact .col-form #form-contatto .form-floating .form-control:focus~label,#contact .col-form #form-contatto .form-floating .form-select:focus~label{opacity:.8}#contact .col-form #form-contatto .form-floating input:-webkit-autofill,#contact .col-form #form-contatto .form-floating input:-webkit-autofill:hover,#contact .col-form #form-contatto .form-floating input:-webkit-autofill:focus,#contact .col-form #form-contatto .form-floating input:-webkit-autofill:active{transition:none !important;background-color:#228ea9 !important;-webkit-box-shadow:0 0 0 30px #228ea9 inset !important;-webkit-text-fill-color:#1a1a1a;color:#1a1a1a !important;caret-color:#1a1a1a !important}#contact .col-form #form-contatto .form-floating label{color:#1a1a1a;padding-left:1rem;text-transform:uppercase;font-size:.9rem;padding:.5rem 1.5rem;top:unset;bottom:.1rem;height:unset}#contact .col-form #form-contatto .form-floating>.form-control:focus~label,#contact .col-form #form-contatto .form-floating>.form-control:not(:placeholder-shown)~label,#contact .col-form #form-contatto .form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-1.35rem) translateX(0.2rem)}#contact .col-form #form-contatto .cta-button{margin:1rem 0 0 auto;background-color:#228ea9;color:#fff}#contact .col-form #form-contatto .cta-button:hover{background-color:#196a7f}#contact .col-form #form-contatto .cta-button.loading{opacity:.7;pointer-events:none}#contact .checkbox-cont{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.8rem}#contact .checkbox-cont input{display:none}#contact .checkbox-cont .checkbox-custom{position:relative;background-color:rgba(0,0,0,0);border:2px solid rgba(34,142,169,.3);width:1.3rem;height:1.3rem;border-radius:.35rem;flex-shrink:0;transition:background-color .25s;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}#contact .checkbox-cont .checkbox-custom i{color:#f5f5f5;-webkit-text-stroke:.5px #f5f5f5}#contact .checkbox-cont:has(input:checked) .checkbox-custom{background-color:#228ea9}#contact .checkbox-cont p{color:rgba(26,26,26,.7);font-size:.8rem;line-height:1.1rem;font-weight:500;margin:0}#contact .checkbox-cont p a{color:#1a1a1a;text-decoration:none}@media only screen and (max-width: 768px){#contact{flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to top, #f5f5f5, #ffffff)}#contact::after{background:linear-gradient(to top, transparent, #ffffff)}#contact .col-texts{width:100%;max-width:100%;text-align:center;margin-bottom:2rem}#contact .col-form{width:100%;max-width:100%}}#map{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:min(700px,60dvh);z-index:2;overflow:hidden}#map iframe{width:100%;height:100%;border:none}#workwithus{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:8rem clamp(2rem,5vw,5rem) 6rem;z-index:2;overflow:hidden;background-color:#1a1a1a;gap:.5rem 3.5rem}#workwithus::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../../assets/imgs/pattern-black.png");background-repeat:repeat;background-size:500px;z-index:-1;opacity:.02;filter:invert(1)}#workwithus::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to left, transparent, #1a1a1a);z-index:-1}#workwithus .col-texts{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-grow:1;max-width:800px}#workwithus .col-texts .pre-text{font-size:clamp(1.1rem,3vw,1.3rem);line-height:calc(clamp(1.1rem,3vw,1.3rem) + .3rem);font-weight:500;text-align:left;text-transform:uppercase;color:#f5f5f5;margin:0;width:100%;max-width:950px}#workwithus .col-texts .title{font-size:clamp(1.6rem,4vw,2.1rem);line-height:calc(clamp(1.6rem,4vw,2.1rem) + .3rem);font-weight:700;text-align:left;color:#fff;margin:.5rem 0 1rem 0}#workwithus .col-texts .subtitle{font-size:clamp(1rem,2vw,1.2rem);line-height:calc(clamp(1rem,2vw,1.2rem) + .6rem);font-weight:400;text-align:left;color:#fff;margin:0;width:100%}#workwithus .col-form{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:clamp(300px,35%,450px);margin:0 auto}#workwithus .col-form #form-contatto-wwu{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.7rem}#workwithus .col-form #form-contatto-wwu .form-floating{width:100%;margin-bottom:.7rem}#workwithus .col-form #form-contatto-wwu .form-floating .form-control,#workwithus .col-form #form-contatto-wwu .form-floating .form-select{background-color:rgba(0,0,0,0);color:#fff;border-width:2px;border-color:rgba(255,255,255,.5);padding-left:1.5rem;padding-right:1.5rem;border-top:none;border-left:none;border-right:none;border-radius:0}#workwithus .col-form #form-contatto-wwu .form-floating .form-control:focus,#workwithus .col-form #form-contatto-wwu .form-floating .form-select:focus{border-color:rgba(255,255,255,.8)}#workwithus .col-form #form-contatto-wwu .form-floating .form-control:focus~label,#workwithus .col-form #form-contatto-wwu .form-floating .form-select:focus~label{opacity:.8}#workwithus .col-form #form-contatto-wwu .form-floating input:-webkit-autofill,#workwithus .col-form #form-contatto-wwu .form-floating input:-webkit-autofill:hover,#workwithus .col-form #form-contatto-wwu .form-floating input:-webkit-autofill:focus,#workwithus .col-form #form-contatto-wwu .form-floating input:-webkit-autofill:active{transition:none !important;background-color:#228ea9 !important;-webkit-box-shadow:0 0 0 30px #228ea9 inset !important;-webkit-text-fill-color:#fff;color:#fff !important;caret-color:#fff !important}#workwithus .col-form #form-contatto-wwu .form-floating label{color:#fff;padding-left:1rem;text-transform:uppercase;font-size:.9rem;padding:.5rem 1.5rem;top:unset;bottom:.1rem;height:unset}#workwithus .col-form #form-contatto-wwu .form-floating>.form-control:focus~label,#workwithus .col-form #form-contatto-wwu .form-floating>.form-control:not(:placeholder-shown)~label,#workwithus .col-form #form-contatto-wwu .form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-1.35rem) translateX(0.2rem)}#workwithus .col-form #form-contatto-wwu .checkbox-cont{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.8rem}#workwithus .col-form #form-contatto-wwu .checkbox-cont input{display:none}#workwithus .col-form #form-contatto-wwu .checkbox-cont .checkbox-custom{position:relative;background-color:rgba(0,0,0,0);border:2px solid rgba(245,245,245,.3);width:1.3rem;height:1.3rem;border-radius:.35rem;flex-shrink:0;transition:background-color .25s;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}#workwithus .col-form #form-contatto-wwu .checkbox-cont .checkbox-custom i{color:#1a1a1a;-webkit-text-stroke:.5px #1a1a1a}#workwithus .col-form #form-contatto-wwu .checkbox-cont:has(input:checked) .checkbox-custom{background-color:#f5f5f5}#workwithus .col-form #form-contatto-wwu .checkbox-cont p{color:rgba(245,245,245,.7);font-size:.8rem;line-height:1.1rem;font-weight:500;margin:0}#workwithus .col-form #form-contatto-wwu .checkbox-cont p a{color:#f5f5f5;text-decoration:none}#workwithus .col-form #form-contatto-wwu .cta-button{margin:1rem 0 0 auto;background-color:#228ea9;color:#fff}#workwithus .col-form #form-contatto-wwu .cta-button:hover{background-color:#196a7f}#workwithus .col-form #form-contatto-wwu .cta-button.loading{opacity:.7;pointer-events:none}@media only screen and (max-width: 768px){#workwithus{flex-direction:column;align-items:center;justify-content:center}#workwithus .col-texts{width:100%;max-width:100%;text-align:center;margin-bottom:2rem}#workwithus .col-form{width:100%;max-width:100%}}/*# sourceMappingURL=contatti.min.css.map */