.footer{padding-top:24px;padding-bottom:20px;background:#f7f8fa}.footer .phone{font-size:16px;line-height:24px}.footer .phone,.footer .phone:active,.footer .phone:focus,.footer .phone:hover,.footer .phone:link,.footer .phone:visited{color:#252b2c}.footer .phone:not(:hover):not(:focus):not(:active){text-decoration:none}.footer .phone:active,.footer .phone:focus,.footer .phone:hover{text-decoration:underline}.footer__link,.footer__link--icon{font-weight:400}.footer__link--social-twitter:after{background:url(../svg/twitter_w.svg) no-repeat 50%;background-size:auto}.footer__link.footer__link--social-facebook:after{background:url(../svg/facebook_w.svg) no-repeat 50%;background-size:auto}.footer__link.footer__link--social-linkedin:after{background:url(../svg/linkedin_w.svg) no-repeat 50%;background-size:auto}.footer__link.footer__link--social-youtube:after{background:url(../svg/youtube_w.svg) no-repeat 50%;background-size:auto}.footer__link.footer__link--social-instagram:after{background:url(../svg/instagram_w.svg) no-repeat 50%;background-size:auto}.footer__link.footer__link--social-jordan:after{background:url(../svg/jordan_w.svg) no-repeat 50%;background-size:auto}.footer__link.footer__link--social-brandon:after{background:url(../svg/brandon_w.svg) no-repeat 50%;background-size:auto}.footer__link>span{display:block}.footer__container{display:grid;grid-template-columns:repeat(1,1fr);padding-bottom:24px;grid-gap:24px}@media (min-width:480px){.footer__container{grid-template-columns:repeat(2,1fr)}}@media (min-width:640px){.footer__container{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.footer__container{grid-template-columns:repeat(4,1fr)}}.footer__headaing{color:#000;font-weight:600;font-feature-settings:"liga","clig";font-variant-ligatures:common-ligatures;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;font-size:22px;line-height:30px;text-align:left;display:flex;align-items:center;margin-bottom:0;transition:margin-bottom .4s linear}.footer__headaing:after{content:"";display:block;width:24px;height:24px;flex:0 0 24px;background:url(../svg/arrow-down-small.svg)}.footer__headaing.opened{margin-bottom:24px;transition:margin-bottom .4s linear}.footer__headaing.opened:after{transform:scaleY(-1)}@media (min-width:480px){.footer__headaing{margin-bottom:24px;display:block}.footer__headaing:after{content:none;display:none}}.footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}@media (max-width:479px){.footer__list-wrapper{position:relative;display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s}.footer__list-wrapper .footer__list{overflow:hidden}.footer__list-wrapper.opened{grid-template-rows:1fr;transition:grid-template-rows .5s}}.footer__list li.home-post{font-weight:400}.footer__list li.home-post,.footer__list li.home-post>a{display:flex;flex-direction:column;row-gap:8px}.footer__list li.home-post>a:hover{text-decoration:none}.footer__list li.home-post>a:hover .post-title{text-decoration:underline}.footer__list li.home-post>a .post-date{color:#8e9195}.footer__list li.home-post>a .post-date:active,.footer__list li.home-post>a .post-date:focus,.footer__list li.home-post>a .post-date:hover{text-decoration:none}.footer__list--phones li{font-size:16px;line-height:24px}.footer__list--social{flex-direction:row;justify-content:space-between;column-gap:10px;width:100%}.footer__list--social a.footer__link{height:32px;width:32px;display:inline-block;border-radius:50%;background:#252b2c;position:relative}.footer__list--social a.footer__link:active,.footer__list--social a.footer__link:focus,.footer__list--social a.footer__link:hover{outline:none;background:#002ed3}.footer__list--social a.footer__link:after{content:"";display:inline-block;position:absolute;top:0;left:0;bottom:0;right:0;background-position:50%;background-size:auto;background-repeat:no-repeat}.footer__list--social li{display:inline-block}@media (min-width:480px){.footer__list--social{justify-content:flex-start;width:auto}}.footer__col{width:100%;font-size:16px;line-height:24px;display:flex;flex-direction:column;row-gap:0;position:relative}.footer__col.last-column{grid-column:1}@media (min-width:480px){.footer__col.last-column{grid-column:2}}@media (min-width:640px){.footer__col.last-column{grid-column:1/span 4}.footer__col.last-column .footer__list{flex-direction:row}.footer__col.last-column .footer__list li.home-post{max-width:50%}}@media (min-width:1025px){.footer__col.last-column{grid-column:4}.footer__col.last-column .footer__list{flex-direction:column}.footer__col.last-column .footer__list li.home-post{max-width:none}}.footer__link{display:inline-block;transition:all .4s cubic-bezier(.25,.46,.33,.98);font-feature-settings:"liga","clig";font-variant-ligatures:common-ligatures;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.footer__link,.footer__link:link,.footer__link:visited{color:#474e55}.footer__link:active,.footer__link:focus,.footer__link:hover{color:#002ed3;opacity:1}.footer__link--icon{position:relative}.footer__link--icon:before{content:"";display:block}.footer__link--icon-address{display:flex;column-gap:16px}.footer__link--icon-address:before{background:url(../svg/address-pointer.svg) no-repeat;background-size:24px;width:24px;height:24px;flex:0 0 24px}.footer__link--icon-address .address{color:#252b2c;font-size:16px;line-height:24px;display:block}.footer__link.btn.btn-primary{border-radius:8px;background:#7e96ec;color:#fff;padding:6px 10px;font-size:16px;line-height:24px}.footer .footer__separator-line{border-top:1px solid #e4e6e9;height:1px;width:100%}.footer-company-info{max-width:1200px;margin:0 auto;padding-top:24px;padding-bottom:24px;align-items:flex-start}.footer-company-info,.footer-company-info .footer__list--phones{display:flex;justify-content:space-between;flex-direction:column;row-gap:16px}.footer-company-info .footer__list--phones li{margin:0;display:flex;column-gap:16px;align-self:center}.footer-company-info .footer__list--phones li+li{margin:0}.footer-company-info .footer__list--phones li .footer-flag-icons{display:flex;column-gap:10px;min-width:66px;align-items:center}.footer-company-info .footer__list--phones li .footer-flag-icons img{width:28px;height:18px}.footer-company-info .footer-company-address{display:flex;flex-direction:column;row-gap:16px;align-items:center;justify-content:space-between}.footer-company-info .footer-company-address .copyright__container{display:flex;justify-content:center;align-self:flex-start}@media (min-width:480px){.footer-company-info .footer-company-address .copyright__container{align-self:center}}.footer-company-info .footer__list--social{align-self:flex-start;margin:0}@media (min-width:480px){.footer-company-info .footer__list--social{align-self:center}}@media (min-width:480px){.footer-company-info{align-items:center}}@media (min-width:1025px){.footer-company-info{flex-direction:row}}@media (min-width:480px){.footer{padding-top:64px}}.copyright{flex:1;color:#8e9195;font-weight:400;font-size:16px;line-height:24px;text-align:center}.trustedsite-floating-element{display:none}