@keyframes loader-spinning{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes scroll-down{0%{opacity:0}10%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5px)}}.DNA-section[data-id=custom-header]{opacity:1;margin:8.5em 0 -8.5em;z-index:200;position:relative}.DNA-section[data-id=custom-header] .DNA-section__wrap{width:100%}.DNA-section[data-id=custom-header] .DNA-section__container{padding:2em 0;min-height:11em;position:relative;display:flex;align-items:center}.DNA-section[data-id=custom-header] .DNA-section__container--pink{background:transparent linear-gradient(79deg,#b9144e,#d60b52) 0 0 no-repeat padding-box}.DNA-section[data-id=custom-header] .DNA-section__container--blue{background:transparent linear-gradient(79deg,#001c2a,#17435a) 0 0 no-repeat padding-box}.DNA-section[data-id=custom-header] .DNA-section__container--pink-blue{background:transparent linear-gradient(79deg,#d60b52,#17435a) 0 0 no-repeat padding-box}.DNA-section[data-id=custom-header] .DNA-section__container--image{padding:19em 0 2em;background:transparent linear-gradient(79deg,rgba(0,28,42,.75),rgba(23,67,90,.75)) 0 0 no-repeat padding-box}.DNA-section[data-id=custom-header] .DNA-section__subtitle span,.DNA-section[data-id=custom-header] .DNA-section__title span{color:#fff}.DNA-section[data-id=custom-header] .DNA-section__title{line-height:1.2;font-weight:700;color:#191919}.DNA-section[data-id=custom-header] .DNA-section__title>*{font-size:3.3em}@media(max-width:1024px){.DNA-section[data-id=custom-header] .DNA-section__title>*{font-size:2.3em}}.DNA-section[data-id=custom-header] .DNA-section__subtitle{line-height:1.2;font-weight:700;color:#bcbcbc;text-transform:uppercase;padding-top:.7em}.DNA-section[data-id=custom-header] .DNA-section__subtitle>*{font-size:1.5em}@media(max-width:1024px){.DNA-section[data-id=custom-header] .DNA-section__subtitle>*{font-size:1.5em}}.DNA-section[data-id=custom-header] .DNA-section__subtitle span{text-transform:none;font-weight:400}.DNA-section[data-id=custom-header] .DNA-section__image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.DNA-section[data-id=custom-header] .DNA-section__image img{width:100%;height:100%;object-fit:cover}.DNA-section[data-id=custom-header] .DNA-section__selections{display:flex;align-items:center;position:relative;-webkit-user-select:none;user-select:none}.DNA-section[data-id=custom-header] .DNA-section__selection__current{display:flex;cursor:pointer;align-items:center}.DNA-section[data-id=custom-header] .DNA-section__selection__current .DNA-icon{color:#fff;padding:.3em 0 0 2em}.DNA-section[data-id=custom-header] .DNA-section__selection__current .DNA-icon:before{font-size:1.5em}.DNA-section[data-id=custom-header] .DNA-section__selection__current:hover{opacity:.8}.DNA-section[data-id=custom-header] .DNA-section__selection__radio-button{width:18px;height:18px;border-radius:50%;border:1px solid #d60b52;margin-right:.5em;position:relative}.DNA-section[data-id=custom-header] .DNA-section__selection__radio-button:after{content:"";position:absolute;width:11px;height:11px;background-color:#d60b52;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;display:none}.DNA-section[data-id=custom-header] .DNA-section__selection__radio-button--cur:after{display:block}.DNA-section[data-id=custom-header] .DNA-section__selection__box{display:none;position:absolute;top:calc(100% + 5em);flex-direction:column;padding:1em 1.5em;border-radius:.4em;border:1px solid #dadde2;background-color:#fff}.DNA-section[data-id=custom-header] .DNA-section__selection__item{line-height:1.2;font-weight:700;color:#bcbcbc;text-transform:uppercase;padding:1em;border-radius:.4em;display:flex;align-items:center}.DNA-section[data-id=custom-header] .DNA-section__selection__item>*{font-size:1.5em}@media(max-width:1024px){.DNA-section[data-id=custom-header] .DNA-section__selection__item>*{font-size:1.5em}}.DNA-section[data-id=custom-header] .DNA-section__selection__item--cur{background-color:rgba(214,11,82,.07)}.DNA-section[data-id=custom-header] .DNA-section__selection__item span{text-transform:none;font-weight:400;color:#464646}.DNA-section[data-id=custom-header] .DNA-section__selection__item:hover .DNA-section__selection__radio-button:after{display:block}.DNA-section[data-id=custom-header] .DNA-section__selection:first-child,.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(2),.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(3){padding-right:2.5em;border-right:2px solid hsla(0,0%,100%,.3)}.DNA-section[data-id=custom-header] .DNA-section__selection:last-child{border-right:0}.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(2),.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(3),.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(4){padding-left:2.5em}.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(2) .DNA-section__selection__current span,.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(3) .DNA-section__selection__current span,.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(4) .DNA-section__selection__current span{font-size:1.9em}.DNA-section[data-id=custom-header] .DNA-section__selection.JS-active .DNA-section__selection__current .DNA-icon{transform:rotate(180deg);padding:0 2em .3em 0}.DNA-section[data-id=custom-header] .DNA-section__selection.JS-active .DNA-section__selection__box{display:flex}.DNA-section[data-id=custom-header] .DNA-section__selection.JS-single .DNA-section__selection__current{cursor:default}.DNA-section[data-id=custom-header] .DNA-section__selection.JS-single .DNA-section__selection__current .DNA-icon{display:none}.DNA-section[data-id=custom-header] .DNA-section__selection.JS-single .DNA-section__selection__current:hover{opacity:1}.DNA-section[data-id=custom-header] .DNA-section__selection.JS-single .DNA-section__selection__box{display:none}@media(max-width:1024px){.DNA-section[data-id=custom-header] .DNA-section__container{min-height:8.5em}.DNA-section[data-id=custom-header] .DNA-section__container--image{padding:15em 0 2em}.DNA-section[data-id=custom-header] .DNA-section__title>*{font-size:1.8em}.DNA-section[data-id=custom-header] .DNA-section__selection__box{top:calc(100% + 4em)}.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(2) .DNA-section__selection__current span,.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(3) .DNA-section__selection__current span,.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(4) .DNA-section__selection__current span{font-size:1.3em}}@media(max-width:767px){.DNA-section[data-id=custom-header]{margin:7em 0 -7em}.DNA-section[data-id=custom-header] .DNA-section__wrap{padding:0}.DNA-section[data-id=custom-header] .DNA-section__content{padding:1.5em 2em}.DNA-section[data-id=custom-header] .DNA-section__container{min-height:auto;padding:0}.DNA-section[data-id=custom-header] .DNA-section__container--image{padding:10em 2em 2em}.DNA-section[data-id=custom-header] .DNA-section__container--pink .DNA-section__selection__current{background:transparent linear-gradient(79deg,#b9144e,#d60b52) 0 0 no-repeat padding-box}.DNA-section[data-id=custom-header] .DNA-section__container--pink .DNA-section__selection:nth-child(2) .DNA-section__selection__current,.DNA-section[data-id=custom-header] .DNA-section__container--pink .DNA-section__selection:nth-child(4) .DNA-section__selection__current{opacity:.9}.DNA-section[data-id=custom-header] .DNA-section__container--blue .DNA-section__selection__current{background:transparent linear-gradient(79deg,#001c2a,#17435a) 0 0 no-repeat padding-box}.DNA-section[data-id=custom-header] .DNA-section__container--blue .DNA-section__selection:nth-child(2) .DNA-section__selection__current,.DNA-section[data-id=custom-header] .DNA-section__container--blue .DNA-section__selection:nth-child(4) .DNA-section__selection__current{opacity:.9}.DNA-section[data-id=custom-header] .DNA-section__container--pink-blue .DNA-section__selection__current{background:transparent linear-gradient(79deg,#d60b52,#17435a) 0 0 no-repeat padding-box}.DNA-section[data-id=custom-header] .DNA-section__container--pink-blue .DNA-section__selection:nth-child(2) .DNA-section__selection__current,.DNA-section[data-id=custom-header] .DNA-section__container--pink-blue .DNA-section__selection:nth-child(4) .DNA-section__selection__current{opacity:.9}.DNA-section[data-id=custom-header] .DNA-section__selections{position:static;flex-direction:column;align-items:flex-start;background-color:#fff}.DNA-section[data-id=custom-header] .DNA-section__selection{position:relative;padding:0;width:100%}.DNA-section[data-id=custom-header] .DNA-section__selection__radio-button{width:16px;height:16px;margin-right:.7em}.DNA-section[data-id=custom-header] .DNA-section__selection__radio-button:after{width:9px;height:9px}.DNA-section[data-id=custom-header] .DNA-section__selection__current{width:100%;justify-content:space-between;padding:1.5em 2em}.DNA-section[data-id=custom-header] .DNA-section__selection__current span{font-size:1.7em;font-weight:400}.DNA-section[data-id=custom-header] .DNA-section__selection__current:hover{opacity:1}.DNA-section[data-id=custom-header] .DNA-section__selection__current .DNA-icon{padding:.2em 0 0 1.5em}.DNA-section[data-id=custom-header] .DNA-section__selection__current .DNA-icon:before{font-size:1.4em}.DNA-section[data-id=custom-header] .DNA-section__selection__item:hover{opacity:1}.DNA-section[data-id=custom-header] .DNA-section__selection__box{left:2em;right:2em;top:calc(100% + 1.5em);padding:1em;z-index:1}.DNA-section[data-id=custom-header] .DNA-section__selection:first-child,.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(2),.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(3){border-right:0;padding-right:0}.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(2),.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(3),.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(4){padding-left:0}.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(2) .DNA-section__selection__current span,.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(3) .DNA-section__selection__current span,.DNA-section[data-id=custom-header] .DNA-section__selection:nth-child(4) .DNA-section__selection__current span{font-weight:400;font-size:1.7em}.DNA-section[data-id=custom-header] .DNA-section__selection.JS-active .DNA-section__selection__current .DNA-icon{transform:rotate(180deg);padding:0 1.5em .2em 0}}
