.ctl-wrapper .ctl-vertical-wrapper .ctl-icon{-webkit-box-shadow:0 0 0 4px #fff,inset 0 0 0 2px rgba(0,0,0,.05),0 0 0 8px var(--ctw-line-bg);box-shadow:0 0 0 2px #fff,inset 0 0 0 2px rgba(0,0,0,.05),0 0 0 5px var(--ctw-line-bg);left:calc(var(--ctw-ibx-size)/ 2 - var(--ctw-ibx-size) * 1.95);top:calc(var(--ctw-ibx-position) * 1% - var(--ctw-ibx-size) * var(--ctw-ibx-position) + 7px)}.ctl-wrapper .ctl-vertical-wrapper{--ctw-ibx-position:0;--ctw-cbx-text-align:left;--ctw-cbx-img-order:2;max-width:1600px;padding:calc(var(--ctw-line-width) * 3) 10px;margin:0 auto}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.odd{--ctw-arw-bg:var( --ctw-first-story-color, var(--ctw-second-story-color, var(--ctw-cbx-title-color)))}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.even{--ctw-arw-bg:var(--ctw-second-story-color, var(--ctw-first-story-color, var(--ctw-cbx-title-color)))}.ctl-wrapper .ctl-vertical-wrapper.ctl-clean-skin .ctl-story.odd{--ctw-cbx-title-color:var(--ctw-first-story-color);--ctw-lbl-big-color:var(--ctw-first-story-color)}.ctl-wrapper .ctl-vertical-wrapper.ctl-clean-skin .ctl-story.even{--ctw-cbx-title-color:var(--ctw-second-story-color);--ctw-lbl-big-color:var(--ctw-second-story-color)}.ctl-wrapper .ctl-one-sided .ctl-story{--ctw-cbx-bottom-margin:50px}.ctl-wrapper .ctl-vertical-wrapper .ctl-end,.ctl-wrapper .ctl-vertical-wrapper .ctl-start{background-color:var(--ctw-line-bg);width:calc(var(--ctw-line-width) * 3);height:calc(var(--ctw-line-width) * 3);display:inline-block;position:absolute;left:calc(50% - var(--ctw-line-width) * 1.5);z-index:1;border-width:calc(var(--ctw-line-bd-width) * 1px);border-style:var(--ctw-line-bd-style);border-color:var(--ctw-line-bd-color);border-radius:calc(var(--ctw-ibx-radius) * 1%);-webkit-border-radius:calc(var(--ctw-ibx-radius) * 1%);-moz-border-radius:calc(var(--ctw-ibx-radius) * 1%);-ms-border-radius:calc(var(--ctw-ibx-radius) * 1%);-o-border-radius:calc(var(--ctw-ibx-radius) * 1%)}.ctl-wrapper .ctl-vertical-wrapper:where(.ctl-start:after,.ctl-end:after){content:"";position:absolute;height:calc(var(--ctw-line-bd-width) * 1px + var(--ctw-line-width) * .1);width:calc(var(--ctw-line-width) - var(--ctw-line-bd-width) * 2px);background-color:var(--ctw-line-bg);left:calc(50% - (var(--ctw-line-width) - var(--ctw-line-bd-width) * 2px)/ 2)}.ctl-wrapper .ctl-vertical-wrapper .ctl-start:after{bottom:calc(0px - var(--ctw-line-bd-width) * 1px)}.ctl-wrapper .ctl-vertical-wrapper .ctl-end:after{top:calc(0px - var(--ctw-line-bd-width) * 1px)}.ctl-wrapper .ctl-vertical-wrapper .ctl-timeline{position:relative;margin:0;padding:22px 0;display:flow-root;width:100%!important}.ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before{content:"";position:absolute;top:0;bottom:0;left:calc(50% - var(--ctw-line-width)/ 2);display:block;width:var(--ctw-line-width);background-color:var(--ctw-line-bg);border-width:0 calc(var(--ctw-line-bd-width) * 1px) 0 calc(var(--ctw-line-bd-width) * 1px);border-color:var(--ctw-line-bd-color)}.ctl-wrapper .ctl-vertical-wrapper .ctl-inner-line{position:absolute;top:0;bottom:0;left:calc(50% - var(--ctw-line-width)/ 2);display:block;width:var(--ctw-line-width);background-color:var(--ctw-line-filling-color);z-index:1;height:0;max-height:100%;transition:all .6 ease-in-out}.ctl-wrapper .ctl-vertical-wrapper .ctl-year{position:relative;margin:0 0 50px 0;justify-content:center;width:100%;z-index:2}.ctl-wrapper .ctl-vertical-wrapper .ctl-year:nth-child(2){margin:22px 0 50px 0}.ctl-wrapper .ctl-vertical-wrapper .ctl-year:first-child{margin-top:0!important}.ctl-wrapper .ctl-vertical-wrapper:where(.ctl-year-text:before,.ctl-year-text:after){height:calc(var(--ctw-ybx-bd-width) + var(--ctw-line-width) * .1);width:calc(var(--ctw-line-width) - var(--ctw-line-bd-width) * 2px);left:calc(50% - (var(--ctw-line-width) - var(--ctw-line-bd-width) * 2px)/ 2)}.ctl-wrapper .ctl-vertical-wrapper .ctl-year-text:before{top:0}.ctl-wrapper .ctl-vertical-wrapper .ctl-year-text:after{bottom:0}.ctl-wrapper .ctl-vertical-wrapper .ctl-media.small{align-items:start;padding:15px 15px}.ctl-wrapper .ctl-vertical-wrapper .ctl-labels{justify-content:space-between;top:calc(var(--ctw-ibx-position) * 1% - var(--ctw-ibx-size) * var(--ctw-ibx-position)/ 100 - (var(--ctw-lbl-big-size)/ 2 - var(--ctw-ibx-size)/ 1.5));right:calc(100% + var(--ctw-ibx-size) * 2);text-align:var(--ctw-cbx-date-text-align);color:var(--ctw-arw-bg)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-labels{left:calc(100% + var(--ctw-ibx-size) * 2);text-align:left;color:var(--ctw-arw-bg)}.ctl-wrapper .ctl-vertical-wrapper:where(.ctl-both-sided,.ctl-one-sided) .timeline-year~.ctl-story:nth-child(3){margin-top:0}.ctl-wrapper .ctl-vertical-wrapper:where(.ctl-both-sided,.ctl-one-sided) .ctl-story:nth-child(2){margin-top:50px}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-icon{left:calc(var(--ctw-ibx-size)/ 2 - var(--ctw-ibx-size) * 2)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-icon{left:auto;right:calc(var(--ctw-ibx-size)/ 2 - var(--ctw-ibx-size) * 1.9)}.ctl-wrapper .ctl-vertical-wrapper .ctl-icondot{left:calc(var(--ctw-ibx-size) * .75 - var(--ctw-ibx-size) * 2);top:calc(var(--ctw-ibx-position) * 1% - var(--ctw-ibx-size) * var(--ctw-ibx-position)/ 100 + var(--ctw-ibx-size)/ 2.5)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-icondot{left:auto;right:calc(var(--ctw-ibx-size) * .76 - var(--ctw-ibx-size) * 2)}.ctl-wrapper .ctl-vertical-wrapper :where(.ctl-icondot:before,.ctl-icondot:after,.ctl-icon:before,.ctl-icon:after){height:calc(var(--ctw-ibx-bd-width) + var(--ctw-line-width) * .1);width:calc(var(--ctw-line-width) - var(--ctw-line-bd-width) * 2px);left:calc(50% - (var(--ctw-line-width) - var(--ctw-line-bd-width) * 2px)/ 2)}.ctl-wrapper .ctl-vertical-wrapper:where(.ctl-icondot:before,.ctl-icon:before){top:calc(0px - var(--ctw-ibx-bd-width))}.ctl-wrapper .ctl-vertical-wrapper :where(.ctl-icondot:after,.ctl-icon:after){bottom:calc(0px - var(--ctw-ibx-bd-width))}.ctl-wrapper .ctl-vertical-wrapper .ctl-arrow{background:linear-gradient(to top right,var(--ctw-arw-bg) 52%,transparent 48%);left:calc(var(--ctw-ibx-size)/ 7 - var(--ctw-ibx-size)/ 2.6 + var(--ctw-cbx-bd-left-width)/ 3);border-width:0 0 var(--ctw-cbx-bd-left-width) var(--ctw-cbx-bd-left-width);box-shadow:-4px 4px 8px -4px rgb(0,0,0,.4);top:calc(var(--ctw-ibx-position) * 1% - var(--ctw-ibx-size) * var(--ctw-ibx-position)/ 100 + var(--ctw-ibx-size)/ 2 - var(--ctw-ibx-size)/ 7)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-bg-hover:hover .ctl-arrow{background:linear-gradient(to top right,var(--ctw-cbx-title-bg,var(--ctw-cbx-bg-hover)) 52%,transparent 48%)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-bg-hover.ctl-story-left:hover .ctl-arrow{background:linear-gradient(to bottom left,var(--ctw-cbx-title-bg,var(--ctw-cbx-bg-hover)) 52%,transparent 48%)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-arrow{left:auto;right:calc(var(--ctw-ibx-size)/ 7 - var(--ctw-ibx-size)/ 2.5 + var(--ctw-cbx-bd-left-width)/ 3);background:linear-gradient(to bottom left,var(--ctw-arw-bg) 52%,transparent 48%);border-width:var(--ctw-cbx-bd-left-width) var(--ctw-cbx-bd-left-width) 0 0;box-shadow:4px -4px 8px -4px rgb(0,0,0,.4)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story{position:relative;width:calc(50% - var(--ctw-ibx-size));float:right;clear:both;z-index:2}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left{float:left}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-content{box-shadow:var(--ctw-cbx-shadow);border-width:var(--ctw-cbx-bd-top-width) var(--ctw-cbx-bd-left-width) var(--ctw-cbx-bd-bottom-width) var(--ctw-cbx-bd-right-width);border-radius:var(--ctw-cbx-radius-left);-webkit-border-radius:var(--ctw-cbx-radius-left);-moz-border-radius:var(--ctw-cbx-radius-left);-ms-border-radius:var(--ctw-cbx-radius-left);-o-border-radius:var(--ctw-cbx-radius-left)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left:hover .ctl-content,.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-right:hover .ctl-content{box-shadow:var(--ctw-cbx-shadow);border-radius:var(--ctw-cbx-radius-left-hover);-webkit-border-radius:var(--ctw-cbx-radius-left-hover);-moz-border-radius:var(--ctw-cbx-radius-left-hover);-ms-border-radius:var(--ctw-cbx-radius-left-hover);-o-border-radius:var(--ctw-cbx-radius-left-hover)}.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-compact-wrapper,.ctl-clean-skin) .ctl-story.even .ctl-title{background:var(--ctw-second-story-color)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-media{justify-content:var(--ctw-cbx-img-align);align-self:flex-start}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-description{text-align:var(--ctw-cbx-desc-text-align)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-button{justify-content:var(--ctw-cbx-btn-align)}.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-compact-wrapper,.ctl-clean-skin) .ctl-story.odd .ctl-title{background:var(--ctw-first-story-color)}.ctl-wrapper .ctl-vertical-wrapper .odd .ctl-icon{background-color:var(--ctw-first-story-color)}.ctl-vertical-wrapper .ctl-year-label.ctl-year-text{box-shadow:0 0 0 2px #fff,inset 0 0 0 2px rgba(0,0,0,.05),0 0 0 5px var(--ctw-line-bg)}.ctl-wrapper .ctl-one-sided{max-width:1200px;margin-left:0;width:100%;position:relative;margin-right:0;padding-left:300px}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-year{justify-content:flex-start;left:-115px}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-year:after{content:'';width:37px;height:var(--ctw-line-width);background:var(--ctw-line-bg);z-index:-1}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-inner-line,.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-timeline:before{left:0}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-end,.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-start{left:297px}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided:not(.ctl-compact-wrapper,.ctl-clean-skin) .ctl-story.ctl-story-right.odd .ctl-title{background:var(--ctw-first-story-color)}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-story.ctl-story-right.odd{--ctw-arw-bg:var(--ctw-first-story-color, var(--ctw-second-story-color, var(--ctw-cbx-title-color)))}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-story-right.odd .ctl-icon{background-color:var(--ctw-first-story-color)}.ctl-wrapper .ctl-one-sided .ctl-story.even{--ctw-lbl-big-color:var(--ctw-lbel-big-color, var(--ctw-second-story-color))}.ctl-wrapper .ctl-one-sided .ctl-story.odd{--ctw-lbl-big-color:var( --ctw-lbel-big-color, var(--ctw-first-story-color))}@media only screen and (min-width:768px){.ctl-wrapper .ctl-one-sided .ctl-story{width:calc(100% - var(--ctw-ibx-size))}}.ctl-pagination{display:flex;align-items:stretch;gap:5px}.cool-timeline-wrapper:not(.ctl-one-sided) .ctl-pagination{justify-content:center}.ctl-vertical-wrapper .ctl-pagination a,.ctl-vertical-wrapper .ctl-pagination span{display:inline-block;padding:2px 10px}.ctl-vertical-wrapper .ctl-pagination a{background-color:#ebebeb;color:#777;text-decoration:none;position:relative}.ctl-vertical-wrapper .ctl-pagination .next.page-numbers,.ctl-vertical-wrapper .ctl-pagination .prev.page-numbers{font-size:15px;fill:#777;display:flex;justify-content:center;align-items:center}.ctl-vertical-wrapper .ctl-pagination a.ctl-btn-click-effect::after{content:'';position:absolute;top:calc(100% / 9 - (100% * 1.7)/ 4);left:calc(100% / 9 - (100% * 1.7)/ 4);width:calc(100% * 1.6);height:calc(100% * 1.6);background-color:var(--ctw-line-bg);animation:ctl-btn-effect .6s forwards;z-index:-1;opacity:.2}@keyframes ctl-btn-effect{0%{transform:scale3d(.3,.3,1)}25%,50%{opacity:.2}100%{opacity:0;transform:scale3d(1.2,1.2,1)}}.ctl-vertical-wrapper .ctl-pagination .next.page-numbers:hover,.ctl-vertical-wrapper .ctl-pagination .prev.page-numbers:hover{fill:#fff}.ctl-vertical-wrapper .ctl-pagination a:hover{background-color:var(--ctw-line-bg);color:#fff}.ctl-vertical-wrapper .ctl-pagination span.dots{padding:0;color:#dcdcdc}.ctl-vertical-wrapper .ctl-pagination span.current{background-color:var(--ctw-line-bg);color:#fff}.ctl-vertical-wrapper nav.ctl-pagination{text-align:center;position:relative;margin:20px 0}.ctl-vertical-wrapper.ctl-one-sided nav.ctl-pagination{text-align:left}@media (min-width:280px){.ctl-vertical-wrapper nav.ctl-pagination{top:0}}@media only screen and (max-width:325px){.ctl-wrapper .ctl-vertical-wrapper .ctl-year .ctl-year-text:before{width:calc(var(--ctw-ibx-size) - var(--ctw-line-width)/ 10 + var(--ctw-line-bd-width) * 1px + 1px)}.ctl-wrapper .ctl-vertical-wrapper.cool-timeline-wrapper:not(.ctl-compact-wrapper) .ctl-end,.ctl-wrapper .ctl-vertical-wrapper.cool-timeline-wrapper:not(.ctl-compact-wrapper) .ctl-start{left:calc(6% - var(--ctw-line-width)/ 10)!important}.ctl-wrapper .ctl-vertical-wrapper .ctl-story{left:calc(5% - var(--ctw-line-width) - 7.8px)!important}.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-compact-wrapper) .ctl-icon{left:calc(var(--ctw-ibx-size)/ 2 - var(--ctw-ibx-size) * 2.05)!important}.ctl-wrapper .ctl-vertical-wrapper .ctl-year{margin:22px 0 50px 0!important}.ctl-wrapper .cool-timeline-wrapper.ctl-vertical-wrapper.ctl-one-sided .ctl-story{left:5px}.ctl-wrapper .cool-timeline-wrapper.ctl-vertical-wrapper.ctl-one-sided .ctl-end,.ctl-wrapper .cool-timeline-wrapper.ctl-vertical-wrapper.ctl-one-sided .ctl-start{left:calc(3% - var(--ctw-line-width) + 2px)!important}}@media only screen and (min-width:769px){.ctl-vertical-wrapper nav.ctl-pagination{top:15px;margin-bottom:30px}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-story{max-width:600px;width:calc(100% - (calc(51px + var(--ctw-ibx-size)/ 2)));left:calc(31px + var(--ctw-ibx-size)/ 4);float:unset}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-story.ctl-story-icon{left:calc(31px + var(--ctw-ibx-size)/ 2)}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-icondot{left:calc(-30px - var(--ctw-ibx-size)/ 4);transform:translateX(-50%)}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-icon{left:calc(-30px - var(--ctw-ibx-size)/ 2);transform:translateX(-50%)}}@media only screen and (max-width:767px){.ctl-wrapper .ctl-vertical-wrapper .ctl-inner-line,.ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before{left:calc(5% - var(--ctw-line-width)/ 1)!important}.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-one-sided) .ctl-end,.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-one-sided) .ctl-start{left:calc(5% - var(--ctw-line-width) + 6px)!important}.ctl-wrapper .ctl-vertical-wrapper .ctl-end,.ctl-wrapper .ctl-vertical-wrapper .ctl-start{left:calc(5% - var(--ctw-line-width)/ 2 - var(--ctw-line-width) * 1.6)!important}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided{padding-left:0}.ctl-vertical-wrapper .ctl-pagination a,.ctl-vertical-wrapper .ctl-pagination span{margin:2px 0}.ctl-wrapper .ctl-vertical-wrapper .ctl-icondot,.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-icondot{left:calc(var(--ctw-ibx-size)/ 2 - var(--ctw-ibx-size) * 1.85)}.ctl-wrapper .ctl-vertical-wrapper:where(.ctl-timeline:before,.ctl-inner-line){left:calc(0px - var(--ctw-line-width)/ 2 + var(--ctw-ibx-size)/ 2)}.ctl-wrapper .ctl-vertical-wrapper .ctl-year{justify-content:flex-start;left:calc(5% - var(--ctw-line-width)/ 1)!important}.ctl-wrapper .ctl-vertical-wrapper .ctl-year .ctl-year-text:after{left:calc(0px + var(--ctw-ibx-size)/ 2 - var(--ctw-line-width)/ 2 + var(--ctw-line-bd-width)/ 2)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story{width:calc(100% - var(--ctw-ibx-size) * 1.5);float:unset;text-align:left;margin-bottom:calc(var(--ctw-cbx-bottom-margin));top:0;left:calc(5% - var(--ctw-line-width)/ 1 + 45px)!important}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-story{float:unset}.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-compact-wrapper) .ctl-story .ctl-labels{position:relative;left:0;top:0;text-align:left!important;width:100%;margin:20px 5px 20px}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-icondot{left:calc(var(--ctw-ibx-size)/ 2 - var(--ctw-ibx-size) * 1.85)}.ctl-wrapper .ctl-vertical-wrapper .ctl-icon{top:calc(var(--ctw-ibx-position) * 1% - var(--ctw-ibx-size) * var(--ctw-ibx-position)/ 100 + (var(--ctw-lbl-big-size) + var(--ctw-lbl-small-size) + var(--ctw-lbl-gap) - 20px) - ((var(--ctw-lbl-big-size) + var(--ctw-lbl-small-size) + var(--ctw-lbl-gap) + 12px) * var(--ctw-ibx-position)/ 100) - 5px + var(--lbl-bd-width) * 2);transform:translateY(-50%)!important;left:calc(var(--ctw-ibx-size)/ 2 - var(--ctw-ibx-size) * 2.05)}.ctl-wrapper .ctl-vertical-wrapper .ctl-labels~.ctl-icon{top:calc(var(--ctw-ibx-position) * 1% - var(--ctw-ibx-size) * var(--ctw-ibx-position)/ 100 + (var(--ctw-lbl-big-size) + var(--ctw-lbl-small-size) + var(--ctw-lbl-gap) + -8px) - ((var(--ctw-lbl-big-size) + var(--ctw-lbl-small-size) + var(--ctw-lbl-gap)) * var(--ctw-ibx-position)/ 100) + 16px + var(--lbl-bd-width) * 2 + var(--ctw-cbx-date-line-height))}.ctl-wrapper .ctl-vertical-wrapper .ctl-labels~.ctl-icondot{top:calc(var(--ctw-ibx-size) * var(--ctw-ibx-position) + var(--ctw-ibx-size)/ 2 + (var(--ctw-lbl-big-size) + var(--ctw-lbl-small-size) + var(--ctw-lbl-gap) + -7px) - ((var(--ctw-lbl-big-size) + var(--ctw-lbl-small-size) + var(--ctw-lbl-gap)) * var(--ctw-ibx-position)/ 10) + var(--lbl-bd-width) * 2 + var(--ctw-cbx-date-line-height) - 15PX)}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left{float:unset}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-labels{right:0}.ctl-wrapper .ctl-vertical-wrapper .ctl-arrow,.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-arrow{border-width:0 0 var(--ctw-cbx-bd-left-width) var(--ctw-cbx-bd-left-width);left:calc(var(--ctw-ibx-size)/ 7 - var(--ctw-ibx-size)/ 2.6 + var(--ctw-cbx-bd-left-width)/ 3);box-shadow:-4px 4px 8px -4px rgb(0,0,0,.4)}.ctl-wrapper .ctl-vertical-wrapper .ctl-arrow,.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-arrow{background:linear-gradient(to top right,var(--ctw-arw-bg) 52%,transparent 48%)!important}.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-compact-wrapper) .ctl-labels~.ctl-arrow,.ctl-wrapper .ctl-vertical-wrapper:not(.ctl-compact-wrapper) .ctl-story.ctl-story-left .ctl-labels~.ctl-arrow{top:calc(var(--ctw-ibx-size) * var(--ctw-ibx-position) + var(--ctw-ibx-size)/ 2 + (var(--ctw-lbl-big-size) + var(--ctw-lbl-small-size) + var(--ctw-lbl-gap) + -24px) - ((var(--ctw-lbl-big-size) + var(--ctw-lbl-small-size) + var(--ctw-lbl-gap)) * var(--ctw-ibx-position)/ 10) + var(--lbl-bd-width) * 2 + var(--ctw-cbx-date-line-height))}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-icon{left:calc(var(--ctw-ibx-size)/ 2.5 - var(--ctw-ibx-size) * 2);right:auto}.ctl-wrapper .ctl-vertical-wrapper .ctl-story .ctl-title{text-align:left;justify-content:left!important}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-media{justify-content:var(--ctw-cbx-img-align,var(--ctw-cbx-text-align))}.ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-button{justify-content:var(--ctw-cbx-btn-align,var(--ctw-cbx-text-align))}.ctl-wrapper .ctl-vertical-wrapper .ctl-year .ctl-year-text{position:relative;overflow:visible;left:calc(var(--ctw-ibx-size) - var(--ctw-line-width)/ 10 + var(--ctw-line-bd-width) * 1px);right:auto}.ctl-wrapper .ctl-vertical-wrapper .ctl-year .ctl-year-text:before{height:var(--ctw-line-width);left:auto;right:calc(95% + var(--ctw-ybx-bd-width))!important;width:calc(var(--ctw-ibx-size) - var(--ctw-line-width)/ 10 + var(--ctw-line-bd-width) * 1px);background-color:var(--ctw-line-bg);opacity:1;z-index:-1}.ctl-wrapper .ctl-vertical-wrapper .ctl-year-label.ctl-year-text::after{right:100%;left:auto;width:var(--ctw-ybx-bd-width);height:var(--ctw-line-width)}.ctl-wrapper .ctl-vertical-wrapper .ctl-year .ctl-year-text:before,.ctl-wrapper .ctl-vertical-wrapper .ctl-year-label.ctl-year-text::after{top:calc(50% - var(--ctw-line-width)/ 2)!important;border-width:calc(var(--ctw-line-bd-width) * 1px) 0 calc(var(--ctw-line-bd-width) * 1px) 0;border-style:var(--ctw-line-bd-style);border-color:var(--ctw-line-bd-color)}.ctl-wrapper .cool-timeline-wrapper.ctl-vertical-wrapper.ctl-one-sided .ctl-story{left:-4px;width:calc(94% - var(--ctw-ibx-size))!important}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-icon{left:calc(var(--ctw-ibx-size)/ 2.2 - var(--ctw-ibx-size) * 2)}}.ctl-wrapper .cool-timeline-wrapper .ctl-vertical-wrapper .ctl-year{left:calc(5% - 22px)}@media only screen and (max-width:950px){.ctl-vertical-wrapper nav.ctl-pagination{margin:40px 0}}@media only screen and (max-width:428px){.ctl-wrapper .cool-timeline-wrapper.ctl-vertical-wrapper.ctl-one-sided .ctl-year:after{display:none!important}.ctl-wrapper .ctl-vertical-wrapper .ctl-end,.ctl-wrapper .ctl-vertical-wrapper .ctl-start{left:calc(5% - var(--ctw-line-width) + 6px)!important}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-end,.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-start{left:calc(3% - var(--ctw-line-width) + 4px)!important}}@media only screen and (max-width:378px){.ctl-wrapper .ctl-vertical-wrapper .ctl-year{margin:22px 0 50px 0}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-icon{left:calc(var(--ctw-ibx-size)/ 2.2 - var(--ctw-ibx-size) * 2)}.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-end,.ctl-wrapper .ctl-vertical-wrapper.ctl-one-sided .ctl-start{left:calc(3% - var(--ctw-line-width) + 3px)!important}}.ast-hb-account-login-wrapper .ast-hb-account-login{position:fixed;left:50%;top:50%;padding:35px;max-height:550px;width:340px;margin:0 0 0 -170px;background-color:#f1f1f1;z-index:1000011;box-shadow:0 3px 6px rgba(0,0,0,.3)}.ast-hb-account-login-wrapper .ast-hb-account-login-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;opacity:.7;z-index:1000010;transition:all .3s}.ast-hb-account-login-wrapper .ast-hb-login-header .ast-hb-login-close{background:0 0;border:0;font-size:24px;line-height:1;padding:.4em;color:inherit;-js-display:flex;display:flex;box-shadow:none}.ast-hb-account-login-wrapper #loginform input[type=password],.ast-hb-account-login-wrapper #loginform input[type=text]{width:100%;max-width:100%;margin-top:10px;border:1px solid;background-color:transparent;vertical-align:middle}.ast-hb-account-login-form-footer a.ast-header-account-footer-link:not(:last-child) span:after{content:"|";margin:0 .4em}.ast-header-account-link.ast-account-action-link,.ast-header-account-link.ast-account-action-login,.ast-header-account-link.ast-account-action-login.customize-unpreviewable,.ast-header-break-point .ast-header-account-link{cursor:pointer;pointer-events:all}.ast-header-account{-js-display:flex;display:flex}.ast-hb-account-login-wrapper{visibility:hidden}.ast-hb-account-login-wrapper .ast-hb-login-header{-js-display:flex;position:absolute;right:0;top:0;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px)}.ast-hb-account-login-wrapper .ast-hb-account-login{transform:scale(.7);opacity:0;transition:all .3s;overflow:auto}.ast-hb-account-login-wrapper.show{visibility:visible}.ast-hb-account-login-wrapper.show .ast-hb-account-login{transform:scale(1) translateY(-50%);opacity:1}.ast-hb-login-body{height:100%;position:relative;line-height:1.5}.ast-hf-account-menu-wrap.ast-main-header-bar-alignment{position:relative}.main-header-bar .main-header-bar-navigation .ast-account-nav-menu{line-height:1.45}.ast-account-nav-menu{width:240px;background:#fff;left:-999em;position:absolute;top:0;z-index:99999;list-style:none;margin:0;padding-left:0;border:0;box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-account-nav-menu .sub-menu{right:auto;top:0;margin-left:0}.ast-account-nav-menu .menu-item.focus>.sub-menu,.ast-account-nav-menu .menu-item:hover>.sub-menu{left:100%}.ast-account-nav-menu .ast-left-align-sub-menu.menu-item.focus>.sub-menu,.ast-account-nav-menu .ast-left-align-sub-menu.menu-item:hover>.sub-menu{left:-100%}.ast-account-nav-menu .menu-item .menu-link{padding:.9em 1em}.ast-account-nav-menu .menu-item{border-style:none}.ast-account-nav-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg)}.ast-above-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-below-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-primary-header-bar .main-header-menu.ast-account-nav-menu>.menu-item{height:auto;line-height:unset;bottom:-5px}.ast-header-account-wrap .woocommerce-MyAccount-navigation-link.is-active a{background:unset}.ast-header-account-wrap .menu-item:last-child>.menu-link{border-style:none}.ast-divider-wrapper{border:0}.ast-mobile-popup-content .ast-header-divider-element{justify-content:center}.ast-header-divider-element{position:relative}.ast-fb-divider-layout-vertical{position:relative}.ast-hb-divider-layout-vertical.ast-header-divider-element{height:100%}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px}.footer-widget-area .ast-footer-divider-element{position:relative;align-items:center}.footer-widget-area .ast-divider-wrapper{display:inline-block}.ast-builder-footer-grid-columns .ast-fb-divider-layout-horizontal{-js-display:inline-flex;display:inline-flex;vertical-align:middle}[data-section*=section-fb-button-] .ast-builder-button-size-xs .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xs .ast-custom-button{font-size:13px;padding:8px 20px}[data-section*=section-fb-button-] .ast-builder-button-size-sm .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button{font-size:15px;padding:10px 40px}[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button{font-size:17px;padding:15px 45px}[data-section*=section-fb-button-] .ast-builder-button-size-lg .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-lg .ast-custom-button{font-size:19px;padding:20px 50px}[data-section*=section-fb-button-] .ast-builder-button-size-xl .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xl .ast-custom-button{font-size:21px;padding:25px 55px}.ast-fb-divider-layout-vertical{-js-display:flex;display:flex}.site-footer-section{position:relative}.ast-builder-language-switcher .ast-builder-language-switcher-menu{list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:transparent}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher{display:block}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher-menu{display:block}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher{-js-display:flex;display:flex}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher-menu{-js-display:flex;display:flex;flex-wrap:wrap}.ast-builder-language-switcher a{-js-display:flex;display:flex;align-items:center}.ast-lswitcher-item-footer,.ast-lswitcher-item-header{-js-display:inline-flex;display:inline-flex}span.ast-lswitcher-item-footer:last-child,span.ast-lswitcher-item-header:last-child{margin-right:0}.ast-header-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto;z-index:99}.ast-footer-sticky-active .ast-custom-footer{position:fixed!important;right:0;left:0;bottom:0;margin:0 auto;z-index:99}.ast-custom-header{position:relative;z-index:99}.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .fl-module-content{transition:all .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-section-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-row>.elementor-column>.elementor-element-populated{transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap{transition:padding .3s linear;padding-top:5px;padding-bottom:5px;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content{margin-top:5px;margin-bottom:5px;transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap{transition:padding .3s linear;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row>.elementor-column>.elementor-element-populated{max-height:60px;transition:all .3s linear}.ast-custom-header.ast-header-sticky-active{top:0;width:100%;transition:ease-out}.single-advanced-hook .ast-no-title,.single-advanced-hook .hentry{margin:0}.js_active .ast-plain-container.single-advanced-hook .entry-header{margin:0}.summary.entry-summary+[CLASS*=astra-advanced-hook]{clear:both}.single-astra-advanced-hook .wp-block-buttons,.single-astra-advanced-hook .wp-block-uagb-buttons{margin-bottom:1.5em}.single-astra-advanced-hook .ast-container{flex-wrap:wrap}.single-astra-advanced-hook .ast-container>*{width:100%}body.ast-padded-layout:after,body.ast-padded-layout:before{background:inherit;content:"";display:block;height:0;left:0;position:fixed;width:100%;z-index:999}body.ast-padded-layout:after{bottom:0}body.ast-padded-layout{background-attachment:fixed}body.ast-padded-layout:before{top:0}@media (min-width:44.375em){body.ast-padded-layout.admin-bar:before{top:46px}}@media (min-width:48.9375em){body.ast-padded-layout.admin-bar:before{top:32px}}.elementor-page.ast-box-layout #page,.elementor-page.ast-padded-layout #page{overflow:hidden}.siteorigin-panels.ast-box-layout #page,.siteorigin-panels.ast-padded-layout #page{overflow:hidden}.ast-separate-container.ast-box-layout #content .ast-container{padding-left:0;padding-right:0}@media (max-width:768px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:20px;padding-right:20px}}@media (max-width:544px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:.54em;padding-right:.54em}}.js_active .ast-box-layout #page,.js_active .ast-padded-layout #page{overflow:hidden}.js_active .ast-box-layout.ast-page-builder-template .vc_row[data-vc-full-width],.js_active .ast-padded-layout.ast-page-builder-template .vc_row[data-vc-full-width]{max-width:100%;left:0!important}.astra-full-megamenu-wrapper{z-index:99999}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.sub-menu>.menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ast-mm-has-desc>.menu-link{vertical-align:middle;text-align:center}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .menu-item:hover>.menu-link{background-color:transparent}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu{opacity:0;visibility:hidden;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu-focus .menu-item>.menu-link{background-color:transparent}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus{opacity:1;visibility:visible;-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item{padding-left:15px;padding-right:15px;display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu{background-color:transparent;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu .ast-header-navigation-arrow{display:none!important}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus .astra-megamenu.astra-megamenu-focus{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched .ast-mm-template-content{padding:0}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link:after{content:""}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link .ast-icon.icon-arrow{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link,.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover .astra-full-megamenu-wrapper,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover .astra-megamenu{opacity:0;visibility:hidden;pointer-events:none}.ast-desktop .main-header-menu .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover>.sub-menu{visibility:hidden;opacity:0;left:-999em}.ast-desktop .main-header-menu .astra-megamenu-li.megamenu-active>.sub-menu{left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu{opacity:1;visibility:visible;-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:first-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:first-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-2 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-3 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-4 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .sub-menu{background-color:transparent;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu>.menu-item .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper .astra-megamenu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper .astra-megamenu{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li.megamenu-active .astra-megamenu .sub-menu .menu-item,.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .menu-item .sub-menu,.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper{background:#fff;position:absolute;opacity:0;visibility:hidden;top:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu{display:none;position:relative;left:0;top:0;margin:0 auto;padding-left:0;padding-right:0;border-width:0}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched.sub-menu{padding:15px}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item+.ast-mm-custom-content{margin-top:.9em}.ast-desktop .ast-mega-menu-enabled .menu-item-heading:not(.menu-item-has-children)>a{margin-bottom:.9em}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link{background-color:transparent}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text{vertical-align:text-top}.ast-desktop .ast-mm-custom-text-content,.ast-desktop .ast-mm-template-content{padding:0 1em}.ast-desktop .ast-mm-custom-text-content{margin-bottom:.9em}.ast-desktop .ast-below-header .ast-mm-custom-text-content,.ast-desktop .ast-below-header .ast-mm-template-content{padding:.9em 1em}.ast-desktop .submenu-with-border .astra-full-megamenu-wrapper{border-width:1px;border-style:solid}.ast-desktop .ast-mm-widget-content a{display:initial}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:1.5em;margin-bottom:.9em}.ast-desktop .ast-mm-widget-content .ast-search-submit{display:none}.ast-desktop .submenu-with-border .astra-megamenu{border-width:1px}.ast-menu-description{line-height:1.6;display:block;font-size:.8em;padding:2px 0}.site-header a .ast-menu-description,.site-header a .sub-arrow{transition:none}.site-header .menu-text{transition:none}.ast-header-break-point .ast-menu-description{line-height:inherit}.astra-mm-highlight-label{font-size:.7em;margin-left:5px;line-height:normal;padding:3px 6px;border-radius:2px}.ast-desktop .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link:after,.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link:after{content:"";margin:0}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after{transform:rotate(-90deg)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow{position:absolute;right:5%;top:50%;transform:translateY(-50%)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:hover{background:0 0}.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after{display:none}.ast-disable-link{cursor:default}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link{background:0 0}.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .astra-mega-menu-width-full,.ast-desktop .astra-mega-menu-width-full-stretched{background:0 0}.ast-desktop .main-header-menu>.menu-item .astra-full-megamenu-wrapper:before{position:absolute;content:"";top:0;left:0;width:100%;transform:translateY(-100%)}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-megamenu .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper{box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu{display:block!important}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu{display:block!important}.ast-hidden{display:none!important}.rtl.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper .astra-megamenu,.rtl.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper .astra-megamenu{right:0}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .3s ease-in-out,display .3s ease-in-out;width:100%;height:100%}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:var(--ast-fs-search-submit-background,0 0);padding:0;border-radius:50%;box-shadow:none;color:var(--ast-fs-search-text-color,#9e9e9e);transition:all .7s ease-In;outline:0;border:0;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa}.ast-search-box.header-cover{position:absolute;background:rgba(25,25,25,.96);top:0;z-index:10}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%}.ast-search-box.header-cover .ast-container{position:relative}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em}.ast-search-box.header-cover #close{vertical-align:middle;backface-visibility:hidden}.ast-search-box.full-screen{position:fixed;background:rgba(25,25,25,.96);top:0;left:0;z-index:999}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid var(--ast-border-color)}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2em;padding-left:20px;line-height:1.7;width:92%;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:var(--ast-fs-search-font-size,1.7em)}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;backface-visibility:hidden}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0}.ast-search-box.full-screen ::-moz-placeholder{opacity:0}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0}.ast-search-box.full-screen :-moz-placeholder{opacity:0}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1}.ast-search-box.full-screen ::-moz-placeholder{opacity:1}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1}.ast-search-box.full-screen :-moz-placeholder{opacity:1}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:0}.site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:2em}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-right:2em}.ast-header-break-point .ast-search-box.full-screen .ast-search-wrapper .search-field{width:80%}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.iphone.full-screen,.ipod.full-screen{position:fixed!important}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em}}