/**handles:cookie-notice-front,css/e2pdf.frontend.global,iag-theme-css**/
#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}
a.e2pdf-download-progress,a.e2pdf-download-progress:focus,a.e2pdf-download-progress:hover,a.e2pdf-download-progress:link,a.e2pdf-download-progress:visited{color:grey;text-decoration:none;pointer-events:none;background:repeating-linear-gradient(45deg,rgba(128,128,128,.7) 0,rgba(128,128,128,.7) 10px,rgba(255,255,255,.7) 10px,rgba(255,255,255,.7) 20px);background-size:200% 200%;animation:e2pdf-download-animation 1.5s linear infinite}@keyframes e2pdf-download-animation{0%{background-position:0 0}100%{background-position:100% 100%}}
@charset "UTF-8";/*!
Theme Name: IAG Global
Theme URI: https://iag.global/
Author: Welland Creative
Author URI: http://www.wellandcreative.co.uk
Tags: light, responsive-layout
Description: A bespoke theme designed and developed for IAG Global, based on the underdog Boilerplate.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: iag
Domain Path: /languages/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

underdog Boilerplate is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/

Do not remove the below styles. Needed to pass the 'theme check'.*/.bypostauthor,.gallery-caption,.sticky{text-align:left}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{overflow-y:scroll;box-sizing:border-box;height:100%;font-size:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;text-rendering:optimizeLegibility}*,:after,:before{box-sizing:inherit;padding:0;margin:0}.js-loading *,.js-loading :after,.js-loading :before{animation-play-state:paused!important}body{height:100%;font-family:Raleway,Helvetica,Arial,"Lucida Grande",sans-serif;font-size:1rem;font-weight:500;line-height:1.3;color:#000;background:#fff}body.menu-open{overflow:hidden}img{display:block;vertical-align:middle;max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:400;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}.clear:after,.clear:before,.clearfix:after,.clearfix:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.wrapper:after,.wrapper:before{content:"";display:table}.clear:after,.clear:before,.clearfix:after,.clearfix:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.wrapper:after,.wrapper:before{clear:both}.byline,.updated{display:none}.group-blog .byline,.single .byline{display:inline}.entry-content ul li{list-style:disc;margin-bottom:7px;font-size:18px}.archive .format-aside .entry-title,.blog .format-aside .entry-title{display:none}.comment-content a{word-wrap:break-word}.comment-content img.wp-smiley,.entry-content img.wp-smiley,.page-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.screen-reader-text,.srt{position:absolute!important;left:-999em}.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}blockquote.alignleft,figure.wp-caption.alignleft,img.alignleft{margin:7px 24px 7px 0}.wp-caption.alignleft{margin:7px 14px 7px 0}blockquote.alignright,figure.wp-caption.alignright,img.alignright{margin:7px 0 7px 24px}.wp-caption.alignright{margin:7px 0 7px 14px}.wp-caption.aligncenter,blockquote.aligncenter,img.aligncenter{margin-top:7px;margin-bottom:7px}.site-content blockquote.alignleft,.site-content blockquote.alignright{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding-top:17px;width:50%}.site-content blockquote.alignleft p,.site-content blockquote.alignright p{margin-bottom:17px}.wp-caption{margin-bottom:24px}.wp-caption img[class*=wp-image-]{display:block;margin:0}.wp-caption{color:#767676}.wp-caption-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-style:italic;line-height:1.5;margin:9px 0}div.wp-caption .wp-caption-text{padding-right:10px}div.wp-caption.alignright .wp-caption-text,div.wp-caption.alignright img[class*=wp-image-]{padding-left:10px;padding-right:0}.wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption-text{text-align:center}.wp-caption .wp-caption-text{margin:.8075em 0}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:currentColor}input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:currentColor}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:currentColor}input::-webkit-input-placeholder,select::-webkit-input-placeholder{color:currentColor}textarea::-webkit-input-placeholder{color:currentColor}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;font-family:Raleway,Helvetica,Arial,"Lucida Grande",sans-serif;line-height:inherit}button,input[type=button],input[type=reset],input[type=submit]{border:0;cursor:pointer;-webkit-appearance:button;padding:5px 28px;outline:0}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{color:#000;border:1px solid #e5e5e5;background:#fff;border-radius:5px;width:100%;font-weight:500}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#000;outline:0}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{padding:0 14px;height:57px}textarea{overflow:auto;padding:14px;vertical-align:top;width:100%}input[type=file]{max-width:100%}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.widget_search .search-submit{display:none}a{color:#2fade0;text-decoration:none;background:0 0;cursor:pointer}a:active,a:focus,a:hover{outline:0;text-decoration:underline}p{margin-bottom:1.75rem;font-size:14px;line-height:1.5}@media screen and (min-width:768px){p{font-size:16px;line-height:1.7}}@media screen and (min-width:1024px){p{font-size:18px;line-height:1.7}}@media screen and (min-width:1200px){p{font-size:20px;line-height:1.7}}.h1,h1{font-size:24px;line-height:1.2;font-weight:700;margin-bottom:1.75rem;position:relative;color:#16284c;margin-left:28px;opacity:0;animation-delay:.5s}@media screen and (min-width:768px){.h1,h1{font-size:36px;line-height:1.3}}@media screen and (min-width:1024px){.h1,h1{font-size:42px;line-height:1.3}}.loaded .h1,.loaded h1{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInRightSmall;-moz-animation-name:fadeInRightSmall;animation-name:fadeInRightSmall;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}.h1:before,h1:before{height:1em;width:25px;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/svg/three-dot-arrow--grey.svg");background-repeat:no-repeat;background-position:left;content:"";position:absolute;top:3px;left:-29px;opacity:0;animation-delay:1.3s}.loaded .h1:before,.loaded h1:before{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInLeftSmall;-moz-animation-name:fadeInLeftSmall;animation-name:fadeInLeftSmall;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}@media only screen and (min-width:768px){.h1,h1{margin-left:42px}.h1:before,h1:before{top:7px;left:-39px}}.h1.h2,h1.h2{font-weight:700}.h1.h2:before,h1.h2:before{top:3px}.h2,h2{font-size:21px;line-height:1.2;margin-bottom:1.75rem;font-weight:600}@media screen and (min-width:768px){.h2,h2{font-size:28px;line-height:1.2}}.h3,h3{font-size:14px;line-height:1.3;font-weight:600;margin-bottom:1.75rem}@media screen and (min-width:480px){.h3,h3{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.h3,h3{font-size:21px;line-height:1.3}}.h4,h4{font-size:14px;line-height:1.2;margin-bottom:1.75rem}@media screen and (min-width:768px){.h4,h4{font-size:18px;line-height:1.2}}.h5,h5{font-size:14px;line-height:1.2;margin-bottom:0;font-weight:600}@media screen and (min-width:768px){.h5,h5{font-size:16px;line-height:1.2}}ol,ul{margin-bottom:1.75rem;margin-left:28px}ol ol,ol ul,ul ol,ul ul{margin:0 1.75rem}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
*/@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownSmall{0%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownSmall{0%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftSmall{0%{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftSmall{0%{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftSmall{-webkit-animation-name:fadeInLeftSmall;animation-name:fadeInLeftSmall}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightSmall{0%{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightSmall{0%{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightSmall{-webkit-animation-name:fadeInRightSmall;animation-name:fadeInRightSmall}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInUpSmall{0%{opacity:0;-webkit-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpSmall{0%{opacity:0;-webkit-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInUpVSmall{0%{opacity:0;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpVSmall{0%{opacity:0;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpSmall{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}}@keyframes fadeOutUpSmall{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.wrap{max-width:1256px;margin:0 auto;padding:0 14px;width:100%}section{padding:28px 0;position:relative}@media only screen and (min-width:599px){section{padding:42px 0}}@media only screen and (min-width:1024px){section{padding:56px 0}}.header{display:flex;justify-content:space-between;align-items:center;padding:14px 0 28px 0}.header h1{margin-bottom:0}.header__actions{display:flex;align-items:center;gap:14px}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}.float-left{float:left!important}.float-right{float:right!important}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.c--white{color:#fff}.c--black{color:#000}.c--xlgrey{color:#ececec}.c--lgrey{color:#e5e5e5}.c--grey{color:#c7c7c7}.c--dgrey{color:#686969}.c--lblue{color:#2fade0}.c--dblue{color:#16284c}.c--mauve{color:#d8bad4}.c--red{color:#b53e42}.c--purple{color:#9b4f90}.c--orange{color:#f1884b}.c--green{color:#5eb24c}.bg--white{background-color:#fff;color:#000}.bg--black{background-color:#000;color:#fff}.bg--xlgrey{background-color:#ececec;color:#000}.bg--lgrey{background-color:#e5e5e5;color:#000}.bg--grey{background-color:#c7c7c7;color:#fff}.bg--dgrey{background-color:#686969;color:#fff}.bg--lblue{background-color:#2fade0;color:#fff}.bg--dblue{background-color:#16284c;color:#fff}.bg--mauve{background-color:#d8bad4;color:#fff}.bg--red{background-color:#b53e42;color:#fff}.bg--purple{background-color:#9b4f90}.bg--orange{background-color:#f1884b}.bg--green{background-color:#5eb24c}.bg--globe{background-color:#e5e5e5;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/globe-bg.jpg");background-repeat:no-repeat;background-position:top left;background-size:1050px 581px}.bg--globe--white{background-color:#fff;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/globe-bg--white.jpg")}@media only screen and (min-width:768px){.bg--globe{background-size:initial}}.f--white{fill:#ffffff}.f--black{fill:#000000}.f--xlgrey{fill:#ececec}.f--lgrey{fill:#e5e5e5}.f--grey{fill:#c7c7c7}.f--dgrey{fill:#686969}.f--lblue{fill:#2fade0}.f--dblue{fill:#16284c}.f--mauve{fill:#d8bad4}.f--red{fill:#B53E42}.f--purple{fill:#9b4f90}.f--orange{fill:#f1884b}.f--green{fill:#5eb24c}.m-none{margin:0!important}.mb-none{margin-bottom:0!important}.mb-qtr{margin-bottom:7px!important}.mb-half{margin-bottom:14px!important}.mb{margin-bottom:28px!important}.mb-2x{margin-bottom:56px!important}.mt-half{margin-top:14px!important}.mt{margin-top:28px!important}.mt-2x{margin-top:56px!important}.p-none{padding:0!important}.p-all{padding:28px!important}.p-half{padding:14px!important}.pt-none{padding-top:0!important}.pt-half{padding-top:14px!important}.pt{padding-top:28px!important}.pt-2x{padding-top:56px!important}.pt-4x{padding-top:112px!important}.pb-none{padding-bottom:0!important}.pb-half{padding-bottom:14px!important}.pb-half{padding-bottom:14px!important}.pb{padding-bottom:28px!important}.pb-2x{padding-bottom:56px!important}.pb-4x{padding-bottom:112px!important}.pl{padding-left:28px!important}.pl-2x{padding-left:56px!important}.pl-4x{padding-left:112px!important}.mob-only{display:none!important}@media only screen and (max-width:1023px){.mob-only{display:block!important}}@media only screen and (max-width:1023px){.dt-only{display:none!important}}@media only screen and (min-width:768px){.to-tab{display:none}}@media only screen and (max-width:767px){.from-tab{display:none}}.db{display:block}.dib{display:inline-block}.df{display:flex}.df--col{flex-direction:column}.tt-upper{text-transform:uppercase}.fw-sb{font-weight:600}.overflow-h{overflow:hidden}@media only screen and (max-width:598px){.order-1{order:1}}@media only screen and (min-width:599px){.order-1-sm{order:1}}@media only screen and (max-width:598px){.order-2{order:2}}@media only screen and (min-width:599px){.order-2-sm{order:2}}.posr{position:relative}.image-as-bg{object-fit:cover;width:100%;height:100%}.image-contain{object-fit:contain;width:100%;height:100%}.section-background{position:absolute;bottom:0;top:0;left:0;right:0}.rounded{overflow:hidden}.rounded--bottom{border-bottom-left-radius:300px;border-bottom-right-radius:300px}.rounded--all{border-radius:300px}.fw-bold{font-weight:700}.box{padding:28px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);border-top-left-radius:10px;border-top-right-radius:10px;margin-bottom:28px;overflow:hidden}.box--rounded-bottom{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.box--no-pad{padding:0}.box--no-shadow{box-shadow:none}.box--rounded{border-radius:10px}.box--square{border-radius:0}.no-arrow{margin-left:0}.no-arrow:before{display:none!important}.has-arrow{position:relative;margin-left:28px;font-weight:700}.has-arrow:before{height:1em;width:25px;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/svg/three-dot-arrow--grey.svg");background-repeat:no-repeat;background-position:left;content:"";position:absolute;top:3px;left:-29px;opacity:0;animation-delay:1.3s}.loaded .has-arrow:before{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInLeftSmall;-moz-animation-name:fadeInLeftSmall;animation-name:fadeInLeftSmall;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}@media only screen and (min-width:1024px){.has-arrow:before{top:7px;left:-35px}}.has-arrow.h2{font-weight:700}.has-arrow.h2:before{top:3px}.fs--i{font-style:italic}.main-navigation{display:flex;transition:.3s background-color;align-items:center}@media only screen and (max-width:1023px){.main-navigation{display:none}}.main-navigation>div{display:flex;flex:1}@media only screen and (min-width:1024px){.main-navigation>div>ul>li{flex:1;position:relative;display:flex;align-items:center;gap:7px}.main-navigation>div>ul>li>a{font-weight:600;font-size:14px;line-height:1.2;display:block;color:#fff;white-space:nowrap;transition:color .2s cubic-bezier(.46, .96, .43, .94) .2s;position:relative;text-align:center}}@media only screen and (min-width:1024px) and (min-width:768px){.main-navigation>div>ul>li>a{font-size:18px;line-height:1.2}}@media only screen and (min-width:1024px){.main-navigation>div>ul>li>a:after{content:"ㆍ";position:absolute;top:45%;left:50%;font-size:50px;transform:translate(-50%,6px);text-shadow:transparent 8px 6px 0;opacity:0;transition:text-shadow .3s 0s,transform .3s .1s,opacity .3s;color:#2fade0;line-height:1;pointer-events:none}}@media only screen and (min-width:1024px){.main-navigation>div>ul>li>a:before{content:"ㆍ";position:absolute;top:45%;left:calc(50% - 8px);font-size:50px;transform:translate(-50%,6px);opacity:0;transition:transform .3s .2s,opacity .3s .2s;color:#2fade0;line-height:1;pointer-events:none}}@media only screen and (min-width:1024px){.main-navigation>div>ul>li:hover>a{transition-delay:0s;color:#2fade0}.main-navigation>div>ul>li:hover>a:before{opacity:1;transform:translate(-50%);transition:transform .3s 0s,opacity .3s}.main-navigation>div>ul>li:hover>a:after{opacity:1;transform:translate(-50%);text-shadow:8px 0 #2fade0;transition:text-shadow .3s .2s,transform .3s .1s,opacity .3s}.main-navigation>div>ul>li:hover .main-navigation__submenu-toggle svg{transition-delay:0s;fill:#2fade0}}@media only screen and (min-width:1024px){.main-navigation>div>ul>li.menu-item-has-children>a{position:relative;float:left}}.main-navigation ul{list-style:none;margin:0;padding-left:0}@media only screen and (min-width:1024px){.main-navigation ul{display:flex;flex:1;gap:28px}}.main-navigation ul a{display:block;text-decoration:none}.main-navigation ul li:nth-child(n+4) .sub-menu.level-0{right:0;left:auto}.main-navigation ul li:hover>.sub-menu.level-0{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.main-navigation ul li .sub-menu.level-0{background:#2fade0;padding:28px;position:absolute;z-index:99999;transition:visibility 0s linear .4s,opacity .4s cubic-bezier(.46, .96, .43, .94) .2s;opacity:0;visibility:hidden;left:0;top:calc(100% + 28px);box-shadow:0 9px 9px rgba(0,0,0,.14);display:block;width:470px}.main-navigation ul li .sub-menu.level-0 a{color:#000;transition:color .2s,background-color .2s;padding:14px;font-weight:500}.main-navigation ul li .sub-menu.level-0 a:hover{color:#2fade0;background-color:#fff}.main-navigation ul li .sub-menu.level-0 .current-menu-item a,.main-navigation ul li .sub-menu.level-0 .current-page-ancestor a,.main-navigation ul li .sub-menu.level-0 .current_page_item a{color:#000!important}.main-navigation ul li .sub-menu.level-0>li.menu-item-has-children{position:relative}.main-navigation ul li .sub-menu.level-0>li.menu-item-has-children>a>.menu-item__title{margin-bottom:14px;display:inline-block}.main-navigation ul li .sub-menu.level-0>li.menu-item-has-children:hover .sub-menu.level-1{opacity:1;transform:none}.main-navigation ul li .sub-menu.level-0 .sub-menu.level-1{display:block;position:absolute;width:320px;background-color:#fff;top:-14px;padding:14px;left:105%;opacity:0;transition:transform .2s,opacity .2s;transform:translateX(50%);box-shadow:0 0 9px rgba(0,0,0,.14)}.main-navigation ul li .sub-menu.level-0 .sub-menu.level-1 li{margin-bottom:7px}.main-navigation__submenu-toggle{display:none}.main-navigation__submenu-toggle svg{transition:fill .4s cubic-bezier(.46, .96, .43, .94) .2s;fill:#000000;width:12px;height:12px}.home .main-navigation__submenu-toggle svg{fill:#fff}.home.nav-fixed .main-navigation__submenu-toggle svg{fill:#000000}.main-navigation .current-menu-item>a,.main-navigation .current-page-ancestor>a,.main-navigation .current_page_item>a{color:#2fade0!important}.is-fixed .main-navigation .current-menu-item>a,.is-fixed .main-navigation .current-page-ancestor>a,.is-fixed .main-navigation .current_page_item>a{color:#2fade0}.main-navigation .current-menu-item svg,.main-navigation .current-page-ancestor svg,.main-navigation .current_page_item svg{fill:#2fade0}.is-fixed .main-navigation .current-menu-item svg,.is-fixed .main-navigation .current-page-ancestor svg,.is-fixed .main-navigation .current_page_item svg{fill:#2fade0}@media only screen and (min-width:1024px){.menu-members-navigation-container{padding:0 28px}}.members-navigation .menu{margin:0}.members-navigation--mobile .wrap{padding:0}.members-navigation--desktop{background-color:#2fade0}@media only screen and (max-width:1023px){.members-navigation--desktop{display:none}}.members-navigation--desktop .menu-item{position:relative;display:flex}.members-navigation--desktop .menu-item a{color:#16284c;font-weight:600;padding:7px 14px;display:block;transition:background-color .2s,color .2s}.members-navigation--desktop .menu-item:nth-child(n+4) .sub-menu.level-0{right:0;left:auto}.members-navigation--desktop .menu-item:hover a{text-decoration:none;background-color:#16284c;color:#fff}.members-navigation--desktop .menu-item:hover>.sub-menu.level-0{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.members-navigation--desktop .menu-item .sub-menu.level-0{margin:0;background:#16284c;padding:28px;position:absolute;z-index:99999;transition:visibility 0s linear .4s,opacity .4s cubic-bezier(.46, .96, .43, .94) .2s;opacity:0;visibility:hidden;left:0;top:35px;box-shadow:0 9px 9px rgba(0,0,0,.14);display:block;width:320px}.members-navigation--desktop .menu-item .sub-menu.level-0 a{color:#2fade0;transition:color .2s,background-color .2s;padding:14px;font-weight:500}.members-navigation--desktop .menu-item .sub-menu.level-0 a:hover{color:#fff;background-color:#2fade0}.members-navigation--desktop .menu-item .sub-menu.level-0 .current-menu-item a,.members-navigation--desktop .menu-item .sub-menu.level-0 .current-page-ancestor a,.members-navigation--desktop .menu-item .sub-menu.level-0 .current_page_item a{color:#fff!important}.members-navigation--desktop .menu-item .sub-menu.level-0>li.menu-item-has-children{position:relative}.members-navigation--desktop .menu-item .sub-menu.level-0>li.menu-item-has-children>a>.menu-item__title{margin-bottom:14px;display:inline-block}.members-navigation--desktop .menu-item .sub-menu.level-0>li.menu-item-has-children:hover .sub-menu.level-1{opacity:1;transform:none}.members-navigation--desktop .menu-item .sub-menu.level-0 .sub-menu.level-1{display:block;position:absolute;width:320px;background-color:#fff;top:-14px;padding:14px;left:105%;opacity:0;transition:transform .2s,opacity .2s;transform:translateX(50%);box-shadow:0 0 9px rgba(0,0,0,.14)}.members-navigation--desktop .menu-item .sub-menu.level-0 .sub-menu.level-1 li{margin-bottom:7px}.members-navigation--desktop .current-menu-item>a,.members-navigation--desktop .current-page-ancestor>a,.members-navigation--desktop .current_page_item>a{color:#fff}.members-navigation--desktop .menu{display:flex;justify-content:space-between}#cookies-table{border-collapse:collapse;border:1px solid #e7e7e7;border-top:0;border-left:0;text-align:left}#cookies-table td,#cookies-table th{border-top:1px solid #e7e7e7;border-left:1px solid #e7e7e7;padding:5px}#cookies-table thead th{vertical-align:middle;background:#f7f7f7}#cookies-table tbody td{vertical-align:top}.button{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#2fade0;border:2px solid #2fade0;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button{font-size:21px;line-height:1.3}}.button:hover{background:#16284c;border-color:#16284c;text-decoration:none}.button:hover .button__icon{fill:#2fade0}.button--white{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#fff;border:2px solid #fff;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--white{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--white{font-size:21px;line-height:1.3}}.button--white:hover{background:#e6e6e6;border-color:#e6e6e6;text-decoration:none}.button--solid--white{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#fff;border:2px solid #fff;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--white{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--white{font-size:21px;line-height:1.3}}.button--solid--white:hover{background:#e6e6e6;border-color:#e6e6e6;text-decoration:none}.button--ghost--white{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #fff;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--white{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--white{font-size:21px;line-height:1.3}}.button--ghost--white:hover{background:#fff;color:#fff;border-color:#fff;text-decoration:none}.button--ghost--white:hover{background:#fff;color:#5eb24c;border-color:#fff;text-decoration:none}.button--black{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#000;border:2px solid #000;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--black{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--black{font-size:21px;line-height:1.3}}.button--black:hover{background:#000;border-color:#000;text-decoration:none}.button--solid--black{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#000;border:2px solid #000;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--black{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--black{font-size:21px;line-height:1.3}}.button--solid--black:hover{background:#000;border-color:#000;text-decoration:none}.button--ghost--black{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #000;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#000;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--black{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--black{font-size:21px;line-height:1.3}}.button--ghost--black:hover{background:#000;color:#fff;border-color:#000;text-decoration:none}.button--xlgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#ececec;border:2px solid #ececec;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--xlgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--xlgrey{font-size:21px;line-height:1.3}}.button--xlgrey:hover{background:#d3d3d3;border-color:#d3d3d3;text-decoration:none}.button--solid--xlgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#ececec;border:2px solid #ececec;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--xlgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--xlgrey{font-size:21px;line-height:1.3}}.button--solid--xlgrey:hover{background:#d3d3d3;border-color:#d3d3d3;text-decoration:none}.button--ghost--xlgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #ececec;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#ececec;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--xlgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--xlgrey{font-size:21px;line-height:1.3}}.button--ghost--xlgrey:hover{background:#ececec;color:#fff;border-color:#ececec;text-decoration:none}.button--lgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#e5e5e5;border:2px solid #e5e5e5;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--lgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--lgrey{font-size:21px;line-height:1.3}}.button--lgrey:hover{background:#ccc;border-color:#ccc;text-decoration:none}.button--solid--lgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#e5e5e5;border:2px solid #e5e5e5;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--lgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--lgrey{font-size:21px;line-height:1.3}}.button--solid--lgrey:hover{background:#ccc;border-color:#ccc;text-decoration:none}.button--ghost--lgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #e5e5e5;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#e5e5e5;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--lgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--lgrey{font-size:21px;line-height:1.3}}.button--ghost--lgrey:hover{background:#e5e5e5;color:#fff;border-color:#e5e5e5;text-decoration:none}.button--grey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#c7c7c7;border:2px solid #c7c7c7;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--grey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--grey{font-size:21px;line-height:1.3}}.button--grey:hover{background:#aeaeae;border-color:#aeaeae;text-decoration:none}.button--solid--grey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#c7c7c7;border:2px solid #c7c7c7;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--grey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--grey{font-size:21px;line-height:1.3}}.button--solid--grey:hover{background:#aeaeae;border-color:#aeaeae;text-decoration:none}.button--ghost--grey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #c7c7c7;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#c7c7c7;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--grey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--grey{font-size:21px;line-height:1.3}}.button--ghost--grey:hover{background:#c7c7c7;color:#fff;border-color:#c7c7c7;text-decoration:none}.button--dgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#686969;border:2px solid #686969;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--dgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--dgrey{font-size:21px;line-height:1.3}}.button--dgrey:hover{background:#4f4f4f;border-color:#4f4f4f;text-decoration:none}.button--solid--dgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#686969;border:2px solid #686969;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--dgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--dgrey{font-size:21px;line-height:1.3}}.button--solid--dgrey:hover{background:#4f4f4f;border-color:#4f4f4f;text-decoration:none}.button--ghost--dgrey{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #686969;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#686969;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--dgrey{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--dgrey{font-size:21px;line-height:1.3}}.button--ghost--dgrey:hover{background:#686969;color:#fff;border-color:#686969;text-decoration:none}.button--lblue{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#2fade0;border:2px solid #2fade0;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--lblue{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--lblue{font-size:21px;line-height:1.3}}.button--lblue:hover{background:#16284c;border-color:#16284c;text-decoration:none}.button--lblue:hover .button__icon{fill:#2fade0}.button--lblue .button__icon{fill:#16284c}.button--solid--lblue{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#2fade0;border:2px solid #2fade0;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--lblue{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--lblue{font-size:21px;line-height:1.3}}.button--solid--lblue:hover{background:#16284c;border-color:#16284c;text-decoration:none}.button--solid--lblue:hover .button__icon{fill:#2fade0}.button--ghost--lblue{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #2fade0;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#2fade0;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--lblue{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--lblue{font-size:21px;line-height:1.3}}.button--ghost--lblue:hover{background:#2fade0;color:#fff;border-color:#2fade0;text-decoration:none}.button--dblue{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#16284c;border:2px solid #16284c;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--dblue{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--dblue{font-size:21px;line-height:1.3}}.button--dblue:hover{background:#2fade0;border-color:#2fade0;text-decoration:none}.button--dblue:hover .button__icon{fill:#16284c}.button--dblue .button__icon{fill:#2fade0}.button--solid--dblue{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#16284c;border:2px solid #16284c;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--dblue{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--dblue{font-size:21px;line-height:1.3}}.button--solid--dblue:hover{background:#2fade0;border-color:#2fade0;text-decoration:none}.button--solid--dblue:hover .button__icon{fill:#16284c}.button--ghost--dblue{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #16284c;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#16284c;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--dblue{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--dblue{font-size:21px;line-height:1.3}}.button--ghost--dblue:hover{background:#16284c;color:#fff;border-color:#16284c;text-decoration:none}.button--mauve{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#d8bad4;border:2px solid #d8bad4;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--mauve{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--mauve{font-size:21px;line-height:1.3}}.button--mauve:hover{background:#c699c0;border-color:#c699c0;text-decoration:none}.button--solid--mauve{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#d8bad4;border:2px solid #d8bad4;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--mauve{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--mauve{font-size:21px;line-height:1.3}}.button--solid--mauve:hover{background:#c699c0;border-color:#c699c0;text-decoration:none}.button--ghost--mauve{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #d8bad4;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#d8bad4;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--mauve{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--mauve{font-size:21px;line-height:1.3}}.button--ghost--mauve:hover{background:#d8bad4;color:#fff;border-color:#d8bad4;text-decoration:none}.button--red{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#b53e42;border:2px solid #b53e42;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--red{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--red{font-size:21px;line-height:1.3}}.button--red:hover{background:#8f3134;border-color:#8f3134;text-decoration:none}.button--solid--red{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#b53e42;border:2px solid #b53e42;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--red{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--red{font-size:21px;line-height:1.3}}.button--solid--red:hover{background:#8f3134;border-color:#8f3134;text-decoration:none}.button--ghost--red{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #b53e42;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#b53e42;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--red{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--red{font-size:21px;line-height:1.3}}.button--ghost--red:hover{background:#b53e42;color:#fff;border-color:#b53e42;text-decoration:none}.button--purple{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#9b4f90;border:2px solid #9b4f90;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--purple{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--purple{font-size:21px;line-height:1.3}}.button--purple:hover{background:#793e71;border-color:#793e71;text-decoration:none}.button--solid--purple{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#9b4f90;border:2px solid #9b4f90;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--purple{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--purple{font-size:21px;line-height:1.3}}.button--solid--purple:hover{background:#793e71;border-color:#793e71;text-decoration:none}.button--ghost--purple{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #9b4f90;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#9b4f90;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--purple{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--purple{font-size:21px;line-height:1.3}}.button--ghost--purple:hover{background:#9b4f90;color:#fff;border-color:#9b4f90;text-decoration:none}.button--orange{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#f1884b;border:2px solid #f1884b;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--orange{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--orange{font-size:21px;line-height:1.3}}.button--orange:hover{background:#ed691c;border-color:#ed691c;text-decoration:none}.button--solid--orange{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#f1884b;border:2px solid #f1884b;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--orange{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--orange{font-size:21px;line-height:1.3}}.button--solid--orange:hover{background:#ed691c;border-color:#ed691c;text-decoration:none}.button--ghost--orange{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #f1884b;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#f1884b;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--orange{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--orange{font-size:21px;line-height:1.3}}.button--ghost--orange:hover{background:#f1884b;color:#fff;border-color:#f1884b;text-decoration:none}.button--green{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#5eb24c;border:2px solid #5eb24c;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--green{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--green{font-size:21px;line-height:1.3}}.button--green:hover{background:#4b8e3d;border-color:#4b8e3d;text-decoration:none}.button--solid--green{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#5eb24c;border:2px solid #5eb24c;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--solid--green{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--solid--green{font-size:21px;line-height:1.3}}.button--solid--green:hover{background:#4b8e3d;border-color:#4b8e3d;text-decoration:none}.button--ghost--green{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #5eb24c;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#5eb24c;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.button--ghost--green{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.button--ghost--green{font-size:21px;line-height:1.3}}.button--ghost--green:hover{background:#5eb24c;color:#fff;border-color:#5eb24c;text-decoration:none}.button--has-icon{display:inline-flex;align-items:center;width:fit-content}.button--has-icon .button__label{display:flex;align-items:center}.button--stack{display:block;margin-bottom:28px}.button--big{padding:14px 28px;width:100%;font-size:1.125rem}.button--small{padding:6px 14px;font-size:14px;line-height:1.2}@media screen and (min-width:768px){.button--small{font-size:16px;line-height:1.2}}.button--wide{padding:14px 56px;font-size:1.125rem}.button__icon{width:21px;height:21px;margin-left:5px;display:inline-block;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-delay:0;-moz-transition-delay:0;-transition-delay:0}.site-header{width:100%;transition:transform .2s;box-shadow:0 15px 15px transparent;background-color:#16284c;z-index:3}@media only screen and (min-width:1024px){.site-header{position:sticky;top:-40px}}.site-header__main{display:flex;justify-content:space-between;align-items:center;padding:14px 0}@media only screen and (min-width:1024px){.site-header__main{background:0 0;display:flex;width:100%;padding:56px 0 21px 0;opacity:0;position:relative;z-index:2}.loaded .site-header__main{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear}}.site-header__welcome{border-radius:8px;border:2px solid #2fade0;display:inline-flex;align-items:center;color:#fff;font-weight:600;height:45px}.site-header__loginout{padding:0 14px;font-weight:600;transition:color .2s}.site-header__loginout:hover{text-decoration:none;color:#fff}.site-header__message{background-color:#2fade0;margin-bottom:0;display:flex;gap:7px;height:100%;align-items:center;padding:0 14px;font-size:14px;line-height:1.2}@media screen and (min-width:768px){.site-header__message{font-size:16px;line-height:1.2}}.site-header__greeting{color:#fff}.site-header__user{color:#000}.site-header__links{display:none}@media only screen and (min-width:1024px){.site-header__links{display:flex;flex-direction:column;gap:14px;align-items:flex-end;justify-content:center}}.site-footer{background-color:#16284c;padding:28px 0}@media only screen and (min-width:768px){.site-footer{padding:56px 0}}.site-footer>.wrap--footer{display:grid;grid-template-columns:1fr;grid-gap:28px;justify-items:center;text-align:center}@media only screen and (min-width:1024px){.site-footer>.wrap--footer{text-align:left;justify-items:initial;grid-template-columns:200px repeat(auto-fit,minmax(85px,1fr))}}@media only screen and (min-width:1200px){.site-footer>.wrap--footer{grid-template-columns:300px repeat(auto-fit,minmax(145px,1fr))}}.site-footer__credit{color:#fff;font-size:14px;display:flex;padding-top:10px;justify-content:center}@media only screen and (min-width:1024px){.site-footer__credit{padding-left:75px;justify-content:flex-start}}.site-footer__credit a{margin-left:5px;display:flex;align-items:center}.site-footer__credit a img{margin-left:5px;width:22px;height:auto;flex:1}.site-footer__address{color:#fff}.site-footer__address svg{fill:#ffffff}.site-footer__icon-link{display:flex;gap:14px;align-items:center;color:#000;margin-bottom:28px;transition:color .2s}.site-footer__icon-link:hover{text-decoration:none;color:#2fade0}.site-footer__icon-link img{width:20px}.site-footer__column{font-weight:500;padding-top:14px}.site-footer__column:first-child{padding-top:0;display:flex;flex-direction:column;justify-content:space-between}.site-footer .tel__link{color:#fff}.site-footer .menu{margin:0;padding-top:28px}@media only screen and (min-width:599px){.site-footer .menu{padding-top:0}}.site-footer .menu li{margin-bottom:14px}.site-footer .menu a{color:#2fade0;transition:color .2s}.site-footer .menu a:hover{text-decoration:none;color:#2fade0}.site-footer__info{padding-top:28px}@media only screen and (min-width:599px){.site-footer__info{padding-top:84px}}.site-footer__info .wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center}.site-footer__payments{margin-bottom:28px;text-align:center}@media only screen and (min-width:1024px){.site-footer__payments{text-align:left;justify-self:start}}.site-footer__payments img{max-width:250px}.site-footer__payments h3{text-transform:uppercase;margin-bottom:14px}.site-footer__logo{margin-bottom:28px;display:flex;align-items:center;justify-content:center}.site-footer__foot-links{text-align:center;line-height:1}@media only screen and (min-width:1024px){.site-footer__foot-links{text-align:right;line-height:1.5}}.site-footer__foot-links a{border-right:1px solid #fff;padding:0 7px;font-size:10px;color:#fff;transition:color .2s}.site-footer__foot-links a:hover{text-decoration:none;color:#2fade0}.site-footer__foot-links a:last-child{border:0}@media only screen and (min-width:768px){.site-footer__foot-links a{font-size:12px}}.site-footer__copyright{background:#2fade0;padding:14px 0;color:#fff;font-weight:600;text-align:center}@media only screen and (min-width:1024px){.site-footer__copyright{text-align:left}}@media only screen and (min-width:1024px){.site-footer__copyright .wrap{display:grid;gap:56px;grid-template-columns:1fr 500px}}@media only screen and (min-width:1200px){.site-footer__copyright .wrap{grid-template-columns:1fr 600px}}.site-footer__copyright p{margin-bottom:14px;font-size:10px}@media only screen and (min-width:768px){.site-footer__copyright p{font-size:12px;margin-bottom:0}}.site-footer__copyright .credit-link{color:#fff;font-weight:700}.site-footer__accreditation{margin-bottom:28px}@media only screen and (min-width:768px){.site-footer__accreditation{margin-bottom:0}}.site-footer__accreditation img{max-width:100px;display:inline-block}@media only screen and (min-width:768px){.site-footer__accreditation img{max-width:150px}}.logo--header{text-align:center;display:flex;align-items:center}.logo__link{display:inline-block;transition:transform .3s;transform-origin:left}.logo__link img{width:140px}.site-header[stuck] .logo__link{transform:scale(.8)}@media only screen and (min-width:599px){.logo__link img{width:320px}}.mobile-nav-panel{display:none}@media only screen and (max-width:1023px){.mobile-nav-panel{display:block;transition:transform .3s;background-color:rgba(22,40,76,.8);backdrop-filter:blur(10px);background-image:url("https://iag.global/wp-content/themes/iag/dist/img/globe-bg-trans-lblue.png");background-position:100% -50%;background-size:200%;background-repeat:no-repeat;padding:28px;flex-direction:column;height:100vh;transform:translateX(-100%);position:absolute;z-index:6;top:0;overflow-y:scroll;display:flex;width:90%}.admin-bar .mobile-nav-panel{padding-top:56px}.mobile-nav-panel__main{position:relative;flex:1;display:flex;flex-direction:column}.mobile-nav-panel__heading{margin-bottom:0;color:#fff}.mobile-nav-panel__header{overflow:hidden;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;border-bottom:5px solid #2fade0;padding-bottom:14px}.mobile-nav-panel__bottom{flex:1;background-position:center;background-size:100%;background-repeat:no-repeat;display:flex;margin-bottom:84px;margin-top:14px}.mobile-nav-panel__bottom .search-form{align-self:flex-end}.menu-open .mobile-nav-panel{transform:none}.mobile-nav-panel .menu{margin:0}.mobile-nav-panel .menu-item{padding:7px 0}.mobile-nav-panel .menu-item a{font-family:"Barlow Semi Condensed";color:#fff;transition:transform .3s,color .3s;display:block;width:calc(100% - 30px)}.mobile-nav-panel .menu-item a:hover{transform:translateX(5px);text-decoration:none;color:#2fade0}.mobile-nav-panel .menu-item-has-children{position:relative}.mobile-nav-panel .menu-item-has-children.submenu-open>.sub-menu{max-height:499px!important}.mobile-nav-panel .menu-item-has-children.submenu-open>.sub-menu:after{transform:none}.mobile-nav-panel .menu-item-has-children.submenu-open>.submenu-toggle{transform:rotate(180deg)}.mobile-nav-panel .sub-menu{max-height:0;transition:max-height .8s;overflow:hidden;position:relative;margin-left:0;padding-left:28px}.mobile-nav-panel .sub-menu:after{content:"";height:calc(100% - 30px);display:flex;width:5px;background:#2fade0;transition:transform .3s;transition-delay:0.3s;transform:scaleY(0);transform-origin:top;position:absolute;top:28px;left:0}.mobile-nav-panel .sub-menu>.menu-item:first-child{padding-top:28px}.mobile-nav-panel .sub-menu>.menu-item:first-child .submenu-toggle{top:28px}.mobile-nav-panel .submenu-toggle{margin-top:0;right:5px}.mobile-nav-panel .submenu-toggle svg{fill:#fff;width:15px;height:12px;transform:translateY(-3px)}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://iag.global/wp-content/themes/iag/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-dots{text-align:center;padding:28px 0 0 0}.owl-dot{background:#000;width:18.6666666667px;height:18.6666666667px;display:inline-block;margin:0 5px;border-radius:100%}.owl-dot.active{background:#2fade0}.owl-prev{position:absolute;height:42px;width:42px;left:-28px;top:50%;transform:translate(-50%,-50%)}.owl-prev:hover svg{fill:#2fade0}.owl-prev svg{fill:#686969;transition:fill .2s}.owl-next{position:absolute;height:42px;width:42px;right:-28px;top:50%;transform:translate(50%,-50%)}.owl-next:hover svg{fill:#2fade0}.owl-next svg{fill:#686969;transition:fill .2s}@media only screen and (min-width:1024px){.owl-internal-slider .owl-dots{display:none}}.owl-internal-slider .owl-nav{display:none}@media only screen and (min-width:1024px){.owl-internal-slider .owl-nav{display:block}.owl-internal-slider .owl-nav>*{display:flex;align-items:center;justify-content:center}}.owl-lightbox-gallery-carousel .owl-stage{display:flex;align-items:center}.owl-lightbox-gallery-carousel .owl-next{right:28px}.owl-lightbox-gallery-carousel .owl-prev{left:28px}.owl-lightbox-gallery-carousel .owl-next,.owl-lightbox-gallery-carousel .owl-prev{display:flex;align-items:center;justify-content:center}.owl-lightbox-gallery-carousel .owl-next svg,.owl-lightbox-gallery-carousel .owl-prev svg{fill:#9b4f90}.owl-lightbox-gallery-carousel .owl-next:hover svg,.owl-lightbox-gallery-carousel .owl-prev:hover svg{fill:#fff}@-webkit-keyframes downRotate{0%{-webkit-transform:translate,rotate(0);transform:translate3d(0,0,0) rotate(0)}50%{-webkit-transform:translate3d(0,7px,0) rotate(0);transform:translate3d(0,7px,0) rotate(0)}100%{opacity:1;-webkit-transform:translate3d(0,7px,0) rotate(45deg);transform:translate3d(0,7px,0) rotate(45deg)}}@keyframes downRotate{0%{-webkit-transform:translate3d(0,0,0) rotate(0);transform:translate3d(0,0,0) rotate(0)}50%{-webkit-transform:translate3d(0,7px,0) rotate(0);transform:translate3d(0,7px,0) rotate(0)}100%{opacity:1;-webkit-transform:translate3d(0,7px,0) rotate(45deg);transform:translate3d(0,7px,0) rotate(45deg)}}@-webkit-keyframes downRotate--reverse{0%{opacity:1;-webkit-transform:translate3d(0,7px,0) rotate(45deg);transform:translate3d(0,7px,0) rotate(45deg)}50%{-webkit-transform:translate3d(0,7px,0) rotate(0);transform:translate3d(0,7px,0) rotate(0)}100%{-webkit-transform:translate,rotate(0);transform:translate3d(0,0,0) rotate(0)}}@keyframes downRotate--reverse{0%{opacity:1;-webkit-transform:translate3d(0,7px,0) rotate(45deg);transform:translate3d(0,7px,0) rotate(45deg)}50%{-webkit-transform:translate3d(0,7px,0) rotate(0);transform:translate3d(0,7px,0) rotate(0)}100%{-webkit-transform:translate3d(0,0,0) rotate(0);transform:translate3d(0,0,0) rotate(0)}}@-webkit-keyframes upRotate{0%{-webkit-transform:translate3d(0,0,0) rotate(0);transform:translate3d(0,0,0) rotate(0)}50%{-webkit-transform:translate3d(0,-7px,0) rotate(0);transform:translate3d(0,-7px,0) rotate(0)}100%{opacity:1;-webkit-transform:translate3d(0,-7px,0) rotate(-45deg);transform:translate3d(0,-7px,0) rotate(-45deg)}}@keyframes upRotate{0%{-webkit-transform:translate3d(0,0,0) rotate(0);transform:translate3d(0,0,0) rotate(0)}50%{-webkit-transform:translate3d(0,-10px,0) rotate(0);transform:translate3d(0,-10px,0) rotate(0)}100%{opacity:1;-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}}@-webkit-keyframes upRotate--reverse{0%{opacity:1;-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}50%{-webkit-transform:translate3d(0,-10px,0) rotate(0);transform:translate3d(0,-10px,0) rotate(0)}100%{-webkit-transform:translate3d(0,0,0) rotate(0);transform:translate3d(0,0,0) rotate(0)}}@keyframes upRotate--reverse{0%{opacity:1;-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}50%{-webkit-transform:translate3d(0,-10px,0) rotate(0);transform:translate3d(0,-10px,0) rotate(0)}100%{-webkit-transform:translate3d(0,0,0) rotate(0);transform:translate3d(0,0,0) rotate(0)}}.toggle-nav{display:none}.toggle-nav__icon{width:28px;height:28px;fill:#fff}.toggle-nav--mobile{padding:7px;background:#2fade0;border-radius:3px;display:flex;align-items:center;justify-content:center}.toggle-nav--mobile .toggle-nav__icon{fill:#ffffff;width:16px;height:16px}.submenu-toggle{float:right;margin-left:7px;display:none}.menu-item-has-children>.submenu-toggle{display:flex;align-items:center}.submenu-toggle svg{fill:#2fade0;width:10px;height:8px;transition:fill .2s cubic-bezier(.46, .96, .43, .94) .2s}@media only screen and (max-width:1023px){.toggle-nav{display:block;cursor:pointer;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-delay:0;-moz-transition-delay:0;-transition-delay:0;padding:14px;background:0;z-index:3}.toggle-nav.animate-close .line1{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:downRotate--reverse;-moz-animation-name:downRotate--reverse;animation-name:downRotate--reverse;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.toggle-nav.animate-close .line3{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:upRotate--reverse;-moz-animation-name:upRotate--reverse;animation-name:upRotate--reverse;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.toggle-nav .line{height:3px;width:40px;margin-bottom:5px;background-color:#2fade0;display:block;transition:opacity .2s ease-in-out,transform .2s;clear:both;position:absolute}.toggle-nav .line:last-child{margin-bottom:0}.toggle-nav .line-container{display:block;transition:opacity .6s ease-in-out .5s,transform .6s ease-in-out .5s;margin-bottom:5px;width:40px;height:19px;position:relative}.toggle-nav .line1{top:0;left:0}.toggle-nav .line2{top:50%;transform:translateY(-50%);left:0}.toggle-nav .line3{bottom:0;left:0}.menu-open .toggle-nav .line1{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:downRotate;-moz-animation-name:downRotate;animation-name:downRotate;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;margin-bottom:1px}.menu-open .toggle-nav .line3{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:upRotate;-moz-animation-name:upRotate;animation-name:upRotate;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.menu-open .toggle-nav .line2{opacity:0}.toggle-nav:hover .line1{transform:translateY(-2px)}.toggle-nav:hover .line3{transform:translateY(2px)}.submenu-toggle{display:none;position:absolute;right:12px;top:6px;width:25px;height:25px;cursor:pointer;align-items:center;justify-content:center;font-size:25px;line-height:1;font-family:arial,sans-serif;color:#2fade0;transition:transform .3s;text-align:center}.menu-item-has-children{overflow:hidden}.menu-item-has-children>.submenu-toggle{display:block;z-index:1}}.social-links__list{margin:0}.social-links__item{display:inline-block;margin-right:7px;line-height:1}.social-links__item:last-child{margin-right:0}.social-links__link{display:flex;align-items:center;transition:background-color .3s}.social-links__link--linkedin{background-color:#99d0ea}.social-links__link--linkedin:hover{background-color:#6fbde1}.social-links__link--twitter{background-color:#70a2bd}.social-links__link--twitter:hover{background-color:#4f8bab}.social-links__link--facebook{background-color:#465266}.social-links__link--facebook:hover{background-color:#313a48}.social-links__link--round{border-radius:100%;padding:28px}.social-links__link--square{padding:28px}.social-links__icon{width:28px;height:28px;fill:#c7c7c7}.social-links__icon--large{width:33.6px;height:33.6px}.social-links--contact-page .social-links__item{margin:0 14px}.social-links--contact-page .social-links__list{text-align:center}.social-links--header{text-align:right;float:right;line-height:0}.social-links--header .social-links__icon{width:19px;height:19px}.social-links--header .social-links__item{margin:0}.social-links--header .social-links__link{padding:10px 10px 4px 10px;height:37px}@media only screen and (min-width:1024px){.social-links--header .social-links__icon{width:16px;height:16px}.social-links--header .social-links__link{padding:4px 5px 2px 5px;height:auto}}.social-links--footer{margin-top:14px}@media only screen and (min-width:1024px){.social-links--footer{padding-left:75px}}.contact-link__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.contact-link__link{display:flex}.contact-link--icon .contact-link__link{display:flex;align-items:center}.contact-link--icon svg{margin-right:14px;fill:currentColor}.contact-link--phone--members,.contact-link--phone--profile{margin-bottom:0}.contact-link--phone--footer{margin-bottom:0;display:inline-block}@media only screen and (min-width:1024px){.contact-link--phone--footer{display:block}}.contact-link--phone--footer a{color:#fff;font-size:14px;line-height:1.5}@media screen and (min-width:768px){.contact-link--phone--footer a{font-size:16px;line-height:1.5}}.contact-link--mail--members,.contact-link--mail--profile{margin-bottom:0}.contact-link--mail--footer{margin-bottom:0;display:inline-block;margin-left:14px}@media only screen and (min-width:1024px){.contact-link--mail--footer{display:block;margin-left:0}}.contact-link--mail--footer a{color:#fff;font-size:14px;line-height:1.5}@media screen and (min-width:768px){.contact-link--mail--footer a{font-size:16px;line-height:1.5}}.contact-link--mail--event a{font-size:14px;line-height:1.5}@media screen and (min-width:768px){.contact-link--mail--event a{font-size:16px;line-height:1.5}}.contact-link--members{font-size:14px;line-height:1.5}@media screen and (min-width:768px){.contact-link--members{font-size:16px;line-height:1.7}}.error-404{max-width:650px;position:relative}@media only screen and (min-width:599px){.error-404{padding:84px 0}}.error-404:before{content:"404";font-size:50vw;font-weight:700;color:#eaeaea;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-60%,-50%) rotate(-15deg)}@media only screen and (min-width:599px){.error-404:before{left:65%}}.error-404 .search-field{width:calc(100% - 120px);float:left;font-family:Raleway,Helvetica,Arial,"Lucida Grande",sans-serif;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.07);height:44px}.error-404 .search-submit{background-color:#2fade0;color:#fff;text-transform:uppercase;height:44px}.gradient-shadow--top:before{top:0;bottom:0;left:0;right:0;position:absolute;background:-moz-linear-gradient(top,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 100%);content:"";pointer-events:none;width:100%;height:50%;z-index:2;transition:opacity .3s}.gradient-shadow--bottom:before{bottom:0;left:0;right:0;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.9) 100%);background:-o-linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.9) 100%);background:linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.9) 100%);content:"";pointer-events:none;width:100%;height:100%;z-index:2;transition:opacity .3s}@media only screen and (max-width:1023px){.gradient-shadow--bottom:before{height:90%}}.gradient-shadow--both:before{top:0;bottom:0;left:0;right:0;position:absolute;background:-moz-linear-gradient(top,rgba(0,0,0,.45) 0,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 60%,rgba(0,0,0,.45) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,.45) 0,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 60%,rgba(0,0,0,.45) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.45) 0,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 60%,rgba(0,0,0,.45) 100%);content:"";pointer-events:none;width:100%;height:100%;z-index:2;transition:opacity .3s}.overlay:after{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:1;pointer-events:none;transition:opacity .3s;display:block}.overlay--light:after{opacity:.15}.overlay--medium:after{opacity:.4}.overlay--strong:after{opacity:.8}.overlay--white{color:#000}.overlay--white:after{background-color:#fff}.overlay--white svg{fill:#000000}.overlay--black{color:#fff}.overlay--black:after{background-color:#000}.overlay--black a:not([class^=button]){color:#2fade0}.overlay--black svg{fill:#fff}.overlay--xlgrey{color:#000}.overlay--xlgrey:after{background-color:#ececec}.overlay--xlgrey svg{fill:#000000}.overlay--lgrey{color:#000}.overlay--lgrey:after{background-color:#e5e5e5}.overlay--lgrey svg{fill:#000000}.overlay--grey{color:#fff}.overlay--grey:after{background-color:#c7c7c7}.overlay--grey a:not([class^=button]){color:#2fade0}.overlay--grey svg{fill:#fff}.overlay--dgrey{color:#fff}.overlay--dgrey:after{background-color:#686969}.overlay--dgrey a:not([class^=button]){color:#2fade0}.overlay--dgrey svg{fill:#fff}.overlay--lblue{color:#fff}.overlay--lblue:after{background-color:#2fade0}.overlay--lblue a:not([class^=button]){color:#2fade0}.overlay--lblue svg{fill:#fff}.overlay--dblue{color:#fff}.overlay--dblue:after{background-color:#16284c}.overlay--dblue a:not([class^=button]){color:#2fade0}.overlay--dblue svg{fill:#fff}.overlay--mauve{color:#fff}.overlay--mauve:after{background-color:#d8bad4}.overlay--mauve a:not([class^=button]){color:#2fade0}.overlay--mauve svg{fill:#fff}.overlay--red{color:#fff}.overlay--red:after{background-color:#b53e42}.overlay--red a:not([class^=button]){color:#2fade0}.overlay--red svg{fill:#fff}.overlay--purple:after{background-color:#9b4f90}.overlay--orange:after{background-color:#f1884b}.overlay--green:after{background-color:#5eb24c}.svgicon{width:28px;height:28px}/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(22,40,76,.7);outline:0!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:0!important}.lity-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:0!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1}.lity-close{z-index:9994;width:35px;height:35px;position:absolute;right:-40px;top:-40px;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;border:0;border-radius:3px;display:flex;align-items:center;justify-content:center;background:#2fade0;transition:background-color .2s;outline:0;-webkit-box-shadow:none;box-shadow:none}.single-events .lity-close{background:0 0;top:10px;right:10px}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;background-color:#16284c;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.single-events .lity-close:active{background:0 0;top:10px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}.page-template-page-contact{background-color:#e5e5e5}.contact{padding-top:0}.contact>.wrap{display:grid;grid-template-columns:1fr;grid-gap:28px}@media only screen and (min-width:768px){.contact>.wrap{grid-template-columns:1fr 250px}}@media only screen and (min-width:1024px){.contact>.wrap{grid-template-columns:1fr 400px}}@media only screen and (min-width:1200px){.contact>.wrap{grid-gap:56px}}.contact__image img:first-child{margin-bottom:28px}.contact__heading{font-weight:700}.contact__subheading{font-weight:500;color:#2fade0}.contact__main .contact__buttons{flex-direction:row}.contact__buttons{display:flex;flex-direction:column;gap:28px}.contact__buttons>a{flex:1}.breadcrumbs{opacity:0}.loaded .breadcrumbs{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear;animation-delay:.1s}.breadcrumbs__separator{display:inline-block;margin:0 7px;width:14px;height:14px;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/svg/three-dot-arrow.svg");background-repeat:no-repeat;background-size:10px;background-position:center}.breadcrumbs a{transition:color .2s}.breadcrumbs--dark a{color:#000}.breadcrumbs--dark a:hover{color:#2fade0;text-decoration:none}.breadcrumbs--light a{color:#2fade0}.breadcrumbs--light a:hover{color:#fff;text-decoration:none}.breadcrumbs--has-margin{margin-bottom:42px}.breadcrumbs--center .breadcrumbs__text>span{justify-content:center;text-align:left;flex-wrap:wrap;line-height:2}.breadcrumbs__text{font-size:14px;margin-bottom:14px}.breadcrumbs__text>span{display:flex;align-items:center}.login-button{border-radius:8px;border:2px solid #2fade0;display:inline-flex;align-items:center;color:#fff;font-weight:600;height:45px;transition:border-color .2s,background-color .2s}.login-button svg{fill:#16284c;background-color:#2fade0;height:100%;padding:7px 0;width:30px;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s,fill .2s}.login-button__label{padding:0 14px}.login-button:hover{border-color:#fff;text-decoration:none;background-color:#2fade0}.login-button:hover svg{background-color:#fff;fill:#2fade0}.post-list{padding:0}.post-list__preheading{color:#2fade0;padding:14px}.post-list__subheading span{display:block}.post-list__main{clear:both;display:grid;grid-template-columns:1fr;gap:28px}@media only screen and (min-width:768px){.post-list__main{padding:28px 0;gap:14px;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.post-list__main{gap:28px}}.post-list__main--onecol{display:block;padding:0}.post-list--events{padding-top:28px}.post-list__item{display:flex;max-width:280px;margin:0 auto}@media only screen and (min-width:768px){.post-list__item{margin:0;max-width:none}}.post-list__item--inline{margin-bottom:28px;display:block;max-width:500px}.post-list__item--inline .post-list__thumbnail{margin-bottom:14px}@media only screen and (min-width:768px){.post-list__item--inline .post-list__thumbnail{margin-bottom:0}.post-list__item--inline .post-list__thumbnail img{object-fit:cover;height:100%}}@media only screen and (min-width:768px){.post-list__item--inline{margin-bottom:0;max-width:none;display:grid;grid-template-columns:1fr 2fr}}@media only screen and (min-width:1024px){.post-list__item--inline .post-list__content{padding-top:42px}}@media only screen and (min-width:768px){.post-list__item--short{display:grid;grid-template-columns:1fr 1fr}}.post-list__item--profiles{border-top-left-radius:7px;border-top-right-radius:7px}.post-list__item--profiles .post-list__link{border-top-left-radius:7px;border-top-right-radius:7px}.post-list__item--events,.post-list__item--iag-photo-gallery,.post-list__item--post{border-bottom-left-radius:7px;border-bottom-right-radius:7px;overflow:hidden}.post-list__item--events .post-list__link,.post-list__item--iag-photo-gallery .post-list__link,.post-list__item--post .post-list__link{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.post-list__item--padded{padding:7px}@media only screen and (min-width:768px){.post-list__item--padded{padding:14px}}.post-list__list{margin:0}.post-list__list .post-list__item{display:block;max-width:none}.post-list__list .post-list__item:nth-child(2n) .post-list__list-link{background-color:#f5f5f5}.post-list__list .post-list__item:nth-child(2n) .post-list__list-link:hover{background-color:#2fade0}.post-list__posts{display:grid;grid-template-columns:1fr;gap:28px}@media only screen and (min-width:768px){.post-list__posts{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.post-list__posts{grid-template-columns:repeat(3,minmax(0,1fr))}}.post-list__posts--list{display:block}.post-list__posts--carousel{display:block}.post-list__posts--2col{gap:14px;grid-template-columns:1fr}@media only screen and (min-width:599px){.post-list__posts--2col{grid-template-columns:1fr 1fr}}@media only screen and (min-width:768px){.post-list__posts--2col{gap:14px;grid-template-columns:1fr}}@media only screen and (min-width:1024px){.post-list__posts--2col{grid-template-columns:1fr 1fr}}.post-list__thumbnail{position:relative}.post-list__thumbnail img{margin:0 auto;object-fit:cover;height:100%}@media only screen and (min-width:599px){.post-list__thumbnail{height:auto}.post-list__thumbnail img{object-fit:initial;height:auto}}.post-list__meta{color:#fff;margin-bottom:0;position:absolute;background-color:#b53e42;top:0;left:0;padding:14px 14px 7px 14px}.post-list__inner{display:flex;flex-direction:column;overflow:hidden;background-color:#fff;color:#000;flex:1;position:relative}.post-list__link{display:flex;flex-direction:column;overflow:hidden;color:#000;position:relative;transition:transform .3s,color .3s}.post-list__link:hover{text-decoration:none;color:#16284c}.post-list__link:focus{text-decoration:none}.post-list__link.loading::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";background-color:rgba(22,40,76,.8);z-index:2}.post-list__link.loading:after{background-image:url("https://iag.global/wp-content/themes/iag/dist/img/loader.gif");width:28px;height:28px;background-size:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";z-index:3}@media only screen and (min-width:768px){.post-list__link:hover{transform:translateY(-14px);text-decoration:none}.post-list__link:hover .post-list__c2a{color:#2fade0}.post-list__link:hover .post-list__c2a svg{fill:#2fade0}.post-list__link:hover .play-button{background-color:#16284c}.post-list__link:hover .play-button:after{border-left-color:#fff}}.post-list__excerpt{font-size:16px;margin-bottom:14px}.post-list__date{font-size:16px;font-weight:600}.post-list__sidebar{position:relative}.post-list__text-link{transition:color .2s;color:#000}.post-list__text-link:hover{text-decoration:none;color:#2fade0}.post-list__list-link{display:block;transition:background-color .2s;background-color:#fff;color:#000;padding:7px 14px}.post-list__list-link:hover{text-decoration:none;background-color:#2fade0}.post-list__c2a{display:flex;align-items:center;color:#000;text-transform:uppercase;font-weight:500;transition:color .3s}.post-list__c2a svg{width:14px;height:14px;fill:#000000;margin-left:7px;transition:fill .3s}.post-list__c2a:hover{color:#2fade0;text-decoration:none}.post-list__c2a:hover svg{fill:#2fade0}.post-list__c2a--icon-before svg{margin:0;margin-right:7px}.post-list__content{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:14px 28px;position:relative}@media only screen and (min-width:768px){.post-list__content{padding:14px;padding-top:28px}}@media only screen and (min-width:1024px){.post-list__content{padding:28px}}.post-list__content .h2{font-weight:700;color:#16284c;margin-bottom:7px}.post-list__heading{margin-bottom:7px;font-weight:600;line-height:1.2}.post-list__category-heading{background:#16284c;margin-bottom:0;padding:7px 14px;color:#c7c7c7}.post-list__category:last-child .post-list__list{margin-bottom:56px}.post__content{display:grid;grid-template-columns:1fr}@media only screen and (min-width:768px){.post__content{grid-template-columns:320px 1fr;gap:56px}}@media only screen and (min-width:1024px){.post__content{grid-template-columns:480px 1fr}}.post__thumbnail{border-bottom-left-radius:10px;overflow:hidden;margin-bottom:28px}.address-text--contact{margin-bottom:0;font-weight:600}.address-text--footer{font-size:14px;line-height:1.5}@media screen and (min-width:768px){.address-text--footer{font-size:16px;line-height:1.5}}.forminator-label{margin-bottom:7px;display:block}.forminator-button{background:0 0;-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:#2fade0;border:2px solid #2fade0;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1}@media screen and (min-width:599px){.forminator-button{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.forminator-button{font-size:21px;line-height:1.3}}.forminator-button:hover{background:#16284c;border-color:#16284c;text-decoration:none}.forminator-button:hover .button__icon{fill:#2fade0}.forminator-description-password{display:block;padding:7px 0;font-weight:700}.forminator-error-message{color:#b53e42;font-weight:600;padding:5px 0;display:inline-block}.forminator-response-message{margin-bottom:28px}.forminator-response-message.forminator-loading{padding-left:28px;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/loader.gif");background-size:21px;background-repeat:no-repeat;background-position:0 5px}.members-map iframe{width:100%;aspect-ratio:2/1}.iag-member{padding-top:28px}.iag-member__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:28px;gap:14px}.iag-member__header .h2{flex-basis:210px}@media only screen and (min-width:1024px){.iag-member__header h1{margin-bottom:0}}.iag-member__container{display:grid;grid-template-columns:1fr;gap:28px}@media only screen and (min-width:768px){.iag-member__container{grid-template-columns:1fr 300px}.iag-member__container--locations{gap:56px}}.iag-member__main{display:grid;grid-template-columns:1fr;gap:28px;width:100%;max-width:400px;margin:0 auto}@media only screen and (max-width:767px){.iag-member__main{order:1}}@media only screen and (min-width:768px){.iag-member__main{max-width:none}}@media only screen and (min-width:1024px){.iag-member__main{grid-template-columns:320px 1fr;gap:56px}}@media only screen and (min-width:1200px){.iag-member__main{gap:84px}}.iag-member__office-link{transition:color .2s}.iag-member__office-link:hover{text-decoration:none;color:#16284c}.iag-member__localtime{display:flex;align-items:center;gap:7px;margin-left:-28px}.iag-member__localtime svg{width:21px;height:21px;fill:#2fade0}.iag-member__location{background-color:#686969;display:block;padding:7px 56px 7px 14px;color:#fff;margin:0}.iag-member__sidebar{max-width:400px;width:100%;margin:0 auto}.iag-member__sidebar-content{box-shadow:0 0 10px rgba(0,0,0,.2);background-color:#fff}@media only screen and (min-width:1024px){.iag-member__sidebar-content{position:sticky;top:180px}}.iag-member__sidebar__main{padding:14px;background-color:#fff;position:relative}.iag-member__sidebar__main--has-count .iag-member__name{padding-right:180px}.iag-member__sidebar__linked-offices{background-color:#686969;padding:14px}.iag-member__sidebar__linked-offices__list{margin:0}.iag-member__sidebar__linked-offices__link{background:0 0;padding:0;color:#fff;font-weight:600;font-size:14px;line-height:1.5;display:flex;align-items:center;transition:transform .2s;gap:7px}@media screen and (min-width:768px){.iag-member__sidebar__linked-offices__link{font-size:16px;line-height:1.7}}@media screen and (min-width:1024px){.iag-member__sidebar__linked-offices__link{font-size:18px;line-height:1.7}}@media screen and (min-width:1200px){.iag-member__sidebar__linked-offices__link{font-size:20px;line-height:1.7}}.iag-member__sidebar__linked-offices__link:hover{text-decoration:none;transform:translateX(7px)}.iag-member__sidebar__linked-offices__link svg{fill:#2fade0;width:18px;height:18px}.iag-member__logo{margin-bottom:14px}.iag-member__name{margin-bottom:7px;font-weight:700}.iag-member__subheading{font-weight:500;margin-bottom:0}.iag-member__address{margin-bottom:7px;font-size:14px;line-height:1.2}@media screen and (min-width:768px){.iag-member__address{font-size:18px;line-height:1.2}}.iag-member__description{font-size:14px;line-height:1.3}.iag-member__description p:last-child{margin-bottom:0}@media screen and (min-width:768px){.iag-member__description{font-size:16px;line-height:1.5}}.iag-member__lists{padding:28px;padding-left:42px}.iag-member__lists h3{margin-bottom:14px}@media only screen and (min-width:1024px){.iag-member__lists{padding:42px 14px 28px 0}}.iag-member__practice-list{margin:0;margin-bottom:28px}.iag-member__practice-item{font-size:14px;line-height:1.5;font-weight:500}@media screen and (min-width:768px){.iag-member__practice-item{font-size:16px;line-height:1.7}}@media screen and (min-width:1024px){.iag-member__practice-item{font-size:18px;line-height:1.7}}@media screen and (min-width:1200px){.iag-member__practice-item{font-size:20px;line-height:1.7}}.iag-member__count{border-radius:300px;width:80px;height:80px;background-color:#16284c;color:#fff;font-family:"Barlow Semi Condensed";font-weight:700;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:absolute;top:-28px;right:21px;font-size:36px;line-height:1}.iag-member-filters{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%}@media only screen and (min-width:480px){.iag-member-filters{grid-template-columns:1fr 1fr;width:auto;justify-items:initial}}@media only screen and (min-width:599px){.iag-member-filters{display:flex;align-items:center;flex-wrap:wrap}}.profile__label{margin:0}.profile__name{margin:0}.profile__info{padding:14px 28px 14px 42px}@media only screen and (min-width:1024px){.profile__info{padding-left:28px}}.find-advisor-map .st0{fill:#1D1D1B;transition:fill .5s;pointer-events:none}.find-advisor-map .st1{fill:#fff;pointer-events:none}.find-advisor-map .st2{fill:transparent;pointer-events:fill}.find-advisor-map #europe-mask{cursor:pointer}.find-advisor-map #europe-mask:hover~#europe .st0,.find-advisor-map #europe-mask:hover~#europe-label .st0{fill:#f1884b}.find-advisor-map #america-mask{cursor:pointer}.find-advisor-map #america-mask:hover~#america .st0,.find-advisor-map #america-mask:hover~#america-label .st0{fill:#5eb24c}.find-advisor-map #africa-mask{cursor:pointer}.find-advisor-map #africa-mask:hover~#africa .st0,.find-advisor-map #africa-mask:hover~#africa-label .st0{fill:#9b4f90}.find-advisor-map #asia-mask{cursor:pointer}.find-advisor-map #asia-mask:hover~#asia .st0,.find-advisor-map #asia-mask:hover~#asia-label .st0{fill:#2fade0}.autocomplete-form input[type=text].autocomplete-form__search-field{border:0;border-radius:5px;background-color:#16284c;text-align:center;padding:8px 34px 8px 14px;font-size:14px;line-height:1.2;font-weight:600;color:#fff;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/svg/search--lblue.svg");background-size:18px;background-repeat:no-repeat;background-position:calc(100% - 10px) center;width:100%;height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:768px){.autocomplete-form input[type=text].autocomplete-form__search-field{font-size:16px;line-height:1.2}}.autocomplete-form input[type=text].autocomplete-form__search-field:active,.autocomplete-form input[type=text].autocomplete-form__search-field:focus,.autocomplete-form input[type=text].autocomplete-form__search-field:target{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.autocomplete-form input[type=text].autocomplete-form__search-field.ui-autocomplete-loading{background-image:url("https://iag.global/wp-content/themes/iag/dist/img/loader.gif")}@media only screen and (min-width:480px){.autocomplete-form input[type=text].autocomplete-form__search-field{width:auto;max-width:170px}}.ui-widget.ui-widget-content{background-color:#2fade0;border-radius:5px;padding:5px;font-size:14px;line-height:1.2;font-weight:600;color:#fff;width:max-content}@media screen and (min-width:768px){.ui-widget.ui-widget-content{font-size:16px;line-height:1.2}}.ui-menu .ui-menu-item{padding:5px;transition:background-color .3s;background-color:#2fade0;border-radius:3px;cursor:pointer}.ui-menu .ui-menu-item:hover{background-color:#1d91bf}.pagination{display:inline-flex;border-radius:5px;padding:3px 7px;height:35px;background-color:#16284c;color:#fff;align-items:center;gap:7px}.pagination__count{margin-bottom:0;font-size:16px}.pagination a{display:flex;align-items:center}.pagination a:hover svg{fill:#fff}.pagination svg{fill:#2fade0;width:18px;height:18px;transition:fill .2s}.iag-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;-ms-appearance:none;border:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:5px;background-color:#16284c;text-align:center;padding:8px 34px 8px 14px;font-size:14px;line-height:1.2;font-weight:600;color:#fff;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/svg/angle-down--lblue.svg");background-size:18px;background-repeat:no-repeat;background-position:calc(100% - 10px) center;width:100%;display:block}@media screen and (min-width:768px){.iag-dropdown{font-size:16px;line-height:1.2}}@media only screen and (min-width:480px){.iag-dropdown{width:auto;max-width:168px}.iag-dropdown#members-location{max-width:220px}}.iag-dropdown--lblue{background-color:#2fade0;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/svg/angle-down--dblue.svg");max-width:100%}.iag-dropdown--wide{width:100%}.iag-dropdown--attendee-country,.iag-dropdown--keydocs{width:auto;max-width:168px}.iag-event__summary{display:grid;grid-template-columns:1fr 2fr}.iag-event__summary__content{padding:28px}.iag-event__remote-intro{margin-bottom:28px}@media only screen and (min-width:599px){.iag-event__remote-intro{display:flex;gap:28px}}.iag-event__remote-intro__text{position:relative;margin-left:28px}.iag-event__remote-intro__text:before{height:1.5em;width:25px;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/svg/three-dot-arrow--grey.svg");background-repeat:no-repeat;background-position:left;content:"";position:absolute;top:3px;left:-29px;opacity:0;animation-delay:1.3s}.loaded .iag-event__remote-intro__text:before{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInLeftSmall;-moz-animation-name:fadeInLeftSmall;animation-name:fadeInLeftSmall;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}@media only screen and (min-width:1024px){.iag-event__remote-intro__text:before{top:7px;left:-35px}}.iag-event__remote-intro__images{display:flex;gap:28px}.iag-event__remote-intro__item img{margin-bottom:14px}.iag-event__remote-intro__item-heading{font-weight:700;margin-bottom:4.6666666667px}.i-container{transition:all .4s ease-in-out}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}.isotope .isotope-item.no-transition,.isotope.no-transition,.isotope.no-transition .isotope-item{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.i-filters{text-align:center;margin:0}.i-filters__item{display:inline-block;margin:0 7px 14px 7px}.i-filters__button{color:#fff;background-color:#16284c;padding:7px 14px;border:none;border-radius:3px;font-weight:600;display:block;transition:border-color .2s ease-in-out,color .2s ease-in-out}.i-filters__button--selected{color:#16284c;background-color:#2fade0}.i-filters__button:hover{color:#2fade0;text-decoration:none}.i-filters__button:hover.i-filters__button--selected{color:#16284c;background-color:#2fade0}.attendees-filter-grid__filter-list{display:flex;gap:14px;flex-wrap:wrap}.attendees-filter-grid__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:14px}.attendees-filter-grid__heading{flex-basis:160px}@media only screen and (min-width:599px){.attendees-filter-grid__heading{flex-basis:215px}}.attendees-filter-grid__additional p{font-size:14px;line-height:1.2;line-height:1.5!important}@media screen and (min-width:768px){.attendees-filter-grid__additional p{font-size:18px;line-height:1.2}}.attendees-filter-grid__details{padding:14px;background-color:#fff;flex:1}.attendees-filter-grid__container{display:grid;grid-template-columns:1fr;gap:14px;transition:opacity 1s}.attendees-filter-grid__container.hidden{opacity:0}@media only screen and (min-width:420px){.attendees-filter-grid__container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:768px){.attendees-filter-grid__container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:1024px){.attendees-filter-grid__container{grid-template-columns:repeat(4,minmax(0,1fr))}}.attendees-filter-grid__item{width:100%;padding:7px;display:flex;flex-direction:column;position:relative;transition:height .2s}@media only screen and (min-width:420px){.attendees-filter-grid__item{width:50%}}@media only screen and (min-width:768px){.attendees-filter-grid__item{width:calc(100%/3)}}@media only screen and (min-width:1024px){.attendees-filter-grid__item{width:25%}}.attendees-filter-grid__image{border-top-left-radius:7px;border-top-right-radius:7px;overflow:hidden}.attendees-filter-grid__title{font-weight:700}.attendees-filter-grid__guests p{font-weight:700;margin-bottom:0;font-size:14px;line-height:1.2}@media screen and (min-width:768px){.attendees-filter-grid__guests p{font-size:18px;line-height:1.2}}.gallery{padding:56px 0}@media only screen and (min-width:768px){.gallery{padding:112px 0}}.gallery__filters{margin-left:-14px;margin-right:-14px;margin-bottom:56px;overflow:hidden;transition:.3s opacity}.gallery__filters h2{margin-bottom:56px}.gallery__filters.remove{opacity:0}.gallery__inner{transition:.3s opacity}.gallery__inner.remove{opacity:0}.gallery__gallery-label{margin-bottom:14px}@media only screen and (min-width:480px){.gallery__gallery-label{margin-bottom:0}}.gallery__link{position:relative;display:block;overflow:hidden;color:#fff;font-weight:700;letter-spacing:1px}.gallery__link img{transition:transform .4s}.gallery__link:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;transition:transform .2s ease-in-out,opacity .4s;opacity:0;background-color:#000;z-index:1}.gallery__link:hover img{transform:scale(1.05)}.gallery__link:hover:before{opacity:.7}.gallery__link:hover .gallery__link__title{opacity:1;transition-delay:0.3s;transform:translate(-50%,calc((28px * -1)))}.gallery__link:hover .gallery__link__subtitle{opacity:.7;transition-delay:0.3s;transform:translate(-50%,calc(28px))}.gallery__link:hover .gallery__link__subtitle--bottom{transform:translate(-50%,5px)}.gallery__link:hover .gallery__link__info:before{opacity:.7;margin:10px}.gallery__link__title{position:absolute;top:50%;left:50%;transform:translate(-50%,calc((28px * -1) + 2px));transition:opacity .4s,transform .4s ease-in-out;opacity:0;transition-delay:0s;display:block;line-height:1.2;width:80%;backface-visibility:hidden}.gallery__container{opacity:0;transition:.3s opacity}.gallery__container.visible{opacity:1}.gallery__carousel{width:95%;opacity:0;transition:.3s opacity;transition-delay:0.6s;margin:0 auto;background-color:#000;border-radius:20px}.gallery__carousel--has-groups{width:95vw}.gallery__carousel--has-groups .gallery__carousel-item__inner{background:0 0;border-radius:0}.gallery__carousel.visible{opacity:1}@media only screen and (min-width:599px){.gallery__carousel{width:500px}}@media only screen and (min-width:768px){.gallery__carousel{width:750px}}@media only screen and (min-width:1024px){.gallery__carousel{margin:0}.gallery__carousel--has-groups{width:1000px}}.gallery__carousel-item{position:relative}.gallery__carousel-item__inner{position:relative;background-color:#000;padding:28px 56px 14px 56px;border-radius:8px}.gallery__carousel-item__inner:after{bottom:0;left:0;right:0;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.6) 100%);background:-o-linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.6) 100%);background:linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,0) 1%,rgba(0,0,0,.6) 100%);content:"";pointer-events:none;width:100%;height:50%;z-index:2;transition:opacity .3s}@media only screen and (min-width:480px){.gallery__carousel-item__inner{padding:28px 56px}}.gallery__carousel-item__image{text-align:center}.gallery__carousel-item__image img{max-width:none;margin:0;border-radius:0;padding:0}.gallery__carousel-item__content{backface-visibility:hidden;color:#fff;z-index:3;padding-top:14px;position:relative}.gallery__carousel-item__content p:last-child{margin-bottom:0}.gallery__groups-wrapper{display:flex;flex-direction:column;gap:28px}@media only screen and (min-width:768px){.gallery__groups-wrapper{flex-direction:row;gap:56px}}.gallery__group-nav{padding:42px 56px;padding-top:0;padding-bottom:28px;flex:1;overflow:scroll;height:200px;order:1;display:flex;flex-direction:column}@media only screen and (min-width:599px){.gallery__group-nav{display:grid;grid-template-columns:1fr 1fr}}@media only screen and (min-width:768px){.gallery__group-nav{display:initial;padding:42px;padding-top:28px;flex:1;order:initial}}@media only screen and (min-width:1024px){.gallery__group-nav{padding-top:42px;padding-bottom:42px;height:529px}}.gallery__groups{position:relative;height:0;padding-bottom:75%;display:flex;flex-direction:column;width:100%}@media only screen and (min-width:599px){.gallery__groups{padding-bottom:65%}}@media only screen and (min-width:768px){.gallery__groups{height:529px;padding-bottom:0;flex:2}}@media only screen and (min-width:1024px){.gallery__groups{flex:3;height:529px}}.gallery__groups .h4{position:absolute;bottom:0;left:56px;padding-right:28px}@media only screen and (min-width:768px){.gallery__groups .h4{bottom:28px}}.gallery__photo-group{position:absolute;top:0;transition:opacity .3s;opacity:0;width:100%;z-index:0}.gallery__photo-group.active{opacity:1;z-index:1}.gallery__group-button{background:0 0;padding:14px 0;color:#fff;font-size:14px;line-height:1.3;transition:color .3s;display:block}@media screen and (min-width:480px){.gallery__group-button{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.gallery__group-button{font-size:21px;line-height:1.3}}@media only screen and (min-width:599px){.gallery__group-button{text-align:left}}.gallery__group-button.active,.gallery__group-button:hover{color:#2fade0}.latest-post{max-width:280px;margin:0 auto;margin-bottom:28px}@media only screen and (min-width:599px){.latest-post{max-width:none;display:grid;grid-template-columns:1fr 2fr}}.latest-post__summary{padding:28px}.latest-post__c2a-link,.latest-post__link{transition:color .2s;color:#16284c}.latest-post__c2a-link:hover,.latest-post__link:hover{text-decoration:none;color:#2fade0}.latest-post__c2a-link:hover .post-list__c2a,.latest-post__link:hover .post-list__c2a{color:#2fade0}.latest-post__c2a-link:hover svg,.latest-post__link:hover svg{fill:#2fade0}.play-button{padding:9.3333333333px 21px;background-color:#2fade0;position:relative;display:flex;justify-content:center;align-items:center;position:absolute;bottom:28px;right:28px;border-radius:2px;transition:background-color .2s}.play-button:after{content:"";width:0;height:0;border-top:10px solid transparent;border-left:20px solid #16284c;border-bottom:10px solid transparent;transition:border-color .2s}.wp-block-latest-posts{margin:0}.wp-block-latest-posts li{margin-bottom:7px}.wp-block-latest-posts__post-title{color:#000;font-weight:600;transition:color .2s}.wp-block-latest-posts__post-title:hover{text-decoration:none;color:#2fade0}.dropdown-list__list{margin:0}@media only screen and (min-width:599px){.dropdown-list__list{padding-top:28px}}.dropdown-list__item{margin-bottom:21px!important}.dropdown-list__item__heading{margin-bottom:14px;transition:color .2s;cursor:pointer;color:#fff;display:flex;justify-content:space-between;align-items:center;position:relative;padding:14px}@media only screen and (min-width:768px){.dropdown-list__item__heading{padding-right:42px}}.dropdown-list__item__heading--no-docs{padding-right:61px}@media only screen and (min-width:768px){.dropdown-list__item__heading--no-docs{padding-right:94px}}.dropdown-list__item__count{display:flex;align-items:center;gap:28px;font-size:21px;line-height:1.2}@media screen and (min-width:768px){.dropdown-list__item__count{font-size:28px;line-height:1.2}}.dropdown-list__item__count .number{transform:translateY(-3px)}.dropdown-list__item__count svg{transition:transform .2s,fill .2s;transform:rotate(90deg);width:22px;height:22px}@media only screen and (min-width:768px){.dropdown-list__item__count svg{width:28px;height:28px}}.dropdown-list__item--is-open>.dropdown-list__item__heading .dropdown-list__item__count svg{transform:rotate(-90deg)}.dropdown-list__item--level1 .dropdown-list__item__heading{background-color:#2fade0;border-radius:10px;margin-bottom:0;margin-top:14px}.dropdown-list__item--level1>.dropdown-list__item__heading .dropdown-list__item__count svg{fill:#16284c}.dropdown-list__item--level1>.dropdown-list__item__heading:hover{color:#16284c}.dropdown-list__item--level1:nth-child(odd)>.dropdown-list__item__heading{background-color:#16284c}.dropdown-list__item--level1:nth-child(odd)>.dropdown-list__item__heading .dropdown-list__item__count svg{fill:#2fade0}.dropdown-list__item--level1:nth-child(odd)>.dropdown-list__item__heading:hover{color:#2fade0}.dropdown-list__item--level2 .dropdown-list__item__heading{background-color:#a6a6a6;border-radius:10px;margin-left:28px;margin-bottom:0}.dropdown-list__item--level2 .dropdown-list__item__heading .dropdown-list__item__count svg{fill:#fff}.dropdown-list__item--level2 .dropdown-list__item__heading:hover{color:#000}@media only screen and (min-width:768px){.dropdown-list__item--level2 .dropdown-list__item__heading{margin-left:42px}}.dropdown-list__item--level2 .dropdown-list__content{margin-left:28px}@media only screen and (min-width:768px){.dropdown-list__item--level2 .dropdown-list__content{margin-left:42px}}.dropdown-list__item--level2:nth-child(2n) .dropdown-list__item__heading{background-color:#686868}.dropdown-list__item--level2:last-child{margin-bottom:0!important}.dropdown-list__item--level3{display:grid;grid-template-columns:1fr 60px}.dropdown-list__item--level3>p:first-child{grid-column:1/span 2}.dropdown-list__item--is-open .dropdown-list__item__heading:hover .dropdown-list__button{background-color:#16284c}.dropdown-list__docs{background-color:#f2f2f2;padding:14px;border-radius:6px}@media only screen and (min-width:599px){.dropdown-list__docs--level1{margin-top:-28px}}.dropdown-list__content{transition:max-height .5s cubic-bezier(.46, .96, .43, .94);display:none;overflow:hidden;text-transform:none}.dropdown-list__header{font-weight:700;text-align:center}.dropdown-list li,.dropdown-list__item{list-style:none!important;position:relative}.register-banner{background-color:#5eb24c;padding:14px 0;display:flex;justify-content:center}@media only screen and (min-width:1024px){.register-banner__popup{min-width:600px}}.register-banner__popup__header{background-image:url("https://iag.global/wp-content/themes/iag/dist/img/Form_Header.jpg");background-size:cover;padding:14px 28px;color:#fff}.register-banner__popup__title{margin-bottom:14px}.register-banner__popup__subheading{margin-bottom:0}#gform_wrapper_3 .gform_footer{background-color:#5eb24c;padding:14px 0;display:flex;justify-content:center}#gform_wrapper_3 .gform_body{padding:28px}#gform_wrapper_3 input[type=submit]{-webkit-appearance:none;display:inline-block;text-align:center;padding:8px 16px;text-decoration:none;background:0 0;border:2px solid #fff;font-size:15px;line-height:1.2;font-weight:600;border-radius:5px;color:#fff;transition:background-color .2s,border-color .2s;position:relative;max-width:100%;cursor:pointer;z-index:1;margin-bottom:0}@media screen and (min-width:599px){#gform_wrapper_3 input[type=submit]{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){#gform_wrapper_3 input[type=submit]{font-size:21px;line-height:1.3}}#gform_wrapper_3 input[type=submit]:hover{background:#fff;color:#5eb24c;border-color:#fff;text-decoration:none}#gform_confirmation_message_3{padding:56px 28px;text-align:center}.top-banner{position:relative}@media only screen and (min-width:599px){.top-banner{padding-left:30%}}@media only screen and (min-width:1024px){.top-banner{padding-left:45%}}.top-banner__text{position:relative;padding:28px 14px;color:#fff}.top-banner__text p:last-child{margin-bottom:0}.hero{position:relative;display:flex;align-items:center;overflow:hidden}.hero .wrap{position:relative;z-index:2}.hero--text-light{color:#fff}.hero--text-light svg{fill:#fff}.hero--text-dark{color:#000}.hero--text-dark .hero__text{color:#000}.hero--home{min-height:200px}.hero--home .hero__heading{color:#fff}.hero--home .hero__background{opacity:0}.loaded .hero--home .hero__background{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear}@media only screen and (min-width:599px){.hero--home .hero__content{width:60%}}@media only screen and (min-width:768px){.hero--home{min-height:350px}.hero--home .hero__content{width:75%}}@media only screen and (min-width:1024px){.hero--home{min-height:calc(440px + 112px);padding-bottom:112px}.hero--home .hero__heading{margin-left:56px}}.hero--no-image.hero--no-col{min-height:250px}@media only screen and (min-width:1024px){.hero--no-image.hero--no-col{min-height:250px}}.hero--no-image{min-height:200px}.hero--no-image:before{position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(https://iag.global/wp-content/themes/iag/dist/img/tree.svg);background-size:60%;background-position:-200px -50px;background-repeat:no-repeat;content:"";opacity:.05}@media only screen and (min-width:1024px){.hero--no-image{min-height:400px}}.hero--blog{padding-bottom:0;overflow:visible}.hero--blog .hero__content-wrapper img{transform:translateY(75px);transition:opacity 1s .3s,transform 1s .3s ease-in-out;opacity:0}.hero--blog .hero__content-wrapper img.is-visible{transform:translateY(25px);opacity:1}@media only screen and (min-width:1024px){.hero--blog .hero__content-wrapper img{transform:translateY(100px)}.hero--blog .hero__content-wrapper img.is-visible{transform:translateY(50px);opacity:1}}.hero--contact{padding:0}.hero--contact .wrap{padding:0;max-width:none}@media only screen and (min-width:768px){.hero--contact .wrap{display:flex;gap:28px}}.hero--contact .hero__content{padding:28px;flex:2;max-width:650px}@media only screen and (min-width:1024px){.hero--contact .hero__content{padding:56px}}.hero--contact .hero__subheading{max-width:none}.hero__image{background-size:cover;background-position:center 60%;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;min-height:200px}@media only screen and (min-width:768px){.hero__image--tall{min-height:450px}}@media only screen and (min-width:1024px){.hero__image--tall{min-height:700px}}@media only screen and (min-width:1200px){.hero__image--tall{min-height:800px}}.hero__text{z-index:2;color:#fff;width:100%}.hero__button{transition:transform 1.5s cubic-bezier(.29, .74, .41, .91),opacity 1.5s cubic-bezier(.29, .74, .41, .91);transition-delay:1.1s;display:block;line-height:1}.owl-item .hero__button{opacity:0;transform:translateY(28px)}.owl-item.active .hero__button{transform:translateY(0);opacity:1}.hero__subheading{margin-bottom:0;font-weight:500;max-width:760px;margin:0 auto;font-size:16px;line-height:1.5}@media screen and (min-width:768px){.hero__subheading{font-size:20px;line-height:1.5}}.hero__heading{margin-bottom:14px;max-width:none;font-weight:400}.one-column .wrap{position:relative}.one-column__buttons{display:flex;gap:14px}.one-column__content{max-width:760px;margin:0 auto}.stat-counter-intro__counter-wrapper{display:none}@media only screen and (min-width:768px){.stat-counter-intro__counter-wrapper{gap:14px;margin-bottom:28px;margin-top:-84px;position:relative;display:flex;justify-content:center;transform:translateY(28px);transition:transform 1s ease-out 1s,opacity .5s 1s;opacity:0}.loaded .stat-counter-intro__counter-wrapper{opacity:1;transform:none}}@media only screen and (min-width:1024px){.stat-counter-intro__counter-wrapper{margin-top:-112px;gap:28px}}.stat-counter-intro__item{border-radius:300px;width:150px;height:150px;background-color:#d8bad4;padding:10px;padding-top:32px;font-family:"Barlow Semi Condensed";font-weight:700;text-transform:uppercase;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.stat-counter-intro__item--label-first .stat-counter-intro__number{order:1}@media only screen and (min-width:1024px){.stat-counter-intro__item{width:180px;height:180px;padding:22px;padding-top:34px}}.stat-counter-intro__number{color:#fff;opacity:0;transition:opacity .3s;font-size:36px;line-height:1}@media screen and (min-width:768px){.stat-counter-intro__number{font-size:42px;line-height:1}}@media screen and (min-width:1024px){.stat-counter-intro__number{font-size:68px;line-height:1}}.stat-counter-intro__number.is-visible{opacity:1}.stat-counter-intro__label{color:#16284c;font-size:14px;line-height:1.2;line-height:1.2}@media screen and (min-width:768px){.stat-counter-intro__label{font-size:18px;line-height:1.2}}.stat-counter-intro__intro{text-align:center;max-width:900px;margin:0 auto}.stat-counter-intro__intro .h3{font-size:14px;line-height:1.3}@media screen and (min-width:480px){.stat-counter-intro__intro .h3{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.stat-counter-intro__intro .h3{font-size:21px;line-height:1.5}}@media screen and (min-width:1024px){.stat-counter-intro__intro .h3{font-size:28px;line-height:1.5}}.stat-counter-intro__buttons{display:flex;justify-content:center;gap:14px}.stat-counter-intro__buttons a{font-size:15px;line-height:1.2}@media screen and (min-width:599px){.stat-counter-intro__buttons a{font-size:18px;line-height:1.3}}@media screen and (min-width:768px){.stat-counter-intro__buttons a{font-size:21px;line-height:1.3}}@media only screen and (min-width:599px){.stat-counter-intro__buttons{gap:28px}}@media only screen and (min-width:1024px){.stat-counter-intro__buttons a{padding:8px 56px}}.panel-trio>.wrap{display:grid;grid-template-columns:1fr;grid-gap:28px}@media only screen and (min-width:599px){.panel-trio>.wrap{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.panel-trio>.wrap{grid-template-columns:1fr 1fr 1fr}}.panel-trio__link{color:#fff;box-shadow:0 7px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;flex:1}.panel-trio__link:hover{text-decoration:none}.panel-trio__link:hover .panel-trio__image img:first-child{opacity:0}.panel-trio__link:hover .panel-trio__heading:after{transform:none;background-color:#fff}.panel-trio__link:hover .panel-trio__text{color:#fff}.panel-trio__image{position:relative;margin:0 14px}.panel-trio__image img{width:100%}.panel-trio__image img:first-child{position:absolute;transition:opacity .3s;z-index:1}.panel-trio__content{position:relative;z-index:1}.panel-trio__item{background-color:#16284c;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;padding-top:14px;border-top-left-radius:7px;border-top-right-radius:7px;text-align:center;width:225px;margin:0 auto}.panel-trio__item__inner{flex:1;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:599px){.panel-trio__item{padding-top:28px;width:100%}}.panel-trio__text{padding:0 28px;color:#c7c7c7;transition:color .3s;font-weight:500;line-height:1.3;display:none}@media only screen and (min-width:599px){.panel-trio__text{display:block}}.panel-trio__heading{display:flex;align-items:center;text-align:center;padding:7px;justify-content:center;position:relative;margin-bottom:14px;font-weight:700}@media only screen and (min-width:599px){.panel-trio__heading{margin-bottom:28px}}.panel-trio__heading:after{height:3px;background-color:#2fade0;width:75%;transform:scaleX(.8);transition:transform .3s ease-in-out,background-color .3s;position:absolute;bottom:-10px;content:""}.panel-trio__icon{margin-right:14px}@keyframes slowZoom{0%{transform:scale(1)}100%{transform:scale(1.1)}}.internal-slider{clear:both;position:relative;z-index:2}.internal-slider__slide-wrapper{margin:0 auto;position:relative;padding:0}@media only screen and (min-width:768px){.internal-slider__slide-wrapper{padding:0 42px}}@media only screen and (min-width:1200px){.internal-slider__slide-wrapper{padding:0 28px}}.internal-slider__image{border-top-left-radius:100px;overflow:hidden}.internal-slider__image img{object-fit:cover;width:100%;height:100%}@media only screen and (min-width:768px){.internal-slider__image{border-top-left-radius:150px;aspect-ratio:unset}}.internal-slider__item{position:relative;overflow:hidden;display:grid;grid-template-columns:3fr 2fr;gap:14px}.internal-slider__item--no-image{display:block}.internal-slider__item--no-image .internal-slider__content{background:0 0;position:relative;padding-left:70px}.internal-slider__item--no-image .internal-slider__content:before{content:"";position:absolute;top:0;left:0;width:56px;height:56px;background-image:url("https://iag.global/wp-content/themes/iag/dist/img/svg/quote.svg");background-repeat:no-repeat;background-size:100%}@media only screen and (min-width:768px){.internal-slider__item--no-image .internal-slider__content:before{top:28px}}@media only screen and (min-width:768px){.internal-slider__item{gap:28px}}.internal-slider__subheading{margin-bottom:14px;font-weight:600}.internal-slider__text{font-style:italic;font-weight:500;line-height:1.5}@media only screen and (min-width:768px){.internal-slider__text{margin-bottom:28px}}.internal-slider__content{position:static;color:#000;background-color:#d8bad4;padding:14px;border-top-right-radius:100px;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:768px){.internal-slider__content{border-top-right-radius:150px;padding:28px;padding-left:70px}}.internal-slider__heading{margin-bottom:7px;text-transform:none}.two-column-text-image{padding-top:0}.two-column-text-image>.wrap{display:grid;grid-template-columns:1fr;grid-gap:28px}@media only screen and (min-width:599px){.two-column-text-image>.wrap{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.two-column-text-image>.wrap{grid-template-columns:1fr 400px}}@media only screen and (min-width:1200px){.two-column-text-image>.wrap{grid-gap:56px}}.two-column-text-image__image-col{position:relative}.two-column-text-image__image-col img{margin-bottom:28px}.two-column-text-image__content{position:relative;z-index:1;padding-top:28px}@media only screen and (min-width:599px){.two-column-text-image__content{padding:42px 0}}@media only screen and (min-width:1024px){.two-column-text-image__content{padding:56px 0}}.two-column-dropdown-image{padding-top:0}.two-column-dropdown-image>.wrap{display:grid;grid-template-columns:1fr;grid-gap:28px}@media only screen and (min-width:599px){.two-column-dropdown-image>.wrap{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.two-column-dropdown-image>.wrap{grid-template-columns:1fr 400px}}@media only screen and (min-width:1200px){.two-column-dropdown-image>.wrap{grid-gap:56px}}.two-column-dropdown-image__image-col{position:relative}.two-column-dropdown-image__image-col img{margin-bottom:28px}.two-column-dropdown-image__content{position:relative;z-index:1;padding-top:28px}@media only screen and (min-width:599px){.two-column-dropdown-image__content{padding:42px 0}}@media only screen and (min-width:1024px){.two-column-dropdown-image__content{padding:56px 0}}.two-column-dropdown-image__link{text-transform:uppercase;transition:color .2s;color:#16284c;font-weight:700}.two-column-dropdown-image__link:hover{text-decoration:none;color:#2fade0}.two-column-dropdown-image__date.h5{margin-bottom:7px;color:#16284c}.members-intro{padding-top:28px}.members-intro__text{padding:28px;background-color:#e5e5e5}.members-intro__text p:last-child{margin-bottom:0}.members-intro__top{margin-bottom:28px}@media only screen and (min-width:1024px){.members-intro__top{display:grid;grid-template-columns:400px 1fr}}.members-intro__top__image{background-color:#e5e5e5}.members-intro__top img{aspect-ratio:1;object-position:left}.members-intro__bottom{display:grid;gap:28px;grid-template-columns:1fr}@media only screen and (min-width:1024px){.members-intro__bottom{grid-template-columns:1fr 2fr}}.members-intro__pagelink{display:flex;flex-direction:column;overflow:hidden;position:relative;max-width:500px;margin:0 auto}.members-intro__pagelink-heading{text-align:center;padding:14px 7px;background-color:#2fade0;margin-bottom:0;color:#fff;position:absolute;width:100%;transition:background-color .3s}.members-intro__pagelink:hover .members-intro__pagelink-heading{background-color:#16284c}