.directions-list{margin-left:auto;margin-right:auto;max-width:900px;padding:2em 0}@media only screen and (min-width: 980px){.directions-list{padding:3em 0}}.directions-list .intro-content-wrap{margin-bottom:2em}.directions-list .intro-content-wrap p a:not(.btn):hover,.directions-list .intro-content-wrap li a:not(.btn):hover{text-decoration:none}.directions-list .directions-list-items{counter-reset:step-counter;list-style:none;margin:0;padding:0}.directions-list .direction-item{align-items:flex-start;border-bottom:1px solid #7fcbe8;counter-increment:step-counter;display:flex;gap:1.25em;padding:1.5em 0}@media only screen and (min-width: 980px){.directions-list .direction-item{gap:1em}}.directions-list .direction-item:last-child{border-bottom:none}.directions-list .direction-item::before{align-items:center;border:2px solid #00569d;border-radius:50%;color:#00569d;content:counter(step-counter);display:flex;flex-shrink:0;font-family:"proxima-nova",sans-serif;font-size:1em;font-weight:700;height:40px;justify-content:center;line-height:1;margin-top:.1em;width:40px}@media only screen and (min-width: 980px){.directions-list .direction-item::before{font-size:1.1em;height:48px;width:48px}}.directions-list .step-body{flex:1}.directions-list .step-title{font-family:"proxima-nova",sans-serif;font-size:1em;font-weight:700;line-height:1.2em;margin:0 0 .25em}@media only screen and (min-width: 980px){.directions-list .step-title{font-size:1.05em}}.directions-list .step-content{color:#5f3d33;line-height:1.6}.directions-list .step-content p{margin-top:0;margin-bottom:.75em}.directions-list .step-content p:last-child{margin-bottom:0}.directions-list .step-content img{display:block;height:auto;margin:1em 0;max-width:100%}@media only screen and (min-width: 768px){.directions-list .step-content img.alignleft{float:left;margin-right:1.5em;margin-top:.1em;max-width:50%}.directions-list .step-content img.alignright{float:right;margin-left:1.5em;margin-top:.1em;max-width:50%}.directions-list .step-content img.aligncenter{margin-left:auto;margin-right:auto}}