.section-box{width:100%;max-width:600px;padding:30px;margin:0 20px;box-sizing:border-box;display:block;background:#1d3557;color:#fff}.section-box .img{position:relative;top:0;right:0;bottom:0;left:0}.section-box h1{font-size:clamp(20px,3vw,24px);font-weight:500;line-height:1.6;color:#000;font-size:20px;margin:10px 0}.section-box p{font:500 clamp(13px,2vw,15px)/1.6 Montserrat,sans-serif;margin:10px 0}.section-box .button-section{display:flex;justify-content:center;align-items:center;gap:30px;width:auto;margin:10px 0 0}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-v25-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-v25-latin-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-v25-latin-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-v25-latin-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}.button-section button{border:none;outline:none;display:inline-block;padding:10px 25px;font-family:Montserrat,sans-serif;font-size:clamp(12px,2vw,13px);color:#fff;background-color:#1d3557;text-align:center;cursor:pointer;transition:background-color .3s ease,color .3s ease}.button-section button:hover{background-color:#000;color:#fff}