html{font-size:5px}@media (min-width:480px){html{font-size:5.5px}}@media (min-width:575px){html{font-size:6px}}@media (min-width:768px){html{font-size:7.5px}}@media (min-width:992px){html{font-size:8px}}@media (min-width:1200px){html{font-size:9px}}@media (min-width:1400px){html{font-size:9px}}@media only screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1200px),only screen and (min-resolution:1.25dppx) and (min-width:1200px),only screen and (min-resolution:120dpi) and (min-width:1200px){html{font-size:7.2px}}@media only screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1400px),only screen and (min-resolution:1.25dppx) and (min-width:1400px),only screen and (min-resolution:120dpi) and (min-width:1400px){html{font-size:7.2px}}@media only screen and (-webkit-min-device-pixel-ratio:1.1) and (min-width:1200px),only screen and (-webkit-min-device-pixel-ratio:1.1458333333333333) and (min-width:1200px),only screen and (min-resolution:1.1dppx) and (min-width:1200px),only screen and (min-resolution:110dpi) and (min-width:1200px){html{font-size:8.1px}}@media only screen and (-webkit-min-device-pixel-ratio:1.1) and (min-width:1400px),only screen and (-webkit-min-device-pixel-ratio:1.1458333333333333) and (min-width:1400px),only screen and (min-resolution:1.1dppx) and (min-width:1400px),only screen and (min-resolution:110dpi) and (min-width:1400px){html{font-size:8.1px}}@media only screen and (-webkit-min-device-pixel-ratio:1.05) and (min-width:1200px),only screen and (-webkit-min-device-pixel-ratio:1.09375) and (min-width:1200px),only screen and (min-resolution:1.05dppx) and (min-width:1200px),only screen and (min-resolution:105dpi) and (min-width:1200px){html{font-size:8.55px}}@media only screen and (-webkit-min-device-pixel-ratio:1.05) and (min-width:1400px),only screen and (-webkit-min-device-pixel-ratio:1.09375) and (min-width:1400px),only screen and (min-resolution:1.05dppx) and (min-width:1400px),only screen and (min-resolution:105dpi) and (min-width:1400px){html{font-size:8.55px}}.faq-part-item .faq-part-question{position:relative;cursor:pointer;padding-left:3rem;margin-bottom:3rem}.faq-part-item .faq-part-question h2{color:var(--color-primary);transition:color .3s;margin:0}@media (min-width:320px){.faq-part-item .faq-part-question h2{font-size:3.2rem}}@media (min-width:480px){.faq-part-item .faq-part-question h2{font-size:2.90909rem}}@media (min-width:575px){.faq-part-item .faq-part-question h2{font-size:2.66667rem}}@media (min-width:768px){.faq-part-item .faq-part-question h2{font-size:2.13333rem}}@media (min-width:992px){.faq-part-item .faq-part-question h2{font-size:2rem}}.faq-part-item .faq-part-question .chevronicon{position:absolute;left:0;top:5px;height:10px;width:6px;transform:rotate(90deg);transform-origin:center;transition:transform .3s;pointer-events:none}.faq-part-item .faq-part-question:hover h2{color:var(--color-conversion)}.faq-part-item .faq-part-question.is-opened .chevronicon{transform:rotate(-90deg)}.faq-part-item .faq-part-answer{padding-left:3rem;margin-bottom:5rem}