.common-questions-3{position:relative;background-color:var(--common-questions-3-bg-color, #D6F5FA);overflow:hidden;padding:4rem 0 4.8rem}@media (min-width: 768px){.common-questions-3{padding:7.2rem 0}}@media (min-width: 1280px){.common-questions-3{padding:12rem 0 9.6rem}}.common-questions-3--top-background{overflow:visible}.common-questions-3--top-background:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--common-questions-3-top-background-height-mobile, 0);background-color:var(--common-questions-3-bg-color, #D6F5FA);pointer-events:none;z-index:0}@media (min-width: 768px){.common-questions-3--top-background:before{height:var(--common-questions-3-top-background-height-tablet, var(--common-questions-3-top-background-height-mobile, 0))}}@media (min-width: 1024px){.common-questions-3--top-background:before{height:var(--common-questions-3-top-background-height-sm-desktop, var(--common-questions-3-top-background-height-tablet, var(--common-questions-3-top-background-height-mobile, 0)))}}@media (min-width: 1280px){.common-questions-3--top-background:before{height:var(--common-questions-3-top-background-height-desktop, var(--common-questions-3-top-background-height-sm-desktop, var(--common-questions-3-top-background-height-tablet, var(--common-questions-3-top-background-height-mobile, 0))))}}.common-questions-3__wrapper{position:relative;width:100%;margin-left:auto;margin-right:auto;padding-left:3.2rem;padding-right:3.2rem;z-index:20}@media (min-width: 768px){.common-questions-3__wrapper{max-width:76.8rem;padding-left:4.4rem;padding-right:4.4rem}}@media (min-width: 1024px){.common-questions-3__wrapper{max-width:102.4rem;padding-left:5.6rem;padding-right:5.6rem}}@media (min-width: 1280px){.common-questions-3__wrapper{max-width:128rem;padding-left:3.2rem;padding-right:3.2rem}}@media (min-width: 1440px){.common-questions-3__wrapper{max-width:144rem}}@media (min-width: 1600px){.common-questions-3__wrapper{max-width:151.2rem;padding-left:5.6rem;padding-right:5.6rem}}.common-questions-3__intro{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 3.2rem;text-align:left}.common-questions-3__intro>*:last-child{margin-bottom:0}@media (min-width: 768px){.common-questions-3__intro{margin:0 0 4.8rem}}@media (min-width: 1024px){.common-questions-3__intro{align-items:center;text-align:center;margin:0 auto 4.8rem;max-width:80.5rem}}@media (min-width: 1280px){.common-questions-3__intro{margin:0 auto 5.6rem}}.common-questions-3__section-title{margin:0 0 1.6rem;font-family:proxima-nova,Roboto,sans-serif;font-size:3.2rem;font-weight:900;line-height:1.1875;letter-spacing:-.02em;color:#000;text-align:left}@media (min-width: 768px){.common-questions-3__section-title{font-size:4.8rem;line-height:1.08333}}@media (min-width: 1024px){.common-questions-3__section-title{text-align:center}}.common-questions-3__section-title:only-child{margin-bottom:0}.common-questions-3__intro-text{color:#000;font-family:proxima-nova,Roboto,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5;text-align:left;margin:0}@media (min-width: 1024px){.common-questions-3__intro-text{margin:0 auto;text-align:center;max-width:56rem}}.common-questions-3__intro-text p{margin:0 0 .8rem}.common-questions-3__intro-text p:last-child{margin-bottom:0}.common-questions-3__intro-text a{text-decoration:underline}.common-questions-3__intro-text strong{font-weight:700}.common-questions-3__main{display:grid;grid-template-columns:1fr;gap:2.4rem}@media (min-width: 768px){.common-questions-3__main{gap:3.2rem}}@media (min-width: 1024px){.common-questions-3__main{grid-template-columns:1fr 1fr;gap:2.4rem}}@media (min-width: 1280px){.common-questions-3__main{gap:4rem}}.common-questions-3__column{width:100%}.common-questions-3__panel{display:block;position:relative;margin-bottom:2.4rem;background-color:#fff;border-radius:.8rem;overflow:hidden;box-shadow:0 0 4rem #0c055e14;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}@media (min-width: 768px){.common-questions-3__panel{border-radius:1rem;margin-bottom:3.2rem}}@media (min-width: 1024px){.common-questions-3__panel{margin-bottom:2.4rem}}@media (min-width: 1280px){.common-questions-3__panel{border-radius:1.2rem;margin-bottom:4rem}}.common-questions-3__panel.common-questions-3--active .common-questions-3__arrow__group{transform:translateY(.25rem)}.common-questions-3__panel.common-questions-3--active .common-questions-3__arrow__path--left{transform:rotate(-90deg)}.common-questions-3__panel.common-questions-3--active .common-questions-3__arrow__path--right{transform:rotate(90deg)}.common-questions-3__panel:last-child{margin-bottom:0}@media (min-width: 1280px){.common-questions-3__panel:hover{transform:translateY(-.8rem);box-shadow:0 0 6.4rem #0c055e1a}.common-questions-3__panel.common-questions-3--active{box-shadow:0 0 6.4rem #0c055e1a}}.common-questions-3__heading{width:100%;border:0;background:#fff;display:flex;justify-content:space-between;align-items:center;text-align:left;min-height:8.8rem;padding:1.6rem 1.6rem 1.6rem 2.4rem;cursor:pointer}@media (min-width: 768px){.common-questions-3__heading{height:10.4rem;min-height:unset;padding:2.4rem 2.4rem 2.4rem 4rem}}.common-questions-3__title{position:relative;display:flex;align-items:center;flex:1;font-family:proxima-nova,Roboto,sans-serif;padding-right:1.6rem;font-weight:800;font-size:1.8rem;line-height:1.222;letter-spacing:-.02em;min-height:5.6rem;color:#000}@media (min-width: 768px){.common-questions-3__title{font-size:2.4rem;line-height:1.1667;padding-right:2.8rem}}.common-questions-3__title:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-2.4rem;width:1.2rem;max-height:5.6rem;height:100%;border-radius:0 1.2rem 1.2rem 0;background-color:#fdd300}@media (min-width: 768px){.common-questions-3__title:before{width:1.6rem;left:-4rem}}.common-questions-3__icon{width:auto;height:auto;border-radius:0;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;height:2.6rem}.common-questions-3__icon .common-questions-3__arrow{display:block;width:1.8rem;height:100%}.common-questions-3__icon .common-questions-3__arrow__group,.common-questions-3__icon .common-questions-3__arrow__path{transition:transform .1s linear}.common-questions-3__icon .common-questions-3__arrow__group{transform:translateY(.05rem)}.common-questions-3__icon .common-questions-3__arrow__path{transform:rotate(0);fill:#111}.common-questions-3__icon .common-questions-3__arrow__path--left{transform-origin:.1rem .1rem}.common-questions-3__icon .common-questions-3__arrow__path--right{transform-origin:.7rem .1rem}.common-questions-3__body{max-height:0;overflow:hidden;transition:max-height .2s ease;font-size:1.6rem;line-height:1.5;color:#000;font-family:proxima-nova,Roboto,sans-serif}.common-questions-3__answer-inner{padding-top:1.6rem}@media (min-width: 768px){.common-questions-3__answer-inner{padding-top:2rem}}.common-questions-3__answer-outer{border-top:.1rem solid #D8DBE9;padding:0 2.4rem 2.4rem}@media (min-width: 768px){.common-questions-3__answer-outer{padding:0 4rem 3.2rem}}.common-questions-3__answer-outer p{margin:0 0 1.6rem;line-height:1.5}.common-questions-3__answer-outer p:last-child{margin-bottom:0}.common-questions-3__answer-outer ul{list-style:none;margin-bottom:1.6rem}.common-questions-3__answer-outer ul:last-child{margin-bottom:0}.common-questions-3__answer-outer ul li{position:relative;padding-left:2rem;margin-bottom:.3rem;line-height:1.5}.common-questions-3__answer-outer ul li:last-child{margin-bottom:0}.common-questions-3__answer-outer ul li:before{content:"";background-color:#000;border-radius:50%;display:block;position:absolute;top:1rem;left:.4rem;width:.4rem;height:.4rem}.common-questions-3__answer-outer ol{margin-bottom:1.6rem;padding-left:2rem}.common-questions-3__answer-outer ol:last-child{margin-bottom:0}.common-questions-3__answer-outer ol li{margin-bottom:.3rem;line-height:1.5}.common-questions-3__answer-outer ol li:last-child{margin-bottom:0}.common-questions-3__answer-outer ol li::marker{font-weight:700}
