@charset "UTF-8";.snotifyToast{-webkit-animation-fill-mode:both;animation-fill-mode:both}.snotify-leftBottom .fadeIn,.snotify-leftCenter .fadeIn,.snotify-leftTop .fadeIn{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.snotify-leftBottom .fadeOut,.snotify-leftCenter .fadeOut,.snotify-leftTop .fadeOut{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.snotify-rightBottom .fadeIn,.snotify-rightCenter .fadeIn,.snotify-rightTop .fadeIn{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.snotify-rightBottom .fadeOut,.snotify-rightCenter .fadeOut,.snotify-rightTop .fadeOut{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.snotify-centerTop .fadeIn{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.snotify-centerTop .fadeOut{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.snotify-centerCenter .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.snotify-centerCenter .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.snotify-centerBottom .fadeIn{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.snotify-centerBottom .fadeOut{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) scaleX(1.2);transform:translate3d(-100%,0,0) scaleX(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) scaleX(1.2);transform:translate3d(-100%,0,0) scaleX(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) scaleX(1.2);transform:translate3d(100%,0,0) scaleX(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) scaleX(1.2);transform:translate3d(100%,0,0) scaleX(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0) scaleY(1.2);transform:translate3d(0,100%,0) scaleY(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0) scaleY(1.2);transform:translate3d(0,100%,0) scaleY(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0) scaleY(1.2);transform:translate3d(0,-100%,0) scaleY(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0) scaleY(1.2);transform:translate3d(0,-100%,0) scaleY(1.2)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes appear{0%{max-height:0}to{max-height:50vh}}@keyframes appear{0%{max-height:0}to{max-height:50vh}}@-webkit-keyframes disappear{0%{opacity:0;max-height:50vh}to{opacity:0;max-height:0}}@keyframes disappear{0%{opacity:0;max-height:50vh}to{opacity:0;max-height:0}}@-webkit-keyframes async{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn)}}@keyframes async{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn)}}.snotify{display:block;position:fixed;width:300px;z-index:9999;pointer-events:none}.snotify,.snotify *{-webkit-box-sizing:border-box;box-sizing:border-box}.snotify-leftBottom,.snotify-leftCenter,.snotify-leftTop{left:10px}.snotify-rightBottom,.snotify-rightCenter,.snotify-rightTop{right:10px}.snotify-centerBottom,.snotify-centerCenter,.snotify-centerTop{left:calc(50% - 300px / 2)}.snotify-centerTop,.snotify-leftTop,.snotify-rightTop{top:10px}.snotify-centerCenter,.snotify-leftCenter,.snotify-rightCenter{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.snotify-centerBottom,.snotify-leftBottom,.snotify-rightBottom{bottom:10px}.snotify-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;z-index:9998;-webkit-transition:opacity .3s;transition:opacity .3s}.snotifyToast{display:block;cursor:pointer;background-color:#fff;height:100%;margin:5px;opacity:0;border-radius:5px;overflow:hidden;pointer-events:auto}.snotifyToast--in{-webkit-animation-name:appear;animation-name:appear}.snotifyToast--out{-webkit-animation-name:disappear;animation-name:disappear}.snotifyToast__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:5px 65px 5px 15px;min-height:78px;font-size:16px;color:#000}.snotifyToast__noIcon{padding:5px 15px}.snotifyToast__progressBar{position:relative;width:100%;height:10px;background-color:#c7c7c7}.snotifyToast__progressBar__percentage{position:absolute;top:0;left:0;height:10px;background-color:#4c4c4c;max-width:100%}.snotifyToast__title{font-size:1.8em;line-height:1.2em;margin-bottom:5px;color:#fff}.snotifyToast__body{font-size:1em}.snotifyToast-show{-webkit-transform:translate(0);transform:translate(0);opacity:1}.snotifyToast-remove{max-height:0;overflow:hidden;-webkit-transform:translateY(50%);transform:translateY(50%);opacity:0}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.snotify-simple .snotifyToast__body,.snotify-simple .snotifyToast__title{color:#000}.snotify-success{background-color:#4caf50}.snotify-success .snotifyToast__progressBar{background-color:#388e3c}.snotify-success .snotifyToast__progressBar__percentage{background-color:#81c784}.snotify-success .snotifyToast__body{color:#c8e6c9}.snotify-info{background-color:#1e88e5}.snotify-info .snotifyToast__progressBar{background-color:#1565c0}.snotify-info .snotifyToast__progressBar__percentage{background-color:#64b5f6}.snotify-info .snotifyToast__body{color:#e3f2fd}.snotify-warning{background-color:#ff9800}.snotify-warning .snotifyToast__progressBar{background-color:#ef6c00}.snotify-warning .snotifyToast__progressBar__percentage{background-color:#ffcc80}.snotify-warning .snotifyToast__body{color:#fff3e0}.snotify-error{background-color:#f44336}.snotify-error .snotifyToast__progressBar{background-color:#c62828}.snotify-error .snotifyToast__progressBar__percentage{background-color:#ef9a9a}.snotify-error .snotifyToast__body{color:#ffebee}.snotify-async{background-color:#1e88e5}.snotify-async .snotifyToast__progressBar{background-color:#1565c0}.snotify-async .snotifyToast__progressBar__percentage{background-color:#64b5f6}.snotify-async .snotifyToast__body{color:#e3f2fd}.snotify-confirm{background-color:#009688}.snotify-confirm .snotifyToast__progressBar{background-color:#4db6ac}.snotify-confirm .snotifyToast__progressBar__percentage{background-color:#80cbc4}.snotify-confirm .snotifyToast__body{color:#e0f2f1}.snotify-prompt{background-color:#009688}.snotify-prompt .snotifyToast__title{margin-bottom:0}.snotify-prompt .snotifyToast__body{color:#e0f2f1}.snotify-confirm .snotifyToast__inner,.snotify-prompt .snotifyToast__inner{padding:10px 15px}.snotifyToast__input{position:relative;z-index:1;display:inline-block;margin:0;width:100%;vertical-align:top;-webkit-transition:all .5s;transition:all .5s;-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.snotifyToast__input__field{position:relative;display:block;float:right;padding:.85em .5em;width:100%;border:none;border-radius:0;background:transparent;color:#333;font-weight:700;-webkit-appearance:none;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.snotifyToast__input__field:focus{outline:none}.snotifyToast__input__label{display:inline-block;float:right;padding:0 .85em;width:100%;color:#e0f2f1;font-weight:700;font-size:70.25%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;height:100%;text-align:left;pointer-events:none}.snotifyToast__input__label:after,.snotifyToast__input__label:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.snotifyToast__input__label:before{border-top:2px solid #fff;-webkit-transform:translate3d(0,100%,0) translate3d(0,-2px,0);transform:translate3d(0,100%,0) translate3d(0,-2px,0);-webkit-transition-delay:.3s;transition-delay:.3s}.snotifyToast__input__label:after{z-index:-1;background:#b2dfdb;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}.snotifyToast__input__labelContent{position:relative;display:block;padding:1em 0;width:100%;-webkit-transition:-webkit-transform .3s .3s;transition:-webkit-transform .3s .3s;transition:transform .3s .3s;transition:transform .3s .3s,-webkit-transform .3s .3s}.snotifyToast__input--filled{margin-top:2.5em}.snotifyToast__input--filled .snotifyToast__input__field,.snotifyToast__input--filled:focus{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.snotifyToast__input--filled .snotifyToast__input__labelContent,.snotifyToast__input__field:focus+.snotifyToast__input__label .snotifyToast__input__labelContent{-webkit-transform:translateY(-80%);transform:translateY(-80%);-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.snotifyToast__input--filled .snotifyToast__input__label:before,.snotifyToast__input__field:focus+.snotifyToast__input__label:before{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate(0);transform:translate(0)}.snotifyToast__input--filled .snotifyToast__input__label:after,.snotifyToast__input__field:focus+.snotifyToast__input__label:after{-webkit-transform:scale(1);transform:scale(1);-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.snotifyToast--invalid .snotifyToast__input__label:before{border-color:#f44336}.snotifyToast--valid .snotifyToast__input__label:before{border-color:#4caf50}.snotifyToast__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid rgba(0,0,0,.1)}.snotifyToast__buttons button{position:relative;width:100%;border-right:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);border-top:none;border-bottom:none;background:transparent;padding:8px;text-transform:capitalize;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.snotifyToast__buttons button:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:hsla(0,0%,100%,.3);opacity:0;border-radius:100%;-webkit-transform:scale(1) translate(-50%);transform:scale(1) translate(-50%);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.snotifyToast__buttons button:focus:not(:active):after{-webkit-animation:ripple 1s ease-out;animation:ripple 1s ease-out}.snotifyToast__buttons button:focus,.snotifyToast__buttons button:hover{background:rgba(0,0,0,.1);outline:none}.snotifyToast__buttons button:active{background:rgba(0,0,0,.15)}.snotifyToast__buttons button:last-child{border-right:none}.snotifyToast__buttons button:first-child{border-left:none}.snotifyToast__buttons--bold{font-weight:700}@-webkit-keyframes ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}20%{-webkit-transform:scale(25);transform:scale(25);opacity:1}to{opacity:0;-webkit-transform:scale(40);transform:scale(40)}}@keyframes ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}20%{-webkit-transform:scale(25);transform:scale(25);opacity:1}to{opacity:0;-webkit-transform:scale(40);transform:scale(40)}}.snotify-icon{position:absolute;right:10px;top:50%;line-height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-height:48px;max-width:48px;width:100%;height:100%}.snotify-icon--error{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%23ffcdd2%22%3E%3Cg%3E%3Cpath%20d=%22M437,75A256,256,0,1,0,75,437,256,256,0,1,0,437,75ZM416.43,416.43a226.82,226.82,0,0,1-320.86,0C7.11,328,7.11,184,95.57,95.57a226.82,226.82,0,0,1,320.86,0C504.89,184,504.89,328,416.43,416.43Z%22/%3E%3Cpath%20d=%22M368.81,143.19a14.5,14.5,0,0,0-20.58,0L256,235.42l-92.23-92.23a14.55,14.55,0,0,0-20.58,20.58L235.42,256l-92.23,92.23a14.6,14.6,0,0,0,10.24,24.89,14.19,14.19,0,0,0,10.24-4.31l92.23-92.23,92.23,92.23a14.64,14.64,0,0,0,10.24,4.31,14,14,0,0,0,10.24-4.31,14.5,14.5,0,0,0,0-20.58l-92-92.23,92.23-92.23A14.5,14.5,0,0,0,368.81,143.19Z%22/%3E%3C/g%3E%3C/svg%3E")}.snotify-icon--warning{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%23ffccbc%22%3E%3Cg%3E%3Cpath%20d=%22M256,512c141.15,0,256-114.84,256-256S397.15,0,256,0,0,114.84,0,256,114.85,512,256,512Zm0-480.49c123.79,0,224.49,100.71,224.49,224.49S379.79,480.49,256,480.49,31.51,379.79,31.51,256,132.21,31.51,256,31.51Z%22/%3E%3Ccircle%20cx=%22260.08%22%20cy=%22343.87%22%20r=%2226.35%22/%3E%3Cpath%20d=%22M254.68,278.39a15.76,15.76,0,0,0,15.75-15.75V128.72a15.75,15.75,0,1,0-31.51,0V262.63A15.76,15.76,0,0,0,254.68,278.39Z%22/%3E%3C/g%3E%3C/svg%3E")}.snotify-icon--info{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%23bbdefb%22%3E%3Cg%3E%3Cpath%20d=%22M256,0C114.84,0,0,114.84,0,256S114.84,512,256,512,512,397.16,512,256,397.15,0,256,0Zm0,478.43C133.35,478.43,33.57,378.64,33.57,256S133.35,33.58,256,33.58,478.42,133.36,478.42,256,378.64,478.43,256,478.43Z%22/%3E%3Cpath%20d=%22M251.26,161.24a22.39,22.39,0,1,0-22.38-22.39A22.39,22.39,0,0,0,251.26,161.24Z%22/%3E%3Cpath%20d=%22M286.84,357.87h-14v-160A16.79,16.79,0,0,0,256,181.05H225.17a16.79,16.79,0,0,0,0,33.58h14.05V357.87H225.17a16.79,16.79,0,0,0,0,33.57h61.67a16.79,16.79,0,1,0,0-33.57Z%22/%3E%3C/g%3E%3C/svg%3E")}.snotify-icon--success{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%23c8e6c9%22%3E%3Cg%3E%3Cpath%20d=%22M256,0C114.85,0,0,114.84,0,256S114.85,512,256,512,512,397.16,512,256,397.15,0,256,0Zm0,492.31c-130.29,0-236.31-106-236.31-236.31S125.71,19.69,256,19.69,492.31,125.71,492.31,256,386.29,492.31,256,492.31Z%22/%3E%3Cpath%20class=%22cls-1%22%20d=%22M376.64,151,225.31,321.24l-91.17-72.93a9.85,9.85,0,0,0-12.3,15.38l98.46,78.77a9.86,9.86,0,0,0,13.52-1.15L391.36,164.08A9.85,9.85,0,0,0,376.64,151Z%22/%3E%3C/g%3E%3C/svg%3E")}.snotify-icon--async{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%23bbdefb%22%3E%3Cg%3E%3Cpath%20d=%22M256,0a32,32,0,0,0-32,32V96a32,32,0,0,0,64,0V32A32,32,0,0,0,256,0Zm0,384a32,32,0,0,0-32,32v64a32,32,0,0,0,64,0V416A32,32,0,0,0,256,384ZM391.74,165.5,437,120.22A32,32,0,0,0,391.74,75L346.5,120.22a32,32,0,0,0,45.25,45.28Zm-271.52,181L75,391.74A32,32,0,0,0,120.22,437l45.25-45.25a32,32,0,0,0-45.25-45.25Zm0-271.52A32,32,0,1,0,75,120.22l45.25,45.28a32,32,0,1,0,45.25-45.28ZM391.74,346.5a32,32,0,0,0-45.25,45.25L391.74,437A32,32,0,0,0,437,391.74ZM480,224H416a32,32,0,0,0,0,64h64a32,32,0,0,0,0-64ZM128,256a32,32,0,0,0-32-32H32a32,32,0,0,0,0,64H96A32,32,0,0,0,128,256Z%22/%3E%3C/g%3E%3C/svg%3E");-webkit-animation:async 3s infinite linear;animation:async 3s infinite linear;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@font-face{font-family:Georgina Regular;font-style:normal;font-weight:400;src:url(../fonts/fancy/Georgina.ttf) format("truetype")}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}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}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box}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:not-allowed}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;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;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{font-size:100%;-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;background:#e9e9e9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select,textarea{border-radius:3px}select{width:100%}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{-webkit-appearance:none;-moz-appearance:none;background:transparent;padding:0;border:0;border-radius:3px;line-height:1}[data-whatinput=mouse] button{outline:0}.is-visible{display:block!important}.is-hidden{display:none!important}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{font-size:inherit;line-height:1.8;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-weight:400;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#cacaca;line-height:0}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h6{font-size:1rem}@media screen and (min-width:40em){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{color:#7e8d99;text-decoration:none;line-height:inherit;cursor:pointer}a img{border:0}hr{max-width:62.5rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #cacaca;border-left:0;margin:1.25rem auto;clear:both}dl,ol,ul{line-height:1.6;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"\2014    "}abbr{color:#0a0a0a;cursor:help;border-bottom:1px dotted #0a0a0a}code{font-weight:400;border:1px solid #cacaca;padding:.125rem .3125rem .0625rem}code,kbd{font-family:Consolas,Liberation Mono,Courier,monospace;color:#0a0a0a;background-color:#e6e6e6}kbd{padding:.125rem .25rem 0;margin:0;border-radius:3px}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.is-invalid-input:not(:focus){background-color:rgba(201,208,5,.1);border-color:#c9d005}.form-error,.is-invalid-label{color:#c9d005}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.9375em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.show-on-focus:active,.show-on-focus:focus{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.row{max-width:1100px;margin-left:auto;margin-right:auto}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{max-width:none;margin-left:-.9375rem;margin-right:-.9375rem}.row .row.collapse{margin-left:0;margin-right:0}.row.expanded{max-width:none}.row.expanded .row{margin-left:auto;margin-right:auto}.column,.columns{width:100%;float:left;padding-left:1.0375rem;padding-right:1.0375rem}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1>.column,.small-up-1>.columns{width:100%;float:left}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{width:50%;float:left}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(odd),.small-up-2>.columns:nth-of-type(odd){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{width:33.33333%;float:left}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{width:25%;float:left}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{width:20%;float:left}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{width:16.66667%;float:left}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{width:14.28571%;float:left}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{width:12.5%;float:left}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.small-collapse .row{margin-left:0;margin-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.small-centered{float:none;margin-left:auto;margin-right:auto}.small-pull-0,.small-push-0,.small-uncentered{position:static;margin-left:0;margin-right:0;float:left}@media screen and (min-width:40em){.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{width:100%;float:left}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{width:50%;float:left}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(odd),.medium-up-2>.columns:nth-of-type(odd){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{width:33.33333%;float:left}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{width:25%;float:left}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{width:20%;float:left}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{width:16.66667%;float:left}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{width:14.28571%;float:left}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{width:12.5%;float:left}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-left:0;padding-right:0}.medium-collapse .row{margin-left:0;margin-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.medium-centered{float:none;margin-left:auto;margin-right:auto}.medium-pull-0,.medium-push-0,.medium-uncentered{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width:64em){.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{width:100%;float:left}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{width:50%;float:left}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(odd),.large-up-2>.columns:nth-of-type(odd){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{width:33.33333%;float:left}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{width:25%;float:left}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{width:20%;float:left}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{width:16.66667%;float:left}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{width:14.28571%;float:left}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{width:12.5%;float:left}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-left:0;padding-right:0}.large-collapse .row{margin-left:0;margin-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.large-centered{float:none;margin-left:auto;margin-right:auto}.large-pull-0,.large-push-0,.large-uncentered{position:static;margin-left:0;margin-right:0;float:left}}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2ba6cb transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu a{padding:.7rem 1rem}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu .is-active>a{background:transparent;color:#2ba6cb}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2ba6cb transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2ba6cb transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);padding:5px 0;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:3px 20px;color:#333;font-size:14px;float:left;width:100%}.dropdown .is-dropdown-submenu a:hover{background:#eee}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2ba6cb transparent transparent}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2ba6cb}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.icon{pointer-events:none;background-size:100% 100%;width:15px;float:left;height:15px}.icon.search{background-image:url("/images/icons/search.png")}.icon.menu{background-image:url("/images/icons/menu.png")}.icon-menu{width:40px;height:40px;background-repeat:no-repeat;background-size:105px 33px;background-image:url("/images/icons/menu_resize.png");display:block;background-position:0 0;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}.icon-menu.light{background-image:url("/images/icons/menu_light_resize.png")}.icon-menu.close{background-position-x:100%}.icon-social{width:30px;height:24px;background-repeat:no-repeat;background-size:120px 360px;background-image:url("/images/icons/social.png");display:block;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}.icon-social,i.icon-social.locate{background-position:0 0}i.icon-social.mcdelivery{background-position:0 16%}i.icon-social.phone{background-position:0 34%}i.icon-social.facebook{background-position:0 50%}i.icon-social.instagram{background-position:0 67%}i.icon-social.youtube{background-position:0 84%}i.icon-social.twitter{background-position:0 101%}.icon-play{width:40px;height:40px;background-repeat:no-repeat;background-size:78px;background-image:url("/images/icons/play-btn.png");display:block;background-position:0 0}.icon-play.yellow{background-position-x:100.2%}.red-bg{background:#d50000}.blue-bg{background:#059fed}.yellow-bg{background:#ffc600}.orange-bg{background:#ff453b}.pink-bg{background:#ff4f86}.orange-red-bg{background:#ff463b}.red-color{color:#d50000}.blue-color{color:#059fed}.yellow-color{color:#ffc600}.orange-color{color:#ff453b}.pink-color{color:#ff4f86}body.menuExpanded,html.menuExpanded{overflow:hidden}#mcd-header{position:fixed;left:0;width:100%;top:9px;pointer-events:none;z-index:99999}@media screen and (max-width:63.9375em){#mcd-header{top:0}}#logo,#menu_trigger{pointer-events:all}#logo{width:58px;height:57px;float:left;background-image:url("/images/icons/logo.png");background-size:100% 100%;background-position:50%;margin-right:30px}@media screen and (min-width:1024px){#logo{border-radius:7px}}#menu_trigger{float:right;padding:12px;color:#000;position:relative;width:40px;height:55px}#menu_trigger i{font-size:64px;line-height:34px;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1);position:absolute;right:0;-webkit-transition-delay:.2s;transition-delay:.2s}#menu_trigger i.open{-webkit-transform:scale(1);transform:scale(1);opacity:1}#menu_trigger i.close{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}#menu_trigger.active{color:#fff}#menu_trigger.active .open{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}#menu_trigger.active .close{-webkit-transform:scale(1);transform:scale(1);opacity:1}@media screen and (max-width:63.9375em){#menu_trigger{top:1px;right:14px}#menu_trigger i{font-size:52px}}#app-header{position:fixed;left:0;width:100%;z-index:99999;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}@media screen and (max-width:63.9375em){#app-header{padding-bottom:5px}}#app-header.sticky{background:#ffbc0d}@media screen and (max-width:63.9375em){#app-header .container{padding:0 58px}}#search-bar{display:block}#mcd-menu-header{float:left;width:100%;background:transparent;padding:10px 0;z-index:9;left:0}#mcd-menu-header>.row{position:relative}@media screen and (max-width:63.9375em){#mcd-menu-header{padding:3px 0}}#mcd-menu-header #menu{float:left}#mcd-menu-header #menu ul{margin:17px 0 9px;padding:0}#mcd-menu-header #menu ul li{display:inline-block}#mcd-menu-header #menu ul li a{float:left;margin-right:18px;font-weight:700;color:#000;font-size:14px}@media screen and (min-width:1024px) and (max-width:1092px){#mcd-menu-header #menu ul li a{margin-right:18px;font-size:14px}}@media screen and (min-width:1024px){#mcd-menu-header .p1{padding-right:0}}#mcd-menu-header .p2>div{float:right;padding:10px 0 0;position:relative;width:100%}@media screen and (max-width:63.9375em){#mcd-menu-header .p2>div{float:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 0 0}}@media screen and (min-width:1024px){#mcd-menu-header .p2{padding-left:0}}#mcd-menu-header #headersearch{position:relative;float:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}@media screen and (max-width:1023px){#mcd-menu-header #headersearch{margin-right:10px}}#mcd-menu-header #headersearch input{outline:none;background:#fff;border-radius:100px;-webkit-box-shadow:none;box-shadow:none;border:none;line-height:12px;width:100%;color:#000;padding-left:10px;padding-right:30px;height:37px;float:right;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:63.9375em){#mcd-menu-header #headersearch input{height:auto;width:100%;float:left;padding:8px 35px 10px 20px}}#mcd-menu-header #headersearch .icon{position:absolute;right:11px;top:11px;pointer-events:none;cursor:pointer}#mcd-menu-header #languages{line-height:0;float:right}@media screen and (max-width:470px){#mcd-menu-header #languages{width:122px}}#mcd-menu-header #languages li{display:inline-block}#mcd-menu-header #languages li a{float:left;border-radius:100px;margin-right:5px;background:#000;color:#fff;padding:9px 0;width:37px;height:37px;text-align:center;font-weight:700;font-size:12px;line-height:18px}@media screen and (max-width:1023px){#mcd-menu-header #languages li a{width:40px;height:40px;line-height:22px}}#mcd-menu-header #languages li a.active{background:#d50000}#mcd-menu-header #languages li:last-child a{margin-right:0}.light:not(.sticky) #mcd-menu-header #menu ul li a{color:#fff}.light:not(.sticky) #mcd-outreach i{background-position-x:100%!important}#mcd-menu-header,#mcd-outreach{-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}.hideHeader{pointer-events:none}.hideHeader #mcd-menu-header,.hideHeader #mcd-outreach,.hideHeader #menu_trigger{opacity:0;pointer-events:none}#mcd-outreach{position:absolute;left:0;float:left;top:auto;width:100%;height:100%;max-height:780px;z-index:9999;pointer-events:none;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}#mcd-outreach.height100{height:100%!important;opacity:0;-webkit-transition:none;transition:none}#mcd-outreach.fixed{position:fixed}#mcd-outreach.opacity0{opacity:0}#mcd-outreach.expanded{position:fixed;height:100%!important;z-index:999999;opacity:1}#mcd-outreach ul{position:absolute;bottom:50px}@media screen and (min-width:1920px){#mcd-outreach ul{left:10%}}#mcd-outreach ul li{display:block}#mcd-outreach ul li a{padding:10px 0;float:left;width:100%;pointer-events:all}#mcd-outreach ul li a i{-webkit-transition-delay:.2s;transition-delay:.2s}#mcd-outreach.expanded i{background-position-x:50%}nav#expanded_menu{position:fixed;left:0;width:100%;height:100%;z-index:99}nav#expanded_menu .highlight{color:#ffc600}nav#expanded_menu .row{height:100%}nav#expanded_menu .bg{position:absolute;left:0;top:0;bottom:0;background:#000;z-index:0;height:100%}nav#expanded_menu .bg,nav#expanded_menu .content{width:100%;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}nav#expanded_menu .content{position:relative;z-index:1;padding-top:0;float:left;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;opacity:1}nav#expanded_menu .content.mobile{-webkit-transform:none;transform:none;top:64px}nav#expanded_menu .content.mobile .column-menu,nav#expanded_menu .content.mobile ul{width:100%;margin-top:0}nav#expanded_menu .column-menu{width:20%}nav#expanded_menu ul{font-size:15px;margin-top:45px;display:table}nav#expanded_menu ul:first-child{margin-top:0}nav#expanded_menu ul .handler{font-size:13px}nav#expanded_menu ul>a,nav#expanded_menu ul>span{color:#fff;float:left;width:100%;padding-bottom:20px;font-weight:700;position:relative;cursor:pointer;z-index:9}nav#expanded_menu ul>a i,nav#expanded_menu ul>span i{position:absolute;top:-1px;pointer-events:none;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}nav#expanded_menu ul>a.active i,nav#expanded_menu ul>span.active i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}nav#expanded_menu ul .menu_item_list{float:left;width:100%;overflow:hidden;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}nav#expanded_menu ul.mobile .menu_item_list{height:0}nav#expanded_menu ul li{display:block;float:left;width:100%;padding:7px 0}nav#expanded_menu ul li a{color:hsla(0,0%,100%,.7)}nav#expanded_menu ul li a:hover{color:#fff}nav#expanded_menu .social{float:left;width:250px!important;margin-top:30px}nav#expanded_menu .social li{width:auto}nav#expanded_menu .social a{padding:0;float:left;width:55px;margin:0;height:30px;margin-bottom:30px}nav#expanded_menu .social a i{background-position-x:100%}nav#expanded_menu.animateOut .bg{height:0%}nav#expanded_menu.animateOut .content{top:20%;opacity:0}@media screen and (min-width:1024px) and (max-width:1092px){#search-bar{width:21%}#menu-wrapper{width:79%}}.main_footer{float:left;width:100%;background:#000;padding:30px 0;color:#b6b6b6;text-align:center}.main_footer .social_links{margin:0 auto;display:table;padding:30px 0}.main_footer .social_links li{display:inline-block;padding:0 10px}.main_footer .social_links li i.locate{background-position:50% -1%}.main_footer .social_links li i.mcdelivery{background-position:50% 16%}.main_footer .social_links li i.phone{background-position:50% 34%}.main_footer .social_links li i.facebook{background-position:50% 50%}.main_footer .social_links li i.instagram{background-position:50% 67%}.main_footer .social_links li i.youtube{background-position:50% 84%}.main_footer .social_links li i.twitter{background-position:50% 100%}.main_footer .public_links{padding:10px 0;margin:0 auto;display:table}.main_footer .public_links li{display:inline-block;padding:0 10px;border-right:1px solid hsla(0,0%,100%,.5)}.main_footer .public_links li:last-child{border:none}.main_footer .public_links li a{color:#b6b6b6}.main_footer .copyright_note{padding:0 160px;font-size:12px}@media screen and (max-width:760px){.main_footer .copyright_note{padding:0 20px}}.hero_main_img{opacity:0}.hero{position:relative;float:left;width:100%}@media screen and (max-width:63.9375em){.hero .row.container{padding:0 10px}}.hero>div{float:left;width:100%;background:#222;overflow:hidden;padding:80px 0 0;background-repeat:no-repeat!important;background-size:cover!important;position:relative}.hero>div.noPadding{padding:0}.hero .hero_content{float:left;width:100%;height:100%;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}.hero .hero_content.hideContent{opacity:0}.hero:not(.landing_hero):not(.videoPlaying)>div{height:520px!important}@media screen and (max-width:700px){.hero:not(.landing_hero):not(.videoPlaying)>div{height:280px!important;padding:70px 0 0}.hero:not(.landing_hero):not(.videoPlaying)>div .hero_content>div.row.container{padding:0}}.hero:not(.landing_hero):not(.videoPlaying)>div img{margin:0 auto;display:table;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.hero:not(.landing_hero):not(.videoPlaying)>div img.width100{width:100%;max-width:2000px}@media screen and (max-width:700px){.hero:not(.landing_hero):not(.videoPlaying).expand_top_small>div{padding:0}}@media screen and (max-width:850px){.hero:not(.landing_hero):not(.videoPlaying).contact_hero_img>div{height:230px!important}}@media screen and (max-width:700px){.hero:not(.landing_hero):not(.videoPlaying).community>div{height:240px!important}}@media screen and (max-width:850px){.hero:not(.landing_hero):not(.videoPlaying).career>div{height:400px!important}}@media screen and (max-width:700px){.hero:not(.landing_hero):not(.videoPlaying).career>div{height:220px!important}}@media screen and (max-width:700px){.hero:not(.landing_hero):not(.videoPlaying).promo>div{height:350px!important}}.hero:not(.landing_hero):not(.videoPlaying).loaded>div .hero_main_img{opacity:1}.hero.videoPlaying{z-index:9999999}.hero.videoPlaying>div{max-height:100%!important}.landing,.landing-viewport,.landing_slides{float:left;width:100%;height:100%;position:relative;overflow-x:hidden;left:0;-webkit-transition:2s cubic-bezier(.19,1,.22,1);transition:2s cubic-bezier(.19,1,.22,1)}.landing-viewport.skipToFirst{-webkit-transition:2s cubic-bezier(.19,1,.22,1)!important;transition:2s cubic-bezier(.19,1,.22,1)!important}.landing{float:none}.landing .hero>div{min-height:400px}@media screen and (max-width:700px){.landing .hero>div{height:400px!important;padding:20px 0 0;min-height:auto!important}}.landing .hero>div .spotlight img{position:relative;height:100%;display:table;margin:0 auto;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain; object-position:bottom;";-o-object-position:bottom;object-position:bottom}.landing .hero.full>div{padding-top:0}.landing .hero.full>div .spotlight img{-o-object-position:center;object-position:center;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing .hero.full>div .fullRow{float:left;width:100%;height:100%;position:relative}.spotlight{position:relative;bottom:0;left:0;height:100%;width:100%;display:block;max-height:100%;margin:0 auto}.spotlight img{height:100%;display:table;margin:0 auto}.spotlight .actor{background-position:top;background-size:auto 130%;background-repeat:no-repeat;float:left;width:100%;position:relative;height:100%;left:0;background-size:auto 100%}.spotlight .actor.kol{background-image:url("/images/landing/kol1.png")}.spotlight .actor.kol2{background-image:url("/images/landing/2.png")}.spotlight .actor.food{background-image:url("/images/landing/food.png")}.spotlight .actor.community{background-image:url("/images/landing/community.png")}.spotlight .actor.people{background-image:url("/images/landing/people.png")}.text{position:absolute;float:left;width:100%;height:100%}#delicious{background:url(/images/landing/1/delicious.png);background-size:100% auto;background-position:50%;background-repeat:no-repeat}#delicious,#feel{width:50%;height:100%;float:left;left:47%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%}#feel{background:url(/images/landing/1/feel.png);background-size:100% auto;background-position:50%;background-repeat:no-repeat}a.fullpage-redirector{position:absolute;right:15%;bottom:9%;width:83px}@media screen and (max-width:63.9375em){a.fullpage-redirector{width:auto}}@media screen and (max-width:630px){a.fullpage-redirector{bottom:10%}}a.fullpage-redirector p{color:#fff;font-weight:700;text-align:center;float:left;left:50%;margin-bottom:7px;line-height:17px}@media screen and (max-width:63.9375em){a.fullpage-redirector p{left:0;float:left;margin-top:20px;margin-right:10px}}@media screen and (max-width:43.9375em){a.fullpage-redirector p{display:none}}a.fullpage-redirector span{width:60px;float:left;height:60px;border-radius:100px;text-align:center;padding:14px 0;color:#fff;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:relative}@media screen and (max-width:63.9375em){a.fullpage-redirector span{left:0;-webkit-transform:none;transform:none;width:40px;height:40px;padding:7px 0}}a.fullpage-redirector span.red{background:#ff463b}a.fullpage-redirector span.blue{background:#00d9d9}a.fullpage-redirector span.yellow{background:#ffc600}a.fullpage-redirector span i{font-size:34px}@media screen and (max-width:63.9375em){a.fullpage-redirector span i{font-size:27px}}.landing_link{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}nav.pagination.slidePagination{position:absolute;bottom:20px;z-index:9;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}nav.pagination.slidePagination ul>li{display:inline-block}nav.pagination.scrollPagination{position:fixed;right:14%;display:block;top:50%;z-index:9;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}nav.pagination.scrollPagination.opacity0{opacity:0}nav.pagination.scrollPagination ul>li{display:block}@media screen and (max-width:63.9375em){nav.pagination.scrollPagination{right:2%;-webkit-transform:none;transform:none;top:20%}}nav.pagination ul{margin:0}nav.pagination ul li{margin-bottom:8px;border:2px solid transparent;border-radius:100%;padding:6px;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}nav.pagination ul li.active{border-color:#fff}nav.pagination ul li a{width:10px;height:10px;border-radius:100px;background:#fff;display:block;border:1px solid #cacaca;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}#instagram_component{background:#ff4f86;float:left;width:calc(100% + 1px);height:31.1vw;position:relative;color:#fff;overflow:hidden}@media screen and (max-width:830px){#instagram_component{height:auto}#instagram_component .row.container{padding:0}}#instagram_component .full{position:relative;display:block;margin:0 auto;height:100%}#instagram_component .full #promo{padding-top:0;max-width:none;top:50%;height:100%}#instagram_component .full #promo .promo_inner{vertical-align:middle;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#instagram_component #promo{width:250px;float:left;text-align:center;padding-top:130px;max-width:1000px}@media screen and (max-width:830px){#instagram_component #promo{width:100%;padding-left:50px;padding-right:50px;padding-top:20px}}#instagram_component #promo .promo_inner{display:table;margin:0 auto}#instagram_component #promo h2{font-family:Georgina Regular;margin-bottom:-16px;font-size:80px;font-weight:400;margin-top:-16px}#instagram_component #promo>span{font-weight:700}#instagram_component #promo a{float:left;width:100%;border:3px solid #fff;border-radius:5px;padding:6px 10px;color:#fff;font-weight:700;margin-top:10px}#instagram_component #promo a i{font-size:15px;top:1px;position:relative;margin-left:-12px;margin-right:10px}#instagram_component #images_wrapper{float:left;position:relative;height:100%;max-width:1500px;overflow:hidden}@media screen and (max-width:830px){#instagram_component #images_wrapper{width:100%;margin-left:0;margin-top:50px;height:66vw}}@media screen and (max-width:774px){#instagram_component #images_wrapper{height:66vw}}#instagram_component #images_wrapper ul#images{position:absolute;left:0;height:100%;margin:0;width:105%}#instagram_component #images_wrapper ul#images li{float:left;width:15.62vw;background:rgba(0,0,0,.3);display:inline-block;height:15.61vw}@media screen and (max-width:830px){#instagram_component #images_wrapper ul#images li{width:33.33333vw;height:33.33333vw}}#instagram_component #images_wrapper ul#images li a{float:left;width:100%;height:100%}#instagram_component #images_wrapper ul#images li a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.hero_img{padding:0 50px}.hero_img,.hero_img>div{float:left;width:100%;position:relative;height:100%}.hero_img>div{background-position:bottom;background-size:100% auto;background-repeat:no-repeat;left:0}.hero_img.locate>div{background-image:url("/images/locate.png")}.hero_img.promo>div{background-image:url("/images/hero/promo.png")}.hero_img.notice>div,.hero_img.promo>div{background-size:auto 100%;background-position:center 100%}.hero_img.notice>div{background-image:url("/images/hero/notice.png")}.hero_img.contact>div{background-image:url("/images/contact.png")}.full_img{position:absolute;top:0;width:100%;height:100%}.full_img img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.hero_videos{display:none}section.hero_template_thumbnails{float:left;width:100%;overflow:hidden;position:relative}section.hero_template_thumbnails .navigation{background:#000;padding:6px 10px;height:35px;float:left;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;color:#fff;text-align:center;cursor:pointer}section.hero_template_thumbnails .navigation.opacity0{display:none}section.hero_template_thumbnails .navigation.prev{left:0}section.hero_template_thumbnails .navigation.next{right:0}section.hero_template_thumbnails ul{float:left;width:100%;position:relative;left:0;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}section.hero_template_thumbnails ul li{display:inline-block;width:20%;height:150px;float:left;background:#ccc}@media screen and (max-width:1000px){section.hero_template_thumbnails ul li{width:50%}}@media screen and (max-width:560px){section.hero_template_thumbnails ul li{width:100%}}section.hero_template_thumbnails ul li a{float:left;width:100%;height:100%;position:relative;color:#fff;overflow:hidden}section.hero_template_thumbnails ul li a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}section.hero_template_thumbnails ul li a .overlay{background:rgba(0,0,0,.2);position:absolute;top:0;width:100%;height:100%;z-index:0}section.hero_template_thumbnails ul li a .info{position:absolute;bottom:0;left:0;width:100%;padding:0 10px;z-index:1}.hero_bg_img{float:left;width:100%;height:100%;position:absolute;top:0;overflow:hidden}.hero_bg_img img{min-width:100%;min-height:100%}.watch_full_video{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-align:center;float:left;color:#fff}.watch_full_video i{margin:0 auto;width:60px;height:60px;background-size:120px;margin-bottom:10px}.heroVideoPlayer{float:left;z-index:9}.heroVideoPlayer,.heroVideoPlayer .overlay{position:absolute;top:0;width:100%;height:100%}.heroVideoPlayer .overlay{background:#000;left:0}.heroVideoPlayer a.close{position:absolute;right:20px;top:20px;cursor:pointer;z-index:999}.heroVideoPlayer a.close i{width:30px;height:30px;background-size:58px 21px}.heroVideoPlayer #heroVideoFrame{position:relative;z-index:9}.heroVideoPlayer #heroVideoFrame,.heroVideoPlayer #heroVideoFrame iframe,.heroVideoPlayer #heroVideoFrame video{float:left;width:100%;height:100%}.overlay{position:relative;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}@media screen and (max-width:700px){.overlay{background:none}}.intro{position:relative;float:left;position:absolute}.intro,.intro .background-video{width:100%;height:100%;top:0;left:0}.intro .background-video{position:absolute}.intro .background-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.intro #masthead{width:140px;height:auto;margin-bottom:30px}@media screen and (max-width:700px){.intro #masthead{width:100px;margin-bottom:0}}.intro .intro_content{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;color:#fff;text-align:center;font-size:20px}.intro .intro_content p{padding:0 120px}@media screen and (max-width:700px){.intro .intro_content p{padding:0 10px}}.people_stories_info{z-index:9;background:#000;color:#fff}.people_stories_info,.people_stories_info .bg{height:100%;width:100%;left:0;top:0;position:absolute}.people_stories_info .bg{z-index:0}.people_stories_info .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.people_stories_info .overlay{position:relative;z-index:1}.people_stories_info .left{padding:3vw;float:left;position:relative}.people_stories_info a.close{position:absolute;right:20px;top:20px;cursor:pointer;z-index:999}.people_stories_info a.close i{width:30px;height:30px;background-size:58px 21px}.people_stories_info .masthead{float:left;display:block;width:17vw;height:17vw;background-image:url("/images/people/masthead.png");background-position:50%;background-size:100% 100%;background-repeat:no-repeat}.people_stories_info .copy{float:left;width:100%;margin-top:20px}.people_stories_info .copy.halal{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}@media screen and (max-width:500px){.people_stories_info .copy.halal{position:relative;-webkit-transform:none;transform:none;top:0}}.people_stories_info .name{font-weight:700;font-size:1.5em}.people_stories_info .motto{font-size:1.4em;margin-top:.5em;line-height:1.2em;font-weight:700}.people_stories_info .challenge{margin-top:10px;font-weight:700}.people_stories_info .challenge p{margin-bottom:.5vw}.people_stories_info .info-play{width:100px;height:100px;background-image:url("/images/people/play.png");background-position:50%;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute}.people_stories_info .info-play.mobi{position:relative;top:auto;left:auto;-webkit-transform:none;transform:none;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.people_stories_info a.challenge-link{background-color:#c90f17;color:#fff;padding:10px 20px;float:left;font-weight:700}.people_stories_info .right{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:100%}.mcd-article{color:#000;margin-bottom:50px;float:left}.mcd-article.limit .info p{height:150px!important}.mcd-article.standard .thumbnail{float:left;width:100%;background:#eee;margin-bottom:20px}.mcd-article .thumbnail{overflow:hidden}.mcd-article .thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.mcd-article.highlight,.mcd-article.standard .info{float:left;width:100%}.mcd-article .info .headline{float:left;width:100%;margin-bottom:10px}.mcd-article .info .headline>span{padding:5px 10px;float:left;background:#222;font-weight:700;font-size:13px;color:#fff}.mcd-article .info .headline>span.blue{background:#059fed}.mcd-article .info .headline>span.red{background:#ff463b}.mcd-article .info .headline>span.yellow{background:#ffc600}.mcd-article .info .title{line-height:2rem;max-height:65px;overflow:hidden;float:left;width:100%}.mcd-article .info .content{line-height:1.5rem;float:left;width:100%}.mcd-article .info h4{float:left;width:100%}.mcd-article .info p{margin-top:10px;overflow:hidden;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}.mcd-article .info .read_more{float:left;width:100%;margin-top:30px;font-weight:700;font-size:15px}.promo_text_limit .mcd-article .info .content{max-height:100px}.notice_text_limit .mcd-article .info .content{max-height:200px}.page-pagination{float:left;width:100%}.page-pagination ul{margin:20px auto;display:table}.page-pagination li{display:inline-block;margin-right:10px;color:#000}.page-pagination li.active span{background-color:#ffc501;text-decoration:none;color:#c8161d;font-weight:700}.page-pagination li.active span,.page-pagination li.disabled,.page-pagination li a{padding:10px 14px;border-radius:100px}@media screen and (max-width:767px){.page-pagination li{margin-bottom:20px}}.referrer{margin:30px 0}.referrer,.referrer .img{float:left;width:100%;position:relative;overflow:hidden}.referrer .img{height:400px;margin-bottom:20px}.referrer .img img{width:100%;height:100%;-o-object-position:bottom;object-position:bottom;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover; object-position:bottom;"}@media screen and (max-width:700px){.referrer .img{height:200px}}.referrer .img .referrer_img_link{position:absolute;top:0;z-index:9;left:0;font-size:30px;color:#fff;font-weight:700;width:100%;height:100%;padding:20px}.referrer .content,.referrer img{float:left;width:100%}.referrer .title,.referrer img{margin-bottom:20px}.referrer .title{float:left;width:100%;font-weight:700}.referrer .referrer_buttons{margin:0 auto;display:table}.referrer .referrer_buttons li{display:inline-block;margin:0 auto}.referrer .referrer_buttons li a{margin-right:20px}.referrer .referrer_buttons li:last-child a{margin-right:0}@media screen and (max-width:63.9375em){.referrer .referrer_buttons{width:100%}.referrer .referrer_buttons li{width:100%;margin-bottom:10px}.referrer .referrer_buttons li a{width:100%;margin:0}}.referrer.hover .img{overflow:hidden}.referrer.hover .img img{-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-transform:scale(1);transform:scale(1);min-width:100%;cursor:pointer}.referrer.hover .img:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.referrer.peoples-referrer .img{height:500px}@media screen and (max-width:700px){.referrer.peoples-referrer .img{height:380px}}.video-player-dummy{float:left;width:100%;margin:50px 0}.video-player-dummy .thumbnail{float:left;width:100%;min-height:300px;background:#333;position:relative}.video-player-dummy .thumbnail img{width:100%;min-height:300px;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.video-player-dummy .thumbnail i{position:absolute;bottom:20px;left:20px}.video-player-footage{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999999}.video-player-footage .overlay{position:absolute;left:0;top:0;background:#000;z-index:1;width:100%;height:100%}.video-player-footage .content{position:absolute;z-index:2;float:left;width:100%;height:100%}.video-player-footage video{position:relative;z-index:2;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:50%}.video-player-footage .close{position:absolute;z-index:2;right:30px;top:30px}.image_link{color:#fff}.image_link>div{height:300px;background:#333;margin-bottom:30px;position:relative;overflow:hidden}@media screen and (max-width:580px){.image_link>div{height:150px}}.image_link>div img{min-width:100%;min-height:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}.image_link>div .content{position:absolute;top:0;height:100%;left:0;width:100%;background:rgba(0,0,0,.5)}.image_link>div .content .inner{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image_link:hover>div img{-webkit-transform:scale(1.2);transform:scale(1.2)}.employee{position:relative;margin-bottom:60px}.employee .avatar{float:left;width:70px;height:70px;background-size:auto 100%;background-position:50%;display:block;position:absolute;top:-35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:100px;border:2px solid #ffc600}.employee .content{background:#eee;float:left;width:100%;padding:70px 50px 30px;text-align:center;height:100%}.employee .content h5{margin-bottom:20px;font-size:18px}.employee .content h4{font-size:20px}.featured-news{background-color:#ffbc0d;padding:38px 8px}.featured-news__container{max-width:900px;margin:0 auto}.featured-news__title{color:#000;font-family:speedee;font-size:28px;position:relative;line-height:1;padding:0 12px;margin:0}.featured-news__title:after{content:"";position:absolute;bottom:5px;right:0;width:88%;height:4px;background-color:#db0007}.news-listing{margin:16px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}.news-listing__item{-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%;margin-left:1%;margin-right:1%}.news-listing__item:first-child{margin-left:0}.news-listing__item:last-child{margin-right:0}.news{padding:20px 20px 55px;border-radius:5px;background-color:#fff;position:relative}.news:after{content:"";clear:both;display:table}.news:before{content:"";display:block;position:absolute;bottom:1px;right:10%;-webkit-transform:translateY(100%);transform:translateY(100%);width:35%;height:100%;background-image:url(/images/common/teardrop-white.png);background-repeat:no-repeat;background-size:contain;background-position:top}.news__date{background-color:#db0007;padding:5px 10px;font-size:16px;font-family:speedee;border-radius:3px;color:#fff}.news__title{font-size:20px;font-family:speedee;font-weight:400;margin:15px 0 0;line-height:1.3}.news__link-view{position:absolute;bottom:15px;right:20px;background-color:#ffbc0d;width:35px;height:35px;border-radius:50%}.news__link-view:after{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-75%,-50%) rotate(45deg);transform:translate(-75%,-50%) rotate(45deg);width:40%;height:40%;border:3px solid #000;border-left-color:transparent;border-bottom-color:transparent}@media screen and (max-width:950px){.featured-news__container{margin-left:2%;margin-right:2%}}@media screen and (max-width:700px){.featured-news__title{font-size:20px}.featured-news__title:after{width:auto;left:72px;height:2px}.news-listing{display:block}.news-listing__item{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 auto}.news{padding:20px 52px 20px 20px;border-radius:0}.news:before{display:none}.news:after{display:block;position:absolute;bottom:0;right:20px;left:20px;height:2px;background-color:#db0007}.news:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.news:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.news:first-child:before{display:block;background-image:url(/images/common/teardrop-yellow.png);top:0;right:5%;bottom:unset;-webkit-transform:none;transform:none}.news:last-child:after{display:none}.news__date{font-size:12px}.news__title{font-size:17px}.news__link-view{width:28px;height:28px}}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:Glyphicons Halflings;src:url("../fonts/glyphicons/glyphicons-halflings-regular.eot");src:url("../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/glyphicons/glyphicons-halflings-regular.woff2") format("woff2"),url("../fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20AC"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270F"}.glyphicon-glass:before{content:"\E001"}.glyphicon-music:before{content:"\E002"}.glyphicon-search:before{content:"\E003"}.glyphicon-heart:before{content:"\E005"}.glyphicon-star:before{content:"\E006"}.glyphicon-star-empty:before{content:"\E007"}.glyphicon-user:before{content:"\E008"}.glyphicon-film:before{content:"\E009"}.glyphicon-th-large:before{content:"\E010"}.glyphicon-th:before{content:"\E011"}.glyphicon-th-list:before{content:"\E012"}.glyphicon-ok:before{content:"\E013"}.glyphicon-remove:before{content:"\E014"}.glyphicon-zoom-in:before{content:"\E015"}.glyphicon-zoom-out:before{content:"\E016"}.glyphicon-off:before{content:"\E017"}.glyphicon-signal:before{content:"\E018"}.glyphicon-cog:before{content:"\E019"}.glyphicon-trash:before{content:"\E020"}.glyphicon-home:before{content:"\E021"}.glyphicon-file:before{content:"\E022"}.glyphicon-time:before{content:"\E023"}.glyphicon-road:before{content:"\E024"}.glyphicon-download-alt:before{content:"\E025"}.glyphicon-download:before{content:"\E026"}.glyphicon-upload:before{content:"\E027"}.glyphicon-inbox:before{content:"\E028"}.glyphicon-play-circle:before{content:"\E029"}.glyphicon-repeat:before{content:"\E030"}.glyphicon-refresh:before{content:"\E031"}.glyphicon-list-alt:before{content:"\E032"}.glyphicon-lock:before{content:"\E033"}.glyphicon-flag:before{content:"\E034"}.glyphicon-headphones:before{content:"\E035"}.glyphicon-volume-off:before{content:"\E036"}.glyphicon-volume-down:before{content:"\E037"}.glyphicon-volume-up:before{content:"\E038"}.glyphicon-qrcode:before{content:"\E039"}.glyphicon-barcode:before{content:"\E040"}.glyphicon-tag:before{content:"\E041"}.glyphicon-tags:before{content:"\E042"}.glyphicon-book:before{content:"\E043"}.glyphicon-bookmark:before{content:"\E044"}.glyphicon-print:before{content:"\E045"}.glyphicon-camera:before{content:"\E046"}.glyphicon-font:before{content:"\E047"}.glyphicon-bold:before{content:"\E048"}.glyphicon-italic:before{content:"\E049"}.glyphicon-text-height:before{content:"\E050"}.glyphicon-text-width:before{content:"\E051"}.glyphicon-align-left:before{content:"\E052"}.glyphicon-align-center:before{content:"\E053"}.glyphicon-align-right:before{content:"\E054"}.glyphicon-align-justify:before{content:"\E055"}.glyphicon-list:before{content:"\E056"}.glyphicon-indent-left:before{content:"\E057"}.glyphicon-indent-right:before{content:"\E058"}.glyphicon-facetime-video:before{content:"\E059"}.glyphicon-picture:before{content:"\E060"}.glyphicon-map-marker:before{content:"\E062"}.glyphicon-adjust:before{content:"\E063"}.glyphicon-tint:before{content:"\E064"}.glyphicon-edit:before{content:"\E065"}.glyphicon-share:before{content:"\E066"}.glyphicon-check:before{content:"\E067"}.glyphicon-move:before{content:"\E068"}.glyphicon-step-backward:before{content:"\E069"}.glyphicon-fast-backward:before{content:"\E070"}.glyphicon-backward:before{content:"\E071"}.glyphicon-play:before{content:"\E072"}.glyphicon-pause:before{content:"\E073"}.glyphicon-stop:before{content:"\E074"}.glyphicon-forward:before{content:"\E075"}.glyphicon-fast-forward:before{content:"\E076"}.glyphicon-step-forward:before{content:"\E077"}.glyphicon-eject:before{content:"\E078"}.glyphicon-chevron-left:before{content:"\E079"}.glyphicon-chevron-right:before{content:"\E080"}.glyphicon-plus-sign:before{content:"\E081"}.glyphicon-minus-sign:before{content:"\E082"}.glyphicon-remove-sign:before{content:"\E083"}.glyphicon-ok-sign:before{content:"\E084"}.glyphicon-question-sign:before{content:"\E085"}.glyphicon-info-sign:before{content:"\E086"}.glyphicon-screenshot:before{content:"\E087"}.glyphicon-remove-circle:before{content:"\E088"}.glyphicon-ok-circle:before{content:"\E089"}.glyphicon-ban-circle:before{content:"\E090"}.glyphicon-arrow-left:before{content:"\E091"}.glyphicon-arrow-right:before{content:"\E092"}.glyphicon-arrow-up:before{content:"\E093"}.glyphicon-arrow-down:before{content:"\E094"}.glyphicon-share-alt:before{content:"\E095"}.glyphicon-resize-full:before{content:"\E096"}.glyphicon-resize-small:before{content:"\E097"}.glyphicon-exclamation-sign:before{content:"\E101"}.glyphicon-gift:before{content:"\E102"}.glyphicon-leaf:before{content:"\E103"}.glyphicon-fire:before{content:"\E104"}.glyphicon-eye-open:before{content:"\E105"}.glyphicon-eye-close:before{content:"\E106"}.glyphicon-warning-sign:before{content:"\E107"}.glyphicon-plane:before{content:"\E108"}.glyphicon-calendar:before{content:"\E109"}.glyphicon-random:before{content:"\E110"}.glyphicon-comment:before{content:"\E111"}.glyphicon-magnet:before{content:"\E112"}.glyphicon-chevron-up:before{content:"\E113"}.glyphicon-chevron-down:before{content:"\E114"}.glyphicon-retweet:before{content:"\E115"}.glyphicon-shopping-cart:before{content:"\E116"}.glyphicon-folder-close:before{content:"\E117"}.glyphicon-folder-open:before{content:"\E118"}.glyphicon-resize-vertical:before{content:"\E119"}.glyphicon-resize-horizontal:before{content:"\E120"}.glyphicon-hdd:before{content:"\E121"}.glyphicon-bullhorn:before{content:"\E122"}.glyphicon-bell:before{content:"\E123"}.glyphicon-certificate:before{content:"\E124"}.glyphicon-thumbs-up:before{content:"\E125"}.glyphicon-thumbs-down:before{content:"\E126"}.glyphicon-hand-right:before{content:"\E127"}.glyphicon-hand-left:before{content:"\E128"}.glyphicon-hand-up:before{content:"\E129"}.glyphicon-hand-down:before{content:"\E130"}.glyphicon-circle-arrow-right:before{content:"\E131"}.glyphicon-circle-arrow-left:before{content:"\E132"}.glyphicon-circle-arrow-up:before{content:"\E133"}.glyphicon-circle-arrow-down:before{content:"\E134"}.glyphicon-globe:before{content:"\E135"}.glyphicon-wrench:before{content:"\E136"}.glyphicon-tasks:before{content:"\E137"}.glyphicon-filter:before{content:"\E138"}.glyphicon-briefcase:before{content:"\E139"}.glyphicon-fullscreen:before{content:"\E140"}.glyphicon-dashboard:before{content:"\E141"}.glyphicon-paperclip:before{content:"\E142"}.glyphicon-heart-empty:before{content:"\E143"}.glyphicon-link:before{content:"\E144"}.glyphicon-phone:before{content:"\E145"}.glyphicon-pushpin:before{content:"\E146"}.glyphicon-usd:before{content:"\E148"}.glyphicon-gbp:before{content:"\E149"}.glyphicon-sort:before{content:"\E150"}.glyphicon-sort-by-alphabet:before{content:"\E151"}.glyphicon-sort-by-alphabet-alt:before{content:"\E152"}.glyphicon-sort-by-order:before{content:"\E153"}.glyphicon-sort-by-order-alt:before{content:"\E154"}.glyphicon-sort-by-attributes:before{content:"\E155"}.glyphicon-sort-by-attributes-alt:before{content:"\E156"}.glyphicon-unchecked:before{content:"\E157"}.glyphicon-expand:before{content:"\E158"}.glyphicon-collapse-down:before{content:"\E159"}.glyphicon-collapse-up:before{content:"\E160"}.glyphicon-log-in:before{content:"\E161"}.glyphicon-flash:before{content:"\E162"}.glyphicon-log-out:before{content:"\E163"}.glyphicon-new-window:before{content:"\E164"}.glyphicon-record:before{content:"\E165"}.glyphicon-save:before{content:"\E166"}.glyphicon-open:before{content:"\E167"}.glyphicon-saved:before{content:"\E168"}.glyphicon-import:before{content:"\E169"}.glyphicon-export:before{content:"\E170"}.glyphicon-send:before{content:"\E171"}.glyphicon-floppy-disk:before{content:"\E172"}.glyphicon-floppy-saved:before{content:"\E173"}.glyphicon-floppy-remove:before{content:"\E174"}.glyphicon-floppy-save:before{content:"\E175"}.glyphicon-floppy-open:before{content:"\E176"}.glyphicon-credit-card:before{content:"\E177"}.glyphicon-transfer:before{content:"\E178"}.glyphicon-cutlery:before{content:"\E179"}.glyphicon-header:before{content:"\E180"}.glyphicon-compressed:before{content:"\E181"}.glyphicon-earphone:before{content:"\E182"}.glyphicon-phone-alt:before{content:"\E183"}.glyphicon-tower:before{content:"\E184"}.glyphicon-stats:before{content:"\E185"}.glyphicon-sd-video:before{content:"\E186"}.glyphicon-hd-video:before{content:"\E187"}.glyphicon-subtitles:before{content:"\E188"}.glyphicon-sound-stereo:before{content:"\E189"}.glyphicon-sound-dolby:before{content:"\E190"}.glyphicon-sound-5-1:before{content:"\E191"}.glyphicon-sound-6-1:before{content:"\E192"}.glyphicon-sound-7-1:before{content:"\E193"}.glyphicon-copyright-mark:before{content:"\E194"}.glyphicon-registration-mark:before{content:"\E195"}.glyphicon-cloud-download:before{content:"\E197"}.glyphicon-cloud-upload:before{content:"\E198"}.glyphicon-tree-conifer:before{content:"\E199"}.glyphicon-tree-deciduous:before{content:"\E200"}.glyphicon-cd:before{content:"\E201"}.glyphicon-save-file:before{content:"\E202"}.glyphicon-open-file:before{content:"\E203"}.glyphicon-level-up:before{content:"\E204"}.glyphicon-copy:before{content:"\E205"}.glyphicon-paste:before{content:"\E206"}.glyphicon-alert:before{content:"\E209"}.glyphicon-equalizer:before{content:"\E210"}.glyphicon-king:before{content:"\E211"}.glyphicon-queen:before{content:"\E212"}.glyphicon-pawn:before{content:"\E213"}.glyphicon-bishop:before{content:"\E214"}.glyphicon-knight:before{content:"\E215"}.glyphicon-baby-formula:before{content:"\E216"}.glyphicon-tent:before{content:"\26FA"}.glyphicon-blackboard:before{content:"\E218"}.glyphicon-bed:before{content:"\E219"}.glyphicon-apple:before{content:"\F8FF"}.glyphicon-erase:before{content:"\E221"}.glyphicon-hourglass:before{content:"\231B"}.glyphicon-lamp:before{content:"\E223"}.glyphicon-duplicate:before{content:"\E224"}.glyphicon-piggy-bank:before{content:"\E225"}.glyphicon-scissors:before{content:"\E226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\E227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\A5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20BD"}.glyphicon-scale:before{content:"\E230"}.glyphicon-ice-lolly:before{content:"\E231"}.glyphicon-ice-lolly-tasted:before{content:"\E232"}.glyphicon-education:before{content:"\E233"}.glyphicon-option-horizontal:before{content:"\E234"}.glyphicon-option-vertical:before{content:"\E235"}.glyphicon-menu-hamburger:before{content:"\E236"}.glyphicon-modal-window:before{content:"\E237"}.glyphicon-oil:before{content:"\E238"}.glyphicon-grain:before{content:"\E239"}.glyphicon-sunglasses:before{content:"\E240"}.glyphicon-text-size:before{content:"\E241"}.glyphicon-text-color:before{content:"\E242"}.glyphicon-text-background:before{content:"\E243"}.glyphicon-object-align-top:before{content:"\E244"}.glyphicon-object-align-bottom:before{content:"\E245"}.glyphicon-object-align-horizontal:before{content:"\E246"}.glyphicon-object-align-left:before{content:"\E247"}.glyphicon-object-align-vertical:before{content:"\E248"}.glyphicon-object-align-right:before{content:"\E249"}.glyphicon-triangle-right:before{content:"\E250"}.glyphicon-triangle-left:before{content:"\E251"}.glyphicon-triangle-bottom:before{content:"\E252"}.glyphicon-triangle-top:before{content:"\E253"}.glyphicon-console:before{content:"\E254"}.glyphicon-superscript:before{content:"\E255"}.glyphicon-subscript:before{content:"\E256"}.glyphicon-menu-left:before{content:"\E257"}.glyphicon-menu-right:before{content:"\E258"}.glyphicon-menu-down:before{content:"\E259"}.glyphicon-menu-up:before{content:"\E260"}.locateUsTitle{width:35px;height:35px;margin-left:10px}.addressBox{padding:10px;height:420px;background-color:#f9f9f9}.addressBox .addressTop{height:340px;border-bottom:1px solid #a8a8a8}.addressBox .addressTop .addressIcon{width:40px;height:40px;padding:4px}.addressBox .addressTitle{display:block;color:#000}.addressBox .addressText{color:#797573}.addressBox .addressBelow{padding-top:10px;height:60px}.addressBox .addressLink a{color:#c11a20}.addressBox:hover .addressTitle{color:#ea4632;-webkit-transition:.2s ease-in;transition:.2s ease-in}.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;-webkit-box-shadow:-1px 1px 3px rgba(0,0,0,.1);box-shadow:-1px 1px 3px rgba(0,0,0,.1);position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.autocomplete-suggestion{position:relative;padding:0 .6em;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#333}.autocomplete-suggestion b{font-weight:400;color:#1f8dd6}.autocomplete-suggestion.selected{background:#f0f0f0}.paddingCategoryRight,.paddingRight{padding-right:10px;padding-left:0}.padding-left{padding-left:10px;padding-right:0}#results,.location_inputs{float:left;width:100%}.location_inputs{margin-bottom:20px}.iconLocateMe,.iconSearchNow{height:10px;width:10px;margin-right:11px;margin-left:0}.btnSearchNow{background-color:#eb212e;color:#fff;border-radius:0;height:45px;line-height:45px;-webkit-transition:all .2s linear;transition:all .2s linear;padding:0 20px}.btnSearchNow p{margin-top:10px;font-size:14px}.masthead{margin-top:30px;position:relative;overflow:hidden}@media screen and (max-width:767px){.masthead img.background{width:400%;left:-150%;position:relative}}.masthead div.content{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center}.masthead div.content img{opacity:0;display:inline-block;width:auto;height:80%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.masthead div.content img:first-child{margin-left:-4.5%;height:75%}.masthead div.content img:last-child{margin-left:1%;height:70%}.masthead div.content br{display:none}@media screen and (max-width:767px){.masthead div.content img,.masthead div.content img:first-child,.masthead div.content img:last-child{margin-left:0;height:27%;-webkit-transform:none;transform:none;top:auto;margin-top:2%}.masthead div.content img:nth-child(3){height:57vw;margin-top:0}.masthead div.content img:first-child{position:relative;left:-20vw}.masthead div.content img:last-child{position:absolute;top:0;right:20vw}.masthead div.content br{display:block}}.bd-content{background-color:#eb212e;background-image:url("/images/birthday/confetti.png");background-size:100% auto;background-position:top;background-repeat:no-repeat;text-align:center;position:relative;color:#fff;padding-bottom:30px;float:left;width:100%}@media screen and (max-width:590px){.bd-content .bd-content-container{padding:0}}.bd-content img.top-eyes{width:200px;position:absolute;top:38px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:768px){.bd-content img.top-eyes{width:300px}}.bd-content .inner-content{background-color:#f7f2dc;padding:8vw 10vw;border-radius:30px;margin-top:107px}.bd-content .inner-content>div{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bd-content .inner-content>div:hover{z-index:999}.bd-content .inner-content .bd-child{position:relative}.bd-content .inner-content .bd-child img{width:auto;height:45vw}.bd-content .inner-content .bd-child img:first-child{position:relative;left:-23vw}.bd-content .inner-content .bd-child img:nth-child(2){position:relative;top:-9vw}.bd-content .inner-content .bd-child img:nth-child(3){position:absolute;top:-5vw;left:28vw}.bd-content .inner-content .pack{margin-bottom:10vw}.bd-content .inner-content .accessories img{height:38vw;width:auto}@media screen and (min-width:590px){.bd-content .inner-content{margin-top:142px;padding-left:30px;padding-right:30px;font-size:0}.bd-content .inner-content .bd-child{margin-bottom:50px}.bd-content .inner-content .bd-child img{width:auto;height:180px;display:inline-block}.bd-content .inner-content .bd-child img:first-child{position:relative;left:-20px}.bd-content .inner-content .bd-child img:nth-child(2){position:relative;top:0}.bd-content .inner-content .bd-child img:nth-child(3){position:relative;top:0;left:-5px}.bd-content .inner-content .pack{display:inline-block;margin-bottom:30px}.bd-content .inner-content .pack img{height:245px;width:auto}.bd-content .inner-content .pack2{position:relative;padding-top:3%}.bd-content .inner-content .pack2 img{height:178px}.bd-content .inner-content .accessories{margin-top:3%}.bd-content .inner-content .accessories img{height:178px;width:auto;display:inline-block}}@media screen and (min-width:992px){.bd-content .inner-content .bd-child img{height:200px}.bd-content .inner-content .pack img{height:250px}.bd-content .inner-content .pack2 img{height:130px}.bd-content .inner-content .accessories img{height:150px}}.bd-content .packages{margin-top:20px}.bd-content .packages h1 img{display:inline-block;height:53px;width:auto;margin-bottom:6px}.bd-content .packages .row.package{font-weight:700}.bd-content .packages .row.package img{height:99px;width:auto}.bd-content .packages .row.package>div{text-align:left;display:inline-block}.bd-content .packages .row.package>div p{font-size:32px;margin-bottom:0}.bd-content .packages .row.package>div ul{padding-left:1em;font-size:16px}@media screen and (min-width:480px){.bd-content .packages .row.package img{height:150px}.bd-content .packages .row.package>div{margin-right:25px;margin-left:25px}}@media screen and (min-width:768px){.bd-content .packages .row.package>div{display:block;text-align:left;padding-left:30px;margin-right:0;margin-left:0}}.bd-content .remarks{margin-top:30px;border:1px solid #fff;padding:25px;font-size:14px;text-align:left}@media screen and (max-width:479px){.bd-content .remarks{padding-left:0;padding-right:0}}.bd-content .remarks ul{padding-left:1em}.tnc{background-color:#f7f2dc;font-size:14px;float:left;width:100%}.tnc .container{padding-bottom:30px}@media screen and (min-width:481px){.tnc .container{padding:0 50px 30px}}.tnc h1{margin-top:45px;text-align:center;margin-bottom:50px}.tnc h1 img{display:inline-block;height:38px;width:auto}@media screen and (max-width:480px){.tnc h1 img{height:28px}}.tnc p{margin-top:25px;margin-bottom:0;font-weight:700;font-size:130%}.tnc p.note1,.tnc p.note2{margin-top:0;font-size:inherit;font-weight:inherit}.tnc p.note2{font-style:italic}.tnc ul{padding-left:1em}.tnc ul.dash{list-style:none;padding-left:0}.tnc ul.dash>li{margin-left:1em}.tnc ul.dash>li:before{content:"\2013";margin-left:-1em}.contact{padding:30px 0;text-align:center;font-size:16px}@media screen and (min-width:481px){.contact{padding:30px}}.contact a{color:#000;text-decoration:underline}@media screen and (max-width:640px){.field-contactform-contact{padding:0}}.menu_list_hero{margin-bottom:0;padding-bottom:40px;padding-top:160px}@media screen and (max-width:700px){.menu_list_hero{padding-top:100px}}.food_menu_items{margin-bottom:30px;padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.food_menu_items:first-child{padding-top:0}.menuFood{font-size:12px;color:#000;text-align:center}.menuFood a{color:#000;float:left;width:100%;cursor:pointer}.menuFood a:hover{color:#d50000}.menuFood a:hover .hover03{-webkit-transform:scale(1.1);transform:scale(1.1)}.menuFood a *{cursor:pointer}.menuFood img{vertical-align:text-top}.menuFood .hover03{background:#fff;width:100%;float:left;overflow:hidden;position:relative;text-align:center;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.2s ease-in;transition:.2s ease-in}.food_btns ul{margin-left:0}.food_btns>li{float:left;display:inline-block}.food_btns>li li{display:block}.food_btns>li .btn:after{border-color:#fff transparent transparent!important}.food_btns.dropdown.menu li.is-active>a,.food_btns a.btn:hover{background:#222;color:#fff}.food_progress>div,.progress{margin-bottom:20px}.progress{height:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.barLeft .progress{background:#fff;border:0 solid #fff;border-radius:0;height:30px;line-height:30px}.barLeft .progress-bar{background:#c11a20;line-height:30px;max-width:100%}.barRight .progress{background:#fff;border:0 solid #fff;border-radius:0;height:30px;line-height:30px}.barRight .progress-bar{background:#c11a20;line-height:30px}.nutrition-zero-right{color:#c11a20;margin-left:10px}.nutrition-zero-left{color:#c11a20;padding-right:10px}.nutritionText{padding-left:25px;font-size:18px;margin-top:18px}.nutritionText .iconNutrition{width:25px;height:25px;margin-right:20px}@media (max-width:750px){.nutritionText{padding-left:5px;font-size:13px;margin-top:27px}.nutritionText .iconNutrition{width:20px;height:20px;margin-right:5px}}.nutritionTop{margin-top:35px}@media (max-width:750px){.nutritionTop{margin-top:42px}}#article_single{padding:50px 0 100px;float:left;width:100%}#article_single>header{padding:30px 0}#article_single>header,#article_single>header .breadcrumb{float:left;width:100%;margin-bottom:30px}#article_single .btn-social{border-radius:0;background-color:#dd4b39;color:#fff;padding:10px 15px;font-size:16px;-webkit-transition:all .2s linear;float:left;margin-right:10px;transition:all .2s linear;margin-bottom:10px}#article_single .btn-social.facebook{background:#4c66a4}#article_single .btn-social.twitter{background:#4394dd}#article_single .btn-social img{width:25px;height:25px;margin-right:10px}#article_single .btn-social:hover{background:#000;color:#fff}#article_single .h5,#article_single h5{font-size:14px}.breadcrumb{padding:8px 15px;margin-bottom:20px;margin-left:0;list-style:none;background-color:transparent;border-radius:4px}.breadcrumb>li{display:inline-block;color:#eb212e;font-size:14px}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\A0"}.breadcrumb>li a{color:inherit}.breadcrumb>li.active{color:#777}.relatedPost,.searchPost{padding-bottom:20px;padding-top:20px}.relatedPost.relatedPost,.searchPost.relatedPost{border:2px solid #e7e7e7;padding-left:20px;padding-right:20px}.relatedPost.searchPost,.searchPost.searchPost{border-bottom:2px solid #e7e7e7;padding-left:0;padding-right:0}.relatedPost .btn:hover,.searchPost .btn:hover{background:#000}.relatedPost a:hover .relatedTitle,.searchPost a:hover .relatedTitle{color:#eb212e}.relatedTitle{color:#000;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:18px}.relatedShort{margin:0 0 10px;font-size:14px;color:#000}.hover02{overflow:hidden}.hover02 img{-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-transform:scale(1);transform:scale(1);min-width:100%}.hover02:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}#article_single iframe{max-width:100%}.tab_content{float:left;width:100%}.tab_content>.tab-pane{display:none}.tab_content>.tab-pane.active{display:block}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.serving-size-section{float:left;width:100%;text-align:center;padding-bottom:30px}.serving-size-section label{display:inline-block;margin-right:10px}.serving-size-section .btn-group{position:relative;display:inline-block;vertical-align:middle}.serving-size-section .btn-group select{float:none;display:block;width:100%}.food_menu_navigate{z-index:100}.list-nutrition-facts{display:table;margin:0 auto;padding-top:32px}.list-nutrition-facts .the-nutrition-fact:after{content:"";clear:both;display:table}.list-nutrition-facts .the-nutrition-fact h4{display:inline-block;font-size:21px;margin:0;padding:2px 0;font-weight:600}.list-nutrition-facts .the-nutrition-fact .label{min-width:170px;color:#888580;position:relative}.list-nutrition-facts .the-nutrition-fact .label:after{content:"";position:absolute;top:0;right:0;height:100%;width:1px;background-color:#555}.list-nutrition-facts .the-nutrition-fact .value{color:#c11b20;min-width:90px;margin-left:50px;text-align:center}.list-nutrition-facts .the-nutrition-fact span.intake{font-size:12px;margin-left:12px;color:#c11b20}@media screen and (min-width:351px) and (max-width:500px){.list-nutrition-facts{padding-top:8px}.list-nutrition-facts .the-nutrition-fact h4{font-size:18px}.list-nutrition-facts .the-nutrition-fact .label{min-width:115px}.list-nutrition-facts .the-nutrition-fact .value{min-width:70px;margin-left:15px}.list-nutrition-facts .the-nutrition-fact span.intake{margin-left:8px}}@media screen and (max-width:350px){.list-nutrition-facts{padding-top:0}.list-nutrition-facts .the-nutrition-fact{margin-top:25px;text-align:center}.list-nutrition-facts .the-nutrition-fact .label{width:100%;display:block;font-size:25px;margin-top:15px}.list-nutrition-facts .the-nutrition-fact .label:after{content:none}.list-nutrition-facts .the-nutrition-fact .value{margin-left:0;min-width:0}.list-nutrition-facts .the-nutrition-fact span.intake{margin-left:5px}}.extra-info{padding:20px 0}.extra-info .extra-info-group{text-align:center}.extra-info .extra-info-group .extra-info-group-title{font-size:22px;font-weight:700}.extra-info .extra-info-group .extra-info-group-item-container .extra-info-item{background-color:#fff;margin:5px 0;padding:2px 0}.extra-info .extra-info-group .extra-info-group-item-container .extra-info-item:after{content:"";clear:both;display:table}.extra-info .extra-info-group .extra-info-group-item-container .extra-info-item .item-name,.extra-info .extra-info-group .extra-info-group-item-container .extra-info-item .item-value{float:left;width:50%;font-size:16px;padding:0;margin:0}.extra-info .extra-info-group .extra-info-group-item-container .extra-info-item .item-name{border-right:2px solid #c21c21}.extra-info .extra-info-group .extra-info-group-item-container .extra-info-item .item-value{color:#c21c21}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{background:#000;color:#fff;border-radius:16px;padding:5px 10px 4px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .popover-inner{background:#f9f9f9;color:#000;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}@font-face{font-family:speedee;src:url("/fonts/speedee/Speedee_W_Rg.woff2") format("woff2"),url("/fonts/mukbang/WOFF/Speedee_W_Rg.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:speedee;src:url("/fonts/speedee/Speedee_W_Bd.woff2") format("woff2"),url("/fonts/mukbang/WOFF/Speedee_W_Bd.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:speedee condensed;src:url("/fonts/speedee/SpeedeeCd_W_Rg.woff2") format("woff2"),url("/fonts/speedee/SpeedeeCd_W_Rg.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:speedee condensed;src:url("/fonts/speedee/SpeedeeCd_W_Bd.woff2") format("woff2"),url("/fonts/speedee/SpeedeeCd_W_Bd.woff") format("woff");font-weight:700;font-style:normal}body{font-family:Lato,sans-serif}body,html{overflow-x:hidden}ul{margin:0}.icon_header i{float:left}h2.icon_header i{width:40px;height:40px}.container{padding:0 50px;float:left;width:100%}.row.container{padding:0 70px;float:none;height:100%;width:inherit}.row.container.larger{max-width:1400px}@media screen and (max-width:63.9375em){.row.container{padding:0 20px}}.horizontal_center{display:table;margin:0 auto}.post{background:#fff;padding:50px 0;float:left;width:100%}.post.noHero{padding-top:40px}.tm-fallback{font-weight:400;font-family:Lato,Arial Unicode MS,Lucida Sans Unicode,DejaVu Sans,FreeSans,sans-serif}.force.tm-fallback{font-family:Lato,Arial Unicode MS,Lucida Sans Unicode,DejaVu Sans,FreeSans,sans-serif!important}h1 .tm-fallback{font-size:23px;vertical-align:super}.quote{float:left;width:100%;text-align:center}.quote .quoter{float:left;width:100%;color:#6d6e71}.quote .quoter span{float:left;width:100%;font-size:12px}.center_vertical{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}input[type=text],select,textarea{border-radius:0;-webkit-appearance:none;-moz-appearance:none;background-position:right 50%;background-repeat:no-repeat;padding:0 0 0 15px;color:#999;height:46px;line-height:46px;font-size:18px;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background:#fff;width:100%;float:left;resize:none;outline:none}select{background-image:url(/images/icon_selects.png?e41b83d…);background-position:right 50%;background-repeat:no-repeat;padding:0 35px 0 15px}textarea{height:150px}h1,h2,h3,h4,h5{font-weight:700}.field{position:relative;padding-bottom:20px;margin-bottom:20px}.field label p{font-family:Lato;font-size:24px;color:#797573;padding-left:10px;color:#7a797a;font-weight:700}p.help-block.help-block-error{position:absolute;bottom:-30px;color:#a94442}.has-error input,.has-error select,.has-error textarea{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);outline:none}.btn{float:left;color:#fff;padding:10px 40px;text-align:center;font-size:14px;font-weight:700}.btn:hover{-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1)}.btn.btn-sm{padding:5px 10px;font-size:12px}.about_title{position:absolute;top:50%;-webkit-transform:translateY(-40%);transform:translateY(-40%);left:20%;background-repeat:no-repeat;background-size:100% 100%;width:300px;height:100px}#about_hero_title{text-transform:uppercase;letter-spacing:-2px;position:relative;color:#fff}#about_hero_title:after,#about_hero_title:before{content:" ";float:left;width:100%;height:5px;background:#fff;display:block;position:absolute}#about_hero_title:before{top:-5px}#about_hero_title:after{bottom:-10px}@media screen and (max-width:1100px){#mission_small_v{margin-top:-50px!important}}.iconic_list{float:left;width:100%}.iconic_list a,.iconic_list li{display:block;float:left;margin-bottom:40px;color:#000}.iconic_list a:last-child,.iconic_list li:last-child{margin-bottom:0}.iconic_list a .img_wrapper,.iconic_list li .img_wrapper{position:relative;float:left;width:10%;margin-bottom:30px;margin-right:20px}.iconic_list a img,.iconic_list li img{width:50px;position:relative;display:table;margin:0 auto;top:10px}.iconic_list.icon_content img{float:left;width:80px}.iconic_list.icon_content div.content{float:left;width:100%;margin-top:30px}.iconic_list.icon_content div.content h5{margin-bottom:30px}.iconic_list.mission li{width:100%}@media screen and (max-width:600px){.iconic_list.mission li .img_wrapper{width:auto}}@media screen and (max-width:600px){.iconic_list.mission li:nth-child(3) .img_wrapper img{width:50px}}.iconic_list.halal{padding:0 30px}.iconic_list.halal a{display:-webkit-box;display:-ms-flexbox;display:flex}.iconic_list.halal .img_wrapper{width:auto;margin-right:30px;margin-bottom:20px}.iconic_list.halal .img_wrapper.t-cell-img{width:40px;display:table-cell}.iconic_list.halal .img_wrapper img{width:60px;display:block;float:left}.iconic_list .t-cell-content{display:table-cell;width:auto!important}.mission_values{margin-bottom:40px}.mission_values>div{float:left;width:100%}.mission_values .thumbnail{width:100%;height:300px;overflow:hidden}.mission_values .thumbnail img{float:left;width:100%;height:100%;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1);-webkit-transform:scale(1);transform:scale(1);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position:center"}.mission_values .content{margin-top:20px;float:left;width:100%}.mission_values .title{color:#00aeef;margin-bottom:10px}.timeline{width:740px;margin:0 auto}.timeline.mobile{width:100%}.timeline>ul>li{display:block;width:100%;float:left}.timeline>ul>li:nth-child(4) img{margin-right:20px;margin-top:-10px}.timeline>ul>li .img,.timeline>ul>li p,.timeline>ul>li time{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:relative}.timeline>ul>li p,.timeline>ul>li time{float:left;width:100%}.timeline>ul>li .time_frame{background:#eee;text-align:center;min-height:200px;width:60px;float:left;margin:0 40px;position:relative}.timeline>ul>li .time_frame.first{background:#ffdc00;border-top-color:#ffdc00}.timeline>ul>li .time_frame.second{background:#ffc800;border-top-color:#ffc800}.timeline>ul>li .time_frame.third{background:#ff8f00;border-top-color:#ff8f00}.timeline>ul>li .time_frame.fourth{background:#ff5100;border-top-color:#ff5100}.timeline>ul>li .time_frame.fifth{background:#ff2700;border-top-color:#ff2700}.timeline>ul>li .time_frame.sixth{background:#dd0404;border-top-color:#dd0404}.timeline>ul>li .time_frame time{font-weight:700;font-size:12px;padding:0 5px}.timeline>ul>li .time_frame:after{content:" ";display:block;width:0;height:0;border-top:40px solid;border-top-color:inherit;border-bottom:0 solid transparent;border-left:30px solid rgba(165,99,13,0);border-right:30px solid transparent;position:absolute;bottom:-40px;margin-top:-50px;left:50%;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline>ul>li.noImg .img_frame,.timeline>ul>li.noImg .time_frame:before{opacity:0}.timeline>ul>li .img_frame{position:relative}.timeline>ul>li .img_frame.first:before{background:#ffdc00}.timeline>ul>li .img_frame.second:before{background:#ffc800}.timeline>ul>li .img_frame.third:before{background:#ff8f00}.timeline>ul>li .img_frame.fourth:before{background:#ff5100}.timeline>ul>li .img_frame.fifth:before{background:#ff2700}.timeline>ul>li .img_frame.sixth:before{background:#dd0404}.timeline>ul>li .img_frame:before{content:" ";display:block;width:40px;height:1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:auto;left:-40px;position:absolute}.timeline>ul>li.imgLeft .img_frame:before{right:-40px;left:auto}.timeline>ul>li .img_frame,.timeline>ul>li .paragraph{float:left;width:300px}.timeline>ul>li.mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.timeline>ul>li.mobile .mobile_wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:30px}.timeline>ul>li.mobile .img_frame,.timeline>ul>li.mobile .paragraph{width:100%;height:auto!important;-webkit-transform:none;transform:none;top:0}.timeline>ul>li.mobile .img,.timeline>ul>li.mobile p{-webkit-transform:none;transform:none;top:0;text-align:left}.timeline>ul>li p{text-align:right}.timeline>ul>li .img{width:150px;float:left}.timeline>ul>li.imgLeft .img{float:right}.timeline>ul>li.imgLeft p{text-align:left}.timeline>ul>li.imgLeft .time_frame:before{left:-40px;right:auto}.timeline>ul>li:last-child .time_frame{background:#bf3260!important;border-top-color:#bf3260!important}.gallery_images li{display:inline-block;margin-bottom:30px}.gallery_images li>a{float:left;width:100%;height:160px;overflow:hidden;outline:none;position:relative}.gallery_images li>a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}#contactForm select{background-image:url(/images/icons/icon_selects.png);background-position:right 50%;background-repeat:no-repeat}.mfp-bg{z-index:999999}.mfp-wrap{z-index:9999999}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;padding-left:25px;padding-right:25px}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}#backToTop{display:none;position:fixed;bottom:20px;right:30px;z-index:99;border:none;outline:none;background-color:red;color:#fff;cursor:pointer;padding:30px;overflow:hidden;text-indent:100%;white-space:nowrap;background:#c8161d url(/images/icons/cd-top-arrow_cbb2fffa.svg);background-repeat:no-repeat;background-position:50%;-webkit-transition:.4s cubic-bezier(.19,1,.22,1);transition:.4s cubic-bezier(.19,1,.22,1);opacity:0;border-radius:0}#backToTop.show{opacity:1}.people-img .img img{height:400px}#sea-games-text{font-size:25px}@media screen and (max-width:900px){#sea-games-text{font-size:15px}}@media screen and (max-width:900px){#news-alert-hero-title{margin-top:10px;font-size:2rem}}.peoples-referrer.referrer .img img{-o-object-position:90%;object-position:90%}.at-expanding-share-button[data-position=bottom-right]{bottom:100px!important;right:36px!important}#mcdelivery-faq .steps{margin-left:0!important;margin-right:0!important}#mcdelivery-faq .steps .step{margin-top:12px}#mcdelivery-faq .steps .step h5{font-size:22px}#mcdelivery-faq #faq p.question{display:block;margin-bottom:0}#mcdelivery-faq #faq p.answer{font-style:italic}.ed-tooltip{position:relative;display:inline-block}.ed-tooltip .ed-tooltiptext{visibility:hidden;width:160px;background-color:#d50000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:1;top:-10%;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);font-weight:700}.ed-tooltip .ed-tooltiptext .ed-tooltip-caret{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#d50000 transparent transparent}.ed-tooltip:active .ed-tooltiptext,.ed-tooltip:hover .ed-tooltiptext{visibility:visible}.the-image-in-article-hide-mobile{display:inline-block}@media screen and (max-width:767px){.the-image-in-article-hide-mobile{display:none}}.the-image-in-article-show-mobile{display:none}@media screen and (max-width:767px){.the-image-in-article-show-mobile{display:inline-block}}.switcher{display:table;margin:10px auto;border:1px solid #ff121c;text-align:center}.switcher .tab{display:inline-block;min-width:130px;padding:8px 5px;color:#ff121c;font-size:18px;font-weight:700}.switcher .tab.active{background-color:#ff121c;color:#fff}.ordernow_btn{font-family:speedee;font-weight:700;position:relative;color:#fff;padding:15px 137px 15px 20px;display:inline-block;font-size:20px;z-index:10}.ordernow_btn:before{background-color:#000;top:0;left:0;-webkit-clip-path:polygon(0 0,89% 0,75% 99%,0 100%);clip-path:polygon(0 0,89% 0,75% 99%,0 100%);width:100%;height:100%;z-index:-2}.ordernow_btn:after,.ordernow_btn:before{display:block;content:"";position:absolute}.ordernow_btn:after{top:-18px;right:0;width:116px;height:83px;background-image:url(/images/icons/icon_mds_bike.png);background-size:100%;background-repeat:no-repeat}.ordernow_btn span{position:absolute;top:0;left:0;background-color:#d50000;-webkit-clip-path:polygon(0 0,89% 0,100% 50%,89% 100%,0 100%);clip-path:polygon(0 0,89% 0,100% 50%,89% 100%,0 100%);width:57%;height:100%;z-index:-2}.ordernow_btn.mini{padding:11px 117px 11px 14px;font-size:15px}.ordernow_btn.mini:after{top:-14px;width:96px;height:70px}.ordernow_btn:hover{text-decoration:none}.ordernow_btn.black:hover{color:#f9ba00}.ordernow_btn.yellow{color:#000}.ordernow_btn.yellow:hover{color:#fff}.ordernow_btn.yellow:hover:before{background-color:#000}.ordernow_btn.yellow:before{background-color:#f9ba00}.ordernow_btn.white{color:#000}.ordernow_btn.white:hover{color:#fff}.ordernow_btn.white:hover:before{background-color:#000}.ordernow_btn.white:before{background-color:#fff}.ordernow_btn.yellow.red{color:#fff}.ordernow_btn.yellow.red:hover span{background-color:#000}.ordernow_btn.yellow.red:before,.ordernow_btn.yellow.red:hover:before{background-color:#f9ba00}@media screen and (min-width:768px){.menu-on-holder{margin-left:10px;display:inline-block}}.catsIcon{width:50px;height:50px}.articles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}