.language-selector{padding:.5rem;position:fixed;right:-5;top:20vh;z-index:99999}.language-selector .inside{align-items:center;background:none;border:2px solid #ddcd98;border-radius:50%;cursor:pointer;display:flex;height:2.5rem;text-align:center;transition:transform .3s;width:2.5rem}.language-selector .inside img{margin:auto;width:60%}.language-selector .inside:hover{transform:scale(1.03)}.accordion .accordion-item .accordion-btn{background:#002f46;color:#fff;cursor:pointer;font-size:large;font-weight:500;padding:1rem;transition:transform .3s}@media screen and (min-width:768px){.accordion .accordion-item .accordion-btn:hover,.accordion .accordion-item .accordion-btn:hover+.accordion-panel{transform:translate(.5rem)}}.accordion .accordion-item .accordion-btn.active{background:#003650}.accordion .accordion-item .accordion-panel{background:#ede0b4;color:#002f46;display:none;overflow:hidden;padding:1rem;transition:transform .3s}.newsletter-container{background-position:50%;background-repeat:no-repeat;background-size:cover;-o-object-fit:cover;object-fit:cover;position:relative}.date-circle-newage{align-items:center;border:2px solid #ddcd98;border-radius:50%;display:flex;flex-flow:column;height:4.25rem;justify-content:center;margin:auto;width:4.25rem}@media screen and (max-width:768px){.date-circle-newage{height:3.5rem;width:3.5rem}}body,html{font-family:Roboto}.bg-primary,body,html{background-color:#002f46}.bg-beige{background-color:#ede0b4!important}.text-primary{color:#002f46}.text-error{color:#dc3545}.hero-image{background-color:#002f46;background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;max-height:800px;position:relative}.navbar-newage{justify-content:space-between}.navbar-newage .button-newage{padding:.75rem 1rem!important}.navbar-newage .btn-w-icon{padding-left:20px!important;padding-right:70px!important;position:relative}.navbar-newage .btn-w-icon .icon{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.input-newage{position:relative}.input-newage input,.input-newage select,.input-newage textarea{background-color:#ddcd98;color:#002f46;font-weight:400;padding:1rem 5rem 1rem 2rem;width:100%}.input-newage input::-moz-placeholder,.input-newage select::-moz-placeholder,.input-newage textarea::-moz-placeholder{color:#002f46}.input-newage input::placeholder,.input-newage select::placeholder,.input-newage textarea::placeholder{color:#002f46}.input-newage input.error,.input-newage select.error,.input-newage textarea.error{outline:2px solid #dc3545}.input-newage input:focus-visible,.input-newage select:focus-visible,.input-newage textarea:focus-visible{box-shadow:none;outline:none}.input-newage .label-bottom{left:0;padding-top:4px;position:absolute;top:100%}.collection-card{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative}@media screen and (min-width:768px){.collection-card{transition:transform .3s}.collection-card:hover{transform:scale(1.03)}}.collection-card .header-image{background-color:#002f46;background-position:50%;background-size:cover;border-bottom:4px solid #002f46;height:260px;position:relative;width:100%;z-index:2}@media screen and (min-width:768px){.collection-card .header-image{transform:translate(-.5rem)}}.collection-card .content{background-color:#ddcd98;display:flex;flex:auto;flex-direction:column;justify-content:space-between;padding:1rem;position:relative;z-index:1}@media screen and (min-width:768px){.collection-card .content{padding:6rem 2rem 2rem;transform:translate(.5rem,-4rem)}}.collection-card .content .title{font-size:24px;font-weight:600;line-height:30px}.collection-card .content .footer{border-top:4px solid #002f46;padding-top:.5rem;text-align:center}.input-label-bottom{left:0;position:absolute;top:100%}.hero-container{color:#fff;font-size:18px;position:absolute;text-align:left;top:55%;transform:translateY(-50%);width:100%}.hero-container .header{font-size:64px}.container.container-newage{margin:auto}.container.container-newage h1{font-size:35px;line-height:62px}.container.container-newage h2{font-size:30px;line-height:44px}.container.container-newage h3{font-size:26px;line-height:34px}.container.container-newage h4{font-size:24px;line-height:30px}.container.container-newage h5{font-size:22px;line-height:28px}.container.container-newage h6{font-size:20px;line-height:26px}@media screen and (min-width:768px){.container.container-newage{width:75%}.container.container-newage.extra-wide{width:calc(75% + 140px)}}.divider-left{border-left:3px solid #ddcd98}@media (max-width:768px){.divider-left{border-left:none}}.divider-right{border-right:3px solid #ddcd98}@media (max-width:768px){.divider-right{border-right:none}}.calendar-card{border-radius:.5rem;font-weight:600;height:-moz-fit-content;height:fit-content;text-align:center}.calendar-card .bottom{border-top:2px solid #ede0b4}.calendar-card.white{background:#fff;color:#002f46}.calendar-card.primary{background:#002f46;color:#fff}.calendar-card.medium .top{font-size:38px;padding:1rem 0}.calendar-card.medium .bottom{font-size:16px;padding:.5rem 1.5rem}.calendar-card.small .top{font-size:24px;padding:.4rem .8rem}.calendar-card.small .bottom{font-size:16px;padding:.5rem}.header-newage{position:relative}@media (min-width:768px){.header-newage{padding-left:2rem}.header-newage.bot-divider:before{padding-bottom:4rem;top:0}.header-newage.bot-divider:before,.header-newage.top-divider:before{background:#ddcd98;content:"";height:calc(100% + 6rem);position:absolute;transform:translate(-2rem);width:3px;z-index:9999}.header-newage.top-divider:before{bottom:0}.header-newage.top-divider.long:before{height:calc(100% + 10rem)}.header-newage h1{font-size:64px!important}.header-newage h2{font-size:42px!important}}.button-round-newage{align-items:center;background:none;border-radius:50%;cursor:pointer;display:flex;height:2rem;text-align:center;width:2rem}.button-round-newage i{color:#002f46;height:1rem;margin:auto;width:1rem}.button-round-newage.primary{background:#002f46}.button-round-newage.primary i{color:#fff}.button-round-newage.primary:hover{background-color:#005179}.contanct-icon{align-items:center;background:none;cursor:pointer;display:flex;margin-top:5px;text-align:center}.contanct-icon,.text-content{margin-left:5px}.button-newage{background-color:#002f46;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:.9rem 5rem;transition:transform .3s,color .3s;white-space:nowrap}.button-newage.btn-w-icon{padding-left:50px;padding-right:90px;position:relative}.button-newage.btn-w-icon .icon{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.button-newage:hover{background-color:#005179}.button-newage.transparent{background-color:transparent}.button-newage.transparent:hover{background-color:transparent;opacity:.7}.button-newage.transparent.inverted{background-color:transparent;color:#002f46}.button-newage.green{background-color:#00603b}.button-newage.green:hover{background-color:#00935a}.button-newage.beige{background-color:#ddcd98;color:#002f46}.button-newage.beige:hover{background-color:#eae0be}.button-newage.beige.outlined{background-color:transparent;border:1px solid #ddcd98;color:#fff}.button-newage.beige.outlined:hover{color:hsla(0,0%,100%,.7)}.button-newage.beige.register-btn{border:1px solid #ddcd98}.button-newage.beige.register-btn:hover{border-color:#eae0be}@media screen and (max-width:1472px){.button-newage{padding:.7rem 3.5rem}}@media screen and (max-width:1024px){.button-newage{padding:.5rem 2rem}}@media screen and (max-width:768px){.button-newage{font-size:14px;padding:.5rem 1rem}}@media screen and (max-width:480px){.button-newage{padding:.5rem .75rem}}.solid-shadow-card{box-shadow:1rem 1rem #ddcd98;transform:translate(-1rem)}@media screen and (max-width:768px){.solid-shadow-card{box-shadow:none;transform:translate(0)}.treepedigree>div>div{overflow-wrap:anywhere}}.footer-bottom{background-color:rgba(0,0,0,.2)}
