/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.13.0
 *
 * Copyright KingSora | Rene Haas.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 02.08.2020
 */
html.os-html,html.os-html>.os-host{display:block;overflow:hidden;box-sizing:border-box;height:100%!important;width:100%!important;min-width:100%!important;min-height:100%!important;margin:0!important;position:absolute!important}html.os-html>.os-host>.os-padding{position:absolute}body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible!important;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.os-host-flexbox{overflow:hidden!important;display:flex}.os-host-flexbox>.os-size-auto-observer{height:inherit!important}.os-host-flexbox>.os-content-glue{flex-grow:1;flex-shrink:0}.os-host-flexbox>.os-size-auto-observer,.os-host-flexbox>.os-content-glue{min-height:0;min-width:0;flex-grow:0;flex-shrink:1;flex-basis:auto}#os-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';visibility:hidden;overflow:scroll;height:500px;width:500px}#os-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}#os-dummy-scrollbar-size:before,#os-dummy-scrollbar-size:after,.os-content:before,.os-content:after{content:'';display:table;width:.01px;height:.01px;line-height:0;font-size:0;flex-grow:0;flex-shrink:0;visibility:hidden}#os-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,.os-viewport-native-scrollbars-invisible.os-viewport{scrollbar-width:none!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none!important;width:0!important;height:0!important;visibility:hidden!important;background:0 0!important}.os-content-glue{box-sizing:inherit;max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{box-sizing:inherit;direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.os-host-overflow>.os-padding{overflow:hidden}.os-viewport{direction:inherit!important;box-sizing:inherit!important;resize:none!important;outline:0!important;position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:100%;height:100%;width:100%;visibility:visible}.os-content>.os-textarea{box-sizing:border-box!important;direction:inherit!important;background:0 0!important;outline:0 transparent!important;overflow:hidden!important;position:absolute!important;display:block!important;top:0!important;left:0!important;margin:0!important;border-radius:0!important;float:none!important;filter:none!important;border:0!important;resize:none!important;transform:none!important;max-width:none!important;max-height:none!important;box-shadow:none!important;perspective:none!important;opacity:1!important;z-index:1!important;clip:auto!important;vertical-align:baseline!important;padding:0}.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea{right:0!important}.os-content>.os-textarea-cover{z-index:-1;pointer-events:none}.os-content>.os-textarea[wrap=off]{white-space:pre!important;margin:0!important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{box-sizing:inherit;display:block;visibility:hidden;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:inherit;border-color:transparent;border-style:solid;box-sizing:border-box}.os-resize-observer-host.observed{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.os-resize-observer-host>.os-resize-observer,.os-resize-observer-host.observed>.os-resize-observer{height:200%;width:200%;padding:inherit;border:inherit;margin:0;display:block;box-sizing:content-box}.os-resize-observer-host.observed>.os-resize-observer,.os-resize-observer-host.observed>.os-resize-observer:before{display:flex;position:relative;flex-grow:1;flex-shrink:0;flex-basis:auto;box-sizing:border-box}.os-resize-observer-host.observed>.os-resize-observer:before{content:'';box-sizing:content-box;padding:inherit;border:inherit;margin:0}.os-size-auto-observer{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.os-size-auto-observer>.os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr!important;flex:none!important}.os-resize-observer-item-final{position:absolute;left:0;top:0;transition:none!important;flex:none!important}.os-resize-observer{animation-duration:.001s;animation-name:os-resize-observer-dummy-animation}object.os-resize-observer{box-sizing:border-box!important}@keyframes os-resize-observer-dummy-animation{0%{cursor:auto}to{cursor:none}}.os-host-transition>.os-scrollbar,.os-host-transition>.os-scrollbar-corner{transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s}html.os-html>.os-host>.os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-track{pointer-events:auto;position:relative;height:100%;width:100%;padding:0!important;border:0!important}.os-scrollbar-handle{pointer-events:auto;position:absolute;width:100%;height:100%}.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none!important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl>.os-scrollbar-horizontal{right:0}.os-host-rtl>.os-scrollbar-vertical{right:auto;left:0}.os-host-rtl>.os-scrollbar-corner{right:auto;left:0}.os-scrollbar-auto-hidden,.os-padding+.os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl>.os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal{right:0;left:0}.os-scrollbar:hover,.os-scrollbar-corner.os-scrollbar-corner-resize{opacity:1!important;visibility:visible!important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto!important}.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize{transform:scale(-1,1)}.os-host-overflow{overflow:hidden!important}.os-theme-none>.os-scrollbar-horizontal,.os-theme-none>.os-scrollbar-vertical,.os-theme-none>.os-scrollbar-corner{display:none!important}.os-theme-none>.os-scrollbar-corner-resize{display:block!important;min-width:10px;min-height:10px}.os-theme-dark>.os-scrollbar-horizontal,.os-theme-light>.os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark>.os-scrollbar-vertical,.os-theme-light>.os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,.os-theme-light.os-host-rtl>.os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{height:10px;width:10px}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{background-color:transparent}.os-theme-dark>.os-scrollbar,.os-theme-light>.os-scrollbar{padding:2px;box-sizing:border-box;background:0 0}.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,.os-theme-light>.os-scrollbar.os-scrollbar-unusable{background:0 0}.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track{background:0 0}.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:30px}.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{transition:background-color .3s}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track{border-radius:10px}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.4)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,.4)}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.55)}.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(255,255,255,.55)}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(0,0,0,.7)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(255,255,255,.7)}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}.btn.primary {
  fill: none;
}

.menu-is-open .hamburger__line {
  transform: rotate(90deg);
}

ul {
  padding-left: 0;
}

