.block-calculate-membership .content{align-items:flex-start;display:flex;flex-direction:column;row-gap:1rem}.block-calculate-membership .content .text{color:#152f51;font-weight:700;margin:0}.block-calculate-membership .content input{border:1px solid #d5d5d5;border-radius:4px;box-shadow:0 4px 12px rgba(45,47,51,.1);padding:.5rem;width:100%}@media screen and (min-width:768px){.block-calculate-membership .content input{min-width:400px;width:auto}}.block-calculate-membership .content input[disabled]{opacity:.9}.block-calculate-membership .per-month-holder{align-items:flex-start;display:inline-flex;margin-bottom:1rem;position:relative;width:100%}@media screen and (min-width:768px){.block-calculate-membership .per-month-holder{width:auto}}.block-calculate-membership .per-month{align-items:center;background-color:#ebebeb;border-radius:4px;color:#152f51;display:flex;font-size:.875rem;font-weight:700;height:100%;padding:0 .5rem;position:absolute;right:0;top:0}@media screen and (min-width:768px){.block-calculate-membership .per-month{font-size:1rem}}.block-calculate-membership .buttons>:first-child{background-color:#152f51;color:#fff;margin-right:1rem}.block-calculate-membership .buttons>:first-child:hover{background-color:#152f51;opacity:.9}