.dropdown-text{background-color:#a6a6dd1a;border-radius:.5rem;position:relative;width:100%}.dropdown-text__body{cursor:pointer;display:flex;flex-direction:column;padding:1rem;position:relative;z-index:1}.dropdown-text__body-row{align-items:center;display:flex}.dropdown-text__nav-icon{border:2px solid #1c3775;border-radius:1rem;display:flex;flex-shrink:0;height:1rem;margin:0;position:relative;width:1rem}.dropdown-text__nav-icon svg{height:1.375rem;width:1.375rem}.dropdown-text__nav-icon-line{background-color:#1c3775;height:.125rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease-in-out;width:.375rem}.dropdown-text__nav-icon-line:last-child{transform:rotate(-90deg) translate(.0625rem,-.1875rem)}.dropdown-text__title{color:#1c3775;flex:1;font-size:1rem;font-weight:800;line-height:1.25rem;line-height:120%}@media screen and (max-width:479px){.dropdown-text__title{font-size:1rem;line-height:120%;margin-right:1rem}}.dropdown-text__content-wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;position:relative;transition:height .2s ease-in-out,grid-template-rows .2s ease-in-out;z-index:1}.dropdown-text__content-wrapper_active{grid-template-rows:minmax(0,1fr)}.dropdown-text__content{min-height:0;padding:0 1rem;transition:opacity .2s ease-in-out,padding .2s ease-in-out}.dropdown-text__paragraph{margin-top:.5rem;padding:0}.dropdown-text__paragraph p{color:#1c3775;font-size:.875rem;font-weight:500;letter-spacing:.0175rem;line-height:1.125rem;line-height:120%;position:relative}.dropdown-text__paragraph p.point{padding-left:1.3125rem}.dropdown-text__paragraph p.point:before{background-color:#000;border-radius:62.4375rem;content:"";height:.1875rem;left:.5625rem;position:absolute;top:.4375rem;width:.1875rem}.dropdown-text_active .dropdown-text__nav-icon-line:last-child{transform:rotate(0) translate(-.1875rem,-.0625rem)}
