
.main{margin: 56px;border: 1px solid var(--Neutral-30, #D9DBE1);background: #FFF;}.image{margin-top: 85px;display: inline-flex;flex-direction: column;align-items: center;width: 100%;}.container{display: flex;justify-content: center;align-items: center;width: 612px;flex-direction: column;margin: 61px auto;}.title{color: var(--Neutral-60, #121212);text-align: center;font-family: Montserrat;font-size: 28px;font-style: normal;font-weight: 800;line-height: 140%;letter-spacing: 0.084px;}.content{margin-top: 20px;margin-bottom: 40px;color: var(--Neutral-50, #474A57);font-family: Montserrat;font-size: 16px;font-style: normal;font-weight: 500;line-height: 170%;letter-spacing: 0.048px;}.button{display: flex;width: 153px;height: 40px;padding: 12px 20px;justify-content: center;align-items: center;gap: 8px;border: 1px solid var(--Neutral-60, #121212);cursor: pointer;color: var(--Neutral-60, #121212);text-align: center;font-family: Montserrat;font-size: 14px;font-style: normal;font-weight: 600;line-height: 170%;letter-spacing: 0.042px;}a.button:hover,a.button:focus{color: var(--Neutral-60, #121212);}@media only screen and (min-width: 768px) and (max-width: 992px){.container{width: auto;margin: 61px 20px;}}@media only screen and (max-width: 768px){.main{margin: 30px;}.container{width: auto;margin: 40px 20px;}}