@media only screen and (min-width: 621px)and (max-width: 910px){.mobile-only{display:none}}@media only screen and (min-width: 911px)and (max-width: 1170px){.mobile-only{display:none}}@media only screen and (min-width: 1170px){.mobile-only{display:none}}@media(min-width: 320px)and (max-width: 620px){.mobile-hide{display:none}}.presentation{background:var(--color-Background-Form);border-radius:10px;padding:10px 10px 10px 20px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 620px){.presentation{padding:20px;display:block;border-radius:20px}}.presentation p{line-height:40px;margin:0;font-size:18px;font-weight:600}@media(min-width: 320px)and (max-width: 620px){.presentation p{line-height:25px;font-size:18px;font-weight:600;margin-bottom:16px}}.presentation a{background-color:var(--color-Button-Primary);color:#fff;height:40px;border-radius:10px;display:flex;justify-content:center;width:200px;line-height:40px;padding:0 20px;font-weight:500;font-size:16px}@media(min-width: 320px)and (max-width: 620px){.presentation a{width:100%}}.presentation a div{height:40px;margin-left:10px}.presentation a div img{width:15px;height:13px;transform:rotate(180deg)}/*# sourceMappingURL=presentation.css.map */
