@media only screen and (min-width: 1024px){.mobile-only{display:none !important}}@media only screen and (max-width: 1023px){.desktop-only{display:none !important}}.sample{container-type:inline-size;background-color:#103f9f;padding:clamp(4.8rem,6.4vw,6.4rem) 0}.sample__wrapper{display:flex;justify-content:center;align-items:center;gap:clamp(4rem,4.8cqi,4.8rem)}@media only screen and (max-width: 1000px){.sample__wrapper{flex-direction:column}}.sample__image{background-color:#d5f0ff;display:flex;justify-content:center;width:50%;min-width:20rem;padding:0 1rem}.sample__image img{min-width:20rem;max-width:26.7rem}.sample__content{max-width:48.4rem}.sample__content h2{margin-bottom:.8rem}.sample__content p{margin-bottom:clamp(2rem,2.4cqi,2.4rem)}.sample__content h2,.sample__content p{color:#fff}.sample__content>.btn{padding:1rem 2.4rem}@media only screen and (max-width: 1000px){.sample__content h2,.sample__content p{text-align:center}.sample__content button,.sample__content a{margin:0 auto}}/*# sourceMappingURL=sample.css.map */