/*** Form Field Variables ***/
/*** Form Label Variables ***/
/*** Form Placeholder Variables ***/
/*** Form Error Variables ***/
/*** Form Checkbox Variable ***/
/*** Form Radio Variables ***/
/*** Form Page Steps Variables ***/
/*** Form Datepicker Variables ***/
/*** Form HTML Field Font Values ***/
/*** h1 ***/
/*** h2 ***/
/*** h3 ***/
/*** h4 ***/
/*** h5 ***/
/*** h6 ***/
/*** p ***/
/*** a ***/
/*** ul ***/
/*** ol ***/
/*** li ***/
@media screen and (max-width: 599px) {
  .container--1280 {
    width: 100%;
    max-width: calc(1280px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1280 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1280 {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1280 {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--1280--mobile {
    width: 100%;
    max-width: calc(1280px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1280--tablet {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1280--desktop {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1280--ultrawide {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 599px) {
  .container--1220 {
    width: 100%;
    max-width: calc(1220px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1220 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1220 {
    width: 100%;
    max-width: calc(1220px + 2 * 7.64vw);
    padding-left: 7.64vw;
    padding-right: 7.64vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1220 {
    width: 100%;
    max-width: calc(1220px + 2 * 7.64vw);
    padding-left: 7.64vw;
    padding-right: 7.64vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--1220--mobile {
    width: 100%;
    max-width: calc(1220px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1220--tablet {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1220--desktop {
    width: 100%;
    max-width: calc(1220px + 2 * 7.64vw);
    padding-left: 7.64vw;
    padding-right: 7.64vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1220--ultrawide {
    width: 100%;
    max-width: calc(1220px + 2 * 7.64vw);
    padding-left: 7.64vw;
    padding-right: 7.64vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 599px) {
  .container--1180 {
    width: 100%;
    max-width: calc(1180px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1180 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1180 {
    width: 100%;
    max-width: calc(1180px + 2 * 9.03vw);
    padding-left: 9.03vw;
    padding-right: 9.03vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1180 {
    width: 100%;
    max-width: calc(1180px + 2 * 9.03vw);
    padding-left: 9.03vw;
    padding-right: 9.03vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--1180--mobile {
    width: 100%;
    max-width: calc(1180px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1180--tablet {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1180--desktop {
    width: 100%;
    max-width: calc(1180px + 2 * 9.03vw);
    padding-left: 9.03vw;
    padding-right: 9.03vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1180--ultrawide {
    width: 100%;
    max-width: calc(1180px + 2 * 9.03vw);
    padding-left: 9.03vw;
    padding-right: 9.03vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 599px) {
  .container--1160 {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1160 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1160 {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1160 {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--1160--mobile {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1160--tablet {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1160--desktop {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1160--ultrawide {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 599px) {
  .container--1136 {
    width: 100%;
    max-width: calc(1136px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1136 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1136 {
    width: 100%;
    max-width: calc(1136px + 2 * 10.56vw);
    padding-left: 10.56vw;
    padding-right: 10.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1136 {
    width: 100%;
    max-width: calc(1136px + 2 * 10.56vw);
    padding-left: 10.56vw;
    padding-right: 10.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--1136--mobile {
    width: 100%;
    max-width: calc(1136px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1136--tablet {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1136--desktop {
    width: 100%;
    max-width: calc(1136px + 2 * 10.56vw);
    padding-left: 10.56vw;
    padding-right: 10.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1136--ultrawide {
    width: 100%;
    max-width: calc(1136px + 2 * 10.56vw);
    padding-left: 10.56vw;
    padding-right: 10.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 599px) {
  .container--1225 {
    width: 100%;
    max-width: calc(1225px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1225 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1225 {
    width: 100%;
    max-width: calc(1225px + 2 * 7.47vw);
    padding-left: 7.47vw;
    padding-right: 7.47vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1225 {
    width: 100%;
    max-width: calc(1225px + 2 * 7.47vw);
    padding-left: 7.47vw;
    padding-right: 7.47vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--1225--mobile {
    width: 100%;
    max-width: calc(1225px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1225--tablet {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1225--desktop {
    width: 100%;
    max-width: calc(1225px + 2 * 7.47vw);
    padding-left: 7.47vw;
    padding-right: 7.47vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1225--ultrawide {
    width: 100%;
    max-width: calc(1225px + 2 * 7.47vw);
    padding-left: 7.47vw;
    padding-right: 7.47vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 599px) {
  .container--1020 {
    width: 100%;
    max-width: calc(1020px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1020 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1020 {
    width: 100%;
    max-width: calc(1020px + 2 * 14.58vw);
    padding-left: 14.58vw;
    padding-right: 14.58vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1020 {
    width: 100%;
    max-width: calc(1020px + 2 * 14.58vw);
    padding-left: 14.58vw;
    padding-right: 14.58vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--1020--mobile {
    width: 100%;
    max-width: calc(1020px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--1020--tablet {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--1020--desktop {
    width: 100%;
    max-width: calc(1020px + 2 * 14.58vw);
    padding-left: 14.58vw;
    padding-right: 14.58vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--1020--ultrawide {
    width: 100%;
    max-width: calc(1020px + 2 * 14.58vw);
    padding-left: 14.58vw;
    padding-right: 14.58vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 599px) {
  .container--600 {
    width: 100%;
    max-width: calc(600px + 2 * 0px);
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--600--mobile {
    width: 100%;
    max-width: calc(600px + 2 * 0px);
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1023px) {
  .container--600--desktopmax {
    width: 100%;
    max-width: calc(760px + 2 * 23.61vw);
    padding-left: 23.61vw;
    padding-right: 23.61vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 599px) {
  .container--post-content {
    width: 100%;
    max-width: calc(270 + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--post-content {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--post-content {
    width: 100%;
    max-width: calc(600px + 2 * 7.47vw);
    padding-left: 7.47vw;
    padding-right: 7.47vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--post-content {
    width: 100%;
    max-width: calc(600px + 2 * 7.47vw);
    padding-left: 7.47vw;
    padding-right: 7.47vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .container--post-content--mobile {
    width: 100%;
    max-width: calc(270 + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .container--post-content--tablet {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .container--post-content--desktop {
    width: 100%;
    max-width: calc(600px + 2 * 7.47vw);
    padding-left: 7.47vw;
    padding-right: 7.47vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .container--post-content--ultrawide {
    width: 100%;
    max-width: calc(600px + 2 * 7.47vw);
    padding-left: 7.47vw;
    padding-right: 7.47vw;
    margin-left: auto;
    margin-right: auto;
  }
}

.wysiwyg > h1 {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > h1 {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > h1 {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
.wysiwyg > h2 {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.wysiwyg > h3 {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.wysiwyg > h4 {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
.wysiwyg > h5 {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
.wysiwyg > h6 {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
.wysiwyg > p {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg > .has-t-h-1-font-size {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > .has-t-h-1-font-size {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > .has-t-h-1-font-size {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
.wysiwyg > .has-t-h-2-font-size {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > .has-t-h-2-font-size {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > .has-t-h-2-font-size {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.wysiwyg > .has-t-h-3-font-size {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > .has-t-h-3-font-size {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > .has-t-h-3-font-size {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.wysiwyg > .has-t-h-4-font-size {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > .has-t-h-4-font-size {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > .has-t-h-4-font-size {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
.wysiwyg > .has-t-h-5-font-size {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > .has-t-h-5-font-size {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > .has-t-h-5-font-size {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
.wysiwyg > .has-t-h-6-font-size {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > .has-t-h-6-font-size {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > .has-t-h-6-font-size {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
.wysiwyg > .has-white-color {
  color: #fff !important;
}
.wysiwyg > .has-white-background-color {
  background: #fff !important;
}
.wysiwyg > .has-black-color {
  color: #000 !important;
}
.wysiwyg > .has-black-background-color {
  background: #000 !important;
}
.wysiwyg > .has-white-lily-color {
  color: #F7F7F9 !important;
}
.wysiwyg > .has-white-lily-background-color {
  background: #F7F7F9 !important;
}
.wysiwyg > .has-dark-blue-color {
  color: #004172 !important;
}
.wysiwyg > .has-dark-blue-background-color {
  background: #004172 !important;
}
.wysiwyg > .has-classic-blue-color {
  color: #00A5FF !important;
}
.wysiwyg > .has-classic-blue-background-color {
  background: #00A5FF !important;
}
.wysiwyg > .has-velvet-blue-color {
  color: #2A2382 !important;
}
.wysiwyg > .has-velvet-blue-background-color {
  background: #2A2382 !important;
}
.wysiwyg > .has-orange-tang-color {
  color: #F0811B !important;
}
.wysiwyg > .has-orange-tang-background-color {
  background: #F0811B !important;
}
.wysiwyg > .has-background {
  padding-left: 0;
  padding-right: 0;
}
.wysiwyg > h1 {
  margin: 0 0 30px;
}
.wysiwyg > h2,
.wysiwyg > h3,
.wysiwyg > h4,
.wysiwyg > h5,
.wysiwyg > h6 {
  margin: 0 0 20px;
}
.wysiwyg > p {
  margin: 0 0 30px;
}
.wysiwyg > a {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg > a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg > ul,
.wysiwyg > ol {
  margin: 0 0 30px;
  padding-left: 15px;
}
.wysiwyg > ul li,
.wysiwyg > ol li {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0 0 10px;
}
@media screen and (max-width: 599px) {
  .wysiwyg > ul li,
  .wysiwyg > ol li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg > ul li,
  .wysiwyg > ol li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg > ul li a,
.wysiwyg > ol li a {
  color: #2A2382;
}
.wysiwyg table {
  margin: 0 0 30px;
}
.wysiwyg--container > p > a,
.wysiwyg--container > span > a,
.wysiwyg--container > ul a {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  transition: color 0.3s;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > p > a,
  .wysiwyg--container > span > a,
  .wysiwyg--container > ul a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > p > a,
  .wysiwyg--container > span > a,
  .wysiwyg--container > ul a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container > p > a:hover,
.wysiwyg--container > span > a:hover,
.wysiwyg--container > ul a:hover {
  color: grey;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > p > a,
  .wysiwyg--container > span > a,
  .wysiwyg--container > ul a {
    word-break: break-all;
  }
}
.wysiwyg--container > h1 {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > h1 {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > h1 {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container > h2 {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.wysiwyg--container > h3 {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.wysiwyg--container > h4 {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
.wysiwyg--container > h5 {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container > h6 {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
.wysiwyg--container > p {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container > .has-t-h-1-font-size {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > .has-t-h-1-font-size {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > .has-t-h-1-font-size {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container > .has-t-h-2-font-size {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > .has-t-h-2-font-size {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > .has-t-h-2-font-size {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.wysiwyg--container > .has-t-h-3-font-size {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > .has-t-h-3-font-size {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > .has-t-h-3-font-size {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.wysiwyg--container > .has-t-h-4-font-size {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > .has-t-h-4-font-size {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > .has-t-h-4-font-size {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
.wysiwyg--container > .has-t-h-5-font-size {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > .has-t-h-5-font-size {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > .has-t-h-5-font-size {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container > .has-t-h-6-font-size {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > .has-t-h-6-font-size {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > .has-t-h-6-font-size {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
.wysiwyg--container > .has-white-color {
  color: #fff !important;
}
.wysiwyg--container > .has-white-background-color {
  background: #fff !important;
}
.wysiwyg--container > .has-black-color {
  color: #000 !important;
}
.wysiwyg--container > .has-black-background-color {
  background: #000 !important;
}
.wysiwyg--container > .has-white-lily-color {
  color: #F7F7F9 !important;
}
.wysiwyg--container > .has-white-lily-background-color {
  background: #F7F7F9 !important;
}
.wysiwyg--container > .has-dark-blue-color {
  color: #004172 !important;
}
.wysiwyg--container > .has-dark-blue-background-color {
  background: #004172 !important;
}
.wysiwyg--container > .has-classic-blue-color {
  color: #00A5FF !important;
}
.wysiwyg--container > .has-classic-blue-background-color {
  background: #00A5FF !important;
}
.wysiwyg--container > .has-velvet-blue-color {
  color: #2A2382 !important;
}
.wysiwyg--container > .has-velvet-blue-background-color {
  background: #2A2382 !important;
}
.wysiwyg--container > .has-orange-tang-color {
  color: #F0811B !important;
}
.wysiwyg--container > .has-orange-tang-background-color {
  background: #F0811B !important;
}
.wysiwyg--container > .has-background {
  padding-left: 0;
  padding-right: 0;
}
.wysiwyg--container > h1,
.wysiwyg--container > h2,
.wysiwyg--container > h3,
.wysiwyg--container > h4,
.wysiwyg--container > h5,
.wysiwyg--container > h6,
.wysiwyg--container > p {
  margin-top: 0;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > h1,
  .wysiwyg--container > h2,
  .wysiwyg--container > h3,
  .wysiwyg--container > h4,
  .wysiwyg--container > h5,
  .wysiwyg--container > h6,
  .wysiwyg--container > p {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > h1,
  .wysiwyg--container > h2,
  .wysiwyg--container > h3,
  .wysiwyg--container > h4,
  .wysiwyg--container > h5,
  .wysiwyg--container > h6,
  .wysiwyg--container > p {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg--container > h1,
  .wysiwyg--container > h2,
  .wysiwyg--container > h3,
  .wysiwyg--container > h4,
  .wysiwyg--container > h5,
  .wysiwyg--container > h6,
  .wysiwyg--container > p {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg--container > h1,
  .wysiwyg--container > h2,
  .wysiwyg--container > h3,
  .wysiwyg--container > h4,
  .wysiwyg--container > h5,
  .wysiwyg--container > h6,
  .wysiwyg--container > p {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.wysiwyg--container > ul,
.wysiwyg--container > ol {
  margin-top: 0;
  color: #2A2382;
  letter-spacing: 0;
  font-size: 1rem;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    padding-left: 34px !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    padding-left: 38px !important;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    padding-left: calc(9.72vw + 14px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    padding-left: calc(9.72vw + 14px);
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > ul,
  .wysiwyg--container > ol {
    font-size: 0.875rem;
  }
}
.wysiwyg--container > ul li,
.wysiwyg--container > ol li {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container > ul li,
  .wysiwyg--container > ol li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container > ul li,
  .wysiwyg--container > ol li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container .post__content > h1 {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > h1 {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > h1 {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container .post__content > h2 {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.wysiwyg--container .post__content > h3 {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.wysiwyg--container .post__content > h4 {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
.wysiwyg--container .post__content > h5 {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container .post__content > h6 {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
.wysiwyg--container .post__content > p {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container .post__content > .has-t-h-1-font-size {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > .has-t-h-1-font-size {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > .has-t-h-1-font-size {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container .post__content > .has-t-h-2-font-size {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > .has-t-h-2-font-size {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > .has-t-h-2-font-size {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.wysiwyg--container .post__content > .has-t-h-3-font-size {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > .has-t-h-3-font-size {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > .has-t-h-3-font-size {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.wysiwyg--container .post__content > .has-t-h-4-font-size {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > .has-t-h-4-font-size {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > .has-t-h-4-font-size {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
.wysiwyg--container .post__content > .has-t-h-5-font-size {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > .has-t-h-5-font-size {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > .has-t-h-5-font-size {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container .post__content > .has-t-h-6-font-size {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > .has-t-h-6-font-size {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > .has-t-h-6-font-size {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
.wysiwyg--container .post__content > .has-white-color {
  color: #fff !important;
}
.wysiwyg--container .post__content > .has-white-background-color {
  background: #fff !important;
}
.wysiwyg--container .post__content > .has-black-color {
  color: #000 !important;
}
.wysiwyg--container .post__content > .has-black-background-color {
  background: #000 !important;
}
.wysiwyg--container .post__content > .has-white-lily-color {
  color: #F7F7F9 !important;
}
.wysiwyg--container .post__content > .has-white-lily-background-color {
  background: #F7F7F9 !important;
}
.wysiwyg--container .post__content > .has-dark-blue-color {
  color: #004172 !important;
}
.wysiwyg--container .post__content > .has-dark-blue-background-color {
  background: #004172 !important;
}
.wysiwyg--container .post__content > .has-classic-blue-color {
  color: #00A5FF !important;
}
.wysiwyg--container .post__content > .has-classic-blue-background-color {
  background: #00A5FF !important;
}
.wysiwyg--container .post__content > .has-velvet-blue-color {
  color: #2A2382 !important;
}
.wysiwyg--container .post__content > .has-velvet-blue-background-color {
  background: #2A2382 !important;
}
.wysiwyg--container .post__content > .has-orange-tang-color {
  color: #F0811B !important;
}
.wysiwyg--container .post__content > .has-orange-tang-background-color {
  background: #F0811B !important;
}
.wysiwyg--container .post__content > .has-background {
  padding-left: 0;
  padding-right: 0;
}
.wysiwyg--container .post__content > h1 {
  margin: 0 0 30px;
}
.wysiwyg--container .post__content > h2,
.wysiwyg--container .post__content > h3,
.wysiwyg--container .post__content > h4,
.wysiwyg--container .post__content > h5,
.wysiwyg--container .post__content > h6 {
  margin: 0 0 20px;
}
.wysiwyg--container .post__content > p {
  margin: 0 0 30px;
  font-size: 1.125rem;
  line-height: 1.375rem;
}
.wysiwyg--container .post__content > a:not(.button) {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
  font-size: 1.125rem;
  line-height: 1.375rem;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > a:not(.button) {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > a:not(.button) {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container .post__content > ul,
.wysiwyg--container .post__content > ol {
  margin: 0 0 30px;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg--container .post__content > ul,
  .wysiwyg--container .post__content > ol {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg--container .post__content > ul,
  .wysiwyg--container .post__content > ol {
    padding-left: 30px;
  }
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > ul,
  .wysiwyg--container .post__content > ol {
    padding-left: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > ul,
  .wysiwyg--container .post__content > ol {
    padding-left: 20px;
  }
}
.wysiwyg--container .post__content > ul li,
.wysiwyg--container .post__content > ol li {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0 0 10px;
  font-size: 1.125rem;
  line-height: 1.375rem;
}
@media screen and (max-width: 599px) {
  .wysiwyg--container .post__content > ul li,
  .wysiwyg--container .post__content > ol li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg--container .post__content > ul li,
  .wysiwyg--container .post__content > ol li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.wysiwyg--container .post__content > ul li a,
.wysiwyg--container .post__content > ol li a {
  color: #2A2382;
  font-size: 1.125rem;
  line-height: 1.375rem;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg .wysiwyg h1,
  .wysiwyg .wysiwyg h2,
  .wysiwyg .wysiwyg h3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg .wysiwyg h1,
  .wysiwyg .wysiwyg h2,
  .wysiwyg .wysiwyg h3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg .wysiwyg h1,
  .wysiwyg .wysiwyg h2,
  .wysiwyg .wysiwyg h3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 599px) {
  .wysiwyg .wysiwyg h1,
  .wysiwyg .wysiwyg h2,
  .wysiwyg .wysiwyg h3 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg .wysiwyg h4,
  .wysiwyg .wysiwyg h5,
  .wysiwyg .wysiwyg h6 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg .wysiwyg h4,
  .wysiwyg .wysiwyg h5,
  .wysiwyg .wysiwyg h6 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg .wysiwyg h4,
  .wysiwyg .wysiwyg h5,
  .wysiwyg .wysiwyg h6 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 599px) {
  .wysiwyg .wysiwyg h4,
  .wysiwyg .wysiwyg h5,
  .wysiwyg .wysiwyg h6 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg .wysiwyg p,
  .wysiwyg .wysiwyg li {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg .wysiwyg p,
  .wysiwyg .wysiwyg li {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg .wysiwyg p,
  .wysiwyg .wysiwyg li {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 599px) {
  .wysiwyg .wysiwyg p,
  .wysiwyg .wysiwyg li {
    margin-bottom: 15px;
  }
}
.wysiwyg .wysiwyg ul,
.wysiwyg .wysiwyg ol {
  margin-top: 0;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg .wysiwyg ul,
  .wysiwyg .wysiwyg ol {
    padding-left: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg .wysiwyg ul,
  .wysiwyg .wysiwyg ol {
    padding-left: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg .wysiwyg ul,
  .wysiwyg .wysiwyg ol {
    padding-left: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 599px) {
  .wysiwyg .wysiwyg ul,
  .wysiwyg .wysiwyg ol {
    padding-left: 20px;
    margin-bottom: 15px;
  }
}
.wysiwyg .wysiwyg li {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .wysiwyg .wysiwyg li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg .wysiwyg li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .wysiwyg .wysiwyg li {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .wysiwyg .wysiwyg li {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1920px) {
  .wysiwyg .wysiwyg li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 599px) {
  .wysiwyg .wysiwyg li {
    margin-bottom: 10px;
  }
}
.wysiwyg .wysiwyg a {
  white-space: nowrap;
}
.wysiwyg .internal-anchor {
  display: block;
}

*,
::before,
::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: program, sans-serif;
}
body .gform_anchor {
  scroll-margin-top: -300px;
}
@media screen and (max-width: 599px) {
  body .page::before {
    transition: opacity 0.3s;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    pointer-events: none;
    z-index: 4;
    opacity: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page::before {
    transition: opacity 0.3s;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    pointer-events: none;
    z-index: 4;
    opacity: 0;
  }
}
body.menu-is-open .page::before {
  opacity: 1;
}
body .page {
  display: grid;
  grid-template-areas: "header" "content" "footer";
  min-height: 100vh;
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  body .page {
    grid-template-rows: 123px 1fr auto;
  }
}
@media screen and (min-width: 1920px) {
  body .page {
    grid-template-rows: 123px 1fr auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page {
    grid-template-rows: 53px 1fr auto;
  }
}
@media screen and (max-width: 599px) {
  body .page {
    grid-template-rows: 53px 1fr auto;
  }
}
body .page > .navbar {
  grid-area: header;
  z-index: 100;
}
body .page > main {
  grid-area: content;
  position: relative;
  width: 100%;
  max-width: 100%;
}
body .page > footer {
  grid-area: footer;
  z-index: 0;
}
body .page > h1 {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page > h1 {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > h1 {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
body .page > h2 {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page > h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
body .page > h3 {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page > h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
body .page > h4 {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page > h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
body .page > h5 {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page > h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
body .page > h6 {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page > h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
body .page > p {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page > p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
body .page > li {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page > li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
body .page > ul,
body .page > ol {
  margin-top: 0;
  padding-left: 90px;
}
body .page > li {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0 0 15px;
}
@media screen and (max-width: 599px) {
  body .page > li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page > li {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
[data-loaded] body .page body:not(.wp-admin) h1,
[data-loaded] body .page body:not(.wp-admin) h2,
[data-loaded] body .page body:not(.wp-admin) h3,
[data-loaded] body .page body:not(.wp-admin) h4,
[data-loaded] body .page body:not(.wp-admin) h5,
[data-loaded] body .page body:not(.wp-admin) h6,
[data-loaded] body .page body:not(.wp-admin) p,
[data-loaded] body .page body:not(.wp-admin) li {
  opacity: 0 !important;
  transform: translateY(100px) !important;
  transition: all 0.5s;
}
[data-loaded="1"] body .page body:not(.wp-admin) h1,
[data-loaded="1"] body .page body:not(.wp-admin) h2,
[data-loaded="1"] body .page body:not(.wp-admin) h3,
[data-loaded="1"] body .page body:not(.wp-admin) h4,
[data-loaded="1"] body .page body:not(.wp-admin) h5,
[data-loaded="1"] body .page body:not(.wp-admin) h6,
[data-loaded="1"] body .page body:not(.wp-admin) p,
[data-loaded="1"] body .page body:not(.wp-admin) li {
  transform: translateY(0) !important;
  opacity: 1 !important;
}
body .page .has-t-h-1-font-size {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page .has-t-h-1-font-size {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page .has-t-h-1-font-size {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
body .page .has-t-h-2-font-size {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page .has-t-h-2-font-size {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page .has-t-h-2-font-size {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
body .page .has-t-h-3-font-size {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page .has-t-h-3-font-size {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page .has-t-h-3-font-size {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
body .page .has-t-h-4-font-size {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page .has-t-h-4-font-size {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page .has-t-h-4-font-size {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
body .page .has-t-h-5-font-size {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page .has-t-h-5-font-size {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page .has-t-h-5-font-size {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
body .page .has-t-h-6-font-size {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  body .page .has-t-h-6-font-size {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .page .has-t-h-6-font-size {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
body .page .has-white-color {
  color: #fff !important;
}
body .page .has-white-background-color {
  background: #fff !important;
}
body .page .has-black-color {
  color: #000 !important;
}
body .page .has-black-background-color {
  background: #000 !important;
}
body .page .has-white-lily-color {
  color: #F7F7F9 !important;
}
body .page .has-white-lily-background-color {
  background: #F7F7F9 !important;
}
body .page .has-dark-blue-color {
  color: #004172 !important;
}
body .page .has-dark-blue-background-color {
  background: #004172 !important;
}
body .page .has-classic-blue-color {
  color: #00A5FF !important;
}
body .page .has-classic-blue-background-color {
  background: #00A5FF !important;
}
body .page .has-velvet-blue-color {
  color: #2A2382 !important;
}
body .page .has-velvet-blue-background-color {
  background: #2A2382 !important;
}
body .page .has-orange-tang-color {
  color: #F0811B !important;
}
body .page .has-orange-tang-background-color {
  background: #F0811B !important;
}
body .page .has-background {
  padding-left: 0;
  padding-right: 0;
}
body .wp-block-spacer {
  height: 50px !important;
}
body sup,
body sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
body sub {
  top: 0.4em;
}
body .language-de p,
body .language-de h1,
body .language-de h2,
body .language-de h3,
body .language-de h4,
body .language-de h5,
body .language-de h6,
body .language-de li,
body .language-de span {
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
body .remove-spacing {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  body .anchor {
    scroll-margin-top: 260px;
  }
}
@media screen and (min-width: 1920px) {
  body .anchor {
    scroll-margin-top: 260px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .anchor {
    scroll-margin-top: 180px;
  }
}
@media screen and (max-width: 599px) {
  body .anchor {
    scroll-margin-top: 200px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  body .block-anchor,
  body a#form\/Bookseller-Contact-Form,
  body a#contact\/Contact-Info {
    scroll-margin-top: 120px;
  }
}
@media screen and (min-width: 1920px) {
  body .block-anchor,
  body a#form\/Bookseller-Contact-Form,
  body a#contact\/Contact-Info {
    scroll-margin-top: 120px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  body .block-anchor,
  body a#form\/Bookseller-Contact-Form,
  body a#contact\/Contact-Info {
    scroll-margin-top: 50px;
  }
}
@media screen and (max-width: 599px) {
  body .block-anchor,
  body a#form\/Bookseller-Contact-Form,
  body a#contact\/Contact-Info {
    scroll-margin-top: 50px;
  }
}

.no-scroll {
  overflow: hidden !important;
}

.infinite-load {
  position: relative;
}
.infinite-load--loading {
  min-height: 40vh;
}
.infinite-load--loading::before {
  border-radius: 50%;
  content: " ";
  width: 48px;
  height: 48px;
  display: inline-block;
  box-sizing: border-box;
  border-top: solid 6px #bababa;
  border-right: solid 6px #bababa;
  border-bottom: solid 6px #bababa;
  border-left: solid 6px #bababa;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.infinite-load--loading::after {
  border-radius: 50%;
  content: " ";
  width: 48px;
  height: 48px;
  display: inline-block;
  box-sizing: border-box;
  border-top: solid 6px #2A2382;
  border-right: solid 6px transparent;
  border-bottom: solid 6px transparent;
  border-left: solid 6px transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  animation: spin 1s infinite;
}

@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.navbar {
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
#wpadminbar {
  position: fixed;
}

.admin-bar .navbar {
  top: 32px;
}
@media (max-width: 782px) {
  .admin-bar .navbar {
    top: 46px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar {
    background: #fff;
  }
}
@media screen and (min-width: 1920px) {
  .navbar {
    background: #fff;
  }
}
@media screen and (max-width: 599px) {
  .navbar__header {
    display: flex;
    flex-direction: column;
    position: relative;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__header {
    display: flex;
    flex-direction: column;
    position: relative;
  }
}
.navbar__container {
  max-width: 1280px;
}
.navbar__container--top {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__content {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__content {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__content {
    display: grid;
    grid-template-areas: "logo top" "logo bottom";
    grid-template-columns: auto 1fr;
    gap: 0 40px;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__content {
    display: grid;
    grid-template-areas: "logo top" "logo bottom";
    grid-template-columns: auto 1fr;
    gap: 0 40px;
  }
}
@media screen and (max-width: 599px) {
  .navbar__content {
    transform: scaleY(0);
    transition: all 0.3s;
    transform-origin: top;
    pointer-events: none;
    opacity: 0;
    height: 0;
    display: flex;
    flex-direction: column-reverse;
    overflow: auto;
    max-height: 78vh;
    scroll-behavior: smooth;
  }
  .admin-bar .navbar__content {
    max-height: calc(100vh - 101px);
  }
  .menu-is-open .navbar__content {
    transform: scaleY(1);
    opacity: 1;
    pointer-events: initial;
    height: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__content {
    transform: scaleY(0);
    transition: all 0.3s;
    transform-origin: top;
    pointer-events: none;
    opacity: 0;
    height: 0;
    display: flex;
    flex-direction: column-reverse;
    overflow: auto;
    max-height: 78vh;
    scroll-behavior: smooth;
  }
  .admin-bar .navbar__content {
    max-height: calc(100vh - 101px);
  }
  .menu-is-open .navbar__content {
    transform: scaleY(1);
    opacity: 1;
    pointer-events: initial;
    height: 100%;
  }
}
.navbar__mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  background: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__mobile {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__mobile {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .navbar__mobile {
    padding: 16px 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__mobile {
    padding: 16px 20px;
  }
}
.navbar__logo {
  width: 122px;
  height: auto;
  padding: 14px;
  background: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__logo {
    grid-area: logo;
    z-index: 1;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__logo {
    grid-area: logo;
    z-index: 1;
  }
}
@media screen and (max-width: 599px) {
  .navbar__logo {
    display: none;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__logo {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__logo--mobile {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__logo--mobile {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .navbar__logo--mobile {
    display: block;
    width: 50px;
    height: auto;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__logo--mobile {
    display: block;
    width: 50px;
    height: auto;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
.navbar__logo img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
  width: 100%;
  height: 100%;
}
.navbar__logo img[data-lazy-placeholder] {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.navbar__top {
  background: #fff;
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__top {
    padding: 15px 0 12px;
    grid-area: top;
  }
  .navbar__top::before {
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200vw;
    height: 100%;
    pointer-events: none;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__top {
    padding: 15px 0 12px;
    grid-area: top;
  }
  .navbar__top::before {
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200vw;
    height: 100%;
    pointer-events: none;
  }
}
@media screen and (max-width: 599px) {
  .navbar__top {
    padding: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__top {
    padding: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__bottom {
    grid-area: bottom;
  }
  .navbar__bottom::before {
    content: "";
    position: absolute;
    background: #2A2382;
    right: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: calc(100% - 67px);
    transform: translateX(-50%);
    pointer-events: none;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__bottom {
    grid-area: bottom;
  }
  .navbar__bottom::before {
    content: "";
    position: absolute;
    background: #2A2382;
    right: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: calc(100% - 67px);
    transform: translateX(-50%);
    pointer-events: none;
  }
}
@media screen and (max-width: 599px) {
  .navbar__bottom {
    background: #2A2382;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__bottom {
    background: #2A2382;
  }
}
.navbar__group {
  display: flex;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__group {
    flex-shrink: 0;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__group {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 599px) {
  .navbar__group {
    flex-direction: column;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__group {
    flex-direction: column;
  }
}
@media screen and (max-width: 599px) {
  .navbar__container--top .navbar__group {
    width: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__container--top .navbar__group {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__group--mobile {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__group--mobile {
    display: none;
  }
}
.navbar__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__nav {
    margin-left: auto;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__nav {
    margin-left: auto;
  }
}
.navbar__search {
  max-width: 470px;
  width: 100%;
  margin-right: 25px;
}
@media screen and (max-width: 599px) {
  .navbar__search {
    display: none;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__search {
    display: none;
  }
}
.navbar__search--button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  background: none;
  border: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  max-height: 21px;
  max-width: 21px;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__search--mobile {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__search--mobile {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .navbar__search--mobile {
    position: relative;
    display: none;
    padding: 8px 20px;
    width: 100%;
    max-width: initial;
    transition: transform 0.3s;
    transform-origin: top;
    background: #fff;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__search--mobile {
    position: relative;
    display: none;
    padding: 8px 20px;
    width: 100%;
    max-width: initial;
    transition: transform 0.3s;
    transform-origin: top;
    background: #fff;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__search--active {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__search--active {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .navbar__search--active {
    display: block;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__search--active {
    display: block;
  }
}
.navbar__form {
  display: flex;
  position: relative;
  width: 100%;
}
.navbar__form input {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0.01125rem;
  color: grey;
  padding: 0 16px;
  width: 100%;
  max-height: 40px;
  background: #FAEDE1;
  border: 1px solid #F0811B;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media screen and (max-width: 599px) {
  .navbar__form input {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__form input {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__form input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__form input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media screen and (max-width: 599px) {
  .navbar__form input {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__form input {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
}
.navbar__form input:focus {
  outline: none;
}
@media screen and (max-width: 599px) {
  .navbar__form input {
    line-height: 3.125rem;
    font-size: 1rem;
    letter-spacing: 0.01188rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__form input {
    line-height: 3.125rem;
    font-size: 1rem;
    letter-spacing: 0.01188rem;
  }
}
.navbar__top .navbar__icon {
  margin-right: 10px !important;
  display: inline-flex;
  align-self: center;
}
.navbar__top .navbar__icon:hover {
  background: none !important;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__top .navbar__icon svg {
    min-width: 17px;
    min-height: 17px;
    max-width: 17px;
    max-height: 17px;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__top .navbar__icon svg {
    min-width: 17px;
    min-height: 17px;
    max-width: 17px;
    max-height: 17px;
  }
}
@media screen and (max-width: 599px) {
  .navbar__icon {
    width: auto !important;
    padding: 0 !important;
  }
  .navbar__icon svg {
    min-width: 27px;
    min-height: 27px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__icon {
    width: auto !important;
    padding: 0 !important;
  }
  .navbar__icon svg {
    min-width: 27px;
    min-height: 27px;
  }
}
.navbar__icon--search {
  background: #F0811B;
  width: 40px;
  min-height: 40px !important;
  min-width: 40px !important;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 100%;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__icon--search svg {
    padding-left: 2px;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__icon--search svg {
    padding-left: 2px;
  }
}
.navbar__container--top .navbar__icon--search {
  pointer-events: none;
}
.navbar__top .navbar__icon--search {
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 599px) {
  .navbar__icon--search {
    display: none;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__icon--search {
    display: none;
  }
}
.navbar__links {
  margin: 0;
  padding: 0;
  display: flex;
}
.navbar__links li {
  list-style: none;
}
@media screen and (max-width: 599px) {
  .navbar__links--top {
    width: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__links--top {
    width: 100%;
  }
}
.navbar__links--bottom {
  width: 100%;
  justify-content: space-between;
  margin-left: auto;
}
@media screen and (max-width: 599px) {
  .navbar__links--bottom {
    flex-direction: column;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__links--bottom {
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__links--child {
    display: grid;
    grid-template-rows: repeat(7, auto);
    grid-auto-flow: column;
    gap: 0 30px;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__links--child {
    display: grid;
    grid-template-rows: repeat(7, auto);
    grid-auto-flow: column;
    gap: 0 30px;
  }
}
@media screen and (max-width: 599px) {
  .navbar__links--child {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__links--child {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}
.navbar__links--mobile a {
  color: #2A2382 !important;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__links--account a {
    color: grey !important;
  }
  .navbar__links--account a:hover {
    background: none !important;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__links--account a {
    color: grey !important;
  }
  .navbar__links--account a:hover {
    background: none !important;
  }
}
@media screen and (max-width: 599px) {
  .navbar__links--account:not(:first-of-type) {
    flex-direction: column;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__links--account:not(:first-of-type) {
    flex-direction: column;
  }
}
@media screen and (max-width: 599px) {
  .navbar__container--top .navbar__links--account {
    flex-direction: column;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__container--top .navbar__links--account {
    flex-direction: column;
  }
}
.navbar__link {
  margin: 0;
  position: relative;
}
@media screen and (max-width: 599px) {
  .navbar__link--active > span {
    color: #F0811B !important;
    transition: color 0.3s;
    background: #3b3498 !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link--active > span {
    color: #F0811B !important;
    transition: color 0.3s;
    background: #3b3498 !important;
  }
}
.navbar__link--current .navbar__link--top {
  color: #F0811B !important;
}
@media screen and (max-width: 599px) {
  .navbar__link--current > a {
    background: #fff;
    color: #2A2382 !important;
  }
  .navbar__link--current > a:hover {
    background: #fff !important;
    color: #F0811B !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link--current > a {
    background: #fff;
    color: #2A2382 !important;
  }
  .navbar__link--current > a:hover {
    background: #fff !important;
    color: #F0811B !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__links--child .navbar__link--current > a {
    color: #F0811B;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__links--child .navbar__link--current > a {
    color: #F0811B;
  }
}
.navbar__top .navbar__link {
  display: flex !important;
  align-items: center !important;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__top .navbar__link {
    padding: 0 20px;
    border-right: 1px solid #D8D8D8;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__top .navbar__link {
    padding: 0 20px;
    border-right: 1px solid #D8D8D8;
  }
}
@media screen and (max-width: 599px) {
  .navbar__container--top .navbar__links--account .navbar__link:last-of-type {
    display: none !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__container--top .navbar__links--account .navbar__link:last-of-type {
    display: none !important;
  }
}
.navbar__link a,
.navbar__link span {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0;
  color: #2A2382;
  color: #fff;
  margin: 0;
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .navbar__link a,
  .navbar__link span {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link a,
  .navbar__link span {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__link a:hover,
  .navbar__link span:hover {
    color: #F0811B !important;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__link a:hover,
  .navbar__link span:hover {
    color: #F0811B !important;
  }
}
@media screen and (max-width: 599px) {
  .navbar__link a,
  .navbar__link span {
    font-size: 1.5rem;
    line-height: 1.1875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link a,
  .navbar__link span {
    font-size: 1.5rem;
    line-height: 1.1875rem;
  }
}
@media screen and (max-width: 599px) {
  .navbar__link a,
  .navbar__link span {
    display: flex;
    padding: 20px;
    width: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link a,
  .navbar__link span {
    display: flex;
    padding: 20px;
    width: 100%;
  }
}
.navbar__links--child .navbar__link a,
.navbar__links--child .navbar__link span {
  font-weight: 400;
  line-height: 1.5rem;
}
.navbar__top .navbar__link a,
.navbar__top .navbar__link span {
  color: #2A2382;
  margin: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__bottom .navbar__link a,
  .navbar__bottom .navbar__link span {
    white-space: nowrap;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__bottom .navbar__link a,
  .navbar__bottom .navbar__link span {
    white-space: nowrap;
  }
}
.navbar__container--top .navbar__link a:hover,
.navbar__container--top .navbar__link span:hover {
  background: #2A2382;
  color: #fff;
}
@media screen and (max-width: 599px) {
  .navbar__container--top .navbar__link a:hover svg path,
  .navbar__container--top .navbar__link span:hover svg path {
    fill: #fff;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__container--top .navbar__link a:hover svg path,
  .navbar__container--top .navbar__link span:hover svg path {
    fill: #fff;
  }
}
@media screen and (max-width: 599px) {
  .navbar__bottom .navbar__link a:hover,
  .navbar__bottom .navbar__link span:hover {
    background: none;
    color: #F0811B !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__bottom .navbar__link a:hover,
  .navbar__bottom .navbar__link span:hover {
    background: none;
    color: #F0811B !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__link--children:hover .navbar__children {
    pointer-events: initial;
    transform: scaleY(1);
  }
}
@media screen and (min-width: 1920px) {
  .navbar__link--children:hover .navbar__children {
    pointer-events: initial;
    transform: scaleY(1);
  }
}
.navbar__link--children > a {
  pointer-events: none;
}
@media screen and (max-width: 599px) {
  .navbar__link--children {
    padding: 20 0 !important;
  }
  .navbar__link--children:hover > a {
    background: #fff;
    color: #2A2382 !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link--children {
    padding: 20 0 !important;
  }
  .navbar__link--children:hover > a {
    background: #fff;
    color: #2A2382 !important;
  }
}
@media screen and (max-width: 599px) {
  .navbar__link--top {
    cursor: pointer;
    width: 100%;
  }
  .navbar__link--top:hover > a,
  .navbar__link--top:hover > span {
    background: none;
    color: #F0811B !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link--top {
    cursor: pointer;
    width: 100%;
  }
  .navbar__link--top:hover > a,
  .navbar__link--top:hover > span {
    background: none;
    color: #F0811B !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__bottom .navbar__link--top {
    padding: 15px 30px 12px;
    transition: background 0.3s;
  }
  .navbar__bottom .navbar__link--top:hover {
    background: #3b3498;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__bottom .navbar__link--top {
    padding: 15px 30px 12px;
    transition: background 0.3s;
  }
  .navbar__bottom .navbar__link--top:hover {
    background: #3b3498;
  }
}
@media (max-width: 1250px) {
  .language-de .navbar__bottom .navbar__link--top, .language-fr .navbar__bottom .navbar__link--top {
    padding: 15px 15px 12px;
  }
}
@media screen and (max-width: 599px) {
  .language-de .navbar__bottom .navbar__link--top, .language-fr .navbar__bottom .navbar__link--top {
    padding: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .language-de .navbar__bottom .navbar__link--top, .language-fr .navbar__bottom .navbar__link--top {
    padding: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__bottom .navbar__link--top > a,
  .navbar__bottom .navbar__link--top > span {
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__bottom .navbar__link--top > a,
  .navbar__bottom .navbar__link--top > span {
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 599px) {
  .navbar__link--top > span {
    pointer-events: none;
    cursor: pointer;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link--top > span {
    pointer-events: none;
    cursor: pointer;
  }
}
.navbar__link--top > a,
.navbar__link--top > span {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.375rem;
  letter-spacing: 0;
  color: #fff;
}
@media screen and (max-width: 599px) {
  .navbar__link--top > a,
  .navbar__link--top > span {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link--top > a,
  .navbar__link--top > span {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .navbar__link--top > a,
  .navbar__link--top > span {
    font-size: 1.5rem;
    line-height: 1.1875rem;
    display: flex;
    padding: 20px;
    width: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__link--top > a,
  .navbar__link--top > span {
    font-size: 1.5rem;
    line-height: 1.1875rem;
    display: flex;
    padding: 20px;
    width: 100%;
  }
}
.navbar__bottom .navbar__link--top > a,
.navbar__bottom .navbar__link--top > span {
  color: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__bottom .navbar__link--top > a::after,
  .navbar__bottom .navbar__link--top > span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    transform: scale(0);
    transform-origin: left;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__bottom .navbar__link--top > a::after,
  .navbar__bottom .navbar__link--top > span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    transform: scale(0);
    transform-origin: left;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__bottom .navbar__link--top:hover > a,
  .navbar__bottom .navbar__link--top:hover > span {
    color: #F0811B;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__bottom .navbar__link--top:hover > a,
  .navbar__bottom .navbar__link--top:hover > span {
    color: #F0811B;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__link--top.navbar__link--current > a,
  .navbar__link--top.navbar__link--current > span {
    color: #fff;
  }
  .navbar__link--top.navbar__link--current > a::after,
  .navbar__link--top.navbar__link--current > span::after {
    transform: scale(1);
  }
}
@media screen and (min-width: 1920px) {
  .navbar__link--top.navbar__link--current > a,
  .navbar__link--top.navbar__link--current > span {
    color: #fff;
  }
  .navbar__link--top.navbar__link--current > a::after,
  .navbar__link--top.navbar__link--current > span::after {
    transform: scale(1);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__links--child .navbar__link {
    padding-bottom: 22px;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__links--child .navbar__link {
    padding-bottom: 22px;
  }
}
@media screen and (max-width: 599px) {
  .navbar__links--child .navbar__link:last-of-type {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__links--child .navbar__link:last-of-type {
    padding-bottom: 0;
  }
}
.navbar__links--child .navbar__link a {
  white-space: initial;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__links--child .navbar__link a {
    min-width: 180px;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__links--child .navbar__link a {
    min-width: 180px;
  }
}
.navbar__links--mobile .navbar__link {
  display: flex;
  align-items: center;
}
.navbar__links--mobile .navbar__link a {
  padding: 0;
  display: flex;
}
.navbar__links--mobile .navbar__link:first-of-type {
  margin-right: 15px;
}
.navbar__links--mobile .navbar__link svg {
  pointer-events: none;
  min-width: 21px;
  min-height: 21px;
  max-width: 21px;
  max-height: 21px;
}
.navbar__count {
  color: #F0811B !important;
  padding: 0 0 0 3px !important;
  font-weight: 500;
  background: none !important;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__count {
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__count {
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 599px) {
  .navbar__count {
    font-size: 0.875rem !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__count {
    font-size: 0.875rem !important;
  }
}
.navbar__children {
  background: #3b3498;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__children {
    position: absolute;
    width: auto;
    left: 0;
    top: 56px;
    padding: 16px 30px 4px;
    transform: scaleY(0);
    pointer-events: none;
    transform-origin: top;
    transition: transform 0.3s;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__children {
    position: absolute;
    width: auto;
    left: 0;
    top: 56px;
    padding: 16px 30px 4px;
    transform: scaleY(0);
    pointer-events: none;
    transform-origin: top;
    transition: transform 0.3s;
  }
}
@media screen and (max-width: 599px) {
  .navbar__children {
    transition: all 0.3s;
    transform-origin: top;
    pointer-events: none;
    display: none;
    background: #3b3498;
  }
  .navbar__link--active .navbar__children {
    display: block;
    pointer-events: initial;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .navbar__children {
    transition: all 0.3s;
    transform-origin: top;
    pointer-events: none;
    display: none;
    background: #3b3498;
  }
  .navbar__link--active .navbar__children {
    display: block;
    pointer-events: initial;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .navbar__link--top:last-of-type .navbar__children {
    left: initial;
    right: 0;
  }
}
@media screen and (min-width: 1920px) {
  .navbar__link--top:last-of-type .navbar__children {
    left: initial;
    right: 0;
  }
}

.hamburger {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-align: inherit;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 22px;
  height: 17px;
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .hamburger {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .hamburger {
    display: none;
  }
}
.hamburger__line {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  transition: 0.3s;
}
.hamburger__line span {
  width: 22px;
  height: 3px;
  background: #2A2382;
  display: block;
}
.hamburger__line span::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 3px;
  background: #2A2382;
  bottom: 0;
  left: 0;
}
.hamburger__line span::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 3px;
  background: #2A2382;
  top: 0;
  left: 0;
}

.footer {
  width: 100%;
  background: #2A2382;
}
.footer__top {
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__top {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__top {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 599px) {
  .footer__top {
    padding: 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__top {
    padding: 30px;
  }
}
.footer__top::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(78deg, rgba(0, 165, 255, 0.61) 0%, rgba(42, 35, 130, 0.61) 56%);
}
.footer__top--hide {
  display: none;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__bottom {
    width: 100%;
    max-width: calc(1220px + 2 * 7.64vw);
    padding-left: 7.64vw;
    padding-right: 7.64vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .footer__bottom {
    width: 100%;
    max-width: calc(1220px + 2 * 7.64vw);
    padding-left: 7.64vw;
    padding-right: 7.64vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__bottom {
    padding-top: 37px;
    padding-bottom: 37px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__bottom {
    padding-top: 37px;
    padding-bottom: 37px;
  }
}
@media screen and (max-width: 599px) {
  .footer__bottom {
    padding: 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__bottom {
    padding: 30px;
  }
}
.footer__background {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  filter: grayscale(1);
}
.footer__background[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.footer__title {
  position: relative;
  color: #fff;
  font-family: program, sans-serif;
  font-weight: 700;
  letter-spacing: 0.05625rem;
  z-index: 1;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__title {
    margin: 0 0 50px;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media screen and (min-width: 1920px) {
  .footer__title {
    margin: 0 0 50px;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media screen and (max-width: 599px) {
  .footer__title {
    margin: 0 0 35px;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__title {
    margin: 0 0 35px;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
.footer__content {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__top .footer__content {
    width: 100%;
    max-width: calc(1220px + 2 * 7.64vw);
    padding-left: 7.64vw;
    padding-right: 7.64vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .footer__top .footer__content {
    width: 100%;
    max-width: calc(1220px + 2 * 7.64vw);
    padding-left: 7.64vw;
    padding-right: 7.64vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__bottom .footer__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 27px 30px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__bottom .footer__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 27px 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__bottom .footer__content {
    display: grid;
    grid-template-columns: auto minmax(auto, 158px);
    gap: 27px 30px;
    align-items: flex-start;
  }
}
@media (max-width: 650px) {
  .footer__bottom .footer__content {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__content--left {
    display: grid;
    grid-template-areas: "logo links links";
    gap: 12px 30px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__content--left {
    display: grid;
    grid-template-areas: "logo links links";
    gap: 12px 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__content--left {
    display: grid;
    grid-template-areas: "logo links links";
    gap: 12px 30px;
  }
}
@media (max-width: 650px) {
  .footer__content--left {
    display: flex;
    flex-direction: column;
    margin: 0 0 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__content--right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px 70px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__content--right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px 70px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__content--right {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (max-width: 780px) {
  .footer__content--right {
    flex-direction: column;
  }
}
@media screen and (max-width: 599px) {
  .footer__content--right {
    display: flex;
    flex-direction: column;
  }
}
.footer__links {
  margin: 0;
  padding: 0;
}
.footer__links li {
  list-style: none;
}
.footer__top .footer__links {
  display: grid;
  grid-auto-flow: row;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__top .footer__links {
    grid-template-columns: repeat(6, 1fr);
    gap: 27px 30px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__top .footer__links {
    grid-template-columns: repeat(6, 1fr);
    gap: 27px 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__top .footer__links {
    grid-template-columns: repeat(4, auto);
    gap: 27px 30px;
  }
}
@media screen and (max-width: 599px) {
  .footer__top .footer__links {
    grid-template-columns: repeat(2, auto);
    gap: 27px clamp(30px, 13.5%, 90px);
  }
}
.footer__bottom .footer__links {
  display: grid;
  grid-auto-flow: column;
  grid-area: links;
  grid-template-rows: repeat(5, auto);
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__bottom .footer__links {
    gap: 12px 30px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__bottom .footer__links {
    gap: 12px 30px;
  }
}
@media screen and (max-width: 599px) {
  .footer__bottom .footer__links {
    gap: 15px 42px;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: minmax(auto, 200px);
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__bottom .footer__links {
    gap: 15px 42px;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: minmax(auto, 200px);
  }
}
@media screen and (max-width: 599px) {
  .footer__bottom .footer__links {
    gap: 15px 16px;
  }
}
@media (max-width: 360px) {
  .footer__bottom .footer__links {
    display: block;
  }
}
.footer__bottom .footer__links a,
.footer__bottom .footer__links span {
  color: #fff;
  font-family: program, sans-serif;
  font-weight: 400;
  text-decoration: none;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__bottom .footer__links a,
  .footer__bottom .footer__links span {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }
}
@media screen and (min-width: 1920px) {
  .footer__bottom .footer__links a,
  .footer__bottom .footer__links span {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }
}
@media screen and (max-width: 599px) {
  .footer__bottom .footer__links a,
  .footer__bottom .footer__links span {
    font-size: 0.875rem;
    line-height: 1.6875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__bottom .footer__links a,
  .footer__bottom .footer__links span {
    font-size: 0.875rem;
    line-height: 1.6875rem;
  }
}
.footer__link {
  margin: 0;
}
.footer__top .footer__link {
  font-weight: 500;
  color: #fff;
  line-height: normal;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__top .footer__link {
    max-width: 180px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__top .footer__link {
    max-width: 180px;
  }
}
.footer__bottom .footer__link {
  color: #fff;
  font-family: program, sans-serif;
  font-weight: 400;
  line-height: normal;
  padding: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__bottom .footer__link {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1920px) {
  .footer__bottom .footer__link {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 599px) {
  .footer__bottom .footer__link {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__bottom .footer__link {
    font-size: 0.875rem;
  }
}
@media (max-width: 360px) {
  .footer__bottom .footer__link {
    margin-bottom: 10px;
  }
}
.footer__link a {
  text-decoration: none;
  display: block;
  margin: 0;
}
.footer__top .footer__link a {
  font-weight: 500;
  color: #fff;
  word-break: break-word;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
}
.footer__top .footer__link a.language-de {
  word-break: break-all;
}
.footer__top .footer__link a:hover {
  color: #F0811B;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__top .footer__link a {
    line-height: 1.75rem;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1920px) {
  .footer__top .footer__link a {
    line-height: 1.75rem;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 599px) {
  .footer__top .footer__link a {
    line-height: 1.375rem;
    font-size: 1rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__top .footer__link a {
    line-height: 1.375rem;
    font-size: 1rem;
  }
}
.footer__bottom .footer__link a {
  color: #fff;
  font-family: program, sans-serif;
  font-weight: 400;
  line-height: normal;
  padding: 0;
  word-break: break-word;
}
.footer__bottom .footer__link a.language-de {
  word-break: break-all;
}
.footer__bottom .footer__link a:hover {
  color: #F0811B;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__bottom .footer__link a {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1920px) {
  .footer__bottom .footer__link a {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
@media screen and (max-width: 599px) {
  .footer__bottom .footer__link a {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__bottom .footer__link a {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}
.footer__logo {
  width: 100%;
  height: auto;
  grid-area: logo;
}
.footer__logo img {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__logo {
    max-width: 110px;
    min-width: 110px;
    margin: 0 7% 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .footer__logo {
    max-width: 110px;
    min-width: 110px;
    margin: 0 7% 0 0;
  }
}
@media screen and (max-width: 599px) {
  .footer__logo {
    max-width: 60px;
    min-width: 60px;
    margin: 0 0 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__logo {
    max-width: 60px;
    min-width: 60px;
    margin: 0 0 30px;
  }
}
.footer__logo svg {
  width: 100%;
  height: 100%;
}
.footer__copyright {
  flex: 0 0 auto;
  max-width: 265px;
  order: 2;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__copyright {
    display: flex;
    flex-direction: column;
    align-self: flex-end;
    height: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .footer__copyright {
    display: flex;
    flex-direction: column;
    align-self: flex-end;
    height: 100%;
  }
}
.footer__copyright p,
.footer__copyright span {
  color: #fff;
  font-family: program, sans-serif;
  font-weight: 400;
  line-height: noraml;
  margin: 0;
}
@media (min-width: 850px) {
  .footer__copyright p,
  .footer__copyright span {
    white-space: nowrap;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__copyright p,
  .footer__copyright span {
    font-size: 1rem;
    padding: 0 0 10px;
    line-height: 1.6875rem;
    text-align: right;
  }
}
@media screen and (min-width: 1920px) {
  .footer__copyright p,
  .footer__copyright span {
    font-size: 1rem;
    padding: 0 0 10px;
    line-height: 1.6875rem;
    text-align: right;
  }
}
@media screen and (max-width: 599px) {
  .footer__copyright p,
  .footer__copyright span {
    font-size: 0.875rem;
    line-height: 1.6875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__copyright p,
  .footer__copyright span {
    font-size: 0.875rem;
    line-height: 1.6875rem;
  }
}
.footer__copyright p:last-of-type {
  padding: 0 0 5px;
}
.footer__appeal {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__appeal {
    padding: 0 0 5px;
    width: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 1920px) {
  .footer__appeal {
    padding: 0 0 5px;
    width: auto;
    margin-left: auto;
  }
}
.footer__appeal p,
.footer__appeal span {
  padding: 0;
  font-family: program, sans-serif;
  font-weight: 400;
  line-height: 1.6875rem;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__appeal p,
  .footer__appeal span {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1920px) {
  .footer__appeal p,
  .footer__appeal span {
    font-size: 1rem;
  }
}
@media screen and (max-width: 599px) {
  .footer__appeal p,
  .footer__appeal span {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__appeal p,
  .footer__appeal span {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__appeal svg {
    margin: 0 6px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__appeal svg {
    margin: 0 6px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 599px) {
  .footer__appeal svg {
    margin: 0 5px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__appeal svg {
    margin: 0 5px;
    width: 12px;
    height: 12px;
  }
}
.footer__socials-container {
  flex: 0 0 auto;
  display: flex;
}
.footer__socials {
  order: 1;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__socials {
    display: flex;
    align-self: flex-start;
    flex-direction: column;
    min-width: 160px;
  }
}
@media screen and (min-width: 1920px) {
  .footer__socials {
    display: flex;
    align-self: flex-start;
    flex-direction: column;
    min-width: 160px;
  }
}
@media screen and (max-width: 599px) {
  .footer__socials {
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__socials {
    padding-bottom: 25px;
  }
}
.footer__socials p {
  width: 100%;
  margin: 0;
  padding: 0 0 10px;
  color: #fff;
  font-weight: 400;
  line-height: normal;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__socials p {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }
}
@media screen and (min-width: 1920px) {
  .footer__socials p {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }
}
@media screen and (max-width: 599px) {
  .footer__socials p {
    font-size: 0.875rem;
    line-height: 1.6875rem;
  }
  .footer__socials p:last-of-type {
    padding: 0 0 5px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__socials p {
    font-size: 0.875rem;
    line-height: 1.6875rem;
  }
  .footer__socials p:last-of-type {
    padding: 0 0 5px;
  }
}
.footer__socials a {
  display: inline-block;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .footer__socials a {
    width: 25px;
    height: 25px;
  }
  .footer__socials a:first-of-type {
    width: 15px;
  }
  .footer__socials a:not(:last-of-type) {
    margin: 0 30px 20px 0;
  }
}
@media screen and (min-width: 1920px) {
  .footer__socials a {
    width: 25px;
    height: 25px;
  }
  .footer__socials a:first-of-type {
    width: 15px;
  }
  .footer__socials a:not(:last-of-type) {
    margin: 0 30px 20px 0;
  }
}
@media screen and (max-width: 599px) {
  .footer__socials a {
    width: 19px;
    height: 19px;
  }
  .footer__socials a:not(:last-of-type) {
    margin: 0 15px 0 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .footer__socials a {
    width: 19px;
    height: 19px;
  }
  .footer__socials a:not(:last-of-type) {
    margin: 0 15px 0 0;
  }
}
.footer__socials a svg {
  width: 100%;
  height: 100%;
}

.lang-select {
  position: relative;
  min-width: 100px;
}
@media (max-width: 1250px) {
  .language-de .lang-select, .language-fr .lang-select {
    min-width: 90px;
  }
}
@media screen and (max-width: 599px) {
  .language-de .lang-select, .language-fr .lang-select {
    min-width: 100px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .language-de .lang-select, .language-fr .lang-select {
    min-width: 100px;
  }
}
.lang-select__button {
  padding: 6px 20px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  min-width: 100%;
}
@media (max-width: 1250px) {
  .language-de .lang-select__button, .language-fr .lang-select__button {
    padding: 6px 16px;
  }
}
@media screen and (max-width: 599px) {
  .language-de .lang-select__button, .language-fr .lang-select__button {
    padding: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .language-de .lang-select__button, .language-fr .lang-select__button {
    padding: 20px;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__button {
    pointer-events: none;
    position: relative;
    cursor: pointer;
    padding: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__button {
    pointer-events: none;
    position: relative;
    cursor: pointer;
    padding: 20px;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__button i {
    position: relative;
    top: 1px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__button i {
    position: relative;
    top: 1px;
  }
}
.lang-select__button img {
  margin: 0 10px 0 0;
  display: inline-block;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .lang-select__button img {
    width: 22px;
    height: auto;
  }
}
@media screen and (min-width: 1920px) {
  .lang-select__button img {
    width: 22px;
    height: auto;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__button img {
    width: 32px;
    height: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__button img {
    width: 32px;
    height: auto;
  }
}
.lang-select__button span {
  padding-top: 3px;
}
.lang-select__current {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: grey;
  cursor: pointer;
}
@media screen and (max-width: 599px) {
  .lang-select__current {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__current {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .lang-select__current {
    transition: all 0.3s;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}
@media screen and (min-width: 1920px) {
  .lang-select__current {
    transition: all 0.3s;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__current {
    cursor: pointer;
  }
  .lang-select__current:hover {
    background: #2A2382;
  }
  .lang-select__current:hover .lang-select__button span {
    color: #fff;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__current {
    cursor: pointer;
  }
  .lang-select__current:hover {
    background: #2A2382;
  }
  .lang-select__current:hover .lang-select__button span {
    color: #fff;
  }
}
.lang-select__current .lang-select__button > span {
  margin: 0;
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.375rem;
  letter-spacing: 0;
  color: grey;
}
@media screen and (max-width: 599px) {
  .lang-select__current .lang-select__button > span {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__current .lang-select__button > span {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__current .lang-select__button > span {
    font-size: 1.5rem;
    line-height: 1.1875rem;
    color: #2A2382;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__current .lang-select__button > span {
    font-size: 1.5rem;
    line-height: 1.1875rem;
    color: #2A2382;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .lang-select__current:hover {
    background: #fff;
    border-top: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
  }
  .lang-select__current:hover .lang-select__list {
    transform: scaleY(1);
    pointer-events: initial;
    opacity: 1;
  }
}
@media screen and (min-width: 1920px) {
  .lang-select__current:hover {
    background: #fff;
    border-top: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
  }
  .lang-select__current:hover .lang-select__list {
    transform: scaleY(1);
    pointer-events: initial;
    opacity: 1;
  }
}
.lang-select__current i {
  margin-right: 5px;
}
.lang-select__list {
  background: #fff;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .lang-select__list {
    position: absolute;
    left: 0;
    z-index: 5;
    min-width: 100%;
    top: 38px;
    padding: 0;
    transform: scaleY(0);
    transform-origin: top;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
    transition-delay: 0.1s;
    border: 1px solid #E7E7E7;
  }
}
@media screen and (min-width: 1920px) {
  .lang-select__list {
    position: absolute;
    left: 0;
    z-index: 5;
    min-width: 100%;
    top: 38px;
    padding: 0;
    transform: scaleY(0);
    transform-origin: top;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
    transition-delay: 0.1s;
    border: 1px solid #E7E7E7;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__list {
    flex-direction: column;
    justify-content: flex-start;
    display: none;
  }
  .lang-select__current--active .lang-select__list {
    display: flex;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__list {
    flex-direction: column;
    justify-content: flex-start;
    display: none;
  }
  .lang-select__current--active .lang-select__list {
    display: flex;
  }
}
.lang-select__lang {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.375rem;
  letter-spacing: 0;
  color: grey;
  display: block;
  color: grey;
  padding: 6px 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 599px) {
  .lang-select__lang {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__lang {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__lang {
    font-size: 1.5rem;
    line-height: 1.1875rem;
    color: #2A2382;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__lang {
    font-size: 1.5rem;
    line-height: 1.1875rem;
    color: #2A2382;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .lang-select__lang {
    padding: 6px 20px;
  }
}
@media screen and (min-width: 1920px) {
  .lang-select__lang {
    padding: 6px 20px;
  }
}
@media (max-width: 1250px) {
  .language-de .lang-select__lang, .language-fr .lang-select__lang {
    padding: 6px 16px;
  }
}
@media screen and (max-width: 599px) {
  .language-de .lang-select__lang, .language-fr .lang-select__lang {
    padding: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .language-de .lang-select__lang, .language-fr .lang-select__lang {
    padding: 20px;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__lang {
    padding: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__lang {
    padding: 20px;
  }
}
.lang-select__lang--active {
  display: none;
}
.lang-select__lang--active::before {
  background: #fff;
}
.lang-select__lang:hover {
  background: #E7E7E7;
}
@media screen and (max-width: 599px) {
  .lang-select__lang:hover {
    background: #2A2382;
    color: #fff;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__lang:hover {
    background: #2A2382;
    color: #fff;
  }
}
.lang-select__lang img {
  margin: 0 10px 0 0;
  display: inline-block;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .lang-select__lang img {
    width: 22px;
    height: auto;
  }
}
@media screen and (min-width: 1920px) {
  .lang-select__lang img {
    width: 22px;
    height: auto;
  }
}
@media screen and (max-width: 599px) {
  .lang-select__lang img {
    width: 32px;
    height: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .lang-select__lang img {
    width: 32px;
    height: auto;
  }
}

.post__nav {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .post__nav {
    margin: 0 auto 30px;
  }
}
@media screen and (min-width: 1920px) {
  .post__nav {
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 599px) {
  .post__nav {
    margin: 0 auto 50px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .post__nav {
    margin: 0 auto 50px;
  }
}
.post__next, .post__prev {
  position: relative;
  display: flex;
  align-items: center;
}
.post__next a::after, .post__prev a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
}
.post__next a, .post__prev a {
  font-family: program, sans-serif;
  color: #2A2382;
  font-weight: 500;
  margin: 0;
  text-decoration: none;
  line-height: normal;
}
.post__next a:hover, .post__prev a:hover {
  color: #F0811B;
  transition: color 0.3s;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .post__next a, .post__prev a {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1920px) {
  .post__next a, .post__prev a {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 599px) {
  .post__next a, .post__prev a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .post__next a, .post__prev a {
    font-size: 1rem;
  }
}
.post__next svg, .post__prev svg {
  min-width: 25px;
  min-height: 25px;
  pointer-events: none;
}
.post__next a {
  padding-right: 5px;
}
.post__next svg {
  transform: rotate(180deg);
}
.post__prev a {
  padding-left: 5px;
}
.post__title {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
  font-family: program, sans-serif !important;
  color: #2A2382 !important;
}
@media screen and (max-width: 599px) {
  .post__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .post__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .post__title {
    margin: 0 0 25px !important;
  }
}
@media screen and (min-width: 1920px) {
  .post__title {
    margin: 0 0 25px !important;
  }
}
@media screen and (max-width: 599px) {
  .post__title {
    margin: 0 0 20px !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .post__title {
    margin: 0 0 20px !important;
  }
}
.post__date {
  font-size: 1.25rem;
  letter-spacing: -0.01em;
  line-height: 1.5rem;
  margin: 0;
  color: #2A2382;
}
.post__reading-time {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin: 10px 0 0;
  color: #2A2382;
}
.post__aside {
  background-color: #fff;
  border-left: 13px solid #F0811B;
  border-radius: 3px;
  padding: 40px 25px 40px 40px;
  box-shadow: -4px 4px 22px rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 599px) {
  .post__aside {
    padding: 25px;
    border-width: 8px;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .post__aside {
    padding: 25px;
    border-width: 8px;
  }
}
.post__share {
  margin-top: 25px;
}
.post__share-icons {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .post__share-icons {
    margin: auto;
  }
}
.post__bottom {
  border-top: 1px solid #2A2382;
  padding-top: 45px;
  margin-top: 45px;
}
.post__share-icon {
  display: block;
  width: 21px;
  height: 21px;
  text-align: center;
  margin-right: 20px;
}
.post__share-icon svg {
  width: 100%;
  height: 100%;
  margin: auto;
}
.post__share-icon svg path,
.post__share-icon svg rect,
.post__share-icon svg circle {
  fill: #2A2382;
}

.single-header {
  background-color: #F7F7F9;
  padding: 50px 0 90px;
}
@media screen and (max-width: 599px) {
  .single-header {
    padding: 40px 0;
  }
}
.single-header--no-image {
  overflow: hidden;
  position: relative;
}
.single-header--no-image::after {
  content: "";
  z-index: 0;
  width: 470px;
  height: 400px;
  background-image: url("../../images/patterns/hero-pattern.svg");
  background-size: cover;
  position: absolute;
  top: 40px;
  right: 30px;
}
.single-header__container {
  display: grid;
  position: relative;
  align-items: center;
  grid-template-columns: 49% 1fr;
  z-index: 2;
  gap: 65px;
}
@media screen and (max-width: 599px) {
  .single-header__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .single-header__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .single-header__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .single-header__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .single-header__container {
    grid-template-columns: 350px 1fr;
    gap: 45px;
  }
}
@media screen and (max-width: 599px) {
  .single-header__container {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .single-header__container {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.single-header--no-image .single-header__container {
  align-items: flex-start;
}
.single-header__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 599px) {
  .single-header__categories {
    gap: 15px;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .single-header__categories {
    gap: 15px;
  }
}
.single-header__subtitle {
  font-size: 1.25rem;
  margin: 0;
  line-height: 1.2;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .single-header__subtitle {
    font-size: 1rem;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .single-header__subtitle {
    font-size: 1rem;
  }
}
.single-header__subtitle svg {
  display: inline-block;
  margin-right: 5px;
}
.single-header__authors {
  margin-top: 25px;
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 15px;
}
.single-header--no-image .single-header__authors {
  margin-top: 55px;
}
@media screen and (max-width: 599px) {
  .single-header--no-image .single-header__authors {
    margin-top: 0;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .single-header--no-image .single-header__authors {
    margin-top: 0;
  }
}
@media screen and (max-width: 599px) {
  .single-header__authors {
    margin-top: 25px;
    grid-template-columns: 100px 1fr;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .single-header__authors {
    margin-top: 25px;
    grid-template-columns: 100px 1fr;
  }
}
.single-header__author {
  list-style-type: none;
  font-size: 1.125rem;
  margin-bottom: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 599px) {
  .single-header__author {
    font-size: 1rem;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .single-header__author {
    font-size: 1rem;
  }
}
.single-header__author a {
  color: #2A2382;
  font-weight: 500;
  text-decoration: none;
}
.single-header__author a span {
  font-weight: 400;
  font-size: 1.125rem;
  text-decoration: none;
  color: #2A2382;
}
.single-header__category {
  font-weight: 500;
  text-decoration: none;
  position: relative;
  font-size: 1.125rem;
  color: #F0811B;
  line-height: 1.375rem;
  padding-bottom: 5px;
}
@media screen and (max-width: 599px) {
  .single-header__category {
    font-size: 1rem;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .single-header__category {
    font-size: 1rem;
  }
}
.single-header__category::after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #F0811B;
}
.single-header__title {
  font-size: 2.875rem;
  line-height: 3.4375rem;
  margin: 0;
  color: #2A2382;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .single-header__title {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media screen and (max-width: 599px) {
  .single-header__title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.single-header__image {
  margin: 0;
  height: 360px;
  overflow: hidden;
  border-radius: 6px;
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .single-header__image {
    height: 240px;
  }
}
@media screen and (max-width: 599px) {
  .single-header__image {
    height: 180px;
  }
}
.single-header__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.single-header__image img[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.post-main {
  align-items: flex-start;
  padding-top: 70px;
  padding-bottom: 80px;
  display: grid;
  grid-template-columns: 385px 1fr;
  gap: 80px;
}
@media screen and (max-width: 599px) {
  .post-main {
    width: 100%;
    max-width: calc(1020px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .post-main {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .post-main {
    width: 100%;
    max-width: calc(1020px + 2 * 14.58vw);
    padding-left: 14.58vw;
    padding-right: 14.58vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .post-main {
    width: 100%;
    max-width: calc(1020px + 2 * 14.58vw);
    padding-left: 14.58vw;
    padding-right: 14.58vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .post-main {
    gap: 40px;
    grid-template-columns: 1fr;
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 599px) and (max-width: 850px) {
  .post-main {
    gap: 40px;
    grid-template-columns: 1fr;
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.post-main .button {
  background: #2A2382;
  border-radius: 3px;
  padding: 14px 10px;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 1.3125rem;
  max-width: 191px;
  font-weight: 700;
  text-decoration: none;
}

.related-posts {
  background-color: #F7F7F9;
  padding: 75px 0 115px;
}
.related-posts .flickity-viewport {
  overflow: hidden;
}
.related-posts__feed {
  outline: 0;
}
@media screen and (max-width: 599px) {
  .related-posts__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-posts__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-posts__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .related-posts__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.related-posts__slide {
  width: calc(33.333% - 40px);
  margin-right: 55px;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-posts__slide {
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 599px) {
  .related-posts__slide {
    width: 100%;
  }
}
.related-posts__title {
  text-align: center;
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .related-posts__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-posts__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-posts__title {
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 599px) {
  .related-posts__title {
    width: 100%;
  }
}
.related-posts__header {
  padding: 0 40px 40px;
  position: relative;
}
.related-posts__button {
  position: absolute;
  cursor: pointer;
  top: 20px;
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-align: inherit;
  border-radius: 0;
  width: 25px;
  height: 25px;
}
.related-posts__button svg {
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.related-posts__button--prev {
  left: 0;
}
.related-posts__button--next {
  right: 0;
}

.share-icons {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .share-icons {
    margin: auto;
  }
}
.share-icon {
  display: block;
  width: 21px;
  height: 21px;
  text-align: center;
  margin: auto 25px auto 0;
}
.share-icon svg {
  width: 100%;
  height: 100%;
  margin: auto;
}
.share-icon svg path,
.share-icon svg rect,
.share-icon svg circle {
  fill: #2A2382;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 100;
  display: none;
  padding: 20px;
  overflow: auto;
}
.modal--active {
  display: flex;
}
.modal--open {
  overflow: hidden;
}
.modal::before {
  content: "";
  background: #F7F7F9;
  opacity: 0.65;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translateX(-50%);
}
.modal__container {
  width: 85vw;
  height: 85vh;
  max-width: 1210px;
  position: relative;
}
.modal__container-inner {
  display: flex;
  background: #fff;
  max-height: 800px;
  box-shadow: -4px 4px 22px rgba(0, 0, 0, 0.14);
  border-radius: 6px;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 599px) {
  .modal__container-inner {
    flex-direction: column;
    overflow: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__container-inner {
    flex-direction: column;
    overflow: auto;
  }
}
.modal__close {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-align: inherit;
  border-radius: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 10;
}
.modal__close-inner {
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.modal__close-inner::before {
  content: "";
  background: #2A2382;
  width: 3px;
  height: 20px;
  border-radius: 3px;
  pointer-events: none;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 599px) {
  .modal__close-inner::before {
    background: #fff;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__close-inner::before {
    background: #fff;
  }
}
.modal__close-inner::after {
  content: "";
  background: #2A2382;
  width: 3px;
  height: 20px;
  border-radius: 3px;
  pointer-events: none;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 599px) {
  .modal__close-inner::after {
    background: #fff;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__close-inner::after {
    background: #fff;
  }
}
.modal__image {
  width: 50%;
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .modal__image {
    padding-right: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .modal__image {
    padding-right: 12px;
  }
}
@media screen and (max-width: 599px) {
  .modal__image {
    padding-bottom: 12px;
    width: 100%;
    min-height: 54%;
    height: 54%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__image {
    padding-bottom: 12px;
    width: 100%;
    min-height: 54%;
    height: 54%;
  }
}
.modal__image::after {
  content: "";
  position: absolute;
  pointer-events: none;
  background: #F0811B;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .modal__image::after {
    right: 0;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .modal__image::after {
    right: 0;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 100%;
  }
}
@media screen and (max-width: 599px) {
  .modal__image::after {
    right: 0;
    left: 0;
    bottom: 0;
    height: 12px;
    width: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__image::after {
    right: 0;
    left: 0;
    bottom: 0;
    height: 12px;
    width: 100%;
  }
}
.modal__image img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.modal__image img[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 599px) {
  .modal__image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 13%;
       object-position: center 13%;
    font-family: "object-fit: cover; object-position: center 13%";
  }
  .modal__image img[data-lazy-placeholder] {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 13%;
       object-position: center 13%;
    font-family: "object-fit: cover; object-position: center 13%";
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 13%;
       object-position: center 13%;
    font-family: "object-fit: cover; object-position: center 13%";
  }
  .modal__image img[data-lazy-placeholder] {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 13%;
       object-position: center 13%;
    font-family: "object-fit: cover; object-position: center 13%";
  }
}
.modal__content {
  width: 50%;
  padding: 64px;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .modal__content {
    overflow: auto;
  }
}
@media screen and (min-width: 1920px) {
  .modal__content {
    overflow: auto;
  }
}
@media screen and (max-width: 599px) {
  .modal__content {
    width: 100%;
    padding: 25px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__content {
    width: 100%;
    padding: 25px;
  }
}
.modal__title {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
  margin: 0 0 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 599px) {
  .modal__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.modal__role {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
  margin: 0 0 25px;
  color: #F0811B;
  text-transform: uppercase;
  word-break: break-word;
}
@media screen and (max-width: 599px) {
  .modal__role {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__role {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.modal__description {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0 0 35px;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .modal__description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .modal__description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}

.slider {
  position: relative;
}
.slider.slider--book {
  display: flex;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .slider.slider--book {
    padding: 35px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .slider.slider--book {
    padding: 35px 0 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .slider--placeholder .slider__slide {
    flex: 0 0 calc(100% / 6);
  }
  .slider--placeholder .slider__slide:nth-child(n+7) {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .slider--placeholder .slider__slide {
    flex: 0 0 calc(100% / 6);
  }
  .slider--placeholder .slider__slide:nth-child(n+7) {
    display: none;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .slider--placeholder .slider__slide {
    flex: 0 0 calc(100% / 3);
  }
  .slider--placeholder .slider__slide:nth-child(n+4) {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .slider--placeholder .slider__slide {
    flex: 0 0 calc(100% / 2);
  }
  .slider--placeholder .slider__slide:nth-child(n+3) {
    display: none;
  }
}

.slide--book {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .slide--book {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1920px) {
  .slide--book {
    padding: 0 20px;
  }
}
@media screen and (max-width: 599px) {
  .slide--book {
    padding: 0 15px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .slide--book {
    padding: 0 15px;
  }
}
.slide--placeholder {
  position: relative;
}
.slide--placeholder::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  animation: placeholder 1s infinite;
  z-index: 10;
}
.slide--book .slide__link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  z-index: 1;
}
.slide--book .slide__image {
  padding-top: 150%;
  height: 0;
  position: relative;
  box-shadow: -2px 2px 14px rgba(0, 0, 0, 0.19);
  pointer-events: none;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .slide--book .slide__image {
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 1920px) {
  .slide--book .slide__image {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 599px) {
  .slide--book .slide__image {
    margin: 0 0 13px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .slide--book .slide__image {
    margin: 0 0 13px;
  }
}
.slide--placeholder.slide--book .slide__image {
  background: #D8D8D8;
}

.slide--book .slide__image img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.slide--book .slide__image img[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.slide--placeholder.slide--book .slide__image img {
  display: none;
}

.slide--book .slide__title {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  min-height: 25px;
}
@media screen and (max-width: 599px) {
  .slide--book .slide__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .slide--book .slide__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .slide--book .slide__title {
    margin: 0 0 25px;
  }
}
@media screen and (min-width: 1920px) {
  .slide--book .slide__title {
    margin: 0 0 25px;
  }
}
@media screen and (max-width: 599px) {
  .slide--book .slide__title {
    margin: 0 0 15px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .slide--book .slide__title {
    margin: 0 0 15px;
  }
}
.slide--placeholder.slide--book .slide__title {
  background: #D8D8D8;
}

.slide--book .slide__published {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0 0 7px;
}
@media screen and (max-width: 599px) {
  .slide--book .slide__published {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .slide--book .slide__published {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.slide--placeholder.slide--book .slide__published {
  background: #D8D8D8;
}

.slide--book .slide__author {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0;
  min-height: 25px;
}
@media screen and (max-width: 599px) {
  .slide--book .slide__author {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .slide--book .slide__author {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.slide--placeholder.slide--book .slide__author {
  background: #D8D8D8;
}

@keyframes placeholder {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@keyframes to-full-width {
  from {
    transform: translateX(-100%) translateY(50%);
  }
  to {
    transform: translateX(0%) translateY(50%);
  }
}
@keyframes progress-fill {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes zoom-in {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
.appeal-spacer {
  display: block;
  clear: both;
}
.block-editor .appeal-spacer {
  background-color: none;
  min-height: 100px;
}

.accordion-section {
  padding: 90px 0 110px;
  background: url(../images/accordion-bg.svg) #F7F7F9 bottom right no-repeat;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .accordion-section .accordion__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .accordion-section .accordion__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .accordion-section .accordion__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .accordion-section .accordion__container {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
.accordion-section .accordion__button {
  width: 100%;
  border: 0;
  display: block;
}
.accordion-section .accordion__item {
  overflow: hidden;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  background: white;
  text-decoration: none;
  color: #2A2382;
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
}
.accordion-section .accordion__item .accordion__button {
  text-align: left;
  padding: 26px;
  padding-left: 40px;
  background: white;
  cursor: pointer;
}
.accordion-section .accordion__item .plus-icon {
  position: absolute;
  right: 40px;
  top: 30px;
  z-index: 3;
  transform-origin: 50% 50%;
  transition-duration: 0.3s ease-out transform;
  transform: rotate(90deg);
  width: 16px;
  height: 16px;
  pointer-events: none;
}
.accordion-section .accordion__item .accordion__item-title {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
  margin: 0;
  font-weight: 700;
  color: grey;
  text-transform: uppercase;
  transition: 0.3s ease-out color;
  word-break: break-word;
  pointer-events: none;
}
@media screen and (max-width: 599px) {
  .accordion-section .accordion__item .accordion__item-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .accordion-section .accordion__item .accordion__item-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
.accordion-section .accordion__item .accordion__item-content {
  padding: 0 40px;
  width: 100%;
  max-width: 100%;
}
.accordion-section .accordion__item .accordion__item-content p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin: 0;
  margin-bottom: 20px;
}
.accordion-section .accordion__item .accordion__item-content a {
  color: #2A2382;
}
.accordion-section .accordion__item::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 100%;
  left: 0;
  top: 0;
  background: grey;
  border-radius: 3px 0 0 3px;
}
.accordion-section .accordion__item .accordion__item-content {
  height: 0;
  max-height: 0;
  transition: 0.3s ease-out max-height;
}
@media screen and (max-width: 599px) {
  .accordion-section .accordion__item .accordion__item-content table {
    table-layout: fixed;
    width: 100%;
    white-space: nowrap;
  }
  .accordion-section .accordion__item .accordion__item-content table thead {
    background: #2A2382;
    color: #fff;
  }
  .accordion-section .accordion__item .accordion__item-content table tbody {
    overflow: auto;
    display: block;
  }
  .accordion-section .accordion__item .accordion__item-content table th,
  .accordion-section .accordion__item .accordion__item-content table td {
    padding: 5px;
    text-align: left;
    width: 300px;
  }
}
.accordion-section .accordion__item:last-child {
  margin-bottom: 0;
}
.accordion-section .accordion__item.is-open::before {
  background: #F0811B;
}
.accordion-section .accordion__item.is-open .accordion__item-content {
  height: auto;
  max-height: -moz-fit-content;
  max-height: fit-content;
  padding-bottom: 100px;
}
@media screen and (max-width: 599px) {
  .accordion-section .accordion__item.is-open .accordion__item-content {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .accordion-section .accordion__item.is-open .accordion__item-content {
    padding-bottom: 40px;
  }
}
.accordion-section .accordion__item.is-open .plus-icon {
  transform: rotate(45deg);
}
.accordion-section .accordion__item.is-open .accordion__item-title {
  color: #2A2382;
}
@media screen and (max-width: 1023px) {
  .accordion-section {
    padding: 40px 0;
    background: url(../images/accordion-bg-mobile.svg) #F7F7F9 center center no-repeat;
  }
  .accordion-section .accordion__item {
    margin-bottom: 20px;
  }
  .accordion-section .accordion__item .plus-icon {
    top: 34px;
    width: 16px;
    height: 16px;
  }
  .accordion-section .accordion__item .accordion__item-title {
    width: 80%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .books {
    margin: 0 auto 100px;
  }
}
@media screen and (min-width: 1920px) {
  .books {
    margin: 0 auto 100px;
  }
}
@media screen and (max-width: 599px) {
  .books {
    margin: 0 auto 60px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books {
    margin: 0 auto 60px;
  }
}
.books__container {
  position: relative;
}
@media screen and (max-width: 599px) {
  .books__titles {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books__titles {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .books__titles {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .books__titles {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.books__title {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
  margin: 0 0 35px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .books__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.books__subtitle {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0 0 35px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .books__subtitle {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books__subtitle {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books__subtitle {
    max-width: 80%;
    margin: 0 auto 35px;
  }
}
.books .tns-inner {
  overflow: hidden;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books .tns-inner {
    width: 100vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .books .tns-inner {
    width: 100vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1920px) {
  .books .tns-inner {
    width: 100vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 599px) {
  .books .tns-inner {
    width: 100vw;
  }
}
.books .tns-liveregion {
  display: none;
}
.books .tns-controls {
  position: relative;
}
@media screen and (max-width: 599px) {
  .books .tns-controls {
    display: none;
  }
}
.books .tns-controls [data-controls=prev],
.books .tns-controls [data-controls=next] {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-align: inherit;
  border-radius: 0;
  width: 30px;
  height: 30px;
  background: #fff;
  position: absolute;
  cursor: pointer;
  font-size: 0;
  background-image: url("../../images/icons/blue-arrow-left.svg");
  background-size: contain;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .books .tns-controls [data-controls=prev],
  .books .tns-controls [data-controls=next] {
    top: -65px;
  }
}
@media screen and (min-width: 1920px) {
  .books .tns-controls [data-controls=prev],
  .books .tns-controls [data-controls=next] {
    top: -65px;
  }
}
@media screen and (max-width: 599px) {
  .books .tns-controls [data-controls=prev],
  .books .tns-controls [data-controls=next] {
    top: -60px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books .tns-controls [data-controls=prev],
  .books .tns-controls [data-controls=next] {
    top: -60px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .books .tns-controls [data-controls=prev] {
    left: 80px;
  }
}
@media screen and (min-width: 1920px) {
  .books .tns-controls [data-controls=prev] {
    left: 80px;
  }
}
@media screen and (max-width: 599px) {
  .books .tns-controls [data-controls=prev] {
    left: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books .tns-controls [data-controls=prev] {
    left: 20px;
  }
}
.books .tns-controls [data-controls=next] {
  transform: rotate(180deg);
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .books .tns-controls [data-controls=next] {
    right: 80px;
  }
}
@media screen and (min-width: 1920px) {
  .books .tns-controls [data-controls=next] {
    right: 80px;
  }
}
@media screen and (max-width: 599px) {
  .books .tns-controls [data-controls=next] {
    right: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .books .tns-controls [data-controls=next] {
    right: 20px;
  }
}
@media screen and (max-width: 599px) {
  .books .tns-ovh {
    width: 100vw;
    overflow: hidden;
  }
  .books .tns-inner {
    width: 125vw;
  }
}

.contact-section {
  padding: 90px 0;
}
@media screen and (max-width: 599px) {
  .contact-section .contact__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .contact-section .contact__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .contact-section .contact__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .contact-section .contact__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.contact-section .contact__button {
  width: 100%;
  border: 0;
  display: block;
}
.contact-section .contact__cards {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.contact-section .contact__card {
  overflow: hidden;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  background: white;
  text-decoration: none;
  color: #2A2382;
  position: relative;
  cursor: pointer;
  width: calc(33.33% - 40px);
  margin-right: 60px;
  margin-bottom: 0;
}
.contact-section .contact__card:nth-child(3n) {
  margin-right: 0;
}
.contact-section .contact__card .contact__button {
  text-align: left;
  padding: 26px;
  padding-left: 40px;
  padding-bottom: 20px;
  background: white;
}
.contact-section .contact__card .contact__link {
  font-size: 1.375rem;
  line-height: 2.375rem;
  display: block;
  text-decoration: none;
  margin-bottom: 10px;
}
.contact-section .contact__card .contact__link:hover .icon-text, .contact-section .contact__card .contact__link:focus .icon-text {
  text-decoration: underline;
}
.contact-section .contact__card .plus-icon {
  display: none;
}
.contact-section .contact__card .email-icon,
.contact-section .contact__card .phone-icon {
  display: inline-block;
  margin-right: 10px;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .contact-section .contact__card .email-icon,
  .contact-section .contact__card .phone-icon {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .contact-section .contact__card .email-icon,
  .contact-section .contact__card .phone-icon {
    display: none;
  }
}
.contact-section .contact__card .icon-text {
  display: inline-block;
}
.contact-section .contact__card .contact__title {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
  line-height: 2rem;
  margin: 0;
  font-weight: 700;
  color: #2A2382;
  text-transform: uppercase;
  transition: 0.3s ease-out color;
}
@media screen and (max-width: 599px) {
  .contact-section .contact__card .contact__title {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .contact-section .contact__card .contact__title {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.contact-section .contact__card .contact__content {
  padding: 0 40px;
}
.contact-section .contact__card .contact__content p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin: 0;
  margin-bottom: 20px;
}
.contact-section .contact__card .contact__content a {
  color: #2A2382;
}
.contact-section .contact__card::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 100%;
  left: 0;
  top: 0;
  background: #2A2382;
  border-radius: 3px 0 0 3px;
}
.contact-section .contact__card:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .contact-section .contact__card .contact__content .contact__link {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
  .contact-section .contact__card .contact__content .email-icon,
  .contact-section .contact__card .contact__content .phone-icon {
    margin-right: 4px;
    max-width: 12px;
  }
  .contact-section .contact__card .contact__content .email-icon svg,
  .contact-section .contact__card .contact__content .phone-icon svg {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  .contact-section {
    padding: 40px 0;
    background: url(../images/accordion-bg-mobile.svg) #F7F7F9 center center no-repeat;
  }
  .contact-section .contact__card {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .contact-section .contact__card .plus-icon {
    position: absolute;
    right: 40px;
    top: 30px;
    z-index: 3;
    transform-origin: 50% 50%;
    transition-duration: 0.3s ease-out transform;
    transform: rotate(90deg);
    width: 16px;
    height: 16px;
    display: block;
  }
  .contact-section .contact__card .contact__title {
    color: grey;
  }
  .contact-section .contact__card .contact__content {
    padding: 0 40px;
  }
  .contact-section .contact__card .contact__content p {
    font-size: 0.875rem;
    line-height: 2rem;
    margin: 0;
    margin-bottom: 20px;
  }
  .contact-section .contact__card .contact__content a {
    color: #2A2382;
  }
  .contact-section .contact__card .contact__link {
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .contact-section .contact__card::before {
    background: grey;
  }
  .contact-section .contact__card .contact__content {
    height: 0;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s ease-out max-height;
  }
  .contact-section .contact__card:last-child {
    margin-bottom: 0;
  }
  .contact-section .contact__card.is-open::before {
    background: #2A2382;
  }
  .contact-section .contact__card.is-open .contact__content {
    height: auto;
    max-height: 500px;
  }
  .contact-section .contact__card.is-open .plus-icon {
    transform: rotate(45deg);
  }
  .contact-section .contact__card.is-open .contact__title {
    color: #2A2382;
  }
  .contact-section .contact__card .contact__card .plus-icon {
    top: 34px;
    width: 12px;
    height: 12px;
  }
  .contact-section .contact__card .contact__card .contact__title {
    width: 80%;
  }
}

.cta__section {
  padding: 100px 0 70px;
}
.cta__section.has-background {
  background: url(../images/cta-bg.svg) #F7F7F9 94% bottom no-repeat;
  background-size: contain;
}
@media screen and (max-width: 599px) {
  .cta__section .cta__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .cta__section .cta__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .cta__section .cta__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .cta__section .cta__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.cta__section .cta__content {
  width: 52%;
}
.cta__section .cta__title {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
  color: #2A2382;
  margin: 0 0 30px;
}
@media screen and (max-width: 599px) {
  .cta__section .cta__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .cta__section .cta__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (max-width: 599px) {
  .cta__section .cta__title {
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .cta__section .cta__title {
    margin: 0 0 20px;
  }
}
.cta__section .cta__text {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
  .cta__section .cta__text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .cta__section .cta__text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.cta__section .button {
  background: #2A2382;
  border-radius: 3px;
  padding: 14px 10px;
  text-align: center;
  color: white;
  display: block;
  font-size: 1.3125rem;
  max-width: 191px;
  font-weight: 700;
  text-decoration: none;
}
@media screen and (min-width: 1920px) {
  .cta__section .cta__content {
    width: 46%;
  }
}
@media screen and (max-width: 1023px) {
  .cta__section {
    padding: 56px 0;
  }
  .cta__section.has-background {
    background: url(../images/cta-bg-mobile.svg) #F7F7F9 100% 40px no-repeat;
  }
  .cta__section .cta__content {
    width: 100%;
    max-width: 560px;
  }
  .cta__section .cta__title {
    margin-bottom: 10px;
  }
  .cta__section .cta__text {
    line-height: 1.5rem;
  }
}

.events-carousel {
  position: relative;
  overflow: hidden;
}
.events-carousel--orange {
  background: #F7F7F9;
}
.events-carousel--blue {
  background: #fff;
}
.events-carousel.remove-spacing .events-carousel__container {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel.remove-spacing .flickity-button {
    top: 100px;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel.remove-spacing .flickity-button {
    top: 100px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel.remove-spacing .flickity-button {
    top: 90px;
  }
}
.events-carousel__background {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.events-carousel__background[data-lazy-placeholder] {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__background {
    max-width: 710px;
    min-width: 710px;
    left: 8.72vw;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__background {
    max-width: 710px;
    min-width: 710px;
    left: 8.72vw;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__background {
    max-width: 468px;
    min-width: 480px;
    left: initial;
    right: -180px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__background {
    max-width: 468px;
    min-width: 480px;
    left: initial;
    right: -180px;
  }
}
.events-carousel--orange .events-carousel__background {
  display: none;
}
.events-carousel--blue .events-carousel__background {
  display: block;
}
.events-carousel__container {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__container {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__container {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.events-carousel__title {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.025rem;
  color: #2A2382;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .events-carousel__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__title {
    margin: 0 auto 40px;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__title {
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__title {
    margin: 0 auto 30px;
    line-height: noraml;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__title {
    margin: 0 auto 30px;
    line-height: noraml;
    padding-right: 30px;
    padding-left: 30px;
  }
}
.events-carousel__text {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  text-align: center;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__text {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__text {
    margin: 0 auto 60px;
    max-width: 630px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__text {
    margin: 0 auto 60px;
    max-width: 630px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__text {
    margin-bottom: 35px;
    line-height: 1.5rem;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__text {
    margin-bottom: 35px;
    line-height: 1.5rem;
    padding-right: 30px;
    padding-left: 30px;
  }
}
.events-carousel__news {
  width: 100%;
  max-width: 1170px;
  overflow: visible;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__news {
    max-width: 1160px;
    margin: auto;
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__news {
    max-width: 1160px;
    margin: auto;
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__news {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__news {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
  }
}
.events-carousel__news:focus {
  outline: none;
  border: none;
}
.events-carousel__news .flickity-button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-align: inherit;
  border-radius: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: #2A2382;
  border-radius: 50%;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__news .flickity-button {
    top: 180px;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__news .flickity-button {
    top: 180px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__news .flickity-button {
    top: 120px;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__news .flickity-button {
    display: none;
  }
}
.events-carousel__news .flickity-button svg {
  width: 15px;
  height: auto;
  position: absolute;
  left: 15px;
  transform: translateX(-50%);
}
.events-carousel__news .flickity-button svg path {
  fill: #fff;
  pointer-events: none;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__news .flickity-button.next {
    right: 8.75vw;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__news .flickity-button.next {
    right: 8.75vw;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__news .flickity-button.next {
    right: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__news .flickity-button.next {
    right: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__news .flickity-button.previous {
    left: 8.75vw;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__news .flickity-button.previous {
    left: 8.75vw;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__news .flickity-button.previous {
    left: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__news .flickity-button.previous {
    left: 20px;
  }
}
.events-carousel__item {
  width: 100%;
  max-width: 350px;
  min-width: 240px;
  border-radius: 3px;
  position: relative;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__item {
    padding: 33px 48px;
    min-height: 215px;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__item {
    padding: 33px 48px;
    min-height: 215px;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__item {
    padding: 20px 28px;
    min-height: 170px;
    min-width: 210px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__item {
    padding: 20px 28px;
    min-height: 170px;
    min-width: 210px;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__item {
    max-width: 237px;
  }
}
.events-carousel__item:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  z-index: 1;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__item:before {
    width: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__item:before {
    width: 12px;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__item:before {
    width: 10px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__item:before {
    width: 10px;
  }
}
.events-carousel--orange .events-carousel__item:before {
  background: #F0811B;
}
.events-carousel--blue .events-carousel__item:before {
  background: #2A2382;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__item {
    margin: 0 60px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__item {
    margin: 0 60px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__item {
    margin: 0 17px 0 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__item {
    margin: 0 17px 0 0;
  }
}
.events-carousel__link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 0;
  border-radius: 3px;
}
.events-carousel__link:hover {
  opacity: 1;
}
.events-carousel--orange .events-carousel__link:hover {
  background: #FAEDE1;
}
.events-carousel--blue .events-carousel__link:hover {
  background: #E9E9FB;
}
.events-carousel__post-title {
  font-family: program, sans-serif;
  font-weight: 700;
  margin: 0 0 10px;
  color: #2A2382;
  position: relative;
  pointer-events: none;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__post-title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__post-title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__post-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__post-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
.events-carousel__footer {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.events-carousel__footer > i {
  position: relative;
  border-left: 1px solid #2A2382;
  margin: 0 0.5rem;
  height: 1rem;
}
.events-carousel__category {
  position: relative;
  pointer-events: none;
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .events-carousel__category {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__category {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__category {
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__category {
    line-height: 1.5rem;
  }
}
.events-carousel__date {
  position: relative;
  pointer-events: none;
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .events-carousel__date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__date {
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__date {
    line-height: 1.5rem;
  }
}
.events-carousel__button {
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.events-carousel__button span {
  margin-right: 10px;
}
.events-carousel__button svg {
  width: 15px;
  height: 15px;
}
.events-carousel__button a {
  font-family: program, sans-serif;
  line-height: normal;
  font-weight: 500;
  color: #2A2382;
  margin: 0;
  text-decoration: none;
}
.events-carousel__button a:hover {
  color: #F0811B;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .events-carousel__button a {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1920px) {
  .events-carousel__button a {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 599px) {
  .events-carousel__button a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .events-carousel__button a {
    font-size: 1rem;
  }
}

.related-news {
  position: relative;
  overflow: hidden;
}
.related-news:focus {
  outline: none;
  border: none;
}
.related-news--orange {
  background: #F7F7F9;
}
.related-news--blue {
  background: #fff;
}
.related-news--post {
  background: #F7F7F9;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news--post {
    padding: 125px 9vw 170px;
  }
}
@media screen and (min-width: 1920px) {
  .related-news--post {
    padding: 125px 9vw 170px;
  }
}
@media screen and (max-width: 599px) {
  .related-news--post {
    margin-top: 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news--post {
    margin-top: 30px;
  }
}
.related-news__background {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
  display: none;
}
.related-news__background[data-lazy-placeholder] {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.related-news--background-image .related-news__background {
  display: block;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news__background {
    max-width: 710px;
    min-width: 710px;
    left: 8.72vw;
  }
  .related-news--post .related-news__background {
    left: -6.28vw;
    bottom: -240px;
    max-width: 1109px;
    min-width: 1109px;
  }
}
@media screen and (min-width: 1920px) {
  .related-news__background {
    max-width: 710px;
    min-width: 710px;
    left: 8.72vw;
  }
  .related-news--post .related-news__background {
    left: -6.28vw;
    bottom: -240px;
    max-width: 1109px;
    min-width: 1109px;
  }
}
@media screen and (max-width: 599px) {
  .related-news__background {
    max-width: 468px;
    min-width: 480px;
    left: initial;
    right: -180px;
  }
  .related-news--post .related-news__background {
    left: -6.28vw;
    bottom: -240px;
    max-width: 468px;
    min-width: 468px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__background {
    max-width: 468px;
    min-width: 480px;
    left: initial;
    right: -180px;
  }
  .related-news--post .related-news__background {
    left: -6.28vw;
    bottom: -240px;
    max-width: 468px;
    min-width: 468px;
  }
}
.related-news__container {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news--post .related-news__container {
    max-width: 345px;
    padding: 0;
  }
}
@media screen and (min-width: 1920px) {
  .related-news--post .related-news__container {
    max-width: 345px;
    padding: 0;
  }
}
@media screen and (max-width: 599px) {
  .related-news__container {
    padding-top: 45px;
    padding-bottom: 70px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__container {
    padding-top: 45px;
    padding-bottom: 70px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 599px) {
  .related-news__container {
    padding-right: 0;
  }
}
.related-news__title {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.025rem;
  color: #2A2382;
  text-align: center;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news--container .related-news__title {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news--container .related-news__title {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .related-news--container .related-news__title {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .related-news__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.related-news--post .related-news__title {
  text-align: left;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news__title {
    margin: 0 auto 20px;
  }
  .related-news--post .related-news__title {
    margin: 0 0 30px;
  }
}
@media screen and (min-width: 1920px) {
  .related-news__title {
    margin: 0 auto 20px;
  }
  .related-news--post .related-news__title {
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 599px) {
  .related-news__title {
    margin: 0 0 30px;
    line-height: noraml;
    padding-right: 30px;
  }
  .related-news--post .related-news__title {
    margin: 0 0 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__title {
    margin: 0 0 30px;
    line-height: noraml;
    padding-right: 30px;
  }
  .related-news--post .related-news__title {
    margin: 0 0 30px;
  }
}
.related-news__text {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .related-news__text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news__text {
    margin: 0 auto 58px;
    max-width: 630px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1920px) {
  .related-news__text {
    margin: 0 auto 58px;
    max-width: 630px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 599px) {
  .related-news__text {
    margin: 0 0 35px;
    line-height: 1.5rem;
    padding-right: 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__text {
    margin: 0 0 35px;
    line-height: 1.5rem;
    padding-right: 30px;
  }
}
.related-news--post .related-news__text {
  text-align: left;
  padding: 0;
  margin: 0 0 30px;
}
.related-news__news {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  display: flex;
  overflow: auto;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.related-news__news::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news__news {
    justify-content: center;
  }
}
@media screen and (min-width: 1920px) {
  .related-news__news {
    justify-content: center;
  }
}
@media screen and (max-width: 599px) {
  .related-news__news {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__news {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__news {
    width: 93vw;
  }
}
@media screen and (max-width: 599px) {
  .related-news__news {
    width: calc(100vw - 30px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news--container .related-news__news {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .related-news--container .related-news__news {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news--post .related-news__news {
    flex-direction: column;
  }
}
@media screen and (min-width: 1920px) {
  .related-news--post .related-news__news {
    flex-direction: column;
  }
}
.related-news__item {
  width: 100%;
  max-width: 350px;
  min-width: 240px;
  border-radius: 3px;
  position: relative;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: -4px 4px 20px 0 rgba(0, 0, 0, 0.12);
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news__item {
    padding: 33px 48px;
    min-height: 170px;
  }
  .related-news--post .related-news__item:not(:last-of-type) {
    margin: 0 0 80px;
  }
}
@media screen and (min-width: 1920px) {
  .related-news__item {
    padding: 33px 48px;
    min-height: 170px;
  }
  .related-news--post .related-news__item:not(:last-of-type) {
    margin: 0 0 80px;
  }
}
@media screen and (max-width: 599px) {
  .related-news__item {
    padding: 20px 28px;
    min-height: 130px;
    min-width: 210px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__item {
    padding: 20px 28px;
    min-height: 130px;
    min-width: 210px;
  }
}
@media screen and (max-width: 599px) {
  .related-news__item {
    max-width: 237px;
    min-width: 237px;
  }
}
.related-news__item:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  z-index: 1;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news__item:before {
    width: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .related-news__item:before {
    width: 12px;
  }
}
@media screen and (max-width: 599px) {
  .related-news__item:before {
    width: 10px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__item:before {
    width: 10px;
  }
}
.related-news--orange .related-news__item:before {
  background: #F0811B;
}
.related-news--blue .related-news__item:before {
  background: #2A2382;
}
.related-news--post .related-news__item:before {
  background: #F0811B;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news__item:not(:last-of-type) {
    margin: 0 60px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .related-news__item:not(:last-of-type) {
    margin: 0 60px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .related-news__item:not(:last-of-type) {
    margin: 0 17px 0 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__item:not(:last-of-type) {
    margin: 0 17px 0 0;
  }
}
.related-news__link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 0;
  border-radius: 3px;
}
.related-news__link:hover {
  opacity: 1;
}
.related-news--orange .related-news__link:hover {
  background: #FAEDE1;
}
.related-news--blue .related-news__link:hover {
  background: #E9E9FB;
}
.related-news--post .related-news__link:hover {
  background: #FAEDE1;
}
.related-news__post-title {
  font-family: program, sans-serif;
  font-weight: 700;
  margin: 0 0 10px;
  color: #2A2382;
  position: relative;
  pointer-events: none;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .related-news__post-title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 1920px) {
  .related-news__post-title {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
@media screen and (max-width: 599px) {
  .related-news__post-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__post-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
.related-news__date {
  position: relative;
  pointer-events: none;
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .related-news__date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .related-news__date {
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .related-news__date {
    line-height: 1.5rem;
  }
}

.news-feed {
  padding: 68px 0 115px;
}
.news-feed__container {
  position: relative;
}
@media screen and (max-width: 599px) {
  .news-feed__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .news-feed__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .news-feed__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .news-feed__content {
    padding: 28px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .news-feed__content {
    padding: 28px 0 0;
  }
}
.news-feed__year {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
  text-transform: uppercase;
}
@media screen and (max-width: 599px) {
  .news-feed__year {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__year {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .news-feed__year {
    margin: 0 0 30px;
  }
}
@media screen and (min-width: 1920px) {
  .news-feed__year {
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 599px) {
  .news-feed__year {
    margin: 0 0 5px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__year {
    margin: 0 0 5px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .news-feed__content > .news-feed__year {
    padding: 12px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .news-feed__content > .news-feed__year {
    padding: 12px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .news-feed__content > .news-feed__year {
    padding: 30px 0 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__content > .news-feed__year {
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .news-feed__year {
    line-height: 2.25rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__year {
    line-height: 2.25rem;
  }
}
.news-feed__month {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
  text-transform: uppercase;
}
@media screen and (max-width: 599px) {
  .news-feed__month {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__month {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .news-feed__month {
    margin: 0 0 12px;
  }
}
@media screen and (min-width: 1920px) {
  .news-feed__month {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 599px) {
  .news-feed__month {
    margin: 0 0 25px;
    line-height: 1.375rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__month {
    margin: 0 0 25px;
    line-height: 1.375rem;
  }
}
.news-feed__tile {
  border-bottom: 1px solid #2A2382;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .news-feed__tile {
    padding: 40px 0;
  }
}
@media screen and (min-width: 1920px) {
  .news-feed__tile {
    padding: 40px 0;
  }
}
@media screen and (max-width: 599px) {
  .news-feed__tile {
    padding: 35px 0 45px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__tile {
    padding: 35px 0 45px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .news-feed__post {
    margin: 0 0 35px;
  }
}
@media screen and (min-width: 1920px) {
  .news-feed__post {
    margin: 0 0 35px;
  }
}
@media screen and (max-width: 599px) {
  .news-feed__post {
    margin: 0 0 25px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__post {
    margin: 0 0 25px;
  }
}
.news-feed__post:last-of-type {
  margin: 0;
}
.news-feed__link {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  transition: color 0.3s;
}
@media screen and (max-width: 599px) {
  .news-feed__link {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__link {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .news-feed__link {
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1920px) {
  .news-feed__link {
    line-height: 1.5rem;
  }
}
@media screen and (max-width: 599px) {
  .news-feed__link {
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .news-feed__link {
    line-height: 1.5rem;
  }
}
.news-feed__link:hover {
  color: #F0811B;
}

.feed-results--posts .feed-results__page {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 35px 55px;
  margin-bottom: 35px;
}
.feed-results--posts .feed-results__page:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .feed-results--posts .feed-results__page {
    grid-gap: 25px 35px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 599px) {
  .feed-results--posts .feed-results__page {
    grid-template-columns: 1fr;
    grid-gap: 25px;
    margin-bottom: 25px;
  }
}
.feed-results--posts .flex-height {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.feed-results--posts .flex-item {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
}
.feed-results--posts .flex-item:hover .item-image::after {
  background-color: #F0811B;
}
.feed-results--posts .feed-results__item {
  position: relative;
}
.feed-results--posts .feed-results__item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
}
.feed-results--posts .item-image {
  position: relative;
  z-index: 0;
  border-radius: 5px;
  overflow: hidden;
  height: 200px;
}
@media screen and (max-width: 599px) {
  .feed-results--posts .item-image {
    height: 160px;
  }
}
.feed-results--posts .item-image::after {
  content: "";
  height: 9px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2A2382;
}
.feed-results--posts .item-image img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100%;
  width: 100%;
}
.feed-results--posts .item-image img[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.feed-results--posts .item-details {
  position: relative;
}
.feed-results--posts .item-meta {
  margin-bottom: 10px;
}
.feed-results--posts .item-meta a {
  font-size: 0.875rem;
  text-decoration: none;
  color: #F0811B;
}
.feed-results--posts .item-meta a:hover {
  text-decoration: underline;
}
.feed-results--posts .item-title {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 10px;
  color: #2A2382;
  font-weight: 700;
}
.feed-results--posts .item-excerpt {
  font-size: 1.375rem;
  font-weight: 300;
}
.feed-results--posts .item-date {
  position: relative;
  pointer-events: none;
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
  margin: 10px 0 0;
}
@media screen and (max-width: 599px) {
  .feed-results--posts .item-date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .feed-results--posts .item-date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .feed-results--posts .item-date {
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .feed-results--posts .item-date {
    line-height: 1.5rem;
  }
}

.filters-list {
  position: relative;
  width: 100%;
  max-width: 220px;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .filters-list {
    max-width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .filters-list {
    max-width: 100%;
  }
}
.filters-list > label {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  display: block;
  margin-bottom: 5px;
  color: #2A2382;
}

.filter-btn {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-align: inherit;
  border-radius: 0;
}
.filter-btn--down {
  padding: 14px 14px 14px 5px;
}
.filter-btn--down::after {
  content: "";
  height: 9px;
  width: 15px;
  background-image: url("../../images/icons/down-arrow.svg");
  background-repeat: no-repeat;
}

.filter-dropdown {
  position: relative;
  flex-grow: 1;
}
.filter-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-dropdown__selection {
  display: flex;
  height: 39px;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #2A2382;
}
.filter-dropdown__selection li,
.filter-dropdown__selection span {
  padding: 10px 15px;
  font-size: 1rem;
  line-height: 1.2;
  color: grey;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.filter-dropdown__selection ul,
.filter-dropdown__selection span {
  flex-grow: 1;
}
.filter-dropdown__selection span {
  cursor: pointer;
  font-style: italic;
}
.filter-dropdown__selection ul {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-dropdown__selection li i {
  position: relative;
  top: 1px;
  margin-left: 5px;
  font-size: 1.3125rem;
}
.filter-dropdown__selection > .filter-btn {
  display: flex;
  align-items: flex-start;
}
.filter-dropdown__selection > .filter-btn i {
  padding: 10px 17px;
  font-size: 1.3125rem;
  transition: transform 150ms;
}
.filter-dropdown__hidden-selection-counter {
  padding: 12px 7px;
  font-size: 0.875rem;
  line-height: 1;
  color: #2A2382;
}
.filter-dropdown__body {
  position: absolute;
  display: none;
  list-style-type: none;
  margin: 0;
  z-index: 5;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 100%;
  border: 1px solid #2A2382;
  border-top: none;
  padding: 20px 15px;
  background-color: #F7F7F9;
}
.filter-dropdown__body select {
  font-size: 0.875rem;
  min-height: 40px;
  border-width: 1px;
}
.filter-dropdown__body select:first-child {
  margin-bottom: 15px;
}
.filter-dropdown__clear-all-btn {
  font-size: 1.125rem;
  color: #004172;
}
.filter-dropdown hr {
  margin: 20px 0 25px;
}
.filter-dropdown__options {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}
.filter-dropdown__options li input {
  display: none;
}
.filter-dropdown__options li label {
  position: relative;
  display: block;
  padding-left: 26px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #2A2382;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.filter-dropdown__options li label::before, .filter-dropdown__options li label::after {
  position: absolute;
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
}
.filter-dropdown__options li label::before {
  content: "";
  border-radius: 3px;
  border: 1px solid #2A2382;
}
.filter-dropdown__options li label::after {
  background-image: url("../../images/icons/checked.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px;
}
.filter-dropdown__options li input:checked + label::after {
  content: "";
}
.filter-dropdown.dropdown-expanded .filter-dropdown__selection {
  height: auto;
  overflow: visible;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.filter-dropdown.dropdown-expanded .filter-dropdown__selection > .filter-btn::after {
  transform: rotate(-180deg);
}
.filter-dropdown.dropdown-expanded .filter-dropdown__body {
  display: block;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .filter-dropdown .filter-dropdown__selection li,
  .filter-dropdown .filter-dropdown__selection span {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .filter-dropdown .filter-dropdown__selection li,
  .filter-dropdown .filter-dropdown__selection span {
    font-size: 1rem;
  }
}
@media screen and (max-width: 599px) {
  .filter-dropdown .filter-dropdown__selection li,
  .filter-dropdown .filter-dropdown__selection span {
    padding: 10px;
    font-size: 0.875rem;
  }
  .filter-dropdown .filter-dropdown__selection li i,
  .filter-dropdown .filter-dropdown__selection span i {
    font-size: 1rem;
  }
  .filter-dropdown .filter-dropdown__body {
    padding: 20px 10px;
  }
  .filter-dropdown hr {
    margin: 14px 0 20px;
  }
  .filter-dropdown .filter-dropdown__hidden-selection-counter {
    padding: 10px 4px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .filter-dropdown .filter-dropdown__clear-all-btn {
    font-size: 1rem;
  }
  .filter-dropdown .filter-dropdown__options {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .filter-dropdown .filter-dropdown__options li label {
    font-size: 0.875rem;
  }
}

.feed-filters {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 75px;
  gap: 30px;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .feed-filters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 599px) {
  .feed-filters {
    display: grid;
    margin-bottom: 35px;
    gap: 15px;
    grid-template-columns: 1fr;
  }
}

.feed-results--posts .feed-results__page {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 35px 55px;
  margin-bottom: 35px;
}
.feed-results--posts .feed-results__page:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .feed-results--posts .feed-results__page {
    grid-gap: 25px 35px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 599px) {
  .feed-results--posts .feed-results__page {
    grid-template-columns: 1fr;
    grid-gap: 25px;
    margin-bottom: 25px;
  }
}
.feed-results--posts .flex-height {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.feed-results--posts .flex-item {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
}
.feed-results--posts .flex-item:hover .item-image::after {
  background-color: #F0811B;
}
.feed-results--posts .feed-results__item {
  position: relative;
}
.feed-results--posts .feed-results__item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
}
.feed-results--posts .item-image {
  position: relative;
  z-index: 0;
  border-radius: 5px;
  overflow: hidden;
  height: 200px;
}
@media screen and (max-width: 599px) {
  .feed-results--posts .item-image {
    height: 160px;
  }
}
.feed-results--posts .item-image::after {
  content: "";
  height: 9px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2A2382;
}
.feed-results--posts .item-image img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100%;
  width: 100%;
}
.feed-results--posts .item-image img[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.feed-results--posts .item-details {
  position: relative;
}
.feed-results--posts .item-meta {
  margin-bottom: 10px;
}
.feed-results--posts .item-meta a {
  font-size: 0.875rem;
  text-decoration: none;
  color: #F0811B;
}
.feed-results--posts .item-meta a:hover {
  text-decoration: underline;
}
.feed-results--posts .item-title {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 10px;
  color: #2A2382;
  font-weight: 700;
}
.feed-results--posts .item-excerpt {
  font-size: 1.375rem;
  font-weight: 300;
}
.feed-results--posts .item-date {
  position: relative;
  pointer-events: none;
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
  margin: 10px 0 0;
}
@media screen and (max-width: 599px) {
  .feed-results--posts .item-date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .feed-results--posts .item-date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .feed-results--posts .item-date {
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .feed-results--posts .item-date {
    line-height: 1.5rem;
  }
}

.insights-layout .button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  text-align: inherit;
  border-radius: 0;
  background: #2A2382;
  border-radius: 3px;
  padding: 14px 25px;
  text-align: center;
  color: white;
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: none;
}

.feed {
  position: relative;
  margin-top: 40px;
  padding-bottom: 80px;
}
.feed--loading {
  min-height: 100vh;
}
.feed--loading::after {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 95;
  background-color: rgba(255, 255, 255, 0.6);
}
.feed--loading::before {
  content: "";
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 96;
  width: 150px;
  height: 150px;
  background-image: url("../../images/icons/loading-icon.svg");
  background-size: 150px;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 599px) {
  .feed .container {
    width: 100%;
    max-width: calc(1280px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .feed .container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .feed .container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .feed .container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.feed .feed-results img {
  display: block;
  max-width: 100%;
}
.feed .load-previous-page-btn,
.feed .load-next-page-btn {
  display: block;
  max-width: none;
}
.feed .load-next-page-btn {
  margin: 60px auto 0;
}
.feed .load-previous-page-btn {
  margin: 0 auto 60px;
}

.feed-nav {
  margin-top: 75px;
  border-bottom: 2px solid #2A2382;
}
.feed-nav .flickity-viewport {
  overflow: hidden;
}
.feed-nav__links {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.feed-nav__slides {
  display: flex;
  gap: 40px;
}
.feed-nav__slides.flickity-enabled {
  display: block;
}
.feed-nav__slides:after {
  content: "";
}
@media screen and (max-width: 599px) {
  .feed-nav__slides:after {
    content: "flickity";
    display: none;
  }
}
.feed-nav__link {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.feed-nav__link .flickity-enabled {
  margin-right: 20px;
}
.feed-nav__link a {
  text-decoration: none;
  font-size: 1.125rem;
  text-align: left;
  color: #2A2382;
  font-weight: 500;
  padding: 15px 10px;
  white-space: nowrap;
  display: block;
}
.feed-nav__link a.active {
  border-bottom: 6px solid #2A2382;
}

.form__section {
  padding: 90px 0;
}
@media screen and (max-width: 599px) {
  .form__section .form__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .form__section .form__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .form__section .form__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .form__section .form__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.form__section .form__content {
  background: #ffffff;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  padding: 60px;
}
.form__section .form__title {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
  font-size: 2.625rem;
  line-height: 3rem;
  color: #2A2382;
  margin: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
  .form__section .form__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .form__section .form__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.form__section .form__description {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
  margin-bottom: 40px;
  max-width: 860px;
  white-space: break-spaces;
}
@media screen and (max-width: 599px) {
  .form__section .form__description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .form__section .form__description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  .form__section {
    padding: 40px 0;
  }
  .form__section .form__container {
    padding: 0;
    width: 100%;
  }
  .form__section .form__content {
    padding: 52px 20px;
  }
}

.gform_button.button {
  background: #2A2382;
  border-radius: 3px;
  font-size: 1.3125rem;
  font-family: program, sans-serif;
  color: white;
  text-align: center;
  display: block;
  border: none;
  font-weight: 700;
  width: 100%;
  padding: 14px 10px;
  cursor: pointer;
  max-width: 230px;
}
@media screen and (max-width: 600px) {
  .gform_button.button {
    max-width: none;
  }
}

.gform_fields {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.hidden_label > label {
  display: none;
}

.text-block .gform_heading h3.gform_title,
.gform_title {
  text-transform: uppercase;
  color: #2A2382;
}

.gfield_description.validation_message {
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #FF0000;
  font-style: italic;
}

.gfield_label {
  display: block;
  margin-bottom: 1px;
  font-size: 1rem;
  font-weight: 400;
  color: #2A2382;
  padding: 0;
}

.form__section .gform_wrapper .top_label li.gfield.gf_left_half,
.form__section .gform_wrapper .top_label li.gfield.gf_right_half {
  width: 48%;
  margin-top: 0;
}
.form__section .gform_wrapper .top_label li.gfield.gf_left_half {
  margin-right: 4%;
}
.form__section .gform_wrapper ul.gform_fields,
.form__section .gform_wrapper ul.gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 0;
}
.form__section .gform_wrapper ul.gform_fields .gf_left_half,
.form__section .gform_wrapper ul.gform_fields .gf_left_half {
  width: 48%;
  margin-top: 0;
  margin-right: 4%;
}
.form__section .gform_wrapper ul.gform_fields .gf_left_half input,
.form__section .gform_wrapper ul.gform_fields .gf_left_half input {
  margin-top: 0;
  margin-bottom: 0;
}
.form__section .gform_wrapper ul.gform_fields .gf_right_half,
.form__section .gform_wrapper ul.gform_fields .gf_right_half {
  width: 48%;
  padding: 0;
}
.form__section .gform_wrapper ul.gform_fields .gf_left_third,
.form__section .gform_wrapper ul.gform_fields .gf_middle_third,
.form__section .gform_wrapper ul.gform_fields .gf_right_third,
.form__section .gform_wrapper ul.gform_fields .gf_left_third,
.form__section .gform_wrapper ul.gform_fields .gf_middle_third,
.form__section .gform_wrapper ul.gform_fields .gf_right_third {
  width: 32%;
}
.form__section .gform_wrapper ul.gform_fields li,
.form__section .gform_wrapper ul.gform_fields li {
  list-style-type: none;
}
.form__section .gform_wrapper ul.gform_fields li.gfield,
.form__section .gform_wrapper ul.gform_fields li.gfield {
  padding: 0;
}
@media screen and (max-width: 600px) {
  .form__section .gform_wrapper .top_label li.gfield.gf_left_half,
  .form__section .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
  }
  .form__section .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
  }
  .form__section .gform_wrapper .top_label li.gfield.gf_left_half {
    margin-right: 0;
  }
}

.gfield {
  margin-bottom: 20px;
  width: 100%;
}
.gfield input::-moz-placeholder {
  color: grey;
  font-style: italic;
  font-weight: 300;
}
.gfield input::placeholder {
  color: grey;
  font-style: italic;
  font-weight: 300;
}
.gfield input[type=text],
.gfield input[type=email],
.gfield textarea {
  border: 0;
  padding: 10px 10px;
  border-radius: 3px;
  font-size: 1rem;
  line-height: 1.375rem;
  min-height: 41px;
  width: 100%;
  background: white;
  border: 2px solid #2A2382;
  border-radius: 4px;
  color: #2A2382;
}
.gfield input[type=text]::-webkit-input-placeholder, .gfield input[type=text]:-ms-input-placeholder, .gfield input[type=text]::placeholder,
.gfield input[type=email]::-webkit-input-placeholder,
.gfield input[type=email]:-ms-input-placeholder,
.gfield input[type=email]::placeholder,
.gfield textarea::-webkit-input-placeholder,
.gfield textarea:-ms-input-placeholder,
.gfield textarea::placeholder {
  color: grey;
  font-style: italic !important;
  font-weight: 300 !important;
}
.gfield input[type=text].focus-visible, .gfield input[type=text]:focus-visible,
.gfield input[type=email].focus-visible,
.gfield input[type=email]:focus-visible,
.gfield textarea.focus-visible,
.gfield textarea:focus-visible {
  border: 2px solid #F0811B;
  outline: #F0811B;
}
.gfield textarea {
  width: 100%;
  max-width: 100%;
  max-height: 140px;
  vertical-align: top;
  display: block;
}
.gfield.gfield_error input[type=text],
.gfield.gfield_error input[type=email],
.gfield.gfield_error textarea,
.gfield.gfield_error select {
  border: 2px solid #FF0000;
  background: #FFE8E8;
}

input[type=submit] {
  border: none;
  background: #2A2382;
  display: block;
  width: 100%;
  font-family: program, sans-serif;
}
input[type=submit]:hover, input[type=submit]:focus {
  color: #2A2382;
}

.gform_wrapper .gfield.checkbox .gfield_label {
  margin-bottom: 8px;
}
.gform_wrapper .gfield.radio .gfield_label {
  margin-bottom: 6px;
}
.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
  margin-left: 0;
  padding: 0;
}
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  font-weight: 500;
}
.gform_wrapper ul.gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
  padding-top: 7px;
  padding-bottom: 0;
  position: relative;
  padding-left: 36px;
  font-size: 0.875rem;
  max-width: 100%;
  color: #2A2382;
}
.gform_wrapper ul.gfield_checkbox li label:after,
.gform_wrapper ul.gfield_radio li label:after {
  content: "";
  border: 2px solid #2A2382;
  width: 27px;
  height: 27px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  z-index: 0;
}
.gform_wrapper ul.gfield_checkbox li label:before,
.gform_wrapper ul.gfield_radio li label:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 15px;
  border: solid white;
  border-width: 0 2px 2px 0;
  left: 11px;
  top: 5px;
  transform: rotate(45deg);
  opacity: 0;
  z-index: 1;
  transition: all 100ms;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_checkbox li input[type=radio],
.gform_wrapper ul.gfield_radio li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio] {
  opacity: 0;
  outline: none;
  z-index: 100;
  width: 27px;
  height: 27px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox] + label,
.gform_wrapper ul.gfield_checkbox li input[type=radio] + label,
.gform_wrapper ul.gfield_radio li input[type=checkbox] + label,
.gform_wrapper ul.gfield_radio li input[type=radio] + label {
  cursor: pointer;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:before,
.gform_wrapper ul.gfield_checkbox li input[type=radio]:checked + label:before,
.gform_wrapper ul.gfield_radio li input[type=checkbox]:checked + label:before,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked + label:before {
  opacity: 1;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:after,
.gform_wrapper ul.gfield_checkbox li input[type=radio]:checked + label:after,
.gform_wrapper ul.gfield_radio li input[type=checkbox]:checked + label:after,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked + label:after {
  background: #2A2382;
}
.gform_wrapper ul.gfield_checkbox li input[type=radio]:checked + label:after,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked + label:after {
  background: white;
}
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
  width: auto;
}

.gform_wrapper .gfield_error ul.gfield_checkbox li label:after,
.gform_wrapper .gfield_error ul.gfield_radio li label:after {
  border: 2px solid black;
}

.text-block .gform_fields {
  color: white;
}

.gfield_error input[type=checkbox]:checked + label:after,
.gfield_error input[type=radio]:checked + label:after {
  border: 2px solid black;
}

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
  margin-bottom: 0;
}
.gform_wrapper ul.gfield_radio li {
  position: relative;
  margin-right: 20px;
  display: inline-block;
}
.gform_wrapper ul.gfield_radio li label {
  padding-top: 4px;
  padding-bottom: 0;
  position: relative;
  padding-left: 36px;
  font-size: 0.875rem;
}
.gform_wrapper ul.gfield_radio li label:after {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: 2px solid #2A2382;
  left: 5px;
}
.gform_wrapper ul.gfield_radio li label:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background: #2A2382;
  left: 11px;
  top: 6px;
  transform: rotate(0);
  opacity: 0;
  z-index: 1;
  transition: all 100ms;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  padding: 6px 10px;
  font-size: 1rem;
  line-height: 1.375rem;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select:invalid {
  color: grey !important;
}

select {
  display: block;
  font-size: 1rem;
  border: none;
  padding: 9px 10px;
  border-radius: 3px;
  font-size: 16px;
  min-height: 41px;
  color: #2A2382;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 2px solid #2A2382;
  background-image: url(../images/dropdown-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%;
  background-size: 19px 11px;
  border-radius: 4px;
}
select:invalid, select[aria-invalid=true] {
  color: grey !important;
}

/* Hide arrow icon in IE browsers */
select::-ms-expand {
  display: none;
}

/* Hover style */
select:hover {
  border-color: #888;
}

/* Focus style */
select:focus {
  border-color: #F0811B;
  outline: none;
}

/* Set options to normal weight */
select option {
  font-weight: normal;
}

/* Disabled styles */
select:disabled,
.select-css[aria-disabled=true] {
  color: #2A2382;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}

select:disabled:hover,
.select-css[aria-disabled=true] {
  border-color: #aaa;
}

.validation_error {
  margin-bottom: 10px;
  color: #FF0000;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-style: italic;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 6px 10px;
}

.form-section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.contact-section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 5px 15px;
}
.form-section .gform_wrapper textarea,
.contact-section .gform_wrapper textarea {
  padding: 5px 15px;
}
.form-section .gform_wrapper legend.gfield_label,
.form-section .gform_wrapper label.gfield_label,
.contact-section .gform_wrapper legend.gfield_label,
.contact-section .gform_wrapper label.gfield_label {
  font-weight: 400;
}
.form-section .gform_wrapper .validation_message,
.contact-section .gform_wrapper .validation_message {
  color: #2A2382;
  font-style: italic;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.375rem;
}
.form-section .gform_wrapper li.gfield.gfield_error,
.form-section .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.contact-section .gform_wrapper li.gfield.gfield_error,
.contact-section .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none;
  padding: 0;
  background: transparent;
  color: #2A2382;
  font-style: italic;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.375rem;
}
.form-section .gform_wrapper div.validation_error,
.contact-section .gform_wrapper div.validation_error {
  margin-top: 20px;
  border: none;
  padding: 0;
  background: transparent;
  color: #2A2382;
  font-style: italic;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 2rem;
}
.form-section .gform_wrapper .field_description_below .gfield_description,
.contact-section .gform_wrapper .field_description_below .gfield_description {
  padding-top: 4px;
}
.form-section .gform_wrapper .gfield_error .gfield_label,
.form-section .gform_wrapper .gfield_required,
.contact-section .gform_wrapper .gfield_error .gfield_label,
.contact-section .gform_wrapper .gfield_required {
  color: #FF0000;
  font-style: normal;
}
.form-section .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.form-section .gform_wrapper li.gfield_error textarea,
.contact-section .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.contact-section .gform_wrapper li.gfield_error textarea {
  border: 2px solid #FF0000;
}
.form-section .gform_wrapper .top_label li.gfield.gf_left_half,
.form-section .gform_wrapper .top_label li.gfield.gf_right_half,
.form-section .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
.contact-section .gform_wrapper .top_label li.gfield.gf_left_half,
.contact-section .gform_wrapper .top_label li.gfield.gf_right_half,
.contact-section .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
  margin-top: 0;
}
.form-section .gform_wrapper ul.gform_fields li.gfield,
.contact-section .gform_wrapper ul.gform_fields li.gfield {
  margin-top: 0;
}
.form-section .gform_wrapper li.hidden_label input,
.form-section .gform_wrapper .top_label div.ginput_container,
.form-section .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
.form-section .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
.contact-section .gform_wrapper li.hidden_label input,
.contact-section .gform_wrapper .top_label div.ginput_container,
.contact-section .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
.contact-section .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
  margin-top: 0;
}
.form-section .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html,
.contact-section .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
  font-style: italic;
  font-size: 0.875rem;
}
.form-section .gform_wrapper .gform_footer,
.contact-section .gform_wrapper .gform_footer {
  text-align: left;
}
.form-section .gform_wrapper .top_label li.gfield.gf_left_half,
.form-section .gform_wrapper .top_label li.gfield.gf_right_half,
.contact-section .gform_wrapper .top_label li.gfield.gf_left_half,
.contact-section .gform_wrapper .top_label li.gfield.gf_right_half {
  padding: 0;
}
.form-section .gform_wrapper .gform_footer,
.contact-section .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
}
.form-section .gform_wrapper .top_label input.medium,
.form-section .gform_wrapper .top_label select.medium,
.contact-section .gform_wrapper .top_label input.medium,
.contact-section .gform_wrapper .top_label select.medium {
  width: 100%;
}

.gfield_html {
  font-style: italic;
}

.gfield_select:hover {
  border-color: #2A2382 !important;
}

.ui-datepicker {
  background: #2A2382;
  color: white;
  padding: 10px;
}
.ui-datepicker .ui-datepicker-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ui-datepicker .ui-datepicker-header a {
  color: white;
  margin-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.ui-datepicker .ui-datepicker-title select {
  width: 46%;
  margin-bottom: 10px;
}
.ui-datepicker .ui-datepicker-calendar td {
  padding: 10px;
}
.ui-datepicker .ui-datepicker-calendar td a {
  color: white;
}

@media screen and (max-width: 599px) {
  .ginput_recaptcha > div {
    width: auto !important;
    max-width: 270px;
  }
  .ginput_recaptcha > div iframe {
    transform: scale(0.92);
    margin-left: -12px;
  }
}

.gform_page_footer {
  display: flex;
}
@media screen and (max-width: 599px) {
  .gform_page_footer {
    flex-wrap: wrap;
  }
}
.gform_page_footer input {
  background: #2A2382;
  border-radius: 3px;
  font-size: 1.3125rem;
  font-family: program, sans-serif;
  color: white;
  text-align: center;
  display: block;
  border: none;
  font-weight: 700;
  width: 100%;
  padding: 14px 10px;
  cursor: pointer;
  max-width: 230px;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .gform_page_footer input:first-of-type {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .gform_page_footer input:first-of-type {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .gform_page_footer input:first-of-type {
    margin-right: 20px;
  }
}
@media screen and (max-width: 599px) {
  .gform_page_footer input:first-of-type {
    margin: 0 0 20px;
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 600px) {
  .gform_page_footer input {
    max-width: none;
  }
}
.gform_page_footer .ui-datepicker {
  background: #2A2382;
  color: white;
  padding: 10px;
}
.gform_page_footer .ui-datepicker .ui-datepicker-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gform_page_footer .ui-datepicker .ui-datepicker-header a {
  color: white;
  margin-bottom: 10px;
}
.gform_page_footer .ui-datepicker .ui-datepicker-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.gform_page_footer .ui-datepicker .ui-datepicker-title select {
  width: 46%;
  margin-bottom: 10px;
}
.gform_page_footer .ui-datepicker .ui-datepicker-calendar td {
  padding: 10px;
}
.gform_page_footer .ui-datepicker .ui-datepicker-calendar td a {
  color: white;
}

.gf_progressbar_title,
.gf_progressbar {
  color: #F0811B;
}

.gform_confirmation_message {
  color: #2A2382;
}

.confirmation-message {
  padding-top: 20px;
}

.gform_confirmation_message .gform_footer br {
  display: none;
}

.gform_wrapper br {
  display: none;
}

.screen-reader-text {
  color: #2A2382;
  padding-top: 10px;
  display: block;
}

.gform_footer {
  position: relative;
}
.gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
}
.gform_footer input.disabled {
  background-color: grey;
}

.hbspt-form {
  background: #ffffff;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  padding: 60px;
  display: flex;
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .hbspt-form {
    max-width: 620px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .hbspt-form {
    max-width: 620px;
  }
}
@media screen and (min-width: 1920px) {
  .hbspt-form {
    max-width: 620px;
  }
}
@media screen and (max-width: 599px) {
  .hbspt-form {
    padding: 40px 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .hbspt-form {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 599px) {
  .hbspt-form {
    min-width: 100%;
  }
}
@media (max-width: 700px) {
  .hbspt-form {
    max-width: 540px !important;
  }
}
.hbspt-form iframe {
  margin: auto;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .hbspt-form iframe {
    max-width: 500px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .hbspt-form iframe {
    max-width: 500px !important;
  }
}
@media screen and (min-width: 1920px) {
  .hbspt-form iframe {
    max-width: 500px !important;
  }
}
@media (max-width: 700px) {
  .hbspt-form iframe {
    max-width: 500px !important;
  }
}
@media (max-width: 500px) {
  .hbspt-form iframe {
    max-width: 300px !important;
  }
}

.header {
  text-align: center;
  color: white;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .header .header__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .header .header__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .header .header__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .header .header__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.header .header__content {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translateX(-50%) translateY(-50%);
}
.header.has-tiles .header__image {
  height: 430px;
}
@media screen and (max-width: 599px) {
  .header.has-tiles .header__image {
    height: 570px;
  }
}
.header.has-tiles .header__content {
  top: 29%;
}
.header.remove-spacing {
  margin-bottom: 0;
}
.header .header__title {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
  color: white;
  font-weight: 500;
  margin: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
  .header .header__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .header .header__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
.header .header__description {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  color: white;
  font-size: 16px;
  font-weight: 500;
  max-width: 480px;
  margin: auto;
}
@media screen and (max-width: 599px) {
  .header .header__description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .header .header__description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.header .button {
  background: #F0811B;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  font-size: 1.3125rem;
  line-height: 1.5625rem;
  min-width: 215px;
  border-radius: 3px;
  font-weight: 700;
  padding: 12px 28px 12px;
  margin-top: 22px;
}
.header .button:after {
  content: "";
  background-image: url(../../images/icons/white-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background-size: 22px;
  margin-left: 11px;
}
.header .button:hover:after {
  animation: bounceRight 0.5s ease;
}
.header .header__image {
  height: 420px;
  width: 100%;
  position: relative;
  z-index: 2;
}
.header .header__image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(36deg, rgba(42, 35, 130, 0.7) 0%, rgba(0, 165, 255, 0.7) 100%);
  opacity: 0.5;
  pointer-events: none;
}
.header .header__image .header__image--desktop {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: block;
}
.header .header__image .header__image--mobile {
  height: 100%;
  width: 100%;
  display: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.header .header__gradient {
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  background-image: linear-gradient(61deg, #00a5ff 15%, #2a2382 100%);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .header .header__content {
    top: 40%;
    width: 90%;
    transform: translateX(-50%) translateY(0);
  }
  .header.has-tiles .header__image {
    height: 400px;
  }
  .header.has-tiles .header__content {
    top: 22%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media screen and (max-width: 599px) {
  .header {
    min-height: 420px;
  }
  .header .header__content {
    top: 50%;
    width: 90%;
    transform: translateX(-50%) translateY(-50%);
  }
  .header.has-tiles .header__content {
    top: 23%;
    transform: translateX(-50%) translateY(-50%);
  }
  .header.has-tiles .header__image {
    height: 480px;
  }
  .header .header__image .header__image--mobile {
    display: block;
  }
  .header .header__image .header__image--desktop {
    display: none;
  }
}

.header__tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: left;
  position: relative;
  margin-top: -55px;
  z-index: 3;
}
.header__tiles .tile {
  padding: 32px;
  padding-left: 50px;
}
.header__tiles .tile.tiles--three-col {
  padding-left: 40px;
}
@media screen and (max-width: 1023px) {
  .header__tiles {
    margin-top: -90px;
  }
  .header__tiles .tile {
    padding-left: 28px;
  }
  .header__tiles .tile.tiles--three-col {
    padding-left: 28px;
  }
}

@keyframes bounceRight {
  0% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(6px);
  }
  60% {
    transform: translateX(2px);
  }
  80% {
    transform: translateX(4px);
  }
  100% {
    transform: translateX(0);
  }
}
.link-list-section {
  padding: 70px 0;
  background: #F7F7F9;
}
@media screen and (max-width: 599px) {
  .link-list-section .link-list__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .link-list-section .link-list__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .link-list-section .link-list__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .link-list-section .link-list__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.link-list-section .link-list__title {
  font-family: program, sans-serif;
  font-size: 2.875rem;
  font-weight: 500;
  line-height: 3.5rem;
  letter-spacing: 0;
  color: #2A2382;
  font-weight: 700;
  font-size: 2.375rem;
  line-height: 2.5rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .link-list-section .link-list__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .link-list-section .link-list__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
  }
}
.link-list-section .link-list__cols {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.link-list-section .link-list__cols .list-list__col {
  width: 32%;
  margin-right: 2%;
}
.link-list-section .link-list__cols .list-list__col:last-child {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .link-list-section {
    padding: 50px 0;
  }
  .link-list-section .link-list__title {
    font-size: 1.875rem;
    line-height: 2.375rem;
  }
  .link-list-section .link-list__cols {
    flex-wrap: wrap;
  }
  .link-list-section .link-list__cols .list-list__col {
    width: 100%;
    margin-right: 0;
  }
}

.arrow-list {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.arrow-list li {
  background: url(../images/list-icon.svg) 0px 5px no-repeat;
  padding-left: 24px;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  font-weight: 500;
  display: block;
}
.arrow-list a {
  color: #2A2382;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  text-decoration: none;
  font-weight: 500;
}
.arrow-list a:hover, .arrow-list a:focus {
  text-decoration: underline;
}

.secondary-nav {
  background: #F0811B;
  position: sticky;
  left: 0;
  right: 0;
  z-index: 50;
  margin: 0 0 40px;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .secondary-nav {
    top: 124px;
  }
}
@media screen and (min-width: 1920px) {
  .secondary-nav {
    top: 124px;
  }
}
@media screen and (max-width: 599px) {
  .secondary-nav {
    top: 53px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .secondary-nav {
    top: 53px;
  }
}
@media screen and (max-width: 599px) {
  .secondary-nav {
    width: 100vw;
    overflow: hidden;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .admin-bar .secondary-nav {
    top: 155px;
  }
}
@media screen and (min-width: 1920px) {
  .admin-bar .secondary-nav {
    top: 155px;
  }
}
@media screen and (max-width: 599px) {
  .admin-bar .secondary-nav {
    top: 84px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .admin-bar .secondary-nav {
    top: 84px;
  }
}
@media (max-width: 782px) {
  .admin-bar .secondary-nav {
    top: 98px;
  }
}
.secondary-nav__container {
  padding-top: 16px;
  padding-bottom: 11px;
  position: relative;
  width: 100vw !important;
}
@media screen and (max-width: 599px) {
  .secondary-nav__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .secondary-nav__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .secondary-nav__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .secondary-nav__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 599px) {
  .secondary-nav__container {
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .secondary-nav__container {
    padding-bottom: 14px;
  }
}
.secondary-nav__nav {
  padding: 0 45px;
}
@media screen and (max-width: 599px) {
  .secondary-nav__nav {
    padding: 0 25px;
  }
}
.secondary-nav__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 40px;
  height: 20px;
  z-index: 1;
  background: #F0811B;
  display: none;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .secondary-nav__arrow--left {
    left: 9.72vw;
    min-height: 25px;
  }
}
@media screen and (min-width: 1920px) {
  .secondary-nav__arrow--left {
    left: 9.72vw;
    min-height: 25px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .secondary-nav__arrow--left {
    left: 25px;
  }
}
@media screen and (max-width: 599px) {
  .secondary-nav__arrow--left {
    left: 20px;
    width: 20px;
  }
}
.secondary-nav__arrow--left svg {
  transform: rotate(180deg);
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .secondary-nav__arrow--right {
    right: 9.72vw;
    min-height: 25px;
  }
}
@media screen and (min-width: 1920px) {
  .secondary-nav__arrow--right {
    right: 9.72vw;
    min-height: 25px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .secondary-nav__arrow--right {
    right: 25px;
  }
}
@media screen and (max-width: 599px) {
  .secondary-nav__arrow--right {
    right: 20px;
    width: 20px;
  }
}
.secondary-nav--scrollable .secondary-nav__arrow {
  display: block;
}
.secondary-nav__arrow svg {
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.secondary-nav__arrow svg path {
  fill: #fff;
}
.secondary-nav__links {
  margin: 0;
  padding: 0;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  overflow: auto;
  display: flex;
  width: 100%;
  cursor: pointer;
}
.secondary-nav__links li {
  list-style: none;
}
.secondary-nav__links::-webkit-scrollbar {
  display: none;
}
.secondary-nav__link {
  flex-shrink: 0;
  margin: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .secondary-nav__link:not(:last-of-type) {
    margin: 0 100px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .secondary-nav__link:not(:last-of-type) {
    margin: 0 100px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .secondary-nav__link:not(:last-of-type) {
    margin: 0 30px 0 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .secondary-nav__link:not(:last-of-type) {
    margin: 0 30px 0 0;
  }
}
.secondary-nav__link a {
  font-family: program, sans-serif;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin: 0;
}
.secondary-nav__link a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #fff;
  opacity: 0;
  transition: opacity 0.3s;
}
.secondary-nav__link a:hover::before {
  opacity: 1;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .secondary-nav__link a {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 1920px) {
  .secondary-nav__link a {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media screen and (max-width: 599px) {
  .secondary-nav__link a {
    font-size: 1rem;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .secondary-nav__link a {
    font-size: 1rem;
    line-height: 1.75rem;
  }
}
.secondary-nav__link--active a::before {
  opacity: 1;
}

.team__section {
  padding: 100px 0;
}
.team__section.remove-padding {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 599px) {
  .team__section .team__container {
    width: 100%;
    max-width: calc(1136px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .team__section .team__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .team__section .team__container {
    width: 100%;
    max-width: calc(1136px + 2 * 10.56vw);
    padding-left: 10.56vw;
    padding-right: 10.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .team__section .team__container {
    width: 100%;
    max-width: calc(1136px + 2 * 10.56vw);
    padding-left: 10.56vw;
    padding-right: 10.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.team__section.has-background {
  background: #F7F7F9;
}
.team__section .team__title {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
  color: #2A2382;
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
  max-width: 560px;
}
@media screen and (max-width: 599px) {
  .team__section .team__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .team__section .team__title {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (max-width: 599px) {
  .team__section .team__title {
    word-break: break-word;
  }
}
.team__section .team__intro {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
  max-width: 560px;
  margin: auto;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .team__section .team__intro {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .team__section .team__intro {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.team__section .team-members {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.team__section .team-members .team-member {
  width: calc(25% - 45px);
  margin-right: 60px;
  margin-bottom: 80px;
  position: relative;
}
.team__section .team-members .team-member:nth-child(4n) {
  margin-right: 0;
}
.team__section .team-member {
  background: white;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
}
.team__section .team-member .team-member__image {
  border-bottom: 7px solid #2A2382;
  height: 0;
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .team__section .team-member .team-member__image {
    padding-top: 185px;
  }
}
@media screen and (min-width: 1920px) {
  .team__section .team-member .team-member__image {
    padding-top: 185px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .team__section .team-member .team-member__image {
    padding-top: 80%;
  }
}
@media screen and (max-width: 599px) {
  .team__section .team-member .team-member__image {
    padding-top: 90%;
  }
}
.team__section .team-member .team-member__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .team__section .team-member .team-member__image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 29%;
       object-position: center 29%;
    font-family: "object-fit: cover; object-position: center 29%";
  }
  .team__section .team-member .team-member__image img[data-lazy-placeholder] {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 29%;
       object-position: center 29%;
    font-family: "object-fit: cover; object-position: center 29%";
  }
}
@media screen and (min-width: 1920px) {
  .team__section .team-member .team-member__image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 29%;
       object-position: center 29%;
    font-family: "object-fit: cover; object-position: center 29%";
  }
  .team__section .team-member .team-member__image img[data-lazy-placeholder] {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 29%;
       object-position: center 29%;
    font-family: "object-fit: cover; object-position: center 29%";
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .team__section .team-member .team-member__image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 20%;
       object-position: center 20%;
    font-family: "object-fit: cover; object-position: center 20%";
  }
  .team__section .team-member .team-member__image img[data-lazy-placeholder] {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 20%;
       object-position: center 20%;
    font-family: "object-fit: cover; object-position: center 20%";
  }
}
@media screen and (max-width: 599px) {
  .team__section .team-member .team-member__image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 29%;
       object-position: center 29%;
    font-family: "object-fit: cover; object-position: center 29%";
  }
  .team__section .team-member .team-member__image img[data-lazy-placeholder] {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 29%;
       object-position: center 29%;
    font-family: "object-fit: cover; object-position: center 29%";
  }
}
.team__section .team-member .team-member__text {
  padding: 28px 22px;
}
.team__section .team-member .team-member__link {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  text-decoration: underline;
  font-weight: 400;
  color: #2A2382;
  margin: 0;
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  text-align: left;
  padding: 0;
  border: none;
  cursor: pointer;
  text-decoration: none;
}
@media screen and (max-width: 599px) {
  .team__section .team-member .team-member__link {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .team__section .team-member .team-member__link {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.team__section .team-member .team-member__link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.team__section .team-member .team-member__link::after:hover .team-member__link {
  text-decoration: underline;
}
.team__section .team-member .team-member__link:hover {
  text-decoration: underline;
}
.team__section .team-member .team-member__title {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
  color: #2A2382;
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 599px) {
  .team__section .team-member .team-member__title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .team__section .team-member .team-member__title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
.team__section .team-member .team-member__role {
  font-family: program, sans-serif;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #F0811B;
  margin: 0;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  margin-bottom: 30px;
  word-break: break-word;
}
@media screen and (max-width: 599px) {
  .team__section .team-member .team-member__role {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .team__section .team-member .team-member__role {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0;
  }
}
.team__section .team-member:hover .team-member__dunmmy-link, .team__section .team-member:focus .team-member__dunmmy-link {
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .team__section .team__title,
  .team__section .team__intro {
    text-align: left;
  }
  .team__section .team-members .team-member {
    width: calc(50% - 30px);
    margin-right: 60px;
  }
  .team__section .team-members .team-member:nth-child(2n) {
    margin-right: 0;
  }
  .team__section .team-members .team-member .team-member__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .team__section .team-members .team-member .team-member__role {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .team__section .team-members .team-member .team-member__dunmmy-link {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 600px) {
  .team__section .team-members .team-member {
    width: 100%;
    margin-right: 0;
    margin-bottom: 34px;
  }
}

.testimonial {
  background-image: url(../images/testimonial-bg.svg), linear-gradient(90deg, #00a5ff 0%, #2a2382 100%);
  background-repeat: no-repeat, repeat;
  border-radius: 3px;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
  position: relative;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .testimonial {
    padding: 93px 0;
    background-position: right bottom, left top;
  }
}
@media screen and (min-width: 1920px) {
  .testimonial {
    padding: 93px 0;
    background-position: right bottom, left top;
  }
}
@media screen and (max-width: 599px) {
  .testimonial {
    padding: 45px 0;
    background-size: contain;
    background-position: bottom right;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .testimonial {
    padding: 45px 0;
    background-size: contain;
    background-position: bottom right;
  }
}
.testimonial__container {
  display: flex;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  .testimonial__container {
    width: 100%;
    max-width: calc(1180px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .testimonial__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .testimonial__container {
    width: 100%;
    max-width: calc(1180px + 2 * 9.03vw);
    padding-left: 9.03vw;
    padding-right: 9.03vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .testimonial__container {
    width: 100%;
    max-width: calc(1180px + 2 * 9.03vw);
    padding-left: 9.03vw;
    padding-right: 9.03vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .testimonial__container {
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 1920px) {
  .testimonial__container {
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 599px) {
  .testimonial__container {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .testimonial__container {
    flex-direction: column;
    align-items: center;
  }
}
.testimonial__bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.71;
  border-radius: 3px;
  pointer-events: none;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .testimonial__bg {
    background-image: linear-gradient(85deg, #00a5ff 18%, #2a2382 98%);
  }
}
@media screen and (min-width: 1920px) {
  .testimonial__bg {
    background-image: linear-gradient(85deg, #00a5ff 18%, #2a2382 98%);
  }
}
@media screen and (max-width: 599px) {
  .testimonial__bg {
    background-image: linear-gradient(85deg, #00a5ff 18%, #2a2382 98%);
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .testimonial__bg {
    background-image: linear-gradient(85deg, #00a5ff 18%, #2a2382 98%);
  }
}
.testimonial__content {
  position: relative;
  max-width: 745px;
  width: 100%;
}
.testimonial__quote {
  padding: 0;
  margin: 0;
  text-align: left;
}
.testimonial__quote p {
  color: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .testimonial__quote p {
    margin: 0 0 35px;
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1920px) {
  .testimonial__quote p {
    margin: 0 0 35px;
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
@media screen and (max-width: 599px) {
  .testimonial__quote p {
    margin: 0 0 25px;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .testimonial__quote p {
    margin: 0 0 25px;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
  }
}
.testimonial__caption {
  font-family: program, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.01313rem;
  color: #2A2382;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .testimonial__caption {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .testimonial__caption {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -0.01rem;
  }
}
@media screen and (max-width: 599px) {
  .testimonial__caption {
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-align: center;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .testimonial__caption {
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-align: center;
  }
}
.testimonial__image {
  width: 100%;
  position: relative;
  max-width: 316px;
  box-shadow: 4px 6px 17px 0 #2a2382;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .testimonial__image {
    margin: 0 80px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .testimonial__image {
    margin: 0 80px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .testimonial__image {
    margin: 0 0 40px;
    max-width: 190px;
    min-width: 190px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .testimonial__image {
    margin: 0 0 40px;
    max-width: 190px;
    min-width: 190px;
  }
}
.testimonial__image img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
  width: 100%;
  height: 100%;
}
.testimonial__image img[data-lazy-placeholder] {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

@media screen and (max-width: 599px) {
  .category-posts {
    width: 100%;
    max-width: calc(1280px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .category-posts {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .category-posts {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .category-posts {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}

.category-header {
  padding-bottom: 50px;
}
@media screen and (max-width: 599px) {
  .category-header__container {
    width: 100%;
    max-width: calc(1280px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .category-header__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .category-header__container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .category-header__container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.category-header .button {
  background: #2A2382;
  border-radius: 3px;
  padding: 14px 10px;
  text-align: center;
  color: white;
  display: block;
  font-size: 1.3125rem;
  max-width: 191px;
  margin-top: 35px;
  font-weight: 700;
  text-decoration: none;
}
.category-header__wrapper {
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 65px;
  padding: 75px 0 90px;
  border-bottom: 1px solid #2A2382;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .category-header__wrapper {
    grid-template-columns: 90px 1fr;
    padding: 50px 0 60px;
    gap: 35px;
  }
}
@media screen and (max-width: 599px) {
  .category-header__wrapper {
    grid-template-columns: 75px 1fr;
    padding: 45px 0;
    gap: 25px;
  }
}
.category-header__image {
  width: 170px;
  height: 170px;
  border-radius: 250px;
  overflow: hidden;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .category-header__image {
    width: 90px;
    height: 90px;
  }
}
@media screen and (max-width: 599px) {
  .category-header__image {
    width: 75px;
    height: 75px;
  }
}
.category-header__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.category-header__image img[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.category-header__title {
  font-size: 2.875rem;
  line-height: 3.4375rem;
  color: #2A2382;
  margin: 0 0 25px;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .category-header__title {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media screen and (max-width: 599px) {
  .category-header__title {
    font-size: 1.75rem;
    line-height: 2.375rem;
    margin-bottom: 10px;
  }
}
.category-header__description {
  max-width: 745px;
}
.category-header__description p {
  margin: 0 0 15px;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #2A2382;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .category-header__description p {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
@media screen and (max-width: 599px) {
  .category-header__description p {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}

.more-options {
  background-color: #F7F7F9;
  margin-top: 100px;
  padding: 75px 0 50px;
}
@media screen and (max-width: 599px) {
  .more-options__container {
    width: 100%;
    max-width: calc(1280px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .more-options__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .more-options__container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .more-options__container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.more-options__title {
  font-size: 2.5rem;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: #2A2382;
  margin: 0;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .more-options__title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 599px) {
  .more-options__title {
    font-size: 1.625rem;
  }
}
.more-options__links {
  padding-top: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px 85px;
  list-style-type: none;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .more-options__links {
    gap: 15px 45px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .more-options__links {
    gap: 15px;
    padding-top: 30px;
    grid-template-columns: 1fr;
  }
}
.more-options__link a {
  text-decoration: none;
  font-size: 1.125rem;
  letter-spacing: -0.01em;
  line-height: 1.2;
  color: #2A2382;
  font-weight: 500;
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
.more-options__link a::before {
  content: "";
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
  background-image: url("../../images/icons/list-icon.svg");
}

@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam {
    padding: 110px 0;
  }
}
@media screen and (min-width: 1920px) {
  .tam {
    padding: 110px 0;
  }
}
@media screen and (max-width: 599px) {
  .tam {
    padding: 60px 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam {
    padding: 60px 0;
  }
}
.tam--bg-active {
  background: #F7F7F9;
}
.tam__container {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .tam__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam--rtl .tam__container {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam--rtl .tam__container {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1920px) {
  .tam--rtl .tam__container {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 599px) {
  .tam__container {
    flex-direction: column;
  }
}
.tam__content {
  width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam__content {
    max-width: 47%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam__content {
    max-width: 47%;
  }
}
@media screen and (min-width: 1920px) {
  .tam__content {
    max-width: 47%;
  }
}
@media screen and (max-width: 599px) {
  .tam__content {
    max-width: 100%;
  }
}
.tam__embed {
  position: relative;
  height: 0;
  background: rgb(53, 53, 53);
}
.tam__embed::before {
  border-radius: 50%;
  content: " ";
  width: 48px;
  height: 48px;
  display: inline-block;
  box-sizing: border-box;
  border-top: solid 6px #bababa;
  border-right: solid 6px #bababa;
  border-bottom: solid 6px #bababa;
  border-left: solid 6px #bababa;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.tam__embed::after {
  border-radius: 50%;
  content: " ";
  width: 48px;
  height: 48px;
  display: inline-block;
  box-sizing: border-box;
  border-top: solid 6px #2A2382;
  border-right: solid 6px transparent;
  border-bottom: solid 6px transparent;
  border-left: solid 6px transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  animation: spin 1s infinite;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam__embed {
    padding-top: 70%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam__embed {
    padding-top: 70%;
  }
}
@media screen and (min-width: 1920px) {
  .tam__embed {
    padding-top: 70%;
  }
}
@media screen and (max-width: 599px) {
  .tam__embed {
    padding-top: 75%;
    margin: 0 0 40px;
  }
}
.tam__embed > div {
  width: 100% !important;
  height: 100% !important;
}
.tam__embed iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.tam__image {
  position: relative;
  height: 0;
  box-shadow: -4px 4px 22px rgba(0, 0, 0, 0.12);
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam__image {
    padding-top: 70%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam__image {
    padding-top: 70%;
  }
}
@media screen and (min-width: 1920px) {
  .tam__image {
    padding-top: 70%;
  }
}
@media screen and (max-width: 599px) {
  .tam__image {
    padding-top: 75%;
    margin: 0 0 40px;
  }
}
.tam__image img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.tam__image img[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam__block {
    width: 47%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam__block {
    width: 47%;
  }
}
@media screen and (min-width: 1920px) {
  .tam__block {
    width: 47%;
  }
}
@media screen and (max-width: 599px) {
  .tam__block {
    width: 100%;
    padding: 0 20px;
  }
}
.tam__block.wysiwyg h2 {
  font-family: program, sans-serif;
  font-family: 700;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam__block.wysiwyg h2 {
    margin: 0 0 30px;
  }
}
@media screen and (min-width: 1920px) {
  .tam__block.wysiwyg h2 {
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 599px) {
  .tam__block.wysiwyg h2 {
    margin: 0 0 25px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam__block.wysiwyg h2 {
    margin: 0 0 25px;
  }
}
.tam__block.wysiwyg a {
  line-height: normal;
  color: #2A2382;
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam__block.wysiwyg a {
    margin: 0 0 25px;
  }
}
@media screen and (min-width: 1920px) {
  .tam__block.wysiwyg a {
    margin: 0 0 25px;
  }
}
@media screen and (max-width: 599px) {
  .tam__block.wysiwyg a {
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam__block.wysiwyg a {
    margin: 0 0 20px;
  }
}
.tam__block.wysiwyg ul,
.tam__block.wysiwyg ol {
  margin: 0 0 30px;
  padding-left: 15px;
}
.tam__block.wysiwyg ul li,
.tam__block.wysiwyg ol li {
  margin: 0;
}
.tam__link {
  background: #2A2382;
  border-radius: 3px;
  padding: 14px 10px;
  text-align: center;
  color: white !important;
  display: block;
  font-size: 1.3125rem !important;
  max-width: 191px;
  font-weight: 700 !important;
  text-decoration: none;
  margin: 0 !important;
  width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tam__link {
    max-width: 276px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tam__link {
    max-width: 276px;
  }
}
@media screen and (min-width: 1920px) {
  .tam__link {
    max-width: 276px;
  }
}
@media screen and (max-width: 599px) {
  .tam__link {
    max-width: 191px;
  }
}
.tam__link:hover {
  color: #F0811B !important;
  transition: color 0.3s !important;
}

.tiles-section {
  padding: 90px 0 44px;
}
.tiles-section.has-background {
  background: url(../images/tiles-bg.svg) bottom left no-repeat;
}
.tiles-section.remove-spacing {
  padding-top: 0;
}
.tiles-section.tile-section--alt.has-background {
  background: url(../images/tiles-bg-alt.svg) #F7F7F9 bottom right no-repeat;
}
.tiles-section.tile-section--with-images {
  padding-bottom: 143px;
}
.tiles-section.tile-section--with-images.has-background {
  background: url(../images/tiles-with-images-bg.svg) #F7F7F9 bottom right no-repeat;
}
@media screen and (max-width: 599px) {
  .tiles-section .tiles__container {
    width: 100%;
    max-width: calc(1160px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tiles-section .tiles__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tiles-section .tiles__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .tiles-section .tiles__container {
    width: 100%;
    max-width: calc(1160px + 2 * 9.72vw);
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 600px) {
  .tiles-section.tile-section--with-images {
    padding-bottom: 60px;
  }
  .tiles-section.tile-section--with-images.has-background {
    background: url(../images/accordion-bg-mobile.svg) #F7F7F9 center center no-repeat;
  }
  .tiles-section.tile-section--with-images {
    padding-top: 65px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 599px) {
  .tiles-section {
    background: none;
  }
}

.tiles {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.tiles .tile {
  width: calc(50% - 23px);
  margin-right: 46px;
  margin-bottom: 40px;
}
.tiles .tile:nth-child(2n) {
  margin-right: 0;
}
.tiles.tiles--three-col .tile {
  width: calc(33.33% - 40px);
  margin-right: 60px;
  margin-bottom: 60px;
}
.tiles.tiles--three-col .tile:nth-child(2n) {
  margin-right: 60px;
}
.tiles.tiles--three-col .tile:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1023px) {
  .tiles .tile {
    width: 100%;
    margin-right: 0;
    margin-bottom: 26px;
  }
  .tiles.tiles--three-col .tile {
    width: 100%;
    margin-right: 0;
    margin-bottom: 26px;
  }
  .tiles.tiles--three-col .tile:nth-child(2n), .tiles.tiles--three-col .tile:nth-child(3n) {
    margin-right: 0;
  }
  .tiles.tiles--alt .tile.tile--blue {
    margin-bottom: 20px;
  }
  .tiles .tile-with-image .tile {
    margin-bottom: 0;
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

.tile {
  display: block;
  border-radius: 3px;
  background: white;
  text-decoration: none;
  color: #2A2382;
  position: relative;
  margin-bottom: 20px;
  box-shadow: -4px 4px 22px 0 rgba(0, 0, 0, 0.12);
  padding: 32px;
  padding-left: 50px;
}
.tile::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 100%;
  left: 0;
  top: 0;
  background: #F0811B;
  border-radius: 3px 0 0 3px;
}
.tile .tile__title {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
  margin: 0;
  font-weight: 700;
  color: #2A2382;
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media screen and (max-width: 599px) {
  .tile .tile__title {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tile .tile__title {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tile .tile__title {
    word-break: break-word;
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .tile .tile__title {
    word-break: break-word;
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
@media screen and (min-width: 1920px) {
  .tile .tile__title {
    word-break: break-word;
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
.tile ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.tile ul li {
  background: url(../images/list-icon.svg) 0px 5px no-repeat;
  padding-left: 24px;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  font-weight: 500;
}
.tile a {
  color: #2A2382;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  text-decoration: none;
  font-weight: 500;
}
.tile a:hover, .tile a:focus {
  text-decoration: underline;
}
.tile .tile__description {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  margin: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .tile .tile__description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .tile .tile__description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.tile.tile--blue {
  padding: 22px;
  padding-left: 40px;
}
.tile.tile--blue::before {
  background: #2A2382;
}
.tile.tile--blue:hover, .tile.tile--blue:focus {
  background: white;
}
.tile:hover, .tile:focus {
  background: #FAEDE1;
}
@media screen and (max-width: 1023px) {
  .tile {
    padding-left: 28px;
  }
  .tile.tile--blue {
    padding: 40px;
    padding-left: 30px;
  }
}

.tiles--with-image {
  display: block;
}
.tiles--with-image img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.tiles--with-image img[data-lazy-placeholder] {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.tiles--with-image .tile-with-image {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px;
  flex-direction: row-reverse;
}
.tiles--with-image .tile-with-image:nth-child(2n) {
  flex-direction: row;
}
.tiles--with-image .tile-with-image .tile__image,
.tiles--with-image .tile-with-image .tile {
  width: 48%;
  min-height: 300px;
  margin: 0;
  position: relative;
  max-height: 100%;
}
.tiles--with-image .tile-with-image .tile__image img,
.tiles--with-image .tile-with-image .tile img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 600px) {
  .tiles--with-image .tile-with-image .tile__image,
  .tiles--with-image .tile-with-image .tile {
    width: 100%;
  }
}

.join-the-team-block {
  background: #F7F7F9;
  padding: 90px 0;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block {
    padding: 65px 0;
  }
}
@media screen and (max-width: 599px) {
  .join-the-team-block {
    padding: 65px 0;
  }
}
.join-the-team-block.remove-spacing {
  padding: 0;
}
.join-the-team-block__background {
  width: 100%;
  height: calc(100% - 200px);
  position: absolute;
  top: 110px;
  left: 0;
  z-index: -1;
}
.join-the-team-block__background img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .join-the-team-block__container {
    width: 100%;
    max-width: calc(1280px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .join-the-team-block__container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .join-the-team-block__container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.join-the-team-block .button {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  font-size: 1.3125rem;
  line-height: 1.5625rem;
  min-width: 215px;
  font-weight: 700;
  padding: 12px 28px 12px;
}
.join-the-team-block .button:after {
  content: "";
  background-image: url(../../images/icons/white-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background-size: 22px;
  margin-left: 11px;
}
.join-the-team-block .button:hover:after {
  animation: bounceRight 0.5s ease;
}
.join-the-team-block .button.blue {
  background: #2A2382;
}
.join-the-team-block .button.blue.border-btn {
  background: transparent;
  border: 1px solid #2A2382;
  color: #2A2382;
}
.join-the-team-block .button.blue.border-btn:after {
  background-image: url(../../images/icons/blue-arrow.svg);
}
.join-the-team-block h2 {
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .join-the-team-block h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.join-the-team-block p {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .join-the-team-block p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .join-the-team-block p {
    margin-bottom: 20px;
  }
}
.join-the-team-block p:last-child {
  margin-bottom: 0;
}
.join-the-team-block p span {
  color: #F0811B;
  font-weight: 700;
}
.join-the-team-block p a {
  color: inherit;
}
.join-the-team-block p a:hover {
  text-decoration: none;
}
.join-the-team-block__content {
  text-align: center;
}
.join-the-team-block__content ul,
.join-the-team-block__content ol {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.join-the-team-block__content ul a,
.join-the-team-block__content ol a {
  color: inherit;
}
.join-the-team-block__content ul a:hover,
.join-the-team-block__content ol a:hover {
  text-decoration: none;
}
.join-the-team-block__vacancy {
  margin-top: 53px;
}
.join-the-team-block__vacancy h2 {
  margin-top: 0;
  text-align: center;
  margin-bottom: 0;
}
.join-the-team-block__vacancy-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .join-the-team-block__vacancy-wrap {
    margin: 0 -20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block__vacancy-wrap {
    margin: 0 -20px;
  }
}
.join-the-team-block__vacancy-item {
  width: 25%;
  margin-top: 46px;
  padding: 0 30px;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .join-the-team-block__vacancy-item {
    padding: 0 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block__vacancy-item {
    width: 50%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 599px) {
  .join-the-team-block__vacancy-item {
    width: 100%;
  }
}
.join-the-team-block__vacancy-item h3 {
  font-family: program, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: -0.01563rem;
  color: #2A2382;
  font-weight: 700;
  position: relative;
  padding-right: 40px;
}
@media screen and (max-width: 599px) {
  .join-the-team-block__vacancy-item h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block__vacancy-item h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.01125rem;
  }
}
.join-the-team-block__vacancy-item h3:first-child {
  margin-top: 0;
}
.join-the-team-block__vacancy-item h3:after {
  content: "";
  background-image: url(../../images/icons/blue-arrow.svg);
  position: absolute;
  top: 7px;
  right: 0;
  margin: auto 0;
  width: 32px;
  height: 20px;
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block__vacancy-item h3:after {
    top: 5px;
    width: 22px;
    height: 17px;
    background-size: 22px;
  }
}
@media screen and (max-width: 599px) {
  .join-the-team-block__vacancy-item h3:after {
    width: 22px;
    height: 17px;
    background-size: 22px;
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
}
.join-the-team-block__vacancy-link {
  text-decoration: none;
  display: block;
  width: 100%;
}
.join-the-team-block a.join-the-team-block__vacancy-link:hover h3:after {
  animation: bounceRight 0.5s ease;
}
.join-the-team-block__vacancy-image {
  position: relative;
  padding-bottom: 91%;
  margin-bottom: 30px;
}
.join-the-team-block__vacancy-image img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.join-the-team-block__button-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 55px;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .join-the-team-block__button-wrap {
    gap: 30px;
  }
}
@media screen and (max-width: 599px) {
  .join-the-team-block__button-wrap {
    gap: 20px;
  }
}

@keyframes bounceRight {
  0% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(6px);
  }
  60% {
    transform: translateX(2px);
  }
  80% {
    transform: translateX(4px);
  }
  100% {
    transform: translateX(0);
  }
}
.our-promise-block {
  position: relative;
  z-index: 1;
  padding: 90px 0;
  overflow: hidden;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .our-promise-block {
    padding: 65px 0;
  }
}
@media screen and (max-width: 599px) {
  .our-promise-block {
    padding: 65px 0;
  }
}
.our-promise-block.remove-spacing {
  padding: 0;
}
@media screen and (max-width: 599px) {
  .our-promise-block__container {
    width: 100%;
    max-width: calc(1280px + 2 * 20px);
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .our-promise-block__container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .our-promise-block__container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .our-promise-block__container {
    width: 100%;
    max-width: calc(1280px + 2 * 5.56vw);
    padding-left: 5.56vw;
    padding-right: 5.56vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.our-promise-block__background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -12%;
  z-index: -1;
}
@media screen and (max-width: 599px) {
  .our-promise-block__background {
    left: 0;
  }
}
.our-promise-block__background img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}
@media screen and (max-width: 599px) {
  .our-promise-block__background img {
    margin: 0 auto;
  }
}
.our-promise-block__wrapper {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.our-promise-block__wrapper h2 {
  color: #2A2382;
  font-family: program, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.125rem;
  letter-spacing: 0.025rem;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .our-promise-block__wrapper h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .our-promise-block__wrapper h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    letter-spacing: 0.01875rem;
  }
}
.our-promise-block__wrapper p {
  font-family: program, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0;
  color: #2A2382;
  color: #2A2382;
}
@media screen and (max-width: 599px) {
  .our-promise-block__wrapper p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .our-promise-block__wrapper p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 599px) {
  .our-promise-block__wrapper p {
    margin-bottom: 20px;
  }
}
.our-promise-block__wrapper p:first-child {
  margin-top: 0;
}
.our-promise-block__wrapper p:last-child {
  margin-bottom: 0;
}
.our-promise-block__wrapper p span {
  color: #F0811B;
  font-weight: 700;
}
.our-promise-block__wrapper p a {
  color: inherit;
}
.our-promise-block__wrapper p a:hover {
  text-decoration: none;
}
.our-promise-block__wrapper .button {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-radius: 3px;
  text-decoration: none;
  font-size: 1.3125rem;
  line-height: 1.5625rem;
  min-width: 215px;
  font-weight: 700;
  padding: 12px 28px 12px;
}
.our-promise-block__wrapper .button:after {
  content: "";
  background-image: url(../../images/icons/white-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background-size: 22px;
  margin-left: 11px;
}
.our-promise-block__wrapper .button:hover:after {
  animation: bounceRight 0.5s ease;
}
.our-promise-block__wrapper .button.blue {
  background: #2A2382;
}
.our-promise-block__wrapper .button.blue.border-btn {
  background: transparent;
  border: 1px solid #2A2382;
  color: #2A2382;
}
.our-promise-block__wrapper .button.blue.border-btn:after {
  background-image: url(../../images/icons/blue-arrow.svg);
}
.our-promise-block__content {
  width: 60%;
}
@media screen and (max-width: 599px) {
  .our-promise-block__content {
    width: 100%;
  }
}
.our-promise-block__content:only-child {
  width: 100%;
}
.our-promise-block__columns {
  margin-bottom: 50px;
  padding-right: 7%;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .our-promise-block__columns {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 599px) {
  .our-promise-block__columns {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 599px) {
  .our-promise-block__columns {
    padding-right: 0;
  }
}
.our-promise-block__image {
  position: absolute;
  top: 3px;
  bottom: 0;
  right: -29%;
  width: 69%;
}
@media screen and (max-width: 599px) {
  .our-promise-block__image {
    width: calc(100% + 20px);
    position: static;
    order: -1;
    margin-bottom: 40px;
    margin-right: -20px;
  }
}
.our-promise-block__image img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
@media screen and (max-width: 599px) {
  .our-promise-block__image img {
    margin: 0 auto;
  }
}
.our-promise-block__bottom-info h2 {
  margin: 0;
}
.our-promise-block__bottom-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 40px;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .our-promise-block__bottom-wrapper {
    gap: 27px;
    margin-top: 26px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .our-promise-block__bottom-wrapper {
    gap: 27px;
    margin-top: 26px;
  }
}
@media screen and (max-width: 599px) {
  .our-promise-block__bottom-wrapper {
    gap: 27px;
    margin-top: 26px;
  }
}
.our-promise-block__bottom-column {
  width: calc(33.33% - 20px);
  border-left: 13px solid #F0811B;
  border-radius: 9px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 24px 22px 21px;
  background: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .our-promise-block__bottom-column {
    width: calc(33.33% - 18px);
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .our-promise-block__bottom-column {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .our-promise-block__bottom-column {
    width: 100%;
  }
}
.our-promise-block__bottom-column img {
  display: block;
  max-width: 27px;
  margin-bottom: 18px;
}
.our-promise-block__bottom-column h6 {
  font-family: program, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: -0.01rem;
  color: #2A2382;
  margin-bottom: 0;
}
@media screen and (max-width: 599px) {
  .our-promise-block__bottom-column h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .our-promise-block__bottom-column h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.00875rem;
  }
}

@keyframes bounceRight {
  0% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(6px);
  }
  60% {
    transform: translateX(2px);
  }
  80% {
    transform: translateX(4px);
  }
  100% {
    transform: translateX(0);
  }
}
/*# sourceMappingURL=style.css.map*/