.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
html{font-size:.6944444444vw}@media screen and (max-width:768px){html{font-size:2.3364485981vw}}body{margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}@media screen and (max-width:767px){.dg-container{padding-left:4%!important;padding-right:4%!important}}.dg-2-container{padding-left:6.4rem!important;padding-right:6.4rem!important}@media screen and (max-width:767px){.dg-2-container{padding-left:4%!important;padding-right:4%!important}}a{cursor:pointer;transition:all .35s ease-in-out}.h-100{height:100%!important}.main-pt{padding-top:4rem}.main-pb{padding-bottom:4rem}p{margin-top:0}div#main_header{z-index:9}.elementor-4437 .elementor-element.elementor-element-adf522b .elementor-icon{cursor:pointer}.not-clickable a.has-submenu{cursor:default!important}.estudos-list .elementor-heading-title{position:relative}.estudos-list .elementor-heading-title:after{content:"";position:absolute;bottom:-.7rem;width:0;height:3px;background-color:#199dd9;left:0;transition:all .3s}.estudos-list .l-item:hover .elementor-heading-title{color:#199dd9!important}.estudos-list .l-item:hover .elementor-heading-title:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIwIDIxIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTMuNjIyMDcgMTAuNDMyN0gxNS4yODg3IiBzdHJva2U9IiMxOTlkZDkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTAuMjg4NiA0LjU5OTM3TDE2LjEyMTkgMTAuNDMyN0wxMC4yODg2IDE2LjI2NiIgc3Ryb2tlPSIjMTk5ZGQ5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPC9zdmc+");width:100%}.estudos-list .l-item:hover .elementor-icon svg path{stroke:#199dd9!important}.elementor-location-footer{margin-top:auto}[data-elementor-type=footer]>.elementor-element>.elementor-element>.e-con-inner,[data-elementor-type=footer]>.elementor-element>.elementor-element>.e-con-inner .elementor-element .e-con-inner,[data-elementor-type=header]>.elementor-element>.elementor-element>.e-con-inner{max-width:calc(var(--content-width) + 10rem)}[data-elementor-type=header]{position:sticky;z-index:1000;left:0;right:0;transition:all .4s ease!important;inset-inline-start:0!important;width:100%!important}#header-search-results{background:#fff;position:absolute;width:72rem;left:-54rem;top:5.5rem;z-index:10;padding:3rem;border-radius:.6rem;text-align:left;font-size:1.4rem;color:#000;font-weight:400;display:none;box-shadow:0 3px 12px -2px rgba(0,0,0,.4784313725)}#header-search-results .wrapper{display:none;overflow-y:scroll;max-height:44rem}#header-search-results:before{content:"";border-left:1rem solid transparent;border-bottom:1rem solid #fff;border-top:1rem solid transparent;border-right:1rem solid transparent;position:absolute;top:-1.9rem;right:0;left:0;width:1rem;margin:0 auto}#header-search-results .result-row{padding-bottom:2.4rem;padding-top:2.4rem;border-bottom:1px solid rgba(0,0,0,.1019607843)}#header-search-results .result-row.item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem;font-size:1.4rem;color:#000}#header-search-results .result-row.query{letter-spacing:.05rem;padding-top:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;cursor:default}#header-search-results .result-row.query:hover p,#header-search-results .result-row.query p:hover{text-decoration:none!important}#header-search-results .result-row.query .close-search{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem}#header-search-results .result-row.query .close-search:hover{cursor:pointer;text-decoration:underline}#header-search-results .result-row:last-child{border-bottom:none;padding-bottom:0}#header-search-results .result-row span{color:#006993;text-transform:uppercase;letter-spacing:.3rem;font-size:1rem;font-weight:400;margin:0}#header-search-results .result-row p{letter-spacing:.05rem;font-size:1.4rem;line-height:1.7rem;font-weight:400;margin:0}#header-search-results .result-row:hover p{text-decoration:underline}#header-search{position:absolute;right:0;bottom:-.6rem;background:transparent;color:#fff;border:none;border-bottom:1px solid hsla(0,0%,100%,.5019607843);width:40rem;font-size:1.6rem;padding-bottom:.6rem;padding:.6rem 0;width:0}@media screen and (max-width:768px){#header-search{left:4rem;bottom:0}}#header-search::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}#header-search::-moz-placeholder{color:hsla(0,0%,100%,.5)}#header-search:-ms-input-placeholder,#header-search::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}#header-search::placeholder{color:hsla(0,0%,100%,.5)}#header-search:focus{outline:none}.elementor-nav-menu--main .elementor-item{position:relative}.elementor-nav-menu--main .elementor-item:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:#fff;z-index:999;opacity:1!important;transition:all .25s ease-in-out}.elementor-nav-menu--main .elementor-item:hover:after{width:100%}.elementor-nav-menu--main .elementor-item.has-submenu:hover:after{width:calc(100% - 20.76px)}#main_header .sub-menu .elementor-sub-item.has-submenu .sub-arrow{display:none!important}#main_header .elementor-item.has-submenu+ul.sub-menu{box-shadow:0 4px 10px 0 rgba(51,51,51,.1019607843);left:50%!important;transform:translateX(-50%);border-radius:.4rem;background:#fff;padding:3.2rem 0}#main_header .elementor-item.has-submenu+ul.sub-menu li{margin-bottom:1.2rem;padding:0 3.2rem}#main_header .elementor-item.has-submenu+ul.sub-menu li:last-child{margin-bottom:0}#main_header .elementor-item.has-submenu+ul.sub-menu li a{display:inline-block;border-inline-start:none;position:relative;padding:0}#main_header .elementor-item.has-submenu+ul.sub-menu li a:after{content:"";width:0;height:1px;background:#33373d;position:absolute;left:0;bottom:0;transition:all .3s ease-in-out}#main_header .elementor-item.has-submenu+ul.sub-menu li a:hover{background:#fff!important}#main_header .elementor-item.has-submenu+ul.sub-menu li a:hover:after{width:100%}#main_header .elementor-item.has-submenu+ul.sub-menu:before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDE1IDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03LjUgMEwxNSA2SDBMNy41IDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=");width:1.5rem;height:.6rem;background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;left:50%;top:-.6rem;transform:translateX(-50%)}#main_header .elementor-sub-item.has-submenu+ul.sub-menu{position:static!important;min-width:0!important;margin:0!important;display:block!important;width:auto!important;margin-top:1.2rem!important;opacity:1!important}#main_header .elementor-sub-item.has-submenu+ul.sub-menu li{margin-bottom:1.2rem;padding:0}#main_header .elementor-sub-item.has-submenu+ul.sub-menu li:last-child{margin-bottom:0}#main_header .elementor-sub-item.has-submenu+ul.sub-menu li a{border-inline-start:none;font-weight:300;position:relative;padding:0}#main_header .elementor-sub-item.has-submenu+ul.sub-menu li a:after{content:"";width:0;height:1px;background:#33373d;position:absolute;left:0;bottom:0}#main_header .elementor-sub-item.has-submenu+ul.sub-menu li a:hover{background:#fff!important}#main_header .elementor-sub-item.has-submenu+ul.sub-menu li a:hover:after{width:100%}article.international-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:2.4rem;border-bottom:1px solid rgba(0,105,147,.1);padding-bottom:4rem;margin-bottom:4rem}@media screen and (max-width:768px){article.international-card{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}article.international-card img{display:block;width:9.2rem;height:auto;-ms-flex-negative:0;flex-shrink:0}article.international-card .content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}article.international-card .content .title{font-weight:700;font-size:2rem;line-height:2.4rem}article.international-card .content .excerpt{color:#333;font-size:1.6rem;line-height:2.6rem;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.dg-container{padding-left:8%!important;padding-right:8%!important}@media screen and (max-width:767px){.dg-container{padding-left:4%!important;padding-right:4%!important}}.dg-2-container{padding-left:6.4rem!important;padding-right:6.4rem!important}@media screen and (max-width:767px){.dg-2-container{padding-left:4%!important;padding-right:4%!important}}article.international-card .content .excerpt.mobile{-webkit-line-clamp:unset!important}@media screen and (min-width:768px){article.international-card .content .excerpt.mobile{display:none}}@media screen and (max-width:768px){article.international-card .content .excerpt.desktop{display:none}}article.international-card .content a{color:#006993;font-size:1.4rem;position:relative;padding-right:2rem;transition:all .35s ease-in-out;width:-moz-fit-content;width:fit-content}article.international-card .content a:after{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuODk4NDQgNy45NDYxN0gxMi4yMzE4IiBzdHJva2U9IiMwMDY5OTMiIHN0cm9rZS13aWR0aD0iMS4zMzMzMyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOC4yMzI0MiAzLjI3OTQ4TDEyLjg5OTEgNy45NDYxNUw4LjIzMjQyIDEyLjYxMjgiIHN0cm9rZT0iIzAwNjk5MyIgc3Ryb2tlLXdpZHRoPSIxLjMzMzMzIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=");background-size:cover;width:1.6rem;height:1.6rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}article.international-card .content a:hover{padding-right:2.4rem}#mobile_menu .elementor-nav-menu--main .elementor-item:after{display:none}#mobile_menu .elementor-nav-menu li{position:static}#mobile_menu .elementor-nav-menu li>a{padding-bottom:1.8rem}#mobile_menu .elementor-nav-menu li.hide,#mobile_menu .elementor-nav-menu li .hide,#mobile_menu .elementor-nav-menu li .sub-arrow{display:none}#mobile_menu .elementor-nav-menu li.active{display:block}#mobile_menu ul.sub-menu{left:0!important;width:100%!important;top:0!important;margin:0!important;background:none;color:#fff;display:block!important;position:relative}#mobile_menu ul.sub-menu li.parent-item{font-size:2.4rem;font-weight:700;margin-bottom:1.5rem}#mobile_menu ul.sub-menu li>a{font-size:1.4rem;font-weight:400;padding:.6rem}#mobile_menu ul.sub-menu li a{color:#fff;margin:0;padding-right:0;padding-left:0;border:none}.post-card>.wrapper{box-shadow:0 4px 15px 0 rgba(51,51,51,.1019607843);border-radius:.6rem;background:#fff;height:100%;transition:all .35s ease-in-out}.post-card>.wrapper .image{overflow:hidden;border-radius:.6rem .6rem 0 0}.post-card>.wrapper .image img{width:100%;height:100%;object-fit:contain;display:block;transition:all .35s ease-in-out}.post-card>.wrapper>.content{padding:2.4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.post-card>.wrapper>.content .date{font-size:1.2rem;font-weight:600;color:#006993}.post-card>.wrapper>.content .title{font-weight:600;font-size:1.6rem;color:#000;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.post-card>.wrapper>.content .description{font-size:1.4rem;font-weight:400;color:rgba(51,51,51,.7);display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.post-card>.wrapper>.content .description p{margin-top:0}.post-card>.wrapper>.content .description p:last-child{margin-bottom:0}.post-card:hover>.wrapper{box-shadow:0 4px 15px 0 rgba(51,51,51,.5019607843)}.post-card:hover>.wrapper img{transform:scale(1.1)}