:root{--orange:#fd5d14;--darkBlue:#030e27;--bluishGray:#606776;--gray:#c4c4c4;--gray100:#fcfcfc;--white:#fff;--black:#000}.brand{width:80px;height:80px;border-radius:50%;border:2px solid var(--white);display:flex;justify-content:center;align-items:center;margin:auto}.brand__logo{background-color:var(--white);border-radius:50%;border:3px solid #0000;width:70px;height:70px;position:relative}.brand__logo img{object-fit:contain;object-position:center;max-width:85%;max-height:85%;margin:auto}@media(min-width:48em){.brand{width:100px;height:100px}.brand__logo{width:89px;height:89px}}@media(min-width:64em){.brand{width:120px;height:120px}.brand__logo{width:106px;height:106px}}.brand{view-timeline-name:--brand;view-timeline-axis:block;animation-timeline:--brand;animation-name:showBrand;animation-range:entry 0 cover 30%;animation-fill-mode:both}@keyframes showBrand{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.btn-orange,.btn-white{display:inline-block;cursor:pointer;border:none;box-shadow:0 4px 4px #00000040;transition:1s;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.7px;padding:10px 30px;border-radius:5px}@media(min-width:48em){.btn-orange,.btn-white{font-size:18px;line-height:24px;padding:14px 45px}}@media(min-width:64em){.btn-orange,.btn-white{font-size:22px;line-height:28px;padding:16px 45px}}@media(min-width:75em){.btn-orange,.btn-white{font-size:18px;padding:12px 50px}}.btn-orange{color:var(--white);background-color:var(--orange)}.btn-orange:hover{background-color:#fd5d14b3;text-decoration:none;transition:.7s;scale:1.02}.btn-white{color:var(--darkBlue);background-color:var(--white)}.btn-white:hover{background-color:#fffc;text-decoration:none;transition:.7s;scale:1.02}.btn-file{display:inline-block;cursor:pointer;border:none;box-shadow:0 4px 4px #00000040;transition:.5s;font-size:16px;line-height:24px;font-weight:500;letter-spacing:.7px;padding:10px 20px;color:var(--white);background-color:var(--bluishGray);font-weight:400;border-radius:5px}@media(min-width:48em){.btn-file{font-size:18px;line-height:24px;padding:14px 45px}}@media(min-width:64em){.btn-file{font-size:22px;line-height:28px;padding:16px 45px}}@media(min-width:75em){.btn-file{font-size:18px;padding:12px 50px}}.btn-file:hover{background-color:#606776b3;text-decoration:none;transition:.7s;scale:1.02}.category-card{border-radius:5px;width:150px;height:150px;background-color:var(--gray);box-shadow:0 4px 4px 0 #00000040;background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;flex-direction:row;justify-content:center;cursor:pointer;margin:8px}.category-card__name{color:var(--white);font-size:14px;line-height:18px;font-weight:700;text-align:center;padding:10px;margin:auto 0}@media(min-width:48em){.category-card{width:170px;height:170px}.category-card__name{font-size:16px;line-height:20px}}@media(min-width:64em){.category-card__name{font-size:18px;line-height:22px}}.category-card:hover{scale:1.02;transition:.3s ease}.collage{display:grid;grid-template-columns:repeat(4,minmax(50px,1fr));grid-template-rows:5px 160px 150px;grid-column-gap:10px;column-gap:10px;grid-row-gap:10px;row-gap:10px}.collage__1,.collage__2,.collage__3{background-color:var(--gray);width:100%;position:relative;overflow:"hidden"}.collage__1 img,.collage__2 img,.collage__3 img{object-fit:cover;object-position:center}.collage__1{grid-column:1/span 3;grid-row:1/span 2;z-index:1}.collage__2{grid-column:1/span 2;grid-row:3/span 1}.collage__3{grid-column:3/span 2;grid-row:2/span 2;z-index:2}@media(min-width:48em){.collage{grid-template-rows:25px 270px 190px}}@media(min-width:64em){.collage{grid-template-rows:30px 320px 260px}}@media(min-width:75em){.collage{grid-template-rows:10px 240px 240px;column-gap:12px;row-gap:12px}}.collage__1,.collage__2,.collage__3{view-timeline-name:--collage;view-timeline-axis:block;animation-timeline:--collage;animation-name:showCollage;animation-range:entry 0 cover 40%}@keyframes showCollage{0%{opacity:0;scale:70%}to{opacity:1;scale:100%}}.header{display:flex;justify-content:space-between;padding:10px 10px 0;align-items:center;cursor:pointer}.header__logo{font-size:26px;line-height:28px;font-weight:500;color:var(--white);text-align:left;transition:.8s}.header__logo:hover{scale:1.05;transition:.8s;animation-name:logo}@media(min-width:48em){.header{padding:20px 20px 0}.header__logo{font-size:32px;line-height:40px}}@media(min-width:64em){.header{padding:20px 30px 0}.header__logo{font-size:38px;line-height:45px}}.input{width:100%;margin:0;display:flex;flex-direction:column;padding-bottom:20px}.input label{margin:0;padding:0 0 10px;text-align:left}.input input,.input label{color:var(--darkBlue);font-weight:300;font-size:15px;line-height:16px}.input input{padding:15px 20px;max-width:100%;border-radius:2px;border:none;box-shadow:0 4px 4px #00000040;border-radius:5px}.input input ::placeholder{color:var(--gray)}.input input[type=number]::-webkit-inner-spin-button,.input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}@media(min-width:64em){.inputS{margin-left:25px}}.deactive{display:none}.loading{padding:0;margin:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;flex-direction:column;animation:fadein 1s ease-in-out}.loading__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading__content__loader{width:4px;color:var(--orange);aspect-ratio:1;border-radius:50%;transform:translateX(-38px);animation:l26 2s linear infinite}@keyframes fadein{0%{opacity:1}to{opacity:.3}}@keyframes l26{12.5%{box-shadow:19px -19px 0 0,38px -19px 0 0,57px -19px 0 5px,19px 0 0 5px,38px 0 0 0,57px 0 0 5px,19px 19px 0 0,38px 19px 0 0,57px 19px 0 0}25%{box-shadow:19px -19px 0 5px,38px -19px 0 0,57px -19px 0 5px,19px 0 0 0,38px 0 0 0,57px 0 0 0,19px 19px 0 0,38px 19px 0 5px,57px 19px 0 0}50%{box-shadow:19px -19px 0 5px,38px -19px 0 5px,57px -19px 0 0,19px 0 0 0,38px 0 0 0,57px 0 0 0,19px 19px 0 0,38px 19px 0 0,57px 19px 0 5px}62.5%{box-shadow:19px -19px 0 0,38px -19px 0 0,57px -19px 0 0,19px 0 0 5px,38px 0 0 0,57px 0 0 0,19px 19px 0 0,38px 19px 0 5px,57px 19px 0 5px}75%{box-shadow:19px -19px 0 0,38px -19px 0 5px,57px -19px 0 0,19px 0 0 0,38px 0 0 0,57px 0 0 5px,19px 19px 0 0,38px 19px 0 0,57px 19px 0 5px}87.5%{box-shadow:19px -19px 0 0,38px -19px 0 5px,57px -19px 0 0,19px 0 0 0,38px 0 0 5px,57px 0 0 0,19px 19px 0 5px,38px 19px 0 0,57px 19px 0 0}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;height:100vh}.modal-box{position:absolute;background:#0000;top:40%;left:50%;transform:translate(-50%,-50%);width:80%;border-radius:5px}@media(min-width:33.75em){.modal-box{width:65%}}@media(min-width:48em){.modal-box{width:50%}}@media(min-width:64em){.modal-box{width:45%}}@media(min-width:75em){.modal-box{top:45%;width:35%}}.product-card{border-radius:5px;height:100%;box-shadow:0 4px 4px 0 #00000040;margin:auto;display:flex;flex-direction:column;align-items:center;cursor:pointer}.product-card,.product-card__image{width:100%;background-color:var(--white)}.product-card__image{height:130px;position:relative}.product-card__image img{object-fit:contain;object-position:center}.product-card__name{color:var(--darkBlue);font-size:14px;line-height:18px;font-weight:300;text-align:center;padding:2px 10px 15px}@media(min-width:48em){.product-card__image{width:100%;height:160px}.product-card__name{font-size:16px;line-height:20px;padding:15px 10px}}@media(min-width:64em){.product-card__image{width:100%;height:150px}.product-card__name{font-size:17px;line-height:20px;padding:5px 10px 20px}}@media(min-width:75em){.product-card{max-width:200px}.product-card__image{width:100%;height:160px}.product-card__name{font-size:17px;line-height:20px;padding:10px 20px 25px}}.product-card:hover{scale:1.02;transition:.3s ease}.product-card{view-timeline-name:--product;view-timeline-axis:block;animation-timeline:--product;animation-name:productCard;animation-range:entry 0 cover 30%;animation-fill-mode:both}@keyframes productCard{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.quote-icon{background-color:var(--orange);border-radius:50%;width:60px;height:60px;bottom:60%;right:2px;position:fixed;z-index:3;animation:quote 1.8s infinite}.quote-icon,.quote-icon section{display:flex;justify-content:center;transition:.8s ease}.quote-icon section{align-items:center;cursor:pointer}.quote-icon section a{font-size:12px;line-height:14px;transition:.8s ease;color:var(--white);text-align:center}@media(min-width:48em){.quote-icon{width:65px;height:65px;bottom:70%}.quote-icon section a{font-size:14px;line-height:16px}}@media(min-width:64em){.quote-icon{bottom:75%}}@media(min-width:75em){.quote-icon{bottom:60%}}.quote-icon:hover{background-color:var(--white)}.quote-icon:hover,.quote-icon:hover section{transition:.8s ease}.quote-icon:hover section a{transition:.8s ease;color:var(--orange)}@keyframes quote{0%{box-shadow:0 0 0 0 #000000d9}to{box-shadow:0 0 0 15px #0000}}.response-modal{background-color:#fffffff2;color:var(--black);border-radius:5px;padding:35px 20px;text-align:center}.response-modal section{font-size:100px;display:flex;flex-direction:column;align-items:center}.response-modal h3{padding-top:10px;font-size:18px;line-height:20px;font-weight:500}.response-modal p{padding-top:10px;font-size:15px;line-height:18px;font-weight:300}@media(min-width:48em){.response-modal{padding:45px 35px}.response-modal section{font-size:120px}.response-modal h3{padding-top:10px;font-size:22px;line-height:25px}.response-modal p{padding-top:10px;font-size:17px;line-height:20px}}@media(min-width:64em){.response-modal{padding:50px 35px}.response-modal section{font-size:140px}}@media(min-width:75em){.response-modal{padding:60px 35px}}.social-media{list-style:none;display:flex;justify-content:center}.social-media li a{padding:10px 15px 5px}.social-media li a svg{font-size:30px;color:var(--bluishGray);transition:.7s}.social-media li a svg:hover{scale:1.2;transition:.7s}.value{display:flex;flex-direction:column;text-align:center}.value span svg{font-size:56px;color:var(--bluishGray)}.value p{font-size:14px;line-height:18px;font-weight:300;color:var(--darkBlue);padding:5px 10px 0}@media(min-width:64em){.value span svg{font-size:60px}.value p{font-size:16px;line-height:20px;padding:10px 10px 0}}.value{view-timeline-name:--value;view-timeline-axis:block;animation-timeline:--value;animation-name:showValue;animation-range:entry 0 cover 30%;animation-fill-mode:both}@keyframes showValue{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.whatsapp-icon{display:flex;justify-content:center;background-color:#fff;border-radius:50%;border:1px solid #25d366;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;bottom:25px;right:2px;position:fixed;z-index:3;animation:whatsapp 1.8s infinite}.whatsapp-icon section{padding:3px;transition:.3s ease}.whatsapp-icon section a svg{font-size:40px;margin:5px 5px 0;transition:.3s ease}.whatsapp-icon section a svg path{color:#25d366}.whatsapp-icon section a svg:hover,.whatsapp-icon section:hover{scale:1.1;transition:.3s ease}@keyframes whatsapp{0%{box-shadow:0 0 0 0 #000000d9}to{box-shadow:0 0 0 15px #0000}}.brands{padding:70px 20px;background-repeat:no-repeat;background-position:50%;background-size:cover}.brands h3{color:var(--white);text-align:center;font-size:20px;line-height:24px;padding-bottom:50px}.brands__logos{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:25px;column-gap:25px;grid-row-gap:25px;row-gap:25px}@media(min-width:33.75em){.brands{padding:70px 50px}.brands__logos{grid-template-columns:repeat(3,1fr);column-gap:50px;row-gap:50px}}@media(min-width:48em){.brands{padding:70px}.brands__logos{grid-template-columns:repeat(4,1fr);column-gap:50px;row-gap:50px}}@media(min-width:64em){.brands{padding:70px 120px}.brands h3{font-size:24px;line-height:30px;padding-bottom:50px}}@media(min-width:75em){.brands{padding:70px 100px}.brands__logos{grid-template-columns:repeat(6,1fr);column-gap:24px;row-gap:32px}}.brands{view-timeline-name:--brands;view-timeline-axis:block;animation-timeline:--brands;animation-name:showBrands;animation-range:entry 0 cover 30%;animation-fill-mode:both}@keyframes showBrands{0%{opacity:0}to{opacity:1}}.category-carousel{padding-bottom:60px}.category-carousel__text{color:var(--darkBlue);text-align:left;font-size:20px;line-height:24px;font-weight:500;padding:0 20px 20px}@media(min-width:48em){.category-carousel{padding-bottom:80px}.category-carousel__text{padding:0 70px 40px}}@media(min-width:64em){.category-carousel__text{font-size:24px;line-height:30px;padding:0 120px 40px}}@media(min-width:75em){.category-carousel__text{padding:0 140px 30px}}.slick-dots{bottom:-40px!important}.slick-arrow,.slick-next{display:none!important}.description{padding:80px 15px}.description__text{padding:45px 15px 0;text-align:center}.description__text h2{font-size:22px;line-height:24px;font-weight:500;padding-bottom:15px}.description__text p{font-size:15px;line-height:25px;font-weight:300;padding-bottom:25px}@media(min-width:33.75em){.description{padding:80px 40px}}@media(min-width:48em){.description{padding:80px 70px}.description__text{padding:70px 0 0}.description__text h2{font-size:22px;line-height:24px;padding-bottom:25px}.description__text p{font-size:17px;line-height:30px;padding-bottom:30px}}@media(min-width:64em){.description{padding:100px 120px}.description__text{padding:80px 0 0}.description__text h2{font-size:28px;line-height:35px;padding-bottom:15px}.description__text p{font-size:18px;line-height:35px;padding-bottom:25px}}@media(min-width:75em){.description{display:grid;grid-template-columns:1fr .75fr;grid-column-gap:80px;column-gap:80px;align-items:center;padding:80px 100px}.description__text{padding:0;text-align:left}}.description__text{view-timeline-name:--description;view-timeline-axis:block;animation-timeline:--description;animation-name:showDescrip;animation-range:entry 25% cover 40%;animation-fill-mode:both}@keyframes showDescrip{0%{opacity:0}to{opacity:1}}.footer{text-align:center;color:var(--white);background-color:var(--darkBlue);padding:40px 30px}.footer__content{padding-bottom:50px}.footer__content__logo{transition:.8s}.footer__content__logo:hover{scale:1.1;transition:.8s}.footer__content section{padding-top:20px}.footer__content section h4{font-size:13px;line-height:17px;font-weight:500;padding-bottom:4px}.footer__content section a,.footer__content section p{color:var(--white);font-size:12px;line-height:25px;font-weight:300;display:flex;align-content:center}.footer__content section a:hover{text-decoration:underline}.footer__content__text{text-align:left}.footer__content__text p span{display:flex;padding-right:5px}.footer__content__text p span svg{margin:auto}.footer__copyright p{font-size:9px;line-height:10px;font-weight:300;padding-bottom:5px}.footer__copyright a{color:var(--white)}.footer__copyright a:hover{text-decoration:underline;font-weight:400}@media(min-width:48em){.footer{padding:70px 70px 40px}}@media(min-width:64em){.footer{padding:40px 80px 10px}.footer__content{padding-bottom:40px}.footer__content,.footer__copyright{display:flex;justify-content:space-between}}@media(min-width:75em){.footer{padding:40px 80px 10px}.footer__content{padding-bottom:40px}}.home-cover{width:100%;height:100%;background-image:url(/assets/ferrebank_tuberias_conexiones_cotizar_m.webp);background-color:var(--gray);background-repeat:no-repeat;background-position:50%;background-size:cover;animation:fadeout 1s ease-in-out}.home-cover__content{color:var(--white);text-align:center;padding:50px 20px 40px;display:flex;flex-direction:column}.home-cover__content h1{font-size:40px;line-height:47px;font-weight:500;padding-bottom:18px}.home-cover__content p{font-size:16px;line-height:25px;font-weight:300;letter-spacing:.1px;padding-bottom:27px}.home-cover__content__btns{display:flex;flex-direction:column;margin:0 auto}.home-cover__content__btns__btn{margin-bottom:28px}.home-cover__categories{display:flex;flex-direction:column;text-align:center}.home-cover__categories li{list-style:none;padding:22px 0;border-top:.1px solid #c4c4c459;transition:.8s}.home-cover__categories li a{cursor:pointer;color:var(--white);padding:0 20px;font-size:18px;line-height:23px;font-weight:400}.home-cover__categories li:hover{background:#030e27a6;transition:.8s}@media(min-width:48em){.home-cover{height:100vh;display:flex;flex-direction:column}.home-cover__content{padding:50px 70px;margin:auto 0 0}.home-cover__content h1{font-size:50px;line-height:60px;padding-bottom:22px}.home-cover__content p{font-size:18px;line-height:30px;padding-bottom:40px}.home-cover__content__btns__btn{margin-bottom:30px}.home-cover__categories{margin:auto 0 0}}@media(min-width:64em){.home-cover{background-image:url(/assets/ferrebank_tuberias_conexiones_cotizar.webp)}.home-cover__content{padding:20px 100px 50px}.home-cover__content h1{font-size:70px;line-height:80px;padding-bottom:25px}.home-cover__content p{font-size:24px;line-height:35px;padding-bottom:50px}.home-cover__content__btns__btn{margin-bottom:50px}.home-cover__categories li{padding:40px 0}.home-cover__categories li a{font-size:24px;line-height:23px}}@media(min-width:75em){.home-cover{width:100%;height:100vh}.home-cover__content{text-align:left;padding:100px 80px 50px;margin:0}.home-cover__content h1{font-size:70px;line-height:100px;padding-bottom:0}.home-cover__content p{font-size:20px;line-height:30px;padding-bottom:40px}.home-cover__content__btns{display:flex;flex-direction:unset;justify-content:left;margin:0}.home-cover__content__btns__btn{margin:0 60px 0 0}.home-cover__categories{display:flex;flex-direction:unset;justify-content:space-between;text-align:center}.home-cover__categories li{border-top:.1px solid #c4c4c459;border-right:.1px solid #c4c4c459;border-left:.1px solid #c4c4c459;padding:25px 30px;width:100%;display:flex;justify-content:center;align-items:center}.home-cover__categories li a{padding:0;font-size:18px;line-height:23px}}.home-cta{background-color:var(--gray);background-repeat:no-repeat;background-position:50%;background-size:cover;color:var(--white);text-align:center;padding:100px 50px;display:flex;flex-direction:column}.home-cta h3{font-size:20px;line-height:30px;font-weight:500;padding-bottom:30px}.home-cta p{font-size:17px;line-height:25px;font-weight:300;letter-spacing:.1px;padding-bottom:20px}.home-cta__btn{margin:0 auto}@media(min-width:48em){.home-cta{padding:60px 70px}.home-cta h3{padding-bottom:10px}.home-cta p{padding-bottom:15px}}@media(min-width:64em){.home-cta{padding:70px 120px}.home-cta h3{font-size:24px;line-height:40px;padding-bottom:5px}.home-cta p{font-size:20px;line-height:30px;padding-bottom:20px}}.home-cta{view-timeline-name:--cta;view-timeline-axis:block;animation-timeline:--cta;animation-name:showCta;animation-range:entry 0 cover 40%;animation-fill-mode:both}@keyframes showCta{0%{opacity:0}to{opacity:1}}.page-cover{background-color:var(--gray);background-repeat:no-repeat;background-position:50%;background-size:cover;animation:fadeout 1s ease-in-out}@keyframes fadeout{0%{opacity:0}to{opacity:1}}.page-cover{color:var(--white);text-align:center}.page-cover h1{font-size:40px;line-height:47px;font-weight:500;padding:40px 70px 25px}.page-cover p{font-size:16px;line-height:25px;font-weight:300;letter-spacing:.1px;padding:0 70px 40px}@media(min-width:48em){.page-cover h1{font-size:50px;line-height:60px;padding:60px 70px 15px}.page-cover p{font-size:18px;line-height:30px;padding:0 70px 50px}}@media(min-width:64em){.page-cover h1{font-size:60px;line-height:80px;padding:60px 70px 5px}.page-cover p{font-size:18px;line-height:35px}}@media(min-width:75em){.page-cover{text-align:left}.page-cover h1{padding:50px 70px 5px}.page-cover p{padding:0 70px 40px}}.products{padding:70px 20px;display:flex;flex-direction:column}.products h3{color:var(--darkBlue);text-align:center;font-size:20px;line-height:24px;padding-bottom:50px}.products__items{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:25px;column-gap:25px;grid-row-gap:25px;row-gap:25px}.products__btn{margin:50px auto 0}@media(min-width:48em){.products{padding:70px}.products__items{grid-template-columns:repeat(3,1fr);column-gap:50px;row-gap:50px}.products__btn{margin:60px auto 0}}@media(min-width:64em){.products{padding:70px 120px}.products h3{font-size:24px;line-height:30px;padding-bottom:50px}.products__items{grid-template-columns:repeat(4,1fr);column-gap:30px;row-gap:30px}.products__btn{margin:50px auto 0}}@media(min-width:75em){.products{padding:100px 140px}.products__items{column-gap:70px;row-gap:50px}.products__btn{margin:60px auto 0}}.products{view-timeline-name:--products;view-timeline-axis:block;animation-timeline:--products;animation-name:showProducts;animation-range:entry 0 cover 40%;animation-fill-mode:both}@keyframes showProducts{0%{opacity:0}to{opacity:1}}.quoteForm{padding:35px 35px 70px;display:flex;flex-direction:column}.quoteForm__label{margin:0;padding:20px 0 10px;text-align:left}.quoteForm__label,.quoteForm__textarea{color:var(--darkBlue);font-weight:300;font-size:15px;line-height:16px}.quoteForm__textarea{padding:15px 20px;margin-bottom:0;border-radius:2px;border:none;box-shadow:0 4px 4px #00000040;resize:none}.quoteForm__textarea ::placeholder{color:var(--gray)}.quoteForm__btnFile{margin:0 auto 0 0;position:relative}.quoteForm__btnFile label,.quoteForm__btnFile svg{background-color:#0000}.quoteForm__btnFile input{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:98%;height:98%;display:flex;align-self:center;cursor:pointer}.quoteForm p,.quoteForm span{color:var(--darkBlue);font-weight:300;font-size:12px;line-height:14px;padding:8px 0 10px}.quoteForm__fileName{font-style:italic;letter-spacing:.2px}.quoteForm__textRequired{padding:40px 0 0!important}.quoteForm__btnSend{margin:20px auto 0}@media(min-width:48em){.quoteForm{padding:70px 100px 100px}}@media(min-width:64em){.quoteForm{padding:70px 140px 100px}.quoteForm div{display:flex;justify-content:space-between}}@media(min-width:75em){.quoteForm{padding:70px 240px 160px}}.values{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;column-gap:10px;grid-row-gap:35px;row-gap:35px;padding:75px 30px;align-items:center}@media(min-width:48em){.values{padding:90px}}@media(min-width:64em){.values{grid-template-columns:repeat(4,1fr);column-gap:20px;padding:80px 120px}}@media(min-width:75em){.values{padding:90px 160px}}.error-404{text-align:center;padding:40% 0}.error-404__content{display:flex;flex-direction:column;align-items:center;padding:0 20px 40px}.error-404__content__title{font-weight:300;font-size:50px;line-height:30px;color:var(--darkBlue)}.error-404__content__text{padding-top:25px;font-weight:300;font-size:16px;line-height:18px;color:var(--darkBlue)}@media(min-width:48em){.error-404__content__title{font-size:70px;line-height:80px}.error-404__content__text{padding-top:25px;font-size:18px;line-height:22px}}@media(min-width:64em){.error-404{padding:30% 0}}@media(min-width:75em){.error-404{padding:15% 0}}*{margin:0;padding:0;font-family:Roboto,sans-serif;background-color:#0000}html{scroll-behavior:smooth}main{background:var(--gray100);max-width:95em;margin:0 auto}a{text-decoration:none}