/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
@font-face{font-family:Objectivity;src:url(/themes/custom/officinall/fonts/Objectivity-Regular.woff2) format("woff2"),url(/themes/custom/officinall/fonts/Objectivity-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Objectivity;src:url(/themes/custom/officinall/fonts/Objectivity-RegularSlanted.woff2) format("woff2"),url(/themes/custom/officinall/fonts/Objectivity-RegularSlanted.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Objectivity;src:url(/themes/custom/officinall/fonts/Objectivity-Medium.woff2) format("woff2"),url(/themes/custom/officinall/fonts/Objectivity-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Objectivity;src:url(/themes/custom/officinall/fonts/Objectivity-MediumSlanted.woff2) format("woff2"),url(/themes/custom/officinall/fonts/Objectivity-MediumSlanted.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:Objectivity;src:url(/themes/custom/officinall/fonts/Objectivity-Bold.woff2) format("woff2"),url(/themes/custom/officinall/fonts/Objectivity-Bold.woff) format("woff");font-weight:700;font-style:normal}.container{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.container{padding-left:30px;padding-right:30px}}.clearfix:after{display:table;content:"";clear:both}.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}img{display:block;height:auto;max-width:100%}iframe{width:100%}.button{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.button:focus,.button:hover{outline:none;background-color:#3c558b;color:#fff}.button--background{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}.button--background:focus,.button--background:hover{outline:none;background-color:#3c558b;color:#fff}.button--white{display:inline-block;padding:17px 30px 15px;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #fff;color:#fff}.button--white:focus,.button--white:hover{outline:none;background-color:#3c558b;color:#fff;background-color:#fff;border-color:#3c558b;color:#3c558b}.button--green{display:inline-block;padding:17px 30px 15px;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#16ae8d;border:1px solid #16ae8d;color:#fff;font-weight:700;font-size:.9375rem}.button--green:focus,.button--green:hover{outline:none;background-color:#3c558b;color:#fff;background-color:#fff;color:#16ae8d}table{display:block;width:100%;overflow:scroll;border-collapse:collapse}@media screen and (min-width:480px){table{display:table}}table tr{border-bottom:1px solid rgba(60,85,139,.1)}table td,table th{padding:5px}table th{text-align:left}table p{margin:0}html,html a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:100%;-webkit-text-size-adjust:100%;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;color:#3a3a3a;font-family:Objectivity,Helvetica,Arial,sans-serif}html ::-moz-selection,html a ::-moz-selection{background:#bababa;color:#c5c5c5}html ::-moz-selection,html ::selection,html a ::-moz-selection,html a ::selection{background:#bababa;color:#c5c5c5}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none;text-rendering:optimizeLegibility;text-shadow:rgba(0,0,0,.01) 0 0 1px;font-size:.9375rem;font-family:Objectivity,Helvetica,Arial,sans-serif;line-height:1.375rem}a{transition:all .15s linear;outline:0!important;text-decoration:none}a,a:focus,a:hover{color:#3a3a3a}ol,p,ul{margin:0 0 20px}strong{font-weight:700}p{margin-top:0}h1,h2,h3,h4,h5,h6{margin:0 0 20px;font-family:Objectivity,Helvetica,Arial,sans-serif}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-weight:inherit;text-decoration:none}h1{margin-bottom:30px;font-size:1.75rem;line-height:2.125rem;font-weight:500;color:#16ae8d;letter-spacing:-1px}@media screen and (min-width:768px){h1{font-size:2rem;line-height:2.5rem}}@media screen and (min-width:1024px){h1{font-size:2.5rem;line-height:3.125rem}}h2{font-size:1.875rem;line-height:2.25rem;color:#3c558b;letter-spacing:-.5px}h2,h3{font-weight:500}h3{font-size:1.5rem;line-height:1.875rem;letter-spacing:-.4px}h4{font-size:1.25rem}blockquote{margin:30px 0 30px 35px;padding-left:25px;border-left:10px solid rgba(22,174,141,.25);max-width:500px;font-size:1.5rem;line-height:1.875rem;font-weight:500;color:#16ae8d}@media screen and (min-width:768px){blockquote{margin:40px 0 40px 55px}}button,input,optgroup,select,textarea{font-family:Objectivity,Helvetica,Arial,sans-serif}.cke_editable ol,.cke_editable ul,.text-formatted ol,.text-formatted ul{padding:0}.cke_editable ol li,.cke_editable ul li,.text-formatted ol li,.text-formatted ul li{position:relative;margin-bottom:15px;padding-left:35px;list-style:none}.cke_editable ol li:before,.cke_editable ul li:before,.text-formatted ol li:before,.text-formatted ul li:before{color:#3c558b;position:absolute;left:10px}.cke_editable ol ol,.cke_editable ol ul,.cke_editable ul ol,.cke_editable ul ul,.text-formatted ol ol,.text-formatted ol ul,.text-formatted ul ol,.text-formatted ul ul{margin-top:20px}.cke_editable ul>li:before,.text-formatted ul>li:before{content:"•"}.cke_editable ol>li,.text-formatted ol>li{counter-increment:list}.cke_editable ol>li:before,.text-formatted ol>li:before{content:counter(list) "."}.cke_editable ol>li ol>li,.text-formatted ol>li ol>li{counter-increment:sublist}.cke_editable ol>li ol>li:before,.text-formatted ol>li ol>li:before{content:counter(sublist) "."}.cke_editable a,.text-formatted a{text-decoration:underline}.cke_editable a:focus,.cke_editable a:hover,.text-formatted a:focus,.text-formatted a:hover{text-decoration:none}.page-content-below{padding:25px 0 20px;background:rgba(60,85,139,.1)}@media screen and (min-width:768px){.page-content-below{padding:60px 0 20px}}.footer-wrapper{padding:65px 0 55px;background-color:#3c558b;text-align:center}.footer-wrapper .block__footer{margin-bottom:30px}.footer-wrapper .block__footer--website{margin-bottom:0}.footer-wrapper .block__footer--software,.footer-wrapper .block__menu--footer{display:none}@media screen and (min-width:1024px){.footer-wrapper{text-align:left}.footer-wrapper .page-footer__container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}.footer-wrapper .page-footer__container .block__footer--contact{grid-column:1/2;min-width:0;margin-bottom:50px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.footer-wrapper .page-footer__container .block__footer--contact{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.footer-wrapper .page-footer__container .block__menu--footer{grid-column:2/3;min-width:0;margin-bottom:50px;display:block}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.footer-wrapper .page-footer__container .block__menu--footer{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.footer-wrapper .page-footer__container .block__footer--software{grid-column:3/-1;min-width:0;margin-bottom:50px;display:block}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.footer-wrapper .page-footer__container .block__footer--software{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.footer-wrapper .page-footer__container .block__footer--copyright{grid-column:1/3;-ms-grid-row:2;grid-row:2;min-width:0;margin-bottom:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.footer-wrapper .page-footer__container .block__footer--copyright{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:1024px){.footer-wrapper .page-footer__container .block__footer--website{grid-column:3/-1;-ms-grid-row:2;grid-row:2;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.footer-wrapper .page-footer__container .block__footer--website{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}.page-header{padding:0 25px;display:flex;flex-flow:row;align-items:center}@media screen and (min-width:1024px){.page-header{justify-content:space-between}}@media screen and (min-width:1440px){.page-header{padding:0 50px}}*{box-sizing:border-box}body{overflow-x:hidden}.page-main{padding-top:50px}.maintenance-page{background-color:#f5f5f5}.maintenance-page .maintenance-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:440px;width:100%}.maintenance-page header{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d0d0d0}.maintenance-page header img{display:inline-block;width:140px;height:auto}.maintenance-page main h1{margin-top:0;margin-bottom:35px;font-size:1rem;font-weight:400;line-height:1.25;color:#979797}.maintenance-page main .maintenance__content{padding-bottom:20px;border-bottom:1px solid #d0d0d0;font-size:1.25rem;font-weight:700;line-height:1.5}.page-top{padding:5px 0;min-height:45px;line-height:32px;background-color:#16ae8d}@media screen and (min-width:480px){.page-top{padding:0;line-height:45px}}@media screen and (min-width:1024px){.page-top{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;background-color:rgba(60,85,139,.1);min-height:50px;line-height:50px}}.block--homepage_header{position:relative;margin:-50px 25px 50px}.block--homepage_header .header-image--wrapper{position:relative}.block--homepage_header .header-image--wrapper img{-o-object-fit:cover;object-fit:cover;width:100%}.block--homepage_header .field--name-field-demo{position:absolute;bottom:-25px;left:0;right:0;text-align:center}.block--homepage_header .field--name-field-demo a{display:inline-block;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#16ae8d;border:1px solid #16ae8d;color:#fff;font-weight:700;font-size:.9375rem;padding:17px 30px 15px 60px;background:url(/themes/custom/officinall/img/icon_demo.svg) no-repeat 20px #16ae8d;background-size:28px 27px}.block--homepage_header .field--name-field-demo a:focus,.block--homepage_header .field--name-field-demo a:hover{outline:none;background-color:#3c558b;color:#fff;background-color:#fff;color:#16ae8d;background:url(/themes/custom/officinall/img/icon_demo_hover.svg) no-repeat 20px #fff;background-size:28px 27px;border-color:#fff}.block--homepage_header .header-content{padding:60px 25px 40px;background-color:#3c558b;text-align:center}.block--homepage_header h1{margin-bottom:0;color:#fff;font-size:1.25rem;line-height:1.5rem;font-weight:700}.block--homepage_header h1 p{margin-bottom:0}.block--homepage_header .field--name-field-body{margin-top:35px;color:#fff;font-size:1rem;line-height:1.375rem;font-weight:500}.block--homepage_header .field--name-field-cta a,.block--homepage_header .field--name-field-video a{display:inline-block;padding:17px 30px 15px;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #fff;color:#fff;font-weight:700}.block--homepage_header .field--name-field-cta a:focus,.block--homepage_header .field--name-field-cta a:hover,.block--homepage_header .field--name-field-video a:focus,.block--homepage_header .field--name-field-video a:hover{outline:none;background-color:#3c558b;color:#fff;background-color:#fff;border-color:#3c558b;color:#3c558b}.block--homepage_header .field--name-field-cta{margin-bottom:25px}.block--homepage_header .field--name-field-video .ajax-progress{display:none}.block--homepage_header .field--name-field-video a{padding-left:50px;background:url(/themes/custom/officinall/img/icon_play_white.svg) no-repeat 15px transparent;background-size:24px}.block--homepage_header .field--name-field-video a:focus,.block--homepage_header .field--name-field-video a:hover{background:url(/themes/custom/officinall/img/icon_play_blue.svg) no-repeat 15px #fff;background-size:24px}@media screen and (min-width:480px){.block--homepage_header h1{font-size:1.75rem;line-height:2.125rem}}@media screen and (min-width:768px){.block--homepage_header{margin:-50px 25px 75px}.block--homepage_header h1{font-weight:400;font-size:2rem;line-height:2.5rem}.block--homepage_header .field--name-field-image:after{content:" ";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(270deg,transparent,#000);opacity:.5}.block--homepage_header .field--name-field-demo{top:30px;right:-25px;left:auto;bottom:auto}.block--homepage_header .field--name-field-demo a{border-radius:25px 0 0 25px}.block--homepage_header .header-content--wrapper{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}}@media screen and (min-width:768px) and (min-width:1260px){.block--homepage_header .header-content--wrapper{padding-left:30px;padding-right:30px}}@media screen and (min-width:768px){.block--homepage_header .header-content{position:absolute;top:30%;left:auto;right:auto;max-width:660px;padding:0;background-color:transparent;text-align:left}.block--homepage_header .field--name-field-body{margin-top:25px}.block--homepage_header .field--name-field-cta,.block--homepage_header .field--name-field-video{display:inline-block}.block--homepage_header .field--name-field-cta{margin-right:25px;margin-bottom:0}}@media screen and (min-width:1024px){.block--homepage_header .field--name-field-demo{top:calc(50% - 25px)}.block--homepage_header .field--name-field-demo a{font-size:1.125rem;line-height:1.125rem}.block--homepage_header h1{font-size:2.5rem;line-height:3.125rem}.block--homepage_header .field--name-field-body{font-size:1.125rem;line-height:1.625rem}}@media screen and (min-width:1200px){.block--homepage_header .header-content{max-width:800px}}@media screen and (min-width:1440px){.block--homepage_header{margin:-50px 50px 75px}.block--homepage_header .field--name-field-demo{right:-50px}.block--homepage_header .field--name-field-demo a{font-size:1.375rem;line-height:1.375rem}.block--homepage_header h1{font-size:3.75rem;line-height:3.75rem;font-weight:400}}.user-logged-in .block--homepage_header{margin-top:0!important}.block--contact{margin:0 auto 70px;max-width:760px}.block--contact .field--name-field-address p:last-child,.block--contact .field--name-field-contact-info p:last-child,.block--contact .field--name-field-contactperson-left p:last-child,.block--contact .field--name-field-contactperson-right p:last-child{margin-bottom:0}.block--contact .contact__top{margin-bottom:40px!important;padding-bottom:40px;display:flex;flex-flow:column;text-align:center;border-bottom:1px solid #16ae8d}.block--contact .contact__top .field--name-field-contactperson-left{order:2;margin-bottom:30px}.block--contact .contact__top .field--name-field-image{order:1;margin-bottom:30px}.block--contact .contact__top .field--name-field-contactperson-right{order:3}.block--contact .contact__bottom{text-align:center}.block--contact .contact__bottom .contact__bottom--left .field--name-field-address,.block--contact .contact__bottom .contact__bottom--left .field--name-field-google-maps{margin-bottom:30px}.block--contact .contact__bottom .contact__bottom--left .field--name-field-google-maps a{display:inline-block;padding-left:25px;background:url(/themes/custom/officinall/img/icon_pin.svg) no-repeat 0;background-size:14px 21px;font-weight:700}.block--contact .contact__bottom .contact__bottom--left .field--name-field-google-maps a:focus,.block--contact .contact__bottom .contact__bottom--left .field--name-field-google-maps a:hover{color:#16ae8d}@media screen and (min-width:768px){.block--contact{display:block}.block--contact .contact__top{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(7,1fr);padding-bottom:0;align-items:center;text-align:left;border-bottom:0}.block--contact .contact__top .field--name-field-contactperson-left{grid-column:1/3;min-width:0;text-align:right;margin-bottom:0;order:1}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block--contact .contact__top .field--name-field-contactperson-left{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:768px){.block--contact .contact__top .field--name-field-image{grid-column:3/6;min-width:0;margin-bottom:0;order:2}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block--contact .contact__top .field--name-field-image{-ms-grid-column:3;-ms-grid-column-span:3;margin-right:40px}}@media screen and (min-width:768px){.block--contact .contact__top .field--name-field-contactperson-right{grid-column:6/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.block--contact .contact__top .field--name-field-contactperson-right{-ms-grid-column:7;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:768px){.block--contact .contact__bottom{display:flex;text-align:left}.block--contact .contact__bottom .contact__bottom--left{padding:70px 20px 70px 0;text-align:right;border-right:1px solid #16ae8d;width:50%}.block--contact .contact__bottom .contact__bottom--left .field--name-field-address{margin-bottom:62px}.block--contact .contact__bottom .contact__bottom--left .field--name-field-google-maps{margin-bottom:0}.block--contact .contact__bottom .contact__bottom--right{padding:70px 0 70px 20px;width:50%}}.block--cta_large{margin-bottom:50px}.block--cta_large .cta__content{padding:30px}.block--cta_large h2{font-size:1.875rem;line-height:2.5rem;font-weight:400}.block--cta_large .field--name-field-body{margin-bottom:0!important;color:#3c558b}.block--cta_large .field--name-field-cta{margin-top:30px}.block--cta_large .field--name-field-cta a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.block--cta_large .field--name-field-cta a:focus,.block--cta_large .field--name-field-cta a:hover{outline:none;background-color:#3c558b;color:#fff}.block--cta_large.block--background-16ae8d h2{color:#fff}.block--cta_large.block--background-16ae8d .field--name-field-body{color:#fff;font-weight:500}.block--cta_large.block--background-16ae8d .field--name-field-cta a{display:inline-block;padding:17px 30px 15px;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #fff;color:#fff}.block--cta_large.block--background-16ae8d .field--name-field-cta a:focus,.block--cta_large.block--background-16ae8d .field--name-field-cta a:hover{outline:none;background-color:#3c558b;color:#fff;background-color:#fff;border-color:#3c558b;color:#3c558b;color:#16ae8d;border-color:#16ae8d}.block--cta_large .cta__image{-webkit-clip-path:circle(78% at 50% 0);clip-path:circle(78% at 50% 0)}@media screen and (min-width:1024px){.block--cta_large{margin-bottom:70px;display:flex;align-items:center}.block--cta_large .cta__content,.block--cta_large .cta__image{width:50%}.block--cta_large .cta__content{padding:30px 30px 30px 50px}.block--cta_large.block--position-img-text .cta__image{-webkit-clip-path:circle(100% at 15% 50%);clip-path:circle(100% at 15% 50%)}.block--cta_large.block--position-text-img{flex-flow:row-reverse}.block--cta_large.block--position-text-img .cta__image{-webkit-clip-path:circle(100% at 85% 50%);clip-path:circle(100% at 85% 50%)}}@media screen and (min-width:1440px){.block--cta_large{margin-left:-75px;margin-right:-75px}}@media screen and (min-width:1980px){.block--cta_large{margin-left:-150px;margin-right:-150px}}.block__footer{color:#fff}.block__footer a{color:#fff;text-decoration:none}.block__footer a:focus,.block__footer a:hover{text-decoration:underline}.block__footer p:last-child{margin-bottom:0}.block__footer--contact,.block__footer--software{font-size:.875rem;font-weight:500}.block__footer--contact a,.block__footer--software a{font-size:.9375rem;font-weight:700}.block__footer--contact a:before,.block__footer--software a:before{display:inline-block;content:"›";width:15px}.block__footer--copyright,.block__footer--website{font-size:.8125rem}@media screen and (min-width:1024px){.block__footer--website{text-align:right}}.block__footer--website .field--name-field-body p:first-child:before{content:" ";display:inline-block;vertical-align:middle;height:24px;width:30px;background:url(/themes/custom/officinall/img/icon_3sign.svg) no-repeat 0;background-size:24px}.block__helpdesk{margin:0 25px}.block__helpdesk .site_setting_entity{display:flex;flex-flow:row;align-items:center;justify-content:space-between}.block__helpdesk .field__item{margin-right:20px;color:#3c558b;font-size:1rem}.block__helpdesk .field__item:last-child{margin-right:0}.block__helpdesk .field--name-field-email,.block__helpdesk .field--name-field-opening-hours{display:none}.block__helpdesk .field--name-field-email a,.block__helpdesk .field--name-field-telephone a{padding-left:25px}.block__helpdesk .field--name-field-email a:focus,.block__helpdesk .field--name-field-email a:hover,.block__helpdesk .field--name-field-telephone a:focus,.block__helpdesk .field--name-field-telephone a:hover{text-decoration:underline}.block__helpdesk .field--name-field-telephone a{display:block;background:url(/themes/custom/officinall/img/icon_phone_white.svg) no-repeat 0;background-size:14px 16px;color:#fff;font-size:.875rem;line-height:1rem;min-height:16px}.block__helpdesk .field--name-field-email a{background:url(/themes/custom/officinall/img/icon_mail.svg) no-repeat 0;background-size:18px 16px;color:#3c558b}.block__helpdesk .field--name-field-link a{display:inline-block;padding-left:35px;font-size:1rem;line-height:1.625rem;font-weight:700;color:#fff;background:url(/themes/custom/officinall/img/icon_helpdesk.svg) no-repeat 0 #16ae8d;background-size:26px;min-height:26px}.block__helpdesk .field--name-field-link a:focus,.block__helpdesk .field--name-field-link a:hover{text-decoration:underline}@media screen and (min-width:480px){.block__helpdesk .field--name-field-telephone a{font-size:1rem;line-height:inherit}.block__helpdesk .field--name-field-link{font-size:1.125rem}}@media screen and (min-width:1024px){.block__helpdesk{margin:0}.block__helpdesk .site_setting_entity{align-items:flex-end}.block__helpdesk .field--name-field-email,.block__helpdesk .field--name-field-opening-hours{display:block}.block__helpdesk .field--name-field-telephone a{background:url(/themes/custom/officinall/img/icon_phone.svg) no-repeat 0;background-size:14px 16px;color:#3c558b}.block__helpdesk .field--name-field-link a{padding:0 20px 0 55px;font-size:1.25rem;line-height:3.125rem;background:url(/themes/custom/officinall/img/icon_helpdesk.svg) no-repeat 20px #16ae8d;background-size:26px}.block__helpdesk .field--name-field-link a:focus,.block__helpdesk .field--name-field-link a:hover{background:url(/themes/custom/officinall/img/icon_helpdesk.svg) no-repeat 20px #13977b;text-decoration:none}}.block-knowledge-search-block{margin:0 auto;max-width:1260px;padding:30px 25px;background-color:#fff}@media screen and (min-width:1260px){.block-knowledge-search-block{padding-left:30px;padding-right:30px}}.block-knowledge-search-block form{position:relative;margin-bottom:30px}.block-knowledge-search-block form label{display:block;margin-bottom:10px;text-align:center;font-size:1.25rem;line-height:1.875rem;font-weight:700;color:#3c558b}.block-knowledge-search-block form .form-item input,.block-knowledge-search-block form .form-item select{padding-left:25px;padding-right:25px;background:transparent;border:1px solid #3c558b;border-radius:25px;color:#3c558b}.block-knowledge-search-block form .form-item input::-webkit-input-placeholder,.block-knowledge-search-block form .form-item select::-webkit-input-placeholder{color:#3c558b;opacity:.75}.block-knowledge-search-block form .form-item input::-moz-placeholder,.block-knowledge-search-block form .form-item select::-moz-placeholder{color:#3c558b;opacity:.75}.block-knowledge-search-block form .form-item input:-ms-input-placeholder,.block-knowledge-search-block form .form-item select:-ms-input-placeholder{color:#3c558b;opacity:.75}.block-knowledge-search-block form .form-item input::-ms-input-placeholder,.block-knowledge-search-block form .form-item select::-ms-input-placeholder{color:#3c558b;opacity:.75}.block-knowledge-search-block form .form-item input::placeholder,.block-knowledge-search-block form .form-item select::placeholder{color:#3c558b;opacity:.75}.block-knowledge-search-block form .form-item select{padding-top:15px}.block-knowledge-search-block form .form-submit{background:#fff;border:1px solid #3c558b;border-radius:25px;color:#3c558b}.block-knowledge-search-block form .form-submit:focus,.block-knowledge-search-block form .form-submit:hover{background-color:#3c558b;color:#fff}.block-knowledge-search-block .knowledge-search-form .form-item input{padding-right:75px}.block-knowledge-search-block .knowledge-search-form .form-submit{position:absolute;bottom:0;right:0;padding-left:10px;padding-right:10px;border-radius:0 25px 25px 0;text-indent:-9999px;background:url(/themes/custom/officinall/img/icon_search_blue.svg) no-repeat 45% #fff;background-size:23px 24px;width:50px}.block-knowledge-search-block .knowledge-search-form .form-submit:focus,.block-knowledge-search-block .knowledge-search-form .form-submit:hover{background:url(/themes/custom/officinall/img/icon_search_white.svg) no-repeat 45% #3c558b}.block-knowledge-search-block .knowledge-theme-form{text-align:center}.block-knowledge-search-block .knowledge-theme-form .form-item select{cursor:pointer;background:url(/themes/custom/officinall/img/icon_drop_blue.svg) no-repeat calc(100% - 20px) 50%}.block-knowledge-search-block .knowledge-theme-form .form-submit{margin-top:20px}.block-knowledge-search-block>a{display:block;text-align:center;font-size:1.25rem;line-height:1.875rem;font-weight:700;color:#3c558b;text-decoration:underline}.block-knowledge-search-block>a:focus,.block-knowledge-search-block>a:hover{text-decoration:none}@media screen and (min-width:768px){.block-knowledge-search-block{padding:40px 60px 0}.block-knowledge-search-block .knowledge-search-form .form-item input,.block-knowledge-search-block .knowledge-search-form .form-item select,.block-knowledge-search-block .knowledge-theme-form .form-item input,.block-knowledge-search-block .knowledge-theme-form .form-item select{padding-right:150px}.block-knowledge-search-block .knowledge-search-form .form-submit,.block-knowledge-search-block .knowledge-theme-form .form-submit{padding-left:25px;padding-right:25px}.block-knowledge-search-block .knowledge-search-form .form-submit{text-indent:0;background:#fff;width:auto}.block-knowledge-search-block .knowledge-search-form .form-submit:focus,.block-knowledge-search-block .knowledge-search-form .form-submit:hover{background:#3c558b}.block-knowledge-search-block .knowledge-theme-form{text-align:left}.block-knowledge-search-block .knowledge-theme-form .form-item select{background:url(/themes/custom/officinall/img/icon_drop_blue.svg) no-repeat calc(100% - 160px) 50%}html[lang=fr] .block-knowledge-search-block .knowledge-theme-form .form-item select{background:url(/themes/custom/officinall/img/icon_drop_blue.svg) no-repeat calc(100% - 100px) 50%}.block-knowledge-search-block .knowledge-theme-form .form-submit{position:absolute;bottom:0;right:0;border-radius:0 25px 25px 0;margin-top:0}}.block-knowledge-search-block .views-element-container{margin-bottom:30px}.block-knowledge-search-block .views-element-container h3{margin-bottom:10px}.block-knowledge-search-block .views-element-container article{background-color:#eaeef4;padding:20px 10px 10px}@media screen and (min-width:1024px){.block-knowledge-search-block{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.block-knowledge-search-block .views-element-container{grid-column:1/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block-knowledge-search-block .views-element-container{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.block-knowledge-search-block .knowledge-search-form{grid-column:1/2;min-width:0;margin-bottom:45px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block-knowledge-search-block .knowledge-search-form{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.block-knowledge-search-block .knowledge-theme-form{grid-column:2/-1;min-width:0;margin-bottom:45px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block-knowledge-search-block .knowledge-theme-form{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.block-knowledge-search-block>a{grid-column:1/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.block-knowledge-search-block>a{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}.block__logo{margin-left:-15px}.block__logo img{max-width:170px}@media screen and (min-width:1024px){.block__logo{margin-top:-15px;margin-left:0}.block__logo img{max-width:220px}}.mobile-menu--open{overflow:hidden}.mobile-menu--open .page-mobile{padding:25px;display:block;position:fixed;background:#16ae8d;z-index:1000;top:0;bottom:0;right:0;left:0;text-align:center;color:#fff;overflow-y:scroll}.mobile-menu--open .page-mobile a{color:#fff}.page-mobile{display:none}.page-mobile .block__mobile--menu ul{margin:0;padding:0;list-style:none}.page-mobile .block__mobile--menu ul li{margin-bottom:20px}.page-mobile .block__mobile--menu ul li a{font-size:1.375rem;line-height:1.5rem}.page-mobile .block__mobile--menu ul li.menu-item--active-trail a,.page-mobile .block__mobile--menu ul li a.is-active,.page-mobile .block__mobile--menu ul li a:focus,.page-mobile .block__mobile--menu ul li a:hover{text-decoration:underline}.page-mobile .block__mobile--lang{margin-bottom:30px}.page-mobile .block__mobile--lang ul{margin:0;padding:0;list-style:none}.page-mobile .block__mobile--lang ul .is-active{display:none}.page-mobile .block__mobile--lang ul a{font-size:1.375rem;line-height:1.5rem}.page-mobile .block__mobile--lang ul a:focus,.page-mobile .block__mobile--lang ul a:hover{text-decoration:underline}.page-mobile .block__mobile--helpdesk{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:20px 0}.page-mobile .block__mobile--helpdesk .site_setting_entity{display:flex;flex-direction:column;text-align:center}.page-mobile .block__mobile--helpdesk .field__item{margin-bottom:25px;color:#fff;font-size:1rem}.page-mobile .block__mobile--helpdesk .field--name-field-opening-hours{order:2}.page-mobile .block__mobile--helpdesk .field--name-field-email a,.page-mobile .block__mobile--helpdesk .field--name-field-telephone a{padding-left:25px}.page-mobile .block__mobile--helpdesk .field--name-field-email a:focus,.page-mobile .block__mobile--helpdesk .field--name-field-email a:hover,.page-mobile .block__mobile--helpdesk .field--name-field-telephone a:focus,.page-mobile .block__mobile--helpdesk .field--name-field-telephone a:hover{text-decoration:underline}.page-mobile .block__mobile--helpdesk .field--name-field-telephone{order:3}.page-mobile .block__mobile--helpdesk .field--name-field-telephone a{display:inline-block;background:url(/themes/custom/officinall/img/icon_phone_white.svg) no-repeat 0;background-size:14px 16px}.page-mobile .block__mobile--helpdesk .field--name-field-email{margin-bottom:0;order:4}.page-mobile .block__mobile--helpdesk .field--name-field-email a{display:inline-block;background:url(/themes/custom/officinall/img/icon_mail_white.svg) no-repeat 0;background-size:18px 16px}.page-mobile .block__mobile--helpdesk .field--name-field-link{order:1}.page-mobile .block__mobile--helpdesk .field--name-field-link a{display:inline-block;padding-left:35px;font-size:1.25rem;line-height:1.375rem;font-weight:700;color:#fff;background:url(/themes/custom/officinall/img/icon_helpdesk.svg) no-repeat 0 #16ae8d;background-size:26px;min-height:26px}.page-mobile .block__mobile--helpdesk .field--name-field-link a:focus,.page-mobile .block__mobile--helpdesk .field--name-field-link a:hover{text-decoration:underline}@media screen and (min-width:480px){.page-mobile .block__mobile--helpdesk .site_setting_entity,.page-mobile .block__mobile--lang ul,.page-mobile .block__mobile--menu ul{margin-left:auto;margin-right:auto;max-width:260px}}.block-newsletter-sidebar-block{text-align:center}.block-newsletter-sidebar-block .newsletter__top{margin-bottom:30px}.block-newsletter-sidebar-block .newsletter__top:before{display:block;content:" ";background:url(/themes/custom/officinall/img/icon_newsletter.svg) no-repeat 50%;background-size:68px 56px;width:68px;height:56px;margin:0 auto 20px}.block-newsletter-sidebar-block .newsletter__top h2{margin-bottom:0;font-size:1.25rem;line-height:1.5rem;font-weight:700}.block-newsletter-sidebar-block .newsletter__top p{margin-bottom:0;font-size:1.25rem;line-height:1.5rem;color:#3c558b}.block-newsletter-sidebar-block form{margin-bottom:40px;display:flex;flex-flow:column}.block-newsletter-sidebar-block form .form-item-gdpr-consent{margin-bottom:20px;order:2;font-size:.75rem;color:#3c558b;justify-content:center}.block-newsletter-sidebar-block form .form-item-gdpr-consent a{text-decoration:underline;color:#3c558b}.block-newsletter-sidebar-block form .form-item-gdpr-consent a:focus,.block-newsletter-sidebar-block form .form-item-gdpr-consent a:hover{text-decoration:none}.block-newsletter-sidebar-block form .form-item-mergevars-email{margin-bottom:30px;order:1}.block-newsletter-sidebar-block form .form-item-mergevars-email input{text-align:center;border:1px solid #3c558b;background:transparent;border-radius:25px;color:#3c558b;font-weight:500}.block-newsletter-sidebar-block form .form-item-mergevars-email input::-webkit-input-placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-sidebar-block form .form-item-mergevars-email input::-moz-placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-sidebar-block form .form-item-mergevars-email input:-ms-input-placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-sidebar-block form .form-item-mergevars-email input::-ms-input-placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-sidebar-block form .form-item-mergevars-email input::placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-sidebar-block form .form-actions{order:3}.block-newsletter-sidebar-block form .form-submit{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}.block-newsletter-sidebar-block form .form-submit:focus,.block-newsletter-sidebar-block form .form-submit:hover{outline:none;background-color:#3c558b;color:#fff}.block-newsletter-sidebar-block .newsletter__bottom{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #3c558b}.block-newsletter-sidebar-block .newsletter__bottom h3{margin-bottom:5px;font-size:.9375rem;line-height:1.375rem;color:#3c558b;font-weight:700}.block-newsletter-sidebar-block .newsletter__bottom a{font-size:.9375rem;text-decoration:underline;color:#3c558b}.block-newsletter-sidebar-block .newsletter__bottom a:focus,.block-newsletter-sidebar-block .newsletter__bottom a:hover{text-decoration:none}.block-newsletter-sidebar-block .newsletter__follow h2{font-size:1.25rem;line-height:1.5rem;font-weight:700}.block-newsletter-sidebar-block .newsletter__follow .field--name-field-facebook,.block-newsletter-sidebar-block .newsletter__follow .field--name-field-linkedin{display:inline-block}.block-newsletter-sidebar-block .newsletter__follow .field--name-field-facebook a,.block-newsletter-sidebar-block .newsletter__follow .field--name-field-linkedin a{display:inline-block;text-indent:-9999px;width:34px;height:34px}.block-newsletter-sidebar-block .newsletter__follow .field--name-field-facebook{margin-right:20px;background:url(/themes/custom/officinall/img/icon_facebook.svg) no-repeat 50%;background-size:34px}.block-newsletter-sidebar-block .newsletter__follow .field--name-field-linkedin{background:url(/themes/custom/officinall/img/icon_linkedin.svg) no-repeat 50%;background-size:34px}.block-newsletter-block{text-align:center}.block-newsletter-block .newsletter__left{margin-bottom:20px}.block-newsletter-block .newsletter__left:before{display:block;content:" ";background:url(/themes/custom/officinall/img/icon_newsletter.svg) no-repeat 50%;background-size:68px 56px;width:68px;height:56px;margin:0 auto 20px}.block-newsletter-block .newsletter__left h2{margin-bottom:15px;font-size:1.25rem;line-height:1.5rem;font-weight:700}.block-newsletter-block .newsletter__left a{margin-bottom:0;font-size:.9375rem;color:#3c558b;font-weight:500}.block-newsletter-block .newsletter__left a:focus,.block-newsletter-block .newsletter__left a:hover{text-decoration:underline}.block-newsletter-block .newsletter__left a:before{display:inline;content:">";padding-right:5px}.block-newsletter-block form{position:relative;padding-bottom:40px}.block-newsletter-block form .form-item-gdpr-consent{margin-bottom:20px;font-size:.75rem;color:#3c558b;justify-content:end}.block-newsletter-block form .form-item-gdpr-consent a{text-decoration:underline;color:#3c558b}.block-newsletter-block form .form-item-gdpr-consent a:focus,.block-newsletter-block form .form-item-gdpr-consent a:hover{text-decoration:none}.block-newsletter-block form .form-item-mergevars-email{margin-bottom:30px}.block-newsletter-block form .form-item-mergevars-email input{padding-left:25px;padding-right:25px;background:transparent;border:1px solid #3c558b;border-radius:25px;color:#3c558b;font-weight:500}.block-newsletter-block form .form-item-mergevars-email input::-webkit-input-placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-block form .form-item-mergevars-email input::-moz-placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-block form .form-item-mergevars-email input:-ms-input-placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-block form .form-item-mergevars-email input::-ms-input-placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-block form .form-item-mergevars-email input::placeholder{color:#3c558b;opacity:.75;font-weight:400}.block-newsletter-block form .form-submit{background:#fff;border:1px solid #3c558b;color:#3c558b;border-radius:25px}.block-newsletter-block form .form-submit:focus,.block-newsletter-block form .form-submit:hover{background-color:#3c558b;color:#fff}@media screen and (max-width:767px){.block-newsletter-block form{display:flex;flex-flow:column}.block-newsletter-block form .form-item-mergevars-email{order:1}.block-newsletter-block form .form-item-gdpr-consent{order:2;justify-content:center}.block-newsletter-block form .form-actions{order:3}}@media screen and (min-width:768px){.block-newsletter-block{display:flex;align-items:flex-start;justify-content:space-between;text-align:left}.block-newsletter-block .newsletter__left{margin-bottom:0;padding-left:90px;display:block;content:" ";background:url(/themes/custom/officinall/img/icon_newsletter.svg) no-repeat 0 0;background-size:68px 56px;min-height:60px}.block-newsletter-block .newsletter__left:before{display:none}.block-newsletter-block .newsletter__left h2{margin-bottom:5px}.block-newsletter-block .mailchimp-signup-subscribe-form,.block-newsletter-block .newsletter__left{width:50%}.block-newsletter-block form .form-item-gdpr-consent{position:absolute;bottom:0;right:0;margin-bottom:0}.block-newsletter-block form .form-item-mergevars-email{margin-bottom:0}.block-newsletter-block form .form-item-mergevars-email input{padding-right:150px}.block-newsletter-block form .form-submit{position:absolute;bottom:40px;right:0;border-radius:0 25px 25px 0}}.block-page-title-block{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.block-page-title-block{padding-left:30px;padding-right:30px}}.block__search{display:none;background:#3c558b;color:#fff}.block__search .search-wrapper{padding-left:25px;padding-right:25px;max-width:1260px;position:relative;margin:0 auto}@media screen and (min-width:1260px){.block__search .search-wrapper{padding-left:30px;padding-right:30px}}.block__search .search-wrapper form .form-text{padding:20px 125px 20px 0;background:none;border:none;font-size:1rem;line-height:3.75rem;letter-spacing:-.4px;text-overflow:ellipsis}.block__search .search-wrapper form .form-text::-webkit-input-placeholder{color:#fff}.block__search .search-wrapper form .form-text::-moz-placeholder{color:#fff}.block__search .search-wrapper form .form-text:-ms-input-placeholder{color:#fff}.block__search .search-wrapper form .form-text::-ms-input-placeholder{color:#fff}.block__search .search-wrapper form .form-text::placeholder{color:#fff}.block__search .search-wrapper form .form-submit{display:inline-block;padding:17px 30px 15px;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:1px solid #fff;color:#fff;position:absolute;top:calc(50% - 25px);right:75px;text-indent:-9999px;background:url(/themes/custom/officinall/img/icon_search_white.svg) no-repeat 50% transparent;background-size:23px 24px}.block__search .search-wrapper form .form-submit:focus,.block__search .search-wrapper form .form-submit:hover{outline:none;background-color:#3c558b;color:#fff;background-color:#fff;border-color:#3c558b;color:#3c558b;background:url(/themes/custom/officinall/img/icon_search_blue.svg) no-repeat 50% #fff}.block__search .search-wrapper .search--close{position:absolute;padding:0;top:calc(50% - 13.5px);right:25px;cursor:pointer;text-indent:-9999px;background:url(/themes/custom/officinall/img/icon_close.svg) no-repeat 50%;background-size:27px;width:27px;height:27px;border:none;transition:all .2s}.block__search .search-wrapper .search--close:focus,.block__search .search-wrapper .search--close:hover{opacity:.8}@media screen and (min-width:480px){.block__search .search-wrapper form .form-text{font-size:1.25rem}}@media screen and (min-width:768px){.block__search .search-wrapper form .form-text{padding:20px 240px 20px 0;font-size:1.5625rem}.block__search .search-wrapper form .form-submit{text-indent:0;background:transparent;width:auto}.block__search .search-wrapper form .form-submit:focus,.block__search .search-wrapper form .form-submit:hover{background:#fff}}@media screen and (min-width:1440px){.block__search .search-wrapper .search--close{right:0}}.path-zoeken .block__search{display:block}.search--open .page-main,.search--open footer{position:relative}.search--open .page-main:after,.search--open footer:after{content:" ";background:rgba(0,0,0,.6);position:absolute;top:0;bottom:0;left:0;right:0;z-index:500}.form>.form-item{margin:0 0 30px}form .form-item label.form-required:after{content:"*"}form .form-item .description{font-size:.6785rem;line-height:1.375rem;color:#3a3a3a}form .form-item .description a{text-decoration:underline}form .form-item .description a:focus,form .form-item .description a:hover{text-decoration:none}form .form-item--error-message{color:#a94442}form .form-item--error-message a{text-decoration:underline;color:#a94442}form .form-item--error-message a:focus,form .form-item--error-message a:hover{text-decoration:none}form .form-date,form .form-email,form .form-number,form .form-select,form .form-tel,form .form-text,form .form-time,form .form-url,form select,form textarea{padding:12px 10px 8px;border:1px solid #f5f5f5;border-radius:3px;background:#f5f5f5;max-width:100%;width:100%;min-height:50px;transition:all .15s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}form .form-date.error,form .form-email.error,form .form-number.error,form .form-select.error,form .form-tel.error,form .form-text.error,form .form-time.error,form .form-url.error,form select.error,form textarea.error{border-color:#a94442}form .form-date:focus,form .form-email:focus,form .form-number:focus,form .form-select:focus,form .form-tel:focus,form .form-text:focus,form .form-time:focus,form .form-url:focus,form select:focus,form textarea:focus{outline:none;border-color:#3c558b}form textarea{padding:10px 15px}form .form-type-checkbox,form .form-type-radio{display:flex;align-items:center}form .form-type-checkbox input,form .form-type-radio input{margin-right:10px;min-height:1.375rem}form fieldset{border:0;margin:0!important;padding:0}form fieldset .fieldset-legend{display:block;font-weight:700;margin-bottom:35px}form .captcha{margin-bottom:30px}.user-login-form,.user-pass{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:80px!important}@media screen and (min-width:1260px){.user-login-form,.user-pass{padding-left:30px;padding-right:30px}}.user-login-form .form-item,.user-pass .form-item{margin-bottom:30px}.page-node-type-apoconnect-page .block__menu--apoconnect{margin-left:auto}.page-node-type-apoconnect-page .block__menu--apoconnect ul{margin:0;padding:0;list-style:none}.page-node-type-apoconnect-page .block__menu--apoconnect ul li{display:none;margin-right:25px}.page-node-type-apoconnect-page .block__menu--apoconnect ul li:last-child{margin-right:0}.page-node-type-apoconnect-page .block__menu--apoconnect ul li a{font-size:1.125rem}.page-node-type-apoconnect-page .block__menu--apoconnect ul li.menu-item--active-trail a,.page-node-type-apoconnect-page .block__menu--apoconnect ul li a.is-active,.page-node-type-apoconnect-page .block__menu--apoconnect ul li a:focus,.page-node-type-apoconnect-page .block__menu--apoconnect ul li a:hover{color:#16ae8d}@media screen and (min-width:1024px){.page-node-type-apoconnect-page .block__menu--apoconnect{margin-left:0}.page-node-type-apoconnect-page .block__menu--apoconnect ul li{margin-right:15px;display:inline-block}.page-node-type-apoconnect-page .block__menu--apoconnect ul li:last-child{margin-right:0}.page-node-type-apoconnect-page .block__menu--apoconnect ul li a{font-size:1rem}}@media screen and (min-width:1200px){.page-node-type-apoconnect-page .block__menu--apoconnect ul li{margin-right:25px}.page-node-type-apoconnect-page .block__menu--apoconnect ul li:last-child{margin-right:0}.page-node-type-apoconnect-page .block__menu--apoconnect ul li a{font-size:1.125rem}}.block__menu--footer{font-weight:500}.block__menu--footer ul{margin:0;padding:0;list-style:none}.block__menu--footer ul li:before{display:inline-block;content:"›";width:5px}.block__menu--footer ul li a{font-size:.875rem;font-weight:500}.block__menu--footer ul li a:focus,.block__menu--footer ul li a:hover{text-decoration:underline}.block__menu--lang{display:none}.block__menu--lang ul{margin:0;padding:0;list-style:none}.block__menu--lang ul .is-active{display:none}.block__menu--lang ul a{padding:15px;color:#3c558b;font-size:1rem}.block__menu--lang ul a:focus,.block__menu--lang ul a:hover{text-decoration:underline}.block__menu--lang .links{display:flex}@media screen and (min-width:1024px){.block__menu--lang{display:block}}.block__menu--main{margin-left:auto}.block__menu--main ul{margin:0;padding:0;list-style:none}.block__menu--main ul li{display:none;margin-right:25px}.block__menu--main ul li a{font-size:1.125rem}.block__menu--main ul li a.is-active,.block__menu--main ul li a:focus,.block__menu--main ul li a:hover{color:#16ae8d}.block__menu--main ul li:last-child{display:inline-block;margin-right:15px}.block__menu--main ul li:last-child a{display:block;text-indent:-9999px;background:url(/themes/custom/officinall/img/icon_search_blue.svg) no-repeat 50%;background-size:23px 24px;width:23px;height:24px}.block__menu--main ul li:last-child a:focus,.block__menu--main ul li:last-child a:hover{background:url(/themes/custom/officinall/img/icon_search_green.svg) no-repeat 50%;background-size:23px 24px}.block__menu--main ul li.menu-item--active-trail a{color:#16ae8d}@media screen and (min-width:480px){.block__menu--main ul li:last-child{margin-right:25px}}@media screen and (min-width:1024px){.block__menu--main{margin-left:0}.block__menu--main ul li{margin-right:15px;display:inline-block}.block__menu--main ul li a{font-size:1rem}.block__menu--main ul li:last-child{margin-right:0}.block__menu--main ul li:last-child a{background:url(/themes/custom/officinall/img/icon_search.svg) no-repeat 50%;background-size:23px 24px}}@media screen and (min-width:1200px){.block__menu--main ul li{margin-right:25px}.block__menu--main ul li a{font-size:1.125rem}}.block__header--banner{position:relative;margin:0 25px 30px}.block__header--banner h1{text-align:center;font-weight:700}.block__header--banner .field--name-field-description{font-size:1rem;line-height:1.375rem;font-weight:500;text-align:center}@media screen and (min-width:768px){.block__header--banner{margin:0 25px 75px}.block__header--banner h1{font-weight:500}}@media screen and (min-width:1024px){.block__header--banner .field--name-field-description{font-size:1.125rem;line-height:1.625rem}}@media screen and (min-width:1440px){.block__header--banner{margin:0 50px 75px}}.has-background .block__header--banner .header-content--wrapper{padding:40px 25px;background-color:#3c558b}.has-background .block__header--banner h1{margin-bottom:0;color:#fff;font-size:1.25rem;line-height:1.5rem}.has-background .block__header--banner .field--name-field-description{margin-top:35px;color:#fff}.has-background .block__header--banner .field--name-field-header-image img{-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:480px){.has-background .block__header--banner h1{font-size:1.75rem;line-height:2.125rem}}@media screen and (min-width:768px){.has-background .block__header--banner h1{font-size:2rem;line-height:2.5rem}.has-background .block__header--banner .field--name-field-header-image:after{content:" ";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(31,44,73,.4)}.has-background .block__header--banner .header-content--wrapper{position:absolute;top:80px;left:0;right:0;margin:0 auto;padding:0;background-color:transparent}.has-background .block__header--banner .header-content--wrapper .header-content{margin:0 auto;max-width:660px}.has-background .block__header--banner .field--name-field-description{margin-top:50px}}@media screen and (min-width:1024px){.has-background .block__header--banner .header-content--wrapper{top:20%}.has-background .block__header--banner h1{font-size:2.5rem;line-height:3.125rem}}@media screen and (min-width:1440px){.has-background .block__header--banner .header-content--wrapper{top:30%}}.no-background .block__header--banner{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.no-background .block__header--banner{padding-left:30px;padding-right:30px}}.no-background .block__header--banner h1{margin-bottom:50px}@media screen and (min-width:1024px){.no-background .block__header--banner h1{margin-bottom:70px}}@media screen and (min-width:1200px){.no-background .block__header--banner h1{margin-left:150px;margin-right:150px}}.no-background .block__header--banner .field--name-field-description{margin-bottom:60px}.cookiesjsr-banner{padding:20px;display:block;right:30px;bottom:30px;left:30px;width:840px;max-width:calc(100% - 60px);font-size:.875rem;background-color:#44609d}@media screen and (min-width:480px){.cookiesjsr-banner{padding:30px 20px}}@media screen and (min-width:640px){.cookiesjsr-banner{padding:40px}}.cookiesjsr-banner .cookiesjsr-btn{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;width:auto}.cookiesjsr-banner .cookiesjsr-btn:focus,.cookiesjsr-banner .cookiesjsr-btn:hover{outline:none;background-color:#3c558b;color:#fff}@media screen and (max-width:479px){.cookiesjsr-banner .cookiesjsr-btn{margin-left:0;margin-right:0;padding:12px 15px 10px;font-size:.875rem}}.cookiesjsr-banner .cookiesjsr-btn:focus,.cookiesjsr-banner .cookiesjsr-btn:hover{transform:none}.cookiesjsr-banner .cookiesjsr-btn.important{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}.cookiesjsr-banner .cookiesjsr-btn.important:focus,.cookiesjsr-banner .cookiesjsr-btn.important:hover{outline:none;background-color:#3c558b;color:#fff}@media screen and (max-width:479px){.cookiesjsr-banner .cookiesjsr-btn.important{margin-left:0;margin-right:0;padding:12px 15px 10px;font-size:.875rem}}.cookiesjsr-banner .cookiesjsr-banner--links a:focus,.cookiesjsr-banner .cookiesjsr-banner--links a:hover{color:#fff;text-decoration:underline}.cookiesjsr-banner .cookiesjsr-banner--info{width:100%}@media screen and (max-width:479px){.cookiesjsr-banner .cookiesjsr-banner--info{padding:0;overflow-x:hidden}}.cookiesjsr-layer--wrapper .cookiesjsr-layer--header{padding:0 25px;background-color:#fff;border:0;border-bottom:1px solid #d0d0d0;height:80px}.cookiesjsr-layer--wrapper .cookiesjsr-layer--header span{font-size:1.75rem;color:#3c558b;text-transform:capitalize}.cookiesjsr-layer--wrapper .cookiesjsr-layer--header .cookiesjsr-layer--close{padding:12px;display:block;background:url(/themes/custom/officinall/img/icon_close_blue.svg) no-repeat 50%;background-size:29px 28px;border:0;width:38px;height:38px;text-indent:-9999px;position:absolute;right:25px;top:20px;z-index:100;transition:all .2s ease-in-out}.cookiesjsr-layer--wrapper .cookiesjsr-layer--header .cookiesjsr-layer--close:focus,.cookiesjsr-layer--wrapper .cookiesjsr-layer--header .cookiesjsr-layer--close:hover{opacity:.8}.cookiesjsr-layer--wrapper .cookiesjsr-layer--body{top:80px;background-color:#fff}@media screen and (min-width:768px){.cookiesjsr-layer--wrapper .cookiesjsr-layer--body .cookiesjsr-service-groups{margin-top:20px!important}}.cookiesjsr-layer--wrapper .cookiesjsr-layer--body .cookiesjsr-service-group.active .cookiesjsr-service-group--content,.cookiesjsr-layer--wrapper .cookiesjsr-layer--body .cookiesjsr-service-group.active .cookiesjsr-service-group--tab{background:#fff;color:#3c558b}.cookiesjsr-layer--wrapper .cookiesjsr-layer--body .cookiesjsr-service--description a,.cookiesjsr-layer--wrapper .cookiesjsr-layer--body .cookiesjsr-service--description h3{color:#3c558b}.cookiesjsr-layer--wrapper .cookiesjsr-layer--body ul{list-style:none;padding-left:0}.cookiesjsr-layer--wrapper .cookiesjsr-layer--body ul li{background:none;background-position-y:5px;background-size:10px}.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer{background-color:#3c558b;border:0}.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer .cookiesjsr-layer--label-all{color:#fff;font-size:.875rem}.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer .cookiesjsr-layer--actions button{display:inline-block;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;padding:17px 20px 15px;width:auto}.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer .cookiesjsr-layer--actions button:focus,.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer .cookiesjsr-layer--actions button:hover{outline:none;background-color:#3c558b;color:#fff}@media screen and (max-width:639px){.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer .cookiesjsr-layer--actions button{margin:0 5px 0 0;padding:12px 12.5px 10px;font-size:.875rem;text-transform:none}.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer .cookiesjsr-layer--actions button:last-child{margin-right:0}}.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer .cookiesjsr-layer--actions button:focus,.cookiesjsr-layer--wrapper .cookiesjsr-layer--footer .cookiesjsr-layer--actions button:hover{transform:none}.layout--twocol-section .layout__region--left{margin-bottom:30px}@media screen and (min-width:1024px){.layout--twocol-section{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}.layout--twocol-section .layout__region--left{grid-column:1/3;min-width:0;margin-bottom:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.layout--twocol-section .layout__region--left{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:1024px){.layout--twocol-section .layout__region--right{grid-column:3/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.layout--twocol-section .layout__region--right{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}.nav__toggle{display:block;text-indent:-9999px;background:url(/themes/custom/officinall/img/icon_mobile_menu.svg) no-repeat 50%;background-size:40px 25px;width:40px;height:25px;border:0}@media screen and (min-width:1024px){.nav__toggle{display:none}}.nav__toggle--close{margin-left:auto;margin-bottom:25px;display:block;text-indent:-9999px;background:url(/themes/custom/officinall/img/icon_close.svg) no-repeat 100%;background-size:27px 27px;width:27px;height:27px;border:0}.messages{padding-left:25px;padding-right:25px;max-width:1260px;margin:0 auto 20px}@media screen and (min-width:1260px){.messages{padding-left:30px;padding-right:30px}}.pager{text-align:center}.pager:after{display:table;content:"";clear:both}.pager .pager__item--first,.pager .pager__item--last{display:none}.pager li{display:inline-block;text-align:center;margin:0 0 20px}.pager li a{display:block;text-decoration:none;color:#3c558b;font-weight:700;line-height:1.25}.pager li a,.pager li i{font-size:.9375rem}.block__tabs{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.block__tabs{padding-left:30px;padding-right:30px}}.block__tabs ul.tabs{padding:0;list-style:none;margin:20px 0}.block__tabs ul.tabs:after{display:table;content:"";clear:both}.block__tabs ul.tabs li{display:inline-block;margin-right:10px;margin-bottom:10px}.block__tabs ul.tabs li:last-child{margin-right:0}.block__tabs ul.tabs li a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.block__tabs ul.tabs li a:focus,.block__tabs ul.tabs li a:hover{outline:none;background-color:#3c558b;color:#fff}.taxonomy-term h1{padding-left:25px;padding-right:25px;max-width:1260px;margin:0 auto 50px;text-align:center}@media screen and (min-width:1260px){.taxonomy-term h1{padding-left:30px;padding-right:30px}}@media screen and (min-width:1024px){.taxonomy-term h1{margin-bottom:70px}}.page-node-type-apoconnect-page .node--type-apoconnect-page--full .field--name-field-body,.page-node-type-apoconnect-page .node--type-apoconnect-page--full .field--name-field-paragraphs{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.page-node-type-apoconnect-page .node--type-apoconnect-page--full .field--name-field-body,.page-node-type-apoconnect-page .node--type-apoconnect-page--full .field--name-field-paragraphs{padding-left:30px;padding-right:30px}}.page-node-type-apoconnect-page .node--type-apoconnect-page--full .field--name-field-body{margin-bottom:60px}.page-node-type-apoconnect-page .node--type-apoconnect-page--full .field--name-field-paragraphs{margin-bottom:90px}.page-node-type-apoconnect-page .layout--header,.page-node-type-apoconnect-page .page-header{margin-top:15px}.page-node-type-apoconnect-page .block-apoconnect-custom-logo .site-logo{display:flex;align-items:center}.page-node-type-apoconnect-page .block-apoconnect-custom-logo .site-logo span{display:none}@media screen and (min-width:480px){.page-node-type-apoconnect-page .block-apoconnect-custom-logo .site-logo span{display:block;margin-left:10px;margin-top:8px;font-size:1.7rem;font-weight:500;color:#00bf9c}}.page-node-type-apoconnect-page .block-apoconnect-custom-logo img{max-width:80px}.page-node-type-apoconnect-page .page-top{background-color:#e5efed}.page-node-type-apoconnect-page .page-top .block__helpdesk .field--name-field-email a,.page-node-type-apoconnect-page .page-top .block__menu--lang ul a{color:#3a3a3a}.page-node-type-apoconnect-page .page-top .field--name-field-email a{background:url(/themes/custom/officinall/img/icon_mail_black.svg) no-repeat 0}.page-node-type-apoconnect-page .block--homepage_header .header-content--wrapper .field--name-field-body{margin-bottom:0!important}@media screen and (min-width:768px){.page-node-type-apoconnect-page .block--homepage_header .header-content--wrapper .header-content{padding:30px;border-left:16px solid #00bf9c;background-color:rgba(12,13,14,.5)}}.page-node-type-apoconnect-page .block--homepage_header .header-content--wrapper .field--name-field-body{padding:0}.page-node-type-apoconnect-page .footer-wrapper{background-color:#e5efed}.page-node-type-apoconnect-page .footer-wrapper .block__footer{color:#3a3a3a}.page-node-type-apoconnect-page .footer-wrapper .block__footer a{color:#00bf9c}.page-node-type-apoconnect-page .footer-wrapper .block-menu ul{margin:0;padding:0;list-style:none}.page-node-type-apoconnect-page .footer-wrapper .block-menu ul li{color:#00bf9c}.page-node-type-apoconnect-page .footer-wrapper .block-menu ul li:before{display:inline-block;content:"›";width:5px}.page-node-type-apoconnect-page .footer-wrapper .block-menu ul li a{font-size:.875rem;font-weight:500}.page-node-type-apoconnect-page .footer-wrapper .block-menu ul li a:focus,.page-node-type-apoconnect-page .footer-wrapper .block-menu ul li a:hover{text-decoration:underline}.page-node-type-apoconnect-page .footer-wrapper .footer__apoconnect--logo{width:150px;display:flex;justify-content:center;align-items:center;margin:0 auto 10px}@media screen and (min-width:1024px){.page-node-type-apoconnect-page .footer-wrapper .footer__apoconnect--logo{display:block;margin:0 0 10px}}.node--type-faq--search-index,.node--type-faq--teaser,.node--type-video--search-index,.node--type-video--teaser{padding:20px 0}.node--type-faq--search-index h3,.node--type-faq--teaser h3,.node--type-video--search-index h3,.node--type-video--teaser h3{margin-bottom:0;font-size:1.125rem;line-height:1.375rem;color:#3c558b;font-weight:700;cursor:pointer;transition:all .2s}.node--type-faq--search-index h3:focus,.node--type-faq--search-index h3:hover,.node--type-faq--teaser h3:focus,.node--type-faq--teaser h3:hover,.node--type-video--search-index h3:focus,.node--type-video--search-index h3:hover,.node--type-video--teaser h3:focus,.node--type-video--teaser h3:hover{color:#16ae8d}.node--type-faq--search-index.has-video h3,.node--type-faq--teaser.has-video h3,.node--type-video--search-index.has-video h3,.node--type-video--teaser.has-video h3{background:url(/themes/custom/officinall/img/icon_play_blue.svg) no-repeat 0;background-size:18px;padding-left:30px;background-position-y:0}.node--type-faq--search-index.has-video h3:focus,.node--type-faq--search-index.has-video h3:hover,.node--type-faq--teaser.has-video h3:focus,.node--type-faq--teaser.has-video h3:hover,.node--type-video--search-index.has-video h3:focus,.node--type-video--search-index.has-video h3:hover,.node--type-video--teaser.has-video h3:focus,.node--type-video--teaser.has-video h3:hover{background:url(/themes/custom/officinall/img/icon_play_hover.svg) no-repeat 0;background-size:18px;background-position-y:0}.node--type-faq--full,.node--type-video--full{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:50px!important;position:relative}@media screen and (min-width:1260px){.node--type-faq--full,.node--type-video--full{padding-left:30px;padding-right:30px}}.node--type-faq--full .back-button,.node--type-video--full .back-button{margin-bottom:20px}@media screen and (min-width:1024px){.node--type-faq--full .back-button,.node--type-video--full .back-button{position:absolute;top:-80px;right:20px;z-index:100}}.node--type-faq--full .field--name-field-files .field__label,.node--type-video--full .field--name-field-files .field__label{margin-bottom:35px;font-size:1.5rem;line-height:1.875rem;font-weight:700;color:#3c558b}.node--type-faq--full .field--name-field-files .field--type-file,.node--type-video--full .field--name-field-files .field--type-file{margin-bottom:15px;padding-left:40px;font-weight:700;background:url(/themes/custom/officinall/img/icon_pdf.svg) no-repeat 0 0;background-size:25px 32px;min-height:32px}.node--type-faq--full .field--name-field-files .field--type-file a,.node--type-video--full .field--name-field-files .field--type-file a{text-decoration:underline;line-height:2rem}.node--type-faq--full .field--name-field-files .field--type-file a:focus,.node--type-faq--full .field--name-field-files .field--type-file a:hover,.node--type-video--full .field--name-field-files .field--type-file a:focus,.node--type-video--full .field--name-field-files .field--type-file a:hover{text-decoration:none}.node--type-landing-page--full.has-background{margin-top:-50px}.node--type-landing-page--full .field--name-field-body{padding-left:25px;padding-right:25px;max-width:1260px;margin:0 auto 30px}@media screen and (min-width:1260px){.node--type-landing-page--full .field--name-field-body{padding-left:30px;padding-right:30px}}.node--type-landing-page--full .field--name-field-body p:last-child{margin-bottom:0}.node--type-landing-page--full .layout--twocol-section{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:50px!important;align-items:flex-start}@media screen and (min-width:1260px){.node--type-landing-page--full .layout--twocol-section{padding-left:30px;padding-right:30px}}.node--type-landing-page--full .layout--twocol-section .layout__region--right{padding:45px 35px 40px;background-color:#eaeef4}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--basic,.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small{text-align:center}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--basic h2,.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small h2{margin-bottom:25px;font-size:1.25rem;line-height:1.875rem;color:#3a3a3a;font-weight:700;letter-spacing:0}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--basic hr,.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small hr{margin:30px 0;display:block;height:1px;border:0;border-top:1px solid rgba(60,85,139,.4)}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--basic .field--name-field-cta a,.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small .field--name-field-cta a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--basic .field--name-field-cta a:focus,.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--basic .field--name-field-cta a:hover,.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small .field--name-field-cta a:focus,.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small .field--name-field-cta a:hover{outline:none;background-color:#3c558b;color:#fff}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small{margin-bottom:40px;padding-bottom:45px;border-bottom:1px solid rgba(60,85,139,.4)}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small .field--name-field-image{margin-bottom:30px}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small .field--name-field-image img{margin:0 auto}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block-6 ul{margin:0;padding:0;list-style:none;text-align:left}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block-6 ul li{padding-left:25px;background:url(/themes/custom/officinall/img/icon_check.svg) no-repeat left 5px;background-size:14px 13px;font-weight:500}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block-6 ul li:before{content:""}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block-6 .field--name-field-body{margin-bottom:20px}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block-6 .field--name-field-body p{font-weight:500}@media screen and (min-width:1024px){.node--type-landing-page--full .layout--twocol-section{margin-bottom:90px!important}.node--type-landing-page--full .layout--twocol-section .layout__region--left{padding-right:40px}}@media screen and (min-width:1200px){.node--type-landing-page--full .layout--twocol-section .layout__region--left{padding-right:100px}.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--basic h2,.node--type-landing-page--full .layout--twocol-section .layout__region--right .block--cta_small h2{padding:0 30px}}@media screen and (min-width:1024px){.node--type-landing-page--full.has-background .layout--twocol-section .layout__region--right{position:relative;z-index:100;margin-top:-130px}}.node--type-landing-page--full .layout--footer{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.node--type-landing-page--full .layout--footer{padding-left:30px;padding-right:30px}}.user-logged-in .node--type-landing-page--full.has-background{margin-top:0}.node--id-4,.node--id-273{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.node--id-4,.node--id-273{padding-left:30px;padding-right:30px}}.node--id-4 .layout--content .layout__region--content .block-newsletter-sidebar-block,.node--id-273 .layout--content .layout__region--content .block-newsletter-sidebar-block{margin-bottom:30px;padding:25px 35px;background-color:#eaeef4}@media screen and (min-width:768px){.node--id-4 .layout--content .layout__region--content .block-newsletter-sidebar-block,.node--id-273 .layout--content .layout__region--content .block-newsletter-sidebar-block{margin-bottom:40px}}@media screen and (min-width:1024px){.node--id-4 .layout--content .layout__region--content,.node--id-273 .layout--content .layout__region--content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}.node--id-4 .layout--content .layout__region--content .block-views-blocknews-news-overview-limit,.node--id-4 .layout--content .layout__region--content .block-views-blocktestimonials-testimonial-alt-overview-limit,.node--id-273 .layout--content .layout__region--content .block-views-blocknews-news-overview-limit,.node--id-273 .layout--content .layout__region--content .block-views-blocktestimonials-testimonial-alt-overview-limit{grid-column:1/3;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--id-4 .layout--content .layout__region--content .block-views-blocknews-news-overview-limit,.node--id-4 .layout--content .layout__region--content .block-views-blocktestimonials-testimonial-alt-overview-limit,.node--id-273 .layout--content .layout__region--content .block-views-blocknews-news-overview-limit,.node--id-273 .layout--content .layout__region--content .block-views-blocktestimonials-testimonial-alt-overview-limit{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:1024px){.node--id-4 .layout--content .layout__region--content .block-newsletter-sidebar-block,.node--id-273 .layout--content .layout__region--content .block-newsletter-sidebar-block{grid-column:3/-1;min-width:0;height:calc(100% - 40px)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--id-4 .layout--content .layout__region--content .block-newsletter-sidebar-block,.node--id-273 .layout--content .layout__region--content .block-newsletter-sidebar-block{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.node--id-4 .layout--content .layout__region--content .block-views-blocknews-news-overview,.node--id-4 .layout--content .layout__region--content .block-views-blocktestimonials-testimonial-alt-overview,.node--id-273 .layout--content .layout__region--content .block-views-blocknews-news-overview,.node--id-273 .layout--content .layout__region--content .block-views-blocktestimonials-testimonial-alt-overview{grid-column:1/-1;-ms-grid-row:2;grid-row:2;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--id-4 .layout--content .layout__region--content .block-views-blocknews-news-overview,.node--id-4 .layout--content .layout__region--content .block-views-blocktestimonials-testimonial-alt-overview,.node--id-273 .layout--content .layout__region--content .block-views-blocknews-news-overview,.node--id-273 .layout--content .layout__region--content .block-views-blocktestimonials-testimonial-alt-overview{-ms-grid-column:1;-ms-grid-column-span:3;margin-right:40px}}.node--id-5 .layout--header{position:relative}.node--id-5 .layout--header .block__header--banner{margin:0 25px}.node--id-5 .layout--header .block-knowledge-search-block{margin:0 25px 50px}@media screen and (min-width:768px){.node--id-5 .layout--header .block-knowledge-search-block{position:relative;margin:-50px 25px 0}}@media screen and (min-width:1440px){.node--id-5 .layout--header .block-knowledge-search-block{margin:-50px auto 0}}.node--id-8 .layout--twocol-section .layout__region--right{margin-top:0!important}.node--id-8 .layout--above{padding-left:25px;padding-right:25px;max-width:1260px;margin:0 auto 60px}@media screen and (min-width:1260px){.node--id-8 .layout--above{padding-left:30px;padding-right:30px}}.node--id-10 .layout--content{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.node--id-10 .layout--content{padding-left:30px;padding-right:30px}}.node--id-12 .layout--header{position:relative}.node--id-12 .layout--header .block__header--banner{margin:0 25px}.node--id-12 .layout--header .block--basic{margin:0 25px 50px;text-align:center}.node--id-12 .layout--header .block--basic .field--name-field-body{margin-bottom:0;padding:22px 25px 18px;font-size:1rem;line-height:1.375rem;font-weight:500;background-color:#16ae8d;color:#fff}.node--id-12 .layout--header .block--basic .field--name-field-body a{text-decoration:underline;color:#fff}.node--id-12 .layout--header .block--basic .field--name-field-body a:focus,.node--id-12 .layout--header .block--basic .field--name-field-body a:hover{text-decoration:none}@media screen and (min-width:768px){.node--id-12 .layout--header .block--basic{position:relative;margin:-31px 25px 50px}.node--id-12 .layout--header .block--basic .field--name-field-body{display:inline-block;border-radius:30px}}@media screen and (min-width:1024px){.node--id-12 .layout--header .block--basic .field--name-field-body{font-size:1.375rem;font-weight:700}}@media screen and (min-width:1440px){.node--id-12 .layout--header .block__header--banner{margin:0 50px}.node--id-12 .layout--header .block--basic{margin:-31px 50px 80px}}.node--id-12 .layout--twocol-section .layout__region--right{margin-top:0!important}.node--type-news--full{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.node--type-news--full{padding-left:30px;padding-right:30px}}.node--type-news--full .news__top .news__top--content,.node--type-news--full .news__top .news__top--sidebar{margin-bottom:50px}.node--type-news--full .news__top .field--name-field-image img{-o-object-fit:cover;object-fit:cover;width:100%}.node--type-news--full .news__top .news__top--sidebar{padding:45px 35px 40px;background-color:#eaeef4}@media screen and (min-width:1024px){.node--type-news--full .news__top{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr);align-items:start}.node--type-news--full .news__top .news__top--content{grid-column:1/3;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-news--full .news__top .news__top--content{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:1024px){.node--type-news--full .news__top .news__top--sidebar{grid-column:3/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-news--full .news__top .news__top--sidebar{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}.node--type-news--full .news__banner{margin-bottom:25px;position:relative}.node--type-news--full .news__banner .news__banner--content{padding:40px 25px;margin-bottom:30px;background:#3c558b;text-align:center}.node--type-news--full .news__banner .news__banner--content h1{font-size:1.875rem;line-height:2.5rem;font-weight:700;color:#fff;margin-bottom:0}.node--type-news--full .news__banner .news__banner--content .field--name-field-description{margin-top:35px;font-size:1rem;font-weight:500;color:#fff}.node--type-news--full .news__banner .news__banner--content .field--name-field-description p:last-child{margin-bottom:0}@media screen and (min-width:768px){.node--type-news--full .news__banner{display:block}.node--type-news--full .news__banner:after{content:" ";position:absolute;bottom:0;left:0;right:0;height:330px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.node--type-news--full .news__banner .news__banner--content{position:absolute;right:30px;bottom:30px;left:30px;z-index:100;margin-bottom:0;padding:0;background:transparent;text-align:left}.node--type-news--full .news__banner .news__banner--content .field--name-field-description{margin-top:10px;font-size:1.125rem}}.node--type-news--full .news__top--content>.field--name-field-date{margin-bottom:50px;color:#898989}.node--type-news--full .field--name-field-body p:last-child{margin-bottom:0}.node--type-news--teaser{height:100%}.node--type-news--teaser>a{display:flex;flex-flow:column;height:100%}.node--type-news--teaser h3{font-weight:700;color:#3c558b;margin-bottom:10px}.node--type-news--teaser .field--name-field-image{overflow:hidden}.node--type-news--teaser .field--name-field-image img{transition:transform .3s}.node--type-news--teaser .field--name-field-body{padding:0!important;margin:0 0 10px!important}.node--type-news--teaser .field--name-field-date{font-weight:500}.node--type-news--teaser .date-read-more-wrapper{margin-top:auto;display:flex;justify-content:space-between}.node--type-news--teaser .read-more{text-align:right;background-image:url(/themes/custom/officinall/img/icon_arrow.svg);background-repeat:no-repeat;background-position:100%;background-size:6px;padding-right:15px;color:#3c558b;transition:transform .3s}.node--type-news--teaser .bottom--wrapper{padding:20px 25px;flex:1 1 auto;display:flex;flex-flow:column}.node--type-news--teaser:focus img,.node--type-news--teaser:hover img{transform:scale(1.025)}.node--type-news--teaser:focus .read-more,.node--type-news--teaser:hover .read-more{text-decoration:underline}.node--type-page--full{margin-bottom:40px}.node--type-page--full.has-background{margin-top:-50px}.node--type-page--full .field--name-field-body,.node--type-page--full .field--name-field-paragraphs{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.node--type-page--full .field--name-field-body,.node--type-page--full .field--name-field-paragraphs{padding-left:30px;padding-right:30px}}.user-logged-in .node--type-page--full.has-background{margin-top:0}.view-partners--partners_overview a{display:block;height:100%;transition:all .2s}.view-partners--partners_overview a:focus .node--type-partner--teaser,.view-partners--partners_overview a:hover .node--type-partner--teaser{border-color:#16ae8d}.view-partners--partners_overview a:focus h2,.view-partners--partners_overview a:hover h2{color:#16ae8d}.node--type-partner--teaser{padding:30px;border:1px solid #3c558b;height:100%;transition:all .2s}.node--type-partner--teaser .field--name-field-logo{margin-bottom:25px}.node--type-partner--teaser h2{margin-bottom:25px;font-size:1.25rem;line-height:1.875rem;font-weight:700}.node--type-partner--teaser .field--name-field-description p:last-child{margin-bottom:0}.node--type-shop-item--teaser{position:relative;border:1px solid #3c558b;height:100%;transition:all .2s}.node--type-shop-item--teaser .node__content{padding:0 30px 75px}.node--type-shop-item--teaser .field--name-field-image{margin-bottom:25px}.node--type-shop-item--teaser h2{margin-bottom:20px;font-size:1.5rem;line-height:1.875rem;font-weight:700}.node--type-shop-item--teaser .field--name-field-description p:last-child{margin-bottom:0}.node--type-shop-item--teaser .field--name-field-order{position:absolute;bottom:-25px;left:0;right:0;text-align:center}.node--type-shop-item--full{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:80px!important}@media screen and (min-width:1260px){.node--type-shop-item--full{padding-left:30px;padding-right:30px}}.node--type-shop-item--full .shop-item--left{margin-bottom:30px}@media screen and (min-width:768px){.node--type-shop-item--full{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}.node--type-shop-item--full .shop-item--left{grid-column:1/3;min-width:0;margin-bottom:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-shop-item--full .shop-item--left{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:768px){.node--type-shop-item--full .shop-item--right{grid-column:3/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-shop-item--full .shop-item--right{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.node--type-shop-item--full{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.node--type-shop-item--full .shop-item--left{grid-column:1/2}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-shop-item--full .shop-item--left{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.node--type-shop-item--full .shop-item--right{grid-column:2/-1}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-shop-item--full .shop-item--right{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:40px}}.node--type-shop-item--full .field--name-field-description{margin-bottom:50px}.node--type-shop-item--full .field--name-field-shop-form .fieldset-wrapper>.form-item,.node--type-shop-item--full .field--name-field-shop-form .webform-elements>.form-item,.node--type-shop-item--full .field--name-field-shop-form form>.form-item{margin-bottom:30px!important}.node--type-shop-item--full .field--name-field-shop-form .form-type-email,.node--type-shop-item--full .field--name-field-shop-form .form-type-number,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield,.node--type-shop-item--full .field--name-field-shop-form .form-type-url{position:relative;display:block;width:100%;z-index:99}.node--type-shop-item--full .field--name-field-shop-form .form-type-email input,.node--type-shop-item--full .field--name-field-shop-form .form-type-email textarea,.node--type-shop-item--full .field--name-field-shop-form .form-type-number input,.node--type-shop-item--full .field--name-field-shop-form .form-type-number textarea,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel input,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel textarea,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea input,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea textarea,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield input,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield textarea,.node--type-shop-item--full .field--name-field-shop-form .form-type-url input,.node--type-shop-item--full .field--name-field-shop-form .form-type-url textarea{padding:5px 0;background:none;border:0;border-bottom:1px solid #979797;border-radius:0;min-height:auto}.node--type-shop-item--full .field--name-field-shop-form .form-type-email input::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-email textarea::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number input::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number textarea::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel input::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel textarea::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea input::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea textarea::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield input::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield textarea::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url input::-webkit-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url textarea::-webkit-input-placeholder{color:#a4a4a4}.node--type-shop-item--full .field--name-field-shop-form .form-type-email input::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-email textarea::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number input::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number textarea::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel input::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel textarea::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea input::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea textarea::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield input::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield textarea::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url input::-moz-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url textarea::-moz-placeholder{color:#a4a4a4}.node--type-shop-item--full .field--name-field-shop-form .form-type-email input:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-email textarea:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number input:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number textarea:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel input:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel textarea:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea input:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea textarea:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield input:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield textarea:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url input:-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url textarea:-ms-input-placeholder{color:#a4a4a4}.node--type-shop-item--full .field--name-field-shop-form .form-type-email input::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-email textarea::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number input::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number textarea::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel input::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel textarea::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea input::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea textarea::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield input::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield textarea::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url input::-ms-input-placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url textarea::-ms-input-placeholder{color:#a4a4a4}.node--type-shop-item--full .field--name-field-shop-form .form-type-email input::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-email textarea::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number input::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-number textarea::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel input::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel textarea::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea input::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea textarea::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield input::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield textarea::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url input::placeholder,.node--type-shop-item--full .field--name-field-shop-form .form-type-url textarea::placeholder{color:#a4a4a4}.node--type-shop-item--full .field--name-field-shop-form .form-type-email label,.node--type-shop-item--full .field--name-field-shop-form .form-type-number label,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel label,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea label,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield label,.node--type-shop-item--full .field--name-field-shop-form .form-type-url label{position:absolute;display:block;width:100%;top:2px;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:100;transition:all .25s ease-in-out;transform-origin:0 0;color:#a4a4a4}.node--type-shop-item--full .field--name-field-shop-form .form-type-email.ffl-floated label,.node--type-shop-item--full .field--name-field-shop-form .form-type-number.ffl-floated label,.node--type-shop-item--full .field--name-field-shop-form .form-type-tel.ffl-floated label,.node--type-shop-item--full .field--name-field-shop-form .form-type-textarea.ffl-floated label,.node--type-shop-item--full .field--name-field-shop-form .form-type-textfield.ffl-floated label,.node--type-shop-item--full .field--name-field-shop-form .form-type-url.ffl-floated label{top:-18px;left:0;font-size:.6875rem;line-height:1.375rem;color:#16ae8d}.node--type-shop-item--full .field--name-field-shop-form .form-type-select{display:flex;align-items:center;justify-content:space-between}.node--type-shop-item--full .field--name-field-shop-form .form-type-select select{padding:10px 60px 10px 20px;width:auto;background:#fff;border-radius:22.5px;border:1px solid #3a3a3a;background:url(/themes/custom/officinall/img/icon_drop_black.svg) no-repeat calc(100% - 20px) 50%;background-size:14px 8px}.node--type-shop-item--full .field--name-field-shop-form .form-type-select select:focus,.node--type-shop-item--full .field--name-field-shop-form .form-type-select select:hover{cursor:pointer;background:url(/themes/custom/officinall/img/icon_drop_green.svg) no-repeat calc(100% - 20px) 50%;background-size:14px 8px;border-color:#16ae8d}.node--type-software-asset--teaser .title-wrapper{display:flex;flex-flow:row;align-items:center;cursor:pointer}.node--type-software-asset--teaser .title-wrapper.open .field--name-field-icon,.node--type-software-asset--teaser .title-wrapper:focus .field--name-field-icon,.node--type-software-asset--teaser .title-wrapper:hover .field--name-field-icon{display:none}.node--type-software-asset--teaser .title-wrapper.open .field--name-field-icon-hover,.node--type-software-asset--teaser .title-wrapper:focus .field--name-field-icon-hover,.node--type-software-asset--teaser .title-wrapper:hover .field--name-field-icon-hover{display:block}.node--type-software-asset--teaser .title-wrapper.open h3,.node--type-software-asset--teaser .title-wrapper:focus h3,.node--type-software-asset--teaser .title-wrapper:hover h3{color:#16ae8d}.node--type-software-asset--teaser .title-wrapper.open h3:after,.node--type-software-asset--teaser .title-wrapper:focus h3:after,.node--type-software-asset--teaser .title-wrapper:hover h3:after{background:url(/themes/custom/officinall/img/icon_drop_green.svg) no-repeat right 6px;background-size:14px 8px}.node--type-software-asset--teaser .field--name-field-icon-hover svg,.node--type-software-asset--teaser .field--name-field-icon svg{display:block}.node--type-software-asset--teaser .field--name-field-icon-hover{display:none}.node--type-software-asset--teaser h3{margin:0 0 0 28px;width:100%;font-size:1.125rem;line-height:1.375rem;font-weight:700;color:#3c558b;transition:all .3s;display:flex;justify-content:space-between}.node--type-software-asset--teaser h3 span{width:calc(100% - 20px)}.node--type-software-asset--teaser h3:after{display:inline-block;float:right;content:" ";width:14px;height:14px;background:url(/themes/custom/officinall/img/icon_drop_blue.svg) no-repeat right 6px;background-size:14px 8px;opacity:.5}.node--type-software-asset--teaser .node__content{display:none;margin-left:100px}.node--type-software-asset--teaser .node__links ul{margin:0;padding:0;list-style:none}.node--type-software-asset--teaser .node__links a{color:#16ae8d;text-transform:lowercase}.node--type-software-asset--teaser .node__links a:before{display:inline-block;content:"›";width:15px}.node--type-software-asset--teaser .node__links a:focus,.node--type-software-asset--teaser .node__links a:hover{text-decoration:underline}.node--type-software-asset--full{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.node--type-software-asset--full{padding-left:30px;padding-right:30px}}.node--type-software-asset--full .software-asset__top .software-asset__top--content,.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar{margin-bottom:50px}@media screen and (min-width:1024px){.node--type-software-asset--full .software-asset__top .software-asset__top--content,.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar{margin-bottom:90px}}.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar{padding:45px 35px 40px;background-color:#eaeef4}.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar .block--cta_small{margin-bottom:40px;padding-bottom:45px;border-bottom:1px solid rgba(60,85,139,.4);text-align:center}.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar .block--cta_small .field--name-field-image{margin:-45px -35px 40px}.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar .block--cta_small:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar .block--cta_small h2{margin-bottom:25px;font-size:1.25rem;line-height:1.875rem;color:#3a3a3a;font-weight:700;letter-spacing:0}.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar .block--cta_small hr{margin:30px 0;display:block;height:1px;border:0;border-top:1px solid rgba(60,85,139,.4)}.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar .block--cta_small .field--name-field-cta a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar .block--cta_small .field--name-field-cta a:focus,.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar .block--cta_small .field--name-field-cta a:hover{outline:none;background-color:#3c558b;color:#fff}@media screen and (min-width:1024px){.node--type-software-asset--full .software-asset__top{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr);align-items:start}.node--type-software-asset--full .software-asset__top .software-asset__top--content{grid-column:1/3;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__top .software-asset__top--content{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:1024px){.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar{grid-column:3/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__top .software-asset__top--sidebar{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}.node--type-software-asset--full .software-asset__title{margin-bottom:50px;display:flex;align-items:center}.node--type-software-asset--full .software-asset__title .field--name-field-icon-hover{margin-right:20px}.node--type-software-asset--full .software-asset__title .field--name-field-icon-hover svg{width:144px;height:144px}.node--type-software-asset--full .software-asset__title h1{margin-bottom:0}.node--type-software-asset--full .field--name-field-body,.node--type-software-asset--full .field--name-field-description{margin-bottom:30px}.node--type-software-asset--full .field--name-field-body p:last-child,.node--type-software-asset--full .field--name-field-description p:last-child{margin-bottom:0}.node--type-software-asset--full .field--name-field-files{margin-top:80px}.node--type-software-asset--full .field--name-field-files .field__label{margin-bottom:35px;font-size:1.25rem;line-height:1.5rem;font-weight:700;color:#3c558b}.node--type-software-asset--full .field--name-field-files .field--type-file{margin-bottom:15px;padding-left:40px;font-weight:700;background:url(/themes/custom/officinall/img/icon_pdf.svg) no-repeat 0 0;background-size:25px 32px;min-height:32px}.node--type-software-asset--full .field--name-field-files .field--type-file a{text-decoration:underline;line-height:2rem}.node--type-software-asset--full .field--name-field-files .field--type-file a:focus,.node--type-software-asset--full .field--name-field-files .field--type-file a:hover{text-decoration:none}.node--type-software-asset--full .software-asset__bottom{margin-bottom:50px}.node--type-software-asset--full .software-asset__bottom h2{margin-bottom:50px;text-align:center}.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item{margin-bottom:30px}.node--type-software-asset--full .software-asset__bottom .more-link{margin-bottom:50px;text-align:center}@media screen and (min-width:768px){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item{margin-bottom:40px;min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px){.node--type-software-asset--full .software-asset__bottom,.node--type-software-asset--full .software-asset__bottom h2{margin-bottom:70px}.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-software-asset--full .software-asset__bottom .field--name-field-related-assets>.field__item:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.node--type-team--teaser .field--name-field-image{margin-bottom:30px}@media screen and (min-width:1440px){.node--type-team--teaser .field--name-field-image{margin-bottom:50px}}.node--type-team--teaser .field--name-field-image img{border-radius:50%}.node--type-team--teaser h3{font-size:.9375rem;line-height:1.375rem;margin-bottom:0;font-weight:700}.node--type-team--teaser a{text-decoration:underline}.node--type-team--teaser a:focus,.node--type-team--teaser a:hover{text-decoration:none}.node--type-testimonial--teaser .testimonial--left{margin-bottom:30px}.node--type-testimonial--teaser .field--name-field-video{position:relative}.node--type-testimonial--teaser .field--name-field-video a:after{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;background:url(/themes/custom/officinall/img/icon_play.svg) no-repeat 50% rgba(234,238,244,.25);background-size:50px;cursor:pointer;transition:all .2s}.node--type-testimonial--teaser .field--name-field-video a:focus:after,.node--type-testimonial--teaser .field--name-field-video a:hover:after{background:url(/themes/custom/officinall/img/icon_play_hover.svg) no-repeat 50% rgba(234,238,244,.25);background-size:50px}.node--type-testimonial--teaser .field--name-field-video .ajax-progress{display:none}.node--type-testimonial--teaser .field--name-field-quote{margin-bottom:25px;font-size:1.25rem;line-height:1.625rem;color:#3c558b;font-weight:700;letter-spacing:-.3px}.node--type-testimonial--teaser .field--name-field-quote:after,.node--type-testimonial--teaser .field--name-field-quote:before{display:inline;content:'"'}.node--type-testimonial--teaser .field--name-field-description{margin-bottom:25px}.node--type-testimonial--teaser .field--name-field-description p:last-child{margin-bottom:0}.node--type-testimonial--teaser .field--name-field-customer,.node--type-testimonial--teaser .field--name-field-pharmacy{font-weight:500}@media screen and (min-width:768px){.node--type-testimonial--teaser .field--name-field-quote{margin-bottom:80px;font-size:1.5rem;line-height:2.125rem;letter-spacing:-.4px}.node--type-testimonial--teaser .field--name-field-description{margin-bottom:35px}.node--type-testimonial--teaser .testimonial-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.node--type-testimonial--teaser .testimonial-wrapper .testimonial--left{grid-column:1/2;min-width:0;margin-bottom:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-testimonial--teaser .testimonial-wrapper .testimonial--left{-ms-grid-column:1;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:768px){.node--type-testimonial--teaser .testimonial-wrapper .testimonial--right{grid-column:2/-1;min-width:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.node--type-testimonial--teaser .testimonial-wrapper .testimonial--right{-ms-grid-column:2;-ms-grid-column-span:1;margin-right:40px}}@media screen and (min-width:1024px){.node--type-testimonial--teaser .testimonial-wrapper .testimonial--right{padding-left:30px}}.node--type-testimonial--alt-teaser{height:100%}.node--type-testimonial--alt-teaser>a{display:flex;flex-flow:column;height:100%}.node--type-testimonial--alt-teaser h3{font-weight:700;color:#3c558b;margin-bottom:10px}.node--type-testimonial--alt-teaser .field--name-field-video{position:relative}.node--type-testimonial--alt-teaser .field--name-field-video:after{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;background:url(/themes/custom/officinall/img/icon_play.svg) no-repeat 50% rgba(234,238,244,.25);background-size:50px;cursor:pointer;transition:all .2s}.node--type-testimonial--alt-teaser .field--name-field-video:focus:after,.node--type-testimonial--alt-teaser .field--name-field-video:hover:after{background:url(/themes/custom/officinall/img/icon_play_hover.svg) no-repeat 50% rgba(234,238,244,.25);background-size:50px}.node--type-testimonial--alt-teaser .field--name-field-image,.node--type-testimonial--alt-teaser .field--name-field-video{overflow:hidden}.node--type-testimonial--alt-teaser .field--name-field-image img,.node--type-testimonial--alt-teaser .field--name-field-video img{transition:transform .3s;width:100%}.node--type-testimonial--alt-teaser .field--name-field-body{padding:0!important;margin:0 0 10px!important}.node--type-testimonial--alt-teaser .field--name-field-customer,.node--type-testimonial--alt-teaser .field--name-field-pharmacy{font-weight:500}.node--type-testimonial--alt-teaser .field--name-field-pharmacy{margin-bottom:20px}.node--type-testimonial--alt-teaser .field--name-field-date{font-weight:500}.node--type-testimonial--alt-teaser .date-read-more-wrapper{margin-top:auto;display:flex;justify-content:space-between}.node--type-testimonial--alt-teaser .read-more{text-align:right;background-image:url(/themes/custom/officinall/img/icon_arrow.svg);background-repeat:no-repeat;background-position:100%;background-size:6px;padding-right:15px;color:#3c558b;transition:transform .3s}.node--type-testimonial--alt-teaser .bottom--wrapper{padding:20px 25px;flex:1 1 auto;display:flex;flex-flow:column}.node--type-testimonial--alt-teaser:focus img,.node--type-testimonial--alt-teaser:hover img{transform:scale(1.025)}.node--type-testimonial--alt-teaser:focus .read-more,.node--type-testimonial--alt-teaser:hover .read-more{text-decoration:underline}.node--type-testimonial--full{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.node--type-testimonial--full{padding-left:30px;padding-right:30px}}.node--type-testimonial--full .field--name-field-video{position:relative;margin-bottom:20px}.node--type-testimonial--full .field--name-field-video a:after{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;background:url(/themes/custom/officinall/img/icon_play.svg) no-repeat 50% rgba(234,238,244,.25);background-size:50px;cursor:pointer;transition:all .2s}.node--type-testimonial--full .field--name-field-video a:focus:after,.node--type-testimonial--full .field--name-field-video a:hover:after{background:url(/themes/custom/officinall/img/icon_play_hover.svg) no-repeat 50% rgba(234,238,244,.25);background-size:50px}.node--type-testimonial--full .field--name-field-video .ajax-progress{display:none}.node--type-testimonial--full .field--name-field-image{margin-bottom:20px}.node--type-testimonial--full .field--name-field-customer,.node--type-testimonial--full .field--name-field-pharmacy{font-weight:500}.node--type-testimonial--full .field--name-field-pharmacy{margin-bottom:20px}.node--type-testimonial--full .testimonial__top .testimonial__top--content,.node--type-testimonial--full .testimonial__top .testimonial__top--sidebar{margin-bottom:50px}.node--type-testimonial--full .testimonial__top .testimonial__top--sidebar{padding:45px 35px 40px;background-color:#eaeef4}@media screen and (min-width:1024px){.node--type-testimonial--full .testimonial__top{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr);align-items:start}.node--type-testimonial--full .testimonial__top .testimonial__top--content{grid-column:1/3;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-testimonial--full .testimonial__top .testimonial__top--content{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:1024px){.node--type-testimonial--full .testimonial__top .testimonial__top--sidebar{grid-column:3/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-testimonial--full .testimonial__top .testimonial__top--sidebar{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}.node--type-testimonial--full .testimonial__top--content>.field--name-field-date{margin-bottom:50px;color:#898989}.node--type-testimonial--full .field--name-field-body p:last-child{margin-bottom:0}.node--type-usp--teaser{display:flex;flex-flow:column;justify-content:space-between;height:100%;padding:0 30px;text-align:center}.node--type-usp--teaser h3{margin-bottom:15px}.node--type-usp--teaser .field--name-field-icon{margin-bottom:25px}.node--type-usp--teaser .field--name-field-description{margin-bottom:15px}.node--type-usp--teaser .field--name-field-description p:last-child{margin-bottom:0}.node--type-usp--teaser .field--name-field-cta a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.node--type-usp--teaser .field--name-field-cta a:focus,.node--type-usp--teaser .field--name-field-cta a:hover{outline:none;background-color:#3c558b;color:#fff}.node--type-vacancy--teaser h2{transition:all .2s}.node--type-vacancy--teaser h2:focus,.node--type-vacancy--teaser h2:hover{color:#16ae8d}.node--type-vacancy--teaser .field--name-field-description p:last-child{margin-bottom:0}.node--type-vacancy--full{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.node--type-vacancy--full{padding-left:30px;padding-right:30px}}.node--type-vacancy--full .vacancy-wrapper .vacancy--content,.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar{margin-bottom:50px}@media screen and (min-width:1024px){.node--type-vacancy--full .vacancy-wrapper .vacancy--content,.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar{margin-bottom:90px}}.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar{padding:45px 35px 40px;background-color:#eaeef4}.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar .block--cta_small{margin-bottom:40px;padding-bottom:45px;border-bottom:1px solid rgba(60,85,139,.4);text-align:center}.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar .block--cta_small:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar .block--cta_small h2{margin-bottom:25px;font-size:1.25rem;line-height:1.875rem;color:#3a3a3a;font-weight:700;letter-spacing:0}.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar .block--cta_small hr{margin:30px 0;display:block;height:1px;border:0;border-top:1px solid rgba(60,85,139,.4)}.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar .block--cta_small .field--name-field-cta a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar .block--cta_small .field--name-field-cta a:focus,.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar .block--cta_small .field--name-field-cta a:hover{outline:none;background-color:#3c558b;color:#fff}@media screen and (min-width:1024px){.node--type-vacancy--full .vacancy-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr);align-items:start}.node--type-vacancy--full .vacancy-wrapper .vacancy--content{grid-column:1/3;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-vacancy--full .vacancy-wrapper .vacancy--content{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:1024px){.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar{grid-column:3/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.node--type-vacancy--full .vacancy-wrapper .vacancy--sidebar{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}.node--type-vacancy--full .vacancy__title{margin-bottom:50px}.node--type-vacancy--full .vacancy__title h1{margin-bottom:0}.node--type-vacancy--full .field--name-field-body,.node--type-vacancy--full .field--name-field-description{margin-bottom:30px}.node--type-vacancy--full .field--name-field-body p:last-child,.node--type-vacancy--full .field--name-field-description p:last-child{margin-bottom:0}.node--type-video--full{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:50px!important}@media screen and (min-width:1260px){.node--type-video--full{padding-left:30px;padding-right:30px}}.node--type-video--full .field--name-field-video{display:inline-block;margin-bottom:30px;width:100%}.node--type-video--full .field--name-field-link{margin-bottom:30px}.node--type-video--full .field--name-field-link a{color:#16ae8d}.node--type-video--full .field--name-field-link a:focus,.node--type-video--full .field--name-field-link a:hover{text-decoration:underline}.node--type-video--full .ajax-progress{display:none}.node--type-video--full .field--name-field-video{position:relative}.node--type-video--full .field--name-field-video a:after{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;background:url(/themes/custom/officinall/img/icon_play.svg) no-repeat 50% rgba(234,238,244,.25);background-size:50px;cursor:pointer;transition:all .2s}.node--type-video--full .field--name-field-video a:focus:after,.node--type-video--full .field--name-field-video a:hover:after{background:url(/themes/custom/officinall/img/icon_play_hover.svg) no-repeat 50% rgba(234,238,244,.25);background-size:50px}.ui-widget-overlay{background:#000;opacity:.6}.ui-widget-content{background:rgba(0,0,0,.8);border:0!important;max-width:100%}.ui-widget-content .ui-dialog-titlebar{background:transparent;border:0;color:#fff}.ui-widget-content .field--name-field-media-oembed-video{overflow:hidden;padding-top:56.25%;position:relative}.ui-widget-content .media-oembed-content{position:absolute;top:0;left:0;width:100%;height:100%}.paragraph--type--faq .field--name-field-faq-items>.field__item{border-top:1px solid rgba(60,85,139,.35)}.paragraph--type--faq .field--name-field-faq-items>.field__item .paragraph{margin-bottom:0!important}.paragraph--type--faq .field--name-field-faq-items>.field__item:last-child{border-bottom:1px solid rgba(60,85,139,.35)}.paragraph--type--faq-item{padding:20px 0}.paragraph--type--faq-item h3{padding-left:50px;margin-bottom:0;font-size:1.125rem;line-height:1.375rem;color:#3c558b;font-weight:700;background:url(/themes/custom/officinall/img/icon_drop_blue.svg) no-repeat left 3px;cursor:pointer;transition:all .2s}.paragraph--type--faq-item h3 p{margin-bottom:0}.paragraph--type--faq-item.open h3,.paragraph--type--faq-item h3:focus,.paragraph--type--faq-item h3:hover{color:#16ae8d;background:url(/themes/custom/officinall/img/icon_drop_green.svg) no-repeat left 3px}.paragraph--type--faq-item .node__content{display:none;margin-top:15px;padding-left:50px}.paragraph--type--faq-item .field--name-field-files .field__label{margin-bottom:35px;font-size:1.5rem;line-height:1.875rem;font-weight:700;color:#3c558b}.paragraph--type--faq-item .field--name-field-files .field--type-file{margin-bottom:15px;padding-left:40px;font-weight:700;background:url(/themes/custom/officinall/img/icon_pdf.svg) no-repeat 0 0;background-size:25px 32px;min-height:32px}.paragraph--type--faq-item .field--name-field-files .field--type-file a{text-decoration:underline;line-height:2rem}.paragraph--type--faq-item .field--name-field-files .field--type-file a:focus,.paragraph--type--faq-item .field--name-field-files .field--type-file a:hover{text-decoration:none}.paragraph--type--files .field--name-field-file-files>.field__item>.media--type-document{margin-bottom:15px;display:flex;flex-flow:row wrap;align-items:center}.paragraph--type--files .field--name-field-file-files>.field__item>.media--type-document .download__link a{display:block;margin-left:10px;text-indent:-9999px;background:url(/themes/custom/officinall/img/icon_download.svg) no-repeat center 4px;background-size:30px 24px;min-height:32px;width:30px;cursor:pointer}.paragraph--type--files .field--name-field-file-files>.field__item>.media--type-document .download__link a:focus,.paragraph--type--files .field--name-field-file-files>.field__item>.media--type-document .download__link a:hover{background:url(/themes/custom/officinall/img/icon_download_green.svg) no-repeat center 4px;background-size:30px 24px}.paragraph--type--files .field--name-field-file-files .field__label{margin-bottom:35px;font-size:1.5rem;line-height:1.875rem;font-weight:700;color:#3c558b}.paragraph--type--files .field--name-field-file-files .field--type-file{padding-left:35px;font-weight:700;background:url(/themes/custom/officinall/img/icon_file.svg) no-repeat left 2px;background-size:20px 26px;min-height:32px}.paragraph--type--files .field--name-field-file-files .field--type-file a{text-decoration:underline;line-height:2rem}.paragraph--type--files .field--name-field-file-files .field--type-file a:focus,.paragraph--type--files .field--name-field-file-files .field--type-file a:hover{text-decoration:none}.paragraph--type--image-text img{width:100%}.paragraph--type--image-text .field--name-field-imgtxt-text p:last-child{margin-bottom:0}.paragraph--type--image-text .paragraph--left{margin-bottom:30px}@media screen and (min-width:640px){.paragraph--type--image-text{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(6,1fr)}.paragraph--type--image-text h2{grid-column:1/-1;min-width:0}.paragraph--type--image-text .paragraph--left{margin-bottom:0;min-width:0}.paragraph--type--image-text .paragraph--right{min-width:0}.paragraph--type--image-text.paragraph--half .paragraph--left{grid-column:1/4;min-width:0}.paragraph--type--image-text.paragraph--half .paragraph--right{grid-column:4/-1;min-width:0}.paragraph--type--image-text.paragraph--thirds .paragraph--left{grid-column:1/3;min-width:0}.paragraph--type--image-text.paragraph--thirds .paragraph--right{grid-column:3/-1;min-width:0}.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--left{grid-column:1/5;min-width:0}.paragraph--type--image-text.paragraph--thirds--two-one .paragraph--right{grid-column:5/-1;min-width:0}}.paragraph{margin-bottom:30px}.paragraph>.field>.paragraph{margin-bottom:0}@media screen and (min-width:1024px){.paragraph{margin-bottom:40px}}.field--name-field-paragraphs .field__item:last-of-type .paragraph{margin-bottom:0}@media screen and (max-width:1023px){.paragraph--type--text .paragraph__text-wrapper{-moz-column-count:1!important;column-count:1!important}}.paragraph--type--text p:last-child{margin-bottom:0}.paragraph--type--video iframe{min-height:360px}@media screen and (min-width:1024px){.paragraph--type--video iframe{min-height:480px}}.view-faqs--faqs_for_search,.view-faqs--faqs_for_theme,.view-faqs--faqs_sticky,.view-faqs--recent_faqs{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:80px!important}@media screen and (min-width:1260px){.view-faqs--faqs_for_search,.view-faqs--faqs_for_theme,.view-faqs--faqs_sticky,.view-faqs--recent_faqs{padding-left:208px;padding-right:208px}}.view-faqs--faqs_for_search h2,.view-faqs--faqs_for_theme h2,.view-faqs--faqs_sticky h2,.view-faqs--recent_faqs h2{margin-bottom:60px;text-align:center}.view-faqs--faqs_for_search .views-row,.view-faqs--faqs_for_theme .views-row,.view-faqs--faqs_sticky .views-row,.view-faqs--recent_faqs .views-row{border-top:1px solid rgba(60,85,139,.35)}.view-faqs--faqs_for_search .views-row:first-child,.view-faqs--faqs_for_theme .views-row:first-child,.view-faqs--faqs_sticky .views-row:first-child,.view-faqs--recent_faqs .views-row:first-child{border-top:0}.view-faqs--faqs_for_search .views-row:last-child,.view-faqs--faqs_for_theme .views-row:last-child,.view-faqs--faqs_sticky .views-row:last-child,.view-faqs--recent_faqs .views-row:last-child{border-bottom:1px solid rgba(60,85,139,.35)}.view-faqs--faqs_for_search .pager,.view-faqs--faqs_for_theme .pager,.view-faqs--faqs_sticky .pager,.view-faqs--recent_faqs .pager{margin-top:40px}.view-faqs--faq_sticky .views-row{margin-bottom:10px}.node--id-6,.vocabulary-theme{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;position:relative}@media screen and (min-width:1260px){.node--id-6,.vocabulary-theme{padding-left:0;padding-right:0}}.node--id-6 h1,.vocabulary-theme h1{text-align:left;font-size:1.875rem}.node--id-6 .back-button,.vocabulary-theme .back-button{position:absolute;top:0;right:0;z-index:100}.node--id-6 h1{margin-left:0!important;margin-right:0!important}.view-news--frontpage_news .views-row,.view-news--news_overview_limit .views-row,.view-news--related_news .views-row{margin-bottom:30px;background-color:#f5f5f5}@media screen and (min-width:768px){.view-news--frontpage_news .view-content,.view-news--news_overview_limit .view-content,.view-news--related_news .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-news--frontpage_news .views-row,.view-news--news_overview_limit .views-row,.view-news--related_news .views-row{margin-bottom:40px;min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:first-child,.view-news--news_overview_limit .views-row:first-child,.view-news--related_news .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(2),.view-news--news_overview_limit .views-row:nth-child(2),.view-news--related_news .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(3),.view-news--news_overview_limit .views-row:nth-child(3),.view-news--related_news .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(4),.view-news--news_overview_limit .views-row:nth-child(4),.view-news--related_news .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(5),.view-news--news_overview_limit .views-row:nth-child(5),.view-news--related_news .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(6),.view-news--news_overview_limit .views-row:nth-child(6),.view-news--related_news .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(7),.view-news--news_overview_limit .views-row:nth-child(7),.view-news--related_news .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(8),.view-news--news_overview_limit .views-row:nth-child(8),.view-news--related_news .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(9),.view-news--news_overview_limit .views-row:nth-child(9),.view-news--related_news .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(10),.view-news--news_overview_limit .views-row:nth-child(10),.view-news--related_news .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(11),.view-news--news_overview_limit .views-row:nth-child(11),.view-news--related_news .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(12),.view-news--news_overview_limit .views-row:nth-child(12),.view-news--related_news .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(13),.view-news--news_overview_limit .views-row:nth-child(13),.view-news--related_news .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(14),.view-news--news_overview_limit .views-row:nth-child(14),.view-news--related_news .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(15),.view-news--news_overview_limit .views-row:nth-child(15),.view-news--related_news .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(16),.view-news--news_overview_limit .views-row:nth-child(16),.view-news--related_news .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(17),.view-news--news_overview_limit .views-row:nth-child(17),.view-news--related_news .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(18),.view-news--news_overview_limit .views-row:nth-child(18),.view-news--related_news .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(19),.view-news--news_overview_limit .views-row:nth-child(19),.view-news--related_news .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(20),.view-news--news_overview_limit .views-row:nth-child(20),.view-news--related_news .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(21),.view-news--news_overview_limit .views-row:nth-child(21),.view-news--related_news .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(22),.view-news--news_overview_limit .views-row:nth-child(22),.view-news--related_news .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(23),.view-news--news_overview_limit .views-row:nth-child(23),.view-news--related_news .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(24),.view-news--news_overview_limit .views-row:nth-child(24),.view-news--related_news .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(25),.view-news--news_overview_limit .views-row:nth-child(25),.view-news--related_news .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(26),.view-news--news_overview_limit .views-row:nth-child(26),.view-news--related_news .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(27),.view-news--news_overview_limit .views-row:nth-child(27),.view-news--related_news .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(28),.view-news--news_overview_limit .views-row:nth-child(28),.view-news--related_news .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(29),.view-news--news_overview_limit .views-row:nth-child(29),.view-news--related_news .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(30),.view-news--news_overview_limit .views-row:nth-child(30),.view-news--related_news .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(31),.view-news--news_overview_limit .views-row:nth-child(31),.view-news--related_news .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(32),.view-news--news_overview_limit .views-row:nth-child(32),.view-news--related_news .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(33),.view-news--news_overview_limit .views-row:nth-child(33),.view-news--related_news .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(34),.view-news--news_overview_limit .views-row:nth-child(34),.view-news--related_news .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(35),.view-news--news_overview_limit .views-row:nth-child(35),.view-news--related_news .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(36),.view-news--news_overview_limit .views-row:nth-child(36),.view-news--related_news .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(37),.view-news--news_overview_limit .views-row:nth-child(37),.view-news--related_news .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(38),.view-news--news_overview_limit .views-row:nth-child(38),.view-news--related_news .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(39),.view-news--news_overview_limit .views-row:nth-child(39),.view-news--related_news .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(40),.view-news--news_overview_limit .views-row:nth-child(40),.view-news--related_news .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(41),.view-news--news_overview_limit .views-row:nth-child(41),.view-news--related_news .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(42),.view-news--news_overview_limit .views-row:nth-child(42),.view-news--related_news .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(43),.view-news--news_overview_limit .views-row:nth-child(43),.view-news--related_news .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(44),.view-news--news_overview_limit .views-row:nth-child(44),.view-news--related_news .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(45),.view-news--news_overview_limit .views-row:nth-child(45),.view-news--related_news .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(46),.view-news--news_overview_limit .views-row:nth-child(46),.view-news--related_news .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(47),.view-news--news_overview_limit .views-row:nth-child(47),.view-news--related_news .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(48),.view-news--news_overview_limit .views-row:nth-child(48),.view-news--related_news .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(49),.view-news--news_overview_limit .views-row:nth-child(49),.view-news--related_news .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(50),.view-news--news_overview_limit .views-row:nth-child(50),.view-news--related_news .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}.view-news--frontpage_news,.view-news--related_news{margin-bottom:50px}.view-news--frontpage_news h2,.view-news--related_news h2{margin-bottom:40px;text-align:center}@media screen and (min-width:1024px){.view-news--frontpage_news h2,.view-news--related_news h2{margin-bottom:50px}.view-news--frontpage_news .view-content,.view-news--related_news .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:first-child,.view-news--related_news .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(2),.view-news--related_news .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(3),.view-news--related_news .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(4),.view-news--related_news .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(5),.view-news--related_news .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(6),.view-news--related_news .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(7),.view-news--related_news .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(8),.view-news--related_news .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(9),.view-news--related_news .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(10),.view-news--related_news .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(11),.view-news--related_news .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(12),.view-news--related_news .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(13),.view-news--related_news .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(14),.view-news--related_news .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(15),.view-news--related_news .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(16),.view-news--related_news .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(17),.view-news--related_news .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(18),.view-news--related_news .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(19),.view-news--related_news .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(20),.view-news--related_news .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(21),.view-news--related_news .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(22),.view-news--related_news .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(23),.view-news--related_news .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(24),.view-news--related_news .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(25),.view-news--related_news .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(26),.view-news--related_news .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(27),.view-news--related_news .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(28),.view-news--related_news .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(29),.view-news--related_news .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(30),.view-news--related_news .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(31),.view-news--related_news .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(32),.view-news--related_news .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(33),.view-news--related_news .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(34),.view-news--related_news .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(35),.view-news--related_news .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(36),.view-news--related_news .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(37),.view-news--related_news .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(38),.view-news--related_news .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(39),.view-news--related_news .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(40),.view-news--related_news .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(41),.view-news--related_news .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(42),.view-news--related_news .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(43),.view-news--related_news .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(44),.view-news--related_news .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(45),.view-news--related_news .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(46),.view-news--related_news .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(47),.view-news--related_news .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(48),.view-news--related_news .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(49),.view-news--related_news .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--frontpage_news .views-row:nth-child(50),.view-news--related_news .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.view-news--frontpage_news .more-link,.view-news--related_news .more-link{text-align:center}.view-news--frontpage_news .more-link a,.view-news--related_news .more-link a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-news--frontpage_news .more-link a:focus,.view-news--frontpage_news .more-link a:hover,.view-news--related_news .more-link a:focus,.view-news--related_news .more-link a:hover{outline:none;background-color:#3c558b;color:#fff}.view-news--frontpage_news{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:70px!important}@media screen and (min-width:1260px){.view-news--frontpage_news{padding-left:30px;padding-right:30px}}.view-news--news_overview .views-row{margin-bottom:30px;background-color:#f5f5f5}@media screen and (min-width:768px){.view-news--news_overview .views-infinite-scroll-content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-news--news_overview .views-row{margin-bottom:40px;min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px){.view-news--news_overview .views-infinite-scroll-content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-news--news_overview .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.view-partners--partners_overview{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:50px!important}@media screen and (min-width:1260px){.view-partners--partners_overview{padding-left:30px;padding-right:30px}}.view-partners--partners_overview .views-row{margin-bottom:30px}@media screen and (min-width:640px){.view-partners--partners_overview .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-partners--partners_overview .views-row{margin-bottom:40px;min-width:0;max-width:100%}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:640px) and (-ms-high-contrast:active),screen and (min-width:640px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px){.view-partners--partners_overview .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-partners--partners_overview .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.view-search--search_results{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px}@media screen and (min-width:1260px){.view-search--search_results{padding-left:30px;padding-right:30px}}.view-search--search_results h1{margin-bottom:50px;text-align:center}@media screen and (min-width:1024px){.view-search--search_results h1{margin-bottom:70px}}.view-search--search_results .search-wrapper .search--left,.view-search--search_results .search-wrapper .search--right{margin-bottom:50px}@media screen and (min-width:1024px){.view-search--search_results .search-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr);align-items:start}.view-search--search_results .search-wrapper .search--left{grid-column:1/3;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-search--search_results .search-wrapper .search--left{-ms-grid-column:1;-ms-grid-column-span:2;margin-right:40px}}@media screen and (min-width:1024px){.view-search--search_results .search-wrapper .search--right{grid-column:3/-1;min-width:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-search--search_results .search-wrapper .search--right{-ms-grid-column:3;-ms-grid-column-span:1;margin-right:40px}}.view-search--search_results .views-row{border-bottom:1px solid rgba(60,85,139,.35)}.view-search--search_results .views-row:first-child{padding-top:0}.view-search--search_results .node--view-mode-search-index h3{font-size:1.25rem;line-height:1.5rem;color:#3c558b;font-weight:700;margin-bottom:10px;transition:all .2s}.view-search--search_results .node--view-mode-search-index .field--name-field-description{transition:all .2s}.view-search--search_results .node--view-mode-search-index .field--name-field-description p:last-child{margin-bottom:10px}.view-search--search_results .node--view-mode-search-index a{display:block;padding:30px 0 20px}.view-search--search_results .node--view-mode-search-index a:focus .field--name-field-description,.view-search--search_results .node--view-mode-search-index a:focus h3,.view-search--search_results .node--view-mode-search-index a:hover .field--name-field-description,.view-search--search_results .node--view-mode-search-index a:hover h3{color:#16ae8d}.view-search--search_results .pager{padding:0;list-style:none;margin:40px 0 0;text-align:left}.view-search--search_results .search--right{padding:45px 35px 40px;background-color:#eaeef4}.view-search--search_results .search--right .block--cta_small{margin-bottom:40px;padding-bottom:45px;border-bottom:1px solid rgba(60,85,139,.4);text-align:center}.view-search--search_results .search--right .block--cta_small:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.view-search--search_results .search--right .block--cta_small h2{margin-bottom:25px;font-size:1.25rem;line-height:1.875rem;color:#3a3a3a;font-weight:700;letter-spacing:0}.view-search--search_results .search--right .block--cta_small hr{margin:30px 0;display:block;height:1px;border:0;border-top:1px solid rgba(60,85,139,.4)}.view-search--search_results .search--right .block--cta_small .field--name-field-cta a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-search--search_results .search--right .block--cta_small .field--name-field-cta a:focus,.view-search--search_results .search--right .block--cta_small .field--name-field-cta a:hover{outline:none;background-color:#3c558b;color:#fff}.view-shop-items--shop_items_overview{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:50px!important}@media screen and (min-width:1260px){.view-shop-items--shop_items_overview{padding-left:30px;padding-right:30px}}.view-shop-items--shop_items_overview .views-row{margin-bottom:50px}@media screen and (min-width:768px){.view-shop-items--shop_items_overview .views-infinite-scroll-content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-shop-items--shop_items_overview .views-row{margin-bottom:60px;min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px){.view-shop-items--shop_items_overview .views-infinite-scroll-content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-shop-items--shop_items_overview .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.view-software-assets--assets_overview,.view-software-assets--related_assets{margin-bottom:50px}.view-software-assets--assets_overview h2,.view-software-assets--related_assets h2{margin-bottom:70px;text-align:center}.view-software-assets--assets_overview .views-row,.view-software-assets--related_assets .views-row{margin-bottom:30px}@media screen and (min-width:768px){.view-software-assets--assets_overview .view-content,.view-software-assets--related_assets .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-software-assets--assets_overview .views-row,.view-software-assets--related_assets .views-row{margin-bottom:40px;min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:first-child,.view-software-assets--related_assets .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(2),.view-software-assets--related_assets .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(3),.view-software-assets--related_assets .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(4),.view-software-assets--related_assets .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(5),.view-software-assets--related_assets .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(6),.view-software-assets--related_assets .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(7),.view-software-assets--related_assets .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(8),.view-software-assets--related_assets .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(9),.view-software-assets--related_assets .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(10),.view-software-assets--related_assets .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(11),.view-software-assets--related_assets .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(12),.view-software-assets--related_assets .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(13),.view-software-assets--related_assets .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(14),.view-software-assets--related_assets .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(15),.view-software-assets--related_assets .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(16),.view-software-assets--related_assets .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(17),.view-software-assets--related_assets .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(18),.view-software-assets--related_assets .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(19),.view-software-assets--related_assets .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(20),.view-software-assets--related_assets .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(21),.view-software-assets--related_assets .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(22),.view-software-assets--related_assets .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(23),.view-software-assets--related_assets .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(24),.view-software-assets--related_assets .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(25),.view-software-assets--related_assets .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(26),.view-software-assets--related_assets .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(27),.view-software-assets--related_assets .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(28),.view-software-assets--related_assets .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(29),.view-software-assets--related_assets .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(30),.view-software-assets--related_assets .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(31),.view-software-assets--related_assets .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(32),.view-software-assets--related_assets .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(33),.view-software-assets--related_assets .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(34),.view-software-assets--related_assets .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(35),.view-software-assets--related_assets .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(36),.view-software-assets--related_assets .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(37),.view-software-assets--related_assets .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(38),.view-software-assets--related_assets .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(39),.view-software-assets--related_assets .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(40),.view-software-assets--related_assets .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(41),.view-software-assets--related_assets .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(42),.view-software-assets--related_assets .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(43),.view-software-assets--related_assets .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(44),.view-software-assets--related_assets .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(45),.view-software-assets--related_assets .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(46),.view-software-assets--related_assets .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(47),.view-software-assets--related_assets .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(48),.view-software-assets--related_assets .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(49),.view-software-assets--related_assets .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-software-assets--assets_overview .views-row:nth-child(50),.view-software-assets--related_assets .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px){.view-software-assets--related_assets .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-software-assets--related_assets .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.block-views-blockteams-support-team h2{margin-bottom:50px}@media screen and (min-width:1024px){.block-views-blockteams-support-team h2{margin-bottom:70px}}.view-teams--support_team .views-row{margin-bottom:50px}@media screen and (min-width:480px){.view-teams--support_team .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-teams--support_team .views-row{min-width:0;max-width:100%}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px){.view-teams--support_team .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px){.view-teams--support_team .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px){.view-teams--support_team .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1200px) and (-ms-high-contrast:active),screen and (min-width:1200px) and (-ms-high-contrast:none){.view-teams--support_team .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1440px){.view-teams--support_team .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:100px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}.view-teams--support_team .views-row{margin-bottom:100px}}.block-views-blocktestimonials-testimonials-overview{position:relative}.block-views-blocktestimonials-testimonials-overview:before{position:absolute;top:170px;content:" ";opacity:.1;background:linear-gradient(180deg,#3c558b,#fff);width:100%;height:500px}.block-views-blocktestimonials-testimonials-overview h2{margin-bottom:60px;color:#3a3a3a;font-size:1.125rem;text-transform:uppercase;letter-spacing:-.3px;text-align:center}.view-testimonials--testimonials_overview{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:35px!important}@media screen and (min-width:1260px){.view-testimonials--testimonials_overview{padding-left:30px;padding-right:30px}}.view-testimonials--testimonials_overview .view-content{padding-bottom:60px;border-bottom:1px solid #3c558b}.view-testimonials--testimonials_overview .slick-next,.view-testimonials--testimonials_overview .slick-prev{display:none!important}.view-testimonials--testimonials_overview .slick-dots{position:relative;margin:0;text-align:center}.view-testimonials--testimonials_overview .slick-dots li button{background:url(/themes/custom/officinall/img/icon_slick_dot.svg) no-repeat 50%;background-size:12px;width:12px;height:12px;transition:all .3s}.view-testimonials--testimonials_overview .slick-dots li button:before{content:""}.view-testimonials--testimonials_overview .slick-dots li.slick-active button,.view-testimonials--testimonials_overview .slick-dots li:focus button,.view-testimonials--testimonials_overview .slick-dots li:hover button{background:url(/themes/custom/officinall/img/icon_slick_dot_active.svg) no-repeat 50%;background-size:12px}@media screen and (min-width:768px){.view-testimonials--testimonials_overview{margin-bottom:50px!important}.view-testimonials--testimonials_overview .view-content{padding-bottom:0;border-bottom:0}.view-testimonials--testimonials_overview .slick-list{margin:0 60px}.view-testimonials--testimonials_overview .slick-next,.view-testimonials--testimonials_overview .slick-prev{display:inline-block!important;z-index:100;width:45px;height:63px;opacity:1;transition:all .2s}.view-testimonials--testimonials_overview .slick-next:before,.view-testimonials--testimonials_overview .slick-prev:before{content:""}.view-testimonials--testimonials_overview .slick-next:focus,.view-testimonials--testimonials_overview .slick-next:hover,.view-testimonials--testimonials_overview .slick-prev:focus,.view-testimonials--testimonials_overview .slick-prev:hover{opacity:.8}.view-testimonials--testimonials_overview .slick-prev{left:0;top:calc(50% - 31px);background:url(/themes/custom/officinall/img/icon_slick_prev.svg) no-repeat 50%}.view-testimonials--testimonials_overview .slick-prev:focus,.view-testimonials--testimonials_overview .slick-prev:hover{background:url(/themes/custom/officinall/img/icon_slick_prev.svg) no-repeat 50%;opacity:.8}.view-testimonials--testimonials_overview .slick-next{right:0;top:calc(50% - 31px);background:url(/themes/custom/officinall/img/icon_slick_next.svg) no-repeat 50%}.view-testimonials--testimonials_overview .slick-next:focus,.view-testimonials--testimonials_overview .slick-next:hover{background:url(/themes/custom/officinall/img/icon_slick_next.svg) no-repeat 50%;opacity:.8}.view-testimonials--testimonials_overview .slick-dots{position:relative;margin:0 60px;text-align:left}.view-testimonials--testimonials_overview .slick-dots li{margin-left:0;margin-right:10px}}@media screen and (min-width:1024px){.view-testimonials--testimonials_overview{margin-bottom:100px!important}}@media screen and (min-width:1440px){.view-testimonials--testimonials_overview .slick-list{margin:0}.view-testimonials--testimonials_overview .slick-prev{left:-60px}.view-testimonials--testimonials_overview .slick-next{right:-60px}.view-testimonials--testimonials_overview .slick-dots{margin:0}}.view-testimonials--related_testimonials{margin-bottom:50px}.view-testimonials--related_testimonials .views-row{margin-bottom:30px;background-color:#f5f5f5}.view-testimonials--related_testimonials h2{margin-bottom:40px;text-align:center}@media screen and (min-width:1024px){.view-testimonials--related_testimonials h2{margin-bottom:50px}.view-testimonials--related_testimonials .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--related_testimonials .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.view-testimonials--related_testimonials .more-link{text-align:center}.view-testimonials--related_testimonials .more-link a{display:inline-block;padding:17px 30px 15px;border:1px solid #3c558b;border-radius:25px;background-color:transparent;color:#3c558b;font-size:1rem;font-weight:500;line-height:1rem;text-align:center;text-decoration:none!important;transition:all .2s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-testimonials--related_testimonials .more-link a:focus,.view-testimonials--related_testimonials .more-link a:hover{outline:none;background-color:#3c558b;color:#fff}.view-testimonials--testimonial_alt_overview_limit .views-row{margin-bottom:30px;background-color:#f5f5f5}@media screen and (min-width:768px){.view-testimonials--testimonial_alt_overview_limit .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-testimonials--testimonial_alt_overview_limit .views-row{margin-bottom:40px;min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview_limit .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}.view-testimonials--testimonial_alt_overview .views-row{margin-bottom:30px;background-color:#f5f5f5}@media screen and (min-width:768px){.view-testimonials--testimonial_alt_overview .views-infinite-scroll-content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-testimonials--testimonial_alt_overview .views-row{margin-bottom:40px;min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px){.view-testimonials--testimonial_alt_overview .views-infinite-scroll-content-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-testimonials--testimonial_alt_overview .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.view-usp--usp_overview{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:80px!important}@media screen and (min-width:1260px){.view-usp--usp_overview{padding-left:30px;padding-right:30px}}.view-usp--usp_overview h2{margin-bottom:40px;text-align:center}.view-usp--usp_overview .views-row{margin-bottom:50px}@media screen and (min-width:768px){.view-usp--usp_overview h2{margin-bottom:60px;text-align:center}.view-usp--usp_overview .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-usp--usp_overview .views-row{min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px){.view-usp--usp_overview .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-usp--usp_overview .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}.view-vacancies--vacancies_overview .views-row{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #3c558b}.view-vacancies--vacancies_overview .views-row:last-child{padding-bottom:0;border-bottom:0}.view-videos--recent_videos,.view-videos--videos_for_search,.view-videos--videos_for_theme{padding-left:25px;padding-right:25px;margin:0 auto;max-width:1260px;margin-bottom:30px!important}@media screen and (min-width:1260px){.view-videos--recent_videos,.view-videos--videos_for_search,.view-videos--videos_for_theme{padding-left:30px;padding-right:30px}}.view-videos--recent_videos h2,.view-videos--videos_for_search h2,.view-videos--videos_for_theme h2{margin-bottom:60px;text-align:center}.view-videos--recent_videos .views-row,.view-videos--videos_for_search .views-row,.view-videos--videos_for_theme .views-row{margin-bottom:30px}@media screen and (min-width:768px){.view-videos--recent_videos .view-content,.view-videos--videos_for_search .view-content,.view-videos--videos_for_theme .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(2,1fr)}.view-videos--recent_videos .views-row,.view-videos--videos_for_search .views-row,.view-videos--videos_for_theme .views-row{margin-bottom:40px;min-width:0;max-width:100%}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:first-child,.view-videos--videos_for_search .views-row:first-child,.view-videos--videos_for_theme .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(2),.view-videos--videos_for_search .views-row:nth-child(2),.view-videos--videos_for_theme .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(3),.view-videos--videos_for_search .views-row:nth-child(3),.view-videos--videos_for_theme .views-row:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(4),.view-videos--videos_for_search .views-row:nth-child(4),.view-videos--videos_for_theme .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(5),.view-videos--videos_for_search .views-row:nth-child(5),.view-videos--videos_for_theme .views-row:nth-child(5){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(6),.view-videos--videos_for_search .views-row:nth-child(6),.view-videos--videos_for_theme .views-row:nth-child(6){-ms-grid-row:3;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(7),.view-videos--videos_for_search .views-row:nth-child(7),.view-videos--videos_for_theme .views-row:nth-child(7){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(8),.view-videos--videos_for_search .views-row:nth-child(8),.view-videos--videos_for_theme .views-row:nth-child(8){-ms-grid-row:4;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(9),.view-videos--videos_for_search .views-row:nth-child(9),.view-videos--videos_for_theme .views-row:nth-child(9){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(10),.view-videos--videos_for_search .views-row:nth-child(10),.view-videos--videos_for_theme .views-row:nth-child(10){-ms-grid-row:5;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(11),.view-videos--videos_for_search .views-row:nth-child(11),.view-videos--videos_for_theme .views-row:nth-child(11){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(12),.view-videos--videos_for_search .views-row:nth-child(12),.view-videos--videos_for_theme .views-row:nth-child(12){-ms-grid-row:6;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(13),.view-videos--videos_for_search .views-row:nth-child(13),.view-videos--videos_for_theme .views-row:nth-child(13){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(14),.view-videos--videos_for_search .views-row:nth-child(14),.view-videos--videos_for_theme .views-row:nth-child(14){-ms-grid-row:7;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(15),.view-videos--videos_for_search .views-row:nth-child(15),.view-videos--videos_for_theme .views-row:nth-child(15){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(16),.view-videos--videos_for_search .views-row:nth-child(16),.view-videos--videos_for_theme .views-row:nth-child(16){-ms-grid-row:8;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(17),.view-videos--videos_for_search .views-row:nth-child(17),.view-videos--videos_for_theme .views-row:nth-child(17){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(18),.view-videos--videos_for_search .views-row:nth-child(18),.view-videos--videos_for_theme .views-row:nth-child(18){-ms-grid-row:9;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(19),.view-videos--videos_for_search .views-row:nth-child(19),.view-videos--videos_for_theme .views-row:nth-child(19){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(20),.view-videos--videos_for_search .views-row:nth-child(20),.view-videos--videos_for_theme .views-row:nth-child(20){-ms-grid-row:10;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(21),.view-videos--videos_for_search .views-row:nth-child(21),.view-videos--videos_for_theme .views-row:nth-child(21){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(22),.view-videos--videos_for_search .views-row:nth-child(22),.view-videos--videos_for_theme .views-row:nth-child(22){-ms-grid-row:11;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(23),.view-videos--videos_for_search .views-row:nth-child(23),.view-videos--videos_for_theme .views-row:nth-child(23){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(24),.view-videos--videos_for_search .views-row:nth-child(24),.view-videos--videos_for_theme .views-row:nth-child(24){-ms-grid-row:12;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(25),.view-videos--videos_for_search .views-row:nth-child(25),.view-videos--videos_for_theme .views-row:nth-child(25){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(26),.view-videos--videos_for_search .views-row:nth-child(26),.view-videos--videos_for_theme .views-row:nth-child(26){-ms-grid-row:13;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(27),.view-videos--videos_for_search .views-row:nth-child(27),.view-videos--videos_for_theme .views-row:nth-child(27){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(28),.view-videos--videos_for_search .views-row:nth-child(28),.view-videos--videos_for_theme .views-row:nth-child(28){-ms-grid-row:14;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(29),.view-videos--videos_for_search .views-row:nth-child(29),.view-videos--videos_for_theme .views-row:nth-child(29){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(30),.view-videos--videos_for_search .views-row:nth-child(30),.view-videos--videos_for_theme .views-row:nth-child(30){-ms-grid-row:15;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(31),.view-videos--videos_for_search .views-row:nth-child(31),.view-videos--videos_for_theme .views-row:nth-child(31){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(32),.view-videos--videos_for_search .views-row:nth-child(32),.view-videos--videos_for_theme .views-row:nth-child(32){-ms-grid-row:16;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(33),.view-videos--videos_for_search .views-row:nth-child(33),.view-videos--videos_for_theme .views-row:nth-child(33){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(34),.view-videos--videos_for_search .views-row:nth-child(34),.view-videos--videos_for_theme .views-row:nth-child(34){-ms-grid-row:17;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(35),.view-videos--videos_for_search .views-row:nth-child(35),.view-videos--videos_for_theme .views-row:nth-child(35){-ms-grid-row:18;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(36),.view-videos--videos_for_search .views-row:nth-child(36),.view-videos--videos_for_theme .views-row:nth-child(36){-ms-grid-row:18;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(37),.view-videos--videos_for_search .views-row:nth-child(37),.view-videos--videos_for_theme .views-row:nth-child(37){-ms-grid-row:19;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(38),.view-videos--videos_for_search .views-row:nth-child(38),.view-videos--videos_for_theme .views-row:nth-child(38){-ms-grid-row:19;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(39),.view-videos--videos_for_search .views-row:nth-child(39),.view-videos--videos_for_theme .views-row:nth-child(39){-ms-grid-row:20;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(40),.view-videos--videos_for_search .views-row:nth-child(40),.view-videos--videos_for_theme .views-row:nth-child(40){-ms-grid-row:20;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(41),.view-videos--videos_for_search .views-row:nth-child(41),.view-videos--videos_for_theme .views-row:nth-child(41){-ms-grid-row:21;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(42),.view-videos--videos_for_search .views-row:nth-child(42),.view-videos--videos_for_theme .views-row:nth-child(42){-ms-grid-row:21;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(43),.view-videos--videos_for_search .views-row:nth-child(43),.view-videos--videos_for_theme .views-row:nth-child(43){-ms-grid-row:22;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(44),.view-videos--videos_for_search .views-row:nth-child(44),.view-videos--videos_for_theme .views-row:nth-child(44){-ms-grid-row:22;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(45),.view-videos--videos_for_search .views-row:nth-child(45),.view-videos--videos_for_theme .views-row:nth-child(45){-ms-grid-row:23;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(46),.view-videos--videos_for_search .views-row:nth-child(46),.view-videos--videos_for_theme .views-row:nth-child(46){-ms-grid-row:23;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(47),.view-videos--videos_for_search .views-row:nth-child(47),.view-videos--videos_for_theme .views-row:nth-child(47){-ms-grid-row:24;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(48),.view-videos--videos_for_search .views-row:nth-child(48),.view-videos--videos_for_theme .views-row:nth-child(48){-ms-grid-row:24;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(49),.view-videos--videos_for_search .views-row:nth-child(49),.view-videos--videos_for_theme .views-row:nth-child(49){-ms-grid-row:25;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(50),.view-videos--videos_for_search .views-row:nth-child(50),.view-videos--videos_for_theme .views-row:nth-child(50){-ms-grid-row:25;-ms-grid-column:2;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px){.view-videos--recent_videos .view-content,.view-videos--videos_for_search .view-content,.view-videos--videos_for_theme .view-content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-column-gap:40px;grid-row-gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:first-child,.view-videos--videos_for_search .views-row:first-child,.view-videos--videos_for_theme .views-row:first-child{-ms-grid-row:1;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(2),.view-videos--videos_for_search .views-row:nth-child(2),.view-videos--videos_for_theme .views-row:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(3),.view-videos--videos_for_search .views-row:nth-child(3),.view-videos--videos_for_theme .views-row:nth-child(3){-ms-grid-row:1;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(4),.view-videos--videos_for_search .views-row:nth-child(4),.view-videos--videos_for_theme .views-row:nth-child(4){-ms-grid-row:2;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(5),.view-videos--videos_for_search .views-row:nth-child(5),.view-videos--videos_for_theme .views-row:nth-child(5){-ms-grid-row:2;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(6),.view-videos--videos_for_search .views-row:nth-child(6),.view-videos--videos_for_theme .views-row:nth-child(6){-ms-grid-row:2;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(7),.view-videos--videos_for_search .views-row:nth-child(7),.view-videos--videos_for_theme .views-row:nth-child(7){-ms-grid-row:3;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(8),.view-videos--videos_for_search .views-row:nth-child(8),.view-videos--videos_for_theme .views-row:nth-child(8){-ms-grid-row:3;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(9),.view-videos--videos_for_search .views-row:nth-child(9),.view-videos--videos_for_theme .views-row:nth-child(9){-ms-grid-row:3;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(10),.view-videos--videos_for_search .views-row:nth-child(10),.view-videos--videos_for_theme .views-row:nth-child(10){-ms-grid-row:4;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(11),.view-videos--videos_for_search .views-row:nth-child(11),.view-videos--videos_for_theme .views-row:nth-child(11){-ms-grid-row:4;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(12),.view-videos--videos_for_search .views-row:nth-child(12),.view-videos--videos_for_theme .views-row:nth-child(12){-ms-grid-row:4;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(13),.view-videos--videos_for_search .views-row:nth-child(13),.view-videos--videos_for_theme .views-row:nth-child(13){-ms-grid-row:5;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(14),.view-videos--videos_for_search .views-row:nth-child(14),.view-videos--videos_for_theme .views-row:nth-child(14){-ms-grid-row:5;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(15),.view-videos--videos_for_search .views-row:nth-child(15),.view-videos--videos_for_theme .views-row:nth-child(15){-ms-grid-row:5;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(16),.view-videos--videos_for_search .views-row:nth-child(16),.view-videos--videos_for_theme .views-row:nth-child(16){-ms-grid-row:6;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(17),.view-videos--videos_for_search .views-row:nth-child(17),.view-videos--videos_for_theme .views-row:nth-child(17){-ms-grid-row:6;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(18),.view-videos--videos_for_search .views-row:nth-child(18),.view-videos--videos_for_theme .views-row:nth-child(18){-ms-grid-row:6;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(19),.view-videos--videos_for_search .views-row:nth-child(19),.view-videos--videos_for_theme .views-row:nth-child(19){-ms-grid-row:7;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(20),.view-videos--videos_for_search .views-row:nth-child(20),.view-videos--videos_for_theme .views-row:nth-child(20){-ms-grid-row:7;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(21),.view-videos--videos_for_search .views-row:nth-child(21),.view-videos--videos_for_theme .views-row:nth-child(21){-ms-grid-row:7;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(22),.view-videos--videos_for_search .views-row:nth-child(22),.view-videos--videos_for_theme .views-row:nth-child(22){-ms-grid-row:8;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(23),.view-videos--videos_for_search .views-row:nth-child(23),.view-videos--videos_for_theme .views-row:nth-child(23){-ms-grid-row:8;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(24),.view-videos--videos_for_search .views-row:nth-child(24),.view-videos--videos_for_theme .views-row:nth-child(24){-ms-grid-row:8;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(25),.view-videos--videos_for_search .views-row:nth-child(25),.view-videos--videos_for_theme .views-row:nth-child(25){-ms-grid-row:9;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(26),.view-videos--videos_for_search .views-row:nth-child(26),.view-videos--videos_for_theme .views-row:nth-child(26){-ms-grid-row:9;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(27),.view-videos--videos_for_search .views-row:nth-child(27),.view-videos--videos_for_theme .views-row:nth-child(27){-ms-grid-row:9;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(28),.view-videos--videos_for_search .views-row:nth-child(28),.view-videos--videos_for_theme .views-row:nth-child(28){-ms-grid-row:10;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(29),.view-videos--videos_for_search .views-row:nth-child(29),.view-videos--videos_for_theme .views-row:nth-child(29){-ms-grid-row:10;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(30),.view-videos--videos_for_search .views-row:nth-child(30),.view-videos--videos_for_theme .views-row:nth-child(30){-ms-grid-row:10;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(31),.view-videos--videos_for_search .views-row:nth-child(31),.view-videos--videos_for_theme .views-row:nth-child(31){-ms-grid-row:11;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(32),.view-videos--videos_for_search .views-row:nth-child(32),.view-videos--videos_for_theme .views-row:nth-child(32){-ms-grid-row:11;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(33),.view-videos--videos_for_search .views-row:nth-child(33),.view-videos--videos_for_theme .views-row:nth-child(33){-ms-grid-row:11;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(34),.view-videos--videos_for_search .views-row:nth-child(34),.view-videos--videos_for_theme .views-row:nth-child(34){-ms-grid-row:12;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(35),.view-videos--videos_for_search .views-row:nth-child(35),.view-videos--videos_for_theme .views-row:nth-child(35){-ms-grid-row:12;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(36),.view-videos--videos_for_search .views-row:nth-child(36),.view-videos--videos_for_theme .views-row:nth-child(36){-ms-grid-row:12;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(37),.view-videos--videos_for_search .views-row:nth-child(37),.view-videos--videos_for_theme .views-row:nth-child(37){-ms-grid-row:13;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(38),.view-videos--videos_for_search .views-row:nth-child(38),.view-videos--videos_for_theme .views-row:nth-child(38){-ms-grid-row:13;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(39),.view-videos--videos_for_search .views-row:nth-child(39),.view-videos--videos_for_theme .views-row:nth-child(39){-ms-grid-row:13;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(40),.view-videos--videos_for_search .views-row:nth-child(40),.view-videos--videos_for_theme .views-row:nth-child(40){-ms-grid-row:14;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(41),.view-videos--videos_for_search .views-row:nth-child(41),.view-videos--videos_for_theme .views-row:nth-child(41){-ms-grid-row:14;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(42),.view-videos--videos_for_search .views-row:nth-child(42),.view-videos--videos_for_theme .views-row:nth-child(42){-ms-grid-row:14;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(43),.view-videos--videos_for_search .views-row:nth-child(43),.view-videos--videos_for_theme .views-row:nth-child(43){-ms-grid-row:15;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(44),.view-videos--videos_for_search .views-row:nth-child(44),.view-videos--videos_for_theme .views-row:nth-child(44){-ms-grid-row:15;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(45),.view-videos--videos_for_search .views-row:nth-child(45),.view-videos--videos_for_theme .views-row:nth-child(45){-ms-grid-row:15;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(46),.view-videos--videos_for_search .views-row:nth-child(46),.view-videos--videos_for_theme .views-row:nth-child(46){-ms-grid-row:16;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(47),.view-videos--videos_for_search .views-row:nth-child(47),.view-videos--videos_for_theme .views-row:nth-child(47){-ms-grid-row:16;-ms-grid-column:2;margin-right:20px;margin-left:20px}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(48),.view-videos--videos_for_search .views-row:nth-child(48),.view-videos--videos_for_theme .views-row:nth-child(48){-ms-grid-row:16;-ms-grid-column:3;margin-left:20px;margin-right:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(49),.view-videos--videos_for_search .views-row:nth-child(49),.view-videos--videos_for_theme .views-row:nth-child(49){-ms-grid-row:17;-ms-grid-column:1;margin-right:20px;margin-left:0}}@media screen and (min-width:1024px) and (-ms-high-contrast:active),screen and (min-width:1024px) and (-ms-high-contrast:none){.view-videos--recent_videos .views-row:nth-child(50),.view-videos--videos_for_search .views-row:nth-child(50),.view-videos--videos_for_theme .views-row:nth-child(50){-ms-grid-row:17;-ms-grid-column:2;margin-right:20px;margin-left:20px}}
