/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!
 * fullPage 3.1.2
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;transform:translate3d(0, 0, 0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0 !important}.fp-notransition{transition:none !important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0, -50%, 0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;transform:translate3d(0, 0, 0);left:0 !important;right:0;margin:0 auto !important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0px 0px -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto !important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto !important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.text-accent{color:#121e35 !important}.bg-accent{background-color:#121e35 !important}.text-gold{color:#deaa42 !important}.bg-gold{background-color:#deaa42 !important}.text-black{color:#131213 !important}.bg-black{background-color:#131213 !important}.text-black-alt{color:#221f1f !important}.bg-black-alt{background-color:#221f1f !important}.text-white{color:#fff !important}.bg-white{background-color:#fff !important}.text-grey-100{color:#eaeff4 !important}.bg-grey-100{background-color:#eaeff4 !important}.text-grey-200{color:#e1e7ef !important}.bg-grey-200{background-color:#e1e7ef !important}.text-grey-300{color:#ccd5df !important}.bg-grey-300{background-color:#ccd5df !important}.text-grey-400{color:#aab4c1 !important}.bg-grey-400{background-color:#aab4c1 !important}.text-grey-500{color:#9eabbb !important}.bg-grey-500{background-color:#9eabbb !important}.text-grey-600{color:#7d8a99 !important}.bg-grey-600{background-color:#7d8a99 !important}.text-grey-700{color:#54606c !important}.bg-grey-700{background-color:#54606c !important}.text-grey-800{color:#29323c !important}.bg-grey-800{background-color:#29323c !important}.text-grey-900{color:#1d222a !important}.bg-grey-900{background-color:#1d222a !important}.text-facebook{color:#4267b2 !important}.bg-facebook{background-color:#4267b2 !important}.text-twitter{color:#1da1f2 !important}.bg-twitter{background-color:#1da1f2 !important}.text-whatsapp{color:#25d366 !important}.bg-whatsapp{background-color:#25d366 !important}.text-danger{color:#fc5c5c !important}.bg-danger{background-color:#fc5c5c !important}.text-success{color:#d2dfcc !important}.bg-success{background-color:#d2dfcc !important}.side-menu-card .card-menu .card-item .bounds span.card-label,.menu--list .menu--item a span.chapter,.button,.font-display{font-family:"Playfair Display",serif;font-weight:700}ul.list-item li,body{font-family:"Helvetica","Roboto",sans-serif;font-weight:normal}.text-center{text-align:center}.text-right{text-align:right}h1,h2,h3,h4,h5,h6{line-height:normal;margin:0}h1,h2.big{font-size:32px;line-height:1.4}@media only screen and (min-width: 720px){h1,h2.big{font-size:44px;line-height:1.3}}@media only screen and (min-width: 1200px){h1,h2.big{font-size:56px}}@media only screen and (min-width: 1600px){h1,h2.big{font-size:68px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){h1,h2.big{font-size:50px}}h2{font-size:30px;line-height:1.4}@media only screen and (min-width: 720px){h2{font-size:40px;line-height:1.3}}@media only screen and (min-width: 1200px){h2{font-size:45px}}@media only screen and (min-width: 1320px){h2{font-size:50px}}h2.small{font-size:24px;line-height:1.4}@media only screen and (min-width: 720px){h2.small{font-size:30px;line-height:1.3}}@media only screen and (min-width: 1200px){h2.small{font-size:35px}}@media only screen and (min-width: 1320px){h2.small{font-size:40px}}h3{font-size:20px;font-weight:normal;line-height:1.2}@media only screen and (min-width: 720px){h3{font-size:26px}}@media only screen and (min-width: 1200px){h3{font-size:30px}}@media only screen and (min-width: 1320px){h3{font-size:32px}}h4{font-size:20px;line-height:1.4}@media only screen and (min-width: 560px){h4{font-size:22px}}@media only screen and (min-width: 960px){h4{font-size:24px}}@media only screen and (min-width: 1200px){h4{font-size:26px}}@media only screen and (min-width: 1320px){h4{font-size:36px}}h4.small{font-size:18px}@media only screen and (min-width: 960px){h4.small{font-size:22px}}@media only screen and (min-width: 1200px){h4.small{font-size:24px}}@media only screen and (min-width: 1320px){h4.small{font-size:26px}}h5{font-size:16px;line-height:1.3}.text-base,.button,body{font-size:15px;letter-spacing:.001em;line-height:24px}.text-sm{font-size:14px;letter-spacing:.0005em;line-height:20px}.text-xs,small{font-size:12px;letter-spacing:.0005em;line-height:20px}body{font-weight:400}body p{margin:0}.font-normal{font-weight:normal}.p-big p{font-size:16px;line-height:1.4}@media only screen and (min-width: 720px){.p-big p{font-size:18px}}@media only screen and (min-width: 1600px){.p-big p{font-size:18px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.p-big p{font-size:18px}}.button{font-size:15px;font-weight:500;letter-spacing:.004em;line-height:24px}.button-tiny{font-size:14px;letter-spacing:.002em;line-height:20px}.button-xs{font-weight:500;font-size:13px;line-height:20px;letter-spacing:.002em}html{box-sizing:border-box}*,*:after,*:before{-webkit-tap-highlight-color:transparent;box-sizing:inherit}a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:inherit;outline:none;text-decoration:none;text-decoration:none}body,html{width:100%;overflow-x:hidden}body.lock,html.lock{overflow:hidden !important}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:normal;text-rendering:optimizeLegibility}img{-ms-interpolation-mode:nearest-neighbor;-ms-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);backface-visibility:hidden;display:block;height:auto;image-rendering:-o-crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);width:100%}.site{display:flex;min-height:100%;flex-direction:column}.site .site-content{flex:1}figure{margin:0}.ratio-img{position:relative;overflow:hidden}.ratio-img img{position:absolute;top:50%;left:50%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;transform:translate(-50%, -50%);height:100%;width:100%}.icon{display:block;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon.big{-webkit-mask-size:24px 24px;mask-size:24px 24px;height:24px;width:24px}.icon.small{-webkit-mask-size:20px 20px;mask-size:20px 20px;height:20px;width:20px}.icon.big.chevron-right{-webkit-mask-image:url("../../img/icons/chevron-right-24.svg");mask-image:url("../../img/icons/chevron-right-24.svg")}.icon.big.chevron-left{-webkit-mask-image:url("../../img/icons/chevron-left-24.svg");mask-image:url("../../img/icons/chevron-left-24.svg")}.icon.big.arrow-left{-webkit-mask-image:url("../../img/icons/arrow-left-24.svg");mask-image:url("../../img/icons/arrow-left-24.svg")}.icon.small.chevron-right{-webkit-mask-image:url("../../img/icons/chevron-right-20.svg");mask-image:url("../../img/icons/chevron-right-20.svg")}.icon.x-24{-webkit-mask-image:url("../../img/icons/x-24.svg");mask-image:url("../../img/icons/x-24.svg")}.icon.fb{-webkit-mask-image:url("../../img/icons/fb-40.svg");mask-image:url("../../img/icons/fb-40.svg")}.icon.ig{-webkit-mask-image:url("../../img/icons/ig-40.svg");mask-image:url("../../img/icons/ig-40.svg")}.icon.in{-webkit-mask-image:url("../../img/icons/in-40.svg");mask-image:url("../../img/icons/in-40.svg")}.icon.yt{-webkit-mask-image:url("../../img/icons/yt-40.svg");mask-image:url("../../img/icons/yt-40.svg")}.icon.tw{-webkit-mask-image:url("../../img/icons/tw-40.svg");mask-image:url("../../img/icons/tw-40.svg")}.icon.pt{-webkit-mask-image:url("../../img/icons/pt-40.svg");mask-image:url("../../img/icons/pt-40.svg")}.icon.wa-50{height:50px;-webkit-mask-image:url("../../img/icons/wa-50.svg");mask-image:url("../../img/icons/wa-50.svg");-webkit-mask-size:50px;mask-size:50px;width:50px}.icon.be{-webkit-mask-image:url("../../img/icons/be-40.svg");mask-image:url("../../img/icons/be-40.svg")}.floating-btn{border-radius:50px;bottom:16px;height:50px;position:fixed;right:16px;width:50px;z-index:20}@media only screen and (min-width: 1200px){.floating-btn{height:60px;width:60px}}.floating-btn a{border-radius:50px;cursor:pointer;display:block;height:100%;position:relative;width:100%;transition:.3s all ease-out}@media only screen and (min-width: 960px){.floating-btn a:hover{background-color:#ca9223 !important}}.floating-btn a .icon{height:30px;left:50%;-webkit-mask-size:30px;mask-size:30px;position:absolute;top:50%;transform:translate(-50%, -50%);width:30px}@media only screen and (min-width: 1200px){.floating-btn a .icon{height:30px;-webkit-mask-size:30px;mask-size:30px;width:30px}}.floating-btn a:hover+.btn-message{visibility:visible}@media only screen and (min-width: 960px){.floating-btn a:hover+.btn-message{opacity:1;transform:translateY(0)}}.floating-btn .btn-message{background-color:#fff;border-radius:4px;border:1px solid #ccd5df;bottom:40px;box-shadow:0 4px 16px rgba(19,18,19,.2);display:none;max-width:200px;padding:16px 20px;position:absolute;right:0px;visibility:hidden;width:100vw}@media only screen and (min-width: 960px){.floating-btn .btn-message{display:block;opacity:0;transform:translateY(20px);transition:.3s all ease-out}}@media only screen and (min-width: 1200px){.floating-btn .btn-message{bottom:80px}}.floating-btn .btn-message::before,.floating-btn .btn-message::after{content:"";position:absolute}.floating-btn .btn-message::after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:9px solid #ccd5df;bottom:-9px;height:0;right:20px;width:0;z-index:1}.floating-btn .btn-message::before{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:-8px;height:0;right:22px;width:0;z-index:2}.floating-btn .btn-message span{display:block}.floating-btn .btn-message .message-label{font-weight:bold;font-size:14px;padding-bottom:4px}.btn-back{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:bold;justify-content:flex-start;letter-spacing:.25px;text-transform:uppercase;transition:.3s all ease-out;width:auto}@media only screen and (min-width: 960px){.btn-back:hover{color:#d60e33 !important}}@media only screen and (min-width: 960px){.btn-back:hover .icon{background-color:#d60e33 !important}}.btn-back .icon{margin-right:10px;transition:.3s all ease-out}.btn-link{display:inline-block;font-weight:bold;letter-spacing:.25px;transition:.3s all ease-out}.btn-link:hover{color:#deaa42}.container{margin:0 auto;padding:0 1rem;position:relative;width:100%}@media only screen and (min-width: 560px){.container{max-width:540px}}@media only screen and (min-width: 720px){.container{max-width:720px}}@media only screen and (min-width: 960px){.container{max-width:960px}}@media only screen and (min-width: 1200px){.container{max-width:1168px}}.container.content-container{max-width:100%}@media only screen and (min-width: 960px){.container.content-container{max-width:960px}}@media only screen and (min-width: 1200px){.container.content-container{max-width:1168px}}.container-fluid{position:relative;padding:0 1rem;width:100%}.container .row,.container-fluid .row{margin-left:-1rem;margin-right:-1rem}.panel{padding-left:1rem;padding-right:1rem}.section-wrapper{padding-top:30px;padding-bottom:30px}@media only screen and (min-width: 960px){.section-wrapper{padding-top:48px;padding-bottom:48px}}.section-wrapper .container--header{padding-bottom:24px}@media only screen and (min-width: 720px){.section-wrapper .container--header{padding-bottom:32px}}.section-wrapper .container--header.center{text-align:center}.section-wrapper .container--header.center p{text-align:justify}@media only screen and (min-width: 720px){.section-wrapper .container--header.center p{text-align:center}}.section-wrapper .container--header img{margin:0 auto;width:auto;height:64px}@media only screen and (min-width: 720px){.section-wrapper .container--header img{height:80px}}.section-wrapper .container--header img+h2{padding-top:16px}.section-wrapper .container--header h2+p{color:#221f1f;padding-top:12px}@media only screen and (min-width: 720px){.section-wrapper .container--header h2+p{margin-left:auto;margin-right:auto;max-width:83.3333333333%}}@media only screen and (min-width: 960px){.section-wrapper .container--header h2+p{max-width:66.6666666667%}}.section-wrapper .container--header h2+span{display:block;color:#221f1f;padding-top:12px}@media only screen and (min-width: 720px){.section-wrapper .container--header h2+span{margin-left:auto;margin-right:auto;max-width:83.3333333333%}}@media only screen and (min-width: 960px){.section-wrapper .container--header h2+span{max-width:66.6666666667%}}.doctor-team.section-wrapper+.facilities-and-services.section-wrapper{padding-top:15px}@media only screen and (min-width: 960px){.doctor-team.section-wrapper+.facilities-and-services.section-wrapper{padding-top:24px}}.vision-mision.section-wrapper+.doctor-team.section-wrapper{padding-top:16px}@media only screen and (min-width: 960px){.vision-mision.section-wrapper+.doctor-team.section-wrapper{padding-top:0}}.section-wrapper.bg-grey-200{background-color:#edf1f5}.reminder-message{padding-bottom:16px;padding-top:16px}@media only screen and (min-width: 720px){.reminder-message{padding-bottom:24px;padding-top:24px}}.reminder-message .bounds{background:url("../../img/bg-reminder-message.png") no-repeat top left;border-radius:8px;padding:16px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (-moz-min-device-pixel-ratio: 2),screen and (min-device-pixel-ratio: 2),screen and (min-resolution: 192dpi),screen and (min-resolution: 2dppx){.reminder-message .bounds{background:url("../../img/bg-reminder-message@2x.png") no-repeat top left;background-size:121px 132px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (-moz-min-device-pixel-ratio: 3),screen and (min-device-pixel-ratio: 3),screen and (-webkit-min-device-pixel-ratio: 2),screen and (min-resolution: 192dpi),screen and (min-resolution: 3dppx){.reminder-message .bounds{background:url("../../img/bg-reminder-message@3x.png") no-repeat top left;background-size:121px 132px}}@media only screen and (min-width: 720px){.reminder-message .bounds{padding:24px}}.reminder-message .bounds h5{padding-bottom:4px}.reminder-message .bounds a{color:currentColor;text-decoration:underline}#fullpage{height:auto !important}@media only screen and (min-width: 960px){#fullpage{padding-left:108px}}#fullpage .section{overflow:hidden}#fullpage .section .section-title{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%;padding-bottom:20px;height:60px}@media only screen and (min-width: 960px){#fullpage .section .section-title{padding-bottom:40px}}#fullpage .section .section-title+div{height:calc(100% - 60px)}.fp-controlArrow{background-color:#fff;border-radius:40px;box-shadow:0 2px 6px rgba(19,18,19,.15);cursor:pointer;height:40px !important;width:40px !important;border:none !important}@media only screen and (min-width: 1200px){.fp-controlArrow{height:50px !important;width:50px !important}}.fp-controlArrow::after{background-color:#121e35;content:"";height:24px;left:50%;-webkit-mask-image:url("../../img/icons/chevron-left-24.svg");mask-image:url("../../img/icons/chevron-left-24.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:24px;mask-size:24px;position:absolute;top:50%;transform:translate(-50%, -50%);width:24px}.fp-controlArrow.fp-prev{left:8px}@media only screen and (min-width: 960px){.fp-controlArrow.fp-prev{left:calc(24px - 20px)}}@media only screen and (min-width: 1320px){.fp-controlArrow.fp-prev{left:calc(60px - 25px)}}.fp-controlArrow.fp-next{right:8px}@media only screen and (min-width: 960px){.fp-controlArrow.fp-next{right:calc(24px - 20px)}}@media only screen and (min-width: 1320px){.fp-controlArrow.fp-next{right:calc(60px - 25px)}}.fp-controlArrow.fp-next::after{-webkit-mask-image:url("../../img/icons/chevron-right-24.svg");mask-image:url("../../img/icons/chevron-right-24.svg")}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.full-height-hero{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;position:relative;width:100%}.full-height-hero h1{position:relative;z-index:2}.full-height-hero .full-height-hero-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.full-height-hero video,.full-height-hero img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.main-popup{bottom:0;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:.3s all ease;visibility:hidden;width:100%;z-index:50}.main-popup.is-active{opacity:1;visibility:visible}.main-popup .toggle-popup-close{background-color:#fff;border-radius:40px;height:40px;position:absolute;right:16px;top:16px;width:40px;transition:.4s all ease}.main-popup .toggle-popup-close .icon{background-color:#121e35;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);transition:.5s all ease}@media only screen and (min-width: 960px){.main-popup .toggle-popup-close:hover{transform:scale(1.1)}}@media only screen and (min-width: 960px){.main-popup .toggle-popup-close:hover .icon{background-color:#d60e33;transform:translate(-50%, -50%) rotate(90deg)}}.main-popup .popup-overlay{background-color:rgba(19,18,19,.9);bottom:0;height:100%;left:0;overflow:auto;position:absolute;right:0;top:0;width:100%}.main-popup .popup-overlay .popup-container{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;min-height:100%;justify-content:center;padding:80px 16px;width:100%}@media only screen and (min-width: 960px){.main-popup .popup-overlay .popup-container{padding:80px 40px}}.main-popup .popup-overlay .popup-container .popup-content{background-color:#fff;border-radius:4px;margin:0 auto;max-width:1000px;width:100%;padding:8px;position:relative}@media only screen and (min-width: 960px){.main-popup .popup-overlay .popup-container .popup-content{border-radius:8px;padding:16px}}#fixed-navigation{display:none}@media only screen and (min-width: 960px){#fixed-navigation{display:block;height:80px;left:0;position:fixed;top:0;width:100%;z-index:50;transform:translateX(0);transition:.3s ease-out}}#fixed-navigation .fixed-menu{align-items:center;display:flex;flex-direction:row;flex-flow:row;height:80px;justify-content:flex-end;list-style:none;margin:0;padding:0}@media only screen and (min-width: 1200px){#fixed-navigation .fixed-menu{padding-right:16px}}#fixed-navigation .fixed-menu-list{display:block;margin-left:24px;position:relative}#fixed-navigation .fixed-menu-list:first-child{margin-left:0}#fixed-navigation .fixed-menu-list a{color:#fff;display:block;font-family:"Montserrat",sans-serif;font-size:12px;font-weight:bold;letter-spacing:.5px;mix-blend-mode:difference;opacity:.8;padding:4px;position:relative;text-transform:uppercase;transition:.3s all linear}#fixed-navigation .fixed-menu-list a::after{background-color:#fff;border-radius:4px;bottom:-4px;content:"";height:2px;left:50%;opacity:.8;position:absolute;transform:translateX(-50%);transition:.3s all linear;width:0px}#fixed-navigation .fixed-menu-list a:hover,#fixed-navigation .fixed-menu-list a.is-active{opacity:1}#fixed-navigation .fixed-menu-list a:hover::after,#fixed-navigation .fixed-menu-list a.is-active::after{width:40px;opacity:1}#fixed-navigation .fixed-menu-list a.text-accent::after{background-color:#121e35}#fixed-navigation .fixed-menu-list a.text-white::after{background-color:#fff}.c-pagination{padding-top:40px}@media only screen and (min-width: 960px){.c-pagination{padding-top:60px}}.c-pagination ul{align-items:center;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 auto;padding:0}.c-pagination ul li{border:1px solid #121e35;display:block;margin:0 4px}.c-pagination ul li:hover a,.c-pagination ul li.active a{background-color:#121e35;color:#fff}.c-pagination ul li:hover a .icon,.c-pagination ul li.active a .icon{background-color:#fff !important}.c-pagination ul li a,.c-pagination ul li .dots{align-items:center;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;font-size:14px;font-weight:bold;height:32px;justify-content:center;outline:none;text-align:center;transition:all .3s ease-in;width:32px}.c-pagination.theme-black li{border-color:#fff}.c-pagination.theme-black li:hover,.c-pagination.theme-black li.active{border-color:#deaa42}.c-pagination.theme-black li:hover a,.c-pagination.theme-black li.active a{background-color:#deaa42}.c-pagination.theme-black li a,.c-pagination.theme-black li .dots{color:#fff}.c-pagination.theme-black li a .icon,.c-pagination.theme-black li .dots .icon{background-color:#fff !important}.main-navigation+main,.push-main-navigation{padding-top:72px}@media only screen and (min-width: 960px){.main-navigation+main,.push-main-navigation{padding-top:88px}}.main-navigation{background-color:#fff;box-shadow:0 4px 8px rgba(19,18,19,.08);left:0;position:fixed;top:0;width:100%;z-index:20}.main-navigation .main-navigation--container{padding:16px 16px 0}@media only screen and (min-width: 960px){.main-navigation .main-navigation--container{align-items:center;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:space-between;padding:16px;width:100%}}.main-navigation .main-navigation--container .safebox{align-items:center;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:16px;width:100%}@media only screen and (min-width: 960px){.main-navigation .main-navigation--container .safebox{width:auto;padding-bottom:0}}.main-navigation .main-navigation--container .safebox a.logo{display:block}.main-navigation .main-navigation--container .safebox a.logo img{display:block;height:40px;width:auto}@media only screen and (min-width: 960px){.main-navigation .main-navigation--container .safebox a.logo img{height:56px}}.main-navigation .toggle-main-menu{height:40px;position:absolute;right:16px;top:16px;width:40px}@media only screen and (min-width: 960px){.main-navigation .toggle-main-menu{display:none}}.main-navigation .toggle-main-menu .side-menu__open,.main-navigation .toggle-main-menu .side-menu__close{transition:all .3s ease-out;position:absolute;right:0;top:0}.main-navigation .toggle-main-menu .side-menu__close{transform:scale(0);opacity:0}.main-navigation.is-expanded .side-menu__close{transform:scale(1);opacity:1}.main-navigation.is-expanded .side-menu__open{transform:scale(0);opacity:0}.main-navigation .main-menu{display:none;position:absolute;padding:10px 16px 20px;width:100%;top:72px;left:0}@media only screen and (min-width: 960px){.main-navigation .main-menu{position:relative;padding:0;top:auto;left:auto;display:block !important;width:auto}}.main-navigation .main-menu::before{background-color:#121e35;content:"";height:100%;left:-16px;position:absolute;top:0;width:calc(100% + 32px);z-index:1}@media only screen and (min-width: 960px){.main-navigation .main-menu::before{display:none}}.main-navigation .main-menu .menu-top{align-items:flex-start;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;position:relative;width:100%;z-index:2}@media only screen and (min-width: 960px){.main-navigation .main-menu .menu-top{flex-flow:row;flex-direction:row;justify-content:flex-start;align-items:center}}.main-navigation .main-menu .menu-top--list{display:block;padding:8px 0;width:100%}@media only screen and (min-width: 960px){.main-navigation .main-menu .menu-top--list{width:auto;padding:0px 12px}}.main-navigation .main-menu .menu-top--list a{color:#fff;display:block;font-family:"Montserrat",sans-serif;font-size:12px;font-weight:bold;letter-spacing:.5px;mix-blend-mode:difference;opacity:.8;padding:4px;position:relative;text-transform:uppercase;transition:.3s all linear}@media only screen and (min-width: 960px){.main-navigation .main-menu .menu-top--list a{color:#121e35}}.main-navigation .main-menu .menu-top--list a::after{background-color:#121e35;border-radius:4px;bottom:-4px;content:"";height:2px;left:50%;opacity:.8;position:absolute;transform:translateX(-50%);transition:.3s all linear;width:0px}.main-navigation .main-menu .menu-top--list a.is-active::after,.main-navigation .main-menu .menu-top--list a:hover::after{opacity:1;width:40px}footer{position:relative;overflow:hidden}footer .footer--container{position:relative;z-index:2;padding:40px 0}@media only screen and (min-width: 960px){footer .footer--container{padding-top:60px}}@media only screen and (min-width: 1200px){footer .footer--container{padding-top:80px}}@media only screen and (min-width: 720px){footer .footer--container .safebox{align-items:stretch;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:space-between;width:100%}}@media only screen and (min-width: 720px){footer .footer--container .safebox .panel.left,footer .footer--container .safebox .panel.right{align-items:center;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;justify-content:flex-start;width:50%}}footer .image-bg{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:100%;z-index:1}footer .image-bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media only screen and (min-width: 960px){footer .image-bg img.mobile{display:none}}footer .image-bg img.desktop{display:none}@media only screen and (min-width: 960px){footer .image-bg img.desktop{display:block}}footer .footer--container .panel .card{padding-bottom:20px}footer .footer--container .panel h2{padding-bottom:10px}footer .footer--container .panel h5{padding-bottom:4px}@media only screen and (min-width: 1200px){footer .footer--container .panel p{font-size:16px}}footer .footer--container .panel.bottom{align-items:flex-start;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;justify-content:center;padding-bottom:20px;padding-top:20px;width:100%}@media only screen and (min-width: 960px){footer .footer--container .panel.bottom{padding-bottom:40px;padding-top:40px;align-items:center}}footer .footer--container .panel.bottom .social-media{align-items:center;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}footer .footer--container .panel.bottom .social-media--list{padding:0 8px}footer .footer--container .panel.bottom .social-media--list:first-child{padding-left:0}footer .footer--container .panel.bottom .social-media--list:last-child{padding-right:0}footer .footer--container .panel.bottom .social-media--list a{background-color:#fff;height:24px;-webkit-mask-size:24px;mask-size:24px;text-indent:-99999px;width:24px}@media only screen and (min-width: 960px){footer .footer--container .panel.bottom .social-media--list a{height:32px;width:32px;-webkit-mask-size:32px;mask-size:32px}}.side-menu.is-expanded{transform:translateX(0)}.side-menu.is-expanded .side-menu__open{opacity:0;pointer-events:none;transition-delay:0s,0s;transition-duration:.5s,.2s}.side-menu.is-expanded .side-menu__open .icon-ham::before,.side-menu.is-expanded .side-menu__open .icon-ham::after{transform:translateY(0)}.side-menu.is-expanded .side-menu__close{transform:rotate(0deg);transition:transform .5s cubic-bezier(0.5, 0, 0.2, 1) .5s,opacity .5s cubic-bezier(0.5, 0, 0.2, 1) .5s;opacity:1}.side-menu.is-expanded .side-menu__button{opacity:0;pointer-events:none;transition-delay:0s,0s}.side-menu.is-expanded .menu{transform:translateX(0)}.side-menu.is-expanded .menu--list .menu--item a{opacity:1}.side-menu.is-expanded .menu--list .menu--item a span{transform:translateX(0)}.side-menu.is-expanded+#fixed-navigation{opacity:0;transform:translateY(-100%)}.side-menu:not(.is-expanded) .side-menu__close{pointer-events:none;opacity:0}.side-menu{background:#221f1f;height:100vh;left:0;min-width:108px;position:fixed;top:0;transform:translateX(-100%);transition:.4s all ease-out;width:100vw;will-change:transform;z-index:5}@media only screen and (min-width: 960px){.side-menu{transform:translateX(calc(-100% + 108px))}}.side-menu .side-menu--container{height:100vh;position:relative;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:scroll}@media only screen and (min-width: 960px){.side-menu .side-menu--container{-webkit-overflow-scrolling:inherit;overflow-x:inherit;overflow-y:inherit}}@media only screen and (min-width: 960px){.side-menu .side-menu--wrapper,.side-menu .menu{bottom:0px;left:0px;position:absolute;right:0px;top:0px}}@media only screen and (min-width: 960px){.side-menu .side-menu--wrapper{overflow:hidden}}@media(min-width: 660px)and (max-width: 1024px){.side-menu .side-menu--wrapper{padding:0 84px 0 33px}}@media(max-width: 1024px){.side-menu .side-menu--wrapper{padding:0 28px 0 33px}}.side-menu .menu{transform:translateX(calc(50% - 40px));transition:.4s all ease-out}.side-menu--logo{color:#fff;display:block;margin:62px 0 53px 25px}@media only screen and (min-width: 960px){.side-menu--logo{left:0;margin:42px;position:absolute;top:0;z-index:1}}.side-menu--logo img{display:block;height:60px;width:auto}.side-menu__button{font-family:"Montserrat",sans-serif;font-weight:500;font-size:14px;font-size:.875rem;line-height:2.28571;color:#fff;left:50%;letter-spacing:2.35px;margin-left:-78px;margin-top:-16px;padding:0 10px;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:rotate(-90deg);transition:color .3s cubic-bezier(0.5, 0, 0.2, 1),opacity .5s cubic-bezier(0.5, 0, 0.2, 1) .3s;width:74px;height:50px;padding-top:10px;z-index:1}.side-menu__button:hover{color:#deaa42}.side-menu__open{color:#fff;display:inline-block;height:40px;line-height:40px;position:absolute;right:-60px;text-align:center;top:20px;transition:transform .5s cubic-bezier(0.5, 0, 0.2, 1) .5s,opacity .5s cubic-bezier(0.5, 0, 0.2, 1) .5s;width:40px}@media only screen and (min-width: 960px){.side-menu__open{display:none}}.side-menu__open::before{background-color:currentColor;border-radius:50%;content:"";display:block;height:46px;left:50%;margin:-23px;position:absolute;top:50%;transform:scale(0.86957);transition:transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);width:46px}.side-menu__open .icon-ham{background-color:#1f232b;color:#1f232b;display:inline-block;height:2px;margin-bottom:2px;position:relative;vertical-align:middle;width:22px}.side-menu__open .icon-ham::before,.side-menu__open .icon-ham::after{background-color:inherit;content:"";height:100%;left:0;position:absolute;top:0px;transform:translateY(-7px);transition:transform .5s cubic-bezier(0.5, 0, 0.2, 1) .5s,opacity .5s cubic-bezier(0.5, 0, 0.2, 1) .5s;width:100%}.side-menu__open .icon-ham::before{transform:translateY(7px)}.side-menu__close{height:40px;line-height:40px;opacity:0;position:fixed;right:20px;text-align:center;top:20px;transform:rotate(90deg);transition-delay:0s,0s;width:40px}@media only screen and (min-width: 960px){.side-menu__close{position:absolute}}.side-menu__close::before{content:"";display:block;position:absolute;top:50%;left:50%;width:46px;height:46px;margin:-23px;border-radius:50%;transform:scale(0.86957);transition:transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);background-color:#fff}.side-menu__close:hover::before{transform:scale(1)}.side-menu__close .icon-close{color:#1f232b;display:inline-block;height:14px;position:relative;top:-1px;transform:rotate(0);transition:transform .5s cubic-bezier(0.5, 0, 0.2, 1);vertical-align:middle;width:14px}.side-menu__close .icon-close::before,.side-menu__close .icon-close::after{content:"";display:block;width:20px;height:2px;position:absolute;top:50%;left:50%;margin:-1px -10px;background:currentColor}.side-menu__close .icon-close::before{transform:rotate(45deg)}.side-menu__close .icon-close::after{transform:rotate(135deg)}.side-menu__close:hover .icon-close{transform:rotate(-90deg)}.menu--list{list-style:none;margin:0;padding:0;position:relative}@media only screen and (min-width: 960px){.menu--list{bottom:6.875vh;display:flex;flex-direction:column;justify-content:space-between;left:50%;position:absolute;top:6.875vh}}.menu--list::before{background:url("../../img/background/menu-dot-center.png") repeat;bottom:50px;content:"";display:block;left:-1px;position:absolute;top:10px;width:2px}.menu--list .menu--item{display:block;margin-bottom:32px;position:relative}@media only screen and (min-width: 960px){.menu--list .menu--item{margin-bottom:12px;margin-left:-360px;width:720px}}@media only screen and (min-width: 960px){.menu--list .menu--item:nth-child(even){text-align:right}}@media only screen and (min-width: 960px){.menu--list .menu--item:nth-child(even) a{left:auto;right:360px}}@media only screen and (min-width: 960px){.menu--list .menu--item:nth-child(even) a span{transform:translateX(20px)}}@media only screen and (min-width: 960px){.menu--list .menu--item:not(:first-child){margin-top:-40px}}.menu--list .menu--item a{display:inline-block;margin:-10px 0;min-height:40px;opacity:0;padding:10px 29px;position:relative;transition:.4s all ease-out;vertical-align:top}@media only screen and (min-width: 960px){.menu--list .menu--item a{left:360px;padding:10px 23px}}.menu--list .menu--item a:hover span.label{color:#fff}.menu--list .menu--item a+.dot{bottom:0;cursor:pointer;left:12px;margin:-10px -25px;position:absolute;top:0;width:25px}@media only screen and (min-width: 960px){.menu--list .menu--item a+.dot{width:50px;left:50%}}.menu--list .menu--item a+.dot::before{background:#deaa42;border-radius:50%;content:"";display:block;height:16px;left:50%;margin:0 -8px;position:absolute;top:10px;transform:scale(0.625);transition:all .5s cubic-bezier(0.5, 0, 0.2, 1);width:16px}.menu--list .menu--item a+.dot::after{border-radius:50%;border:1px solid #deaa42;content:"";display:block;height:26px;left:50%;margin:-5px -13px;position:absolute;top:10px;transform:scale(0.38462);transition:transform .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);width:26px}@media only screen and (min-width: 960px){.menu--list .menu--item a span{transform:translateX(-20px)}}.menu--list .menu--item a span.label{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#9d9fa3;display:block;font-family:"Montserrat",sans-serif;font-size:.6875rem;font-weight:400;letter-spacing:4.71px;line-height:1.27273;position:relative;text-transform:uppercase;transition:all .5s cubic-bezier(0.5, 0, 0.2, 1);transition-delay:.2s}@media only screen and (min-width: 960px){.menu--list .menu--item a span.label{font-size:.6875rem;line-height:1.18182;font-family:"Montserrat",sans-serif;font-weight:600}}.menu--list .menu--item a span.chapter{color:#e9e6e2;display:block;font-size:1.375rem;font-size:22px;font-weight:500;letter-spacing:.22px;line-height:1.27273;margin-top:4px;transition-duration:.2s;transition:all .5s cubic-bezier(0.5, 0, 0.2, 1);transition-delay:.2s;white-space:nowrap}@media only screen and (min-width: 960px){.menu--list .menu--item a span.chapter{font-size:1.5rem;line-height:1.25}}.menu--list .menu--item.active a+.dot::before,.menu--list .menu--item.active a+.dot::after{transform:scale(1)}.menu--list .menu--item.active a+.dot::before{background-color:#d60e33}.menu--list .menu--item.active a+.dot::after{border-color:#d60e33}.menu--list .menu--item.active a span.label{color:#fff}@media only screen and (min-width: 960px){.menu--list .menu--item:hover a+.dot::before,.menu--list .menu--item:hover a+.dot::after{transform:scale(1)}}@media only screen and (min-width: 960px){.menu--list .menu--item:hover a+.dot::before{background-color:#fff}}@media only screen and (min-width: 960px){.menu--list .menu--item:hover a+.dot::after{border-color:#fff}}.side-menu-card{display:none}@media only screen and (min-width: 960px){.side-menu-card{display:block;height:100%;left:100%;margin:0 0 0 20px;max-width:360px;pointer-events:none;position:absolute;top:0;width:360px}}.side-menu-card .card-menu{bottom:6.875vh;display:flex;flex-direction:column;justify-content:space-between;list-style:none;margin:0;padding:0;position:absolute;top:6.875vh}.side-menu-card .card-menu .card-item{display:block;margin-bottom:12px;opacity:0;position:relative;transition:.3s all ease}.side-menu-card .card-menu .card-item:not(:first-child){margin-top:-40px}.side-menu-card .card-menu .card-item:first-child .bounds{transform:translateY(-20px)}.side-menu-card .card-menu .card-item .bounds{min-height:40px;padding:10px 23px;position:relative;vertical-align:top}.side-menu-card .card-menu .card-item .bounds::after{background-color:#d60e33;border-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;transition:.6s all ease;width:0;z-index:1}.side-menu-card .card-menu .card-item .bounds::before{border-bottom:10px solid transparent;border-right:10px solid #d60e33;border-top:10px solid transparent;content:"";height:0;width:0;position:absolute;left:-10px;top:50%;transform:translateY(-50%)}.side-menu-card .card-menu .card-item .bounds span{color:#fff;display:block;font-family:"Montserrat",sans-serif;font-size:20px;letter-spacing:.5px;position:relative;transform:translateY(-10px);opacity:0;transition:.3s all ease;z-index:2}.side-menu-card .card-menu .card-item .bounds span.card-chapter{color:#fff;font-size:10px;font-weight:bold;letter-spacing:4.71px;text-transform:uppercase;transition-delay:.3s}.side-menu-card .card-menu .card-item .bounds span.card-label{transition-delay:.4s}.side-menu-card .card-menu .card-item.is-active{opacity:1}.side-menu-card .card-menu .card-item.is-active .bounds::after{width:100%}.side-menu-card .card-menu .card-item.is-active .bounds span{transform:translateY(0);opacity:1}.page-menu{border-top:1px solid #fff;margin-top:20px;padding-bottom:20px;padding-top:20px}@media only screen and (min-width: 960px){.page-menu{display:none}}.page-menu--list{margin:0;padding:0;list-style:none}.page-menu--item{display:block;padding-top:16px}.page-menu--item:first-child{padding-top:0}.page-menu--item a{color:#fff;font-family:"Montserrat",sans-serif;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.section-wrapper{align-items:center;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;height:100%;justify-content:center;position:relative;width:100%;z-index:2;padding:16px}@media only screen and (min-width: 960px){.section-wrapper{padding:80px}}.section-bg-overlay{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;background-color:rgba(12,15,25,.3)}.section-bg-overlay+video{bottom:0;left:0;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:auto}@media only screen and (min-width: 960px){.menu-progress{background:#ed2144;bottom:0;position:absolute;right:0;top:0;transform-origin:0 0;transition:all .5s cubic-bezier(0.5, 0, 0.2, 1);width:5px;height:0}}.page-title{padding-bottom:24px}@media only screen and (min-width: 720px){.page-title{padding-bottom:40px}}.page-title h2+p{padding-top:8px}.page-title p{margin:0 auto;max-width:800px}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.side-menu.is-expanded+#fixed-navigation+#chevron-scroll{opacity:0;visibility:hidden}#chevron-scroll{display:none}@media only screen and (min-width: 960px){#chevron-scroll{bottom:0;cursor:pointer;display:block;height:60px;left:50%;line-height:60px;margin-bottom:16px;margin-left:24px;opacity:1;position:absolute;text-align:center;transition:opacity .5s cubic-bezier(0.5, 0, 0.2, 1);width:60px;z-index:5}}@media only screen and (min-width: 960px){#chevron-scroll::after{-webkit-animation:1s linear infinite spin;animation:1s linear infinite spin;border-top-left-radius:60px;border:1px solid #d60e33;border-bottom:0;border-right:0;content:"";height:30px;left:0;opacity:0;position:absolute;top:0;transform-origin:100% 100%;transition:opacity .5s cubic-bezier(0.5, 0, 0.2, 1);width:30px}}@media only screen and (min-width: 960px){#chevron-scroll:hover i{transform:translateY(8px)}}#chevron-scroll i{display:inline-block;height:20px;position:relative;top:0px;transform:translateY(0);transition:transform .5s cubic-bezier(0.5, 0, 0.2, 1);vertical-align:middle;width:38px}#chevron-scroll i::after{border-color:#d60e33;border-style:solid;border-width:0 2px 2px 0;content:"";display:block;height:28px;left:50%;margin:-14px;position:absolute;top:50%;transform-origin:14px 14px;transform:rotate(45deg) translate(-7px, -7px);width:28px}#chevron-scroll i.white::after{border-color:#fff}@media only screen and (min-width: 960px){#chevron-scroll.is-loading::after{opacity:1}}.hero h3{padding-top:14px}@media only screen and (min-width: 720px){.hero h3{padding-top:16px}}@media only screen and (min-width: 960px){.hero h3{padding-top:20px}}@media only screen and (min-width: 1320px){.hero h3{padding-top:40px}}.section.services .services-container{overflow:hidden;height:100%;width:100%}.section.services .services-list{box-sizing:border-box;padding:0 8px;height:auto}@media only screen and (min-width: 720px){.section.services .services-list{padding:0}}.section.services .services-list a{cursor:pointer;display:block;width:100%;height:100%}.section.services .services-list .card{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;height:100%;width:100%}.section.services .services-list .thumb{padding-top:140.2380952381%;position:relative;width:100%}@media only screen and (min-width: 960px){.section.services .services-list .thumb{padding-top:0;height:calc(100% - 120px);transition:.6s all ease;width:100%;transform-origin:top}}.section.services .services-list .thumb img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center;position:absolute;top:50%;transform:translate(-50%, -50%);width:100%}.section.services .services-list .title{align-items:center;display:flex;flex-direction:column;flex-flow:column;flex-wrap:nowrap;justify-content:center;flex-wrap:1;padding:16px 20px;width:100%}@media only screen and (min-width: 960px){.section.services .services-list .title{height:120px;justify-content:flex-start;padding:0 20px 20px;transition:.3s all ease}}@media only screen and (min-width: 1320px){.section.services .services-list .title{padding:0 24px}}@media only screen and (min-width: 960px){.section.services .services-list .title h4{font-size:24px;z-index:2;padding-top:16px}}@media screen and (min-width: 1600px){.section.services .services-list .title h4{font-size:30px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.section.services .services-list .title h4{font-size:24px}}.section.services .services-list .title p{font-size:14px;line-height:1.4;padding-top:16px}@media only screen and (min-width: 960px){.section.services .services-list .title p{opacity:0;transition:.4s all ease}}@media only screen and (min-width: 1320px){.section.services .services-list .title p{font-size:15px}}@media screen and (min-width: 1600px){.section.services .services-list .title p{font-size:16px;padding-top:24px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.section.services .services-list .title p{font-size:15px}}@media only screen and (min-width: 960px){.section.services .services-list:hover .thumb{height:65%}}@media only screen and (min-width: 1600px){.section.services .services-list:hover .thumb{height:70%}}@media only screen and (min-width: 960px){.section.services .services-list:hover .title p{opacity:1}}.services-container .button-nav{background-color:#fff;border-radius:40px;box-shadow:0 2px 6px rgba(19,18,19,.15);cursor:pointer;height:40px;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:2}@media only screen and (min-width: 1200px){.services-container .button-nav{height:50px;width:50px}}.services-container .button-nav.swiper-button-disabled{opacity:.6}.services-container .button-nav.button-prev{left:8px}@media only screen and (min-width: 960px){.services-container .button-nav.button-prev{left:calc(24px - 20px)}}@media only screen and (min-width: 1320px){.services-container .button-nav.button-prev{left:calc(60px - 25px)}}.services-container .button-nav.button-next{right:8px}@media only screen and (min-width: 960px){.services-container .button-nav.button-next{right:calc(24px - 20px)}}@media only screen and (min-width: 1320px){.services-container .button-nav.button-next{right:calc(60px - 25px)}}.services-container .button-nav .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.section.client .fp-slides{width:100%}.section.client .fp-controlArrow{background-color:#121e35}.section.client .fp-controlArrow::after{background-color:#fff}.section.client .client-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;min-height:100%}@media only screen and (min-width: 960px){.section.client .client-container{display:grid;gap:1rem;grid-template-columns:repeat(4, minmax(0, 1fr));grid-template-rows:repeat(3, minmax(0, 1fr))}}.section.client .client-container .client-list{width:33.3333333333%}@media only screen and (min-width: 720px){.section.client .client-container .client-list{width:25%}}@media only screen and (min-width: 960px){.section.client .client-container .client-list{width:auto}}.section.client .client-container .client-list img{width:100%;height:auto}@media only screen and (min-width: 960px){.section.client .client-container .client-list img{height:100%;width:auto}}.section.testimonials .section-wrapper{padding:0}.section.testimonials .testimonials-container{overflow:hidden;height:100%;width:100%}.section.testimonials .testimonials-container .swiper-slide{box-sizing:border-box;display:grid;grid-auto-flow:column;grid-column:span 1/span 1;grid-template-rows:repeat(5, minmax(0, 1fr));height:100%;width:100%}.section.testimonials .testimonials-container .swiper-slide .image,.section.testimonials .testimonials-container .swiper-slide .description{box-sizing:border-box;padding:16px;position:relative}@media only screen and (min-width: 960px){.section.testimonials .testimonials-container .swiper-slide .image,.section.testimonials .testimonials-container .swiper-slide .description{padding:40px}}@media only screen and (min-width: 1600px){.section.testimonials .testimonials-container .swiper-slide .image,.section.testimonials .testimonials-container .swiper-slide .description{padding:60px}}.section.testimonials .testimonials-container .swiper-slide .image{grid-row:span 3/span 3}.section.testimonials .testimonials-container .swiper-slide .description{grid-row:span 2/span 2}.testimonials-container .swiper-slide .image{background-color:#221f1f}@media only screen and (min-width: 960px){.testimonials-container .swiper-slide .image{display:grid;grid-auto-flow:row;grid-column:span 1/span 1;grid-template-columns:repeat(5, minmax(0, 1fr));-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.testimonials-container .swiper-slide .image .image-primary,.testimonials-container .swiper-slide .image .image-secondary{height:100%;overflow:hidden;position:relative;width:100%}.testimonials-container .swiper-slide .image .image-primary img,.testimonials-container .swiper-slide .image .image-secondary img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%, -50%);transition:.3s all ease;width:100%}.testimonials-container .swiper-slide .image .image-primary.thumb-video,.testimonials-container .swiper-slide .image .image-secondary.thumb-video{transition:.5s all ease;cursor:pointer}.testimonials-container .swiper-slide .image .image-primary.thumb-video img,.testimonials-container .swiper-slide .image .image-secondary.thumb-video img{z-index:1}.testimonials-container .swiper-slide .image .image-primary.thumb-video::before,.testimonials-container .swiper-slide .image .image-primary.thumb-video::after,.testimonials-container .swiper-slide .image .image-secondary.thumb-video::before,.testimonials-container .swiper-slide .image .image-secondary.thumb-video::after{content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);transition:.3s all ease;width:40px}@media only screen and (min-width: 1200px){.testimonials-container .swiper-slide .image .image-primary.thumb-video::before,.testimonials-container .swiper-slide .image .image-primary.thumb-video::after,.testimonials-container .swiper-slide .image .image-secondary.thumb-video::before,.testimonials-container .swiper-slide .image .image-secondary.thumb-video::after{height:50px;width:50px}}.testimonials-container .swiper-slide .image .image-primary.thumb-video::after,.testimonials-container .swiper-slide .image .image-secondary.thumb-video::after{background-color:rgba(255,255,255,.8);border-radius:40px;z-index:2}.testimonials-container .swiper-slide .image .image-primary.thumb-video::before,.testimonials-container .swiper-slide .image .image-secondary.thumb-video::before{background-color:#121e35;left:calc(50% + 2px);-webkit-mask-image:url("../../img/icons/btn-play-24.svg");mask-image:url("../../img/icons/btn-play-24.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px;mask-size:20px;z-index:3}.testimonials-container .swiper-slide .image .image-primary.thumb-video:hover::after,.testimonials-container .swiper-slide .image .image-secondary.thumb-video:hover::after{transform:translate(-50%, -50%) scale(1.1)}.testimonials-container .swiper-slide .image .image-primary.thumb-video:hover::before,.testimonials-container .swiper-slide .image .image-secondary.thumb-video:hover::before{background-color:#d60e33}@media only screen and (min-width: 960px){.testimonials-container .swiper-slide .image .image-primary.thumb-video:hover img,.testimonials-container .swiper-slide .image .image-secondary.thumb-video:hover img{transform:translate(-50%, -50%) scale(1.05)}}@media only screen and (min-width: 960px){.testimonials-container .swiper-slide .image .image-primary{grid-column:span 2/span 2}}.testimonials-container .swiper-slide .image .image-secondary{display:none}@media only screen and (min-width: 960px){.testimonials-container .swiper-slide .image .image-secondary{display:block;grid-column:span 3/span 3}}.testimonials-container .swiper-slide .description{background-color:#fff}.testimonials-container .swiper-slide .description .body{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;height:auto;justify-content:center;min-height:100%;position:relative;width:100%}@media only screen and (min-width: 960px){.testimonials-container .swiper-slide .description .body{height:100%}}@media only screen and (min-width: 1320px){.testimonials-container .swiper-slide .description .body{margin:0 auto;max-width:1120px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.testimonials-container .swiper-slide .description .body{flex-direction:row;flex-flow:row;justify-content:flex-start;align-items:center}}.testimonials-container .swiper-slide .description .body::before{background-color:#deaa42;content:"";height:85px;left:0;-webkit-mask-image:url("../../img/figures/quote.svg");mask-image:url("../../img/figures/quote.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:120px 85px;mask-size:120px 85px;opacity:.6;position:absolute;top:0;width:120px;z-index:1}@media only screen and (min-width: 960px){.testimonials-container .swiper-slide .description .body::before{height:127px;left:-5%;-webkit-mask-size:180px 127px;mask-size:180px 127px;opacity:1;top:5%;width:180px}}@media only screen and (min-width: 1320px){.testimonials-container .swiper-slide .description .body::before{left:-10%;top:-10%;height:170px;-webkit-mask-size:240px 170px;mask-size:240px 170px;width:240px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.testimonials-container .swiper-slide .description .body .client{width:30%;padding-left:24px}}.testimonials-container .swiper-slide .description .body p,.testimonials-container .swiper-slide .description .body span{position:relative;z-index:2}.testimonials-container .swiper-slide .description .body p{font-size:16px;line-height:1.4}@media only screen and (min-width: 720px){.testimonials-container .swiper-slide .description .body p{font-size:20px}}@media only screen and (min-width: 960px){.testimonials-container .swiper-slide .description .body p{font-size:24px}}@media only screen and (min-width: 1600px){.testimonials-container .swiper-slide .description .body p{font-size:32px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.testimonials-container .swiper-slide .description .body p{width:70%}}.testimonials-container .swiper-slide .description .body span{display:block;font-size:12px;font-weight:bold}@media only screen and (min-width: 720px){.testimonials-container .swiper-slide .description .body span{font-size:16px}}@media only screen and (min-width: 1320px){.testimonials-container .swiper-slide .description .body span{font-smooth:20px}}.testimonials-container .swiper-slide .description .body span.client-name{padding-top:10px}@media only screen and (min-width: 720px){.testimonials-container .swiper-slide .description .body span.client-name{padding-top:10px}}.testimonials-container .swiper-slide .description .body span.client-pos{padding-top:4px}.section.work{background-color:#131213}.section.work .section-wrapper{display:block;padding-left:0;padding-right:0}.section.work #mainSwiperImage{height:calc(80vh - 124px);min-height:525px;width:100%}@media only screen and (min-width: 720px){.section.work #mainSwiperImage{height:calc(80vh - 76px);min-height:720px}}@media only screen and (min-width: 960px){.section.work #mainSwiperImage{height:calc(70vh - 140px);min-height:400px}}.section.work #mainSwiperImage .swiper-slide .image{height:100%;padding-top:0;width:100%}.section.work #thumbSwiperImage{height:calc(20vh - 16px);min-height:140px;padding-bottom:0 !important;width:100%}@media only screen and (min-width: 720px){.section.work #thumbSwiperImage{height:calc(20vh - 16px);min-height:180px}}@media only screen and (min-width: 960px){.section.work #thumbSwiperImage{height:calc(30vh - 80px);min-height:150px}}.section.work #thumbSwiperImage .swiper-slide .image{height:100%;padding-top:0;width:100%}@media only screen and (min-width: 960px){.section.work #thumbSwiperImage .swiper-slide .image{min-height:inherit}}.section.more-d-a{background-color:#221f1f}.section.more-d-a .body .title{margin:0 auto;max-width:800px;text-align:center;padding-bottom:40px}.section.more-d-a .body .title p{padding-top:20px}.section.more-d-a .body .badge{align-items:stretch;color:#fff;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:center;text-align:center}@media only screen and (min-width: 960px){.section.more-d-a .body .badge{margin:0 auto;max-width:1000px}}.section.more-d-a .body .badge .badge-thumbnail{width:50%;padding:10px 10px 20px}@media only screen and (min-width: 720px){.section.more-d-a .body .badge .badge-thumbnail{width:33.3333333333%}}.section.more-d-a .body .badge .badge-thumbnail .image{height:70px;margin:0 auto;width:70px}.section.more-d-a .body .badge .badge-thumbnail .image svg{fill:#fff}.section.more-d-a .body .badge .badge-thumbnail .excerpt{padding:10px}.section.default .body{background-color:rgba(3,22,38,.1882352941);padding:50px}@media only screen and (min-width: 720px){.section.default .body{margin-right:auto;max-width:60%}}@media only screen and (min-width: 960px){.section.default .body{max-width:50%;padding:100px 70px 120px 42px}}@media only screen and (min-width: 720px){.section.default .body.medium{margin:0 auto;max-width:60%}}@media only screen and (min-width: 960px){.section.default .body.medium{max-width:50%}}.section.default .body h2,.section.default .body h4{padding-bottom:20px}@media only screen and (min-width: 960px){.section.default .body h2,.section.default .body h4{padding-bottom:30px}}.section.opening{background:#fff url("../../img/background/opening-sm.jpg") no-repeat center center;background-size:cover;background-attachment:fixed}@media only screen and (min-width: 960px){.section.opening{background:#fff url("../../img/background/opening-lg.jpg") no-repeat center center;background-size:cover;background-attachment:fixed}}.section.fact{background:#fff url("../../img/background/fact-sm.jpg") no-repeat center center;background-size:cover;background-attachment:fixed}@media only screen and (min-width: 960px){.section.fact{background:#fff url("../../img/background/fact-xl.jpg") no-repeat center center;background-size:cover;background-attachment:fixed}}.section.about{background:#fff url("../../img/background/about-sm.jpg") no-repeat center center;background-size:cover;background-attachment:fixed}@media only screen and (min-width: 960px){.section.about{background:#fff url("../../img/background/about-lg.jpg") no-repeat center center;background-size:cover;background-attachment:fixed}}.section.special{background:#fff url("../../img/background/special-sm.jpg") no-repeat center center;background-size:cover}@media only screen and (min-width: 960px){.section.special{background:#fff url("../../img/background/special-lg.jpg") no-repeat center center;background-size:cover}}.section.special .shape-bottom,.section.special .shape-top{height:auto;left:0;position:absolute;width:100%}@media only screen and (min-width: 960px){.section.special .shape-bottom.mobile,.section.special .shape-top.mobile{display:none}}.section.special .shape-bottom.desktop,.section.special .shape-top.desktop{display:none}@media only screen and (min-width: 960px){.section.special .shape-bottom.desktop,.section.special .shape-top.desktop{display:block}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.section.special .shape-bottom.desktop,.section.special .shape-top.desktop{display:none}}.section.special .shape-bottom{bottom:0}.section.special .shape-top{top:0}.section.reason .section-wrapper{padding:0}.section.reason .reason-container{height:100%}@media only screen and (min-width: 960px){.section.reason .reason-container{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(1, minmax(0, 1fr))}}.section.reason .reason-container .reason--image,.section.reason .reason-container .reason--description{grid-column:span 1/span 1;grid-row:span 1/span 1}.section.reason .reason-container .reason--image{display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width: 960px){.section.reason .reason-container .reason--image{background:transparent url("../../img/background/reason-lg.jpg") no-repeat;background-attachment:fixed;display:block;position:relative;width:auto;height:auto}}.section.reason .reason--description{align-items:center;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;justify-content:center;padding:20px 16px;color:#fff;height:100%;width:80%;max-width:1000px;margin:0 auto;position:relative;z-index:2}@media only screen and (min-width: 960px){.section.reason .reason--description{background:none;color:#131213;height:auto;padding:80px 24px}}@media only screen and (min-width: 1200px){.section.reason .reason--description{padding:80px 40px}}@media only screen and (min-width: 1320px){.section.reason .reason--description{padding:80px 60px}}@media only screen and (min-width: 720px){.section.reason .reason--description .body{max-width:80%;margin:0 auto}}.section.reason .reason--description h2,.section.reason .reason--description p:first-of-type{padding-bottom:20px}@media only screen and (min-width: 960px){.section.reason .reason--description h2,.section.reason .reason--description p:first-of-type{padding-bottom:30px}}.section.contact{background:#fff url("../../img/background/contact-sm.jpg") no-repeat center center;background-size:cover;background-attachment:fixed}@media only screen and (min-width: 960px){.section.contact{background:#fff url("../../img/background/contact-lg.jpg") no-repeat center center;background-size:cover;background-attachment:fixed}}@media only screen and (min-width: 720px){.section.contact .contact-container{display:grid;grid-auto-flow:column;grid-template-rows:repeat(5, minmax(0, 1fr));height:100%;width:100%}}@media only screen and (min-width: 720px){.section.contact .contact-container .body{align-items:center;display:grid;grid-auto-flow:row;grid-row:span 3/span 3;grid-template-columns:repeat(2, minmax(0, 1fr));justify-content:flex-start}}.section.contact .contact-container .body .left,.section.contact .contact-container .body .right{padding-bottom:20px}@media only screen and (min-width: 720px){.section.contact .contact-container .body .left,.section.contact .contact-container .body .right{grid-column:span 1/span 1;margin:0 auto;max-width:320px;padding-bottom:0;padding:20px;width:100%}}@media only screen and (min-width: 960px){.section.contact .contact-container .body .left,.section.contact .contact-container .body .right{max-width:400px}}@media only screen and (min-width: 1320px){.section.contact .contact-container .body .left,.section.contact .contact-container .body .right{max-width:500px}}@media only screen and (min-width: 720px){.section.contact .contact-container .footer{grid-row:span 2/span 2}}.section.contact .body h2{padding-bottom:10px}@media only screen and (min-width: 720px){.section.contact .body h2{padding-bottom:20px}}.section.contact .body h5{padding-bottom:4px}@media only screen and (min-width: 720px){.section.contact .body h5{padding-bottom:8px}}.section.contact .body .card{padding-bottom:20px}@media only screen and (min-width: 1320px){.section.contact .body .card{padding-bottom:40px}}.section.contact .body .card p{line-height:1.2}@media only screen and (min-width: 960px){.section.contact .body .card p{font-size:20px}}@media only screen and (min-width: 1320px){.section.contact .body .card p{font-size:25px}}.section.contact .body .card p a{color:#fff}.section.contact .body .card.phone p:first-of-type{padding-bottom:4px}@media only screen and (min-width: 720px){.section.contact .body .card.phone p:first-of-type{padding-bottom:8px}}.section.contact .footer{align-items:center;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;justify-content:center;padding-top:20px}@media only screen and (min-width: 720px){.section.contact .footer{padding-top:0}}.section.contact .footer h2{padding-bottom:20px}@media only screen and (min-width: 960px){.section.contact .footer h2{padding-bottom:30px}}.section.contact .footer .social-media{align-items:center;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.section.contact .footer .social-media li{padding:0 4px}@media only screen and (min-width: 720px){.section.contact .footer .social-media li{padding:0 8px}}.section.contact .footer .social-media li a{background-color:#deaa42;color:#fff;display:block;height:24px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:24px;mask-size:24px;text-indent:-99999px;transition:.3s all ease;width:24px}@media only screen and (min-width: 960px){.section.contact .footer .social-media li a{height:40px;-webkit-mask-size:40px;mask-size:40px;width:40px}}@media only screen and (min-width: 960px){.section.contact .footer .social-media li a:hover{background-color:#fff}}.section.vision-mission .section-wrapper{padding:0}.section.vision-mission .vision-mission-container{height:100%;display:grid;grid-template-columns:repeat(1, minmax(0, 1fr))}@media only screen and (min-width: 1200px){.section.vision-mission .vision-mission-container{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(1, minmax(0, 1fr))}}.section.vision-mission .vision-mission-container .vision-mission--description{align-items:center;color:#fff;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;grid-column:span 1/span 1;grid-row:span 1/span 1;height:100%;justify-content:center;padding:20px 16px;background-image:url("../../img/figures/eye-sm.png");background-position:left center;background-repeat:no-repeat}@media only screen and (min-width: 720px){.section.vision-mission .vision-mission-container .vision-mission--description{background-image:url("../../img/figures/eye-lg.png");background-size:30%}}@media only screen and (min-width: 1200px){.section.vision-mission .vision-mission-container .vision-mission--description{background-size:40%;color:#131213;height:auto;padding:80px 24px}}@media only screen and (min-width: 1200px){.section.vision-mission .vision-mission-container .vision-mission--description{padding:80px 40px}}@media only screen and (min-width: 1320px){.section.vision-mission .vision-mission-container .vision-mission--description{padding:80px 60px}}.section.vision-mission .vision-mission-container .vision-mission--description:last-of-type{background-image:url("../../img/figures/mark-sm.png");background-position:right center;background-repeat:no-repeat}@media only screen and (min-width: 720px){.section.vision-mission .vision-mission-container .vision-mission--description:last-of-type{background-image:url("../../img/figures/mark-lg.png")}}.section.vision-mission .vision-mission-container .vision-mission--description:last-of-type .body{color:#121e35}@media only screen and (min-width: 720px){.section.vision-mission .vision-mission-container .vision-mission--description:last-of-type .body{margin-left:0;margin-right:auto;padding-left:40px}}@media only screen and (min-width: 960px){.section.vision-mission .vision-mission-container .vision-mission--description:last-of-type .body{padding-left:60px}}@media only screen and (min-width: 1200px){.section.vision-mission .vision-mission-container .vision-mission--description:last-of-type .body{padding-left:0}}@media only screen and (min-width: 720px){.section.vision-mission .vision-mission-container .vision-mission--description .body{max-width:50%;margin-left:auto;padding-right:40px}}@media only screen and (min-width: 960px){.section.vision-mission .vision-mission-container .vision-mission--description .body{padding-right:60px}}@media only screen and (min-width: 1200px){.section.vision-mission .vision-mission-container .vision-mission--description .body{padding-right:0}}.section.vision-mission .vision-mission-container .vision-mission--description h2,.section.vision-mission .vision-mission-container .vision-mission--description p:first-of-type{padding-bottom:20px}@media only screen and (min-width: 960px){.section.vision-mission .vision-mission-container .vision-mission--description h2,.section.vision-mission .vision-mission-container .vision-mission--description p:first-of-type{padding-bottom:30px}}.section.core-values .title{width:100%;height:60px}@media only screen and (min-width: 960px){.section.core-values .title{height:90px}}.section.core-values .core-values-container{overflow:hidden;height:calc(100% - 60px);width:100%}@media only screen and (min-width: 960px){.section.core-values .core-values-container{height:calc(100% - 90px)}}.core-values-list{box-sizing:border-box;padding:0 8px}@media only screen and (min-width: 720px){.core-values-list{padding:0}}.core-values-list .card{height:100%;overflow:hidden;width:100%}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.core-values-list .card{min-height:600px}}.core-values-list img.m-bg{display:block;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%, -50%);width:100%;z-index:1}.core-values-list .description{align-items:center;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;justify-content:flex-start;padding:30px 20px;position:relative;height:100%;width:100%;z-index:2}@media only screen and (min-width: 960px){.core-values-list .description{padding:40px 20px}}@media only screen and (min-width: 1320px){.core-values-list .description{padding:40px 24px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.core-values-list .description{min-height:600px}}.core-values-list .description p{font-size:16px;line-height:1.5;padding-top:16px}@media only screen and (min-width: 1320px){.core-values-list .description p{padding-top:24px}}@media only screen and (min-height: 400px)and (max-height: 780px)and (orientation: landscape){.core-values-list .description p{font-size:15px}}.core-values-list .description img{height:120px;margin:16px auto 0;width:120px}@media only screen and (min-width: 1320px){.core-values-list .description img{margin-top:24px}}.core-values-list:nth-child(even) .description{justify-content:flex-end}.core-values-list:nth-child(even) .description h4{order:3;padding-bottom:20px}.core-values-list:nth-child(even) .description p{order:2;padding-top:0;padding-bottom:8px}@media only screen and (min-width: 1320px){.core-values-list:nth-child(even) .description p{padding-bottom:16px}}.core-values-list:nth-child(even) .description img{order:1;margin:0 auto 16px}@media only screen and (min-width: 1320px){.core-values-list:nth-child(even) .description img{margin-bottom:24px}}.core-values-container .button-nav{background-color:#fff;border-radius:40px;box-shadow:0 2px 6px rgba(19,18,19,.15);cursor:pointer;height:40px;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:2}@media only screen and (min-width: 1200px){.core-values-container .button-nav{height:50px;width:50px}}.core-values-container .button-nav.swiper-button-disabled{opacity:.6}.core-values-container .button-nav.button-prev{left:8px}@media only screen and (min-width: 960px){.core-values-container .button-nav.button-prev{left:calc(24px - 20px)}}@media only screen and (min-width: 1320px){.core-values-container .button-nav.button-prev{left:calc(60px - 25px)}}.core-values-container .button-nav.button-next{right:8px}@media only screen and (min-width: 960px){.core-values-container .button-nav.button-next{right:calc(24px - 20px)}}@media only screen and (min-width: 1320px){.core-values-container .button-nav.button-next{right:calc(60px - 25px)}}.core-values-container .button-nav .icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.article--wrapper{padding:40px 0}@media only screen and (min-width: 1200px){.article--wrapper{padding:60px 0}}@media only screen and (min-width: 1320px){.article--wrapper{padding:80px 0}}.article--highlight{display:grid;gap:1rem;grid-template-columns:repeat(1, minmax(0, 1fr))}@media only screen and (min-width: 720px){.article--highlight{grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(2, minmax(0, 1fr))}}@media only screen and (min-width: 1200px){.article--highlight{gap:2rem}}@media only screen and (min-width: 720px){.article--highlight .article--list{grid-row:span 1/span 1;grid-column:span 2/span 2}}@media only screen and (min-width: 960px){.article--highlight .article--list{grid-row:span 2/span 2;grid-column:span 1/span 1}}@media only screen and (min-width: 720px){.article--highlight .article--list:not(:first-of-type){grid-row:span 1/span 1;grid-column:span 1/span 1}}@media only screen and (min-width: 960px){.article--highlight .article--list:not(:first-of-type){grid-row:span 1/span 1;grid-column:span 1/span 1}}.article--highlight .article--list:not(:first-of-type) a{padding-top:120%}@media only screen and (min-width: 720px){.article--highlight .article--list:not(:first-of-type) a{height:100%;width:100%;padding-top:0}}.article--highlight .article--list:first-of-type a{padding-top:120%}@media only screen and (min-width: 720px){.article--highlight .article--list:first-of-type a{padding-top:60%}}@media only screen and (min-width: 960px){.article--highlight .article--list:first-of-type a{padding-top:100%}}.article--group{display:grid;gap:1rem;grid-template-columns:repeat(1, minmax(0, 1fr));padding-top:1rem}@media only screen and (min-width: 960px){.article--group{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (min-width: 1200px){.article--group{gap:2rem;padding-top:2rem}}.article--group .article--list{grid-column:span 1/span 1}.article--group .article--list a{padding-top:120%}@media only screen and (min-width: 720px){.article--group .article--list a{padding-top:60%}}@media only screen and (min-width: 960px){.article--group .article--list a{padding-top:162.1129326047%}}.article--list a{-webkit-tap-highlight-color:rgba(19,18,19,0);display:block;overflow:hidden;position:relative}.article--list a .title,.article--list a .image{height:100%;left:0;position:absolute;top:0;width:100%}.article--list a .title{align-items:flex-start;color:#fff;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;height:100%;justify-content:flex-end;padding:16px;width:100%;z-index:2}@media only screen and (min-width: 1200px){.article--list a .title{padding:20px}}.article--list a .title h3{padding-bottom:12px}.article--list a .image{z-index:1}.article--list a .image .bg-overlay{background-color:rgba(18,30,53,.45);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.article--list a .image img{display:block;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%, -50%) scale(1);transition:.3s all ease-in;width:100%;z-index:1}@media only screen and (min-width: 960px){.article--list:hover a img{transform:translate(-50%, -50%) scale(1.1) !important}}@media only screen and (min-width: 960px){.page-article .safebox{display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:100%}}.page-article .safebox .article--detail{padding-left:1rem;padding-right:1rem}@media only screen and (min-width: 960px){.page-article .safebox .article--detail{width:66.66666667%}}.page-article .safebox .article--detail.full{width:100%}@media only screen and (min-width: 960px){.page-article .safebox .article--detail.full{width:100%}}.page-article .safebox .sidebar-right{padding:20px 1rem 40px 1rem}@media only screen and (min-width: 960px){.page-article .safebox .sidebar-right{padding:20px 1rem 40px 2rem;width:33.33333333%}}@media only screen and (min-width: 1200px){.page-article .safebox .sidebar-right{padding:60px 1rem 60px 2rem}}@media only screen and (min-width: 1320px){.page-article .safebox .sidebar-right{padding:80px 1rem 80px 2rem}}.article--detail .main-title{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccd5df}@media only screen and (min-width: 720px){.article--detail .main-title{padding-bottom:40px;margin-bottom:40px}}.article--detail .main-title .btn-action-wrapper+h2{padding-top:20px}.article--detail .main-title .article-info{color:#121e35;font-family:"Montserrat",sans-serif;font-size:14px;letter-spacing:1px;padding-top:10px;text-transform:uppercase}@media only screen and (min-width: 720px){.article--detail .main-title .article-info{align-items:center;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;padding-top:10px;width:100%}}.article--detail .main-title .article-info span{color:#29323c;display:block;font-size:12px}@media only screen and (min-width: 720px){.article--detail .main-title .article-info span{padding:0 8px}}.article--detail .main-title .article-info span:first-of-type{padding-left:0}@media only screen and (min-width: 720px){.article--detail .main-title .article-info span:not(:first-of-type){border-left:1px solid #29323c}}.article--detail .main-image{padding-bottom:20px}@media only screen and (min-width: 720px){.article--detail .main-image{padding-bottom:40px}}.article--detail .main-image img{display:block;height:auto;width:100%}.article--detail .prose{color:#131213;font-family:"Montserrat",sans-serif;font-size:14px}@media only screen and (min-width: 720px){.article--detail .prose{font-size:15px}}@media only screen and (min-width: 1320px){.article--detail .prose{font-size:17px}}.article--detail .prose h1,.article--detail .prose h2,.article--detail .prose h3,.article--detail .prose h4,.article--detail .prose h5,.article--detail .prose h6{font-size:20px;padding-bottom:8px;font-weight:bold}@media only screen and (min-width: 960px){.article--detail .prose h1,.article--detail .prose h2,.article--detail .prose h3,.article--detail .prose h4,.article--detail .prose h5,.article--detail .prose h6{padding-bottom:12px}}@media only screen and (min-width: 1200px){.article--detail .prose h1,.article--detail .prose h2,.article--detail .prose h3,.article--detail .prose h4,.article--detail .prose h5,.article--detail .prose h6{font-size:26px}}.article--detail .prose h1+p,.article--detail .prose h2+p,.article--detail .prose h3+p,.article--detail .prose h4+p,.article--detail .prose h5+p,.article--detail .prose h6+p{padding-top:0}.article--detail .prose p{display:block;padding:8px 0;line-height:1.8}@media only screen and (min-width: 960px){.article--detail .prose p{padding:12px 0}}.article--detail .prose .fluid-video{padding-top:56.2963%;position:relative;width:100%}.article--detail .prose .fluid-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.article--detail .prose img,.article--detail .prose .fluid-video{display:block;height:auto;margin:10px 0;width:100%}@media only screen and (min-width: 960px){.article--detail .prose img,.article--detail .prose .fluid-video{margin:20px 0}}.article-navigation{align-items:flex-start;border-bottom:1px solid #ccd5df;border-top:1px solid #ccd5df;display:flex;flex-direction:row;flex-flow:row;justify-content:space-between;margin-top:30px;padding:20px 0}@media only screen and (min-width: 720px){.article-navigation{padding:30px 0}}.article-navigation a{cursor:pointer;display:block;width:50%}.article-navigation a span{display:block;transition:.3s all ease-in}.article-navigation a span:first-of-type{padding-bottom:4px;font-weight:bold;color:#7d8a99;font-size:14px}.article-navigation a:first-of-type{padding-right:16px}.article-navigation a:last-of-type{text-align:right;padding-left:16px}.article-navigation a:hover span{color:#d60e33 !important}.article-navigation a:hover span:last-of-type{color:#121e35 !important}@media only screen and (min-width: 960px){.page-article .sidebar-right{position:-webkit-sticky;position:sticky;top:40px}}.page-article .sidebar-right .sidebar-container .sidebar-header{padding-bottom:20px}.page-article .sidebar-right .sidebar-container .sidebar-header h5{border-bottom:1px solid #121e35}.page-article .sidebar-right .sidebar-container .sidebar-header h5 span{display:inline-block;padding:8px 12px}.page-article .sidebar-right .sidebar-container .article--group{padding:0;padding-bottom:30px;display:block}@media only screen and (min-width: 1320px){.page-article .sidebar-right .sidebar-container .article--group{padding-bottom:60px}}.page-article .sidebar-right .sidebar-container .article--group .article--list{padding-top:20px}.page-article .sidebar-right .sidebar-container .article--group .article--list:first-of-type{padding-top:0}.page-article .sidebar-right .sidebar-container .article--group .article--list a{padding-top:0;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:100%}.page-article .sidebar-right .sidebar-container .article--group .article--list a .image{position:relative;top:auto;left:auto;height:auto;padding-top:80%}@media only screen and (min-width: 960px){.page-article .sidebar-right .sidebar-container .article--group .article--list a .title h3{font-size:18px}}@media only screen and (min-width: 1320px){.page-article .sidebar-right .sidebar-container .article--group .article--list a .title h3{font-size:20px}}.page-article .sidebar-right .sidebar-container .tag--group{display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.page-article .sidebar-right .sidebar-container .tag--group span{display:block;margin-right:8px;margin-bottom:8px}.page-article .sidebar-right .sidebar-container .tag--group span a{border-radius:40px;border:1px solid #121e35;color:#121e35;display:block;font-size:12px;font-weight:bold;padding:4px 6px;transition:.2s all linear}.page-article .sidebar-right .sidebar-container .tag--group span a:hover{background-color:#121e35;color:#fff}.contact-form-map-bg{overflow:hidden;position:relative}.contact-form-map-bg img{height:auto;width:100%}@media only screen and (min-width: 720px){.contact-form-map-bg img.mobile{display:none}}.contact-form-map-bg img.desktop{display:none}@media only screen and (min-width: 720px){.contact-form-map-bg img.desktop{display:block}}.contact-form .safebox{box-shadow:-10px 0 20px rgba(19,18,19,.2);margin-bottom:calc(-40vh);position:relative;top:calc(-40vh)}@media only screen and (min-width: 720px){.contact-form .safebox{align-items:stretch;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;width:100%;box-shadow:0 0 20px rgba(19,18,19,.5);top:calc(-30vh);margin-bottom:calc(-30vh + 40px)}}@media only screen and (min-width: 960px){.contact-form .safebox{margin-bottom:calc(-30vh + 60px)}}@media only screen and (min-width: 1320px){.contact-form .safebox{margin-bottom:calc(-30vh + 80px)}}@media only screen and (min-width: 720px){.contact-form .safebox .panel.left,.contact-form .safebox .panel.right{width:50%}}.contact-form .safebox .panel.left .panel-wrapper,.contact-form .safebox .panel.right .panel-wrapper{padding:30px 16px}@media only screen and (min-width: 720px){.contact-form .safebox .panel.left .panel-wrapper,.contact-form .safebox .panel.right .panel-wrapper{padding:40px 20px}}@media only screen and (min-width: 960px){.contact-form .safebox .panel.left .panel-wrapper,.contact-form .safebox .panel.right .panel-wrapper{margin:0 auto;max-width:80%;padding:60px 32px}}.contact-form .panel.left h5.font-normal{padding-bottom:10px}@media only screen and (min-width: 960px){.contact-form .panel.left h5.font-normal{padding-bottom:20px}}.contact-form .panel.left h4{padding-bottom:10px}.contact-form .panel.left .card{padding-bottom:20px}.contact-form .panel.left .card.phone a{display:block;padding-top:8px}.contact-form .panel.left .card.phone a:first-of-type{padding-top:0}.contact-form .panel.left .card .social-media{align-items:center;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.contact-form .panel.left .card .social-media--list{padding:0 8px}.contact-form .panel.left .card .social-media--list:first-child{padding-left:0}.contact-form .panel.left .card .social-media--list:last-child{padding-right:0}.contact-form .panel.left .card .social-media--list a{background-color:#131213;height:24px;-webkit-mask-size:24px;mask-size:24px;text-indent:-99999px;width:24px}.contact-form .panel.right{position:relative}@media only screen and (min-width: 960px){.contact-form .panel.right::before{border-bottom:40px solid transparent;border-right:40px solid #121e35;border-top:40px solid transparent;content:"";height:0;left:0;position:absolute;top:0;transform:translateX(-100%) translateY(100%);width:0}}.contact-form .panel.right h2{padding-bottom:20px}.contact-form .panel.right form .input-group{padding-top:20px}.contact-form .panel.right form .input-group:first-of-type{padding-top:0}.contact-form .panel.right form .input-group label{display:block;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:bold;letter-spacing:1px;padding-bottom:8px;text-transform:uppercase}.contact-form .panel.right form .input-group .input,.contact-form .panel.right form .input-group .textarea{background-color:transparent;border-radius:0;border:0;border-bottom:2px solid #deaa42;box-shadow:none;color:#fff;display:block;font-size:14px;width:100%;padding:12px;transition:.3s all ease-out}.contact-form .panel.right form .input-group .input:focus,.contact-form .panel.right form .input-group .textarea:focus{outline:none;background-color:#0c1322}.contact-form .panel.right form .input-group .textarea{resize:none;min-height:100px}.contact-form .panel.right form .btn-action{padding-top:20px}.contact-form .panel.right form .btn-action button{background-color:#deaa42;border-radius:4px;border:none;box-shadow:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:bold;min-width:120px;padding:8px 12px;text-align:center;text-transform:uppercase}@media only screen and (min-width: 960px){.contact-form .panel.right form .btn-action button{border-radius:8px}}.career--wrapper{padding:20px 0 40px}@media only screen and (min-width: 1200px){.career--wrapper{padding:60px 0}}@media only screen and (min-width: 1320px){.career--wrapper{padding:80px 0}}.career--wrapper .container:not(.bottom){padding-bottom:40px}@media only screen and (min-width: 1200px){.career--wrapper .container:not(.bottom){padding-bottom:60px}}@media only screen and (min-width: 1320px){.career--wrapper .container:not(.bottom){padding-bottom:80px}}.career--wrapper .container.bottom{padding-top:40px}@media only screen and (min-width: 1200px){.career--wrapper .container.bottom{padding-top:60px}}@media only screen and (min-width: 1320px){.career--wrapper .container.bottom{padding-top:80px}}.career--wrapper .container.bottom h3{padding-bottom:20px}.requirement--list{padding-bottom:40px}@media only screen and (min-width: 960px){.requirement--list{align-items:stretch;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;padding-bottom:0;width:100%}}.requirement--list:last-of-type{padding-bottom:0}@media only screen and (min-width: 960px){.requirement--list:nth-child(even) .title{order:2;padding-left:154px;padding-right:0}}@media only screen and (min-width: 960px){.requirement--list:nth-child(even) .description{order:1}}@media only screen and (min-width: 960px){.requirement--list:nth-child(even) .description img{-o-object-position:right;object-position:right;left:0;right:-154px}}.requirement--list .title{padding:20px 16px}@media only screen and (min-width: 720px){.requirement--list .title{padding:30px 20px}}@media only screen and (min-width: 960px){.requirement--list .title{align-items:center;display:flex;flex-direction:column;flex-flow:column;justify-content:center;padding-right:154px;padding:0;position:relative;width:50%;z-index:1}}.requirement--list .title img{display:block;height:auto;margin:0 auto;max-width:160px}@media only screen and (min-width: 960px){.requirement--list .title img{max-width:200px}}@media only screen and (min-width: 1320px){.requirement--list .title img{max-width:256px}}.requirement--list .title img+h3{padding-top:20px}@media only screen and (min-width: 1320px){.requirement--list .title img+h3{padding-top:40px}}.requirement--list .description{position:relative}@media only screen and (min-width: 960px){.requirement--list .description{position:relative;width:50%;z-index:2;height:520px}}.requirement--list .description::before{border-left:50vw solid transparent;border-right:50vw solid transparent;border-top:50px solid #fff;content:"";height:0;left:0;position:absolute;top:0;width:100%;z-index:2}@media only screen and (min-width: 960px){.requirement--list .description::before{display:none}}.requirement--list .description .body{font-size:16px;line-height:1.4;padding:80px 16px 30px;position:relative;z-index:2}@media only screen and (min-width: 720px){.requirement--list .description .body{padding:90px 20px 40px}}@media only screen and (min-width: 960px){.requirement--list .description .body{align-items:flex-start;display:flex;flex-direction:column;flex-flow:column;height:100%;justify-content:center;margin:0 auto;padding:0}}@media only screen and (min-width: 1200px){.requirement--list .description .body{font-size:20px}}@media only screen and (min-width: 1320px){.requirement--list .description .body{font-size:24px;width:70%}}.requirement--list .description .body ul{margin:0}.requirement--list .description .body ul li{padding:4px 0}.requirement--list .description img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%;z-index:1}@media only screen and (min-width: 960px){.requirement--list .description img{display:block;height:100%;left:-154px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;right:0;top:50%;transform:translateY(-50%);width:calc(100% + 154px)}}@media only screen and (min-width: 960px){.requirement--list .description img.mobile{display:none}}.requirement--list .description img.desktop{display:none}@media only screen and (min-width: 960px){.requirement--list .description img.desktop{display:block}}#mainSwiperImage .swiper-slide,#thumbSwiperImage .swiper-slide{box-sizing:border-box;position:relative}#mainSwiperImage .swiper-slide .image,#thumbSwiperImage .swiper-slide .image{position:relative;overflow:hidden;z-index:1}#mainSwiperImage .swiper-slide .image img,#thumbSwiperImage .swiper-slide .image img{display:block;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%, -50%);width:100%}#mainSwiperImage .swiper-slide .description{align-items:flex-start;display:flex;flex-direction:column;flex-flow:column;flex-wrap:wrap;height:100%;justify-content:flex-end;left:0;padding:16px 16px 40px;position:absolute;top:0;width:100%;z-index:2}@media only screen and (min-width: 720px){#mainSwiperImage .swiper-slide .description{justify-content:center;padding-bottom:16px}}@media only screen and (min-width: 1320px){#mainSwiperImage .swiper-slide .description{padding-left:60px}}#mainSwiperImage .swiper-slide .description::before{background:linear-gradient(0deg, #131213 40%, rgba(19, 18, 19, 0) 100%);content:"";height:100%;left:0;position:absolute;bottom:0;width:100%;z-index:1}@media only screen and (min-width: 720px){#mainSwiperImage .swiper-slide .description::before{background:linear-gradient(90deg, #131213 50%, rgba(19, 18, 19, 0) 100%);bottom:auto;height:100%;top:0;width:50%}}#mainSwiperImage .swiper-slide .description h2,#mainSwiperImage .swiper-slide .description .tag,#mainSwiperImage .swiper-slide .description p,#mainSwiperImage .swiper-slide .description .btn-gold{opacity:0;position:relative;transform:translateY(100%);transition:.4s all linear;z-index:2}@media only screen and (min-width: 960px){#mainSwiperImage .swiper-slide .description h2,#mainSwiperImage .swiper-slide .description .tag,#mainSwiperImage .swiper-slide .description p,#mainSwiperImage .swiper-slide .description .btn-gold{width:40%}}#mainSwiperImage .swiper-slide .description h2{padding-bottom:10px;line-height:normal}#mainSwiperImage .swiper-slide .description .tag{align-items:flex-start;display:flex;flex-direction:row;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;width:100%}#mainSwiperImage .swiper-slide .description .tag span{border-radius:40px;border:1px solid #fff;display:block;font-family:"Montserrat",sans-serif;font-size:12px;font-weight:bold;letter-spacing:1px;margin-left:4px;padding:4px 16px;text-transform:uppercase}#mainSwiperImage .swiper-slide .description .tag span:first-of-type{margin-left:0}#mainSwiperImage .swiper-slide .description .tag+p{padding-top:20px}@media only screen and (min-width: 1320px){#mainSwiperImage .swiper-slide .description p{font-size:18px}}#mainSwiperImage .swiper-slide .description .btn-gold{color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-weight:bold;letter-spacing:.25px;margin-top:20px;padding:5px 16px;position:relative;width:auto;z-index:2}#mainSwiperImage .swiper-slide .description .btn-gold::before{background-color:#d60e33;border-radius:40px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1;transition:all .4s ease}@media only screen and (min-width: 960px){#mainSwiperImage .swiper-slide .description .btn-gold:hover::before{background-color:#deaa42}}#mainSwiperImage .swiper-slide .image{padding-top:70vh;min-height:400px}#mainSwiperImage .swiper-slide.swiper-slide-active h2,#mainSwiperImage .swiper-slide.swiper-slide-active .tag,#mainSwiperImage .swiper-slide.swiper-slide-active p,#mainSwiperImage .swiper-slide.swiper-slide-active .btn-gold{opacity:1;transform:translateY(0)}#mainSwiperImage .swiper-slide.swiper-slide-active h2{transition-delay:.2s}#mainSwiperImage .swiper-slide.swiper-slide-active .tag{transition-delay:.4s}#mainSwiperImage .swiper-slide.swiper-slide-active p{transition-delay:.6s}#mainSwiperImage .swiper-slide.swiper-slide-active .btn-gold{transition-delay:.6s}#thumbSwiperImage{box-shadow:0 -20px 40px #131213;padding:0 16px;padding-bottom:40px;position:relative;z-index:2}@media only screen and (min-width: 720px){#thumbSwiperImage{box-shadow:0 -40px 80px #131213}}@media only screen and (min-width: 960px){#thumbSwiperImage{padding-bottom:60px}}@media only screen and (min-width: 1320px){#thumbSwiperImage{padding-bottom:80px}}#thumbSwiperImage .swiper-slide{cursor:pointer;position:relative}#thumbSwiperImage .swiper-slide::before{border:3px solid #fff;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.2s all linear;width:100%;z-index:2}#thumbSwiperImage .swiper-slide h4{display:none;font-size:18px;opacity:0;position:absolute;top:-30px;transition:.2s all linear}@media only screen and (min-width: 720px){#thumbSwiperImage .swiper-slide h4{display:block}}#thumbSwiperImage .swiper-slide .image{padding-top:calc(30vh - 88px);min-height:80px;z-index:1}@media only screen and (min-width: 960px){#thumbSwiperImage .swiper-slide .image{min-height:200px}}#thumbSwiperImage .swiper-slide.swiper-slide-thumb-active::before{opacity:1}#thumbSwiperImage .swiper-slide.swiper-slide-thumb-active h4{opacity:1}#thumbSwiperImage .button-nav{background-color:#fff;border-radius:40px;cursor:pointer;display:none;height:40px;position:absolute;top:calc(50% - 15px);transform:translateY(-50%);width:40px;z-index:50}@media only screen and (min-width: 960px){#thumbSwiperImage .button-nav{display:block}}@media only screen and (min-width: 1320px){#thumbSwiperImage .button-nav{height:50px;width:50px}}#thumbSwiperImage .button-nav.button-prev{left:30px}#thumbSwiperImage .button-nav.button-next{right:30px}#thumbSwiperImage .button-nav .icon{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.work-category-slider{padding-bottom:40px}@media only screen and (min-width: 960px){.work-category-slider{padding-bottom:60px;max-width:90%;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1320px){.work-category-slider{padding-bottom:80px}}.work-category-slider .category-title{padding:0 16px 20px}.work-category-slider .item-slider{position:relative}.work-category-slider .item-slider .swiper-pagination{width:calc(100% - 112px);left:50%;transform:translateX(-50%);z-index:1}@media only screen and (min-width: 1320px){.work-category-slider .item-slider .swiper-pagination{width:calc(100% - 132px)}}.work-category-slider .item-slider .swiper-pagination .swiper-pagination-bullet{background-color:#fff}.work-category-slider .item-slider .navigation{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-top:24px;width:100%}.work-category-slider .item-slider .navigation .button-nav{cursor:pointer;background-color:#fff;border-radius:40px;height:40px;position:relative;width:40px}@media only screen and (min-width: 1320px){.work-category-slider .item-slider .navigation .button-nav{height:50px;width:50px}}.work-category-slider .item-slider .navigation .button-nav .icon{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.work-category-slider .swiper-container{padding:0 16px}.work-category-slider .swiper-container .swiper-wrapper{z-index:5}.work-category-slider .swiper-container .swiper-slide{position:relative;overflow:hidden;transition:.5s all cubic-bezier(0.075, 0.82, 0.165, 1)}@media only screen and (min-width: 960px){.work-category-slider .swiper-container .swiper-slide:not(.no-hover):hover{box-shadow:8px 0 24px rgba(19,18,19,.8);transform:scale(1.4);z-index:2}}@media only screen and (min-width: 960px){.work-category-slider .swiper-container .swiper-slide:not(.no-hover):hover .title{opacity:1}}.work-category-slider .swiper-container .swiper-slide-active::before{border:3px solid #fff;content:"";height:calc(100% - 6px);left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:calc(100% - 6px);z-index:2}.work-category-slider .swiper-container .swiper-slide a{cursor:pointer;display:block}.work-category-slider .swiper-container .swiper-slide.t-numb.swiper-slide-active::before{display:none}.work-category-slider .swiper-container .swiper-slide.t-numb .numb{-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:2px;color:#221f1f;display:inline-block;font-size:150px;font-weight:bold;height:100%;left:0;line-height:100%;position:absolute;text-align:right;top:0;vertical-align:bottom;width:60%;z-index:2}.work-category-slider .swiper-container .swiper-slide.t-numb .image{width:50%;margin-left:auto;position:relative;z-index:2}.work-category-slider .swiper-container .swiper-slide .image{position:relative;padding-top:75%}.work-category-slider .swiper-container .swiper-slide .image img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.work-category-slider .swiper-container .swiper-slide .title{align-items:center;border:3px solid #fff;display:flex;flex-direction:column;flex-wrap:wrap;height:calc(100% - 6px);justify-content:center;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:.5s all cubic-bezier(0.075, 0.82, 0.165, 1);width:calc(100% - 6px);z-index:2}.work-category-slider .swiper-container .swiper-slide .title::before{background-color:rgba(18,30,53,.8);content:"";height:500px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:500px;z-index:1}.work-category-slider .swiper-container .swiper-slide .title .cover-img{height:45%;left:0;position:absolute;top:0;width:100%;z-index:2}.work-category-slider .swiper-container .swiper-slide .title .cover-img img{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%, -50%);width:100%}.work-category-slider .swiper-container .swiper-slide .title .description{background-color:#131213;box-sizing:border-box;bottom:0;height:55%;left:0;padding:16px;position:absolute;z-index:2}.work-category-slider .swiper-container .swiper-slide .title .description h5{padding-bottom:10px}.work-category-slider .swiper-container .swiper-slide .title .description p{line-height:1.3;font-size:12px}.work-category-slider .swiper-container .swiper-slide .title .description span{padding-top:4px;color:#fff;display:inline-block;font-size:10px;letter-spacing:.25px;text-transform:uppercase}.work-category-slider .swiper-container .swiper-slide .title .description span .icon{background-color:#fff;display:inline-block;margin-left:2px;vertical-align:top;position:relative;top:2px}.page-client{background-color:#fff;padding:40px 0}.page-client-container{display:grid;gap:.25rem;grid-template-columns:repeat(1, minmax(0, 1fr));padding:.25rem}@media only screen and (min-width: 720px){.page-client-container{grid-template-columns:repeat(3, minmax(0, 1fr))}}.page-client-container .card{width:100%}.page-client-container .card a{-webkit-tap-highlight-color:transparent;background-color:#131213;cursor:pointer;display:block;outline:none;overflow:hidden;padding-top:70%;position:relative;width:100%}.page-client-container .card a img{display:block;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.8;position:absolute;top:50%;transform:scale(1.01) translate(-50%, -50%);transition:transform .4s ease-in-out,opacity .4s ease-in-out;transform-origin:0% 0%;width:100%}.page-client-container .card a:hover img{opacity:.5;transform:scale(1.1) translate(-50%, -50%)}.page-client-container .card a ul.category-label{align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;left:0;list-style:none;margin:0;padding:10px;position:absolute;width:100%;z-index:10}.page-client-container .card a ul.category-label .category-label-list{color:#fff;display:block;font-size:8px;letter-spacing:1px;font-weight:bold;padding:0 8px;position:relative;text-transform:uppercase}@media only screen and (min-width: 960px){.page-client-container .card a ul.category-label .category-label-list{font-size:9px}}.page-client-container .card a ul.category-label .category-label-list:not(:first-child)::before{background-color:#fff;content:"";height:10px;left:0;opacity:.4;position:absolute;top:50%;transform:translateY(-50%);width:1px}.text-header h1{padding:24px 0}@media only screen and (min-width: 720px){.text-header h1{padding:40px 0}}.page-igb{padding:0 0 40px}.page-igb-container{display:grid;gap:1rem;grid-template-columns:repeat(1, minmax(0, 1fr))}@media only screen and (min-width: 720px){.page-igb-container{grid-template-columns:repeat(12, minmax(0, 1fr));align-items:stretch}}.page-igb-container .card-rounded{border-radius:.5rem;overflow:hidden;position:relative;min-height:440px}@media only screen and (min-width: 720px){.page-igb-container .card-rounded{min-height:inherit}}@media only screen and (min-width: 960px){.page-igb-container .card-rounded{min-height:550px}}@media only screen and (min-width: 720px){.page-igb-container .card-big{grid-column:span 12/span 12}}@media only screen and (min-width: 720px){.page-igb-container .card-medium{grid-column:span 7/span 8}}@media only screen and (min-width: 720px){.page-igb-container .card-small{grid-column:span 5/span 4}}.page-igb-container .bg{height:100%;position:absolute;width:100%;z-index:1;top:0;left:0}.page-igb-container .bg.gradient-color{background:linear-gradient(179.45deg, #00A4BC 2.56%, #1A244B 67.66%)}.page-igb-container .bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.page-igb-container .card-body{padding:24px;position:relative;z-index:2}@media only screen and (min-width: 960px){.page-igb-container .card-body{padding:40px}}.page-igb-container .card-body h3{padding-bottom:4px}.page-igb-container .card-body p{padding-top:10px}.page-igb-container .card-6{background:#fff}.page-igb-container .card-6 .card-body{width:60%}.page-igb-container .card-6 .bg{bottom:0 !important;height:auto !important;top:auto !important}@media only screen and (min-width: 960px){.page-igb-container .card-6 .bg{left:auto !important;right:0 !important;width:80% !important}}.page-igb-container .card-6 .bg img{max-width:100%;width:auto !important;height:auto !important}@media only screen and (min-width: 720px){.page-igb-container .card-1 .card-body{max-width:50%}}.page-igb-container .card-8{background:linear-gradient(293.41deg, #DA9441 12.65%, #EAB144 60.81%)}@media only screen and (min-width: 720px){.page-igb-container .card-8 .card-body{width:50%}}.page-igb-container .card-8 .bg{position:relative !important;height:auto !important}@media only screen and (min-width: 720px){.page-igb-container .card-8 .bg{position:absolute !important;bottom:0 !important;height:auto !important;top:auto !important;left:auto !important;right:0 !important;max-width:75%}}@media only screen and (min-width: 720px){.page-igb-container .card-8 .bg img{max-width:100%;width:auto !important;height:auto !important}}.category-list-wrapper{padding:0 4px}.category-container{-webkit-overflow-scrolling:auto;display:flex;flex-direction:row;justify-content:flex-start;overflow-x:auto;padding:0 0 12px;scrollbar-color:#d4aa70 #e4e4e4;scrollbar-width:thin;white-space:nowrap}.category-container::-webkit-scrollbar{width:6px;height:6px}.category-container::-webkit-scrollbar-track{border-radius:100px}.category-container::-webkit-scrollbar-thumb{background-color:#deaa42;border-radius:20px;border:0 solid #e4e4e4}.category-container .category-menu{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;list-style:none;margin:0 auto;padding:0}.category-container .category-menu .category-list{display:block;margin:0 4px}.category-container .category-menu .category-list:first-child{margin-left:0}.category-container .category-menu .category-list a{background-color:#fff;border-radius:40px;border:1px solid #221f1f;color:#221f1f;display:block;font-size:14px;font-weight:bold;padding:8px 12px;transition:.3s all ease}.category-container .category-menu .category-list a:hover,.category-container .category-menu .category-list a.is-active{background-color:#deaa42;border-color:#deaa42;color:#fff}.category-container .category-menu.theme-black a{background-color:#131213;color:#fff;border-color:#fff}.category-list-wrapper+.page-client-container{padding-top:16px}@media only screen and (min-width: 960px){.category-list-wrapper+.page-client-container{padding-top:20px}}.article--wrapper .category-list-wrapper{padding-left:0;padding-right:0}.category-list-wrapper+.article--highlight{padding-top:16px}@media only screen and (min-width: 960px){.category-list-wrapper+.article--highlight{padding-top:20px}}.page-work-list{padding:0 0 40px}

/*# sourceMappingURL=main.min.css.map */