/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.node--unpublished{background-color:#fff4f4;}
@font-face{font-family:'Nucleo Glyph';src:url(/themes/custom/ocp/icons/glyph/fonts/nucleo-glyph.eot);src:url(/themes/custom/ocp/icons/glyph/fonts/nucleo-glyph.eot) format('embedded-opentype'),url(/themes/custom/ocp/icons/glyph/fonts/nucleo-glyph.woff2) format('woff2'),url(/themes/custom/ocp/icons/glyph/fonts/nucleo-glyph.woff) format('woff'),url(/themes/custom/ocp/icons/glyph/fonts/nucleo-glyph.ttf) format('truetype'),url(/themes/custom/ocp/icons/glyph/fonts/nucleo-glyph.svg) format('svg');font-weight:normal;font-style:normal;}.nc-icon-glyph{display:inline-block;font:normal normal normal 14px/1 'Nucleo Glyph';font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.nc-icon-glyph.lg{font-size:1.33333333em;vertical-align:-16%;}.nc-icon-glyph.x2{font-size:2em;}.nc-icon-glyph.x3{font-size:3em;}.nc-icon-glyph.square,.nc-icon-glyph.circle{padding:0.33333333em;vertical-align:-16%;background-color:#eee;}.nc-icon-glyph.circle{border-radius:50%;}.nc-icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.nc-icon-ul > li{position:relative;}.nc-icon-ul > li > .nc-icon-glyph{position:absolute;left:-1.57142857em;top:0.14285714em;text-align:center;}.nc-icon-ul > li > .nc-icon-glyph.lg{top:0;left:-1.35714286em;}.nc-icon-ul > li > .nc-icon-glyph.circle,.nc-icon-ul > li > .nc-icon-glyph.square{top:-0.19047619em;left:-1.9047619em;}.nc-icon-glyph.spin{-webkit-animation:nc-icon-spin 2s infinite linear;-moz-animation:nc-icon-spin 2s infinite linear;animation:nc-icon-spin 2s infinite linear;}@-webkit-keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@-moz-keyframes nc-icon-spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}}@keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.nc-icon-glyph.rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}.nc-icon-glyph.rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.nc-icon-glyph.rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}.nc-icon-glyph.flip-y{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1);}.nc-icon-glyph.flip-x{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1);}.nc-icon-glyph.files-2_ai-illustrator:before{content:"\e96f";}.nc-icon-glyph.files-2_avi:before{content:"\e970";}.nc-icon-glyph.files-2_css:before{content:"\e971";}.nc-icon-glyph.files-2_csv:before{content:"\e972";}.nc-icon-glyph.files-2_doc:before{content:"\e973";}.nc-icon-glyph.files-2_docx:before{content:"\e974";}.nc-icon-glyph.files-2_epub:before{content:"\e975";}.nc-icon-glyph.files-2_exe:before{content:"\e976";}.nc-icon-glyph.files-2_font:before{content:"\e977";}.nc-icon-glyph.files-2_gif:before{content:"\e978";}.nc-icon-glyph.files-2_html:before{content:"\e979";}.nc-icon-glyph.files-2_jpg-jpeg:before{content:"\e97a";}.nc-icon-glyph.files-2_js-javascript-jquery:before{content:"\e97b";}.nc-icon-glyph.files-3_mov:before{content:"\e97c";}.nc-icon-glyph.files-3_mp3:before{content:"\e97d";}.nc-icon-glyph.files-3_mp4:before{content:"\e97e";}.nc-icon-glyph.files-3_pdf:before{content:"\e97f";}.nc-icon-glyph.files-3_png:before{content:"\e980";}.nc-icon-glyph.files-3_psd-photoshop:before{content:"\e981";}.nc-icon-glyph.files-3_rar:before{content:"\e982";}.nc-icon-glyph.files-3_sketch:before{content:"\e983";}.nc-icon-glyph.files-3_svg:before{content:"\e984";}.nc-icon-glyph.files-3_txt:before{content:"\e985";}.nc-icon-glyph.files-3_wav:before{content:"\e986";}.nc-icon-glyph.files-3_zip:before{content:"\e987";}.nc-icon-glyph.design_album:before{content:"\e988";}.nc-icon-glyph.design_align-bottom:before{content:"\e989";}.nc-icon-glyph.design_align-center-horizontal:before{content:"\e98a";}.nc-icon-glyph.design_align-center-vertical:before{content:"\e98b";}.nc-icon-glyph.design_align-left:before{content:"\e98c";}.nc-icon-glyph.design_align-right:before{content:"\e98d";}.nc-icon-glyph.design_align-top:before{content:"\e98e";}.nc-icon-glyph.design_app:before{content:"\e98f";}.nc-icon-glyph.design_artboard:before{content:"\e990";}.nc-icon-glyph.design_blend:before{content:"\e991";}.nc-icon-glyph.design_book-bookmark:before{content:"\e992";}.nc-icon-glyph.design_book-open:before{content:"\e993";}.nc-icon-glyph.design_brush:before{content:"\e994";}.nc-icon-glyph.design_bug:before{content:"\e995";}.nc-icon-glyph.design_bullet-list-67:before{content:"\e996";}.nc-icon-glyph.design_bullet-list-68:before{content:"\e997";}.nc-icon-glyph.design_bullet-list-69:before{content:"\e998";}.nc-icon-glyph.design_bullet-list-70:before{content:"\e999";}.nc-icon-glyph.design_clone:before{content:"\e99a";}.nc-icon-glyph.design_code-editor:before{content:"\e99b";}.nc-icon-glyph.design_code:before{content:"\e99c";}.nc-icon-glyph.design_collection:before{content:"\e99d";}.nc-icon-glyph.design_command:before{content:"\e99e";}.nc-icon-glyph.design_compass:before{content:"\e99f";}.nc-icon-glyph.design_contrast:before{content:"\e9a0";}.nc-icon-glyph.design_copy:before{content:"\e9a1";}.nc-icon-glyph.design_crop:before{content:"\e9a2";}.nc-icon-glyph.design_cursor-48:before{content:"\e9a3";}.nc-icon-glyph.design_cursor-49:before{content:"\e9a4";}.nc-icon-glyph.design_design-dev:before{content:"\e9a5";}.nc-icon-glyph.design_design:before{content:"\e9a6";}.nc-icon-glyph.design_distribute-horizontal:before{content:"\e9a7";}.nc-icon-glyph.design_distribute-vertical:before{content:"\e9a8";}.nc-icon-glyph.design_drag:before{content:"\e9a9";}.nc-icon-glyph.design_eraser-32:before{content:"\e9aa";}.nc-icon-glyph.design_eraser-33:before{content:"\e9ab";}.nc-icon-glyph.design_eraser-46:before{content:"\e9ac";}.nc-icon-glyph.design_flip-horizontal:before{content:"\e9ad";}.nc-icon-glyph.design_flip-vertical:before{content:"\e9ae";}.nc-icon-glyph.design_image:before{content:"\e9af";}.nc-icon-glyph.design_magnet:before{content:"\e9b0";}.nc-icon-glyph.design_marker:before{content:"\e9b1";}.nc-icon-glyph.design_measure-02:before{content:"\e9b2";}.nc-icon-glyph.design_measure-17:before{content:"\e9b3";}.nc-icon-glyph.design_measure-big:before{content:"\e9b4";}.nc-icon-glyph.design_mobile-design:before{content:"\e9b5";}.nc-icon-glyph.design_mobile-dev:before{content:"\e9b6";}.nc-icon-glyph.design_mouse-08:before{content:"\e9b7";}.nc-icon-glyph.design_mouse-09:before{content:"\e9b8";}.nc-icon-glyph.design_mouse-10:before{content:"\e9b9";}.nc-icon-glyph.design_newsletter-dev:before{content:"\e9ba";}.nc-icon-glyph.design_note-code:before{content:"\e9bb";}.nc-icon-glyph.design_paint-16:before{content:"\e9bc";}.nc-icon-glyph.design_paint-37:before{content:"\e9bd";}.nc-icon-glyph.design_paint-38:before{content:"\e9be";}.nc-icon-glyph.design_paint-bucket-39:before{content:"\e9bf";}.nc-icon-glyph.design_paint-bucket-40:before{content:"\e9c0";}.nc-icon-glyph.design_palette:before{content:"\e9c1";}.nc-icon-glyph.design_pantone:before{content:"\e9c2";}.nc-icon-glyph.design_paper-design:before{content:"\e9c3";}.nc-icon-glyph.design_paper-dev:before{content:"\e9c4";}.nc-icon-glyph.design_patch-19:before{content:"\e9c5";}.nc-icon-glyph.design_patch-34:before{content:"\e9c6";}.nc-icon-glyph.design_path-exclude:before{content:"\e9c7";}.nc-icon-glyph.design_path-intersect:before{content:"\e9c8";}.nc-icon-glyph.design_path-minus:before{content:"\e9c9";}.nc-icon-glyph.design_path-unite:before{content:"\e9ca";}.nc-icon-glyph.design_pen-01:before{content:"\e9cb";}.nc-icon-glyph.design_pen-23:before{content:"\e9cc";}.nc-icon-glyph.design_pen-tool:before{content:"\e9cd";}.nc-icon-glyph.design_phone:before{content:"\e9ce";}.nc-icon-glyph.design_photo-editor:before{content:"\e9cf";}.nc-icon-glyph.design_responsive:before{content:"\e9d0";}.nc-icon-glyph.design_scissors-dashed:before{content:"\e9d1";}.nc-icon-glyph.design_scissors:before{content:"\ee1e";}.nc-icon-glyph.design_shape-adjust:before{content:"\ee1f";}.nc-icon-glyph.design_shape-circle:before{content:"\ee20";}.nc-icon-glyph.design_shape-polygon:before{content:"\ee21";}.nc-icon-glyph.design_shape-square:before{content:"\ee22";}.nc-icon-glyph.design_shape-triangle:before{content:"\ee23";}.nc-icon-glyph.design_shapes:before{content:"\ee24";}.nc-icon-glyph.design_sharpener:before{content:"\ee25";}.nc-icon-glyph.design_slice:before{content:"\ee26";}.nc-icon-glyph.design_spray:before{content:"\ee27";}.nc-icon-glyph.design_stamp:before{content:"\ee28";}.nc-icon-glyph.design_tablet-mobile:before{content:"\ee29";}.nc-icon-glyph.design_tablet:before{content:"\ee2a";}.nc-icon-glyph.design_text:before{content:"\ee2b";}.nc-icon-glyph.design_todo:before{content:"\ee2c";}.nc-icon-glyph.design_usb:before{content:"\ee2d";}.nc-icon-glyph.design_vector:before{content:"\ee2e";}.nc-icon-glyph.design_wand-11:before{content:"\ee2f";}.nc-icon-glyph.design_wand-99:before{content:"\ee30";}.nc-icon-glyph.design_watch-dev:before{content:"\ee31";}.nc-icon-glyph.design_web-design:before{content:"\ee32";}.nc-icon-glyph.design_webpage:before{content:"\ee33";}.nc-icon-glyph.design_window-code:before{content:"\ee34";}.nc-icon-glyph.design_window-dev:before{content:"\ee35";}.nc-icon-glyph.design_window-paragraph:before{content:"\ee36";}.nc-icon-glyph.design_window-responsive:before{content:"\ee37";}.nc-icon-glyph.design-2_3d-28:before{content:"\ee38";}.nc-icon-glyph.design-2_3d-29:before{content:"\ee39";}.nc-icon-glyph.design-2_android:before{content:"\ee3a";}.nc-icon-glyph.design-2_angle:before{content:"\ee3b";}.nc-icon-glyph.design-2_animation-14:before{content:"\ee3c";}.nc-icon-glyph.design-2_animation-31:before{content:"\ee3d";}.nc-icon-glyph.design-2_animation-32:before{content:"\ee3e";}.nc-icon-glyph.design-2_apple:before{content:"\ee3f";}.nc-icon-glyph.design-2_browser-chrome:before{content:"\ee40";}.nc-icon-glyph.design-2_browser-edge:before{content:"\ee41";}.nc-icon-glyph.design-2_browser-firefox:before{content:"\ee42";}.nc-icon-glyph.design-2_browser-ie:before{content:"\ee43";}.nc-icon-glyph.design-2_browser-opera:before{content:"\ee44";}.nc-icon-glyph.design-2_browser-safari:before{content:"\ee45";}.nc-icon-glyph.design-2_bucket:before{content:"\ee46";}.nc-icon-glyph.design-2_button:before{content:"\ee47";}.nc-icon-glyph.design-2_canvas:before{content:"\ee48";}.nc-icon-glyph.design-2_css3:before{content:"\ee49";}.nc-icon-glyph.design-2_cursor-add:before{content:"\ee4a";}.nc-icon-glyph.design-2_cursor-grab:before{content:"\ee4b";}.nc-icon-glyph.design-2_cursor-load:before{content:"\ee4c";}.nc-icon-glyph.design-2_cursor-menu:before{content:"\ee4d";}.nc-icon-glyph.design-2_cursor-not-allowed:before{content:"\ee4e";}.nc-icon-glyph.design-2_cursor-pointer:before{content:"\ee4f";}.nc-icon-glyph.design-2_cursor-text:before{content:"\ee50";}.nc-icon-glyph.design-2_divider:before{content:"\ee51";}.nc-icon-glyph.design-2_filter-organization:before{content:"\ee52";}.nc-icon-glyph.design-2_form:before{content:"\ee53";}.nc-icon-glyph.design-2_frame:before{content:"\ee54";}.nc-icon-glyph.design-2_group:before{content:"\ee55";}.nc-icon-glyph.design-2_html5:before{content:"\ee56";}.nc-icon-glyph.design-2_image:before{content:"\ee57";}.nc-icon-glyph.design-2_layers:before{content:"\ee58";}.nc-icon-glyph.design-2_layout-11:before{content:"\ee59";}.nc-icon-glyph.design-2_layout-25:before{content:"\ee5a";}.nc-icon-glyph.design-2_microsoft:before{content:"\ee5b";}.nc-icon-glyph.design-2_mirror:before{content:"\ee5c";}.nc-icon-glyph.design-2_move-down:before{content:"\ee5d";}.nc-icon-glyph.design-2_move-up:before{content:"\ee5e";}.nc-icon-glyph.design-2_paint-brush:before{content:"\ee5f";}.nc-icon-glyph.design-2_ruler-pencil:before{content:"\ee60";}.nc-icon-glyph.design-2_scale-down:before{content:"\ee61";}.nc-icon-glyph.design-2_scale-up:before{content:"\ee62";}.nc-icon-glyph.design-2_scale:before{content:"\ee63";}.nc-icon-glyph.design-2_selection:before{content:"\ee64";}.nc-icon-glyph.design-2_slider:before{content:"\ee65";}.nc-icon-glyph.design-2_text:before{content:"\ee66";}.nc-icon-glyph.design-2_transform-origin:before{content:"\ee67";}.nc-icon-glyph.design-2_transform:before{content:"\ee68";}.nc-icon-glyph.design-2_ungroup:before{content:"\ee69";}.nc-icon-glyph.loader_circle-04:before{content:"\ee1a";}.nc-icon-glyph.loader_dots-06:before{content:"\ee1b";}.nc-icon-glyph.loader_gear:before{content:"\ee1c";}.nc-icon-glyph.loader_refresh:before{content:"\ee1d";}.nc-icon-glyph.ui-1_analytics-88:before{content:"\ed29";}.nc-icon-glyph.ui-1_analytics-89:before{content:"\ed2a";}.nc-icon-glyph.ui-1_attach-86:before{content:"\ed2b";}.nc-icon-glyph.ui-1_attach-87:before{content:"\ed2c";}.nc-icon-glyph.ui-1_bell-53:before{content:"\ed2d";}.nc-icon-glyph.ui-1_bell-54:before{content:"\ed2e";}.nc-icon-glyph.ui-1_bell-55:before{content:"\ed2f";}.nc-icon-glyph.ui-1_bold-add:before{content:"\ed30";}.nc-icon-glyph.ui-1_bold-delete:before{content:"\ed31";}.nc-icon-glyph.ui-1_bold-remove:before{content:"\ed32";}.nc-icon-glyph.ui-1_bookmark-add:before{content:"\ed33";}.nc-icon-glyph.ui-1_bookmark-remove:before{content:"\ed34";}.nc-icon-glyph.ui-1_calendar-57:before{content:"\ed35";}.nc-icon-glyph.ui-1_calendar-60:before{content:"\ed36";}.nc-icon-glyph.ui-1_calendar-check-59:before{content:"\ed37";}.nc-icon-glyph.ui-1_calendar-check-62:before{content:"\ed38";}.nc-icon-glyph.ui-1_calendar-grid-58:before{content:"\ed39";}.nc-icon-glyph.ui-1_calendar-grid-61:before{content:"\ed3a";}.nc-icon-glyph.ui-1_check-bold:before{content:"\ed3b";}.nc-icon-glyph.ui-1_check-circle-07:before{content:"\ed3c";}.nc-icon-glyph.ui-1_check-circle-08:before{content:"\ed3d";}.nc-icon-glyph.ui-1_check-curve:before{content:"\ed3e";}.nc-icon-glyph.ui-1_check-simple:before{content:"\ed3f";}.nc-icon-glyph.ui-1_check-small:before{content:"\ed40";}.nc-icon-glyph.ui-1_check-square-09:before{content:"\ed41";}.nc-icon-glyph.ui-1_check-square-11:before{content:"\ed42";}.nc-icon-glyph.ui-1_check:before{content:"\ed43";}.nc-icon-glyph.ui-1_circle-add:before{content:"\ed44";}.nc-icon-glyph.ui-1_circle-bold-add:before{content:"\ed45";}.nc-icon-glyph.ui-1_circle-bold-remove:before{content:"\ed46";}.nc-icon-glyph.ui-1_circle-delete:before{content:"\ed47";}.nc-icon-glyph.ui-1_circle-remove:before{content:"\ed48";}.nc-icon-glyph.ui-1_dashboard-29:before{content:"\ed49";}.nc-icon-glyph.ui-1_dashboard-30:before{content:"\ed4a";}.nc-icon-glyph.ui-1_dashboard-half:before{content:"\ed4b";}.nc-icon-glyph.ui-1_dashboard-level:before{content:"\ed4c";}.nc-icon-glyph.ui-1_database:before{content:"\ed4d";}.nc-icon-glyph.ui-1_drop:before{content:"\ed4e";}.nc-icon-glyph.ui-1_edit-71:before{content:"\ed4f";}.nc-icon-glyph.ui-1_edit-72:before{content:"\ed50";}.nc-icon-glyph.ui-1_edit-73:before{content:"\ed51";}.nc-icon-glyph.ui-1_edit-74:before{content:"\ed52";}.nc-icon-glyph.ui-1_edit-75:before{content:"\ed53";}.nc-icon-glyph.ui-1_edit-76:before{content:"\ed54";}.nc-icon-glyph.ui-1_edit-77:before{content:"\ed55";}.nc-icon-glyph.ui-1_edit-78:before{content:"\ed56";}.nc-icon-glyph.ui-1_email-83:before{content:"\ed57";}.nc-icon-glyph.ui-1_email-84:before{content:"\ed58";}.nc-icon-glyph.ui-1_email-85:before{content:"\ed59";}.nc-icon-glyph.ui-1_eye-17:before{content:"\ed5a";}.nc-icon-glyph.ui-1_eye-19:before{content:"\ed5b";}.nc-icon-glyph.ui-1_eye-ban-18:before{content:"\ed5c";}.nc-icon-glyph.ui-1_eye-ban-20:before{content:"\ed5d";}.nc-icon-glyph.ui-1_flame:before{content:"\ed5e";}.nc-icon-glyph.ui-1_home-51:before{content:"\ed5f";}.nc-icon-glyph.ui-1_home-52:before{content:"\ed60";}.nc-icon-glyph.ui-1_home-minimal:before{content:"\ed61";}.nc-icon-glyph.ui-1_home-simple:before{content:"\ed62";}.nc-icon-glyph.ui-1_leaf-80:before{content:"\ed63";}.nc-icon-glyph.ui-1_leaf-81:before{content:"\ed64";}.nc-icon-glyph.ui-1_leaf-edit:before{content:"\ed65";}.nc-icon-glyph.ui-1_lock-circle-open:before{content:"\ed66";}.nc-icon-glyph.ui-1_lock-circle:before{content:"\ed67";}.nc-icon-glyph.ui-1_lock-open:before{content:"\ed68";}.nc-icon-glyph.ui-1_lock:before{content:"\ed69";}.nc-icon-glyph.ui-1_notification-69:before{content:"\ed6a";}.nc-icon-glyph.ui-1_notification-70:before{content:"\ed6b";}.nc-icon-glyph.ui-1_pencil:before{content:"\ed6c";}.nc-icon-glyph.ui-1_preferences-circle-rotate:before{content:"\ed6d";}.nc-icon-glyph.ui-1_preferences-circle:before{content:"\ed6e";}.nc-icon-glyph.ui-1_preferences-container-circle-rotate:before{content:"\ed6f";}.nc-icon-glyph.ui-1_preferences-container-circle:before{content:"\ed70";}.nc-icon-glyph.ui-1_preferences-container-rotate:before{content:"\ed71";}.nc-icon-glyph.ui-1_preferences-container:before{content:"\ed72";}.nc-icon-glyph.ui-1_preferences-rotate:before{content:"\ed73";}.nc-icon-glyph.ui-1_preferences:before{content:"\ed74";}.nc-icon-glyph.ui-1_send:before{content:"\ed75";}.nc-icon-glyph.ui-1_settings-gear-63:before{content:"\ed76";}.nc-icon-glyph.ui-1_settings-gear-64:before{content:"\ed77";}.nc-icon-glyph.ui-1_settings-gear-65:before{content:"\ed78";}.nc-icon-glyph.ui-1_settings-tool-66:before{content:"\ed79";}.nc-icon-glyph.ui-1_settings-tool-67:before{content:"\ed7a";}.nc-icon-glyph.ui-1_settings:before{content:"\ed7b";}.nc-icon-glyph.ui-1_simple-add:before{content:"\ed7c";}.nc-icon-glyph.ui-1_simple-delete:before{content:"\ed7d";}.nc-icon-glyph.ui-1_simple-remove:before{content:"\ed7e";}.nc-icon-glyph.ui-1_trash-round:before{content:"\ed7f";}.nc-icon-glyph.ui-1_trash-simple:before{content:"\ed80";}.nc-icon-glyph.ui-1_trash:before{content:"\ed81";}.nc-icon-glyph.ui-1_ui-03:before{content:"\ed82";}.nc-icon-glyph.ui-1_ui-04:before{content:"\ed83";}.nc-icon-glyph.ui-1_zoom-bold-in:before{content:"\ed84";}.nc-icon-glyph.ui-1_zoom-bold-out:before{content:"\ed85";}.nc-icon-glyph.ui-1_zoom-bold:before{content:"\ed86";}.nc-icon-glyph.ui-1_zoom-in:before{content:"\ed87";}.nc-icon-glyph.ui-1_zoom-out:before{content:"\ed88";}.nc-icon-glyph.ui-1_zoom-split-in:before{content:"\ed89";}.nc-icon-glyph.ui-1_zoom-split-out:before{content:"\ed8a";}.nc-icon-glyph.ui-1_zoom-split:before{content:"\ed8b";}.nc-icon-glyph.ui-1_zoom:before{content:"\ed8c";}.nc-icon-glyph.ui-2_alert:before{content:"\ed8d";}.nc-icon-glyph.ui-2_alert-:before{content:"\ed8e";}.nc-icon-glyph.ui-2_alert-circle:before{content:"\ed8f";}.nc-icon-glyph.ui-2_alert-circle-:before{content:"\ed90";}.nc-icon-glyph.ui-2_alert-circle-i:before{content:"\ed91";}.nc-icon-glyph.ui-2_alert-i:before{content:"\ed92";}.nc-icon-glyph.ui-2_alert-square:before{content:"\ed93";}.nc-icon-glyph.ui-2_alert-square-:before{content:"\ed94";}.nc-icon-glyph.ui-2_alert-square-i:before{content:"\ed95";}.nc-icon-glyph.ui-2_archive:before{content:"\ed96";}.nc-icon-glyph.ui-2_ban-bold:before{content:"\ed97";}.nc-icon-glyph.ui-2_ban:before{content:"\ed98";}.nc-icon-glyph.ui-2_battery-81:before{content:"\ed99";}.nc-icon-glyph.ui-2_battery-83:before{content:"\ed9a";}.nc-icon-glyph.ui-2_battery-half:before{content:"\ed9b";}.nc-icon-glyph.ui-2_battery-low:before{content:"\ed9c";}.nc-icon-glyph.ui-2_bluetooth:before{content:"\ed9d";}.nc-icon-glyph.ui-2_book:before{content:"\ed9e";}.nc-icon-glyph.ui-2_chart-bar-52:before{content:"\ed9f";}.nc-icon-glyph.ui-2_chart-bar-53:before{content:"\eda0";}.nc-icon-glyph.ui-2_chat-content:before{content:"\eda1";}.nc-icon-glyph.ui-2_chat-round-content:before{content:"\eda2";}.nc-icon-glyph.ui-2_chat-round:before{content:"\eda3";}.nc-icon-glyph.ui-2_chat:before{content:"\eda4";}.nc-icon-glyph.ui-2_circle-bold-delete:before{content:"\eda5";}.nc-icon-glyph.ui-2_cloud-25:before{content:"\eda6";}.nc-icon-glyph.ui-2_cloud-26:before{content:"\eda7";}.nc-icon-glyph.ui-2_disk:before{content:"\eda8";}.nc-icon-glyph.ui-2_enlarge-57:before{content:"\eda9";}.nc-icon-glyph.ui-2_enlarge-58:before{content:"\edaa";}.nc-icon-glyph.ui-2_enlarge-59:before{content:"\edab";}.nc-icon-glyph.ui-2_fat-add:before{content:"\edac";}.nc-icon-glyph.ui-2_fat-delete:before{content:"\edad";}.nc-icon-glyph.ui-2_fat-remove:before{content:"\edae";}.nc-icon-glyph.ui-2_favourite-28:before{content:"\edaf";}.nc-icon-glyph.ui-2_favourite-31:before{content:"\edb0";}.nc-icon-glyph.ui-2_favourite-add-29:before{content:"\edb1";}.nc-icon-glyph.ui-2_favourite-add-32:before{content:"\edb2";}.nc-icon-glyph.ui-2_favourite-remove-30:before{content:"\edb3";}.nc-icon-glyph.ui-2_favourite-remove-33:before{content:"\edb4";}.nc-icon-glyph.ui-2_filter:before{content:"\edb5";}.nc-icon-glyph.ui-2_fullsize:before{content:"\edb6";}.nc-icon-glyph.ui-2_grid-45:before{content:"\edb7";}.nc-icon-glyph.ui-2_grid-46:before{content:"\edb8";}.nc-icon-glyph.ui-2_grid-48:before{content:"\edb9";}.nc-icon-glyph.ui-2_grid-49:before{content:"\edba";}.nc-icon-glyph.ui-2_grid-50:before{content:"\edbb";}.nc-icon-glyph.ui-2_grid-square:before{content:"\edbc";}.nc-icon-glyph.ui-2_hourglass:before{content:"\edbd";}.nc-icon-glyph.ui-2_lab:before{content:"\edbe";}.nc-icon-glyph.ui-2_layers:before{content:"\edbf";}.nc-icon-glyph.ui-2_like:before{content:"\edc0";}.nc-icon-glyph.ui-2_link-66:before{content:"\edc1";}.nc-icon-glyph.ui-2_link-67:before{content:"\edc2";}.nc-icon-glyph.ui-2_link-68:before{content:"\edc3";}.nc-icon-glyph.ui-2_link-69:before{content:"\edc4";}.nc-icon-glyph.ui-2_link-71:before{content:"\edc5";}.nc-icon-glyph.ui-2_link-72:before{content:"\edc6";}.nc-icon-glyph.ui-2_link-broken-70:before{content:"\edc7";}.nc-icon-glyph.ui-2_link-broken-73:before{content:"\edc8";}.nc-icon-glyph.ui-2_menu-34:before{content:"\edc9";}.nc-icon-glyph.ui-2_menu-35:before{content:"\edca";}.nc-icon-glyph.ui-2_menu-bold:before{content:"\edcb";}.nc-icon-glyph.ui-2_menu-dots:before{content:"\edcc";}.nc-icon-glyph.ui-2_menu-square:before{content:"\edcd";}.nc-icon-glyph.ui-2_node:before{content:"\edce";}.nc-icon-glyph.ui-2_paragraph:before{content:"\edcf";}.nc-icon-glyph.ui-2_phone:before{content:"\edd0";}.nc-icon-glyph.ui-2_settings-90:before{content:"\edd1";}.nc-icon-glyph.ui-2_settings-91:before{content:"\edd2";}.nc-icon-glyph.ui-2_share-bold:before{content:"\edd3";}.nc-icon-glyph.ui-2_share:before{content:"\edd4";}.nc-icon-glyph.ui-2_small-add:before{content:"\edd5";}.nc-icon-glyph.ui-2_small-delete:before{content:"\edd6";}.nc-icon-glyph.ui-2_small-remove:before{content:"\edd7";}.nc-icon-glyph.ui-2_square-add-08:before{content:"\edd8";}.nc-icon-glyph.ui-2_square-add-11:before{content:"\edd9";}.nc-icon-glyph.ui-2_square-delete-10:before{content:"\edda";}.nc-icon-glyph.ui-2_square-delete-13:before{content:"\eddb";}.nc-icon-glyph.ui-2_square-remove-09:before{content:"\eddc";}.nc-icon-glyph.ui-2_square-remove-12:before{content:"\eddd";}.nc-icon-glyph.ui-2_target:before{content:"\edde";}.nc-icon-glyph.ui-2_tile-55:before{content:"\eddf";}.nc-icon-glyph.ui-2_tile-56:before{content:"\ede0";}.nc-icon-glyph.ui-2_time-alarm:before{content:"\ede1";}.nc-icon-glyph.ui-2_time-clock:before{content:"\ede2";}.nc-icon-glyph.ui-2_time-countdown:before{content:"\ede3";}.nc-icon-glyph.ui-2_time:before{content:"\ede4";}.nc-icon-glyph.ui-2_webpage:before{content:"\ede5";}.nc-icon-glyph.ui-2_window-add:before{content:"\ede6";}.nc-icon-glyph.ui-2_window-delete:before{content:"\ede7";}.nc-icon-glyph.ui-3_alert:before{content:"\ede8";}.nc-icon-glyph.ui-3_backward:before{content:"\ede9";}.nc-icon-glyph.ui-3_bolt:before{content:"\edea";}.nc-icon-glyph.ui-3_bullet-list:before{content:"\edeb";}.nc-icon-glyph.ui-3_calendar-add:before{content:"\edec";}.nc-icon-glyph.ui-3_card-add:before{content:"\eded";}.nc-icon-glyph.ui-3_card-alert:before{content:"\edee";}.nc-icon-glyph.ui-3_chart-bars:before{content:"\edef";}.nc-icon-glyph.ui-3_chart:before{content:"\edf0";}.nc-icon-glyph.ui-3_chat-33:before{content:"\edf1";}.nc-icon-glyph.ui-3_chat-45:before{content:"\edf2";}.nc-icon-glyph.ui-3_chat-46:before{content:"\edf3";}.nc-icon-glyph.ui-3_chat-reply:before{content:"\edf4";}.nc-icon-glyph.ui-3_check-in:before{content:"\edf5";}.nc-icon-glyph.ui-3_check-out:before{content:"\edf6";}.nc-icon-glyph.ui-3_dock-bottom:before{content:"\edf7";}.nc-icon-glyph.ui-3_dock-left:before{content:"\edf8";}.nc-icon-glyph.ui-3_dock-right:before{content:"\edf9";}.nc-icon-glyph.ui-3_dock-top:before{content:"\edfa";}.nc-icon-glyph.ui-3_filter-check:before{content:"\edfb";}.nc-icon-glyph.ui-3_filter-remove:before{content:"\edfc";}.nc-icon-glyph.ui-3_forward:before{content:"\edfd";}.nc-icon-glyph.ui-3_funnel-39:before{content:"\edfe";}.nc-icon-glyph.ui-3_funnel-40:before{content:"\edff";}.nc-icon-glyph.ui-3_funnel-41:before{content:"\ee00";}.nc-icon-glyph.ui-3_heart-add:before{content:"\ee01";}.nc-icon-glyph.ui-3_heart-remove:before{content:"\ee02";}.nc-icon-glyph.ui-3_heart:before{content:"\ee03";}.nc-icon-glyph.ui-3_infinite:before{content:"\ee04";}.nc-icon-glyph.ui-3_link:before{content:"\ee05";}.nc-icon-glyph.ui-3_menu-left:before{content:"\ee06";}.nc-icon-glyph.ui-3_menu-right:before{content:"\ee07";}.nc-icon-glyph.ui-3_menu:before{content:"\ee08";}.nc-icon-glyph.ui-3_metrics:before{content:"\ee09";}.nc-icon-glyph.ui-3_phone-call-end:before{content:"\ee0a";}.nc-icon-glyph.ui-3_phone-call:before{content:"\ee0b";}.nc-icon-glyph.ui-3_phone:before{content:"\ee0c";}.nc-icon-glyph.ui-3_playlist:before{content:"\ee0d";}.nc-icon-glyph.ui-3_search:before{content:"\ee0e";}.nc-icon-glyph.ui-3_security:before{content:"\ee0f";}.nc-icon-glyph.ui-3_segmentation:before{content:"\ee10";}.nc-icon-glyph.ui-3_select:before{content:"\ee11";}.nc-icon-glyph.ui-3_send:before{content:"\ee12";}.nc-icon-glyph.ui-3_signal:before{content:"\ee13";}.nc-icon-glyph.ui-3_slide-left:before{content:"\ee14";}.nc-icon-glyph.ui-3_slide-right:before{content:"\ee15";}.nc-icon-glyph.ui-3_table-left:before{content:"\ee16";}.nc-icon-glyph.ui-3_table-right:before{content:"\ee17";}.nc-icon-glyph.ui-3_tag:before{content:"\ee18";}.nc-icon-glyph.ui-3_widget:before{content:"\ee19";}.nc-icon-glyph.envir_bulb-saver:before{content:"\ed17";}.nc-icon-glyph.envir_bulb:before{content:"\ed18";}.nc-icon-glyph.envir_car:before{content:"\ed19";}.nc-icon-glyph.envir_fuel-electric:before{content:"\ed1a";}.nc-icon-glyph.envir_fuel:before{content:"\ed1b";}.nc-icon-glyph.envir_home:before{content:"\ed1c";}.nc-icon-glyph.envir_level:before{content:"\ed1d";}.nc-icon-glyph.envir_panel:before{content:"\ed1e";}.nc-icon-glyph.envir_radiation:before{content:"\ed1f";}.nc-icon-glyph.envir_recycling:before{content:"\ed20";}.nc-icon-glyph.envir_save-planet:before{content:"\ed21";}.nc-icon-glyph.envir_waste-danger:before{content:"\ed22";}.nc-icon-glyph.envir_waste-recycling:before{content:"\ed23";}.nc-icon-glyph.envir_waste:before{content:"\ed24";}.nc-icon-glyph.envir_water-hand:before{content:"\ed25";}.nc-icon-glyph.envir_water-sink:before{content:"\ed26";}.nc-icon-glyph.envir_water:before{content:"\ed27";}.nc-icon-glyph.envir_wind:before{content:"\ed28";}.nc-icon-glyph.text_align-center:before{content:"\ecfd";}.nc-icon-glyph.text_align-justify:before{content:"\ecfe";}.nc-icon-glyph.text_align-left:before{content:"\ecff";}.nc-icon-glyph.text_align-right:before{content:"\ed00";}.nc-icon-glyph.text_background:before{content:"\ed01";}.nc-icon-glyph.text_bold:before{content:"\ed02";}.nc-icon-glyph.text_capitalize:before{content:"\ed03";}.nc-icon-glyph.text_caps-all:before{content:"\ed04";}.nc-icon-glyph.text_caps-small:before{content:"\ed05";}.nc-icon-glyph.text_color:before{content:"\ed06";}.nc-icon-glyph.text_edit:before{content:"\ed07";}.nc-icon-glyph.text_italic:before{content:"\ed08";}.nc-icon-glyph.text_line-height:before{content:"\ed09";}.nc-icon-glyph.text_list-bullet:before{content:"\ed0a";}.nc-icon-glyph.text_list-numbers:before{content:"\ed0b";}.nc-icon-glyph.text_margin-left:before{content:"\ed0c";}.nc-icon-glyph.text_margin-right:before{content:"\ed0d";}.nc-icon-glyph.text_quote:before{content:"\ed0e";}.nc-icon-glyph.text_scale-horizontal:before{content:"\ed0f";}.nc-icon-glyph.text_scale-vertical:before{content:"\ed10";}.nc-icon-glyph.text_size:before{content:"\ed11";}.nc-icon-glyph.text_strikethrough:before{content:"\ed12";}.nc-icon-glyph.text_subscript:before{content:"\ed13";}.nc-icon-glyph.text_superscript:before{content:"\ed14";}.nc-icon-glyph.text_tracking:before{content:"\ed15";}.nc-icon-glyph.text_underline:before{content:"\ed16";}.nc-icon-glyph.socials-1_logo-500px:before{content:"\ec87";}.nc-icon-glyph.socials-1_logo-angellist:before{content:"\ec88";}.nc-icon-glyph.socials-1_logo-behance:before{content:"\ec89";}.nc-icon-glyph.socials-1_logo-blogger:before{content:"\ec8a";}.nc-icon-glyph.socials-1_logo-buffer:before{content:"\ec8b";}.nc-icon-glyph.socials-1_logo-buysellads:before{content:"\ec8c";}.nc-icon-glyph.socials-1_logo-codepen:before{content:"\ec8d";}.nc-icon-glyph.socials-1_logo-creative-market:before{content:"\ec8e";}.nc-icon-glyph.socials-1_logo-crunchbase:before{content:"\ec8f";}.nc-icon-glyph.socials-1_logo-deviantart:before{content:"\ec90";}.nc-icon-glyph.socials-1_logo-dribbble:before{content:"\ec91";}.nc-icon-glyph.socials-1_logo-dropbox:before{content:"\ec92";}.nc-icon-glyph.socials-1_logo-envato:before{content:"\ec93";}.nc-icon-glyph.socials-1_logo-evernote:before{content:"\ec94";}.nc-icon-glyph.socials-1_logo-facebook:before{content:"\ec95";}.nc-icon-glyph.socials-1_logo-fb-simple:before{content:"\ec96";}.nc-icon-glyph.socials-1_logo-feedly:before{content:"\ec97";}.nc-icon-glyph.socials-1_logo-flickr:before{content:"\ec98";}.nc-icon-glyph.socials-1_logo-github:before{content:"\ec99";}.nc-icon-glyph.socials-1_logo-google-plus:before{content:"\ec9a";}.nc-icon-glyph.socials-1_logo-instagram:before{content:"\ec9b";}.nc-icon-glyph.socials-1_logo-lastfm:before{content:"\ec9c";}.nc-icon-glyph.socials-1_logo-linkedin:before{content:"\ec9d";}.nc-icon-glyph.socials-1_logo-meetup:before{content:"\ec9e";}.nc-icon-glyph.socials-1_logo-myspace:before{content:"\ec9f";}.nc-icon-glyph.socials-1_logo-paypal:before{content:"\eca0";}.nc-icon-glyph.socials-1_logo-pinterest:before{content:"\eca1";}.nc-icon-glyph.socials-1_logo-product-hunt:before{content:"\eca2";}.nc-icon-glyph.socials-1_logo-reddit:before{content:"\eca3";}.nc-icon-glyph.socials-1_logo-rss:before{content:"\eca4";}.nc-icon-glyph.socials-1_logo-shopify:before{content:"\eca5";}.nc-icon-glyph.socials-1_logo-skype:before{content:"\eca6";}.nc-icon-glyph.socials-1_logo-slack:before{content:"\eca7";}.nc-icon-glyph.socials-1_logo-soundcloud:before{content:"\eca8";}.nc-icon-glyph.socials-1_logo-spotify:before{content:"\eca9";}.nc-icon-glyph.socials-1_logo-trello:before{content:"\ecaa";}.nc-icon-glyph.socials-1_logo-tumblr:before{content:"\ecab";}.nc-icon-glyph.socials-1_logo-twitter:before{content:"\ecac";}.nc-icon-glyph.socials-1_logo-vimeo:before{content:"\ecad";}.nc-icon-glyph.socials-1_logo-vine:before{content:"\ecae";}.nc-icon-glyph.socials-1_logo-whatsapp:before{content:"\ecaf";}.nc-icon-glyph.socials-1_logo-wordpress:before{content:"\ecb0";}.nc-icon-glyph.socials-1_logo-yelp:before{content:"\ecb1";}.nc-icon-glyph.socials-1_logo-youtube:before{content:"\ecb2";}.nc-icon-glyph.gestures_2x-drag-down:before{content:"\ecd1";}.nc-icon-glyph.gestures_2x-drag-up:before{content:"\ecd2";}.nc-icon-glyph.gestures_2x-swipe-down:before{content:"\ecd3";}.nc-icon-glyph.gestures_2x-swipe-left:before{content:"\ecd4";}.nc-icon-glyph.gestures_2x-swipe-right:before{content:"\ecd5";}.nc-icon-glyph.gestures_2x-swipe-up:before{content:"\ecd6";}.nc-icon-glyph.gestures_2x-tap:before{content:"\ecd7";}.nc-icon-glyph.gestures_3x-swipe-left:before{content:"\ecd8";}.nc-icon-glyph.gestures_3x-swipe-right:before{content:"\ecd9";}.nc-icon-glyph.gestures_3x-swipe-up:before{content:"\ecda";}.nc-icon-glyph.gestures_3x-tap:before{content:"\ecdb";}.nc-icon-glyph.gestures_4x-swipe-left:before{content:"\ecdc";}.nc-icon-glyph.gestures_4x-swipe-right:before{content:"\ecdd";}.nc-icon-glyph.gestures_4x-swipe-up:before{content:"\ecde";}.nc-icon-glyph.gestures_active-38:before{content:"\ecdf";}.nc-icon-glyph.gestures_active-40:before{content:"\ece0";}.nc-icon-glyph.gestures_camera:before{content:"\ece1";}.nc-icon-glyph.gestures_double-tap:before{content:"\ece2";}.nc-icon-glyph.gestures_drag-21:before{content:"\ece3";}.nc-icon-glyph.gestures_drag-31:before{content:"\ece4";}.nc-icon-glyph.gestures_drag-down:before{content:"\ece5";}.nc-icon-glyph.gestures_drag-left:before{content:"\ece6";}.nc-icon-glyph.gestures_drag-right:before{content:"\ece7";}.nc-icon-glyph.gestures_drag-up:before{content:"\ece8";}.nc-icon-glyph.gestures_flick-down:before{content:"\ece9";}.nc-icon-glyph.gestures_flick-left:before{content:"\ecea";}.nc-icon-glyph.gestures_flick-right:before{content:"\eceb";}.nc-icon-glyph.gestures_flick-up:before{content:"\ecec";}.nc-icon-glyph.gestures_grab:before{content:"\eced";}.nc-icon-glyph.gestures_hold:before{content:"\ecee";}.nc-icon-glyph.gestures_pin:before{content:"\ecef";}.nc-icon-glyph.gestures_pinch:before{content:"\ecf0";}.nc-icon-glyph.gestures_rotate-22:before{content:"\ecf1";}.nc-icon-glyph.gestures_rotate-23:before{content:"\ecf2";}.nc-icon-glyph.gestures_scan:before{content:"\ecf3";}.nc-icon-glyph.gestures_scroll-horitontal:before{content:"\ecf4";}.nc-icon-glyph.gestures_scroll-vertical:before{content:"\ecf5";}.nc-icon-glyph.gestures_stretch:before{content:"\ecf6";}.nc-icon-glyph.gestures_swipe-bottom:before{content:"\ecf7";}.nc-icon-glyph.gestures_swipe-left:before{content:"\ecf8";}.nc-icon-glyph.gestures_swipe-right:before{content:"\ecf9";}.nc-icon-glyph.gestures_swipe-up:before{content:"\ecfa";}.nc-icon-glyph.gestures_tap-01:before{content:"\ecfb";}.nc-icon-glyph.gestures_tap-02:before{content:"\ecfc";}.nc-icon-glyph.nature_bear:before{content:"\ecb3";}.nc-icon-glyph.nature_bee:before{content:"\ecb4";}.nc-icon-glyph.nature_butterfly:before{content:"\ecb5";}.nc-icon-glyph.nature_chicken:before{content:"\ecb6";}.nc-icon-glyph.nature_clover:before{content:"\ecb7";}.nc-icon-glyph.nature_collar:before{content:"\ecb8";}.nc-icon-glyph.nature_cow:before{content:"\ecb9";}.nc-icon-glyph.nature_dog-house:before{content:"\ecba";}.nc-icon-glyph.nature_dog:before{content:"\ecbb";}.nc-icon-glyph.nature_flower-05:before{content:"\ecbc";}.nc-icon-glyph.nature_flower-06:before{content:"\ecbd";}.nc-icon-glyph.nature_flower-07:before{content:"\ecbe";}.nc-icon-glyph.nature_food-dog:before{content:"\ecbf";}.nc-icon-glyph.nature_food:before{content:"\ecc0";}.nc-icon-glyph.nature_forest:before{content:"\ecc1";}.nc-icon-glyph.nature_mountain:before{content:"\ecc2";}.nc-icon-glyph.nature_mushroom:before{content:"\ecc3";}.nc-icon-glyph.nature_panda:before{content:"\ecc4";}.nc-icon-glyph.nature_paw:before{content:"\ecc5";}.nc-icon-glyph.nature_pig:before{content:"\ecc6";}.nc-icon-glyph.nature_plant-ground:before{content:"\ecc7";}.nc-icon-glyph.nature_plant-vase:before{content:"\ecc8";}.nc-icon-glyph.nature_rat:before{content:"\ecc9";}.nc-icon-glyph.nature_sheep:before{content:"\ecca";}.nc-icon-glyph.nature_snake:before{content:"\eccb";}.nc-icon-glyph.nature_tree-01:before{content:"\eccc";}.nc-icon-glyph.nature_tree-02:before{content:"\eccd";}.nc-icon-glyph.nature_tree-03:before{content:"\ecce";}.nc-icon-glyph.nature_turtle:before{content:"\eccf";}.nc-icon-glyph.nature_wood:before{content:"\ecd0";}.nc-icon-glyph.sport_badminton:before{content:"\ec30";}.nc-icon-glyph.sport_baseball-ball:before{content:"\ec31";}.nc-icon-glyph.sport_baseball-bat:before{content:"\ec32";}.nc-icon-glyph.sport_baseball:before{content:"\ec33";}.nc-icon-glyph.sport_basketball-12:before{content:"\ec34";}.nc-icon-glyph.sport_basketball-13:before{content:"\ec35";}.nc-icon-glyph.sport_boxing:before{content:"\ec36";}.nc-icon-glyph.sport_cardio:before{content:"\ec37";}.nc-icon-glyph.sport_cricket:before{content:"\ec38";}.nc-icon-glyph.sport_crown:before{content:"\ec39";}.nc-icon-glyph.sport_dart:before{content:"\ec3a";}.nc-icon-glyph.sport_dumbbells:before{content:"\ec3b";}.nc-icon-glyph.sport_energy-drink:before{content:"\ec3c";}.nc-icon-glyph.sport_energy-supplement:before{content:"\ec3d";}.nc-icon-glyph.sport_fencing:before{content:"\ec3e";}.nc-icon-glyph.sport_fishing:before{content:"\ec3f";}.nc-icon-glyph.sport_flag-finish:before{content:"\ec40";}.nc-icon-glyph.sport_football-headguard:before{content:"\ec41";}.nc-icon-glyph.sport_golf:before{content:"\ec42";}.nc-icon-glyph.sport_helmet:before{content:"\ec43";}.nc-icon-glyph.sport_hockey:before{content:"\ec44";}.nc-icon-glyph.sport_kettlebell:before{content:"\ec45";}.nc-icon-glyph.sport_ping-pong:before{content:"\ec46";}.nc-icon-glyph.sport_podium-trophy:before{content:"\ec47";}.nc-icon-glyph.sport_podium:before{content:"\ec48";}.nc-icon-glyph.sport_rope:before{content:"\ec49";}.nc-icon-glyph.sport_rugby:before{content:"\ec4a";}.nc-icon-glyph.sport_shaker:before{content:"\ec4b";}.nc-icon-glyph.sport_shoe-run:before{content:"\ec4c";}.nc-icon-glyph.sport_skateboard:before{content:"\ec4d";}.nc-icon-glyph.sport_snowboard:before{content:"\ec4e";}.nc-icon-glyph.sport_soccer-field:before{content:"\ec4f";}.nc-icon-glyph.sport_steering-wheel:before{content:"\ec50";}.nc-icon-glyph.sport_supplement:before{content:"\ec51";}.nc-icon-glyph.sport_surf:before{content:"\ec52";}.nc-icon-glyph.sport_tactic:before{content:"\ec53";}.nc-icon-glyph.sport_tennis-ball:before{content:"\ec54";}.nc-icon-glyph.sport_tennis:before{content:"\ec55";}.nc-icon-glyph.sport_trophy:before{content:"\ec56";}.nc-icon-glyph.sport_user-balance:before{content:"\ec57";}.nc-icon-glyph.sport_user-climb:before{content:"\ec58";}.nc-icon-glyph.sport_user-meditation:before{content:"\ec59";}.nc-icon-glyph.sport_user-run:before{content:"\ec5a";}.nc-icon-glyph.sport_user-snowboard:before{content:"\ec5b";}.nc-icon-glyph.sport_user-swim:before{content:"\ec5c";}.nc-icon-glyph.sport_volleyball:before{content:"\ec5d";}.nc-icon-glyph.sport_whistle:before{content:"\ec5e";}.nc-icon-glyph.holidays_bat:before{content:"\ec5f";}.nc-icon-glyph.holidays_biscuit:before{content:"\ec60";}.nc-icon-glyph.holidays_bones:before{content:"\ec61";}.nc-icon-glyph.holidays_boot:before{content:"\ec62";}.nc-icon-glyph.holidays_candy:before{content:"\ec63";}.nc-icon-glyph.holidays_cat:before{content:"\ec64";}.nc-icon-glyph.holidays_cauldron:before{content:"\ec65";}.nc-icon-glyph.holidays_chimney:before{content:"\ec66";}.nc-icon-glyph.holidays_cockade:before{content:"\ec67";}.nc-icon-glyph.holidays_coffin:before{content:"\ec68";}.nc-icon-glyph.holidays_dead-hand:before{content:"\ec69";}.nc-icon-glyph.holidays_decoration:before{content:"\ec6a";}.nc-icon-glyph.holidays_deer:before{content:"\ec6b";}.nc-icon-glyph.holidays_egg-38:before{content:"\ec6c";}.nc-icon-glyph.holidays_egg-39:before{content:"\ec6d";}.nc-icon-glyph.holidays_frankenstein:before{content:"\ec6e";}.nc-icon-glyph.holidays_ghost:before{content:"\ec6f";}.nc-icon-glyph.holidays_gift-exchange:before{content:"\ec70";}.nc-icon-glyph.holidays_gift:before{content:"\ec71";}.nc-icon-glyph.holidays_glove:before{content:"\ec72";}.nc-icon-glyph.holidays_grave:before{content:"\ec73";}.nc-icon-glyph.holidays_light:before{content:"\ec74";}.nc-icon-glyph.holidays_message:before{content:"\ec75";}.nc-icon-glyph.holidays_mistletoe:before{content:"\ec76";}.nc-icon-glyph.holidays_owl:before{content:"\ec77";}.nc-icon-glyph.holidays_pumpkin:before{content:"\ec78";}.nc-icon-glyph.holidays_rabbit:before{content:"\ec79";}.nc-icon-glyph.holidays_santa-hat:before{content:"\ec7a";}.nc-icon-glyph.holidays_sickle:before{content:"\ec7b";}.nc-icon-glyph.holidays_snow-ball:before{content:"\ec7c";}.nc-icon-glyph.holidays_snowman-head:before{content:"\ec7d";}.nc-icon-glyph.holidays_snowman:before{content:"\ec7e";}.nc-icon-glyph.holidays_soak:before{content:"\ec7f";}.nc-icon-glyph.holidays_spider:before{content:"\ec80";}.nc-icon-glyph.holidays_tree-ball:before{content:"\ec81";}.nc-icon-glyph.holidays_tree:before{content:"\ec82";}.nc-icon-glyph.holidays_vampire:before{content:"\ec83";}.nc-icon-glyph.holidays_witch-hat:before{content:"\ec84";}.nc-icon-glyph.holidays_wolf:before{content:"\ec85";}.nc-icon-glyph.holidays_zombie:before{content:"\ec86";}.nc-icon-glyph.travel_axe:before{content:"\eb4f";}.nc-icon-glyph.travel_backpack:before{content:"\eb50";}.nc-icon-glyph.travel_bag:before{content:"\eb51";}.nc-icon-glyph.travel_barbecue:before{content:"\eb52";}.nc-icon-glyph.travel_beach-umbrella:before{content:"\eb53";}.nc-icon-glyph.travel_berlin:before{content:"\eb54";}.nc-icon-glyph.travel_binocular:before{content:"\eb55";}.nc-icon-glyph.travel_camper:before{content:"\eb56";}.nc-icon-glyph.travel_camping:before{content:"\eb57";}.nc-icon-glyph.travel_castle:before{content:"\eb58";}.nc-icon-glyph.travel_china:before{content:"\eb59";}.nc-icon-glyph.travel_church:before{content:"\eb5a";}.nc-icon-glyph.travel_drink:before{content:"\eb5b";}.nc-icon-glyph.travel_explore:before{content:"\eb5c";}.nc-icon-glyph.travel_fire:before{content:"\eb5d";}.nc-icon-glyph.travel_hotel-bell:before{content:"\eb5e";}.nc-icon-glyph.travel_hotel-symbol:before{content:"\eb5f";}.nc-icon-glyph.travel_hotel:before{content:"\eb60";}.nc-icon-glyph.travel_hut:before{content:"\eb61";}.nc-icon-glyph.travel_igloo:before{content:"\eb62";}.nc-icon-glyph.travel_info:before{content:"\eb63";}.nc-icon-glyph.travel_istanbul:before{content:"\eb64";}.nc-icon-glyph.travel_jellyfish:before{content:"\eb65";}.nc-icon-glyph.travel_lamp:before{content:"\eb66";}.nc-icon-glyph.travel_lighthouse:before{content:"\eb67";}.nc-icon-glyph.travel_london:before{content:"\eb68";}.nc-icon-glyph.travel_luggage:before{content:"\eb69";}.nc-icon-glyph.travel_mosque:before{content:"\eb6a";}.nc-icon-glyph.travel_ny:before{content:"\eb6b";}.nc-icon-glyph.travel_octopus:before{content:"\eb6c";}.nc-icon-glyph.travel_paris-tower:before{content:"\eb6d";}.nc-icon-glyph.travel_passport:before{content:"\eb6e";}.nc-icon-glyph.travel_pickaxe:before{content:"\eb6f";}.nc-icon-glyph.travel_pool:before{content:"\eb70";}.nc-icon-glyph.travel_pyramid:before{content:"\eb71";}.nc-icon-glyph.travel_rackets:before{content:"\eb72";}.nc-icon-glyph.travel_rio:before{content:"\eb73";}.nc-icon-glyph.travel_road-sign-left:before{content:"\eb74";}.nc-icon-glyph.travel_road-sign-right:before{content:"\eb75";}.nc-icon-glyph.travel_rome:before{content:"\eb76";}.nc-icon-glyph.travel_rowing:before{content:"\eb77";}.nc-icon-glyph.travel_sea-mask:before{content:"\eb78";}.nc-icon-glyph.travel_sf-bridge:before{content:"\eb79";}.nc-icon-glyph.travel_shark:before{content:"\eb7a";}.nc-icon-glyph.travel_spa:before{content:"\eb7b";}.nc-icon-glyph.travel_sunglasses:before{content:"\eb7c";}.nc-icon-glyph.travel_surf:before{content:"\eb7d";}.nc-icon-glyph.travel_swimsuit:before{content:"\eb7e";}.nc-icon-glyph.travel_swimwear:before{content:"\eb7f";}.nc-icon-glyph.travel_swiss-knife:before{content:"\eb80";}.nc-icon-glyph.travel_temple-02:before{content:"\eb81";}.nc-icon-glyph.travel_temple-25:before{content:"\eb82";}.nc-icon-glyph.travel_trolley:before{content:"\eb83";}.nc-icon-glyph.travel_white-house:before{content:"\eb84";}.nc-icon-glyph.travel_world:before{content:"\eb85";}.nc-icon-glyph.travel_worldmap:before{content:"\eb86";}.nc-icon-glyph.food_alcohol:before{content:"\eb87";}.nc-icon-glyph.food_apple:before{content:"\eb88";}.nc-icon-glyph.food_baby:before{content:"\eb89";}.nc-icon-glyph.food_bacon:before{content:"\eb8a";}.nc-icon-glyph.food_baguette:before{content:"\eb8b";}.nc-icon-glyph.food_banana:before{content:"\eb8c";}.nc-icon-glyph.food_barbecue-02:before{content:"\eb8d";}.nc-icon-glyph.food_barbecue-15:before{content:"\eb8e";}.nc-icon-glyph.food_barbecue-tools:before{content:"\eb8f";}.nc-icon-glyph.food_beer-95:before{content:"\eb90";}.nc-icon-glyph.food_beer-96:before{content:"\eb91";}.nc-icon-glyph.food_beverage:before{content:"\eb92";}.nc-icon-glyph.food_bottle-wine:before{content:"\eb93";}.nc-icon-glyph.food_bottle:before{content:"\eb94";}.nc-icon-glyph.food_bowl:before{content:"\eb95";}.nc-icon-glyph.food_bread:before{content:"\eb96";}.nc-icon-glyph.food_broccoli:before{content:"\eb97";}.nc-icon-glyph.food_cake-13:before{content:"\eb98";}.nc-icon-glyph.food_cake-100:before{content:"\eb99";}.nc-icon-glyph.food_cake-slice:before{content:"\eb9a";}.nc-icon-glyph.food_candle:before{content:"\eb9b";}.nc-icon-glyph.food_candy:before{content:"\eb9c";}.nc-icon-glyph.food_carrot:before{content:"\eb9d";}.nc-icon-glyph.food_champagne:before{content:"\eb9e";}.nc-icon-glyph.food_cheese-24:before{content:"\eb9f";}.nc-icon-glyph.food_cheese-87:before{content:"\eba0";}.nc-icon-glyph.food_cheeseburger:before{content:"\eba1";}.nc-icon-glyph.food_chef-hat:before{content:"\eba2";}.nc-icon-glyph.food_cherry:before{content:"\eba3";}.nc-icon-glyph.food_chicken:before{content:"\eba4";}.nc-icon-glyph.food_chili:before{content:"\eba5";}.nc-icon-glyph.food_chinese:before{content:"\eba6";}.nc-icon-glyph.food_chips:before{content:"\eba7";}.nc-icon-glyph.food_chocolate:before{content:"\eba8";}.nc-icon-glyph.food_cocktail:before{content:"\eba9";}.nc-icon-glyph.food_coffe-long:before{content:"\ebaa";}.nc-icon-glyph.food_coffee-long:before{content:"\ebab";}.nc-icon-glyph.food_coffee:before{content:"\ebac";}.nc-icon-glyph.food_cookies:before{content:"\ebad";}.nc-icon-glyph.food_course:before{content:"\ebae";}.nc-icon-glyph.food_crab:before{content:"\ebaf";}.nc-icon-glyph.food_croissant:before{content:"\ebb0";}.nc-icon-glyph.food_cutlery-75:before{content:"\ebb1";}.nc-icon-glyph.food_cutlery-76:before{content:"\ebb2";}.nc-icon-glyph.food_cutlery-77:before{content:"\ebb3";}.nc-icon-glyph.food_dishwasher:before{content:"\ebb4";}.nc-icon-glyph.food_donut:before{content:"\ebb5";}.nc-icon-glyph.food_drink:before{content:"\ebb6";}.nc-icon-glyph.food_egg:before{content:"\ebb7";}.nc-icon-glyph.food_energy-drink:before{content:"\ebb8";}.nc-icon-glyph.food_fish:before{content:"\ebb9";}.nc-icon-glyph.food_fishbone:before{content:"\ebba";}.nc-icon-glyph.food_fridge:before{content:"\ebbb";}.nc-icon-glyph.food_glass:before{content:"\ebbc";}.nc-icon-glyph.food_grape:before{content:"\ebbd";}.nc-icon-glyph.food_hob:before{content:"\ebbe";}.nc-icon-glyph.food_hot-dog:before{content:"\ebbf";}.nc-icon-glyph.food_ice-cream-22:before{content:"\ebc0";}.nc-icon-glyph.food_ice-cream-72:before{content:"\ebc1";}.nc-icon-glyph.food_jam:before{content:"\ebc2";}.nc-icon-glyph.food_kettle:before{content:"\ebc3";}.nc-icon-glyph.food_kitchen-fan:before{content:"\ebc4";}.nc-icon-glyph.food_knife:before{content:"\ebc5";}.nc-icon-glyph.food_lemon-slice:before{content:"\ebc6";}.nc-icon-glyph.food_lighter:before{content:"\ebc7";}.nc-icon-glyph.food_lobster:before{content:"\ebc8";}.nc-icon-glyph.food_matches:before{content:"\ebc9";}.nc-icon-glyph.food_measuring-cup:before{content:"\ebca";}.nc-icon-glyph.food_meat-spit:before{content:"\ebcb";}.nc-icon-glyph.food_microwave:before{content:"\ebcc";}.nc-icon-glyph.food_milk:before{content:"\ebcd";}.nc-icon-glyph.food_moka:before{content:"\ebce";}.nc-icon-glyph.food_muffin:before{content:"\ebcf";}.nc-icon-glyph.food_mug:before{content:"\ebd0";}.nc-icon-glyph.food_oven:before{content:"\ebd1";}.nc-icon-glyph.food_pan:before{content:"\ebd2";}.nc-icon-glyph.food_pizza-slice:before{content:"\ebd3";}.nc-icon-glyph.food_pizza:before{content:"\ebd4";}.nc-icon-glyph.food_plate:before{content:"\ebd5";}.nc-icon-glyph.food_pot:before{content:"\ebd6";}.nc-icon-glyph.food_prosciutto:before{content:"\ebd7";}.nc-icon-glyph.food_recipe-book-46:before{content:"\ebd8";}.nc-icon-glyph.food_recipe-book-47:before{content:"\ebd9";}.nc-icon-glyph.food_rolling-pin:before{content:"\ebda";}.nc-icon-glyph.food_salt:before{content:"\ebdb";}.nc-icon-glyph.food_sausage:before{content:"\ebdc";}.nc-icon-glyph.food_scale:before{content:"\ebdd";}.nc-icon-glyph.food_scotch:before{content:"\ebde";}.nc-icon-glyph.food_shrimp:before{content:"\ebdf";}.nc-icon-glyph.food_steak:before{content:"\ebe0";}.nc-icon-glyph.food_store:before{content:"\ebe1";}.nc-icon-glyph.food_strawberry:before{content:"\ebe2";}.nc-icon-glyph.food_sushi:before{content:"\ebe3";}.nc-icon-glyph.food_tacos:before{content:"\ebe4";}.nc-icon-glyph.food_tea:before{content:"\ebe5";}.nc-icon-glyph.food_temperature:before{content:"\ebe6";}.nc-icon-glyph.food_vest-07:before{content:"\ebe7";}.nc-icon-glyph.food_vest-31:before{content:"\ebe8";}.nc-icon-glyph.food_watermelon:before{content:"\ebe9";}.nc-icon-glyph.food_whisk:before{content:"\ebea";}.nc-icon-glyph.emoticons_alien:before{content:"\ebeb";}.nc-icon-glyph.emoticons_angry-10:before{content:"\ebec";}.nc-icon-glyph.emoticons_angry-44:before{content:"\ebed";}.nc-icon-glyph.emoticons_big-eyes:before{content:"\ebee";}.nc-icon-glyph.emoticons_big-smile:before{content:"\ebef";}.nc-icon-glyph.emoticons_bigmouth:before{content:"\ebf0";}.nc-icon-glyph.emoticons_bleah:before{content:"\ebf1";}.nc-icon-glyph.emoticons_blind:before{content:"\ebf2";}.nc-icon-glyph.emoticons_bomb:before{content:"\ebf3";}.nc-icon-glyph.emoticons_bored:before{content:"\ebf4";}.nc-icon-glyph.emoticons_cake:before{content:"\ebf5";}.nc-icon-glyph.emoticons_cry-15:before{content:"\ebf6";}.nc-icon-glyph.emoticons_cry-57:before{content:"\ebf7";}.nc-icon-glyph.emoticons_cute:before{content:"\ebf8";}.nc-icon-glyph.emoticons_devil:before{content:"\ebf9";}.nc-icon-glyph.emoticons_disgusted:before{content:"\ebfa";}.nc-icon-glyph.emoticons_fist:before{content:"\ebfb";}.nc-icon-glyph.emoticons_ghost:before{content:"\ebfc";}.nc-icon-glyph.emoticons_hannibal:before{content:"\ebfd";}.nc-icon-glyph.emoticons_happy-sun:before{content:"\ebfe";}.nc-icon-glyph.emoticons_kid:before{content:"\ebff";}.nc-icon-glyph.emoticons_kiss:before{content:"\ec00";}.nc-icon-glyph.emoticons_laugh-17:before{content:"\ec01";}.nc-icon-glyph.emoticons_laugh-35:before{content:"\ec02";}.nc-icon-glyph.emoticons_like-no:before{content:"\ec03";}.nc-icon-glyph.emoticons_like:before{content:"\ec04";}.nc-icon-glyph.emoticons_mad-12:before{content:"\ec05";}.nc-icon-glyph.emoticons_mad-58:before{content:"\ec06";}.nc-icon-glyph.emoticons_malicious:before{content:"\ec07";}.nc-icon-glyph.emoticons_manga-62:before{content:"\ec08";}.nc-icon-glyph.emoticons_manga-63:before{content:"\ec09";}.nc-icon-glyph.emoticons_monster:before{content:"\ec0a";}.nc-icon-glyph.emoticons_nerd-22:before{content:"\ec0b";}.nc-icon-glyph.emoticons_nerd-23:before{content:"\ec0c";}.nc-icon-glyph.emoticons_ninja:before{content:"\ec0d";}.nc-icon-glyph.emoticons_no-words:before{content:"\ec0e";}.nc-icon-glyph.emoticons_parrot:before{content:"\ec0f";}.nc-icon-glyph.emoticons_penguin:before{content:"\ec10";}.nc-icon-glyph.emoticons_pirate:before{content:"\ec11";}.nc-icon-glyph.emoticons_poop:before{content:"\ec12";}.nc-icon-glyph.emoticons_puzzled:before{content:"\ec13";}.nc-icon-glyph.emoticons_quite-happy:before{content:"\ec14";}.nc-icon-glyph.emoticons_robot:before{content:"\ec15";}.nc-icon-glyph.emoticons_rock:before{content:"\ec16";}.nc-icon-glyph.emoticons_sad:before{content:"\ec17";}.nc-icon-glyph.emoticons_satisfied:before{content:"\ec18";}.nc-icon-glyph.emoticons_shark:before{content:"\ec19";}.nc-icon-glyph.emoticons_shy:before{content:"\ec1a";}.nc-icon-glyph.emoticons_sick:before{content:"\ec1b";}.nc-icon-glyph.emoticons_silly:before{content:"\ec1c";}.nc-icon-glyph.emoticons_skull:before{content:"\ec1d";}.nc-icon-glyph.emoticons_sleep:before{content:"\ec1e";}.nc-icon-glyph.emoticons_sloth:before{content:"\ec1f";}.nc-icon-glyph.emoticons_smart:before{content:"\ec20";}.nc-icon-glyph.emoticons_smile:before{content:"\ec21";}.nc-icon-glyph.emoticons_soldier:before{content:"\ec22";}.nc-icon-glyph.emoticons_speechless:before{content:"\ec23";}.nc-icon-glyph.emoticons_spiteful:before{content:"\ec24";}.nc-icon-glyph.emoticons_sunglasses-48:before{content:"\ec25";}.nc-icon-glyph.emoticons_sunglasses-49:before{content:"\ec26";}.nc-icon-glyph.emoticons_surprise:before{content:"\ec27";}.nc-icon-glyph.emoticons_upset-13:before{content:"\ec28";}.nc-icon-glyph.emoticons_upset-14:before{content:"\ec29";}.nc-icon-glyph.emoticons_virus:before{content:"\ec2a";}.nc-icon-glyph.emoticons_what:before{content:"\ec2b";}.nc-icon-glyph.emoticons_whiskers:before{content:"\ec2c";}.nc-icon-glyph.emoticons_wink-06:before{content:"\ec2d";}.nc-icon-glyph.emoticons_wink-11:before{content:"\ec2e";}.nc-icon-glyph.emoticons_wink-69:before{content:"\ec2f";}.nc-icon-glyph.weather_celsius:before{content:"\e600";}.nc-icon-glyph.weather_cloud-13:before{content:"\e601";}.nc-icon-glyph.weather_cloud-14:before{content:"\e602";}.nc-icon-glyph.weather_cloud-drop:before{content:"\e603";}.nc-icon-glyph.weather_cloud-fog-31:before{content:"\e604";}.nc-icon-glyph.weather_cloud-fog-32:before{content:"\e605";}.nc-icon-glyph.weather_cloud-hail:before{content:"\e606";}.nc-icon-glyph.weather_cloud-light:before{content:"\e607";}.nc-icon-glyph.weather_cloud-moon:before{content:"\e608";}.nc-icon-glyph.weather_cloud-rain:before{content:"\e609";}.nc-icon-glyph.weather_cloud-rainbow:before{content:"\e60a";}.nc-icon-glyph.weather_cloud-snow-34:before{content:"\e60b";}.nc-icon-glyph.weather_cloud-snow-42:before{content:"\e60c";}.nc-icon-glyph.weather_cloud-sun-17:before{content:"\e60d";}.nc-icon-glyph.weather_cloud-sun-19:before{content:"\e60e";}.nc-icon-glyph.weather_compass:before{content:"\e60f";}.nc-icon-glyph.weather_drop-12:before{content:"\e610";}.nc-icon-glyph.weather_drop-15:before{content:"\e611";}.nc-icon-glyph.weather_drops:before{content:"\e612";}.nc-icon-glyph.weather_eclipse:before{content:"\e613";}.nc-icon-glyph.weather_fahrenheit:before{content:"\e614";}.nc-icon-glyph.weather_fog:before{content:"\e615";}.nc-icon-glyph.weather_forecast:before{content:"\e616";}.nc-icon-glyph.weather_hurricane-44:before{content:"\e617";}.nc-icon-glyph.weather_hurricane-45:before{content:"\e618";}.nc-icon-glyph.weather_moon-cloud-drop:before{content:"\e619";}.nc-icon-glyph.weather_moon-cloud-fog:before{content:"\e61a";}.nc-icon-glyph.weather_moon-cloud-hail:before{content:"\e61b";}.nc-icon-glyph.weather_moon-cloud-light:before{content:"\e61c";}.nc-icon-glyph.weather_moon-cloud-rain:before{content:"\e61d";}.nc-icon-glyph.weather_moon-cloud-snow-61:before{content:"\e61e";}.nc-icon-glyph.weather_moon-cloud-snow-62:before{content:"\e61f";}.nc-icon-glyph.weather_moon-fog:before{content:"\e620";}.nc-icon-glyph.weather_moon-full:before{content:"\e621";}.nc-icon-glyph.weather_moon-stars:before{content:"\e622";}.nc-icon-glyph.weather_moon:before{content:"\e623";}.nc-icon-glyph.weather_rain-hail:before{content:"\e624";}.nc-icon-glyph.weather_rain:before{content:"\e625";}.nc-icon-glyph.weather_rainbow:before{content:"\e626";}.nc-icon-glyph.weather_snow:before{content:"\e627";}.nc-icon-glyph.weather_sun-cloud-drop:before{content:"\e628";}.nc-icon-glyph.weather_sun-cloud-fog:before{content:"\e629";}.nc-icon-glyph.weather_sun-cloud-hail:before{content:"\e62a";}.nc-icon-glyph.weather_sun-cloud-light:before{content:"\e62b";}.nc-icon-glyph.weather_sun-cloud-rain:before{content:"\e62c";}.nc-icon-glyph.weather_sun-cloud-snow-54:before{content:"\e62d";}.nc-icon-glyph.weather_sun-cloud-snow-55:before{content:"\e62e";}.nc-icon-glyph.weather_sun-cloud:before{content:"\e62f";}.nc-icon-glyph.weather_sun-fog-29:before{content:"\e630";}.nc-icon-glyph.weather_sun-fog-30:before{content:"\e631";}.nc-icon-glyph.weather_sun-fog-43:before{content:"\e632";}.nc-icon-glyph.weather_sun:before{content:"\e633";}.nc-icon-glyph.weather_wind:before{content:"\e634";}.nc-icon-glyph.users_add-27:before{content:"\e635";}.nc-icon-glyph.users_add-29:before{content:"\e636";}.nc-icon-glyph.users_badge-13:before{content:"\e637";}.nc-icon-glyph.users_badge-14:before{content:"\e638";}.nc-icon-glyph.users_badge-15:before{content:"\e639";}.nc-icon-glyph.users_circle-08:before{content:"\e63a";}.nc-icon-glyph.users_circle-09:before{content:"\e63b";}.nc-icon-glyph.users_circle-10:before{content:"\e63c";}.nc-icon-glyph.users_contacts:before{content:"\e63d";}.nc-icon-glyph.users_delete-28:before{content:"\e63e";}.nc-icon-glyph.users_delete-30:before{content:"\e63f";}.nc-icon-glyph.users_man-20:before{content:"\e640";}.nc-icon-glyph.users_man-23:before{content:"\e641";}.nc-icon-glyph.users_man-glasses:before{content:"\e642";}.nc-icon-glyph.users_mobile-contact:before{content:"\e643";}.nc-icon-glyph.users_multiple-11:before{content:"\e644";}.nc-icon-glyph.users_multiple-19:before{content:"\e645";}.nc-icon-glyph.users_network:before{content:"\e646";}.nc-icon-glyph.users_parent:before{content:"\e647";}.nc-icon-glyph.users_single-01:before{content:"\e648";}.nc-icon-glyph.users_single-02:before{content:"\e649";}.nc-icon-glyph.users_single-03:before{content:"\e64a";}.nc-icon-glyph.users_single-04:before{content:"\e64b";}.nc-icon-glyph.users_single-05:before{content:"\e64c";}.nc-icon-glyph.users_single-body:before{content:"\e64d";}.nc-icon-glyph.users_single-position:before{content:"\e64e";}.nc-icon-glyph.users_square-31:before{content:"\e64f";}.nc-icon-glyph.users_square-32:before{content:"\e650";}.nc-icon-glyph.users_square-33:before{content:"\e651";}.nc-icon-glyph.users_woman-21:before{content:"\e652";}.nc-icon-glyph.users_woman-24:before{content:"\e653";}.nc-icon-glyph.users_woman-25:before{content:"\e654";}.nc-icon-glyph.users_woman-34:before{content:"\e655";}.nc-icon-glyph.users_woman-35:before{content:"\e656";}.nc-icon-glyph.users_woman-man:before{content:"\e657";}.nc-icon-glyph.transportation_air-baloon:before{content:"\e717";}.nc-icon-glyph.transportation_bike-sport:before{content:"\e718";}.nc-icon-glyph.transportation_bike:before{content:"\e719";}.nc-icon-glyph.transportation_boat-front:before{content:"\e71a";}.nc-icon-glyph.transportation_boat-small-02:before{content:"\e71b";}.nc-icon-glyph.transportation_boat-small-03:before{content:"\e71c";}.nc-icon-glyph.transportation_boat:before{content:"\e71d";}.nc-icon-glyph.transportation_bus-front-10:before{content:"\e71e";}.nc-icon-glyph.transportation_bus-front-12:before{content:"\e71f";}.nc-icon-glyph.transportation_bus:before{content:"\e720";}.nc-icon-glyph.transportation_car-front:before{content:"\e721";}.nc-icon-glyph.transportation_car-simple:before{content:"\e722";}.nc-icon-glyph.transportation_car-sport:before{content:"\e723";}.nc-icon-glyph.transportation_car-taxi:before{content:"\e724";}.nc-icon-glyph.transportation_car:before{content:"\e725";}.nc-icon-glyph.transportation_helicopter:before{content:"\e726";}.nc-icon-glyph.transportation_helmet:before{content:"\e727";}.nc-icon-glyph.transportation_light-traffic:before{content:"\e728";}.nc-icon-glyph.transportation_moto:before{content:"\e729";}.nc-icon-glyph.transportation_plane-17:before{content:"\e72a";}.nc-icon-glyph.transportation_plane-18:before{content:"\e72b";}.nc-icon-glyph.transportation_road:before{content:"\e72c";}.nc-icon-glyph.transportation_skateboard:before{content:"\e72d";}.nc-icon-glyph.transportation_tractor:before{content:"\e72e";}.nc-icon-glyph.transportation_train-speed:before{content:"\e72f";}.nc-icon-glyph.transportation_train:before{content:"\e730";}.nc-icon-glyph.transportation_tram:before{content:"\e731";}.nc-icon-glyph.transportation_truck-front:before{content:"\e732";}.nc-icon-glyph.transportation_vespa-front:before{content:"\e733";}.nc-icon-glyph.transportation_vespa:before{content:"\e734";}.nc-icon-glyph.tech_cable-49:before{content:"\e735";}.nc-icon-glyph.tech_cable-50:before{content:"\e736";}.nc-icon-glyph.tech_cd-reader:before{content:"\e737";}.nc-icon-glyph.tech_computer-monitor:before{content:"\e738";}.nc-icon-glyph.tech_computer-old:before{content:"\e739";}.nc-icon-glyph.tech_computer:before{content:"\e73a";}.nc-icon-glyph.tech_controller-modern:before{content:"\e73b";}.nc-icon-glyph.tech_controller:before{content:"\e73c";}.nc-icon-glyph.tech_desktop-screen:before{content:"\e73d";}.nc-icon-glyph.tech_desktop:before{content:"\e73e";}.nc-icon-glyph.tech_disk-reader:before{content:"\e73f";}.nc-icon-glyph.tech_disk:before{content:"\e740";}.nc-icon-glyph.tech_gopro:before{content:"\e741";}.nc-icon-glyph.tech_headphones:before{content:"\e742";}.nc-icon-glyph.tech_keyboard-mouse:before{content:"\e743";}.nc-icon-glyph.tech_keyboard-wifi:before{content:"\e744";}.nc-icon-glyph.tech_keyboard:before{content:"\e745";}.nc-icon-glyph.tech_laptop-camera:before{content:"\e746";}.nc-icon-glyph.tech_laptop-front:before{content:"\e747";}.nc-icon-glyph.tech_laptop:before{content:"\e748";}.nc-icon-glyph.tech_mobile-button:before{content:"\e749";}.nc-icon-glyph.tech_mobile-camera:before{content:"\e74a";}.nc-icon-glyph.tech_mobile-recharger-08:before{content:"\e74b";}.nc-icon-glyph.tech_mobile-recharger-09:before{content:"\e74c";}.nc-icon-glyph.tech_mobile-toolbar:before{content:"\e74d";}.nc-icon-glyph.tech_mobile:before{content:"\e74e";}.nc-icon-glyph.tech_music:before{content:"\e74f";}.nc-icon-glyph.tech_navigation:before{content:"\e750";}.nc-icon-glyph.tech_player-19:before{content:"\e751";}.nc-icon-glyph.tech_player-48:before{content:"\e752";}.nc-icon-glyph.tech_print-fold:before{content:"\e753";}.nc-icon-glyph.tech_print-round-fold:before{content:"\e754";}.nc-icon-glyph.tech_print-round:before{content:"\e755";}.nc-icon-glyph.tech_print:before{content:"\e756";}.nc-icon-glyph.tech_ram:before{content:"\e757";}.nc-icon-glyph.tech_remote:before{content:"\e758";}.nc-icon-glyph.tech_signal:before{content:"\e759";}.nc-icon-glyph.tech_socket:before{content:"\e75a";}.nc-icon-glyph.tech_sync:before{content:"\e75b";}.nc-icon-glyph.tech_tablet-button:before{content:"\e75c";}.nc-icon-glyph.tech_tablet-reader-31:before{content:"\e75d";}.nc-icon-glyph.tech_tablet-reader-42:before{content:"\e75e";}.nc-icon-glyph.tech_tablet-toolbar:before{content:"\e75f";}.nc-icon-glyph.tech_tablet:before{content:"\e760";}.nc-icon-glyph.tech_tv-old:before{content:"\e761";}.nc-icon-glyph.tech_tv:before{content:"\e762";}.nc-icon-glyph.tech_watch-circle:before{content:"\e763";}.nc-icon-glyph.tech_watch-time:before{content:"\e764";}.nc-icon-glyph.tech_watch:before{content:"\e765";}.nc-icon-glyph.tech_webcam-38:before{content:"\e766";}.nc-icon-glyph.tech_webcam-39:before{content:"\e767";}.nc-icon-glyph.tech_wifi-router:before{content:"\e768";}.nc-icon-glyph.tech_wifi:before{content:"\e769";}.nc-icon-glyph.shopping_award:before{content:"\e792";}.nc-icon-glyph.shopping_bag-09:before{content:"\e793";}.nc-icon-glyph.shopping_bag-16:before{content:"\e794";}.nc-icon-glyph.shopping_bag-17:before{content:"\e795";}.nc-icon-glyph.shopping_bag-20:before{content:"\e796";}.nc-icon-glyph.shopping_bag-add-18:before{content:"\e797";}.nc-icon-glyph.shopping_bag-add-21:before{content:"\e798";}.nc-icon-glyph.shopping_bag-edit:before{content:"\e799";}.nc-icon-glyph.shopping_bag-remove-19:before{content:"\e79a";}.nc-icon-glyph.shopping_bag-remove-22:before{content:"\e79b";}.nc-icon-glyph.shopping_barcode-scan:before{content:"\e79c";}.nc-icon-glyph.shopping_barcode:before{content:"\e79d";}.nc-icon-glyph.shopping_bardcode-qr:before{content:"\e79e";}.nc-icon-glyph.shopping_basket-add:before{content:"\e79f";}.nc-icon-glyph.shopping_basket-edit:before{content:"\e7a0";}.nc-icon-glyph.shopping_basket-remove:before{content:"\e7a1";}.nc-icon-glyph.shopping_basket-simple-add:before{content:"\e7a2";}.nc-icon-glyph.shopping_basket-simple-remove:before{content:"\e7a3";}.nc-icon-glyph.shopping_basket-simple:before{content:"\e7a4";}.nc-icon-glyph.shopping_basket:before{content:"\e7a5";}.nc-icon-glyph.shopping_bitcoin:before{content:"\e7a6";}.nc-icon-glyph.shopping_board:before{content:"\e7a7";}.nc-icon-glyph.shopping_box-3d-50:before{content:"\e7a8";}.nc-icon-glyph.shopping_box-3d-67:before{content:"\e7a9";}.nc-icon-glyph.shopping_box-ribbon:before{content:"\e7aa";}.nc-icon-glyph.shopping_box:before{content:"\e7ab";}.nc-icon-glyph.shopping_cart-add:before{content:"\e7ac";}.nc-icon-glyph.shopping_cart-modern-add:before{content:"\e7ad";}.nc-icon-glyph.shopping_cart-modern-in:before{content:"\e7ae";}.nc-icon-glyph.shopping_cart-modern-remove:before{content:"\e7af";}.nc-icon-glyph.shopping_cart-modern:before{content:"\e7b0";}.nc-icon-glyph.shopping_cart-remove:before{content:"\e7b1";}.nc-icon-glyph.shopping_cart-simple-add:before{content:"\e7b2";}.nc-icon-glyph.shopping_cart-simple-in:before{content:"\e7b3";}.nc-icon-glyph.shopping_cart-simple-remove:before{content:"\e7b4";}.nc-icon-glyph.shopping_cart-simple:before{content:"\e7b5";}.nc-icon-glyph.shopping_cart:before{content:"\e7b6";}.nc-icon-glyph.shopping_cash-register:before{content:"\e7b7";}.nc-icon-glyph.shopping_chart:before{content:"\e7b8";}.nc-icon-glyph.shopping_credit-card-in:before{content:"\e7b9";}.nc-icon-glyph.shopping_credit-card:before{content:"\e7ba";}.nc-icon-glyph.shopping_credit-locked:before{content:"\e7bb";}.nc-icon-glyph.shopping_delivery-fast:before{content:"\e7bc";}.nc-icon-glyph.shopping_delivery-time:before{content:"\e7bd";}.nc-icon-glyph.shopping_delivery-track:before{content:"\e7be";}.nc-icon-glyph.shopping_delivery:before{content:"\e7bf";}.nc-icon-glyph.shopping_discount:before{content:"\e7c0";}.nc-icon-glyph.shopping_gift:before{content:"\e7c1";}.nc-icon-glyph.shopping_hand-card:before{content:"\e7c2";}.nc-icon-glyph.shopping_list:before{content:"\e7c3";}.nc-icon-glyph.shopping_mobile-card:before{content:"\e7c4";}.nc-icon-glyph.shopping_mobile-cart:before{content:"\e7c5";}.nc-icon-glyph.shopping_mobile-touch:before{content:"\e7c6";}.nc-icon-glyph.shopping_newsletter:before{content:"\e7c7";}.nc-icon-glyph.shopping_pos:before{content:"\e7c8";}.nc-icon-glyph.shopping_receipt-list-42:before{content:"\e7c9";}.nc-icon-glyph.shopping_receipt-list-43:before{content:"\e7ca";}.nc-icon-glyph.shopping_receipt:before{content:"\e7cb";}.nc-icon-glyph.shopping_shop-location:before{content:"\e7cc";}.nc-icon-glyph.shopping_shop:before{content:"\e7cd";}.nc-icon-glyph.shopping_stock:before{content:"\e7ce";}.nc-icon-glyph.shopping_tag-content:before{content:"\e7cf";}.nc-icon-glyph.shopping_tag-cut:before{content:"\e7d0";}.nc-icon-glyph.shopping_tag-line:before{content:"\e7d1";}.nc-icon-glyph.shopping_tag-sale:before{content:"\e7d2";}.nc-icon-glyph.shopping_tag:before{content:"\e7d3";}.nc-icon-glyph.shopping_wallet:before{content:"\e7d4";}.nc-icon-glyph.education_abc:before{content:"\e7d5";}.nc-icon-glyph.education_agenda-bookmark:before{content:"\e7d6";}.nc-icon-glyph.education_atom:before{content:"\e7d7";}.nc-icon-glyph.education_award-55:before{content:"\e7d8";}.nc-icon-glyph.education_backpack-57:before{content:"\e7d9";}.nc-icon-glyph.education_backpack-58:before{content:"\e7da";}.nc-icon-glyph.education_ball-basket:before{content:"\e7db";}.nc-icon-glyph.education_ball-soccer:before{content:"\e7dc";}.nc-icon-glyph.education_board-51:before{content:"\e7dd";}.nc-icon-glyph.education_book-39:before{content:"\e7de";}.nc-icon-glyph.education_book-bookmark:before{content:"\e7df";}.nc-icon-glyph.education_book-open:before{content:"\e7e0";}.nc-icon-glyph.education_books-46:before{content:"\e7e1";}.nc-icon-glyph.education_chalkboard:before{content:"\e7e2";}.nc-icon-glyph.education_flask:before{content:"\e7e3";}.nc-icon-glyph.education_glasses:before{content:"\e7e4";}.nc-icon-glyph.education_grammar-check:before{content:"\e7e5";}.nc-icon-glyph.education_hat:before{content:"\e7e6";}.nc-icon-glyph.education_language:before{content:"\e7e7";}.nc-icon-glyph.education_microscope:before{content:"\e7e8";}.nc-icon-glyph.education_molecule:before{content:"\e7e9";}.nc-icon-glyph.education_notepad:before{content:"\e7ea";}.nc-icon-glyph.education_paper-diploma:before{content:"\e7eb";}.nc-icon-glyph.education_paper:before{content:"\e7ec";}.nc-icon-glyph.education_pencil-47:before{content:"\e7ed";}.nc-icon-glyph.education_school:before{content:"\e7ee";}.nc-icon-glyph.objects_alien-29:before{content:"\e7ef";}.nc-icon-glyph.objects_alien-33:before{content:"\e7f0";}.nc-icon-glyph.objects_anchor:before{content:"\e7f1";}.nc-icon-glyph.objects_astronaut:before{content:"\e7f2";}.nc-icon-glyph.objects_axe:before{content:"\e7f3";}.nc-icon-glyph.objects_baby-bottle:before{content:"\e7f4";}.nc-icon-glyph.objects_baby:before{content:"\e7f5";}.nc-icon-glyph.objects_baloon:before{content:"\e7f6";}.nc-icon-glyph.objects_battery:before{content:"\e7f7";}.nc-icon-glyph.objects_bear:before{content:"\e7f8";}.nc-icon-glyph.objects_billiard:before{content:"\e7f9";}.nc-icon-glyph.objects_binocular:before{content:"\e7fa";}.nc-icon-glyph.objects_bow:before{content:"\e7fb";}.nc-icon-glyph.objects_bowling:before{content:"\e7fc";}.nc-icon-glyph.objects_broom:before{content:"\e7fd";}.nc-icon-glyph.objects_cone:before{content:"\e7fe";}.nc-icon-glyph.objects_controller:before{content:"\e7ff";}.nc-icon-glyph.objects_diamond:before{content:"\e800";}.nc-icon-glyph.objects_dice:before{content:"\e801";}.nc-icon-glyph.objects_globe:before{content:"\e802";}.nc-icon-glyph.objects_hut:before{content:"\e803";}.nc-icon-glyph.objects_key-25:before{content:"\e804";}.nc-icon-glyph.objects_key-26:before{content:"\e805";}.nc-icon-glyph.objects_lamp:before{content:"\e806";}.nc-icon-glyph.objects_leaf-36:before{content:"\e807";}.nc-icon-glyph.objects_leaf-38:before{content:"\e808";}.nc-icon-glyph.objects_light:before{content:"\e809";}.nc-icon-glyph.objects_pipe:before{content:"\e80a";}.nc-icon-glyph.objects_planet:before{content:"\e80b";}.nc-icon-glyph.objects_puzzle-09:before{content:"\e80c";}.nc-icon-glyph.objects_puzzle-10:before{content:"\e80d";}.nc-icon-glyph.objects_shovel:before{content:"\e80e";}.nc-icon-glyph.objects_skull:before{content:"\e80f";}.nc-icon-glyph.objects_spaceship:before{content:"\e810";}.nc-icon-glyph.objects_spray:before{content:"\e811";}.nc-icon-glyph.objects_support-16:before{content:"\e812";}.nc-icon-glyph.objects_support-17:before{content:"\e813";}.nc-icon-glyph.objects_umbrella-13:before{content:"\e814";}.nc-icon-glyph.objects_umbrella-14:before{content:"\e815";}.nc-icon-glyph.objects_wool-ball:before{content:"\e816";}.nc-icon-glyph.media-1_3d:before{content:"\e817";}.nc-icon-glyph.media-1_action-73:before{content:"\e818";}.nc-icon-glyph.media-1_action-74:before{content:"\e819";}.nc-icon-glyph.media-1_album:before{content:"\e81a";}.nc-icon-glyph.media-1_audio-91:before{content:"\e81b";}.nc-icon-glyph.media-1_audio-92:before{content:"\e81c";}.nc-icon-glyph.media-1_balance:before{content:"\e81d";}.nc-icon-glyph.media-1_brightness-46:before{content:"\e81e";}.nc-icon-glyph.media-1_brightness-47:before{content:"\e81f";}.nc-icon-glyph.media-1_button-circle-pause:before{content:"\e820";}.nc-icon-glyph.media-1_button-circle-play:before{content:"\e821";}.nc-icon-glyph.media-1_button-circle-stop:before{content:"\e822";}.nc-icon-glyph.media-1_button-eject:before{content:"\e823";}.nc-icon-glyph.media-1_button-next:before{content:"\e824";}.nc-icon-glyph.media-1_button-pause:before{content:"\e825";}.nc-icon-glyph.media-1_button-play:before{content:"\e826";}.nc-icon-glyph.media-1_button-power:before{content:"\e827";}.nc-icon-glyph.media-1_button-previous:before{content:"\e828";}.nc-icon-glyph.media-1_button-record:before{content:"\e829";}.nc-icon-glyph.media-1_button-rewind:before{content:"\e82a";}.nc-icon-glyph.media-1_button-skip:before{content:"\e82b";}.nc-icon-glyph.media-1_button-stop:before{content:"\e82c";}.nc-icon-glyph.media-1_camera-18:before{content:"\e82d";}.nc-icon-glyph.media-1_camera-19:before{content:"\e82e";}.nc-icon-glyph.media-1_camera-20:before{content:"\e82f";}.nc-icon-glyph.media-1_camera-ban-36:before{content:"\e830";}.nc-icon-glyph.media-1_camera-ban-37:before{content:"\e831";}.nc-icon-glyph.media-1_camera-compact:before{content:"\e832";}.nc-icon-glyph.media-1_camera-screen:before{content:"\e833";}.nc-icon-glyph.media-1_camera-square-57:before{content:"\e834";}.nc-icon-glyph.media-1_camera-square-58:before{content:"\e835";}.nc-icon-glyph.media-1_camera-time:before{content:"\e836";}.nc-icon-glyph.media-1_countdown-34:before{content:"\e837";}.nc-icon-glyph.media-1_countdown-35:before{content:"\e838";}.nc-icon-glyph.media-1_edit-color:before{content:"\e839";}.nc-icon-glyph.media-1_edit-contrast-42:before{content:"\e83a";}.nc-icon-glyph.media-1_edit-contrast-43:before{content:"\e83b";}.nc-icon-glyph.media-1_edit-saturation:before{content:"\e83c";}.nc-icon-glyph.media-1_flash-21:before{content:"\e83d";}.nc-icon-glyph.media-1_flash-24:before{content:"\e83e";}.nc-icon-glyph.media-1_flash-29:before{content:"\e83f";}.nc-icon-glyph.media-1_flash-auto-22:before{content:"\e840";}.nc-icon-glyph.media-1_flash-auto-25:before{content:"\e841";}.nc-icon-glyph.media-1_flash-off-23:before{content:"\e842";}.nc-icon-glyph.media-1_flash-off-26:before{content:"\e843";}.nc-icon-glyph.media-1_focus-32:before{content:"\e844";}.nc-icon-glyph.media-1_focus-38:before{content:"\e845";}.nc-icon-glyph.media-1_focus-40:before{content:"\e846";}.nc-icon-glyph.media-1_focus-circle:before{content:"\e847";}.nc-icon-glyph.media-1_frame-12:before{content:"\e848";}.nc-icon-glyph.media-1_frame-41:before{content:"\e849";}.nc-icon-glyph.media-1_grid:before{content:"\e84a";}.nc-icon-glyph.media-1_image-01:before{content:"\e84b";}.nc-icon-glyph.media-1_image-02:before{content:"\e84c";}.nc-icon-glyph.media-1_image-05:before{content:"\e84d";}.nc-icon-glyph.media-1_image-add:before{content:"\e84e";}.nc-icon-glyph.media-1_image-delete:before{content:"\e84f";}.nc-icon-glyph.media-1_image-location:before{content:"\e850";}.nc-icon-glyph.media-1_kid:before{content:"\e851";}.nc-icon-glyph.media-1_layers:before{content:"\e852";}.nc-icon-glyph.media-1_lens-31:before{content:"\e853";}.nc-icon-glyph.media-1_lens-56:before{content:"\e854";}.nc-icon-glyph.media-1_macro:before{content:"\e855";}.nc-icon-glyph.media-1_movie-61:before{content:"\e856";}.nc-icon-glyph.media-1_movie-62:before{content:"\e857";}.nc-icon-glyph.media-1_night:before{content:"\e858";}.nc-icon-glyph.media-1_picture:before{content:"\e859";}.nc-icon-glyph.media-1_play-68:before{content:"\e85a";}.nc-icon-glyph.media-1_play-69:before{content:"\e85b";}.nc-icon-glyph.media-1_player:before{content:"\e85c";}.nc-icon-glyph.media-1_polaroid-add:before{content:"\e85d";}.nc-icon-glyph.media-1_polaroid-delete:before{content:"\e85e";}.nc-icon-glyph.media-1_polaroid-multiple:before{content:"\e85f";}.nc-icon-glyph.media-1_polaroid-user:before{content:"\e860";}.nc-icon-glyph.media-1_polaroid:before{content:"\e861";}.nc-icon-glyph.media-1_roll:before{content:"\e862";}.nc-icon-glyph.media-1_rotate-left:before{content:"\e863";}.nc-icon-glyph.media-1_rotate-right:before{content:"\e864";}.nc-icon-glyph.media-1_sd:before{content:"\e865";}.nc-icon-glyph.media-1_selfie:before{content:"\e866";}.nc-icon-glyph.media-1_shake:before{content:"\e867";}.nc-icon-glyph.media-1_speaker:before{content:"\e868";}.nc-icon-glyph.media-1_sport:before{content:"\e869";}.nc-icon-glyph.media-1_ticket-75:before{content:"\e86a";}.nc-icon-glyph.media-1_ticket-76:before{content:"\e86b";}.nc-icon-glyph.media-1_touch:before{content:"\e86c";}.nc-icon-glyph.media-1_tripod:before{content:"\e86d";}.nc-icon-glyph.media-1_video-64:before{content:"\e86e";}.nc-icon-glyph.media-1_video-65:before{content:"\e86f";}.nc-icon-glyph.media-1_video-66:before{content:"\e870";}.nc-icon-glyph.media-1_video-67:before{content:"\e871";}.nc-icon-glyph.media-1_videocamera-71:before{content:"\e872";}.nc-icon-glyph.media-1_videocamera-72:before{content:"\e873";}.nc-icon-glyph.media-1_volume-93:before{content:"\e874";}.nc-icon-glyph.media-1_volume-97:before{content:"\e875";}.nc-icon-glyph.media-1_volume-98:before{content:"\e876";}.nc-icon-glyph.media-1_volume-ban:before{content:"\e877";}.nc-icon-glyph.media-1_volume-down:before{content:"\e878";}.nc-icon-glyph.media-1_volume-off:before{content:"\e879";}.nc-icon-glyph.media-1_volume-up:before{content:"\e87a";}.nc-icon-glyph.media-2_guitar:before{content:"\e87b";}.nc-icon-glyph.media-2_headphones-mic:before{content:"\e87c";}.nc-icon-glyph.media-2_headphones:before{content:"\e87d";}.nc-icon-glyph.media-2_knob:before{content:"\e87e";}.nc-icon-glyph.media-2_mic:before{content:"\e87f";}.nc-icon-glyph.media-2_music-album:before{content:"\e880";}.nc-icon-glyph.media-2_music-cloud:before{content:"\e881";}.nc-icon-glyph.media-2_note-03:before{content:"\e882";}.nc-icon-glyph.media-2_note-04:before{content:"\e883";}.nc-icon-glyph.media-2_piano:before{content:"\e884";}.nc-icon-glyph.media-2_radio:before{content:"\e885";}.nc-icon-glyph.media-2_remix:before{content:"\e886";}.nc-icon-glyph.media-2_sound-wave:before{content:"\e887";}.nc-icon-glyph.media-2_speaker-01:before{content:"\e888";}.nc-icon-glyph.media-2_speaker-05:before{content:"\e889";}.nc-icon-glyph.media-2_tape:before{content:"\e88a";}.nc-icon-glyph.location_appointment:before{content:"\e88b";}.nc-icon-glyph.location_bookmark-add:before{content:"\e88c";}.nc-icon-glyph.location_bookmark-remove:before{content:"\e88d";}.nc-icon-glyph.location_bookmark:before{content:"\e88e";}.nc-icon-glyph.location_compass-04:before{content:"\e88f";}.nc-icon-glyph.location_compass-05:before{content:"\e890";}.nc-icon-glyph.location_compass-06:before{content:"\e891";}.nc-icon-glyph.location_crosshair:before{content:"\e892";}.nc-icon-glyph.location_explore-user:before{content:"\e893";}.nc-icon-glyph.location_explore:before{content:"\e894";}.nc-icon-glyph.location_flag-complex:before{content:"\e895";}.nc-icon-glyph.location_flag-diagonal-33:before{content:"\e896";}.nc-icon-glyph.location_flag-diagonal-34:before{content:"\e897";}.nc-icon-glyph.location_flag-points-31:before{content:"\e898";}.nc-icon-glyph.location_flag-points-32:before{content:"\e899";}.nc-icon-glyph.location_flag-simple:before{content:"\e89a";}.nc-icon-glyph.location_flag-triangle:before{content:"\e89b";}.nc-icon-glyph.location_flag:before{content:"\e89c";}.nc-icon-glyph.location_gps:before{content:"\e89d";}.nc-icon-glyph.location_map-big:before{content:"\e89e";}.nc-icon-glyph.location_map-compass:before{content:"\e89f";}.nc-icon-glyph.location_map-gps:before{content:"\e8a0";}.nc-icon-glyph.location_map-marker:before{content:"\e8a1";}.nc-icon-glyph.location_map-pin:before{content:"\e8a2";}.nc-icon-glyph.location_map:before{content:"\e8a3";}.nc-icon-glyph.location_marker:before{content:"\e8a4";}.nc-icon-glyph.location_pin-add:before{content:"\e8a5";}.nc-icon-glyph.location_pin-copy:before{content:"\e8a6";}.nc-icon-glyph.location_pin-remove:before{content:"\e8a7";}.nc-icon-glyph.location_pin:before{content:"\e8a8";}.nc-icon-glyph.location_pins:before{content:"\e8a9";}.nc-icon-glyph.location_position-marker:before{content:"\e8aa";}.nc-icon-glyph.location_position-pin:before{content:"\e8ab";}.nc-icon-glyph.location_position-user:before{content:"\e8ac";}.nc-icon-glyph.location_radar:before{content:"\e8ad";}.nc-icon-glyph.location_road:before{content:"\e8ae";}.nc-icon-glyph.location_route-alert:before{content:"\e8af";}.nc-icon-glyph.location_route-close:before{content:"\e8b0";}.nc-icon-glyph.location_route-open:before{content:"\e8b1";}.nc-icon-glyph.location_square-marker:before{content:"\e8b2";}.nc-icon-glyph.location_square-pin:before{content:"\e8b3";}.nc-icon-glyph.location_treasure-map-21:before{content:"\e8b4";}.nc-icon-glyph.location_treasure-map-40:before{content:"\e8b5";}.nc-icon-glyph.location_worl-marker:before{content:"\e8b6";}.nc-icon-glyph.location_world-pin:before{content:"\e8b7";}.nc-icon-glyph.location_world:before{content:"\e8b8";}.nc-icon-glyph.health_ambulance:before{content:"\e8b9";}.nc-icon-glyph.health_apple:before{content:"\e8ba";}.nc-icon-glyph.health_bag-49:before{content:"\e8bb";}.nc-icon-glyph.health_bag-50:before{content:"\e8bc";}.nc-icon-glyph.health_brain:before{content:"\e8bd";}.nc-icon-glyph.health_dna-27:before{content:"\e8be";}.nc-icon-glyph.health_dna-38:before{content:"\e8bf";}.nc-icon-glyph.health_doctor:before{content:"\e8c0";}.nc-icon-glyph.health_flask:before{content:"\e8c1";}.nc-icon-glyph.health_heartbeat-16:before{content:"\e8c2";}.nc-icon-glyph.health_height:before{content:"\e8c3";}.nc-icon-glyph.health_hospital-32:before{content:"\e8c4";}.nc-icon-glyph.health_hospital-33:before{content:"\e8c5";}.nc-icon-glyph.health_hospital-34:before{content:"\e8c6";}.nc-icon-glyph.health_humidity-26:before{content:"\e8c7";}.nc-icon-glyph.health_humidity-52:before{content:"\e8c8";}.nc-icon-glyph.health_intestine:before{content:"\e8c9";}.nc-icon-glyph.health_lungs:before{content:"\e8ca";}.nc-icon-glyph.health_molecule-39:before{content:"\e8cb";}.nc-icon-glyph.health_molecule-40:before{content:"\e8cc";}.nc-icon-glyph.health_notebook:before{content:"\e8cd";}.nc-icon-glyph.health_nurse:before{content:"\e8ce";}.nc-icon-glyph.health_patch-46:before{content:"\e8cf";}.nc-icon-glyph.health_pill-42:before{content:"\e8d0";}.nc-icon-glyph.health_pill-43:before{content:"\e8d1";}.nc-icon-glyph.health_pill-container-44:before{content:"\e8d2";}.nc-icon-glyph.health_pill-container-47:before{content:"\e8d3";}.nc-icon-glyph.health_pulse-chart:before{content:"\e8d4";}.nc-icon-glyph.health_pulse-phone:before{content:"\e8d5";}.nc-icon-glyph.health_pulse-sleep:before{content:"\e8d6";}.nc-icon-glyph.health_pulse-watch:before{content:"\e8d7";}.nc-icon-glyph.health_pulse:before{content:"\e8d8";}.nc-icon-glyph.health_sleep:before{content:"\e8d9";}.nc-icon-glyph.health_steps:before{content:"\e8da";}.nc-icon-glyph.health_syringe:before{content:"\e8db";}.nc-icon-glyph.health_temperature-23:before{content:"\e8dc";}.nc-icon-glyph.health_temperature-24:before{content:"\e8dd";}.nc-icon-glyph.health_tooth:before{content:"\e8de";}.nc-icon-glyph.health_weed:before{content:"\e8df";}.nc-icon-glyph.health_weight:before{content:"\e8e0";}.nc-icon-glyph.health_wheelchair:before{content:"\e8e1";}.nc-icon-glyph.health_woman:before{content:"\e8e2";}.nc-icon-glyph.furniture_air-conditioner:before{content:"\e8e3";}.nc-icon-glyph.furniture_armchair:before{content:"\e8e4";}.nc-icon-glyph.furniture_bath-tub:before{content:"\e8e5";}.nc-icon-glyph.furniture_bed-09:before{content:"\e8e6";}.nc-icon-glyph.furniture_bed-23:before{content:"\e8e7";}.nc-icon-glyph.furniture_bed-side:before{content:"\e8e8";}.nc-icon-glyph.furniture_cabinet:before{content:"\e8e9";}.nc-icon-glyph.furniture_cactus:before{content:"\e8ea";}.nc-icon-glyph.furniture_chair:before{content:"\e8eb";}.nc-icon-glyph.furniture_coat-hanger:before{content:"\e8ec";}.nc-icon-glyph.furniture_coffee:before{content:"\e8ed";}.nc-icon-glyph.furniture_cradle:before{content:"\e8ee";}.nc-icon-glyph.furniture_curtain:before{content:"\e8ef";}.nc-icon-glyph.furniture_desk-drawer:before{content:"\e8f0";}.nc-icon-glyph.furniture_desk:before{content:"\e8f1";}.nc-icon-glyph.furniture_door:before{content:"\e8f2";}.nc-icon-glyph.furniture_drawer:before{content:"\e8f3";}.nc-icon-glyph.furniture_fridge:before{content:"\e8f4";}.nc-icon-glyph.furniture_hanger-clothes:before{content:"\e8f5";}.nc-icon-glyph.furniture_hanger:before{content:"\e8f6";}.nc-icon-glyph.furniture_heater:before{content:"\e8f7";}.nc-icon-glyph.furniture_iron:before{content:"\e8f8";}.nc-icon-glyph.furniture_lamp-floor:before{content:"\e8f9";}.nc-icon-glyph.furniture_lamp:before{content:"\e8fa";}.nc-icon-glyph.furniture_library:before{content:"\e8fb";}.nc-icon-glyph.furniture_light:before{content:"\e8fc";}.nc-icon-glyph.furniture_mixer:before{content:"\e8fd";}.nc-icon-glyph.furniture_oven:before{content:"\e8fe";}.nc-icon-glyph.furniture_shower:before{content:"\e8ff";}.nc-icon-glyph.furniture_sink-wash:before{content:"\e900";}.nc-icon-glyph.furniture_sink:before{content:"\e901";}.nc-icon-glyph.furniture_sofa:before{content:"\e902";}.nc-icon-glyph.furniture_storage-hanger:before{content:"\e903";}.nc-icon-glyph.furniture_storage:before{content:"\e904";}.nc-icon-glyph.furniture_table:before{content:"\e905";}.nc-icon-glyph.furniture_toilet-paper:before{content:"\e906";}.nc-icon-glyph.furniture_toilet:before{content:"\e907";}.nc-icon-glyph.furniture_tv:before{content:"\e908";}.nc-icon-glyph.furniture_wardrobe:before{content:"\e909";}.nc-icon-glyph.furniture_wash:before{content:"\e90a";}.nc-icon-glyph.files_add:before{content:"\e90b";}.nc-icon-glyph.files_archive-3d-check:before{content:"\e90c";}.nc-icon-glyph.files_archive-3d-content:before{content:"\e90d";}.nc-icon-glyph.files_archive-check:before{content:"\e90e";}.nc-icon-glyph.files_archive-content:before{content:"\e90f";}.nc-icon-glyph.files_archive-paper-check:before{content:"\e910";}.nc-icon-glyph.files_archive-paper:before{content:"\e911";}.nc-icon-glyph.files_archive:before{content:"\e912";}.nc-icon-glyph.files_audio:before{content:"\e913";}.nc-icon-glyph.files_book-07:before{content:"\e914";}.nc-icon-glyph.files_book-08:before{content:"\e915";}.nc-icon-glyph.files_bookmark:before{content:"\e916";}.nc-icon-glyph.files_box:before{content:"\e917";}.nc-icon-glyph.files_chart-bar:before{content:"\e918";}.nc-icon-glyph.files_chart-pie:before{content:"\e919";}.nc-icon-glyph.files_check:before{content:"\e91a";}.nc-icon-glyph.files_cloud:before{content:"\e91b";}.nc-icon-glyph.files_copy:before{content:"\e91c";}.nc-icon-glyph.files_dev:before{content:"\e91d";}.nc-icon-glyph.files_download:before{content:"\e91e";}.nc-icon-glyph.files_drawer:before{content:"\e91f";}.nc-icon-glyph.files_edit:before{content:"\e920";}.nc-icon-glyph.files_exclamation:before{content:"\e921";}.nc-icon-glyph.files_folder-13:before{content:"\e922";}.nc-icon-glyph.files_folder-14:before{content:"\e923";}.nc-icon-glyph.files_folder-15:before{content:"\e924";}.nc-icon-glyph.files_folder-16:before{content:"\e925";}.nc-icon-glyph.files_folder-17:before{content:"\e926";}.nc-icon-glyph.files_folder-18:before{content:"\e927";}.nc-icon-glyph.files_folder-19:before{content:"\e928";}.nc-icon-glyph.files_folder-add:before{content:"\e929";}.nc-icon-glyph.files_folder-audio:before{content:"\e92a";}.nc-icon-glyph.files_folder-bookmark:before{content:"\e92b";}.nc-icon-glyph.files_folder-chart-bar:before{content:"\e92c";}.nc-icon-glyph.files_folder-chart-pie:before{content:"\e92d";}.nc-icon-glyph.files_folder-check:before{content:"\e92e";}.nc-icon-glyph.files_folder-cloud:before{content:"\e92f";}.nc-icon-glyph.files_folder-dev:before{content:"\e930";}.nc-icon-glyph.files_folder-download:before{content:"\e931";}.nc-icon-glyph.files_folder-edit:before{content:"\e932";}.nc-icon-glyph.files_folder-exclamation:before{content:"\e933";}.nc-icon-glyph.files_folder-gallery:before{content:"\e934";}.nc-icon-glyph.files_folder-heart:before{content:"\e935";}.nc-icon-glyph.files_folder-image:before{content:"\e936";}.nc-icon-glyph.files_folder-info:before{content:"\e937";}.nc-icon-glyph.files_folder-link:before{content:"\e938";}.nc-icon-glyph.files_folder-locked:before{content:"\e939";}.nc-icon-glyph.files_folder-money:before{content:"\e93a";}.nc-icon-glyph.files_folder-music:before{content:"\e93b";}.nc-icon-glyph.files_folder-no-access:before{content:"\e93c";}.nc-icon-glyph.files_folder-play:before{content:"\e93d";}.nc-icon-glyph.files_folder-question:before{content:"\e93e";}.nc-icon-glyph.files_folder-refresh:before{content:"\e93f";}.nc-icon-glyph.files_folder-remove:before{content:"\e940";}.nc-icon-glyph.files_folder-search:before{content:"\e941";}.nc-icon-glyph.files_folder-settings-81:before{content:"\e942";}.nc-icon-glyph.files_folder-settings-97:before{content:"\e943";}.nc-icon-glyph.files_folder-shared:before{content:"\e944";}.nc-icon-glyph.files_folder-star:before{content:"\e945";}.nc-icon-glyph.files_folder-time:before{content:"\e946";}.nc-icon-glyph.files_folder-upload:before{content:"\e947";}.nc-icon-glyph.files_folder-user:before{content:"\e948";}.nc-icon-glyph.files_folder-vector:before{content:"\e949";}.nc-icon-glyph.files_gallery:before{content:"\e94a";}.nc-icon-glyph.files_heart:before{content:"\e94b";}.nc-icon-glyph.files_image:before{content:"\e94c";}.nc-icon-glyph.files_info:before{content:"\e94d";}.nc-icon-glyph.files_link:before{content:"\e94e";}.nc-icon-glyph.files_locked:before{content:"\e94f";}.nc-icon-glyph.files_money:before{content:"\e950";}.nc-icon-glyph.files_music:before{content:"\e951";}.nc-icon-glyph.files_no-access:before{content:"\e952";}.nc-icon-glyph.files_notebook:before{content:"\e953";}.nc-icon-glyph.files_paper:before{content:"\e954";}.nc-icon-glyph.files_play:before{content:"\e955";}.nc-icon-glyph.files_question:before{content:"\e956";}.nc-icon-glyph.files_refresh:before{content:"\e957";}.nc-icon-glyph.files_remove:before{content:"\e958";}.nc-icon-glyph.files_replace-folder:before{content:"\e959";}.nc-icon-glyph.files_replace:before{content:"\e95a";}.nc-icon-glyph.files_search:before{content:"\e95b";}.nc-icon-glyph.files_settings-46:before{content:"\e95c";}.nc-icon-glyph.files_settings-99:before{content:"\e95d";}.nc-icon-glyph.files_shared:before{content:"\e95e";}.nc-icon-glyph.files_single-content-02:before{content:"\e95f";}.nc-icon-glyph.files_single-content-03:before{content:"\e960";}.nc-icon-glyph.files_single-copies:before{content:"\e961";}.nc-icon-glyph.files_single-copy-04:before{content:"\e962";}.nc-icon-glyph.files_single-copy-06:before{content:"\e963";}.nc-icon-glyph.files_single-folded-content:before{content:"\e964";}.nc-icon-glyph.files_single-folded:before{content:"\e965";}.nc-icon-glyph.files_single-paragraph:before{content:"\e966";}.nc-icon-glyph.files_single:before{content:"\e967";}.nc-icon-glyph.files_star:before{content:"\e968";}.nc-icon-glyph.files_time:before{content:"\e969";}.nc-icon-glyph.files_upload:before{content:"\e96a";}.nc-icon-glyph.files_user:before{content:"\e96b";}.nc-icon-glyph.files_vector:before{content:"\e96c";}.nc-icon-glyph.files_zip-54:before{content:"\e96d";}.nc-icon-glyph.files_zip-55:before{content:"\e96e";}.nc-icon-glyph.clothes_baby:before{content:"\e9d2";}.nc-icon-glyph.clothes_backpack:before{content:"\e9d3";}.nc-icon-glyph.clothes_bag-21:before{content:"\e9d4";}.nc-icon-glyph.clothes_bag-22:before{content:"\e9d5";}.nc-icon-glyph.clothes_belt:before{content:"\e9d6";}.nc-icon-glyph.clothes_boot-woman:before{content:"\e9d7";}.nc-icon-glyph.clothes_boot:before{content:"\e9d8";}.nc-icon-glyph.clothes_bra:before{content:"\e9d9";}.nc-icon-glyph.clothes_button:before{content:"\e9da";}.nc-icon-glyph.clothes_cap:before{content:"\e9db";}.nc-icon-glyph.clothes_coat:before{content:"\e9dc";}.nc-icon-glyph.clothes_corset:before{content:"\e9dd";}.nc-icon-glyph.clothes_dress-man:before{content:"\e9de";}.nc-icon-glyph.clothes_dress-woman:before{content:"\e9df";}.nc-icon-glyph.clothes_flip:before{content:"\e9e0";}.nc-icon-glyph.clothes_glasses:before{content:"\e9e1";}.nc-icon-glyph.clothes_gloves:before{content:"\e9e2";}.nc-icon-glyph.clothes_hat-top:before{content:"\e9e3";}.nc-icon-glyph.clothes_hat:before{content:"\e9e4";}.nc-icon-glyph.clothes_hoodie:before{content:"\e9e5";}.nc-icon-glyph.clothes_iron-dont:before{content:"\e9e6";}.nc-icon-glyph.clothes_iron:before{content:"\e9e7";}.nc-icon-glyph.clothes_jeans-41:before{content:"\e9e8";}.nc-icon-glyph.clothes_jeans-43:before{content:"\e9e9";}.nc-icon-glyph.clothes_jeans-pocket:before{content:"\e9ea";}.nc-icon-glyph.clothes_kitchen:before{content:"\e9eb";}.nc-icon-glyph.clothes_long-sleeve:before{content:"\e9ec";}.nc-icon-glyph.clothes_makeup:before{content:"\e9ed";}.nc-icon-glyph.clothes_needle:before{content:"\e9ee";}.nc-icon-glyph.clothes_pajamas:before{content:"\e9ef";}.nc-icon-glyph.clothes_ring:before{content:"\e9f0";}.nc-icon-glyph.clothes_scarf:before{content:"\e9f1";}.nc-icon-glyph.clothes_shirt-business:before{content:"\e9f2";}.nc-icon-glyph.clothes_shirt-buttons:before{content:"\e9f3";}.nc-icon-glyph.clothes_shirt-neck:before{content:"\e9f4";}.nc-icon-glyph.clothes_shirt:before{content:"\e9f5";}.nc-icon-glyph.clothes_shoe-man:before{content:"\e9f6";}.nc-icon-glyph.clothes_shoe-sport:before{content:"\e9f7";}.nc-icon-glyph.clothes_shoe-woman:before{content:"\e9f8";}.nc-icon-glyph.clothes_skirt:before{content:"\e9f9";}.nc-icon-glyph.clothes_slacks-12:before{content:"\e9fa";}.nc-icon-glyph.clothes_slacks-13:before{content:"\e9fb";}.nc-icon-glyph.clothes_sock:before{content:"\e9fc";}.nc-icon-glyph.clothes_tie-bow:before{content:"\e9fd";}.nc-icon-glyph.clothes_tshirt-53:before{content:"\e9fe";}.nc-icon-glyph.clothes_tshirt-54:before{content:"\e9ff";}.nc-icon-glyph.clothes_tshirt-sport:before{content:"\ea00";}.nc-icon-glyph.clothes_underwear-man:before{content:"\ea01";}.nc-icon-glyph.clothes_underwear:before{content:"\ea02";}.nc-icon-glyph.clothes_vest-sport:before{content:"\ea03";}.nc-icon-glyph.clothes_vest:before{content:"\ea04";}.nc-icon-glyph.clothes_wash-30:before{content:"\ea05";}.nc-icon-glyph.clothes_wash-60:before{content:"\ea06";}.nc-icon-glyph.clothes_wash-90:before{content:"\ea07";}.nc-icon-glyph.clothes_wash-hand:before{content:"\ea08";}.nc-icon-glyph.clothes_wash:before{content:"\ea09";}.nc-icon-glyph.business_agenda:before{content:"\ea0a";}.nc-icon-glyph.business_atm:before{content:"\ea0b";}.nc-icon-glyph.business_award-48:before{content:"\ea0c";}.nc-icon-glyph.business_award-49:before{content:"\ea0d";}.nc-icon-glyph.business_award-74:before{content:"\ea0e";}.nc-icon-glyph.business_badge:before{content:"\ea0f";}.nc-icon-glyph.business_bank:before{content:"\ea10";}.nc-icon-glyph.business_board-27:before{content:"\ea11";}.nc-icon-glyph.business_board-28:before{content:"\ea12";}.nc-icon-glyph.business_board-29:before{content:"\ea13";}.nc-icon-glyph.business_board-30:before{content:"\ea14";}.nc-icon-glyph.business_books:before{content:"\ea15";}.nc-icon-glyph.business_briefcase-24:before{content:"\ea16";}.nc-icon-glyph.business_briefcase-25:before{content:"\ea17";}.nc-icon-glyph.business_briefcase-26:before{content:"\ea18";}.nc-icon-glyph.business_building:before{content:"\ea19";}.nc-icon-glyph.business_bulb-61:before{content:"\ea1a";}.nc-icon-glyph.business_bulb-62:before{content:"\ea1b";}.nc-icon-glyph.business_bulb-63:before{content:"\ea1c";}.nc-icon-glyph.business_business-contact-85:before{content:"\ea1d";}.nc-icon-glyph.business_business-contact-86:before{content:"\ea1e";}.nc-icon-glyph.business_business-contact-87:before{content:"\ea1f";}.nc-icon-glyph.business_business-contact-88:before{content:"\ea20";}.nc-icon-glyph.business_business-contact-89:before{content:"\ea21";}.nc-icon-glyph.business_businessman-03:before{content:"\ea22";}.nc-icon-glyph.business_businessman-04:before{content:"\ea23";}.nc-icon-glyph.business_calculator:before{content:"\ea24";}.nc-icon-glyph.business_chair:before{content:"\ea25";}.nc-icon-glyph.business_chart-bar-32:before{content:"\ea26";}.nc-icon-glyph.business_chart-bar-33:before{content:"\ea27";}.nc-icon-glyph.business_chart-growth:before{content:"\ea28";}.nc-icon-glyph.business_chart-pie-35:before{content:"\ea29";}.nc-icon-glyph.business_chart-pie-36:before{content:"\ea2a";}.nc-icon-glyph.business_chart:before{content:"\ea2b";}.nc-icon-glyph.business_cheque:before{content:"\ea2c";}.nc-icon-glyph.business_coins:before{content:"\ea2d";}.nc-icon-glyph.business_connect:before{content:"\ea2e";}.nc-icon-glyph.business_contacts:before{content:"\ea2f";}.nc-icon-glyph.business_currency-dollar:before{content:"\ea30";}.nc-icon-glyph.business_currency-euro:before{content:"\ea31";}.nc-icon-glyph.business_currency-pound:before{content:"\ea32";}.nc-icon-glyph.business_currency-yen:before{content:"\ea33";}.nc-icon-glyph.business_factory:before{content:"\ea34";}.nc-icon-glyph.business_globe:before{content:"\ea35";}.nc-icon-glyph.business_goal-64:before{content:"\ea36";}.nc-icon-glyph.business_goal-65:before{content:"\ea37";}.nc-icon-glyph.business_gold:before{content:"\ea38";}.nc-icon-glyph.business_hammer:before{content:"\ea39";}.nc-icon-glyph.business_handout:before{content:"\ea3a";}.nc-icon-glyph.business_handshake:before{content:"\ea3b";}.nc-icon-glyph.business_hat:before{content:"\ea3c";}.nc-icon-glyph.business_hierarchy-53:before{content:"\ea3d";}.nc-icon-glyph.business_hierarchy-54:before{content:"\ea3e";}.nc-icon-glyph.business_hierarchy-55:before{content:"\ea3f";}.nc-icon-glyph.business_hierarchy-56:before{content:"\ea40";}.nc-icon-glyph.business_laptop-71:before{content:"\ea41";}.nc-icon-glyph.business_laptop-72:before{content:"\ea42";}.nc-icon-glyph.business_laptop-91:before{content:"\ea43";}.nc-icon-glyph.business_law:before{content:"\ea44";}.nc-icon-glyph.business_math:before{content:"\ea45";}.nc-icon-glyph.business_money-11:before{content:"\ea46";}.nc-icon-glyph.business_money-12:before{content:"\ea47";}.nc-icon-glyph.business_money-13:before{content:"\ea48";}.nc-icon-glyph.business_money-bag:before{content:"\ea49";}.nc-icon-glyph.business_money-coins:before{content:"\ea4a";}.nc-icon-glyph.business_money-growth:before{content:"\ea4b";}.nc-icon-glyph.business_money-time:before{content:"\ea4c";}.nc-icon-glyph.business_net:before{content:"\ea4d";}.nc-icon-glyph.business_notes:before{content:"\ea4e";}.nc-icon-glyph.business_payment:before{content:"\ea4f";}.nc-icon-glyph.business_percentage-38:before{content:"\ea50";}.nc-icon-glyph.business_percentage-39:before{content:"\ea51";}.nc-icon-glyph.business_pig:before{content:"\ea52";}.nc-icon-glyph.business_pin:before{content:"\ea53";}.nc-icon-glyph.business_plug:before{content:"\ea54";}.nc-icon-glyph.business_progress:before{content:"\ea55";}.nc-icon-glyph.business_round-dollar:before{content:"\ea56";}.nc-icon-glyph.business_round-euro:before{content:"\ea57";}.nc-icon-glyph.business_round-pound:before{content:"\ea58";}.nc-icon-glyph.business_round-yen:before{content:"\ea59";}.nc-icon-glyph.business_safe:before{content:"\ea5a";}.nc-icon-glyph.business_scale:before{content:"\ea5b";}.nc-icon-glyph.business_sign:before{content:"\ea5c";}.nc-icon-glyph.business_signature:before{content:"\ea5d";}.nc-icon-glyph.business_stock:before{content:"\ea5e";}.nc-icon-glyph.business_strategy:before{content:"\ea5f";}.nc-icon-glyph.business_tie-01:before{content:"\ea60";}.nc-icon-glyph.business_tie-02:before{content:"\ea61";}.nc-icon-glyph.business_wallet-43:before{content:"\ea62";}.nc-icon-glyph.business_wallet-44:before{content:"\ea63";}.nc-icon-glyph.business_wallet-90:before{content:"\ea64";}.nc-icon-glyph.arrows-1_back-78:before{content:"\ea65";}.nc-icon-glyph.arrows-1_back-80:before{content:"\ea66";}.nc-icon-glyph.arrows-1_bold-direction:before{content:"\ea67";}.nc-icon-glyph.arrows-1_bold-down:before{content:"\ea68";}.nc-icon-glyph.arrows-1_bold-left:before{content:"\ea69";}.nc-icon-glyph.arrows-1_bold-right:before{content:"\ea6a";}.nc-icon-glyph.arrows-1_bold-up:before{content:"\ea6b";}.nc-icon-glyph.arrows-1_circle-down-12:before{content:"\ea6c";}.nc-icon-glyph.arrows-1_circle-down-40:before{content:"\ea6d";}.nc-icon-glyph.arrows-1_circle-left-10:before{content:"\ea6e";}.nc-icon-glyph.arrows-1_circle-left-38:before{content:"\ea6f";}.nc-icon-glyph.arrows-1_circle-right-09:before{content:"\ea70";}.nc-icon-glyph.arrows-1_circle-right-37:before{content:"\ea71";}.nc-icon-glyph.arrows-1_circle-up-11:before{content:"\ea72";}.nc-icon-glyph.arrows-1_circle-up-39:before{content:"\ea73";}.nc-icon-glyph.arrows-1_cloud-download-93:before{content:"\ea74";}.nc-icon-glyph.arrows-1_cloud-download-95:before{content:"\ea75";}.nc-icon-glyph.arrows-1_cloud-upload-94:before{content:"\ea76";}.nc-icon-glyph.arrows-1_cloud-upload-96:before{content:"\ea77";}.nc-icon-glyph.arrows-1_curved-next:before{content:"\ea78";}.nc-icon-glyph.arrows-1_curved-previous:before{content:"\ea79";}.nc-icon-glyph.arrows-1_direction-53:before{content:"\ea7a";}.nc-icon-glyph.arrows-1_direction-56:before{content:"\ea7b";}.nc-icon-glyph.arrows-1_double-left:before{content:"\ea7c";}.nc-icon-glyph.arrows-1_double-right:before{content:"\ea7d";}.nc-icon-glyph.arrows-1_download:before{content:"\ea7e";}.nc-icon-glyph.arrows-1_enlarge-diagonal-43:before{content:"\ea7f";}.nc-icon-glyph.arrows-1_enlarge-diagonal-44:before{content:"\ea80";}.nc-icon-glyph.arrows-1_enlarge-horizontal:before{content:"\ea81";}.nc-icon-glyph.arrows-1_enlarge-vertical:before{content:"\ea82";}.nc-icon-glyph.arrows-1_fit-horizontal:before{content:"\ea83";}.nc-icon-glyph.arrows-1_fit-vertical:before{content:"\ea84";}.nc-icon-glyph.arrows-1_fullscreen-70:before{content:"\ea85";}.nc-icon-glyph.arrows-1_fullscreen-71:before{content:"\ea86";}.nc-icon-glyph.arrows-1_fullscreen-76:before{content:"\ea87";}.nc-icon-glyph.arrows-1_fullscreen-77:before{content:"\ea88";}.nc-icon-glyph.arrows-1_fullscreen-double-74:before{content:"\ea89";}.nc-icon-glyph.arrows-1_fullscreen-double-75:before{content:"\ea8a";}.nc-icon-glyph.arrows-1_fullscreen-split-72:before{content:"\ea8b";}.nc-icon-glyph.arrows-1_fullscreen-split-73:before{content:"\ea8c";}.nc-icon-glyph.arrows-1_log-in:before{content:"\ea8d";}.nc-icon-glyph.arrows-1_log-out:before{content:"\ea8e";}.nc-icon-glyph.arrows-1_loop-82:before{content:"\ea8f";}.nc-icon-glyph.arrows-1_loop-83:before{content:"\ea90";}.nc-icon-glyph.arrows-1_minimal-down:before{content:"\ea91";}.nc-icon-glyph.arrows-1_minimal-left:before{content:"\ea92";}.nc-icon-glyph.arrows-1_minimal-right:before{content:"\ea93";}.nc-icon-glyph.arrows-1_minimal-up:before{content:"\ea94";}.nc-icon-glyph.arrows-1_redo-79:before{content:"\ea95";}.nc-icon-glyph.arrows-1_redo-81:before{content:"\ea96";}.nc-icon-glyph.arrows-1_refresh-68:before{content:"\ea97";}.nc-icon-glyph.arrows-1_refresh-69:before{content:"\ea98";}.nc-icon-glyph.arrows-1_round-down:before{content:"\ea99";}.nc-icon-glyph.arrows-1_round-left:before{content:"\ea9a";}.nc-icon-glyph.arrows-1_round-right:before{content:"\ea9b";}.nc-icon-glyph.arrows-1_round-up:before{content:"\ea9c";}.nc-icon-glyph.arrows-1_share-66:before{content:"\ea9d";}.nc-icon-glyph.arrows-1_share-91:before{content:"\ea9e";}.nc-icon-glyph.arrows-1_share-92:before{content:"\ea9f";}.nc-icon-glyph.arrows-1_shuffle-97:before{content:"\eaa0";}.nc-icon-glyph.arrows-1_shuffle-98:before{content:"\eaa1";}.nc-icon-glyph.arrows-1_simple-down:before{content:"\eaa2";}.nc-icon-glyph.arrows-1_simple-left:before{content:"\eaa3";}.nc-icon-glyph.arrows-1_simple-right:before{content:"\eaa4";}.nc-icon-glyph.arrows-1_simple-up:before{content:"\eaa5";}.nc-icon-glyph.arrows-1_small-triangle-down:before{content:"\eaa6";}.nc-icon-glyph.arrows-1_small-triangle-left:before{content:"\eaa7";}.nc-icon-glyph.arrows-1_small-triangle-right:before{content:"\eaa8";}.nc-icon-glyph.arrows-1_small-triangle-up:before{content:"\eaa9";}.nc-icon-glyph.arrows-1_square-down:before{content:"\eaaa";}.nc-icon-glyph.arrows-1_square-left:before{content:"\eaab";}.nc-icon-glyph.arrows-1_square-right:before{content:"\eaac";}.nc-icon-glyph.arrows-1_square-up:before{content:"\eaad";}.nc-icon-glyph.arrows-1_strong-down:before{content:"\eaae";}.nc-icon-glyph.arrows-1_strong-left:before{content:"\eaaf";}.nc-icon-glyph.arrows-1_strong-right:before{content:"\eab0";}.nc-icon-glyph.arrows-1_strong-up:before{content:"\eab1";}.nc-icon-glyph.arrows-1_tail-down:before{content:"\eab2";}.nc-icon-glyph.arrows-1_tail-left:before{content:"\eab3";}.nc-icon-glyph.arrows-1_tail-right:before{content:"\eab4";}.nc-icon-glyph.arrows-1_tail-triangle-down:before{content:"\eab5";}.nc-icon-glyph.arrows-1_tail-triangle-left:before{content:"\eab6";}.nc-icon-glyph.arrows-1_tail-triangle-right:before{content:"\eab7";}.nc-icon-glyph.arrows-1_tail-triangle-up:before{content:"\eab8";}.nc-icon-glyph.arrows-1_tail-up:before{content:"\eab9";}.nc-icon-glyph.arrows-1_trend-down:before{content:"\eaba";}.nc-icon-glyph.arrows-1_trend-up:before{content:"\eabb";}.nc-icon-glyph.arrows-1_triangle-down-20:before{content:"\eabc";}.nc-icon-glyph.arrows-1_triangle-down-65:before{content:"\eabd";}.nc-icon-glyph.arrows-1_triangle-left-18:before{content:"\eabe";}.nc-icon-glyph.arrows-1_triangle-left-63:before{content:"\eabf";}.nc-icon-glyph.arrows-1_triangle-right-17:before{content:"\eac0";}.nc-icon-glyph.arrows-1_triangle-right-62:before{content:"\eac1";}.nc-icon-glyph.arrows-1_triangle-up-19:before{content:"\eac2";}.nc-icon-glyph.arrows-1_triangle-up-64:before{content:"\eac3";}.nc-icon-glyph.arrows-1_window-zoom-in:before{content:"\eac4";}.nc-icon-glyph.arrows-1_window-zoom-out:before{content:"\eac5";}.nc-icon-glyph.arrows-1_zoom-88:before{content:"\eac6";}.nc-icon-glyph.arrows-1_zoom-99:before{content:"\eac7";}.nc-icon-glyph.arrows-1_zoom-100:before{content:"\eac8";}.nc-icon-glyph.arrows-2_block-down:before{content:"\eac9";}.nc-icon-glyph.arrows-2_block-left:before{content:"\eaca";}.nc-icon-glyph.arrows-2_block-right:before{content:"\eacb";}.nc-icon-glyph.arrows-2_block-up:before{content:"\eacc";}.nc-icon-glyph.arrows-2_circle-in:before{content:"\eacd";}.nc-icon-glyph.arrows-2_circle-out:before{content:"\eace";}.nc-icon-glyph.arrows-2_circuit-round:before{content:"\eacf";}.nc-icon-glyph.arrows-2_circuit:before{content:"\ead0";}.nc-icon-glyph.arrows-2_computer-upload:before{content:"\ead1";}.nc-icon-glyph.arrows-2_conversion:before{content:"\ead2";}.nc-icon-glyph.arrows-2_corner-down-round:before{content:"\ead3";}.nc-icon-glyph.arrows-2_corner-down:before{content:"\ead4";}.nc-icon-glyph.arrows-2_corner-left-down:before{content:"\ead5";}.nc-icon-glyph.arrows-2_corner-left-round:before{content:"\ead6";}.nc-icon-glyph.arrows-2_corner-left:before{content:"\ead7";}.nc-icon-glyph.arrows-2_corner-right-down:before{content:"\ead8";}.nc-icon-glyph.arrows-2_corner-right-round:before{content:"\ead9";}.nc-icon-glyph.arrows-2_corner-right:before{content:"\eada";}.nc-icon-glyph.arrows-2_corner-up-left:before{content:"\eadb";}.nc-icon-glyph.arrows-2_corner-up-right:before{content:"\eadc";}.nc-icon-glyph.arrows-2_corner-up-round:before{content:"\eadd";}.nc-icon-glyph.arrows-2_corner-up:before{content:"\eade";}.nc-icon-glyph.arrows-2_cross-down:before{content:"\eadf";}.nc-icon-glyph.arrows-2_cross-horizontal:before{content:"\eae0";}.nc-icon-glyph.arrows-2_cross-left:before{content:"\eae1";}.nc-icon-glyph.arrows-2_cross-right:before{content:"\eae2";}.nc-icon-glyph.arrows-2_cross-up:before{content:"\eae3";}.nc-icon-glyph.arrows-2_cross-vertical:before{content:"\eae4";}.nc-icon-glyph.arrows-2_curve-circuit:before{content:"\eae5";}.nc-icon-glyph.arrows-2_curve-directions:before{content:"\eae6";}.nc-icon-glyph.arrows-2_curve-split:before{content:"\eae7";}.nc-icon-glyph.arrows-2_delete-49:before{content:"\eae8";}.nc-icon-glyph.arrows-2_delete-50:before{content:"\eae9";}.nc-icon-glyph.arrows-2_direction:before{content:"\eaea";}.nc-icon-glyph.arrows-2_dots-download:before{content:"\eaeb";}.nc-icon-glyph.arrows-2_dots-upload:before{content:"\eaec";}.nc-icon-glyph.arrows-2_eject:before{content:"\eaed";}.nc-icon-glyph.arrows-2_enlarge-circle:before{content:"\eaee";}.nc-icon-glyph.arrows-2_file-download-87:before{content:"\eaef";}.nc-icon-glyph.arrows-2_file-download-89:before{content:"\eaf0";}.nc-icon-glyph.arrows-2_file-download-94:before{content:"\eaf1";}.nc-icon-glyph.arrows-2_file-upload-86:before{content:"\eaf2";}.nc-icon-glyph.arrows-2_file-upload-88:before{content:"\eaf3";}.nc-icon-glyph.arrows-2_file-upload-93:before{content:"\eaf4";}.nc-icon-glyph.arrows-2_fork-round:before{content:"\eaf5";}.nc-icon-glyph.arrows-2_fork:before{content:"\eaf6";}.nc-icon-glyph.arrows-2_hit-down:before{content:"\eaf7";}.nc-icon-glyph.arrows-2_hit-left:before{content:"\eaf8";}.nc-icon-glyph.arrows-2_hit-right:before{content:"\eaf9";}.nc-icon-glyph.arrows-2_hit-up:before{content:"\eafa";}.nc-icon-glyph.arrows-2_lines:before{content:"\eafb";}.nc-icon-glyph.arrows-2_log-out:before{content:"\eafc";}.nc-icon-glyph.arrows-2_loop:before{content:"\eafd";}.nc-icon-glyph.arrows-2_merge-round:before{content:"\eafe";}.nc-icon-glyph.arrows-2_merge:before{content:"\eaff";}.nc-icon-glyph.arrows-2_move-05:before{content:"\eb00";}.nc-icon-glyph.arrows-2_move-06:before{content:"\eb01";}.nc-icon-glyph.arrows-2_move-92:before{content:"\eb02";}.nc-icon-glyph.arrows-2_move-down-right:before{content:"\eb03";}.nc-icon-glyph.arrows-2_move-down:before{content:"\eb04";}.nc-icon-glyph.arrows-2_move-left:before{content:"\eb05";}.nc-icon-glyph.arrows-2_move-right:before{content:"\eb06";}.nc-icon-glyph.arrows-2_move-up-left:before{content:"\eb07";}.nc-icon-glyph.arrows-2_move-up:before{content:"\eb08";}.nc-icon-glyph.arrows-2_push-next:before{content:"\eb09";}.nc-icon-glyph.arrows-2_push-previous:before{content:"\eb0a";}.nc-icon-glyph.arrows-2_reload:before{content:"\eb0b";}.nc-icon-glyph.arrows-2_replay:before{content:"\eb0c";}.nc-icon-glyph.arrows-2_rotate-left:before{content:"\eb0d";}.nc-icon-glyph.arrows-2_rotate-right:before{content:"\eb0e";}.nc-icon-glyph.arrows-2_round-left-down:before{content:"\eb0f";}.nc-icon-glyph.arrows-2_round-right-down:before{content:"\eb10";}.nc-icon-glyph.arrows-2_round-up-left:before{content:"\eb11";}.nc-icon-glyph.arrows-2_round-up-right:before{content:"\eb12";}.nc-icon-glyph.arrows-2_select-83:before{content:"\eb13";}.nc-icon-glyph.arrows-2_select-84:before{content:"\eb14";}.nc-icon-glyph.arrows-2_separate-round:before{content:"\eb15";}.nc-icon-glyph.arrows-2_separate:before{content:"\eb16";}.nc-icon-glyph.arrows-2_share-left:before{content:"\eb17";}.nc-icon-glyph.arrows-2_share-right:before{content:"\eb18";}.nc-icon-glyph.arrows-2_skew-down:before{content:"\eb19";}.nc-icon-glyph.arrows-2_skew-left:before{content:"\eb1a";}.nc-icon-glyph.arrows-2_skew-right:before{content:"\eb1b";}.nc-icon-glyph.arrows-2_skew-up:before{content:"\eb1c";}.nc-icon-glyph.arrows-2_small-left:before{content:"\eb1d";}.nc-icon-glyph.arrows-2_small-right:before{content:"\eb1e";}.nc-icon-glyph.arrows-2_split-horizontal:before{content:"\eb1f";}.nc-icon-glyph.arrows-2_split-round:before{content:"\eb20";}.nc-icon-glyph.arrows-2_split-vertical:before{content:"\eb21";}.nc-icon-glyph.arrows-2_split:before{content:"\eb22";}.nc-icon-glyph.arrows-2_square-download:before{content:"\eb23";}.nc-icon-glyph.arrows-2_square-upload:before{content:"\eb24";}.nc-icon-glyph.arrows-2_time:before{content:"\eb25";}.nc-icon-glyph.arrows-2_triangle-down:before{content:"\eb26";}.nc-icon-glyph.arrows-2_triangle-left:before{content:"\eb27";}.nc-icon-glyph.arrows-2_triangle-right:before{content:"\eb28";}.nc-icon-glyph.arrows-2_triangle-up:before{content:"\eb29";}.nc-icon-glyph.arrows-2_unite-round:before{content:"\eb2a";}.nc-icon-glyph.arrows-2_unite:before{content:"\eb2b";}.nc-icon-glyph.arrows-2_zoom:before{content:"\eb2c";}.nc-icon-glyph.arrows-3_circle-down:before{content:"\eb2d";}.nc-icon-glyph.arrows-3_circle-left:before{content:"\eb2e";}.nc-icon-glyph.arrows-3_circle-right:before{content:"\eb2f";}.nc-icon-glyph.arrows-3_circle-simple-down:before{content:"\eb30";}.nc-icon-glyph.arrows-3_circle-simple-left:before{content:"\eb31";}.nc-icon-glyph.arrows-3_circle-simple-right:before{content:"\eb32";}.nc-icon-glyph.arrows-3_circle-simple-up:before{content:"\eb33";}.nc-icon-glyph.arrows-3_circle-up:before{content:"\eb34";}.nc-icon-glyph.arrows-3_cloud-refresh:before{content:"\eb35";}.nc-icon-glyph.arrows-3_separate:before{content:"\eb36";}.nc-icon-glyph.arrows-3_small-down:before{content:"\eb37";}.nc-icon-glyph.arrows-3_small-up:before{content:"\eb38";}.nc-icon-glyph.arrows-3_square-corner-down-left-17:before{content:"\eb39";}.nc-icon-glyph.arrows-3_square-corner-down-left-18:before{content:"\eb3a";}.nc-icon-glyph.arrows-3_square-corner-up-left:before{content:"\eb3b";}.nc-icon-glyph.arrows-3_square-corner-up-right:before{content:"\eb3c";}.nc-icon-glyph.arrows-3_square-down-06:before{content:"\eb3d";}.nc-icon-glyph.arrows-3_square-down-22:before{content:"\eb3e";}.nc-icon-glyph.arrows-3_square-enlarge:before{content:"\eb3f";}.nc-icon-glyph.arrows-3_square-left-04:before{content:"\eb40";}.nc-icon-glyph.arrows-3_square-left-20:before{content:"\eb41";}.nc-icon-glyph.arrows-3_square-right-03:before{content:"\eb42";}.nc-icon-glyph.arrows-3_square-right-19:before{content:"\eb43";}.nc-icon-glyph.arrows-3_square-simple-down:before{content:"\eb44";}.nc-icon-glyph.arrows-3_square-simple-left:before{content:"\eb45";}.nc-icon-glyph.arrows-3_square-simple-right:before{content:"\eb46";}.nc-icon-glyph.arrows-3_square-simple-up:before{content:"\eb47";}.nc-icon-glyph.arrows-3_square-up-05:before{content:"\eb48";}.nc-icon-glyph.arrows-3_square-up-21:before{content:"\eb49";}.nc-icon-glyph.arrows-3_square-zoom:before{content:"\eb4a";}.nc-icon-glyph.arrows-3_super-bold-down:before{content:"\eb4b";}.nc-icon-glyph.arrows-3_super-bold-left:before{content:"\eb4c";}.nc-icon-glyph.arrows-3_super-bold-right:before{content:"\eb4d";}.nc-icon-glyph.arrows-3_super-bold-up:before{content:"\eb4e";}
@font-face{font-family:'Nucleo Mini';src:url(/themes/custom/ocp/icons/mini/fonts/nucleo-mini.eot);src:url(/themes/custom/ocp/icons/mini/fonts/nucleo-mini.eot) format('embedded-opentype'),url(/themes/custom/ocp/icons/mini/fonts/nucleo-mini.woff2) format('woff2'),url(/themes/custom/ocp/icons/mini/fonts/nucleo-mini.woff) format('woff'),url(/themes/custom/ocp/icons/mini/fonts/nucleo-mini.ttf) format('truetype'),url(/themes/custom/ocp/icons/mini/fonts/nucleo-mini.svg) format('svg');font-weight:normal;font-style:normal;}.nc-icon-mini{display:inline-block;font:normal normal normal 14px/1 'Nucleo Mini';font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.nc-icon-mini.lg{font-size:1.33333333em;vertical-align:-16%;}.nc-icon-mini.x2{font-size:2em;}.nc-icon-mini.x3{font-size:3em;}.nc-icon-mini.square,.nc-icon-mini.circle{padding:0.33333333em;vertical-align:-16%;background-color:#eee;}.nc-icon-mini.circle{border-radius:50%;}.nc-icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.nc-icon-ul > li{position:relative;}.nc-icon-ul > li > .nc-icon-mini{position:absolute;left:-1.57142857em;top:0.14285714em;text-align:center;}.nc-icon-ul > li > .nc-icon-mini.lg{top:0;left:-1.35714286em;}.nc-icon-ul > li > .nc-icon-mini.circle,.nc-icon-ul > li > .nc-icon-mini.square{top:-0.19047619em;left:-1.9047619em;}.nc-icon-mini.spin{-webkit-animation:nc-icon-spin 2s infinite linear;-moz-animation:nc-icon-spin 2s infinite linear;animation:nc-icon-spin 2s infinite linear;}@-webkit-keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@-moz-keyframes nc-icon-spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}}@keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.nc-icon-mini.rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}.nc-icon-mini.rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.nc-icon-mini.rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}.nc-icon-mini.flip-y{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1);}.nc-icon-mini.flip-x{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1);}.nc-icon-mini.design_album:before{content:"\ed88";}.nc-icon-mini.design_align-bottom:before{content:"\ed89";}.nc-icon-mini.design_align-center-horizontal:before{content:"\ed8a";}.nc-icon-mini.design_align-center-vertical:before{content:"\ed8b";}.nc-icon-mini.design_align-left:before{content:"\ed8c";}.nc-icon-mini.design_align-right:before{content:"\ed8d";}.nc-icon-mini.design_align-top:before{content:"\ed8e";}.nc-icon-mini.design_app:before{content:"\ed8f";}.nc-icon-mini.design_artboard:before{content:"\ed90";}.nc-icon-mini.design_blend:before{content:"\ed91";}.nc-icon-mini.design_book-bookmark:before{content:"\ed92";}.nc-icon-mini.design_book-open:before{content:"\ed93";}.nc-icon-mini.design_brush:before{content:"\ed94";}.nc-icon-mini.design_bug:before{content:"\ed95";}.nc-icon-mini.design_bullet-list-67:before{content:"\ed96";}.nc-icon-mini.design_bullet-list-68:before{content:"\ed97";}.nc-icon-mini.design_bullet-list-69:before{content:"\ed98";}.nc-icon-mini.design_bullet-list-70:before{content:"\ed99";}.nc-icon-mini.design_clone:before{content:"\ed9a";}.nc-icon-mini.design_code:before{content:"\ed9b";}.nc-icon-mini.design_collection:before{content:"\ed9c";}.nc-icon-mini.design_command:before{content:"\ed9d";}.nc-icon-mini.design_compass:before{content:"\ed9e";}.nc-icon-mini.design_contrast:before{content:"\ed9f";}.nc-icon-mini.design_copy:before{content:"\eda0";}.nc-icon-mini.design_crop:before{content:"\eda1";}.nc-icon-mini.design_cursor-48:before{content:"\eda2";}.nc-icon-mini.design_cursor-49:before{content:"\eda3";}.nc-icon-mini.design_design:before{content:"\eda4";}.nc-icon-mini.design_distribute-horizontal:before{content:"\eda5";}.nc-icon-mini.design_distribute-vertical:before{content:"\eda6";}.nc-icon-mini.design_eraser-32:before{content:"\eda7";}.nc-icon-mini.design_eraser-33:before{content:"\eda8";}.nc-icon-mini.design_eraser-46:before{content:"\eda9";}.nc-icon-mini.design_flip-horizontal:before{content:"\edaa";}.nc-icon-mini.design_flip-vertical:before{content:"\edab";}.nc-icon-mini.design_image:before{content:"\edac";}.nc-icon-mini.design_magnet:before{content:"\edad";}.nc-icon-mini.design_marker:before{content:"\edae";}.nc-icon-mini.design_measure-02:before{content:"\edaf";}.nc-icon-mini.design_measure-17:before{content:"\edb0";}.nc-icon-mini.design_measure-big:before{content:"\edb1";}.nc-icon-mini.design_mouse-08:before{content:"\edb2";}.nc-icon-mini.design_mouse-09:before{content:"\edb3";}.nc-icon-mini.design_mouse-10:before{content:"\edb4";}.nc-icon-mini.design_note-code:before{content:"\edb5";}.nc-icon-mini.design_paint-16:before{content:"\edb6";}.nc-icon-mini.design_paint-37:before{content:"\edb7";}.nc-icon-mini.design_paint-38:before{content:"\edb8";}.nc-icon-mini.design_paint-bucket-39:before{content:"\edb9";}.nc-icon-mini.design_paint-bucket-40:before{content:"\edba";}.nc-icon-mini.design_palette:before{content:"\edbb";}.nc-icon-mini.design_pantone:before{content:"\edbc";}.nc-icon-mini.design_patch-19:before{content:"\edbd";}.nc-icon-mini.design_patch-34:before{content:"\edbe";}.nc-icon-mini.design_path-exclude:before{content:"\edbf";}.nc-icon-mini.design_path-intersect:before{content:"\edc0";}.nc-icon-mini.design_path-minus:before{content:"\edc1";}.nc-icon-mini.design_path-unite:before{content:"\edc2";}.nc-icon-mini.design_pen-01:before{content:"\edc3";}.nc-icon-mini.design_pen-23:before{content:"\edc4";}.nc-icon-mini.design_pen-tool:before{content:"\edc5";}.nc-icon-mini.design_phone:before{content:"\edc6";}.nc-icon-mini.design_scissors:before{content:"\edc7";}.nc-icon-mini.design_shape-adjust:before{content:"\edc8";}.nc-icon-mini.design_shape-circle:before{content:"\edc9";}.nc-icon-mini.design_shape-polygon:before{content:"\edca";}.nc-icon-mini.design_shape-square:before{content:"\edcb";}.nc-icon-mini.design_shape-triangle:before{content:"\edcc";}.nc-icon-mini.design_shapes:before{content:"\edcd";}.nc-icon-mini.design_sharpener:before{content:"\edce";}.nc-icon-mini.design_slice:before{content:"\edcf";}.nc-icon-mini.design_spray:before{content:"\edd0";}.nc-icon-mini.design_stamp:before{content:"\edd1";}.nc-icon-mini.design_tablet:before{content:"\edd2";}.nc-icon-mini.design_text:before{content:"\edd3";}.nc-icon-mini.design_todo:before{content:"\edd4";}.nc-icon-mini.design_usb:before{content:"\edd5";}.nc-icon-mini.design_vector:before{content:"\edd6";}.nc-icon-mini.design_wand:before{content:"\edd7";}.nc-icon-mini.design_webpage:before{content:"\edd8";}.nc-icon-mini.design_window-code:before{content:"\edd9";}.nc-icon-mini.design_window-paragraph:before{content:"\edda";}.nc-icon-mini.design_window-responsive:before{content:"\eddb";}.nc-icon-mini.design-2_3d-28:before{content:"\eea7";}.nc-icon-mini.design-2_3d-29:before{content:"\eea8";}.nc-icon-mini.design-2_android:before{content:"\eea9";}.nc-icon-mini.design-2_angle:before{content:"\eeaa";}.nc-icon-mini.design-2_animation-14:before{content:"\eeab";}.nc-icon-mini.design-2_animation-31:before{content:"\eeac";}.nc-icon-mini.design-2_animation-32:before{content:"\eead";}.nc-icon-mini.design-2_apple:before{content:"\eeae";}.nc-icon-mini.design-2_bucket:before{content:"\eeaf";}.nc-icon-mini.design-2_button:before{content:"\eeb0";}.nc-icon-mini.design-2_canvas:before{content:"\eeb1";}.nc-icon-mini.design-2_css3:before{content:"\eeb2";}.nc-icon-mini.design-2_cursor-add:before{content:"\eeb3";}.nc-icon-mini.design-2_cursor-grab:before{content:"\eeb4";}.nc-icon-mini.design-2_cursor-load:before{content:"\eeb5";}.nc-icon-mini.design-2_cursor-menu:before{content:"\eeb6";}.nc-icon-mini.design-2_cursor-not-allowed:before{content:"\eeb7";}.nc-icon-mini.design-2_cursor-pointer:before{content:"\eeb8";}.nc-icon-mini.design-2_cursor-text:before{content:"\eeb9";}.nc-icon-mini.design-2_divider:before{content:"\eeba";}.nc-icon-mini.design-2_filter-organization:before{content:"\eebb";}.nc-icon-mini.design-2_form:before{content:"\eebc";}.nc-icon-mini.design-2_frame:before{content:"\eebd";}.nc-icon-mini.design-2_group:before{content:"\eebe";}.nc-icon-mini.design-2_html5:before{content:"\eebf";}.nc-icon-mini.design-2_image:before{content:"\eec0";}.nc-icon-mini.design-2_layers:before{content:"\eec1";}.nc-icon-mini.design-2_layout-11:before{content:"\eec2";}.nc-icon-mini.design-2_layout-25:before{content:"\eec3";}.nc-icon-mini.design-2_mirror:before{content:"\eec4";}.nc-icon-mini.design-2_move-down:before{content:"\eec5";}.nc-icon-mini.design-2_move-up:before{content:"\eec6";}.nc-icon-mini.design-2_paint-brush:before{content:"\eec7";}.nc-icon-mini.design-2_ruler-pencil:before{content:"\eec8";}.nc-icon-mini.design-2_scale-down:before{content:"\eec9";}.nc-icon-mini.design-2_scale-up:before{content:"\eeca";}.nc-icon-mini.design-2_scale:before{content:"\eecb";}.nc-icon-mini.design-2_selection:before{content:"\eecc";}.nc-icon-mini.design-2_slider:before{content:"\eecd";}.nc-icon-mini.design-2_text:before{content:"\eece";}.nc-icon-mini.design-2_transform-origin:before{content:"\eecf";}.nc-icon-mini.design-2_transform:before{content:"\eed0";}.nc-icon-mini.design-2_ungroup:before{content:"\eed1";}.nc-icon-mini.loader_circle-04:before{content:"\eea3";}.nc-icon-mini.loader_dots-06:before{content:"\eea4";}.nc-icon-mini.loader_gear:before{content:"\eea5";}.nc-icon-mini.loader_refresh:before{content:"\eea6";}.nc-icon-mini.ui-1_analytics-88:before{content:"\ea0f";}.nc-icon-mini.ui-1_analytics-89:before{content:"\ea10";}.nc-icon-mini.ui-1_attach-86:before{content:"\ea11";}.nc-icon-mini.ui-1_attach-87:before{content:"\ea12";}.nc-icon-mini.ui-1_bell-53:before{content:"\ea13";}.nc-icon-mini.ui-1_bell-54:before{content:"\ea14";}.nc-icon-mini.ui-1_bell-55:before{content:"\ea15";}.nc-icon-mini.ui-1_bold-add:before{content:"\ea16";}.nc-icon-mini.ui-1_bold-delete:before{content:"\ea17";}.nc-icon-mini.ui-1_bold-remove:before{content:"\ea18";}.nc-icon-mini.ui-1_bookmark-add:before{content:"\ea19";}.nc-icon-mini.ui-1_bookmark-remove:before{content:"\ea1a";}.nc-icon-mini.ui-1_calendar-57:before{content:"\ea1b";}.nc-icon-mini.ui-1_calendar-60:before{content:"\ea1c";}.nc-icon-mini.ui-1_check-bold:before{content:"\ea1d";}.nc-icon-mini.ui-1_check-circle-07:before{content:"\ea1e";}.nc-icon-mini.ui-1_check-circle-08:before{content:"\ea1f";}.nc-icon-mini.ui-1_check-curve:before{content:"\ea20";}.nc-icon-mini.ui-1_check-simple:before{content:"\ea21";}.nc-icon-mini.ui-1_check-small:before{content:"\ea22";}.nc-icon-mini.ui-1_check-square-09:before{content:"\ea23";}.nc-icon-mini.ui-1_check-square-11:before{content:"\ea24";}.nc-icon-mini.ui-1_check:before{content:"\ea25";}.nc-icon-mini.ui-1_circle-add:before{content:"\ea26";}.nc-icon-mini.ui-1_circle-bold-add:before{content:"\ea27";}.nc-icon-mini.ui-1_circle-bold-remove:before{content:"\ea28";}.nc-icon-mini.ui-1_circle-delete:before{content:"\ea29";}.nc-icon-mini.ui-1_circle-remove:before{content:"\ea2a";}.nc-icon-mini.ui-1_dashboard-29:before{content:"\ea2b";}.nc-icon-mini.ui-1_dashboard-30:before{content:"\ea2c";}.nc-icon-mini.ui-1_dashboard-half:before{content:"\ea2d";}.nc-icon-mini.ui-1_dashboard-level:before{content:"\ea2e";}.nc-icon-mini.ui-1_database:before{content:"\ea2f";}.nc-icon-mini.ui-1_drop:before{content:"\ea30";}.nc-icon-mini.ui-1_edit-71:before{content:"\ea31";}.nc-icon-mini.ui-1_edit-72:before{content:"\ea32";}.nc-icon-mini.ui-1_edit-73:before{content:"\ea33";}.nc-icon-mini.ui-1_edit-74:before{content:"\ea34";}.nc-icon-mini.ui-1_edit-75:before{content:"\ea35";}.nc-icon-mini.ui-1_edit-76:before{content:"\ea36";}.nc-icon-mini.ui-1_edit-77:before{content:"\ea37";}.nc-icon-mini.ui-1_edit-78:before{content:"\ea38";}.nc-icon-mini.ui-1_email-83:before{content:"\ea39";}.nc-icon-mini.ui-1_email-84:before{content:"\ea3a";}.nc-icon-mini.ui-1_eye-17:before{content:"\ea3b";}.nc-icon-mini.ui-1_eye-19:before{content:"\ea3c";}.nc-icon-mini.ui-1_eye-ban-18:before{content:"\ea3d";}.nc-icon-mini.ui-1_eye-ban-20:before{content:"\ea3e";}.nc-icon-mini.ui-1_flame:before{content:"\ea3f";}.nc-icon-mini.ui-1_home-51:before{content:"\ea40";}.nc-icon-mini.ui-1_home-52:before{content:"\ea41";}.nc-icon-mini.ui-1_home-minimal:before{content:"\ea42";}.nc-icon-mini.ui-1_home-simple:before{content:"\ea43";}.nc-icon-mini.ui-1_leaf-80:before{content:"\ea44";}.nc-icon-mini.ui-1_leaf-81:before{content:"\ea45";}.nc-icon-mini.ui-1_leaf-edit:before{content:"\ea46";}.nc-icon-mini.ui-1_lock-circle-open:before{content:"\ea47";}.nc-icon-mini.ui-1_lock-circle:before{content:"\ea48";}.nc-icon-mini.ui-1_lock-open:before{content:"\ea49";}.nc-icon-mini.ui-1_lock:before{content:"\ea4a";}.nc-icon-mini.ui-1_notification-69:before{content:"\ea4b";}.nc-icon-mini.ui-1_pencil:before{content:"\ea4c";}.nc-icon-mini.ui-1_preferences-circle-rotate:before{content:"\ea4d";}.nc-icon-mini.ui-1_preferences-circle:before{content:"\ea4e";}.nc-icon-mini.ui-1_preferences-container-circle-rotate:before{content:"\ea4f";}.nc-icon-mini.ui-1_preferences-container-circle:before{content:"\ea50";}.nc-icon-mini.ui-1_preferences-container-rotate:before{content:"\ea51";}.nc-icon-mini.ui-1_preferences-container:before{content:"\ea52";}.nc-icon-mini.ui-1_preferences-rotate:before{content:"\ea53";}.nc-icon-mini.ui-1_preferences:before{content:"\ea54";}.nc-icon-mini.ui-1_send:before{content:"\ea55";}.nc-icon-mini.ui-1_settings-gear-63:before{content:"\ea56";}.nc-icon-mini.ui-1_settings-gear-64:before{content:"\ea57";}.nc-icon-mini.ui-1_settings-gear-65:before{content:"\ea58";}.nc-icon-mini.ui-1_settings-tool-66:before{content:"\ea59";}.nc-icon-mini.ui-1_simple-add:before{content:"\ea5a";}.nc-icon-mini.ui-1_simple-delete:before{content:"\ea5b";}.nc-icon-mini.ui-1_simple-remove:before{content:"\ea5c";}.nc-icon-mini.ui-1_trash-simple:before{content:"\ea5d";}.nc-icon-mini.ui-1_trash:before{content:"\ea5e";}.nc-icon-mini.ui-1_ui-03:before{content:"\ea5f";}.nc-icon-mini.ui-1_ui-04:before{content:"\ea60";}.nc-icon-mini.ui-1_zoom-bold-in:before{content:"\ea61";}.nc-icon-mini.ui-1_zoom-bold-out:before{content:"\ea62";}.nc-icon-mini.ui-1_zoom-bold:before{content:"\ea63";}.nc-icon-mini.ui-1_zoom-in:before{content:"\ea64";}.nc-icon-mini.ui-1_zoom-out:before{content:"\ea65";}.nc-icon-mini.ui-1_zoom:before{content:"\ea66";}.nc-icon-mini.ui-2_alert:before{content:"\ea67";}.nc-icon-mini.ui-2_alert-:before{content:"\ea68";}.nc-icon-mini.ui-2_alert-circle:before{content:"\ea69";}.nc-icon-mini.ui-2_alert-circle-:before{content:"\ea6a";}.nc-icon-mini.ui-2_alert-circle-i:before{content:"\ea6b";}.nc-icon-mini.ui-2_alert-i:before{content:"\ea6c";}.nc-icon-mini.ui-2_alert-square:before{content:"\ea6d";}.nc-icon-mini.ui-2_alert-square-:before{content:"\ea6e";}.nc-icon-mini.ui-2_alert-square-i:before{content:"\ea6f";}.nc-icon-mini.ui-2_archive:before{content:"\ea70";}.nc-icon-mini.ui-2_ban:before{content:"\ea71";}.nc-icon-mini.ui-2_battery-81:before{content:"\ea72";}.nc-icon-mini.ui-2_battery-83:before{content:"\ea73";}.nc-icon-mini.ui-2_battery-half:before{content:"\ea74";}.nc-icon-mini.ui-2_battery-low:before{content:"\ea75";}.nc-icon-mini.ui-2_bluetooth:before{content:"\ea76";}.nc-icon-mini.ui-2_book:before{content:"\ea77";}.nc-icon-mini.ui-2_chart-bar-52:before{content:"\ea78";}.nc-icon-mini.ui-2_chart-bar-53:before{content:"\ea79";}.nc-icon-mini.ui-2_chat-content:before{content:"\ea7a";}.nc-icon-mini.ui-2_chat-round-content:before{content:"\ea7b";}.nc-icon-mini.ui-2_chat-round:before{content:"\ea7c";}.nc-icon-mini.ui-2_chat:before{content:"\ea7d";}.nc-icon-mini.ui-2_circle-bold-delete:before{content:"\ea7e";}.nc-icon-mini.ui-2_cloud-25:before{content:"\ea7f";}.nc-icon-mini.ui-2_cloud-26:before{content:"\ea80";}.nc-icon-mini.ui-2_disk:before{content:"\ea81";}.nc-icon-mini.ui-2_enlarge-57:before{content:"\ea82";}.nc-icon-mini.ui-2_enlarge-58:before{content:"\ea83";}.nc-icon-mini.ui-2_favourite-28:before{content:"\ea84";}.nc-icon-mini.ui-2_favourite-31:before{content:"\ea85";}.nc-icon-mini.ui-2_filter:before{content:"\ea86";}.nc-icon-mini.ui-2_fullsize:before{content:"\ea87";}.nc-icon-mini.ui-2_grid-45:before{content:"\ea88";}.nc-icon-mini.ui-2_grid-46:before{content:"\ea89";}.nc-icon-mini.ui-2_grid-48:before{content:"\ea8a";}.nc-icon-mini.ui-2_grid-50:before{content:"\ea8b";}.nc-icon-mini.ui-2_grid-square:before{content:"\ea8c";}.nc-icon-mini.ui-2_hourglass:before{content:"\ea8d";}.nc-icon-mini.ui-2_lab:before{content:"\ea8e";}.nc-icon-mini.ui-2_layers:before{content:"\ea8f";}.nc-icon-mini.ui-2_like:before{content:"\ea90";}.nc-icon-mini.ui-2_link-66:before{content:"\ea91";}.nc-icon-mini.ui-2_link-68:before{content:"\ea92";}.nc-icon-mini.ui-2_link-69:before{content:"\ea93";}.nc-icon-mini.ui-2_link-72:before{content:"\ea94";}.nc-icon-mini.ui-2_link-broken-70:before{content:"\ea95";}.nc-icon-mini.ui-2_link-broken-73:before{content:"\ea96";}.nc-icon-mini.ui-2_menu-34:before{content:"\ea97";}.nc-icon-mini.ui-2_menu-35:before{content:"\ea98";}.nc-icon-mini.ui-2_menu-bold:before{content:"\ea99";}.nc-icon-mini.ui-2_menu-dots:before{content:"\ea9a";}.nc-icon-mini.ui-2_menu-square:before{content:"\ea9b";}.nc-icon-mini.ui-2_node:before{content:"\ea9c";}.nc-icon-mini.ui-2_paragraph:before{content:"\ea9d";}.nc-icon-mini.ui-2_phone:before{content:"\ea9e";}.nc-icon-mini.ui-2_share-bold:before{content:"\ea9f";}.nc-icon-mini.ui-2_share:before{content:"\eaa0";}.nc-icon-mini.ui-2_small-add:before{content:"\eaa1";}.nc-icon-mini.ui-2_small-delete:before{content:"\eaa2";}.nc-icon-mini.ui-2_small-remove:before{content:"\eaa3";}.nc-icon-mini.ui-2_square-add-08:before{content:"\eaa4";}.nc-icon-mini.ui-2_square-add-11:before{content:"\eaa5";}.nc-icon-mini.ui-2_square-delete-10:before{content:"\eaa6";}.nc-icon-mini.ui-2_square-delete-13:before{content:"\eaa7";}.nc-icon-mini.ui-2_square-remove-09:before{content:"\eaa8";}.nc-icon-mini.ui-2_square-remove-12:before{content:"\eaa9";}.nc-icon-mini.ui-2_target:before{content:"\eaaa";}.nc-icon-mini.ui-2_tile-55:before{content:"\eaab";}.nc-icon-mini.ui-2_tile-56:before{content:"\eaac";}.nc-icon-mini.ui-2_time-alarm:before{content:"\eaad";}.nc-icon-mini.ui-2_time-clock:before{content:"\eaae";}.nc-icon-mini.ui-2_time-countdown:before{content:"\eaaf";}.nc-icon-mini.ui-2_time:before{content:"\eab0";}.nc-icon-mini.ui-2_webpage:before{content:"\eab1";}.nc-icon-mini.ui-3_alert:before{content:"\eab2";}.nc-icon-mini.ui-3_backward:before{content:"\eab3";}.nc-icon-mini.ui-3_bolt:before{content:"\eab4";}.nc-icon-mini.ui-3_bullet-list:before{content:"\eab5";}.nc-icon-mini.ui-3_calendar-add:before{content:"\eab6";}.nc-icon-mini.ui-3_card-add:before{content:"\eab7";}.nc-icon-mini.ui-3_card-alert:before{content:"\eab8";}.nc-icon-mini.ui-3_chart-bars:before{content:"\ee6e";}.nc-icon-mini.ui-3_chart:before{content:"\ee6f";}.nc-icon-mini.ui-3_chat-33:before{content:"\ee70";}.nc-icon-mini.ui-3_chat-45:before{content:"\ee71";}.nc-icon-mini.ui-3_chat-46:before{content:"\ee72";}.nc-icon-mini.ui-3_chat-reply:before{content:"\ee73";}.nc-icon-mini.ui-3_check-in:before{content:"\ee74";}.nc-icon-mini.ui-3_check-out:before{content:"\ee75";}.nc-icon-mini.ui-3_dock-bottom:before{content:"\ee76";}.nc-icon-mini.ui-3_dock-left:before{content:"\ee77";}.nc-icon-mini.ui-3_dock-right:before{content:"\ee78";}.nc-icon-mini.ui-3_dock-top:before{content:"\ee79";}.nc-icon-mini.ui-3_filter-check:before{content:"\ee7a";}.nc-icon-mini.ui-3_filter-remove:before{content:"\ee7b";}.nc-icon-mini.ui-3_forward:before{content:"\ee7c";}.nc-icon-mini.ui-3_funnel-39:before{content:"\ee7d";}.nc-icon-mini.ui-3_funnel-40:before{content:"\ee7e";}.nc-icon-mini.ui-3_funnel-41:before{content:"\ee7f";}.nc-icon-mini.ui-3_heart:before{content:"\ee80";}.nc-icon-mini.ui-3_infinite:before{content:"\ee81";}.nc-icon-mini.ui-3_link:before{content:"\ee82";}.nc-icon-mini.ui-3_menu-left:before{content:"\ee83";}.nc-icon-mini.ui-3_menu-right:before{content:"\ee84";}.nc-icon-mini.ui-3_menu:before{content:"\ee85";}.nc-icon-mini.ui-3_metrics:before{content:"\ee86";}.nc-icon-mini.ui-3_phone-call-end:before{content:"\ee87";}.nc-icon-mini.ui-3_phone-call:before{content:"\ee88";}.nc-icon-mini.ui-3_phone:before{content:"\ee89";}.nc-icon-mini.ui-3_playlist:before{content:"\ee8a";}.nc-icon-mini.ui-3_security:before{content:"\ee8b";}.nc-icon-mini.ui-3_segmentation:before{content:"\ee8c";}.nc-icon-mini.ui-3_select:before{content:"\ee8d";}.nc-icon-mini.ui-3_send:before{content:"\ee8e";}.nc-icon-mini.ui-3_signal:before{content:"\ee8f";}.nc-icon-mini.ui-3_slide-left:before{content:"\ee90";}.nc-icon-mini.ui-3_slide-right:before{content:"\ee91";}.nc-icon-mini.ui-3_table-left:before{content:"\ee92";}.nc-icon-mini.ui-3_table-right:before{content:"\ee93";}.nc-icon-mini.ui-3_tag:before{content:"\ee94";}.nc-icon-mini.ui-3_widget:before{content:"\ee95";}.nc-icon-mini.ui-e_round-e-alert:before{content:"\ee96";}.nc-icon-mini.ui-e_round-e-help:before{content:"\ee97";}.nc-icon-mini.ui-e_round-e-info:before{content:"\ee98";}.nc-icon-mini.ui-e_square-e-alert:before{content:"\ee99";}.nc-icon-mini.ui-e_square-e-help:before{content:"\ee9a";}.nc-icon-mini.ui-e_square-e-info:before{content:"\ee9b";}.nc-icon-mini.ui-e_star-half:before{content:"\ee9c";}.nc-icon-mini.ui-e-2_calendar-add:before{content:"\ee9d";}.nc-icon-mini.ui-e-2_dock-bottom:before{content:"\ee9e";}.nc-icon-mini.ui-e-2_dock-left:before{content:"\ee9f";}.nc-icon-mini.ui-e-2_dock-right:before{content:"\eea0";}.nc-icon-mini.ui-e-2_dock-top:before{content:"\eea1";}.nc-icon-mini.ui-e-2_heart:before{content:"\eea2";}.nc-icon-mini.envir_bulb-saver:before{content:"\ee5c";}.nc-icon-mini.envir_bulb:before{content:"\ee5d";}.nc-icon-mini.envir_car:before{content:"\ee5e";}.nc-icon-mini.envir_fuel-electric:before{content:"\ee5f";}.nc-icon-mini.envir_fuel:before{content:"\ee60";}.nc-icon-mini.envir_home:before{content:"\ee61";}.nc-icon-mini.envir_level:before{content:"\ee62";}.nc-icon-mini.envir_panel:before{content:"\ee63";}.nc-icon-mini.envir_radiation:before{content:"\ee64";}.nc-icon-mini.envir_recycling:before{content:"\ee65";}.nc-icon-mini.envir_save-planet:before{content:"\ee66";}.nc-icon-mini.envir_waste-danger:before{content:"\ee67";}.nc-icon-mini.envir_waste-recycling:before{content:"\ee68";}.nc-icon-mini.envir_waste:before{content:"\ee69";}.nc-icon-mini.envir_water-hand:before{content:"\ee6a";}.nc-icon-mini.envir_water-sink:before{content:"\ee6b";}.nc-icon-mini.envir_water:before{content:"\ee6c";}.nc-icon-mini.envir_wind:before{content:"\ee6d";}.nc-icon-mini.arrows-1_back-78:before{content:"\e900";}.nc-icon-mini.arrows-1_back-80:before{content:"\e901";}.nc-icon-mini.arrows-1_bold-down:before{content:"\e902";}.nc-icon-mini.arrows-1_bold-left:before{content:"\e903";}.nc-icon-mini.arrows-1_bold-right:before{content:"\e904";}.nc-icon-mini.arrows-1_bold-up:before{content:"\e905";}.nc-icon-mini.arrows-1_circle-down-12:before{content:"\e906";}.nc-icon-mini.arrows-1_circle-down-40:before{content:"\e907";}.nc-icon-mini.arrows-1_circle-left-10:before{content:"\e908";}.nc-icon-mini.arrows-1_circle-left-38:before{content:"\e909";}.nc-icon-mini.arrows-1_circle-right-09:before{content:"\e90a";}.nc-icon-mini.arrows-1_circle-right-37:before{content:"\e90b";}.nc-icon-mini.arrows-1_circle-up-11:before{content:"\e90c";}.nc-icon-mini.arrows-1_circle-up-39:before{content:"\e90d";}.nc-icon-mini.arrows-1_cloud-download-95:before{content:"\e90e";}.nc-icon-mini.arrows-1_cloud-upload-96:before{content:"\e90f";}.nc-icon-mini.arrows-1_curved-next:before{content:"\e910";}.nc-icon-mini.arrows-1_curved-previous:before{content:"\e911";}.nc-icon-mini.arrows-1_direction-53:before{content:"\e912";}.nc-icon-mini.arrows-1_direction-56:before{content:"\e913";}.nc-icon-mini.arrows-1_double-left:before{content:"\e914";}.nc-icon-mini.arrows-1_double-right:before{content:"\e915";}.nc-icon-mini.arrows-1_download:before{content:"\e916";}.nc-icon-mini.arrows-1_enlarge-diagonal-43:before{content:"\e917";}.nc-icon-mini.arrows-1_enlarge-diagonal-44:before{content:"\e918";}.nc-icon-mini.arrows-1_enlarge-horizontal:before{content:"\e919";}.nc-icon-mini.arrows-1_enlarge-vertical:before{content:"\e91a";}.nc-icon-mini.arrows-1_fullscreen-70:before{content:"\e91b";}.nc-icon-mini.arrows-1_fullscreen-71:before{content:"\e91c";}.nc-icon-mini.arrows-1_fullscreen-76:before{content:"\e91d";}.nc-icon-mini.arrows-1_fullscreen-77:before{content:"\e91e";}.nc-icon-mini.arrows-1_fullscreen-double-74:before{content:"\e91f";}.nc-icon-mini.arrows-1_fullscreen-double-75:before{content:"\e920";}.nc-icon-mini.arrows-1_fullscreen-split-72:before{content:"\e921";}.nc-icon-mini.arrows-1_fullscreen-split-73:before{content:"\e922";}.nc-icon-mini.arrows-1_log-in:before{content:"\e923";}.nc-icon-mini.arrows-1_log-out:before{content:"\e924";}.nc-icon-mini.arrows-1_loop-82:before{content:"\e925";}.nc-icon-mini.arrows-1_minimal-down:before{content:"\e926";}.nc-icon-mini.arrows-1_minimal-left:before{content:"\e927";}.nc-icon-mini.arrows-1_minimal-right:before{content:"\e928";}.nc-icon-mini.arrows-1_minimal-up:before{content:"\e929";}.nc-icon-mini.arrows-1_redo-79:before{content:"\e92a";}.nc-icon-mini.arrows-1_redo-81:before{content:"\e92b";}.nc-icon-mini.arrows-1_refresh-68:before{content:"\e92c";}.nc-icon-mini.arrows-1_refresh-69:before{content:"\e92d";}.nc-icon-mini.arrows-1_round-down:before{content:"\e92e";}.nc-icon-mini.arrows-1_round-left:before{content:"\e92f";}.nc-icon-mini.arrows-1_round-right:before{content:"\e930";}.nc-icon-mini.arrows-1_round-up:before{content:"\e931";}.nc-icon-mini.arrows-1_share-66:before{content:"\e932";}.nc-icon-mini.arrows-1_share-91:before{content:"\e933";}.nc-icon-mini.arrows-1_share-92:before{content:"\e934";}.nc-icon-mini.arrows-1_shuffle-97:before{content:"\e935";}.nc-icon-mini.arrows-1_shuffle-98:before{content:"\e936";}.nc-icon-mini.arrows-1_simple-down:before{content:"\e937";}.nc-icon-mini.arrows-1_simple-left:before{content:"\e938";}.nc-icon-mini.arrows-1_simple-right:before{content:"\e939";}.nc-icon-mini.arrows-1_simple-up:before{content:"\e93a";}.nc-icon-mini.arrows-1_small-triangle-down:before{content:"\e93b";}.nc-icon-mini.arrows-1_small-triangle-left:before{content:"\e93c";}.nc-icon-mini.arrows-1_small-triangle-right:before{content:"\e93d";}.nc-icon-mini.arrows-1_small-triangle-up:before{content:"\e93e";}.nc-icon-mini.arrows-1_square-down:before{content:"\e93f";}.nc-icon-mini.arrows-1_square-left:before{content:"\e940";}.nc-icon-mini.arrows-1_square-right:before{content:"\e941";}.nc-icon-mini.arrows-1_square-up:before{content:"\e942";}.nc-icon-mini.arrows-1_strong-down:before{content:"\e943";}.nc-icon-mini.arrows-1_strong-left:before{content:"\e944";}.nc-icon-mini.arrows-1_strong-right:before{content:"\e945";}.nc-icon-mini.arrows-1_strong-up:before{content:"\e946";}.nc-icon-mini.arrows-1_tail-down:before{content:"\e947";}.nc-icon-mini.arrows-1_tail-left:before{content:"\e948";}.nc-icon-mini.arrows-1_tail-right:before{content:"\e949";}.nc-icon-mini.arrows-1_tail-triangle-down:before{content:"\e94a";}.nc-icon-mini.arrows-1_tail-triangle-left:before{content:"\e94b";}.nc-icon-mini.arrows-1_tail-triangle-right:before{content:"\e94c";}.nc-icon-mini.arrows-1_tail-triangle-up:before{content:"\e94d";}.nc-icon-mini.arrows-1_tail-up:before{content:"\e94e";}.nc-icon-mini.arrows-1_trend-down:before{content:"\e94f";}.nc-icon-mini.arrows-1_trend-up:before{content:"\e950";}.nc-icon-mini.arrows-1_triangle-down-20:before{content:"\e951";}.nc-icon-mini.arrows-1_triangle-down-65:before{content:"\e952";}.nc-icon-mini.arrows-1_triangle-left-18:before{content:"\e953";}.nc-icon-mini.arrows-1_triangle-left-63:before{content:"\e954";}.nc-icon-mini.arrows-1_triangle-right-17:before{content:"\e955";}.nc-icon-mini.arrows-1_triangle-right-62:before{content:"\e956";}.nc-icon-mini.arrows-1_triangle-up-19:before{content:"\e957";}.nc-icon-mini.arrows-1_triangle-up-64:before{content:"\e958";}.nc-icon-mini.arrows-1_zoom-88:before{content:"\e959";}.nc-icon-mini.arrows-2_block-down:before{content:"\e95a";}.nc-icon-mini.arrows-2_block-left:before{content:"\e95b";}.nc-icon-mini.arrows-2_block-right:before{content:"\e95c";}.nc-icon-mini.arrows-2_block-up:before{content:"\e95d";}.nc-icon-mini.arrows-2_conversion:before{content:"\e95e";}.nc-icon-mini.arrows-2_corner-down-round:before{content:"\e95f";}.nc-icon-mini.arrows-2_corner-down:before{content:"\e960";}.nc-icon-mini.arrows-2_corner-left-down:before{content:"\e961";}.nc-icon-mini.arrows-2_corner-left-round:before{content:"\e962";}.nc-icon-mini.arrows-2_corner-left:before{content:"\e963";}.nc-icon-mini.arrows-2_corner-right-down:before{content:"\e964";}.nc-icon-mini.arrows-2_corner-right-round:before{content:"\e965";}.nc-icon-mini.arrows-2_corner-right:before{content:"\e966";}.nc-icon-mini.arrows-2_corner-up-left:before{content:"\e967";}.nc-icon-mini.arrows-2_corner-up-right:before{content:"\e968";}.nc-icon-mini.arrows-2_corner-up-round:before{content:"\e969";}.nc-icon-mini.arrows-2_corner-up:before{content:"\e96a";}.nc-icon-mini.arrows-2_cross-down:before{content:"\e96b";}.nc-icon-mini.arrows-2_cross-left:before{content:"\e96c";}.nc-icon-mini.arrows-2_cross-right:before{content:"\e96d";}.nc-icon-mini.arrows-2_cross-up:before{content:"\e96e";}.nc-icon-mini.arrows-2_delete-49:before{content:"\e96f";}.nc-icon-mini.arrows-2_delete-50:before{content:"\e970";}.nc-icon-mini.arrows-2_direction:before{content:"\e971";}.nc-icon-mini.arrows-2_dots-download:before{content:"\e972";}.nc-icon-mini.arrows-2_dots-upload:before{content:"\e973";}.nc-icon-mini.arrows-2_eject:before{content:"\e974";}.nc-icon-mini.arrows-2_enlarge-circle:before{content:"\e975";}.nc-icon-mini.arrows-2_file-download-87:before{content:"\e976";}.nc-icon-mini.arrows-2_file-upload-86:before{content:"\e977";}.nc-icon-mini.arrows-2_hit-down:before{content:"\e978";}.nc-icon-mini.arrows-2_hit-left:before{content:"\e979";}.nc-icon-mini.arrows-2_hit-right:before{content:"\e97a";}.nc-icon-mini.arrows-2_hit-up:before{content:"\e97b";}.nc-icon-mini.arrows-2_log-out:before{content:"\e97c";}.nc-icon-mini.arrows-2_move-down-right:before{content:"\e97d";}.nc-icon-mini.arrows-2_move-down:before{content:"\e97e";}.nc-icon-mini.arrows-2_move-left:before{content:"\e97f";}.nc-icon-mini.arrows-2_move-right:before{content:"\e980";}.nc-icon-mini.arrows-2_move-up-left:before{content:"\e981";}.nc-icon-mini.arrows-2_move-up:before{content:"\e982";}.nc-icon-mini.arrows-2_push-next:before{content:"\e983";}.nc-icon-mini.arrows-2_push-previous:before{content:"\e984";}.nc-icon-mini.arrows-2_replay:before{content:"\e985";}.nc-icon-mini.arrows-2_round-left-down:before{content:"\e986";}.nc-icon-mini.arrows-2_round-right-down:before{content:"\e987";}.nc-icon-mini.arrows-2_round-up-left:before{content:"\e988";}.nc-icon-mini.arrows-2_round-up-right:before{content:"\e989";}.nc-icon-mini.arrows-2_select-83:before{content:"\e98a";}.nc-icon-mini.arrows-2_select-84:before{content:"\e98b";}.nc-icon-mini.arrows-2_skew-down:before{content:"\e98c";}.nc-icon-mini.arrows-2_skew-left:before{content:"\e98d";}.nc-icon-mini.arrows-2_skew-right:before{content:"\e98e";}.nc-icon-mini.arrows-2_skew-up:before{content:"\e98f";}.nc-icon-mini.arrows-2_small-left:before{content:"\e990";}.nc-icon-mini.arrows-2_small-right:before{content:"\e991";}.nc-icon-mini.arrows-2_square-download:before{content:"\e992";}.nc-icon-mini.arrows-2_square-upload:before{content:"\e993";}.nc-icon-mini.arrows-2_triangle-down:before{content:"\e994";}.nc-icon-mini.arrows-2_triangle-left:before{content:"\e995";}.nc-icon-mini.arrows-2_triangle-right:before{content:"\e996";}.nc-icon-mini.arrows-2_triangle-up:before{content:"\e997";}.nc-icon-mini.arrows-2_zoom:before{content:"\e998";}.nc-icon-mini.arrows-3_circle-simple-down:before{content:"\e999";}.nc-icon-mini.arrows-3_circle-simple-left:before{content:"\e99a";}.nc-icon-mini.arrows-3_circle-simple-right:before{content:"\e99b";}.nc-icon-mini.arrows-3_circle-simple-up:before{content:"\e99c";}.nc-icon-mini.arrows-3_small-down:before{content:"\e99d";}.nc-icon-mini.arrows-3_small-up:before{content:"\e99e";}.nc-icon-mini.arrows-3_square-corner-down-left:before{content:"\e99f";}.nc-icon-mini.arrows-3_square-corner-down-right:before{content:"\e9a0";}.nc-icon-mini.arrows-3_square-corner-up-left:before{content:"\e9a1";}.nc-icon-mini.arrows-3_square-corner-up-right:before{content:"\e9a2";}.nc-icon-mini.arrows-3_square-down-06:before{content:"\e9a3";}.nc-icon-mini.arrows-3_square-left-04:before{content:"\e9a4";}.nc-icon-mini.arrows-3_square-right-03:before{content:"\e9a5";}.nc-icon-mini.arrows-3_square-simple-down:before{content:"\e9a6";}.nc-icon-mini.arrows-3_square-simple-left:before{content:"\e9a7";}.nc-icon-mini.arrows-3_square-simple-right:before{content:"\e9a8";}.nc-icon-mini.arrows-3_square-simple-up:before{content:"\e9a9";}.nc-icon-mini.arrows-3_square-up-05:before{content:"\e9aa";}.nc-icon-mini.arrows-e_archive-e-download:before{content:"\e9ab";}.nc-icon-mini.arrows-e_archive-e-upload:before{content:"\e9ac";}.nc-icon-mini.arrows-e_circle-e-down-04:before{content:"\e9ad";}.nc-icon-mini.arrows-e_circle-e-down-12:before{content:"\e9ae";}.nc-icon-mini.arrows-e_circle-e-left-02:before{content:"\e9af";}.nc-icon-mini.arrows-e_circle-e-left-10:before{content:"\e9b0";}.nc-icon-mini.arrows-e_circle-e-right-01:before{content:"\e9b1";}.nc-icon-mini.arrows-e_circle-e-right-09:before{content:"\e9b2";}.nc-icon-mini.arrows-e_circle-e-up-03:before{content:"\e9b3";}.nc-icon-mini.arrows-e_circle-e-up-11:before{content:"\e9b4";}.nc-icon-mini.arrows-e_enlarge-21:before{content:"\e9b5";}.nc-icon-mini.arrows-e_enlarge-22:before{content:"\e9b6";}.nc-icon-mini.arrows-e_expand:before{content:"\e9b7";}.nc-icon-mini.arrows-e_move-bottom-right:before{content:"\e9b8";}.nc-icon-mini.arrows-e_move-top-left:before{content:"\e9b9";}.nc-icon-mini.arrows-e_refresh-19:before{content:"\e9ba";}.nc-icon-mini.arrows-e_refresh-20:before{content:"\e9bb";}.nc-icon-mini.arrows-e_resize-h:before{content:"\e9bc";}.nc-icon-mini.arrows-e_resize-v:before{content:"\e9bd";}.nc-icon-mini.arrows-e_share-26:before{content:"\e9be";}.nc-icon-mini.arrows-e_share-27:before{content:"\e9bf";}.nc-icon-mini.arrows-e_square-e-down:before{content:"\e9c0";}.nc-icon-mini.arrows-e_square-e-left:before{content:"\e9c1";}.nc-icon-mini.arrows-e_square-e-right:before{content:"\e9c2";}.nc-icon-mini.arrows-e_square-e-up:before{content:"\e9c3";}.nc-icon-mini.arrows-e_zoom-circle:before{content:"\e9c4";}.nc-icon-mini.arrows-e_zoom-e:before{content:"\e9c5";}.nc-icon-mini.arrows-e_zoom-square:before{content:"\e9c6";}.nc-icon-mini.arrows-e_zoom-triangles:before{content:"\e9c7";}.nc-icon-mini.weather_celsius:before{content:"\e9c8";}.nc-icon-mini.weather_cloud-drop:before{content:"\e9c9";}.nc-icon-mini.weather_cloud-fog-31:before{content:"\e9ca";}.nc-icon-mini.weather_cloud-fog-32:before{content:"\e9cb";}.nc-icon-mini.weather_cloud-hail:before{content:"\e9cc";}.nc-icon-mini.weather_cloud-light:before{content:"\e9cd";}.nc-icon-mini.weather_cloud-moon:before{content:"\e9ce";}.nc-icon-mini.weather_cloud-rain:before{content:"\e9cf";}.nc-icon-mini.weather_cloud-snow-34:before{content:"\e9d0";}.nc-icon-mini.weather_cloud-snow-42:before{content:"\e9d1";}.nc-icon-mini.weather_cloud-sun-17:before{content:"\e9d2";}.nc-icon-mini.weather_compass:before{content:"\e9d3";}.nc-icon-mini.weather_drop-15:before{content:"\e9d4";}.nc-icon-mini.weather_drops:before{content:"\e9d5";}.nc-icon-mini.weather_eclipse:before{content:"\e9d6";}.nc-icon-mini.weather_fahrenheit:before{content:"\e9d7";}.nc-icon-mini.weather_fog:before{content:"\e9d8";}.nc-icon-mini.weather_forecast:before{content:"\e9d9";}.nc-icon-mini.weather_hurricane-44:before{content:"\e9da";}.nc-icon-mini.weather_hurricane-45:before{content:"\e9db";}.nc-icon-mini.weather_moon-cloud-drop:before{content:"\e9dc";}.nc-icon-mini.weather_moon-cloud-fog:before{content:"\e9dd";}.nc-icon-mini.weather_moon-cloud-hail:before{content:"\e9de";}.nc-icon-mini.weather_moon-cloud-light:before{content:"\e9df";}.nc-icon-mini.weather_moon-cloud-rain:before{content:"\e9e0";}.nc-icon-mini.weather_moon-cloud-snow-61:before{content:"\e9e1";}.nc-icon-mini.weather_moon-cloud-snow-62:before{content:"\e9e2";}.nc-icon-mini.weather_moon-fog:before{content:"\e9e3";}.nc-icon-mini.weather_moon-full:before{content:"\e9e4";}.nc-icon-mini.weather_moon-stars:before{content:"\e9e5";}.nc-icon-mini.weather_moon:before{content:"\e9e6";}.nc-icon-mini.weather_rain-hail:before{content:"\e9e7";}.nc-icon-mini.weather_rain:before{content:"\e9e8";}.nc-icon-mini.weather_rainbow:before{content:"\e9e9";}.nc-icon-mini.weather_snow:before{content:"\e9ea";}.nc-icon-mini.weather_sun-cloud-drop:before{content:"\e9eb";}.nc-icon-mini.weather_sun-cloud-fog:before{content:"\e9ec";}.nc-icon-mini.weather_sun-cloud-hail:before{content:"\e9ed";}.nc-icon-mini.weather_sun-cloud-light:before{content:"\e9ee";}.nc-icon-mini.weather_sun-cloud-rain:before{content:"\e9ef";}.nc-icon-mini.weather_sun-cloud-snow-54:before{content:"\e9f0";}.nc-icon-mini.weather_sun-cloud-snow-55:before{content:"\e9f1";}.nc-icon-mini.weather_sun-cloud:before{content:"\e9f2";}.nc-icon-mini.weather_sun-fog-30:before{content:"\e9f3";}.nc-icon-mini.weather_sun-fog-43:before{content:"\e9f4";}.nc-icon-mini.weather_wind:before{content:"\e9f5";}.nc-icon-mini.weather-e_cloud-01:before{content:"\e9f6";}.nc-icon-mini.weather-e_cloud-02:before{content:"\e9f7";}.nc-icon-mini.users_add-27:before{content:"\e9f8";}.nc-icon-mini.users_add-29:before{content:"\e9f9";}.nc-icon-mini.users_badge-13:before{content:"\e9fa";}.nc-icon-mini.users_badge-14:before{content:"\e9fb";}.nc-icon-mini.users_badge-15:before{content:"\e9fc";}.nc-icon-mini.users_circle-08:before{content:"\e9fd";}.nc-icon-mini.users_circle-09:before{content:"\e9fe";}.nc-icon-mini.users_circle-10:before{content:"\e9ff";}.nc-icon-mini.users_delete-28:before{content:"\ea00";}.nc-icon-mini.users_delete-30:before{content:"\ea01";}.nc-icon-mini.users_man-20:before{content:"\ea02";}.nc-icon-mini.users_multiple-11:before{content:"\ea03";}.nc-icon-mini.users_multiple-19:before{content:"\ea04";}.nc-icon-mini.users_single-01:before{content:"\ea05";}.nc-icon-mini.users_single-02:before{content:"\ea06";}.nc-icon-mini.users_single-03:before{content:"\ea07";}.nc-icon-mini.users_single-04:before{content:"\ea08";}.nc-icon-mini.users_single-05:before{content:"\ea09";}.nc-icon-mini.users_single-body:before{content:"\ea0a";}.nc-icon-mini.users_square-31:before{content:"\ea0b";}.nc-icon-mini.users_square-32:before{content:"\ea0c";}.nc-icon-mini.users_square-33:before{content:"\ea0d";}.nc-icon-mini.users_woman-21:before{content:"\ea0e";}.nc-icon-mini.travel_backpack:before{content:"\eab9";}.nc-icon-mini.travel_bag:before{content:"\eaba";}.nc-icon-mini.travel_camping:before{content:"\eabb";}.nc-icon-mini.travel_drink:before{content:"\eabc";}.nc-icon-mini.travel_explore:before{content:"\eabd";}.nc-icon-mini.travel_fire:before{content:"\eabe";}.nc-icon-mini.travel_hotel-bell:before{content:"\eabf";}.nc-icon-mini.travel_hotel-symbol:before{content:"\eac0";}.nc-icon-mini.travel_hotel:before{content:"\eac1";}.nc-icon-mini.travel_igloo:before{content:"\eac2";}.nc-icon-mini.travel_jellyfish:before{content:"\eac3";}.nc-icon-mini.travel_lamp:before{content:"\eac4";}.nc-icon-mini.travel_luggage:before{content:"\eac5";}.nc-icon-mini.travel_octopus:before{content:"\eac6";}.nc-icon-mini.travel_passport:before{content:"\eac7";}.nc-icon-mini.travel_pickaxe:before{content:"\eac8";}.nc-icon-mini.travel_pool:before{content:"\eac9";}.nc-icon-mini.travel_rackets:before{content:"\eaca";}.nc-icon-mini.travel_road-sign-left:before{content:"\eacb";}.nc-icon-mini.travel_road-sign-right:before{content:"\eacc";}.nc-icon-mini.travel_rowing:before{content:"\eacd";}.nc-icon-mini.travel_sea-mask:before{content:"\eace";}.nc-icon-mini.travel_shark:before{content:"\eacf";}.nc-icon-mini.travel_spa:before{content:"\ead0";}.nc-icon-mini.travel_sunglasses:before{content:"\ead1";}.nc-icon-mini.travel_surf:before{content:"\ead2";}.nc-icon-mini.travel_swimwear:before{content:"\ead3";}.nc-icon-mini.travel_swiss-knife:before{content:"\ead4";}.nc-icon-mini.travel_trolley:before{content:"\ead5";}.nc-icon-mini.travel_world:before{content:"\ead6";}.nc-icon-mini.transportation_air-baloon:before{content:"\ead7";}.nc-icon-mini.transportation_bike:before{content:"\ead8";}.nc-icon-mini.transportation_boat-small-02:before{content:"\ead9";}.nc-icon-mini.transportation_boat-small-03:before{content:"\eada";}.nc-icon-mini.transportation_boat:before{content:"\eadb";}.nc-icon-mini.transportation_bus-front-10:before{content:"\eadc";}.nc-icon-mini.transportation_bus-front-12:before{content:"\eadd";}.nc-icon-mini.transportation_car-front:before{content:"\eade";}.nc-icon-mini.transportation_car-taxi:before{content:"\eadf";}.nc-icon-mini.transportation_car:before{content:"\eae0";}.nc-icon-mini.transportation_helicopter:before{content:"\eae1";}.nc-icon-mini.transportation_helmet:before{content:"\eae2";}.nc-icon-mini.transportation_light-traffic:before{content:"\eae3";}.nc-icon-mini.transportation_moto:before{content:"\eae4";}.nc-icon-mini.transportation_plane-17:before{content:"\eae5";}.nc-icon-mini.transportation_plane-18:before{content:"\eae6";}.nc-icon-mini.transportation_road:before{content:"\eae7";}.nc-icon-mini.transportation_skateboard:before{content:"\eae8";}.nc-icon-mini.transportation_tractor:before{content:"\eae9";}.nc-icon-mini.transportation_train:before{content:"\eaea";}.nc-icon-mini.transportation_tram:before{content:"\eaeb";}.nc-icon-mini.transportation_truck-front:before{content:"\eaec";}.nc-icon-mini.transportation_vespa-front:before{content:"\eaed";}.nc-icon-mini.gestures_2x-drag-down:before{content:"\eaee";}.nc-icon-mini.gestures_2x-drag-up:before{content:"\eaef";}.nc-icon-mini.gestures_active-38:before{content:"\eaf0";}.nc-icon-mini.gestures_active-40:before{content:"\eaf1";}.nc-icon-mini.gestures_camera:before{content:"\eaf2";}.nc-icon-mini.gestures_double-tap:before{content:"\eaf3";}.nc-icon-mini.gestures_drag-21:before{content:"\eaf4";}.nc-icon-mini.gestures_drag-31:before{content:"\eaf5";}.nc-icon-mini.gestures_drag-down:before{content:"\eaf6";}.nc-icon-mini.gestures_drag-left:before{content:"\eaf7";}.nc-icon-mini.gestures_drag-right:before{content:"\eaf8";}.nc-icon-mini.gestures_drag-up:before{content:"\eaf9";}.nc-icon-mini.gestures_grab:before{content:"\eafa";}.nc-icon-mini.gestures_pin:before{content:"\eafb";}.nc-icon-mini.gestures_pinch:before{content:"\eafc";}.nc-icon-mini.gestures_rotate-22:before{content:"\eafd";}.nc-icon-mini.gestures_scan:before{content:"\eafe";}.nc-icon-mini.gestures_stretch:before{content:"\eaff";}.nc-icon-mini.gestures_swipe-bottom:before{content:"\eb00";}.nc-icon-mini.gestures_swipe-left:before{content:"\eb01";}.nc-icon-mini.gestures_swipe-right:before{content:"\eb02";}.nc-icon-mini.gestures_swipe-up:before{content:"\eb03";}.nc-icon-mini.gestures_tap-01:before{content:"\eb04";}.nc-icon-mini.gestures_tap-02:before{content:"\eb05";}.nc-icon-mini.text_align-center:before{content:"\eb06";}.nc-icon-mini.text_align-justify:before{content:"\eb07";}.nc-icon-mini.text_align-left:before{content:"\eb08";}.nc-icon-mini.text_align-right:before{content:"\eb09";}.nc-icon-mini.text_background:before{content:"\eb0a";}.nc-icon-mini.text_bold:before{content:"\eb0b";}.nc-icon-mini.text_capitalize:before{content:"\eb0c";}.nc-icon-mini.text_caps-small:before{content:"\eb0d";}.nc-icon-mini.text_color:before{content:"\eb0e";}.nc-icon-mini.text_edit:before{content:"\eb0f";}.nc-icon-mini.text_italic:before{content:"\eb10";}.nc-icon-mini.text_line-height:before{content:"\eb11";}.nc-icon-mini.text_list-bullet:before{content:"\eb12";}.nc-icon-mini.text_list-numbers:before{content:"\eb13";}.nc-icon-mini.text_margin-left:before{content:"\eb14";}.nc-icon-mini.text_margin-right:before{content:"\eb15";}.nc-icon-mini.text_quote:before{content:"\eb16";}.nc-icon-mini.text_scale-horizontal:before{content:"\eb17";}.nc-icon-mini.text_scale-vertical:before{content:"\eb18";}.nc-icon-mini.text_size:before{content:"\eb19";}.nc-icon-mini.text_strikethrough:before{content:"\eb1a";}.nc-icon-mini.text_subscript:before{content:"\eb1b";}.nc-icon-mini.text_superscript:before{content:"\eb1c";}.nc-icon-mini.text_tracking:before{content:"\eb1d";}.nc-icon-mini.text_underline:before{content:"\eb1e";}.nc-icon-mini.tech_cable-49:before{content:"\eb1f";}.nc-icon-mini.tech_cd-reader:before{content:"\eb20";}.nc-icon-mini.tech_computer-monitor:before{content:"\eb21";}.nc-icon-mini.tech_computer-old:before{content:"\eb22";}.nc-icon-mini.tech_computer:before{content:"\eb23";}.nc-icon-mini.tech_controller-modern:before{content:"\eb24";}.nc-icon-mini.tech_controller:before{content:"\eb25";}.nc-icon-mini.tech_desktop-screen:before{content:"\eb26";}.nc-icon-mini.tech_desktop:before{content:"\eb27";}.nc-icon-mini.tech_disk-reader:before{content:"\eb28";}.nc-icon-mini.tech_disk:before{content:"\eb29";}.nc-icon-mini.tech_headphones:before{content:"\eb2a";}.nc-icon-mini.tech_keyboard-wifi:before{content:"\eb2b";}.nc-icon-mini.tech_keyboard:before{content:"\eb2c";}.nc-icon-mini.tech_laptop-camera:before{content:"\eb2d";}.nc-icon-mini.tech_laptop-front:before{content:"\eb2e";}.nc-icon-mini.tech_laptop:before{content:"\eb2f";}.nc-icon-mini.tech_mobile-button:before{content:"\eb30";}.nc-icon-mini.tech_mobile-camera:before{content:"\eb31";}.nc-icon-mini.tech_mobile-recharger-08:before{content:"\eb32";}.nc-icon-mini.tech_mobile-recharger-09:before{content:"\eb33";}.nc-icon-mini.tech_mobile-toolbar:before{content:"\eb34";}.nc-icon-mini.tech_mobile:before{content:"\eb35";}.nc-icon-mini.tech_music:before{content:"\eb36";}.nc-icon-mini.tech_navigation:before{content:"\eb37";}.nc-icon-mini.tech_player-19:before{content:"\eb38";}.nc-icon-mini.tech_player-48:before{content:"\eb39";}.nc-icon-mini.tech_print-round:before{content:"\eb3a";}.nc-icon-mini.tech_print:before{content:"\eb3b";}.nc-icon-mini.tech_ram:before{content:"\eb3c";}.nc-icon-mini.tech_remote:before{content:"\eb3d";}.nc-icon-mini.tech_signal:before{content:"\eb3e";}.nc-icon-mini.tech_socket:before{content:"\eb3f";}.nc-icon-mini.tech_sync:before{content:"\eb40";}.nc-icon-mini.tech_tablet-button:before{content:"\eb41";}.nc-icon-mini.tech_tablet-reader-31:before{content:"\eb42";}.nc-icon-mini.tech_tablet-reader-42:before{content:"\eb43";}.nc-icon-mini.tech_tablet-toolbar:before{content:"\eb44";}.nc-icon-mini.tech_tablet:before{content:"\eb45";}.nc-icon-mini.tech_tv-old:before{content:"\eb46";}.nc-icon-mini.tech_tv:before{content:"\eb47";}.nc-icon-mini.tech_watch-circle:before{content:"\eb48";}.nc-icon-mini.tech_watch-time:before{content:"\eb49";}.nc-icon-mini.tech_watch:before{content:"\eb4a";}.nc-icon-mini.tech_webcam-38:before{content:"\eb4b";}.nc-icon-mini.tech_webcam-39:before{content:"\eb4c";}.nc-icon-mini.tech_wifi-router:before{content:"\eb4d";}.nc-icon-mini.tech_wifi:before{content:"\eb4e";}.nc-icon-mini.sport_badminton:before{content:"\eb4f";}.nc-icon-mini.sport_baseball-ball:before{content:"\eb50";}.nc-icon-mini.sport_baseball-bat:before{content:"\eb51";}.nc-icon-mini.sport_basketball-12:before{content:"\eb52";}.nc-icon-mini.sport_boxing:before{content:"\eb53";}.nc-icon-mini.sport_cardio:before{content:"\eb54";}.nc-icon-mini.sport_cricket:before{content:"\eb55";}.nc-icon-mini.sport_crown:before{content:"\eb56";}.nc-icon-mini.sport_dart:before{content:"\eb57";}.nc-icon-mini.sport_dumbbells:before{content:"\eb58";}.nc-icon-mini.sport_fencing:before{content:"\eb59";}.nc-icon-mini.sport_fishing:before{content:"\eb5a";}.nc-icon-mini.sport_flag-finish:before{content:"\eb5b";}.nc-icon-mini.sport_football-headguard:before{content:"\eb5c";}.nc-icon-mini.sport_golf:before{content:"\eb5d";}.nc-icon-mini.sport_helmet:before{content:"\eb5e";}.nc-icon-mini.sport_hockey:before{content:"\eb5f";}.nc-icon-mini.sport_kettlebell:before{content:"\eb60";}.nc-icon-mini.sport_ping-pong:before{content:"\eb61";}.nc-icon-mini.sport_podium:before{content:"\eb62";}.nc-icon-mini.sport_rope:before{content:"\eb63";}.nc-icon-mini.sport_rugby:before{content:"\eb64";}.nc-icon-mini.sport_shaker:before{content:"\eb65";}.nc-icon-mini.sport_skateboard:before{content:"\eb66";}.nc-icon-mini.sport_snowboard:before{content:"\eb67";}.nc-icon-mini.sport_soccer-field:before{content:"\eb68";}.nc-icon-mini.sport_steering-wheel:before{content:"\eb69";}.nc-icon-mini.sport_supplement:before{content:"\eb6a";}.nc-icon-mini.sport_surf:before{content:"\eb6b";}.nc-icon-mini.sport_tactic:before{content:"\eb6c";}.nc-icon-mini.sport_tennis-ball:before{content:"\eb6d";}.nc-icon-mini.sport_tennis:before{content:"\eb6e";}.nc-icon-mini.sport_trophy:before{content:"\eb6f";}.nc-icon-mini.sport_user-run:before{content:"\eb70";}.nc-icon-mini.sport_volleyball:before{content:"\eb71";}.nc-icon-mini.sport_whistle:before{content:"\eb72";}.nc-icon-mini.social_logo-500px:before{content:"\eb73";}.nc-icon-mini.social_logo-angellist:before{content:"\eb74";}.nc-icon-mini.social_logo-behance:before{content:"\eb75";}.nc-icon-mini.social_logo-blogger:before{content:"\eb76";}.nc-icon-mini.social_logo-buffer:before{content:"\eb77";}.nc-icon-mini.social_logo-buysellads:before{content:"\eb78";}.nc-icon-mini.social_logo-codepen:before{content:"\eb79";}.nc-icon-mini.social_logo-creative-market:before{content:"\eb7a";}.nc-icon-mini.social_logo-crunchbase:before{content:"\eb7b";}.nc-icon-mini.social_logo-deviantart:before{content:"\eb7c";}.nc-icon-mini.social_logo-dribbble:before{content:"\eb7d";}.nc-icon-mini.social_logo-dropbox:before{content:"\eb7e";}.nc-icon-mini.social_logo-envato:before{content:"\eb7f";}.nc-icon-mini.social_logo-evernote:before{content:"\eb80";}.nc-icon-mini.social_logo-facebook:before{content:"\eb81";}.nc-icon-mini.social_logo-fb-simple:before{content:"\eb82";}.nc-icon-mini.social_logo-feedly:before{content:"\eb83";}.nc-icon-mini.social_logo-flickr:before{content:"\eb84";}.nc-icon-mini.social_logo-github:before{content:"\eb85";}.nc-icon-mini.social_logo-google-plus:before{content:"\eb86";}.nc-icon-mini.social_logo-instagram:before{content:"\eb87";}.nc-icon-mini.social_logo-lastfm:before{content:"\eb88";}.nc-icon-mini.social_logo-linkedin:before{content:"\eb89";}.nc-icon-mini.social_logo-meetup:before{content:"\eb8a";}.nc-icon-mini.social_logo-myspace:before{content:"\eb8b";}.nc-icon-mini.social_logo-paypal:before{content:"\eb8c";}.nc-icon-mini.social_logo-pinterest:before{content:"\eb8d";}.nc-icon-mini.social_logo-product-hunt:before{content:"\eb8e";}.nc-icon-mini.social_logo-reddit:before{content:"\eb8f";}.nc-icon-mini.social_logo-rss:before{content:"\eb90";}.nc-icon-mini.social_logo-shopify:before{content:"\eb91";}.nc-icon-mini.social_logo-skype:before{content:"\eb92";}.nc-icon-mini.social_logo-slack:before{content:"\eb93";}.nc-icon-mini.social_logo-soundcloud:before{content:"\eb94";}.nc-icon-mini.social_logo-spotify:before{content:"\eb95";}.nc-icon-mini.social_logo-trello:before{content:"\eb96";}.nc-icon-mini.social_logo-tumblr:before{content:"\eb97";}.nc-icon-mini.social_logo-twitter:before{content:"\eb98";}.nc-icon-mini.social_logo-vimeo:before{content:"\eb99";}.nc-icon-mini.social_logo-vine:before{content:"\eb9a";}.nc-icon-mini.social_logo-whatsapp:before{content:"\eb9b";}.nc-icon-mini.social_logo-wordpress:before{content:"\eb9c";}.nc-icon-mini.social_logo-yelp:before{content:"\eb9d";}.nc-icon-mini.social_logo-youtube:before{content:"\eb9e";}.nc-icon-mini.shopping_award:before{content:"\eb9f";}.nc-icon-mini.shopping_bag-09:before{content:"\eba0";}.nc-icon-mini.shopping_bag-16:before{content:"\eba1";}.nc-icon-mini.shopping_bag-17:before{content:"\eba2";}.nc-icon-mini.shopping_bag-20:before{content:"\eba3";}.nc-icon-mini.shopping_bag-add-18:before{content:"\eba4";}.nc-icon-mini.shopping_bag-add-21:before{content:"\eba5";}.nc-icon-mini.shopping_bag-remove-19:before{content:"\eba6";}.nc-icon-mini.shopping_bag-remove-22:before{content:"\eba7";}.nc-icon-mini.shopping_barcode:before{content:"\eba8";}.nc-icon-mini.shopping_bardcode-qr:before{content:"\eba9";}.nc-icon-mini.shopping_basket-simple-add:before{content:"\ebaa";}.nc-icon-mini.shopping_basket-simple-remove:before{content:"\ebab";}.nc-icon-mini.shopping_basket-simple:before{content:"\ebac";}.nc-icon-mini.shopping_basket:before{content:"\ebad";}.nc-icon-mini.shopping_bitcoin:before{content:"\ebae";}.nc-icon-mini.shopping_box-ribbon:before{content:"\ebaf";}.nc-icon-mini.shopping_box:before{content:"\ebb0";}.nc-icon-mini.shopping_cart-modern-in:before{content:"\ebb1";}.nc-icon-mini.shopping_cart-modern:before{content:"\ebb2";}.nc-icon-mini.shopping_cart-simple-add:before{content:"\ebb3";}.nc-icon-mini.shopping_cart-simple-in:before{content:"\ebb4";}.nc-icon-mini.shopping_cart-simple-remove:before{content:"\ebb5";}.nc-icon-mini.shopping_cart-simple:before{content:"\ebb6";}.nc-icon-mini.shopping_cart:before{content:"\ebb7";}.nc-icon-mini.shopping_cash-register:before{content:"\ebb8";}.nc-icon-mini.shopping_chart:before{content:"\ebb9";}.nc-icon-mini.shopping_credit-card-in:before{content:"\ebba";}.nc-icon-mini.shopping_credit-card:before{content:"\ebbb";}.nc-icon-mini.shopping_delivery-fast:before{content:"\ebbc";}.nc-icon-mini.shopping_discount:before{content:"\ebbd";}.nc-icon-mini.shopping_gift:before{content:"\ebbe";}.nc-icon-mini.shopping_list:before{content:"\ebbf";}.nc-icon-mini.shopping_newsletter:before{content:"\ebc0";}.nc-icon-mini.shopping_receipt-list-42:before{content:"\ebc1";}.nc-icon-mini.shopping_receipt-list-43:before{content:"\ebc2";}.nc-icon-mini.shopping_receipt:before{content:"\ebc3";}.nc-icon-mini.shopping_shop:before{content:"\ebc4";}.nc-icon-mini.shopping_stock:before{content:"\ebc5";}.nc-icon-mini.shopping_tag-content:before{content:"\ebc6";}.nc-icon-mini.shopping_tag-cut:before{content:"\ebc7";}.nc-icon-mini.shopping_tag:before{content:"\ebc8";}.nc-icon-mini.shopping_wallet:before{content:"\ebc9";}.nc-icon-mini.education_agenda-bookmark:before{content:"\ebca";}.nc-icon-mini.education_atom:before{content:"\ebcb";}.nc-icon-mini.education_award-55:before{content:"\ebcc";}.nc-icon-mini.education_backpack-57:before{content:"\ebcd";}.nc-icon-mini.education_backpack-58:before{content:"\ebce";}.nc-icon-mini.education_ball-basket:before{content:"\ebcf";}.nc-icon-mini.education_ball-soccer:before{content:"\ebd0";}.nc-icon-mini.education_board-51:before{content:"\ebd1";}.nc-icon-mini.education_book-39:before{content:"\ebd2";}.nc-icon-mini.education_book-bookmark:before{content:"\ebd3";}.nc-icon-mini.education_book-open:before{content:"\ebd4";}.nc-icon-mini.education_books-46:before{content:"\ebd5";}.nc-icon-mini.education_flask:before{content:"\ebd6";}.nc-icon-mini.education_glasses:before{content:"\ebd7";}.nc-icon-mini.education_hat:before{content:"\ebd8";}.nc-icon-mini.education_language:before{content:"\ebd9";}.nc-icon-mini.education_molecule:before{content:"\ebda";}.nc-icon-mini.education_notepad:before{content:"\ebdb";}.nc-icon-mini.education_paper-diploma:before{content:"\ebdc";}.nc-icon-mini.education_paper:before{content:"\ebdd";}.nc-icon-mini.education_pencil-47:before{content:"\ebde";}.nc-icon-mini.education_school:before{content:"\ebdf";}.nc-icon-mini.objects_alien-29:before{content:"\ebe0";}.nc-icon-mini.objects_alien-33:before{content:"\ebe1";}.nc-icon-mini.objects_anchor:before{content:"\ebe2";}.nc-icon-mini.objects_astronaut:before{content:"\ebe3";}.nc-icon-mini.objects_axe:before{content:"\ebe4";}.nc-icon-mini.objects_baby-bottle:before{content:"\ebe5";}.nc-icon-mini.objects_baby:before{content:"\ebe6";}.nc-icon-mini.objects_baloon:before{content:"\ebe7";}.nc-icon-mini.objects_battery:before{content:"\ebe8";}.nc-icon-mini.objects_bear:before{content:"\ebe9";}.nc-icon-mini.objects_billiard:before{content:"\ebea";}.nc-icon-mini.objects_binocular:before{content:"\ebeb";}.nc-icon-mini.objects_bow:before{content:"\ebec";}.nc-icon-mini.objects_bowling:before{content:"\ebed";}.nc-icon-mini.objects_broom:before{content:"\ebee";}.nc-icon-mini.objects_cone:before{content:"\ebef";}.nc-icon-mini.objects_controller:before{content:"\ebf0";}.nc-icon-mini.objects_diamond:before{content:"\ebf1";}.nc-icon-mini.objects_dice:before{content:"\ebf2";}.nc-icon-mini.objects_globe:before{content:"\ebf3";}.nc-icon-mini.objects_hut:before{content:"\ebf4";}.nc-icon-mini.objects_key-25:before{content:"\ebf5";}.nc-icon-mini.objects_key-26:before{content:"\ebf6";}.nc-icon-mini.objects_lamp:before{content:"\ebf7";}.nc-icon-mini.objects_leaf-36:before{content:"\ebf8";}.nc-icon-mini.objects_light:before{content:"\ebf9";}.nc-icon-mini.objects_planet:before{content:"\ebfa";}.nc-icon-mini.objects_puzzle-09:before{content:"\ebfb";}.nc-icon-mini.objects_puzzle-10:before{content:"\ebfc";}.nc-icon-mini.objects_shovel:before{content:"\ebfd";}.nc-icon-mini.objects_skull:before{content:"\ebfe";}.nc-icon-mini.objects_spaceship:before{content:"\ebff";}.nc-icon-mini.objects_support-16:before{content:"\ec00";}.nc-icon-mini.objects_support-17:before{content:"\ec01";}.nc-icon-mini.objects_umbrella-13:before{content:"\ec02";}.nc-icon-mini.objects_umbrella-14:before{content:"\ec03";}.nc-icon-mini.objects_wool-ball:before{content:"\ec04";}.nc-icon-mini.media-1_3d:before{content:"\ec05";}.nc-icon-mini.media-1_album:before{content:"\ec06";}.nc-icon-mini.media-1_audio-91:before{content:"\ec07";}.nc-icon-mini.media-1_audio-92:before{content:"\ec08";}.nc-icon-mini.media-1_balance:before{content:"\ec09";}.nc-icon-mini.media-1_brightness-46:before{content:"\ec0a";}.nc-icon-mini.media-1_brightness-47:before{content:"\ec0b";}.nc-icon-mini.media-1_button-eject:before{content:"\ec0c";}.nc-icon-mini.media-1_button-next:before{content:"\ec0d";}.nc-icon-mini.media-1_button-pause:before{content:"\ec0e";}.nc-icon-mini.media-1_button-play:before{content:"\ec0f";}.nc-icon-mini.media-1_button-power:before{content:"\ec10";}.nc-icon-mini.media-1_button-previous:before{content:"\ec11";}.nc-icon-mini.media-1_button-record:before{content:"\ec12";}.nc-icon-mini.media-1_button-rewind:before{content:"\ec13";}.nc-icon-mini.media-1_button-skip:before{content:"\ec14";}.nc-icon-mini.media-1_button-stop:before{content:"\ec15";}.nc-icon-mini.media-1_camera-18:before{content:"\ec16";}.nc-icon-mini.media-1_camera-19:before{content:"\ec17";}.nc-icon-mini.media-1_camera-20:before{content:"\ec18";}.nc-icon-mini.media-1_camera-ban-37:before{content:"\ec19";}.nc-icon-mini.media-1_camera-compact:before{content:"\ec1a";}.nc-icon-mini.media-1_camera-square-57:before{content:"\ec1b";}.nc-icon-mini.media-1_camera-time:before{content:"\ec1c";}.nc-icon-mini.media-1_countdown-34:before{content:"\ec1d";}.nc-icon-mini.media-1_edit-color:before{content:"\ec1e";}.nc-icon-mini.media-1_edit-contrast-42:before{content:"\ec1f";}.nc-icon-mini.media-1_edit-contrast-43:before{content:"\ec20";}.nc-icon-mini.media-1_edit-saturation:before{content:"\ec21";}.nc-icon-mini.media-1_flash-21:before{content:"\ec22";}.nc-icon-mini.media-1_flash-24:before{content:"\ec23";}.nc-icon-mini.media-1_flash-29:before{content:"\ec24";}.nc-icon-mini.media-1_focus-32:before{content:"\ec25";}.nc-icon-mini.media-1_focus-38:before{content:"\ec26";}.nc-icon-mini.media-1_focus-40:before{content:"\ec27";}.nc-icon-mini.media-1_focus-circle:before{content:"\ec28";}.nc-icon-mini.media-1_frame-12:before{content:"\ec29";}.nc-icon-mini.media-1_frame-41:before{content:"\ec2a";}.nc-icon-mini.media-1_grid:before{content:"\ec2b";}.nc-icon-mini.media-1_image-01:before{content:"\ec2c";}.nc-icon-mini.media-1_image-02:before{content:"\ec2d";}.nc-icon-mini.media-1_image-05:before{content:"\ec2e";}.nc-icon-mini.media-1_layers:before{content:"\ec2f";}.nc-icon-mini.media-1_lens-31:before{content:"\ec30";}.nc-icon-mini.media-1_lens-56:before{content:"\ec31";}.nc-icon-mini.media-1_macro:before{content:"\ec32";}.nc-icon-mini.media-1_movie-61:before{content:"\ec33";}.nc-icon-mini.media-1_movie-62:before{content:"\ec34";}.nc-icon-mini.media-1_night:before{content:"\ec35";}.nc-icon-mini.media-1_picture:before{content:"\ec36";}.nc-icon-mini.media-1_play-68:before{content:"\ec37";}.nc-icon-mini.media-1_play-69:before{content:"\ec38";}.nc-icon-mini.media-1_player:before{content:"\ec39";}.nc-icon-mini.media-1_polaroid-add:before{content:"\ec3a";}.nc-icon-mini.media-1_polaroid-delete:before{content:"\ec3b";}.nc-icon-mini.media-1_polaroid-multiple:before{content:"\ec3c";}.nc-icon-mini.media-1_polaroid:before{content:"\ec3d";}.nc-icon-mini.media-1_roll:before{content:"\ec3e";}.nc-icon-mini.media-1_sd:before{content:"\ec3f";}.nc-icon-mini.media-1_ticket-75:before{content:"\ec40";}.nc-icon-mini.media-1_ticket-76:before{content:"\ec41";}.nc-icon-mini.media-1_touch:before{content:"\ec42";}.nc-icon-mini.media-1_tripod:before{content:"\ec43";}.nc-icon-mini.media-1_video-64:before{content:"\ec44";}.nc-icon-mini.media-1_video-65:before{content:"\ec45";}.nc-icon-mini.media-1_video-66:before{content:"\ec46";}.nc-icon-mini.media-1_video-67:before{content:"\ec47";}.nc-icon-mini.media-1_videocamera-71:before{content:"\ec48";}.nc-icon-mini.media-1_videocamera-72:before{content:"\ec49";}.nc-icon-mini.media-1_volume-93:before{content:"\ec4a";}.nc-icon-mini.media-1_volume-97:before{content:"\ec4b";}.nc-icon-mini.media-1_volume-down:before{content:"\ec4c";}.nc-icon-mini.media-1_volume-up:before{content:"\ec4d";}.nc-icon-mini.media-2_headphones-mic:before{content:"\ec4e";}.nc-icon-mini.media-2_headphones:before{content:"\ec4f";}.nc-icon-mini.media-2_knob:before{content:"\ec50";}.nc-icon-mini.media-2_mic:before{content:"\ec51";}.nc-icon-mini.media-2_music-album:before{content:"\ec52";}.nc-icon-mini.media-2_note-03:before{content:"\ec53";}.nc-icon-mini.media-2_note-04:before{content:"\ec54";}.nc-icon-mini.media-2_radio:before{content:"\ec55";}.nc-icon-mini.media-2_sound-wave:before{content:"\ec56";}.nc-icon-mini.media-2_speaker-01:before{content:"\ec57";}.nc-icon-mini.media-2_speaker-05:before{content:"\ec58";}.nc-icon-mini.media-2_tape:before{content:"\ec59";}.nc-icon-mini.location_appointment:before{content:"\ec5a";}.nc-icon-mini.location_bookmark-add:before{content:"\ec5b";}.nc-icon-mini.location_bookmark-remove:before{content:"\ec5c";}.nc-icon-mini.location_bookmark:before{content:"\ec5d";}.nc-icon-mini.location_compass-04:before{content:"\ec5e";}.nc-icon-mini.location_compass-05:before{content:"\ec5f";}.nc-icon-mini.location_compass-06:before{content:"\ec60";}.nc-icon-mini.location_crosshair:before{content:"\ec61";}.nc-icon-mini.location_explore:before{content:"\ec62";}.nc-icon-mini.location_flag-diagonal-33:before{content:"\ec63";}.nc-icon-mini.location_flag-diagonal-34:before{content:"\ec64";}.nc-icon-mini.location_flag-points-31:before{content:"\ec65";}.nc-icon-mini.location_flag-points-32:before{content:"\ec66";}.nc-icon-mini.location_flag-simple:before{content:"\ec67";}.nc-icon-mini.location_flag-triangle:before{content:"\ec68";}.nc-icon-mini.location_flag:before{content:"\ec69";}.nc-icon-mini.location_gps:before{content:"\ec6a";}.nc-icon-mini.location_map:before{content:"\ec6b";}.nc-icon-mini.location_marker:before{content:"\ec6c";}.nc-icon-mini.location_pin-add:before{content:"\ec6d";}.nc-icon-mini.location_pin-copy:before{content:"\ec6e";}.nc-icon-mini.location_pin-remove:before{content:"\ec6f";}.nc-icon-mini.location_pin:before{content:"\ec70";}.nc-icon-mini.location_pins:before{content:"\ec71";}.nc-icon-mini.location_position-marker:before{content:"\ec72";}.nc-icon-mini.location_radar:before{content:"\ec73";}.nc-icon-mini.location_treasure-map-40:before{content:"\ec74";}.nc-icon-mini.location_world:before{content:"\ec75";}.nc-icon-mini.location-e_bookmark-add:before{content:"\ec76";}.nc-icon-mini.location-e_bookmark-remove:before{content:"\ec77";}.nc-icon-mini.location-e_flag-06:before{content:"\ec78";}.nc-icon-mini.location-e_flag-07:before{content:"\ec79";}.nc-icon-mini.location-e_gps:before{content:"\ec7a";}.nc-icon-mini.location-e_pin-add:before{content:"\ec7b";}.nc-icon-mini.location-e_pin-remove:before{content:"\ec7c";}.nc-icon-mini.location-e_pin:before{content:"\ec7d";}.nc-icon-mini.holidays_bat:before{content:"\ec7e";}.nc-icon-mini.holidays_bones:before{content:"\ec7f";}.nc-icon-mini.holidays_boot:before{content:"\ec80";}.nc-icon-mini.holidays_candy:before{content:"\ec81";}.nc-icon-mini.holidays_cat:before{content:"\ec82";}.nc-icon-mini.holidays_cauldron:before{content:"\ec83";}.nc-icon-mini.holidays_chimney:before{content:"\ec84";}.nc-icon-mini.holidays_cockade:before{content:"\ec85";}.nc-icon-mini.holidays_coffin:before{content:"\ec86";}.nc-icon-mini.holidays_deer:before{content:"\ec87";}.nc-icon-mini.holidays_egg-38:before{content:"\ec88";}.nc-icon-mini.holidays_egg-39:before{content:"\ec89";}.nc-icon-mini.holidays_ghost:before{content:"\ec8a";}.nc-icon-mini.holidays_gift:before{content:"\ec8b";}.nc-icon-mini.holidays_glove:before{content:"\ec8c";}.nc-icon-mini.holidays_grave:before{content:"\ec8d";}.nc-icon-mini.holidays_light:before{content:"\ec8e";}.nc-icon-mini.holidays_message:before{content:"\ec8f";}.nc-icon-mini.holidays_owl:before{content:"\ec90";}.nc-icon-mini.holidays_pumpkin:before{content:"\ec91";}.nc-icon-mini.holidays_rabbit:before{content:"\ec92";}.nc-icon-mini.holidays_santa-hat:before{content:"\ec93";}.nc-icon-mini.holidays_sickle:before{content:"\ec94";}.nc-icon-mini.holidays_snow-ball:before{content:"\ec95";}.nc-icon-mini.holidays_snowman:before{content:"\ec96";}.nc-icon-mini.holidays_soak:before{content:"\ec97";}.nc-icon-mini.holidays_spider:before{content:"\ec98";}.nc-icon-mini.holidays_tree-ball:before{content:"\ec99";}.nc-icon-mini.holidays_tree:before{content:"\ec9a";}.nc-icon-mini.holidays_vampire:before{content:"\ec9b";}.nc-icon-mini.holidays_witch-hat:before{content:"\ec9c";}.nc-icon-mini.holidays_wolf:before{content:"\ec9d";}.nc-icon-mini.holidays_zombie:before{content:"\ec9e";}.nc-icon-mini.health_apple:before{content:"\ec9f";}.nc-icon-mini.health_bag-49:before{content:"\eca0";}.nc-icon-mini.health_bag-50:before{content:"\eca1";}.nc-icon-mini.health_brain:before{content:"\eca2";}.nc-icon-mini.health_dna-27:before{content:"\eca3";}.nc-icon-mini.health_dna-38:before{content:"\eca4";}.nc-icon-mini.health_flask:before{content:"\eca5";}.nc-icon-mini.health_heartbeat-16:before{content:"\eca6";}.nc-icon-mini.health_height:before{content:"\eca7";}.nc-icon-mini.health_hospital-32:before{content:"\eca8";}.nc-icon-mini.health_hospital-33:before{content:"\eca9";}.nc-icon-mini.health_hospital-34:before{content:"\ecaa";}.nc-icon-mini.health_humidity-26:before{content:"\ecab";}.nc-icon-mini.health_humidity-52:before{content:"\ecac";}.nc-icon-mini.health_molecule-39:before{content:"\ecad";}.nc-icon-mini.health_notebook:before{content:"\ecae";}.nc-icon-mini.health_patch-46:before{content:"\ecaf";}.nc-icon-mini.health_pill-42:before{content:"\ecb0";}.nc-icon-mini.health_pill-43:before{content:"\ecb1";}.nc-icon-mini.health_pill-container-44:before{content:"\ecb2";}.nc-icon-mini.health_pill-container-47:before{content:"\ecb3";}.nc-icon-mini.health_pulse-chart:before{content:"\ecb4";}.nc-icon-mini.health_pulse-sleep:before{content:"\ecb5";}.nc-icon-mini.health_pulse:before{content:"\ecb6";}.nc-icon-mini.health_steps:before{content:"\ecb7";}.nc-icon-mini.health_syringe:before{content:"\ecb8";}.nc-icon-mini.health_temperature-23:before{content:"\ecb9";}.nc-icon-mini.health_temperature-24:before{content:"\ecba";}.nc-icon-mini.health_tooth:before{content:"\ecbb";}.nc-icon-mini.health_weed:before{content:"\ecbc";}.nc-icon-mini.health_weight:before{content:"\ecbd";}.nc-icon-mini.health_wheelchair:before{content:"\ecbe";}.nc-icon-mini.health_woman:before{content:"\ecbf";}.nc-icon-mini.furniture_air-conditioner:before{content:"\ecc0";}.nc-icon-mini.furniture_armchair:before{content:"\ecc1";}.nc-icon-mini.furniture_bed-09:before{content:"\ecc2";}.nc-icon-mini.furniture_bed-23:before{content:"\ecc3";}.nc-icon-mini.furniture_cabinet:before{content:"\ecc4";}.nc-icon-mini.furniture_cactus:before{content:"\ecc5";}.nc-icon-mini.furniture_chair:before{content:"\ecc6";}.nc-icon-mini.furniture_coat-hanger:before{content:"\ecc7";}.nc-icon-mini.furniture_coffee:before{content:"\ecc8";}.nc-icon-mini.furniture_cradle:before{content:"\ecc9";}.nc-icon-mini.furniture_curtain:before{content:"\ecca";}.nc-icon-mini.furniture_desk:before{content:"\eccb";}.nc-icon-mini.furniture_door:before{content:"\eccc";}.nc-icon-mini.furniture_drawer:before{content:"\eccd";}.nc-icon-mini.furniture_fridge:before{content:"\ecce";}.nc-icon-mini.furniture_hanger:before{content:"\eccf";}.nc-icon-mini.furniture_iron:before{content:"\ecd0";}.nc-icon-mini.furniture_lamp-floor:before{content:"\ecd1";}.nc-icon-mini.furniture_lamp:before{content:"\ecd2";}.nc-icon-mini.furniture_library:before{content:"\ecd3";}.nc-icon-mini.furniture_light:before{content:"\ecd4";}.nc-icon-mini.furniture_mixer:before{content:"\ecd5";}.nc-icon-mini.furniture_oven:before{content:"\ecd6";}.nc-icon-mini.furniture_shower:before{content:"\ecd7";}.nc-icon-mini.furniture_sink-wash:before{content:"\ecd8";}.nc-icon-mini.furniture_sink:before{content:"\ecd9";}.nc-icon-mini.furniture_storage-hanger:before{content:"\ecda";}.nc-icon-mini.furniture_storage:before{content:"\ecdb";}.nc-icon-mini.furniture_toilet-paper:before{content:"\ecdc";}.nc-icon-mini.furniture_toilet:before{content:"\ecdd";}.nc-icon-mini.furniture_tv:before{content:"\ecde";}.nc-icon-mini.furniture_wardrobe:before{content:"\ecdf";}.nc-icon-mini.furniture_wash:before{content:"\ece0";}.nc-icon-mini.food_baby:before{content:"\ece1";}.nc-icon-mini.food_bacon:before{content:"\ece2";}.nc-icon-mini.food_banana:before{content:"\ece3";}.nc-icon-mini.food_barbecue-tools:before{content:"\ece4";}.nc-icon-mini.food_beer-95:before{content:"\ece5";}.nc-icon-mini.food_beer-96:before{content:"\ece6";}.nc-icon-mini.food_beverage:before{content:"\ece7";}.nc-icon-mini.food_bottle-wine:before{content:"\ece8";}.nc-icon-mini.food_bottle:before{content:"\ece9";}.nc-icon-mini.food_bowl:before{content:"\ecea";}.nc-icon-mini.food_bread:before{content:"\eceb";}.nc-icon-mini.food_broccoli:before{content:"\ecec";}.nc-icon-mini.food_cake-13:before{content:"\eced";}.nc-icon-mini.food_cake-slice:before{content:"\ecee";}.nc-icon-mini.food_candle:before{content:"\ecef";}.nc-icon-mini.food_candy:before{content:"\ecf0";}.nc-icon-mini.food_carrot:before{content:"\ecf1";}.nc-icon-mini.food_champagne:before{content:"\ecf2";}.nc-icon-mini.food_cheese-24:before{content:"\ecf3";}.nc-icon-mini.food_cheese-87:before{content:"\ecf4";}.nc-icon-mini.food_cheeseburger:before{content:"\ecf5";}.nc-icon-mini.food_chef-hat:before{content:"\ecf6";}.nc-icon-mini.food_cherry:before{content:"\ecf7";}.nc-icon-mini.food_chicken:before{content:"\ecf8";}.nc-icon-mini.food_chili:before{content:"\ecf9";}.nc-icon-mini.food_chinese:before{content:"\ecfa";}.nc-icon-mini.food_chips:before{content:"\ecfb";}.nc-icon-mini.food_chocolate:before{content:"\ecfc";}.nc-icon-mini.food_cocktail:before{content:"\ecfd";}.nc-icon-mini.food_coffe-long:before{content:"\ecfe";}.nc-icon-mini.food_coffee-long:before{content:"\ecff";}.nc-icon-mini.food_coffee:before{content:"\ed00";}.nc-icon-mini.food_cookies:before{content:"\ed01";}.nc-icon-mini.food_course:before{content:"\ed02";}.nc-icon-mini.food_crab:before{content:"\ed03";}.nc-icon-mini.food_croissant:before{content:"\ed04";}.nc-icon-mini.food_cutlery-75:before{content:"\ed05";}.nc-icon-mini.food_cutlery-76:before{content:"\ed06";}.nc-icon-mini.food_cutlery-77:before{content:"\ed07";}.nc-icon-mini.food_donut:before{content:"\ed08";}.nc-icon-mini.food_drink:before{content:"\ed09";}.nc-icon-mini.food_egg:before{content:"\ed0a";}.nc-icon-mini.food_energy-drink:before{content:"\ed0b";}.nc-icon-mini.food_fish:before{content:"\ed0c";}.nc-icon-mini.food_glass:before{content:"\ed0d";}.nc-icon-mini.food_grape:before{content:"\ed0e";}.nc-icon-mini.food_hob:before{content:"\ed0f";}.nc-icon-mini.food_hot-dog:before{content:"\ed10";}.nc-icon-mini.food_ice-cream-22:before{content:"\ed11";}.nc-icon-mini.food_ice-cream-72:before{content:"\ed12";}.nc-icon-mini.food_kettle:before{content:"\ed13";}.nc-icon-mini.food_knife:before{content:"\ed14";}.nc-icon-mini.food_lighter:before{content:"\ed15";}.nc-icon-mini.food_matches:before{content:"\ed16";}.nc-icon-mini.food_measuring-cup:before{content:"\ed17";}.nc-icon-mini.food_microwave:before{content:"\ed18";}.nc-icon-mini.food_milk:before{content:"\ed19";}.nc-icon-mini.food_moka:before{content:"\ed1a";}.nc-icon-mini.food_muffin:before{content:"\ed1b";}.nc-icon-mini.food_mug:before{content:"\ed1c";}.nc-icon-mini.food_pan:before{content:"\ed1d";}.nc-icon-mini.food_pizza-slice:before{content:"\ed1e";}.nc-icon-mini.food_plate:before{content:"\ed1f";}.nc-icon-mini.food_pot:before{content:"\ed20";}.nc-icon-mini.food_recipe-book-46:before{content:"\ed21";}.nc-icon-mini.food_recipe-book-47:before{content:"\ed22";}.nc-icon-mini.food_rolling-pin:before{content:"\ed23";}.nc-icon-mini.food_sausage:before{content:"\ed24";}.nc-icon-mini.food_scale:before{content:"\ed25";}.nc-icon-mini.food_steak:before{content:"\ed26";}.nc-icon-mini.food_strawberry:before{content:"\ed27";}.nc-icon-mini.food_sushi:before{content:"\ed28";}.nc-icon-mini.food_tacos:before{content:"\ed29";}.nc-icon-mini.food_tea:before{content:"\ed2a";}.nc-icon-mini.food_watermelon:before{content:"\ed2b";}.nc-icon-mini.food_whisk:before{content:"\ed2c";}.nc-icon-mini.files_add:before{content:"\ed2d";}.nc-icon-mini.files_archive-3d-content:before{content:"\ed2e";}.nc-icon-mini.files_archive-check:before{content:"\ed2f";}.nc-icon-mini.files_archive-content:before{content:"\ed30";}.nc-icon-mini.files_archive-paper:before{content:"\ed31";}.nc-icon-mini.files_archive:before{content:"\ed32";}.nc-icon-mini.files_book-07:before{content:"\ed33";}.nc-icon-mini.files_box:before{content:"\ed34";}.nc-icon-mini.files_copy:before{content:"\ed35";}.nc-icon-mini.files_drawer:before{content:"\ed36";}.nc-icon-mini.files_folder-13:before{content:"\ed37";}.nc-icon-mini.files_folder-14:before{content:"\ed38";}.nc-icon-mini.files_folder-15:before{content:"\ed39";}.nc-icon-mini.files_folder-16:before{content:"\ed3a";}.nc-icon-mini.files_folder-17:before{content:"\ed3b";}.nc-icon-mini.files_folder-18:before{content:"\ed3c";}.nc-icon-mini.files_folder-add:before{content:"\ed3d";}.nc-icon-mini.files_folder-remove:before{content:"\ed3e";}.nc-icon-mini.files_notebook:before{content:"\ed3f";}.nc-icon-mini.files_paper:before{content:"\ed40";}.nc-icon-mini.files_remove:before{content:"\ed41";}.nc-icon-mini.files_single-content-02:before{content:"\ed42";}.nc-icon-mini.files_single-content-03:before{content:"\ed43";}.nc-icon-mini.files_single-copies:before{content:"\ed44";}.nc-icon-mini.files_single-copy-04:before{content:"\ed45";}.nc-icon-mini.files_single-copy-06:before{content:"\ed46";}.nc-icon-mini.files_single-folded-content:before{content:"\ed47";}.nc-icon-mini.files_single-folded:before{content:"\ed48";}.nc-icon-mini.files_single-paragraph:before{content:"\ed49";}.nc-icon-mini.files_single:before{content:"\ed4a";}.nc-icon-mini.files-e_add:before{content:"\ed4b";}.nc-icon-mini.files-e_book:before{content:"\ed4c";}.nc-icon-mini.files-e_folder-02:before{content:"\ed4d";}.nc-icon-mini.files-e_folder-03:before{content:"\ed4e";}.nc-icon-mini.files-e_folder-add:before{content:"\ed4f";}.nc-icon-mini.files-e_folder-remove:before{content:"\ed50";}.nc-icon-mini.files-e_remove:before{content:"\ed51";}.nc-icon-mini.emoticons_angry-10:before{content:"\ed52";}.nc-icon-mini.emoticons_angry-44:before{content:"\ed53";}.nc-icon-mini.emoticons_big-eyes:before{content:"\ed54";}.nc-icon-mini.emoticons_big-smile:before{content:"\ed55";}.nc-icon-mini.emoticons_bigmouth:before{content:"\ed56";}.nc-icon-mini.emoticons_bomb:before{content:"\ed57";}.nc-icon-mini.emoticons_cake:before{content:"\ed58";}.nc-icon-mini.emoticons_cry-15:before{content:"\ed59";}.nc-icon-mini.emoticons_cute:before{content:"\ed5a";}.nc-icon-mini.emoticons_devil:before{content:"\ed5b";}.nc-icon-mini.emoticons_fist:before{content:"\ed5c";}.nc-icon-mini.emoticons_ghost:before{content:"\ed5d";}.nc-icon-mini.emoticons_happy-sun:before{content:"\ed5e";}.nc-icon-mini.emoticons_kiss:before{content:"\ed5f";}.nc-icon-mini.emoticons_laugh-35:before{content:"\ed60";}.nc-icon-mini.emoticons_like-no:before{content:"\ed61";}.nc-icon-mini.emoticons_like:before{content:"\ed62";}.nc-icon-mini.emoticons_manga-62:before{content:"\ed63";}.nc-icon-mini.emoticons_manga-63:before{content:"\ed64";}.nc-icon-mini.emoticons_monster:before{content:"\ed65";}.nc-icon-mini.emoticons_nerd-22:before{content:"\ed66";}.nc-icon-mini.emoticons_poop:before{content:"\ed67";}.nc-icon-mini.emoticons_puzzled:before{content:"\ed68";}.nc-icon-mini.emoticons_quite-happy:before{content:"\ed69";}.nc-icon-mini.emoticons_robot:before{content:"\ed6a";}.nc-icon-mini.emoticons_sad:before{content:"\ed6b";}.nc-icon-mini.emoticons_satisfied:before{content:"\ed6c";}.nc-icon-mini.emoticons_shark:before{content:"\ed6d";}.nc-icon-mini.emoticons_shy:before{content:"\ed6e";}.nc-icon-mini.emoticons_skull:before{content:"\ed6f";}.nc-icon-mini.emoticons_smile:before{content:"\ed70";}.nc-icon-mini.emoticons_speechless:before{content:"\ed71";}.nc-icon-mini.emoticons_sunglasses-48:before{content:"\ed72";}.nc-icon-mini.emoticons_sunglasses-49:before{content:"\ed73";}.nc-icon-mini.emoticons_surprise:before{content:"\ed74";}.nc-icon-mini.emoticons_virus:before{content:"\ed75";}.nc-icon-mini.emoticons_what:before{content:"\ed76";}.nc-icon-mini.emoticons-e_angry-e-08:before{content:"\ed77";}.nc-icon-mini.emoticons-e_angry-e-17:before{content:"\ed78";}.nc-icon-mini.emoticons-e_ghost-e:before{content:"\ed79";}.nc-icon-mini.emoticons-e_kiss-e:before{content:"\ed7a";}.nc-icon-mini.emoticons-e_laugh-e:before{content:"\ed7b";}.nc-icon-mini.emoticons-e_monster-e:before{content:"\ed7c";}.nc-icon-mini.emoticons-e_puzzled-e:before{content:"\ed7d";}.nc-icon-mini.emoticons-e_quite-happy-e:before{content:"\ed7e";}.nc-icon-mini.emoticons-e_robot-e:before{content:"\ed7f";}.nc-icon-mini.emoticons-e_sad-e:before{content:"\ed80";}.nc-icon-mini.emoticons-e_satisfied-e:before{content:"\ed81";}.nc-icon-mini.emoticons-e_shark-e:before{content:"\ed82";}.nc-icon-mini.emoticons-e_shy-e:before{content:"\ed83";}.nc-icon-mini.emoticons-e_smile-e:before{content:"\ed84";}.nc-icon-mini.emoticons-e_speechless-e:before{content:"\ed85";}.nc-icon-mini.emoticons-e_surprise-e:before{content:"\ed86";}.nc-icon-mini.emoticons-e_what-e:before{content:"\ed87";}.nc-icon-mini.clothes_baby:before{content:"\eddc";}.nc-icon-mini.clothes_backpack:before{content:"\eddd";}.nc-icon-mini.clothes_bag-21:before{content:"\edde";}.nc-icon-mini.clothes_bag-22:before{content:"\eddf";}.nc-icon-mini.clothes_belt:before{content:"\ede0";}.nc-icon-mini.clothes_boot-woman:before{content:"\ede1";}.nc-icon-mini.clothes_boot:before{content:"\ede2";}.nc-icon-mini.clothes_bra:before{content:"\ede3";}.nc-icon-mini.clothes_button:before{content:"\ede4";}.nc-icon-mini.clothes_cap:before{content:"\ede5";}.nc-icon-mini.clothes_corset:before{content:"\ede6";}.nc-icon-mini.clothes_dress-woman:before{content:"\ede7";}.nc-icon-mini.clothes_flip:before{content:"\ede8";}.nc-icon-mini.clothes_glasses:before{content:"\ede9";}.nc-icon-mini.clothes_hat-top:before{content:"\edea";}.nc-icon-mini.clothes_hat:before{content:"\edeb";}.nc-icon-mini.clothes_iron:before{content:"\edec";}.nc-icon-mini.clothes_jeans-41:before{content:"\eded";}.nc-icon-mini.clothes_jeans-pocket:before{content:"\edee";}.nc-icon-mini.clothes_kitchen:before{content:"\edef";}.nc-icon-mini.clothes_long-sleeve:before{content:"\edf0";}.nc-icon-mini.clothes_makeup:before{content:"\edf1";}.nc-icon-mini.clothes_ring:before{content:"\edf2";}.nc-icon-mini.clothes_scarf:before{content:"\edf3";}.nc-icon-mini.clothes_shirt-buttons:before{content:"\edf4";}.nc-icon-mini.clothes_shirt-neck:before{content:"\edf5";}.nc-icon-mini.clothes_shirt:before{content:"\edf6";}.nc-icon-mini.clothes_shoe-man:before{content:"\edf7";}.nc-icon-mini.clothes_shoe-sport:before{content:"\edf8";}.nc-icon-mini.clothes_shoe-woman:before{content:"\edf9";}.nc-icon-mini.clothes_skirt:before{content:"\edfa";}.nc-icon-mini.clothes_slacks-12:before{content:"\edfb";}.nc-icon-mini.clothes_sock:before{content:"\edfc";}.nc-icon-mini.clothes_tie-bow:before{content:"\edfd";}.nc-icon-mini.clothes_tshirt-53:before{content:"\edfe";}.nc-icon-mini.clothes_tshirt-54:before{content:"\edff";}.nc-icon-mini.clothes_underwear-man:before{content:"\ee00";}.nc-icon-mini.clothes_underwear:before{content:"\ee01";}.nc-icon-mini.clothes_vest:before{content:"\ee02";}.nc-icon-mini.clothes_wash:before{content:"\ee03";}.nc-icon-mini.business_agenda:before{content:"\ee04";}.nc-icon-mini.business_atm:before{content:"\ee05";}.nc-icon-mini.business_award-48:before{content:"\ee06";}.nc-icon-mini.business_award-49:before{content:"\ee07";}.nc-icon-mini.business_award-74:before{content:"\ee08";}.nc-icon-mini.business_badge:before{content:"\ee09";}.nc-icon-mini.business_bank:before{content:"\ee0a";}.nc-icon-mini.business_board-27:before{content:"\ee0b";}.nc-icon-mini.business_board-28:before{content:"\ee0c";}.nc-icon-mini.business_books:before{content:"\ee0d";}.nc-icon-mini.business_briefcase-24:before{content:"\ee0e";}.nc-icon-mini.business_briefcase-25:before{content:"\ee0f";}.nc-icon-mini.business_briefcase-26:before{content:"\ee10";}.nc-icon-mini.business_building:before{content:"\ee11";}.nc-icon-mini.business_bulb-61:before{content:"\ee12";}.nc-icon-mini.business_bulb-62:before{content:"\ee13";}.nc-icon-mini.business_bulb-63:before{content:"\ee14";}.nc-icon-mini.business_businessman-03:before{content:"\ee15";}.nc-icon-mini.business_businessman-04:before{content:"\ee16";}.nc-icon-mini.business_calculator:before{content:"\ee17";}.nc-icon-mini.business_chair:before{content:"\ee18";}.nc-icon-mini.business_chart-bar-32:before{content:"\ee19";}.nc-icon-mini.business_chart-growth:before{content:"\ee1a";}.nc-icon-mini.business_chart-pie-35:before{content:"\ee1b";}.nc-icon-mini.business_chart-pie-36:before{content:"\ee1c";}.nc-icon-mini.business_chart:before{content:"\ee1d";}.nc-icon-mini.business_cheque:before{content:"\ee1e";}.nc-icon-mini.business_coins:before{content:"\ee1f";}.nc-icon-mini.business_connect:before{content:"\ee20";}.nc-icon-mini.business_contacts:before{content:"\ee21";}.nc-icon-mini.business_currency-dollar:before{content:"\ee22";}.nc-icon-mini.business_currency-euro:before{content:"\ee23";}.nc-icon-mini.business_currency-pound:before{content:"\ee24";}.nc-icon-mini.business_currency-yen:before{content:"\ee25";}.nc-icon-mini.business_factory:before{content:"\ee26";}.nc-icon-mini.business_globe:before{content:"\ee27";}.nc-icon-mini.business_goal-64:before{content:"\ee28";}.nc-icon-mini.business_goal-65:before{content:"\ee29";}.nc-icon-mini.business_hammer:before{content:"\ee2a";}.nc-icon-mini.business_handout:before{content:"\ee2b";}.nc-icon-mini.business_hat:before{content:"\ee2c";}.nc-icon-mini.business_hierarchy-53:before{content:"\ee2d";}.nc-icon-mini.business_math:before{content:"\ee2e";}.nc-icon-mini.business_money-11:before{content:"\ee2f";}.nc-icon-mini.business_money-12:before{content:"\ee30";}.nc-icon-mini.business_money-13:before{content:"\ee31";}.nc-icon-mini.business_money-bag:before{content:"\ee32";}.nc-icon-mini.business_net:before{content:"\ee33";}.nc-icon-mini.business_notes:before{content:"\ee34";}.nc-icon-mini.business_percentage-39:before{content:"\ee35";}.nc-icon-mini.business_pin:before{content:"\ee36";}.nc-icon-mini.business_plug:before{content:"\ee37";}.nc-icon-mini.business_progress:before{content:"\ee38";}.nc-icon-mini.business_safe:before{content:"\ee39";}.nc-icon-mini.business_sign:before{content:"\ee3a";}.nc-icon-mini.business_signature:before{content:"\ee3b";}.nc-icon-mini.business_stock:before{content:"\ee3c";}.nc-icon-mini.business_strategy:before{content:"\ee3d";}.nc-icon-mini.business_tie-01:before{content:"\ee3e";}.nc-icon-mini.business_tie-02:before{content:"\ee3f";}.nc-icon-mini.business_wallet-43:before{content:"\ee40";}.nc-icon-mini.business_wallet-44:before{content:"\ee41";}.nc-icon-mini.nature_bee:before{content:"\ee42";}.nc-icon-mini.nature_butterfly:before{content:"\ee43";}.nc-icon-mini.nature_chicken:before{content:"\ee44";}.nc-icon-mini.nature_clover:before{content:"\ee45";}.nc-icon-mini.nature_collar:before{content:"\ee46";}.nc-icon-mini.nature_cow:before{content:"\ee47";}.nc-icon-mini.nature_dog-house:before{content:"\ee48";}.nc-icon-mini.nature_dog:before{content:"\ee49";}.nc-icon-mini.nature_flower-05:before{content:"\ee4a";}.nc-icon-mini.nature_flower-06:before{content:"\ee4b";}.nc-icon-mini.nature_flower-07:before{content:"\ee4c";}.nc-icon-mini.nature_food-dog:before{content:"\ee4d";}.nc-icon-mini.nature_food:before{content:"\ee4e";}.nc-icon-mini.nature_mountain:before{content:"\ee4f";}.nc-icon-mini.nature_mushroom:before{content:"\ee50";}.nc-icon-mini.nature_panda:before{content:"\ee51";}.nc-icon-mini.nature_paw:before{content:"\ee52";}.nc-icon-mini.nature_pig:before{content:"\ee53";}.nc-icon-mini.nature_plant-ground:before{content:"\ee54";}.nc-icon-mini.nature_plant-vase:before{content:"\ee55";}.nc-icon-mini.nature_rat:before{content:"\ee56";}.nc-icon-mini.nature_tree-01:before{content:"\ee57";}.nc-icon-mini.nature_tree-02:before{content:"\ee58";}.nc-icon-mini.nature_tree-03:before{content:"\ee59";}.nc-icon-mini.nature_turtle:before{content:"\ee5a";}.nc-icon-mini.nature_wood:before{content:"\ee5b";}
@font-face{font-family:'Nucleo Outline';src:url(/themes/custom/ocp/icons/outline/fonts/nucleo-outline.eot);src:url(/themes/custom/ocp/icons/outline/fonts/nucleo-outline.eot) format('embedded-opentype'),url(/themes/custom/ocp/icons/outline/fonts/nucleo-outline.woff2) format('woff2'),url(/themes/custom/ocp/icons/outline/fonts/nucleo-outline.woff) format('woff'),url(/themes/custom/ocp/icons/outline/fonts/nucleo-outline.ttf) format('truetype'),url(/themes/custom/ocp/icons/outline/fonts/nucleo-outline.svg) format('svg');font-weight:normal;font-style:normal;}.nc-icon-outline{display:inline-block;font:normal normal normal 14px/1 'Nucleo Outline';font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.nc-icon-outline.lg{font-size:1.33333333em;vertical-align:-16%;}.nc-icon-outline.x2{font-size:2em;}.nc-icon-outline.x3{font-size:3em;}.nc-icon-outline.square,.nc-icon-outline.circle{padding:0.33333333em;vertical-align:-16%;background-color:#eee;}.nc-icon-outline.circle{border-radius:50%;}.nc-icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.nc-icon-ul > li{position:relative;}.nc-icon-ul > li > .nc-icon-outline{position:absolute;left:-1.57142857em;top:0.14285714em;text-align:center;}.nc-icon-ul > li > .nc-icon-outline.lg{top:0;left:-1.35714286em;}.nc-icon-ul > li > .nc-icon-outline.circle,.nc-icon-ul > li > .nc-icon-outline.square{top:-0.19047619em;left:-1.9047619em;}.nc-icon-outline.spin{-webkit-animation:nc-icon-spin 2s infinite linear;-moz-animation:nc-icon-spin 2s infinite linear;animation:nc-icon-spin 2s infinite linear;}@-webkit-keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@-moz-keyframes nc-icon-spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}}@keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.nc-icon-outline.rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}.nc-icon-outline.rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.nc-icon-outline.rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}.nc-icon-outline.flip-y{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1);}.nc-icon-outline.flip-x{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1);}.nc-icon-outline.files-2_ai-illustrator:before{content:"\e947";}.nc-icon-outline.files-2_avi:before{content:"\e948";}.nc-icon-outline.files-2_css:before{content:"\e949";}.nc-icon-outline.files-2_csv:before{content:"\e94a";}.nc-icon-outline.files-2_doc:before{content:"\e94b";}.nc-icon-outline.files-2_docx:before{content:"\e94c";}.nc-icon-outline.files-2_epub:before{content:"\e94d";}.nc-icon-outline.files-2_exe:before{content:"\e94e";}.nc-icon-outline.files-2_font:before{content:"\e94f";}.nc-icon-outline.files-2_gif:before{content:"\e950";}.nc-icon-outline.files-2_html:before{content:"\e951";}.nc-icon-outline.files-2_jpg-jpeg:before{content:"\e952";}.nc-icon-outline.files-2_js-javascript-jquery:before{content:"\e953";}.nc-icon-outline.files-3_mov:before{content:"\e954";}.nc-icon-outline.files-3_mp3:before{content:"\e955";}.nc-icon-outline.files-3_mp4:before{content:"\e956";}.nc-icon-outline.files-3_pdf:before{content:"\e957";}.nc-icon-outline.files-3_png:before{content:"\e958";}.nc-icon-outline.files-3_psd-photoshop:before{content:"\e959";}.nc-icon-outline.files-3_rar:before{content:"\e95a";}.nc-icon-outline.files-3_sketch:before{content:"\e95b";}.nc-icon-outline.files-3_svg:before{content:"\e95c";}.nc-icon-outline.files-3_txt:before{content:"\e95d";}.nc-icon-outline.files-3_wav:before{content:"\e95e";}.nc-icon-outline.files-3_zip:before{content:"\e95f";}.nc-icon-outline.design_album:before{content:"\e960";}.nc-icon-outline.design_align-bottom:before{content:"\e961";}.nc-icon-outline.design_align-center-horizontal:before{content:"\e962";}.nc-icon-outline.design_align-center-vertical:before{content:"\e963";}.nc-icon-outline.design_align-left:before{content:"\e964";}.nc-icon-outline.design_align-right:before{content:"\e965";}.nc-icon-outline.design_align-top:before{content:"\e966";}.nc-icon-outline.design_app:before{content:"\e967";}.nc-icon-outline.design_artboard:before{content:"\e968";}.nc-icon-outline.design_blend:before{content:"\e969";}.nc-icon-outline.design_book-bookmark:before{content:"\e96a";}.nc-icon-outline.design_book-open:before{content:"\e96b";}.nc-icon-outline.design_brush:before{content:"\e96c";}.nc-icon-outline.design_bug:before{content:"\e96d";}.nc-icon-outline.design_bullet-list-67:before{content:"\e96e";}.nc-icon-outline.design_bullet-list-68:before{content:"\e96f";}.nc-icon-outline.design_bullet-list-69:before{content:"\e970";}.nc-icon-outline.design_bullet-list-70:before{content:"\e971";}.nc-icon-outline.design_clone:before{content:"\e972";}.nc-icon-outline.design_code-editor:before{content:"\e973";}.nc-icon-outline.design_code:before{content:"\e974";}.nc-icon-outline.design_collection:before{content:"\e975";}.nc-icon-outline.design_command:before{content:"\e976";}.nc-icon-outline.design_compass:before{content:"\e977";}.nc-icon-outline.design_contrast:before{content:"\e978";}.nc-icon-outline.design_copy:before{content:"\e979";}.nc-icon-outline.design_crop:before{content:"\e97a";}.nc-icon-outline.design_cursor-48:before{content:"\e97b";}.nc-icon-outline.design_cursor-49:before{content:"\e97c";}.nc-icon-outline.design_design-dev:before{content:"\e97d";}.nc-icon-outline.design_design:before{content:"\e97e";}.nc-icon-outline.design_distribute-horizontal:before{content:"\e97f";}.nc-icon-outline.design_distribute-vertical:before{content:"\e980";}.nc-icon-outline.design_drag:before{content:"\e981";}.nc-icon-outline.design_eraser-32:before{content:"\e982";}.nc-icon-outline.design_eraser-33:before{content:"\e983";}.nc-icon-outline.design_eraser-46:before{content:"\e984";}.nc-icon-outline.design_flip-horizontal:before{content:"\e985";}.nc-icon-outline.design_flip-vertical:before{content:"\e986";}.nc-icon-outline.design_image:before{content:"\e987";}.nc-icon-outline.design_magnet:before{content:"\e988";}.nc-icon-outline.design_marker:before{content:"\e989";}.nc-icon-outline.design_measure-02:before{content:"\e98a";}.nc-icon-outline.design_measure-17:before{content:"\e98b";}.nc-icon-outline.design_measure-big:before{content:"\e98c";}.nc-icon-outline.design_mobile-design:before{content:"\e98d";}.nc-icon-outline.design_mobile-dev:before{content:"\e98e";}.nc-icon-outline.design_mouse-08:before{content:"\e98f";}.nc-icon-outline.design_mouse-09:before{content:"\e990";}.nc-icon-outline.design_mouse-10:before{content:"\e991";}.nc-icon-outline.design_newsletter-dev:before{content:"\e992";}.nc-icon-outline.design_note-code:before{content:"\e993";}.nc-icon-outline.design_paint-16:before{content:"\e994";}.nc-icon-outline.design_paint-37:before{content:"\e995";}.nc-icon-outline.design_paint-38:before{content:"\e996";}.nc-icon-outline.design_paint-bucket-39:before{content:"\e997";}.nc-icon-outline.design_paint-bucket-40:before{content:"\e998";}.nc-icon-outline.design_palette:before{content:"\e999";}.nc-icon-outline.design_pantone:before{content:"\e99a";}.nc-icon-outline.design_paper-design:before{content:"\e99b";}.nc-icon-outline.design_paper-dev:before{content:"\e99c";}.nc-icon-outline.design_patch-19:before{content:"\e99d";}.nc-icon-outline.design_patch-34:before{content:"\e99e";}.nc-icon-outline.design_path-exclude:before{content:"\e99f";}.nc-icon-outline.design_path-intersect:before{content:"\e9a0";}.nc-icon-outline.design_path-minus:before{content:"\e9a1";}.nc-icon-outline.design_path-unite:before{content:"\e9a2";}.nc-icon-outline.design_pen-01:before{content:"\e9a3";}.nc-icon-outline.design_pen-23:before{content:"\e9a4";}.nc-icon-outline.design_pen-tool:before{content:"\e9a5";}.nc-icon-outline.design_phone:before{content:"\e9a6";}.nc-icon-outline.design_photo-editor:before{content:"\e9a7";}.nc-icon-outline.design_responsive:before{content:"\e9a8";}.nc-icon-outline.design_scissors-dashed:before{content:"\e9a9";}.nc-icon-outline.design_scissors:before{content:"\e9aa";}.nc-icon-outline.design_shape-adjust:before{content:"\edcb";}.nc-icon-outline.design_shape-circle:before{content:"\edcc";}.nc-icon-outline.design_shape-polygon:before{content:"\edcd";}.nc-icon-outline.design_shape-square:before{content:"\edce";}.nc-icon-outline.design_shape-triangle:before{content:"\edcf";}.nc-icon-outline.design_shapes:before{content:"\edd0";}.nc-icon-outline.design_sharpener:before{content:"\edd1";}.nc-icon-outline.design_slice:before{content:"\edd2";}.nc-icon-outline.design_spray:before{content:"\edd3";}.nc-icon-outline.design_stamp:before{content:"\edd4";}.nc-icon-outline.design_tablet-mobile:before{content:"\edd5";}.nc-icon-outline.design_tablet:before{content:"\edd6";}.nc-icon-outline.design_text:before{content:"\edd7";}.nc-icon-outline.design_todo:before{content:"\edd8";}.nc-icon-outline.design_usb:before{content:"\edd9";}.nc-icon-outline.design_vector:before{content:"\edda";}.nc-icon-outline.design_wand-11:before{content:"\eddb";}.nc-icon-outline.design_wand-99:before{content:"\eddc";}.nc-icon-outline.design_watch-dev:before{content:"\eddd";}.nc-icon-outline.design_web-design:before{content:"\edde";}.nc-icon-outline.design_webpage:before{content:"\eddf";}.nc-icon-outline.design_window-code:before{content:"\ede0";}.nc-icon-outline.design_window-dev:before{content:"\ede1";}.nc-icon-outline.design_window-paragraph:before{content:"\ede2";}.nc-icon-outline.design_window-responsive:before{content:"\ede3";}.nc-icon-outline.design-2_3d-28:before{content:"\ede4";}.nc-icon-outline.design-2_3d-29:before{content:"\ede5";}.nc-icon-outline.design-2_android:before{content:"\ede6";}.nc-icon-outline.design-2_angle:before{content:"\ede7";}.nc-icon-outline.design-2_animation-14:before{content:"\ede8";}.nc-icon-outline.design-2_animation-31:before{content:"\ede9";}.nc-icon-outline.design-2_animation-32:before{content:"\edea";}.nc-icon-outline.design-2_apple:before{content:"\edeb";}.nc-icon-outline.design-2_browser-chrome:before{content:"\edec";}.nc-icon-outline.design-2_browser-edge:before{content:"\eded";}.nc-icon-outline.design-2_browser-firefox:before{content:"\edee";}.nc-icon-outline.design-2_browser-ie:before{content:"\edef";}.nc-icon-outline.design-2_browser-opera:before{content:"\edf0";}.nc-icon-outline.design-2_browser-safari:before{content:"\edf1";}.nc-icon-outline.design-2_bucket:before{content:"\edf2";}.nc-icon-outline.design-2_button:before{content:"\edf3";}.nc-icon-outline.design-2_canvas:before{content:"\edf4";}.nc-icon-outline.design-2_css3:before{content:"\edf5";}.nc-icon-outline.design-2_cursor-add:before{content:"\edf6";}.nc-icon-outline.design-2_cursor-grab:before{content:"\edf7";}.nc-icon-outline.design-2_cursor-load:before{content:"\edf8";}.nc-icon-outline.design-2_cursor-menu:before{content:"\edf9";}.nc-icon-outline.design-2_cursor-not-allowed:before{content:"\edfa";}.nc-icon-outline.design-2_cursor-pointer:before{content:"\edfb";}.nc-icon-outline.design-2_cursor-text:before{content:"\edfc";}.nc-icon-outline.design-2_divider:before{content:"\edfd";}.nc-icon-outline.design-2_filter-organization:before{content:"\edfe";}.nc-icon-outline.design-2_form:before{content:"\edff";}.nc-icon-outline.design-2_frame:before{content:"\ee00";}.nc-icon-outline.design-2_group:before{content:"\ee01";}.nc-icon-outline.design-2_html5:before{content:"\ee02";}.nc-icon-outline.design-2_image:before{content:"\ee03";}.nc-icon-outline.design-2_layers:before{content:"\ee04";}.nc-icon-outline.design-2_layout-11:before{content:"\ee05";}.nc-icon-outline.design-2_layout-25:before{content:"\ee06";}.nc-icon-outline.design-2_microsoft:before{content:"\ee07";}.nc-icon-outline.design-2_mirror:before{content:"\ee08";}.nc-icon-outline.design-2_move-down:before{content:"\ee09";}.nc-icon-outline.design-2_move-up:before{content:"\ee0a";}.nc-icon-outline.design-2_paint-brush:before{content:"\ee0b";}.nc-icon-outline.design-2_ruler-pencil:before{content:"\ee0c";}.nc-icon-outline.design-2_scale-down:before{content:"\ee0d";}.nc-icon-outline.design-2_scale-up:before{content:"\ee0e";}.nc-icon-outline.design-2_scale:before{content:"\ee0f";}.nc-icon-outline.design-2_selection:before{content:"\ee10";}.nc-icon-outline.design-2_slider:before{content:"\ee11";}.nc-icon-outline.design-2_text:before{content:"\ee12";}.nc-icon-outline.design-2_transform-origin:before{content:"\ee13";}.nc-icon-outline.design-2_transform:before{content:"\ee14";}.nc-icon-outline.design-2_ungroup:before{content:"\ee15";}.nc-icon-outline.loader_circle-04:before{content:"\edc7";}.nc-icon-outline.loader_dots-06:before{content:"\edc8";}.nc-icon-outline.loader_gear:before{content:"\edc9";}.nc-icon-outline.loader_refresh:before{content:"\edca";}.nc-icon-outline.ui-1_analytics-88:before{content:"\ecd6";}.nc-icon-outline.ui-1_analytics-89:before{content:"\ecd7";}.nc-icon-outline.ui-1_attach-86:before{content:"\ecd8";}.nc-icon-outline.ui-1_attach-87:before{content:"\ecd9";}.nc-icon-outline.ui-1_bell-53:before{content:"\ecda";}.nc-icon-outline.ui-1_bell-54:before{content:"\ecdb";}.nc-icon-outline.ui-1_bell-55:before{content:"\ecdc";}.nc-icon-outline.ui-1_bold-add:before{content:"\ecdd";}.nc-icon-outline.ui-1_bold-delete:before{content:"\ecde";}.nc-icon-outline.ui-1_bold-remove:before{content:"\ecdf";}.nc-icon-outline.ui-1_bookmark-add:before{content:"\ece0";}.nc-icon-outline.ui-1_bookmark-remove:before{content:"\ece1";}.nc-icon-outline.ui-1_calendar-57:before{content:"\ece2";}.nc-icon-outline.ui-1_calendar-60:before{content:"\ece3";}.nc-icon-outline.ui-1_calendar-check-59:before{content:"\ece4";}.nc-icon-outline.ui-1_calendar-check-62:before{content:"\ece5";}.nc-icon-outline.ui-1_calendar-grid-58:before{content:"\ece6";}.nc-icon-outline.ui-1_calendar-grid-61:before{content:"\ece7";}.nc-icon-outline.ui-1_check-bold:before{content:"\ece8";}.nc-icon-outline.ui-1_check-circle-07:before{content:"\ece9";}.nc-icon-outline.ui-1_check-circle-08:before{content:"\ecea";}.nc-icon-outline.ui-1_check-curve:before{content:"\eceb";}.nc-icon-outline.ui-1_check-simple:before{content:"\ecec";}.nc-icon-outline.ui-1_check-small:before{content:"\eced";}.nc-icon-outline.ui-1_check-square-09:before{content:"\ecee";}.nc-icon-outline.ui-1_check-square-11:before{content:"\ecef";}.nc-icon-outline.ui-1_check:before{content:"\ecf0";}.nc-icon-outline.ui-1_circle-add:before{content:"\ecf1";}.nc-icon-outline.ui-1_circle-bold-add:before{content:"\ecf2";}.nc-icon-outline.ui-1_circle-bold-remove:before{content:"\ecf3";}.nc-icon-outline.ui-1_circle-delete:before{content:"\ecf4";}.nc-icon-outline.ui-1_circle-remove:before{content:"\ecf5";}.nc-icon-outline.ui-1_dashboard-29:before{content:"\ecf6";}.nc-icon-outline.ui-1_dashboard-30:before{content:"\ecf7";}.nc-icon-outline.ui-1_dashboard-half:before{content:"\ecf8";}.nc-icon-outline.ui-1_dashboard-level:before{content:"\ecf9";}.nc-icon-outline.ui-1_database:before{content:"\ecfa";}.nc-icon-outline.ui-1_drop:before{content:"\ecfb";}.nc-icon-outline.ui-1_edit-71:before{content:"\ecfc";}.nc-icon-outline.ui-1_edit-72:before{content:"\ecfd";}.nc-icon-outline.ui-1_edit-73:before{content:"\ecfe";}.nc-icon-outline.ui-1_edit-74:before{content:"\ecff";}.nc-icon-outline.ui-1_edit-75:before{content:"\ed00";}.nc-icon-outline.ui-1_edit-76:before{content:"\ed01";}.nc-icon-outline.ui-1_edit-77:before{content:"\ed02";}.nc-icon-outline.ui-1_edit-78:before{content:"\ed03";}.nc-icon-outline.ui-1_email-83:before{content:"\ed04";}.nc-icon-outline.ui-1_email-84:before{content:"\ed05";}.nc-icon-outline.ui-1_email-85:before{content:"\ed06";}.nc-icon-outline.ui-1_eye-17:before{content:"\ed07";}.nc-icon-outline.ui-1_eye-19:before{content:"\ed08";}.nc-icon-outline.ui-1_eye-ban-18:before{content:"\ed09";}.nc-icon-outline.ui-1_eye-ban-20:before{content:"\ed0a";}.nc-icon-outline.ui-1_flame:before{content:"\ed0b";}.nc-icon-outline.ui-1_home-51:before{content:"\ed0c";}.nc-icon-outline.ui-1_home-52:before{content:"\ed0d";}.nc-icon-outline.ui-1_home-minimal:before{content:"\ed0e";}.nc-icon-outline.ui-1_home-simple:before{content:"\ed0f";}.nc-icon-outline.ui-1_leaf-80:before{content:"\ed10";}.nc-icon-outline.ui-1_leaf-81:before{content:"\ed11";}.nc-icon-outline.ui-1_leaf-edit:before{content:"\ed12";}.nc-icon-outline.ui-1_lock-circle-open:before{content:"\ed13";}.nc-icon-outline.ui-1_lock-circle:before{content:"\ed14";}.nc-icon-outline.ui-1_lock-open:before{content:"\ed15";}.nc-icon-outline.ui-1_lock:before{content:"\ed16";}.nc-icon-outline.ui-1_notification-69:before{content:"\ed17";}.nc-icon-outline.ui-1_notification-70:before{content:"\ed18";}.nc-icon-outline.ui-1_pencil:before{content:"\ed19";}.nc-icon-outline.ui-1_preferences-circle-rotate:before{content:"\ed1a";}.nc-icon-outline.ui-1_preferences-circle:before{content:"\ed1b";}.nc-icon-outline.ui-1_preferences-container-circle-rotate:before{content:"\ed1c";}.nc-icon-outline.ui-1_preferences-container-circle:before{content:"\ed1d";}.nc-icon-outline.ui-1_preferences-container-rotate:before{content:"\ed1e";}.nc-icon-outline.ui-1_preferences-container:before{content:"\ed1f";}.nc-icon-outline.ui-1_preferences-rotate:before{content:"\ed20";}.nc-icon-outline.ui-1_preferences:before{content:"\ed21";}.nc-icon-outline.ui-1_send:before{content:"\ed22";}.nc-icon-outline.ui-1_settings-gear-63:before{content:"\ed23";}.nc-icon-outline.ui-1_settings-gear-64:before{content:"\ed24";}.nc-icon-outline.ui-1_settings-gear-65:before{content:"\ed25";}.nc-icon-outline.ui-1_settings-tool-66:before{content:"\ed26";}.nc-icon-outline.ui-1_settings-tool-67:before{content:"\ed27";}.nc-icon-outline.ui-1_settings:before{content:"\ed28";}.nc-icon-outline.ui-1_simple-add:before{content:"\ed29";}.nc-icon-outline.ui-1_simple-delete:before{content:"\ed2a";}.nc-icon-outline.ui-1_simple-remove:before{content:"\ed2b";}.nc-icon-outline.ui-1_trash-round:before{content:"\ed2c";}.nc-icon-outline.ui-1_trash-simple:before{content:"\ed2d";}.nc-icon-outline.ui-1_trash:before{content:"\ed2e";}.nc-icon-outline.ui-1_ui-03:before{content:"\ed2f";}.nc-icon-outline.ui-1_ui-04:before{content:"\ed30";}.nc-icon-outline.ui-1_zoom-bold-in:before{content:"\ed31";}.nc-icon-outline.ui-1_zoom-bold-out:before{content:"\ed32";}.nc-icon-outline.ui-1_zoom-bold:before{content:"\ed33";}.nc-icon-outline.ui-1_zoom-in:before{content:"\ed34";}.nc-icon-outline.ui-1_zoom-out:before{content:"\ed35";}.nc-icon-outline.ui-1_zoom-split-in:before{content:"\ed36";}.nc-icon-outline.ui-1_zoom-split-out:before{content:"\ed37";}.nc-icon-outline.ui-1_zoom-split:before{content:"\ed38";}.nc-icon-outline.ui-1_zoom:before{content:"\ed39";}.nc-icon-outline.ui-2_alert:before{content:"\ed3a";}.nc-icon-outline.ui-2_alert-:before{content:"\ed3b";}.nc-icon-outline.ui-2_alert-circle:before{content:"\ed3c";}.nc-icon-outline.ui-2_alert-circle-:before{content:"\ed3d";}.nc-icon-outline.ui-2_alert-circle-i:before{content:"\ed3e";}.nc-icon-outline.ui-2_alert-i:before{content:"\ed3f";}.nc-icon-outline.ui-2_alert-square:before{content:"\ed40";}.nc-icon-outline.ui-2_alert-square-:before{content:"\ed41";}.nc-icon-outline.ui-2_alert-square-i:before{content:"\ed42";}.nc-icon-outline.ui-2_archive:before{content:"\ed43";}.nc-icon-outline.ui-2_ban-bold:before{content:"\ed44";}.nc-icon-outline.ui-2_ban:before{content:"\ed45";}.nc-icon-outline.ui-2_battery-81:before{content:"\ed46";}.nc-icon-outline.ui-2_battery-83:before{content:"\ed47";}.nc-icon-outline.ui-2_battery-half:before{content:"\ed48";}.nc-icon-outline.ui-2_battery-low:before{content:"\ed49";}.nc-icon-outline.ui-2_bluetooth:before{content:"\ed4a";}.nc-icon-outline.ui-2_book:before{content:"\ed4b";}.nc-icon-outline.ui-2_chart-bar-52:before{content:"\ed4c";}.nc-icon-outline.ui-2_chart-bar-53:before{content:"\ed4d";}.nc-icon-outline.ui-2_chat-content:before{content:"\ed4e";}.nc-icon-outline.ui-2_chat-round-content:before{content:"\ed4f";}.nc-icon-outline.ui-2_chat-round:before{content:"\ed50";}.nc-icon-outline.ui-2_chat:before{content:"\ed51";}.nc-icon-outline.ui-2_circle-bold-delete:before{content:"\ed52";}.nc-icon-outline.ui-2_cloud-25:before{content:"\ed53";}.nc-icon-outline.ui-2_cloud-26:before{content:"\ed54";}.nc-icon-outline.ui-2_disk:before{content:"\ed55";}.nc-icon-outline.ui-2_enlarge-57:before{content:"\ed56";}.nc-icon-outline.ui-2_enlarge-58:before{content:"\ed57";}.nc-icon-outline.ui-2_enlarge-59:before{content:"\ed58";}.nc-icon-outline.ui-2_fat-add:before{content:"\ed59";}.nc-icon-outline.ui-2_fat-delete:before{content:"\ed5a";}.nc-icon-outline.ui-2_fat-remove:before{content:"\ed5b";}.nc-icon-outline.ui-2_favourite-28:before{content:"\ed5c";}.nc-icon-outline.ui-2_favourite-31:before{content:"\ed5d";}.nc-icon-outline.ui-2_favourite-add-29:before{content:"\ed5e";}.nc-icon-outline.ui-2_favourite-add-32:before{content:"\ed5f";}.nc-icon-outline.ui-2_favourite-remove-30:before{content:"\ed60";}.nc-icon-outline.ui-2_favourite-remove-33:before{content:"\ed61";}.nc-icon-outline.ui-2_filter:before{content:"\ed62";}.nc-icon-outline.ui-2_fullsize:before{content:"\ed63";}.nc-icon-outline.ui-2_grid-45:before{content:"\ed64";}.nc-icon-outline.ui-2_grid-46:before{content:"\ed65";}.nc-icon-outline.ui-2_grid-48:before{content:"\ed66";}.nc-icon-outline.ui-2_grid-49:before{content:"\ed67";}.nc-icon-outline.ui-2_grid-50:before{content:"\ed68";}.nc-icon-outline.ui-2_grid-square:before{content:"\ed69";}.nc-icon-outline.ui-2_hourglass:before{content:"\ed6a";}.nc-icon-outline.ui-2_lab:before{content:"\ed6b";}.nc-icon-outline.ui-2_layers:before{content:"\ed6c";}.nc-icon-outline.ui-2_like:before{content:"\ed6d";}.nc-icon-outline.ui-2_link-66:before{content:"\ed6e";}.nc-icon-outline.ui-2_link-67:before{content:"\ed6f";}.nc-icon-outline.ui-2_link-68:before{content:"\ed70";}.nc-icon-outline.ui-2_link-69:before{content:"\ed71";}.nc-icon-outline.ui-2_link-71:before{content:"\ed72";}.nc-icon-outline.ui-2_link-72:before{content:"\ed73";}.nc-icon-outline.ui-2_link-broken-70:before{content:"\ed74";}.nc-icon-outline.ui-2_link-broken-73:before{content:"\ed75";}.nc-icon-outline.ui-2_menu-34:before{content:"\ed76";}.nc-icon-outline.ui-2_menu-35:before{content:"\ed77";}.nc-icon-outline.ui-2_menu-bold:before{content:"\ed78";}.nc-icon-outline.ui-2_menu-dots:before{content:"\ed79";}.nc-icon-outline.ui-2_menu-square:before{content:"\ed7a";}.nc-icon-outline.ui-2_node:before{content:"\ed7b";}.nc-icon-outline.ui-2_paragraph:before{content:"\ed7c";}.nc-icon-outline.ui-2_phone:before{content:"\ed7d";}.nc-icon-outline.ui-2_settings-90:before{content:"\ed7e";}.nc-icon-outline.ui-2_settings-91:before{content:"\ed7f";}.nc-icon-outline.ui-2_share-bold:before{content:"\ed80";}.nc-icon-outline.ui-2_share:before{content:"\ed81";}.nc-icon-outline.ui-2_small-add:before{content:"\ed82";}.nc-icon-outline.ui-2_small-delete:before{content:"\ed83";}.nc-icon-outline.ui-2_small-remove:before{content:"\ed84";}.nc-icon-outline.ui-2_square-add-08:before{content:"\ed85";}.nc-icon-outline.ui-2_square-add-11:before{content:"\ed86";}.nc-icon-outline.ui-2_square-delete-10:before{content:"\ed87";}.nc-icon-outline.ui-2_square-delete-13:before{content:"\ed88";}.nc-icon-outline.ui-2_square-remove-09:before{content:"\ed89";}.nc-icon-outline.ui-2_square-remove-12:before{content:"\ed8a";}.nc-icon-outline.ui-2_target:before{content:"\ed8b";}.nc-icon-outline.ui-2_tile-55:before{content:"\ed8c";}.nc-icon-outline.ui-2_tile-56:before{content:"\ed8d";}.nc-icon-outline.ui-2_time-alarm:before{content:"\ed8e";}.nc-icon-outline.ui-2_time-clock:before{content:"\ed8f";}.nc-icon-outline.ui-2_time-countdown:before{content:"\ed90";}.nc-icon-outline.ui-2_time:before{content:"\ed91";}.nc-icon-outline.ui-2_webpage:before{content:"\ed92";}.nc-icon-outline.ui-2_window-add:before{content:"\ed93";}.nc-icon-outline.ui-2_window-delete:before{content:"\ed94";}.nc-icon-outline.ui-3_alert:before{content:"\ed95";}.nc-icon-outline.ui-3_backward:before{content:"\ed96";}.nc-icon-outline.ui-3_bolt:before{content:"\ed97";}.nc-icon-outline.ui-3_bullet-list:before{content:"\ed98";}.nc-icon-outline.ui-3_calendar-add:before{content:"\ed99";}.nc-icon-outline.ui-3_card-add:before{content:"\ed9a";}.nc-icon-outline.ui-3_card-alert:before{content:"\ed9b";}.nc-icon-outline.ui-3_chart-bars:before{content:"\ed9c";}.nc-icon-outline.ui-3_chart:before{content:"\ed9d";}.nc-icon-outline.ui-3_chat-33:before{content:"\ed9e";}.nc-icon-outline.ui-3_chat-45:before{content:"\ed9f";}.nc-icon-outline.ui-3_chat-46:before{content:"\eda0";}.nc-icon-outline.ui-3_chat-reply:before{content:"\eda1";}.nc-icon-outline.ui-3_check-in:before{content:"\eda2";}.nc-icon-outline.ui-3_check-out:before{content:"\eda3";}.nc-icon-outline.ui-3_dock-bottom:before{content:"\eda4";}.nc-icon-outline.ui-3_dock-left:before{content:"\eda5";}.nc-icon-outline.ui-3_dock-right:before{content:"\eda6";}.nc-icon-outline.ui-3_dock-top:before{content:"\eda7";}.nc-icon-outline.ui-3_filter-check:before{content:"\eda8";}.nc-icon-outline.ui-3_filter-remove:before{content:"\eda9";}.nc-icon-outline.ui-3_forward:before{content:"\edaa";}.nc-icon-outline.ui-3_funnel-39:before{content:"\edab";}.nc-icon-outline.ui-3_funnel-40:before{content:"\edac";}.nc-icon-outline.ui-3_funnel-41:before{content:"\edad";}.nc-icon-outline.ui-3_heart-add:before{content:"\edae";}.nc-icon-outline.ui-3_heart-remove:before{content:"\edaf";}.nc-icon-outline.ui-3_heart:before{content:"\edb0";}.nc-icon-outline.ui-3_infinite:before{content:"\edb1";}.nc-icon-outline.ui-3_link:before{content:"\edb2";}.nc-icon-outline.ui-3_menu-left:before{content:"\edb3";}.nc-icon-outline.ui-3_menu-right:before{content:"\edb4";}.nc-icon-outline.ui-3_menu:before{content:"\edb5";}.nc-icon-outline.ui-3_metrics:before{content:"\edb6";}.nc-icon-outline.ui-3_phone-call-end:before{content:"\edb7";}.nc-icon-outline.ui-3_phone-call:before{content:"\edb8";}.nc-icon-outline.ui-3_phone:before{content:"\edb9";}.nc-icon-outline.ui-3_playlist:before{content:"\edba";}.nc-icon-outline.ui-3_search:before{content:"\edbb";}.nc-icon-outline.ui-3_security:before{content:"\edbc";}.nc-icon-outline.ui-3_segmentation:before{content:"\edbd";}.nc-icon-outline.ui-3_select:before{content:"\edbe";}.nc-icon-outline.ui-3_send:before{content:"\edbf";}.nc-icon-outline.ui-3_signal:before{content:"\edc0";}.nc-icon-outline.ui-3_slide-left:before{content:"\edc1";}.nc-icon-outline.ui-3_slide-right:before{content:"\edc2";}.nc-icon-outline.ui-3_table-left:before{content:"\edc3";}.nc-icon-outline.ui-3_table-right:before{content:"\edc4";}.nc-icon-outline.ui-3_tag:before{content:"\edc5";}.nc-icon-outline.ui-3_widget:before{content:"\edc6";}.nc-icon-outline.envir_bulb-saver:before{content:"\ecc4";}.nc-icon-outline.envir_bulb:before{content:"\ecc5";}.nc-icon-outline.envir_car:before{content:"\ecc6";}.nc-icon-outline.envir_fuel-electric:before{content:"\ecc7";}.nc-icon-outline.envir_fuel:before{content:"\ecc8";}.nc-icon-outline.envir_home:before{content:"\ecc9";}.nc-icon-outline.envir_level:before{content:"\ecca";}.nc-icon-outline.envir_panel:before{content:"\eccb";}.nc-icon-outline.envir_radiation:before{content:"\eccc";}.nc-icon-outline.envir_recycling:before{content:"\eccd";}.nc-icon-outline.envir_save-planet:before{content:"\ecce";}.nc-icon-outline.envir_waste-danger:before{content:"\eccf";}.nc-icon-outline.envir_waste-recycling:before{content:"\ecd0";}.nc-icon-outline.envir_waste:before{content:"\ecd1";}.nc-icon-outline.envir_water-hand:before{content:"\ecd2";}.nc-icon-outline.envir_water-sink:before{content:"\ecd3";}.nc-icon-outline.envir_water:before{content:"\ecd4";}.nc-icon-outline.envir_wind:before{content:"\ecd5";}.nc-icon-outline.text_align-center:before{content:"\ecaa";}.nc-icon-outline.text_align-justify:before{content:"\ecab";}.nc-icon-outline.text_align-left:before{content:"\ecac";}.nc-icon-outline.text_align-right:before{content:"\ecad";}.nc-icon-outline.text_background:before{content:"\ecae";}.nc-icon-outline.text_bold:before{content:"\ecaf";}.nc-icon-outline.text_capitalize:before{content:"\ecb0";}.nc-icon-outline.text_caps-all:before{content:"\ecb1";}.nc-icon-outline.text_caps-small:before{content:"\ecb2";}.nc-icon-outline.text_color:before{content:"\ecb3";}.nc-icon-outline.text_edit:before{content:"\ecb4";}.nc-icon-outline.text_italic:before{content:"\ecb5";}.nc-icon-outline.text_line-height:before{content:"\ecb6";}.nc-icon-outline.text_list-bullet:before{content:"\ecb7";}.nc-icon-outline.text_list-numbers:before{content:"\ecb8";}.nc-icon-outline.text_margin-left:before{content:"\ecb9";}.nc-icon-outline.text_margin-right:before{content:"\ecba";}.nc-icon-outline.text_quote:before{content:"\ecbb";}.nc-icon-outline.text_scale-horizontal:before{content:"\ecbc";}.nc-icon-outline.text_scale-vertical:before{content:"\ecbd";}.nc-icon-outline.text_size:before{content:"\ecbe";}.nc-icon-outline.text_strikethrough:before{content:"\ecbf";}.nc-icon-outline.text_subscript:before{content:"\ecc0";}.nc-icon-outline.text_superscript:before{content:"\ecc1";}.nc-icon-outline.text_tracking:before{content:"\ecc2";}.nc-icon-outline.text_underline:before{content:"\ecc3";}.nc-icon-outline.gestures_2x-drag-down:before{content:"\ec09";}.nc-icon-outline.gestures_2x-drag-up:before{content:"\ec0a";}.nc-icon-outline.gestures_2x-swipe-down:before{content:"\ec0b";}.nc-icon-outline.gestures_2x-swipe-left:before{content:"\ec0c";}.nc-icon-outline.gestures_2x-swipe-right:before{content:"\ec0d";}.nc-icon-outline.gestures_2x-swipe-up:before{content:"\ec0e";}.nc-icon-outline.gestures_2x-tap:before{content:"\ec0f";}.nc-icon-outline.gestures_3x-swipe-left:before{content:"\ec10";}.nc-icon-outline.gestures_3x-swipe-right:before{content:"\ec11";}.nc-icon-outline.gestures_3x-swipe-up:before{content:"\ec12";}.nc-icon-outline.gestures_3x-tap:before{content:"\ec13";}.nc-icon-outline.gestures_4x-swipe-left:before{content:"\ec14";}.nc-icon-outline.gestures_4x-swipe-right:before{content:"\ec15";}.nc-icon-outline.gestures_4x-swipe-up:before{content:"\ec16";}.nc-icon-outline.gestures_active-38:before{content:"\ec17";}.nc-icon-outline.gestures_active-40:before{content:"\ec18";}.nc-icon-outline.gestures_camera:before{content:"\ec19";}.nc-icon-outline.gestures_double-tap:before{content:"\ec1a";}.nc-icon-outline.gestures_drag-21:before{content:"\ec1b";}.nc-icon-outline.gestures_drag-31:before{content:"\ec1c";}.nc-icon-outline.gestures_drag-down:before{content:"\ec1d";}.nc-icon-outline.gestures_drag-left:before{content:"\ec1e";}.nc-icon-outline.gestures_drag-right:before{content:"\ec1f";}.nc-icon-outline.gestures_drag-up:before{content:"\ec20";}.nc-icon-outline.gestures_flick-down:before{content:"\ec21";}.nc-icon-outline.gestures_flick-left:before{content:"\ec22";}.nc-icon-outline.gestures_flick-right:before{content:"\ec23";}.nc-icon-outline.gestures_flick-up:before{content:"\ec24";}.nc-icon-outline.gestures_grab:before{content:"\ec25";}.nc-icon-outline.gestures_hold:before{content:"\ec26";}.nc-icon-outline.gestures_pin:before{content:"\ec27";}.nc-icon-outline.gestures_pinch:before{content:"\ec28";}.nc-icon-outline.gestures_rotate-22:before{content:"\ec29";}.nc-icon-outline.gestures_rotate-23:before{content:"\ec2a";}.nc-icon-outline.gestures_scan:before{content:"\ec2b";}.nc-icon-outline.gestures_scroll-horitontal:before{content:"\ec2c";}.nc-icon-outline.gestures_scroll-vertical:before{content:"\ec2d";}.nc-icon-outline.gestures_stretch:before{content:"\ec2e";}.nc-icon-outline.gestures_swipe-bottom:before{content:"\ec2f";}.nc-icon-outline.gestures_swipe-left:before{content:"\ec30";}.nc-icon-outline.gestures_swipe-right:before{content:"\ec31";}.nc-icon-outline.gestures_swipe-up:before{content:"\ec32";}.nc-icon-outline.gestures_tap-01:before{content:"\ec33";}.nc-icon-outline.gestures_tap-02:before{content:"\ec34";}.nc-icon-outline.sport_badminton:before{content:"\ec35";}.nc-icon-outline.sport_baseball-ball:before{content:"\ec36";}.nc-icon-outline.sport_baseball-bat:before{content:"\ec37";}.nc-icon-outline.sport_baseball:before{content:"\ec38";}.nc-icon-outline.sport_basketball-12:before{content:"\ec39";}.nc-icon-outline.sport_basketball-13:before{content:"\ec3a";}.nc-icon-outline.sport_boxing:before{content:"\ec3b";}.nc-icon-outline.sport_cardio:before{content:"\ec3c";}.nc-icon-outline.sport_cricket:before{content:"\ec3d";}.nc-icon-outline.sport_crown:before{content:"\ec3e";}.nc-icon-outline.sport_dart:before{content:"\ec3f";}.nc-icon-outline.sport_dumbbells:before{content:"\ec40";}.nc-icon-outline.sport_energy-drink:before{content:"\ec41";}.nc-icon-outline.sport_energy-supplement:before{content:"\ec42";}.nc-icon-outline.sport_fencing:before{content:"\ec43";}.nc-icon-outline.sport_fishing:before{content:"\ec44";}.nc-icon-outline.sport_flag-finish:before{content:"\ec45";}.nc-icon-outline.sport_football-headguard:before{content:"\ec46";}.nc-icon-outline.sport_golf:before{content:"\ec47";}.nc-icon-outline.sport_helmet:before{content:"\ec48";}.nc-icon-outline.sport_hockey:before{content:"\ec49";}.nc-icon-outline.sport_kettlebell:before{content:"\ec4a";}.nc-icon-outline.sport_ping-pong:before{content:"\ec4b";}.nc-icon-outline.sport_podium-trophy:before{content:"\ec4c";}.nc-icon-outline.sport_podium:before{content:"\ec4d";}.nc-icon-outline.sport_rope:before{content:"\ec4e";}.nc-icon-outline.sport_rugby:before{content:"\ec4f";}.nc-icon-outline.sport_shaker:before{content:"\ec50";}.nc-icon-outline.sport_shoe-run:before{content:"\ec51";}.nc-icon-outline.sport_skateboard:before{content:"\ec52";}.nc-icon-outline.sport_snowboard:before{content:"\ec53";}.nc-icon-outline.sport_soccer-field:before{content:"\ec54";}.nc-icon-outline.sport_steering-wheel:before{content:"\ec55";}.nc-icon-outline.sport_supplement:before{content:"\ec56";}.nc-icon-outline.sport_surf:before{content:"\ec57";}.nc-icon-outline.sport_tactic:before{content:"\ec58";}.nc-icon-outline.sport_tennis-ball:before{content:"\ec59";}.nc-icon-outline.sport_tennis:before{content:"\ec5a";}.nc-icon-outline.sport_trophy:before{content:"\ec5b";}.nc-icon-outline.sport_user-balance:before{content:"\ec5c";}.nc-icon-outline.sport_user-climb:before{content:"\ec5d";}.nc-icon-outline.sport_user-meditation:before{content:"\ec5e";}.nc-icon-outline.sport_user-run:before{content:"\ec5f";}.nc-icon-outline.sport_user-snowboard:before{content:"\ec60";}.nc-icon-outline.sport_user-swim:before{content:"\ec61";}.nc-icon-outline.sport_volleyball:before{content:"\ec62";}.nc-icon-outline.sport_whistle:before{content:"\ec63";}.nc-icon-outline.holidays_bat:before{content:"\ec64";}.nc-icon-outline.holidays_biscuit:before{content:"\ec65";}.nc-icon-outline.holidays_bones:before{content:"\ec66";}.nc-icon-outline.holidays_boot:before{content:"\ec67";}.nc-icon-outline.holidays_candy:before{content:"\ec68";}.nc-icon-outline.holidays_cat:before{content:"\ec69";}.nc-icon-outline.holidays_cauldron:before{content:"\ec6a";}.nc-icon-outline.holidays_chimney:before{content:"\ec6b";}.nc-icon-outline.holidays_cockade:before{content:"\ec6c";}.nc-icon-outline.holidays_coffin:before{content:"\ec6d";}.nc-icon-outline.holidays_dead-hand:before{content:"\ec6e";}.nc-icon-outline.holidays_decoration:before{content:"\ec6f";}.nc-icon-outline.holidays_deer:before{content:"\ec70";}.nc-icon-outline.holidays_egg-38:before{content:"\ec71";}.nc-icon-outline.holidays_egg-39:before{content:"\ec72";}.nc-icon-outline.holidays_frankenstein:before{content:"\ec73";}.nc-icon-outline.holidays_ghost:before{content:"\ec74";}.nc-icon-outline.holidays_gift-exchange:before{content:"\ec75";}.nc-icon-outline.holidays_gift:before{content:"\ec76";}.nc-icon-outline.holidays_glove:before{content:"\ec77";}.nc-icon-outline.holidays_grave:before{content:"\ec78";}.nc-icon-outline.holidays_light:before{content:"\ec79";}.nc-icon-outline.holidays_message:before{content:"\ec7a";}.nc-icon-outline.holidays_mistletoe:before{content:"\ec7b";}.nc-icon-outline.holidays_owl:before{content:"\ec7c";}.nc-icon-outline.holidays_pumpkin:before{content:"\ec7d";}.nc-icon-outline.holidays_rabbit:before{content:"\ec7e";}.nc-icon-outline.holidays_santa-hat:before{content:"\ec7f";}.nc-icon-outline.holidays_sickle:before{content:"\ec80";}.nc-icon-outline.holidays_snow-ball:before{content:"\ec81";}.nc-icon-outline.holidays_snowman-head:before{content:"\ec82";}.nc-icon-outline.holidays_snowman:before{content:"\ec83";}.nc-icon-outline.holidays_soak:before{content:"\ec84";}.nc-icon-outline.holidays_spider:before{content:"\ec85";}.nc-icon-outline.holidays_tree-ball:before{content:"\ec86";}.nc-icon-outline.holidays_tree:before{content:"\ec87";}.nc-icon-outline.holidays_vampire:before{content:"\ec88";}.nc-icon-outline.holidays_witch-hat:before{content:"\ec89";}.nc-icon-outline.holidays_wolf:before{content:"\ec8a";}.nc-icon-outline.holidays_zombie:before{content:"\ec8b";}.nc-icon-outline.nature_bear:before{content:"\ec8c";}.nc-icon-outline.nature_bee:before{content:"\ec8d";}.nc-icon-outline.nature_butterfly:before{content:"\ec8e";}.nc-icon-outline.nature_chicken:before{content:"\ec8f";}.nc-icon-outline.nature_clover:before{content:"\ec90";}.nc-icon-outline.nature_collar:before{content:"\ec91";}.nc-icon-outline.nature_cow:before{content:"\ec92";}.nc-icon-outline.nature_dog-house:before{content:"\ec93";}.nc-icon-outline.nature_dog:before{content:"\ec94";}.nc-icon-outline.nature_flower-05:before{content:"\ec95";}.nc-icon-outline.nature_flower-06:before{content:"\ec96";}.nc-icon-outline.nature_flower-07:before{content:"\ec97";}.nc-icon-outline.nature_food-dog:before{content:"\ec98";}.nc-icon-outline.nature_food:before{content:"\ec99";}.nc-icon-outline.nature_forest:before{content:"\ec9a";}.nc-icon-outline.nature_mountain:before{content:"\ec9b";}.nc-icon-outline.nature_mushroom:before{content:"\ec9c";}.nc-icon-outline.nature_panda:before{content:"\ec9d";}.nc-icon-outline.nature_paw:before{content:"\ec9e";}.nc-icon-outline.nature_pig:before{content:"\ec9f";}.nc-icon-outline.nature_plant-ground:before{content:"\eca0";}.nc-icon-outline.nature_plant-vase:before{content:"\eca1";}.nc-icon-outline.nature_rat:before{content:"\eca2";}.nc-icon-outline.nature_sheep:before{content:"\eca3";}.nc-icon-outline.nature_snake:before{content:"\eca4";}.nc-icon-outline.nature_tree-01:before{content:"\eca5";}.nc-icon-outline.nature_tree-02:before{content:"\eca6";}.nc-icon-outline.nature_tree-03:before{content:"\eca7";}.nc-icon-outline.nature_turtle:before{content:"\eca8";}.nc-icon-outline.nature_wood:before{content:"\eca9";}.nc-icon-outline.travel_axe:before{content:"\eb28";}.nc-icon-outline.travel_backpack:before{content:"\eb29";}.nc-icon-outline.travel_bag:before{content:"\eb2a";}.nc-icon-outline.travel_barbecue:before{content:"\eb2b";}.nc-icon-outline.travel_beach-umbrella:before{content:"\eb2c";}.nc-icon-outline.travel_berlin:before{content:"\eb2d";}.nc-icon-outline.travel_binocular:before{content:"\eb2e";}.nc-icon-outline.travel_camper:before{content:"\eb2f";}.nc-icon-outline.travel_camping:before{content:"\eb30";}.nc-icon-outline.travel_castle:before{content:"\eb31";}.nc-icon-outline.travel_china:before{content:"\eb32";}.nc-icon-outline.travel_church:before{content:"\eb33";}.nc-icon-outline.travel_drink:before{content:"\eb34";}.nc-icon-outline.travel_explore:before{content:"\eb35";}.nc-icon-outline.travel_fire:before{content:"\eb36";}.nc-icon-outline.travel_hotel-bell:before{content:"\eb37";}.nc-icon-outline.travel_hotel-symbol:before{content:"\eb38";}.nc-icon-outline.travel_hotel:before{content:"\eb39";}.nc-icon-outline.travel_hut:before{content:"\eb3a";}.nc-icon-outline.travel_igloo:before{content:"\eb3b";}.nc-icon-outline.travel_info:before{content:"\eb3c";}.nc-icon-outline.travel_istanbul:before{content:"\eb3d";}.nc-icon-outline.travel_jellyfish:before{content:"\eb3e";}.nc-icon-outline.travel_lamp:before{content:"\eb3f";}.nc-icon-outline.travel_lighthouse:before{content:"\eb40";}.nc-icon-outline.travel_london:before{content:"\eb41";}.nc-icon-outline.travel_luggage:before{content:"\eb42";}.nc-icon-outline.travel_mosque:before{content:"\eb43";}.nc-icon-outline.travel_ny:before{content:"\eb44";}.nc-icon-outline.travel_octopus:before{content:"\eb45";}.nc-icon-outline.travel_paris-tower:before{content:"\eb46";}.nc-icon-outline.travel_passport:before{content:"\eb47";}.nc-icon-outline.travel_pickaxe:before{content:"\eb48";}.nc-icon-outline.travel_pool:before{content:"\eb49";}.nc-icon-outline.travel_pyramid:before{content:"\eb4a";}.nc-icon-outline.travel_rackets:before{content:"\eb4b";}.nc-icon-outline.travel_rio:before{content:"\eb4c";}.nc-icon-outline.travel_road-sign-left:before{content:"\eb4d";}.nc-icon-outline.travel_road-sign-right:before{content:"\eb4e";}.nc-icon-outline.travel_rome:before{content:"\eb4f";}.nc-icon-outline.travel_rowing:before{content:"\eb50";}.nc-icon-outline.travel_sea-mask:before{content:"\eb51";}.nc-icon-outline.travel_sf-bridge:before{content:"\eb52";}.nc-icon-outline.travel_shark:before{content:"\eb53";}.nc-icon-outline.travel_spa:before{content:"\eb54";}.nc-icon-outline.travel_sunglasses:before{content:"\eb55";}.nc-icon-outline.travel_surf:before{content:"\eb56";}.nc-icon-outline.travel_swimsuit:before{content:"\eb57";}.nc-icon-outline.travel_swimwear:before{content:"\eb58";}.nc-icon-outline.travel_swiss-knife:before{content:"\eb59";}.nc-icon-outline.travel_temple-02:before{content:"\eb5a";}.nc-icon-outline.travel_temple-25:before{content:"\eb5b";}.nc-icon-outline.travel_trolley:before{content:"\eb5c";}.nc-icon-outline.travel_white-house:before{content:"\eb5d";}.nc-icon-outline.travel_world:before{content:"\eb5e";}.nc-icon-outline.travel_worldmap:before{content:"\eb5f";}.nc-icon-outline.food_alcohol:before{content:"\eb60";}.nc-icon-outline.food_apple:before{content:"\eb61";}.nc-icon-outline.food_baby:before{content:"\eb62";}.nc-icon-outline.food_bacon:before{content:"\eb63";}.nc-icon-outline.food_baguette:before{content:"\eb64";}.nc-icon-outline.food_banana:before{content:"\eb65";}.nc-icon-outline.food_barbecue-02:before{content:"\eb66";}.nc-icon-outline.food_barbecue-15:before{content:"\eb67";}.nc-icon-outline.food_barbecue-tools:before{content:"\eb68";}.nc-icon-outline.food_beer-95:before{content:"\eb69";}.nc-icon-outline.food_beer-96:before{content:"\eb6a";}.nc-icon-outline.food_beverage:before{content:"\eb6b";}.nc-icon-outline.food_bottle-wine:before{content:"\eb6c";}.nc-icon-outline.food_bottle:before{content:"\eb6d";}.nc-icon-outline.food_bowl:before{content:"\eb6e";}.nc-icon-outline.food_bread:before{content:"\eb6f";}.nc-icon-outline.food_broccoli:before{content:"\eb70";}.nc-icon-outline.food_cake-13:before{content:"\eb71";}.nc-icon-outline.food_cake-100:before{content:"\eb72";}.nc-icon-outline.food_cake-slice:before{content:"\eb73";}.nc-icon-outline.food_candle:before{content:"\eb74";}.nc-icon-outline.food_candy:before{content:"\eb75";}.nc-icon-outline.food_carrot:before{content:"\eb76";}.nc-icon-outline.food_champagne:before{content:"\eb77";}.nc-icon-outline.food_cheese-24:before{content:"\eb78";}.nc-icon-outline.food_cheese-87:before{content:"\eb79";}.nc-icon-outline.food_cheeseburger:before{content:"\eb7a";}.nc-icon-outline.food_chef-hat:before{content:"\eb7b";}.nc-icon-outline.food_cherry:before{content:"\eb7c";}.nc-icon-outline.food_chicken:before{content:"\eb7d";}.nc-icon-outline.food_chili:before{content:"\eb7e";}.nc-icon-outline.food_chinese:before{content:"\eb7f";}.nc-icon-outline.food_chips:before{content:"\eb80";}.nc-icon-outline.food_chocolate:before{content:"\eb81";}.nc-icon-outline.food_cocktail:before{content:"\eb82";}.nc-icon-outline.food_coffe-long:before{content:"\eb83";}.nc-icon-outline.food_coffee-long:before{content:"\eb84";}.nc-icon-outline.food_coffee:before{content:"\eb85";}.nc-icon-outline.food_cookies:before{content:"\eb86";}.nc-icon-outline.food_course:before{content:"\eb87";}.nc-icon-outline.food_crab:before{content:"\eb88";}.nc-icon-outline.food_croissant:before{content:"\eb89";}.nc-icon-outline.food_cutlery-75:before{content:"\eb8a";}.nc-icon-outline.food_cutlery-76:before{content:"\eb8b";}.nc-icon-outline.food_cutlery-77:before{content:"\eb8c";}.nc-icon-outline.food_dishwasher:before{content:"\eb8d";}.nc-icon-outline.food_donut:before{content:"\eb8e";}.nc-icon-outline.food_drink:before{content:"\eb8f";}.nc-icon-outline.food_egg:before{content:"\eb90";}.nc-icon-outline.food_energy-drink:before{content:"\eb91";}.nc-icon-outline.food_fish:before{content:"\eb92";}.nc-icon-outline.food_fishbone:before{content:"\eb93";}.nc-icon-outline.food_fridge:before{content:"\eb94";}.nc-icon-outline.food_glass:before{content:"\eb95";}.nc-icon-outline.food_grape:before{content:"\eb96";}.nc-icon-outline.food_hob:before{content:"\eb97";}.nc-icon-outline.food_hot-dog:before{content:"\eb98";}.nc-icon-outline.food_ice-cream-22:before{content:"\eb99";}.nc-icon-outline.food_ice-cream-72:before{content:"\eb9a";}.nc-icon-outline.food_jam:before{content:"\eb9b";}.nc-icon-outline.food_kettle:before{content:"\eb9c";}.nc-icon-outline.food_kitchen-fan:before{content:"\eb9d";}.nc-icon-outline.food_knife:before{content:"\eb9e";}.nc-icon-outline.food_lemon-slice:before{content:"\eb9f";}.nc-icon-outline.food_lighter:before{content:"\eba0";}.nc-icon-outline.food_lobster:before{content:"\eba1";}.nc-icon-outline.food_matches:before{content:"\eba2";}.nc-icon-outline.food_measuring-cup:before{content:"\eba3";}.nc-icon-outline.food_meat-spit:before{content:"\eba4";}.nc-icon-outline.food_microwave:before{content:"\eba5";}.nc-icon-outline.food_milk:before{content:"\eba6";}.nc-icon-outline.food_moka:before{content:"\eba7";}.nc-icon-outline.food_muffin:before{content:"\eba8";}.nc-icon-outline.food_mug:before{content:"\eba9";}.nc-icon-outline.food_oven:before{content:"\ebaa";}.nc-icon-outline.food_pan:before{content:"\ebab";}.nc-icon-outline.food_pizza-slice:before{content:"\ebac";}.nc-icon-outline.food_pizza:before{content:"\ebad";}.nc-icon-outline.food_plate:before{content:"\ebae";}.nc-icon-outline.food_pot:before{content:"\ebaf";}.nc-icon-outline.food_prosciutto:before{content:"\ebb0";}.nc-icon-outline.food_recipe-book-46:before{content:"\ebb1";}.nc-icon-outline.food_recipe-book-47:before{content:"\ebb2";}.nc-icon-outline.food_rolling-pin:before{content:"\ebb3";}.nc-icon-outline.food_salt:before{content:"\ebb4";}.nc-icon-outline.food_sausage:before{content:"\ebb5";}.nc-icon-outline.food_scale:before{content:"\ebb6";}.nc-icon-outline.food_scotch:before{content:"\ebb7";}.nc-icon-outline.food_shrimp:before{content:"\ebb8";}.nc-icon-outline.food_steak:before{content:"\ebb9";}.nc-icon-outline.food_store:before{content:"\ebba";}.nc-icon-outline.food_strawberry:before{content:"\ebbb";}.nc-icon-outline.food_sushi:before{content:"\ebbc";}.nc-icon-outline.food_tacos:before{content:"\ebbd";}.nc-icon-outline.food_tea:before{content:"\ebbe";}.nc-icon-outline.food_temperature:before{content:"\ebbf";}.nc-icon-outline.food_vest-07:before{content:"\ebc0";}.nc-icon-outline.food_vest-31:before{content:"\ebc1";}.nc-icon-outline.food_watermelon:before{content:"\ebc2";}.nc-icon-outline.food_whisk:before{content:"\ebc3";}.nc-icon-outline.emoticons_alien:before{content:"\ebc4";}.nc-icon-outline.emoticons_angry-10:before{content:"\ebc5";}.nc-icon-outline.emoticons_angry-44:before{content:"\ebc6";}.nc-icon-outline.emoticons_big-eyes:before{content:"\ebc7";}.nc-icon-outline.emoticons_big-smile:before{content:"\ebc8";}.nc-icon-outline.emoticons_bigmouth:before{content:"\ebc9";}.nc-icon-outline.emoticons_bleah:before{content:"\ebca";}.nc-icon-outline.emoticons_blind:before{content:"\ebcb";}.nc-icon-outline.emoticons_bomb:before{content:"\ebcc";}.nc-icon-outline.emoticons_bored:before{content:"\ebcd";}.nc-icon-outline.emoticons_cake:before{content:"\ebce";}.nc-icon-outline.emoticons_cry-15:before{content:"\ebcf";}.nc-icon-outline.emoticons_cry-57:before{content:"\ebd0";}.nc-icon-outline.emoticons_cute:before{content:"\ebd1";}.nc-icon-outline.emoticons_devil:before{content:"\ebd2";}.nc-icon-outline.emoticons_disgusted:before{content:"\ebd3";}.nc-icon-outline.emoticons_fist:before{content:"\ebd4";}.nc-icon-outline.emoticons_ghost:before{content:"\ebd5";}.nc-icon-outline.emoticons_hannibal:before{content:"\ebd6";}.nc-icon-outline.emoticons_happy-sun:before{content:"\ebd7";}.nc-icon-outline.emoticons_kid:before{content:"\ebd8";}.nc-icon-outline.emoticons_kiss:before{content:"\ebd9";}.nc-icon-outline.emoticons_laugh-17:before{content:"\ebda";}.nc-icon-outline.emoticons_laugh-35:before{content:"\ebdb";}.nc-icon-outline.emoticons_like-no:before{content:"\ebdc";}.nc-icon-outline.emoticons_like:before{content:"\ebdd";}.nc-icon-outline.emoticons_mad-12:before{content:"\ebde";}.nc-icon-outline.emoticons_mad-58:before{content:"\ebdf";}.nc-icon-outline.emoticons_malicious:before{content:"\ebe0";}.nc-icon-outline.emoticons_manga-62:before{content:"\ebe1";}.nc-icon-outline.emoticons_manga-63:before{content:"\ebe2";}.nc-icon-outline.emoticons_monster:before{content:"\ebe3";}.nc-icon-outline.emoticons_nerd-22:before{content:"\ebe4";}.nc-icon-outline.emoticons_nerd-23:before{content:"\ebe5";}.nc-icon-outline.emoticons_ninja:before{content:"\ebe6";}.nc-icon-outline.emoticons_no-words:before{content:"\ebe7";}.nc-icon-outline.emoticons_parrot:before{content:"\ebe8";}.nc-icon-outline.emoticons_penguin:before{content:"\ebe9";}.nc-icon-outline.emoticons_pirate:before{content:"\ebea";}.nc-icon-outline.emoticons_poop:before{content:"\ebeb";}.nc-icon-outline.emoticons_puzzled:before{content:"\ebec";}.nc-icon-outline.emoticons_quite-happy:before{content:"\ebed";}.nc-icon-outline.emoticons_robot:before{content:"\ebee";}.nc-icon-outline.emoticons_rock:before{content:"\ebef";}.nc-icon-outline.emoticons_sad:before{content:"\ebf0";}.nc-icon-outline.emoticons_satisfied:before{content:"\ebf1";}.nc-icon-outline.emoticons_shark:before{content:"\ebf2";}.nc-icon-outline.emoticons_shy:before{content:"\ebf3";}.nc-icon-outline.emoticons_sick:before{content:"\ebf4";}.nc-icon-outline.emoticons_silly:before{content:"\ebf5";}.nc-icon-outline.emoticons_skull:before{content:"\ebf6";}.nc-icon-outline.emoticons_sleep:before{content:"\ebf7";}.nc-icon-outline.emoticons_sloth:before{content:"\ebf8";}.nc-icon-outline.emoticons_smart:before{content:"\ebf9";}.nc-icon-outline.emoticons_smile:before{content:"\ebfa";}.nc-icon-outline.emoticons_soldier:before{content:"\ebfb";}.nc-icon-outline.emoticons_speechless:before{content:"\ebfc";}.nc-icon-outline.emoticons_spiteful:before{content:"\ebfd";}.nc-icon-outline.emoticons_sunglasses-48:before{content:"\ebfe";}.nc-icon-outline.emoticons_sunglasses-49:before{content:"\ebff";}.nc-icon-outline.emoticons_surprise:before{content:"\ec00";}.nc-icon-outline.emoticons_upset-13:before{content:"\ec01";}.nc-icon-outline.emoticons_upset-14:before{content:"\ec02";}.nc-icon-outline.emoticons_virus:before{content:"\ec03";}.nc-icon-outline.emoticons_what:before{content:"\ec04";}.nc-icon-outline.emoticons_whiskers:before{content:"\ec05";}.nc-icon-outline.emoticons_wink-06:before{content:"\ec06";}.nc-icon-outline.emoticons_wink-11:before{content:"\ec07";}.nc-icon-outline.emoticons_wink-69:before{content:"\ec08";}.nc-icon-outline.weather_celsius:before{content:"\e600";}.nc-icon-outline.weather_cloud-13:before{content:"\e601";}.nc-icon-outline.weather_cloud-14:before{content:"\e602";}.nc-icon-outline.weather_cloud-drop:before{content:"\e603";}.nc-icon-outline.weather_cloud-fog-31:before{content:"\e604";}.nc-icon-outline.weather_cloud-fog-32:before{content:"\e605";}.nc-icon-outline.weather_cloud-hail:before{content:"\e606";}.nc-icon-outline.weather_cloud-light:before{content:"\e607";}.nc-icon-outline.weather_cloud-moon:before{content:"\e608";}.nc-icon-outline.weather_cloud-rain:before{content:"\e609";}.nc-icon-outline.weather_cloud-rainbow:before{content:"\e60a";}.nc-icon-outline.weather_cloud-snow-34:before{content:"\e60b";}.nc-icon-outline.weather_cloud-snow-42:before{content:"\e60c";}.nc-icon-outline.weather_cloud-sun-17:before{content:"\e60d";}.nc-icon-outline.weather_cloud-sun-19:before{content:"\e60e";}.nc-icon-outline.weather_compass:before{content:"\e60f";}.nc-icon-outline.weather_drop-12:before{content:"\e610";}.nc-icon-outline.weather_drop-15:before{content:"\e611";}.nc-icon-outline.weather_drops:before{content:"\e612";}.nc-icon-outline.weather_eclipse:before{content:"\e613";}.nc-icon-outline.weather_fahrenheit:before{content:"\e614";}.nc-icon-outline.weather_fog:before{content:"\e615";}.nc-icon-outline.weather_forecast:before{content:"\e616";}.nc-icon-outline.weather_hurricane-44:before{content:"\e617";}.nc-icon-outline.weather_hurricane-45:before{content:"\e618";}.nc-icon-outline.weather_moon-cloud-drop:before{content:"\e619";}.nc-icon-outline.weather_moon-cloud-fog:before{content:"\e61a";}.nc-icon-outline.weather_moon-cloud-hail:before{content:"\e61b";}.nc-icon-outline.weather_moon-cloud-light:before{content:"\e61c";}.nc-icon-outline.weather_moon-cloud-rain:before{content:"\e61d";}.nc-icon-outline.weather_moon-cloud-snow-61:before{content:"\e61e";}.nc-icon-outline.weather_moon-cloud-snow-62:before{content:"\e61f";}.nc-icon-outline.weather_moon-fog:before{content:"\e620";}.nc-icon-outline.weather_moon-full:before{content:"\e621";}.nc-icon-outline.weather_moon-stars:before{content:"\e622";}.nc-icon-outline.weather_moon:before{content:"\e623";}.nc-icon-outline.weather_rain-hail:before{content:"\e624";}.nc-icon-outline.weather_rain:before{content:"\e625";}.nc-icon-outline.weather_rainbow:before{content:"\e626";}.nc-icon-outline.weather_snow:before{content:"\e627";}.nc-icon-outline.weather_sun-cloud-drop:before{content:"\e628";}.nc-icon-outline.weather_sun-cloud-fog:before{content:"\e629";}.nc-icon-outline.weather_sun-cloud-hail:before{content:"\e62a";}.nc-icon-outline.weather_sun-cloud-light:before{content:"\e62b";}.nc-icon-outline.weather_sun-cloud-rain:before{content:"\e62c";}.nc-icon-outline.weather_sun-cloud-snow-54:before{content:"\e62d";}.nc-icon-outline.weather_sun-cloud-snow-55:before{content:"\e62e";}.nc-icon-outline.weather_sun-cloud:before{content:"\e62f";}.nc-icon-outline.weather_sun-fog-29:before{content:"\e630";}.nc-icon-outline.weather_sun-fog-30:before{content:"\e631";}.nc-icon-outline.weather_sun-fog-43:before{content:"\e632";}.nc-icon-outline.weather_sun:before{content:"\e633";}.nc-icon-outline.weather_wind:before{content:"\e634";}.nc-icon-outline.users_add-27:before{content:"\e635";}.nc-icon-outline.users_add-29:before{content:"\e636";}.nc-icon-outline.users_badge-13:before{content:"\e637";}.nc-icon-outline.users_badge-14:before{content:"\e638";}.nc-icon-outline.users_badge-15:before{content:"\e639";}.nc-icon-outline.users_circle-08:before{content:"\e63a";}.nc-icon-outline.users_circle-09:before{content:"\e63b";}.nc-icon-outline.users_circle-10:before{content:"\e63c";}.nc-icon-outline.users_contacts:before{content:"\e63d";}.nc-icon-outline.users_delete-28:before{content:"\e63e";}.nc-icon-outline.users_delete-30:before{content:"\e63f";}.nc-icon-outline.users_man-20:before{content:"\e640";}.nc-icon-outline.users_man-23:before{content:"\e641";}.nc-icon-outline.users_man-glasses:before{content:"\e642";}.nc-icon-outline.users_mobile-contact:before{content:"\e643";}.nc-icon-outline.users_multiple-11:before{content:"\e644";}.nc-icon-outline.users_multiple-19:before{content:"\e645";}.nc-icon-outline.users_network:before{content:"\e646";}.nc-icon-outline.users_parent:before{content:"\e647";}.nc-icon-outline.users_single-01:before{content:"\e648";}.nc-icon-outline.users_single-02:before{content:"\e649";}.nc-icon-outline.users_single-03:before{content:"\e64a";}.nc-icon-outline.users_single-04:before{content:"\e64b";}.nc-icon-outline.users_single-05:before{content:"\e64c";}.nc-icon-outline.users_single-body:before{content:"\e64d";}.nc-icon-outline.users_single-position:before{content:"\e64e";}.nc-icon-outline.users_square-31:before{content:"\e64f";}.nc-icon-outline.users_square-32:before{content:"\e650";}.nc-icon-outline.users_square-33:before{content:"\e651";}.nc-icon-outline.users_woman-21:before{content:"\e652";}.nc-icon-outline.users_woman-24:before{content:"\e653";}.nc-icon-outline.users_woman-25:before{content:"\e654";}.nc-icon-outline.users_woman-34:before{content:"\e655";}.nc-icon-outline.users_woman-35:before{content:"\e656";}.nc-icon-outline.users_woman-man:before{content:"\e657";}.nc-icon-outline.transportation_air-baloon:before{content:"\e717";}.nc-icon-outline.transportation_bike-sport:before{content:"\e718";}.nc-icon-outline.transportation_bike:before{content:"\e719";}.nc-icon-outline.transportation_boat-front:before{content:"\e71a";}.nc-icon-outline.transportation_boat-small-02:before{content:"\e71b";}.nc-icon-outline.transportation_boat-small-03:before{content:"\e71c";}.nc-icon-outline.transportation_boat:before{content:"\e71d";}.nc-icon-outline.transportation_bus-front-10:before{content:"\e71e";}.nc-icon-outline.transportation_bus-front-12:before{content:"\e71f";}.nc-icon-outline.transportation_bus:before{content:"\e720";}.nc-icon-outline.transportation_car-front:before{content:"\e721";}.nc-icon-outline.transportation_car-simple:before{content:"\e722";}.nc-icon-outline.transportation_car-sport:before{content:"\e723";}.nc-icon-outline.transportation_car-taxi:before{content:"\e724";}.nc-icon-outline.transportation_car:before{content:"\e725";}.nc-icon-outline.transportation_helicopter:before{content:"\e726";}.nc-icon-outline.transportation_helmet:before{content:"\e727";}.nc-icon-outline.transportation_light-traffic:before{content:"\e728";}.nc-icon-outline.transportation_moto:before{content:"\e729";}.nc-icon-outline.transportation_plane-17:before{content:"\e72a";}.nc-icon-outline.transportation_plane-18:before{content:"\e72b";}.nc-icon-outline.transportation_road:before{content:"\e72c";}.nc-icon-outline.transportation_skateboard:before{content:"\e72d";}.nc-icon-outline.transportation_tractor:before{content:"\e72e";}.nc-icon-outline.transportation_train-speed:before{content:"\e72f";}.nc-icon-outline.transportation_train:before{content:"\e730";}.nc-icon-outline.transportation_tram:before{content:"\e731";}.nc-icon-outline.transportation_truck-front:before{content:"\e732";}.nc-icon-outline.transportation_vespa-front:before{content:"\e733";}.nc-icon-outline.transportation_vespa:before{content:"\e734";}.nc-icon-outline.tech_cable-49:before{content:"\e735";}.nc-icon-outline.tech_cable-50:before{content:"\e736";}.nc-icon-outline.tech_cd-reader:before{content:"\e737";}.nc-icon-outline.tech_computer-monitor:before{content:"\e738";}.nc-icon-outline.tech_computer-old:before{content:"\e739";}.nc-icon-outline.tech_computer:before{content:"\e73a";}.nc-icon-outline.tech_controller-modern:before{content:"\e73b";}.nc-icon-outline.tech_controller:before{content:"\e73c";}.nc-icon-outline.tech_desktop-screen:before{content:"\e73d";}.nc-icon-outline.tech_desktop:before{content:"\e73e";}.nc-icon-outline.tech_disk-reader:before{content:"\e73f";}.nc-icon-outline.tech_disk:before{content:"\e740";}.nc-icon-outline.tech_gopro:before{content:"\e741";}.nc-icon-outline.tech_headphones:before{content:"\e742";}.nc-icon-outline.tech_keyboard-mouse:before{content:"\e743";}.nc-icon-outline.tech_keyboard-wifi:before{content:"\e744";}.nc-icon-outline.tech_keyboard:before{content:"\e745";}.nc-icon-outline.tech_laptop-camera:before{content:"\e746";}.nc-icon-outline.tech_laptop-front:before{content:"\e747";}.nc-icon-outline.tech_laptop:before{content:"\e748";}.nc-icon-outline.tech_mobile-button:before{content:"\e749";}.nc-icon-outline.tech_mobile-camera:before{content:"\e74a";}.nc-icon-outline.tech_mobile-recharger-08:before{content:"\e74b";}.nc-icon-outline.tech_mobile-recharger-09:before{content:"\e74c";}.nc-icon-outline.tech_mobile-toolbar:before{content:"\e74d";}.nc-icon-outline.tech_mobile:before{content:"\e74e";}.nc-icon-outline.tech_music:before{content:"\e74f";}.nc-icon-outline.tech_navigation:before{content:"\e750";}.nc-icon-outline.tech_player-19:before{content:"\e751";}.nc-icon-outline.tech_player-48:before{content:"\e752";}.nc-icon-outline.tech_print-fold:before{content:"\e753";}.nc-icon-outline.tech_print-round-fold:before{content:"\e754";}.nc-icon-outline.tech_print-round:before{content:"\e755";}.nc-icon-outline.tech_print:before{content:"\e756";}.nc-icon-outline.tech_ram:before{content:"\e757";}.nc-icon-outline.tech_remote:before{content:"\e758";}.nc-icon-outline.tech_signal:before{content:"\e759";}.nc-icon-outline.tech_socket:before{content:"\e75a";}.nc-icon-outline.tech_sync:before{content:"\e75b";}.nc-icon-outline.tech_tablet-button:before{content:"\e75c";}.nc-icon-outline.tech_tablet-reader-31:before{content:"\e75d";}.nc-icon-outline.tech_tablet-reader-42:before{content:"\e75e";}.nc-icon-outline.tech_tablet-toolbar:before{content:"\e75f";}.nc-icon-outline.tech_tablet:before{content:"\e760";}.nc-icon-outline.tech_tv-old:before{content:"\e761";}.nc-icon-outline.tech_tv:before{content:"\e762";}.nc-icon-outline.tech_watch-circle:before{content:"\e763";}.nc-icon-outline.tech_watch-time:before{content:"\e764";}.nc-icon-outline.tech_watch:before{content:"\e765";}.nc-icon-outline.tech_webcam-38:before{content:"\e766";}.nc-icon-outline.tech_webcam-39:before{content:"\e767";}.nc-icon-outline.tech_wifi-router:before{content:"\e768";}.nc-icon-outline.tech_wifi:before{content:"\e769";}.nc-icon-outline.shopping_award:before{content:"\e76a";}.nc-icon-outline.shopping_bag-09:before{content:"\e76b";}.nc-icon-outline.shopping_bag-16:before{content:"\e76c";}.nc-icon-outline.shopping_bag-17:before{content:"\e76d";}.nc-icon-outline.shopping_bag-20:before{content:"\e76e";}.nc-icon-outline.shopping_bag-add-18:before{content:"\e76f";}.nc-icon-outline.shopping_bag-add-21:before{content:"\e770";}.nc-icon-outline.shopping_bag-edit:before{content:"\e771";}.nc-icon-outline.shopping_bag-remove-19:before{content:"\e772";}.nc-icon-outline.shopping_bag-remove-22:before{content:"\e773";}.nc-icon-outline.shopping_barcode-scan:before{content:"\e774";}.nc-icon-outline.shopping_barcode:before{content:"\e775";}.nc-icon-outline.shopping_bardcode-qr:before{content:"\e776";}.nc-icon-outline.shopping_basket-add:before{content:"\e777";}.nc-icon-outline.shopping_basket-edit:before{content:"\e778";}.nc-icon-outline.shopping_basket-remove:before{content:"\e779";}.nc-icon-outline.shopping_basket-simple-add:before{content:"\e77a";}.nc-icon-outline.shopping_basket-simple-remove:before{content:"\e77b";}.nc-icon-outline.shopping_basket-simple:before{content:"\e77c";}.nc-icon-outline.shopping_basket:before{content:"\e77d";}.nc-icon-outline.shopping_bitcoin:before{content:"\e77e";}.nc-icon-outline.shopping_board:before{content:"\e77f";}.nc-icon-outline.shopping_box-3d-50:before{content:"\e780";}.nc-icon-outline.shopping_box-3d-67:before{content:"\e781";}.nc-icon-outline.shopping_box-ribbon:before{content:"\e782";}.nc-icon-outline.shopping_box:before{content:"\e783";}.nc-icon-outline.shopping_cart-add:before{content:"\e784";}.nc-icon-outline.shopping_cart-modern-add:before{content:"\e785";}.nc-icon-outline.shopping_cart-modern-in:before{content:"\e786";}.nc-icon-outline.shopping_cart-modern-remove:before{content:"\e787";}.nc-icon-outline.shopping_cart-modern:before{content:"\e788";}.nc-icon-outline.shopping_cart-remove:before{content:"\e789";}.nc-icon-outline.shopping_cart-simple-add:before{content:"\e78a";}.nc-icon-outline.shopping_cart-simple-in:before{content:"\e78b";}.nc-icon-outline.shopping_cart-simple-remove:before{content:"\e78c";}.nc-icon-outline.shopping_cart-simple:before{content:"\e78d";}.nc-icon-outline.shopping_cart:before{content:"\e78e";}.nc-icon-outline.shopping_cash-register:before{content:"\e78f";}.nc-icon-outline.shopping_chart:before{content:"\e790";}.nc-icon-outline.shopping_credit-card-in:before{content:"\e791";}.nc-icon-outline.shopping_credit-card:before{content:"\e792";}.nc-icon-outline.shopping_credit-locked:before{content:"\e793";}.nc-icon-outline.shopping_delivery-fast:before{content:"\e794";}.nc-icon-outline.shopping_delivery-time:before{content:"\e795";}.nc-icon-outline.shopping_delivery-track:before{content:"\e796";}.nc-icon-outline.shopping_delivery:before{content:"\e797";}.nc-icon-outline.shopping_discount:before{content:"\e798";}.nc-icon-outline.shopping_gift:before{content:"\e799";}.nc-icon-outline.shopping_hand-card:before{content:"\e79a";}.nc-icon-outline.shopping_list:before{content:"\e79b";}.nc-icon-outline.shopping_mobile-card:before{content:"\e79c";}.nc-icon-outline.shopping_mobile-cart:before{content:"\e79d";}.nc-icon-outline.shopping_mobile-touch:before{content:"\e79e";}.nc-icon-outline.shopping_newsletter:before{content:"\e79f";}.nc-icon-outline.shopping_pos:before{content:"\e7a0";}.nc-icon-outline.shopping_receipt-list-42:before{content:"\e7a1";}.nc-icon-outline.shopping_receipt-list-43:before{content:"\e7a2";}.nc-icon-outline.shopping_receipt:before{content:"\e7a3";}.nc-icon-outline.shopping_shop-location:before{content:"\e7a4";}.nc-icon-outline.shopping_shop:before{content:"\e7a5";}.nc-icon-outline.shopping_stock:before{content:"\e7a6";}.nc-icon-outline.shopping_tag-content:before{content:"\e7a7";}.nc-icon-outline.shopping_tag-cut:before{content:"\e7a8";}.nc-icon-outline.shopping_tag-line:before{content:"\e7a9";}.nc-icon-outline.shopping_tag-sale:before{content:"\e7aa";}.nc-icon-outline.shopping_tag:before{content:"\e7ab";}.nc-icon-outline.shopping_wallet:before{content:"\e7ac";}.nc-icon-outline.education_abc:before{content:"\e7ad";}.nc-icon-outline.education_agenda-bookmark:before{content:"\e7ae";}.nc-icon-outline.education_atom:before{content:"\e7af";}.nc-icon-outline.education_award-55:before{content:"\e7b0";}.nc-icon-outline.education_backpack-57:before{content:"\e7b1";}.nc-icon-outline.education_backpack-58:before{content:"\e7b2";}.nc-icon-outline.education_ball-basket:before{content:"\e7b3";}.nc-icon-outline.education_ball-soccer:before{content:"\e7b4";}.nc-icon-outline.education_board-51:before{content:"\e7b5";}.nc-icon-outline.education_book-39:before{content:"\e7b6";}.nc-icon-outline.education_book-bookmark:before{content:"\e7b7";}.nc-icon-outline.education_book-open:before{content:"\e7b8";}.nc-icon-outline.education_books-46:before{content:"\e7b9";}.nc-icon-outline.education_chalkboard:before{content:"\e7ba";}.nc-icon-outline.education_flask:before{content:"\e7bb";}.nc-icon-outline.education_glasses:before{content:"\e7bc";}.nc-icon-outline.education_grammar-check:before{content:"\e7bd";}.nc-icon-outline.education_hat:before{content:"\e7be";}.nc-icon-outline.education_language:before{content:"\e7bf";}.nc-icon-outline.education_microscope:before{content:"\e7c0";}.nc-icon-outline.education_molecule:before{content:"\e7c1";}.nc-icon-outline.education_notepad:before{content:"\e7c2";}.nc-icon-outline.education_paper-diploma:before{content:"\e7c3";}.nc-icon-outline.education_paper:before{content:"\e7c4";}.nc-icon-outline.education_pencil-47:before{content:"\e7c5";}.nc-icon-outline.education_school:before{content:"\e7c6";}.nc-icon-outline.objects_alien-29:before{content:"\e7c7";}.nc-icon-outline.objects_alien-33:before{content:"\e7c8";}.nc-icon-outline.objects_anchor:before{content:"\e7c9";}.nc-icon-outline.objects_astronaut:before{content:"\e7ca";}.nc-icon-outline.objects_axe:before{content:"\e7cb";}.nc-icon-outline.objects_baby-bottle:before{content:"\e7cc";}.nc-icon-outline.objects_baby:before{content:"\e7cd";}.nc-icon-outline.objects_baloon:before{content:"\e7ce";}.nc-icon-outline.objects_battery:before{content:"\e7cf";}.nc-icon-outline.objects_bear:before{content:"\e7d0";}.nc-icon-outline.objects_billiard:before{content:"\e7d1";}.nc-icon-outline.objects_binocular:before{content:"\e7d2";}.nc-icon-outline.objects_bow:before{content:"\e7d3";}.nc-icon-outline.objects_bowling:before{content:"\e7d4";}.nc-icon-outline.objects_broom:before{content:"\e7d5";}.nc-icon-outline.objects_cone:before{content:"\e7d6";}.nc-icon-outline.objects_controller:before{content:"\e7d7";}.nc-icon-outline.objects_diamond:before{content:"\e7d8";}.nc-icon-outline.objects_dice:before{content:"\e7d9";}.nc-icon-outline.objects_globe:before{content:"\e7da";}.nc-icon-outline.objects_hut:before{content:"\e7db";}.nc-icon-outline.objects_key-25:before{content:"\e7dc";}.nc-icon-outline.objects_key-26:before{content:"\e7dd";}.nc-icon-outline.objects_lamp:before{content:"\e7de";}.nc-icon-outline.objects_leaf-36:before{content:"\e7df";}.nc-icon-outline.objects_leaf-38:before{content:"\e7e0";}.nc-icon-outline.objects_light:before{content:"\e7e1";}.nc-icon-outline.objects_pipe:before{content:"\e7e2";}.nc-icon-outline.objects_planet:before{content:"\e7e3";}.nc-icon-outline.objects_puzzle-09:before{content:"\e7e4";}.nc-icon-outline.objects_puzzle-10:before{content:"\e7e5";}.nc-icon-outline.objects_shovel:before{content:"\e7e6";}.nc-icon-outline.objects_skull:before{content:"\e7e7";}.nc-icon-outline.objects_spaceship:before{content:"\e7e8";}.nc-icon-outline.objects_spray:before{content:"\e7e9";}.nc-icon-outline.objects_support-16:before{content:"\e7ea";}.nc-icon-outline.objects_support-17:before{content:"\e7eb";}.nc-icon-outline.objects_umbrella-13:before{content:"\e7ec";}.nc-icon-outline.objects_umbrella-14:before{content:"\e7ed";}.nc-icon-outline.objects_wool-ball:before{content:"\e7ee";}.nc-icon-outline.media-1_3d:before{content:"\e7ef";}.nc-icon-outline.media-1_action-73:before{content:"\e7f0";}.nc-icon-outline.media-1_action-74:before{content:"\e7f1";}.nc-icon-outline.media-1_album:before{content:"\e7f2";}.nc-icon-outline.media-1_audio-91:before{content:"\e7f3";}.nc-icon-outline.media-1_audio-92:before{content:"\e7f4";}.nc-icon-outline.media-1_balance:before{content:"\e7f5";}.nc-icon-outline.media-1_brightness-46:before{content:"\e7f6";}.nc-icon-outline.media-1_brightness-47:before{content:"\e7f7";}.nc-icon-outline.media-1_button-circle-pause:before{content:"\e7f8";}.nc-icon-outline.media-1_button-circle-play:before{content:"\e7f9";}.nc-icon-outline.media-1_button-circle-stop:before{content:"\e7fa";}.nc-icon-outline.media-1_button-eject:before{content:"\e7fb";}.nc-icon-outline.media-1_button-next:before{content:"\e7fc";}.nc-icon-outline.media-1_button-pause:before{content:"\e7fd";}.nc-icon-outline.media-1_button-play:before{content:"\e7fe";}.nc-icon-outline.media-1_button-power:before{content:"\e7ff";}.nc-icon-outline.media-1_button-previous:before{content:"\e800";}.nc-icon-outline.media-1_button-record:before{content:"\e801";}.nc-icon-outline.media-1_button-rewind:before{content:"\e802";}.nc-icon-outline.media-1_button-skip:before{content:"\e803";}.nc-icon-outline.media-1_button-stop:before{content:"\e804";}.nc-icon-outline.media-1_camera-18:before{content:"\e805";}.nc-icon-outline.media-1_camera-19:before{content:"\e806";}.nc-icon-outline.media-1_camera-20:before{content:"\e807";}.nc-icon-outline.media-1_camera-ban-36:before{content:"\e808";}.nc-icon-outline.media-1_camera-ban-37:before{content:"\e809";}.nc-icon-outline.media-1_camera-compact:before{content:"\e80a";}.nc-icon-outline.media-1_camera-screen:before{content:"\e80b";}.nc-icon-outline.media-1_camera-square-57:before{content:"\e80c";}.nc-icon-outline.media-1_camera-square-58:before{content:"\e80d";}.nc-icon-outline.media-1_camera-time:before{content:"\e80e";}.nc-icon-outline.media-1_countdown-34:before{content:"\e80f";}.nc-icon-outline.media-1_countdown-35:before{content:"\e810";}.nc-icon-outline.media-1_edit-color:before{content:"\e811";}.nc-icon-outline.media-1_edit-contrast-42:before{content:"\e812";}.nc-icon-outline.media-1_edit-contrast-43:before{content:"\e813";}.nc-icon-outline.media-1_edit-saturation:before{content:"\e814";}.nc-icon-outline.media-1_flash-21:before{content:"\e815";}.nc-icon-outline.media-1_flash-24:before{content:"\e816";}.nc-icon-outline.media-1_flash-29:before{content:"\e817";}.nc-icon-outline.media-1_flash-auto-22:before{content:"\e818";}.nc-icon-outline.media-1_flash-auto-25:before{content:"\e819";}.nc-icon-outline.media-1_flash-off-23:before{content:"\e81a";}.nc-icon-outline.media-1_flash-off-26:before{content:"\e81b";}.nc-icon-outline.media-1_focus-32:before{content:"\e81c";}.nc-icon-outline.media-1_focus-38:before{content:"\e81d";}.nc-icon-outline.media-1_focus-40:before{content:"\e81e";}.nc-icon-outline.media-1_focus-circle:before{content:"\e81f";}.nc-icon-outline.media-1_frame-12:before{content:"\e820";}.nc-icon-outline.media-1_frame-41:before{content:"\e821";}.nc-icon-outline.media-1_grid:before{content:"\e822";}.nc-icon-outline.media-1_image-01:before{content:"\e823";}.nc-icon-outline.media-1_image-02:before{content:"\e824";}.nc-icon-outline.media-1_image-05:before{content:"\e825";}.nc-icon-outline.media-1_image-add:before{content:"\e826";}.nc-icon-outline.media-1_image-delete:before{content:"\e827";}.nc-icon-outline.media-1_image-location:before{content:"\e828";}.nc-icon-outline.media-1_kid:before{content:"\e829";}.nc-icon-outline.media-1_layers:before{content:"\e82a";}.nc-icon-outline.media-1_lens-31:before{content:"\e82b";}.nc-icon-outline.media-1_lens-56:before{content:"\e82c";}.nc-icon-outline.media-1_macro:before{content:"\e82d";}.nc-icon-outline.media-1_movie-61:before{content:"\e82e";}.nc-icon-outline.media-1_movie-62:before{content:"\e82f";}.nc-icon-outline.media-1_night:before{content:"\e830";}.nc-icon-outline.media-1_picture:before{content:"\e831";}.nc-icon-outline.media-1_play-68:before{content:"\e832";}.nc-icon-outline.media-1_play-69:before{content:"\e833";}.nc-icon-outline.media-1_player:before{content:"\e834";}.nc-icon-outline.media-1_polaroid-add:before{content:"\e835";}.nc-icon-outline.media-1_polaroid-delete:before{content:"\e836";}.nc-icon-outline.media-1_polaroid-multiple:before{content:"\e837";}.nc-icon-outline.media-1_polaroid-user:before{content:"\e838";}.nc-icon-outline.media-1_polaroid:before{content:"\e839";}.nc-icon-outline.media-1_roll:before{content:"\e83a";}.nc-icon-outline.media-1_rotate-left:before{content:"\e83b";}.nc-icon-outline.media-1_rotate-right:before{content:"\e83c";}.nc-icon-outline.media-1_sd:before{content:"\e83d";}.nc-icon-outline.media-1_selfie:before{content:"\e83e";}.nc-icon-outline.media-1_shake:before{content:"\e83f";}.nc-icon-outline.media-1_speaker:before{content:"\e840";}.nc-icon-outline.media-1_sport:before{content:"\e841";}.nc-icon-outline.media-1_ticket-75:before{content:"\e842";}.nc-icon-outline.media-1_ticket-76:before{content:"\e843";}.nc-icon-outline.media-1_touch:before{content:"\e844";}.nc-icon-outline.media-1_tripod:before{content:"\e845";}.nc-icon-outline.media-1_video-64:before{content:"\e846";}.nc-icon-outline.media-1_video-65:before{content:"\e847";}.nc-icon-outline.media-1_video-66:before{content:"\e848";}.nc-icon-outline.media-1_video-67:before{content:"\e849";}.nc-icon-outline.media-1_videocamera-71:before{content:"\e84a";}.nc-icon-outline.media-1_videocamera-72:before{content:"\e84b";}.nc-icon-outline.media-1_volume-93:before{content:"\e84c";}.nc-icon-outline.media-1_volume-97:before{content:"\e84d";}.nc-icon-outline.media-1_volume-98:before{content:"\e84e";}.nc-icon-outline.media-1_volume-ban:before{content:"\e84f";}.nc-icon-outline.media-1_volume-down:before{content:"\e850";}.nc-icon-outline.media-1_volume-off:before{content:"\e851";}.nc-icon-outline.media-1_volume-up:before{content:"\e852";}.nc-icon-outline.media-2_guitar:before{content:"\e853";}.nc-icon-outline.media-2_headphones-mic:before{content:"\e854";}.nc-icon-outline.media-2_headphones:before{content:"\e855";}.nc-icon-outline.media-2_knob:before{content:"\e856";}.nc-icon-outline.media-2_mic:before{content:"\e857";}.nc-icon-outline.media-2_music-album:before{content:"\e858";}.nc-icon-outline.media-2_music-cloud:before{content:"\e859";}.nc-icon-outline.media-2_note-03:before{content:"\e85a";}.nc-icon-outline.media-2_note-04:before{content:"\e85b";}.nc-icon-outline.media-2_piano:before{content:"\e85c";}.nc-icon-outline.media-2_radio:before{content:"\e85d";}.nc-icon-outline.media-2_remix:before{content:"\e85e";}.nc-icon-outline.media-2_sound-wave:before{content:"\e85f";}.nc-icon-outline.media-2_speaker-01:before{content:"\e860";}.nc-icon-outline.media-2_speaker-05:before{content:"\e861";}.nc-icon-outline.media-2_tape:before{content:"\e862";}.nc-icon-outline.location_appointment:before{content:"\e863";}.nc-icon-outline.location_bookmark-add:before{content:"\e864";}.nc-icon-outline.location_bookmark-remove:before{content:"\e865";}.nc-icon-outline.location_bookmark:before{content:"\e866";}.nc-icon-outline.location_compass-04:before{content:"\e867";}.nc-icon-outline.location_compass-05:before{content:"\e868";}.nc-icon-outline.location_compass-06:before{content:"\e869";}.nc-icon-outline.location_crosshair:before{content:"\e86a";}.nc-icon-outline.location_explore-user:before{content:"\e86b";}.nc-icon-outline.location_explore:before{content:"\e86c";}.nc-icon-outline.location_flag-complex:before{content:"\e86d";}.nc-icon-outline.location_flag-diagonal-33:before{content:"\e86e";}.nc-icon-outline.location_flag-diagonal-34:before{content:"\e86f";}.nc-icon-outline.location_flag-points-31:before{content:"\e870";}.nc-icon-outline.location_flag-points-32:before{content:"\e871";}.nc-icon-outline.location_flag-simple:before{content:"\e872";}.nc-icon-outline.location_flag-triangle:before{content:"\e873";}.nc-icon-outline.location_flag:before{content:"\e874";}.nc-icon-outline.location_gps:before{content:"\e875";}.nc-icon-outline.location_map-big:before{content:"\e876";}.nc-icon-outline.location_map-compass:before{content:"\e877";}.nc-icon-outline.location_map-gps:before{content:"\e878";}.nc-icon-outline.location_map-marker:before{content:"\e879";}.nc-icon-outline.location_map-pin:before{content:"\e87a";}.nc-icon-outline.location_map:before{content:"\e87b";}.nc-icon-outline.location_marker:before{content:"\e87c";}.nc-icon-outline.location_pin-add:before{content:"\e87d";}.nc-icon-outline.location_pin-copy:before{content:"\e87e";}.nc-icon-outline.location_pin-remove:before{content:"\e87f";}.nc-icon-outline.location_pin:before{content:"\e880";}.nc-icon-outline.location_pins:before{content:"\e881";}.nc-icon-outline.location_position-marker:before{content:"\e882";}.nc-icon-outline.location_position-pin:before{content:"\e883";}.nc-icon-outline.location_position-user:before{content:"\e884";}.nc-icon-outline.location_radar:before{content:"\e885";}.nc-icon-outline.location_road:before{content:"\e886";}.nc-icon-outline.location_route-alert:before{content:"\e887";}.nc-icon-outline.location_route-close:before{content:"\e888";}.nc-icon-outline.location_route-open:before{content:"\e889";}.nc-icon-outline.location_square-marker:before{content:"\e88a";}.nc-icon-outline.location_square-pin:before{content:"\e88b";}.nc-icon-outline.location_treasure-map-21:before{content:"\e88c";}.nc-icon-outline.location_treasure-map-40:before{content:"\e88d";}.nc-icon-outline.location_worl-marker:before{content:"\e88e";}.nc-icon-outline.location_world-pin:before{content:"\e88f";}.nc-icon-outline.location_world:before{content:"\e890";}.nc-icon-outline.health_ambulance:before{content:"\e891";}.nc-icon-outline.health_apple:before{content:"\e892";}.nc-icon-outline.health_bag-49:before{content:"\e893";}.nc-icon-outline.health_bag-50:before{content:"\e894";}.nc-icon-outline.health_brain:before{content:"\e895";}.nc-icon-outline.health_dna-27:before{content:"\e896";}.nc-icon-outline.health_dna-38:before{content:"\e897";}.nc-icon-outline.health_doctor:before{content:"\e898";}.nc-icon-outline.health_flask:before{content:"\e899";}.nc-icon-outline.health_heartbeat-16:before{content:"\e89a";}.nc-icon-outline.health_height:before{content:"\e89b";}.nc-icon-outline.health_hospital-32:before{content:"\e89c";}.nc-icon-outline.health_hospital-33:before{content:"\e89d";}.nc-icon-outline.health_hospital-34:before{content:"\e89e";}.nc-icon-outline.health_humidity-26:before{content:"\e89f";}.nc-icon-outline.health_humidity-52:before{content:"\e8a0";}.nc-icon-outline.health_intestine:before{content:"\e8a1";}.nc-icon-outline.health_lungs:before{content:"\e8a2";}.nc-icon-outline.health_molecule-39:before{content:"\e8a3";}.nc-icon-outline.health_molecule-40:before{content:"\e8a4";}.nc-icon-outline.health_notebook:before{content:"\e8a5";}.nc-icon-outline.health_nurse:before{content:"\e8a6";}.nc-icon-outline.health_patch-46:before{content:"\e8a7";}.nc-icon-outline.health_pill-42:before{content:"\e8a8";}.nc-icon-outline.health_pill-43:before{content:"\e8a9";}.nc-icon-outline.health_pill-container-44:before{content:"\e8aa";}.nc-icon-outline.health_pill-container-47:before{content:"\e8ab";}.nc-icon-outline.health_pulse-chart:before{content:"\e8ac";}.nc-icon-outline.health_pulse-phone:before{content:"\e8ad";}.nc-icon-outline.health_pulse-sleep:before{content:"\e8ae";}.nc-icon-outline.health_pulse-watch:before{content:"\e8af";}.nc-icon-outline.health_pulse:before{content:"\e8b0";}.nc-icon-outline.health_sleep:before{content:"\e8b1";}.nc-icon-outline.health_steps:before{content:"\e8b2";}.nc-icon-outline.health_syringe:before{content:"\e8b3";}.nc-icon-outline.health_temperature-23:before{content:"\e8b4";}.nc-icon-outline.health_temperature-24:before{content:"\e8b5";}.nc-icon-outline.health_tooth:before{content:"\e8b6";}.nc-icon-outline.health_weed:before{content:"\e8b7";}.nc-icon-outline.health_weight:before{content:"\e8b8";}.nc-icon-outline.health_wheelchair:before{content:"\e8b9";}.nc-icon-outline.health_woman:before{content:"\e8ba";}.nc-icon-outline.furniture_air-conditioner:before{content:"\e8bb";}.nc-icon-outline.furniture_armchair:before{content:"\e8bc";}.nc-icon-outline.furniture_bath-tub:before{content:"\e8bd";}.nc-icon-outline.furniture_bed-09:before{content:"\e8be";}.nc-icon-outline.furniture_bed-23:before{content:"\e8bf";}.nc-icon-outline.furniture_bed-side:before{content:"\e8c0";}.nc-icon-outline.furniture_cabinet:before{content:"\e8c1";}.nc-icon-outline.furniture_cactus:before{content:"\e8c2";}.nc-icon-outline.furniture_chair:before{content:"\e8c3";}.nc-icon-outline.furniture_coat-hanger:before{content:"\e8c4";}.nc-icon-outline.furniture_coffee:before{content:"\e8c5";}.nc-icon-outline.furniture_cradle:before{content:"\e8c6";}.nc-icon-outline.furniture_curtain:before{content:"\e8c7";}.nc-icon-outline.furniture_desk-drawer:before{content:"\e8c8";}.nc-icon-outline.furniture_desk:before{content:"\e8c9";}.nc-icon-outline.furniture_door:before{content:"\e8ca";}.nc-icon-outline.furniture_drawer:before{content:"\e8cb";}.nc-icon-outline.furniture_fridge:before{content:"\e8cc";}.nc-icon-outline.furniture_hanger-clothes:before{content:"\e8cd";}.nc-icon-outline.furniture_hanger:before{content:"\e8ce";}.nc-icon-outline.furniture_heater:before{content:"\e8cf";}.nc-icon-outline.furniture_iron:before{content:"\e8d0";}.nc-icon-outline.furniture_lamp-floor:before{content:"\e8d1";}.nc-icon-outline.furniture_lamp:before{content:"\e8d2";}.nc-icon-outline.furniture_library:before{content:"\e8d3";}.nc-icon-outline.furniture_light:before{content:"\e8d4";}.nc-icon-outline.furniture_mixer:before{content:"\e8d5";}.nc-icon-outline.furniture_oven:before{content:"\e8d6";}.nc-icon-outline.furniture_shower:before{content:"\e8d7";}.nc-icon-outline.furniture_sink-wash:before{content:"\e8d8";}.nc-icon-outline.furniture_sink:before{content:"\e8d9";}.nc-icon-outline.furniture_sofa:before{content:"\e8da";}.nc-icon-outline.furniture_storage-hanger:before{content:"\e8db";}.nc-icon-outline.furniture_storage:before{content:"\e8dc";}.nc-icon-outline.furniture_table:before{content:"\e8dd";}.nc-icon-outline.furniture_toilet-paper:before{content:"\e8de";}.nc-icon-outline.furniture_toilet:before{content:"\e8df";}.nc-icon-outline.furniture_tv:before{content:"\e8e0";}.nc-icon-outline.furniture_wardrobe:before{content:"\e8e1";}.nc-icon-outline.furniture_wash:before{content:"\e8e2";}.nc-icon-outline.files_add:before{content:"\e8e3";}.nc-icon-outline.files_archive-3d-check:before{content:"\e8e4";}.nc-icon-outline.files_archive-3d-content:before{content:"\e8e5";}.nc-icon-outline.files_archive-check:before{content:"\e8e6";}.nc-icon-outline.files_archive-content:before{content:"\e8e7";}.nc-icon-outline.files_archive-paper-check:before{content:"\e8e8";}.nc-icon-outline.files_archive-paper:before{content:"\e8e9";}.nc-icon-outline.files_archive:before{content:"\e8ea";}.nc-icon-outline.files_audio:before{content:"\e8eb";}.nc-icon-outline.files_book-07:before{content:"\e8ec";}.nc-icon-outline.files_book-08:before{content:"\e8ed";}.nc-icon-outline.files_bookmark:before{content:"\e8ee";}.nc-icon-outline.files_box:before{content:"\e8ef";}.nc-icon-outline.files_chart-bar:before{content:"\e8f0";}.nc-icon-outline.files_chart-pie:before{content:"\e8f1";}.nc-icon-outline.files_check:before{content:"\e8f2";}.nc-icon-outline.files_cloud:before{content:"\e8f3";}.nc-icon-outline.files_copy:before{content:"\e8f4";}.nc-icon-outline.files_dev:before{content:"\e8f5";}.nc-icon-outline.files_download:before{content:"\e8f6";}.nc-icon-outline.files_drawer:before{content:"\e8f7";}.nc-icon-outline.files_edit:before{content:"\e8f8";}.nc-icon-outline.files_exclamation:before{content:"\e8f9";}.nc-icon-outline.files_folder-13:before{content:"\e8fa";}.nc-icon-outline.files_folder-14:before{content:"\e8fb";}.nc-icon-outline.files_folder-15:before{content:"\e8fc";}.nc-icon-outline.files_folder-16:before{content:"\e8fd";}.nc-icon-outline.files_folder-17:before{content:"\e8fe";}.nc-icon-outline.files_folder-18:before{content:"\e8ff";}.nc-icon-outline.files_folder-19:before{content:"\e900";}.nc-icon-outline.files_folder-add:before{content:"\e901";}.nc-icon-outline.files_folder-audio:before{content:"\e902";}.nc-icon-outline.files_folder-bookmark:before{content:"\e903";}.nc-icon-outline.files_folder-chart-bar:before{content:"\e904";}.nc-icon-outline.files_folder-chart-pie:before{content:"\e905";}.nc-icon-outline.files_folder-check:before{content:"\e906";}.nc-icon-outline.files_folder-cloud:before{content:"\e907";}.nc-icon-outline.files_folder-dev:before{content:"\e908";}.nc-icon-outline.files_folder-download:before{content:"\e909";}.nc-icon-outline.files_folder-edit:before{content:"\e90a";}.nc-icon-outline.files_folder-exclamation:before{content:"\e90b";}.nc-icon-outline.files_folder-gallery:before{content:"\e90c";}.nc-icon-outline.files_folder-heart:before{content:"\e90d";}.nc-icon-outline.files_folder-image:before{content:"\e90e";}.nc-icon-outline.files_folder-info:before{content:"\e90f";}.nc-icon-outline.files_folder-link:before{content:"\e910";}.nc-icon-outline.files_folder-locked:before{content:"\e911";}.nc-icon-outline.files_folder-money:before{content:"\e912";}.nc-icon-outline.files_folder-music:before{content:"\e913";}.nc-icon-outline.files_folder-no-access:before{content:"\e914";}.nc-icon-outline.files_folder-play:before{content:"\e915";}.nc-icon-outline.files_folder-question:before{content:"\e916";}.nc-icon-outline.files_folder-refresh:before{content:"\e917";}.nc-icon-outline.files_folder-remove:before{content:"\e918";}.nc-icon-outline.files_folder-search:before{content:"\e919";}.nc-icon-outline.files_folder-settings-81:before{content:"\e91a";}.nc-icon-outline.files_folder-settings-97:before{content:"\e91b";}.nc-icon-outline.files_folder-shared:before{content:"\e91c";}.nc-icon-outline.files_folder-star:before{content:"\e91d";}.nc-icon-outline.files_folder-time:before{content:"\e91e";}.nc-icon-outline.files_folder-upload:before{content:"\e91f";}.nc-icon-outline.files_folder-user:before{content:"\e920";}.nc-icon-outline.files_folder-vector:before{content:"\e921";}.nc-icon-outline.files_gallery:before{content:"\e922";}.nc-icon-outline.files_heart:before{content:"\e923";}.nc-icon-outline.files_image:before{content:"\e924";}.nc-icon-outline.files_info:before{content:"\e925";}.nc-icon-outline.files_link:before{content:"\e926";}.nc-icon-outline.files_locked:before{content:"\e927";}.nc-icon-outline.files_money:before{content:"\e928";}.nc-icon-outline.files_music:before{content:"\e929";}.nc-icon-outline.files_no-access:before{content:"\e92a";}.nc-icon-outline.files_notebook:before{content:"\e92b";}.nc-icon-outline.files_paper:before{content:"\e92c";}.nc-icon-outline.files_play:before{content:"\e92d";}.nc-icon-outline.files_question:before{content:"\e92e";}.nc-icon-outline.files_refresh:before{content:"\e92f";}.nc-icon-outline.files_remove:before{content:"\e930";}.nc-icon-outline.files_replace-folder:before{content:"\e931";}.nc-icon-outline.files_replace:before{content:"\e932";}.nc-icon-outline.files_search:before{content:"\e933";}.nc-icon-outline.files_settings-46:before{content:"\e934";}.nc-icon-outline.files_settings-99:before{content:"\e935";}.nc-icon-outline.files_shared:before{content:"\e936";}.nc-icon-outline.files_single-content-02:before{content:"\e937";}.nc-icon-outline.files_single-content-03:before{content:"\e938";}.nc-icon-outline.files_single-copies:before{content:"\e939";}.nc-icon-outline.files_single-copy-04:before{content:"\e93a";}.nc-icon-outline.files_single-copy-06:before{content:"\e93b";}.nc-icon-outline.files_single-folded-content:before{content:"\e93c";}.nc-icon-outline.files_single-folded:before{content:"\e93d";}.nc-icon-outline.files_single-paragraph:before{content:"\e93e";}.nc-icon-outline.files_single:before{content:"\e93f";}.nc-icon-outline.files_star:before{content:"\e940";}.nc-icon-outline.files_time:before{content:"\e941";}.nc-icon-outline.files_upload:before{content:"\e942";}.nc-icon-outline.files_user:before{content:"\e943";}.nc-icon-outline.files_vector:before{content:"\e944";}.nc-icon-outline.files_zip-54:before{content:"\e945";}.nc-icon-outline.files_zip-55:before{content:"\e946";}.nc-icon-outline.clothes_baby:before{content:"\e9ab";}.nc-icon-outline.clothes_backpack:before{content:"\e9ac";}.nc-icon-outline.clothes_bag-21:before{content:"\e9ad";}.nc-icon-outline.clothes_bag-22:before{content:"\e9ae";}.nc-icon-outline.clothes_belt:before{content:"\e9af";}.nc-icon-outline.clothes_boot-woman:before{content:"\e9b0";}.nc-icon-outline.clothes_boot:before{content:"\e9b1";}.nc-icon-outline.clothes_bra:before{content:"\e9b2";}.nc-icon-outline.clothes_button:before{content:"\e9b3";}.nc-icon-outline.clothes_cap:before{content:"\e9b4";}.nc-icon-outline.clothes_coat:before{content:"\e9b5";}.nc-icon-outline.clothes_corset:before{content:"\e9b6";}.nc-icon-outline.clothes_dress-man:before{content:"\e9b7";}.nc-icon-outline.clothes_dress-woman:before{content:"\e9b8";}.nc-icon-outline.clothes_flip:before{content:"\e9b9";}.nc-icon-outline.clothes_glasses:before{content:"\e9ba";}.nc-icon-outline.clothes_gloves:before{content:"\e9bb";}.nc-icon-outline.clothes_hat-top:before{content:"\e9bc";}.nc-icon-outline.clothes_hat:before{content:"\e9bd";}.nc-icon-outline.clothes_hoodie:before{content:"\e9be";}.nc-icon-outline.clothes_iron-dont:before{content:"\e9bf";}.nc-icon-outline.clothes_iron:before{content:"\e9c0";}.nc-icon-outline.clothes_jeans-41:before{content:"\e9c1";}.nc-icon-outline.clothes_jeans-43:before{content:"\e9c2";}.nc-icon-outline.clothes_jeans-pocket:before{content:"\e9c3";}.nc-icon-outline.clothes_kitchen:before{content:"\e9c4";}.nc-icon-outline.clothes_long-sleeve:before{content:"\e9c5";}.nc-icon-outline.clothes_makeup:before{content:"\e9c6";}.nc-icon-outline.clothes_needle:before{content:"\e9c7";}.nc-icon-outline.clothes_pajamas:before{content:"\e9c8";}.nc-icon-outline.clothes_ring:before{content:"\e9c9";}.nc-icon-outline.clothes_scarf:before{content:"\e9ca";}.nc-icon-outline.clothes_shirt-business:before{content:"\e9cb";}.nc-icon-outline.clothes_shirt-buttons:before{content:"\e9cc";}.nc-icon-outline.clothes_shirt-neck:before{content:"\e9cd";}.nc-icon-outline.clothes_shirt:before{content:"\e9ce";}.nc-icon-outline.clothes_shoe-man:before{content:"\e9cf";}.nc-icon-outline.clothes_shoe-sport:before{content:"\e9d0";}.nc-icon-outline.clothes_shoe-woman:before{content:"\e9d1";}.nc-icon-outline.clothes_skirt:before{content:"\e9d2";}.nc-icon-outline.clothes_slacks-12:before{content:"\e9d3";}.nc-icon-outline.clothes_slacks-13:before{content:"\e9d4";}.nc-icon-outline.clothes_sock:before{content:"\e9d5";}.nc-icon-outline.clothes_tie-bow:before{content:"\e9d6";}.nc-icon-outline.clothes_tshirt-53:before{content:"\e9d7";}.nc-icon-outline.clothes_tshirt-54:before{content:"\e9d8";}.nc-icon-outline.clothes_tshirt-sport:before{content:"\e9d9";}.nc-icon-outline.clothes_underwear-man:before{content:"\e9da";}.nc-icon-outline.clothes_underwear:before{content:"\e9db";}.nc-icon-outline.clothes_vest-sport:before{content:"\e9dc";}.nc-icon-outline.clothes_vest:before{content:"\e9dd";}.nc-icon-outline.clothes_wash-30:before{content:"\e9de";}.nc-icon-outline.clothes_wash-60:before{content:"\e9df";}.nc-icon-outline.clothes_wash-90:before{content:"\e9e0";}.nc-icon-outline.clothes_wash-hand:before{content:"\e9e1";}.nc-icon-outline.clothes_wash:before{content:"\e9e2";}.nc-icon-outline.business_agenda:before{content:"\e9e3";}.nc-icon-outline.business_atm:before{content:"\e9e4";}.nc-icon-outline.business_award-48:before{content:"\e9e5";}.nc-icon-outline.business_award-49:before{content:"\e9e6";}.nc-icon-outline.business_award-74:before{content:"\e9e7";}.nc-icon-outline.business_badge:before{content:"\e9e8";}.nc-icon-outline.business_bank:before{content:"\e9e9";}.nc-icon-outline.business_board-27:before{content:"\e9ea";}.nc-icon-outline.business_board-28:before{content:"\e9eb";}.nc-icon-outline.business_board-29:before{content:"\e9ec";}.nc-icon-outline.business_board-30:before{content:"\e9ed";}.nc-icon-outline.business_books:before{content:"\e9ee";}.nc-icon-outline.business_briefcase-24:before{content:"\e9ef";}.nc-icon-outline.business_briefcase-25:before{content:"\e9f0";}.nc-icon-outline.business_briefcase-26:before{content:"\e9f1";}.nc-icon-outline.business_building:before{content:"\e9f2";}.nc-icon-outline.business_bulb-61:before{content:"\e9f3";}.nc-icon-outline.business_bulb-62:before{content:"\e9f4";}.nc-icon-outline.business_bulb-63:before{content:"\e9f5";}.nc-icon-outline.business_business-contact-85:before{content:"\e9f6";}.nc-icon-outline.business_business-contact-86:before{content:"\e9f7";}.nc-icon-outline.business_business-contact-87:before{content:"\e9f8";}.nc-icon-outline.business_business-contact-88:before{content:"\e9f9";}.nc-icon-outline.business_business-contact-89:before{content:"\e9fa";}.nc-icon-outline.business_businessman-03:before{content:"\e9fb";}.nc-icon-outline.business_businessman-04:before{content:"\e9fc";}.nc-icon-outline.business_calculator:before{content:"\e9fd";}.nc-icon-outline.business_chair:before{content:"\e9fe";}.nc-icon-outline.business_chart-bar-32:before{content:"\e9ff";}.nc-icon-outline.business_chart-bar-33:before{content:"\ea00";}.nc-icon-outline.business_chart-growth:before{content:"\ea01";}.nc-icon-outline.business_chart-pie-35:before{content:"\ea02";}.nc-icon-outline.business_chart-pie-36:before{content:"\ea03";}.nc-icon-outline.business_chart:before{content:"\ea04";}.nc-icon-outline.business_cheque:before{content:"\ea05";}.nc-icon-outline.business_coins:before{content:"\ea06";}.nc-icon-outline.business_connect:before{content:"\ea07";}.nc-icon-outline.business_contacts:before{content:"\ea08";}.nc-icon-outline.business_currency-dollar:before{content:"\ea09";}.nc-icon-outline.business_currency-euro:before{content:"\ea0a";}.nc-icon-outline.business_currency-pound:before{content:"\ea0b";}.nc-icon-outline.business_currency-yen:before{content:"\ea0c";}.nc-icon-outline.business_factory:before{content:"\ea0d";}.nc-icon-outline.business_globe:before{content:"\ea0e";}.nc-icon-outline.business_goal-64:before{content:"\ea0f";}.nc-icon-outline.business_goal-65:before{content:"\ea10";}.nc-icon-outline.business_gold:before{content:"\ea11";}.nc-icon-outline.business_hammer:before{content:"\ea12";}.nc-icon-outline.business_handout:before{content:"\ea13";}.nc-icon-outline.business_handshake:before{content:"\ea14";}.nc-icon-outline.business_hat:before{content:"\ea15";}.nc-icon-outline.business_hierarchy-53:before{content:"\ea16";}.nc-icon-outline.business_hierarchy-54:before{content:"\ea17";}.nc-icon-outline.business_hierarchy-55:before{content:"\ea18";}.nc-icon-outline.business_hierarchy-56:before{content:"\ea19";}.nc-icon-outline.business_laptop-71:before{content:"\ea1a";}.nc-icon-outline.business_laptop-72:before{content:"\ea1b";}.nc-icon-outline.business_laptop-91:before{content:"\ea1c";}.nc-icon-outline.business_law:before{content:"\ea1d";}.nc-icon-outline.business_math:before{content:"\ea1e";}.nc-icon-outline.business_money-11:before{content:"\ea1f";}.nc-icon-outline.business_money-12:before{content:"\ea20";}.nc-icon-outline.business_money-13:before{content:"\ea21";}.nc-icon-outline.business_money-bag:before{content:"\ea22";}.nc-icon-outline.business_money-coins:before{content:"\ea23";}.nc-icon-outline.business_money-growth:before{content:"\ea24";}.nc-icon-outline.business_money-time:before{content:"\ea25";}.nc-icon-outline.business_net:before{content:"\ea26";}.nc-icon-outline.business_notes:before{content:"\ea27";}.nc-icon-outline.business_payment:before{content:"\ea28";}.nc-icon-outline.business_percentage-38:before{content:"\ea29";}.nc-icon-outline.business_percentage-39:before{content:"\ea2a";}.nc-icon-outline.business_pig:before{content:"\ea2b";}.nc-icon-outline.business_pin:before{content:"\ea2c";}.nc-icon-outline.business_plug:before{content:"\ea2d";}.nc-icon-outline.business_progress:before{content:"\ea2e";}.nc-icon-outline.business_round-dollar:before{content:"\ea2f";}.nc-icon-outline.business_round-euro:before{content:"\ea30";}.nc-icon-outline.business_round-pound:before{content:"\ea31";}.nc-icon-outline.business_round-yen:before{content:"\ea32";}.nc-icon-outline.business_safe:before{content:"\ea33";}.nc-icon-outline.business_scale:before{content:"\ea34";}.nc-icon-outline.business_sign:before{content:"\ea35";}.nc-icon-outline.business_signature:before{content:"\ea36";}.nc-icon-outline.business_stock:before{content:"\ea37";}.nc-icon-outline.business_strategy:before{content:"\ea38";}.nc-icon-outline.business_tie-01:before{content:"\ea39";}.nc-icon-outline.business_tie-02:before{content:"\ea3a";}.nc-icon-outline.business_wallet-43:before{content:"\ea3b";}.nc-icon-outline.business_wallet-44:before{content:"\ea3c";}.nc-icon-outline.business_wallet-90:before{content:"\ea3d";}.nc-icon-outline.arrows-1_back-78:before{content:"\ea3e";}.nc-icon-outline.arrows-1_back-80:before{content:"\ea3f";}.nc-icon-outline.arrows-1_bold-direction:before{content:"\ea40";}.nc-icon-outline.arrows-1_bold-down:before{content:"\ea41";}.nc-icon-outline.arrows-1_bold-left:before{content:"\ea42";}.nc-icon-outline.arrows-1_bold-right:before{content:"\ea43";}.nc-icon-outline.arrows-1_bold-up:before{content:"\ea44";}.nc-icon-outline.arrows-1_circle-down-12:before{content:"\ea45";}.nc-icon-outline.arrows-1_circle-down-40:before{content:"\ea46";}.nc-icon-outline.arrows-1_circle-left-10:before{content:"\ea47";}.nc-icon-outline.arrows-1_circle-left-38:before{content:"\ea48";}.nc-icon-outline.arrows-1_circle-right-09:before{content:"\ea49";}.nc-icon-outline.arrows-1_circle-right-37:before{content:"\ea4a";}.nc-icon-outline.arrows-1_circle-up-11:before{content:"\ea4b";}.nc-icon-outline.arrows-1_circle-up-39:before{content:"\ea4c";}.nc-icon-outline.arrows-1_cloud-download-93:before{content:"\ea4d";}.nc-icon-outline.arrows-1_cloud-download-95:before{content:"\ea4e";}.nc-icon-outline.arrows-1_cloud-upload-94:before{content:"\ea4f";}.nc-icon-outline.arrows-1_cloud-upload-96:before{content:"\ea50";}.nc-icon-outline.arrows-1_curved-next:before{content:"\ea51";}.nc-icon-outline.arrows-1_curved-previous:before{content:"\ea52";}.nc-icon-outline.arrows-1_direction-53:before{content:"\ea53";}.nc-icon-outline.arrows-1_direction-56:before{content:"\ea54";}.nc-icon-outline.arrows-1_double-left:before{content:"\ea55";}.nc-icon-outline.arrows-1_double-right:before{content:"\ea56";}.nc-icon-outline.arrows-1_download:before{content:"\ea57";}.nc-icon-outline.arrows-1_enlarge-diagonal-43:before{content:"\ea58";}.nc-icon-outline.arrows-1_enlarge-diagonal-44:before{content:"\ea59";}.nc-icon-outline.arrows-1_enlarge-horizontal:before{content:"\ea5a";}.nc-icon-outline.arrows-1_enlarge-vertical:before{content:"\ea5b";}.nc-icon-outline.arrows-1_fit-horizontal:before{content:"\ea5c";}.nc-icon-outline.arrows-1_fit-vertical:before{content:"\ea5d";}.nc-icon-outline.arrows-1_fullscreen-70:before{content:"\ea5e";}.nc-icon-outline.arrows-1_fullscreen-71:before{content:"\ea5f";}.nc-icon-outline.arrows-1_fullscreen-76:before{content:"\ea60";}.nc-icon-outline.arrows-1_fullscreen-77:before{content:"\ea61";}.nc-icon-outline.arrows-1_fullscreen-double-74:before{content:"\ea62";}.nc-icon-outline.arrows-1_fullscreen-double-75:before{content:"\ea63";}.nc-icon-outline.arrows-1_fullscreen-split-72:before{content:"\ea64";}.nc-icon-outline.arrows-1_fullscreen-split-73:before{content:"\ea65";}.nc-icon-outline.arrows-1_log-in:before{content:"\ea66";}.nc-icon-outline.arrows-1_log-out:before{content:"\ea67";}.nc-icon-outline.arrows-1_loop-82:before{content:"\ea68";}.nc-icon-outline.arrows-1_loop-83:before{content:"\ea69";}.nc-icon-outline.arrows-1_minimal-down:before{content:"\ea6a";}.nc-icon-outline.arrows-1_minimal-left:before{content:"\ea6b";}.nc-icon-outline.arrows-1_minimal-right:before{content:"\ea6c";}.nc-icon-outline.arrows-1_minimal-up:before{content:"\ea6d";}.nc-icon-outline.arrows-1_redo-79:before{content:"\ea6e";}.nc-icon-outline.arrows-1_redo-81:before{content:"\ea6f";}.nc-icon-outline.arrows-1_refresh-68:before{content:"\ea70";}.nc-icon-outline.arrows-1_refresh-69:before{content:"\ea71";}.nc-icon-outline.arrows-1_round-down:before{content:"\ea72";}.nc-icon-outline.arrows-1_round-left:before{content:"\ea73";}.nc-icon-outline.arrows-1_round-right:before{content:"\ea74";}.nc-icon-outline.arrows-1_round-up:before{content:"\ea75";}.nc-icon-outline.arrows-1_share-66:before{content:"\ea76";}.nc-icon-outline.arrows-1_share-91:before{content:"\ea77";}.nc-icon-outline.arrows-1_share-92:before{content:"\ea78";}.nc-icon-outline.arrows-1_shuffle-97:before{content:"\ea79";}.nc-icon-outline.arrows-1_shuffle-98:before{content:"\ea7a";}.nc-icon-outline.arrows-1_simple-down:before{content:"\ea7b";}.nc-icon-outline.arrows-1_simple-left:before{content:"\ea7c";}.nc-icon-outline.arrows-1_simple-right:before{content:"\ea7d";}.nc-icon-outline.arrows-1_simple-up:before{content:"\ea7e";}.nc-icon-outline.arrows-1_small-triangle-down:before{content:"\ea7f";}.nc-icon-outline.arrows-1_small-triangle-left:before{content:"\ea80";}.nc-icon-outline.arrows-1_small-triangle-right:before{content:"\ea81";}.nc-icon-outline.arrows-1_small-triangle-up:before{content:"\ea82";}.nc-icon-outline.arrows-1_square-down:before{content:"\ea83";}.nc-icon-outline.arrows-1_square-left:before{content:"\ea84";}.nc-icon-outline.arrows-1_square-right:before{content:"\ea85";}.nc-icon-outline.arrows-1_square-up:before{content:"\ea86";}.nc-icon-outline.arrows-1_strong-down:before{content:"\ea87";}.nc-icon-outline.arrows-1_strong-left:before{content:"\ea88";}.nc-icon-outline.arrows-1_strong-right:before{content:"\ea89";}.nc-icon-outline.arrows-1_strong-up:before{content:"\ea8a";}.nc-icon-outline.arrows-1_tail-down:before{content:"\ea8b";}.nc-icon-outline.arrows-1_tail-left:before{content:"\ea8c";}.nc-icon-outline.arrows-1_tail-right:before{content:"\ea8d";}.nc-icon-outline.arrows-1_tail-triangle-down:before{content:"\ea8e";}.nc-icon-outline.arrows-1_tail-triangle-left:before{content:"\ea8f";}.nc-icon-outline.arrows-1_tail-triangle-right:before{content:"\ea90";}.nc-icon-outline.arrows-1_tail-triangle-up:before{content:"\ea91";}.nc-icon-outline.arrows-1_tail-up:before{content:"\ea92";}.nc-icon-outline.arrows-1_trend-down:before{content:"\ea93";}.nc-icon-outline.arrows-1_trend-up:before{content:"\ea94";}.nc-icon-outline.arrows-1_triangle-down-20:before{content:"\ea95";}.nc-icon-outline.arrows-1_triangle-down-65:before{content:"\ea96";}.nc-icon-outline.arrows-1_triangle-left-18:before{content:"\ea97";}.nc-icon-outline.arrows-1_triangle-left-63:before{content:"\ea98";}.nc-icon-outline.arrows-1_triangle-right-17:before{content:"\ea99";}.nc-icon-outline.arrows-1_triangle-right-62:before{content:"\ea9a";}.nc-icon-outline.arrows-1_triangle-up-19:before{content:"\ea9b";}.nc-icon-outline.arrows-1_triangle-up-64:before{content:"\ea9c";}.nc-icon-outline.arrows-1_window-zoom-in:before{content:"\ea9d";}.nc-icon-outline.arrows-1_window-zoom-out:before{content:"\ea9e";}.nc-icon-outline.arrows-1_zoom-88:before{content:"\ea9f";}.nc-icon-outline.arrows-1_zoom-99:before{content:"\eaa0";}.nc-icon-outline.arrows-1_zoom-100:before{content:"\eaa1";}.nc-icon-outline.arrows-2_block-down:before{content:"\eaa2";}.nc-icon-outline.arrows-2_block-left:before{content:"\eaa3";}.nc-icon-outline.arrows-2_block-right:before{content:"\eaa4";}.nc-icon-outline.arrows-2_block-up:before{content:"\eaa5";}.nc-icon-outline.arrows-2_circle-in:before{content:"\eaa6";}.nc-icon-outline.arrows-2_circle-out:before{content:"\eaa7";}.nc-icon-outline.arrows-2_circuit-round:before{content:"\eaa8";}.nc-icon-outline.arrows-2_circuit:before{content:"\eaa9";}.nc-icon-outline.arrows-2_computer-upload:before{content:"\eaaa";}.nc-icon-outline.arrows-2_conversion:before{content:"\eaab";}.nc-icon-outline.arrows-2_corner-down-round:before{content:"\eaac";}.nc-icon-outline.arrows-2_corner-down:before{content:"\eaad";}.nc-icon-outline.arrows-2_corner-left-down:before{content:"\eaae";}.nc-icon-outline.arrows-2_corner-left-round:before{content:"\eaaf";}.nc-icon-outline.arrows-2_corner-left:before{content:"\eab0";}.nc-icon-outline.arrows-2_corner-right-down:before{content:"\eab1";}.nc-icon-outline.arrows-2_corner-right-round:before{content:"\eab2";}.nc-icon-outline.arrows-2_corner-right:before{content:"\eab3";}.nc-icon-outline.arrows-2_corner-up-left:before{content:"\eab4";}.nc-icon-outline.arrows-2_corner-up-right:before{content:"\eab5";}.nc-icon-outline.arrows-2_corner-up-round:before{content:"\eab6";}.nc-icon-outline.arrows-2_corner-up:before{content:"\eab7";}.nc-icon-outline.arrows-2_cross-down:before{content:"\eab8";}.nc-icon-outline.arrows-2_cross-horizontal:before{content:"\eab9";}.nc-icon-outline.arrows-2_cross-left:before{content:"\eaba";}.nc-icon-outline.arrows-2_cross-right:before{content:"\eabb";}.nc-icon-outline.arrows-2_cross-up:before{content:"\eabc";}.nc-icon-outline.arrows-2_cross-vertical:before{content:"\eabd";}.nc-icon-outline.arrows-2_curve-circuit:before{content:"\eabe";}.nc-icon-outline.arrows-2_curve-directions:before{content:"\eabf";}.nc-icon-outline.arrows-2_curve-split:before{content:"\eac0";}.nc-icon-outline.arrows-2_delete-49:before{content:"\eac1";}.nc-icon-outline.arrows-2_delete-50:before{content:"\eac2";}.nc-icon-outline.arrows-2_direction:before{content:"\eac3";}.nc-icon-outline.arrows-2_dots-download:before{content:"\eac4";}.nc-icon-outline.arrows-2_dots-upload:before{content:"\eac5";}.nc-icon-outline.arrows-2_eject:before{content:"\eac6";}.nc-icon-outline.arrows-2_enlarge-circle:before{content:"\eac7";}.nc-icon-outline.arrows-2_file-download-87:before{content:"\eac8";}.nc-icon-outline.arrows-2_file-download-89:before{content:"\eac9";}.nc-icon-outline.arrows-2_file-download-94:before{content:"\eaca";}.nc-icon-outline.arrows-2_file-upload-86:before{content:"\eacb";}.nc-icon-outline.arrows-2_file-upload-88:before{content:"\eacc";}.nc-icon-outline.arrows-2_file-upload-93:before{content:"\eacd";}.nc-icon-outline.arrows-2_fork-round:before{content:"\eace";}.nc-icon-outline.arrows-2_fork:before{content:"\eacf";}.nc-icon-outline.arrows-2_hit-down:before{content:"\ead0";}.nc-icon-outline.arrows-2_hit-left:before{content:"\ead1";}.nc-icon-outline.arrows-2_hit-right:before{content:"\ead2";}.nc-icon-outline.arrows-2_hit-up:before{content:"\ead3";}.nc-icon-outline.arrows-2_lines:before{content:"\ead4";}.nc-icon-outline.arrows-2_log-out:before{content:"\ead5";}.nc-icon-outline.arrows-2_loop:before{content:"\ead6";}.nc-icon-outline.arrows-2_merge-round:before{content:"\ead7";}.nc-icon-outline.arrows-2_merge:before{content:"\ead8";}.nc-icon-outline.arrows-2_move-05:before{content:"\ead9";}.nc-icon-outline.arrows-2_move-06:before{content:"\eada";}.nc-icon-outline.arrows-2_move-92:before{content:"\eadb";}.nc-icon-outline.arrows-2_move-down-right:before{content:"\eadc";}.nc-icon-outline.arrows-2_move-down:before{content:"\eadd";}.nc-icon-outline.arrows-2_move-left:before{content:"\eade";}.nc-icon-outline.arrows-2_move-right:before{content:"\eadf";}.nc-icon-outline.arrows-2_move-up-left:before{content:"\eae0";}.nc-icon-outline.arrows-2_move-up:before{content:"\eae1";}.nc-icon-outline.arrows-2_push-next:before{content:"\eae2";}.nc-icon-outline.arrows-2_push-previous:before{content:"\eae3";}.nc-icon-outline.arrows-2_reload:before{content:"\eae4";}.nc-icon-outline.arrows-2_replay:before{content:"\eae5";}.nc-icon-outline.arrows-2_rotate-left:before{content:"\eae6";}.nc-icon-outline.arrows-2_rotate-right:before{content:"\eae7";}.nc-icon-outline.arrows-2_round-left-down:before{content:"\eae8";}.nc-icon-outline.arrows-2_round-right-down:before{content:"\eae9";}.nc-icon-outline.arrows-2_round-up-left:before{content:"\eaea";}.nc-icon-outline.arrows-2_round-up-right:before{content:"\eaeb";}.nc-icon-outline.arrows-2_select-83:before{content:"\eaec";}.nc-icon-outline.arrows-2_select-84:before{content:"\eaed";}.nc-icon-outline.arrows-2_separate-round:before{content:"\eaee";}.nc-icon-outline.arrows-2_separate:before{content:"\eaef";}.nc-icon-outline.arrows-2_share-left:before{content:"\eaf0";}.nc-icon-outline.arrows-2_share-right:before{content:"\eaf1";}.nc-icon-outline.arrows-2_skew-down:before{content:"\eaf2";}.nc-icon-outline.arrows-2_skew-left:before{content:"\eaf3";}.nc-icon-outline.arrows-2_skew-right:before{content:"\eaf4";}.nc-icon-outline.arrows-2_skew-up:before{content:"\eaf5";}.nc-icon-outline.arrows-2_small-left:before{content:"\eaf6";}.nc-icon-outline.arrows-2_small-right:before{content:"\eaf7";}.nc-icon-outline.arrows-2_split-horizontal:before{content:"\eaf8";}.nc-icon-outline.arrows-2_split-round:before{content:"\eaf9";}.nc-icon-outline.arrows-2_split-vertical:before{content:"\eafa";}.nc-icon-outline.arrows-2_split:before{content:"\eafb";}.nc-icon-outline.arrows-2_square-download:before{content:"\eafc";}.nc-icon-outline.arrows-2_square-upload:before{content:"\eafd";}.nc-icon-outline.arrows-2_time:before{content:"\eafe";}.nc-icon-outline.arrows-2_triangle-down:before{content:"\eaff";}.nc-icon-outline.arrows-2_triangle-left:before{content:"\eb00";}.nc-icon-outline.arrows-2_triangle-right:before{content:"\eb01";}.nc-icon-outline.arrows-2_triangle-up:before{content:"\eb02";}.nc-icon-outline.arrows-2_unite-round:before{content:"\eb03";}.nc-icon-outline.arrows-2_unite:before{content:"\eb04";}.nc-icon-outline.arrows-2_zoom:before{content:"\eb05";}.nc-icon-outline.arrows-3_circle-down:before{content:"\eb06";}.nc-icon-outline.arrows-3_circle-left:before{content:"\eb07";}.nc-icon-outline.arrows-3_circle-right:before{content:"\eb08";}.nc-icon-outline.arrows-3_circle-simple-down:before{content:"\eb09";}.nc-icon-outline.arrows-3_circle-simple-left:before{content:"\eb0a";}.nc-icon-outline.arrows-3_circle-simple-right:before{content:"\eb0b";}.nc-icon-outline.arrows-3_circle-simple-up:before{content:"\eb0c";}.nc-icon-outline.arrows-3_circle-up:before{content:"\eb0d";}.nc-icon-outline.arrows-3_cloud-refresh:before{content:"\eb0e";}.nc-icon-outline.arrows-3_separate:before{content:"\eb0f";}.nc-icon-outline.arrows-3_small-down:before{content:"\eb10";}.nc-icon-outline.arrows-3_small-up:before{content:"\eb11";}.nc-icon-outline.arrows-3_square-corner-down-left-17:before{content:"\eb12";}.nc-icon-outline.arrows-3_square-corner-down-left-18:before{content:"\eb13";}.nc-icon-outline.arrows-3_square-corner-up-left:before{content:"\eb14";}.nc-icon-outline.arrows-3_square-corner-up-right:before{content:"\eb15";}.nc-icon-outline.arrows-3_square-down-06:before{content:"\eb16";}.nc-icon-outline.arrows-3_square-down-22:before{content:"\eb17";}.nc-icon-outline.arrows-3_square-enlarge:before{content:"\eb18";}.nc-icon-outline.arrows-3_square-left-04:before{content:"\eb19";}.nc-icon-outline.arrows-3_square-left-20:before{content:"\eb1a";}.nc-icon-outline.arrows-3_square-right-03:before{content:"\eb1b";}.nc-icon-outline.arrows-3_square-right-19:before{content:"\eb1c";}.nc-icon-outline.arrows-3_square-simple-down:before{content:"\eb1d";}.nc-icon-outline.arrows-3_square-simple-left:before{content:"\eb1e";}.nc-icon-outline.arrows-3_square-simple-right:before{content:"\eb1f";}.nc-icon-outline.arrows-3_square-simple-up:before{content:"\eb20";}.nc-icon-outline.arrows-3_square-up-05:before{content:"\eb21";}.nc-icon-outline.arrows-3_square-up-21:before{content:"\eb22";}.nc-icon-outline.arrows-3_square-zoom:before{content:"\eb23";}.nc-icon-outline.arrows-3_super-bold-down:before{content:"\eb24";}.nc-icon-outline.arrows-3_super-bold-left:before{content:"\eb25";}.nc-icon-outline.arrows-3_super-bold-right:before{content:"\eb26";}.nc-icon-outline.arrows-3_super-bold-up:before{content:"\eb27";}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none;}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default;}.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px;}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/themes/custom/ocp/plugins/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
@keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4f5b5f;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(26,175,255,.5);outline:0}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#1aafff;color:#fff}.plyr--video .plyr__control svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.15))}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#1aafff;color:#fff}.plyr__control--overlaid{background:rgba(26,175,255,.8);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15);color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#1aafff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:5px}.plyr__controls .plyr__menu+.plyr__control,.plyr__controls .plyr__progress+.plyr__control,.plyr__controls>.plyr__control+.plyr__control,.plyr__controls>.plyr__control+.plyr__menu{margin-left:2px}.plyr__controls>.plyr__control:first-child,.plyr__controls>.plyr__control:first-child+[data-plyr=pause]{margin-left:0;margin-right:auto}.plyr__controls:empty{display:none}@media (min-width:480px){.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:10px}}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4f5b5f;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__video-embed{height:0;padding-bottom:56.25%;position:relative}.plyr__video-embed iframe{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4f5b5f;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4f5b5f;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(79,91,95,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(79,91,95,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#b7c5cd;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#1aafff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:28px;color:#1aafff;display:block;height:20px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:3px;height:6px;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);height:14px;position:relative;transition:all .2s ease;width:14px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:3px;height:6px;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);height:14px;position:relative;transition:all .2s ease;width:14px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:3px;height:6px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:3px;height:6px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:3px;height:6px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:3px;height:6px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);height:14px;position:relative;transition:all .2s ease;width:14px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(26,175,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(26,175,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(26,175,255,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4f5b5f;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__progress{flex:1;left:7px;margin-right:14px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-7px;margin-right:-7px;width:calc(100% + 14px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:6px;left:0;margin-top:-3px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0;transition:width .2s ease}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:6px}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:6px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(183,197,205,.66)}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(47,52,61,.6) 25%,transparent 25%,transparent 50%,rgba(47,52,61,.6) 50%,rgba(47,52,61,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(183,197,205,.66)}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:90px}}@media (min-width:768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none!important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:fullscreen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-moz-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-fallback .plyr__video-embed{overflow:visible}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(47,52,61,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:6px;left:0;margin:-3px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
@font-face{font-family:'FSLola';src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.eot);src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.eot#iefix) format("embedded-opentype"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.woff) format("woff"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.ttf) format("truetype"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.svg#FSLolaRegular) format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:'FSLola';src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-medium-webfont.eot);src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-medium-webfont.eot#iefix) format("embedded-opentype"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-medium-webfont.woff) format("woff"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-medium-webfont.ttf) format("truetype");font-weight:600;font-style:normal;}@font-face{font-family:'FSLola';src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-bold-webfont.eot);src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-bold-webfont.eot#iefix) format("embedded-opentype"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-bold-webfont.woff) format("woff"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-bold-webfont.ttf) format("truetype");font-weight:bold;font-style:normal;}body{margin:0;font-size:15px;line-height:1.5;font-family:"FSLola",Arial,Helvetica,sans-serif;font-weight:300;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;}@media screen and (min-width:741px){body{font-size:20px;}}a{color:#4baa0a;text-decoration:none;-moz-transition:color 0.2s ease 0s;-webkit-transition:color 0.2s ease 0s;-ms-transition:color 0.2s ease 0s;-o-transition:color 0.2s ease 0s;transition:color 0.2s ease 0s;}a:hover{text-decoration:none;color:#000;}*,*:focus,a,a:focus{outline:0;}audio,canvas,iframe,img,svg,video{vertical-align:top;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block;}progress{display:inline-block;}img{width:auto;height:auto;max-width:100%;vertical-align:top;}p{margin:0 0 15px 0;}h1,h2,h3,h4,h5,h6{margin:0 0 15px 0;font-weight:300;font-family:"FSLola",Arial,Helvetica,sans-serif;}h1{font-size:32px;line-height:1.3;}@media screen and (min-width:741px){h1{font-size:64px;}}h2{font-size:28px;line-height:1.3;}@media screen and (min-width:741px){h2{font-size:40px;}}h3{font-size:24px;line-height:1.3;}@media screen and (min-width:741px){h3{font-size:30px;}}h4{font-size:20px;line-height:1.3;}@media screen and (min-width:741px){h4{font-size:24px;}}h5{font-size:20px;line-height:1.3;}@media screen and (min-width:741px){h5{font-size:22px;}}h6{margin-bottom:5px;font-size:14px;line-height:1.5;font-weight:bold;color:#4baa0a;text-transform:uppercase;}blockquote,blockquote p{margin-bottom:15px;font-size:24px;line-height:1.25;font-weight:normal;}hr{display:block;height:1px;border:0;border-top:1px solid #000;margin:15px 0;padding:0;}em{font-style:italic;}strong{font-weight:bold;}small{font-size:75%;}ul{margin:0 0 20px 0;padding:0 0 0 18px;list-style-type:disc;}[dir="rtl"] ul{padding-left:0;padding-right:18px;}ol{margin:0 0 20px 0;padding:0 0 0 18px;}[dir="rtl"] ol{padding-left:0;padding-right:18px;}ins{color:#000;text-decoration:none;background-color:#ff9;}mark{color:#000;font-style:italic;font-weight:bold;background-color:#ff9;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}pre,code,kbd,samp{font-family:monospace,sans-serif;}sub,sup{font-size:75%;line-height:0;position:relative;}sup{top:-0.5em;}sub{bottom:-0.25em;}pre{padding:10px;white-space:pre-wrap;word-wrap:break-word;}table{width:100%;margin-bottom:20px;border-top:1px solid #4baa0a;}table td{padding:5px 10px;font-size:20px;vertical-align:middle;}table th{padding:10px;font-size:14px;vertical-align:middle;text-align:left;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;}table tr:nth-child(2n) td{background:#f0f0f0;}table caption{padding:5px 0;font-size:14px;line-height:1.5;font-weight:bold;color:#4baa0a;text-align:left;text-transform:uppercase;font-family:"FSLola",Arial,Helvetica,sans-serif;}form{padding:0;}fieldset{border:1px solid #000;margin:0;padding:10px;}.form-item{margin:0 10px 20px 0;}.form-item .description{font-size:14px;color:#323232;}input,textarea,select{color:#000;}label,form .label{display:block;margin:0 0 5px 0;font-size:14px;line-height:1.3;text-transform:uppercase;font-weight:bold;color:#4baa0a;}label.option,form .label.option{font-style:normal;cursor:pointer;}.form-type-checkbox label,.form-type-radio label{display:inline-block;vertical-align:middle;margin:0;}input[type="text"],input[type="search"],input[type="email"],input[type="tel"],input[type="password"],input[type="date"],input.form-text,textarea,select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:45px;padding:13px 15px;border:1px solid #4baa0a;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;-khtml-border-radius:0;border-radius:0;font-size:14px;line-height:14px;font-weight:300;color:#000;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff;}input[type="text"]:focus,input[type="search"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="password"]:focus,input[type="date"]:focus,input.form-text:focus,textarea:focus,select:focus{outline:0;background-color:#f0f0f0;}input[type="text"].disabled,input[type="search"].disabled,input[type="email"].disabled,input[type="tel"].disabled,input[type="password"].disabled,input[type="date"].disabled,input.form-text.disabled,textarea.disabled,select.disabled{color:#acacac;background:#f0f0f0;}input[type="text"].error,input[type="search"].error,input[type="email"].error,input[type="tel"].error,input[type="password"].error,input[type="date"].error,input.form-text.error,textarea.error,select.error{border-color:#da2323;}select{position:relative;height:45px;padding-top:10px;padding-bottom:10px;padding-right:30px;background-image:url(/themes/custom/ocp/images/dropdown-arrow.png);background-repeat:no-repeat;background-position:calc(100% - 15px) center;background-size:10px auto;}select::-ms-expand{display:none;}::-webkit-input-placeholder{color:#000;opacity:1;}:-moz-placeholder{color:#000;opacity:1;}::-moz-placeholder{color:#000;opacity:1;}:-ms-input-placeholder{color:#000;opacity:1;}textarea{height:auto;resize:none;overflow:auto;width:100%;}form.webform-submission-contact-form.webform-submission-contact-add-form .js-form-item.form-item{flex:45%;}form.webform-submission-contact-form.webform-submission-contact-add-form .js-form-item.form-item input[type="text"],input[type="email"],select{width:100%;}input[type=button],input[type=reset],input[type=submit],button,input.form-submit,.form-actions a,a.button,.button,input[type=button].secondary-button,input[type=reset].secondary-button,input[type=submit].secondary-button,button.secondary-button,input.form-submit.secondary-button,.secondary-button,a.secondary-button,.form-actions a.secondary-button,.input-file-wrapper > span,.field--name-field-secondary-button > a,.paragraph--type--copy-button .field--name-field-button > a,.paragraph--type--button .field--name-field-button > a,.pager .button,.field--name-field-primary-button > a,.paragraph--type--download-item .field--name-field-file .file > a,.paragraph--type--news .view div.more-link a,.node.node--type-job.node--view-mode-full .apply-to-job-link,.spontaneous-application-wrapper a.edit{display:inline-block;*display:inline;zoom:1;margin:10px 10px 0 0;padding:15px 15px 14px 15px;border:1px solid #4baa0a;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;-khtml-border-radius:0;border-radius:0;-moz-box-shadow:0 0 0 0 transparent;-webkit-box-shadow:0 0 0 0 transparent;-o-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-moz-transition:color 0.2s ease 0s,background 0.2s ease 0s;-webkit-transition:color 0.2s ease 0s,background 0.2s ease 0s;-ms-transition:color 0.2s ease 0s,background 0.2s ease 0s;-o-transition:color 0.2s ease 0s,background 0.2s ease 0s;transition:color 0.2s ease 0s,background 0.2s ease 0s;font-size:10px;line-height:1;color:#fff;font-weight:bold;text-align:center;text-transform:uppercase;text-decoration:none !important;background:#4baa0a;cursor:pointer;}input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,button:hover,input.form-submit:hover,.form-actions a:hover,.button:hover,.secondary-button:hover,.input-file-wrapper > span:hover,.field--name-field-secondary-button > a:hover,.paragraph--type--copy-button .field--name-field-button > a:hover,.paragraph--type--button .field--name-field-button > a:hover,.field--name-field-primary-button > a:hover,.paragraph--type--download-item .field--name-field-file .file > a:hover,.paragraph--type--news .view div.more-link a:hover,.node.node--type-job.node--view-mode-full .apply-to-job-link:hover,.spontaneous-application-wrapper a.edit:hover,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button:focus,input.form-submit:focus,.form-actions a:focus,.button:focus,.secondary-button:focus,.input-file-wrapper > span:focus,.field--name-field-secondary-button > a:focus,.paragraph--type--copy-button .field--name-field-button > a:focus,.paragraph--type--button .field--name-field-button > a:focus,.field--name-field-primary-button > a:focus,.paragraph--type--download-item .field--name-field-file .file > a:focus,.paragraph--type--news .view div.more-link a:focus,.node.node--type-job.node--view-mode-full .apply-to-job-link:focus,.spontaneous-application-wrapper a.edit:focus{color:#4baa0a;background:transparent;}@media screen and (min-width:741px){input[type=button],input[type=reset],input[type=submit],button,input.form-submit,.form-actions a,a.button,.button,input[type=button].secondary-button,input[type=reset].secondary-button,input[type=submit].secondary-button,button.secondary-button,input.form-submit.secondary-button,.secondary-button,a.secondary-button,.form-actions a.secondary-button,.input-file-wrapper > span,.field--name-field-secondary-button > a,.paragraph--type--copy-button .field--name-field-button > a,.paragraph--type--button .field--name-field-button > a,.pager .button,.field--name-field-primary-button > a,.paragraph--type--download-item .field--name-field-file .file > a,.paragraph--type--news .view div.more-link a,.node.node--type-job.node--view-mode-full .apply-to-job-link,.spontaneous-application-wrapper a.edit{padding-left:30px;padding-right:30px;font-size:14px;}}input[type=button],input[type=reset],input[type=submit],button,input.form-submit,.form-actions a,a.button,.button{margin:10px 10px 0 0;}input[type=button].secondary-button,input[type=reset].secondary-button,input[type=submit].secondary-button,button.secondary-button,input.form-submit.secondary-button,.secondary-button,a.secondary-button,.form-actions a.secondary-button,.input-file-wrapper > span,.field--name-field-secondary-button > a,.paragraph--type--copy-button .field--name-field-button > a,.paragraph--type--button .field--name-field-button > a,.pager .button{color:#4baa0a;background:transparent;}input[type=button].secondary-button:hover,input[type=reset].secondary-button:hover,input[type=submit].secondary-button:hover,input.form-submit.secondary-button:hover,.secondary-button:hover,.form-actions a.secondary-button:hover,.input-file-wrapper > span:hover,.field--name-field-secondary-button > a:hover,.paragraph--type--copy-button .field--name-field-button > a:hover,.paragraph--type--button .field--name-field-button > a:hover,.pager .button:hover,input[type=button].secondary-button:focus,input[type=reset].secondary-button:focus,input[type=submit].secondary-button:focus,input.form-submit.secondary-button:focus,.secondary-button:focus,.form-actions a.secondary-button:focus,.input-file-wrapper > span:focus,.field--name-field-secondary-button > a:focus,.paragraph--type--copy-button .field--name-field-button > a:focus,.paragraph--type--button .field--name-field-button > a:focus,.pager .button:focus{color:#fff;background:#4baa0a;}.field-suffix{font-size:75%;vertical-align:super;}.form-managed-file .form-submit{margin:0;}div.chosen-container.chosen-container-single .chosen-single{height:45px;padding:13px 15px;border:1px solid #4baa0a;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;-khtml-border-radius:0;border-radius:0;font-size:14px;line-height:17px;font-weight:300;color:#000;background:#fff;box-shadow:none;}div.chosen-container.chosen-container-single .chosen-single div{width:11px;right:15px;}div.chosen-container.chosen-container-single .chosen-single div b{background:url(/themes/custom/ocp/images/dropdown-arrow.png) no-repeat center center !important;background-size:11px auto !important;}div.chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #4baa0a;background:#fff;box-shadow:none;}div.chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:center center;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}div.chosen-container{max-width:100%;display:block !important;width:100% !important;}div.chosen-container a.chosen-single{color:#000;text-decoration:none;text-align:left;}div.chosen-container .chosen-drop{border:1px solid #4baa0a;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;-khtml-border-radius:0;border-radius:0;}div.chosen-container .chosen-results{margin:0;padding:0;}div.chosen-container .chosen-results li{padding:10px 15px;}div.chosen-container .chosen-results li.highlighted{color:#fff;background:#4baa0a;}.chosen-container-multi .chosen-choices{border-color:#4baa0a;padding:11px 15px;box-shadow:none;background:#fff;}.input-file-wrapper{position:relative;overflow:hidden;display:inline-block;vertical-align:middle;}.input-file-wrapper > span{margin-top:0;}.input-file-wrapper > input{display:block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer;}.form-type-managed-file .description br{display:none;}.form-item--error-message{color:#da2323;font-size:14px;margin-top:5px;text-align:right;}.form-item--error-message strong{font-weight:normal;}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url(/themes/custom/ocp/images/throbber-active.gif);}.ui-datepicker .ui-datepicker-title select{font-size:0.8em;}.ajax-progress-throbber .throbber{background-image:url(/themes/custom/ocp/images/throbber-active.gif);}.url-textfield{display:none !important;}.messages{position:relative;margin-bottom:20px;padding:10px 10px 10px 40px;border:0;border-radius:0;-webkit-border-radius:0;box-shadow:none;-webkit-box-shadow:none;background-image:none;}.messages:before{content:" ";display:block;width:20px;height:20px;overflow:hidden;position:absolute;left:10px;top:50%;margin-top:-10px;background-repeat:no-repeat;background-position:0 0;background-size:100% auto;}.messages .item-list{display:inline-block;}.messages .item-list li:after{content:",\00a0";}.messages .item-list li:last-child:after{content:"";}.messages--status,.messages-status{color:#fff;background-color:#009d78;}.messages--status:before,.messages-status:before{background-image:url(/themes/custom/ocp/images/message-ok.png);}.messages--warning,.messages-warning{color:#fff;background-color:#afcd5f;}.messages--warning:before,.messages-warning:before{background-image:url(/themes/custom/ocp/images/message-warning.png);}.messages--error,.messages-error{color:#fff;background-color:#da2323;}.messages--error:before,.messages-error:before{background-image:url(/themes/custom/ocp/images/message-error.png);}.clearfix:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.clearfix{zoom:1;}.region-header-top:after,.paragraph--type--two-columns:after,.paragraph--type--two-columns > .field--name-field-content-widget:after,.paragraph--type--two-columns > .columns-wrapper:after,.paragraph--type--three-columns:after,.paragraph--type--three-columns > .field--name-field-content-widget:after,.paragraph--type--three-columns > .columns-wrapper:after,.paragraph--type--news .view .view-content:after,.node.node--type-community-news.node--view-mode-listing > .wrapper:after,.node.node--type-corporate-news.node--view-mode-listing > .wrapper:after,.job-info:after,.region-footer:after,.region-footer-bottom:after,.contact-form:after,#webform-submission-contact-node-16-add-form:after,#contact-message-contact-form:after,.user-pass:after,.user-login-form:after,.user-pass-reset:after,ul.tabs:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.region-header-top,.paragraph--type--two-columns,.paragraph--type--two-columns > .field--name-field-content-widget,.paragraph--type--two-columns > .columns-wrapper,.paragraph--type--three-columns,.paragraph--type--three-columns > .field--name-field-content-widget,.paragraph--type--three-columns > .columns-wrapper,.paragraph--type--news .view .view-content,.node.node--type-community-news.node--view-mode-listing > .wrapper,.node.node--type-corporate-news.node--view-mode-listing > .wrapper,.job-info,.region-footer,.region-footer-bottom,.contact-form,#contact-message-contact-form,.user-pass,.user-login-form,.user-pass-reset,ul.tabs{zoom:1;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{width:100%;height:100%;}body{width:100%;overflow-x:hidden;}.layout-container{margin:0;padding-top:100px;}@media screen and (min-width:741px){.layout-container{padding-top:140px;}}#header{position:fixed;top:0;left:0;width:100%;padding-top:30px;z-index:101;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}body.toolbar-horizontal.toolbar-fixed #header{top:39px;}body.toolbar-horizontal.toolbar-tray-open #header{top:79px;}body.has-scroll #header{padding-top:10px;padding-bottom:10px;background:#fff;-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,0.25);box-shadow:0 1px 2px 1px rgba(0,0,0,0.25);}@media screen and (min-width:741px){#header{padding-top:25px;}body.has-scroll #header{padding-top:10px;padding-bottom:10px;}}.region-header-top{display:none;margin-bottom:15px;font-size:14px;line-height:1;color:#000;padding-left:120px;}[dir="rtl"] .region-header-top{padding-left:0;padding-right:120px;}body.has-scroll .region-header-top{display:none;}@media screen and (min-width:741px){.region-header-top{display:block;}}.region-header-top .block{float:left;margin-right:30px;}.region-header-top .block.language-switcher-language-url{float:right;margin-right:0;}.region-header-top .block.block-other-sites{float:right;margin-right:10%;}[dir="rtl"] .region-header-top .block{float:right;margin-right:0;margin-left:30px;}[dir="rtl"] .region-header-top .block.language-switcher-language-url{float:left;margin-right:0;margin-left:0;}[dir="rtl"] .region-header-top .block.block-other-sites{float:left;}.region-header-top .menu,.region-header-top .links{margin:0;padding:0;list-style-type:none;}.region-header-top .menu > li,.region-header-top .links > li{display:inline-block;vertical-align:top;margin:0 15px;}[dir="ltr"] .region-header-top .menu > li:first-child,[dir="ltr"]
      .region-header-top .links > li:first-child{margin-left:0;}[dir="ltr"] .region-header-top .menu > li:last-child,[dir="ltr"]
      .region-header-top .links > li:last-child{margin-right:0;}[dir="rtl"] .region-header-top .menu > li:first-child,[dir="rtl"]
      .region-header-top .links > li:first-child{margin-right:0;}[dir="rtl"] .region-header-top .menu > li:last-child,[dir="rtl"]
      .region-header-top .links > li:last-child{margin-left:0;}.region-header-top .menu > li.is-active > a,.region-header-top .links > li.is-active > a{color:#4baa0a;}.region-header-top .menu a,.region-header-top .links a{color:#000;}.region-header-top .menu a:hover,.region-header-top .links a:hover{color:#4baa0a;}.region-header-top .menu a[data-drupal-link-system-path="user"],.region-header-top .menu a[data-drupal-link-system-path="user/login"],.region-header-top .links a[data-drupal-link-system-path="user"],.region-header-top .links a[data-drupal-link-system-path="user/login"]{padding:5px 25px;font-weight:bold;color:#fff;text-transform:uppercase;background:#4baa0a;}.region-header-top .links > li{margin:0 7px;}.block-other-sites > a{color:#000;}.block-other-sites > a:hover{color:#4baa0a;}.block-other-sites > a .nc-icon-outline{display:inline-block;vertical-align:top;font-size:18px;line-height:14px;margin-right:10px;color:#4baa0a;}.region-header .block{display:none;float:right;}[dir="rtl"] .region-header .block{float:left;}@media screen and (min-width:741px){.region-header .block{display:block;}}.region-header .block.block-system-branding-block{display:block;float:left;}[dir="rtl"] .region-header .block.block-system-branding-block{float:right;}.region-header .block.block-menu{float:none;}.region-header .block.block-menu .menu{margin:0;padding:0;list-style-type:none;}@media screen and (min-width:741px){.region-header .block.block-menu{margin-left:100px;padding-top:20px;margin-right:35px;}body.has-scroll .region-header .block.block-menu{padding-top:0;}[dir="rtl"] .region-header .block.block-menu{margin-left:35px;margin-right:100px;}.region-header .block.block-menu > .menu:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.region-header .block.block-menu > .menu{zoom:1;}.region-header .block.block-menu > .menu > li{position:relative;float:left;margin:0;}[dir="ltr"] .region-header .block.block-menu > .menu > li:first-child{margin-left:0;}[dir="ltr"] .region-header .block.block-menu > .menu > li:last-child{margin-right:0;}[dir="rtl"] .region-header .block.block-menu > .menu > li{float:right;}[dir="rtl"] .region-header .block.block-menu > .menu > li:first-child{margin-right:0;}[dir="rtl"] .region-header .block.block-menu > .menu > li:last-child{margin-left:0;}.region-header .block.block-menu > .menu > li > a{display:block;padding:10px 20px;font-weight:bold;font-size:20px;color:#4baa0a;}.region-header .block.block-menu > .menu > li > .menu{display:none;position:absolute;top:100%;left:0;min-width:220px;padding:7px 0;font-size:16px;background:#fff;-moz-border-radius:1px;-webkit-border-radius:1px;-o-border-radius:1px;-ms-border-radius:1px;-khtml-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.25);box-shadow:0 0 2px 1px rgba(0,0,0,0.25);z-index:10;}.region-header .block.block-menu > .menu > li > .menu > li{position:relative;padding:0 20px;}.region-header .block.block-menu > .menu > li > .menu > li > a{display:block;padding:7px 0;color:#000;}.region-header .block.block-menu > .menu > li > .menu > li > a:hover{color:#4baa0a;}.region-header .block.block-menu > .menu > li > .menu > li > .menu{visibility:hidden;transition:visibility 0.1s ease 0.15s;position:absolute;top:-7px;left:100%;min-width:225px;padding:7px 20px;background:#4baa0a;-moz-border-radius:1px;-webkit-border-radius:1px;-o-border-radius:1px;-ms-border-radius:1px;-khtml-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.25);box-shadow:0 0 2px 1px rgba(0,0,0,0.25);}.region-header .block.block-menu > .menu > li > .menu > li > .menu > li > a{display:block;padding:7px 0;color:#fff;}.region-header .block.block-menu > .menu > li > .menu > li > .menu > li > a:hover{color:#000;}.region-header .block.block-menu > .menu > li > .menu > li:hover > a{color:#4baa0a;}.region-header .block.block-menu > .menu > li > .menu > li:hover > .menu{visibility:visible;transition-delay:0.1s;z-index:3;}[dir="ltr"] .region-header .block.block-menu > .menu > li:last-child > .menu > li > .menu{left:auto;right:100%;}[dir="rtl"] .region-header .block.block-menu > .menu > li:first-child > .menu > li > .menu{left:auto;right:100%;}.region-header .block.block-menu > .menu > li:hover > .menu{display:block;}}@media screen and (max-width:1024px){.region-header .block.block-menu > .menu > li > a{padding-right:5px;font-size:18px;}}@media screen and (max-width:768px){.region-header .block.block-menu > .menu > li > a{padding-right:0;font-size:12px;}}.region-header .block-custom-search{position:relative;margin-top:-90px;}body.has-scroll .region-header .block-custom-search{margin-top:-45px;}.region-header .block-custom-search .contextual{display:none;}.region-header .block-custom-search > .trigger{display:block;font-size:30px;line-height:1;color:#4baa0a;cursor:pointer;}.region-header .block-custom-search > form{position:absolute;top:50px;right:0;padding:20px;width:600px;background:#fff;}.js .region-header .block-custom-search > form{display:none;}.js .region-header .block-custom-search > form.active{display:block;}.region-header .block-custom-search > form .form-item{float:left;width:75%;margin:0;padding-right:20px;}.region-header .block-custom-search > form .form-item .form-search{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:42px;width:100%;}.region-header .block-custom-search > form .form-actions{float:right;width:25%;}.region-header .block-custom-search > form .form-actions .form-submit{margin:0;padding-left:15px;padding-right:15px;width:100%;}.site-logo{overflow:hidden;display:block;width:100%;max-width:80px;padding:10px 8px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.25);box-shadow:0 0 2px 1px rgba(0,0,0,0.25);background:#fff;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.site-logo > img{display:block;max-height:82px;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}@media screen and (min-width:741px){.site-logo{max-width:100px;padding:13px 11px;}.site-logo > img{max-height:99px;}}body.has-scroll .site-logo{max-width:48px;padding:6px 5px;}body.has-scroll .site-logo > img{max-height:48px;}@media screen and (min-width:741px){body.has-scroll .site-logo > img{max-height:48px;}}body.nav-open{overflow:hidden;}.mobile-navigation{display:block;position:fixed;top:0;bottom:0;right:-240px;width:240px;font-size:16px;background:#323232;transition:all 0.5s cubic-bezier(0.19,1,0.22,1) 0s;z-index:111;}[dir="rtl"] .mobile-navigation{right:auto;left:-240px;}body.toolbar-vertical .mobile-navigation{top:39px;}body.nav-open .mobile-navigation{right:0;}[dir="rtl"] body.nav-open .mobile-navigation{right:auto;left:0;}@media screen and (min-width:741px){.mobile-navigation{display:none;}}.mobile-navigation .region-mobile-nav{width:100%;height:100%;overflow-y:auto;padding:30px 20px;}body.has-scroll .mobile-navigation .region-mobile-nav{padding-top:10px;}.mobile-navigation .custom-search-block-form{margin-bottom:25px;}.mobile-navigation .custom-search-block-form .contextual{display:none;}.mobile-navigation .custom-search-block-form form{position:relative;margin:0;}.mobile-navigation .custom-search-block-form .form-item{display:block;margin:0;}.mobile-navigation .custom-search-block-form input[type="search"]{height:40px;width:100%;padding-right:30px;background:none;color:#fff;}.mobile-navigation .custom-search-block-form .form-actions{display:block;width:30px;height:40px;margin:0;position:absolute;top:0;right:0;overflow:hidden;text-align:center;}.mobile-navigation .custom-search-block-form .form-actions input{display:block;width:100%;height:100%;opacity:0;margin:0;padding:0;}.mobile-navigation .custom-search-block-form .form-actions:before{content:"\ed38";display:block;position:absolute;top:0;right:0;width:100%;height:100%;color:#4baa0a;font:18px/40px "Nucleo Outline";text-transform:none;}.mobile-navigation .block-menu .contextual{display:none;}.mobile-navigation .block-menu a{display:block;color:#d2d2d2;}.mobile-navigation .block-menu a:active{color:#4baa0a;}.mobile-navigation .block-menu .menu{margin:0;padding:0;list-style-type:none;}.mobile-navigation .block-menu.navigation .menu-item--expanded{position:relative;}.mobile-navigation .block-menu.navigation .menu-item--expanded > .sub-menu-trigger{display:block;width:24px;height:24px;overflow:hidden;position:absolute;right:0;top:0;font-size:14px;line-height:24px;text-align:right;color:#4baa0a;cursor:pointer;}[dir="rtl"] .mobile-navigation .block-menu.navigation .menu-item--expanded > .sub-menu-trigger{right:auto;left:0;}.mobile-navigation .block-menu.navigation .menu-item--expanded.open > .sub-menu-trigger{text-align:left;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}.mobile-navigation .block-menu.navigation .menu-item--expanded > a{display:block;margin-right:20px;}[dir="rtl"] .mobile-navigation .block-menu.navigation .menu-item--expanded > a{margin-right:0;margin-left:20px;}.js .mobile-navigation .block-menu.navigation .menu-item--expanded > .menu{display:none;}.mobile-navigation .block-menu.navigation > .menu > li{margin-bottom:15px;}.mobile-navigation .block-menu.navigation > .menu > li > .menu{margin-top:15px;}.mobile-navigation .block-menu.navigation > .menu > li > .menu > li{margin-bottom:15px;}.mobile-navigation .block-menu.navigation > .menu > li > .menu > li .menu{margin-top:15px;}.mobile-navigation .block-menu.navigation > .menu > li > .menu > li .menu > li{margin-bottom:15px;}#mobile-navigation-toggle{display:block;position:absolute;left:-60px;top:30px;height:auto;width:47px;font-size:16px;margin:0;padding:20px 10px;-webkit-border-radius:5px;border-radius:5px;cursor:pointer;}body.has-scroll #mobile-navigation-toggle{top:10px;}[dir="rtl"] #mobile-navigation-toggle{left:auto;right:-60px;}#mobile-navigation-toggle span{position:relative;display:block;background:#4baa0a;-webkit-transform:translate3d(0,0,0);}#mobile-navigation-toggle span,#mobile-navigation-toggle span:before,#mobile-navigation-toggle span:after{width:100%;height:2px;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;-webkit-transform:translate3d(0,0,0);}#mobile-navigation-toggle span:before,#mobile-navigation-toggle span:after{background:#4baa0a;content:" ";margin-top:-.6em;position:absolute;}#mobile-navigation-toggle span:after{margin-top:.6em;}body.nav-open #mobile-navigation-toggle span{background:transparent;}body.nav-open #mobile-navigation-toggle span:before,body.nav-open #mobile-navigation-toggle span:after{background:#fff;}body.nav-open #mobile-navigation-toggle span:before{-moz-transform:rotate(45deg) translate(0.5em,0.4em);-webkit-transform:rotate(45deg) translate(0.5em,0.4em);-ms-transform:rotate(45deg) translate(0.5em,0.4em);transform:rotate(45deg) translate(0.5em,0.4em);}body.nav-open #mobile-navigation-toggle span:after{-moz-transform:rotate(-45deg) translate(0.45em,-0.35em);-webkit-transform:rotate(-45deg) translate(0.45em,-0.35em);-ms-transform:rotate(-45deg) translate(0.45em,-0.35em);transform:rotate(-45deg) translate(0.45em,-0.35em);}body.nav-open #mobile-navigation-toggle{background:#4baa0a;}#main{position:relative;}.node--unpublished{background:none;}.green-colored{color:#4baa0a;}.grey-colored{color:#f0f0f0;}.field.field--label-inline > .field__label{display:inline-block;}.field.field--label-inline > .field__label:after{content:":";}.field.field--label-inline > .field__item{display:inline-block;}.field.field--label-inline.field--name-field-current-workplace > .field__label:after{display:none;}.container-inline div,.container-inline label{display:inline-block;}a.tabledrag-handle .handle{box-sizing:content-box;}.js .field--widget-entity-reference-paragraphs a.tabledrag-handle .handle{margin:0;}.dropbutton-multiple .dropbutton{border-right-color:#4baa0a;}.js .dropbutton-widget,.js .dropbutton-widget:hover{border-color:#4baa0a;}.dropbutton .dropbutton-action > *{padding:15px 30px;margin:0;border:0;}.dropbutton-multiple .dropbutton .dropbutton-action > *{margin:0;border:0;}.js td .dropbutton-multiple .dropbutton-action a,.js td .dropbutton-multiple .dropbutton-action input,.js td .dropbutton-multiple .dropbutton-action button{width:100%;}.dropbutton-arrow{border-top-color:#4baa0a;}.field--name-field-layout > .field__item{width:100%;max-width:1440px;margin:30px auto;}@media screen and (min-width:741px){.field--name-field-layout > .field__item{margin:60px auto;}}.field--name-field-layout > .field__item:first-child{margin-top:0;}.field--name-field-layout > .field__item:first-child > .paragraph--type--full-width > .field > .field__item:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.field--name-field-layout > .field__item:first-child > .paragraph--type--full-width > .field > .field__item{zoom:1;}.field--name-field-layout > .field__item:first-child > .paragraph--type--full-width > .field > .field__item > .paragraph--type--cover{float:left;width:100%;}.field--name-field-layout > .field__item > .paragraph.paragraph--type--full-width{max-width:none;margin-left:0;margin-right:0;}.field--name-field-layout > .field__item > .paragraph.white{background:#fff;}.field--name-field-layout > .field__item > .paragraph.gray{background:#f0f0f0;}.field--name-field-layout > .field__item > .paragraph.green{background:#4baa0a;}.field--name-field-layout > .field__item > .paragraph.dark-green{background:#7c9d16;}.field--name-field-layout > .field__item > .paragraph.light-green{background:#b4cd14;}.field--name-field-layout > .field__item > .paragraph.blue{background:#0082be;}.field--name-field-layout > .field__item > .paragraph.light-blue{background:#00afdc;}.field--name-field-layout > .field__item > .paragraph.red{background:#dc3228;}.field--name-field-layout > .field__item > .paragraph.sand{background:#AFA082;}.field--name-field-layout > .field__item > .paragraph > .field--name-field-template-title{color:#4baa0a;font-size:14px;font-weight:bold;margin:5px 0;text-transform:uppercase;text-align:center;}.field--name-field-layout a:not(.button){color:inherit;text-decoration:underline;}.field--name-field-layout a:not(.button):hover{text-decoration:none;}.paragraph--type--full-width{width:100%;}.paragraph--type--two-columns > .field--name-field-content-widget > .field__item{margin:30px 0;}.paragraph--type--two-columns > .field--name-field-content-widget > .field__item:first-child{margin-top:0;}.paragraph--type--two-columns > .field--name-field-content-widget > .field__item:last-child{margin-bottom:0;}@media screen and (min-width:741px){.paragraph--type--two-columns > .field--name-field-content-widget{margin:0 -10px;}.paragraph--type--two-columns > .field--name-field-content-widget > .field__item{float:left;width:50%;margin:0;padding:0 10px;}.paragraph--type--two-columns > .field--name-field-content-widget > .field__item.field--item--paragraph--type--offset{overflow:hidden;float:none;width:100%;clear:both;}}.paragraph--type--two-columns > .columns-wrapper > .field--name-field-left-column > .field__item,.paragraph--type--two-columns > .columns-wrapper > .field--name-field-right-column > .field__item{padding:10px 0;}@media screen and (min-width:741px){.paragraph--type--two-columns > .columns-wrapper{margin:0 -0.8%;}.paragraph--type--two-columns > .columns-wrapper > .field--name-field-left-column{width:50%;float:left;}.paragraph--type--two-columns > .columns-wrapper > .field--name-field-right-column{width:50%;float:right;}.paragraph--type--two-columns > .columns-wrapper > .field--name-field-left-column > .field__item,.paragraph--type--two-columns > .columns-wrapper > .field--name-field-right-column > .field__item{padding:1.7%;}}.paragraph--type--three-columns > .field--name-field-content-widget > .field__item{margin:30px 0;}.paragraph--type--three-columns > .field--name-field-content-widget > .field__item:first-child{margin-top:0;}.paragraph--type--three-columns > .field--name-field-content-widget > .field__item:last-child{margin-bottom:0;}@media screen and (min-width:741px){.paragraph--type--three-columns > .field--name-field-content-widget{margin:0 -10px;}.paragraph--type--three-columns > .field--name-field-content-widget > .field__item{float:left;width:33.33%;margin:0;padding:0 10px;}.paragraph--type--three-columns > .field--name-field-content-widget > .field__item.field--item--paragraph--type--offset{overflow:hidden;float:none;width:100%;clear:both;}}.paragraph--type--three-columns > .columns-wrapper > .field--name-field-left-column > .field__item,.paragraph--type--three-columns > .columns-wrapper > .field--name-field-right-column > .field__item,.paragraph--type--three-columns > .columns-wrapper > .field--name-field-middle-column > .field__item{padding:10px 0;}@media screen and (min-width:741px){.paragraph--type--three-columns > .columns-wrapper{margin:0 -0.8%;}.paragraph--type--three-columns > .columns-wrapper > .field--name-field-left-column{width:33.33%;float:left;}.paragraph--type--three-columns > .columns-wrapper > .field--name-field-right-column{width:33.33%;float:right;}.paragraph--type--three-columns > .columns-wrapper > .field--name-field-middle-column{width:33.33%;margin-left:auto;margin-right:auto;}.paragraph--type--three-columns > .columns-wrapper > .field--name-field-left-column > .field__item,.paragraph--type--three-columns > .columns-wrapper > .field--name-field-right-column > .field__item,.paragraph--type--three-columns > .columns-wrapper > .field--name-field-middle-column > .field__item{padding:2.5445%;}}.paragraph--type--offset.offset-minus-1{margin-bottom:-30px;}@media screen and (min-width:741px){.paragraph--type--offset.offset-minus-1{margin-bottom:-60px;}}.paragraph--type--offset.offset-1{margin-bottom:30px;}@media screen and (min-width:741px){.paragraph--type--offset.offset-1{margin-bottom:60px;}}.paragraph--type--offset.offset-2{margin-bottom:60px;}@media screen and (min-width:741px){.paragraph--type--offset.offset-2{margin-bottom:120px;}}.paragraph--type--offset.offset-3{margin-bottom:90px;}@media screen and (min-width:741px){.paragraph--type--offset.offset-3{margin-bottom:180px;}}.paragraph--type--offset.offset-4{margin-bottom:120px;}@media screen and (min-width:741px){.paragraph--type--offset.offset-4{margin-bottom:240px;}}.paragraph--type--two-columns .paragraph--type--offset.offset-minus-1,.paragraph--type--three-columns .paragraph--type--offset.offset-minus-1{margin-bottom:0;}.paragraph--type--two-columns .paragraph--type--offset.offset-1,.paragraph--type--three-columns .paragraph--type--offset.offset-1{margin-bottom:20px;}.paragraph--type--two-columns .paragraph--type--offset.offset-2,.paragraph--type--three-columns .paragraph--type--offset.offset-2{margin-bottom:40px;}.paragraph--type--two-columns .paragraph--type--offset.offset-3,.paragraph--type--three-columns .paragraph--type--offset.offset-3{margin-bottom:60px;}.paragraph--type--two-columns .paragraph--type--offset.offset-4,.paragraph--type--three-columns .paragraph--type--offset.offset-4{margin-bottom:80px;}.field--name-field-primary-button{display:inline-block;vertical-align:top;margin:0 5px;}@media screen and (min-width:741px){.field--name-field-primary-button{margin:0 10px;}}.field--name-field-primary-button > a{margin:0;}.field--name-field-secondary-button{display:inline-block;vertical-align:top;margin:0 5px;}@media screen and (min-width:741px){.field--name-field-secondary-button{margin:0 10px;}}.field--name-field-secondary-button > a{margin:0;}.paragraph--type--cover{position:relative;overflow:hidden;width:100%;height:0;margin:0;padding-top:100%;color:#fff;text-align:center;background:#f0f0f0;}@media screen and (min-width:741px){.paragraph--type--cover{padding-top:56.25%;}.paragraph--type--full-width .paragraph--type--cover{padding-top:40%;}}.paragraph--type--cover .field--name-field-primary-button > a{border-color:#fff;color:#f0f0f0;background:#fff;}.paragraph--type--cover .field--name-field-primary-button > a:hover{color:#fff;background:transparent;}.paragraph--type--cover .field--name-field-secondary-button > a{border-color:#fff;color:#fff;background:transparent;}.paragraph--type--cover .field--name-field-secondary-button > a:hover{color:#f0f0f0;background:#fff;}.paragraph--type--cover.green{background:#4baa0a;}.paragraph--type--cover.green.transparent-bg .field--name-field-image:after{background:rgba(75,170,10,0.8);}.paragraph--type--cover.green.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(75,170,10,0.05);}.paragraph--type--cover.green.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(75,170,10,0.1);}.paragraph--type--cover.green.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(75,170,10,0.15);}.paragraph--type--cover.green.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(75,170,10,0.2);}.paragraph--type--cover.green.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(75,170,10,0.25);}.paragraph--type--cover.green.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(75,170,10,0.3);}.paragraph--type--cover.green.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(75,170,10,0.35);}.paragraph--type--cover.green.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(75,170,10,0.4);}.paragraph--type--cover.green.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(75,170,10,0.45);}.paragraph--type--cover.green.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(75,170,10,0.5);}.paragraph--type--cover.green.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(75,170,10,0.55);}.paragraph--type--cover.green.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(75,170,10,0.6);}.paragraph--type--cover.green.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(75,170,10,0.65);}.paragraph--type--cover.green.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(75,170,10,0.7);}.paragraph--type--cover.green.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(75,170,10,0.75);}.paragraph--type--cover.green.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(75,170,10,0.8);}.paragraph--type--cover.green.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(75,170,10,0.85);}.paragraph--type--cover.green.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(75,170,10,0.9);}.paragraph--type--cover.green.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(75,170,10,0.95);}.paragraph--type--cover.green.transparent-bg.transparency-100 .field--name-field-image:after{background:#4baa0a;}.paragraph--type--cover.green .field--name-field-primary-button > a{color:#4baa0a;}.paragraph--type--cover.green .field--name-field-primary-button > a:hover{color:#fff;}.paragraph--type--cover.green .field--name-field-secondary-button > a:hover{color:#4baa0a;}.paragraph--type--cover.dark-green{background:#7c9d16;}.paragraph--type--cover.dark-green.transparent-bg .field--name-field-image:after{background:rgba(124,157,22,0.8);}.paragraph--type--cover.dark-green.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(124,157,22,0.05);}.paragraph--type--cover.dark-green.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(124,157,22,0.1);}.paragraph--type--cover.dark-green.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(124,157,22,0.15);}.paragraph--type--cover.dark-green.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(124,157,22,0.2);}.paragraph--type--cover.dark-green.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(124,157,22,0.25);}.paragraph--type--cover.dark-green.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(124,157,22,0.3);}.paragraph--type--cover.dark-green.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(124,157,22,0.35);}.paragraph--type--cover.dark-green.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(124,157,22,0.4);}.paragraph--type--cover.dark-green.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(124,157,22,0.45);}.paragraph--type--cover.dark-green.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(124,157,22,0.5);}.paragraph--type--cover.dark-green.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(124,157,22,0.55);}.paragraph--type--cover.dark-green.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(124,157,22,0.6);}.paragraph--type--cover.dark-green.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(124,157,22,0.65);}.paragraph--type--cover.dark-green.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(124,157,22,0.7);}.paragraph--type--cover.dark-green.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(124,157,22,0.75);}.paragraph--type--cover.dark-green.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(124,157,22,0.8);}.paragraph--type--cover.dark-green.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(124,157,22,0.85);}.paragraph--type--cover.dark-green.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(124,157,22,0.9);}.paragraph--type--cover.dark-green.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(124,157,22,0.95);}.paragraph--type--cover.dark-green.transparent-bg.transparency-100 .field--name-field-image:after{background:#7c9d16;}.paragraph--type--cover.dark-green .field--name-field-primary-button > a{color:#7c9d16;}.paragraph--type--cover.dark-green .field--name-field-primary-button > a:hover{color:#fff;}.paragraph--type--cover.dark-green .field--name-field-secondary-button > a:hover{color:#7c9d16;}.paragraph--type--cover.light-green{background:#b4cd14;}.paragraph--type--cover.light-green.transparent-bg .field--name-field-image:after{background:rgba(180,205,20,0.8);}.paragraph--type--cover.light-green.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(180,205,20,0.05);}.paragraph--type--cover.light-green.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(180,205,20,0.1);}.paragraph--type--cover.light-green.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(180,205,20,0.15);}.paragraph--type--cover.light-green.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(180,205,20,0.2);}.paragraph--type--cover.light-green.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(180,205,20,0.25);}.paragraph--type--cover.light-green.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(180,205,20,0.3);}.paragraph--type--cover.light-green.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(180,205,20,0.35);}.paragraph--type--cover.light-green.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(180,205,20,0.4);}.paragraph--type--cover.light-green.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(180,205,20,0.45);}.paragraph--type--cover.light-green.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(180,205,20,0.5);}.paragraph--type--cover.light-green.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(180,205,20,0.55);}.paragraph--type--cover.light-green.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(180,205,20,0.6);}.paragraph--type--cover.light-green.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(180,205,20,0.65);}.paragraph--type--cover.light-green.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(180,205,20,0.7);}.paragraph--type--cover.light-green.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(180,205,20,0.75);}.paragraph--type--cover.light-green.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(180,205,20,0.8);}.paragraph--type--cover.light-green.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(180,205,20,0.85);}.paragraph--type--cover.light-green.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(180,205,20,0.9);}.paragraph--type--cover.light-green.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(180,205,20,0.95);}.paragraph--type--cover.light-green.transparent-bg.transparency-100 .field--name-field-image:after{background:#b4cd14;}.paragraph--type--cover.light-green .field--name-field-primary-button > a{color:#b4cd14;}.paragraph--type--cover.light-green .field--name-field-primary-button > a:hover{color:#fff;}.paragraph--type--cover.light-green .field--name-field-secondary-button > a:hover{color:#b4cd14;}.paragraph--type--cover.blue{background:#0082be;}.paragraph--type--cover.blue.transparent-bg .field--name-field-image:after{background:rgba(0,130,190,0.8);}.paragraph--type--cover.blue.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(0,130,190,0.05);}.paragraph--type--cover.blue.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(0,130,190,0.1);}.paragraph--type--cover.blue.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(0,130,190,0.15);}.paragraph--type--cover.blue.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(0,130,190,0.2);}.paragraph--type--cover.blue.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(0,130,190,0.25);}.paragraph--type--cover.blue.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(0,130,190,0.3);}.paragraph--type--cover.blue.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(0,130,190,0.35);}.paragraph--type--cover.blue.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(0,130,190,0.4);}.paragraph--type--cover.blue.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(0,130,190,0.45);}.paragraph--type--cover.blue.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(0,130,190,0.5);}.paragraph--type--cover.blue.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(0,130,190,0.55);}.paragraph--type--cover.blue.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(0,130,190,0.6);}.paragraph--type--cover.blue.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(0,130,190,0.65);}.paragraph--type--cover.blue.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(0,130,190,0.7);}.paragraph--type--cover.blue.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(0,130,190,0.75);}.paragraph--type--cover.blue.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(0,130,190,0.8);}.paragraph--type--cover.blue.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(0,130,190,0.85);}.paragraph--type--cover.blue.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(0,130,190,0.9);}.paragraph--type--cover.blue.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(0,130,190,0.95);}.paragraph--type--cover.blue.transparent-bg.transparency-100 .field--name-field-image:after{background:#0082be;}.paragraph--type--cover.blue .field--name-field-primary-button > a{color:#0082be;}.paragraph--type--cover.blue .field--name-field-primary-button > a:hover{color:#fff;}.paragraph--type--cover.blue .field--name-field-secondary-button > a:hover{color:#0082be;}.paragraph--type--cover.light-blue{background:#00afdc;}.paragraph--type--cover.light-blue.transparent-bg .field--name-field-image:after{background:rgba(0,175,220,0.8);}.paragraph--type--cover.light-blue.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(0,175,220,0.05);}.paragraph--type--cover.light-blue.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(0,175,220,0.1);}.paragraph--type--cover.light-blue.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(0,175,220,0.15);}.paragraph--type--cover.light-blue.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(0,175,220,0.2);}.paragraph--type--cover.light-blue.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(0,175,220,0.25);}.paragraph--type--cover.light-blue.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(0,175,220,0.3);}.paragraph--type--cover.light-blue.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(0,175,220,0.35);}.paragraph--type--cover.light-blue.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(0,175,220,0.4);}.paragraph--type--cover.light-blue.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(0,175,220,0.45);}.paragraph--type--cover.light-blue.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(0,175,220,0.5);}.paragraph--type--cover.light-blue.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(0,175,220,0.55);}.paragraph--type--cover.light-blue.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(0,175,220,0.6);}.paragraph--type--cover.light-blue.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(0,175,220,0.65);}.paragraph--type--cover.light-blue.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(0,175,220,0.7);}.paragraph--type--cover.light-blue.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(0,175,220,0.75);}.paragraph--type--cover.light-blue.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(0,175,220,0.8);}.paragraph--type--cover.light-blue.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(0,175,220,0.85);}.paragraph--type--cover.light-blue.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(0,175,220,0.9);}.paragraph--type--cover.light-blue.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(0,175,220,0.95);}.paragraph--type--cover.light-blue.transparent-bg.transparency-100 .field--name-field-image:after{background:#00afdc;}.paragraph--type--cover.light-blue .field--name-field-primary-button > a{color:#00afdc;}.paragraph--type--cover.light-blue .field--name-field-primary-button > a:hover{color:#fff;}.paragraph--type--cover.light-blue .field--name-field-secondary-button > a:hover{color:#00afdc;}.paragraph--type--cover.red{background:#dc3228;}.paragraph--type--cover.red.transparent-bg .field--name-field-image:after{background:rgba(220,50,40,0.8);}.paragraph--type--cover.red.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(220,50,40,0.05);}.paragraph--type--cover.red.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(220,50,40,0.1);}.paragraph--type--cover.red.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(220,50,40,0.15);}.paragraph--type--cover.red.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(220,50,40,0.2);}.paragraph--type--cover.red.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(220,50,40,0.25);}.paragraph--type--cover.red.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(220,50,40,0.3);}.paragraph--type--cover.red.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(220,50,40,0.35);}.paragraph--type--cover.red.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(220,50,40,0.4);}.paragraph--type--cover.red.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(220,50,40,0.45);}.paragraph--type--cover.red.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(220,50,40,0.5);}.paragraph--type--cover.red.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(220,50,40,0.55);}.paragraph--type--cover.red.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(220,50,40,0.6);}.paragraph--type--cover.red.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(220,50,40,0.65);}.paragraph--type--cover.red.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(220,50,40,0.7);}.paragraph--type--cover.red.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(220,50,40,0.75);}.paragraph--type--cover.red.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(220,50,40,0.8);}.paragraph--type--cover.red.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(220,50,40,0.85);}.paragraph--type--cover.red.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(220,50,40,0.9);}.paragraph--type--cover.red.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(220,50,40,0.95);}.paragraph--type--cover.red.transparent-bg.transparency-100 .field--name-field-image:after{background:#dc3228;}.paragraph--type--cover.red .field--name-field-primary-button > a{color:#dc3228;}.paragraph--type--cover.red .field--name-field-primary-button > a:hover{color:#fff;}.paragraph--type--cover.red .field--name-field-secondary-button > a:hover{color:#dc3228;}.paragraph--type--cover.sand{background:#AFA082;}.paragraph--type--cover.sand.transparent-bg .field--name-field-image:after{background:rgba(175,160,130,0.8);}.paragraph--type--cover.sand.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(175,160,130,0.05);}.paragraph--type--cover.sand.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(175,160,130,0.1);}.paragraph--type--cover.sand.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(175,160,130,0.15);}.paragraph--type--cover.sand.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(175,160,130,0.2);}.paragraph--type--cover.sand.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(175,160,130,0.25);}.paragraph--type--cover.sand.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(175,160,130,0.3);}.paragraph--type--cover.sand.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(175,160,130,0.35);}.paragraph--type--cover.sand.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(175,160,130,0.4);}.paragraph--type--cover.sand.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(175,160,130,0.45);}.paragraph--type--cover.sand.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(175,160,130,0.5);}.paragraph--type--cover.sand.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(175,160,130,0.55);}.paragraph--type--cover.sand.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(175,160,130,0.6);}.paragraph--type--cover.sand.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(175,160,130,0.65);}.paragraph--type--cover.sand.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(175,160,130,0.7);}.paragraph--type--cover.sand.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(175,160,130,0.75);}.paragraph--type--cover.sand.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(175,160,130,0.8);}.paragraph--type--cover.sand.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(175,160,130,0.85);}.paragraph--type--cover.sand.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(175,160,130,0.9);}.paragraph--type--cover.sand.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(175,160,130,0.95);}.paragraph--type--cover.sand.transparent-bg.transparency-100 .field--name-field-image:after{background:#afa082;}.paragraph--type--cover.sand .field--name-field-primary-button > a{color:#AFA082;}.paragraph--type--cover.sand .field--name-field-primary-button > a:hover{color:#fff;}.paragraph--type--cover.sand .field--name-field-secondary-button > a:hover{color:#AFA082;}.paragraph--type--cover .field--name-field-image{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}.paragraph--type--cover .field--name-field-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}.paragraph--type--cover .field--name-field-image > div{width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;}.paragraph--type--cover .field--name-field-image img{display:none;}.paragraph--type--cover .cover-content{position:absolute;top:50%;left:0;right:0;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0;}.paragraph--type--cover .field--name-field-title,.paragraph--type--cover .field--name-field-formatted-title{margin:15px 0;font-size:24px;line-height:1.3;text-shadow:0 0 0.15em #333;}@media screen and (min-width:741px){.paragraph--type--cover .field--name-field-title,.paragraph--type--cover .field--name-field-formatted-title{margin:35px 0;font-size:64px;}}.paragraph--type--cover .field--name-field-lead-text{margin:15px 0 25px 0;font-size:15px;line-height:1.3;text-shadow:0 0 0.15em #333;}@media screen and (min-width:741px){.paragraph--type--cover .field--name-field-lead-text{margin:35px 0 55px 0;font-size:30px;}}.paragraph--type--cover .field--name-field-lead-text p{margin:0;}@media screen and (min-width:741px){.paragraph--type--two-columns .paragraph--type--cover .field--name-field-title,.paragraph--type--two-columns .paragraph--type--cover .field--name-field-formatted-title,.paragraph--type--three-columns .paragraph--type--cover .field--name-field-title,.paragraph--type--three-columns .paragraph--type--cover .field--name-field-formatted-title{margin:15px 0;font-size:30px;}.paragraph--type--two-columns .paragraph--type--cover .field--name-field-lead-text,.paragraph--type--three-columns .paragraph--type--cover .field--name-field-lead-text{margin:15px 0 25px 0;font-size:20px;}}.paragraph--type--image{margin:0;}.paragraph--type--image .field--name-field-multiple-image img{display:block;margin:0 auto;}.paragraph--type--image .image-caption{margin-top:10px;font-size:14px;}.paragraph--type--image .bx-wrapper{position:relative;margin-bottom:55px;}.paragraph--type--image .bx-wrapper .bx-prev,.paragraph--type--image .bx-wrapper .bx-next{display:block;width:24px;height:20px;overflow:hidden;position:absolute;top:50%;margin-top:-10px;text-indent:-9999em;background:url(/themes/custom/ocp/images/gallery-arrows.png) no-repeat 0 0;background-size:100% auto;z-index:55;}.paragraph--type--image .bx-wrapper .bx-prev{left:20px;background-position:0 100%;}.paragraph--type--image .bx-wrapper .bx-next{right:20px;}@media screen and (min-width:1181px){.paragraph--type--image .bx-wrapper .bx-prev{left:-44px;background-position:0 100%;}.paragraph--type--image .bx-wrapper .bx-next{right:-44px;}}.paragraph--type--image .bx-wrapper .bx-pager{position:absolute;left:0;right:0;bottom:-30px;text-align:center;line-height:15px;}.paragraph--type--image .bx-wrapper .bx-pager .bx-pager-item{display:inline-block;vertical-align:top;width:15px;height:15px;margin:0 7px;overflow:hidden;-moz-border-radius:15px;-webkit-border-radius:15px;-o-border-radius:15px;-ms-border-radius:15px;-khtml-border-radius:15px;border-radius:15px;line-height:1;text-indent:-9999em;}.paragraph--type--image .bx-wrapper .bx-pager .bx-pager-item > a{display:block;width:100%;height:100%;background:#d2d2d2;}.paragraph--type--image .bx-wrapper .bx-pager .bx-pager-item > a.active{background:#4baa0a;}.paragraph--type--image .captions{position:relative;text-align:center;font-size:14px;}.paragraph--type--image .captions .caption{position:absolute;left:0;right:0;top:0;opacity:0;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.paragraph--type--image .captions .caption.active{position:relative;opacity:1;z-index:2;}.paragraph--type--title .field--name-field-topic,.paragraph--type--teaser-tile .field--name-field-topic,.paragraph--type--key-fact-text .field--name-field-topic,.paragraph--type--key-fact-icon .field--name-field-topic,.paragraph--type--impact-teaser .field--name-field-topic,.paragraph--type--video .field--name-field-title,.paragraph--type--news > .field > .field__label{margin:0 0 5px 0;font-size:14px;text-transform:uppercase;font-weight:bold;}.paragraph--type--title{text-align:center;}.paragraph--type--title .field--name-field-topic{margin-bottom:10px;color:#4baa0a;}.paragraph--type--title .field--name-field-formatted-title{margin:0;font-size:20px;line-height:1.3;color:#4baa0a;}@media screen and (min-width:1181px){.paragraph--type--title .field--name-field-formatted-title{font-size:30px;}}.paragraph--type--title .field--name-field-formatted-title *{margin:0;}.paragraph--type--title .field--name-field-lead-text{margin:35px 0 0 0;font-size:15px;line-height:1.3;}@media screen and (min-width:1181px){.paragraph--type--title .field--name-field-lead-text{font-size:30px;}}.paragraph--type--title .field--name-field-lead-text *{margin:0;}.paragraph--type--title.big .field--name-field-formatted-title,.paragraph--type--title.color .field--name-field-formatted-title{font-size:20px;}@media screen and (min-width:1181px){.paragraph--type--title.big .field--name-field-formatted-title,.paragraph--type--title.color .field--name-field-formatted-title{font-size:40px;}}.paragraph--type--title.color{padding:55px 0;color:#fff;background:#4baa0a;}.paragraph--type--title.color .field--name-field-formatted-title{color:#fff;}.paragraph--type--title.color .field--name-field-topic{color:#fff;}.paragraph--type--title.green-black-on-grey{padding:55px 0;background:#f0f0f0;}.paragraph--type--copy > .field{width:100%;max-width:780px;margin:0 auto;}.paragraph--type--copy.black-on-grey{padding:50px 0;background:#f0f0f0;}@media screen and (max-width:820px){.paragraph--type--copy.black-on-grey{padding-left:20px;padding-right:20px;}}.paragraph--type--copy.white-on-green{padding:50px 0;color:#fff;background:#4baa0a;}@media screen and (max-width:820px){.paragraph--type--copy.white-on-green{padding-left:20px;padding-right:20px;}}.paragraph--type--copy p:last-child{margin-bottom:0;}.paragraph--type--copy-button{padding:50px 0;}@media screen and (max-width:1020px){.paragraph--type--copy-button{padding-left:20px;padding-right:20px;}}.paragraph--type--copy-button .content-wrapper{width:100%;max-width:980px;margin:0 auto;}.paragraph--type--copy-button .field--name-field-copy-text{font-size:24px;line-height:1.3;text-align:center;}@media screen and (min-width:741px){.paragraph--type--copy-button .field--name-field-copy-text{font-size:30px;}}.paragraph--type--copy-button .field--name-field-copy-text p{margin:0;}.paragraph--type--copy-button .field--name-field-button{margin-top:20px;text-align:center;}.paragraph--type--copy-button .field--name-field-button > a{margin:0;}.paragraph--type--copy-button.white-on-green{color:#fff;background:#4baa0a;}.paragraph--type--copy-button.white-on-green .field--name-field-button > a{border-color:#fff;color:#fff;background:transparent;}.paragraph--type--copy-button.white-on-green .field--name-field-button > a:hover{color:#4baa0a;background:#fff;}.paragraph--type--copy-button.green-on-gray{color:#4baa0a;background:#f0f0f0;}.paragraph--type--copy-button.green-on-gray .field--name-field-button > a{border-color:#4baa0a;color:#4baa0a;background:transparent;}.paragraph--type--copy-button.green-on-gray .field--name-field-button > a:hover{color:#fff;background:#4baa0a;}@media screen and (min-width:741px){.paragraph--type--copy-button .content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.paragraph--type--copy-button .content-wrapper > .field--name-field-copy-text{-webkit-box-flex:1 1 66.66%;-webkit-flex:1 1 66.66%;-ms-flex:1 1 66.66%;flex:1 1 66.66%;text-align:left;}.paragraph--type--copy-button .content-wrapper > .field--name-field-button{margin:0;-webkit-box-flex:1 1 33.33%;-webkit-flex:1 1 33.33%;-ms-flex:1 1 33.33%;flex:1 1 33.33%;justify-content:flex-end;text-align:right;}}.paragraph--type--button{padding:50px 0;text-align:center;}.paragraph--type--button .field--name-field-button > a{margin:0;border-color:#4baa0a;color:#4baa0a;background:transparent;}.paragraph--type--button .field--name-field-button > a:hover{color:#fff;background:#4baa0a;}.paragraph--type--key-person{padding:30px 20px;text-align:center;}.paragraph--type--key-person.green-black-on-grey{background:#f0f0f0;color:#000;}.paragraph--type--key-person .field--name-field-image{width:180px;height:180px;margin:0 auto 25px;overflow:hidden;border-radius:180px;}.paragraph--type--key-person .field--name-field-image img{display:block;}.paragraph--type--key-person .field--name-field-full-name,.paragraph--type--key-person .field--name-field-function{display:inline-block;vertical-align:top;margin:0 0 5px 0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.paragraph--type--key-person .field--name-field-full-name:after,.paragraph--type--key-person .field--name-field-function:after{content:", ";display:inline;}.paragraph--type--key-person .field--name-field-full-name:last-child:after,.paragraph--type--key-person .field--name-field-function:last-child:after{content:"";}.paragraph--type--key-person .field--name-field-copy *{margin:0;}@media screen and (min-width:741px){.paragraph--type--one-column .paragraph--type--key-person{text-align:left;}.paragraph--type--one-column .paragraph--type--key-person .main-wrapper{width:100%;max-width:780px;margin:0 auto;}.paragraph--type--one-column .paragraph--type--key-person .main-wrapper:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.paragraph--type--one-column .paragraph--type--key-person .main-wrapper{zoom:1;}.paragraph--type--one-column .paragraph--type--key-person .field--name-field-image{float:left;margin-bottom:0;}.paragraph--type--one-column .paragraph--type--key-person .content-wrapper{margin-left:200px;}}.paragraph--type--teaser-tile{position:relative;overflow:hidden;width:100%;height:0;margin:0;padding-top:56.25%;color:#fff;text-align:center;}.paragraph--type--teaser-tile.green{background:#4baa0a;}.paragraph--type--teaser-tile.green.transparent-bg .field--name-field-image:after{background:rgba(75,170,10,0.8);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(75,170,10,0.05);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(75,170,10,0.1);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(75,170,10,0.15);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(75,170,10,0.2);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(75,170,10,0.25);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(75,170,10,0.3);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(75,170,10,0.35);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(75,170,10,0.4);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(75,170,10,0.45);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(75,170,10,0.5);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(75,170,10,0.55);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(75,170,10,0.6);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(75,170,10,0.65);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(75,170,10,0.7);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(75,170,10,0.75);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(75,170,10,0.8);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(75,170,10,0.85);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(75,170,10,0.9);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(75,170,10,0.95);}.paragraph--type--teaser-tile.green.transparent-bg.transparency-100 .field--name-field-image:after{background:#4baa0a;}.paragraph--type--teaser-tile.dark-green{background:#7c9d16;}.paragraph--type--teaser-tile.dark-green.transparent-bg .field--name-field-image:after{background:rgba(124,157,22,0.8);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(124,157,22,0.05);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(124,157,22,0.1);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(124,157,22,0.15);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(124,157,22,0.2);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(124,157,22,0.25);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(124,157,22,0.3);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(124,157,22,0.35);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(124,157,22,0.4);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(124,157,22,0.45);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(124,157,22,0.5);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(124,157,22,0.55);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(124,157,22,0.6);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(124,157,22,0.65);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(124,157,22,0.7);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(124,157,22,0.75);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(124,157,22,0.8);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(124,157,22,0.85);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(124,157,22,0.9);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(124,157,22,0.95);}.paragraph--type--teaser-tile.dark-green.transparent-bg.transparency-100 .field--name-field-image:after{background:#7c9d16;}.paragraph--type--teaser-tile.light-green{background:#b4cd14;}.paragraph--type--teaser-tile.light-green.transparent-bg .field--name-field-image:after{background:rgba(180,205,20,0.8);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(180,205,20,0.05);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(180,205,20,0.1);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(180,205,20,0.15);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(180,205,20,0.2);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(180,205,20,0.25);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(180,205,20,0.3);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(180,205,20,0.35);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(180,205,20,0.4);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(180,205,20,0.45);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(180,205,20,0.5);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(180,205,20,0.55);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(180,205,20,0.6);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(180,205,20,0.65);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(180,205,20,0.7);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(180,205,20,0.75);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(180,205,20,0.8);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(180,205,20,0.85);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(180,205,20,0.9);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(180,205,20,0.95);}.paragraph--type--teaser-tile.light-green.transparent-bg.transparency-100 .field--name-field-image:after{background:#b4cd14;}.paragraph--type--teaser-tile.blue{background:#0082be;}.paragraph--type--teaser-tile.blue.transparent-bg .field--name-field-image:after{background:rgba(0,130,190,0.8);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(0,130,190,0.05);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(0,130,190,0.1);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(0,130,190,0.15);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(0,130,190,0.2);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(0,130,190,0.25);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(0,130,190,0.3);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(0,130,190,0.35);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(0,130,190,0.4);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(0,130,190,0.45);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(0,130,190,0.5);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(0,130,190,0.55);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(0,130,190,0.6);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(0,130,190,0.65);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(0,130,190,0.7);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(0,130,190,0.75);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(0,130,190,0.8);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(0,130,190,0.85);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(0,130,190,0.9);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(0,130,190,0.95);}.paragraph--type--teaser-tile.blue.transparent-bg.transparency-100 .field--name-field-image:after{background:#0082be;}.paragraph--type--teaser-tile.light-blue{background:#00afdc;}.paragraph--type--teaser-tile.light-blue.transparent-bg .field--name-field-image:after{background:rgba(0,175,220,0.8);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(0,175,220,0.05);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(0,175,220,0.1);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(0,175,220,0.15);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(0,175,220,0.2);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(0,175,220,0.25);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(0,175,220,0.3);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(0,175,220,0.35);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(0,175,220,0.4);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(0,175,220,0.45);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(0,175,220,0.5);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(0,175,220,0.55);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(0,175,220,0.6);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(0,175,220,0.65);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(0,175,220,0.7);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(0,175,220,0.75);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(0,175,220,0.8);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(0,175,220,0.85);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(0,175,220,0.9);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(0,175,220,0.95);}.paragraph--type--teaser-tile.light-blue.transparent-bg.transparency-100 .field--name-field-image:after{background:#00afdc;}.paragraph--type--teaser-tile.red{background:#dc3228;}.paragraph--type--teaser-tile.red.transparent-bg .field--name-field-image:after{background:rgba(220,50,40,0.8);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(220,50,40,0.05);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(220,50,40,0.1);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(220,50,40,0.15);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(220,50,40,0.2);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(220,50,40,0.25);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(220,50,40,0.3);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(220,50,40,0.35);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(220,50,40,0.4);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(220,50,40,0.45);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(220,50,40,0.5);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(220,50,40,0.55);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(220,50,40,0.6);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(220,50,40,0.65);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(220,50,40,0.7);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(220,50,40,0.75);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(220,50,40,0.8);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(220,50,40,0.85);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(220,50,40,0.9);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(220,50,40,0.95);}.paragraph--type--teaser-tile.red.transparent-bg.transparency-100 .field--name-field-image:after{background:#dc3228;}.paragraph--type--teaser-tile.sand{background:#AFA082;}.paragraph--type--teaser-tile.sand.transparent-bg .field--name-field-image:after{background:rgba(175,160,130,0.8);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-5 .field--name-field-image:after{background:rgba(175,160,130,0.05);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-10 .field--name-field-image:after{background:rgba(175,160,130,0.1);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-15 .field--name-field-image:after{background:rgba(175,160,130,0.15);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-20 .field--name-field-image:after{background:rgba(175,160,130,0.2);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-25 .field--name-field-image:after{background:rgba(175,160,130,0.25);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-30 .field--name-field-image:after{background:rgba(175,160,130,0.3);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-35 .field--name-field-image:after{background:rgba(175,160,130,0.35);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-40 .field--name-field-image:after{background:rgba(175,160,130,0.4);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-45 .field--name-field-image:after{background:rgba(175,160,130,0.45);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-50 .field--name-field-image:after{background:rgba(175,160,130,0.5);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-55 .field--name-field-image:after{background:rgba(175,160,130,0.55);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-60 .field--name-field-image:after{background:rgba(175,160,130,0.6);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-65 .field--name-field-image:after{background:rgba(175,160,130,0.65);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-70 .field--name-field-image:after{background:rgba(175,160,130,0.7);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-75 .field--name-field-image:after{background:rgba(175,160,130,0.75);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-80 .field--name-field-image:after{background:rgba(175,160,130,0.8);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-85 .field--name-field-image:after{background:rgba(175,160,130,0.85);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-90 .field--name-field-image:after{background:rgba(175,160,130,0.9);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-95 .field--name-field-image:after{background:rgba(175,160,130,0.95);}.paragraph--type--teaser-tile.sand.transparent-bg.transparency-100 .field--name-field-image:after{background:#afa082;}.paragraph--type--teaser-tile .field--name-field-image{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}.paragraph--type--teaser-tile .field--name-field-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}.paragraph--type--teaser-tile .field--name-field-image > div{width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;}.paragraph--type--teaser-tile .field--name-field-image img{display:none;}.paragraph--type--teaser-tile .content-wrapper{position:absolute;top:50%;left:0;right:0;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0;}.paragraph--type--teaser-tile .field--name-field-topic{margin:0 0 10px 0;line-height:1;}@media screen and (min-width:741px){.paragraph--type--teaser-tile .field--name-field-topic{margin:0 0 20px 0;}}.paragraph--type--teaser-tile .field--name-field-title,.paragraph--type--teaser-tile .field--name-field-formatted-title{margin:0;font-size:15px;line-height:1.3;font-weight:300;text-shadow:0 0 0.15em #333;}@media screen and (min-width:741px){.paragraph--type--teaser-tile .field--name-field-title,.paragraph--type--teaser-tile .field--name-field-formatted-title{font-size:30px;}}.paragraph--type--teaser-tile .field--name-field-url{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;overflow:hidden;text-indent:-99999em;}.paragraph--type--teaser-tile .field--name-field-url > a{display:block;width:100%;height:100%;}.paragraph--type--quote{padding-top:45px;padding-bottom:45px;text-align:left;}.paragraph--type--quote .content-group{width:100%;max-width:780px;margin-left:auto;margin-right:auto;}.paragraph--type--quote .field--name-field-quote-text{margin-bottom:5px;font-size:20px;line-height:1.3125;font-weight:300;}@media screen and (min-width:741px){.paragraph--type--quote .field--name-field-quote-text{margin-bottom:5px;font-size:30px;}}.paragraph--type--quote .field--name-field-author,.paragraph--type--quote .field--name-field-function{display:inline-block;vertical-align:top;font-size:14px;font-weight:bold;text-transform:uppercase;}.paragraph--type--quote .field--name-field-author:after,.paragraph--type--quote .field--name-field-function:after{content:", ";display:inline;}.paragraph--type--quote .field--name-field-author:last-child:after,.paragraph--type--quote .field--name-field-function:last-child:after{content:"";}.paragraph--type--quote.green-black-on-white{background:#fff;color:#000;}.paragraph--type--quote.green-black-on-white .field--name-field-quote-text{color:#4baa0a;}.paragraph--type--quote.green-black-on-grey{background:#f0f0f0;color:#000;}@media screen and (max-width:820px){.paragraph--type--quote.green-black-on-grey{padding-left:20px;padding-right:20px;}}.paragraph--type--quote.green-black-on-grey .field--name-field-quote-text{color:#4baa0a;}.paragraph--type--quote.white-on-green{background:#4baa0a;color:#fff;}@media screen and (max-width:820px){.paragraph--type--quote.white-on-green{padding-left:20px;padding-right:20px;}}.paragraph--type--quote.white-on-green .field--name-field-quote-text{color:#fff;}.paragraph--type--quote.background{background:#4baa0a;color:#fff;}@media screen and (max-width:820px){.paragraph--type--quote.background{padding-left:20px;padding-right:20px;}}.paragraph--type--quote.background .field--name-field-quote-text{color:#fff;}.paragraph--type--quote.big{padding-top:45px;padding-bottom:45px;text-align:center;}.paragraph--type--quote.big .field--name-field-quote-text{margin-bottom:15px;font-size:20px;line-height:1.3125;font-weight:300;}@media screen and (min-width:741px){.paragraph--type--quote.big .field--name-field-quote-text{margin-bottom:30px;font-size:40px;}}.paragraph--type--quote.small{padding-top:30px;padding-bottom:30px;text-align:center;}.paragraph--type--key-fact-text{padding:30px 20px;text-align:center;}.paragraph--type--key-fact-text .field--name-field-keynumber{margin:0 0 10px 0;font-size:32px;line-height:1;font-weight:300;}@media screen and (min-width:741px){.paragraph--type--key-fact-text .field--name-field-keynumber{font-size:64px;}}.paragraph--type--key-fact-text .field--name-field-copy-text *{margin:0;}.paragraph--type--key-fact-text.green-black-on-white{color:#000;background:#fff;}.paragraph--type--key-fact-text.green-black-on-white .field--name-field-keynumber,.paragraph--type--key-fact-text.green-black-on-white .field--name-field-topic{color:#4baa0a;}.paragraph--type--key-fact-text.green-black-on-grey{color:#000;background:#f0f0f0;}.paragraph--type--key-fact-text.green-black-on-grey .field--name-field-keynumber,.paragraph--type--key-fact-text.green-black-on-grey .field--name-field-topic{color:#4baa0a;}.paragraph--type--key-fact-text.white-on-green{color:#fff;background:#4baa0a;}.paragraph--type--key-fact-text.white-on-green .field--name-field-keynumber,.paragraph--type--key-fact-text.white-on-green .field--name-field-topic{color:#fff;}.icon-glyph .field--name-field-icon{display:inline-block;font:normal normal normal 14px/1 'Nucleo Glyph';font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-outline .field--name-field-icon{display:inline-block;font:normal normal normal 14px/1 'Nucleo Outline';font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-mini .field--name-field-icon{display:inline-block;font:normal normal normal 14px/1 'Nucleo Mini';font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.paragraph--type--key-fact-icon{padding:30px 20px;text-align:center;}.paragraph--type--key-fact-icon .field--name-field-icon{margin-bottom:45px;font-size:60px;}.paragraph--type--key-fact-icon .field--name-field-topic{color:#4baa0a;}.paragraph--type--key-fact-icon .field--name-field-copy-text *{margin:0;}.paragraph--type--key-fact-icon.green-black-on-white-green-icon .field--name-field-icon{color:#4baa0a;}.paragraph--type--key-fact-icon.green-black-on-grey-green-icon{background:#f0f0f0;}.paragraph--type--key-fact-icon.green-black-on-grey-green-icon .field--name-field-icon{color:#4baa0a;}.paragraph--type--key-fact-icon.white-on-green-white-icon{color:#fff;background:#4baa0a;}.paragraph--type--key-fact-icon.white-on-green-white-icon .field--name-field-topic{color:#fff;}.paragraph--type--impact-teaser{position:relative;text-align:center;color:#fff;}.paragraph--type--impact-teaser:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.paragraph--type--impact-teaser{zoom:1;}.paragraph--type--impact-teaser .field--name-field-url{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;overflow:hidden;}.paragraph--type--impact-teaser .field--name-field-url a{display:block;width:100%;height:100%;text-indent:-99999em;}.paragraph--type--impact-teaser.green{background:#4baa0a;}.paragraph--type--impact-teaser.dark-green{background:#7c9d16;}.paragraph--type--impact-teaser.light-green{background:#b4cd14;}.paragraph--type--impact-teaser.blue{background:#0082be;}.paragraph--type--impact-teaser.light-blue{background:#00afdc;}.paragraph--type--impact-teaser.red{background:#dc3228;}.paragraph--type--impact-teaser.sand{background:#AFA082;}.paragraph--type--impact-teaser .field--name-field-title,.paragraph--type--impact-teaser .field--name-field-formatted-title{margin-bottom:5px;font-size:20px;line-height:1.3125;font-weight:300;}@media screen and (min-width:741px){.paragraph--type--impact-teaser .field--name-field-title,.paragraph--type--impact-teaser .field--name-field-formatted-title{margin-bottom:5px;font-size:30px;}}.paragraph--type--impact-teaser .content-wrapper{padding:30px 20px;}@media screen and (min-width:741px){.paragraph--type--impact-teaser{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.paragraph--type--impact-teaser > .field--name-field-image{-webkit-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:40.678%;}.paragraph--type--impact-teaser > .content-wrapper{-webkit-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:59.322%;justify-content:flex-end;}}.paragraph--type--accordeon > .field--name-field-title{margin:0 0 7px 0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.paragraph--type--accordeon-item{margin-top:-1px;border-top:1px solid #4baa0a;border-bottom:1px solid #4baa0a;}.paragraph--type--accordeon-item .field--name-field-content-title{position:relative;margin:0;padding:20px 30px;line-height:1;cursor:pointer;}.paragraph--type--accordeon-item .field--name-field-content-title:before{content:"+";font-size:20px;line-height:1;font-weight:bold;position:absolute;left:10px;top:50%;margin-top:-10px;}.paragraph--type--accordeon-item .field--name-field-content-title:hover{color:#4baa0a;}.paragraph--type--accordeon-item .field--name-field-content-text{padding:0 30px 20px 30px;}.js .paragraph--type--accordeon-item .field--name-field-content-text{display:none;}.paragraph--type--accordeon-item.open .field--name-field-content-title:before{content:"\2013";}.paragraph--type--download-item{margin-top:-1px;border-top:1px solid #4baa0a;border-bottom:1px solid #4baa0a;padding:10px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.paragraph--type--download-item .field--name-field-title{font-size:20px;}.paragraph--type--download-item .field--name-field-file .file{display:block;min-height:0;padding:0;background:none;}.paragraph--type--download-item .field--name-field-file .file > a{margin:0;}.paragraph--type--download-item > .field--name-field-title{-webkit-box-flex:1 1 60%;-webkit-flex:1 1 60%;-ms-flex:1 1 60%;flex:1 1 60%;padding-left:10px;}.paragraph--type--download-item > .field--name-field-file{-webkit-box-flex:1 1 40%;-webkit-flex:1 1 40%;-ms-flex:1 1 40%;flex:1 1 40%;justify-content:flex-end;}html[dir="ltr"] .paragraph--type--download-item > .field--name-field-file{text-align:right;}html[dir="rtl"] .paragraph--type--download-item > .field--name-field-file{text-align:left;}.paragraph--type--video .field--name-field-title{color:#4baa0a;text-align:center;}.paragraph--type--video .field--name-field-caption{margin-top:10px;font-size:14px;}.paragraph--type--video .video-content{position:relative;}.paragraph--type--video .video-content .field--name-field-image{display:none;}@media screen and (max-width:740px){.paragraph--type--video .video-content .field--name-field-image{display:block;}}@media screen and (max-width:740px){.paragraph--type--video .video-content .field--name-field-video{display:none;}}.paragraph--type--video .video-content .field--name-field-video video{display:block;max-width:100%;}.paragraph--type--video .video-content .preview-video-button{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;text-indent:-9999em;cursor:pointer;z-index:2;}.paragraph--type--video .video-content .preview-video-button:after{display:block;content:"\e826";font:64px/1 "Nucleo Glyph";text-indent:0;color:#fff;position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;}@media screen and (max-width:740px){.paragraph--type--video .video-content .preview-video-button:after{font-size:40px;margin:-20px 0 0 -20px;}}.paragraph--type--video .video-content .field--name-field-media-url.fullscreen{position:fixed;left:0;top:0;height:100%;width:100%;overflow:hidden;z-index:999999;}.paragraph--type--video .video-content .field--name-field-media-url.fullscreen .close-video-button{width:32px;height:32px;position:absolute;right:48px;top:20px;font-size:32px;line-height:1;color:#fff;text-indent:-9999em;cursor:pointer;z-index:3;}.paragraph--type--video .video-content .field--name-field-media-url.fullscreen .close-video-button:after{display:block;content:"\ed7e";position:absolute;left:0;top:0;font:32px/1 "Nucleo Glyph";text-indent:0;color:#fff;}.paragraph--type--video .video-content .field--name-field-media-url.fullscreen .video-embed-field-responsive-video{display:block;height:100%;width:100%;}.paragraph--type--video .video-content .field--name-field-media-url.fullscreen .video-embed-field-responsive-video iframe{display:block;height:100%;width:100%;}.paragraph--type--news > .field > .field__label{color:#4baa0a;text-align:center;}.paragraph--type--locations{position:relative;width:100%;height:0;overflow:hidden;padding-top:120%;}@media screen and (min-width:741px){.paragraph--type--locations{padding-top:43.45%;}}.paragraph--type--locations > div{position:absolute;top:0;left:0;right:0;bottom:0;min-height:0;}.ratio-container{position:relative;width:100%;height:0;overflow:hidden;}.ratio-container > .paragraph{position:absolute;top:0;left:0;right:0;bottom:0;}.ratio-container > .paragraph.paragraph--type--cover,.ratio-container > .paragraph.paragraph--type--teaser-tile{height:auto;padding-top:0;}.ratio-container > .paragraph.paragraph--type--copy{padding-left:20px;padding-right:20px;}.ratio-container.ratio-16-9{padding-top:56.25%;}.ratio-container.ratio-4-3{padding-top:75%;}.paragraph--type--two-columns .ratio-container.ratio-2-16-9{padding-top:116%;}.paragraph--type--two-columns .ratio-container.ratio-3-16-9{padding-top:175.75%;}.paragraph--type--three-columns .ratio-container.ratio-2-16-9{padding-top:117.8%;}.paragraph--type--three-columns .ratio-container.ratio-3-16-9{padding-top:179.4%;}@media screen and (min-width:741px){.paragraph--type--news .view .view-content{margin:0 -10px;}.paragraph--type--news .view .view-content .views-row{float:left;width:33.33%;padding:0 10px;margin-bottom:20px;}.paragraph--type--news .view .view-content .views-row:nth-child(3n+1){clear:left;}}.paragraph--type--news .view .pager{margin:0;padding:0;list-style-type:none;text-align:center;}.paragraph--type--news .view .pager .button{margin:0;}.paragraph--type--news .view .pager + .more-link{display:none;}.paragraph--type--news .view div.more-link{text-align:center;}.paragraph--type--news .view div.more-link a{margin:0;}.view-corporate-news.view-display-id-attachment_1,.view-community-news.view-display-id-attachment_1{margin:50px 0;}@media screen and (min-width:741px){.view-corporate-news.view-display-id-attachment_1,.view-community-news.view-display-id-attachment_1{margin:180px 0;}}.view-corporate-news.view-display-id-attachment_1 .view-header,.view-community-news.view-display-id-attachment_1 .view-header{margin:0 0 7px 0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper,.view-community-news.view-display-id-attachment_1 .view-wrapper{margin-top:-1px;border-top:1px solid #4baa0a;border-bottom:1px solid #4baa0a;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper > h3,.view-community-news.view-display-id-attachment_1 .view-wrapper > h3{position:relative;margin:0;padding:20px 30px;font-size:20px;line-height:1;cursor:pointer;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper > h3:before,.view-community-news.view-display-id-attachment_1 .view-wrapper > h3:before{content:"+";font-size:20px;line-height:1;font-weight:bold;position:absolute;left:10px;top:50%;margin-top:-10px;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper > h3:hover,.view-community-news.view-display-id-attachment_1 .view-wrapper > h3:hover{color:#4baa0a;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper,.view-community-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper{padding:0 30px 20px 30px;}.js .view-corporate-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper,.js
      .view-community-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper{display:none;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper a,.view-community-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper a{color:#000;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper a:hover,.view-community-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper a:hover{color:#4baa0a;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper .views-row,.view-community-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper .views-row{margin-bottom:5px;}.view-corporate-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper .news-archive-date::after,.view-community-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper .news-archive-date::after{content:" - ";}.view-corporate-news.view-display-id-attachment_1 .view-wrapper.open > h3:before,.view-community-news.view-display-id-attachment_1 .view-wrapper.open > h3:before{content:"\2013";}.node.node--view-mode-full > .node__content > .field--name-field-image,.node.node--view-mode-full > .node__content > .field--name-field-cover-image{width:100%;max-width:1440px;margin:0 auto 50px auto;}.node.node--view-mode-full > .node__content > .field--name-field-image img,.node.node--view-mode-full > .node__content > .field--name-field-cover-image img{display:block;margin:0 auto;}.node.node--view-mode-full > .node__content > .content_wrapper{width:100%;max-width:780px;margin:0 auto 60px;}.node.node--view-mode-full > .node__content .entity-label{margin:0 0 20px 0;font-size:20px;color:#4baa0a;}@media screen and (min-width:1181px){.node.node--view-mode-full > .node__content .entity-label{font-size:40px;}}.node.node--type-community-news.node--view-mode-teaser,.node.node--type-corporate-news.node--view-mode-teaser{background:#f0f0f0;}.node.node--type-community-news.node--view-mode-teaser > .wrapper,.node.node--type-corporate-news.node--view-mode-teaser > .wrapper{padding:10px 15px;}.node.node--type-community-news.node--view-mode-teaser h3,.node.node--type-corporate-news.node--view-mode-teaser h3{margin:0;color:#4baa0a;}.node.node--type-community-news.node--view-mode-teaser h3 a,.node.node--type-corporate-news.node--view-mode-teaser h3 a{color:#4baa0a;text-decoration:none;}.node.node--type-community-news.node--view-mode-teaser .field--name-field-category,.node.node--type-corporate-news.node--view-mode-teaser .field--name-field-category{margin:0 0 5px 0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.node.node--type-community-news.node--view-mode-listing,.node.node--type-corporate-news.node--view-mode-listing{margin-bottom:50px;}.node.node--type-community-news.node--view-mode-listing .field--name-field-date,.node.node--type-corporate-news.node--view-mode-listing .field--name-field-date{margin:0;font-size:14px;text-transform:uppercase;font-weight:bold;letter-spacing:0.5px;color:#4baa0a;}.node.node--type-community-news.node--view-mode-listing .entity-label,.node.node--type-corporate-news.node--view-mode-listing .entity-label{margin:0 0 20px 0;font-size:20px;color:#4baa0a;}@media screen and (min-width:1181px){.node.node--type-community-news.node--view-mode-listing .entity-label,.node.node--type-corporate-news.node--view-mode-listing .entity-label{font-size:40px;}}.node.node--type-community-news.node--view-mode-listing .field--name-field-image,.node.node--type-corporate-news.node--view-mode-listing .field--name-field-image{margin:0 auto;}@media screen and (min-width:1181px){.node.node--type-community-news.node--view-mode-listing .field--name-field-image,.node.node--type-corporate-news.node--view-mode-listing .field--name-field-image{float:left;margin:0 20px 0 0;}}.node.node--type-community-news.node--view-mode-listing .field--name-body,.node.node--type-corporate-news.node--view-mode-listing .field--name-body{display:inline;}.node.node--type-community-news.node--view-mode-listing .field--name-body:after,.node.node--type-corporate-news.node--view-mode-listing .field--name-body:after{display:none;}.node.node--type-community-news.node--view-mode-listing .field--name-body *,.node.node--type-corporate-news.node--view-mode-listing .field--name-body *{display:inline;margin:0;}.node.node--type-community-news.node--view-mode-listing .field--name-body ul,.node.node--type-corporate-news.node--view-mode-listing .field--name-body ul{list-style-position:inside;}.node.node--type-community-news.node--view-mode-listing .field--name-body ul li,.node.node--type-corporate-news.node--view-mode-listing .field--name-body ul li{display:list-item;}.node.node--type-community-news.node--view-mode-listing .field--name-body + a,.node.node--type-corporate-news.node--view-mode-listing .field--name-body + a{white-space:nowrap;}.node.node--type-community-news.node--view-mode-listing .field--name-body + a:after,.node.node--type-corporate-news.node--view-mode-listing .field--name-body + a:after{content:"\2026";}.node.node--type-community-news.node--view-mode-full .field--name-field-date,.node.node--type-corporate-news.node--view-mode-full .field--name-field-date{margin:0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.node.node--type-community-news.node--view-mode-full .field--name-field-download-list,.node.node--type-corporate-news.node--view-mode-full .field--name-field-download-list{margin:20px 0;}.jobs-container{background:#f0f0f0;}.jobs-container .jobs-filters-wrapper{padding:30px 20px;text-align:center;color:#fff;background:#4baa0a;}.jobs-container .jobs-filters-wrapper > h2{margin-bottom:25px;}@media screen and (min-width:741px){.jobs-container .jobs-filters-wrapper{padding:60px 20px 80px 20px;}}.jobs-container .jobs-filters{width:100%;max-width:920px;margin:0 auto;}.jobs-container .jobs-filters:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.jobs-container .jobs-filters{zoom:1;}.jobs-container .jobs-filters .form-item{margin-bottom:20px;}@media screen and (min-width:769px){.jobs-container .jobs-filters .form-item{float:left;width:33.33%;margin-bottom:0;padding:0 10px;}}.jobs-container .jobs-filters ul{margin:0;padding:0;list-style-type:none;}.jobs-container .jobs-filters select,.jobs-container .jobs-filters .form-text{width:100%;}.jobs-container .jobs-filters .form-item{margin:0;}.jobs-container .views-element-container{padding:25px 20px 30px 20px;}.view-jobs-search{width:100%;max-width:920px;margin:0 auto;}.view-jobs-search .view-header{margin:0 0 5px 0;font-size:14px;line-height:1.5;font-weight:bold;text-transform:uppercase;}.view-jobs-search .views-row{padding:5px 0;border-bottom:1px solid #d2d2d2;}.view-jobs-search .views-row a{color:#4baa0a;text-decoration:none;}.view-jobs-search .views-row a:hover{color:#000;}.view-jobs-search .view-content .views-field-title{font-size:26px;}@media screen and (max-width:740px){.view-jobs-search .view-content .views-field-title{font-size:18px;}}.view-jobs-search .view-content .views-field-field-location,.view-jobs-search .view-content .views-field-field-job-profile,.view-jobs-search .view-content .views-field-created{display:inline-block;vertical-align:top;font-size:16px;}.view-jobs-search .view-content .views-field-field-location:after,.view-jobs-search .view-content .views-field-field-job-profile:after,.view-jobs-search .view-content .views-field-created:after{content:"\007c";display:inline-block;vertical-align:top;margin:0 5px;}.view-jobs-search .view-content .views-field-field-location:last-child:after,.view-jobs-search .view-content .views-field-field-job-profile:last-child:after,.view-jobs-search .view-content .views-field-created:last-child:after{display:none;}.view-jobs-search .view-content .views-field-field-location > *,.view-jobs-search .view-content .views-field-field-job-profile > *,.view-jobs-search .view-content .views-field-created > *{display:inline-block;vertical-align:top;}.view-jobs-search .view-content .views-field-field-location > .views-label:after,.view-jobs-search .view-content .views-field-field-job-profile > .views-label:after,.view-jobs-search .view-content .views-field-created > .views-label:after{content:"\00a0";display:inline-block;vertical-align:top;}.view-jobs-search .pager{margin-top:20px;margin-bottom:0;}.node-job-application-form{margin-top:50px;margin-bottom:50px;padding:20px 20px;background:#f0f0f0;}.node-job-application-form .details-description{margin-bottom:25px;}.node-job-application-form table{border:0;}.node-job-application-form table td{border-top:1px solid #4baa0a;border-bottom:1px solid #4baa0a;vertical-align:middle;}.node-job-application-form table .tabledrag-handle{display:none !important;}.node-job-application-form table .form-text{width:100%;}.node-job-application-form table .form-submit{margin:0;float:right;}.node-job-application-form .form-item{margin-right:0;}.node-job-application-form .form-actions{text-align:right;}.node-job-application-form .form-actions .form-submit{margin-right:0;}html[dir="rtl"] .node-job-application-form .form-actions{text-align:left;}html[dir="rtl"] .node-job-application-form .form-actions .form-submit{margin-left:0;}.node-job-application-form .field--name-field-documents .form-type-managed-file > label{color:#4baa0a;margin-bottom:15px;font-size:30px;color:#4baa0a;}.node-job-application-form .edit-documents-title{text-align:center;color:#4baa0a;}.block-views-blockjobs-block-1{margin-top:80px;}@media screen and (max-width:740px){.block-views-blockjobs-block-1{margin-top:50px;}}.node.node--type-job.node--view-mode-full .content_wrapper > .field{margin-bottom:15px;}.node.node--type-job.node--view-mode-full .apply-to-job-link-wrapper{font-size:14px;}.node.node--type-job-application.node--view-mode-full{padding-bottom:50px;}.node.node--type-job-application.node--view-mode-full .node__submitted{margin-bottom:15px;}.node.node--type-job-application.node--view-mode-full .node__content > .field{margin-bottom:20px;}.node.node--type-job-application.node--view-mode-full .node__content > .field > .field__label{font-weight:normal;}.job-info{margin:30px 0;padding:25px 30px;font-size:14px;background:#E8E8E8;}.job-info > .field{float:left;width:33.33%;}.job-info .field__label{font-weight:bold;}@media screen and (max-width:740px){.job-info{margin:15px 0;padding:5px 20px;}.job-info > .field{float:none;width:100%;margin:15px 0;}}.path-apply-to-job .region-content{width:100%;max-width:780px;margin:0 auto;}.spontaneous-application-wrapper{padding:50px 0;}.node--type-spontaneous-application.node--view-mode-full{position:relative;}.node--type-spontaneous-application.node--view-mode-full .node__content > .field{margin-bottom:30px;}.node--type-spontaneous-application.node--view-mode-full .node__content > .field:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.node--type-spontaneous-application.node--view-mode-full .node__content > .field{zoom:1;}.node--type-spontaneous-application.node--view-mode-full .node__content > .field > .field__label{float:left;width:200px;font-weight:bold;}.node--type-spontaneous-application.node--view-mode-full .node__content > .field > .field__item,.node--type-spontaneous-application.node--view-mode-full .node__content > .field > .field__items{margin-left:200px;}.node--type-spontaneous-application.node--view-mode-full .node__content > .field > .field__item .field,.node--type-spontaneous-application.node--view-mode-full .node__content > .field > .field__items .field{margin-bottom:10px;}@media screen and (max-width:740px){.node--type-spontaneous-application.node--view-mode-full .node__content > .field > .field__label{float:none;width:100%;}.node--type-spontaneous-application.node--view-mode-full .node__content > .field > .field__item,.node--type-spontaneous-application.node--view-mode-full .node__content > .field > .field__items{margin-left:0;}}.node-spontaneous-application-edit-form,.node-spontaneous-application-form{padding:50px 0;}.node-spontaneous-application-edit-form textarea,.node-spontaneous-application-form textarea{min-height:200px;}.node-spontaneous-application-edit-form .form-actions,.node-spontaneous-application-form .form-actions{text-align:center;}#footer{padding:30px 0 15px 0;font-size:14px;color:#d2d2d2;background:#323232;}@media screen and (min-width:741px){#footer{padding-bottom:25px;}}.region-footer .menu{margin:0;padding:0;list-style-type:none;}.region-footer .menu a{color:#d2d2d2;}.region-footer .menu a:hover{color:#4baa0a;}.region-footer .block > .menu > li{border-top:1px solid #f0f0f0;}@media screen and (min-width:741px){.region-footer .block > .menu > li{float:left;width:20%;padding-right:20px;border:0;}[dir="rtl"] .region-footer .block > .menu > li{float:right;}}.region-footer .block > .menu > li > a{position:relative;display:block;padding:10px 0;font-weight:bold;}.region-footer .block > .menu > li > a:before{content:"";display:block;width:10px;height:11px;overflow:hidden;position:absolute;right:15px;top:50%;margin-top:-5px;background:url(/themes/custom/ocp/images/footer-menu-arrow.png) no-repeat 0 0;background-size:100% auto;}[dir="rtl"] .region-footer .block > .menu > li > a:before{right:auto;left:15px;}.region-footer .block > .menu > li > a.open:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}@media screen and (min-width:741px){.region-footer .block > .menu > li > a{display:inline-block;vertical-align:top;padding:0;}.region-footer .block > .menu > li > a:before{display:none !important;}}.region-footer .block > .menu > li > .menu{display:none;}.region-footer .block > .menu > li > .menu > li{margin-bottom:10px;}@media screen and (min-width:741px){.region-footer .block > .menu > li > .menu{display:block !important;margin-top:17px;}.region-footer .block > .menu > li > .menu > li{margin-bottom:10px;padding:0;}}.region-footer-bottom{margin-top:0;border-top:1px solid #f0f0f0;padding-top:25px;color:#4baa0a;}@media screen and (min-width:741px){.region-footer-bottom{margin-top:45px;border-top:1px solid #4baa0a;padding-top:25px;}}.region-footer-bottom .block{margin:0;float:left;margin-right:20px;}.region-footer-bottom .block:last-child{float:none;clear:both;padding-top:10px;}@media screen and (min-width:741px){.region-footer-bottom .block:last-child{float:right;clear:none;padding-top:0;}}[dir="rtl"] .region-footer-bottom .block{float:right;margin-left:20px;margin-right:0;}@media screen and (min-width:741px){[dir="rtl"] .region-footer-bottom .block:last-child{float:left;}}.region-footer-bottom .block.menu--footer{float:none;}@media screen and (min-width:741px){.region-footer-bottom .block{margin-right:30px;}[dir="rtl"] .region-footer-bottom .block{margin-left:30px;margin-right:0;}}[dir="ltr"] .region-footer-bottom .block:last-child{margin-right:0;}[dir="rtl"] .region-footer-bottom .block:last-child{margin-left:0;}.region-footer-bottom p{margin:0;}.region-footer-bottom .menu{margin:0;padding:0;list-style-type:none;}.region-footer-bottom .menu li{float:left;margin-right:20px;}[dir="rtl"] .region-footer-bottom .menu li{float:right;margin-left:20px;margin-right:0;}@media screen and (min-width:741px){.region-footer-bottom .menu li{margin-right:30px;}[dir="rtl"] .region-footer-bottom .menu li{margin-left:30px;margin-right:0;}}[dir="ltr"] .region-footer-bottom .menu li:last-child{margin-right:0;}[dir="rtl"] .region-footer-bottom .menu li:last-child{margin-left:0;}.region-footer-bottom .menu a{color:#4baa0a;}.region-footer-bottom .menu a:hover{color:#d2d2d2;}.block.menu--social-media{text-align:center;}@media screen and (min-width:741px){.block.menu--social-media{text-align:right;}}.block.menu--social-media .menu{font-size:0;}.block.menu--social-media .menu > li{float:none;display:inline-block;vertical-align:top;padding:0;margin:0 15px;line-height:1;}.block.menu--social-media .menu > li:first-child{margin-left:0;}.block.menu--social-media .menu > li:last-child{margin-right:0;}.block.menu--social-media .menu > li a{display:block;overflow:hidden;line-height:1;color:#d2d2d2;}.block.menu--social-media .menu > li a:before{display:block;text-indent:0;font:21px/1 "Nucleo Glyph";text-transform:none;}.block.menu--social-media .menu > li a.facebook:before{content:"\ec96";}.block.menu--social-media .menu > li a.twitter:before{content:"\ecac";}.block.menu--social-media .menu > li a.youtube:before{content:"\ecb2";}.block.menu--social-media .menu > li a.linkedin:before{content:"\ec9d";}.block.menu--social-media .menu > li a.instagram:before{content:"\ec9b";}.block.menu--social-media .menu > li a:hover{color:#4baa0a;}.field--name-field-layout > .field__item > .paragraph,.paragraph--type--full-width .paragraph--type--image .image-caption,.node.node--type-job-application.node--view-mode-full,.layout-content,.region-content > .block:not(.block-system-main-block),.region-content > .block-system-main-block > *:not(.node){width:100%;max-width:1180px;margin-left:auto;margin-right:auto;}@media screen and (max-width:1220px){.field--name-field-layout > .field__item > .paragraph,.paragraph--type--full-width .paragraph--type--image .image-caption,.node.node--type-job-application.node--view-mode-full,.layout-content,.region-content > .block:not(.block-system-main-block),.region-content > .block-system-main-block > *:not(.node){width:auto;margin-left:20px;margin-right:20px;}}.region-content > .block.cover_image_block{position:relative;width:100%;max-width:1440px;margin:0 auto 50px auto;}.region-content > .block.cover_image_block .field--name-field-image{position:relative;width:100%;height:0;padding-top:100%;}@media screen and (min-width:741px){.region-content > .block.cover_image_block .field--name-field-image{padding-top:56.25%;}}.region-content > .block.cover_image_block .field--name-field-image > div{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover;}@media screen and (min-width:741px){.region-content > .block.cover_image_block .field:nth-last-child(2):first-child{padding-top:40%;}}.region-content > .block.cover_image_block .field--name-field-title{position:absolute;top:50%;left:0;right:0;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0;margin:0;font-size:24px;line-height:1.3;color:#fff;text-align:center;text-shadow:0 0 0.15em #333;}@media screen and (min-width:741px){.region-content > .block.cover_image_block .field--name-field-title{font-size:64px;}}.population-landes-block{padding:30px 0 50px 0;max-width:none !important;color:#fff;text-align:center;background:#4baa0a;}.population-landes-block > .wrapper{width:100%;max-width:1180px;margin:0 auto;}@media screen and (min-width:741px){.population-landes-block > .wrapper > div{width:50%;float:left;}}.population-landes-block > .wrapper > div span{display:block;}.population-landes-block > .wrapper > div .block-icon{margin-bottom:10px;font-size:60px;line-height:1;font-weight:normal;}.population-landes-block > .wrapper > div .compteur{margin-top:10px;font-size:40px;line-height:1;}.contact-form,#webform-submission-contact-node-16-add-form,#contact-message-contact-form{padding-bottom:30px;width:100%;max-width:1180px;margin-left:auto;margin-right:auto;}@media screen and (min-width:741px){.contact-form > div,#webform-submission-contact-node-16-add-form > div,#contact-message-contact-form > div{float:left;width:50%;}.contact-form > div:nth-of-type(2n),#webform-submission-contact-node-16-add-form > div:nth-of-type(2n),#contact-message-contact-form > div:nth-of-type(2n){padding-left:10px;}.contact-form > div:nth-of-type(2n+1),#webform-submission-contact-node-16-add-form > div:nth-of-type(2n+1),#contact-message-contact-form > div:nth-of-type(2n+1){padding-right:10px;clear:left;}.contact-form > div.field--widget-string-textarea,.contact-form > div.form-actions,#contact-message-contact-form > div.field--widget-string-textarea,#webform-submission-contact-node-16-add-form > div.field--widget-string-textarea,#contact-message-contact-form > div.form-actions,#webform-submission-contact-node-16-add-form > div.form-actions{float:none;clear:both;width:100%;padding-left:0;padding-right:0;}}.contact-form .form-item,#webform-submission-contact-node-16-add-form .form-item,#contact-message-contact-form .form-item{margin-right:0;}.contact-form .text-full,.contact-form .form-email,.contact-form .form-select,#webform-submission-contact-node-16-add-form .text-full,#webform-submission-contact-node-16-add-form .form-email,#webform-submission-contact-node-16-add-form .form-select,#contact-message-contact-form .text-full,#contact-message-contact-form .form-email,#contact-message-contact-form .form-select,input[type="text"],input[type="email"],select{width:100%;}form.webform-submission-contact-form.webform-submission-contact-add-form .js-form-item-message{width:100% !important;}form.webform-submission-contact-form.webform-submission-contact-add-form .js-form-item-terms-of-service{width:100% !important;}.user-pass,.user-login-form{position:relative;padding-top:85px;margin-top:50px;margin-bottom:50px;}@media screen and (min-width:741px){.user-pass,.user-login-form{margin-top:100px;margin-bottom:100px;}}.region-content .block-system-main-block > .user-pass,.region-content .block-system-main-block >
  .user-login-form{max-width:380px;}.user-pass:before,.user-login-form:before{content:"";display:block;width:58px;height:58px;overflow:hidden;background:url(/themes/custom/ocp/images/icon-error.png) no-repeat 0 0;background-size:100% auto;position:absolute;top:0;left:50%;margin-left:-29px;}.user-pass .login-title,.user-login-form .login-title{margin:0 0 10px 0;text-align:center;font-size:14px;line-height:1;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.user-pass .login-subtitle,.user-login-form .login-subtitle{margin:0 0 50px 0;text-align:center;font-size:30px;line-height:1;font-weight:300;color:#4baa0a;}.user-pass .form-item,.user-login-form .form-item{margin-right:0;}.user-pass .form-submit,.user-login-form .form-submit{margin-top:15px;margin-right:0;width:100%;}.user-pass .user-links,.user-login-form .user-links{display:inline-block;vertical-align:top;margin-top:10px;font-size:14px;color:#000;}.user-pass .user-links:hover,.user-login-form .user-links:hover{color:#4baa0a;}.user-pass .user-links.forgot-password,.user-login-form .user-links.forgot-password{float:left;}.user-pass .user-links.create-account,.user-login-form .user-links.create-account{float:right;}.region-content .block-system-main-block > .user-login-form{max-width:780px;}.user-login-form .create-account-wrapper{padding-top:20px;clear:left;}.user-login-form .login-message-wrapper{margin-bottom:10px;}@media screen and (min-width:741px){.user-login-form .login-form-wrapper{float:left;width:50%;padding-right:15px;}.user-login-form .create-account-wrapper{clear:none;float:right;width:50%;padding-top:0;padding-left:15px;border-left:1px solid #4baa0a;}.user-login-form .create-account-wrapper .create-account-text{min-height:204px;}}.user-pass-reset{position:relative;padding-top:85px;text-align:center;}@media screen and (min-width:741px){.user-pass-reset{margin-top:100px;margin-bottom:100px;}}.user-pass-reset:before{content:"";display:block;width:58px;height:58px;overflow:hidden;background:url(/themes/custom/ocp/images/icon-error.png) no-repeat 0 0;background-size:100% auto;position:absolute;top:0;left:50%;margin-left:-29px;}.user-form,.user-register-form{padding:50px 0;}.user-form > .user-edit-column.left,.user-register-form > .user-edit-column.left{width:50%;float:left;padding-right:10px;margin-bottom:25px;}.user-form > .user-edit-column.right,.user-register-form > .user-edit-column.right{width:50%;float:right;padding-left:10px;margin-bottom:25px;}@media screen and (max-width:740px){.user-form > .user-edit-column.left,.user-form > .user-edit-column.right,.user-register-form > .user-edit-column.left,.user-register-form > .user-edit-column.right{float:none;width:100%;padding-left:0;padding-right:0;}}.user-form > .user-edit-column .form-item,.user-form > .user-edit-column .form-wrapper,.user-register-form > .user-edit-column .form-item,.user-register-form > .user-edit-column .form-wrapper{margin-left:0;margin-right:0;margin-bottom:20px;}.user-form > .user-edit-column .container-inline > div,.user-register-form > .user-edit-column .container-inline > div{display:block;}.user-form > .user-edit-column .form-text,.user-form > .user-edit-column .form-email,.user-form > .user-edit-column .form-select,.user-form > .user-edit-column .form-date,.user-register-form > .user-edit-column .form-text,.user-register-form > .user-edit-column .form-email,.user-register-form > .user-edit-column .form-select,.user-register-form > .user-edit-column .form-date{width:100%;}.user-form > .user-edit-column .password-confirm,.user-form > .user-edit-column .password-field,.user-form > .user-edit-column .password-strength,.user-form > .user-edit-column .password-confirm-match,.user-register-form > .user-edit-column .password-confirm,.user-register-form > .user-edit-column .password-field,.user-register-form > .user-edit-column .password-strength,.user-register-form > .user-edit-column .password-confirm-match{font-size:14px;}.user-form .field--name-field-title,.user-register-form .field--name-field-title{width:50%;}@media screen and (max-width:740px){.user-form .field--name-field-title,.user-register-form .field--name-field-title{float:none;width:100%;}}.user-form .user-edit-full,.user-register-form .user-edit-full{clear:both;}.user-form .profile-edit-title,.user-register-form .profile-edit-title{margin-bottom:35px;text-align:center;color:#4baa0a;}.user-form .details > .form-wrapper,.user-register-form .details > .form-wrapper{margin-bottom:25px;padding-left:20px;padding-right:20px;padding-bottom:20px;background:#f0f0f0;}.user-form .details > .form-wrapper > div > .form-item,.user-register-form .details > .form-wrapper > div > .form-item{margin-right:0;margin-left:0;}.user-form .details > .form-wrapper > div > .form-item:last-child,.user-register-form .details > .form-wrapper > div > .form-item:last-child{margin-bottom:0;}@media screen and (min-width:741px){.user-form .details > .form-wrapper > div > .form-item > .clearfix > .paragraphs-dropbutton-wrapper,.user-register-form .details > .form-wrapper > div > .form-item > .clearfix > .paragraphs-dropbutton-wrapper{margin-top:-72px;}}.user-form .details > .form-wrapper.field--name-field-upload-your-cv .form-item .input-file-wrapper > span,.user-register-form .details > .form-wrapper.field--name-field-upload-your-cv .form-item .input-file-wrapper > span{color:#fff;background:#4baa0a;}.user-form .details > .form-wrapper strong[data-drupal-selector$="title"],.user-form .details > .form-wrapper.field--name-field-upload-your-cv .form-item > label,.user-register-form .details > .form-wrapper strong[data-drupal-selector$="title"],.user-register-form .details > .form-wrapper.field--name-field-upload-your-cv .form-item > label{display:block;padding:10px 0;color:#4baa0a;text-align:center;text-transform:none;font-weight:300;font-size:28px;line-height:1.3;}@media screen and (min-width:741px){.user-form .details > .form-wrapper strong[data-drupal-selector$="title"],.user-form .details > .form-wrapper.field--name-field-upload-your-cv .form-item > label,.user-register-form .details > .form-wrapper strong[data-drupal-selector$="title"],.user-register-form .details > .form-wrapper.field--name-field-upload-your-cv .form-item > label{font-size:40px;}}.user-form .details table,.user-register-form .details table{border:0;}.user-form .details table td,.user-register-form .details table td{padding:20px 0;background:none;}.user-form .details table th,.user-register-form .details table th{font-size:20px;font-weight:bold;}.user-form .details table th .label,.user-register-form .details table th .label{color:#4baa0a;text-align:center;text-transform:none;font-weight:300;font-size:28px;line-height:1.3;}@media screen and (min-width:741px){.user-form .details table th .label,.user-register-form .details table th .label{font-size:40px;}}.user-form .details td.field-multiple-drag,.user-register-form .details td.field-multiple-drag{display:none;}.user-form .details .paragraphs-dropbutton-wrapper input,.user-register-form .details .paragraphs-dropbutton-wrapper input{margin-top:0;margin-right:0;}.user-form .details .paragraph-type-title > strong,.user-register-form .details .paragraph-type-title > strong{font-weight:300;color:#4baa0a;}.user-form .details .paragraphs-subform > .form-wrapper,.user-register-form .details .paragraphs-subform > .form-wrapper{width:50%;float:left;}.user-form .details .paragraphs-subform > .form-wrapper .form-item,.user-register-form .details .paragraphs-subform > .form-wrapper .form-item{margin-right:0;}.user-form .details .paragraphs-subform > .form-wrapper .container-inline div,.user-register-form .details .paragraphs-subform > .form-wrapper .container-inline div{display:block;}@media screen and (min-width:1181px){.user-form .details .paragraphs-subform > .form-wrapper:nth-child(2n),.user-register-form .details .paragraphs-subform > .form-wrapper:nth-child(2n){padding-left:10px;}.user-form .details .paragraphs-subform > .form-wrapper:nth-child(2n+1),.user-register-form .details .paragraphs-subform > .form-wrapper:nth-child(2n+1){clear:left;padding-right:10px;}}.user-form .details .paragraphs-subform > .form-wrapper input[type="text"],.user-form .details .paragraphs-subform > .form-wrapper input[type="date"],.user-form .details .paragraphs-subform > .form-wrapper select,.user-register-form .details .paragraphs-subform > .form-wrapper input[type="text"],.user-register-form .details .paragraphs-subform > .form-wrapper input[type="date"],.user-register-form .details .paragraphs-subform > .form-wrapper select{width:100%;}@media screen and (min-width:1181px){.user-form .details .field--name-field-start-date > .label,.user-form .details .field--name-field-start-date > div,.user-form .details .field--name-field-end-date > .label,.user-form .details .field--name-field-end-date > div,.user-register-form .details .field--name-field-start-date > .label,.user-register-form .details .field--name-field-start-date > div,.user-register-form .details .field--name-field-end-date > .label,.user-register-form .details .field--name-field-end-date > div{float:left;width:50%;}.user-form .details .field--name-field-start-date > .label,.user-form .details .field--name-field-end-date > .label,.user-register-form .details .field--name-field-start-date > .label,.user-register-form .details .field--name-field-end-date > .label{margin:13px 0;}}.user-form .details .field--name-field-start-date div,.user-form .details .field--name-field-end-date div,.user-register-form .details .field--name-field-start-date div,.user-register-form .details .field--name-field-end-date div{display:block;}.user-form .details .field--name-field-start-date input[type="date"],.user-form .details .field--name-field-end-date input[type="date"],.user-register-form .details .field--name-field-start-date input[type="date"],.user-register-form .details .field--name-field-end-date input[type="date"]{width:100%;}.user-form .form-actions,.user-register-form .form-actions{clear:both;padding-top:25px;text-align:center;}.profile{position:relative;padding:175px 0 50px 0;}.profile:before{content:"";display:block;width:58px;height:58px;overflow:hidden;background:url(/themes/custom/ocp/images/icon-error.png) no-repeat 0 0;background-size:100% auto;position:absolute;top:75px;left:50%;margin-left:-29px;}.profile .user-profile-column{float:left;width:50%;margin-bottom:30px;}@media screen and (max-width:740px){.profile .user-profile-column{float:none;width:100%;}}.profile .user-profile-column .field--name-field-title,.profile .user-profile-column .field--name-field-surname,.profile .user-profile-column .field--name-field-name{display:inline-block;vertical-align:top;font-size:24px;font-weight:bold;margin-bottom:4px;}.profile .user-profile-column .field--name-field-title:after{content:".";}.profile .field__label{font-weight:600;}.profile .user-profile-full{clear:both;}.profile .user-profile-full > .field{margin-bottom:30px;}.profile .user-profile-full > .field:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.profile .user-profile-full > .field{zoom:1;}.profile .user-profile-full > .field > .field__label{float:left;width:200px;font-weight:bold;}.profile .user-profile-full > .field > .field__items{margin-left:200px;}.profile .user-profile-full > .field > .field__items .field{margin-bottom:10px;}.profile .user-profile-column > .field,.profile .user-profile-full > .field{margin-bottom:10px;}.wrapper-404{padding:100px 0 50px 0;}.wrapper-404 h6:first-child{position:relative;margin-bottom:100px;padding-top:75px;text-align:center;text-transform:uppercase;}@media screen and (max-width:740px){.wrapper-404 h6:first-child{margin-bottom:50px;}}.wrapper-404 h6:first-child:before{content:"";display:block;width:58px;height:58px;overflow:hidden;background:url(/themes/custom/ocp/images/icon-error.png) no-repeat 0 0;background-size:100% auto;position:absolute;top:0;left:50%;margin-left:-29px;}.wrapper-404 h2{width:100%;max-width:640px;margin:0 auto 35px auto;font-size:30px;text-align:center;color:#4baa0a;}.wrapper-404 p a{color:#4baa0a !important;text-decoration:none !important;}.wrapper-404 p a:hover{text-decoration:underline !important;}.search-results{padding:100px 0 50px 0;}.search-results > h6:first-child{position:relative;margin-bottom:100px;padding-top:75px;text-align:center;text-transform:uppercase;}.search-results > h6:first-child:before{content:"";display:block;width:48px;height:58px;overflow:hidden;background:url(/themes/custom/ocp/images/icon-search.png) no-repeat 0 0;background-size:100% auto;position:absolute;top:0;left:50%;margin-left:-24px;}.search-results > ol{width:100%;max-width:740px;margin:0 auto;padding:0;list-style-type:none;}.search-results > ol > li{margin-bottom:45px;}.search-results > ol > li .title{margin:0;}.search-results > ol > li .breadcrumb{font-size:14px;}.search-results > ol > li .breadcrumb a{color:#000;}.search-results > ol > li .breadcrumb a:hover{color:#4baa0a;}.search-results > ol > li .breadcrumb ol{margin:0;padding:0;list-style-type:none;}.search-results > ol > li .breadcrumb ol li{display:inline-block;vertical-align:top;margin-right:5px;}.search-results > ol > li .breadcrumb ol li:after{content:"\eab4";display:inline-block;vertical-align:middle;margin-left:5px;font:14px/1 "Nucleo Glyph";text-transform:none;}.search-results > ol > li .breadcrumb ol li:last-child:after{display:none;}.search-results > ol > li .breadcrumb ol li:last-child a{color:#4baa0a;font-weight:bold;}.search-results > ol > li .breadcrumb ol li:last-child a:hover{color:#000;}.pager{margin:0 0 50px 0;padding:0;list-style-type:none;text-align:center;}.pager ul{margin:0;padding:0;list-style-type:none;}.pager ul > li{display:inline-block;vertical-align:top;margin:0 5px;}.pager ul > li.is-active{font-weight:bold;}#block-ocp-local-tasks{width:200px;max-width:none;position:fixed;left:-200px;top:280px;padding:20px;z-index:99;font-size:16px;display:none;color:#d2d2d2;background:#323232;-webkit-transition:left 0.3s ease 0s;transition:left 0.3s ease 0s;}#block-ocp-local-tasks:before{content:"\ed23";display:block;color:#d2d2d2;background:#323232;width:50px;height:50px;font-size:30px;line-height:50px;text-align:center;font-family:"Nucleo Outline";position:absolute;top:0;right:-50px;cursor:pointer;}#block-ocp-local-tasks:hover{left:0;}#block-ocp-local-tasks a{color:#d2d2d2;}@media screen and (min-width:1025px){#block-ocp-local-tasks{display:block;}}ul.tabs{margin:0;padding:0;list-style-type:none;}ul.tabs > li{margin-right:20px;margin-bottom:5px;font-weight:bold;}ul.tabs > li a{color:#323232;}ul.tabs > li.is-active a{text-decoration:underline;}html[dir="rtl"] ul.tabs > li{margin-right:0;margin-left:20px;}body.path-user #block-ocp-local-tasks{display:block;width:100%;margin-top:100px;position:relative;left:auto;top:auto;padding:20px;font-size:16px;color:#4baa0a;background:none;}body.path-user #block-ocp-local-tasks ul.tabs{width:100%;max-width:1180px;margin:0 auto;border-bottom:1px solid #4baa0a;}body.path-user #block-ocp-local-tasks ul.tabs > li{float:left;margin:0 10px 0 0;border-top:1px solid #4baa0a;border-left:1px solid #4baa0a;border-right:1px solid #4baa0a;}html[dir="rtl"] body.path-user #block-ocp-local-tasks ul.tabs > li{float:right;}body.path-user #block-ocp-local-tasks ul.tabs > li a{display:block;padding:5px 10px;background:#fff;color:#4baa0a;text-decoration:none;}body.path-user #block-ocp-local-tasks ul.tabs > li a:hover{background:#f0f0f0;}body.path-user #block-ocp-local-tasks ul.tabs > li.is-active a{text-decoration:none;background:#f0f0f0;}.messages-wrapper{margin-top:60px;}.valign{display:table;table-layout:fixed;height:100%;width:100%;margin:0;padding:0;}.valign .valign-inner{display:table-cell;vertical-align:middle;height:100%;width:100%;margin:0;padding:0;}.gm-style .gm-style-iw{max-width:250px;}@-webkit-keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@-moz-keyframes nc-icon-spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}}@keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.ajax-progress.ajax-progress-fullscreen{background:none !important;}.ajax-progress.ajax-progress-fullscreen:before{content:"\edc7";display:inline-block;vertical-align:top;margin:-6px 0 0 -6px;font:normal normal normal 14px/1 'Nucleo Outline';font-size:28px;speak:none;text-transform:none;color:#4baa0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-animation:nc-icon-spin 2s infinite linear;-moz-animation:nc-icon-spin 2s infinite linear;animation:nc-icon-spin 2s infinite linear;}.field--type-file .file-size,#edit-field-date-of-birth-wrapper h4{display:none}@media screen and (max-width:767px){.menu >li >ul.menu::after{content:'';position:absolute;height:100%;width:100%;left:-100%;background:#424242;top:0;display:block !important;}.menu > li>ul.menu > li >ul.menu::after{content:'';position:absolute;height:100%;width:100%;left:-100%;background:rgba(0,0,0,0.72);top:0;display:block !important;}.menu-item> ul.menu{position:relative;}.menu > li >ul.menu::before{content:'';position:absolute;height:100%;width:100%;right:-100%;background:#424242;top:0;display:block !important;}.menu >li >ul.menu > li > ul.menu::before{content:'';position:absolute;height:100%;width:100%;right:-100%;background:rgba(0,0,0,0.72);top:0;display:block !important;}li.menu-item.menu-item--expanded  > ul.menu{background:#424242;padding:15px 0 15px 15px;}li.menu-item.menu-item--expanded  >  ul.menu > li >  ul.menu{background:rgba(0,0,0,0.72);padding:15px 0 15px 15px;z-index:99;}.js .mobile-navigation .block-menu.navigation .menu-item--expanded > .menu{display:block !important;height:0;padding:0;font-size:0;visibility:hidden;margin:0;opacity:0;transition:height ease-in-out .3s;}.js .mobile-navigation .block-menu.navigation .menu-item--expanded > .menu.active{height:auto;padding:15px 0 15px 15px;font-size:inherit;visibility:visible;margin-top:15px;opacity:1;}body.nav-open .mobile-navigation::before{visibility:visible;opacity:1;}}
.icon-icomoon .field--name-field-icon{display:inline-block;font:normal normal normal 14px/1 'icomoon';font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@media screen and (max-width:768px){.menu > li > ul.menu::after{content:'';position:absolute;height:100%;width:100%;left:-100%;background:#424242;top:0;display:block !important;}.menu > li > ul.menu > li > ul.menu::after{content:'';position:absolute;height:100%;width:100%;left:-100%;background:rgba(0,0,0,0.72);top:0;display:block !important;}.menu-item > ul.menu{position:relative;}.menu > li > ul.menu::before{content:'';position:absolute;height:100%;width:100%;right:-100%;background:#424242;top:0;display:block !important;}.menu > li > ul.menu > li > ul.menu::before{content:'';position:absolute;height:100%;width:100%;right:-100%;background:rgba(0,0,0,0.72);top:0;display:block !important;}li.menu-item.menu-item--expanded > ul.menu{background:#424242;padding:15px 0 15px 15px;}li.menu-item.menu-item--expanded > ul.menu > li > ul.menu{background:rgba(0,0,0,0.72);padding:15px 0 15px 15px;z-index:99;}.mobile-navigation .block-menu.navigation .menu-item--expanded > .menu{display:block !important;height:0;padding:0;font-size:0;visibility:hidden;margin:0;opacity:0;-webkit-transition:height .3s ease-in-out;-o-transition:height .3s ease-in-out;transition:height .3s ease-in-out;}.mobile-navigation .block-menu.navigation .menu-item--expanded > .menu.active{height:auto;padding:15px 0 15px 15px;font-size:inherit;visibility:visible;margin-top:15px;opacity:1;}[dir="rtl"] .mobile-navigation .block-menu.navigation .menu-item--expanded > .menu.active{padding:15px 15px 15px 0;}.mobile-navigation .block-menu.navigation .menu-item--expanded.open > .sub-menu-trigger{-webkit-transform:none;-ms-transform:none;transform:none;text-align:right;}[dir="rtl"] .mobile-navigation .block-menu.navigation .menu-item--expanded > .sub-menu-trigger{text-align:left;}.menu-item.menu-item--expanded > span > .arrows-1_tail-down::before{content:'+';-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:30px;line-height:12px;display:block;}.menu-item.menu-item--expanded.open > span > .arrows-1_tail-down::before{-webkit-transform:translate(20%,12%) rotate(45deg);-ms-transform:translate(20%,12%) rotate(45deg);transform:translate(20%,12%) rotate(45deg);content:'+';}}.carousel_cover .owl-theme .owl-dots .owl-dot span{background:#e1e1e1;width:15px;height:15px;margin:5px 2px;}.carousel_cover .owl-theme .owl-dots .owl-dot.active span{background:#4aaa09;}.carousel_cover .paragraph--type--video .video-content .field--name-field-image{display:block;}.vp-player-layout{top:0 !important;height:100% !important;position:relative !important;}#block-ocp-breadcrumbs{background-color:transparent;max-width:1440px;margin:0 auto;float:none;padding:0 15px;margin-bottom:15px;position:absolute;top:60px;padding-left:10px;}#block-ocp-breadcrumbs .breadcrumb-item{color:#524d4d;font-size:14px;display:inline-block;}#block-ocp-breadcrumbs .breadcrumb-item *{color:#524d4d;font-size:14px;}#block-ocp-breadcrumbs .breadcrumb-item a:hover{color:#4baa09;}#block-ocp-breadcrumbs .breadcrumb-item:last-of-type{color:#4baa09;}#block-ocp-breadcrumbs .breadcrumb-item:after{content:">";color:#524d4d;font-size:14px;vertical-align:middle;}#block-ocp-breadcrumbs .breadcrumb-item:last-of-type::after{display:none;}#block-ocp-breadcrumbs .breadcrumb ul{margin-bottom:0;padding:10px;}.no-scroll #block-ocp-branding{position:absolute;}.has-scroll #block-ocp-branding{position:relative;}.has-scroll #block-ocp-breadcrumbs{display:none !important;}@media screen and (min-width:1024px){.region-header .block.block-menu{padding:0;}.region-header .block-custom-search{margin-top:-40px;}.path-frontpage.isHome .region-header .block-custom-search{margin-top:30px!important;}.path-frontpage .region-header .block-custom-search{margin-top:-40px;}.region-header-top{margin:0;}}.region-header .block.block-menu > .menu > li > a{padding:16px 20px;}.layout-container{padding-top:110px;}@media screen and (max-width:1200px){.region-header .block.block-menu > .menu > li > a{font-size:18px;}.region-header .block.block-menu > .menu > li{padding:0 !important;}.region-header .block-custom-search{margin-top:-100px;margin-right:15px;}}@media screen and (max-width:1024px){.mobile-navigation{display:block;}.region-header .block.block-menu{display:none;padding:0;}#block-ocp-breadcrumbs .breadcrumb ul{margin-left:0;padding:0 15px;}body.toolbar-horizontal.toolbar-tray-open #header{top:0;}body.nav-open.toolbar-vertical .mobile-navigation{top:0;}body.has-scroll #mobile-navigation-toggle{top:18px}body.toolbar-vertical .mobile-navigation{top:0;}#header{padding:0;top:0 !important;}.no-scroll #block-ocp-branding{top:25px;}.site-logo > img{max-height:82px;}#block-ocp-breadcrumbs{padding:0;}}body.toolbar-horizontal.toolbar-fixed #header{top:54px;}.layout-container{}#map .picto{max-width:20px;}#map .legend{display:block;}.legend{display:none;background:#D2D2D2;bottom:0 !important;padding:35px 0 35px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:82%;opacity:.9;-webkit-box-shadow:0 0 20px 0 #00000094;box-shadow:0 0 20px 0 #00000094;}.legend.closed{height:0;padding:80px 0 0;}.legend div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;min-height:30px;}.legend > div{padding:2px 10px;}.legend > div:nth-child(even){background:#676565;}.legend > div:nth-child(odd) *{color:black;}.legend div span,.legend div p{max-width:125px;font-size:12px;color:white;font-weight:bold;line-height:22px;text-transform:lowercase;}.legend div span::first-letter,.legend div p::first-letter{text-transform:uppercase;}.legend div p{margin:0 5px;}.legend div span{margin:0 12px;}.legend div img{max-height:22px;width:auto;}.legend .cluster_legend{position:relative;max-width:22px;}.legend .cluster_legend > span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:13px;margin:0;}.legend .legend__title{top:9px;text-align:center;width:100%;color:#fff;background:#676565;padding:5px 0;margin:0;font-size:13px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-weight:bold;}.legend.closed .legend__title{position:absolute;top:16px;padding:10px 0;}.legend.closed .icon-toggle::before{-webkit-transform:translate(-50%,-100%) rotate(180deg);-ms-transform:translate(-50%,-100%) rotate(180deg);transform:translate(-50%,-100%) rotate(180deg);}.info_content{width:130px !important;margin-left:-80px !important;margin-top:67px !important;}.info_content .port,.info_content .factory{max-width:30px;margin:0 5px;}.custom_info_window.gm-style-iw > div{float:right;}.custom_info_window.gm-style-iw{left:30px !important;z-index:-99;}.both,.one{background:#fff;padding:2px;border:2px solid #fff;margin-right:30px;position:relative;}.one{margin:0 10px;}.both::after,.one::after{position:absolute;content:'';border-top:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid white;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);left:100%;}.toggle{position:absolute;left:50%;top:0;background:#D2D2D2;border-radius:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;height:50px;cursor:pointer;}.icon-toggle::before{content:'v';position:absolute;font-size:14px;color:#000;top:50%;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:12px;text-align:center;font-style:normal;}.hidden{display:none;}.no-overflow{overflow:hidden !important;}.index-minus{z-index:-999 !important;}.paragraph--type--locations{padding-top:620px !important;}.form-user-login_frame{display:block;width:90%;min-height:650px;margin:0 auto;border:none;}.preview-video-button{background:rgba(0,0,0,0.4196078431372549);}.video-embed-field-responsive-video{background:black;}@media screen and (min-width:741px){.region-content > .block.cover_image_block.height-350px .field--name-field-image{padding-top:24.35%;}}.mobile-navigation .block-menu.navigation .menu-item--expanded > .sub-menu-trigger{color:#fff;}.mobile-navigation .block-menu.navigation .menu-item--expanded.open > .sub-menu-trigger{color:#4baa0a;}body.nav-open #mobile-navigation-toggle{background:transparent;position:relative;left:inherit;top:inherit;margin-left:auto;margin-right:8px;color:#4baa0a;}body.nav-open #mobile-navigation-toggle span:before,body.nav-open #mobile-navigation-toggle span:after{background:#4baa0a;}.mobile-navigation .region-mobile-nav{padding:20px;}@media screen and (max-width:768px){.menu >li >ul.menu::after,.menu > li >ul.menu::before,li.menu-item.menu-item--expanded > ul.menu{background:#252525;}.menu >li >ul.menu > li > ul.menu::after,.menu >li >ul.menu > li > ul.menu::before,li.menu-item.menu-item--expanded > ul.menu > li > ul.menu{background:#1d1d1d;}.js .mobile-navigation .block-menu.navigation .menu-item--expanded > .menu.active{padding:15px 0 15px;}.js .mobile-navigation .block-menu.navigation .menu-item--expanded > .menu.active > .menu-item--expanded > .menu.active{padding:15px 0 15px 15px;font-size:14px;}}.region-header .block.block-menu > .menu > li > .menu > .menu-item--active-trail > a{color:#4baa0a;}.region-header .block.block-menu > .menu > li > .menu > .menu-item--active-trail > .menu > .menu-item--active-trail > a{color:#000;}.region-header .block.block-menu > .menu > li > a{padding:9px 20px;}#block-ocp-breadcrumbs .breadcrumb ul{margin-bottom:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:10px;}#block-ocp-breadcrumbs .breadcrumb-item{padding-right:5px;}div#block-ocp-breadcrumbs{top:75px;}#block-ocp-breadcrumbs{margin-top:6px;}.region-header-top{position:relative;}.region-header-top .block{float:none;display:inline-block;position:absolute;right:0;}.region.region-header{position:relative;}.region-header-top .block{padding-right:10px;padding-top:17px;}#block-ocp-breadcrumbs{top:85px;margin-top:-30px;}.paragraph--type--full-width .paragraph--type--copy > .field{max-width:inherit;padding:0 8px 0 8px;}.paragraph--type--three-columns{}.paragraph--type--three-columns.white{background:#fff;color:#323232;}.paragraph--type--three-columns.gray{background:#f0f0f0;color:#323232;}.paragraph--type--three-columns.green{background:#4baa0a;color:#ffffff;}.paragraph--type--three-columns.dark-green{background:#7c9d16;color:#ffffff;}.paragraph--type--three-columns.light-green{background:#b4cd14;color:#ffffff;}.paragraph--type--three-columns.blue{background:#0082be;color:#ffffff;}.paragraph--type--three-columns.light-blue{background:#00afdc;color:#ffffff;}.paragraph--type--three-columns.red{background:#dc3228;color:#ffffff;}.paragraph--type--three-columns.sand{background:#AFA082;color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.white .content-group{background:#fff;color:#323232;}.field--item--paragraph--type--key-fact-icon .new-look.gray .content-group{background:#f0f0f0;color:#323232;}.field--item--paragraph--type--key-fact-icon .new-look.green .content-group{background:#4baa0a;color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.dark-green .content-group{background:#7c9d16;color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.light-green .content-group{background:#b4cd14;color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.blue .content-group{background:#0082be;color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.light-blue .content-group{background:#00afdc;color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.red .content-group{background:#dc3228;color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.sand .content-group{background:#AFA082;color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look .content-group{padding:50px 16px 16px 16px;border-radius:12px;position:relative;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-icon{position:absolute;border-radius:50%;margin:auto;left:0;right:0;top:-36px;width:70px;height:70px;background:#ffffff;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:40px;line-height:150%;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-icon:hover{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.field--item--paragraph--type--key-fact-icon .new-look.white .content-group .field--name-field-icon{border:2px solid #fff;color:#4baa0a;}.field--item--paragraph--type--key-fact-icon .new-look.gray .content-group .field--name-field-icon{border:2px solid #f0f0f0;color:#4baa0a;}.field--item--paragraph--type--key-fact-icon .new-look.green .content-group .field--name-field-icon{border:2px solid #4baa0a;color:#4baa0a;}.field--item--paragraph--type--key-fact-icon .new-look.dark-green .content-group .field--name-field-icon{border:2px solid #7c9d16;color:#7c9d16;}.field--item--paragraph--type--key-fact-icon .new-look.light-green .content-group .field--name-field-icon{border:2px solid #b4cd14;color:#b4cd14;}.field--item--paragraph--type--key-fact-icon .new-look.blue .content-group .field--name-field-icon{border:2px solid #0082be;color:#0082be;}.field--item--paragraph--type--key-fact-icon .new-look.light-blue .content-group .field--name-field-icon{border:2px solid #00afdc;color:#00afdc;}.field--item--paragraph--type--key-fact-icon .new-look.red .content-group .field--name-field-icon{border:2px solid #dc3228;color:#dc3228;}.field--item--paragraph--type--key-fact-icon .new-look.sand .content-group .field--name-field-icon{border:2px solid #AFA082;color:#AFA082;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-topic{text-align:left;font-size:16px;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-copy-text{text-align:left;font-size:14px;}.field--item--paragraph--type--key-fact-icon .new-look.white .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.white .content-group .field--name-field-copy-text{color:#323232;}.field--item--paragraph--type--key-fact-icon .new-look.gray .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.gray .content-group .field--name-field-copy-text{color:#323232;}.field--item--paragraph--type--key-fact-icon .new-look.green .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.green .content-group .field--name-field-copy-text{color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.dark-green .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.dark-green .content-group .field--name-field-copy-text{color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.light-green .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.light-green .content-group .field--name-field-copy-text{color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.blue .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.blue .content-group .field--name-field-copy-text{color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.light-blue .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.light-blue .content-group .field--name-field-copy-text{color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.red .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.red .content-group .field--name-field-copy-text{color:#ffffff;}.field--item--paragraph--type--key-fact-icon .new-look.sand .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look.sand .content-group .field--name-field-copy-text{color:#ffffff;}@media screen and (max-width:992px){}.field--item--paragraph--type--our-values{width:100%;padding:50px;}.field--item--paragraph--type--our-values:nth-of-type(2n+1){}.field--item--paragraph--type--our-values:nth-of-type(2n+1) .paragraph--view-mode--default{direction:rtl;}.field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-title,.field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--type-text-long,.field--item--paragraph--type--our-values:nth-of-type(2n+1) .view-more-link{margin-right:auto;}.field--item--paragraph--type--our-values:nth-of-type(2n+1) .view-more-link{text-align:left;}.field--item--paragraph--type--our-values .paragraph--type--our-values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:20px;}.field--item--paragraph--type--our-values .field--name-field-nbr{background:#3e880b;color:#ffffff;width:105px;height:105px;font-size:40px;text-align:center;line-height:105px;position:absolute;z-index:1;top:-30px;right:-102px;font-family:"FSLola";font-weight:bold;}.field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-nbr{left:-100px;right:auto;}.field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-image{right:40px;left:auto;}.field--item--paragraph--type--our-values:nth-of-type(2n+1) .block_our_values{margin-left:112px;margin-right:auto;margin-top:65px;}.field--item--paragraph--type--our-values .block_our_values{width:480px;height:300px;margin-right:112px;position:relative;background:url(/themes/custom/ocp/images/Rectangle.png) no-repeat;background-position:center;background-size:100% 100%;margin-top:65px;}.field--item--paragraph--type--our-values .field--name-field-image{width:480px;height:300px;overflow:hidden;position:absolute;margin:auto;top:38px;left:40px;}.field--item--paragraph--type--our-values .field--name-field-image img{left:50%;max-height:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:auto;width:100%;max-width:inherit;}.field--item--paragraph--type--our-values .Content_bloc{width:45%;position:relative;padding:10px;}.field--item--paragraph--type--our-values .field--name-field-title{direction:ltr;font-size:39px;color:#4baa0a;font-weight:bold;text-align:left;line-height:40px;}.field--item--paragraph--type--our-values .field--type-text-long{margin-top:14px;position:relative;overflow:hidden;-webkit-transition:all 5s ease-in-out;-o-transition:all 5s ease-in-out;transition:all 5s ease-in-out;margin-bottom:10px;color:#3a3a3a;text-align:justify;direction:ltr;}.field--item--paragraph--type--our-values .field--type-text-long p{font-size:19px;top:0;text-align:justify;}.field--item--paragraph--type--our-values .view-more-link{width:80%;}.field--item--paragraph--type--our-values .view-more-link a{font-size:17px;color:#3e9e0b;font-weight:300;text-align:left;text-decoration:underline;}.field--item--paragraph--type--our-values .view-more-link a img{width:20px;vertical-align:middle;margin:0 4px;}.field--item--paragraph--type--our-values .field--name-field-url a:hover .field--item--paragraph--type--our-values .field--type-text-long p{height:auto;}.field--item--paragraph--type--our-values .field--name-field-url a:hover,.field--item--paragraph--type--our-values .field--name-field-url a:focus{color:#3e9e0b;text-decoration:none;}.field--item--paragraph--type--our-values .Content_bloc{width:52%;}@media screen and (max-width:992px){.field--item--paragraph--type--our-values .paragraph--type--our-values{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.field--item--paragraph--type--our-values .Content_bloc{width:100%;padding:0 20px;margin-top:80px;}.field--item--paragraph--type--our-values .field--name-field-title{font-size:30px;width:100%;line-height:35px;}.field--item--paragraph--type--our-values .field--type-text-long{width:100%;margin-top:10px;}.field--item--paragraph--type--our-values .field--name-field-url{width:100%;}}@media screen and (max-width:768px){.field--item--paragraph--type--our-values{padding:15px;}.field--item--paragraph--type--our-values .block_our_values{width:100%;height:auto;margin:auto;}.field--item--paragraph--type--our-values .field--name-field-nbr{top:-20px;right:0;width:70px;height:70px;font-size:30px;line-height:70px;}.field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-nbr{top:-20px;left:0;width:70px;height:70px;font-size:30px;line-height:70px;}.field--item--paragraph--type--our-values .field--name-field-image{width:100%;left:0;height:auto;position:relative;}.field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-image{width:100%;right:0;height:auto;position:relative;}.field--item--paragraph--type--our-values .field--name-field-image img{left:0;max-height:100%;position:relative;top:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);height:auto;}}.heightAuto{height:auto !important;}.rotate-0{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:rotate .3s ease-in-out;-o-transition:rotate .3s ease-in-out;transition:rotate .3s ease-in-out;}.rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:rotate .3s ease-in-out;-o-transition:rotate .3s ease-in-out;transition:rotate .3s ease-in-out;}[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .paragraph--view-mode--default{direction:ltr;}[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-title,[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--type-text-long,[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .view-more-link{margin-left:auto;margin-right:0;text-align:right;}[lang="ar"] .field--item--paragraph--type--our-values .field--name-field-title,[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .view-more-link,[lang="ar"] .field--item--paragraph--type--our-values .field--type-text-long *{direction:rtl;text-align:right;}[lang="ar"] .field--item--paragraph--type--our-values .field--type-text-long{text-align:right;direction:rtl;}[lang="ar"] .field--item--paragraph--type--our-values .Content_bloc{margin-left:auto;}[lang="ar"] .field--item--paragraph--type--our-values .block_our_values{margin-left:112px;margin-right:auto;}[lang="ar"] .field--item--paragraph--type--our-values .field--name-field-nbr{left:-100px;right:auto;}[lang="ar"] .field--item--paragraph--type--our-values .field--name-field-image{right:40px;left:auto;}[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-nbr{right:-100px;left:auto;}[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-image{left:40px;right:auto;}[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .block_our_values{margin-right:112px;margin-left:auto;}@media screen and (max-width:992px){[lang="ar"] .field--item--paragraph--type--our-values:not(:nth-of-type(2n+1)) .field--name-field-title,[lang="ar"] .field--item--paragraph--type--our-values:not(:nth-of-type(2n+1)) .field--type-text-long{margin-right:0;text-align:right;}[lang="ar"] .field--item--paragraph--type--our-values .field--type-text-long{text-align:right;}[lang="ar"] .field--item--paragraph--type--our-values .field--name-field-url{margin-right:0;text-align:right;}[lang="ar"] .field--item--paragraph--type--our-values .block_our_values{margin-left:auto;margin-right:auto;}[lang="ar"] .field--item--paragraph--type--our-values .field--name-field-nbr{left:auto;right:auto;}[lang="ar"] .field--item--paragraph--type--our-values .field--name-field-image{right:auto;left:auto;}[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-nbr{right:auto;left:0;}[lang="ar"] .field--item--paragraph--type--our-values:nth-of-type(2n+1) .field--name-field-image{right:0;left:auto;}}.field--item--paragraph--type--key-figures{background-color:transparent;width:24%;display:inline-block;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures{text-align:center;background-color:#323232;color:#ffffff;padding:24px;border-radius:50%;width:240px;height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:relative;margin:auto;z-index:1;-webkit-animation-iteration-count:2;animation-iteration-count:2;}@-webkit-keyframes ghost-shadow{from{height:100%;opacity:.8;width:100%;}to{height:110%;opacity:0;width:110%;}}@keyframes ghost-shadow{from{height:100%;opacity:.8;width:100%;}to{height:110%;opacity:0;width:110%;}}.field--item--paragraph--type--key-figures .paragraph--type--key-figures::before{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#323232;border-radius:100%;content:'';display:block;height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;z-index:-1;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures:hover::before{-webkit-animation:ghost-shadow .5s linear forwards;animation:ghost-shadow .5s linear forwards;content:'';}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.white{background:#fff;color:#323232;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.gray{background:#f0f0f0;color:#323232;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.green{background:#4baa0a;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.dark-green{background:#7c9d16;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.light-green{background:#b4cd14;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.blue{background:#0082be;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.light-blue{background:#00afdc;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.red{background:#dc3228;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.sand{background:#AFA082;}.field--item--paragraph--type--key-figures .paragraph--type--key-figures.green-medium{background:#74bab0;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.white{background:#fff;color:#323232;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.gray{background:#f0f0f0;color:#323232;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.green{background:#4baa0a;color:#ffffff;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.dark-green{background:#7c9d16;color:#ffffff;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.light-green{background:#b4cd14;color:#ffffff;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.blue{background:#0082be;color:#ffffff;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.light-blue{background:#00afdc;color:#ffffff;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.red{background:#dc3228;color:#ffffff;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.sand{background:#AFA082;color:#ffffff;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.green-medium{background:#74bab0;color:#ffffff;}.field--item--paragraph--type--key-figures .field--name-field-keynumber{font-size:34px;font-weight:bold;}.field--item--paragraph--type--key-figures .field--name-field-copy{font-size:18px;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:60px 20px;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div{width:50%;padding:0;margin:0 15px;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div .field--name-field-title{text-align:left;font-size:32px;color:#60b527;font-weight:bold;margin-bottom:16px;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div .field--name-field-copy-text,.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div .field--name-field-copy-text p{text-align:left;font-size:18px;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div .field--name-field-copy-text p.custom-grand-text{color:#4a4a4a;font-size:1.6em;font-family:"FSLola",Arial,Helvetica,sans-serif;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div .field--name-field-image{text-align:center;}@media screen and (max-width:992px){.field--name-field-content-widget:first-child{margin-top:20px;}.field--item--paragraph--type--key-figures{margin:10px 0;}.field--item--paragraph--type--key-figures{background-color:transparent;width:100%;display:block;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default,.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default.right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div{width:100%;margin:0;margin-bottom:12px;}}@font-face{font-family:'icomoon';src:url(/themes/custom/ocp/fonts/icomoon.eot?34qdrs=);src:url(/themes/custom/ocp/fonts/icomoon.eot?34qdrs=#iefix) format('embedded-opentype'),url(/themes/custom/ocp/fonts/icomoon.ttf?34qdrs=) format('truetype'),url(/themes/custom/ocp/fonts/icomoon.woff?34qdrs=) format('woff'),url(/themes/custom/ocp/fonts/icomoon.svg?34qdrs=#icomoon) format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-arrow_prev:before{content:"\e907";}.icon-arrow_next:before{content:"\e908";}.icon-x-alt:before{content:"\e906";}.icon-circle-left:before{content:"\e902";}.icon-circle-down:before{content:"\e903";}.icon-circle-right:before{content:"\e904";}.icon-circle-up:before{content:"\e905";}.icon-quotes-right:before{content:"\e900";}.icon-quotes-left:before{content:"\e901";}@font-face{font-family:'FSLola-regular';src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.eot);src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.eot#iefix) format("embedded-opentype"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.woff) format("woff"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.ttf) format("truetype"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-regular-webfont.svg#FSLolaRegular) format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:'FSLola-medium';src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-medium-webfont.eot);src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-medium-webfont.eot#iefix) format("embedded-opentype"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-medium-webfont.woff) format("woff"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-medium-webfont.ttf) format("truetype");font-weight:600;font-style:normal;}@font-face{font-family:'FSLola-bold';src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-bold-webfont.eot);src:url(/themes/custom/ocp/fonts/fs_lola/fs_lola-bold-webfont.eot#iefix) format("embedded-opentype"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-bold-webfont.woff) format("woff"),url(/themes/custom/ocp/fonts/fs_lola/fs_lola-bold-webfont.ttf) format("truetype");font-weight:bold;font-style:normal;}.field--item--paragraph--type--quote .content-group .field--name-field-quote-text{position:relative;font-family:"FSLola-regular",Arial,Helvetica,sans-serif;font-weight:100;font-style:italic;padding:0 30px;margin-bottom:50px;}.field--item--paragraph--type--quote .content-group .field--name-field-quote-text::after,.field--item--paragraph--type--quote .content-group .field--name-field-quote-text::before{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.paragraph--type--quote.green-black-on-white .field--name-field-quote-text{color:#717171;}.field--item--paragraph--type--quote .content-group .field--name-field-quote-text::after{content:'\e900';position:absolute;right:0;bottom:0;visibility:visible;height:30px;color:#4aaa0a;}.field--item--paragraph--type--quote .content-group .field--name-field-quote-text::before{content:'\e901';position:absolute;left:0;top:0;color:#4aaa0a;}.block-partners{width:100%;max-width:1180px;margin-left:auto;margin-right:auto;padding-bottom:30px;}.block-partners .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.block-partners .field--name-field-url{display:none;}.block-partners .field--item--paragraph--type--partner{max-width:150px;margin:0 auto;}.block-partners .owl-nav{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);margin:0;width:100%;height:50px;}.block-partners .owl-nav .owl-prev i,.block-partners .owl-nav .owl-next i{font-size:45px;color:lightgrey;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.block-partners .owl-nav .owl-prev:hover,.block-partners .owl-nav .owl-next:hover{background:transparent;}.block-partners .owl-nav .owl-prev:hover i,.block-partners .owl-nav .owl-next:hover i{color:black;}.block-partners .owl-nav .owl-prev{position:absolute;left:-45px;background:transparent;padding:0;margin:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.block-partners .owl-nav .owl-next{position:absolute;right:-45px;background:transparent;padding:0;margin:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.block-partners .owl-dots .owl-dot span{margin:5px 2px;}.block-partners .owl-dots .owl-dot.active span{background-color:#4baa0a;}.field--name-field-layout>.field__item.block-partners-full-view{max-width:1990px;}@media screen and (max-width:1024px){.block-partners .owl-nav .owl-prev{left:0;}.block-partners .owl-nav .owl-next{right:0;}}.paragraph--type--user-quote{margin-bottom:20px;padding:20px;}.paragraph--type--user-quote .field--name-field-quote-text{font-family:"FSLola-regular",Arial,Helvetica,sans-serif;font-weight:100;font-style:italic;}.paragraph--type--user-quote .field--name-field-title{font-family:"FSLola-bold",Arial,Helvetica,sans-serif;margin-bottom:10px;}.paragraph--type--user-quote.white{background:#fff;color:#323232;}.paragraph--type--user-quote.gray{background:#f0f0f0;color:#323232;}.paragraph--type--user-quote.green{background:#4baa0a;}.paragraph--type--user-quote.dark-green{background:#7c9d16;}.paragraph--type--user-quote.light-green{background:#b4cd14;}.paragraph--type--user-quote.blue{background:#0082be;}.paragraph--type--user-quote.light-blue{background:#00afdc;}.paragraph--type--user-quote.red{background:#dc3228;}.paragraph--type--user-quote.sand{background:#afa082;}.field--name-field-layout > .field__item > .paragraph.full{max-width:1440px;}.paragraph.full .field--item--paragraph--type--video{max-width:1440px;}.field--item--paragraph--type--video{max-width:calc(1180px - 200px);margin:0 auto;}.field--item--paragraph--type--video img{width:100%;}.field--item--paragraph--type--video .paragraph--type--video .video-content .field--name-field-image{display:block;}.light-bleu-colored{color:#00afdc;}.field--item--paragraph--type--block-keyfigures .paragraph--type--block-keyfigures{position:relative;}.field--item--paragraph--type--block-keyfigures .paragraph--type--block-keyfigures  .field--name-field-image{position:absolute;width:100%;height:100%;}.field--item--paragraph--type--block-keyfigures .paragraph--type--block-keyfigures  .field--name-field-image > div{height:100%;}.field--item--paragraph--type--block-keyfigures .paragraph--view-mode--default.image{background-size:cover!important;}.field--item--paragraph--type--block-keyfigures .field--name-field-key-figures-item{padding:60px 0;}.paragraph--type--key-fact-icon.new-look{position:relative;margin:45px auto;margin-bottom:0;width:100%;min-height:inherit;padding:30px 0;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-icon{width:140px;height:140px;top:-40px;line-height:280%;}.field--item--paragraph--type--key-fact-icon .new-look .content-group{background:none !important;padding:100px 16px 16px 16px;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-copy-text{color:#4a4a4a !important;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-topic,.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-copy-text{font-family:"FSLola",Arial,Helvetica,sans-serif;text-align:center;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-topic{font-size:22px;margin:20px 0;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-copy-text{font-size:18px;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-topic{color:#4baa0a;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-icon{background-color:#4baa0a;border:2px solid #4baa0a;color:#fff;font-size:45px;}.field--item--paragraph--type--key-fact-icon .new-look.green .content-group .field--name-field-topic{color:#4baa0a;}.field--item--paragraph--type--key-fact-icon .new-look.green .content-group .field--name-field-icon{background-color:#4baa0a;border:2px solid #4baa0a;color:#fff;}.field--item--paragraph--type--key-fact-icon .new-look.red .content-group .field--name-field-topic{color:#dc3228;}.field--item--paragraph--type--key-fact-icon .new-look.red .content-group .field--name-field-icon{background-color:#dc3228;border:2px solid #dc3228;color:#fff;}.field--item--paragraph--type--key-fact-icon .new-look.green-medium .content-group .field--name-field-topic{color:#74bab0;}.field--item--paragraph--type--key-fact-icon .new-look.green-medium .content-group .field--name-field-icon{background-color:#74bab0;border:2px solid #74bab0;color:#fff;}.field--item--paragraph--type--key-fact-icon .new-look.dark-bay .content-group .field--name-field-topic{color:#3f6770;}.field--item--paragraph--type--key-fact-icon .new-look.dark-bay .content-group .field--name-field-icon{background-color:#3f6770;border:2px solid #3f6770;color:#fff;}.field--item--paragraph--type--key-fact-icon .new-look.sand .content-group .field--name-field-topic{color:#AFA082;}.field--item--paragraph--type--key-fact-icon .new-look.sand .content-group .field--name-field-icon{background-color:#AFA082;border:2px solid #AFA082;color:#fff;}.field--item--paragraph--type--key-fact-icon .new-look.blue .content-group .field--name-field-topic{color:#0082be;}.field--item--paragraph--type--key-fact-icon .new-look.blue .content-group .field--name-field-icon{background-color:#0082be;border:2px solid #0082be;color:#fff;}.field--item--paragraph--type--key-fact-icon .new-look.light-blue .content-group .field--name-field-topic{color:#00afdc;}.field--item--paragraph--type--key-fact-icon .new-look.light-blue .content-group .field--name-field-icon{background-color:#00afdc;border:2px solid #00afdc;color:#fff;}.field--item--paragraph--type--key-fact-icon .new-look.light-green .content-group .field--name-field-topic{color:#b4cd14;}.field--item--paragraph--type--key-fact-icon .new-look.light-green .content-group .field--name-field-icon{background-color:#b4cd14;border:2px solid #b4cd14;color:#fff;}.field--item--paragraph--type--key-fact-icon .new-look.dark-green .content-group .field--name-field-topic{color:#7c9d16;}.field--item--paragraph--type--key-fact-icon .new-look.dark-green .content-group .field--name-field-icon{background-color:#7c9d16;border:2px solid #7c9d16;color:#fff;}.paragraph--type--block-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:50px auto;}.paragraph--type--block-info.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.paragraph--type--block-info.right .field--name-field-topic{right:105px;left:inherit;}.paragraph--type--block-info .field--name-field-copy-text{-webkit-box-flex:0;-ms-flex:0 0 58%;flex:0 0 58%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.paragraph--type--block-info .field--name-field-copy-text p{font-size:20px;color:#4a4a4a;padding:20px 25px;padding-left:0;text-align:justify;}.paragraph--type--block-info .image-tag{-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%;position:relative;}.paragraph--type--block-info.left .image-tag{margin-left:10%;}.paragraph--type--block-info .field--name-field-topic{position:absolute;width:110px;height:110px;text-align:center;z-index:99;font-size:22px;font-weight:bold;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:-28px;left:-105px;}.paragraph--type--block-info .field--name-field-topic::before{content:'';position:absolute;width:100px;height:100px;background:#4baa0a;z-index:-1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.paragraph--type--block-info .field--name-field-topic::after{content:'';position:absolute;width:106px;height:106px;border:1px solid #4baa0a;z-index:-1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.paragraph--type--block-info .field--name-field-image{max-width:440px;width:100%;height:auto;position:relative;z-index:1;}.paragraph--type--block-info.left .field--name-field-image{right:90px;}.paragraph--type--block-info.right .field--name-field-image{left:40px;}.paragraph--type--block-info .field--name-field-image img{border:7px solid #e4e8f1}.paragraph--type--block-info.left .field--name-field-image::before{content:'';position:absolute;background:#e8ebf0;right:-35px;top:-35px;z-index:-1;}.paragraph--type--block-info.right .field--name-field-image::before{content:'';position:absolute;background:#e8ebf0;left:-35px;top:-35px;z-index:-1;}@media screen and (max-width:1400px){.paragraph--type--block-info .field--name-field-copy-text p{font-size:20px;}}@media screen and (max-width:1024px){.paragraph--type--block-info{display:block;margin:10px;}.paragraph--type--block-info.left .image-tag{margin:0;margin-top:24px;}.paragraph--type--block-info .field--name-field-copy-text p{font-size:20px;text-align:center;}.paragraph--type--block-info .field--name-field-topic{bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}.paragraph--type--block-info .field--name-field-image{max-width:inherit;text-align:center;}.paragraph--type--block-info .field--name-field-image::before{display:none;}.paragraph--type--block-info.right .field--name-field-image{left:inherit;}.paragraph--type--block-info.left .field--name-field-image{right:0;}}.paragraph--type--key-fact-icon:not(.green-black-on-white-green-icon):not(.green-black-on-grey-green-icon):not(.white-on-green-white-icon){position:relative;color:#fff;font-family:"FSLola",Arial,Helvetica,sans-serif;padding:50px;}.paragraph--type--key-fact-icon:not(.green-black-on-white-green-icon):not(.green-black-on-grey-green-icon):not(.white-on-green-white-icon) > .content-group > div:not(.field--name-field-image){position:relative;z-index:1;}.paragraph--type--key-fact-icon:not(.green-black-on-white-green-icon):not(.green-black-on-grey-green-icon):not(.white-on-green-white-icon) > .content-group > .field--name-field-copy-text{font-family:"FSLola",Arial,Helvetica,sans-serif;font-size:30px;font-style:italic;line-height:46px;padding:0 15%;}.paragraph--type--key-fact-icon:not(.green-black-on-white-green-icon):not(.green-black-on-grey-green-icon):not(.white-on-green-white-icon) .field--name-field-image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;}.paragraph--type--key-fact-icon:not(.green-black-on-white-green-icon):not(.green-black-on-grey-green-icon):not(.white-on-green-white-icon) .field--name-field-image > div{background-size:cover;background-repeat:no-repeat;width:100%;height:100%;}.new-look{position:relative;margin:120px auto;width:90%;min-height:770px;}.new-look .global-text-desc{width:66%;padding:30px;background:#4d9f93;color:#fff;position:absolute;top:0;}.green-medium .global-text-desc{background:#74bab0;color:#fff;}.dark-bay .global-text-desc{background:#3f6770;color:#fff;}.sand .global-text-desc{background:#AFA082;color:#fff;}.blue .global-text-desc{background:#0082be;color:#fff;}.green .global-text-desc{background:#4baa0a;color:#fff;}.red .global-text-desc{background:#dc3228;color:#fff;}.light-blue .global-text-desc{background:#00afdc;color:#fff;}.grey .global-text-desc{background:#f0f0f0;color:#fff;}.dark-green .global-text-desc{background:#7c9d16;color:#fff;}.light-green .global-text-desc{background:#b4cd14;color:#fff;}.new-look.left .global-text-desc{padding-right:120px;left:0;}.new-look.right .global-text-desc{padding-left:120px;right:0;}.new-look .global-text-desc .field--name-field-title,.standard .global-text-desc .field--name-field-title{position:relative;font-size:30px;margin-bottom:20px;color:#4baa0a;}.new-look .global-text-desc .field--name-field-title:after,.standard .global-text-desc .field--name-field-title:after{content:'';position:absolute;width:170px;height:2px;background:#fff;bottom:0;left:0;}.new-look .global-text-desc .field--name-field-copy-text,.standard .global-text-desc .field--name-field-copy-text{font-size:20px;line-height:32px;}.new-look .global-text-desc .field--name-field-lead-text{font-size:18px;font-style:italic;color:rgba(255,255,255,0.75);border-top:1px solid;padding-top:25px;}.new-look .field--name-field-image,.new-look .field--name-field-url{position:absolute;max-width:520px;max-height:650px;width:100%;height:100%;}.new-look .field--name-field-image > img,.new-look .field--name-field-url > a{width:100%;height:100%;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{right:0;bottom:-50px;}.new-look.right .field--name-field-image,.new-look.right .field--name-field-url{left:0;top:-60px;}.popup-video .field--name-field-url > a{position:absolute;display:block;z-index:1;font-size:0;}.popup-video .field--name-field-url > a i{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;text-indent:-9999em;cursor:pointer;z-index:2;}.popup-video .field--name-field-url > a i::after{display:block;content:"\e826";font:64px/1 "Nucleo Glyph";text-indent:0;color:#fff;position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;}.button-more{border:1px solid #fff;font-size:18px;font-family:"FSLola",Arial,Helvetica,sans-serif;padding:10px 20px;text-decoration:none !important;line-height:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff;}.grey .button-more{color:#4baa0a;border-color:#4baa0a;}.button-more:hover{background:#fff;color:#4d9f93;}.green-medium .button-more:hover{color:#74bab0;}.dark-bay .button-more:hover{color:#3f6770;}.sand .button-more:hover{color:#AFA082;}.blue .button-more:hover{color:#0082be;}.green .button-more:hover{color:#4baa0a;}.red .button-more:hover{color:#dc3228;}.light-blue .button-more:hover{color:#00afdc;}.grey .button-more:hover{color:#f0f0f0;background:#4baa0a;}.dark-green .button-more:hover{color:#7c9d16;}.light-green .button-more:hover{color:#b4cd14;}.standard{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;}.standard.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.standard .global-text-desc{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px 25px;}.standard.right .global-text-desc .field--name-field-lead-text{left:6%;}.standard .global-text-desc .field--name-field-lead-text{position:absolute;max-width:500px;width:100%;text-align:center;background:rgba(255,255,255,0.93);color:#333;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.3);box-shadow:0 0 5px 1px rgba(0,0,0,0.3);padding:25px 20px;right:6%;z-index:9;bottom:-55px;font-size:20px;font-style:italic;}.standard .global-text-desc .field--name-field-lead-text p{margin:0;}.standard .popup-video{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;}.standard .popup-video .field--name-field-image{position:relative;}.standard .popup-video .field--name-field-image img{width:100%;position:absolute;top:-10%;}@media screen and (max-width:1200px){.new-look{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}.new-look .global-text-desc .field--name-field-title,.standard .global-text-desc .field--name-field-title{width:100%;}.new-look.left .global-text-desc,.new-look.right .global-text-desc{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;width:auto;top:inherit;left:inherit;padding:40px;}.popup-video{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;}.new-look .field--name-field-image{position:relative;bottom:inherit;left:inherit;right:inherit;max-width:inherit;max-height:inherit;overflow:hidden;height:auto;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;}.new-look.left .field--name-field-image,.new-look.right .field--name-field-image{bottom:inherit;top:inherit;right:inherit;margin:0;}.new-look.left .field--name-field-url,.new-look.right .field--name-field-url{right:0;left:inherit;top:inherit;max-width:inherit;max-height:inherit;}.new-look .field--name-field-image > img{position:absolute;width:auto;height:100%;max-width:inherit;}.standard .popup-video .field--name-field-image img{max-width:inherit;top:inherit;height:100%;width:inherit;}.standard .global-text-desc .field--name-field-lead-text{position:relative;right:inherit;bottom:inherit;margin:auto;}}@media screen and (max-width:768px){.paragraph--type--key-fact-icon:not(.green-black-on-white-green-icon):not(.green-black-on-grey-green-icon):not(.white-on-green-white-icon) > .content-group > .field--name-field-copy-text{padding:0;}.paragraph--type--key-fact-icon:not(.green-black-on-white-green-icon):not(.green-black-on-grey-green-icon):not(.white-on-green-white-icon) > .content-group > .field--name-field-copy-text{font-size:30px;line-height:40px;}.new-look{margin:20px auto;display:block;}.new-look .global-text-desc .field--name-field-title,.standard .global-text-desc .field--name-field-title{width:100%}.new-look .global-text-desc,.new-look .field--name-field-image,.new-look .field--name-field-url{position:relative;width:100%;}.new-look.right .global-text-desc{padding-left:20px;}.new-look .popup-video{position:relative;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{bottom:inherit;right:inherit;margin:0;}.new-look.left .global-text-desc{margin:0;}.new-look .field--name-field-image > img{position:relative;width:100%;}.new-look.right .field--name-field-image,.new-look.right .field--name-field-url{left:inherit;top:inherit;}.new-look .global-text-desc .field--name-field-title,.new-look .global-text-desc .field--name-field-title,.standard .global-text-desc .field--name-field-title{width:100%;font-size:22px;}.new-look .global-text-desc .field--name-field-copy-text,.standard .global-text-desc .field--name-field-copy-text{font-size:16px;line-height:24px}.new-look.right .field--name-field-url{z-index:1;position:absolute;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);margin:0;}.standard{display:block;}.standard .global-text-desc .field--name-field-lead-text{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:16px;position:relative;bottom:0;padding:15px 10px;}.standard .popup-video{overflow:inherit;}.standard .popup-video .field--name-field-image img{position:relative;}}.field--item--paragraph--type--video-carousel .field--name-field-copy-text,.field--item--paragraph--type--video-carousel .field--name-field-url{display:none;}.field--item--paragraph--type--video-carousel{position:relative;overflow:hidden}.field--item--paragraph--type--video-carousel::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4em;height:4em !important;background-image:url(/themes/custom/ocp/images/online_play.png);background-repeat:no-repeat;background-size:100%;background-position:center;z-index:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;visibility:visible !important;}.field--item--paragraph--type--video-carousel::before{content:'';position:absolute;width:100%;height:100%;background-color:#0000004d;z-index:1;left:0;}.field--item--paragraph--type--video-carousel .field--name-field-title{position:absolute;top:60%;left:50%;-webkit-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%,0%);width:90%;text-align:center;color:#fff;font-size:30px;}.field--item--paragraph--type--video-carousel .field--name-field-image img{width:100%;}.field--item--paragraph--type--video-carousel .field--name-field-url{display:block;}.field--item--paragraph--type--video-carousel .field--name-field-url a{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:0;width:120px;height:120px !important;z-index:9;}.block-video-carousel .owl-dots{padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;}.block-video-carousel .owl-dots .owl-dot .field--name-field-image,.block-video-carousel .owl-dots .owl-dot{min-width:300px;overflow:hidden;position:relative;min-height:200px;}.block-video-carousel .owl-dots .owl-dot{margin-right:15px;}.block-video-carousel .owl-dots .owl-item img,.block-video-carousel .owl-dots .owl-item{top:0;position:absolute;max-width:inherit;height:100%;left:50%;width:100%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}.block-video-carousel .owl-dots .owl-item{z-index:-1;}.block-video-carousel .owl-dots .owl-item .field--item--paragraph--type--video-carousel{position:absolute;max-width:inherit;height:100%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}.field--type-entity-reference-revisions .owl-nav{position:absolute;bottom:100px;right:0;}.fancybox-slide--video .fancybox-content{position:relative;padding:100px 20px 40px 20px;background:#ffffff;height:auto !important;width:900px !important;}.fancybox-slide--video .fancybox-content iframe{min-height:480px;max-width:855px;width:100%;height:100%;margin:0 auto;display:block;}.fancybox-slide--video .fancybox-content .field--name-field-title{position:absolute;top:22px;left:26px;font-size:42px;font-family:"FSLola",Arial,Helvetica,sans-serif;}.fancybox-slide--video .fancybox-content .field--name-field-title{position:absolute;top:22px;left:26px;font-size:42px;font-family:"FSLola",Arial,Helvetica,sans-serif;}.fancybox-slide--video .fancybox-content .field--name-field-copy-text{font-size:18px;font-family:"FSLola",Arial,Helvetica,sans-serif;padding:20px 0;}.thumbs .field--item--paragraph--type--video-carousel .field--name-field-title,.thumbs .field--item--paragraph--type--video-carousel .field--name-field-url a{display:none;}.thumbs .wrapper{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.thumbs .owl-item{position:relative;height:150px;}.thumbs{padding-right:30px;margin-top:20px;}.thumbs .owl-nav{position:absolute;right:0;bottom:inherit;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.thumbs .owl-nav .owl-prev{display:none;}.thumbs .owl-nav .owl-next{margin:0;}.thumbs .owl-nav .owl-next{font-size:0;color:#d8d8d8;display:block;width:14px;height:41px;background-image:url(/themes/custom/ocp/images/Shape.png);background-repeat:no-repeat;background-size:100%;}@media screen and (max-width:1024px){.block-video-carousel .owl-dots .owl-dot .field--name-field-image,.block-video-carousel .owl-dots .owl-dot{min-width:200px;overflow:hidden;position:relative;min-height:100px;}.field--item--paragraph--type--video-carousel .field--name-field-title{top:66%;}.block-video-carousel .owl-dots .owl-dot .field--item--paragraph--type--video-carousel::after{width:60px;height:60px !important;}.fancybox-slide--video .fancybox-content{padding:40px 20px 100px 20px;}.fancybox-slide--video .fancybox-content .field--name-field-title{top:5px;font-size:24px;}.fancybox-slide--video .fancybox-content .field--name-field-copy-text{font-size:12px;padding:10px 0;}}.paragraph--type--user-quote{margin:0;padding:40px 35px;}.block-userquote{background:#d7d7d7;margin:20px auto;padding-top:40px;padding-bottom:40px;}.info-container{position:relative;background:#fff;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.15);box-shadow:0 0 10px 1px rgba(0,0,0,.15);padding:60px 25px 0;text-align:center;min-height:340px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.paragraph--type--user-quote .field--type-image{position:absolute;top:1px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:88px;height:88px;border:1px solid #989898;z-index:9999;border-radius:100%;overflow:hidden;}.paragraph--type--user-quote .field--type-image > img{width:120px;height:inherit;max-width:inherit;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.info-container .field--name-field-title{font-size:24px;color:#4a4a4a;margin:0;}.info-container .field--name-field-function{font-size:18px;color:#9b9b9b;line-height:20px;}.info-container .field--name-field-quote-text{font-size:18px;margin-top:40px;color:#000;}.info-container::before{content:'';position:absolute;width:41px;height:41px;background:url(/themes/custom/ocp/images/icon-quotes.png) no-repeat;background-size:100%;top:40px;left:25px;}.block-userquote .owl-dots{text-align:center;}.block-userquote .owl-dots .owl-dot{width:10px;height:10px;background-color:#aeaeae;border-radius:50%;margin:0 2px;display:inline-block;}.block-userquote .owl-dots .owl-dot.active{background-color:#898989;}@media screen and (max-width:1024px){.info-container{padding:60px 25px 10px;}}@media screen and (max-width:768px){.info-container{padding:75px 25px 10px;}}.paragraph--type--online-editor.with-separator{position:relative;margin:20px auto;}.paragraph--type--online-editor.with-separator::before{content:'';position:absolute;width:100px;height:2px;background:#00afdc;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}@media screen and (max-width:1024px){.paragraph--type--online-editor *,.paragraph--type--title .field--name-field-lead-text{padding:0 10px;}}.paragraph--type--testimonial .field--name-field-media-url{margin-top:70px;}.paragraph--type--three-columns .paragraph--type--key-fact-icon.new-look .field--type-text-long{text-align:justify;}.content-wrapper .field--name-field-lead-text{opacity:0;position:absolute;}.field--name-field-url a{cursor:pointer;}.fancybox-content{padding-top:70px !important;width:850px;}.fancybox-content .field--name-field-image > div{height:400px;width:100%;background-repeat:no-repeat;background-size:100%;}.fancybox-content .content-wrapper .field--name-field-formatted-title{position:absolute;top:15px;font-size:26px;font-weight:bold;}.fancybox-content .content-wrapper .field--name-field-lead-text{opacity:1;position:relative;margin-top:15px;}@media screen and (max-width:740px){.teaser-container{display:block;}.teaser-container > .field--item--paragraph--type--teaser-tile:not(:last-child){margin-right:0;}.paragraph--type--teaser-tile .field--name-field-formatted-title{font-size:35px;}.fancybox-content .content-wrapper .field--name-field-formatted-title{font-size:18px;}.fancybox-content .field--name-field-image > div{height:450px;}}@media screen and (max-width:425px){.fancybox-content .field--name-field-image > div{height:185px;}}@media screen and (max-width:375px){.fancybox-content .field--name-field-image > div{height:165px;}}@media screen and (min-width:741px){.paragraph--type--key-fact-text .field--name-field-keynumber{font-size:50px;}}.block-video-carousel .owl-nav .owl-next{font-size:0;color:#d8d8d8;display:block;width:14px;height:41px;background-image:url(/themes/custom/ocp/images/Shape.png);background-repeat:no-repeat;background-size:100%;}.paragraph--type--teaser-tile .field--name-field-image::after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;}.field--item--paragraph--type--block-keyfigures .field--name-field-key-figures-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.green-black-on-white-green-icon.paragraph--type--key-fact-icon .field--name-field-topic,.paragraph--type--key-fact-icon.green-black-on-white-green-icon .field--name-field-icon{color:#666;}.paragraph--type--quote .field--name-field-author,.paragraph--type--quote .field--name-field-function{font-size:20px;}.paragraph--type--key-person .field--name-field-full-name{font-size:25px;}.green-medium.new-look .button-more{background:#73bab0;border:1px solid #fff;color:#fff;}.green-medium.new-look  .button-more:hover{background:#fff;border:1px solid #73bab0;color:#73bab0;}.paragraph--type--three-columns .new-look.icon-outline .field--name-field-copy-text{padding:0 12px 0 20px;}.paragraph--type--three-columns .new-look.icon-outline .field--name-field-copy-text p{line-height:28px;}.button-more{background:transparent;border:1px solid #4baa0a;color:#4baa0a;}.button-more:hover{background:#4baa0a;border:1px solid #fff;color:#fff;}.four-items.paragraph--type--full-width .paragraph--type--teaser-tile .content-wrapper{padding-right:15px;}.four-items.paragraph--type--full-width .field--item--paragraph--type--teaser-tile:not(:last-child) .paragraph--type--teaser-tile .field--name-field-image{padding-right:15px;}.four-items.paragraph--type--full-width .paragraph--type--teaser-tile{width:25%;padding-top:14.25%;float:left;margin-bottom:60px;}.four-items.paragraph--type--full-width .paragraph--type--teaser-tile .field--name-field-formatted-title{font-size:24px;}.one-item.paragraph--type--full-width .paragraph--type--teaser-tile{width:41.3%;margin:0 auto;padding-top:22.7%;}.paragraph--type--teaser-tile .field--name-field-formatted-title{text-shadow:0 3px 6px black;}.paragraph--type--video .field--name-field-title{font-size:18px;padding-bottom:12px;}@media screen and (min-width:1024px){.region-header-top .block-language{padding-top:0;position:initial;}.region-header-top .block{top:15px;}}.region-header .block.block-menu > .menu > li > .menu > li{padding:0 15px;}.region-header-top .links a.language-link{background:transparent;color:#000;padding:0;font-weight:inherit;}.region-header-top .links > li.is-active a.language-link{color :#4baa0a;}.region-header-top .navigation.menu--account{top:15px;z-index:9999;}.paragraph--type--block-info .field--name-field-copy-text{-webkit-box-flex:0;-ms-flex:0 0 53%;flex:0 0 53%;}.paragraph--type--block-info .field--name-field-image{max-width:inherit;}.paragraph--type--block-info.left .field--name-field-image{right:0;}.paragraph--type--block-info.right .field--name-field-image{left:35px;}.paragraph--type--block-info.left .image-tag{margin-left:60px;}.paragraph--type--block-info.right .image-tag{margin-right:85px;}.paragraph--type--block-info.left .field--name-field-topic{left:-40px;}.paragraph--type--block-info.right .field--name-field-topic{right:-70px;}.paragraph--type--block-info .field--name-field-image::before{width:550px;height:370px;}.paragraph--type--block-info .field--name-field-topic::before{width:115px;height:115px;}.paragraph--type--block-info .field--name-field-topic::after{width:122px;height:122px;}.paragraph--type--full-width .paragraph--type--quote .content-group{max-width:inherit;}.tag-integre-right,.tag-integre-left{position:absolute;width:110px;height:110px;text-align:center;z-index:99;font-size:22px;font-weight:bold;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-45px !important;}.tag-integre-right{left:-140px;}.tag-integre-left{right:-150px;}.tag-integre-right::before,.tag-integre-left::before{content:'';position:absolute;width:100px;height:100px;background:#4baa0a;z-index:-1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.tag-integre-right::after,.tag-integre-left::after{content:'';position:absolute;width:106px;height:106px;border:1px solid #4baa0a;z-index:-1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.field--item--paragraph--type--our-values .field--type-text-long{overflow:visible;}@media screen and (max-width:768px){.tag-integre-left,.tag-integre-right{right:0;left:inherit;top:-180px !important;}.block_our_values .field--name-field-image{top:0;}}.region-header-top .navigation.menu--account{top:15px;z-index:9999;}.region-header-top .navigation.menu--account .menu a[data-drupal-link-system-path="user/login"]{border-radius:50px;position:relative;padding-left:40px;padding-right:20px;}.region-header-top .navigation.menu--account .menu a[data-drupal-link-system-path="user/login"]::before{content:"";position:absolute;width:15px;height:19px;background:url(/themes/custom/ocp/images/profile.png) no-repeat;background-position:center;background-size:contain;top:50%;left:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.light-blue .field--item--paragraph--type--quote .content-group .field--name-field-quote-text::before,.light-blue .field--item--paragraph--type--quote .content-group .field--name-field-quote-text::after,.blue .field--item--paragraph--type--quote .content-group .field--name-field-quote-text::before,.blue .field--item--paragraph--type--quote .content-group .field--name-field-quote-text::after{color:#fff;}.paragraph--type--key-fact-icon.green-black-on-white-green-icon .field--name-field-copy-text{color:#666;font-size:17px;line-height:20px}.paragraph--type--news > .field > .field__label{font-size:20px;}@media screen and (min-width:741px){.one-item.paragraph--type--three-columns > .field--name-field-content-widget > .field__item{float:none;margin:auto;}}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div{position:relative;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div .field--name-field-image{position:absolute;width:auto;height:100%;z-index:9;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div .field--name-field-image.no-display,.video-embed-field-responsive-video .preview-video-button.no-display{display:none;}.field--name-field-content-widget .field--item--paragraph--type--testimonial .paragraph--view-mode--default > div .field--name-field-image img{width:100%;height:100%;}.video-embed-field-responsive-video .preview-video-button{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;text-indent:-9999em;cursor:pointer;z-index:99;}.video-embed-field-responsive-video .preview-video-button::after{display:block;content:"\e826";font:64px/1 "Nucleo Glyph";text-indent:0;color:#fff;position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;}.paragraph--type--testimonial .field--name-field-media-url{margin-top:0;}@media screen and (max-width:768px){.field--item--paragraph--type--block-keyfigures .field--name-field-key-figures-item{display:block;}.one-item.paragraph--type--full-width .paragraph--type--teaser-tile{width:100%;padding-top:62%;}.one-item .paragraph--type--teaser-tile .field--name-field-image{padding:0 15px;}.four-items.paragraph--type--full-width .paragraph--type--teaser-tile{width:100%;padding-top:65%;}.four-items .paragraph--type--teaser-tile .field--name-field-image{padding:0 15px;}.paragraph--type--block-info.left .field--name-field-topic{left:0;bottom:-40px;}.paragraph--type--block-info.right .field--name-field-image{left:0;}.paragraph--type--block-info.right .image-tag{margin-right:60px;}.paragraph--type--block-info.right .field--name-field-topic{right:-105px;bottom:-40px;}.fancybox-slide--video .fancybox-content{padding:40px 20px 40px 20px;}.fancybox-slide--video .fancybox-content iframe{min-height:285px;}}.paragraph--type--title.big .field--name-field-formatted-title,.paragraph--type--title.color .field--name-field-formatted-title{font-size:2em;}@media screen and (max-width:768px){.slideVideo + .thumbs{margin:0;}}.dark-bay.new-look.paragraph--type--block-editor .global-text-desc .field--name-field-title,.new-look.paragraph--type--block-editor .global-text-desc .field--name-field-title{color:#fff}@media screen and (max-width:1220px){.paragraph--type--block-editor,.paragraph--type--title .field--name-field-lead-text{width:auto;margin-left:20px;margin-right:20px;}}.field--item--paragraph--type--teaser-tile.field__item{padding-left:30px;padding-right:30px;}.custom-block-videos{padding:0 30px;}.standard .popup-video{padding:20px 25px;padding-left:0;}.new-look.paragraph--type--block-editor{margin-bottom:30px;}.field--name-field-layout>.field__item.newLookItem{max-width:1900px!important;}.field--name-field-layout>.field__item.newLookItem > .paragraph--type--full-width{max-width:1900px;margin:auto;padding:10px 0;}.field--name-field-layout>.field__item.newLookItem > .paragraph--type--full-width > .field--type-entity-reference-revisions{max-width:1180px;margin:auto;}.isImage .field--name-field-lien-more a,.isVideo .field--name-field-lien-more a{width:260px;text-align:center;}
@font-face{font-family:DinDark;src:url(/themes/custom/ocp/fonts/din/DINPro%20Black.otf) format("opentype");src:url(/themes/custom/ocp/fonts/din/DINPro-Black.eot);src:url(/themes/custom/ocp/fonts/din/DINPro-Black.eot#iefix) format('embedded-opentype'),url(/themes/custom/ocp/fonts/din/DINPro-Black.woff2) format('woff2'),url(/themes/custom/ocp/fonts/din/DINPro-Black.woff) format('woff'),url(/themes/custom/ocp/fonts/din/DINPro-Black.ttf) format('truetype');}@font-face{font-family:DinBold;src:url(/themes/custom/ocp/fonts/din/DINPro%20Bold.otf) format("opentype");src:url(/themes/custom/ocp/fonts/din/DINPro-Bold.eot);src:url(/themes/custom/ocp/fonts/din/DINPro-Bold.eot#iefix) format('embedded-opentype'),url(/themes/custom/ocp/fonts/din/DINPro-Bold.woff2) format('woff2'),url(/themes/custom/ocp/fonts/din/DINPro-Bold.woff) format('woff'),url(/themes/custom/ocp/fonts/din/DINPro-Bold.ttf) format('truetype');}@font-face{font-family:DinLight;src:url(/themes/custom/ocp/fonts/din/DINPro%20Light.otf) format("opentype");src:url(/themes/custom/ocp/fonts/din/DINPro-Light.eot);src:url(/themes/custom/ocp/fonts/din/DINPro-Light.eot#iefix) format('embedded-opentype'),url(/themes/custom/ocp/fonts/din/DINPro-Light.woff2) format('woff2'),url(/themes/custom/ocp/fonts/din/DINPro-Light.woff) format('woff'),url(/themes/custom/ocp/fonts/din/DINPro-Light.ttf) format('truetype');}@font-face{font-family:DinMedium;src:url(/themes/custom/ocp/fonts/din/DINPro%20Medium.otf) format("opentype");src:url(/themes/custom/ocp/fonts/din/DINPro-Medium.eot);src:url(/themes/custom/ocp/fonts/din/DINPro-Medium.eot#iefix) format('embedded-opentype'),url(/themes/custom/ocp/fonts/din/DINPro-Medium.woff2) format('woff2'),url(/themes/custom/ocp/fonts/din/DINPro-Medium.woff) format('woff'),url(/themes/custom/ocp/fonts/din/DINPro-Medium.ttf) format('truetype');}.field--name-field-layout>.field__item{max-width:1180px;}@media screen and (max-width:1200px){.field--name-field-layout>.field__item>.paragraph--type--full-width .field--item--paragraph--type--online-editor{padding:0 15px;}}.region-footer-bottom{color:#ffffff;}.region-footer-bottom .menu a{color:#ffffff;}.region-footer-bottom .menu a:hover{color:#4baa0a;}.region-footer-bottom{border-top:1px solid #ffffff;}#block-ocp-breadcrumbs .breadcrumb-item:last-of-type{color:#fff;font-style:italic;}.paragraph--type--impact-teaser .field--name-field-topic{font-size:26px;}.paragraph--type--impact-teaser .field--name-field-formatted-title{margin-bottom:5px;font-size:20px;}.paragraph--type--locations{height:720px;}.paragraph--type--new-corporate .tag-news{border-bottom:5px solid;border-bottom-color:#5cad45;}.paragraph--type--new-corporate .tag-news.tag-corporate{border-bottom-color:#5cad45;}.paragraph--type--new-corporate .tag-news.tag-community{border-bottom-color:#10998a;}.paragraph--type--new-corporate .tag-news.tag-environmental{border-bottom-color:#cda26d;}.block-news{margin:40px 0;}.block-news .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;}.block-news .owl-dots{text-align:center;}.block-news .owl-dots .owl-dot{width:15px;height:15px;-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95);border-radius:50%;background-color:#d8d8d8;display:inline-block;margin:1.5px;}.block-news .owl-dots .owl-dot.active{background-color:#4baa0a;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);display:inline-block;margin:1.5px;}.block-news .owl-stage .owl-item{background:#ffffff;border-radius:2px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2);box-shadow:0 1px 5px rgba(0,0,0,0.2);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;margin-top:20px;}.block-news .owl-stage .owl-item .field__item{-webkit-box-flex:1;-ms-flex:1;flex:1;}.block-news .owl-stage .owl-item:hover{-webkit-box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);}.paragraph--type--new-corporate .field--name-field-image{height:240px;}.paragraph--type--new-corporate .field--name-field-image a img{width:100%;height:auto;position:absolute;max-width:initial;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);}.block-news .owl-stage .node.node--type-corporate-news.node--view-mode-teaser,.block-news .owl-stage .node.node--type-community-news.node--view-mode-teaser,.block-news .owl-stage .node.node--type-environmental-news.node--view-mode-teaser{background:transparent;}.block-news .owl-stage .node.node--type-corporate-news.node--view-mode-teaser .field--name-field-image,.block-news .owl-stage .node.node--type-community-news.node--view-mode-teaser .field--name-field-image,.block-news .owl-stage .node.node--type-environmental-news.node--view-mode-teaser .field--name-field-image{overflow:hidden;position:relative;}.block-news .node.node--type-corporate-news.node--view-mode-teaser>.wrapper,.block-news .node.node--type-community-news.node--view-mode-teaser>.wrapper,.block-news .node.node--type-environmental-news.node--view-mode-teaser>.wrapper{padding:15px 30px;padding-bottom:0;}.node.node--type-corporate-news.node--view-mode-teaser .field--name-field-date,.node.node--type-community-news.node--view-mode-teaser .field--name-field-date,.node.node--type-environmental-news.node--view-mode-teaser .field--name-field-date{font-size:15px;color:#313131;margin-bottom:10px;}.block-news .node.node--type-corporate-news.node--view-mode-teaser h3,.block-news .node.node--type-community-news.node--view-mode-teaser h3,.block-news .node.node--type-environmental-news.node--view-mode-teaser h3{font-size:20px;margin-bottom:12px;font-weight:bold;line-height:1.1;height:65px;overflow:hidden;}.block-news .node.node--type-corporate-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary,.block-news .node.node--type-community-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary,.block-news .node.node--type-environmental-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary{font-size:16px;line-height:1.1;height:50px;overflow:hidden;padding-bottom:2px;color:#313131;}.block-news .node.node--type-corporate-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary strong,.block-news .node.node--type-community-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary strong,.block-news .node.node--type-environmental-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary strong{font-weight:normal;}.block-news .node.node--type-corporate-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary ul,.block-news .node.node--type-community-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary ul,.block-news .node.node--type-environmental-news.node--view-mode-teaser .text-formatted.field--type-text-with-summary ul{list-style:none;padding:0;}.block-news .field--name-body{font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;}.paragraph--type--new-corporate .node__links{position:relative;bottom:0;padding:20px 30px;width:100%;}.paragraph--type--new-corporate .node__links .links{padding:0;list-style:none;margin-bottom:0;}.paragraph--type--new-corporate .node__links .links a{text-decoration:none;color:#4aaa09;font-size:18px;font-weight:600;}.paragraph--type--new-corporate .node__links .links a::after{content:'>';font-size:18px;font-style:normal;padding:3px;font-weight:100;font-family:cursive;}.node.node--type-environmental-news.node--view-mode-teaser h3{margin:0;color:#4baa0a;}.node.node--type-environmental-news.node--view-mode-teaser h3 a{color:#4baa0a;text-decoration:none;}.block-news .node.node--view-mode-full>.node__content .entity-label{font-size:20px;text-transform:uppercase;margin-bottom:10px;}.node.node--type-community-news.node--view-mode-full .field--name-body,.node.node--type-corporate-news.node--view-mode-full .field--name-body,.node.node--type-environmental-news.node--view-mode-full .field--name-body{font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;}.node.node--type-community-news.node--view-mode-full .field--name-body ul,.node.node--type-corporate-news.node--view-mode-full .field--name-body ul,.node.node--type-environmental-news.node--view-mode-full .field--name-body ul{color:#313131;}.node.node--type-community-news.node--view-mode-full .field--name-field-date,.node.node--type-corporate-news.node--view-mode-full .field--name-field-date,.node.node--type-environmental-news.node--view-mode-full .field--name-field-date{margin-top:40px;}@media screen and (min-width:1181px){.node.node--view-mode-full>.node__content h1.entity-label{font-size:25px;}}.node.node--type-press-releases.node--view-mode-full .field--name-field-image,.node.node--type-community-news.node--view-mode-full .field--name-field-image,.node.node--type-corporate-news.node--view-mode-full .field--name-field-image,.node.node--type-environmental-news.node--view-mode-full .field--name-field-image{margin-bottom:50px;}.node.node--type-press-releases.node--view-mode-full .field--name-field-date{margin-top:40px;margin:0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.green .paragraph--type--online-editor .field--name-field-lead-text h2{color:#ffffff;}.ourChallenge .field__item{margin:0 auto;}.ourChallenge .field__item .paragraph--type--three-columns{background:#59ac35;color:#ffffff;max-width:100%;padding:70px 10%;margin:auto;}.ourChallenge .field__item .paragraph--type--three-columns.light-green{background:#57ab3f;}.ourChallenge .field__item .paragraph--type--three-columns.white{background:#ffffff;}.ourChallenge .field__item .paragraph--type--three-columns.white *{color:#000000 !important;}.ourChallenge .field__item .paragraph--type--three-columns.green{background:#4baa0a;}.ourChallenge .field__item .paragraph--type--three-columns.dark-green{background:#009688;}.ourChallenge .field__item .paragraph--type--three-columns.blue{background:#0082be;}.ourChallenge .field__item .paragraph--type--three-columns.light-blue{background:#00afdc;}.ourChallenge .field__item .paragraph--type--three-columns.red{background:#dc3228;}.ourChallenge .field__item .paragraph--type--three-columns.sand{background:#AFA082;}.ourChallenge .field__item .paragraph--type--three-columns.green-medium{background:#4CAF50;}.ourChallenge .field__item .paragraph--type--three-columns.gray{background:#8692ab;}.ourChallenge .field__item .paragraph--type--three-columns.brown{background:#9c7758;}.ourChallenge .field__item .paragraph--type--three-columns.light-blue{background:#ADD8E6;}.ourChallenge .field__item .paragraph--type--three-columns.light-blue{background:#ADD8E6;}.ourChallenge .field__item .paragraph--type--three-columns.dark-bay{background:#3f6770;}.ourChallenge .field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge{position:relative;}.ourChallenge .paragraph--type--our-challenge{min-height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:24%;}.ourChallenge .field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge .field--name-field-image{position:absolute;width:100%;height:100%;z-index:0;opacity:.8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;top:0;}.ourChallenge .field__item .paragraph--type--three-columns .field--type-text-long p:first-of-type{text-align:center;color:#ffffff;font-weight:600;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;font-size:26px;margin:0;padding:0 6px;line-height:46px;}.ourChallenge .field__item .paragraph--type--three-columns .field--type-text-long p:last-of-type{text-align:center;color:#ffffff;font-weight:bold;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;font-size:76px;margin:0;line-height:50px;}.ourChallenge .field__item .paragraph--type--three-columns .field--type-text-long{height:110px;overflow:hidden;}.ourChallenge .field__item .paragraph--type--three-columns .field--type-text-long.customText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:16px;}.ourChallenge .field__item .paragraph--type--three-columns .field--type-text-long.sup p.textChallenge{font-size:40px;padding:0;line-height:90px;font-weight:bold;}.ourChallenge .field__item .paragraph--type--three-columns .field--name-field-title{text-align:center;color:#ffffff;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;font-size:32px;margin:0;line-height:30px;padding:0 20px;}.ourChallenge .field__item .paragraph--type--our-challenge .field--name-field-description{text-align:center;color:#ffffff;font-size:16px;line-height:22px;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;margin-top:4px;}@media only screen and (max-width:992px){.ourChallenge .paragraph--type--our-challenge{min-height:initial;height:auto;padding-top:95px;}.ourChallenge .field__item .paragraph--type--three-columns{padding:20px 2%;}.ourChallenge .field__item .paragraph--type--three-columns .field--name-field-content-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;}.ourChallenge .field__item .paragraph--type--three-columns .field--name-field-content-widget .field--item--paragraph--type--our-challenge{width:100%;margin-bottom:0;}.ourChallenge .field__item .paragraph--type--three-columns .field--name-field-title{height:auto;padding:0;}.ourChallenge .field__item .paragraph--type--our-challenge .field--name-field-description{height:auto;}.ourChallenge .field__item .paragraph--type--three-columns .field--type-text-long{height:auto;}}.ourChallenge.field__item{margin:0 auto;}.ourChallenge.field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge{position:relative;margin-bottom:20px;}.ourChallenge.field__item{max-width:1900px;width:100%;}.ourChallenge.field__item .paragraph--type--three-columns{background:#59ac35;color:#ffffff;width:100%;margin:auto;max-width:100%;}.ourChallenge.field__item .paragraph--type--three-columns>.field--name-field-content-widget{max-width:1180px;margin:0 auto;margin-bottom:20px;}.ourChallenge.field__item .paragraph--type--three-columns.light-green{background:#57ab3f;}.ourChallenge.field__item .paragraph--type--three-columns.white{background:#ffffff;}.ourChallenge.field__item .paragraph--type--three-columns.white *{color:#000000 !important;}.ourChallenge.field__item .paragraph--type--three-columns.green{background:#4baa0a;}.ourChallenge.field__item .paragraph--type--three-columns.dark-green{background:#009688;}.ourChallenge.field__item .paragraph--type--three-columns.blue{background:#0082be;}.ourChallenge.field__item .paragraph--type--three-columns.red{background:#dc3228;}.ourChallenge.field__item .paragraph--type--three-columns.sand{background:#AFA082;}.ourChallenge.field__item .paragraph--type--three-columns.green-medium{background:#4CAF50;}.ourChallenge.field__item .paragraph--type--three-columns.gray{background:#8692ab;}.ourChallenge.field__item .paragraph--type--three-columns.brown{background:#9c7758;}.ourChallenge.field__item .paragraph--type--three-columns.light-blue{background:#ADD8E6;}.ourChallenge.field__item .paragraph--type--three-columns.dark-bay{background:#3f6770;}.ourChallenge.field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge{position:relative;}.ourChallenge.field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge .field--name-field-image{position:absolute;width:100%;height:100%;z-index:0;opacity:.8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}.ourChallenge.field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge .field--name-field-image img{width:100px;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin-bottom:0;min-height:74px;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText p.number{text-align:center;color:#ffffff;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;font-size:76px;margin:0;line-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText p.number .suffixe{text-align:center;color:#ffffff;font-weight:600;font-family:"FSLola",Arial,Helvetica,sans-serif;font-size:30px;margin:0;padding:0 6px;line-height:30px;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText p.number .prefixe{text-align:center;color:#ffffff;font-weight:600;font-family:"FSLola",Arial,Helvetica,sans-serif;font-size:30px;margin:0;padding:0 6px;line-height:15px;}.ourChallenge.field__item .paragraph--type--three-columns .field--name-field-topic{font-size:20px;font-weight:bold;line-height:20px;z-index:9;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText p.number sup{text-align:center;color:#ffffff;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;font-size:30px;margin:0;padding:0;line-height:45px;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;}.ourChallenge.field__item .paragraph--type--three-columns .field--name-field-title{text-align:center;color:#ffffff;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;font-size:34px;margin:0;line-height:30px;padding:0 10px;height:70px;overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9;}.ourChallenge.field__item .paragraph--type--our-challenge .field--name-field-description{text-align:center;color:#ffffff;font-size:16px;line-height:22px;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;height:auto;overflow:hidden;margin-top:4px;width:70%;}@media only screen and (max-width:1500px){.ourChallenge.field__item .paragraph--type--three-columns{padding:70px 6%;}}@media only screen and (max-width:992px){.ourChallenge.field__item{max-width:initial;width:100%;}.ourChallenge.field__item .paragraph--type--three-columns{padding:20px 2%;}.ourChallenge .field__item .paragraph--type--three-columns .field--name-field-content-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;}.ourChallenge.field__item .paragraph--type--three-columns .field--name-field-content-widget .field--item--paragraph--type--our-challenge{width:100%;margin-bottom:0;margin:0;}.ourChallenge.field__item .paragraph--type--three-columns .field--name-field-title{height:auto;padding:0;width:100%;margin:20px 0;}.ourChallenge.field__item .paragraph--type--our-challenge .field--name-field-description{height:auto;width:100%;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long{height:auto;width:100%;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText{min-height:45px;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText p.number{font-size:40px;line-height:40px;}}.button-link-more.white{background:#ffffff;}.button-link-more.white .field--item--paragraph--type--button-link{text-align:center;}.button-link-more.white .field--item--paragraph--type--button-link .paragraph--type--button-link a{border:2px solid;padding:10px 24px;text-decoration:none;display:inline-block;color:#57aa3f;-webkit-transition:all 0.6s linear;transition:all 0.6s linear;}.button-link-more.green-medium .field--item--paragraph--type--button-link .paragraph--type--button-link a{color:#57aa3f;border-color:#57aa3f;-webkit-transition:all 0.6s linear;transition:all 0.6s linear;}.button-link-more.green-medium{background:#57aa3f;}.button-link-more.white .field--item--paragraph--type--button-link .paragraph--type--button-link a:hover,.button-link-more.white .field--item--paragraph--type--button-link .paragraph--type--button-link a:focus{background:#57aa3f;color:#ffffff;border-color:#ffffff;-webkit-transition:background 0.6s linear;transition:background 0.6s linear;}.button-link-more.green-medium .field--item--paragraph--type--button-link{text-align:center;}.button-link-more.green-medium .field--item--paragraph--type--button-link .paragraph--type--button-link a{border:2px solid;padding:10px 24px;text-decoration:none;display:inline-block;}.button-link-more.green-medium .field--item--paragraph--type--button-link .paragraph--type--button-link.white a{color:#ffffff;border-color:#ffffff;}.button-link-more.white{background:transparent;}.button-link-more.green-medium .field--item--paragraph--type--button-link .paragraph--type--button-link a:hover,.button-link-more.green-medium .field--item--paragraph--type--button-link .paragraph--type--button-link a:focus{background:#ffffff;color:#57aa3f;border-color:#57aa3f;}.field__item.rebondingBack{max-width:1900px;}.rebondingLink{max-width:1180px;margin:auto;padding-bottom:50px;}.rebondingLink .owl-dots .owl-dot span{background:#e1e1e1;width:15px;height:15px;margin:5px 2px;}.rebondingLink .owl-dots .owl-dot.active span{background:#4aaa09;}.field--item--paragraph--type--rebonding-link{margin:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.32);box-shadow:0 0 5px rgba(0,0,0,0.32);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:210px;width:100%;position:relative;overflow:hidden;}.rebondingLink .field--item--paragraph--type--rebonding-link:hover,.rebondingLink .field--item--paragraph--type--rebonding-link:focus{-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.16);box-shadow:0px 0px 30px rgba(0,0,0,0.16);-webkit-transition:all .2s linear;transition:all .2s linear;}.field--item--paragraph--type--rebonding-link .field--name-field-lien-more{padding:10px 20px;min-height:70px;background:#ffffff;}.field--item--paragraph--type--rebonding-link .field--name-field-lien-more a{font-size:20px;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;color:#313131;text-decoration:none;}.rebondingLink .paragraph--type--rebonding-link .field--name-field-image img{left:50%;max-height:initial;position:absolute;-webkit-transform:translate(-50%,0) scale(1.1);-ms-transform:translate(-50%,0) scale(1.1);transform:translate(-50%,0) scale(1.1);top:0%;height:auto;width:100%;}.rebondingLink .paragraph--type--rebonding-link .field--name-field-image{overflow:hidden;}.rebondingLink .paragraph--type--rebonding-link .field.field--name-field-lien-more.field--type-link.field--label-hidden.field__item{min-height:0;padding:0;position:static;}.rebondingLink .paragraph--type--rebonding-link .field.field--name-field-lien-more.field--type-link.field--label-hidden.field__item a{position:absolute;top:50%;left:50%;color:white;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;text-align:center;}.rebondingLink .paragraph--type--rebonding-link .field--name-field-image::after{content:"";position:absolute;background:rgba(0,0,0,0.309804);width:100%;height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:0 0 0 0 black;box-shadow:0 0 0 0 black;}.rebondingLink.owl-carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;}.rebondingLink.owl-carousel .owl-stage .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;}.rebondingLink.owl-carousel .owl-stage .owl-item:not(:first-child):not(:last-child){margin-right:15px !important;}.fullWithCarousel.field--name-field-layout>.field__item{max-width:1900px;}.region-header .block.block-menu>.menu>li>a{font-size:18px;color:#313131;}.region-header .block.block-menu>.menu>li>a:hover,.region-header .block.block-menu>.menu>li>a:focus{color:#4baa0a;}.path-frontpage.onTop #block-ocp-main-menu{top:20px;position:absolute;}.path-frontpage.onTop #header .region-header-top{top:-14px !important;}#header .region-header-top{top:0;}.path-frontpage.isHome .region-header .block-custom-search>.trigger{color:#ffffff;}.path-frontpage .region-header .block-custom-search>.trigger{color:#000000;}#header{padding-top:10px;}.path-frontpage #header{padding-top:25px;}#header .region-header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}#header .region-header-top nav{top:0;position:relative;margin:0 6px 0 0;padding:0;}.path-frontpage #header .region-header-top nav ul li a{color:#313131;font-family:"FSLola",Arial,Helvetica,sans-serif;line-height:1.5;font-weight:800;font-size:14px;padding:4px 6px;}.path-frontpage.isHome #header .region-header-top nav ul li a{color:#ffffff;}.path-frontpage #header .region-header-top nav ul li a:hover{color:#4baa0a;font-weight:bold;-webkit-transition:all .2s linear;transition:all .2s linear;}#header .region-header-top nav#block-socialmediaheader ul.menu li>a>img{width:20px;}#header .region-header-top nav#block-socialmediaheader ul.menu li ul.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:center;align-content:center;position:absolute;z-index:102;left:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;-webkit-animation-duration:.6s;animation-duration:.6s;visibility:hidden;opacity:0;-webkit-transition:visibility .5s,opacity 0.5s linear;transition:visibility .5s,opacity 0.5s linear;}#header .region-header-top nav#block-socialmediaheader ul.menu li ul.menu.in{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;opacity:1;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.6s;animation-duration:.6s;}#header .region-header-top nav#block-socialmediaheader ul.menu li ul.menu li{margin:1px 0;padding:4px;background:#4ba909;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;}#header .region-header-top nav#block-socialmediaheader ul.menu li ul.menu li:hover{margin-left:-4px;}#header .region-header-top nav#block-socialmediaheader ul.menu li ul.menu li a{text-align:center;padding:0;}@media screen and (min-width:1024px){header .region-header-top .block-language{position:static;}}.has-scroll #block-ocp-breadcrumbs{display:block !important;bottom:inherit;top:75px;}.has-scroll #block-ocp-branding{position:absolute;top:-12px;}.has-scroll .region-header .block.block-menu{margin-bottom:0;-webkit-transition:none;transition:none;}.path-frontpage.isHome #header{position:absolute;padding-top:30px;}.path-frontpage.isHome .region-header .block.block-system-branding-block{top:50%;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);}.path-frontpage.isHome .layout-container{padding-top:0;}#block-ocp-breadcrumbs{display:block !important;}.path-frontpage.isHome .region-header .block.block-menu>.menu>li>a:hover,.path-frontpage.isHome .region-header .block.block-menu>.menu>li>a:focus{color:#4baa0a;}.path-frontpage.isHome .region-header .block.block-menu>.menu>li>a{color:#ffffff;}.path-frontpage.isHome #block-ocp-breadcrumbs .breadcrumb-item a,#block-ocp-breadcrumbs .breadcrumb-item{color:#ffffff;}.path-frontpage .fullSlider .owl-dots{position:absolute;top:90%;left:50%;margin-top:0 !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:0;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.path-frontpage .fullSlider .owl-dots .owl-dot span{background:transparent;border:2px solid #ffffff;}.path-frontpage .fullSlider .owl-dots .owl-dot.active span{background:#ffffff;}#header .region-header-top #block-languageswitcher{padding:0 8px;border-left:1px solid #fff;}.path-frontpage.isHome .region-header-top .links a.language-link{color:#ffffff;font-family:"FSLola",Arial,Helvetica,sans-serif;line-height:1.5;font-weight:bold;font-size:14px;-webkit-transition:all .2s linear;transition:all .2s linear;}.path-frontpage.isHome .region-header-top .links a.language-link:hover{color:#4baa0a;}.path-frontpage.isHome .region-header-top .links li.is-active a.language-link{font-weight:bold;}.fullSlider.owl-carousel .owl-stage-outer{background:#000000;}.fullSlider.owl-carousel .owl-video-play-icon{background:url(/themes/custom/ocp/images/owl.video.play.png) no-repeat;z-index:99;}.fullSlider.owl-carousel .owl-video-tn{background-size:cover !important;padding-bottom:56.25%;padding-top:25px;background:#000;}.isVideo .owl-video-frame{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}.isVideo .owl-video-wrapper{background:#000;}.isVideo .owl-video-frame iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.isVideo .paragraph--type--full-slider{position:absolute;z-index:2;width:100%;top:0;text-align:center;padding:12% 20% 0;margin-top:0;height:100%;}.isVideo .paragraph--type--full-slider .field--name-field-background-image{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;}.isVideo .paragraph--type--full-slider .field--name-field-formatted-title{color:#ffffff;font-size:44px;font-family:"FSLola","Montserrat",Arial,Helvetica,sans-serif;font-weight:bold;line-height:50px;margin-top:20px;margin-bottom:10px;}.isVideo .paragraph--type--full-slider .field--name-field-copy-text{color:#ffffff;font-size:18px;font-family:"DinLight","FSLola","Source Sans Pro",Arial,Helvetica,sans-serif;line-height:20px;width:70%;margin:auto;}.isVideo .field--name-field-background-video{opacity:.7;}.fullSlider.owl-drag .owl-item{height:96vh;overflow:hidden;}.isImage .paragraph--type--full-slider{max-width:1180px;padding:0;margin:0 auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:55%;}@media only screen and (max-width:992px){.isImage .paragraph--type--full-slider{width:80%;padding:12px;}.isImage .paragraph--type--full-slider::after{content:' ';position:absolute;height:100%;width:100%;background:rgba(0,0,0,0.36);top:0;left:0;z-index:-1;}}.isImage .field--name-field-background-image{position:absolute;z-index:-1;height:100%;opacity:.7;width:100%;overflow:hidden;}.isVideo .paragraph--type--full-slider .field--name-field-background-image img,.isImage .field--name-field-background-image img{display:block;width:100%;position:absolute;top:0;height:auto;left:0;max-width:inherit;}.isVideo .paragraph--type--full-slider .field--name-field-background-image img{display:none;}.isImage .paragraph--type--full-slider .field--name-field-formatted-title{color:#ffffff;font-size:50px;font-family:"FSLola","Montserrat",Arial,Helvetica,sans-serif;font-weight:bold;line-height:30px;margin-top:20px;margin-bottom:12px;text-align:center;}.isImage .paragraph--type--full-slider .field--name-field-copy-text{color:#ffffff;font-size:18px;font-family:"DinLight","FSLola","Source Sans Pro",Arial,Helvetica,sans-serif;line-height:20px;width:100%;margin:auto;margin-bottom:30px;text-align:center;}.isImage .field--name-field-lien-more a,.isVideo .field--name-field-lien-more a{color:#ffffff;font-size:18px;text-decoration:none;font-family:"FSLola",Arial,Helvetica,sans-serif;width:16%;padding:8px 20px;border:2px solid #ffffff;display:block;margin:10px auto;border-radius:40px;background:transparent;}.isImage .field--name-field-lien-more a:hover,.isImage .field--name-field-lien-more a:focus,.isVideo .field--name-field-lien-more a:hover,.isVideo .field--name-field-lien-more a:focus{color:#000000;background:#ffffff;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}a.arrowbottom{display:block;width:110px;bottom:-60px;height:110px;position:absolute;left:48%;z-index:10000;background:transparent;cursor:pointer;-webkit-transform:scale(0.5,0.5) translate(-50%,0px);-ms-transform:scale(0.5,0.5) translate(-50%,0px);transform:scale(0.5,0.5) translate(-50%,0px);border-radius:50% 50%;-webkit-transition:all 250ms cubic-bezier(0.005,0.82,0.87,1);transition:all 250ms cubic-bezier(0.005,0.82,0.87,1);}.imgholder3{position:relative;width:110px;height:110px;width:100%;border-radius:100%;float:none;margin:auto;background:#fff;-webkit-box-shadow:none;box-shadow:none;}.imgholder3 .outer1{top:22px;left:38px;width:34px;height:65px;z-index:2;margin:auto;border:3px solid;border-color:#000000;box-shadow:0 0 3px #000;-moz-box-shadow:0 0 3px #000;-webkit-box-shadow:0 0 3px #000;-webkit-transition:border-color 1s,-webkit-box-shadow 1s ease-out;transition:border-color 1s,-webkit-box-shadow 1s ease-out;transition:box-shadow 1s ease-out,border-color 1s;transition:box-shadow 1s ease-out,border-color 1s,-webkit-box-shadow 1s ease-out;-moz-transition:-moz-box-shadow 1s ease-out,border-color 1s;-webkit-transition:-webkit-box-shadow 1s ease-out,border-color 1s;}.imgholder3 .circle{position:absolute;border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;}figure{margin:0;}.imgholder3 span{position:absolute;left:53px;top:64px;z-index:5;opacity:1;-webkit-animation-name:bounce;animation-name:bounce;filter:alpha(opacity=50);transition:opacity 0.7s ease-out 0.3s;-moz-transition:opacity 0.7s ease-out 0.3s;-webkit-transition:opacity 0.7s ease-out 0.3s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;background:#000;width:4px;height:12px;}@media only screen and (max-width:992px){.isVideo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.isVideo .paragraph--type--full-slider{padding:30px;position:absolute;padding-top:50%;}.isVideo .paragraph--type--full-slider .field--name-field-copy-text{width:100%;}.isVideo .paragraph--type--full-slider .field--name-field-copy-text,.isVideo .paragraph--type--full-slider .field--name-field-formatted-title{position:relative;margin-bottom:0;padding:20px;}.isVideo .paragraph--type--full-slider .field--name-field-copy-text::after,.isVideo .paragraph--type--full-slider .field--name-field-formatted-title::after{position:absolute;content:' ';width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.36);z-index:-1;}.isVideo .paragraph--type--full-slider .field--name-field-copy-text{margin-bottom:20px;}.isVideo .field--name-field-background-video{opacity:1;}.isImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.isImage .field--name-field-lien-more a{font-size:16px;width:80%;}.isImage .field--name-field-lien-more a{border:2px solid #000000;}.isImage .field--name-field-lien-more a:hover,.isImage .field--name-field-lien-more a:focus{color:#ffffff;background:#000000;}.fullSlider.owl-carousel .owl-stage-outer{background:transparent;}.path-frontpage .fullSlider .owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.path-frontpage .fullSlider .owl-dots .owl-dot span{background:transparent;}.mobile-navigation .region-header-top{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.mobile-navigation .region-header-top #block-corporattopmenu{width:100%;display:block;margin:0;position:relative;padding:10px;}.mobile-navigation .region-header-top #block-corporattopmenu ul.menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.mobile-navigation .region-header-top #block-corporattopmenu ul.menu li.menu-item{margin:0;}.mobile-navigation .region-header-top #block-corporattopmenu ul.menu li.menu-item a{font-weight:bold;}.mobile-navigation .region-header-top #block-languageswitcher{padding:10px;display:block;width:100%;position:relative;}.mobile-navigation .region-header-top #block-languageswitcher ul.links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.mobile-navigation .region-header-top #block-languageswitcher ul.links li.is-active a.language-link{color:#4baa0a;}.mobile-navigation .region-header-top #block-languageswitcher ul.links a.language-link{color:#ffffff;font-weight:bold;}.mobile-navigation .region-header-top #block-languageswitcher ul.links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.mobile-navigation .region-header-top #block-socialmediaheader{margin:0;display:block;width:100%;padding:10px;position:relative;}.mobile-navigation .region-header-top #block-socialmediaheader ul li.menu-item--expanded{width:100%;margin:0;}.mobile-navigation .region-header-top #block-socialmediaheader ul li.menu-item--expanded>a{display:none;}.mobile-navigation .region-header-top #block-socialmediaheader ul li ul{visibility:visible;opacity:1;height:auto;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:transparent;}.mobile-navigation .region-header-top #block-socialmediaheader ul li ul::before,.mobile-navigation .region-header-top #block-socialmediaheader ul li ul::after{display:none !important;}.mobile-navigation .region-header-top #block-socialmediaheader ul li ul li{margin:0;}a.arrowbottom{display:none;}.onTop #block-ocp-main-menu{top:0;}#header .region-header-top{top:0;}}.view-environmental-news.view-display-id-attachment_1{margin:50px 0;}@media screen and (min-width:741px){.view-environmental-news.view-display-id-attachment_1{margin:180px 0;}}.view-environmental-news.view-display-id-attachment_1 .view-header{margin:0 0 7px 0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper{margin-top:-1px;border-top:1px solid #4baa0a;border-bottom:1px solid #4baa0a;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper>h3{position:relative;margin:0;padding:20px 30px;font-size:20px;line-height:1;cursor:pointer;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper>h3:before{content:"+";font-size:20px;line-height:1;font-weight:bold;position:absolute;left:10px;top:50%;margin-top:-10px;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper>h3:hover{color:#4baa0a;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper{padding:0 30px 20px 30px;}.js .view-environmental-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper{display:none;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper a{color:#000;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper a:hover{color:#4baa0a;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper .views-row{margin-bottom:5px;}.view-environmental-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper .news-archive-date::after{content:" - ";}.view-environmental-news.view-display-id-attachment_1 .view-wrapper.open>h3:before{content:"\2013";}.node.node--type-environmental-news.node--view-mode-listing{margin-bottom:50px;}.node.node--type-environmental-news.node--view-mode-listing .field--name-field-date{margin:0;font-size:14px;text-transform:uppercase;font-weight:bold;letter-spacing:0.5px;color:#4baa0a;}.node.node--type-environmental-news.node--view-mode-listing .entity-label{margin:0 0 20px 0;font-size:20px;color:#4baa0a;}@media screen and (min-width:1181px){.node.node--type-environmental-news.node--view-mode-listing .entity-label{font-size:40px;}}.node.node--type-environmental-news.node--view-mode-listing .field--name-field-image{margin:0 auto;}@media screen and (min-width:1181px){.node.node--type-environmental-news.node--view-mode-listing .field--name-field-image{float:left;margin:0 20px 0 0;}}.node.node--type-environmental-news.node--view-mode-listing .field--name-body{display:inline;}.node.node--type-environmental-news.node--view-mode-listing .field--name-body:after{display:none;}.node.node--type-environmental-news.node--view-mode-listing .field--name-body *{display:inline;margin:0;}.node.node--type-environmental-news.node--view-mode-listing .field--name-body ul{list-style-position:inside;}.node.node--type-environmental-news.node--view-mode-listing .field--name-body ul li{display:list-item;}.node.node--type-environmental-news.node--view-mode-listing .field--name-body+a{white-space:nowrap;}.node.node--type-environmental-news.node--view-mode-listing .field--name-body+a:after{content:"\2026";}.node.node--type-environmental-news.node--view-mode-full .field--name-field-date{margin:0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.node.node--type-environmental-news.node--view-mode-full .field--name-field-download-list{margin:20px 0;}.node.node--type-environmental-news.node--view-mode-listing>.wrapper:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;clear:both;}.node.node--type-environmental-news.node--view-mode-listing>.wrapper{zoom:1;}.view-all-news.view-display-id-attachment_1{margin:50px 0;}@media screen and (min-width:741px){.view-environmental-news.view-display-id-attachment_1{margin:180px 0;}}.view-all-news.view-display-id-attachment_1 .view-header{margin:0 0 7px 0;font-size:14px;text-transform:uppercase;font-weight:bold;color:#4baa0a;}.view-all-news.view-display-id-attachment_1 .view-wrapper{margin-top:-1px;border-top:1px solid #4baa0a;border-bottom:1px solid #4baa0a;}.view-all-news.view-display-id-attachment_1 .view-wrapper>h3{position:relative;margin:0;padding:20px 30px;font-size:20px;line-height:1;cursor:pointer;}.view-all-news.view-display-id-attachment_1 .view-wrapper>h3:before{content:"+";font-size:20px;line-height:1;font-weight:bold;position:absolute;left:10px;top:50%;margin-top:-10px;}.view-all-news.view-display-id-attachment_1 .view-wrapper>h3:hover{color:#4baa0a;}.view-all-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper{padding:0 30px 20px 30px;}.js .view-all-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper{display:none;}.view-all-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper a{color:#000;}.view-all-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper a:hover{color:#4baa0a;}.view-all-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper .views-row{margin-bottom:5px;}.view-all-news.view-display-id-attachment_1 .view-wrapper .view-rows-wrapper .news-archive-date::after{content:" - ";}.view-all-news.view-display-id-attachment_1 .view-wrapper.open>h3:before{content:"\2013";}.field--item--paragraph--type--press-releases .paragraph--type--press-releases{padding:14px 30px;position:relative;padding-bottom:10px;background:#57ab3f;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.light-green{background:#57ab3f;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.white{background:#ffffff;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.white *{color:#000000 !important;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.green{background:#4baa0a;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.dark-green{background:#009688;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.blue{background:#0082be;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.light-blue{background:#00afdc;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.red{background:#dc3228;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .sand{background:#AFA082;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases.green-medium{background:#4CAF50;}.paragraph--type--press-releases .field--name-field-title{color:#ffffff;font-size:28px;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;line-height:34px;margin-bottom:15px;width:100%;height:auto;overflow:hidden;padding-bottom:2px;}.paragraph--type--press-releases .field--name-field-url{position:relative;text-align:right;}.paragraph--type--press-releases .field--name-field-url a{text-decoration:underline;color:#ffffff;font-size:16px;font-weight:300;font-family:"FSLola",Arial,Helvetica,sans-serif;}.field--item--paragraph--type--press-releases .owl-dots{margin-top:0 !important;}.field--item--paragraph--type--press-releases .owl-dots .owl-dot span{margin:5px 4px;background:#ffffff;}.field--item--paragraph--type--press-releases .owl-dots .owl-dot.active span{background:#b9b9b9;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases h3{display:block;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases h3 a{text-decoration:none;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases .desc_content{display:-webkit-box;display:-ms-flexbox;display:flex;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases .field--name-field-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;text-align:center;padding:0 10px;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases .field--name-field-date span{color:#ffffff;font-size:28px;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;line-height:30px;margin:0;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases .field--name-field-date span.year{font-weight:300;display:none;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases .field--type-text-with-summary{max-height:76px;padding:0 10px;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases .field--name-field-date time{color:#ffffff;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases h3{color:#ffffff;font-size:18px;font-weight:300;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;line-height:24px;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;height:76px;margin-left:10px;}.field--item--paragraph--type--press-releases .paragraph--type--press-releases .node--type-press-releases .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport{padding:14px 30px;position:relative;padding-bottom:10px;background:#57ab3f;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.light-green{background:#57ab3f;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.white{background:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.white *{color:#000000 !important;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.green{background:#4baa0a;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.dark-green{background:#009688;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.blue{background:#0082be;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.light-blue{background:#00afdc;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.red{background:#dc3228;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.sand{background:#AFA082;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.green-medium{background:#4CAF50;}.field--item--paragraph--type--annuel-repport .owl-dots{margin-top:0 !important;}.field--item--paragraph--type--annuel-repport .owl-dots .owl-dot span{margin:5px 4px;background:#ffffff;}.field--item--paragraph--type--annuel-repport .owl-dots .owl-dot.active span{background:#b9b9b9;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--name-field-image{width:20%;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .wrapper{width:80%;padding-right:10px;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page h3{color:#ffffff;font-size:28px;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;line-height:28px;margin-bottom:10px;overflow:hidden;padding-bottom:2px;height:35px;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page h3 a{text-decoration:none;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--type-text-with-summary{height:46px;padding:0;overflow:hidden;margin-bottom:22px;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--name-field-download-list .paragraph--type--download-item{padding:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--name-field-download-list .paragraph--type--download-item{padding:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--type-text-with-summary p{color:#ffffff;font-size:18px;font-weight:300;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;line-height:24px;margin:0;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .paragraph--type--download-item .field--name-field-file{text-align:left;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{background:#ffffff;border-color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.dark-green .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#109688;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.dark-green .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#109688;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.light-green .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#57ab3f;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.light-green .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#57ab3f;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.white .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.white .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#ffffff;color:#000000;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.green .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#4baa0a;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.green .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#4baa0a;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.blue .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#0082be;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.blue .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#0082be;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.light-blue .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#00afdc;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.light-blue .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#00afdc;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.red .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#dc3228;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.red .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#dc3228;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.sand .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#AFA082;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.sand .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#AFA082;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.green-medium .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a{color:#4CAF50;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport.green-medium .node--type-publications-page .paragraph--type--download-item .file--mime-application-pdf a:hover{background:#4CAF50;color:#ffffff;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .paragraph--type--download-item .field--name-field-title{display:none;}@media only screen and (max-width:992px){.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport,.field--item--paragraph--type--press-releases .paragraph--type--press-releases{padding:12px 18px;}.paragraph--type--press-releases .field--name-field-url{text-align:center;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--name-field-image{margin-bottom:10px;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--name-field-download-list .paragraph--type--download-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .file--mime-application-pdf a{margin-bottom:10px;width:100%;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .paragraph--type--download-item .field--name-field-file{text-align:center;width:100%;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--name-field-image{width:30%;margin:10px auto;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .wrapper{width:100%;padding-right:auto;}}.paragraph--type--infographie{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.paragraph--type--infographie .field--name-field-background-image{position:relative;width:100%;}.paragraph--type--infographie .field--name-field-background-image img{width:auto;position:absolute;height:auto;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.3);}.paragraph--type--infographie .field--name-field-image{position:absolute;padding:30px;}.paragraph--type--full-width .paragraph--type--infographie .field--name-field-image{background:#56a740;opacity:0.9;}@media screen and (min-width:992px){.paragraph--type--infographie{position:inherit;}.paragraph--type--infographie .field--name-field-background-image{position:inherit;}}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type{width:50%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .field--name-field-image{height:470px;overflow:hidden;position:relative;width:80%;margin-left:0;margin-right:auto;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .field--name-field-image{margin-right:0;margin-left:auto;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .field--name-field-image img{position:absolute;height:auto;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);width:auto;max-width:initial;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch{position:absolute;background:#58ab3f;width:260px;height:auto;padding:18px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;overflow:hidden;min-height:350px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:-70px;left:-18%;margin-right:auto;margin-left:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{left:-140px;bottom:auto;margin-right:auto;margin-left:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch{right:-140px;bottom:auto;left:0;margin-left:auto;margin-right:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-green>div:first-of-type .content-acroch{background:#57ab3f;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.white>div:first-of-type .content-acroch{background:#ffffff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.white>div:first-of-type .content-acroch *{color:#000000 !important;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.green>div:first-of-type .content-acroch{background:#4baa0a;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-green>div:first-of-type .content-acroch{background:#7c9d16;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.blue>div:first-of-type .content-acroch{background:#0082be;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-blue>div:first-of-type .content-acroch{background:#00afdc;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.red>div:first-of-type .content-acroch{background:#dc3228;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.sand>div:first-of-type .content-acroch{background:#AFA082;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.green-medium>div:first-of-type .content-acroch{background:#74bab0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-bay>div:first-of-type .content-acroch{background:#3f6770;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.brown>div:first-of-type .content-acroch{background:#9b7757;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.gray>div:first-of-type .content-acroch{background:#8c999e;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .icon-background{position:absolute;height:63%;opacity:0.1;z-index:1;bottom:-30px;left:-30px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{color:#ffffff;font-size:30px;line-height:20px;font-family:"FSLola",Arial,Helvetica,sans-serif;font-weight:bold;margin-bottom:0;text-align:left;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-icon-img{margin-bottom:10px;padding:10px;margin-top:-85px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-icon-img img{width:110px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div.warpper-first-our-service{width:50%;padding:20px 4%;padding-right:12%;}.ner{position:relative;margin:auto;max-width:1440px;height:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.card-container .field--item--paragraph--type--block-flip{width:33.33%;-webkit-box-flex:0;-ms-flex:0 0 32.33%;flex:0 0 32.33%;position:relative;overflow:hidden;margin-bottom:20px;}.card-container .paragraph--type--block-flip{width:100%;height:370px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 0.4s linear;-o-transition:all 0.4s linear;transition:all 0.4s linear;display:block;position:relative;cursor:pointer;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:last-of-type{position:absolute;bottom:-30%;width:34%;left:-8px;opacity:.2;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-title{display:block;width:100%;color:white;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 0.30s linear;-o-transition:all 0.30s linear;transition:all 0.30s linear;height:auto;}.card-container .paragraph--type--block-flip .front-icon-title{display:block;width:100%;height:auto;color:white;text-align:center;visibility:visible;padding:60px 0px;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-title{display:block;color:white;font-size:24px;text-align:center;width:80%;margin:10px auto;position:relative;font-weight:bold;}.card-container .paragraph--type--block-flip .field--name-field-copy-text .field--name-field-title{display:block;color:white;font-size:20px;text-align:left;margin:4px auto;position:relative;font-family:'DinMedium';}.card-container .paragraph--type--block-flip .field--name-field-copy-text{display:block;color:#ffffff;font-size:16px;text-align:left;width:100%;padding:16px;position:absolute;top:0;left:0;opacity:0;visibility:hidden;height:100%;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-copy-text ul{padding-left:20px;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img{position:relative;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:last-of-type{position:absolute;bottom:-194px;width:40%;left:-12px;opacity:.2;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:first-of-type{width:120px;}.card-container .paragraph--type--block-flip .field--name-field-image img{position:absolute;height:100%;width:auto;left:0;top:0;}.card-container .paragraph--type--block-flip .field--name-field-image{position:relative;padding:0;background:transparent!important;-webkit-transform:rotateY(0deg)!important;transform:rotateY(0deg)!important;height:100%;}.card-container .field--item--paragraph--type--block-flip:hover .paragraph--type--block-flip{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}.card-container .field--item--paragraph--type--block-flip.cont-card_img:hover .paragraph--type--block-flip.card_img{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);}.card-container .field--item--paragraph--type--block-flip:hover .front-icon-title{display:none;visibility:hidden;}.card-container .field--item--paragraph--type--block-flip:hover .field--name-field-copy-text{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:1;visibility:visible;transition:transform 0s linear;}.card-container .paragraph--type--block-flip.light-green{background:#57ab3f;}.card-container .paragraph--type--block-flip.white{background:#ffffff;}.card-container .paragraph--type--block-flip.white *{color:#000000!important;}.card-container .paragraph--type--block-flip.green{background:#4baa0a;}.card-container .paragraph--type--block-flip.dark-green{background:#009688;}.card-container .paragraph--type--block-flip.blue{background:#0082be;}.card-container .paragraph--type--block-flip.light-blue{background:#00afdc;}.card-container .paragraph--type--block-flip.red{background:#dc3228;}.card-container .paragraph--type--block-flip.sand{background:#AFA082;}.card-container .paragraph--type--block-flip.green-medium{background:#4CAF50;}.card-container .paragraph--type--block-flip.gray{background:#8692ab;}.card-container .paragraph--type--block-flip.brown{background:#9c7758;}.card-container .paragraph--type--block-flip.light-blue{background:#ADD8E6;}.card-container .paragraph--type--block-flip.dark-bay{background:#3f6770;}@media only screen and (max-width:992px){.card-container{max-width:initial;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:auto;overflow:visible;padding:10px;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;overflow:hidden;}.card-container .field--item--paragraph--type--block-flip{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden;margin-bottom:20px;}.card-container .paragraph--type--block-flip .front-icon-title,.card-container .paragraph--type--block-flip .field--name-field-copy-text{height:100%;padding:20px 0;overflow:hidden;}.card-container .paragraph--type--block-flip .field--name-field-image{height:auto;}.card-container .paragraph--type--block-flip .field--name-field-image img{height:auto;width:100%;overflow:hidden;position:relative;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:last-of-type{bottom:-280px;width:130px;left:-5px;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-title{font-size:26px;width:90%;line-height:1.1;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:first-of-type{width:120px;}.card-container .field--item--paragraph--type--block-flip:hover .field--name-field-copy-text{padding:10px;}.card-container .paragraph--type--block-flip{height:420px;}.card-container .paragraph--type--block-flip.card_img{height:auto;}}landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div.warpper-first-our-service{padding-right:16%;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div.warpper-first-our-service{padding-left:16%;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div.warpper-first-our-service .field--name-field-title{color:#58ab3f;font-size:36px;line-height:40px;font-family:"FSLola",Arial,Helvetica,sans-serif;font-weight:bold;width:100%;margin-left:auto;margin-right:0;margin-bottom:10px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div.warpper-first-our-service .field--name-field-title{text-align:left;margin-right:auto;margin-left:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--type-text-long p{font-size:18px;line-height:24px;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;font-weight:100;margin-bottom:6px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right div.warpper-first-our-service .field--type-text-long p{text-align:left;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--type-text-long p{color:#4a4a4a;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--name-field-button{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right div.warpper-first-our-service .field--name-field-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--name-field-button a{text-decoration:none;color:#58ab3f;border:2px solid #58ab3f;padding:10px 20px;font-size:16px;text-align:center;position:relative;display:block;width:206px;min-height:49px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--name-field-button a:hover{background:#58ab3f;color:#ffffff;border:2px solid #58ab3f;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;}@media only screen and (max-width:992px){.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch{margin-right:auto;margin-left:auto;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{margin-right:auto;margin-left:auto;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch{margin-right:auto;margin-left:auto;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type{width:100%;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div.warpper-first-our-service{width:100%;-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .field--name-field-image{width:100%;margin:auto;height:auto;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .field--name-field-image img{position:relative;width:100%;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch{position:relative;width:90%;left:0 !important;right:0 !important;margin:10px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--name-field-button a{-webkit-box-flex:1;-ms-flex:1;flex:1;}}.layout-container{padding-top:106px;}#block-ocp-breadcrumbs{display:block !important;width:100%;background:#4ba909;color:#fff;margin:auto;max-width:1900px;z-index:-1;margin-top:10px;}#block-ocp-breadcrumbs nav.breadcrumb{max-width:1000px;width:100%;padding-left:20px;margin-left:100px;margin:0 auto;}.has-scroll #block-ocp-breadcrumbs{display:block !important;}#block-ocp-breadcrumbs .breadcrumb-item a:hover{color:#ffffff;text-decoration:underline;}#block-ocp-breadcrumbs .breadcrumb-item *{color:#ffffff;}.warpperOurService .field--type-entity-reference-revisions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.warpperOurService .field--item--paragraph--type--title:first-of-type .field--type-text-long{margin-top:0;margin-bottom:20px;}.warpperOurService .field--item--paragraph--type--title:first-of-type .field--type-text-long h5{font-size:26px;color:#4a4a4a;text-align:center;font-family:"FSLola",Arial,Helvetica,sans-serif;}.warpperOurService .field--item--paragraph--type--title:last-of-type .field--type-text-long{margin-top:30px;padding:0 20px;}.warpperOurService .field--item--paragraph--type--title:last-of-type .field--type-text-long p{font-size:18px;color:#000000;text-align:left;font-family:"FSLola",Arial,Helvetica,sans-serif;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service{width:25%;margin:0 24px;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service{background:#4ba90a;padding:30px 16px;text-align:center;height:100%;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.light-green{background:#57ab3f;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.white{background:#ffffff;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.white *{color:#000000 !important;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.green{background:#4baa0a;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.dark-green{background:#009688;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.blue{background:#0082be;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.light-blue{background:#00afdc;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.red{background:#dc3228;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.sand{background:#AFA082;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.green-medium{background:#4CAF50;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.gray{background:#8692ab;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.brown{background:#9c7758;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.light-blue{background:#ADD8E6;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.light-blue{background:#ADD8E6;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service.dark-bay{background:#3f6770;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service .warpper-our-service .field--name-field-icon-img{margin:10px 0;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service .warpper-our-service .field--name-field-icon-img img{width:auto;height:80px;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service .warpper-our-service .field--type-string-long{color:#ffffff;font-weight:bold;line-height:26px;font-size:18px;margin-top:10px;}.fullWidth-bandeau .paragraph--type--bandeau{min-height:300px;background-size:cover;background-position:0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;position:relative;overflow:hidden;}.fullWidth-bandeau .paragraph--type--bandeau .description-bandeau{max-width:1180px;margin:auto;z-index:2;}.fullWidth-bandeau .paragraph--type--bandeau .description-bandeau .field--name-field-image{display:none;}.fullWidth-bandeau .paragraph--type--bandeau .description-bandeau .field--name-field-title{font-size:44px;color:#ffffff;font-family:"FSLola",Arial,Helvetica,sans-serif;font-weight:bold;text-align:center;padding:0 18px;line-height:1.1;}.paragraph.paragraph--type--bandeau.paragraph--view-mode--default:after{content:' ';height:100%;width:100%;background:rgba(0,0,0,0.19);position:absolute;z-index:1;}.bloc-info{margin-bottom:2%;}.bloc-info.noMedia{margin-bottom:0;}.bloc-info .field--item--paragraph--type--title .field--type-text-long{color:#58ab40;font-size:36px;font-family:"FSLola",Arial,Helvetica,sans-serif;font-weight:500;text-align:center;padding:30px;}.bloc-info .paragraph--type--bloc-information{position:relative;}.bloc-info .paragraph--type--bloc-information .description-bloc-information{background:#57ab3f;padding:45px;width:60%;padding-left:12%;margin-top:90px;min-height:370px;position:relative;}.bloc-info .left.paragraph--type--bloc-information .description-bloc-information{padding:45px;width:60%;padding-left:12%;margin-top:90px;margin-left:auto;margin-right:inherit;min-height:300px;position:relative;}.bloc-info .right.paragraph--type--bloc-information .description-bloc-information{padding:45px;width:60%;padding-right:12%;margin-top:90px;margin-right:auto;margin-left:inherit;min-height:370px;position:relative;}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information{width:50%;position:absolute;top:-100px;z-index:1;}.bloc-info .left.paragraph--type--bloc-information .contenu-bloc-information{left:0;right:inherit;}.bloc-info .right.paragraph--type--bloc-information .contenu-bloc-information{right:0;left:inherit;}.bloc-info.noMedia .paragraph--type--bloc-information .description-bloc-information{background:#57ab3f;padding:30px;width:100%;padding-left:30px;margin-top:0;margin-left:0;position:relative;}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information .field--name-field-url iframe{z-index:1;}.bloc-info .paragraph--type--bloc-information.light-green .description-bloc-information{background:#57ab3f;}.bloc-info .paragraph--type--bloc-information.white .description-bloc-information{background:#ffffff;}.bloc-info .paragraph--type--bloc-information.white .description-bloc-information *{color:#000000 !important;}.bloc-info .paragraph--type--bloc-information.green .description-bloc-information{background:#4baa0a;}.bloc-info .paragraph--type--bloc-information.dark-green .description-bloc-information{background:#009688;}.bloc-info .paragraph--type--bloc-information.blue .description-bloc-information{background:#0082be;}.bloc-info .paragraph--type--bloc-information.light-blue .description-bloc-information{background:#00afdc;}.bloc-info .paragraph--type--bloc-information.red .description-bloc-information{background:#dc3228;}.bloc-info .paragraph--type--bloc-information.sand .description-bloc-information{background:#AFA082;}.bloc-info .paragraph--type--bloc-information.green-medium .description-bloc-information{background:#4CAF50;}.bloc-info .paragraph--type--bloc-information.gray .description-bloc-information{background:#8692ab;}.bloc-info .paragraph--type--bloc-information.brown .description-bloc-information{background:#9c7758;}.bloc-info .paragraph--type--bloc-information.light-blue .description-bloc-information{background:#ADD8E6;}.bloc-info .paragraph--type--bloc-information.light-blue .description-bloc-information{background:#ADD8E6;}.bloc-info .paragraph--type--bloc-information.dark-bay .description-bloc-information{background:#3f6770;}.bloc-info .paragraph--type--bloc-information .description-bloc-information .field--type-text-long p{margin-bottom:0;}.bloc-info .paragraph--type--bloc-information .description-bloc-information .field--type-text-long p:first-of-type{margin-bottom:20px;}.bloc-info .paragraph--type--bloc-information .description-bloc-information .field--type-text-long{font-size:18px;color:#ffffff;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;font-weight:100;text-align:left;}.bloc-info .paragraph--type--bloc-information .description-bloc-information .field--type-text-long a.link-more{text-decoration:none;color:#ffffff;border:2px solid #ffffff;padding:10px 40px;font-size:16px;text-align:center;position:absolute;display:block;max-width:200px;width:auto;min-height:50px;bottom:40px;}.bloc-info .left.paragraph--type--bloc-information .description-bloc-information .field--type-text-long a.link-more{text-decoration:none;color:#ffffff;border:2px solid #ffffff;padding:10px 40px;font-size:16px;text-align:center;position:absolute;display:block;max-width:200px;width:auto;min-height:50px;bottom:40px;left:inherit;right:inherit;}.bloc-info .right.paragraph--type--bloc-information .description-bloc-information .field--type-text-long a{text-decoration:none;color:#ffffff;border:2px solid #ffffff;padding:10px 40px;font-size:16px;text-align:center;position:absolute;display:block;max-width:inherit;width:auto;min-height:50px;bottom:40px;left:inherit;right:20%;}.bloc-info .paragraph--type--bloc-information .description-bloc-information .field--type-text-long a.link-more:hover{background:#ffffff;color:#58ab3f;border-color:#ffffff;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;}.bloc-info .paragraph--type--bloc-information .description-bloc-information .field--name-field-icon-img img{position:absolute;bottom:20px;right:20px;width:170px;opacity:.2;}.bloc-info .left.paragraph--type--bloc-information .description-bloc-information .field--name-field-icon-img img{position:absolute;bottom:20px;right:20px;width:170px;opacity:.2;}.bloc-info .right.paragraph--type--bloc-information .description-bloc-information .field--name-field-icon-img img{position:absolute;bottom:20px;left:20px;width:170px;opacity:.2;}.bloc-info .paragraph--type--bloc-information.light-green .description-bloc-information .field--type-text-long a.link-more:hover{color:#57ab3f;}.bloc-info .paragraph--type--bloc-information.white .description-bloc-information .field--type-text-long a.link-more{color:#000000;border-color:#000000;}.bloc-info .paragraph--type--bloc-information.white .description-bloc-information .field--type-text-long a.link-more:hover{color:#ffffff !important;background:#000000;}.bloc-info .paragraph--type--bloc-information.green .description-bloc-information .field--type-text-long a.link-more:hover{color:#4baa0a;}.bloc-info .paragraph--type--bloc-information.dark-green .description-bloc-information .field--type-text-long a.link-more:hover{color:#009688;}.bloc-info .paragraph--type--bloc-information.blue .description-bloc-information .field--type-text-long a.link-more:hover{color:#0082be;}.bloc-info .paragraph--type--bloc-information.light-blue .description-bloc-information .field--type-text-long a.link-more:hover{color:#00afdc;}.bloc-info .paragraph--type--bloc-information.red .description-bloc-information .field--type-text-long a.link-more:hover{color:#dc3228;}.bloc-info .paragraph--type--bloc-information.sand .description-bloc-information .field--type-text-long a.link-more:hover{color:#AFA082;}.bloc-info .paragraph--type--bloc-information.green-medium .description-bloc-information .field--type-text-long a.link-more:hover{color:#4CAF50;}.bloc-info .paragraph--type--bloc-information.gray .description-bloc-information .field--type-text-long a.link-more:hover{color:#8692ab;}.bloc-info .paragraph--type--bloc-information.brown .description-bloc-information .field--type-text-long a.link-more:hover{color:#9c7758;}.bloc-info .paragraph--type--bloc-information.light-blue .description-bloc-information .field--type-text-long a.link-more:hover{color:#ADD8E6;}.bloc-info .paragraph--type--bloc-information.dark-bay .description-bloc-information .field--type-text-long a.link-more:hover{color:#3f6770;}.field--name-field-layout>.field__item.bg-color{background:#ececec;width:1900px;max-width:initial;}.field--name-field-layout>.field__item.bg-color .paragraph--type--full-width{background:transparent;max-width:1180px;margin:auto;}@media only screen and (max-width:992px){.field--name-field-layout>.field__item.bg-color{width:100%;}}@media only screen and (max-width:992px){#block-ocp-breadcrumbs{min-width:100%;z-index:1;}#block-ocp-breadcrumbs nav.breadcrumb{width:100%;margin:0 6px;}div#block-ocp-breadcrumbs{top:0;bottom:0;position:relative;display:block !important;margin-top:0;margin-bottom:10px;}.warpperOurService .field--type-entity-reference-revisions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service{width:100%;margin:0;padding:8px;}.bloc-info .paragraph--type--bloc-information{padding:10px;}.bloc-info .paragraph--type--bloc-information .description-bloc-information{padding:20px;width:100%;padding-left:20px;margin-top:10px;margin-left:0;}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information{width:100%;position:relative;left:0;right:0;top:0;}.bloc-info .left.paragraph--type--bloc-information .description-bloc-information{padding:20px;width:100%;padding-left:20px;margin-top:10px;margin-left:0;}.bloc-info .left.paragraph--type--bloc-information .contenu-bloc-information{width:100%;position:relative;left:0;right:0;top:0;}.bloc-info .right.paragraph--type--bloc-information .description-bloc-information{padding:20px;width:100%;padding-left:20px;margin-top:10px;margin-left:0;}.bloc-info .right.paragraph--type--bloc-information .contenu-bloc-information{width:100%;position:relative;left:0;right:0;top:0;}}.container-bloc-information .contenu-bloc-information .field--name-field-image{position:relative;z-index:3;}.container-bloc-information .contenu-bloc-information a{position:absolute;opacity:0;}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information .field--name-field-url{display:block;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information .field--name-field-url .plyr__control{position:absolute;z-index:999;}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information .field--name-field-url .plyr--video{position:relative;width:100%;top:0;}.container-bloc-information .contenu-bloc-information .field--name-field-image .preview-video-button{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;text-indent:-9999em;cursor:pointer;z-index:99;}.container-bloc-information .contenu-bloc-information .field--name-field-image .preview-video-button::after{display:block;content:"\e826";font:64px/1 "Nucleo Glyph";text-indent:0;color:#fff;position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;}.field--name-field-layout>.field__item.bg-color{background:#ececec;width:1900px;max-width:initial;padding:60px 0;}.field--name-field-layout>.field__item.bg-color .paragraph--type--full-width{background:transparent;max-width:1180px;margin:auto;}@media only screen and (max-width:992px){.field--name-field-layout>.field__item.bg-color{width:100%;}}@media only screen and (max-width:992px){#block-ocp-breadcrumbs{min-width:100%;z-index:1;}#block-ocp-breadcrumbs nav.breadcrumb{width:100%;margin:0 6px;padding:0;display:none;}div#block-ocp-breadcrumbs{top:0;bottom:0;position:relative;display:block !important;margin-top:0;margin-bottom:10px;}.warpperOurService .field--type-entity-reference-revisions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service{width:100%;margin:0;padding:8px;}.bloc-info .paragraph--type--bloc-information{padding:10px;}.bloc-info .paragraph--type--bloc-information .description-bloc-information{padding:20px;width:100%;margin-top:10px;margin-left:0;}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information{width:100%;position:relative;left:0;right:0;top:0;}}.ourVision{background-size:cover;max-width:1900px !important;width:100% !important;padding:10px;}.ourVision .paragraph--type--full-width{background:transparent !important;width:100% !important;max-width:1180px !important;margin-left:auto !important;margin-right:auto !important;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision{background:#4ba90acc;padding:50px 30px;width:85%;margin:30px;margin-left:10%;word-break:break-word;position:relative;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.light-green{background:rgba(75,170,10,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.white{background:rgba(255,255,255,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.white *{color:#000000 !important;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.green{background:rgba(75,170,10,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.dark-green{background:#0c8b44;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.blue{background:rgba(0,130,190,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.light-blue{background:rgba(0,175,220,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.red{background:rgba(220,50,40,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.sand{background:rgba(175,160,130,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.green-medium{background:rgba(76,175,80,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.gray{background:rgba(134,146,171,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.brown{background:rgba(156,119,88,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.light-blue{background:rgba(173,216,230,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.dark-bay{background:rgba(63,103,112,0.8);}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h3{color:#ffffff;font-weight:bold;font-family:"FSLola",Arial,Helvetica,sans-serif;font-size:35px;text-align:left;line-height:1.2;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h1,.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h2,.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h4,.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h5,.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h6{color:#ffffff;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h3:not(:first-of-type){font-size:25px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long p{color:#ffffff;font-weight:100;font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;font-size:18px;text-align:left;padding-right:10%;margin-bottom:26px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-peliers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-right:90px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-peliers .field__item{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-peliers .field__item p{color:#ffffff;font-size:18px;padding:0 20px;margin-bottom:0;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-peliers .field__item p:first-of-type{font-size:74px;font-weight:bold;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-peliers .field__item p:last-of-type{line-height:1.1;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-icon-img{position:absolute;top:60%;right:-60px;opacity:0.5;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-icon-img img{width:130px;}.ourVision .sand a.link-more,.ourVision .brown a.link-more,.ourVision .green a.link-more,.ourVision .gray a.link-more,.ourVision .dark-green a.link-more,.ourVision .light-green a.link-more,.ourVision .blue a.link-more,.ourVision .light-blue a.link-more,.ourVision .red a,.ourVision .green-medium a.link-more,.ourVision .dark-bay a.link-more{text-decoration:none;color:#ffffff;border:2px solid #ffffff;padding:10px 40px;font-size:16px;text-align:center;position:absolute;display:block;width:auto;min-height:50px;bottom:40px;left:inherit;right:inherit;}.ourVision .sand a.link-more:hover{color:rgba(175,160,130,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .brown a.link-more:hover{color:rgba(156,119,88,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .green a.link-more:hover{color:rgba(75,170,10,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .gray a.link-more:hover{color:rgba(134,146,171,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .dark-green a.link-more:hover{color:#0c8b44;background:#ffffff;border-color:#ffffff;}.ourVision .light-green a.link-more:hover{color:rgba(75,170,10,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .blue a.link-more:hover{color:rgba(0,130,190,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .light-blue a.link-more:hover{color:rgba(173,216,230,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .red a.link-more:hover{color:rgba(220,50,40,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .grenn-medium a.link-more:hover{color:rgba(76,175,80,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .dark-bay a.link-more:hover{color:rgba(63,103,112,0.8);background:#ffffff;border-color:#ffffff;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.right{margin-right:0;padding-left:80px;margin-left:auto;padding-right:40px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.right .description-our-vision .field--type-text-long h3{text-align:left;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.right .description-our-vision .field--type-text-long p{text-align:left;padding-right:0;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.right a.link-more,.ourVision a.link-more{right:40px;z-index:1;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.right .description-our-vision .field--name-field-icon-img{left:-60px;right:0;}@media only screen and (max-width:992px){.ourVision{max-width:initial !important;}.ourVision .paragraph--type--full-width{max-width:initial !important;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision{padding:20px;width:100%;margin:10px;margin-left:initial;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-peliers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:initial;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long p{padding-right:0;margin-bottom:20px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-icon-img{position:absolute;top:0;right:0;padding:25px;text-align:center;left:0;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-icon-img img{width:auto;display:block;margin:auto;height:100px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long:first-of-type{margin-top:100px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.right{padding-left:30px;padding-right:30px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.right .description-our-vision .field--name-field-icon-img{left:0;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h3{font-size:25px;}}.field--name-field-layout>.field__item.bg-color{max-width:1900px;width:100%;}@media screen and (min-width:1024px){body.has-scroll .site-logo{max-width:100px;padding:0;}.site-logo{max-width:100px;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;}body.has-scroll .region-header .block-custom-search{margin-top:-35px;}body.has-scroll #header{-webkit-transition:none;transition:none;min-height:85px;}.no-scroll #block-ocp-branding{top:-12px;}.region-header .block-custom-search{margin-top:-35px;margin-right:0;}.region-header .block-custom-search>form{top:45px;}body.has-scroll .site-logo>img{max-height:99px;}.paragraph--type--impact-teaser>.field--name-field-image img{width:100%;}.paragraph--type--impact-teaser{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;}.isVideo .paragraph--type--full-slider{position:absolute;z-index:2;width:100%;top:0;text-align:center;padding:12% 30% 0;margin-top:0;height:100%;}.isImage .paragraph--type--full-slider{max-width:1180px;padding:0;margin:0 auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:35%;}body.has-scroll.path-frontpage .region-header .block-custom-search{margin-top:-35px;}body.has-scroll.path-frontpage .region-header .block.block-menu{padding-top:0;margin-top:12px;}}@media screen and (max-width:1024px){#header{-webkit-transition:none;transition:none;}.region-header .block-custom-search,body.has-scroll .region-header .block-custom-search{display:none;}body.has-scroll #header{height:100px;-webkit-transition:none;transition:none;}body.has-scroll #header{-webkit-transition:none;transition:none;}.site-logo>img{-webkit-transition:none;transition:none;}.has-scroll #block-ocp-breadcrumbs{margin-top:0;}body.has-scroll .site-logo{max-width:inherit;padding:inherit;}.has-scroll #block-ocp-breadcrumbs{display:block !important;bottom:inherit;top:85px;margin:0;}#header .region-header-top #block-languageswitcher{padding:0 105px;}#block-ocp-breadcrumbs nav.breadcrumb{max-width:100%;margin-left:0;padding-left:10px;}.has-scroll #block-ocp-branding,.no-scroll #block-ocp-branding{top:50%;max-width:50px;-webkit-transform:translate(0,25%);-ms-transform:translate(0,25%);transform:translate(0,25%);}.site-logo{max-width:100px;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;}.has-scroll #block-ocp-branding,.no-scroll #block-ocp-branding{top:50%;max-width:50px;-webkit-transform:translate(15px,0);-ms-transform:translate(15px,0);transform:translate(15px,0);}.no-scroll #block-ocp-branding{top:50%;max-width:50px;-webkit-transform:translate(15px,0);-ms-transform:translate(15px,0);transform:translate(15px,0);}.has-scroll #block-ocp-branding{-webkit-transform:translate(25%,20%);-ms-transform:translate(25%,0);transform:translate(25%,20%);}body.has-scroll #header{height:72px;-webkit-transition:none;transition:none;}}@media screen and (max-width:992px){.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{margin:0;width:-webkit-calc(30% - 20px);width:calc(30% - 20px);position:absolute;top:-90px;left:20px !important;}.field--type-entity-reference-revisions.fullWidth-bandeau .field__item{padding:0;margin:0;}.field--type-entity-reference-revisions.fullWidth-bandeau .key_person-main .field__item{padding:0;margin:0 auto;}.field--type-entity-reference-revisions.fullWidth-bandeau .key_person-main .person-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.field--name-field-content-widget:first-child{display:initial;}.paragraph--type--two-columns>.field--name-field-content-widget>.field__item:last-child,.paragraph--type--two-columns>.field--name-field-content-widget>.field__item:first-child{display:initial;width:100%;}.paragraph--type--two-columns>.field--name-field-content-widget>.field__item:first-child.field--type-entity-reference-revisions{display:initial;width:100%;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div.warpper-first-our-service,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div.warpper-first-our-service{padding-left:0;padding-right:0;padding:20px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--type-text-long p,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div.warpper-first-our-service *{text-align:left;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-icon-img{margin-top:0;}.has-scroll #block-ocp-branding,.no-scroll #block-ocp-branding{top:50%;max-width:50px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--name-field-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.fullSlider.owl-carousel .owl-video-play-icon{bottom:0;right:-20px;top:inherit;left:inherit;background-size:50px;-webkit-transform:translate(-35%,0);-ms-transform:translate(-35%,0);transform:translate(-35%,0);margin-left:0;background-position:center;position:fixed;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision){margin:0;padding:0 0 30px 0;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision) .paragraph--type--full-width{padding:0 15px;}.field--name-field-content-widget:first-child.field--type-entity-reference-revisions{margin-top:0;display:block;}.field--name-field-content-widget:first-child.custom-block-videos{margin:20px 0;display:block;padding:0;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision{margin:0;}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information .field--name-field-url{position:relative;}.bloc-info .left.paragraph--type--bloc-information .description-bloc-information .field--type-text-long a{position:relative;bottom:0;}.isVideo .paragraph--type--full-slider{padding:30px;}.isVideo .paragraph--type--full-slider .field--name-field-formatted-title,.isImage .paragraph--type--full-slider .field--name-field-formatted-title{font-size:15px;line-height:15px;}.isVideo .paragraph--type--full-slider .field--name-field-formatted-title p,.isImage .paragraph--type--full-slider .field--name-field-formatted-title p{margin-bottom:0;}.isVideo .paragraph--type--full-slider .field--name-field-background-image img,.isImage .field--name-field-background-image img{width:auto;height:100%;}.owl-video-playing{background:#000;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{margin:0;width:-webkit-calc(30% - 20px);width:calc(30% - 20px);position:absolute;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;left:20px !important;opacity:.8;min-height:200px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-icon-img img{width:60px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{color:#ffffff;font-size:22px;line-height:20px;font-family:"FSLola",Arial,Helvetica,sans-serif;font-weight:bold;margin-bottom:0;word-break:inherit;text-align:left;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision) .paragraph--type--full-width{padding:15px;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision){margin:0;padding:0;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item{padding:0 30px;margin:0;overflow:v;}.card-item{width:100%;height:370px;overflow:visible;}}@media screen and (max-width:768px){body.has-scroll #header{height:75px;-webkit-transition:none;transition:none;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item{margin:0;padding:0;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.dark-green{margin:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{position:relative;width:100%;top:0;left:0 !important;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision){padding:0 0 30px 0;}}.path-frontpage .region-header .block-custom-search>form{background:transparent;}.path-frontpage .region-header .block-custom-search>form:after{content:' ';position:absolute;width:100%;height:100%;background:#ffffff5e;left:0;top:0;z-index:-1;}.paragraph--type--title .field--name-field-topic,.paragraph--type--teaser-tile .field--name-field-topic,.paragraph--type--key-fact-text .field--name-field-topic,.paragraph--type--key-fact-icon .field--name-field-topic,.paragraph--type--impact-teaser .field--name-field-topic,.paragraph--type--video .field--name-field-title,.paragraph--type--news>.field>.field__label{text-transform:inherit;}.region-footer .block>.menu>li{overflow:hidden;}body .paragraph--type--online-editor p{font-family:"DinLight","FSLola","Source Sans Pro",Arial,Helvetica,sans-serif;font-size:18px;}body .paragraph--type--online-editor ul{font-family:"DinLight","FSLola","Source Sans Pro",Arial,Helvetica,sans-serif;font-size:18px;}.path-all-news form .form--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;}.path-all-news form .form--inline label{display:none;}.path-all-news form .form-actions input{margin:0;}.path-all-news form .js-form-item{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;}.view-all-news{margin-bottom:20px;}.bloc-info .left.paragraph--type--bloc-information .description-bloc-information+.bloc-info .right.paragraph--type--bloc-information .contenu-bloc-information{width:60%;}.bloc-info .left.paragraph--type--bloc-information .description-bloc-information:last-child{width:100%;padding-left:45px;}@media screen and (min-width:1024px){.region-footer .menu>li{-webkit-box-flex:1;-ms-flex:1;flex:1;}.region-footer .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}}#main{min-height:100vh;}.paragraph--type--table table{border:none;max-width:100%;width:100% !important;}table{max-width:100%;width:100% !important;}.paragraph--type--impact-teaser>.field--name-field-image{position:relative;}.paragraph--type--impact-teaser>.field--name-field-image img{height:100%;position:absolute;left:0;}.paragraph--type--key-person .field--name-field-full-name{color:#323232;}.isVideo .field--name-field-background-image>div,.isImage .field--name-field-background-image>div{background-position:center;position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-repeat:no-repeat;}.region-header .block-custom-search>.trigger{font-size:23px;}div#block-ocp-breadcrumbs{top:75px;max-width:978px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}div#block-ocp-breadcrumbs::after{content:' ';position:absolute;width:100%;height:100%;right:-100%;top:0;background:#4ba909;}div#block-ocp-breadcrumbs::before{content:' ';position:absolute;width:100%;height:100%;left:-100%;background:#4ba909;top:0;}@media screen and (max-width:1200px){div#block-ocp-breadcrumbs{max-width:80%;}}.field--item--paragraph--type--quote .content-group .field--name-field-quote-text::after{content:'\e900';position:absolute;right:0;bottom:0;visibility:visible;height:40px;color:#4aaa0a;}.field--item--paragraph--type--quote .content-group .field--name-field-quote-text{position:relative;font-family:"FSLola-regular",Arial,Helvetica,sans-serif;font-weight:100;font-style:italic;padding:0 50px;margin-bottom:50px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{color:#ffffff;font-size:30px;line-height:20px;font-family:"FSLola",Arial,Helvetica,sans-serif;font-weight:bold;margin-bottom:0;word-break:inherit;text-align:left;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-icon-img{margin-bottom:10px;padding:10px;margin-top:0;}.field--item--paragraph--type--key-fact-icon .new-look .content-group .field--name-field-icon{background-color:#4baa0a;border:2px solid #4baa0a;color:#fff;font-size:60px;line-height:125px;}.js .mobile-navigation .block-menu.navigation .menu-item--expanded.open>.menu{display:block;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision{background:#4ba90acc;padding:50px 30px;width:85%;margin:30px;margin-left:0;word-break:break-word;position:relative;padding-right:80px;}.isImage .field--name-field-background-image{opacity:1;}.isVideo .field--name-field-background-image::after,.isImage .field--name-field-background-image::after{content:' ';position:absolute;height:100%;width:100%;background:rgba(0,0,0,0.36);top:0;left:0;z-index:1;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{word-break:inherit;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--name-field-button{margin-top:20px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div.warpper-first-our-service{padding-left:10%;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--name-field-peliers{padding:0;}.paragraph--type--new-corporate .tag-news.tag-community .node__links .links a,.paragraph--type--new-corporate .tag-news.tag-community h3,.paragraph--type--new-corporate .tag-news.tag-community h3 *{color:#10998a;}.paragraph--type--new-corporate .tag-news.tag-environmental .node__links .links a,.paragraph--type--new-corporate .tag-news.tag-environmental h3,.paragraph--type--new-corporate .tag-news.tag-environmental h3 *{color:#bfd730;}@media screen and (max-width:1200px){body.has-scroll #header{height:100px;-webkit-transition:none;transition:none;}.paragraph--type--impact-teaser>.field--name-field-image img{height:100%;position:absolute;left:50%;max-width:inherit;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}.paragraph--type--impact-teaser>.field--name-field-image{position:relative;overflow:hidden;}.field--name-field-layout>.field__item>.paragraph--type--full-width .field--item--paragraph--type--table{padding:0 15px;}.paragraph--type--quote.small{padding:30px;}.card-container .card-item .back{font-size:15px;}.card-container{padding:0 60px;}.card-container .card-item .bg_img{height:250px;}}@media screen and (min-width:1024px){.isImage .paragraph--type--full-slider{width:55%;}.isVideo .paragraph--type--full-slider{position:absolute;z-index:2;width:100%;top:0;text-align:center;padding:12% 19% 0;margin-top:0;height:100%;}}@media screen and (max-width:992px){.isVideo .paragraph--type--full-slider{padding:30px;padding-top:37%;}.paragraph--type--impact-teaser{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;}.bloc-info .paragraph--type--bloc-information{padding:0;}.paragraph--type--key-fact-icon.new-look{position:relative;margin:45px auto;margin-bottom:0;width:100%;min-height:inherit;padding:30px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item{padding:30px;margin:0;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision) .paragraph--type--full-width{padding:15px;}.ourChallenge.field__item .paragraph--type--three-columns{padding:20px;margin-bottom:30px;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText p.number{font-size:80px;line-height:40px;}.ourChallenge.field__item .paragraph--type--three-columns .field--name-field-topic{font-size:20px;font-weight:bold;line-height:50px;z-index:9;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision{width:100%;margin:0;}.paragraph--type--impact-teaser{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.paragraph--type--impact-teaser>div{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;}.isVideo .paragraph--type--full-slider .field--name-field-copy-text::after,.isVideo .paragraph--type--full-slider .field--name-field-formatted-title::after,.isImage .paragraph--type--full-slider::after{display:none;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--name-field-image{width:200px;margin:10px auto;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .wrapper *{text-align:center;}.rebondingLink .paragraph--type--rebonding-link .field--name-field-image img{top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.isVideo .paragraph--type--full-slider .field--name-field-formatted-title,.isImage .paragraph--type--full-slider .field--name-field-formatted-title{font-size:30px;line-height:30px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision{padding:50px 30px;}.container-bloc-information .contenu-bloc-information .field--name-field-image{position:absolute;}}@media screen and (max-width:992px){.paragraph--type--impact-teaser>.field--name-field-image,.paragraph--type--impact-teaser>.content-wrapper{width:100%;}.paragraph--type--impact-teaser>.field--name-field-image img{position:relative;left:0;-webkit-transform:none;-ms-transform:none;transform:none;height:auto;width:100%;}}@media screen and (max-width:768px){.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision){padding:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{position:relative;width:100%;top:0;-webkit-transform:none;-ms-transform:none;transform:none;left:0 !important;opacity:1;}}.ourChallenge.field__item .paragraph--type--three-columns .field--name-field-title{margin:10px 0;height:auto;line-height:1.1;}.ourChallenge.field__item .paragraph--type--three-columns .field--type-text-long.customText{min-height:55px;}.ourChallenge.field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge{margin-bottom:0;}.ourChallenge.field__item .paragraph--type--three-columns>.field--name-field-content-widget{max-width:1180px;margin:0 auto;margin-bottom:50px;padding-top:10px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{left:-50px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch{right:-50px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div.warpper-first-our-service{padding-left:0;padding-top:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div.warpper-first-our-service{padding-left:0;padding-right:78px;padding-top:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{word-break:inherit;font-weight:300;font-size:20px;width:90%;margin:0 auto;position:relative;}.isVideo .field--name-field-background-image::after,.isImage .field--name-field-background-image::after{content:' ';position:absolute;height:100%;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.0784314)),to(rgba(0,0,0,0.760784)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.0784314),rgba(0,0,0,0.760784));background-image:linear-gradient(to right,rgba(0,0,0,0.0784314),rgba(0,0,0,0.760784));top:0;left:0;z-index:1;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{width:72%;padding:0 15px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.brown>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#9b7757;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.brown>div.warpper-first-our-service .field--name-field-button a{border-color:#9b7757;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.brown>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.brown>div.warpper-first-our-service .field--name-field-title{color:#9b7757;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-blue>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#00afdc;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-blue>div.warpper-first-our-service .field--name-field-button a{border-color:#00afdc;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-blue>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-blue>div.warpper-first-our-service .field--name-field-title{color:#00afdc;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.blue>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#0082be;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.blue>div.warpper-first-our-service .field--name-field-button a{border-color:#0082be;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.blue>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.blue>div.warpper-first-our-service .field--name-field-title{color:#0082be;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.sand>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#AFA082;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.sand>div.warpper-first-our-service .field--name-field-button a{border-color:#AFA082;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.sand>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.sand>div.warpper-first-our-service .field--name-field-title{color:#AFA082;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-green>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#7c9d16;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-green>div.warpper-first-our-service .field--name-field-button a{border-color:#7c9d16;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-green>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-green>div.warpper-first-our-service .field--name-field-title{color:#7c9d16;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.green-medium>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#74bab0;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.green-medium>div.warpper-first-our-service .field--name-field-button a{border-color:#74bab0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.green-medium>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.green-medium>div.warpper-first-our-service .field--name-field-title{color:#74bab0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.gray>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#8c999e;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.gray>div.warpper-first-our-service .field--name-field-button a{border-color:#8c999e;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.gray>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.gray>div.warpper-first-our-service .field--name-field-title{color:#8c999e;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-green>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#57ab3f;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-green>div.warpper-first-our-service .field--name-field-button a{border-color:#57ab3f;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-green>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.light-green>div.warpper-first-our-service .field--name-field-title{color:#57ab3f;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.red>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#dc3228;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.red>div.warpper-first-our-service .field--name-field-button a{border-color:#dc3228;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.red>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.red>div.warpper-first-our-service .field--name-field-title{color:#dc3228;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-bay>div.warpper-first-our-service .field--name-field-button a:hover{background-color:#3f6770;color:#fff;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-bay>div.warpper-first-our-service .field--name-field-button a{border-color:#3f6770;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-bay>div.warpper-first-our-service .field--name-field-button a,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.dark-bay>div.warpper-first-our-service .field--name-field-title{color:#3f6770;}@media screen and (min-width:1024px){.isVideo .paragraph--type--full-slider{padding:12% 25% 0;}}@media screen and (max-width:1200px){.card-container .card-item .bg_img{height:auto;}}@media screen and (max-width:992px){.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.container-bloc-information .contenu-bloc-information .field--name-field-image:not(:last-child){position:absolute;}.container-bloc-information .contenu-bloc-information .field--name-field-image:last-child{position:relative;}.card-container .card-item .bg_img{height:250px;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div.warpper-first-our-service,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div.warpper-first-our-service{padding:15px 0;}}@media screen and (max-width:768px){.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{-webkit-transform:none;-ms-transform:none;transform:none;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{width:75%;}}.paragraph--type--two-columns .paragraph--type--quote.small .field--name-field-quote-text{margin-bottom:15px;}.paragraph--type--two-columns .paragraph--type--quote.small .field--name-field-quote-text p{font-size:20px;}.paragraph--type--two-columns .paragraph--type--quote.small .field--name-field-author{font-weight:inherit;text-transform:inherit;font-size:14px;}.paragraph--type--key-person .field--name-field-full-name,.paragraph--type--key-person .field--name-field-function{text-transform:inherit;}.region-header .block.block-menu>.menu>li.menu-item.menu-item--active-trail>a{color:#4baa0a;}.path-frontpage.isHome #header{background:-webkit-linear-gradient(top,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.56) 14%,rgba(0,0,0,0) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.65)),color-stop(14%,rgba(0,0,0,0.56)),to(rgba(0,0,0,0)));background:linear-gradient(to bottom,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.56) 14%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);}.isVideo .field--name-field-background-image::after,.isImage .field--name-field-background-image::after{background-image:none;background:transparent;}.isImage .paragraph--type--full-slider .field--name-field-formatted-title,.isVideo .paragraph--type--full-slider .field--name-field-formatted-title{text-shadow:0 0 12px #000;}.isImage .paragraph--type--full-slider .field--name-field-copy-text,.isVideo .paragraph--type--full-slider .field--name-field-copy-text{font-family:"DinMedium","FSLola","Source Sans Pro",Arial,Helvetica,sans-serif;text-shadow:0 0 12px #000;margin-top:10px;}.fullWithCarousel .isVideo .field--name-field-video-slider video{width:100%;position:absolute;opacity:0;visibility:hidden;height:auto;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.fullWithCarousel .isVideo .field--name-field-video-slider.showVideo video{opacity:1;visibility:visible;}#block-socialmediaheader .menu .menu-item--expanded{margin:0;}.video-mute-icon{cursor:pointer;}.video-mute-icon img{width:20px;}.video-play-icon{z-index:9;position:absolute;left:0;right:0;width:70px;margin:auto;top:50%;cursor:pointer;}.video-pause-icon{z-index:9;position:absolute;left:90%;right:0;width:40px;margin:auto;top:86%;cursor:pointer;display:none;}.video-pause-icon:hover,.video-play-icon:hover{opacity:.8;}@media screen and (max-width:992px){.video-pause-icon{left:80%;}}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information{top:-70px;}.bloc-info .left.paragraph--type--bloc-information .description-bloc-information{margin-top:40px;}.block.bandeau{min-height:300px;background-size:cover;background-position:0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;position:relative;overflow:hidden;max-width:1900px!important;margin-bottom:40px;margin-left:0;margin-right:0;}.block.bandeau .description-bandeau{max-width:1180px;margin:auto;z-index:2;}.block.bandeau .description-bandeau .field--name-field-title{font-size:44px;color:#ffffff;font-family:"FSLola",Arial,Helvetica,sans-serif;font-weight:bold;text-align:center;padding:0 18px;text-shadow:0 0 10px rgba(0,0,0,0.38);line-height:1.1;}.block.bandeau:after{content:' ';height:100%;width:100%;background:rgba(0,0,0,0.19);position:absolute;z-index:1;}.path-frontpage .blockMap{width:100%;max-width:1900px;height:650px;overflow:hidden;position:relative;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor{width:100%;max-width:1180px;margin:auto;position:absolute;top:0;left:0;right:0;height:100%;padding:60px 20px;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor .paragraph--type--online-editor .field--name-field-lead-text .front-map-title{color:#ffffff;font-size:42px;font-family:"FSLola","Montserrat",Arial,Helvetica,sans-serif;font-weight:bold;line-height:45px;width:80%;padding:0;margin-left:9%;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor .paragraph--type--online-editor .field--name-field-lead-text p{position:absolute;top:85%;width:100%;left:0;text-align:center;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor .paragraph--type--online-editor .field--name-field-lead-text .button-map{border:2px solid #ffffff;padding:10px 24px;text-decoration:none;display:inline-block;color:#ffffff;-webkit-transition:all 0.6s linear;transition:all 0.6s linear;background:transparent;font-size:16px;font-weight:bold;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor .paragraph--type--online-editor .field--name-field-lead-text .button-map:hover{background:rgba(255,255,255,0.47);}@media only screen and (max-width:992px){.path-frontpage .blockMap{height:auto;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor .paragraph--type--online-editor .field--name-field-lead-text .front-map-title{font-size:32px;line-height:30px;width:100%;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor .paragraph--type--online-editor .field--name-field-lead-text p{bottom:10px;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor{padding:14px !important;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor .paragraph--type--online-editor .field--name-field-lead-text .front-map-title{display:none;}.paragraph--type--infographie .field--name-field-background-image img{width:100%;position:relative;height:auto;top:0;left:0;transform:none;}.path-frontpage .blockMap{width:100%;max-width:1900px;height:auto;overflow:hidden;position:relative;}.path-frontpage .blockMap .field--item--paragraph--type--online-editor .paragraph--type--online-editor .field--name-field-lead-text p{top:inherit;top:50%;}}.view-all-news .view-content .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row{background:#ffffff;border-radius:2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-box-flex:0;-ms-flex:0 0 31.33%;flex:0 0 31.33%;margin:10px 10px;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser{background:transparent;border-bottom:5px solid;border-bottom-color:#5cad45;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2);box-shadow:0 1px 5px rgba(0,0,0,0.2);}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser:hover{-webkit-box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-community-news{border-bottom-color:#10998a;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-environmental-news{border-bottom-color:#bfd730;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .wrapper{padding:20px;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser h3{line-height:0.8;margin-bottom:10px;height:75px;overflow:hidden;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser a{text-decoration:none;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser a .field--name-title{font-size:20px;margin-bottom:12px;font-weight:bold;line-height:1.1;height:auto;overflow:hidden;color:#4baa0a;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-community-news a .field--name-title{color:#10998a;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-environmental-news a .field--name-title{color:#bfd730;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser ul{list-style:none;padding-left:0;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .field--name-body{font-size:16px;line-height:1.4;height:70px;overflow:hidden;padding-bottom:2px;color:#313131;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .field--name-body strong{font-weight:normal;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links ul{margin-bottom:0;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links ul li a{text-decoration:none;color:#4aaa09;font-size:18px;font-weight:600;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-community-news .node__links ul li a{color:#10998a;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-environmental-news .node__links ul li a{color:#bfd730;}.view-all-news .view-content .content-wrapper{margin-bottom:12px;}.view-all-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links .links a::after{content:'>';font-size:18px;font-style:normal;padding:3px;font-weight:100;font-family:cursive;}@media screen and (max-width:992px){.view-all-news .view-content .views-infinite-scroll-content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.region-header-top .links>li{margin:0 5px;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row{background:#ffffff;border-radius:2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-box-flex:0;-ms-flex:0 0 31.33%;flex:0 0 31.33%;margin:10px 10px;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser{background:transparent;border-bottom:5px solid;border-bottom-color:#5cad45;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2);box-shadow:0 1px 5px rgba(0,0,0,0.2);}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser:hover{-webkit-box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .wrapper{padding:20px;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser h3{line-height:1;margin-bottom:10px;height:90px;overflow:hidden;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser a{text-decoration:none;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser a .field--name-title{font-size:20px;margin-bottom:12px;font-weight:bold;line-height:1.1;height:auto;overflow:hidden;color:#4baa0a;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser ul{list-style:none;padding-left:0;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .field--name-body{font-size:16px;line-height:1.4;height:70px;overflow:hidden;padding-bottom:2px;color:#313131;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links ul{margin-bottom:0;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links ul li a{text-decoration:none;color:#4aaa09;font-size:18px;font-weight:600;}.view-corporate-news .view-content .content-wrapper{margin-bottom:12px;}.view-corporate-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links .links a::after{content:'>';font-size:18px;font-style:normal;padding:3px;font-weight:100;font-family:cursive;}@media screen and (max-width:992px){.view-corporate-news .view-content .views-infinite-scroll-content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.view-community-news .view-content .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row{background:#ffffff;border-radius:2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-box-flex:0;-ms-flex:0 0 31.33%;flex:0 0 31.33%;margin:10px 10px;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser{background:transparent;border-bottom:5px solid;border-bottom-color:#5cad45;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2);box-shadow:0 1px 5px rgba(0,0,0,0.2);}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser:hover{-webkit-box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-community-news{border-bottom-color:#10998a;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .wrapper{padding:20px;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser h3{line-height:1;margin-bottom:10px;height:90px;overflow:hidden;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser a{text-decoration:none;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser a .field--name-title{font-size:20px;margin-bottom:12px;font-weight:bold;line-height:1.1;height:auto;overflow:hidden;color:#4baa0a;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-community-news a .field--name-title{color:#10998a;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser ul{list-style:none;padding-left:0;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .field--name-body{font-size:16px;line-height:1.4;height:70px;overflow:hidden;padding-bottom:2px;color:#313131;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links ul{margin-bottom:0;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links ul li a{text-decoration:none;color:#4aaa09;font-size:18px;font-weight:600;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-community-news .node__links ul li a{color:#10998a;}.view-community-news .view-content .content-wrapper{margin-bottom:12px;}.view-community-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links .links a::after{content:'>';font-size:18px;font-style:normal;padding:3px;font-weight:100;font-family:cursive;}@media screen and (max-width:992px){.view-community-news .view-content .views-infinite-scroll-content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row{background:#ffffff;border-radius:2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-box-flex:0;-ms-flex:0 0 31.33%;flex:0 0 31.33%;margin:10px 10px;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser{background:transparent;border-bottom:5px solid;border-bottom-color:#5cad45;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2);box-shadow:0 1px 5px rgba(0,0,0,0.2);}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser:hover{-webkit-box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 30px 2px rgba(0,0,0,0.2);}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-environmental-news{border-bottom-color:#bfd730;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .wrapper{padding:20px;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser h3{line-height:1;margin-bottom:10px;height:90px;overflow:hidden;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser a{text-decoration:none;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser a .field--name-title{font-size:20px;margin-bottom:12px;font-weight:bold;line-height:1.1;height:auto;overflow:hidden;color:#4baa0a;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-environmental-news a .field--name-title{color:#bfd730;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser ul{list-style:none;padding-left:0;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .field--name-body{font-size:16px;line-height:1.4;height:70px;overflow:hidden;padding-bottom:2px;color:#313131;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links ul{margin-bottom:0;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links ul li a{text-decoration:none;color:#4aaa09;font-size:18px;font-weight:600;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser.node--type-environmental-news .node__links ul li a{color:#bfd730;}.view-environmental-news .view-content .content-wrapper{margin-bottom:12px;}.view-environmental-news .view-content .views-infinite-scroll-content-wrapper .views-row .node--view-mode-teaser .node__links .links a::after{content:'>';font-size:18px;font-style:normal;padding:3px;font-weight:100;font-family:cursive;}@media screen and (max-width:992px){.view-environmental-news .view-content .views-infinite-scroll-content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service{min-height:100%;}@media screen and (max-width:992px){.paragraph--type--copy-button{padding:50px 20px;}}@media screen and (max-width:768px){.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}.path-medias .node--type-press-releases{border-bottom:1px solid #4baa0a;margin-bottom:16px;padding-bottom:20px}.path-medias .node--type-press-releases .field--name-field-date .datetime{font-size:16px;font-family:'DinMedium';color:#616161;}.path-medias .node--type-press-releases .paragraph--type--download-item{border:none;padding-top:2px;}.path-medias .node--type-press-releases .paragraph--type--download-item .field--name-field-title{padding-left:0;font-family:'DinLight';font-size:18px;color:#000000;}.path-medias .node--type-press-releases .wrapper>a{display:none;}@media screen and (max-width:992px){.path-medias .node--type-press-releases .paragraph--type--download-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.path-medias .node--type-press-releases .paragraph--type--download-item .field--name-field-title{margin-bottom:12px;}.path-medias .node--type-press-releases .paragraph--type--download-item .field--name-field-file{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;}.path-medias .node--type-press-releases .paragraph--type--download-item .field--name-field-file a{width:100%;}}.path-investisseurs .node--type-press-releases{border-bottom:1px solid #4baa0a;margin-bottom:16px;padding-bottom:20px}.path-investisseurs .node--type-press-releases .field--name-field-date .datetime{font-size:16px;font-family:'DinMedium';color:#616161;}.path-investisseurs .node--type-press-releases .paragraph--type--download-item{border:none;padding-top:2px;}.path-investisseurs .node--type-press-releases .paragraph--type--download-item .field--name-field-title{padding-left:0;font-family:'DinLight';font-size:18px;color:#000000;}.path-investisseurs .node--type-press-releases .wrapper>a{display:none;}@media screen and (max-width:992px){.path-investisseurs .node--type-press-releases .paragraph--type--download-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.path-investisseurs .node--type-press-releases .paragraph--type--download-item .field--name-field-title{margin-bottom:12px;}.path-investisseurs .node--type-press-releases .paragraph--type--download-item .field--name-field-file{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;}.path-investisseurs .node--type-press-releases .paragraph--type--download-item .field--name-field-file a{width:100%;}}.OnlineEditorViewFull{max-width:1900px !important;width:100%;}.OnlineEditorViewFull .view-full{padding:20px 10px;}.warpperOurService .field--type-entity-reference-revisions .field--item--paragraph--type--our-service .paragraph--type--our-service{min-height:100%;}#thumbs .owl-item{height:150px!important;overflow:hidden;}.content-wrapper .field--name-field-date time{font-size:15px;color:#313131;font-family:'DinLight';}.bloc-info .paragraph--type--bloc-information .contenu-bloc-information .field--name-field-url .plyr__controls .plyr__control{position:relative;display:block;}.plyr__control--overlaid{position:absolute;padding:18px;}@media screen and (max-width:1024px){body.has-scroll #mobile-navigation-toggle{top:30px;}}@media screen and (max-width:992px){.paragraph--type--copy-button{padding:50px 20px;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page h3{height:auto;min-height:56px;}.field--item--paragraph--type--annuel-repport .paragraph--type--annuel-repport .node--type-publications-page .field--name-field-image{height:300px;}.field--item--paragraph--type--block-keyfigures .field--name-field-key-figures-item{padding-top:10px;}.field--type-entity-reference-revisions.fullWidth-bandeau .field__item{margin-bottom:10px;}.card-item .front,.card-item .back{padding:30px 10px;}.card-item .front h3{font-size:28px;word-break:normal;}}@media screen and (max-width:768px){.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch,.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{display:flex;flex-direction:row-reverse;}}.paragraph--type--key-person .field--name-field-full-name:after,.paragraph--type--key-person .field--name-field-function:after{display:none;}.paragraph--type--table table td{font-family:"DinLight","FSLola","Source Sans Pro",Arial,Helvetica,sans-serif;}.node.node--type-resultat-financier .node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:1180px;margin:auto;width:100%;padding-top:50px;background:#f3f3f3;border-bottom:8px solid #e6e6e6;margin-bottom:10px;position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.node.node--type-resultat-financier h2{display:none;}.node.node--type-resultat-financier .node__content::after{content:' ';height:50px;width:100%;background:#fff;position:absolute;top:0;}.node.node--type-resultat-financier .node__content>.box-item{width:18%;background:#58ab41;position:absolute;z-index:1;top:20px;left:-30px;min-height:230px;}.node.node--type-resultat-financier .node__content>.box-item .field--name-field-date{position:absolute;top:-60px;left:-30px;}.node.node--type-resultat-financier .node__content>.box-item .field--name-field-date time{color:#0c8c44;font-size:76px;font-family:"FSLola";font-weight:bold;}.node.node--type-resultat-financier .node__content>.box-item .field--name-field-date::after{content:' ';position:absolute;left:0;height:4px;width:30px;background:#0c8c44;bottom:12px;}.node.node--type-resultat-financier .node__content>.box-item .field--name-field-date::before{content:' ';position:absolute;left:30px;height:4px;width:56px;background:#ffffff;bottom:12px;}.node.node--type-resultat-financier .node__content>.box-item .field--name-body p{margin:0;padding:65px 40px 20px;color:#ffffff;line-height:1.1;font-size:16px;font-family:"DinLight";}.node.node--type-resultat-financier .node__content>.box-item .field--name-field-link{text-align:center;padding:30px 17px;margin-bottom:20px;}.node.node--type-resultat-financier .node__content>.box-item .field--name-field-link a{color:#ffffff;font-size:16px;font-family:"DinMedium";padding:6px 20px;border:2px solid #ffffff;background:transparent;display:block;width:90%;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;margin:auto;}.node.node--type-resultat-financier .node__content>.box-item .field--name-field-link a:hover{color:#0c8c44;background:#ffffff;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:85%;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier>.field__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#f3f3f3;padding:40px 18px 18px;position:relative;border-right:2px solid #ffffff;min-height:230px;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier>.field__item:last-of-type{border-right:none;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier>.field__item .paragraph--view-mode--default .warrap-item>.field--name-field-content-title{background:#ffffff;border-radius:50%;position:absolute;padding:12px;width:60px;height:60px;text-align:center;left:0;right:0;top:-32px;text-transform:uppercase;color:#313131;font-size:24px;font-family:"FSLola";font-weight:600;margin:auto;cursor:pointer;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;z-index:1;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier>.field__item .paragraph--view-mode--default .warrap-item>.field--name-field-content-title:hover{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg);}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier .paragraph--type--bloc-resultat-financier span a{text-align:left;color:#4a4a4a;font-size:16px;font-family:"DinMedium";margin-bottom:6px;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier .paragraph--type--bloc-resultat-financier span a:hover{color:#0c8c44;}.view-id-list_resultat_financier .item-list>ul li{list-style:none;}@media screen and (max-width:992px){.node.node--type-resultat-financier .node__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;}.node.node--type-resultat-financier .node__content>.box-item{width:100%;position:relative;left:0;top:0;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier>.field__item .paragraph--view-mode--default .warrap-item>.field--name-field-content-title{position:relative;top:0;margin-bottom:16px;}.node.node--type-resultat-financier .node__content>.box-item .field--name-field-date{position:relative;top:0;left:0;padding:0 16px;}.node.node--type-resultat-financier .node__content>.box-item .field--name-body p{padding:16px;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier>.field__item{border-bottom:2px solid #fff;}.node.node--type-resultat-financier .node__content::after{display:none;}.node.node--type-resultat-financier .node__content>.field--name-field-content-resultat-financier>.field__item{border-right:none;}}[about="/en/le-groupe-ocp-et-le-groupe-hubei-forbon-nouent-un-partenariat-rd"],[about="/fr/le-groupe-ocp-et-le-groupe-hubei-forbon-nouent-un-partenariat-rd-0"],[about="/fr/press-test-3"],[about="/fr/press-test-2"]{display:none;}.path-rapport-annuel .view-rapport-annuel .view-content{display:block;}.path-rapport-annuel .view-rapport-annuel .view-content .views-row{width:33%;display:inline-block;}.path-rapport-annuel .view-rapport-annuel .view-content .views-row article{padding:14px;}.path-rapport-annuel .view-rapport-annuel .view-content .views-row article .wrapper .content_wrapper .field--name-field-image{text-align:center;}.path-rapport-annuel .view-rapport-annuel .view-content .views-row article .wrapper>a{display:none;}.path-rapport-annuel .view-rapport-annuel .view-content .views-row article .wrapper .content_wrapper .field--name-field-image img{width:200px;}.path-rapport-annuel .view-rapport-annuel .view-content .views-row article .wrapper .content_wrapper .field--name-field-download-list .paragraph--type--download-item{border:none;text-align:center;font-family:"DinLight","FSLola","Source Sans Pro",Arial,Helvetica,sans-serif;font-size:18px;}@media screen and (max-width:992px){.path-rapport-annuel .view-rapport-annuel .view-content .views-row{width:100%;display:block;}}html[dir="rtl"] .ourVision .paragraph--type--full-width .paragraph--type--our-vision{padding-right:30px;margin-right:0;margin-left:initial;padding-left:80px;}html[dir="rtl"] .ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h3{text-align:right;}html[dir="rtl"] .ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long p{text-align:right;padding-right:0;padding-left:10%;}html[dir="rtl"] .bloc-info .paragraph--type--bloc-information .description-bloc-information .field--type-text-long{text-align:right;}html[dir="rtl"] .landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info div.warpper-first-our-service .field--name-field-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}html[dir="rtl"] .landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{right:-50px;left:auto;}html[dir="rtl"] .landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{text-align:right;}html[dir="rtl"] .node.node--type-resultat-financier .node__content>.box-item{left:initial;right:-30px;}html[dir="rtl"] .node.node--type-resultat-financier .node__content>.box-item .field--name-field-date{left:0;right:-30px;}html[dir="rtl"] .node.node--type-resultat-financier .node__content>.box-item .field--name-field-date::before{content:' ';left:initial;right:30px;}html[dir="rtl"] .node.node--type-resultat-financier .node__content>.box-item .field--name-field-date::after{content:' ';left:initial;right:0;}@media screen and (max-width:992px){html[dir="rtl"] .node.node--type-resultat-financier .node__content>.box-item .field--name-field-date{right:0;}html[dir="rtl"] .node.node--type-resultat-financier .node__content>.box-item{right:0 !important;}}.card-container{position:relative;margin:auto;max-width:1440px;height:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.card-container .field--item--paragraph--type--block-flip{width:33.33%;-webkit-box-flex:0;-ms-flex:0 0 32.33%;flex:0 0 32.33%;position:relative;overflow:hidden;margin-bottom:20px;}.card-container .paragraph--type--block-flip{width:100%;height:370px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 0.4s linear;-o-transition:all 0.4s linear;transition:all 0.4s linear;display:block;position:relative;cursor:pointer;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:last-of-type{position:absolute;bottom:-228px;width:60%;left:-20px;opacity:.07;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-title{display:block;width:100%;color:white;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 0.30s linear;-o-transition:all 0.30s linear;transition:all 0.30s linear;height:auto;}.card-container .paragraph--type--block-flip .front-icon-title{display:block;width:100%;height:auto;color:white;text-align:center;visibility:visible;padding:60px 0px;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-title{display:block;color:#ffffff!important;font-size:24px;text-align:center;width:80%;margin:10px auto;position:relative;font-weight:bold;}.card-container .paragraph--type--block-flip .field--name-field-copy-text .field--name-field-title{font-weight:700;text-align:center;display:block;color:white;position:relative;font-family:'FSLola';font-size:30px;margin-top:0;margin-bottom:6px;}.card-container .paragraph--type--block-flip .field--name-field-copy-text{display:block;color:#ffffff;font-size:16px;text-align:left;width:100%;padding:16px;position:absolute;top:0;left:0;opacity:0;visibility:hidden;height:100%;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-copy-text ul{padding-left:20px;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img{position:relative;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:last-of-type{position:absolute;bottom:-218px;width:54%;left:-12px;opacity:.07;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:first-of-type{width:106px;}.card-container .paragraph--type--block-flip .field--name-field-image img{position:absolute;height:100%;width:auto;left:0;top:0;}.card-container .paragraph--type--block-flip .field--name-field-image{position:relative;padding:0;background:transparent!important;-webkit-transform:rotateY(0deg)!important;transform:rotateY(0deg)!important;height:100%;}.card-container .field--item--paragraph--type--block-flip:hover .paragraph--type--block-flip{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}.card-container .field--item--paragraph--type--block-flip.cont-card_img:hover .paragraph--type--block-flip{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);}.card-container .field--item--paragraph--type--block-flip:hover .front-icon-title{display:none;visibility:hidden;}.card-container .field--item--paragraph--type--block-flip:hover .field--name-field-copy-text{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:1;visibility:visible;transition:transform 0s linear;display:block;color:#ffffff!important;font-size:18px;text-align:left;width:100%;padding:15px!important;height:100%;}.card-container .field--item--paragraph--type--block-flip:hover .field--name-field-copy-text ul{padding-left:20px;line-height:1.3;}.card-container .field--item--paragraph--type--block-flip:hover .field--name-field-copy-text ul li{color:#ffffff!important;}.card-container .paragraph--type--block-flip.light-green{background:#57ab3f;}.card-container .paragraph--type--block-flip.white{background:#ffffff;}.card-container .paragraph--type--block-flip.white *{color:#000000!important;}.card-container .paragraph--type--block-flip.green{background:#4baa0a;}.card-container .paragraph--type--block-flip.dark-green{background:#009688;}.card-container .paragraph--type--block-flip.blue{background:#0082be;}.card-container .paragraph--type--block-flip.light-blue{background:#00afdc;}.card-container .paragraph--type--block-flip.red{background:#dc3228;}.card-container .paragraph--type--block-flip.sand{background:#AFA082;}.card-container .paragraph--type--block-flip.green-medium{background:#4CAF50;}.card-container .paragraph--type--block-flip.gray{background:#8692ab;}.card-container .paragraph--type--block-flip.brown{background:#9c7758;}.card-container .paragraph--type--block-flip.light-blue{background:#ADD8E6;}.card-container .paragraph--type--block-flip.dark-bay{background:#3f6770;}.card-container .field--item--paragraph--type--block-flip:hover .field--name-field-copy-text>img{position:absolute;bottom:-10px;width:54%;left:-12px;opacity:.07;}@media only screen and (max-width:992px){.card-container{max-width:initial;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:auto;overflow:visible;padding:10px;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;overflow:hidden;}.card-container .field--item--paragraph--type--block-flip{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden;margin-bottom:20px;}.card-container .paragraph--type--block-flip .front-icon-title,.card-container .paragraph--type--block-flip .field--name-field-copy-text{height:100%;padding:20px 0;overflow:hidden;}.card-container .paragraph--type--block-flip .field--name-field-image{height:auto;}.card-container .paragraph--type--block-flip .field--name-field-image img{height:auto;width:100%;overflow:hidden;position:relative;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:last-of-type{bottom:-280px;width:130px;left:-5px;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-title{font-size:26px;width:90%;line-height:1.1;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:first-of-type{width:120px;}.card-container .field--item--paragraph--type--block-flip:hover .field--name-field-copy-text{padding:10px;}.card-container .paragraph--type--block-flip{height:420px;}.card-container .paragraph--type--block-flip.card_img{height:auto;}}.new-look.right .global-text-desc{padding-left:30px;right:0;z-index:9;}.new-look.left .global-text-desc{padding-left:30px;right:0;z-index:9;}.new-look .field--name-field-image>img,.new-look .field--name-field-url>a{width:100%;height:auto;}.new-look.right .field--name-field-image,.new-look.right .field--name-field-url{left:0;top:0;overflow:hidden;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{right:0;left:initial;top:0;overflow:hidden;}.new-look .field--name-field-image,.new-look .field--name-field-url{position:relative;min-width:700px;min-height:250px;width:100%;height:100%;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{position:relative;min-width:700px;min-height:250px;width:100%;height:100%;}.new-look .popup-video{display:block;position:absolute;height:100%;min-height:550px;top:-10%;width:66%;}.new-look.left .popup-video{display:block;position:absolute;height:100%;min-height:550px;top:-10%;width:66%;right:0;}.new-look .field--name-field-image>img,.new-look .field--name-field-url>a{width:auto;height:100%;position:absolute;max-width:initial;transform:none;}.new-look.left .field--name-field-image>img,.new-look.left .field--name-field-url>a{width:auto;height:100%;position:absolute;max-width:initial;transform:none;}.sand .global-text-desc{background:rgba(175,160,130,.9);color:#fff;}.new-look.light-green .global-text-desc{background:rgb(87,171,63,.9);}.new-look.white .global-text-desc{background:rgba(255,255,255,.9);}.new-look.white .global-text-desc *{color:rgba(0,0,0)!important;}.new-look.green .global-text-desc{background:rgba(75,170,10,.9);}.new-look.dark-green .global-text-desc{background:rgba(0,150,136,.9);}.new-look.blue .global-text-desc{background:rgba(0,130,190,.9);}.new-look.light-blue .global-text-desc{background:rgba(0,175,220,.9);}.new-look.red .global-text-desc{background:rgba(220,50,40,.9);}.new-look.sand .global-text-desc{background:rgba(175,160,130,.9);}.new-look.green-medium .global-text-desc{background:rgba(76,175,80,.9);}.new-look.gray .global-text-desc{background:rgba(134,146,171,.9);}.new-look.brown .global-text-desc{background:rgba(156,119,88,.9);}.new-look.light-blue .global-text-desc{background:rgba(173,216,230,.9);}.new-look.dark-bay .global-text-desc{background:rgba(63,103,112,.9);}.new-look.paragraph--type--block-editor .global-text-desc .field--name-field-title{color:#fff;font-size:32px;font-family:'DinBold';margin-bottom:4px;}.new-look .global-text-desc .field--name-field-copy-text{font-size:18px;line-height:1.5;font-family:'DinLight';}.new-look .global-text-desc .field--name-field-copy-text p.green-light strong,.paragraph--type--our-vision .description-our-vision p.green-light strong,.field--item--paragraph--type--online-editor p.green-light strong{font-family:'DinMedium';color:#BFD730;}.new-look .global-text-desc .field--name-field-copy-text p.green-light strong a,.paragraph--type--our-vision .description-our-vision p.green-light strong a,.field--item--paragraph--type--online-editor p.green-light strong a{font-family:'DinMedium';color:#BFD730;text-decoration:none}.new-look .global-text-desc .field--name-field-title:after{display:none;}@media screen and (max-width:1200px){.new-look.right .global-text-desc{-webkit-box-flex:none;-ms-flex:none;flex:none;position:absolute;width:66%;padding:40px;}.new-look.left .global-text-desc{-webkit-box-flex:none;-ms-flex:none;flex:none;position:absolute;width:66%;padding:40px;right:0;}}@media screen and (max-width:992px){.new-look.left .global-text-desc,.new-look.right .global-text-desc{width:100%;position:relative;}.new-look .popup-video,.new-look.left .popup-video{display:block;position:relative;height:auto;min-height:inherit;top:0;width:100%;}.new-look,.new-look.left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative;margin:auto;width:100%;min-height:auto;}.new-look .field--name-field-image>img,.new-look .field--name-field-url>a{width:100%;height:auto;position:relative;max-width:100%;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1);}.new-look.left .field--name-field-image>img,.new-look.left .field--name-field-url>a{width:100%;height:auto;position:relative;max-width:100%;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1);}.new-look.right .field--name-field-image,.new-look.right .field--name-field-url{width:100%;min-height:initial;position:relative;min-width:initial;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{width:100%;min-height:initial;position:relative;min-width:initial;}}@media screen and (max-width:768px){.new-look{display:-webkit-box;display:-ms-flexbox;display:flex;}}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .field--name-field-image{margin-right:auto;margin-left:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .field--name-field-image{margin-left:auto;margin-right:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{left:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch{right:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div.warpper-first-our-service{padding-left:50px;padding-top:0;padding-right:0;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .field--name-field-image{}@media only screen and (max-width:992px){.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div.warpper-first-our-service{padding-left:0;}}.paragraph--type--online-editor p.custom-grand-text{color:#4a4a4a;font-size:1.1em;text-align:center;}.paragraph--type--video .field--name-field-caption{font-size:18px;font-family:'Dinleght';}.description-our-vision ul li,.description-our-vision ol li{color:#fff;}.one-item.paragraph--type--full-width .field--item--paragraph--type--teaser-tile.field__item:not(.ourVision){padding-left:0;padding-right:0;float:none;width:50%;margin:0 auto;padding:0 10px;}.field__item .one-item.paragraph--type--full-width .paragraph--type--teaser-tile{position:relative;overflow:hidden;width:100%;height:0;margin:0;padding-top:56.25%;color:#fff;text-align:center;}.field__item .one-item.paragraph--type--full-width .paragraph--type--teaser-tile .content-wrapper,.field__item .paragraph--type--two-columns .paragraph--type--teaser-tile .content-wrapper{z-index:9;}.field__item .one-item.paragraph--type--full-width>.field--name-field-content-widget{margin:0 -10px;}.field__item .one-item.paragraph--type--full-width .paragraph--type--teaser-tile .field--name-field-url::after,.field__item .paragraph--type--two-columns .paragraph--type--teaser-tile .field--name-field-url::after{content:' ';background:rgba(0,0,0,0.3);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;}.paragraph--type--teaser-tile .field--name-field-url::after{content:' ';background:rgba(0,0,0,0.3);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;}.paragraph--type--teaser-tile .field--name-field-title,.paragraph--type--teaser-tile .field--name-field-formatted-title{font-size:26px;}.paragraph--type--teaser-tile .content-wrapper{z-index:3;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-title{min-height:72px;}.card-container .paragraph--type--block-flip .front-icon-title{display:flex;flex-direction:column;min-height:318px;justify-content:space-between;}@media screen and (max-width:992px){.one-item.paragraph--type--full-width .field--item--paragraph--type--teaser-tile.field__item:not(.ourVision){padding:0;}.field--type-entity-reference-revisions.fullWidth-bandeau .field__item:not(.ourVision){width:100%;}.one-item.paragraph--type--full-width .field--item--paragraph--type--teaser-tile.field__item:not(.ourVision){float:none;width:100%;}.field__item .one-item.paragraph--type--full-width{width:auto!important;margin-left:12px!important;margin-right:12px!important;overflow:hidden;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision) .paragraph--type--full-width{padding:0;}.card-container .paragraph--type--block-flip .front-icon-title,.card-container .paragraph--type--block-flip .field--name-field-copy-text{height:100%;padding:40px 10px;overflow:hidden;display:block;min-height:initial;}}@media screen and (max-width:768px){.field__item .one-item.paragraph--type--full-width{margin-left:20px!important;margin-right:20px!important;}}.new-look{margin:130px 0;width:100%;min-height:inherit;}.new-look.right .global-text-desc{padding-left:30px;right:0;z-index:9;}.new-look.left .global-text-desc{padding-left:30px;right:0;z-index:9;}.new-look .field--name-field-image>img,.new-look .field--name-field-url>a{width:100%;height:auto;}.new-look.right .field--name-field-image,.new-look.right .field--name-field-url{left:0;top:0;overflow:hidden;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{right:0;top:0;overflow:hidden;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{right:0;left:initial;top:0;overflow:hidden;}.new-look .field--name-field-image,.new-look .field--name-field-url{position:relative;min-width:inherit;max-width:initial;min-height:inherit;width:100%;height:100%;overflow:visible;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{position:relative;min-width:inherit;max-width:initial;min-height:inherit;width:100%;height:100%;overflow:visible;}.new-look .popup-video{display:block;position:absolute;height:100%;min-height:550px;top:-20%;width:66%;}.new-look.left .popup-video{display:block;position:absolute;height:100%;min-height:550px;top:-10%;width:66%;right:0;overflow:hidden;}.new-look .field--name-field-image>img,.new-look .field--name-field-url>a{width:auto;height:100%;position:absolute;max-width:initial;transform:none;}.new-look.left .field--name-field-image>img,.new-look.left .field--name-field-url>a{width:auto;height:100%;position:absolute;max-width:initial;transform:none;}.sand .global-text-desc{background:rgba(175,160,130,.9);color:#fff;}.new-look.light-green .global-text-desc{background:rgb(87,171,63,.9);}.new-look.white .global-text-desc{background:rgba(255,255,255,.9);}.new-look.white .global-text-desc *{color:rgba(0,0,0)!important;}.new-look.green .global-text-desc{background:rgba(75,170,10,.9);}.new-look.dark-green .global-text-desc{background:rgba(0,150,136,.9);}.new-look.blue .global-text-desc{background:rgba(0,130,190,.9);}.new-look.light-blue .global-text-desc{background:rgba(0,175,220,.9);}.new-look.red .global-text-desc{background:rgba(220,50,40,.9);}.new-look.sand .global-text-desc{background:rgba(175,160,130,.9);}.new-look.green-medium .global-text-desc{background:rgba(76,175,80,.9);}.new-look.gray .global-text-desc{background:rgba(134,146,171,.9);}.new-look.brown .global-text-desc{background:rgba(156,119,88,.9);}.new-look.light-blue .global-text-desc{background:rgba(173,216,230,.9);}.new-look.dark-bay .global-text-desc{background:rgba(63,103,112,.9);}.new-look.paragraph--type--block-editor .global-text-desc .field--name-field-title{color:#fff;font-size:36px;font-family:'FSlola';margin-bottom:4px;font-weight:600;}.new-look .global-text-desc{width:66%;padding:30px;background:#4d9f93;color:#fff;position:relative;top:0;margin-left:auto;}.new-look.left .global-text-desc{margin-left:initial;margin-right:auto;}.new-look .global-text-desc .field--name-field-copy-text{font-size:18px;line-height:1.5;font-family:'DinLight';}.new-look .global-text-desc .field--name-field-title:after{display:none;}@media screen and (max-width:1200px){.new-look.right .global-text-desc{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;position:relative;width:66%;padding:40px;margin-right:20px;}.new-look.left .global-text-desc{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;position:relative;width:66%;padding:40px;right:0;margin-left:20px;}.new-look .popup-video{top:-16%;}}@media screen and (max-width:992px){.new-look.left .global-text-desc,.new-look.right .global-text-desc{width:100%;position:relative;padding:24px;margin:auto;margin-bottom:70px;}.new-look .popup-video,.new-look.left .popup-video{display:block;position:relative;height:auto;min-height:inherit;top:0;width:100%;}.new-look,.new-look.left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative;margin:auto;width:100%;min-height:auto;}.new-look .field--name-field-image>img,.new-look .field--name-field-url>a{width:100%;height:auto;position:relative;max-width:100%;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1);}.new-look.left .field--name-field-image>img,.new-look.left .field--name-field-url>a{width:100%;height:auto;position:relative;max-width:100%;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1);}.new-look.right .field--name-field-image,.new-look.right .field--name-field-url{width:100%;min-height:initial;position:relative;min-width:initial;}.new-look.left .field--name-field-image,.new-look.left .field--name-field-url{width:100%;min-height:initial;position:relative;min-width:initial;}}@media screen and (max-width:768px){.new-look{display:-webkit-box;display:-ms-flexbox;display:flex;}}.process_rec{display:flex;flex-direction:row;}.process_rec .field--item--paragraph--type--process{flex:1;padding:6px;}.process_rec .field--item--paragraph--type--process .field--name-field-step{font-family:'DinBold';font-size:32px;text-align:left;margin-bottom:0;padding:6px;}.process_rec .field--item--paragraph--type--process .field--name-field-title{font-size:22px;font-family:'DinBold';}.process_rec .field--item--paragraph--type--process .field--type-string-long{font-size:18px;color:#000000;font-family:'DinLight';}.process_rec .field--item--paragraph--type--process .paragraph--type--process.light-green .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.light-green .field--name-field-title{color:#57ab3f;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.white .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.white .field--name-field-title{color:#ffffff;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.green .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.green .field--name-field-title{color:#4baa0a;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.dark-green .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.dark-green .field--name-field-title{color:#009688;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.blue .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.blue .field--name-field-title{color:#0082be;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.light-blue .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.light-blue .field--name-field-title{color:#00afdc;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.red .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.red .field--name-field-title{color:#dc3228;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.sand .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.sand .field--name-field-title{color:#AFA082;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.green-medium .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.green-medium .field--name-field-title{color:#4CAF50;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.gray .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.gray .field--name-field-title{color:#8692ab;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.brown .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.brown .field--name-field-title{color:#9c7758;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.light-blue .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.light-blue .field--name-field-title{color:#ADD8E6;}.process_rec .field--item--paragraph--type--process .paragraph--type--process.dark-bay .field--name-field-step,.process_rec .field--item--paragraph--type--process .paragraph--type--process.dark-bay .field--name-field-title{color:#3f6770;}@media screen and (max-width:992px){.process_rec{display:flex;flex-direction:column;}.process_rec .field--item--paragraph--type--process .field--name-field-title{text-align:center;}.process_rec .field--item--paragraph--type--process .field--type-string-long{text-align:center;}.process_rec .field--item--paragraph--type--process .field--name-field-step{text-align:center;}}.four-items.paragraph--type--full-width .paragraph--type--teaser-tile{width:24%;margin-right:13px;}.field--item--paragraph--type--teaser-tile.field__item:last-of-type .paragraph--type--teaser-tile{margin-right:0;}.four-items.paragraph--type--full-width .field--item--paragraph--type--teaser-tile:not(:last-child) .paragraph--type--teaser-tile .field--name-field-image{padding-right:0;}@media screen and (min-width:1024px){.path-frontpage.isHome .region-header .block-custom-search{margin-top:0!important;}}@media only screen and (max-width:992px){.four-items.paragraph--type--full-width .paragraph--type--teaser-tile{display:block;width:100%;height:250px;padding:10px;margin:0;}.field--name-field-content-widget:first-child.field--type-entity-reference-revisions{padding:10px;}}.fourItemFull{max-width:1900px!important;margin:auto !important;background:transparent;}.fourItemFull .four-items{max-width:1900px!important;margin:auto !important;background:#ffffff;padding:60px 0;}.fourItemFull .four-items .field--name-field-content-widget{max-width:1180px!important;margin:auto!important;background:transparent;}.fourItemFull .four-items.paragraph--type--full-width .field--name-field-content-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.fourItemFull .four-items.paragraph--type--full-width .field--item--paragraph--type--teaser-tile.field__item{padding-left:10px;padding-right:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;}.fourItemFull .four-items.paragraph--type--full-width .paragraph--type--teaser-tile{width:100%;margin:0;float:initial;height:160px;}.fourItemFull .field--item--paragraph--type--teaser-tile.field__item:last-of-type .paragraph--type--teaser-tile{margin-right:0;}.fourItemFull .four-items.paragraph--type--full-width .field--item--paragraph--type--teaser-tile:not(:last-child) .paragraph--type--teaser-tile .field--name-field-image{padding-right:0;}.fourItemFull .four-items.light-green{background:#57ab3f!important;}.fourItemFull .four-items.white{background:#ffffff!important;}.fourItemFull .four-items.green{background:#4baa0a!important;}.fourItemFull .four-items.dark-green{background:#009688!important;}.fourItemFull .four-items.blue{background:#0082be!important;}.fourItemFull .four-items.light-blue{background:#00afdc!important;}.fourItemFull .four-items.red{background:#dc3228!important;}.fourItemFull .four-items.sand{background:#AFA082!important;}.fourItemFull .four-items.green-medium{background:#4CAF50!important;}.fourItemFull .four-items.gray{background:#f0f0f0!important;}.fourItemFull .four-items.brown{background:#9c7758;}.fourItemFull .four-items.light-blue{background:#ADD8E6!important;}.fourItemFull .four-items.dark-bay{background:#3f6770!important;}@media screen and (min-width:1024px){.path-frontpage.isHome .region-header .block-custom-search{margin-top:0!important;}}@media only screen and (max-width:992px){.four-items.paragraph--type--full-width .paragraph--type--teaser-tile{display:block;width:100%;height:250px;padding:10px;margin:0;}.field--name-field-content-widget:first-child.field--type-entity-reference-revisions{padding:10px;}.four-items.paragraph--type--full-width .field--name-field-content-widget{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;}}.paragraph--type--full-width .field--item--paragraph--type--impact-teaser .content-wrapper .text-formatted{font-family:"DinLight","FSLola",Arial,Helvetica,sans-serif;font-size:18px;}.paragraph--type--teaser-tile{margin-bottom:16px;}.one-item.paragraph--type--full-width .field--item--paragraph--type--teaser-tile.field__item:not(.ourVision){width:32%;}.white.four-items .field.field--name-field-content-widget.field--type-entity-reference-revisions.field--label-hidden.field__items{display:flex;flex-direction:row;}.white.four-items .field--item--paragraph--type--key-fact-text.field__item{flex:1;border:2px solid #4baa0a;margin:5px;}.region-header-top .links li.ar{display:none;}html[dir="rtl"] .region-header .block.block-menu>.menu>li>.menu{left:initial;right:0;}html[dir="rtl"] .region-header .block-custom-search>form{right:inherit;left:0;}html[dir="rtl"] .region-header .block-custom-search>form .form-item{float:right;padding-right:initial;padding-left:20px;}html[dir="rtl"] .region-header .block-custom-search>form .form-actions{float:left;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.left>div:first-of-type .content-acroch{bottom:65px!important;}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info.right>div:first-of-type .content-acroch{bottom:65px!important;}.ourChallenge.field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge .field--name-field-image img{width:auto;height:140px;}.ourChallenge.field__item .paragraph--type--three-columns .field--item--paragraph--type--our-challenge .field--name-field-image{top:30px;left:0;right:0;}.path-frontpage .region-header .block-custom-search>form::after{background:rgba(255,255,255,0.73);}.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .content-acroch .field--name-field-acroch{width:80%;}.paragraph--type--online-editor p .green-colored a{text-decoration:none;}.paragraph--type--three-columns>.field--name-field-content-widget>.field__item{position:relative;}.paragraph--type--three-columns>.field--name-field-content-widget>.teaserWithLink.field__item::after{content:' ';background:rgba(0,0,0,0.24);width:96%;height:93%;position:absolute;top:0;left:2%;right:0;}.paragraph--type--teaser-tile .field--name-field-url::after{background:transparent;}.paragraph--type--teaser-tile .field--name-field-url{z-index:9;}.thumbs .owl-nav .owl-prev{font-size:0;color:#d8d8d8;display:block;width:14px;height:41px;background-image:url(/themes/custom/ocp/images/Shape.png);background-repeat:no-repeat;background-size:100%;position:absolute;left:0;transform:rotate(180deg);}.thumbs .owl-nav .owl-next{position:absolute;right:0;}.thumbs{padding:0 30px;max-height:154px;}.thumbs .owl-nav{right:0;left:0;top:38%;width:100%;}.fancybox-slide--video .fancybox-content .field--name-field-title{position:relative;top:0;left:0;font-size:34px;margin-bottom:10px;}@media screen and (max-width:992px){.paragraph--type--three-columns>.field--name-field-content-widget>.teaserWithLink.field__item::after{height:95%;width:100%;left:0;}}.paragraph--type--video .field--name-field-title{font-size:17px;}.thumbs .wrapper{padding:0 4px;}.slideVideo.owl-carousel.owl-drag .owl-item{max-height:531px;}.slideVideo.owl-carousel .owl-stage{max-height:531px;}.slideVideo.owl-carousel .owl-stage-outer{max-height:531px;}.slideVideo.owl-carousel{max-height:531px;}.thumbs{max-height:154px!important;}@media screen and (max-width:992px){.slideVideo.owl-carousel.owl-drag .owl-item{height:auto!important;}.slideVideo.owl-carousel .owl-stage{height:auto!important;}.slideVideo.owl-carousel .owl-stage-outer{height:auto!important;}.slideVideo.owl-carousel{height:auto!important;}.thumbs{height:auto!important;}}.block-partners.owl-carousel{max-height:240px;}.block-partners.owl-carousel .owl-stage-outer{max-height:240px;}.block-partners.owl-carousel .owl-item{max-height:240px;}.block-partners.owl-carousel .owl-stage{max-height:240px;}@media screen and (max-width:992px){.block-partners.owl-carousel{height:auto!important;}.block-partners.owl-carousel .owl-stage-outer{height:auto!important;}.block-partners.owl-carousel .owl-item{height:auto!important;}.block-partners.owl-carousel .owl-stage{height:auto!important;}.block-partners .field--item--paragraph--type--partner{margin:0 auto!important;}}.region-header .block.block-menu>.menu>li>a[target="_self"]{user-select:none;cursor:default;}.region-header .block.block-menu>.menu>li:first-child>a[target="_self"]:hover{cursor:pointer;}@media screen and (max-width:992px){.landingBlock .field--item--paragraph--type--block-desc-info .paragraph--type--block-desc-info>div:first-of-type .field--name-field-image img{width:auto;height:100%;}body.has-scroll #mobile-navigation-toggle{top:6px;}.field--type-entity-reference-revisions.fullWidth-bandeau>.field__item:not(.ourVision) .paragraph--type--full-width{padding:0;padding:0 12px;}.one-item.paragraph--type--full-width .field--item--paragraph--type--teaser-tile.field__item:not(.ourVision){width:100%;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long:first-of-type{margin-top:0;}.ourVision .sand a.link-more,.ourVision .brown a.link-more,.ourVision .green a.link-more,.ourVision .gray a.link-more,.ourVision .dark-green a.link-more,.ourVision .light-green a.link-more,.ourVision .blue a.link-more,.ourVision .light-blue a.link-more,.ourVision .red a,.ourVision .green-medium a.link-more,.ourVision .dark-bay a.link-more{width:100%;position:relative;margin:auto;min-height:initial;bottom:0;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long p{margin-bottom:0;}.paragraph--type--three-columns>.field--name-field-content-widget>.field__item{overflow:hidden;padding:0;width:100%;height:100%;}.paragraph--type--three-columns>.field--name-field-content-widget>.teaserWithLink.field__item::after{height:90%;}}@media screen and (max-width:776px){.paragraph--type--three-columns>.field--name-field-content-widget>.teaserWithLink.field__item::after{height:93%;}.paragraph--type--three-columns>.field--name-field-content-widget>.field__item{width:auto;}}@media screen and (max-width:992px){.path-frontpage .layout-container{padding-top:65px;}#mobile-navigation-toggle{top:12px;}.path-frontpage .fullSlider .owl-dots{top:86%;}.path-frontpage .fullSlider .owl-dots .owl-dot.active span{background:#4ba90a;}.path-frontpage .fullSlider .owl-dots .owl-dot span{border:2px solid #4ba90a;}.isImage,.isVideo{-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.isImage .paragraph--type--full-slider,.isVideo .paragraph--type--full-slider{top:0;position:relative;left:0;right:0;display:block;width:100%;-webkit-transform:translate(0%,0%);-ms-transform:translate(0%,0%);transform:translate(0%,0%);}.isImage .paragraph--type--full-slider .field--name-field-formatted-title,.isVideo .paragraph--type--full-slider .field--name-field-formatted-title{text-shadow:none;color:#4ba909;}.isImage .paragraph--type--full-slider .field--name-field-copy-text,.isVideo .paragraph--type--full-slider .field--name-field-copy-text{text-shadow:none;margin-top:0;color:#000;font-size:14px;}.isImage .field--name-field-background-image{position:relative;}.isVideo .field--name-field-background-image>div,.isImage .field--name-field-background-image>div{position:relative;height:150px;left:0;top:0;}.fullSlider.owl-drag .owl-item{height:auto;overflow:hidden;}.path-frontpage .fullSlider .owl-dots{top:100%;}.isImage .paragraph--type--full-slider .field--name-field-formatted-title,.isVideo .paragraph--type--full-slider .field--name-field-formatted-title{margin-bottom:24px;}}.paragraph--type--three-columns>.field--name-field-content-widget>.teaserWithLink.field__item .paragraph--type--teaser-tile::after{content:' ';background:rgba(29,29,29,0.28);width:100%;height:100%;position:absolute;top:0;left:0;right:0;}.paragraph--type--teaser-tile .field--name-field-url::after{display:none;}.card-container .paragraph--type--block-flip{overflow:visible !important;backface-visibility:visible;}@media only screen and (max-width:992px){.card-container .paragraph--type--block-flip{height:520px;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:last-of-type{bottom:-340px;width:160px;left:-20px;}}.card-container .field--item--paragraph--type--block-flip:hover .paragraph--type--block-flip{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;}.card-container .paragraph--type--block-flip.green>.field--name-field-copy-text{background:rgba(75,170,10,.8);}.card-container .paragraph--type--block-flip.white>.field--name-field-copy-text{background:rgba(255,255,255,.8);}.card-container .paragraph--type--block-flip.white>.field--name-field-copy-text *{color:#000000!important;}.card-container .paragraph--type--block-flip.green>.field--name-field-copy-text{background:rgba(75,170,10,.8);}.card-container .paragraph--type--block-flip.dark-green>.field--name-field-copy-text{background:rgba(0,150,136,.8);}.card-container .paragraph--type--block-flip.blue>.field--name-field-copy-text{background:rgba(0,130,190,.8);}.card-container .paragraph--type--block-flip.red>.field--name-field-copy-text{background:rgba(220,50,40,.8);}.card-container .paragraph--type--block-flip.sand>.field--name-field-copy-text{background:rgba(175,160,130,.8);}.card-container .paragraph--type--block-flip.green-medium>.field--name-field-copy-text{background:rgba(76,175,80,.8);}.card-container .paragraph--type--block-flip.gray>.field--name-field-copy-text{background:rgba(134,146,171,.8);}.card-container .paragraph--type--block-flip.brown>.field--name-field-copy-text{background:rgba(156,119,88,.8);}.card-container .paragraph--type--block-flip.light-blue>.field--name-field-copy-text{background:rgba(173,216,230,.8);}.card-container .paragraph--type--block-flip.dark-bay>.field--name-field-copy-text{background:rgba(63,103,112,.8);}@media only screen and (max-width:992px){.card-container .paragraph--type--block-flip{height:520px;}.card-container .paragraph--type--block-flip .front-icon-title .field--name-field-icon-img img:last-of-type{bottom:-340px;width:160px;left:-20px;}.layout-container{padding-top:70px;}body.nav-open #mobile-navigation-toggle{top:10px;}.mobile-navigation .region-header-top #block-languageswitcher{padding:10px 0;}}#mobile-navigation-toggle{top:15px;}.card-container .field--item--paragraph--type--block-flip:hover .field--name-field-copy-text ul{font-size:17px;}.card-container .paragraph--type--block-flip .field--name-field-copy-text .field--name-field-title{font-size:28px;line-height:1.1;}.layout-container .paragraph.paragraph--type--bandeau.paragraph--view-mode--default .description-bandeau::after{content:'';height:100%;width:100%;background:rgba(0,0,0,0.19);position:absolute;z-index:1;left:0;top:0;}.layout-container .paragraph.paragraph--type--bandeau.paragraph--view-mode--default .description-bandeau .field--name-field-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;}.layout-container .paragraph.paragraph--type--bandeau.paragraph--view-mode--default::after{display:none;}.messages.messages--error{display:none;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.card-container .field--item--paragraph--type--block-flip:hover .paragraph--type--block-flip{-webkit-backface-visibility:visible;-moz-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;}}@media only screen and (max-width:992px){.region-header-top{display:none!important;}}@media only screen and (max-width:992px){.layout-container .paragraph.paragraph--type--bandeau.paragraph--view-mode--default .description-bandeau .field--name-field-title{font-size:22px;}.fullWidth-bandeau .paragraph--type--bandeau{min-height:230px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision .description-our-vision .field--type-text-long h3{padding-top:20px;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision{top:0;bottom:0;}.ourVision .sand a.link-more,.ourVision .brown a.link-more,.ourVision .green a.link-more,.ourVision .gray a.link-more,.ourVision .dark-green a.link-more,.ourVision .light-green a.link-more,.ourVision .blue a.link-more,.ourVision .light-blue a.link-more,.ourVision .red a,.ourVision .grenn-medium a.link-more,.ourVision .dark-bay a.link-more{position:relative;top:0;left:0;right:0;}.field--type-entity-reference-revisions.fullWidth-bandeau .field__item.ourVision{position:relative;}.region-header-top .block{position:relative;}}@media only screen and (max-width:768px){.ourVision .paragraph--type--full-width .paragraph--type--our-vision.right a.link-more,.ourVision a.link-more{width:100%;right:0;position:relative;top:0;}.ourVision .paragraph--type--full-width .paragraph--type--our-vision.left a.link-more,.ourVision a.link-more{width:100%;right:0;position:relative;top:0;}}.layout-container .paragraph.paragraph--type--bandeau.paragraph--view-mode--default .description-bandeau .field--name-field-title{width:100%;max-width:1180px;}.paragraph--type--cover .field--name-field-secondary-button > a{border-color:transparent;color:#b4cd14;background:#fff;}.paragraph--type--cover .field--name-field-secondary-button > a:hover{color:#fff;background:transparent;border-color:#fff;}.isImage .field--name-field-lien-more a,.isVideo .field--name-field-lien-more a{color:#4baa0a;width:auto;max-width:260px;background:#fff;}
form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form{display:flex;flex-wrap:wrap;padding-bottom:15px;}@media screen and (max-width:740px){form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form{flex-direction:column;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #formations_table tr td:nth-child(1){flex-direction:column;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form tr td:nth-child(1){flex-direction:column;}}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form .js-form-item.form-item{flex:45%;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form .js-form-item.form-type-textarea{flex:100%;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form .js-form-item.form-type-checkbox{flex:100%;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form .js-form-item.form-item input[type="text"],input[type="email"],select{width:100%;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form .form-item{margin:0 20px 20px 0!important;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form .fieldset-wrapper .form-type-select{margin-right:0!important;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #formations_table tr td:nth-child(2){background:white;margin-top:10px;margin-bottom:10px;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #experiences_table tr td:nth-child(2){background:white;margin-top:10px;margin-bottom:10px;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form span.fieldset-legend{display:block;margin:0 0 5px 0;font-size:14px;line-height:1.3;text-transform:uppercase;font-weight:bold;color:#4baa0a;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #ajax-wrapper{width:100%;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #edit-experiences .tabledrag-toggle-weight-wrapper{display:none;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #edit-formations .tabledrag-toggle-weight-wrapper{display:none;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #formations_table .field-suffix{display:none;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #edit-actions{width:100%;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #formations_table tr > td{display:flex;flex-wrap:wrap;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #formations_table tr > td > *{flex:45%;margin-top:0;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #experiences_table tr > td{display:flex;flex-wrap:wrap;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #experiences_table tr > td > *{flex:45%;margin-top:0;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form #formations_table input[name="formations[items][0][_item_][graduation_year]"],input[name="experiences[items][0][_item_][beginning_date]"],input[name="experiences[items][0][_item_][end_date]"]{width:100%;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form
details[data-webform-key="formations_fieldset"],details[data-webform-key="experiences_fieldset"]{width:100%;margin-bottom:10px;margin-top:10px;}form.webform-submission-spontaneous-application-form.webform-submission-spontaneous-application-add-form .webform-details-toggle-state{display:none;}
