.input{flex-direction:column;flex-grow:1;display:flex}.input>input{border:1px solid #cbcbcb;border-radius:4px;height:42px;padding:11px 20px;font-size:16px}.input>input:focus-visible{border-color:#aaa}.input-error>input{border-color:#a1200f}.promo-code-container{flex-direction:column;display:flex}.promo-code-title{text-align:left;margin-bottom:6px;font-size:16px}.promo-code-content{display:flex}@media screen and (max-width:680px){.promo-code-content{flex-direction:column}}.promo-code-input-container{flex-grow:1;position:relative}.promo-code-go-back{z-index:1;opacity:.5;background-color:#f5f5f5;border-radius:4px;justify-content:flex-end;align-items:center;width:100%;height:100%;padding-right:18px;display:flex;position:absolute}.promo-code-go-back-icon{cursor:pointer}.promo-code-button{margin-left:10px}@media screen and (max-width:680px){.promo-code-button{margin-left:unset;margin-top:10px}}
.try-free-container{padding:calc(60px + var(--header-height)) 40px 30px;background-color:#f5f5f5;justify-content:center;display:flex}@media screen and (max-width:1200px){.try-free-container{padding:calc(43px + var(--header-height)) 40px 40px}}@media screen and (max-width:480px){.try-free-container{padding:calc(56px + var(--header-height)) 16px 40px}}.try-free-text{flex-direction:column;width:64vw;max-width:855px;display:flex}@media screen and (max-width:1200px){.try-free-text{width:698px}}.try-free-title{color:#0b3c6e;text-align:left;margin-bottom:15px}@media screen and (max-width:680px){.try-free-title{margin-bottom:10px}}@media screen and (max-width:480px){.try-free-title{text-align:center}}.try-free-gift{text-align:left;background-color:#d3e0eb;border-radius:5px;padding:12px 16px 12px 30px;display:flex}.try-free-gift>p{margin-left:16px}
