:root{--font-montserrat: Montserrat, sans-serif;--font-roboto: Roboto, sans-serif;--color-gray100: #000000;--color-gray90: #303030;--color-gray80: #5C5C5C;--color-gray70: #818181;--color-gray60: #A3A3A3;--color-gray50: #BFBFBF;--color-gray40: #D6D6D6;--color-gray30: #E8E8E8;--color-gray20: #F0F2F5;--color-gray10: #FCFCFC;--color-gray0: #FFFFFF;--color-blue: #0082D8;--color-blue-hover: #2CA6F8;--color-blue-pressed: #0273BF;--color-blue-disabled: #CFE1F7;--color-green: #1BA124;--color-green-hover: #3CBB45;--color-green-pressed: #098512;--color-green-disabled: #D0E8D6;--color-orange: #FCD34F;--color-orange-hover: #F8E132;--color-orange-pressed: #FCB034;--color-orange-disabled: #F0E8BF;--color-celery: #C6D1CE;--color-khaki: #91A6A4;--color-snow: #CBCFE3;--color-beige: #E8D3AF;--color-light-beige: #F9F7F4;--color-light-yellow: #FFF7E3;--color-sand: #C3AA8C;--color-nude: #825F54;--color-dark-blue: #003F6A;--color-light-blue1: #F0F7FD;--color-light-blue2: #F5F8FD}.image-with-modal{padding:50px 0}.image-with-modal__inner{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1172px;display:flex;flex-direction:column;gap:24px}.image-with-modal__title{color:#000;text-align:center}@media (max-width: 768px){.image-with-modal__title{text-align:left}}.image-with-modal__img{width:100%;-o-object-fit:contain;object-fit:contain;height:auto;max-height:477px;margin:0 auto;cursor:pointer}@media (max-width: 576px){.image-with-modal__img{max-height:150px}}.image-with-modal__popup{width:100%;height:100%;position:fixed;z-index:100;top:0;left:0;background-color:#001638cc;display:none;align-items:center;overflow:hidden}.image-with-modal__popup.active{display:flex}.image-with-modal__popup__inner{width:90%;max-width:1140px;margin:0 auto;max-height:80vh;display:flex;flex-direction:column;align-items:flex-end;gap:12px;background-color:#fff;border-radius:8px;overflow:hidden}.image-with-modal__popup__close{padding:30px 30px 0 0}@media (max-width: 576px){.image-with-modal__popup__close{padding:4px 4px 0 0}}.image-with-modal__popup__close svg{width:38px;height:38px}.image-with-modal__popup__img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}
