@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Sofia+Sans+Extra+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap);
@charset "UTF-8";.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:15px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{display:inline-block;height:24px;position:relative;width:40px}.hamburger-inner{display:block;margin-top:-2px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(5.7142857143px,-6px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}@font-face{font-display:swap;font-family:lte-font;font-style:normal;font-weight:400;src:url(/wp-content/themes/usa-rugby/assets/dist/fonts/lte-font.woff2) format("woff2"),url(/wp-content/themes/usa-rugby/assets/dist/fonts/lte-font.woff) format("woff")}body,html{color:#222;font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;font-weight:400}h1,h2,h3,h4{font-family:Sofia Sans Extra Condensed,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;font-weight:800}b,strong{font-weight:600}.btn{background:#c42221;color:#fff;cursor:pointer;display:inline-block;font-family:Sofia Sans Extra Condensed,sans-serif;font-size:1.8rem;font-weight:800;line-height:1;min-width:12em;padding:1em;text-align:center;text-transform:uppercase;transition:all .5s ease}@media screen and (max-width:767px){.btn{font-size:1.7rem;min-width:10em}}@media screen and (max-width:500px){.btn{font-size:1.6rem;min-width:9em}}.btn:hover{background:#fff;color:#222}.btn:after{text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:lte-font;font-size:inherit;font-size:1em;font-weight:400!important;font-weight:400;padding-left:.5em;position:relative}body,html{font-size:10px}body.no-scroll,html.no-scroll{overflow:hidden}.container{margin:0 auto;max-width:1600px;width:100%}.container .row{padding:0 5rem}@media screen and (max-width:1023px){.container .row{padding:0 4rem}}@media screen and (max-width:639px){.container .row{padding:0 3.5rem}}@media screen and (max-width:500px){.container .row{padding:0 3rem}}.fade-in-up{opacity:0;transform:translateY(25%);visibility:hidden}.fade-in-up-small{transform:translateY(3rem)}.fade-in,.fade-in-up-small{opacity:0;visibility:hidden}.slick-hidden{display:none!important}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}pre{all:revert}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::placeholder{color:unset}::marker{content:""}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}header{border-bottom:1px solid #fff;left:0;padding:.5rem 0;position:fixed;top:0;transition:background .3s ease;width:100%;z-index:99}header.nav-open,header.scrolled{background:#0d1a30}header .row{align-items:center;display:flex;justify-content:space-between}header .row .logo-wrapper{width:15rem}@media screen and (max-width:1023px){header .row .logo-wrapper{width:12rem}}@media screen and (max-width:639px){header .row .logo-wrapper{width:11rem}}@media screen and (max-width:500px){header .row .logo-wrapper{width:8rem}}header .row .logo-wrapper a.logo{display:block;width:9rem}@media screen and (max-width:1023px){header .row .logo-wrapper a.logo{width:8rem}}@media screen and (max-width:767px){header .row .logo-wrapper a.logo{width:9rem}}@media screen and (max-width:639px){header .row .logo-wrapper a.logo{width:8rem}}@media screen and (max-width:500px){header .row .logo-wrapper a.logo{width:7.5rem}}header .row .logo-wrapper a.logo img{width:100%}header .row .hamburger{display:none;margin:0;padding:0}@media screen and (max-width:767px){header .row .hamburger{display:block}}header .row .hamburger .hamburger-inner,header .row .hamburger .hamburger-inner:after,header .row .hamburger .hamburger-inner:before{background:#fff;border-radius:0;height:.3rem}@media screen and (max-width:767px){header .row nav{align-items:center;background:#0d1a30;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:99999}}header .row nav ul{align-items:center;color:#fff;display:flex;font-family:Sofia Sans Extra Condensed,sans-serif;font-size:2.2rem;font-weight:800;gap:3rem;text-transform:uppercase}@media screen and (max-width:1023px){header .row nav ul{font-size:2rem;gap:2.5rem}}@media screen and (max-width:767px){header .row nav ul{display:block;font-size:6.4rem;margin-bottom:15%;text-align:center}}@media screen and (max-width:639px){header .row nav ul{font-size:5.4rem}}@media screen and (max-width:500px){header .row nav ul{font-size:5rem;margin-bottom:22%}}header .row nav ul li{transition:color .3s ease}header .row nav ul li:hover{color:#c42221}header .row a.btn{min-width:0;padding-left:0;padding-right:0;width:15rem}@media screen and (max-width:1023px){header .row a.btn{width:12rem}}@media screen and (max-width:639px){header .row a.btn{font-size:1.6rem;padding:.8em 0;width:11rem}}@media screen and (max-width:500px){header .row a.btn{width:8rem}header .row a.btn:after{display:none}}footer{background:#0d1a30;color:#fff;padding:7.5rem 0 2rem;position:relative;text-align:center}@media screen and (max-width:1599px){footer{padding-top:5rem}}@media screen and (max-width:1439px){footer{padding-top:4rem}}@media screen and (max-width:1023px){footer{padding-top:3rem}}@media screen and (max-width:767px){footer{padding-bottom:1.5rem}}@media screen and (max-width:500px){footer{padding:2.5rem 0 1rem}}footer img.bg{height:100%;left:50%;opacity:.15;position:absolute;top:0;transform:translateX(-50%)}footer img.logo{display:block;margin:0 auto 5rem;width:15rem}@media screen and (max-width:1599px){footer img.logo{margin-bottom:3.5rem}}@media screen and (max-width:1439px){footer img.logo{margin-bottom:2rem;width:12.5rem}}@media screen and (max-width:1023px){footer img.logo{margin-bottom:1.5rem;width:10rem}}footer h2{font-size:3.6rem;margin-bottom:.5em;text-transform:uppercase}@media screen and (max-width:1023px){footer h2{font-size:3.2rem}}@media screen and (max-width:767px){footer h2{margin:0 auto .5em;width:80%}}@media screen and (max-width:639px){footer h2{font-size:2.8rem}}@media screen and (max-width:500px){footer h2{font-size:2.4rem;width:100%}}footer hr{border-top:1px solid #fff;margin:5rem 0 2rem}@media screen and (max-width:1439px){footer hr{margin-top:3rem}}@media screen and (max-width:767px){footer hr{margin:2.5rem 0 1.5rem}}@media screen and (max-width:500px){footer hr{margin:2rem 0 1rem}}footer p{font-size:1.6rem;margin:0 auto;width:55%}@media screen and (max-width:1439px){footer p{width:75%}}@media screen and (max-width:1279px){footer p{width:85%}}@media screen and (max-width:1023px){footer p{font-size:1.5rem;width:100%}}@media screen and (max-width:500px){footer p{font-size:1.4rem}}footer p a{transition:color .3s ease}footer p a:hover{color:#c42221}footer p.copyright{font-size:1.4rem;width:100%}@media screen and (max-width:1023px){footer p.copyright{font-size:1.3rem}}@media screen and (max-width:639px){footer p.copyright{font-size:1.2rem}}.ua-ios #hero{height:100svh}#hero{color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;min-height:696px;position:relative}@media screen and (max-width:1023px){#hero{justify-content:center;min-height:600px}}@media screen and (max-width:639px){#hero{min-height:500px}}#hero .video-wrapper,#hero .video-wrapper:after{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#hero .video-wrapper:after{background:rgba(0,0,0,.5);content:""}#hero .video-wrapper video{-webkit-animation:fadeInOut 10s infinite;animation:fadeInOut 10s infinite;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:cover;object-position:cover;opacity:0;position:absolute;top:0;width:100%}#hero .video-wrapper video:nth-child(2){-webkit-animation-delay:4s;animation-delay:4s}#hero .video-wrapper video:nth-child(3){-webkit-animation-delay:8s;animation-delay:8s}#hero .video-wrapper video:nth-child(4){-webkit-animation-delay:12s;animation-delay:12s}#hero .video-wrapper video:nth-child(5){-webkit-animation-delay:16s;animation-delay:16s}#hero .video-wrapper video:nth-child(6){-webkit-animation-delay:20s;animation-delay:20s}@-webkit-keyframes fadeInOut{0%,to{opacity:0}5%,45%{opacity:1}50%{opacity:0}}@keyframes fadeInOut{0%,to{opacity:0}5%,45%{opacity:1}50%{opacity:0}}#hero .container{padding-bottom:12.5rem;position:relative;z-index:2}@media screen and (max-width:1599px){#hero .container{padding-bottom:10rem}}@media screen and (max-width:1023px){#hero .container{padding-bottom:0;padding-top:9rem;text-align:center}}@media screen and (max-width:767px){#hero .container{padding-top:10.5rem}}@media screen and (max-width:639px){#hero .container{padding-top:9rem}}#hero .container h1{font-size:10rem;line-height:.9;margin-bottom:1em}@media screen and (max-width:1599px){#hero .container h1{font-size:9rem;margin-bottom:.8em}}@media screen and (max-width:1439px){#hero .container h1{font-size:8rem;margin-bottom:.7em}}@media screen and (max-width:1279px){#hero .container h1{font-size:7.2rem;margin-bottom:.6em}}@media screen and (max-width:767px){#hero .container h1{font-size:6.4rem}}@media screen and (max-width:639px){#hero .container h1{font-size:5.8rem;margin:0 auto .6em;width:75%}}@media screen and (max-width:500px){#hero .container h1{font-size:5.4rem;margin-bottom:.5em;width:100%}}#hero .container h1 span{display:inline-block;font-style:italic;font-weight:300;line-height:.8em;padding:.06em .08em 0;position:relative;z-index:2}#hero .container h1 span:before{background:#c42221;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:skew(-15deg,0);z-index:-1}#fixtures{background-image:url(/wp-content/uploads/2024/09/Background_Pattern.jpg);background-position:50%;background-repeat:repeat;background-size:39% auto;color:#fff;font-family:Sofia Sans Extra Condensed,sans-serif;font-weight:800;padding:12.5rem 0 10rem;text-align:center;text-transform:uppercase}@media screen and (max-width:1599px){#fixtures{padding:10rem 0 7.5rem}}@media screen and (max-width:1279px){#fixtures{padding:7rem 0 6rem}}@media screen and (max-width:767px){#fixtures{padding:6rem 0 5rem}}@media screen and (max-width:639px){#fixtures{padding:5rem 0 4rem}}@media screen and (max-width:500px){#fixtures{padding:4rem 0 3rem}}#fixtures h2{background:#c42221;display:inline-block;font-size:2.4rem;line-height:1;margin-bottom:1em;padding:.1em .4em}@media screen and (max-width:639px){#fixtures h2{margin-bottom:.8em}}@media screen and (max-width:500px){#fixtures h2{font-size:2.1rem}}#fixtures .teams{align-items:center;display:flex;font-size:4.8rem;gap:6rem;justify-content:center;margin-bottom:.5em}@media screen and (max-width:1439px){#fixtures .teams{font-size:4rem;gap:5rem}}@media screen and (max-width:1279px){#fixtures .teams{font-size:3.6rem;gap:4rem}}@media screen and (max-width:1023px){#fixtures .teams{display:block}}@media screen and (max-width:639px){#fixtures .teams{font-size:2.8rem}}@media screen and (max-width:500px){#fixtures .teams{font-size:2.1rem}}#fixtures .teams .score{align-items:center;display:flex;font-size:1.25em;gap:2rem}@media screen and (max-width:1023px){#fixtures .teams .score{display:none}}#fixtures .teams .team{align-items:center;display:flex;flex:1;justify-content:flex-end}@media screen and (max-width:1279px){#fixtures .teams .team{gap:2rem}}@media screen and (max-width:1023px){#fixtures .teams .team{gap:3rem;justify-content:space-between;margin-bottom:1.5rem}}@media screen and (max-width:500px){#fixtures .teams .team{margin-bottom:1rem}}#fixtures .teams .team .name{align-items:center;display:flex;gap:3rem}@media screen and (max-width:1023px){#fixtures .teams .team .name{gap:2rem}}#fixtures .teams .team .team-score{display:none;font-size:1.25em;font-weight:400}@media screen and (max-width:1023px){#fixtures .teams .team .team-score{display:block}}#fixtures .teams .team:nth-child(2){justify-content:flex-start;order:3}@media screen and (max-width:1023px){#fixtures .teams .team:nth-child(2){justify-content:space-between;margin-bottom:0}}#fixtures .teams .team:nth-child(2) img{order:2}@media screen and (max-width:1023px){#fixtures .teams .team:nth-child(2) img{order:1}#fixtures .teams .team:nth-child(2) h3{order:2}}#fixtures .teams .team img{height:auto;width:7.5rem}@media screen and (max-width:1279px){#fixtures .teams .team img{width:7rem}}@media screen and (max-width:1023px){#fixtures .teams .team img{width:8rem}}@media screen and (max-width:767px){#fixtures .teams .team img{width:7.5rem}}@media screen and (max-width:500px){#fixtures .teams .team img{width:5.5rem}}#fixtures p,#fixtures time{color:hsla(0,0%,100%,.65)}#fixtures p{font-size:1.8rem;margin-bottom:.2em}@media screen and (max-width:1023px){#fixtures p{border-top:1px solid #fff;margin-top:2.5rem;padding-top:3rem}}@media screen and (max-width:500px){#fixtures p{margin-top:2rem;padding-top:2.5rem}}#fixtures time{display:inline-block;font-size:3.2rem}@media screen and (max-width:500px){#fixtures time{font-size:2.8rem}}#about{background:#f5f5f5;text-align:center}#about .text{color:#222;margin:0 auto;padding:8rem 0;width:67.5%}@media screen and (max-width:1919px){#about .text{padding:6.5rem 0}}@media screen and (max-width:1599px){#about .text{width:75%}}@media screen and (max-width:1439px){#about .text{width:85%}}@media screen and (max-width:1279px){#about .text{padding:5rem 0 5.5rem;width:100%}}@media screen and (max-width:639px){#about .text{padding:4rem 0 4.5rem}}@media screen and (max-width:500px){#about .text{padding:3.5rem 0 4rem}}#about .text h4{color:#222;font-size:3.6rem;line-height:1.2;line-height:1.3;margin-bottom:.6em;text-transform:uppercase}@media screen and (max-width:1439px){#about .text h4{margin-bottom:.5em}}@media screen and (max-width:1279px){#about .text h4{font-size:3.2rem}}@media screen and (max-width:1023px){#about .text h4{line-height:1.2}}@media screen and (max-width:500px){#about .text h4{font-size:2.8rem;line-height:1.1}}#about .text h4 span{color:#c42221}#about .text p{color:#222;font-size:1.6rem;line-height:1.7}@media screen and (max-width:500px){#about .text p{font-size:1.5rem}}.img-window{aspect-ratio:2/.75;overflow:hidden;position:relative}@media screen and (max-width:1279px){.img-window{aspect-ratio:2/1}}@media screen and (max-width:767px){.img-window{aspect-ratio:2/1.125}}@media screen and (max-width:500px){.img-window{aspect-ratio:4/3}}.img-window:after{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.img-window img{bottom:-5%;left:50%;max-block-size:none;max-inline-size:none;position:absolute;transform:translateX(-50%);width:100%}@media screen and (max-width:767px){.img-window img{height:150%;width:auto}}@media screen and (max-width:500px){.img-window img{bottom:-10%}}#news{padding:7.5rem 0 10rem}@media screen and (max-width:1599px){#news{padding:5rem 0 7.5rem}}@media screen and (max-width:1439px){#news{padding-bottom:6.5rem}}@media screen and (max-width:1023px){#news{padding-bottom:5rem}}@media screen and (max-width:767px){#news{padding:4rem 0 5rem}}@media screen and (max-width:500px){#news{padding:3rem 0 4.5rem}}#news h2,#news h3,#news h4{color:#222;text-transform:uppercase}#news h2{color:#c42221;font-size:2.1rem}@media screen and (max-width:767px){#news h2{font-size:2rem}}@media screen and (max-width:500px){#news h2{font-size:1.8rem}}#news h3{font-size:5.6rem;margin-bottom:.5em}@media screen and (max-width:1439px){#news h3{margin-bottom:.4em}}@media screen and (max-width:1279px){#news h3{font-size:5.2rem}}@media screen and (max-width:767px){#news h3{font-size:4.8rem;margin-bottom:.2em}}@media screen and (max-width:500px){#news h3{font-size:4rem}}#news article{display:flex;gap:5rem;margin-bottom:7.5rem}@media screen and (max-width:1599px){#news article{margin-bottom:5rem}}@media screen and (max-width:1023px){#news article{display:block;margin-bottom:5rem}}@media screen and (max-width:639px){#news article{margin-bottom:4rem}}@media screen and (max-width:500px){#news article{margin-bottom:3.5rem}}#news article:last-child{margin-bottom:0}#news article .img{flex:1;position:relative}@media screen and (max-width:1023px){#news article .img{aspect-ratio:3/2;margin-bottom:4rem}}@media screen and (max-width:639px){#news article .img{margin-bottom:3rem}}@media screen and (max-width:500px){#news article .img{margin-bottom:2.5rem}}#news article .img .tag{background:#c42221;color:#fff;font-family:Sofia Sans Extra Condensed,sans-serif;font-size:1.8rem;font-weight:800;left:0;padding:.25em .75em;position:absolute;text-transform:uppercase;top:0;z-index:1}#news article .img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}#news article .text{flex:1}#news article time{color:#c42221;display:inline-block;font-family:Sofia Sans Extra Condensed,sans-serif;font-size:2.1rem;font-weight:800;margin-bottom:.25em;text-transform:uppercase}@media screen and (max-width:500px){#news article time{font-size:1.8rem}}#news article h4{font-size:3.6rem;margin-bottom:.5em}@media screen and (max-width:1599px){#news article h4{font-size:3.2rem}}@media screen and (max-width:1279px){#news article h4{font-size:2.8rem}}@media screen and (max-width:1023px){#news article h4{font-size:3.6rem}}@media screen and (max-width:639px){#news article h4{font-size:3.2rem;line-height:1.2}}@media screen and (max-width:500px){#news article h4{font-size:2.8rem}}#news article p{font-size:1.6rem;line-height:1.5;margin-bottom:1.25em}@media screen and (max-width:1279px){#news article p{font-size:1.5rem}}@media screen and (max-width:1023px){#news article p{font-size:1.6rem}}@media screen and (max-width:639px){#news article p{font-size:1.5rem}}#news article p:first-of-type{font-size:1.8rem;font-weight:600;margin-bottom:2rem}@media screen and (max-width:1279px){#news article p:first-of-type{font-size:1.7rem}}@media screen and (max-width:1023px){#news article p:first-of-type{font-size:1.8rem}}@media screen and (max-width:639px){#news article p:first-of-type{font-size:1.7rem}}@media screen and (max-width:500px){#news article p:first-of-type{font-size:1.6rem}}#news article p a{color:#c42221;text-decoration:underline}#news article p:last-child{margin-bottom:0}#sponsor{background-image:url(/wp-content/uploads/2024/09/Background_Pattern_White.png);background-position:50%;background-repeat:repeat;background-size:39% auto;overflow:hidden;padding:7.5rem 0 10rem;text-align:center}@media screen and (max-width:1599px){#sponsor{padding:5rem 0 7.5rem}}@media screen and (max-width:1439px){#sponsor{padding-bottom:6.5rem}}@media screen and (max-width:1023px){#sponsor{padding-bottom:5rem}}@media screen and (max-width:767px){#sponsor{padding:4rem 0 5rem}}@media screen and (max-width:500px){#sponsor{padding:3rem 0 4.5rem}}#sponsor h2{font-size:6rem;margin-bottom:.25em;text-transform:uppercase}@media screen and (max-width:1599px){#sponsor h2{font-size:5rem}}@media screen and (max-width:1023px){#sponsor h2{line-height:1.1}}@media screen and (max-width:767px){#sponsor h2{font-size:4.8rem}}@media screen and (max-width:639px){#sponsor h2{font-size:4.4rem;line-height:1}}@media screen and (max-width:500px){#sponsor h2{font-size:4rem}}#sponsor p{font-size:1.8rem;margin-bottom:3.5em}@media screen and (max-width:1599px){#sponsor p{margin-bottom:3em}}@media screen and (max-width:1439px){#sponsor p{margin-bottom:2.5em}}@media screen and (max-width:767px){#sponsor p{margin-bottom:2em}}@media screen and (max-width:639px){#sponsor p{font-size:1.6rem}}@media screen and (max-width:500px){#sponsor p{margin-bottom:1.5em}}#sponsor .slider-wrapper{position:relative}#sponsor .slider-wrapper .controls{display:flex;justify-content:space-between;left:15%;pointer-events:none;position:absolute;right:15%;top:50%;transform:translateY(-50%);z-index:3}@media screen and (max-width:1023px){#sponsor .slider-wrapper .controls{left:6.5%;right:6.5%}}@media screen and (max-width:767px){#sponsor .slider-wrapper .controls{left:0;right:0}}@media screen and (max-width:639px){#sponsor .slider-wrapper .controls{left:-2.5rem;right:-2.5rem}}@media screen and (max-width:500px){#sponsor .slider-wrapper .controls{left:-2rem;right:-2rem}}#sponsor .slider-wrapper .controls button{align-items:center;aspect-ratio:1/1;background:#c42221;color:#fff;cursor:pointer;display:flex;font-size:2.4rem;justify-content:center;pointer-events:all;transition:all .3s ease;width:2em}@media screen and (max-width:639px){#sponsor .slider-wrapper .controls button{font-size:2.1rem}}@media screen and (max-width:500px){#sponsor .slider-wrapper .controls button{font-size:2rem;width:1.5em}}#sponsor .slider-wrapper .controls button:hover{box-shadow:0 0 .5rem rgba(0,0,0,.4);transform:scale(1.05)}#sponsor .slider-wrapper .controls button:before{content:"";font-family:lte-font;transform:scale(-1)}#sponsor .slider-wrapper .controls button:last-child:before{content:"";transform:none}#sponsor .sponsor-slider{margin:0 -2.5rem}@media screen and (max-width:1439px){#sponsor .sponsor-slider{margin:0 -2rem}}@media screen and (max-width:1279px){#sponsor .sponsor-slider{margin:0 auto;width:65%}}@media screen and (max-width:1023px){#sponsor .sponsor-slider{width:80%}}@media screen and (max-width:767px){#sponsor .sponsor-slider{width:90%}}@media screen and (max-width:639px){#sponsor .sponsor-slider{width:100%}}#sponsor .sponsor-slider .slick-track{align-items:flex-end;display:flex;overflow:visible}@media screen and (max-width:1279px){#sponsor .sponsor-slider .slick-track{align-items:center}}@media screen and (max-width:639px){#sponsor .sponsor-slider .slick-track{overflow:hidden}}#sponsor .sponsor-slider .slick-list{overflow:visible}@media screen and (max-width:639px){#sponsor .sponsor-slider .slick-list{overflow:hidden}}#sponsor .sponsor-slider .sponsor-slide{padding:0 2.5rem}@media screen and (max-width:1439px){#sponsor .sponsor-slider .sponsor-slide{padding:0 2rem}}@media screen and (max-width:1279px){#sponsor .sponsor-slider .sponsor-slide{padding:0}}#sponsor .sponsor-slider .sponsor-slide .slide-inner{background:#0d1a30;border-radius:2.5rem;color:#fff;padding:5rem 4rem;position:relative}@media screen and (max-width:1599px){#sponsor .sponsor-slider .sponsor-slide .slide-inner{padding:3rem 3rem 3.5rem}}@media screen and (max-width:1279px){#sponsor .sponsor-slider .sponsor-slide .slide-inner{margin:0 auto;padding:3rem 4rem 3.5rem;width:80%}}@media screen and (max-width:639px){#sponsor .sponsor-slider .sponsor-slide .slide-inner{padding-left:3rem;padding-right:3rem;width:85%}}@media screen and (max-width:500px){#sponsor .sponsor-slider .sponsor-slide .slide-inner{width:90%}}#sponsor .sponsor-slider .sponsor-slide .slide-inner>img.bg{left:0;opacity:.1;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}#sponsor .sponsor-slider .sponsor-slide .slide-inner>*{position:relative;z-index:2}#sponsor .sponsor-slider .sponsor-slide .slide-inner img.star{display:block;height:10rem;margin:0 auto 3rem}@media screen and (max-width:1599px){#sponsor .sponsor-slider .sponsor-slide .slide-inner img.star{height:8rem;margin-bottom:0}}@media screen and (max-width:500px){#sponsor .sponsor-slider .sponsor-slide .slide-inner img.star{height:6rem;margin-bottom:.5rem}}#sponsor .sponsor-slider .sponsor-slide .slide-inner.light{background:#162c53}#sponsor .sponsor-slider .sponsor-slide .slide-inner:before{border:2px solid #fff;border-radius:2rem;bottom:3px;content:"";left:3px;position:absolute;right:3px;top:3px}#sponsor .sponsor-slider .sponsor-slide .slide-inner h3,#sponsor .sponsor-slider .sponsor-slide .slide-inner h4{font-size:4.2rem;margin-bottom:1em;text-transform:uppercase}@media screen and (max-width:1599px){#sponsor .sponsor-slider .sponsor-slide .slide-inner h3,#sponsor .sponsor-slider .sponsor-slide .slide-inner h4{margin-bottom:.5em}}@media screen and (max-width:1439px){#sponsor .sponsor-slider .sponsor-slide .slide-inner h3,#sponsor .sponsor-slider .sponsor-slide .slide-inner h4{font-size:3.6rem;margin-bottom:.4em}}@media screen and (max-width:500px){#sponsor .sponsor-slider .sponsor-slide .slide-inner h3,#sponsor .sponsor-slider .sponsor-slide .slide-inner h4{font-size:3.2rem;line-height:1.1}}#sponsor .sponsor-slider .sponsor-slide .slide-inner h4{font-family:Open Sans;font-size:1.8rem;font-weight:600;margin-bottom:1em;text-transform:none}@media screen and (max-width:1599px){#sponsor .sponsor-slider .sponsor-slide .slide-inner h4{font-size:1.6rem}}@media screen and (max-width:500px){#sponsor .sponsor-slider .sponsor-slide .slide-inner h4{font-size:1.4rem}}#sponsor .sponsor-slider .sponsor-slide .slide-inner p{margin-bottom:1.5em}@media screen and (max-width:1599px){#sponsor .sponsor-slider .sponsor-slide .slide-inner p{font-size:1.6rem}}@media screen and (max-width:1439px){#sponsor .sponsor-slider .sponsor-slide .slide-inner p{margin-bottom:1em}}@media screen and (max-width:500px){#sponsor .sponsor-slider .sponsor-slide .slide-inner p{font-size:1.4rem}}#sponsor .sponsor-slider .sponsor-slide .slide-inner p:last-of-type{margin-bottom:0}#sponsor .sponsor-slider .sponsor-slide .slide-inner .links{align-items:center;display:flex;justify-content:space-between;margin-top:4rem}@media screen and (max-width:1599px){#sponsor .sponsor-slider .sponsor-slide .slide-inner .links{margin-top:3rem}}@media screen and (max-width:1439px){#sponsor .sponsor-slider .sponsor-slide .slide-inner .links{margin-top:2rem}}@media screen and (max-width:500px){#sponsor .sponsor-slider .sponsor-slide .slide-inner .links{flex-direction:column;gap:1rem}}#sponsor .sponsor-slider .sponsor-slide .slide-inner .links .btn{min-width:10em}@media screen and (max-width:500px){#sponsor .sponsor-slider .sponsor-slide .slide-inner .links .btn{min-width:0;order:2;width:100%}}#sponsor .sponsor-slider .sponsor-slide .slide-inner .links img{width:7.5rem}#partners{overflow:hidden;padding:10rem 0}@media screen and (max-width:1599px){#partners{padding:7.5rem 0}}@media screen and (max-width:1439px){#partners{padding:6.5rem 0}}@media screen and (max-width:1023px){#partners{padding:5rem 0 6rem}}@media screen and (max-width:639px){#partners{padding:4rem 0 5rem}}@media screen and (max-width:500px){#partners{padding:3.5rem 0 4.5rem}}#partners .title{position:relative}#partners .title span{color:#f5f5f5;font-family:Sofia Sans Extra Condensed,sans-serif;font-size:20rem;font-weight:800;left:-7.5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}@media screen and (max-width:1599px){#partners .title span{font-size:18rem}}@media screen and (max-width:1023px){#partners .title span{font-size:16rem}}@media screen and (max-width:500px){#partners .title span{font-size:13rem}}#partners .title h2,#partners .title h3{color:#222;position:relative;text-transform:uppercase;z-index:2}#partners .title h2{color:#c42221;font-size:2.1rem}@media screen and (max-width:767px){#partners .title h2{font-size:2rem}}@media screen and (max-width:500px){#partners .title h2{font-size:1.8rem}}#partners .title h3{font-size:5.6rem;margin-bottom:1em}@media screen and (max-width:1439px){#partners .title h3{margin-bottom:.75em}}@media screen and (max-width:1279px){#partners .title h3{font-size:5.2rem;margin-bottom:.65em}}@media screen and (max-width:767px){#partners .title h3{font-size:4.8rem;margin-bottom:.5em}}@media screen and (max-width:500px){#partners .title h3{font-size:4rem;margin-bottom:.4em}}#partners .logo-slider-wrapper{position:relative}#partners .logo-slider-wrapper .controls{display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:3}#partners .logo-slider-wrapper .controls button{align-items:center;aspect-ratio:1/1;background:#c42221;color:#fff;cursor:pointer;display:flex;font-size:2.4rem;justify-content:center;pointer-events:all;transition:all .3s ease;width:2em}@media screen and (max-width:639px){#partners .logo-slider-wrapper .controls button{font-size:2.1rem}}@media screen and (max-width:500px){#partners .logo-slider-wrapper .controls button{font-size:2rem;width:1.5em}}#partners .logo-slider-wrapper .controls button:hover{box-shadow:0 0 .5rem rgba(0,0,0,.4);transform:scale(1.05)}#partners .logo-slider-wrapper .controls button:before{content:"";font-family:lte-font;transform:scale(-1)}#partners .logo-slider-wrapper .controls button:last-child:before{content:"";transform:none}#partners .logo-slider-wrapper .logo-slider{padding:0 5rem}#partners .logo-slider-wrapper .logo-slider .logo-wrapper{align-items:center;border-right:none;display:flex;height:15rem;justify-content:center}@media screen and (max-width:1439px){#partners .logo-slider-wrapper .logo-slider .logo-wrapper{height:12.5rem}}@media screen and (max-width:767px){#partners .logo-slider-wrapper .logo-slider .logo-wrapper{height:10rem}}@media screen and (max-width:639px){#partners .logo-slider-wrapper .logo-slider .logo-wrapper{height:12.5rem}}#partners .logo-slider-wrapper .logo-slider .logo-wrapper:hover img{transform:scale(1.1) rotate(-1deg)}#partners .logo-slider-wrapper .logo-slider .logo-wrapper img{display:block;max-height:100%;max-width:20rem;mix-blend-mode:multiply;transition:transform .3s ease}@media screen and (max-width:1439px){#partners .logo-slider-wrapper .logo-slider .logo-wrapper img{max-width:17.5rem}}@media screen and (max-width:767px){#partners .logo-slider-wrapper .logo-slider .logo-wrapper img{max-width:16rem}}@media screen and (max-width:639px){#partners .logo-slider-wrapper .logo-slider .logo-wrapper img{max-width:17.5rem}}
