button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:var(--green);border-radius:0;background:var(--main-color);color:var(--white);padding:1em 2em;margin-bottom:20px;cursor:pointer;transition:all ease-in-out .3s}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:rgba(255,255,255,0);color:var(--green)}.section{padding-top:120px;padding-bottom:120px}button{cursor:pointer}.up{text-transform:uppercase}@media (max-width:990px){.section{padding-top:60px;padding-bottom:60px}}.wrapper-breadcrumbs span{color:var(--white)}.wrapper-breadcrumbs .breadcrumb_last{font-weight:600}.wrapper-breadcrumbs a{color:var(--white)}.breadcrumbs-small a{display:flex;align-items:center;column-gap:5px}.breadcrumbs-small a:hover{color:var(--white)}.small-hero{padding:30px 0 140px}.small-hero .contacts-top-content p{margin-bottom:0}@media (max-width:990px){.small-hero{padding:30px 0 100px}}@media (max-width:576px){.small-hero{padding:30px 0 60px}.small-hero .contacts-top-content{margin-bottom:40px}}