.btn-primary{color:var(--text-color-light);text-transform:uppercase;background-color:#f5f5f5;border:none;border-radius:8rem;justify-content:space-between;align-items:center;padding:.5em .5em .5em 2em;font-family:Montserrat,sans-serif;text-decoration:none;display:flex}.btn-primary p{padding-right:.5rem;font-size:1rem;font-weight:700}.btn-primary button{text-align:end;display:flex}.btn-primary .btn-arrow{background:#006138;border-radius:50%;width:1rem;height:1rem;padding:1.2rem}.btn-image-contain{display:flex}.btn-primary:hover{color:var(--text-color-light)}@media (max-width:765px){.btn-primary p{font-size:11px}}
.footer-title{text-align:start;color:var(--text-color);font-size:3rem}.footer-container{color:var(--text-color);flex-direction:column;gap:2rem;display:flex}.footer-content{flex-flow:column wrap;justify-content:space-between;display:flex}.footer-content-column a{color:#006138}.footer-contacts{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.eu a{display:none}.footer-contact-details{text-align:end}.footer-socials{justify-content:center;gap:1rem;display:flex}.footer-socials img{height:2rem}.footer-footer{justify-content:space-between;display:flex}.footer-legal{gap:2rem;display:flex}@media (prefers-color-scheme:dark){footer{background-color:var(--bg-color-dark);color:var(--text-color-dark)}}@media (prefers-color-scheme:light){footer{background-color:var(--bg-color-light);color:var(--text-color-light)}}@media (max-width:600px){.footer-contacts{flex-direction:column}.footer-contact-details{text-align:unset}.footer-content{flex-direction:column}.footer-title{font-size:2rem}.eu a.mobile{display:inline-block}}@media (min-width:601px){.eu a.mobile{display:none}.eu a:not(.mobile){display:inline-block}}
