@charset "UTF-8";.glide__slides,.glide__track,svg:not(:root){overflow:hidden}.hamburger,button,select{text-transform:none}.glide,.glide__slides,.hamburger-box,sub,sup{position:relative}.hamburger--3dx .hamburger-box,.hamburger--3dx-r .hamburger-box,.hamburger--3dxy .hamburger-box,.hamburger--3dxy-r .hamburger-box,.hamburger--3dy .hamburger-box,.hamburger--3dy-r .hamburger-box{perspective:80px}.glide{width:100%;box-sizing:border-box}*,.glide *,::after,::before{box-sizing:inherit}.glide__slides{width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.hero__grid,body{-ms-flex-direction:column}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}.hamburger,button{overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;background-color:transparent;border:0;margin:0}.card,.hamburger--emphatic,.hamburger--emphatic-r,.visually-hidden,.year-menu{overflow:hidden}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:24px;display:inline-block}.hamburger-inner{display:block;top:50%;margin-top:-2px}h1,h2,h3,h4,h5,h6,img{margin:0}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:40px;height:4px;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::after,.hamburger--3dx .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;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-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::after,.hamburger--3dx-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;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-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::after,.hamburger--3dy .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;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-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::after,.hamburger--3dy-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;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-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::after,.hamburger--3dxy .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent;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-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::after,.hamburger--3dxy-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg) rotateZ(-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) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease,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) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::after,.hamburger--boring .hamburger-inner::before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{-ms-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),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{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),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{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;-ms-transform:rotate(90deg);transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:275ms;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 125ms 275ms ease}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 275ms 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{transition-delay:0s;opacity:0}.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:275ms;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 125ms 275ms ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 275ms 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{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic .hamburger-inner{transition:background-color 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r .hamburger-inner{transition:background-color 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::after,.hamburger--minus .hamburger-inner::before{transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::after,.hamburger--minus.is-active .hamburger-inner::before{opacity:0;transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear}.hamburger--slider .hamburger-inner::before,.hamburger--slider-r .hamburger-inner::before{transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.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}.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{transform:rotate(-45deg) translate3d(-5.71px,-6px,0);opacity: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}.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{transform:rotate(45deg) translate3d(5.71px,-6px,0);opacity: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 .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-ms-transform:rotate(225deg);transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.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 .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{-ms-transform:rotate(-225deg);transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(90deg);transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:10px;transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),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{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;-ms-transform:rotate(90deg);transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand .hamburger-inner::before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{-ms-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;-ms-transform:rotate(-45deg);transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(45deg);transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand-r .hamburger-inner::before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{-ms-transform:rotate(-90deg);transform:rotate(-90deg);background-color:transparent;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;-ms-transform:rotate(-45deg);transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(45deg);transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{-ms-transform:rotate(45deg);transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.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-duration:0s;transition-delay:.1s;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{-ms-transform:rotate(765deg);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{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(90deg);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-duration:0s;transition-delay:.1s;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{-ms-transform:rotate(-765deg);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{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;position:absolute;white-space:nowrap;width:1px}body{color:#1D4C6D;font-family:Poppins,sans-serif;display:-ms-flexbox;display:flex;flex-direction:column}a{background-color:transparent;color:#1D73AE;transition:color .1s linear;word-break:break-word}img{max-width:100%}:active,:focus{outline-color:#1D73AE}*,:after,:before{box-sizing:border-box;-webkit-print-color-adjust:exact}body,html{min-height:100vh;width:100%;margin:auto}.btn{border:none;line-height:1;background:0 0;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none}.btn--default{border-radius:.375rem;box-shadow:0 .125rem .1875rem .0625rem rgba(29,76,109,.2);background-color:#1D73AE;color:#FFF;font-size:.875rem;font-weight:600;padding:.75rem 2.5rem}.btn--year-select{display:table-cell;border:.0625rem solid #1D4C6D;padding:.5rem 2rem;background-color:#fff}.btn--download::before,.btn--external-link::before{display:block;content:'';width:.8rem;height:.8rem;background-size:cover;margin-right:.5rem;background-position:center}.btn--year-select:first-of-type{border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem;border-right:none}.btn--year-select:last-of-type{border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem;border-left:none}.btn-toggle-fishery{font-size:2rem}.btn--download,.btn--external-link{background-color:#FFF;font-size:.875rem;padding:.75rem 2rem;font-weight:600;border-radius:.375rem;box-shadow:0 .125rem .1875rem .0625rem rgba(29,76,109,.2);text-decoration:none}.btn--download::before{background-image:url(../images/svg/download.svg)}.btn--external-link::before{background-image:url(../images/svg/external-link.svg)}.btn--articles,.btn--read-more{text-decoration:none}.btn-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.btn--to-top{margin-top:3rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.btn--to-top>*+*{margin-top:1rem}.btn--to-top svg{transition:transform .2s}.btn--to-top:hover svg{-ms-transform:translateY(-.2rem);transform:translateY(-.2rem)}.btn--to-companies svg{transition:transform .2s}.btn--to-companies:hover svg{-ms-transform:translateY(.2rem);transform:translateY(.2rem)}.logo{max-width:70%;max-height:8rem;-ms-flex-negative:0;flex-shrink:0}.logo--profile{max-width:none;max-height:none;width:50%;height:50%;background-size:contain;background-position:center;background-repeat:no-repeat}.hero{padding-top:6rem}.hero__content{position:relative;z-index:1;max-width:76.875rem;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}.hero__grid{display:-ms-flexbox;display:flex;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:-.9375rem;margin-right:-.9375rem}.hero__heading,.hero__subHeading{color:#FFF;margin-left:.9375rem;margin-right:.9375rem;text-align:center}.hero__grid>*+*{margin-top:2rem}.hero__heading{font-size:1.5rem;font-weight:600;width:calc(100% - 1.875rem)}@media screen and (min-width:30em){.hero__heading{width:calc(83.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media screen and (min-width:40em){.hero__heading{width:calc(83.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;font-size:2.5rem;line-height:1.25}}@media screen and (min-width:61.25em){.hero{padding-top:12rem}.hero__heading{font-weight:600;font-size:3.75rem;line-height:1.16667}}.hero__subHeading{font-size:1.125rem;font-weight:500;width:calc(100% - 1.875rem)}@media screen and (min-width:40em){.hero__subHeading{font-size:1.5rem;line-height:2rem;width:calc(75% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.hero__subHeading a{color:currentColor}.scroll-to-companies{margin-top:1rem}.banner--profiles .scroll-to-companies{margin-bottom:6rem}.banner{background-size:cover;background-position:center;position:relative;height:130vw}.banner--about::before,.banner--home-small::before,.banner--home::before,.banner--how-it-works::before,.banner--news::before,.banner--profiles::before{position:absolute;width:100%;background-color:rgba(29,76,109,.3);left:0;top:0;content:''}@media screen and (min-width:40em){.banner{height:55vw}}.banner--home{background-image:url(../images/homepage@s.jpg);height:350vw}@media screen and (min-width:40em){.banner--home{background-image:url(../images/homepage@l.jpg);height:120vw}}@media screen and (min-width:80em){.banner--home{height:92vw;max-height:86rem}}.banner--home::before{height:100%}.banner--home-small{height:198vw;max-height:40rem}@media screen and (min-width:30em){.scroll-to-companies{margin-top:3rem}.banner--profiles .scroll-to-companies{margin-bottom:12rem}.banner--home-small{height:116vw;max-height:35rem}}@media screen and (min-width:40em){.banner--home-small{height:104vw;max-height:44rem}}@media screen and (min-width:61.25em){.banner--home{background-image:url(../images/homepage@xl.jpg)}.banner--home-small{height:80vw;max-height:51rem}}@media screen and (min-width:80em){.banner--home-small{height:92vw;max-height:60rem}}.banner--home-small::before{height:100%}.banner--about{background-image:url(../images/about-us@s.jpg)}@media screen and (min-width:61.25em){.banner--about{background-image:url(../images/about-us@l.jpg)}}@media screen and (min-width:80em){.banner--about{background-image:url(../images/about-us@xl.jpg);height:92vw;max-height:46rem}}.banner--about::before{height:100%}.banner--news{background-image:url(../images/news@s.jpg)}@media screen and (min-width:61.25em){.banner--news{background-image:url(../images/news@l.jpg);height:64vw}}@media screen and (min-width:80em){.banner--news{background-image:url(../images/news@xl.jpg);height:92vw;max-height:46rem}}.banner--news::before{height:100%}.banner--profiles{min-height:none;max-height:none;height:auto;background-image:url(../images/news@s.jpg)}@media screen and (min-width:61.25em){.banner--profiles{background-image:url(../images/news@l.jpg)}}.banner--profiles::before{height:100%}.banner--news-article{height:62vw}@media screen and (min-width:80em){.banner--profiles{background-image:url(../images/news@xl.jpg)}.banner--news-article{height:44rem}}@media screen and (min-width:61.25em){.banner--no-image{height:24rem}}.banner--how-it-works{background-image:url(../images/how-it-works@s.jpg);height:682vw;max-height:137rem}@media screen and (min-width:30em){.banner--how-it-works{height:452vw}}.banner--how-it-works::before{height:100%}.card{width:calc(100% - 1.875rem);border-radius:.375rem;box-shadow:0 .125rem .1875rem .0625rem rgba(29,76,109,.2);list-style:none;padding:0;height:21.6875rem;background-color:#FFF;margin:1rem .9375rem}@media screen and (min-width:40em){.banner--how-it-works{background-image:url(../images/how-it-works@l.jpg)}.card{width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media screen and (min-width:61.25em){.banner--how-it-works{background-image:url(../images/how-it-works@xl.jpg);max-height:112rem}.card{width:calc(33.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.card--slide{width:100%;margin:0}.card.company-is-hidden,.card.company-is-hidden-year{display:none}.card__content{height:100%;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card__logo{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-positive:1;flex-grow:1}.card__info,.year-menu{-ms-flex-direction:column}.card__info{background-color:#FBFBFB;display:-ms-flexbox;display:flex;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;padding-top:1rem;padding-bottom:1.5rem;margin-top:auto}.card__info>*+*{margin-top:1rem}.card__name{text-align:center;width:100%;font-size:1.5rem;word-break:break-word}.fishery__name-container,.nav__link{word-break:normal;text-decoration:none}.wave{position:relative}.wave--home,.wave--home-small,.wave--how-it-works,.wave__svg{position:absolute;width:100%;bottom:0}.wave::before{display:block;content:'';width:100%;height:0}.wave__svg{left:0;top:0;right:0;height:100%}.wave--home{padding-bottom:56.17198%}@media screen and (min-width:80em){.wave--home{padding-bottom:0;height:50vw;max-height:50rem}}.wave--home-small{padding-bottom:28.11634%}@media screen and (min-width:80em){.wave--home-small{padding-bottom:0;height:50vw;max-height:20rem}}.wave--how-it-works{padding-bottom:56.17198%}@media screen and (min-width:61.25em){.wave--how-it-works{padding-bottom:0;height:130vw;max-height:86rem}}.wave--about-top,.wave--news-top{padding-bottom:6.77722%;position:absolute;bottom:0;width:100%}.wave--about-top .wave__svg path{fill:#FFF}.wave--news-top .wave__svg path{fill:#F6F9FC}.wave--news-article-top{padding-bottom:62.37006%;position:absolute;width:100%;top:0;background:#F6F9FC}@media screen and (min-width:80em){.wave--how-it-works{height:92vw;max-height:74rem}.wave--news-article-top{padding-bottom:0;height:44rem}}@media screen and (min-width:61.25em){.banner--no-image .wave--news-article-top{padding-bottom:0;height:24rem}.key{box-shadow:0 .125rem .1875rem .0625rem rgba(29,76,109,.2)}}.wave--certificate-bottom,.wave--certificate-top,.wave--section-top{padding-bottom:6.80556%}.wave--section-top .wave__svg{background:#F6F9FC}.wave--section-top .wave__svg path{fill:#FFF}.wave--certificate-top .wave__svg{background:#e7eff7}.wave--certificate-top .wave__svg path{fill:#9CE8F1}.wave--certificate-bottom .wave__svg{background:#9CE8F1}.wave--certificate-bottom .wave__svg path{fill:#FFF}.wave--section-bottom{padding-bottom:6.7867%}.wave--section-bottom .wave__svg{background:#FFF}.wave--section-bottom .wave__svg path{fill:#F6F9FC}@media screen and (max-width:39.9375em){.wave--section-bottom .wave__svg path{fill:#FFF}}.wave--membership-bottom{position:absolute;bottom:0;width:100%;padding-bottom:17.05964%}.wave--membership-bottom .wave__svg{background:#F6F9FC}.wave--membership-bottom .wave__svg path{fill:#1D4C6D}.wave--footer,.wave--footer-light-top,.wave--home-intro{padding-bottom:9.14127%}.wave--footer .wave__svg,.wave--footer-light-top .wave__svg,.wave--home-intro .wave__svg{background:#1D4C6D}.wave--footer .wave__svg path,.wave--footer-light-top .wave__svg path,.wave--home-intro .wave__svg path{fill:#FFF}.footer .site__logo .inner-layer,.header--inverted .site__logo .inner-layer,.wave--home-intro .wave__svg path{fill:#1D4C6D}.wave--footer-light-top .wave__svg,.wave--home-intro .wave__svg{background:#F6F9FC}.key{background-color:#FFF;border-radius:.1875rem}.key__title{font-weight:600;background-color:#1D4C6D;color:#FFF;padding:2rem}.key__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.key__col{padding:2rem;width:100%}@media screen and (min-width:61.25em){.key__col{width:20%}}.key__col:nth-child(1){background-color:#a3cae6}.key__col:nth-child(2){background-color:#b7d6ec}.key__col:nth-child(3){background-color:#cbe1f1}.key__col:nth-child(4){background-color:#dfedf6}.key__col:nth-child(5){background-color:#f3f8fc}.key__options{list-style:none;padding:0}.rating{outline:0;padding:2rem;font-size:1rem;position:relative}.rating:nth-child(1){background-color:#a3cae6}.rating:nth-child(2){background-color:#b7d6ec}.rating:nth-child(3){background-color:#cbe1f1}.rating:nth-child(4){background-color:#dfedf6}.rating:nth-child(5){background-color:#f3f8fc}.rating:active,.rating:focus{box-shadow:inset 0 0 .2rem .2rem rgba(29,76,109,.5)}.rating__heading{line-height:1.4;font-size:inherit}.rating__options{margin:0;list-style:none;padding:0}.rating__option--selected{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.rating__option--selected::after{content:'';display:block;width:.6rem;height:.6rem;background-color:#1D4C6D;margin-left:.6rem}.rating__hover{box-shadow:0 0 1.5625rem 0 rgba(0,0,0,.25);border:1px solid #1D4C6D;border-radius:.1875rem;background:#FFF;padding:1rem;z-index:1;z-index:-1;opacity:0;transition:z-index 0s,opacity .2s}.search__container,.year-menu{box-shadow:0 .125rem .1875rem .0625rem rgba(29,76,109,.2)}@media screen and (max-width:61.1875em){.rating__hover{min-width:18.125rem;top:115%;position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (min-width:61.25em){.rating__hover{min-width:13.75rem;left:110%;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.rating__hover::after,.rating__hover::before{right:100%;top:50%}}.rating:active .rating__hover,.rating:focus .rating__hover,.rating:hover .rating__hover{z-index:1;opacity:1}.rating__hover::after,.rating__hover::before{border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}@media screen and (max-width:61.1875em){.rating__hover::after,.rating__hover::before{bottom:100%;left:50%}.rating__hover::after{border-color:rgba(255,255,255,0);border-bottom-color:#FFF;border-width:16px;margin-left:-16px}}@media screen and (min-width:61.25em){.rating__hover::after{border-color:rgba(255,255,255,0);border-right-color:#FFF;border-width:16px;margin-top:-16px}}@media screen and (max-width:61.1875em){.rating__hover::before{border-color:rgba(255,255,255,0);border-bottom-color:#1D4C6D;border-width:17px;margin-left:-17px}}.search{max-width:76.875rem;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}@media screen and (max-width:39.9375em){.search{display:none}}@media screen and (min-width:61.25em){.rating__hover::before{border-right-color:#1D4C6D;border-width:17px;margin-top:-17px}.search{padding-top:2rem;padding-bottom:2rem}}.search__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.search__container,.search__results,.search__year{margin-left:.9375rem;margin-right:.9375rem}.search__year{position:relative;padding-top:1.875rem;padding-bottom:1.875rem;width:calc(100% - 1.875rem)}@media screen and (min-width:61.25em){.search__year{width:calc(83.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.search__container{width:calc(100% - 1.875rem);border-radius:.375rem;display:-ms-flexbox;display:flex}@media screen and (min-width:61.25em){.search__container{width:calc(83.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.search__container::after{display:block;content:'';width:5rem;height:5rem;background-image:url(../images/svg/search-icon.svg);background-size:2rem;background-repeat:no-repeat;background-position:center;background-color:#68C5FF;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.search__input{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;font-size:1.25rem;line-height:1.5;font-weight:400;width:100%;padding:1rem;border:none}.search__input::-webkit-input-placeholder{color:#a3cae6}.search__input::-moz-placeholder{color:#a3cae6}.search__input:-ms-input-placeholder{color:#a3cae6}.search__input:-moz-placeholder{color:#a3cae6}.search__message{min-height:1.625rem;text-align:center;visibility:hidden}.search__message.is-active{visibility:visible}.search__string{font-weight:700}.search__results{width:calc(100% - 1.875rem);min-height:1.625rem;text-align:left}.nav__menu .menu__item,.stat__text{text-align:center}@media screen and (min-width:61.25em){.search__results{width:calc(83.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.stat{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 1.875rem);margin:1rem .9375rem}.stat>*+*,.summary>*+*{margin-top:2rem}@media screen and (min-width:40em){.stat{width:calc(33.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}.stat:last-of-type{margin-left:calc(8.33333% + .9375rem)}}.stat__circle{position:relative;width:100%;max-width:10rem;border-radius:50%;border:.25rem solid #CEF1FD}.stat__circle::before{display:block;content:"";height:0;padding-bottom:100%}.nav__link::before,.site__logo::before,.summary__link::before,.year-menu__btn-chevron::before{content:''}@media screen and (min-width:61.25em){.stat:last-of-type{margin-left:calc(16.66667% + .9375rem)}.stat__circle{max-width:12rem}}.stat__number{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2.5rem;font-weight:600;color:#CEF1FD}@media screen and (min-width:80em){.stat__circle{border:.375rem solid #CEF1FD;max-width:16rem}.stat__number{font-size:5rem}}.stat__text{color:#F6F9FC;font-weight:400;font-size:1.25rem;width:60%}@media screen and (min-width:40em){.stat__text{width:100%}}@media screen and (min-width:61.25em){.stat__text{font-weight:500;font-size:1.75rem;line-height:2.5rem}}.company__name,.footer__link,.nav__link,.sfp,.site-name,.summary__heading,.year-menu__btn{font-weight:600}.summary{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media screen and (min-width:61.25em){.summary{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;margin-left:calc(16.66667% + .9375rem)}.years{-ms-flex-pack:end;justify-content:flex-end}}.summary__heading{font-size:1.875rem}.summary__links>*+*,.summary__text>*+*{margin-top:1rem}.summary__link{display:block;position:relative;margin-left:2rem}.summary__link::before{display:inline-block;width:1.5rem;height:1.5rem;background-image:url(../images/svg/globe.svg);background-size:cover;background-position:center;position:absolute;left:-2rem;margin-bottom:-.4rem}.years{display:-ms-flexbox;display:flex}@media print{@page{size:1280px 1810.29px}.years{-ms-flex-pack:end;justify-content:flex-end}}.years__selectors{display:table;background:0 0}.year-menu{display:-ms-inline-flexbox;display:inline-flex;flex-direction:column;background:#FFF;border-radius:.375rem;position:absolute}.year-menu__dropdown{height:0;overflow:hidden}.year-menu__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.year-menu__btn{font-size:.875rem;padding:0;background:0 0;border:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.year-menu__btn--select,.year-menu__btn.year-is-active{background:#1D73AE;color:#FFF}.year-menu__btn:last-child{border-bottom:none}.year-menu__btn--select{padding:.75rem 2.5rem}.year-menu__btn--option{padding:.5rem 2.5rem;border-bottom:.0625rem solid #D2DBE2}.year-menu__btn-chevron{position:relative;width:.875rem;display:block;margin-left:.9375rem;transition:transform .1s}.footer,.nav{margin-left:auto}.year-menu__btn-chevron::before{display:block;width:100%;height:0;padding-bottom:60.86957%}.year-menu__btn-chevron svg{width:100%;position:absolute;left:0;top:0;right:0;bottom:0;height:100%}.year-menu-active .year-menu__btn-chevron{-ms-transform:rotate(180deg);transform:rotate(180deg)}.nav{margin-right:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;max-width:none!important;padding:1rem .9375rem}@media screen and (min-width:80em){.nav{padding:2rem}}@media screen and (max-width:61.1875em){.nav__main{background-color:#1D4C6D;position:absolute;top:0;left:0;width:100%;height:100vh;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:none}.nav__menu{-ms-flex-wrap:wrap;flex-wrap:wrap}}.hamburger-inner,.header--inverted,.nav__link::before{background-color:#FFF}.nav__main.is-active{display:-ms-flexbox;display:flex}@media print{.nav__main{background-color:#FFF;position:static;width:auto;height:auto;display:block}.nav__menu{width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.nav__menu{list-style:none;padding:0;display:-ms-inline-flexbox;display:inline-flex}@media screen and (max-width:61.1875em){.nav__menu .menu__item{width:100%}}@media screen and (min-width:61.25em){.nav__menu .menu__item{padding:0 1rem}.nav__menu .menu__item:last-of-type{padding-right:0}}@media screen and (min-width:80em){.nav__menu .menu__item{padding:0 1.5rem}.nav__menu .menu__item:last-of-type{padding-right:0}}@media print{.nav__menu .menu__item{width:auto;padding:0 1.5rem}.nav__menu .menu__item:last-of-type{padding-right:0}}.nav__link{position:relative;padding-bottom:.5rem;font-size:1.875rem;color:#FFF}@media screen and (min-width:61.25em){.nav__link{font-size:1rem}}@media screen and (min-width:80em){.nav__link{font-size:1.25rem}}@media print{.nav__link{font-size:1.25rem}}.nav__link::before{display:inline-block;position:absolute;bottom:0;width:100%;height:3px;-ms-transform:scaleX(0);transform:scaleX(0);transition:transform .1s}@media screen and (max-width:61.1875em){.nav__link::before{display:none}}.nav__link:hover::before{-ms-transform:scaleX(1);transform:scaleX(1)}.site-name{font-size:1.125rem}.site-name__link{color:#FFF;text-decoration:none}.disclosure{color:#68C5FF}.toggle-nav{margin-right:-15px;position:relative;z-index:1}.toggle-nav:active,.toggle-nav:focus{outline-color:#FFF}@media screen and (min-width:61.25em){.site-name{font-size:1.5625rem}.toggle-nav{display:none}}@media print{.toggle-nav{display:none}.footer .site__logo{margin-left:auto;margin-right:auto}}.hamburger-inner::after,.hamburger-inner::before{background-color:#FFF;opacity:1}.header{width:100%;position:absolute;z-index:2;top:0;left:0}.header--inverted .nav__link{color:#1D4C6D}.header--inverted .nav__link::before{background-color:#1D73AE}.header--inverted .hamburger-inner,.header--inverted .hamburger-inner::after,.header--inverted .hamburger-inner::before{background-color:#1D4C6D}.header--inverted .is-active .hamburger-inner,.header--inverted .is-active .hamburger-inner::after,.header--inverted .is-active .hamburger-inner::before{background-color:#FFF}.header--inverted .is-active .nav__link{color:#FFF}.footer__link,.site-name--footer .site-name__link{color:#1D4C6D}.site__logo{display:block;width:10rem;position:relative}.site__logo::before{display:block;width:100%;height:0;padding-bottom:38.62754%}.site__logo svg{width:100%;position:absolute;left:0;top:0;right:0;bottom:0;height:100%}@media screen and (min-width:80em){.site__logo{width:12.5rem}}.footer{max-width:76.875rem;margin-right:auto;margin-top:auto;width:100%;padding:2rem .9375rem}@media screen and (min-width:61.25em){.footer{padding-top:6rem}.footer .site__logo{margin-left:auto;margin-right:auto}}@media screen and (max-width:61.1875em){.footer__nav{padding-bottom:2rem}.footer__col:last-child{margin-top:.9375rem}}.footer__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end;margin-left:-.9375rem;margin-right:-.9375rem}.footer__col,.sdg-logo:first-child{margin-right:.9375rem}.footer__col{width:calc(100% - 1.875rem);margin-left:.9375rem}.footer__link{display:block;font-size:1.25rem;text-decoration:none}.site-name--footer{font-size:1.125rem;font-weight:600}.sfp{font-size:.75rem}@media screen and (min-width:61.25em){.footer__col{width:calc(33.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}.site-name--footer{text-align:center}.sfp{text-align:right}.footer__sdg{-ms-flex-pack:end;justify-content:flex-end}}.footer__sdg{display:-ms-flexbox;display:flex;margin-bottom:.9375rem}@media print{.footer__nav{padding-bottom:0}.footer__col{width:calc(33.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}.footer__col:last-child{margin-top:0}.sfp{text-align:right}.footer__sdg{-ms-flex-pack:end;justify-content:flex-end}}.sdg-logo{width:6.25rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.company{background-color:#F6F9FC;padding-top:4rem}@media screen and (min-width:61.25em){.company{padding-top:6rem}}.company__content{max-width:76.875rem;margin-left:auto;margin-right:auto;padding:2rem .9375rem}.company__content>*+*{margin-top:1rem}@media screen and (min-width:40em){.company__content{padding-top:6rem;padding-bottom:6rem}.company__content>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.company__content>*+*{margin-top:3rem}}.company__container>*+*{margin-top:1rem}.company__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.company__logo{width:calc(100% - 1.875rem);border-radius:.375rem;box-shadow:-.25rem .25rem .5rem 0 rgba(29,76,109,.2);background-color:#FFF;height:14.6875rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:1rem .9375rem}.article__card-grid,.company__data{box-shadow:0 .125rem .1875rem .0625rem rgba(29,76,109,.2);overflow:hidden}@media screen and (min-width:40em){.company__logo{width:calc(33.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.company__intro{width:calc(100% - 1.875rem);margin:1rem .9375rem}@media screen and (min-width:40em){.company__intro{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.company__intro>*+*{margin-top:1rem}.company__name{font-size:1.875rem;line-height:1.63333}.about__heading,.company__text{font-size:1.25rem;line-height:1.5}.company__text{font-weight:400}.company__data{border-radius:.1875rem}.company__year{background-color:#FFF;display:none}.company__table{padding:0;overflow:hidden;table-layout:fixed;width:100%}.year-button-is-selected{background-color:#1D73AE;color:#fff}.year-is-showing{display:block}.about__grid,.articles__grid{display:-ms-flexbox;-ms-flex-direction:row}.about__container{max-width:76.875rem;margin-left:auto;margin-right:auto;padding:2rem .9375rem}@media screen and (min-width:40em){.about__container{padding-top:6rem;padding-bottom:6rem}}.about__grid{display:flex;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.about__content{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}.about__content>*+*{margin-top:2rem}@media screen and (min-width:80em){.about__content{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;margin-left:calc(16.66667% + .9375rem)}}.about__heading{font-weight:600;color:#1D73AE}.about__text{font-size:1.125rem;font-weight:400;line-height:1.66667}.articles{background-color:#F6F9FC;padding-top:2rem;padding-bottom:2rem}.articles>*+*{margin-top:1rem}@media screen and (min-width:40em){.articles>*+*{margin-top:2rem}.articles{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width:61.25em){.articles>*+*{margin-top:3rem}}.articles__container{max-width:76.875rem;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}.articles__grid{display:flex;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.articles__grid>*+*{margin-top:1rem}@media screen and (min-width:40em){.articles__grid>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.articles__grid>*+*{margin-top:3rem}}.article>*+*,.article__preview>*+*{margin-top:1rem}.article__card{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media screen and (min-width:61.25em){.article__card{width:calc(83.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;margin-left:calc(8.33333% + .9375rem)}}.article__card-grid{border-radius:.375rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;background-color:#FFF}.article__thumbnail{background-position:center;background-size:90%;background-repeat:no-repeat;width:100%;height:18rem}@media screen and (min-width:40em){.article__thumbnail{width:33.33333%;height:auto}}.article__preview{padding:3rem 1rem;width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media screen and (min-width:40em){.article__preview{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.article__preview-title{font-size:2rem;font-weight:600;color:#1D73AE;line-height:1.65625}.article__preview-date{font-size:1rem;font-weight:600}.article__preview-text{font-size:1.125rem;font-weight:400;line-height:1.66667}.article__banner-image-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;z-index:1;width:100%}.article__banner-image{width:80vw;height:40vw;max-height:35rem;max-width:60rem;background-size:contain;background-position:center;background-repeat:no-repeat}.fishery-summary__flags,.membership__text li:before,.pagination__icon{background-position:center;background-size:cover}.article{background-color:#F6F9FC;padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:40em){.article{padding-top:6rem;padding-bottom:6rem}.article>*+*{margin-top:2rem}.article--no-image{padding-top:0}}@media screen and (min-width:61.25em){.article>*+*{margin-top:3rem}}.article__content>*+*,.article__text>*+*{margin-top:2rem}.article__container{max-width:76.875rem;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}.article__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.article__title{font-size:2.5rem;font-weight:700;color:#1D73AE;line-height:1.75}.article__date{font-size:1.25rem;font-weight:600}.article__content{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media screen and (min-width:61.25em){.article__content{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;margin-left:calc(16.66667% + .9375rem)}}.article__text{font-size:1.125rem;font-weight:400;line-height:1.66667}.article__image{width:100%}.article__video{width:100%;height:30rem}.article__video iframe{width:100%;height:100%}.article__all-articles-link{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.fishery__name-container{color:#1D4C6D;text-align:center;-ms-flex-direction:column;flex-direction:column}.fishery__name-container .table__content>*+*{margin-top:1rem}.fishery__info-container{text-align:center}@media screen and (max-width:61.1875em){.fishery__name-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.fishery__info-container{text-align:left}}.fishery__species-name-container{width:100%}.fishery__name,.fishery__species-latin-name{font-size:1.125rem;font-weight:700;line-height:1.5625;width:100%}.fishery__species-latin-name{font-size:.875rem;line-height:1.5625;font-weight:400;font-style:italic}.fishery__region{font-size:1rem;font-weight:600;line-height:1.5625;width:100%}.fishery__flags-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.fishery__flag{width:30%;max-width:3.125rem;box-shadow:0 0 1.5625rem 0 rgba(0,0,0,.25);margin:1.5%;border-radius:3px}.element>*+*,.how-summary__container>*+*{margin-top:2rem}.fishery__location-container{width:100%}.fishery__heading{font-size:.875rem;font-weight:600}.fishery__country{font-size:.875rem;font-weight:400;line-height:1.5}.fishery__gear{-ms-flex-pack:start;justify-content:flex-start}.fishery__methods{width:100%;list-style:none;padding:0 1rem}.fishery__method{display:inline-block;width:100%;font-size:1rem;font-weight:500;line-height:2.125;text-align:center}@media screen and (min-width:61.25em){.fishery__method{text-align:left;margin-left:1rem;position:relative}.fishery__method:before{content:"·";vertical-align:middle;font-size:1.125rem;font-weight:700;position:absolute;left:-1rem}}.fishery__certification,.fishery__management{font-size:1.25rem;font-weight:600;text-align:center}.fishery__details-container{padding:0}.fishery__details{width:100%;height:0;display:block}@media print{.fishery__details{height:auto!important}}.fishery__details ul{padding-left:1.4rem}@media screen and (min-width:61.25em){.fishery__details-padding{padding:2rem}}.fishery__details-heading{font-size:1.25rem;font-weight:600}@media screen and (max-width:61.1875em){.fishery__gear{-ms-flex-pack:center;justify-content:center}.fishery__details{height:auto!important}.fishery__toggle{display:none}}.how-summary{position:absolute;bottom:0;width:100%;color:#F6F9FC;padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:40em){.how-summary{padding-top:6rem;padding-bottom:6rem}}.how-summary__container{max-width:76.875rem;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}.how-summary__heading{text-align:center;font-weight:600}@media screen and (min-width:30em){.how-summary__heading{font-size:2.5rem;line-height:1.5}}.how-summary__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.element{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 3rem}.fishery-summary__container,.gear-summary__container{max-width:76.875rem;padding-left:.9375rem;padding-right:.9375rem}@media screen and (min-width:61.25em){.element{width:calc(33.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.element__circle{position:relative;width:7.1875rem;border-radius:50%;border:.25rem solid #CEF1FD}.element__circle::before{display:block;content:"";height:0;padding-bottom:100%}.element__number{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2.8125rem;font-weight:600}.element__text{font-size:1.375rem;line-height:1.45455;font-weight:600;text-align:center}.fishery-summary{background-color:#F6F9FC;padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:40em){.fishery-summary{padding-top:6rem;padding-bottom:6rem}}.fishery-summary__container{margin-left:auto;margin-right:auto}.fishery-summary__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-left:-.9375rem;margin-right:-.9375rem}.gear-group__list,.gear-summary__grid{display:-ms-flexbox;-ms-flex-direction:row}.fishery-summary__flags{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;min-height:19.4375rem;background-image:url(../images/svg/fishery-flags.svg)}@media screen and (min-width:61.25em){.fishery-summary__flags{width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.fishery-summary__content{width:calc(100% - 1.875rem);margin:1rem .9375rem}.fishery-summary__content>*+*{margin-top:2rem}@media screen and (min-width:61.25em){.fishery-summary__content{width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.fishery-summary__heading{font-weight:600}@media screen and (min-width:30em){.fishery-summary__heading{font-size:1.875rem;line-height:1.63333}}.fishery-summary__text{font-size:1.125rem;font-weight:400;line-height:1.66667}.gear-summary{background-color:#e7eff7;padding-top:2rem;padding-bottom:2rem}.gear-summary__container{margin-left:auto;margin-right:auto}.gear-summary__container>*+*{margin-top:1rem}@media screen and (min-width:40em){.gear-summary{padding-top:6rem;padding-bottom:6rem}.gear-summary__container>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.gear-summary__container>*+*{margin-top:3rem}}.gear-summary__heading{font-weight:700}@media screen and (min-width:30em){.gear-summary__heading{font-size:2.5rem;line-height:1.75}}.gear-summary__grid{display:flex;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.gear-summary__text{font-size:1.125rem;font-weight:500;line-height:1.66667;width:calc(100% - 1.875rem);margin:1rem .9375rem}@media screen and (min-width:61.25em){.gear-summary__text{width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.gear-summary__hr{border-color:#76C8D4;margin-top:4rem}.gear-group__heading{color:#76C8D4;font-size:1rem;line-height:1.625;font-weight:300}.gear-group__list{list-style:none;padding:0;display:flex;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.certificate-summary__container,.environmental-summary__container,.management-summary__container,.pagination{padding-left:.9375rem;padding-right:.9375rem;max-width:76.875rem}.gear-group__item{width:calc(100% - 1.875rem);margin:1rem .9375rem}.certificate-summary__container>*+*,.gear-group__item>*+*{margin-top:1rem}@media screen and (min-width:61.25em){.gear-group__item{width:calc(33.33333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.gear-item__heading{font-size:1.25rem;font-weight:600;line-height:1.5;color:#1D73AE}.gear-item__description{font-size:1rem;font-weight:400;line-height:1.75}.certificate-summary{background-color:#9CE8F1;padding-top:2rem;padding-bottom:2rem}.certificate-summary__container{margin-left:auto;margin-right:auto}@media screen and (min-width:40em){.certificate-summary{padding-top:6rem;padding-bottom:6rem}.certificate-summary__container>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.certificate-summary__container>*+*{margin-top:3rem}}.certificate-summary__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.certificate-summary__column{width:calc(100% - 1.875rem);margin:1rem .9375rem}.certificate-summary__column>*+*,.certificate-summary__text>*+*{margin-top:2rem}@media screen and (min-width:61.25em){.certificate-summary__column{width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.certificate-summary__title{font-weight:700}@media screen and (min-width:30em){.certificate-summary__title{font-size:2.5rem;line-height:1.5}}.certificate-summary__heading{font-size:1.25rem;font-weight:600;line-height:1.6}.certificate-summary__text{font-size:1rem;font-weight:400;line-height:1.75}.management-summary{background-color:#FFF;padding-top:2rem;padding-bottom:2rem}.management-summary__container{margin-left:auto;margin-right:auto}.management-summary__container>*+*{margin-top:1rem}@media screen and (min-width:40em){.management-summary{padding-top:6rem;padding-bottom:6rem}.management-summary__container>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.management-summary__container>*+*{margin-top:3rem}}.management-summary__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.management-summary__column{width:calc(100% - 1.875rem);margin:1rem .9375rem}.management-summary__column>*+*,.management-summary__text>*+*{margin-top:2rem}@media screen and (min-width:61.25em){.management-summary__column{width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.management-summary__title{font-weight:700}@media screen and (min-width:30em){.management-summary__title{font-size:2.5rem;line-height:1.5}}.management-summary__heading{font-size:1.25rem;font-weight:600;line-height:1.6;color:#1D73AE}.management-summary__text{font-size:1.125rem;font-weight:400;line-height:1.66667}.environmental-summary__container>*+*,.management-summary__text ul>*+*{margin-top:1rem}.environmental-summary{background-color:#F6F9FC;padding-top:2rem;padding-bottom:2rem}.environmental-summary__container{margin-left:auto;margin-right:auto}@media screen and (min-width:40em){.environmental-summary{padding-top:6rem;padding-bottom:6rem}.environmental-summary__container>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.environmental-summary__container>*+*{margin-top:3rem}}.environmental-summary__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.environmental-summary__column{width:calc(100% - 1.875rem);margin:1rem .9375rem}.environmental-summary__column>*+*,.environmental-summary__text>*+*{margin-top:2rem}@media screen and (min-width:61.25em){.environmental-summary__column{width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.environmental-summary__title{font-weight:700}@media screen and (min-width:30em){.environmental-summary__title{font-size:2.5rem;line-height:1.5}}.environmental-summary__heading{font-size:1.25rem;font-weight:600;line-height:1.6;color:#1D73AE}.environmental-summary__text{font-size:1.125rem;font-weight:400;line-height:1.66667}.pagination{margin-left:auto;margin-right:auto}.pagination::after{clear:both;content:"";display:block}.pagination__list{list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.pagination__page-number{text-decoration:none}.current-page{border-radius:50%;width:1.875rem;height:1.875rem;background-color:#1D73AE;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#FFF}.pagination__icon{display:block;width:1.5625rem;height:1.5625rem}.pagination__prev{background-image:url(../images/svg/page-left.svg)}.pagination__next{background-image:url(../images/svg/page-right.svg)}.pagination__item{margin:1rem}.map{padding-top:2rem;padding-bottom:2rem}.map>*+*{margin-top:1rem}@media screen and (min-width:40em){.map{padding-top:6rem;padding-bottom:6rem}.map>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.map>*+*{margin-top:3rem}}.map__container{max-width:64rem;height:55vw;max-height:43.75rem;margin-left:auto;margin-right:auto}@media screen and (max-width:39.9375em){.map-wave,.map__container{display:none}}.map__heading{font-size:2.5rem;font-weight:700;text-align:center}.infowindow__content{margin:.1rem}.infowindow__fishery-name{font-size:1rem;font-weight:600}.infowindow__more{font-size:.8125rem;font-weight:400;margin:0}.acknowledgements__content>*+*,.acknowledgements__grid>*+*,.custom-404__content>*+*{margin-top:2rem}.infowindow__more-chevron{margin-bottom:-.2rem}.custom-404{padding-top:4rem}@media screen and (min-width:61.25em){.custom-404{padding-top:6rem}}.custom-404__container{max-width:76.875rem;margin-left:auto;margin-right:auto;padding:2rem .9375rem}.acknowledgements__container,.companies__list{max-width:76.875rem;padding-left:.9375rem;padding-right:.9375rem}@media screen and (min-width:40em){.custom-404__container{padding-top:6rem;padding-bottom:6rem}}.custom-404__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.custom-404__content{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media screen and (min-width:80em){.custom-404__content{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;margin-left:calc(16.66667% + .9375rem)}}.custom-404__heading{font-size:1.125rem;font-weight:500;color:#1D73AE}.custom-404__text{font-size:1.125rem;font-weight:400;line-height:1.66667}.acknowledgements{background-color:#F6F9FC;padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:40em){.acknowledgements{padding-top:6rem;padding-bottom:6rem}}.acknowledgements a{color:#1D4C6D;font-weight:500}.acknowledgements__container{margin-left:auto;margin-right:auto}.acknowledgements__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.companies__grid,.disclosures__table{-ms-flex-direction:row;list-style:none}.credits>*+*,.disclosures__content>*+*{margin-top:1rem}.acknowledgements__content,.credits{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media screen and (min-width:80em){.acknowledgements__content,.credits{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;margin-left:calc(16.66667% + .9375rem)}}.acknowledgements__title{font-weight:700;text-align:center}@media screen and (min-width:30em){.acknowledgements__title{font-size:2.5rem;line-height:1.75}}.acknowledgements__heading{font-size:1.25rem;font-weight:600;line-height:1.5;color:#1D73AE}.acknowledgements__text,.credits__text{font-size:1.125rem;font-weight:400;line-height:1.66667}.acknowledgements__logo{width:12rem}.credits__heading{font-size:1.25rem;font-weight:600}.credit{font-weight:500}.companies{background-color:#F6F9FC;padding-top:2rem;padding-bottom:2rem;min-height:100vh}.companies__list{margin-left:auto;margin-right:auto}.companies__grid{padding:0;display:-ms-flexbox;display:flex;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.disclosures__content,.stats__content{max-width:76.875rem;padding-left:.9375rem;padding-right:.9375rem}.stats{position:absolute;width:100%;bottom:5vw}.stats__content{margin-left:auto;margin-right:auto}.stats__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:-.9375rem;margin-right:-.9375rem}.disclosures{background-color:#1D4C6D;color:#FFF;padding-top:2rem;padding-bottom:2rem}.disclosures__content{margin-left:auto;margin-right:auto}@media screen and (min-width:40em){.stats{bottom:3vw}.stats__grid{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}.disclosures{padding-top:6rem;padding-bottom:6rem}.disclosures__content>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.disclosures__content>*+*{margin-top:3rem}}.disclosures__container>*+*,.disclosures__item>*+*{margin-top:1rem}.disclosures__table{padding:0;display:-ms-flexbox;display:flex;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.disclosures__item{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;padding-top:1rem;padding-bottom:1rem}@media screen and (min-width:40em){.disclosures__item{width:calc(25% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}.disclosures__container>*+*{margin-top:2rem}}.disclosures__container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.disclosures__intro-text,.disclosures__title{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}.disclosures__title{font-size:2.1875rem;font-weight:600;line-height:1.14286;text-align:left}@media screen and (min-width:40em){.disclosures__title{text-align:center}}.disclosures__intro-text{font-size:1rem;font-weight:500;line-height:1.625;text-align:left}@media screen and (min-width:40em){.disclosures__intro-text{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;text-align:center}}.methods{text-align:center;width:100%;border:none;list-style:none;padding:0}@media screen and (min-width:61.25em){.disclosures__container>*+*{margin-top:3rem}.methods{display:-ms-flexbox;display:flex}}@media print{.methods{display:-ms-flexbox;display:flex}}@media screen and (max-width:61.1875em){.methods__group{width:100%!important;padding:1rem}.table__head{display:none}}@media screen and (min-width:61.25em){.methods__group{padding:2rem}}.methods__list{list-style:none;padding:0 1rem}.methods__item{font-size:1rem;line-height:2.125;position:relative;margin-left:1rem;text-align:left}.download__content,.fisheries__key,.fisheries__table{margin-left:auto;margin-right:auto;max-width:76.875rem}.methods__item:before{content:"·";vertical-align:middle;font-size:1.125rem;font-weight:700;position:absolute;left:-1rem}@media print{.table__head{display:table-row-group}}.table__row{background-color:#FFF}@media screen and (max-width:61.1875em){.table__row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}}@media print{.table__row{display:table-row;width:auto}}.table-row-is-highlighted{background-color:#F6F9FC}.table__header,.table__mobile-heading-container{background-color:#1D4C6D;color:#FFF;text-align:center}.table__cell{overflow:hidden;border-bottom:1px solid #D2DBE2}@media screen and (min-width:61.25em){.table__cell+.table__cell{border-left:1px solid #D2DBE2}.fishery__details-container .table__cell{padding:0}}@media screen and (max-width:61.1875em){.table__cell{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}@media print{.table__cell{display:table-cell;vertical-align:middle}.table__cell--empty{display:none}}.table__cell--center,.table__cell--empty{text-align:center}@media screen and (max-width:61.1875em){.table__cell--empty{display:none}}.table__cell--ratings{overflow:visible;vertical-align:baseline}.table__cell--custom{font-size:1.25rem;font-weight:600;text-align:center}.table__header{padding:2rem;position:sticky;top:0;z-index:1}.table__header+.table__header{border-left:.0625rem solid #FFF}.table__heading{font-size:1.125rem;font-weight:600}.table__mobile-heading-container{padding:2rem}@media screen and (min-width:61.25em){.table__mobile-heading-container{display:none}}@media print{.table__mobile-heading-container{display:none}}.fisheries__key::after,.fisheries__table::after{content:"";display:block;clear:both}.table__content{padding:2rem}.table__content--ratings{padding:0}.table__number{font-size:4.375rem;font-weight:600;color:#1D73AE;text-align:center}.fisheries__table{border-radius:.1875rem;padding:0;table-layout:fixed;width:100%}@media screen and (min-width:61.25em){.fishery__details-container .table__content{padding:0}.fisheries__table{box-shadow:0 .125rem .1875rem .0625rem rgba(29,76,109,.2)}}.fisheries__container{background-color:#F6F9FC;padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:40em){.fisheries__container{padding-top:6rem;padding-bottom:6rem}}@media screen and (max-width:61.1875em){.fisheries__container{background-color:#FFF;padding-top:0}}.fisheries__key{padding:0}.download{background-color:#1D4C6D;color:#FFF;padding-top:2rem;padding-bottom:2rem}.download__content{padding-left:.9375rem;padding-right:.9375rem}.download__content>*+*{margin-top:1rem}@media screen and (min-width:40em){.download{padding-top:6rem;padding-bottom:6rem}.download__content>*+*{margin-top:2rem}}@media screen and (min-width:61.25em){.download__content>*+*{margin-top:3rem}}.download__title-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.download__intro-text,.download__title{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;text-align:center}.download__title-container>*+*{margin-top:1rem}@media screen and (min-width:40em){.download__title-container>*+*{margin-top:2rem}.download__intro-text{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media screen and (min-width:61.25em){.download__title-container>*+*{margin-top:3rem}}.download__title{font-size:2.1875rem;font-weight:600;line-height:1.14286}.download__intro-text{font-size:1rem;font-weight:500;line-height:1.625}.download__table{list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.download__item{width:calc(100% - 1.875rem);margin:1rem .9375rem}.download__item>*+*{margin-top:1rem}@media screen and (min-width:40em){.download__item{width:calc(25% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.download__year{font-size:1.375rem;font-weight:400}.membership{background-color:#F6F9FC;position:relative}.membership__title{text-align:center;font-weight:700}@media screen and (min-width:30em){.membership__title{font-size:2.5rem;line-height:1.75}}.membership__container{max-width:76.875rem;margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem;padding-top:2rem;padding-bottom:0!important;position:relative;z-index:1}@media screen and (min-width:40em){.membership__container{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width:80em){.membership__container{padding-bottom:2rem!important}}.membership__container>*+*{margin-top:2rem}.membership__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;margin-left:-.9375rem;margin-right:-.9375rem}.membership__section{background-color:#FFF;border-radius:.375rem;box-shadow:0 .125rem .1875rem .0625rem rgba(29,76,109,.2);width:calc(100% - 1.875rem);padding:2rem;margin:1rem .9375rem}.contact,.text-block{background-color:#1D4C6D;color:#FFF}.membership__section>*+*{margin-top:2rem}@media screen and (min-width:80em){.membership__section{width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.membership__heading{font-size:1.375rem;font-weight:600;line-height:1.18182}.membership__text{font-size:1.125rem;font-weight:500;line-height:1.66667}.membership__text ul{list-style:none;padding:0}.membership__text ul>*+*{margin-top:1rem}.membership__text li{text-indent:-1.75rem;margin-left:1.75rem}.membership__text li:before{display:inline-block;content:'';background-image:url(../images/svg/bullet-circle.svg);margin-right:1rem;width:.75rem;height:.75rem}.membership__icon{width:4.0625rem;position:relative}.membership__icon::before{display:block;content:'';width:100%;height:0;padding-bottom:100%}.membership__svg{width:100%;position:absolute;left:0;top:0;right:0;bottom:0}.contact__container{max-width:76.875rem;margin-left:auto;margin-right:auto;padding:2rem .9375rem}.featured__container,.text-block__container{max-width:76.875rem;padding-left:.9375rem;padding-right:.9375rem}@media screen and (min-width:40em){.contact__container{padding-top:6rem;padding-bottom:6rem}}.contact__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.contact__content{margin-top:0!important;margin-bottom:0!important;width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;text-align:center}.contact__content>*+*{margin-top:3rem}.contact__text{font-size:1.25rem;font-weight:600;line-height:1.5}.contact__link{display:block;font-size:1rem;font-weight:600;color:#FFF;text-decoration:none}@media screen and (min-width:80em){.contact__content{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;margin-left:calc(16.66667% + .9375rem)}.contact__link{font-size:1.625rem}}.text-block{font-size:1.125rem;font-weight:400;line-height:1.66667}.text-block__container{margin-left:auto;margin-right:auto;padding-top:2rem}.text-block__grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:-.9375rem;margin-right:-.9375rem}.text-block__content{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media screen and (min-width:80em){.text-block__content{width:calc(66.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem;margin-left:calc(16.66667% + .9375rem)}}.featured{background-color:#F6F9FC;padding-top:4rem;padding-bottom:3rem}@media screen and (min-width:40em){.text-block__container{padding-top:4rem}.featured{padding-top:6rem;padding-bottom:4rem}}.featured__container{margin-left:auto;margin-right:auto;overflow:hidden;text-align:center}.featured__container::after{clear:both;content:"";display:block}.featured__heading{font-size:2rem;padding-bottom:3.75rem}.featured__carousel .glide__slides,.featured__carousel .glide__track{overflow:visible}.featured__carousel .glide__arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;border-bottom:.0625rem solid #1D73AE;padding:1.875rem 1.875rem 3.75rem}@media screen and (min-width:61.25em){.featured__heading{font-size:2.5rem}.featured__carousel .glide__arrows{padding-top:3.75rem;padding-bottom:3.75rem}.featured__slide{max-width:23.75rem}}.featured__carousel .glide__arrow{display:block;background:0 0;border:none;padding:0;line-height:1}.featured__carousel .glide__chevron{display:block;position:relative;width:2.8125rem}.featured__carousel .glide__chevron::before{display:block;content:'';width:100%;height:0;padding-bottom:100%}.discover__container::after,.home-intro__container::after{clear:both;content:"";display:block}.featured__carousel .glide__chevron svg{width:100%;position:absolute;left:0;top:0;right:0;bottom:0;height:100%}.featured__carousel .glide__arrow--left{margin-right:.46875rem}.featured__carousel .glide__arrow--right{margin-left:.46875rem}.discover__container,.home-intro__container{margin-left:auto;margin-right:auto;padding-left:.9375rem;padding-right:.9375rem}.featured__slide{width:100%;height:calc(22.0625rem)}.discover{background:#F6F9FC;padding-bottom:4rem}@media screen and (min-width:40em){.discover{padding-bottom:6rem}}.discover__container{max-width:76.875rem}.discover__content{text-align:center;max-width:50rem;margin:auto}.discover__content>*+*{margin-top:.9375rem}.discover__heading{font-size:2rem;line-height:1.25}@media screen and (min-width:61.25em){.discover__heading{font-size:2.5rem}}.discover__text{font-size:1.125rem}.discover__more{padding-top:.9375rem}.home-intro{background:#1D4C6D;color:#FFF;padding-top:4rem;padding-bottom:4rem}.home-intro__container{max-width:76.875rem}.home-intro__content{text-align:center;max-width:46.875rem;margin:auto}.home-intro__content>*+*{margin-top:1rem}@media screen and (min-width:40em){.home-intro{padding-top:6rem;padding-bottom:6rem}.home-intro__content>*+*{margin-top:2rem}}.home-intro__heading{font-weight:600;font-size:2rem;line-height:1.25}@media screen and (min-width:61.25em){.home-intro__content>*+*{margin-top:3rem}.home-intro__heading{font-size:2.5rem}}.home-intro__text{font-size:1.125rem}.home-intro__more{padding-top:.9375rem}