.site-footer-v2{background-color:transparent;text-align:left;font-size:17px;position:relative;height:unset!important;max-width:1300px;width:calc(100% - 140px);margin:100px auto 42px;border:1px solid rgba(97,95,70,.52);border-radius:60px;background-color:var(--background-008)}.site-footer-v2>img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.site-footer-v2>.container-v2{padding:80px;margin:0}.site-footer-v2>.container-v2 .container-v2-top{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer-v2>.container-v2 .container-v2-top>div{display:flex;flex-direction:column;width:100%}@media screen and (min-width:768px){.site-footer-v2>.container-v2 .container-v2-top>div{width:50%}}@media screen and (min-width:1024px){.site-footer-v2>.container-v2 .container-v2-top>div{width:20%}}.site-footer-v2 .title-v2{font-weight:500;font-size:14px;line-height:26px;margin-bottom:16px;margin-top:0;color:var(--font-color-01)}.site-footer-v2 .company-v2,.site-footer-v2 .resources{display:flex;flex-direction:column}.site-footer-v2 .company-v2 .footer-link-v2,.site-footer-v2 .resources .footer-link-v2{margin-bottom:12px;cursor:pointer;overflow:hidden}.site-footer-v2 .company-v2 a,.site-footer-v2 .resources a{color:var(--font-color);text-decoration:none;font-size:18px;line-height:27px;position:relative}.site-footer-v2 .company-v2 a span,.site-footer-v2 .resources a span{position:relative;font-family:Poppins-Medium;-webkit-transition:-webkit-transform 1.2s cubic-bezier(.23,1,.32,1);transition:-webkit-transform 1.2s cubic-bezier(.23,1,.32,1);-o-transition:-o-transform 1.2s cubic-bezier(.23,1,.32,1);-moz-transition:transform 1.2s cubic-bezier(.23,1,.32,1),-moz-transform 1.2s cubic-bezier(.23,1,.32,1);transition:transform 1.2s cubic-bezier(.23,1,.32,1);transition:transform 1.2s cubic-bezier(.23,1,.32,1),-webkit-transform 1.2s cubic-bezier(.23,1,.32,1),-moz-transform 1.2s cubic-bezier(.23,1,.32,1),-o-transform 1.2s cubic-bezier(.23,1,.32,1)}.site-footer-v2 .company-v2 a span,.site-footer-v2 .company-v2 a span:after,.site-footer-v2 .resources a span,.site-footer-v2 .resources a span:after{display:block;-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.site-footer-v2 .company-v2 a span:after,.site-footer-v2 .resources a span:after{content:attr(data-text);position:absolute;top:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:-webkit-transform .3s cubic-bezier(.23,1,.32,1);-o-transition:-o-transform .3s cubic-bezier(.23,1,.32,1);-moz-transition:transform .3s cubic-bezier(.23,1,.32,1),-moz-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1),-moz-transform .3s cubic-bezier(.23,1,.32,1),-o-transform .3s cubic-bezier(.23,1,.32,1)}.site-footer-v2 .company-v2 a:hover span,.site-footer-v2 .resources a:hover span{-webkit-transform:translateY(-100%) skewY(-6deg);-moz-transform:translateY(-100%) skewY(-6deg);-ms-transform:translateY(-100%) skewY(-6deg);-o-transform:translateY(-100%) skewY(-6deg);transform:translateY(-100%) skewY(-6deg)}.site-footer-v2 .company-v2 a:hover span:after,.site-footer-v2 .company-v2 a:hover span:before,.site-footer-v2 .resources a:hover span:after,.site-footer-v2 .resources a:hover span:before{-webkit-transform:skewY(6deg);-moz-transform:skewY(6deg);-ms-transform:skewY(6deg);-o-transform:skewY(6deg);transform:skewY(6deg)}.site-footer-v2 .menu ul{margin:0;list-style-type:none;padding:0}.site-footer-v2 .menu ul li{margin-bottom:15px}.site-footer-v2 .form-and-social{margin-top:44px;display:flex;flex-direction:row;width:100%;justify-content:space-between}.site-footer-v2 .form-and-social .form{display:flex;flex-direction:column;gap:16px;flex:1}.site-footer-v2 .form-and-social .form img{width:44px;height:32px}.site-footer-v2 .form-and-social .form .subscribe{font-family:Poppins-Bold;font-size:30px;line-height:45px;text-align:start;text-shadow:4px 0 gray;letter-spacing:.1em;color:var(--font-color);text-transform:uppercase}.site-footer-v2 .form-and-social .form .thanks{font-size:14px;line-height:21px;max-width:310px;color:var(--font-color)}.site-footer-v2 .form-and-social .form form{display:flex;flex-direction:row;gap:48px;align-items:flex-end}.site-footer-v2 .form-and-social .form form .input-field{max-width:430px;width:100%;display:flex;flex-direction:column;gap:8px}.site-footer-v2 .form-and-social .form form .input-field input{border:none;padding:8px;border-bottom:1px solid var(--font-color-01);background-color:transparent;cursor:pointer;font-size:16px;line-height:25px;height:23px}.site-footer-v2 .form-and-social .form form .input-field input:focus{outline:none}.site-footer-v2 .form-and-social .form form button{border:none;width:96px;height:46px;color:#fff;cursor:pointer;background:var(--background-btn);border-radius:8px;font-family:Poppins-Medium;transition:all .3s ease}.site-footer-v2 .form-and-social .form form button:hover{transform:translate3d(0,-3px,0)}.site-footer-v2 .form-and-social .form form .btn-submit.dark{background:var(--main-color)}.site-footer-v2 .form-and-social .form form .btn-submit.light{background:#212121}.site-footer-v2 .web-version{position:absolute;right:10px;bottom:10px;font-size:10px}.site-footer-v2 #spacer{height:300px}.socials-v2{display:flex}@media screen and (min-width:769px){.socials-v2{flex-direction:column}}@media screen and (min-width:1024px){.socials-v2{flex-direction:row;margin-top:167px}}.socials-v2>a{width:100%;margin-bottom:20px;text-decoration:none;color:var(--font-color);display:flex;align-items:center;flex-wrap:wrap;overflow:hidden;transition:.5s}.socials-v2>a svg{min-width:35px;height:35px;margin-right:24px}.socials-v2>a svg path{stroke:var(--foreground)}.socials-v2>a span{font-size:14px}@media screen and (max-width:768px){.socials-v2>a svg{height:24px;width:24px;margin-right:0;margin-left:24px}}.socials-v2 :hover{transform:scale(1.1);transition:.5s}.socials-v2 :hover path,.socials-v2 :hover svg{transform:unset}.site-footer-v2-mobile{margin-top:48px;width:calc(100% - 32px);padding:16px;display:flex;flex-direction:column;align-items:center}.site-footer-v2-mobile hr{border:1px solid #ccd5df54;width:100%;margin-top:32px}.site-footer-v2-mobile .icon-mobile{margin-top:32px;display:flex;flex-direction:row;width:100%;justify-content:space-between}.site-footer-v2-mobile .company-v2-mobile{grid-template-columns:1fr 1fr;column-count:2;width:100%;text-align:center}.site-footer-v2-mobile .company-v2-mobile div{padding:8px}.site-footer-v2-mobile .company-v2-mobile a{display:inline-block;color:var(--font-color);text-decoration:none;font-size:16px}.site-footer-v2-mobile .subscribe-mobile{display:flex;flex-direction:row;gap:24px;padding-left:16px;margin-top:28px}.site-footer-v2-mobile .subscribe-mobile .title-mobile-footer{display:flex;flex-direction:column}.site-footer-v2-mobile .subscribe-mobile .title-mobile-footer .subscribe{font-size:24px;line-height:36px;text-align:start;letter-spacing:.1em;color:var(--font-color);font-family:Poppins-Bold;text-transform:uppercase}.site-footer-v2-mobile .subscribe-mobile .title-mobile-footer .thanks{font-size:12px;line-height:18px;color:var(--font-color)}.site-footer-v2-mobile .subscribe-mobile img{width:48px}.site-footer-v2-mobile .form-mobile{display:flex;flex-direction:column;gap:16px;margin-top:32px;width:100%}.site-footer-v2-mobile .form-mobile form{display:flex;flex-direction:row;gap:48px;align-items:center;justify-content:space-between}.site-footer-v2-mobile .form-mobile form .input-field{min-width:144px;width:100%;display:flex;flex-direction:column;gap:16px}.site-footer-v2-mobile .form-mobile form .input-field input{font-size:14px!important;border:none;padding-bottom:8px;line-height:21px;color:var(--font-color);border-bottom:1px solid var(--font-color-01);cursor:pointer;background-color:transparent}.site-footer-v2-mobile .form-mobile form .input-field input:focus{outline:none}.site-footer-v2-mobile .form-mobile form button{border:none;width:96px;height:46px;color:#fff;font-family:Poppins-Medium;background:var(--background-btn);border-radius:8px;flex:none;cursor:pointer;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transition:all .15s ease}.site-footer-v2-mobile .form-mobile form button:hover{transform:translate3d(0,-3px,0)}