.home-code-page .home-section{padding:var(--ts-space-xl) 0}.home-code-page .home-section--hero{display:flow-root;background-color:var(--ts-surface-soft)}.home-code-page .home-section--full{padding:0}.home-code-page .home-section__title{font-size:var(--ts-fs-3xl);font-weight:500;line-height:1.2;margin-bottom:25px}@media (max-width:1200px){.home-code-page .home-section__title{font-size:var(--ts-fs-2xl);margin-bottom:15px}}.home-code-page .home-cta{display:inline-block;padding:var(--ts-space-sm) var(--ts-space-lg);color:var(--ts-text-on-dark);background-color:var(--ts-red);font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;border:0;border-radius:0;transition:background-color .15s ease,color .15s ease}.home-code-page .home-cta:focus,.home-code-page .home-cta:hover{color:var(--ts-text-on-dark);background-color:var(--ts-red-hover);text-decoration:none}.home-code-page .home-section--steps{background-color:var(--ts-blue);color:var(--ts-text-on-dark);font-size:var(--ts-fs-base)}.home-code-page .home-step{margin-bottom:var(--ts-space-lg)}.home-code-page .home-step:last-child{margin-bottom:0}.home-code-page .home-step__caption{margin-top:var(--ts-space-md)}.home-code-page .home-step__title{color:var(--ts-text-on-dark);font-size:var(--ts-fs-lg);font-weight:600;letter-spacing:.05em;margin-bottom:var(--ts-space-xs)}.home-code-page .home-step__text{font-size:var(--ts-fs-base);line-height:1.6;margin:0}.home-code-page .home-section--why{background-color:var(--ts-surface-soft);background-image:url('../images/home/BG-1.png');background-position:right top;background-repeat:no-repeat}.home-code-page .home-why__content{background-color:rgba(100,100,100,.5);border-top:3px solid var(--ts-red);padding:var(--ts-space-lg);color:var(--ts-text-on-dark);font-size:var(--ts-fs-base)}.home-code-page .home-why__content .home-section__title{color:var(--ts-text-on-dark)}@media (max-width:375px){.home-code-page .home-why__content{padding:15px}}.home-code-page .home-section--what{background-color:var(--ts-surface-soft)}.home-code-page .home-what__image{background-color:var(--ts-blue);padding:40px 10px;text-align:center}.home-code-page .home-what__image img{max-width:100%;height:auto}.home-code-page .home-what__content{padding-left:var(--ts-space-lg);padding-right:75px;font-size:var(--ts-fs-base)}@media (max-width:1024px){.home-code-page .home-section--what .row{align-items:flex-start}}@media (max-width:767px){.home-code-page .home-what__image{padding:0 10px}.home-code-page .home-what__content{padding:var(--ts-space-md) 45px}}