.accordion{position:relative;overflow:hidden}.accordion._no-margin .accordion__list{margin:0}.accordion__item.is-open .accordion__desc{opacity:1}.accordion__item.is-hide{display:none}.accordion__item._no-box{padding:11px 0}.accordion__item._no-box+.accordion__item._no-box{border-top:1px solid var(--color-stroke-light-gray)}.accordion__item:not(:last-child){margin-bottom:.8rem}@media screen and (min-width: 768px){.accordion__item:not(:last-child){margin-bottom:1.6rem}}.accordion__item:not(._no-box){border-radius:var(--border-radius);border:1px solid var(--color-stroke-light-gray);padding:1.2rem 1.6rem;background-color:var(--color-light-gray)}@media screen and (min-width: 768px){.accordion__item:not(._no-box){padding:2.4rem 3.2rem}}.accordion__item:not(._no-box):hover{border:1px solid var(--color-stroke-gray-hover)}.accordion__item:not(._no-box).has-link:hover{border:1px solid var(--color-accent)}.accordion__item._no-box:first-child{margin-top:-13px;padding-top:0}.accordion__item._no-box:not(:last-child){margin-bottom:0}.accordion__name{position:relative;padding:1.3rem 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion__name>.icon{flex-shrink:0}.accordion__desc{max-height:0;overflow:hidden;opacity:0;margin-left:0;padding-right:3.2rem;transition:max-height var(--transition),opacity var(--transition)}.accordion__desc p{margin-bottom:.8rem}.accordion__desc p:last-child{margin-bottom:0}.accordion__desc .list:not(:last-child){margin-bottom:1.6rem}.accordion._dark .accordion__item:not(._no-box){border:1px solid rgba(255,255,255,.2);background:rgba(243,244,245,.04)}.accordion._dark .accordion__desc{color:rgba(255,255,255,.7)}.accordion._dark .icon-arrow__elem._fst{fill:var(--color-light-gray)}.accordion._dark .icon-arrow__elem._sec{fill:var(--color-secondary)}.accordion._dark .has-arrow:hover .icon-arrow._dark ._sec{fill:var(--color-light-gray)}.breadcrumbs{width:100%}@media screen and (min-width: 1024px){.breadcrumbs{z-index:var(--z-index-element);position:absolute}}@media screen and (max-width: 1024px){.breadcrumbs{background:var(--dark, #000d22)}}.breadcrumbs__inner{margin-top:var(--header-height);padding-top:.7rem}@media screen and (min-width: 768px){.breadcrumbs__inner{padding-top:1.4rem}}.breadcrumbs__item{display:inline-block;vertical-align:middle;position:relative;padding:.2rem 1rem;font-weight:600;font-size:1.4rem;letter-spacing:-.02em;line-height:1.35;color:var(--color-secondary);text-decoration:none}.breadcrumbs__item:not(:last-child):hover{color:var(--color-primary)}.breadcrumbs__item:not(:first-child){padding:.2rem 1rem .2rem 2.6rem}.breadcrumbs__item:not(:first-child):before{content:"";position:absolute;top:50%;left:0;width:16px;height:16px;transform:translate3d(0,-50%,0);color:var(--color-secondary);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNyA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTM5NDUzIDcuNDk5ODlMMy45Mzk0NSA0LjQ5OTg5TDAuOTM5NDUzIDEuNDk5ODlMMi4wMDAxMSAwLjQzOTIyNkw2LjA2MDc3IDQuNDk5ODlMMi4wMDAxMSA4LjU2MDU1TDAuOTM5NDUzIDcuNDk5ODlaIiBmaWxsPSIjNUQ2RDg5Ii8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center}.breadcrumbs__item:first-child{padding:.2rem 1rem .2rem 0}.mode-dark .breadcrumbs__item{color:var(--color-secondary)}.mode-dark .breadcrumbs__item:not(:last-child):hover{color:var(--color-white)}.bg-card{height:100%}@media screen and (min-width: 1024px){.bg-card{min-height:360px}}.bg-card__inner{position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;background-color:var(--color-bg-card);border-radius:12px;padding:2.4rem}@media screen and (min-width: 768px){.bg-card__inner{padding:3.2rem}}.bg-card__link{display:block;color:var(--color-white);text-decoration:none}.bg-card__img-wrap{position:absolute;right:8px;bottom:8px;text-align:right}@media screen and (min-width: 1024px){.bg-card__img-wrap{text-align:center}}.bg-card__img{position:relative;z-index:0;width:60%}@media screen and (min-width: 1024px){.bg-card__img{width:auto}}.bg-card__info{position:relative;display:flex;flex-direction:column}.bg-card__title{margin-bottom:.8rem}.bg-card__desc{color:var(--color-contrast)}.bg-card__desc a{color:var(--color-contrast);text-decoration:underline}.bg-card__desc a:hover{color:var(--color-white);text-decoration:none}.bg-card._small{min-height:152px}@media screen and (min-width: 1024px){.bg-card._small{min-height:256px}}.advantages-card{width:50%;padding:.8rem;flex-grow:1}@media screen and (min-width: 1024px){.advantages-card{width:33.33%}}.advantages-card._narrow{width:100%}@media screen and (min-width: 768px){.advantages-card._narrow{width:33.33%}.advantages-card._narrow:nth-child(n+4){width:50%}}@media screen and (min-width: 1024px){.advantages-card._narrow{width:20%}.advantages-card._narrow:nth-child(n+4){width:20%}}.advantages-card._medium{width:100%}@media screen and (min-width: 1024px){.advantages-card._medium{width:25%}}.advantages-card._wide{width:100%}@media screen and (min-width: 768px){.advantages-card._wide{width:50%}}.advantages-card__inner{height:100%;overflow:hidden;padding:3.2rem;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:var(--color-card-contrast);border-radius:var(--border-radius);color:var(--color-contrast)}@media screen and (max-width: 640px){.advantages-card__inner{padding:1.6rem}}.advantages-card__inner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border:1px solid transparent;border-radius:12px;background:linear-gradient(to left top,#13233A 10%,transparent 20%,transparent 80%,#13233A 90%) border-box;-webkit-mask:linear-gradient(white,white) padding-box,linear-gradient(white,white);mask:linear-gradient(white,white) padding-box,linear-gradient(white,white);-webkit-mask-composite:xor;mask-composite:exclude;transition:background .35s ease-in-out}.advantages-card__title{margin-bottom:.4rem;font-weight:600;font-size:3.2rem;line-height:1.1;color:var(--color-white)}.advantages-card__desc{margin-bottom:0}.flat-card{height:100%;border-radius:var(--border-radius);background-color:var(--color-card-contrast);transition:box-shadow .25s ease-in-out,transform .25s ease-in-out,border var(--transition),background-color var(--transition)}.flat-card__inner{height:100%;padding:2.4rem}@media screen and (min-width: 768px){.flat-card__inner{padding:3.2rem}}.flat-card__inner>.list-row{margin-top:-.8rem}.flat-card__icon{margin-bottom:2.4rem}.flat-card__title{font-size:1.6rem;margin-bottom:.4rem}@media screen and (min-width: 768px){.flat-card__title{font-size:2rem}}.flat-card__title span{color:var(--color-secondary)}.flat-card__title._has-padd{margin-bottom:.8rem}@media screen and (min-width: 768px){.flat-card__title._has-padd{margin-bottom:1.6rem}}.flat-card__desc{margin-bottom:0;color:var(--color-contrast)}.flat-card__desc a{color:var(--color-contrast);text-decoration:underline}.flat-card__desc a:hover{color:var(--color-white);text-decoration:none}.flat-card__desc+.btn{margin-top:2.4rem}.flat-card__desc+.list-icon{margin-top:.8rem}@media screen and (min-width: 768px){.flat-card__desc+.list-icon{margin-top:1.2rem}}.flat-card__list{color:var(--color-contrast);margin:.8rem 0}.flat-card__btn{margin-top:2.4rem}.flat-card__info:not(:first-child){margin-top:2.4rem}@media screen and (min-width: 768px){.flat-card__info:not(:first-child){margin-top:3.2rem}}.flat-card._light{border:1px solid var(--color-stroke-light-gray);background-color:var(--color-light-gray)}.flat-card._light .flat-card__title{color:var(--color-primary)}.flat-card._light .flat-card__title span{color:var(--color-secondary)}.flat-card._light .flat-card__desc{color:var(--color-primary)}.flat-card._light .flat-card__desc a{color:var(--color-accent);text-decoration:underline}.flat-card._light .flat-card__desc a:hover{text-decoration:none}.flat-card._light .flat-card__list{color:var(--color-primary)}.hero-cards{padding-top:calc(6.4rem + var(--header-height))}@media screen and (min-width: 768px){.hero-cards{padding-top:calc(7.2rem + var(--header-height))}}.hero-cards__inner{overflow:hidden;display:flex;position:relative;flex-direction:column}@media screen and (min-width: 768px){.hero-cards__inner{min-height:100vh;justify-content:center}}.hero-cards__box{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){.hero-cards__box{flex-wrap:nowrap}}.hero-cards__content{order:1;width:100%}@media screen and (min-width: 768px){.hero-cards__content{order:0;max-width:576px}}@media screen and (min-width: 1024px){.hero-cards__content{max-width:675px;padding-right:2.4rem}}@media screen and (min-width: 1280px){.hero-cards__content{padding-right:6.4rem}}.hero-cards__picture{display:none;order:0;flex-shrink:0;margin:0 auto 2.4rem}@media screen and (min-width: 768px){.hero-cards__picture{display:block;order:1}}.hero-cards__img{width:250px}@media screen and (min-width: 1024px){.hero-cards__img.is-cdn{width:452px}}@media screen and (min-width: 1024px){.hero-cards__img.is-cloud{width:467px}}@media screen and (min-width: 1024px){.hero-cards__img.is-stream{width:427px}}@media screen and (min-width: 1024px){.hero-cards__img.is-security{width:330px}}@media screen and (min-width: 1024px){.hero-cards__img.is-hosting{width:434px}}@media screen and (min-width: 1024px){.hero-cards__img.is-dns{width:454px}}@media screen and (min-width: 1024px){.hero-cards__img.is-storage{width:430px}}@media screen and (min-width: 1024px){.hero-cards__img.is-qa{width:450px}}@media screen and (min-width: 1024px){.hero-cards__img.is-infrastructure{width:450px}}@media screen and (min-width: 1024px){.hero-cards__img.is-development{width:432px}}@media screen and (min-width: 1024px){.hero-cards__img.is-online{width:365px}}@media screen and (min-width: 1024px){.hero-cards__img.is-fintech{width:431px}}@media screen and (min-width: 1024px){.hero-cards__img.is-games{width:395px}}@media screen and (min-width: 1024px){.hero-cards__img.is-media{width:385px}}@media screen and (min-width: 1024px){.hero-cards__img.is-education{width:592px}}@media screen and (min-width: 1024px){.hero-cards__img.is-saas{width:396px}}@media screen and (min-width: 1024px){.hero-cards__img.is-migration{width:587px}}@media screen and (min-width: 1024px){.hero-cards__img.is-devops{width:458px}}.hero-cards__desc{max-width:477px}.hero-cards__sub-desc{display:inline-block;vertical-align:middle;margin-bottom:2.4rem;border-radius:100px;padding:.4rem 1.2rem;font-size:1.6rem;line-height:1;color:var(--color-contrast);background-color:rgba(255,255,255,.1)}@media screen and (min-width: 1024px){.hero-cards__sub-desc{margin-bottom:3.2rem}}.hero-cards__desc-list{max-width:477px;margin-top:4.8rem}.hero-cards__advantages{margin-top:4.8rem;padding-bottom:var(--section-padd)}.hero-cards__item{flex-grow:1}.hero-cards._line-bottom .container:after{content:"";display:block;width:100%;height:1px;opacity:.1;background-color:var(--color-white)}.hero-cards._padd-bottom-4 .hero-cards__advantages{padding-bottom:4.8rem}@media screen and (min-width: 1024px){.info-desc__info{display:flex;justify-content:space-between}}.info-desc__info.--column{flex-direction:column}@media screen and (min-width: 1024px){.info-desc__info.--column .info-desc__head{width:100%;padding-right:0}}@media screen and (min-width: 1024px){.info-desc__info.--column .info-desc__content{width:100%;padding-left:0}}@media screen and (min-width: 1024px){.info-desc__head{width:50%;padding-right:2.4rem}}@media screen and (min-width: 1024px){.info-desc__content{width:50%;padding-left:2.4rem}}.info-desc__content .text-light{font-size:1.6rem;letter-spacing:-.02em;color:rgba(0,0,0,.7)}.info-desc__plaque,.info-desc__file{margin-top:2.4rem}.info-desc__file._padd-vert{margin:2.4rem 0}.info-desc__subdesc{margin-top:2.4rem;color:rgba(0,0,0,.7)}.info-desc__title-list{margin-top:3.2rem;margin-bottom:0}@media screen and (min-width: 1024px){.info-desc__title-list{margin-top:4.8rem}}.info-desc__desc-light{max-width:544px;color:var(--color-secondary)}.info-desc .title-desc{margin-bottom:0}.info-desc .title-desc+.info-desc .title-desc{margin-top:2.4rem}.split-cards__list{display:flex;flex-direction:column}.split-cards__card{display:flex;flex-direction:column;border-radius:var(--border-radius);padding:2.4rem 1.6rem 1.6rem;background-color:var(--color-card-contrast)}@media screen and (min-width: 1024px){.split-cards__card{flex-direction:row;align-items:center;padding:.8rem .8rem .8rem 5.6rem}}.split-cards__card+.split-cards__card{margin-top:1.6rem}@media screen and (min-width: 1024px){.split-cards__card-info{padding-right:4rem;width:40%}}.split-cards__card-info .split-cards__actions{display:none}@media screen and (min-width: 1024px){.split-cards__card-info .split-cards__actions{display:flex}}.split-cards__card-icon{margin-bottom:2.4rem}.split-cards__card-title{margin-bottom:.4rem}.split-cards__card-desc{color:var(--color-contrast)}.split-cards__card-desc:last-of-type{margin-bottom:0}.split-cards__actions{display:flex;flex-direction:column;margin-top:2.4rem}@media screen and (min-width: 1280px){.split-cards__actions{flex-direction:row;margin-top:3rem}}.split-cards__card-btn{margin-top:.8rem}@media screen and (min-width: 1280px){.split-cards__card-btn{margin-top:0}}@media screen and (min-width: 1280px){.split-cards__card-btn+.split-cards__card-btn{margin-left:1.6rem}}.split-cards__card-list{margin-top:3.2rem;padding:1.6rem;background-color:rgba(255,255,255,.02);border-radius:.8rem}@media screen and (min-width: 1024px){.split-cards__card-list{width:60%;margin-top:0;padding:3.2rem}}@media screen and (min-width: 1024px){.split-cards__card-list .split-cards__actions{display:none}}.split-cards__card-item+.split-cards__card-item{margin-top:2.4rem}.advantages-cards__inner{display:flex;flex-direction:column}.advantages-cards__list{display:flex;justify-content:center;flex-wrap:wrap;margin-right:-.8rem;margin-left:-.8rem}.advantages-cards._light .advantages-card__inner{border:1px solid var(--color-stroke-light-gray);background-color:var(--color-light-gray)}.advantages-cards._light .advantages-card__inner:before{content:none}.advantages-cards._light .advantages-card__title,.advantages-cards._light .advantages-card__desc{color:var(--color-primary)}.advantages-cards._has-num .advantages-cards__list{counter-reset:count 0}.advantages-cards._has-num .advantages-card{position:relative;counter-increment:count 1}.advantages-cards._has-num .advantages-card:before{content:counter(count);position:absolute;z-index:1;top:-10px;left:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--color-light-gray);border-radius:50%;text-align:center;font-weight:600;font-size:2rem;background-color:var(--color-white)}@media screen and (min-width: 640.02px){.advantages-cards._has-num .advantages-card:before{top:0;left:0}}.advantages-cards._has-block .advantages-cards__list{margin-top:2.4rem;margin-bottom:2.4rem}.flat-cards__list{text-align:left}.flat-cards__list._more .flat-cards__item.is-hide{display:none}.flat-cards__list._more.is-show .flat-cards__item.is-hide{display:block}.flat-cards__item{flex-grow:1}.flat-cards__actions{display:none}.flat-cards__actions.is-show{display:block}.flat-cards__link{text-decoration:none}.flat-cards__link .flat-card:hover{background-color:var(--color-card-hover)}.flat-cards__link .flat-card__title{color:var(--color-white)}.flat-cards__link._light .flat-card:hover{border:1px solid var(--color-stroke-gray-hover);background-color:var(--color-light-gray)}.flat-cards._loc-center .flat-cards__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.flat-cards._light .flat-cards__link .flat-card__title{color:var(--color-primary)}.flat-cards._light .flat-card{border:1px solid var(--color-stroke-light-gray);background-color:var(--color-light-gray)}.flat-cards._light .flat-card__title,.flat-cards._light .flat-card__desc,.flat-cards._light .flat-card__list{color:var(--color-primary)}.questions__accordion{max-width:806px;margin:0 auto}.questions__accordion._wide{max-width:100%}.page-header{position:fixed;z-index:var(--z-index-fix);top:0;left:0;right:0;width:100%;background-color:var(--light, var(--color-white)) var(--dark, var(--color-header));border:var(--light, 1px solid var(--color-light-gray)) var(--dark, none);border-bottom:var(--light, 1px solid var(--color-light-gray)) var(--dark, 1px solid rgba(93, 109, 137, .24));will-change:transform}.page-header__inner{position:relative;height:56px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin:0 auto;padding:0 1.6rem}@media screen and (min-width: 768px){.page-header__inner{height:72px}}.page-header__logo{flex-grow:1}@media screen and (min-width: 768px){.page-header__logo{flex-grow:0;margin-right:1.2rem}}@media screen and (min-width: 1280px){.page-header__logo{margin-right:2.4rem}}.page-header__right{display:flex;align-items:center;margin-left:auto}.page-header__contacts{display:none}@media screen and (min-width: 375px){.page-header__contacts{display:block;padding:0 1.2rem}}.page-header__contacts-phone{font-weight:600;font-size:1.6rem;color:var(--color-text);text-decoration:none}@media screen and (min-width: 768px){.page-header__login{margin-right:.8rem}}.page-header__skeleton{margin-left:.8rem}.page-header__skeleton>.v-skeleton{width:40px;height:34px}@media screen and (min-width: 768px){.page-header__skeleton>.v-skeleton{width:134px}}@media screen and (min-width: 1140px){.page-header__toggle{display:none}}@media screen and (max-width: 768px){.page-header__btn{width:0;position:absolute;opacity:0;visibility:hidden;max-height:0;pointer-events:none}}.page-header__btn+.page-header__under{margin-left:.8rem}@media screen and (max-width: 520px){.page-header__under{width:0;position:absolute;opacity:0;visibility:hidden;max-height:0;pointer-events:none}}.page-header__under+.page-header__under{margin-left:.8rem}.page-header__under:hover{background-color:var(--light, var(--color-light-black-pale)) var(--dark, var(--color-light-white-pale))}.page-content{position:relative}.page-content .breadcrumbs+.hero-cards{padding-top:3.2rem}@media screen and (min-width: 1024px){.page-content .breadcrumbs+.hero-cards{padding-top:calc(7.2rem + var(--header-height))}}.page-footer{position:relative;color:var(--color-contrast)}.page-footer__inner{padding:8rem 0}.page-footer__form{max-width:700px;margin:6.4rem auto}@media screen and (min-width: 1280px){.page-footer__form{margin:12rem auto}}.page-footer__form .field-text__input:focus{box-shadow:0 0 0 2px rgba(141,166,211,.1)}.page-footer__middle{margin-bottom:6.4rem}@media screen and (min-width: 768px){.page-footer__middle{margin-bottom:4rem}}@media screen and (min-width: 1280px){.page-footer__middle{display:flex;justify-content:space-between;margin-bottom:5.6rem}}.page-footer__contacts{display:flex;flex-direction:column;color:var(--color-contrast)}@media screen and (min-width: 1280px){.page-footer__contacts{width:280px;flex-shrink:0}}.page-footer__contacts-name{margin-bottom:1.2rem;color:var(--color-secondary)}.page-footer__contacts-call{display:flex;flex-direction:column;margin-bottom:.8rem}@media screen and (min-width: 480px){.page-footer__contacts-call{flex-direction:row}}@media screen and (min-width: 768px){.page-footer__contacts-call{margin-bottom:1.6rem}}@media screen and (min-width: 1280px){.page-footer__contacts-call{flex-direction:column}}.page-footer__contacts-call a{color:var(--color-contrast);text-decoration:none}.page-footer__contacts-call a:hover{color:var(--color-white)}@media screen and (min-width: 480px){.page-footer__contacts-call a+a{margin-left:1.2rem}}@media screen and (min-width: 1280px){.page-footer__contacts-call a+a{margin-left:0}}.page-footer__contacts-address{display:flex;flex-direction:column;margin-bottom:1.2rem;font-size:1.6rem;line-height:1.2;letter-spacing:-.02em}@media screen and (min-width: 768px){.page-footer__contacts-address{display:block;margin-bottom:1.6rem}.page-footer__contacts-address span:nth-child(3){display:block}}@media screen and (min-width: 1280px){.page-footer__contacts-phone{margin-bottom:1.6rem}}.page-footer__achievement{display:flex;flex-direction:column;align-items:flex-start;margin-top:2.4rem}@media screen and (min-width: 768px){.page-footer__achievement{margin-top:3.2rem}}.page-footer__achievement-link{display:inline-block}.page-footer__achievement-link .achievement__icon{transition:fill var(--transition)}.page-footer__achievement-link .achievement__icon._registry{fill:var(--color-contrast)}.page-footer__achievement-link:hover .achievement__icon._registry{fill:var(--color-white)}.page-footer__achievement-link+.page-footer__achievement-link{margin-top:2rem}.page-footer__bottom{display:flex;flex-direction:column;margin-top:6.4rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--color-secondary)}@media screen and (min-width: 768px){.page-footer__bottom{flex-direction:row;align-items:flex-end;justify-content:space-between;margin-top:4rem}}@media screen and (min-width: 1280px){.page-footer__bottom{align-items:center;justify-content:space-between;margin-top:5.6rem}}.page-footer__bottom a{color:var(--color-secondary);text-decoration:none}.page-footer__bottom a:hover{color:var(--color-contrast)}.page-footer__pay-system{margin-bottom:2.4rem}@media screen and (min-width: 768px){.page-footer__pay-system{margin-bottom:0;order:2}}@media screen and (min-width: 1280px){.page-footer__pay-system{margin-right:3.2rem;order:1}}.page-footer__copyright{margin-bottom:1.2rem}@media screen and (min-width: 1280px){.page-footer__copyright{margin-bottom:0;margin-right:3.2rem;flex-shrink:0}}.page-footer__info{font-size:1.6rem}@media screen and (min-width: 768px){.page-footer__info{display:flex;flex-direction:column;order:1}}@media screen and (min-width: 1280px){.page-footer__info{flex-direction:row;align-items:center;justify-content:flex-end;order:2;width:100%}}.page-footer__policy{display:flex;flex-direction:column;margin-bottom:1.2rem}@media screen and (min-width: 768px){.page-footer__policy{margin-bottom:0}}@media screen and (min-width: 1280px){.page-footer__policy{flex-direction:row}}.page-footer__policy-link:not(:last-child){margin-right:3.2rem;margin-bottom:1.2rem}@media screen and (min-width: 1280px){.page-footer__policy-link:not(:last-child){margin-right:3.2rem;margin-bottom:0}}.page-footer__applications{margin-bottom:6.4rem}@media screen and (min-width: 768px){.page-footer__applications{margin-bottom:8rem}}
