.ui-button{align-items:center;border:none;border-radius:32px;cursor:pointer;display:flex;flex-wrap:nowrap;font-family:Montserrat;font-size:16px;font-weight:500;height:48px;justify-content:center;line-height:20px;padding:0 32px;transition:.25s;white-space:nowrap}@media screen and (max-width:1199px){.ui-button{font-size:14px;line-height:17px;padding:0 24px}}.ui-button:hover{opacity:.8;transition:all .25s ease}.ui-button:active{transform:scale(.95);transition:all .25s ease}.ui-button--primary{background-color:var(--blue);color:var(--light)}.ui-button--green{background-color:var(--green);color:var(--light)}.ui-button--gradient{background:var(--gradient);border-radius:27px;color:var(--light);font-size:18px;line-height:22px}@media screen and (max-width:1199px){.ui-button--gradient{font-size:16px;line-height:22px}}@media screen and (max-width:767px){.ui-button--gradient{font-size:14px;line-height:17px}}.ui-button--outlined{background-color:transparent;border:1px solid var(--blue);color:var(--blue)}.ui-button--iconed{gap:12px;padding:0 24px}@media screen and (max-width:1199px){.ui-button--iconed{gap:8px;padding:0 16px}}.ui-button__icon{color:var(--blue);flex-shrink:0;height:24px;position:relative;width:27px}@media screen and (max-width:1199px){.ui-button__icon{height:17px;width:21px}}.ui-button__icon svg{height:100%;left:0;position:absolute;top:0;width:100%}.section-other-projects{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px}@media screen and (max-width:1199px){.section-other-projects{grid-gap:48px}}@media screen and (max-width:767px){.section-other-projects{grid-template-columns:unset;grid-gap:64px}}.section-other-projects .section-other-projects__item-description{color:var(--caption);font-size:20px;line-height:32px}@media screen and (max-width:1199px){.section-other-projects .section-other-projects__item-description{font-size:16px;line-height:24px}}.section-other-projects__item{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:767px){.section-other-projects__item{gap:24px}}.section-other-projects__item-content{display:grid;flex:1;grid-template-rows:minmax(40px,60px) 1fr 36px}@media screen and (max-width:1199px){.section-other-projects__item-content{grid-template-rows:46px 1fr 36px}}@media screen and (max-width:785px){.section-other-projects__item-content{grid-template-rows:minmax(40px,76px) 1fr 36px}}@media screen and (max-width:767px){.section-other-projects__item-content{grid-template-rows:40px 1fr 36px}}@media screen and (max-width:375px){.section-other-projects__item-content{grid-template-rows:minmax(40px,60px) 1fr 36px}}.section-other-projects__item-image{padding:0 28px}.section-other-projects__item-image-thumb{height:100%;padding-bottom:58.0762250454%;position:relative;width:100%}.section-other-projects__item-image-thumb img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.section-other-projects__item-link{margin-top:16px}.section-other .subtitle-main h3{color:var(--light);text-align:left}.section-other__container{align-items:center;display:flex;flex-direction:column;gap:64px}@media screen and (max-width:1199px){.section-other__container{gap:32px}}
