:root{--c-white:#fff;--c-black:#000;--c-yellow-300:#f8eb6c;--c-yellow-400:#ffe500;--c-brown-300:#eae5dc;--c-brown-400:#dbd1bf;--c-brown-500:#cbbba0;--c-brown-600:#b1a188;--c-brown-700:#432918;--c-gray-200:#bebebe;--c-gray-300:#f0f0f0;--c-gray-400:#efefef;--c-gray-600:#d5d5d5;--c-gray-700:#626262;--c-primary:var(--c-yellow-400);--c-text:var(--c-black);--f-main:"Noah",sans-serif;--f-headings:"Noah",sans-serif;--wrapper-width:120rem;--padding-width:2rem;--gutter-width:2rem;--transition-duration:.25s}.steps{margin-bottom:16.2rem}@media (min-width:992px){.steps{margin-bottom:18rem}}.steps__heading{margin-bottom:4rem;padding:0 .6rem;font-size:3.2rem;line-height:3.8rem;letter-spacing:.128rem}@media (min-width:992px){.steps__heading{max-width:66.2rem;margin:0 auto 5.6rem;font-size:4.5rem;line-height:5rem;letter-spacing:.18rem}}.steps__step.-active .steps__step-more{display:none}.steps__step.-active .steps__step-close{display:block}@media (min-width:992px){.steps__step{-ms-flex-preferred-size:calc((100% - 3.3rem)/3);flex-basis:calc((100% - 3.3rem)/3);padding:0;background-color:unset}}.steps__step:nth-child(2) .steps__step-counter,.steps__step:nth-child(3) .steps__step-counter{margin-top:4rem}@media (min-width:992px){.steps__step:nth-child(2) .steps__step-counter,.steps__step:nth-child(3) .steps__step-counter{margin-top:0}}.steps__step:nth-child(2){background-color:var(--c-brown-400)}@media (min-width:992px){.steps__step:nth-child(2){background-color:unset}}.steps__step:nth-child(2) .steps__step-heading-wrapper,.steps__step:nth-child(2) .steps__step-heading-wrapper:after{background-color:var(--c-brown-400)}.steps__step:nth-child(2) .steps__step-heading{max-width:19.5rem}.steps__step:nth-child(2) .steps__step-counter{margin-bottom:1.2rem;color:var(--c-brown-500);border-color:var(--c-brown-500)}@media (min-width:992px){.steps__step:nth-child(2) .steps__step-counter{border-color:var(--c-brown-400)}}.steps__step:nth-child(3){background-color:var(--c-brown-300)}@media (min-width:992px){.steps__step:nth-child(3){background-color:unset}}.steps__step:nth-child(3) .steps__step-heading-wrapper,.steps__step:nth-child(3) .steps__step-heading-wrapper:after{background-color:var(--c-brown-300)}.steps__step:nth-child(3) .steps__step-counter{margin-bottom:1.2rem;color:var(--c-brown-400);border-color:var(--c-brown-400)}@media (min-width:992px){.steps__step:nth-child(3) .steps__step-counter{border-color:var(--c-brown-300)}}.steps__step-heading-wrapper{padding:3.1rem 1.6rem 0}.steps__step-heading-wrapper:after{content:"";position:absolute;left:0;right:0;top:99%;height:.3rem;padding-bottom:5.6rem;-webkit-clip-path:polygon(0 0,100% 0,100% 10%,50% 100%,0 10%);clip-path:polygon(0 0,100% 0,100% 10%,50% 100%,0 10%);background-color:var(--c-brown-500);z-index:1}@media (min-width:992px){.steps__step-heading-wrapper{position:relative;padding:4.9rem 2rem 2rem;background-color:var(--c-brown-500)}.steps__step-heading-wrapper:after{left:99%;right:-3.2rem;top:0;bottom:0;height:auto;-webkit-clip-path:polygon(0 0,10% 0,100% 50%,10% 100%,0 100%);clip-path:polygon(0 0,10% 0,100% 50%,10% 100%,0 100%)}}.steps__step-heading{max-width:20.5rem;margin:0 auto;font-size:2.4rem;line-height:2.4rem;letter-spacing:.096rem}@media (min-width:992px){.steps__step-heading{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;line-height:2.6rem;background-color:unset}}.steps__step-counter{width:5rem;height:5rem;margin:0 auto 2.3rem;padding-top:.2rem;font-size:2.6rem;border:.3rem solid var(--c-brown-600);border-radius:50%}@media (min-width:992px){.steps__step-counter{position:absolute;left:50%;top:-2.5rem;border-color:var(--c-brown-500);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.steps__step-trigger{left:50%;top:1.9rem;font-size:1.8rem;text-decoration:underline;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;z-index:2}.steps__step-trigger:focus,.steps__step-trigger:hover{cursor:pointer}@media (min-width:992px){.steps__step-trigger{display:none}}.steps__step-content{display:none;margin:0;padding:0 1.7rem;font-size:1.7rem;line-height:2.5rem;letter-spacing:.051rem}@media (min-width:768px){.steps__step-content{padding:0 4rem}}@media (min-width:992px){.steps__step-content{display:block!important;padding:3.6rem 3.3rem 0 4rem;font-size:1.8rem}}.steps__step-content p{margin:2rem auto 1rem}@media (min-width:992px){.steps__step-content p{margin:0;font-size:1.8rem;line-height:2.5rem;letter-spacing:.054rem}}.steps__step-close{display:none}