.box-shadow-style,.h2_Style{box-shadow:0 4px 8px rgba(0,0,0,.8)}.h2_Style{font-size:1.5rem;font-weight:700;background-color:#052c49;margin:auto auto auto 0;text-align:center;padding:8px 30px;display:inline;color:#fb0;min-width:60vw}@media(min-width:900px){.h2_Style{margin:auto;min-width:75vw}}.ButtonAllWidth,.ButtonAllWidthPrimary{width:100%;background-color:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.12);color:#f3f6fa;min-height:3rem;box-shadow:none;transition:background-color .3s ease,border-color .3s ease,transform .2s ease;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;margin-bottom:10px;border-radius:9px;cursor:pointer}.ButtonAllWidth .mainContentOfButton,.ButtonAllWidthPrimary .mainContentOfButton{gap:20px;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.ButtonAllWidth .mainContentOfButton svg,.ButtonAllWidthPrimary .mainContentOfButton svg{color:#fb0}.ButtonAllWidth:hover,.ButtonAllWidthPrimary:hover{background-color:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px)}.ButtonAllWidth:active,.ButtonAllWidthPrimary:active{transform:translateY(0)}.ButtonAllWidth .number,.ButtonAllWidthPrimary .number{width:24px;height:24px;border-radius:50%;background-color:#fb0;color:#03192a;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700}.ButtonAllWidth .firstText,.ButtonAllWidthPrimary .firstText{color:#f3f6fa;margin:auto;display:block;font-weight:700}.ButtonAllWidth .secondText,.ButtonAllWidthPrimary .secondText{color:#fb0;margin:auto;display:block}.ButtonAllWidthPrimary{color:#03192a;background-color:#fb0;border:none}.ButtonAllWidthPrimary:hover{background-color:#ffd35c;color:#03192a}