.b-popup{background-color:#fff;width:100%;box-shadow:0 0 20px #6977951a;border-radius:20px!important;max-width:1200px!important;padding:40px 20px!important}@media (width>=768px){.b-popup{padding:30px 50px!important}}@media (width>=1024px){.b-popup{padding:60px 80px!important}}.b-popup__title{font-weight:700}.b-popup__title-container{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}@media (width>=768px){.b-popup__title-container{margin-bottom:20px}}.b-popup__close{cursor:pointer;background-image:url(../frontend-assets/images/icons/close-popup.svg);background-repeat:no-repeat;background-size:contain;width:40px;height:40px}@media (width>=768px){.b-popup__close{width:60px;height:60px}}.b-popup__wrapper{flex-direction:column;align-items:center;gap:50px;display:flex}@media (width>=768px){.b-popup__wrapper{flex-direction:row}}.b-popup__content,.b-popup__info{width:100%}.b-popup__image{max-width:170px}@media (width>=768px){.b-popup__image{max-width:235px}}@media (width>=1024px){.b-popup__image{max-width:300px}}.b-popup__image img{width:100%}
