html .row-fluid .tutorial-callout-section .container{background-color:var(--cypress);border-radius:12px;max-width:1120px;padding:32px 48px;width:100%}.tutorial-callout-section h3{font-size:var(--font-32);line-height:40px}.tutorial-callout-section .callout_content *{font-size:var(--font-16);line-height:26px}.callout-single-button,.callout-solid-button{align-items:center;border-radius:4px;display:inline-block;display:flex;font-size:var(--font-18);font-weight:600;gap:5px;line-height:18px;padding:12px 20px;text-decoration:none}.callout-single-button:hover,.callout-solid-button:hover{text-decoration:none}.callout-solid-button{background-color:var(--red);border:2px solid var(--red);color:var(--white)}.callout-solid-button:hover{background-color:var(--dark-red);border-color:var(--dark-red);color:var(--white);text-decoration:none}@media only screen and (max-width:1199px){.callout-single-button,.callout-solid-button{justify-content:center;max-width:200px;width:100%}}@media only screen and (max-width:767px){.tutorial-callout-section .callout_content{padding-bottom:32px}.tutorial-callout-section .callout-solid-button{justify-content:center;margin:0 auto;max-width:300px}.tutorial-callout-section{padding:0 20px}html .row-fluid .tutorial-callout-section .container{padding:32px 40px}}@media only screen and (min-width:768px){.tutorial-callout-section .container{max-width:1120px}.tutorial-callout-section .callout_content *{font-size:var(--font-18)}.tutorial-callout-section{padding:0 12px}.callout-single-button,.callout-solid-button{min-width:150px}}@media only screen and (min-width:1200px){.callout-single-button,.callout-solid-button{font-size:var(--font-16);padding:14px 24px}.tutorial-callout-section h3{line-height:40px}}