.footer{background-color:var(--color-navy);color:var(--color-white);padding:var(--grid-section-gutter) var(--grid-col-gutter)}.footer__wrap{max-width:var(--wrap-width);margin-left:auto;margin-right:auto}.footer__section{display:flex;align-items:center;flex-direction:column;margin-left:calc(-1*var(--grid-col-gutter));margin-right:calc(-1*var(--grid-col-gutter))}@media screen and (min-width: 768px){.footer__section{flex-direction:row;margin-left:0;margin-right:0}}.footer__section+.footer__section{border-top:1px solid hsla(0,0%,100%,.1);margin-top:var(--grid-section-gutter);padding-top:var(--grid-section-gutter)}.footer__top{justify-content:center}.footer__top-item{flex:1;min-width:0;padding-left:var(--grid-col-gutter);padding-right:var(--grid-col-gutter);text-align:center;width:100%}.footer__top-item+.footer__top-item{border-top:1px solid hsla(0,0%,100%,.1);margin-top:40px;padding-top:40px}@media screen and (min-width: 768px){.footer__top-item+.footer__top-item{border-left:1px solid hsla(0,0%,100%,.1);border-top:0;margin-top:0;padding-top:0}}.footer__top-item--link svg{margin-left:3px}.footer__top-title{margin-bottom:7px}.footer__top-description p{margin-bottom:20px}.footer__top-description .btn{width:100%}@media screen and (min-width: 768px){.footer__top-description .btn{width:auto}}.footer__middle{align-items:start;flex-wrap:wrap}.footer__middle a{color:inherit}.footer__middle a:hover{color:var(--color-blue-light)}.footer__middle.footer__section{padding-top:0}@media screen and (min-width: 768px){.footer__middle.footer__section{padding-top:var(--grid-section-gutter)}}.footer__middle-item{display:block;flex:1;min-width:0;padding:0 var(--grid-col-gutter);width:100%}@media screen and (min-width: 768px){.footer__middle-item{padding:0}}.footer__middle-item+.footer__middle-item{border-top:1px solid hsla(0,0%,100%,.1);margin-top:var(--grid-row-gutter)}@media screen and (min-width: 768px){.footer__middle-item+.footer__middle-item{border-top:0;margin-top:0;margin-left:var(--grid-row-gutter)}.footer__middle-item+.footer__middle-item:last-child{margin-top:var(--grid-row-gutter)}}.footer__middle-item--list{list-style:none;padding:0;height:0;overflow:hidden;transition-property:all;transition-duration:.6s;transition-timing-function:var(--ease-in-out-quart)}@media screen and (min-width: 768px){.footer__middle-item--list{height:auto}}.footer__middle-item--list li+li{margin-top:10px}[active] .footer__middle-item--list{margin-bottom:20px}.footer__middle-title{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;margin-top:var(--grid-row-gutter);font-size:14px;opacity:1;padding:14px 0}@media screen and (min-width: 768px){.footer__middle-title{pointer-events:none;margin-top:0;margin-bottom:20px;padding:0;opacity:.35;font-size:11px}}@media screen and (min-width: 768px)and (min-width: 400px){.footer__middle-title{font-size:calc(0.0833333333vw + 10.6666666667px)}}@media screen and (min-width: 768px)and (min-width: 1600px){.footer__middle-title{font-size:12px}}.footer__middle-icons{display:inline-flex;align-items:center}@media screen and (min-width: 768px){.footer__middle-icons{display:none}}.footer__middle-contact-us{flex-basis:100%;display:flex;justify-content:center;margin-left:0 !important}@media screen and (max-width: 768px){.footer__middle-contact-us .btn{width:100%;margin-top:34px}}.footer__bottom{justify-content:space-between;padding:0 15px}@media screen and (min-width: 768px){.footer__bottom{padding:0}}.footer__bottom.footer__section{margin-top:34px}@media screen and (min-width: 768px){.footer__bottom.footer__section{margin-top:var(--grid-section-gutter)}}.footer__bottom-item+.footer__bottom-item{margin-top:26px}@media screen and (min-width: 768px){.footer__bottom-item+.footer__bottom-item{margin-top:0}}.footer__social-icons{display:flex;align-items:center;list-style:none;padding:0}.footer__social-icons li+li{margin-left:16px}.footer__social-icons a{background:var(--color-white);border-radius:50%;color:var(--color-navy);display:flex;align-items:center;justify-content:center;height:42px;position:relative;width:42px}.footer__social-icons svg path{transition-property:fill;transition-duration:var(--transition-time);transition-timing-function:var(--transition-easing)}.footer__social-icons--facebook:hover svg path{fill:#1877f2}.footer__social-icons--instagram svg path{fill:#373e3e}.footer__social-icons--instagram:hover svg path{fill:#c13584}.footer__social-icons--twitter:hover svg path{fill:#1d9bf0}.footer__social-icons--youtube:hover svg path{fill:red}.footer__social-icons--pinterest:hover svg path{fill:#e60023}.footer__copyright-content{opacity:.35;margin-bottom:0;text-align:center}.footer .plus-minus{position:relative;width:12px;height:12px;cursor:pointer}.footer .plus-minus::before,.footer .plus-minus::after{content:"";display:block;background-color:currentcolor;position:absolute;top:50%;left:0;transition:.35s;width:100%;height:2px}.footer .plus-minus::before{transform:translateY(-50%)}.footer .plus-minus::after{transform:translateY(-50%) rotate(90deg)}.footer [active] .plus-minus::before{transform:translateY(-50%) rotate(-90deg);opacity:0}.footer [active] .plus-minus::after{transform:translateY(-50%) rotate(0)}.footer__copyright-wrapper{display:flex;align-items:center;flex-direction:column;opacity:.35}@media screen and (min-width: 768px){.footer__copyright-wrapper{flex-direction:row}.footer__copyright-wrapper br{display:none}}.footer__copyright-wrapper p{margin-bottom:0;text-align:center}.footer__copyright-wrapper p+p::before{content:" "}
