@charset "UTF-8";
.node-answers.is-open .node-title{background-color:#008BD2;color:#FFFFFF}.node-answers.is-open .node-title:after{transition:all 250ms ease;rotate:90deg;color:#008BD2;background-color:#FFFFFF}.node-answers .node-title{font-family:"Rubik";font-weight:700;font-size:1rem;line-height:1.25;padding:20px 25px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;cursor:pointer;box-shadow:0px 4px 12px rgba(142, 162, 170, 0.2);color:#303030;background-color:#FFFFFF}@media screen and (min-width:1200px){.node-answers .node-title{font-family:"Rubik";font-weight:700;font-size:0.9rem}}@media screen and (min-width:1200px){.node-answers .node-title{transition:all 250ms ease;border-radius:0.5rem;margin-bottom:0.5rem;padding:1rem}}.node-answers .node-title:after{rotate:270deg;height:40px;width:40px;display:flex;justify-content:center;align-items:center;font-family:"icomoon";content:"";color:#FFFFFF;font-size:24px;border-radius:5px;background-color:#008BD2;flex-shrink:0}@media screen and (min-width:1200px){.node-answers .node-title:after{transition:all 250ms ease;font-size:1.2rem;rotate:13.5deg/pxrem;height:2rem;width:2rem;border-radius:0.25rem}}.node-answers .node-content{display:none;font-weight:400;font-size:1rem;line-height:1.3;background-color:#FFFFFF;padding:30px 25px;margin-bottom:10px;max-width:calc(100% - 25px);margin-left:auto}@media screen and (min-width:1200px){.node-answers .node-content{font-weight:400;font-size:1rem;line-height:1.5}}@media screen and (min-width:768px){.node-answers .node-content{max-width:calc(100% - 75px)}}@media screen and (min-width:1200px){.node-answers .node-content{max-width:90%;margin-bottom:0.5rem;padding:1.5rem 1rem}}/*# sourceMappingURL=answers.css.map */