/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.chosen-container *{box-sizing:border-box;}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15);clip:rect(0,0,0,0);}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;}.chosen-container a{cursor:pointer;}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999;}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top;}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px;}.chosen-container-single .chosen-default{color:#999;}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/libraries/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px;}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/libraries/chosen/chosen-sprite.png) no-repeat 0px 2px;}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/libraries/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch;}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff;}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.chosen-container .chosen-results li.group-option{padding-left:15px;}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text;}.chosen-container-multi .chosen-choices li{float:left;list-style:none;}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default;}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/libraries/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666;}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3);}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3);}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important;}.chosen-disabled{opacity:0.5 !important;cursor:default;}.chosen-disabled .chosen-single{cursor:default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}.chosen-rtl{text-align:right;}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.chosen-rtl .chosen-single div{right:auto;left:3px;}.chosen-rtl .chosen-single abbr{right:auto;left:26px;}.chosen-rtl .chosen-choices li{float:right;}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl;}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url(/libraries/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/libraries/chosen/chosen-sprite%402x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}}
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}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.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 silver;margin:0 2px;padding:.35em .625em .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 print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(max-width:767px){.visible-xs-block{display:block !important}}@media(max-width:767px){.visible-xs-inline{display:inline !important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width:768px)and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width:768px)and (max-width:991px){.visible-sm-block{display:block !important}}@media(min-width:768px)and (max-width:991px){.visible-sm-inline{display:inline !important}}@media(min-width:768px)and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width:992px)and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width:992px)and (max-width:1199px){.visible-md-block{display:block !important}}@media(min-width:992px)and (max-width:1199px){.visible-md-inline{display:inline !important}}@media(min-width:992px)and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(min-width:1200px){.visible-lg-block{display:block !important}}@media(min-width:1200px){.visible-lg-inline{display:inline !important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width:767px){.hidden-xs{display:none !important}}@media(min-width:768px)and (max-width:991px){.hidden-sm{display:none !important}}@media(min-width:992px)and (max-width:1199px){.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}body{font-family:"Open Sans",Helvetica,sans-serif;font-size:18px;color:#222;line-height:1.618;background-color:#fbfafa;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main h1,main h2,main h3,main h4,main h5{color:#4a4a4a}main h1{font-size:48px;font-weight:400}@media screen and (max-width:992px){main h2{font-size:22px}}main a,main a:visited{color:#00509e}main a.glossify-tooltip-link{color:#222}main p a{border-bottom:2px solid rgba(31,72,126,.4)}main p a:hover{border-bottom:2px solid #00509e;text-decoration:none}main p a:active,main p a:focus{text-decoration:none}main table{width:100%}main table th,main table td{padding:10px;vertical-align:top}main table th p,main table td p{margin-top:0}main table img{max-width:none}main table.formatted caption{font-size:22px;color:#4a4a4a;font-weight:700}main table.formatted thead{border-bottom:2px solid #cf977c}main table.formatted tbody{border-bottom:1px solid #cf977c}main table.formatted tbody tr:nth-child(odd){background-color:#eaf0f2}main table.formatted th,main table.formatted td{font-size:16px}main .tex2jax_process{overflow-x:auto}main blockquote{padding:20px 70px;font-style:italic;line-height:31px;background-image:url(/themes/custom/mms/dev/svg/quote-left.svg),url(/themes/custom/mms/dev/svg/quote-right.svg);background-position:top 50px left,bottom 50px right;background-repeat:no-repeat}main input[type=submit]{color:#fff;border:none}main ul{padding-left:20px}main figure figcaption{padding-top:5px;font-size:14px;margin-bottom:5px}main figure p{margin:0}img{max-width:100%;height:auto}figure.align-center{display:block;margin:0 auto;text-align:center}figure.align-center figcaption{margin:0 auto;text-align:initial}.word-database-wrapper{background:linear-gradient(transparent 340px,#eaf0f2 10px)}@font-face{font-family:"Open Sans";src:url(/themes/custom/mms/assets/fonts/OpenSans-Italic.woff2) format("woff2"),url(/themes/custom/mms/assets/fonts/OpenSans-Italic.woff) format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"Open Sans";src:url(/themes/custom/mms/assets/fonts/OpenSans-Regular.woff2) format("woff2"),url(/themes/custom/mms/assets/fonts/OpenSans-Regular.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Woodford Bourne";src:url(/themes/custom/mms/assets/fonts/woodfordbourne-regular-webfont.woff2) format("woff2"),url(/themes/custom/mms/assets/fonts/woodfordbourne-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Woodford Bourne";src:url(/themes/custom/mms/assets/fonts/woodfordbourne-bold-webfont.woff2) format("woff2"),url(/themes/custom/mms/assets/fonts/woodfordbourne-bold-webfont.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Woodford Bourne";src:url(/themes/custom/mms/assets/fonts/woodfordbourne-italic-webfont.woff2) format("woff2"),url(/themes/custom/mms/assets/fonts/woodfordbourne-italic-webfont.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:"Woodford Bourne";src:url(/themes/custom/mms/assets/fonts/woodfordbourne-bolditalic-webfont.woff2) format("woff2"),url(/themes/custom/mms/assets/fonts/woodfordbourne-bolditalic-webfont.woff) format("woff");font-weight:700;font-style:italic}main form legend,main form label{font-weight:700;color:#4a4a4a}input[readonly]{background-color:#f0f0f0}input[readonly]:focus{outline:none}.icon{display:inline-block;stroke:currentColor;fill:currentColor;stroke-width:0;width:1em;height:1em}.icon--text{margin-left:15px;margin-bottom:-3px}.icon--small{height:.5em;width:.5em}.icon--medium{height:.75em;width:.75em}.icon--large{height:2em;width:2em}.icon--xl{height:2.5em;width:2.5em}.image__caption{padding-top:5px;font-size:14px}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}.header,.footer,#block-mms-breadcrumbs,#block-tabs,.footer__privacy,.backtotop{display:none !important}.accordion__content{display:block !important}.node-page__content{padding:0 !important}.button{border:0}}.accordion{margin-bottom:20px}.accordion--open .accordion__header{background-image:url(/themes/custom/mms/dev/svg/Minus.svg)}.accordion--open .accordion__content{display:block}.accordion__header{background-color:#eaf0f2;background-image:url(/themes/custom/mms/dev/svg/Plus.svg);background-repeat:no-repeat;background-position:right 50px center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordion__header:hover{background-color:#cbdadf}@media screen and (max-width:992px){.accordion__header{background-position:right 20px center;background-size:30px}}.accordion__title{margin:0;font-size:20px;font-weight:700;padding:15px 40px;text-transform:uppercase}@media screen and (max-width:992px){.accordion__title{font-size:16px;padding:15px 40px 15px 15px}}.accordion__content{display:none;padding:15px 40px;background-color:#fbfafa}@media screen and (max-width:992px){.accordion__content{font-size:16px;padding:10px}}.archived{min-height:200px;border-bottom:2px solid #cf977c;overflow:hidden;padding-bottom:10px}.archived-footer{align-items:center;display:flex;margin-top:10px}@media(min-width:768px){.archived-footer{margin-top:30px}}.archived-footer__tag,.archived-footer__created{font-size:14px;text-transform:uppercase;line-height:19px;letter-spacing:.08em;color:#727272}.archived-footer__tag{font-weight:bold;margin-right:10px}.archived-footer__created{margin-left:10px}.attachments__link{display:flex;align-items:center;margin-bottom:20px}.attachments__link:hover{text-decoration:none}.attachments__link:hover .attachments__name{border-bottom:2px solid #00509e}.attachments__link:hover .attachments__type-icon{background-color:#cbdadf}@media screen and (max-width:992px){.attachments__link{font-size:16px}}.attachments__type-icon{display:inline-block;width:85px;height:85px;background-color:#eaf0f2;background-position:center;background-repeat:no-repeat;margin-right:20px;clear:left}@media screen and (max-width:992px){.attachments__type-icon{width:56px;height:56px;background-size:20px}}.attachments__name{border-bottom:2px solid rgba(31,72,126,.4)}.attachments__type-text{text-transform:uppercase}.attachments--type-pdf{background-image:url(/themes/custom/mms/dev/svg/PDF.svg)}.attachments--type-doc{background-image:url(/themes/custom/mms/dev/svg/Word.svg)}.attachments--type-other{background-image:url(/themes/custom/mms/dev/svg/Download.svg);background-size:30px}.backtotop{width:100%;margin-top:60px;background-color:#00509e;color:#fff;border:none;font-size:16px;display:flex;flex-direction:column;align-items:center;padding:10px 0}.backtotop:focus{outline:none}.backtotop__icon{transform:rotate(-90deg);height:1.2em;width:1.2em}@media screen and (min-width:992px){.backtotop{display:none}}.bar{border-radius:45px;background-color:#cf977c;margin:15px 0;height:2px;width:114px}.bar--narrow{width:60px}.bar--wide{width:160px}.bar--centered{margin:15px auto;margin-bottom:30px}.bar--thick{height:3px}.breadcrumbs{display:flex;flex-direction:row;justify-content:center;padding-top:19px;padding-bottom:19px;background-color:#fff;font-size:16px;min-width:767px}@media screen and (max-width:992px){.breadcrumbs{justify-content:left;padding-left:20px}}.breadcrumbs__wrapper{overflow:auto}.breadcrumbs__wrapper::-webkit-scrollbar{display:none}.breadcrumbs__label{display:block;margin-right:20px}.breadcrumbs__crumb{display:block}.breadcrumbs__seperator{display:block;width:16px;height:31px;margin:-3px 10px 0 10px;background:url(/themes/custom/mms/dev/svg/Caret.svg) no-repeat center center;background-size:10px}.button{min-width:100px;font-size:18px;border-radius:100px;padding:15px 100px 15px 40px;background-image:url(/themes/custom/mms/dev/svg/Arrow%20circle.svg);background-position:right 30px center;background-repeat:no-repeat}.button:hover{text-decoration:none}.button--blue{color:#fff !important;background-color:#00509e}.button--blue:hover{background-color:#253a55}.button--white{background-color:#fff;color:#00509e !important;border:1px solid rgba(31,72,126,.4);box-shadow:0 2px 20px 0 rgba(31,72,126,.4)}.button--white:hover{background-color:#eaf0f2}.button--small{font-size:16px;background-size:20px;padding:10px 40px 10px 20px;background-position:right 10px center}.button--fixed{position:fixed;bottom:20px;right:20px;z-index:9999}.cart{margin-top:40px;background:#eaf0f2;padding:20px 30px 60px 30px;font-size:16px;position:relative}@media screen and (max-width:992px){.cart{padding:20px 20px 60px 20px}}.cart form{margin-top:30px}.cart__item{overflow:hidden;margin-bottom:20px}.cart .form-item{float:left;clear:left;margin-right:20px}.cart .form-item .ajax-progress{display:none}.cart__heading{text-transform:uppercase;font-size:20px}.cart__input{width:40px;text-align:center}.cart__title{width:185px;float:left;margin:0}.cart__price{margin:0;font-weight:bold;color:#4a4a4a;float:right;font-size:16px}.cart__shipping{clear:left;border-bottom:1px solid #d7d7d7;padding-bottom:20px;margin-bottom:20px}.cart__total{font-size:18px;font-weight:bold}.cart__empty{font-style:italic}.cart__order{position:absolute;width:273px;bottom:-30px;left:calc(50% - 137px)}.contact{font-size:18px}.contact__item{min-height:130px}.contact__item:first-child h3,.contact__item:nth-child(2) h3{padding-top:15px}.contact__title{font-size:16px;margin:0}.contact__icon{height:90px;width:90px;float:left;border-radius:50%;margin-right:30px;background-color:#fff;background-size:40px;background-repeat:no-repeat;background-position:center}.contact--icon-phone{background-image:url(/themes/custom/mms/dev/svg/phone.svg);background-size:25px}.contact--icon-house{background-image:url(/themes/custom/mms/dev/svg/postadresse.svg)}.contact--icon-clock{background-image:url(/themes/custom/mms/dev/svg/Clock.svg)}.contact--icon-mail{background-image:url(/themes/custom/mms/dev/svg/Mail.svg)}.contact--icon-location{background-image:url(/themes/custom/mms/dev/svg/besoksadresse.svg);background-size:30px}.contact__map{margin-top:60px}.contact__link-icon{width:1.5em;height:1.5em}.contact p{margin:0}.teaser{font-size:16px}@media screen and (max-width:992px){.teaser{width:60%;text-align:center;margin:0 auto}.teaser .bar{margin:15px auto}}.teaser__title{font-size:24px;font-weight:400;margin-bottom:5px;margin-top:0px}@media screen and (max-width:992px){.teaser__title{font-size:18px}}@media screen and (min-width:992px){.teaser__title{min-height:76px}}@media screen and (max-width:992px){.teaser__text{display:none}}.teaser .tag-created{align-items:center;display:flex;margin-top:10px}@media(min-width:768px){.teaser .tag-created{margin-top:30px}}.teaser .tag-created__tag,.teaser .tag-created__created{font-size:14px;text-transform:uppercase;line-height:19px;letter-spacing:.08em;color:#727272}.teaser .tag-created__tag{font-weight:bold;margin-right:10px}.teaser .tag-created__created{margin-left:10px}.employee{background:#fff;padding-bottom:80px}@media screen and (max-width:992px){.employee a{border:none !important}.employee a:hover{text-decoration:underline !important;border:none !important}}.employee__info{margin:80px 0}@media screen and (max-width:992px){.employee__info{margin:20px 0}}.employee__image{float:right}@media screen and (max-width:992px){.employee__image{float:none;display:flex;justify-content:center}}.employee__mail{margin-top:30px}@media screen and (max-width:992px){.employee__mail{font-size:14px;margin-top:0}}.employee__value{font-size:20px}@media screen and (max-width:992px){.employee__value{font-size:16px}}.employee__label{float:left;font-weight:700;width:100px;font-size:16px;line-height:32px}@media screen and (max-width:992px){.employee__label{float:none}}@media screen and (max-width:992px){.employee h2{margin-bottom:0}}.employee-teaser{background:#fff;padding:40px;box-shadow:5px 5px 4px 0 rgba(0,0,0,.04);margin-bottom:15px;min-height:291px}@media screen and (max-width:992px){.employee-teaser{padding:40px 20px;width:100%;margin-bottom:15px;text-align:left;overflow:hidden}.employee-teaser a{border:none !important}.employee-teaser a:hover{text-decoration:underline !important;border:none !important}}.employee-teaser__title{min-height:0;margin-top:0}.employee-teaser__label{line-height:initial}.employee-teaser__value{font-size:16px}@media screen and (max-width:992px){.employee-teaser__position{font-size:14px}}.employee-teaser__image{float:right;margin-top:20px}.employee-teaser__image .image-faded__overlay{display:none}@media screen and (max-width:992px){.employee-teaser__image{max-width:62px;margin-top:0}}@media screen and (max-width:992px){.employee-teaser__mail{margin-bottom:20px}}@media screen and (max-width:992px){.employee-teaser__phone{float:left}}@media screen and (max-width:992px){.employee-teaser__mobile{float:left}}.employee-teaser .bar{margin:15px 0}.employees__items{margin-top:60px}@media screen and (max-width:992px){.employees__items{margin-top:20px}}.featured{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:992px){.featured{flex-direction:column}}.featured__text{background-color:#fff;flex:1;height:100%;padding:60px;margin-left:-60px;text-align:center;box-shadow:5px 5px 4px 0 rgba(0,0,0,.03);font-size:16px;z-index:4}@media screen and (max-width:992px){.featured__text{margin-left:0;margin-top:-40px;width:80%;padding:40px}}.featured__title{margin:0;font-size:36px;font-weight:400;line-height:1.1}@media screen and (max-width:992px){.featured__title{font-size:18px}}@media screen and (max-width:992px){.featured__teaser{display:none}}.filters{padding:0 30px 60px 30px}@media screen and (max-width:992px){.filters{padding:0}}@media screen and (max-width:992px){.filters__bar-top{display:none}}@media screen and (max-width:992px){.filters__wrapper{box-sizing:border-box;visibility:hidden;max-height:0;background:#eaf0f2;overflow:hidden;transition:max-height .4s}}.filters__wrapper--expanded{visibility:visible;max-height:2000px;transition:max-height .4s;padding:20px}.filters--search{background:#eaf0f2;padding-top:30px;max-width:345px}@media screen and (min-width:992px)and (max-width:1199px){.filters--search{padding-left:20px}}@media screen and (max-width:992px){.filters--search{max-width:none;padding-top:0}}.filters__title{font-size:20px;text-transform:uppercase}@media screen and (max-width:992px){.filters__title{text-align:center;margin:0;padding:20px;cursor:pointer;margin-top:20px !important}}.filters__title .icon{transform:rotate(90deg)}.filters__title--expanded .icon{transform:rotate(-90deg)}.filters__icon{margin-left:15px;margin-bottom:-3px;display:none}@media screen and (max-width:992px){.filters__icon{display:inline-block}}.filters__minimize{display:none;text-align:center;font-weight:bold;text-transform:uppercase;padding:20px;border-top:2px solid #ebedf3;border-bottom:2px solid #ebedf3;color:#4a4a4a}.filters__minimize:focus{outline:none}.filters__minimize .icon{transform:rotate(-90deg)}.filters__minimize--search{border:1px solid rgba(31,72,126,.4)}.filters__title--resources{margin-top:0}@media screen and (max-width:992px){.filters__title--resources{border-top:2px solid #ebedf3;border-bottom:2px solid #ebedf3}}@media screen and (max-width:992px){.filters__title--search{border:1px solid rgba(31,72,126,.4)}}.filters__search{width:100%;max-width:180px;height:41px;border:1px solid #00509e;padding-left:10px;margin-top:10px}@media screen and (max-width:992px){.filters__search{max-width:500px}}.filters__legend{font-size:16px;font-weight:700;color:#4a4a4a;margin-bottom:10px}.filters label{font-size:16px}.filters__group{border:0;padding:0;margin-top:30px}.filters__select{margin-bottom:40px}.filters__select ul{list-style:none}.filters__mode{height:66px;width:77px;padding:0;border:1px solid rgba(31,72,126,.4);background-color:#eaf0f2;margin-right:20px;background-repeat:no-repeat;background-position:center}.filters__mode.active{background-color:#00509e}.filters--mode-grid{background-image:url(/themes/custom/mms/dev/svg/Gallery.svg)}.filters--mode-grid.active{background-image:url(/themes/custom/mms/dev/svg/grid-white.svg)}.filters--mode-list{background-image:url(/themes/custom/mms/dev/svg/List.svg)}.filters--mode-list.active{background-image:url(/themes/custom/mms/dev/svg/list-white.svg)}.filters .facets-checkbox{height:24px;width:24px;accent-color:#00509e;margin-right:10px;outline:1px solid transparent}.filters .facets-checkbox:hover,.filters .facets-checkbox:focus{outline:1px solid #00509e}.filters input[type=submit]{padding:3px 0;background:#00509e;width:60px;min-width:0;height:41px;border-radius:0;margin-left:5px}.filters .views-exposed-form{display:flex;flex-direction:row;align-items:flex-end}.filters .views-exposed-form label{margin-bottom:10px;display:block}.filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;width:100%;max-width:250px;height:41px;border:1px solid #00509e;font-size:16px;padding-left:20px;padding-right:40px;background:url(/themes/custom/mms/dev/svg/Caret-down.svg) no-repeat right 15px center;margin-top:10px}@media screen and (max-width:992px){.filters select{max-width:500px}}.filters__sort-form{margin-top:20px;display:block !important}.filters__reset{display:inline-block;margin-top:20px}.filters .chosen-container-active .chosen-single b{transform:rotate(180deg)}.filters .chosen-container .chosen-single{display:flex;align-items:center;width:100%;max-width:200px;height:41px;border-radius:0;border:1px solid #00509e;font-size:16px;padding-left:20px;background:#fff;box-shadow:none;margin-top:10px}.filters .chosen-container .chosen-single b{background:url(/themes/custom/mms/dev/svg/Caret-down.svg) no-repeat center center !important;margin-left:-15px}.filters .chosen-container .chosen-drop{width:570px;font-size:16px;padding:10px;box-shadow:none;border-radius:0;border:1px solid #00509e}@media screen and (max-width:767px){.filters .chosen-container .chosen-drop{max-width:100%}}.filters .chosen-container .highlighted{background:#00509e !important}.filters__banner{margin:20px 0;display:block;transition:all .25s ease-in-out}@media screen and (max-width:992px){.filters__banner{display:none}}.filters__banner:hover{transform:scale(1.06);transition:.3s}.filters__banner--mattelist{margin-top:40px}.filters .facet-item{display:grid;grid-template-columns:35px auto;margin-bottom:6px}.filters .facet-item ul{padding-left:25px}.item-list__checkbox{margin:0;padding:0;list-style-type:none}.js-facets-checkbox-links ul{padding-left:15px;list-style:none}.footer{color:#222;font-size:16px;line-height:25px;padding-top:0;margin-top:80px;position:relative}@media screen and (max-width:992px){.footer{padding:0 40px 120px 40px;margin-top:15px}.footer .section-split{display:none}}.footer__title{color:#4a4a4a;line-height:19px;font-size:16px}.footer__logo{margin:20px 0}@media screen and (max-width:992px){.footer__logo{left:15px;top:inherit;bottom:-100px}}@media screen and (max-width:767px){.footer__logo{left:15px;top:inherit;bottom:-160px}}.footer__privacy{display:flex;justify-content:center;background:#f6f6f6;margin-top:60px;font-size:16px;gap:20px}@media screen and (max-width:767px){.footer__privacy{background:none;margin-top:0;display:block;position:relative;top:-130px;margin-left:40px}}.footer a{border-bottom:2px solid rgba(31,72,126,.4);color:#00509e}.footer a:hover{border-bottom:2px solid #00509e;text-decoration:none}@media screen and (max-width:992px){.fou-search__filters{padding:0px}}.fou-search-result__footerelement,.fou-search-result__author,.fou-search-result__publishing-date,.fou-search-result__researcharea{grid-row:3;padding:20px;background:#fbfafa;font-size:14px;font-weight:800;color:#727272}.fou-search-result{min-height:200px;overflow:hidden;position:relative;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.17);overflow:hidden;word-wrap:break-word;display:grid;margin-bottom:15px;grid-auto-columns:auto;grid-template-rows:auto auto auto}.fou-search-result.js-no-image .fou-search-result__text{grid-column:1/6;max-width:none}@media screen and (max-width:992px){.fou-search-result{min-height:0}}.fou-search-result .views-field{display:contents}.fou-search-result__title{grid-column:1/5;grid-row:1;font-size:24px;font-weight:400;padding:30px 30px 10px 30px;margin:0;max-width:570px}@media screen and (min-width:992px)and (max-width:1199px){.fou-search-result__title{max-width:70%}}@media screen and (max-width:992px){.fou-search-result__title{font-size:20px}}.fou-search-result__text{grid-column:1/5;grid-row:2;padding:10px 20px 10px 30px;font-size:18px;min-height:100px;max-width:570px}@media screen and (min-width:992px)and (max-width:1199px){.fou-search-result__text{max-width:70%}}@media screen and (max-width:992px){.fou-search-result__text{min-height:0;font-size:16px}}.fou-search-result__image{grid-column:5;grid-row:2;padding:20px 30px 10px 10px;min-height:150px;min-width:150px}.fou-search-result__image .image-faded__overlay{display:none}@media screen and (max-width:992px){.fou-search-result__image{position:static;margin:10px 0}}.fou-search-result__researcharea{grid-column:1/span 2;min-width:200px}.fou-search-result__author{grid-column:4/6;padding:20px 30px 20px 20px}.fou-artikkel{background:#fff}.fou-artikkel__meta{text-align:center;font-size:15px}.fou-artikkel_post_from_author__date{padding-left:5px}.fou-artikkel__tags{display:flex;flex-direction:row;justify-content:center;margin-top:1.2em;font-size:.8em}.fou-artikkel__tags>div{display:contents}.fou-artikkel__tags>div>div>*{background:#eaf0f2;margin:0 10px;border-radius:25px;padding:.5em 1em}.fou-artikkel__content{position:relative;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.fou-artikkel__teaser{font-weight:100}.fou-artikkel__text{width:100%;font-weight:normal}@media screen and (min-width:1200px){.fou-artikkel__text{margin-right:130px;padding-left:30px}}@media only screen and (min-width:1200px)and (max-width:1500px){.fou-artikkel__text{position:relative;left:0}}.fou-artikkel__image{margin:45px auto 80px auto}.fou-artikkel__image img{display:block;margin:0 auto;max-width:100%;height:auto}.fou-artikkel__image-caption{max-width:100%;text-align:center}.fou-artikkel__author{width:100%;margin-top:2em;box-shadow:1px 1px 55px 20px rgba(0,0,0,.05)}@media screen and (min-width:1200px){.fou-artikkel__author{width:50%;max-width:330px;margin-top:0;top:0;position:absolute;right:-35%}}@media only screen and (min-width:1200px)and (max-width:1500px){.fou-artikkel__author{right:-25%}}.fou-artikkel__author .employee__mail,.fou-artikkel__author .employee__ntnu{display:none}.fou-artikkel__author .external-teaser .employee__mail,.fou-artikkel__author .external-teaser .employee__ntnu{display:block}.fou-artikkel__author .external-teaser__body p{margin:0}.fou-artikkel__author .external-teaser__body p+p{margin-top:5px}.fou-artikkel .employee__label{float:unset}.fou-artikkel .employee-teaser{line-height:1.3;padding:35px 50px;margin:0;display:flex;flex-direction:column;min-height:auto}.fou-artikkel .employee-teaser+.employee-teaser{padding-top:15px}.fou-artikkel .employee-teaser__image{margin:0}.fou-artikkel .employee-teaser__image img{margin-bottom:1em;height:70px;width:auto}.fou-artikkel .employee-teaser__phone,.fou-artikkel .employee-teaser__mobile{display:none}.fou-artikkel .employee-teaser__mail{line-height:1.5;margin-top:0}.fou-artikkel .employee-teaser__mail a{width:100%;font-size:.8em;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;padding-top:5px}.fou-artikkel .employee-teaser__position{font-size:.8em}.fou-artikkel__tag-created{align-items:center;display:flex;justify-content:center;margin-top:-20px}@media(min-width:768px){.fou-artikkel__tag-created{margin-top:-20px}}.fou-artikkel__tag-created__tag,.fou-artikkel__tag-created__created{font-size:14px;text-transform:uppercase;line-height:19px;letter-spacing:.08em;color:#727272}.fou-artikkel__tag-created__tag{font-weight:bold;margin-right:10px}.fou-artikkel__tag-created__created{margin-left:10px}.fou-artikkel__searchlink{background:#eaf0f2;margin:0 10px;border-radius:25px;padding:.5em 1em}.header{background-color:#00509e;color:#fff;padding-top:10px;position:relative;z-index:5}.header__navigation-extra{display:flex;flex-direction:row;margin-left:auto}.header__navigation-extra>ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;justify-content:flex-end;font-size:14px;line-height:16px;text-transform:uppercase}.header__navigation-extra a{color:#fff;font-size:14px;font-weight:bold;display:block;padding:2px 15px;border-right:1px solid #fff}.header__navigation-extra a:hover{color:#fff}.header__navigation-extra li:last-child a{border-right:none}.header__navigation{color:#fff;background-color:#00509e;box-shadow:0px 4px 4px rgba(0,0,0,.25);visibility:hidden;position:absolute;right:0;margin-top:52px;transition:opacity .5s ease-out;opacity:0;width:400px;z-index:9000}.header__navigation.open{visibility:visible;opacity:1}.header__navigation-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;padding-top:15px;padding-bottom:30px;width:100%}.header__navigation-list a{color:#fff;display:inline-block;font-weight:bold;font-size:16px;line-height:145.68%;letter-spacing:.03em;width:100%}.header__navigation-list a:hover,.header__navigation-list a:focus{color:#fff}.header__navigation-list a:active,.header__navigation-list a:focus{text-decoration:none}.header__main-link{padding:20px 54px}.header__main-link.active-trail,.header__main-link.is-active{background-color:#fff;color:#00509e}.header__main-link.active-trail:hover,.header__main-link.is-active:hover{color:#00509e}.header__main-link:hover,.header__main-link:focus{background-color:#fff;color:#00509e !important;text-decoration:none}.header__main-link.no-bg{background:#00509e;color:#fff !important}.header__search{position:relative}.header__search input[type=text]{padding-left:10px;width:109px;height:43px;float:left;color:#222;border:none;transition:width 1s}.header__search input[type=text]:active,.header__search input[type=text]:focus{width:270px;transition:width 1s}.header__search input[type=submit]{position:absolute;right:0;top:0;width:43px;height:43px;border-radius:0;padding-left:0;border:none;min-width:0;padding:0;background:url(/themes/custom/mms/dev/svg/search.svg) no-repeat left center;color:transparent}.header__search ::-webkit-input-placeholder{color:#00509e;font-size:14px;padding-left:10px}.header__search ::-moz-placeholder{color:#00509e;font-size:14px}.header__search :-ms-input-placeholder{color:#00509e;font-size:14px}.header__burger-block{display:none;float:right;margin-right:-15px}@media screen and (max-width:992px){.header__burger-block{display:block}}.header__mobile-button{padding:40px 0 10px 0;width:75px;background:url(/themes/custom/mms/dev/svg/Hamburger.svg) #253a55 no-repeat top 15px center;border:none;font-size:12px;color:#fff;text-transform:uppercase}.header__mobile-button:focus{outline:none}.header__mobile-button--expanded{background:url(/themes/custom/mms/dev/svg/close-white.svg) #253a55 no-repeat top 15px center}@media screen and (max-width:992px){.header__navigation{display:none}.header__search{display:none;position:static}.header__navigation-extra{display:none;position:static}.header__navigation-extra>ul{display:block}}.header__logo-menu-toggle-wrapper{display:flex;flex-direction:row;align-items:center;padding-top:10px;padding-bottom:40px}@media screen and (max-width:992px){.header__logo-menu-toggle-wrapper{padding-top:0px;padding-bottom:10px}}.header__search-menu-toggle-wrapper{display:flex;flex-direction:row;margin-left:auto}.header__menu-toggle{align-items:center;background:#fff;border:none;color:#00509e;cursor:pointer;display:flex;font-size:14px;height:43px;justify-content:space-evenly;margin-left:20px;padding-left:20px;padding-right:15px;text-transform:uppercase}.header__menu-toggle span{padding-right:15px}.header__menu-toggle:hover .bar1,.header__menu-toggle:focus .bar1{margin-top:2px;margin-bottom:6px}.header__menu-toggle:hover .bar3,.header__menu-toggle:focus .bar3{margin-top:6px}.header .bar1,.header .bar2,.header .bar3{width:23px;height:3px;background-color:#cf977b;margin:4px 0;transition:.4s}.header .open .bar1{transform:rotate(-45deg) translate(0px,10px);margin:4px 0}.header .open .bar2{opacity:0}.header .open .bar3{transform:rotate(45deg) translate(0px,-10px);margin:4px 0}.main-menu-wrapper{position:relative}.branding{display:flex;flex-direction:row;justify-content:center;align-items:center}.branding__logo{width:66px;display:flex;align-items:center;margin-right:20px}.branding__text{width:100%;align-items:center}.branding__text a{color:#fff}.branding__text a:hover{color:#fff}.branding__title{margin:0}.branding__subtitle{font-size:16px;font-weight:400;margin:0}.branding__mobile-link{display:none}.branding__mobile-logo{height:50px}@media screen and (max-width:992px){.branding{display:block;float:left;max-width:350px;padding:10px 0;width:70%}.branding__mobile-link{display:block}.branding__link{display:none}}.icon-link{text-align:center}.icon-link .inner{margin:15px 0;padding:15px;box-shadow:1px 1px 3px 3px #ddd}.icon-link .inner:hover{background-color:#f7f9ff}@media screen and (min-width:768px){.icon-link{min-height:250px}}@media screen and (min-width:992px){.icon-link{min-height:350px}}@media screen and (max-width:992px){.icon-link{margin-bottom:30px}}.icon-link img{margin-bottom:20px;height:182px}@media screen and (max-width:992px){.icon-link img{height:auto}}.icon-link__icon{margin:0 auto;border-radius:50%;width:134px;height:134px;background-color:#fff;background-repeat:no-repeat;background-position:center}@media screen and (max-width:992px){.icon-link__icon{width:80px;height:80px;background-size:40px !important}}.icon-link__title{color:#00509e;font-size:28px;font-weight:400;margin-top:10px;margin-bottom:0;text-align:center;line-height:1.2;margin:20px 0 15px 0}@media screen and (max-width:992px){.icon-link__title{font-size:18px}}.icon-link__description{font-size:16px;text-align:center;color:#000;text-decoration:none}.icon-link--barnehage{background-image:url(/themes/custom/mms/dev/svg/Barnehage.svg)}.icon-link--grunnskole{background-image:url(/themes/custom/mms/dev/svg/Grunnskole.svg)}.icon-link--grunnskole2{background-image:url(/themes/custom/mms/dev/svg/grunnskole2.svg);background-size:70px}.icon-link--kikora{background-image:url(/themes/custom/mms/dev/svg/kikora.svg);background-size:70px}.icon-link--vgs{background-image:url(/themes/custom/mms/dev/svg/Videregaende.svg)}.icon-link--rammeplan{background-image:url(/themes/custom/mms/dev/svg/rammeplan.svg)}.icon-link--kurs{background-image:url(/themes/custom/mms/dev/svg/kurs.svg)}.icon-link--konferanser{background-image:url(/themes/custom/mms/dev/svg/konferanser.svg)}.icon-link--konkurranser{background-image:url(/themes/custom/mms/dev/svg/konkurranser.svg)}.icon-link--litteratur{background-image:url(/themes/custom/mms/dev/svg/litteratur.svg)}.icon-link--ansatte{background-image:url(/themes/custom/mms/dev/svg/ansatte.svg)}.icon-link--hvemsvarer{background-image:url(/themes/custom/mms/dev/svg/hvemsvarer.svg)}.icon-link--ressurspersoner{background-image:url(/themes/custom/mms/dev/svg/ressurspersoner.svg)}.icon-link--elektro{background-image:url(/themes/custom/mms/dev/svg/elektro_transparent.svg)}.icon-link--evighet{background-image:url(/themes/custom/mms/dev/svg/evighet_transparent.svg)}.icon-link--fraktaler{background-image:url(/themes/custom/mms/dev/svg/fraktaler_transparent.svg)}.icon-link--graf{background-image:url(/themes/custom/mms/dev/svg/graf_transparent.svg)}.icon-link--gresk{background-image:url(/themes/custom/mms/dev/svg/gresk_transparent.svg)}.icon-link--hjerne{background-image:url(/themes/custom/mms/dev/svg/hjerne_transparent.svg)}.icon-link--linjal{background-image:url(/themes/custom/mms/dev/svg/linjal_gradskive_transparent.svg)}.icon-link--linjer{background-image:url(/themes/custom/mms/dev/svg/linjer_transparent.svg)}.icon-link--lyspare{background-image:url(/themes/custom/mms/dev/svg/Lysp%C3%A6re_transparent.svg)}.icon-link--passer{background-image:url(/themes/custom/mms/dev/svg/passer_transparent.svg)}.icon-link--person{background-image:url(/themes/custom/mms/dev/svg/Person_transparent.svg)}.icon-link--personer{background-image:url(/themes/custom/mms/dev/svg/Personer_transparent.svg)}.icon-link--puslespill{background-image:url(/themes/custom/mms/dev/svg/Puslespill_transparent.svg)}.icon-link--sirkel{background-image:url(/themes/custom/mms/dev/svg/sirkel_transparent.svg)}.icon-link--snakkebobler{background-image:url(/themes/custom/mms/dev/svg/Snakkebobler_transparent.svg)}.icon-link--sporsmalstegn{background-image:url(/themes/custom/mms/dev/svg/Sp%C3%B8rsm%C3%A5lstegn_transparent.svg)}.icon-link--teselering{background-image:url(/themes/custom/mms/dev/svg/teselering_transparent.svg)}.icon-link--tetraeder{background-image:url(/themes/custom/mms/dev/svg/tetraeder_transparent.svg)}.icon-link--trekant{background-image:url(/themes/custom/mms/dev/svg/trekant_transparent.svg)}.icon-link--vinkel{background-image:url(/themes/custom/mms/dev/svg/vinkel_transparent.svg)}.icon-link--volum{background-image:url(/themes/custom/mms/dev/svg/volum_transparent.svg)}.icon-link--geogebra{background-image:url(/themes/custom/mms/dev/svg/geogebra.svg)}.icon-link--matematikkorg{background-image:url(/themes/custom/mms/dev/svg/matematikk-org.svg)}.icon-link--matematikksenteret{background-image:url(/themes/custom/mms/dev/svg/matematikksenteret.svg)}.icon-link--mattelist{background-image:url(/themes/custom/mms/dev/svg/mattelist.svg)}.icon-link--geogebra-blue{background-image:url(/themes/custom/mms/dev/svg/geogebra_blue.svg)}.icon-link--matematikkorg-blue{background-image:url(/themes/custom/mms/dev/svg/matematikk-org_blue.svg)}.icon-link--matematikksenteret-blue{background-image:url(/themes/custom/mms/dev/svg/matematikksenteret_blue.svg)}.icon-link--mattelist-blue{background-image:url(/themes/custom/mms/dev/svg/mattelist_blue.svg)}@media screen and (max-width:992px){.image-teaser{background-color:#fff;margin-bottom:20px}}@media screen and (max-width:992px){.image-teaser__image{float:right;max-width:170px;margin-top:25px;margin-right:10px}}@media(max-width:500px){.image-teaser__image{max-width:100px}}.image-teaser__text{background-color:#fff;overflow:hidden;padding:30px;height:150px;word-wrap:break-word}@media screen and (max-width:992px){.image-teaser__text{padding:10px}}.image-teaser__title{font-weight:400;font-size:18px;margin:0}.link-list__item{margin-bottom:20px}.link-list__item a{padding:35px 80px 35px 35px;display:flex;align-items:center;height:118px;box-shadow:5px 5px 4px 0 rgba(0,0,0,.03);border:2px solid #ebedf3;font-size:18px;line-height:22px;background:url(/themes/custom/mms/dev/svg/Arrow%20circle.svg) #fff no-repeat;background-position:right 30px center;word-break:break-word}@media screen and (max-width:992px){.link-list__item a{height:auto}}@media screen and (max-width:992px){.link-list__item{margin-bottom:10px;width:100% !important}}.link-list--external{background:url(/themes/custom/mms/dev/svg/External.svg) #fff no-repeat !important;background-position:right 30px center !important;background-size:35px !important}.merged-links{width:70%;min-height:260px;margin:0 auto;background-color:#fff;padding:20px 40px;box-shadow:5px 5px 4px 0 rgba(0,0,0,.04)}@media screen and (max-width:992px){.merged-links{width:100%;padding:20px;margin-bottom:40px}}.merged-links__items{height:168px;overflow:hidden}.merged-links__heading{font-size:14px;text-transform:uppercase;margin:5px 0 0 0}.merged-links__item{font-size:16px;border-bottom:1px solid #d7d7d7}.merged-links__item a{display:block;padding:15px 0}.merged-links.link-heading{min-height:287px}.box-wide .merged-links{width:100%}.limited__link{font-size:14px;margin-top:20px;margin-bottom:10px}.limited__link a{border-bottom:2px solid rgba(31,72,126,.4);text-decoration:none}.limited__link a:hover{text-decoration:none;border-bottom:2px solid #00509e}.limited__link a:active,.limited__link a:focus{text-decoration:none}.limited__link_hidden{visibility:hidden}.list{margin-top:-20px;padding-left:20px}.list__item{color:#cf977c;margin-bottom:5px}.list__external{padding-right:30px;background:url(/themes/custom/mms/dev/svg/External.svg) no-repeat right center;background-size:20px}@media screen and (max-width:992px){.list{font-size:16px}}.module{padding-top:60px;padding-bottom:60px}@media screen and (max-width:992px){.module{padding-top:50px}}.module:nth-child(odd){background-color:#eaf0f2}.module__title-wrapper{display:flex;justify-content:center}.module__title{text-align:center;text-transform:uppercase;padding-bottom:5px;margin-top:0;margin-bottom:25px;font-size:20px;font-weight:bold;color:#4a4a4a;line-height:1}@media screen and (max-width:992px){.module__title{margin-bottom:20px;margin-top:20px}}.module__subtitle{font-size:16px;margin:20px 0}.module__shortcuts-title{margin:0;text-transform:uppercase;font-size:14px;position:absolute;top:-30px;left:65px}@media screen and (max-width:992px){.module__shortcuts-title{position:static;padding:10px}}.module__description{font-size:18px;text-align:center;width:70%;min-height:75px;margin:0 auto;margin-top:-40px;margin-bottom:40px}@media screen and (max-width:992px){.module__description{margin-top:-20px;margin-bottom:20px;width:100%;font-size:14px}}.module__description--video{margin-top:-20px;width:80%}.module__caption{font-size:16px;padding:20px 90px}@media screen and (max-width:992px){.module__caption{padding:10px 20px}}.module__button-link{display:flex;justify-content:center;overflow:hidden;clear:left;position:relative;top:87px}.module__video{margin-bottom:40px}.module--title-centered{position:static;text-align:center;font-size:16px;margin-bottom:40px}@media screen and (max-width:992px){.module--title-centered{margin-bottom:10px;text-align:left}}.module--image-top{margin-bottom:40px;text-align:center}.module--image-top .module__caption{padding:10px}@media screen and (max-width:992px){.module--image-top{padding:0;background:none;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.module--image-top .module__caption{padding:20px}}@media screen and (max-width:992px){.module--more-buttons .more-link{position:static;margin-bottom:40px}}#block-mms-local-tasks{display:none}.section-split{border-top:1px solid #cf977c}.megamenu{display:none;position:absolute;top:197px;background-color:#eaf0f2;z-index:5;color:#222;width:100%;left:0;text-align:left;border-bottom:4px solid #cf977c}.megamenu ul{list-style:none;padding:0;line-height:30px}.megamenu li{margin-left:0}.megamenu__header{padding-top:20px;width:100%;background-color:#fbfafa}.megamenu__header-link{font-size:24px !important}.megamenu__close{float:right;text-transform:uppercase;font-size:16px !important;margin-top:30px;margin-right:60px;background:url(/themes/custom/mms/dev/svg/Lukk.svg) no-repeat right center;padding-right:35px !important}.megamenu__close-icon{width:1.5em;height:1.5em}.megamenu__heading{font-size:16px;font-weight:bold}.megamenu__section{font-size:16px;font-weight:bold;margin-bottom:20px;-moz-column-break-inside:avoid;break-inside:avoid-column;-webkit-column-break-inside:avoid}.megamenu__container{width:100%;max-width:950px;margin:0 auto;padding:20px 0}.megamenu__level-1{-moz-column-count:3;column-count:3}.megamenu a{color:#00509e;padding:0;font-size:18px;font-weight:400}.megamenu a:hover{color:#00509e}.visible{position:relative}.visible::after{content:"";display:block;background:url(/themes/custom/mms/dev/svg/Triangle.svg) no-repeat center center;width:44px;height:15px;position:absolute;left:calc(50% - 20px);top:49px;z-index:10}.mobile-menu{display:none;position:absolute;width:100%;left:0;background:#253a55;z-index:6}.mobile-menu__search{display:inline-block;overflow:hidden;padding:20px;position:relative;top:0;left:0}.mobile-menu__search form{position:relative}.mobile-menu input[type=submit]{right:-10px}.mobile-menu li>a{display:block;padding:20px;background:url(/themes/custom/mms/dev/svg/Caret.svg) #00509e no-repeat right 20px center;background-size:10px;color:#fff;border-bottom:1px solid #253a55;font-size:16px}.mobile-menu li>a:active,.mobile-menu li>a:focus{text-decoration:none}.mobile-menu__wrapper{list-style:none;padding:0;margin:0}.mobile-menu__nolink span{padding:20px 40px;cursor:pointer;display:block;color:#fff;background:#00509e;border-bottom:1px solid #253a55;font-size:16px;background:url(/themes/custom/mms/dev/svg/Caret.svg) #00509e no-repeat right 20px center;background-size:10px}.mobile-menu__nolink span:hover{text-decoration:underline}.mobile-menu__nolink span:active,.mobile-menu__nolink span:focus{text-decoration:none}.mobile-menu__section{position:absolute;top:-80px;left:100%;width:100%;display:none;overflow:hidden;padding-bottom:20px}.mobile-menu__main-link{display:block;padding:20px;position:relative;background:url(/themes/custom/mms/dev/svg/Arrow%20circle.svg) #fff no-repeat right 20px center}.mobile-menu__main-link:hover{text-decoration:none}.mobile-menu__main-link:active,.mobile-menu__main-link:focus{text-decoration:none}.mobile-menu__link-header{color:#4a4a4a;font-weight:bold;font-size:12px;text-transform:uppercase}.mobile-menu__link-text{color:#00509e}.mobile-menu__level-0{position:relative;top:-10px}.mobile-menu__level-1{position:relative;min-height:500px}.mobile-menu__level-2{display:none;position:absolute;width:100%;left:100%;top:-140px;min-height:500px}.mobile-menu__back{color:#fff;padding:20px;text-transform:uppercase;position:relative;display:block;font-size:14px}.mobile-menu__back:hover{color:#fff}.mobile-menu__back:active,.mobile-menu__back:focus{text-decoration:none}.mobile-menu__back .icon{transform:rotate(180deg);margin-right:10px;height:1.5em;width:1.5em;margin-bottom:-5px}.mobile-menu__secondary-menu{position:relative}.mobile-menu__secondary-menu ul{list-style:none;padding:0;margin:0;margin-top:-10px}.mobile-menu__secondary-menu a{font-size:14px;background:#253a55 !important;text-transform:uppercase;font-weight:700}@media screen and (min-width:992px){.mobile-menu{display:none !important}}.submenu{padding-top:80px;padding-bottom:120px}.tabs{list-style:none;padding-left:0;display:flex;justify-content:center}@media screen and (max-width:992px){.tabs{display:block}}.tabs__tab{background:#fff;border:1px solid #ebedf3;margin-right:5px;text-align:center}@media screen and (max-width:992px){.tabs__tab{margin:0}}.tabs__tab a{padding:20px}@media screen and (max-width:992px){.tabs__tab a{display:block;padding:5px}}.tabs__tab--active{border:1px solid #00509e}.sitemap{background:#fff;margin-top:40px}.sitemap .sitemap-box{padding:0 40px;margin-bottom:60px}@media screen and (max-width:992px){.sitemap .sitemap-box{padding:0;margin-bottom:20px}}.news{background:#fff}@media screen and (max-width:992px){.news{font-size:16px}}.news__meta{text-align:center;font-size:16px}.news__author{margin-bottom:10px}.news__image{margin:40px auto;max-width:570px}.news__tag-created{align-items:center;display:flex;justify-content:center;margin-top:10px}@media(min-width:768px){.news__tag-created{margin-top:30px}}.news__tag-created__tag,.news__tag-created__created{font-size:14px;text-transform:uppercase;line-height:19px;letter-spacing:.08em;color:#727272}.news__tag-created__tag{font-weight:bold;margin-right:10px}.news__tag-created__created{margin-left:10px}@media screen and (max-width:767px){.newsletter{margin-bottom:30px}}.newsletter__heading{font-weight:300;color:#00509e;margin:10px 0}.newsletter__text{margin-bottom:10px}.newsletter a{font-size:20px;line-height:34px}.node{margin-top:50px}.not-found__content{background:none !important}.not-found__text{text-align:center;font-size:24px}.not-found__math{padding:40px 60px;text-align:center;font-size:40px;background:#fff;margin:40px auto;width:100%;max-width:330px}.order{margin-bottom:160px}.order form{max-width:470px;position:relative}.order input[type=text],.order input[type=email]{width:100%;display:block}.order input[type=tel]{width:100%;max-width:170px;display:block}.order textarea{width:100%;display:block}.order__item{margin-bottom:20px}.order__order-as label{font-weight:400;font-size:14px}.order__order-as input{margin-right:10px}.order__order-as .form-item{float:left;margin-right:40px}.order__orgnr{width:100%;display:block}.order .form-item-postnr{float:left;margin-right:40px}@media screen and (max-width:992px){.order .form-item-postnr{float:none}}.order__zip{width:100%;max-width:100px;display:block}.order__city{max-width:283px !important}.order__button{position:absolute;left:calc(50% - 124px);margin-top:40px}@media screen and (max-width:992px){.order__button{position:static}}@media screen and (max-width:992px){.order #edit-actions{display:flex;justify-content:center;flex-direction:column}}.order__subheading{font-size:20px;text-transform:uppercase}@media screen and (max-width:992px){.order__subheading{cursor:pointer}.order__subheading .bar{display:none}}.order__help{display:none;font-size:16px;background:#fff;padding:20px 40px;margin-top:40px;box-shadow:5px 5px 4px 0 rgba(0,0,0,.04)}@media screen and (max-width:992px){.order__help{padding:0}}.order__confirmation{text-align:center}.order__confirmation-text{max-width:570px;margin:20px auto}.overlay{position:fixed;display:none;width:100%;height:100%;z-index:10;background:rgba(48,48,48,.57);bottom:0;z-index:4}@media screen and (max-width:992px){.overlay{display:none !important}}.page__title{margin-bottom:10px;text-align:center;margin-top:80px;font-size:48px;font-weight:400;color:#4a4a4a}@media screen and (max-width:992px){.page__title{font-size:18px;text-transform:uppercase;font-weight:700;margin-top:40px}}@media screen and (max-width:992px){.page__title--article{font-size:30px;font-weight:400;text-transform:none}}.page__description{margin:0 auto;text-align:center}@media screen and (max-width:992px){.page__description{font-size:16px}}.page__teaser{font-size:32px;color:#4a4a4a;line-height:38px;margin-bottom:30px}@media screen and (max-width:992px){.page__teaser{font-size:24px;line-height:29px}}.page__text{font-size:20px}@media screen and (max-width:992px){.page__text{font-size:16px}}.page__box{padding:20px;background:#eaf0f2}.node-page__content{position:relative;background:#fff;padding:40px 100px}@media screen and (max-width:992px){.node-page__content{padding:40px 20px}}.node-page__title{margin-top:20px}.node-page__image{margin:40px 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.node-page__shortcuts{background:#fff;width:370px;padding:40px;position:absolute;top:210px;left:-305px;box-shadow:5px 5px 4px 0 rgba(0,0,0,.04);font-size:16px}.node-page__shortcuts a{display:block;padding:10px 0;border-bottom:1px solid #d7d7d7}.node-page__shortcuts ul{list-style:none;padding:0}@media(max-width:1600px){.node-page__shortcuts{position:static;box-shadow:none;padding:20px 0 40px 0;width:100%}}.node-page__shortcuts-heading{font-size:20px;text-transform:uppercase;margin:0;margin-top:10px;margin-bottom:-10px}.pager{clear:left;display:flex;justify-content:center;margin-top:40px}.pager__items{padding:0;margin:0;list-style:none}.pager__item{float:left;background:#eaf0f2;font-size:16px;margin-right:3.9px}@media screen and (max-width:767px){.pager__item{display:none}}.pager__item a{width:75px;height:40px;display:flex;justify-content:center;align-items:center}.pager__item.is-active{background:#00509e;font-size:20px}@media screen and (max-width:767px){.pager__item.is-active{display:block}}.pager__item.is-active a{color:#fff;height:48px}@media screen and (max-width:767px){.pager__item--previous,.pager__item--next{display:block}}.pager__item--previous a,.pager__item--next a{width:88px}.paragraph--type--icon-links{padding-top:60px;padding-bottom:0}@media screen and (max-width:992px){.paragraph--type--icon-links{padding-top:40px;padding-bottom:10px}}.paragraph--type--resources-front .module__button-link{top:0;background-color:#fff;padding-bottom:25px}@media screen and (max-width:992px){.paragraph--type--resources-front .image-teaser{background-color:#fff;margin-bottom:0}}.product__header{margin-bottom:20px}.product__back-link{font-size:18px;padding:10px;margin-bottom:20px}@media screen and (max-width:992px){.product__back-link{display:none}}.product__back-link--mobile{display:none}@media screen and (max-width:992px){.product__back-link--mobile{display:flex;justify-content:center;margin-top:60px}}.product__back-icon{width:36px;height:36px;transform:rotate(180deg);margin-right:20px;margin-left:-10px;margin-bottom:-12px}.product__image{float:left;margin-right:40px}@media screen and (max-width:992px){.product__image{display:none}}@media screen and (max-width:992px){.product__text{font-size:16px}}.product__image-mobile{display:none;max-width:123px;margin:0 auto}@media screen and (max-width:992px){.product__image-mobile{display:block}}@media screen and (max-width:992px){.product__meta{margin-top:20px;display:flex;justify-content:center}}.product__price{font-size:18px;font-weight:700;color:#4a4a4a;float:left;margin-right:80px}@media screen and (max-width:992px){.product__price{margin-right:40px}}.product__button{margin:0 auto;margin-top:100px}@media screen and (max-width:992px){.product__button{margin-top:20px}}.product input[type=submit]{width:274px;padding:15px 0;background-image:none;margin:0 auto}@media screen and (max-width:992px){.product-teaser{width:100%;text-align:left;margin:0}.product-teaser .bar{margin:0;margin-top:-15px}}.product-teaser__title{min-height:0 !important;margin-bottom:30px !important}.product-teaser__image{float:right}.product-teaser__image .image-faded__overlay{display:none}@media screen and (max-width:992px){.product-teaser__image{max-width:63px;margin-top:60px;margin-left:20px}}.product-teaser__button{position:absolute;right:50px}.product-teaser__button .ajax-progress{display:none}@media screen and (max-width:992px){.product-teaser__button{position:static;display:flex;justify-content:center;margin-bottom:-55px}}.product-teaser__file{display:inline-block;min-width:130px;min-height:47px}.product-teaser__icon{background:url(/themes/custom/mms/dev/svg/Download.svg) no-repeat center center;display:inline-block;width:23px;height:27px;margin-left:10px}.product-teaser input[type=submit]{width:274px;padding:15px 0;background-image:none}.protected-pages-enter-password .protected_pages_description{padding:10px 0}.protected-pages-enter-password .button{color:#fff !important;background-color:#00509e;margin-top:20px}.resource{background:#fff}.resource__meta{display:flex;align-items:center;justify-content:center;margin-top:40px;margin-bottom:-20px;font-size:14px}@media screen and (max-width:992px){.resource__meta{margin-top:20px}}.resource__duration{margin-right:60px;background:url(/themes/custom/mms/dev/svg/Clock.svg) no-repeat left center;padding:5px 0 5px 35px}@media screen and (max-width:992px){.resource__duration{margin-right:30px}}.resource__students{background:url(/themes/custom/mms/dev/svg/Person.svg) no-repeat left center;padding:5px 0 5px 35px;margin-right:60px}@media screen and (max-width:992px){.resource__students{margin-right:30px}}.resource__tag{background:url(/themes/custom/mms/dev/svg/Tag-pin.svg) no-repeat left center;padding:5px 0 5px 35px}.resource__image{display:flex;flex-direction:column;justify-content:center;margin-top:40px;margin-bottom:40px}.resource__term{margin-bottom:20px}.resource__term-heading{font-weight:700;color:#4a4a4a}.resource__term-description{text-align:center}.resource__license{font-size:16px;line-height:20px;margin-top:25px}.laereplanmal ul{list-style:none}.laereplanmal ul ul ul{list-style:initial}.laereplanmal ul ul li:nth-child(odd){font-weight:bold}.laereplanmal ul ul ul li{margin-bottom:10px;font-weight:normal !important}.resources__header{text-align:center;font-size:18px;color:#4a4a4a;text-transform:uppercase;font-weight:700;margin-top:-15px;margin-bottom:40px}@media screen and (max-width:992px){.resources__header{font-size:14px;margin-top:15px;margin-bottom:30px}}.resources__tabs{display:flex;justify-content:space-between}.resources__tab{padding:20px 0;float:left;width:32%;background:#eaf0f2;text-align:center;font-size:16px;color:#00509e;font-weight:700}@media screen and (max-width:992px){.resources__tab{font-size:12px}}.resources__tab--active{background:#fff;color:#4a4a4a}.resources__tab--active:hover{color:#4a4a4a}.resources__wrapper{overflow:hidden;background:#fff;padding-bottom:80px}.resources__filters{padding-top:80px;padding-left:10px;padding-right:10px;background:#fff}@media screen and (max-width:992px){.resources__filters{padding:0}}@media screen and (min-width:992px)and (max-width:1199px){.resources__filters{padding-left:0}}.resources__items{padding-top:80px;background:#fff;display:grid;grid-template-columns:1fr;gap:30px;justify-items:center}@media screen and (max-width:992px){.resources__items{padding-top:40px}}@media screen and (min-width:768px){.resources__items{grid-template-columns:1fr 1fr}.resources__items .pager{grid-column:1/3}}.resources--grid .resources__item{height:300px;max-width:360px}.resources--list .resources__item{width:80%;margin:0 auto;margin-bottom:10px}@media screen and (max-width:992px){.resources--list .resources__item{width:100%}}.resources--list .resources__image{width:145px;height:auto;float:right;margin:10px 10px 0 0}@media(max-width:400px){.resources--list .resources__image{width:100px}}.resources--list .resources__title{margin-bottom:10px}.resources__item{background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.17);overflow:hidden;word-wrap:break-word}.resources__title{font-size:18px;font-weight:400;padding:0 20px;margin-top:20px;min-height:75px}.resources__type-wrapper{display:none;overflow:hidden;background-color:#fbfafa}.resources__type{font-size:0;color:transparent;float:left;height:62px;width:30px;margin-left:20px}.resources__type::before{display:block;height:30px;width:30px;font-size:20px;color:#cf977c;text-align:center;border:1px solid #cf977c;margin-top:16px}.resources--type-Undervisningsopplegg::before{content:"U"}.resources--type-Filmer::before{content:"F"}.resources--type-Artikler::before,.resources--type-Aktiviteter::before{content:"A"}.resources--type-Digitale::before{content:"D"}.resources--type-Matematiske::before{content:"M"}.resources--type-Oppgavesamlinger::before{content:"O"}@media screen and (max-width:992px){.search__filters{padding:0px}}.search-result{min-height:200px;border-bottom:2px solid #cf977c;overflow:hidden;padding-bottom:10px;position:relative}@media screen and (max-width:992px){.search-result{min-height:0}}.search-result__title{font-size:24px;font-weight:400;margin-bottom:10px;max-width:570px}@media screen and (min-width:992px)and (max-width:1199px){.search-result__title{max-width:70%}}@media screen and (max-width:992px){.search-result__title{font-size:20px}}.search-result__image{position:absolute;top:20px;right:0}.search-result__image .image-faded__overlay{display:none}@media screen and (max-width:992px){.search-result__image{position:static;margin:10px 0}}.search-result__text{font-size:18px;min-height:100px;max-width:570px}@media screen and (min-width:992px)and (max-width:1199px){.search-result__text{max-width:70%}}@media screen and (max-width:992px){.search-result__text{min-height:0;font-size:16px}}.search-result__tag{font-size:16px;font-weight:700;float:left;color:#4a4a4a}.search-result__type{margin-right:15px}.search-result__separator{height:9px;width:9px;border-radius:50%;background:#cf977c;float:left;margin-top:7px;margin-right:15px}.search-result__created{float:right;font-size:14px}@media screen and (max-width:992px){.search-result__created{float:none}}.share{text-align:center;margin:95px 0 50px 0}@media screen and (max-width:992px){.share{margin:40px 0}}.share__link{display:inline-block;background-repeat:no-repeat;background-position:center;font-size:0;color:transparent;width:25px;height:25px;padding:30px;border:2px solid transparent}.share__link:hover,.share__link:focus{border:2px solid #cf977c}.share--fb{background-image:url(/themes/custom/mms/dev/svg/Facebook.svg)}.share--twitter{background-image:url(/themes/custom/mms/dev/svg/Twitter.svg)}.share--mail{background-image:url(/themes/custom/mms/dev/svg/Mail.svg)}.share--print{background-image:url(/themes/custom/mms/dev/svg/Printer.svg)}.store__description{max-width:500px}.store__products{margin-top:40px}@media screen and (max-width:992px){.store__products{padding:0}}@media screen and (max-width:992px){.store__cart{padding:0}}.store__product{position:relative;background:#fff;padding:30px 50px;margin-bottom:50px;box-shadow:5px 5px 4px 0 rgba(0,0,0,.04)}@media screen and (max-width:992px){.store__product{padding:30px 20px}}.store__cart-shortcut{display:none;width:100%;margin-top:60px;background-color:#253a55;color:#fff;border:none;font-size:16px;justify-content:center;align-items:center;padding:10px 0;position:fixed;bottom:0;left:0;z-index:10}.store__cart-shortcut:focus{outline:none}.store__cart-shortcut .icon{font-size:25px;margin-bottom:0}@media screen and (max-width:992px){.store__cart-shortcut--visible{display:flex}}.theme-links__header{width:70%;margin:0 auto;background:#fff;border-bottom:1px solid #d7d7d7;padding:20px 40px;box-shadow:5px 0 4px 0 rgba(0,0,0,.04);min-height:193px}@media screen and (max-width:992px){.theme-links__header{width:100%;padding:20px}}.theme-links__header-link{font-size:24px;font-weight:400;background:url(/themes/custom/mms/dev/svg/Arrow%20circle.svg) #fff no-repeat right center;margin-bottom:10px}.theme-links__header-link div{width:100%;display:flex}.theme-links__header-link a{padding-right:30px;width:100%}.theme-links__type{font-size:14px;text-transform:capitalize;padding-left:30px;padding:10px 0 10px 35px}.theme-links--tema{background:url(/themes/custom/mms/dev/svg/tema.svg) #fff no-repeat left center}.theme-links--moduler{background:url(/themes/custom/mms/dev/svg/arbeidspakker.svg) #fff no-repeat left center}.box-wide .theme-links__header{width:100%}.user-login{padding-left:20px}.user-login__input{width:100%;max-width:300px}.user-login__button{margin-top:20px}.user-login label{display:block;margin-top:10px}.webform-user{background-color:#fff;padding-left:50px;padding-right:50px}.webform-user .datoblokk{margin-top:0px !important}.webform-user .datoblokk .webform-section-wrapper{display:flex}.webform-user .webform-element-description{margin-bottom:30px}.webform-user .form-item{margin-top:20px}.webform-user .webform-section{margin-top:50px}.webform-user .webform-section input[type=text]{display:block}.webform-user .js-form-type-checkbox label{font-weight:normal}.webform-user .form-item-naturfagsenteret-forsteonske-hosten-2018,.webform-user .form-item-naturfagsenteret-forsteonske-varen-2019,.webform-user .form-item-naturfagsenteret-forsteonske-hosten-2019,.webform-user .form-item-naturfagsenteret-andreonske-hosten-2018,.webform-user .form-item-naturfagsenteret-andreonske-varen-2019,.webform-user .form-item-naturfagsenteret-andreonske-hosten-2019,.webform-user .form-item-matematikksenteret-forsteonske-hosten-2018,.webform-user .form-item-matematikksenteret-forsteonske-varen-2019,.webform-user .form-item-matematikksenteret-forsteonske-hosten-2019,.webform-user .form-item-matematikksenteret-andreonske-hosten-2018,.webform-user .form-item-matematikksenteret-andreonske-varen-2019,.webform-user .form-item-matematikksenteret-andreonske-hosten-2019{width:33%}.webform-user input[type=date]{width:180px}.webform-user textarea{width:100%;height:150px;margin-bottom:20px}.webform-user .webform-multiple-table .tabledrag-toggle-weight-wrapper{display:none}.webform-user .webform-multiple-table .webform-multiple-table--handle{display:none}.webform-user .webform-multiple-table thead{display:none}.webform-user .webform-multiple-table td{padding:0px}.webform-submission-form label{display:block}.webform-submission-form .js-form-type-managed-file label.js-form-required{margin:20px 0}.webform-submission-form .js-form-type-managed-file label.button{font-weight:400}.webform-submission-form .js-form-type-managed-file .description{margin:20px 0}.webform-submission-form .form-item{margin-bottom:15px}.webform-button--submit{margin:20px 0}.blog{background:#fff}.blog__meta{text-align:center;font-size:15px}.blog_post_from_author__date{padding-left:5px}.blog__tags>div{display:flex;flex-direction:row;justify-content:center;margin-top:1.2em;font-size:.8em}.blog__tags>div>div>*{background:#eaf0f2;margin:0 10px;border-radius:25px;padding:.5em 1em}.blog__content{position:relative;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.blog__teaser{font-weight:100}.blog__text{width:100%;font-weight:normal}@media screen and (min-width:1200px){.blog__text{margin-right:130px;padding-left:30px}}@media only screen and (min-width:1200px)and (max-width:1500px){.blog__text{position:relative;left:0}}.blog__image{margin:45px auto 80px auto}.blog__image img{display:block;margin:0 auto;max-width:100%;height:auto}.blog__image-caption{max-width:100%;text-align:center}.blog__author{width:100%;margin-top:2em;box-shadow:1px 1px 55px 20px rgba(0,0,0,.05)}@media screen and (min-width:1200px){.blog__author{width:50%;max-width:330px;margin-top:0;top:0;position:absolute;right:-35%}}@media only screen and (min-width:1200px)and (max-width:1500px){.blog__author{right:-25%}}.blog__author .employee__mail,.blog__author .employee__ntnu{display:none}.blog__author .external-teaser .employee__mail,.blog__author .external-teaser .employee__ntnu{display:block}.blog__author .external-teaser__body p{margin:0}.blog__author .external-teaser__body p+p{margin-top:5px}.blog .employee__label{float:unset}.blog .employee-teaser{line-height:1.3;padding:35px 50px;margin:0;display:flex;flex-direction:column;min-height:auto}.blog .employee-teaser+.employee-teaser{padding-top:15px}.blog .employee-teaser__image{margin:0}.blog .employee-teaser__image img{margin-bottom:1em;height:70px;width:auto}.blog .employee-teaser__phone,.blog .employee-teaser__mobile{display:none}.blog .employee-teaser__mail{line-height:1.5;margin-top:0}.blog .employee-teaser__mail a{width:100%;font-size:.8em;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;padding-top:5px}.blog .employee-teaser__position{font-size:.8em}.blog__tag-created{align-items:center;display:flex;justify-content:center;margin-top:10px}@media(min-width:768px){.blog__tag-created{margin-top:30px}}.blog__tag-created__tag,.blog__tag-created__created{font-size:14px;text-transform:uppercase;line-height:19px;letter-spacing:.08em;color:#727272}.blog__tag-created__tag{font-weight:bold;margin-right:10px}.blog__tag-created__created{margin-left:10px}.module__shortcuts-links .row,.module__shortcuts-links .link-list__item,.paragraph--type--links .row,.paragraph--type--links .link-list__item{margin:0;padding:0;float:none}.module__shortcuts-links .link-list,.paragraph--type--links .link-list{display:flex;flex-wrap:wrap}.module__shortcuts-links .link-list:before,.paragraph--type--links .link-list:before{display:none}.module__shortcuts-links .link-list__item,.paragraph--type--links .link-list__item{width:32%;margin:.6%}@media screen and (max-width:992px){.module__shortcuts-links .link-list__item,.paragraph--type--links .link-list__item{width:100%;margin-bottom:10px !important}}.module__shortcuts-links.numberOfShortcuts-1 .link-list,.module__shortcuts-links.numberOfShortcuts-2 .link-list,.paragraph--type--links.numberOfShortcuts-1 .link-list,.paragraph--type--links.numberOfShortcuts-2 .link-list{justify-content:center;flex-wrap:wrap}.module__shortcuts-links.numberOfShortcuts-1 .link-list div,.module__shortcuts-links.numberOfShortcuts-2 .link-list div,.paragraph--type--links.numberOfShortcuts-1 .link-list div,.paragraph--type--links.numberOfShortcuts-2 .link-list div{margin:0 10px}.module__shortcuts-links.four .link-list>div,.paragraph--type--links.four .link-list>div{justify-content:space-between;width:23.8%}.module__shortcuts-links.four.numberOfShortcuts-1,.module__shortcuts-links.four.numberOfShortcuts-2,.module__shortcuts-links.four.numberOfShortcuts-3,.paragraph--type--links.four.numberOfShortcuts-1,.paragraph--type--links.four.numberOfShortcuts-2,.paragraph--type--links.four.numberOfShortcuts-3{justify-content:space-between}.module__shortcuts-links.four.numberOfShortcuts-1 .link-list__item,.module__shortcuts-links.four.numberOfShortcuts-2 .link-list__item,.module__shortcuts-links.four.numberOfShortcuts-3 .link-list__item,.paragraph--type--links.four.numberOfShortcuts-1 .link-list__item,.paragraph--type--links.four.numberOfShortcuts-2 .link-list__item,.paragraph--type--links.four.numberOfShortcuts-3 .link-list__item{width:32%}.paragraph--type--links.numberOfShortcuts-1 .link-list,.paragraph--type--links.numberOfShortcuts-2 .link-list{justify-content:center;flex-wrap:wrap}.paragraph--type--links.numberOfShortcuts-1 .link-list div,.paragraph--type--links.numberOfShortcuts-2 .link-list div{margin:0 10px}.paragraph--type--links.four .link-list>div{justify-content:space-between;width:23.8%}.paragraph--type--links.four.numberOfShortcuts-1,.paragraph--type--links.four.numberOfShortcuts-2,.paragraph--type--links.four.numberOfShortcuts-3{justify-content:space-between}.paragraph--type--links.four.numberOfShortcuts-1 .link-list__item,.paragraph--type--links.four.numberOfShortcuts-2 .link-list__item,.paragraph--type--links.four.numberOfShortcuts-3 .link-list__item{width:32%}.language-switcher{margin:20px 0;display:flex;justify-content:flex-end}.language-switcher ul{display:flex;background-color:#eaf3f3;padding:0;margin:0;border-radius:25px}.language-switcher ul li{list-style:none}.language-switcher ul li a{font-size:16px;padding:5px 15px;color:#515858;border-radius:25px;display:block}.language-switcher ul li a.is-active{color:#fff;background-color:#00509e}.feedback{background-color:#edf0f5;margin-top:50px;margin-bottom:30px;padding:25px 40px 50px 40px}.feedback h2{font-size:20px;line-height:24px;text-transform:uppercase}.feedback .bar{background-color:#cf977c;border-radius:2px;height:3px;width:60px;margin-top:20px;margin-bottom:30px}.feedback .form-item{margin-bottom:20px}.feedback .form-item input{background:#fff;border:1px solid #767676;box-sizing:border-box;border-radius:4px;height:50px;margin-top:15px;padding-left:15px;padding-right:15px;width:100%}.feedback .form-item textarea{width:100%;padding:10px;height:110px}.feedback .form-actions{display:flex;justify-content:center}.feedback .form-actions input[type=submit]{background-color:#00509e;border-radius:28px;padding:15px 120px 15px 20px;position:absolute;width:200px}abbr[data-tippy-content]{border-bottom:dotted 1px}.featured-content{font-size:16px}@media screen and (max-width:992px){.featured-content{width:60%;text-align:center;margin:0 auto}.featured-content .bar{margin:15px auto}}.featured-content__title{font-size:24px;font-weight:400;margin-bottom:5px;margin-top:0px}@media screen and (max-width:992px){.featured-content__title{font-size:18px}}@media screen and (min-width:992px){.featured-content__title{min-height:50px}}@media screen and (max-width:992px){.featured-content__text{display:none}}.border-link a{border-bottom:2px solid rgba(31,72,126,.4)}.border-link a:hover{border-bottom:2px solid #00509e;text-decoration:none}.border-link a:focus,.border-link a:active{text-decoration:none}.column-4 .megamenu__level-1{-moz-column-count:4;column-count:4}.align-right{margin-left:20px}.align-left{margin-right:20px}
