.info-resources{padding-bottom:80px}@media screen and (width >= 768px){.info-resources{padding-bottom:110px}}@media screen and (width >= 1536px){.info-resources{padding-bottom:140px}}.info-resources__content{display:flex;flex-direction:column;margin:0 auto;row-gap:4px}@media screen and (width >= 768px){.info-resources__content{max-width:1025px}}@media screen and (width >= 1536px){.info-resources__content{-moz-column-gap:4px;column-gap:4px;flex-direction:row;max-width:none}}.info-resources__picture,.info-resources__picture-wrapper{width:100%}.info-resources__picture img{border-radius:16px;height:320px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}@media screen and (width >= 768px){.info-resources__picture img{height:636px}}@media screen and (width >= 1536px){.info-resources__picture img{height:100%}}.info-resources__cards{display:grid;gap:4px;grid-template-columns:1fr 1fr;width:100%}.info-resources-card{align-items:flex-start;border:1px solid var(--data-blue-alpha-20);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;min-height:320px;padding:16px;transition:background-color .2s}@media screen and (width >= 768px){.info-resources-card{min-height:400px;padding:40px}}@media (hover:hover){.info-resources-card:hover{background-color:var(--data-blue-alpha-5)}.info-resources-card:hover .info-resources-card__icon{background-color:var(--white);color:var(--signal-red)}}@media (hover:none){.info-resources-card:active{background-color:var(--data-blue-alpha-5)}.info-resources-card:active .info-resources-card__icon{background-color:var(--white);color:var(--signal-red)}}.info-resources-card__icon{align-items:center;background-color:var(--data-blue-alpha-5);border-radius:8px;display:flex;height:48px;justify-content:center;margin-bottom:16px;padding:12px;transition:all .2s;width:48px}.contacts{padding:80px 0}@media screen and (width >= 768px){.contacts{padding:110px 0}}@media screen and (width >= 1536px){.contacts{padding:140px 0}}.contacts__content{display:flex;flex-direction:column;margin:0 auto}@media screen and (width >= 768px){.contacts__content{max-width:1025px}}@media screen and (width >= 1536px){.contacts__content{-moz-column-gap:4px;column-gap:4px;flex-direction:row;max-width:none}}.contacts__header{width:100%}.contacts__title{align-items:center;display:flex;flex-direction:column;margin-bottom:40px}@media screen and (width >= 1536px){.contacts__title{align-items:flex-start}}.contacts__cards{display:grid;gap:4px;grid-template-columns:repeat(2,1fr);width:100%}.contacts-card{align-items:flex-start;background-color:var(--data-blue-alpha-5);border-radius:16px;display:flex;flex-direction:column;gap:20px;justify-content:space-between;min-height:200px;padding:16px;position:relative}@media screen and (width >= 768px){.contacts-card{padding:24px}}.contacts-card:nth-child(n+3){align-items:center;flex-direction:row;grid-column:-1/1;justify-content:unset;min-height:auto}@media screen and (width >= 768px){.contacts-card:nth-child(n+3){align-items:flex-start;flex-direction:column;grid-column:auto;justify-content:space-between}}.contacts-card__icon{background-color:var(--white);border-radius:8px;padding:20px}.contacts-card__info{transition:color .4s}.contacts-card__link{color:inherit;cursor:pointer}.contacts-card__background{background-position:50%;background-size:140%;border-radius:16px;bottom:0;left:0;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .4s;z-index:-1}
