.expandable-item__header{background:transparent;border:none;color:inherit;font-size:inherit;padding:0;width:100%}.expandable-item__header .drop-arrow{margin-left:.625rem}.expandable-item__container{background-color:#264152;text-align:left;width:13.5rem;position:absolute;top:calc(100% + .8125rem + 2px);right:1rem;z-index:100}@media screen and (min-width:1681px){.expandable-item__container{width:16.875rem}}.expandable-item__container:before{content:"";width:0;height:0;border-left:.9375rem solid transparent;border-right:.9375rem solid transparent;border-bottom:.8125rem solid #264152;display:block;position:absolute;right:1.25rem;bottom:100%}.flash-message{background-color:#fff;padding:8px;text-align:center;position:fixed;top:-100px;right:0;left:0;-webkit-transition:top 1s ease-out;transition:top 1s ease-out}.flash-message--alert{background-color:rgba(247,195,195,.8)}.flash-message--notice{background-color:rgba(198,247,195,.8)}.flash-message.active{top:0;z-index:9999}.tooltip{position:relative}.tooltip__trigger{cursor:pointer}.tooltip__target{background-color:#264152;color:#fff;font-size:.875rem;font-weight:400;padding:.75rem 1.125rem;width:250px;position:absolute;top:145%;left:50%;z-index:1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:1681px){.tooltip__target{font-size:1rem}}.tooltip__target:after{border-bottom:10px solid #264152;border-right:10px solid transparent;border-left:10px solid transparent;content:"";width:0;height:0;position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip--left .tooltip__target{-webkit-transform:translateX(-80%);transform:translateX(-80%)}.tooltip--left .tooltip__target:after{left:80%}.tooltip--above .tooltip__target{top:auto;bottom:145%}.tooltip--above .tooltip__target:after{border-bottom:none;border-top:10px solid #264152;top:auto;bottom:-10px}.tooltip--below .tooltip__target{top:calc(100% + .625rem);bottom:auto}.tooltip--below .tooltip__target:after{border-bottom:none;border-top:10px solid #264152;top:auto;bottom:-10px}.tooltip-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/packs/media/images/icons/information-5b1ed4a5bf6fd28e1657524d08757469.svg);opacity:.7;width:28px;height:28px}.tooltip-icon:hover{opacity:1}@media screen and (min-width:1681px){.tooltip-icon{width:36px;height:36px}}.toggle-active .tooltip-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/packs/media/images/icons/information-5b1ed4a5bf6fd28e1657524d08757469.svg);opacity:.7;background-image:url(/packs/media/images/icons/information-blue-e211d3c034f2e5bb77938f9f1220cb6e.svg)}.toggle-active .tooltip-icon:hover{opacity:1}.icon--cross{background-image:url(/packs/media/images/icons/cross-d076d9454bbc85cebc92d2b79c2f3f06.svg);width:1.5625rem;height:1.5625rem}.icon--close-blue,.icon--cross{background-position:50%;background-repeat:no-repeat;background-size:contain}.icon--close-blue{background-image:url(/packs/media/images/icons/cross-blue-c7a4cd2fd583f8638ca7a7940b0280d4.svg);width:1.25rem;height:1.25rem}.icon--tick{background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.6875rem;height:1.6875rem;background-image:url(/packs/media/images/icons/tick-1c2f8a0b2952a412846c2814031d3ab0.svg);display:block}@media screen and (min-width:1681px){.icon--tick{width:2.3125rem;height:2.3125rem}}@-webkit-keyframes open{0%{max-height:0}to{max-height:500px}}@keyframes open{0%{max-height:0}to{max-height:500px}}@-webkit-keyframes close{0%{max-height:500px}to{max-height:0}}@keyframes close{0%{max-height:500px}to{max-height:0}}.accordion-toggle-enter-active{-webkit-animation:open .5s ease-in forwards;animation:open .5s ease-in forwards}.accordion-toggle-leave-active{-webkit-animation:close .5s ease-out forwards;animation:close .5s ease-out forwards}.accordion-item{box-shadow:0 3px 6px #000;font-size:25px;margin-bottom:34px}.accordion-item__toggle{background-color:#2b678d;border:0;color:#fff;padding:0 40px;width:100%;height:91px}.accordion-item__header{font-size:1.125rem;font-weight:600;margin-bottom:0;margin-right:1.5rem;pointer-events:none;text-align:left;width:100%}@media screen and (min-width:1681px){.accordion-item__header{font-size:1.25rem}}.accordion-item__header input{pointer-events:auto}.accordion-item__toggle-icon{background:url(/packs/media/images/icons/add-29a58ae29d26e8a2fc9c8e1dcfde887a.svg) 50% no-repeat;background-size:100%;width:1.375rem;height:1.375rem;-webkit-transform:none;transform:none;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.accordion-item__toggle-icon--active{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.accordion-item__content-wrapper{background-color:#fff;overflow:hidden;height:auto}.accordion-item__content{padding:40px}.accordion-item__content h3{font-size:1.125rem}@media screen and (min-width:1681px){.accordion-item__content h3{font-size:1.25rem}}.accordion-item__subtitle{font-size:25px;font-weight:600}