@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}
table{border-collapse:collapse;border-spacing:0}
body{font:9pt/1.5em sans-serif}
pre,code,tt{font:1em/1.5em "Andale Mono","Lucida Console",monospace}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:bold}
em,i,dfn{font-style:italic}
dfn{font-weight:bold}
p,code,pre,kbd{margin:0 0 1.5em 0}
blockquote{margin:0 1.5em 1.5em 1.5em}
cite{font-style:italic}
li ul,li ol{margin:0 1.5em}
ul,ol{margin:0 1.5em 1.5em 1.5em}
ul{list-style-type:disc}
ol{list-style-type:decimal}
ol ol{list-style:upper-alpha}
ol ol ol{list-style:lower-roman}
ol ol ol ol{list-style:lower-alpha}
dl{margin:0 0 1.5em 0}
dl dt{font-weight:bold}
dd{margin-left:1.5em}
table{margin-bottom:1.4em;width:100%}
th{font-weight:bold}
th,td,caption{padding:4px 10px 4px 5px}
tfoot{font-style:italic}
sup,sub{line-height:0}
abbr,acronym{border-bottom:1px dotted}
address{margin:0 0 1.5em;font-style:italic}
del{text-decoration:line-through}
pre{margin:1.5em 0;white-space:pre}
img.centered,.aligncenter,div.aligncenter{display:block;margin-left:auto;margin-right:auto}
img.alignright{display:inline}
img.alignleft{display:inline}
.alignright{float:right;margin-left:10px}
.alignleft{float:left;margin-right:10px}
img{max-width:100%}
* html .clearfix{height:1%}
*+html .clearfix{display:inline-block}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .group{height:1%}
*+html .group{display:inline-block}
.group:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/*!
 * fullPage 2.8.9
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}
#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none}
.fp-section{position:relative;-webkit-box-sizing:border-box;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;-webkit-transition:all .3s ease-out;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;-webkit-transform:translate3d(0,0,0);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{-webkit-transition:none !important;transition:none !important}
#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}
#fp-nav.right{right:17px}
#fp-nav.left{left:17px}
.fp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.fp-slidesNav.bottom{bottom:17px}
.fp-slidesNav.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-nav ul li:hover a.active span,.fp-slidesNav ul li 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;-webkit-transition:all .1s ease-in-out;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 0 0 -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{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}
#fp-nav ul li .fp-tooltip.right{right:20px}
#fp-nav ul li .fp-tooltip.left{left:20px}
.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto !important}
.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto !important}
body.compensate-for-scrollbar{overflow:hidden}
.fancybox-active{height:auto}
.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}
.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}
.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}
.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}
.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}
.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);transition-timing-function:cubic-bezier(0.47,0,0.74,0.71)}
.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);transition-timing-function:cubic-bezier(0.22,0.61,0.36,1)}
.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}
.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}
.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-toolbar{right:0;top:0}
.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}
.fancybox-is-open .fancybox-stage{overflow:hidden}
.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}
.fancybox-slide::before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}
.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}
.fancybox-slide--image{overflow:hidden;padding:44px 0}
.fancybox-slide--image::before{display:none}
.fancybox-slide--html{padding:6px}
.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}
.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(0.5,0,0.14,1);animation-timing-function:cubic-bezier(0.5,0,0.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}
.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}
.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}
.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}
.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}
.fancybox-container [data-selectable=true]{cursor:text}
.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}
.fancybox-spaceball{z-index:1}
.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}
.fancybox-slide--video .fancybox-content{background:#000}
.fancybox-slide--map .fancybox-content{background:#e5e3df}
.fancybox-slide--iframe .fancybox-content{background:#fff}
.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}
.fancybox-iframe{left:0;position:absolute;top:0}
.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}
.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}
.fancybox-button{background:rgba(30,30,30,0.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}
.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}
.fancybox-button:hover{color:#fff}
.fancybox-button:focus{outline:0}
.fancybox-button.fancybox-focus{outline:1px dotted}
.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}
.fancybox-button div{height:100%}
.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}
.fancybox-button svg path{fill:currentColor;stroke-width:0}
.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}
.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}
.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}
.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}
.fancybox-close-small:hover{color:#fff;opacity:1}
.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}
.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}
.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}
.fancybox-navigation .fancybox-button div{padding:7px}
.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}
.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}
.fancybox-caption{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.85)),color-stop(50%,rgba(0,0,0,0.3)),color-stop(65%,rgba(0,0,0,0.15)),color-stop(75.5%,rgba(0,0,0,0.075)),color-stop(82.85%,rgba(0,0,0,0.037)),color-stop(88%,rgba(0,0,0,0.019)),to(rgba(0,0,0,0)));background:linear-gradient(to top,rgba(0,0,0,0.85) 0,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.15) 65%,rgba(0,0,0,0.075) 75.5%,rgba(0,0,0,0.037) 82.85%,rgba(0,0,0,0.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}
.fancybox-caption--separate{margin-top:-50px}
.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}
.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}
.fancybox-caption a:hover{color:#fff;text-decoration:underline}
.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}
@-webkit-keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,0.25,1);transition-timing-function:cubic-bezier(0,0,0.25,1)}
.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;-webkit-transition-timing-function:cubic-bezier(0.19,1,0.22,1);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}
.fancybox-fx-fade.fancybox-slide--current{opacity:1}
.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);transform:rotate(360deg)}
.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)}
.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}
.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}
.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0)}
.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg)}
.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg);transform:translate3d(100%,0,0) scale(0.1) skew(10deg)}
.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}
@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}
.fancybox-slide--image{padding:6px 0}
.fancybox-close-small{right:-6px}
.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}
.fancybox-caption{padding-left:12px;padding-right:12px}
}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}
.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}
.fancybox-share p{margin:0;padding:0}
.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}
.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}
.fancybox-share__button:hover{text-decoration:none}
.fancybox-share__button--fb{background:#3b5998}
.fancybox-share__button--fb:hover{background:#344e86}
.fancybox-share__button--pt{background:#bd081d}
.fancybox-share__button--pt:hover{background:#aa0719}
.fancybox-share__button--tw{background:#1da1f2}
.fancybox-share__button--tw:hover{background:#0d95e8}
.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}
.fancybox-share__button svg path{fill:#fff}
.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}
.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}
.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}
.fancybox-show-thumbs .fancybox-thumbs{display:block}
.fancybox-show-thumbs .fancybox-inner{right:212px}
.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}
.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}
.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,0.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}
.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(0.25,0.46,0.45,0.94);transition:all .2s cubic-bezier(0.25,0.46,0.45,0.94);z-index:99991}
.fancybox-thumbs__list a:focus::before{opacity:.5}
.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}
@media all and (max-width:576px){.fancybox-thumbs{width:110px}
.fancybox-show-thumbs .fancybox-inner{right:110px}
.fancybox-thumbs__list a{max-width:calc(100% - 10px)}
}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,200rem,0);transform:translate3d(0,200rem,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,200rem,0);transform:translate3d(0,200rem,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-33%,0,0);transform:translate3d(-33%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-33%,0,0);transform:translate3d(-33%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(33%,0,0);transform:translate3d(33%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(33%,0,0);transform:translate3d(33%,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeIn{from{opacity:0}
to{opacity:1}
}@keyframes fadeIn{from{opacity:0}
to{opacity:1}
}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-33%,0);transform:translate3d(0,-33%,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-33%,0);transform:translate3d(0,-33%,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:0;color:inherit;border:0;padding:0 !important;font:inherit}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOut{0%{opacity:1}
100%{opacity:0}
}@keyframes fadeOut{0%{opacity:1}
100%{opacity:0}
}.owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease,-webkit-transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}
::before,::after{--tw-content:""}
html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}
body{margin:0;line-height:inherit}
hr{height:0;color:inherit;border-top-width:1px}
abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",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}
table{text-indent:0;border-color:inherit;border-collapse:collapse}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}
button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}
:-moz-focusring{outline:auto}
:-moz-ui-invalid{box-shadow:none}
progress{vertical-align:baseline}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}
fieldset{margin:0;padding:0}
legend{padding:0}
ol,ul,menu{list-style:none;margin:0;padding:0}
textarea{resize:vertical}
input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}
input::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:1;color:#9ca3af}
input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}
button,[role=button]{cursor:pointer}
:disabled{cursor:default}
img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
[hidden]{display:none}
html{font-family:"mabry-regular",system-ui,sans-serif}
*,::before,::after{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}
.spacer{height:100vh}
body::-webkit-scrollbar{width:.5em}
body::-webkit-scrollbar-thumb{background:#000}
@media only screen and (min-width:1023px){html{font-size:11px}
}@media only screen and (min-width:1439px){html{font-size:13px}
}@media only screen and (min-width:1679px){html{font-size:14px}
}@media only screen and (min-width:1919px){html{font-size:16px}
}@media only screen and (max-width:1023px){.glideslider .glide__slides{display:grid;grid-gap:2rem}
}@media only screen and (min-width:1023px){.hero-animation-02-text-01,.hero-animation-02-text-02,.hero-animation-02-text-03,.hero-animation-02-img-02{opacity:0;visibility:hidden}
.hero-animation-02-img-01{-webkit-clip-path:polygon(0 50%,100% 50%,100% 50%,0 50%);clip-path:polygon(0 50%,100% 50%,100% 50%,0 50%)}
}.iconWebGL{cursor:pointer;opacity:.4;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
.iconWebGL:hover{opacity:1}
.glide__slide{cursor:pointer}
.glide__bullet{width:1.5rem;height:1.5rem;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;border:1px solid #777bff;border-radius:30px;cursor:pointer}
.glide__bullet--active{background:#777bff;border:1px solid transparent}
.community-click-text-hidden{max-height:0;height:0;opacity:0}
.community-accordin{cursor:pointer;-webkit-transition:.3s all linear !important;transition:.3s all linear !important}
.community-accordin *{-webkit-transition:.3s all linear !important;transition:.3s all linear !important}
.community-accordin:hover{background:#777bff}
.community-accordin:hover .community-accordin-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.community-accordin:hover .community-click-text-hidden{max-height:300px;height:100%;opacity:1}
.glide__bullet-02{height:.25rem;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;border-radius:30px;cursor:pointer}
.glide__bullet-02.glide__bullet--active{background:#000}
.glideslider-03 .glide__slide--clone{padding:2rem 0}
.glideslider-03 .glide__slide{-webkit-transition:.3s all ease-out !important;transition:.3s all ease-out !important;-webkit-transform-origin:center center;transform-origin:center center;padding:2rem 0}
.glideslider-03 .glide__slide--active{padding:0}
.marquee__wrap{position:relative;width:100%;z-index:40;overflow:hidden;white-space:nowrap}
.--text-outlined{color:transparent;-webkit-text-stroke-color:#fff}
.--text-outlined-2{-webkit-text-stroke-width:6px}
.opening__image--text-outline{color:transparent;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#fff}
.webgl{width:100%;height:100%}
.btn--blue{color:#fff;background-color:#777bff;padding:1.5rem 7rem;border-radius:40px}
#m-xr,#m-xl,#m-circ{opacity:0}
.carousel-dummy{-webkit-transform:translate(0,-15%);transform:translate(0,-15%);z-index:-1}
.headroom{will-change:transform;-webkit-transition:all 200ms linear;transition:all 200ms linear}
.headroom--pinned{-webkit-transform:translateY(0);transform:translateY(0)}
.headroom--top .register:hover{border:1px solid #777bff}
.logo-black,.register{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
.register>*{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
.register:hover div{color:#777bff}
.register svg *{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;-webkit-transform-origin:center center;transform-origin:center center}
.register:hover svg path{stroke:#777bff}
.nav-white .mobile-menu__items a{color:transparent;-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:1px}
.nav-white .register{padding:1rem 2rem;border:1px solid #fff;border-radius:30px}
.nav-white .hero-neural{padding:1rem 2rem;border:1px solid #fff;border-radius:30px}
.nav-white .register path{stroke:white}
.nav-white .menu,.nav-white .register{color:white}
.nav-white .logo #logo-type{fill:#fff}
.nav-white #m-xr,.nav-white #m-xl,.nav-white #m-circ,.nav-white #m-ll,.nav-white #m-lr{stroke:#fff}
.nav-white .headroom--not-top{background:black}
.nav-white .headroom--not-top .register{border:1px solid transparent}
.nav-white .menu a{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;position:relative}
.nav-white .menu a:after{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;content:" ";left:0;bottom:0;width:0;height:1px;background:#fff;position:absolute}
.nav-white .menu a:hover{color:#777bff}
.nav-white .menu a:hover:after{width:100%}
.headroom--not-top{top:0 !important;padding:.5rem}
.headroom--not-top .logo{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;-webkit-transform:scale(0.5);transform:scale(0.5)}
.headroom--not-top .logo-mobile{-webkit-transform:scale(1);transform:scale(1)}
.mobile-menu{padding:1rem}
.mobile-menu.headroom--not-top{padding:.7rem 1rem}
.nav-black .mobile-menu__items a{color:transparent;-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:2px}
.nav-black .register{padding:1rem 2rem;border:1px solid black;border-radius:30px}
.nav-black .logo #logo-type{fill:#000}
.nav-black .headroom--not-top{background:#fff}
.nav-black .headroom--not-top .register{border:1px solid transparent}
.nav-black .menu a{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;position:relative}
.nav-black .menu a:after{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;content:" ";left:0;bottom:0;width:0;height:1px;background:#000;position:absolute}
.nav-black .menu a:hover{color:#777bff}
.nav-black .menu a:hover:after{width:100%}
.nav-black #m-xr,.nav-black #m-xl,.nav-black #m-circ,.nav-black #m-ll,.nav-black #m-lr{stroke:#000}
.headroom--unpinned{-webkit-transform:translateY(-200%);transform:translateY(-200%)}
.cursor-webgl{width:100%;height:100%}
.tokenomics-table-head{background:transparent !important}
.tokenomics-table-stagger:nth-child(odd){background:#7e7e7e}
#header-logo .logo-type-sign{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
#header-logo:hover .logo-type-sign{fill:#777bff}
.slider-arrow *{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}
.slider-arrow:hover .slider-arrow-inner-circle-fill{fill:#777bff}
.slider-arrow:hover #slider-arrow-inner-circle{stroke:transparent;stroke-width:1}
.slider-arrow:hover #Path_181,.slider-arrow:hover #Path_182{stroke:#fff}
.form-register label{grid-row:2;color:white;padding-top:10px;border-top:1px solid white;text-transform:uppercase;font-weight:bold}
.form-register input{background:transparent;color:white;height:4rem}
.form-contact label{grid-row:2;color:white;padding-top:10px;border-top:1px solid white;text-transform:uppercase;font-weight:bold}
.form-contact input{background:transparent;color:white;height:4rem}
.form-contact select{background:transparent;color:white;font-size:1.65rem}
footer *{-webkit-transition:all .3s ease-in-out !important;transition:all .3s ease-in-out !important}
.pointer-events-none{pointer-events:none}
.visible{visibility:visible}
.fixed{position:fixed}
.absolute{position:absolute}
.relative{position:relative}
.top-10{top:2.5rem}
.right-28{right:7rem}
.top-1\/2{top:50%}
.left-0{left:0}
.top-0{top:0}
.left-10{left:2.5rem}
.-top-10{top:-2.5rem}
.left-1\/2{left:50%}
.bottom-52{bottom:13rem}
.right-0{right:0}
.-left-12{left:-3rem}
.right-8{right:2rem}
.top-8{top:2rem}
.right-10{right:2.5rem}
.-top-32{top:-8rem}
.z-50{z-index:50}
.z-10{z-index:10}
.z-0{z-index:0}
.z-20{z-index:20}
.z-30{z-index:30}
.z-\[10000\]{z-index:10000}
.z-40{z-index:40}
.z-\[100\]{z-index:100}
.col-span-4{grid-column:span 4/span 4}
.col-span-7{grid-column:span 7/span 7}
.col-span-6{grid-column:span 6/span 6}
.col-span-full{grid-column:1/-1}
.col-span-2{grid-column:span 2/span 2}
.col-start-2{grid-column-start:2}
.col-start-1{grid-column-start:1}
.col-start-3{grid-column-start:3}
.col-start-6{grid-column-start:6}
.col-start-4{grid-column-start:4}
.col-end-12{grid-column-end:12}
.col-end-13{grid-column-end:13}
.col-end-11{grid-column-end:11}
.row-start-3{grid-row-start:3}
.row-start-1{grid-row-start:1}
.mx-auto{margin-left:auto;margin-right:auto}
.my-0{margin-top:0;margin-bottom:0}
.-ml-20{margin-left:-5rem}
.-mt-24{margin-top:-6rem}
.mt-10{margin-top:2.5rem}
.-mb-4{margin-bottom:-1rem}
.-mt-72{margin-top:-18rem}
.block{display:block}
.table{display:table}
.grid{display:grid}
.hidden{display:none}
.h-full{height:100%}
.h-24{height:6rem}
.h-40{height:10rem}
.h-screen{height:100vh}
.h-96{height:24rem}
.h-\[32\.3rem\]{height:32.3rem}
.h-\[140\%\]{height:140%}
.h-64{height:16rem}
.h-32{height:8rem}
.h-\[100vh\]{height:100vh}
.h-\[60vh\]{height:60vh}
.h-52{height:13rem}
.h-\[137vh\]{height:137vh}
.h-10{height:2.5rem}
.h-\[50\%\]{height:50%}
.h-\[200\%\]{height:200%}
.h-16{height:4rem}
.max-h-\[18\.7rem\]{max-height:18.7rem}
.max-h-\[59\.375rem\]{max-height:59.375rem}
.min-h-\[33\.5rem\]{min-height:33.5rem}
.w-full{width:100%}
.w-32{width:8rem}
.w-screen{width:100vw}
.w-96{width:24rem}
.w-\[200\%\]{width:200%}
.w-\[23\.75rem\]{width:23.75rem}
.w-\[60vw\]{width:60vw}
.w-\[52\.4375rem\]{width:52.4375rem}
.w-24{width:6rem}
.w-\[22rem\]{width:22rem}
.w-8{width:2rem}
.w-\[200vw\]{width:200vw}
.w-10{width:2.5rem}
.w-56{width:14rem}
.w-40{width:10rem}
.w-52{width:13rem}
.max-w-\[10rem\]{max-width:10rem}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-xl{max-width:36rem}
.max-w-4xl{max-width:56rem}
.max-w-xs{max-width:20rem}
.max-w-5xl{max-width:64rem}
.max-w-\[200\%\]{max-width:200%}
.max-w-\[29rem\]{max-width:29rem}
.max-w-\[22rem\]{max-width:22rem}
.table-auto{table-layout:auto}
.origin-top-left{-webkit-transform-origin:top left;transform-origin:top left}
.origin-center{-webkit-transform-origin:center;transform-origin:center}
.-translate-y-1\/2{--tw-translate-y:-50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.-translate-x-1\/2{--tw-translate-x:-50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.-translate-y-52{--tw-translate-y:-13rem;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.translate-y-52{--tw-translate-y:13rem;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.translate-x-1\/2{--tw-translate-x:50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.rotate-90{--tw-rotate:90deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.-rotate-45{--tw-rotate:-45deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.cursor-pointer{cursor:pointer}
.grid-flow-row{grid-auto-flow:row}
.grid-flow-col{grid-auto-flow:column}
.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.content-center{-ms-flex-line-pack:center;align-content:center}
.content-start{-ms-flex-line-pack:start;align-content:flex-start}
.content-end{-ms-flex-line-pack:end;align-content:flex-end}
.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.justify-around{-ms-flex-pack:distribute;justify-content:space-around}
.gap-10{gap:2.5rem}
.gap-4{gap:1rem}
.gap-y-10{row-gap:2.5rem}
.gap-y-4{row-gap:1rem}
.gap-x-10{-moz-column-gap:2.5rem;-webkit-column-gap:2.5rem;column-gap:2.5rem}
.gap-y-28{row-gap:7rem}
.gap-x-40{-moz-column-gap:10rem;-webkit-column-gap:10rem;column-gap:10rem}
.gap-y-20{row-gap:5rem}
.gap-y-14{row-gap:3.5rem}
.gap-y-24{row-gap:6rem}
.gap-x-52{-moz-column-gap:13rem;-webkit-column-gap:13rem;column-gap:13rem}
.gap-y-12{row-gap:3rem}
.gap-y-8{row-gap:2rem}
.gap-x-8{-moz-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}
.gap-x-4{-moz-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem}
.gap-y-2{row-gap:.5rem}
.gap-x-12{-moz-column-gap:3rem;-webkit-column-gap:3rem;column-gap:3rem}
.justify-self-start{justify-self:start}
.justify-self-end{justify-self:end}
.justify-self-center{justify-self:center}
.overflow-hidden{overflow:hidden}
.overflow-scroll{overflow:scroll}
.overflow-x-hidden{overflow-x:hidden}
.rounded-\[40px\]{border-radius:40px}
.rounded-\[2\.5rem\]{border-radius:2.5rem}
.border{border-width:1px}
.border-2{border-width:2px}
.border-b-2{border-bottom-width:2px}
.border-l-0{border-left-width:0}
.border-r-0{border-right-width:0}
.border-t{border-top-width:1px}
.border-b{border-bottom-width:1px}
.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}
.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}
.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
.bg-transparent{background-color:transparent}
.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.bg-purple{--tw-bg-opacity:1;background-color:rgb(119 123 255/var(--tw-bg-opacity))}
.object-cover{-o-object-fit:cover;object-fit:cover}
.p-4{padding:1rem}
.p-10{padding:2.5rem}
.p-6{padding:1.5rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.py-24{padding-top:6rem;padding-bottom:6rem}
.py-2{padding-top:.5rem;padding-bottom:.5rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}
.px-8{padding-left:2rem;padding-right:2rem}
.py-52{padding-top:13rem;padding-bottom:13rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-32{padding-top:8rem;padding-bottom:8rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.px-12{padding-left:3rem;padding-right:3rem}
.pt-32{padding-top:8rem}
.pb-10{padding-bottom:2.5rem}
.pb-6{padding-bottom:1.5rem}
.pb-32{padding-bottom:8rem}
.pb-52{padding-bottom:13rem}
.pt-24{padding-top:6rem}
.pt-20{padding-top:5rem}
.pl-10{padding-left:2.5rem}
.pt-14{padding-top:3.5rem}
.pb-36{padding-bottom:9rem}
.pt-52{padding-top:13rem}
.pt-10{padding-top:2.5rem}
.pb-14{padding-bottom:3.5rem}
.pt-4{padding-top:1rem}
.pb-12{padding-bottom:3rem}
.pt-16{padding-top:4rem}
.pt-6{padding-top:1.5rem}
.pt-12{padding-top:3rem}
.text-left{text-align:left}
.text-center{text-align:center}
.text-right{text-align:right}
.font-c-bold{font-family:mabry-bold,system-ui}
.font-c-black{font-family:mabry-black,system-ui}
.font-c-medium{font-family:mabry-medium,system-ui}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-8xl{font-size:6rem;line-height:1}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-5xl{font-size:3rem;line-height:1}
.text-\[6\.25rem\]{font-size:6.25rem}
.font-extrabold{font-weight:800}
.font-bold{font-weight:700}
.uppercase{text-transform:uppercase}
.leading-normal{line-height:1.5}
.leading-none{line-height:1}
.leading-\[1\]{line-height:1}
.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
.text-purple{--tw-text-opacity:1;color:rgb(119 123 255/var(--tw-text-opacity))}
.text-\[\#BFC5D2\]{--tw-text-opacity:1;color:rgb(191 197 210/var(--tw-text-opacity))}
.underline{text-decoration-line:underline}
.opacity-0{opacity:0}
.opacity-10{opacity:.1}
.opacity-30{opacity:.3}
.opacity-60{opacity:.6}
.opacity-40{opacity:.4}
.opacity-50{opacity:.5}
.opacity-70{opacity:.7}
.opacity-20{opacity:.2}
.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 rgba(0,0,0,0));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 rgba(0,0,0,0))}
.blur-sm{--tw-blur:blur(4px);-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
.transition{-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(0.4,0,0.2,1);-webkit-transition-duration:150ms;transition-duration:150ms}
.duration-1000{-webkit-transition-duration:1000ms;transition-duration:1000ms}
.ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,0.2,1);transition-timing-function:cubic-bezier(0,0,0.2,1)}
.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.hover\:scale-90:hover{--tw-scale-x:.9;--tw-scale-y:.9;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.hover\:border-purple:hover{--tw-border-opacity:1;border-color:rgb(119 123 255/var(--tw-border-opacity))}
.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
.hover\:text-purple:hover{--tw-text-opacity:1;color:rgb(119 123 255/var(--tw-text-opacity))}
.hover\:opacity-70:hover{opacity:.7}
@media(min-width:768px){.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.md\:text-2xl{font-size:1.5rem;line-height:2rem}
.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}
}@media(min-width:1024px){.lg\:static{position:static}
.lg\:absolute{position:absolute}
.lg\:top-0{top:0}
.lg\:left-1\/2{left:50%}
.lg\:-top-10{top:-2.5rem}
.lg\:top-48{top:12rem}
.lg\:left-0{left:0}
.lg\:-left-0{left:0}
.lg\:-top-44{top:-11rem}
.lg\:right-96{right:24rem}
.lg\:col-span-4{grid-column:span 4/span 4}
.lg\:col-span-3{grid-column:span 3/span 3}
.lg\:col-span-8{grid-column:span 8/span 8}
.lg\:col-auto{grid-column:auto}
.lg\:col-span-5{grid-column:span 5/span 5}
.lg\:col-span-6{grid-column:span 6/span 6}
.lg\:col-span-7{grid-column:span 7/span 7}
.lg\:col-start-3{grid-column-start:3}
.lg\:col-start-7{grid-column-start:7}
.lg\:col-start-6{grid-column-start:6}
.lg\:col-start-5{grid-column-start:5}
.lg\:col-start-4{grid-column-start:4}
.lg\:col-start-2{grid-column-start:2}
.lg\:col-start-8{grid-column-start:8}
.lg\:col-start-1{grid-column-start:1}
.lg\:col-end-13{grid-column-end:13}
.lg\:col-end-11{grid-column-end:11}
.lg\:col-end-10{grid-column-end:10}
.lg\:col-end-9{grid-column-end:9}
.lg\:row-auto{grid-row:auto}
.lg\:grid{display:grid}
.lg\:hidden{display:none}
.lg\:h-80{height:20rem}
.lg\:h-52{height:13rem}
.lg\:h-full{height:100%}
.lg\:h-\[30vh\]{height:30vh}
.lg\:h-\[51rem\]{height:51rem}
.lg\:h-\[200vh\]{height:200vh}
.lg\:h-\[53\.5625rem\]{height:53.5625rem}
.lg\:h-\[125vh\]{height:125vh}
.lg\:h-16{height:4rem}
.lg\:h-screen{height:100vh}
.lg\:h-\[36rem\]{height:36rem}
.lg\:max-h-full{max-height:100%}
.lg\:min-h-\[37\.5rem\]{min-height:37.5rem}
.lg\:w-40{width:10rem}
.lg\:w-\[96rem\]{width:96rem}
.lg\:w-10{width:2.5rem}
.lg\:w-\[32rem\]{width:32rem}
.lg\:w-full{width:100%}
.lg\:w-16{width:4rem}
.lg\:w-96{width:24rem}
.lg\:max-w-md{max-width:28rem}
.lg\:max-w-2xl{max-width:42rem}
.lg\:max-w-\[48rem\]{max-width:48rem}
.lg\:max-w-\[60\.6rem\]{max-width:60.6rem}
.lg\:-translate-y-1\/2{--tw-translate-y:-50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.lg\:-translate-y-1\/3{--tw-translate-y:-33.333333%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.lg\:translate-y-1\/3{--tw-translate-y:33.333333%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.lg\:-translate-y-32{--tw-translate-y:-8rem;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.lg\:translate-x-1\/2{--tw-translate-x:50%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.lg\:translate-x-1\/4{--tw-translate-x:25%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.lg\:-translate-x-1\/4{--tw-translate-x:-25%;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.lg\:grid-flow-row{grid-auto-flow:row}
.lg\:grid-flow-col{grid-auto-flow:column}
.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.lg\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.lg\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.lg\:gap-20{gap:5rem}
.lg\:gap-y-0{row-gap:0}
.lg\:gap-y-14{row-gap:3.5rem}
.lg\:gap-x-24{-moz-column-gap:6rem;-webkit-column-gap:6rem;column-gap:6rem}
.lg\:gap-y-20{row-gap:5rem}
.lg\:gap-y-32{row-gap:8rem}
.lg\:overflow-hidden{overflow:hidden}
.lg\:border-\[1\.75rem\]{border-width:1.75rem}
.lg\:border-\[3\.75rem\]{border-width:3.75rem}
.lg\:bg-transparent{background-color:transparent}
.lg\:p-4{padding:1rem}
.lg\:p-10{padding:2.5rem}
.lg\:p-0{padding:0}
.lg\:py-32{padding-top:8rem;padding-bottom:8rem}
.lg\:py-0{padding-top:0;padding-bottom:0}
.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.lg\:px-8{padding-left:2rem;padding-right:2rem}
.lg\:px-20{padding-left:5rem;padding-right:5rem}
.lg\:px-0{padding-left:0;padding-right:0}
.lg\:py-52{padding-top:13rem;padding-bottom:13rem}
.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}
.lg\:py-8{padding-top:2rem;padding-bottom:2rem}
.lg\:px-12{padding-left:3rem;padding-right:3rem}
.lg\:px-52{padding-left:13rem;padding-right:13rem}
.lg\:pt-72{padding-top:18rem}
.lg\:pb-0{padding-bottom:0}
.lg\:pl-20{padding-left:5rem}
.lg\:pt-0{padding-top:0}
.lg\:pb-24{padding-bottom:6rem}
.lg\:pb-52{padding-bottom:13rem}
.lg\:pb-10{padding-bottom:2.5rem}
.lg\:pb-72{padding-bottom:18rem}
.lg\:pt-52{padding-top:13rem}
.lg\:pl-10{padding-left:2.5rem}
.lg\:pt-96{padding-top:24rem}
.lg\:pt-24{padding-top:6rem}
.lg\:text-left{text-align:left}
.lg\:text-center{text-align:center}
.lg\:text-2xl{font-size:1.5rem;line-height:2rem}
.lg\:text-7xl{font-size:4.5rem;line-height:1}
.lg\:text-\[6\.875rem\]{font-size:6.875rem}
.lg\:text-5xl{font-size:3rem;line-height:1}
.lg\:text-\[12\.125rem\]{font-size:12.125rem}
.lg\:text-6xl{font-size:3.75rem;line-height:1}
.lg\:text-\[7\.875rem\]{font-size:7.875rem}
.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.lg\:text-8xl{font-size:6rem;line-height:1}
.lg\:text-\[8rem\]{font-size:8rem}
.lg\:text-\[2\.625rem\]{font-size:2.625rem}
.lg\:text-\[9\.4375rem\]{font-size:9.4375rem}
.lg\:text-\[7\.375rem\]{font-size:7.375rem}
.lg\:text-\[17\.9375rem\]{font-size:17.9375rem}
.lg\:text-9xl{font-size:8rem;line-height:1}
.lg\:text-\[11\.875rem\]{font-size:11.875rem}
.lg\:leading-normal{line-height:1.5}
.lg\:leading-\[3\.5rem\]{line-height:3.5rem}
.lg\:leading-\[5\.5rem\]{line-height:5.5rem}
.lg\:opacity-100{opacity:1}
}@media(min-width:1280px){.xl\:w-52{width:13rem}
.xl\:gap-y-10{row-gap:2.5rem}
.xl\:gap-y-72{row-gap:18rem}
.xl\:gap-x-20{-moz-column-gap:5rem;-webkit-column-gap:5rem;column-gap:5rem}
.xl\:text-6xl{font-size:3.75rem;line-height:1}
.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.xl\:text-5xl{font-size:3rem;line-height:1}
}@media(min-width:1536px){.\32 xl\:w-72{width:18rem}
.\32 xl\:gap-y-40{row-gap:10rem}
.\32 xl\:gap-y-60{row-gap:15rem}
.\32 xl\:gap-x-20{-moz-column-gap:5rem;-webkit-column-gap:5rem;column-gap:5rem}
.\32 xl\:text-7xl{font-size:4.5rem;line-height:1}
.\32 xl\:text-8xl{font-size:6rem;line-height:1}
.\32 xl\:text-5xl{font-size:3rem;line-height:1}
.\32 xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.\32 xl\:text-6xl{font-size:3.75rem;line-height:1}
.\32 xl\:text-base{font-size:1rem;line-height:1.5rem}
}.text-center{text-align:center}
.text-right{text-align:right}
img{height:auto}
.mobile{display:none}
.col-xs-5ths{width:20%;float:left}
*{outline:0}
a,a:hover,a:focus{text-decoration:none}
@media all and (max-width:575px){.desktop{display:none}
.mobile{display:block}
}@media all and (max-width:1024px){header{display:none}
#mobile-delimeter{height:80px}
.loke-menu-icon span{border:1px solid #00a8fc;float:left;margin:3px 0;width:100%;position:relative;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.loke-menu-icon{position:absolute;top:13px;right:15px;text-align:right;width:30px}
.loke-menu-icon.open span:nth-child(1){position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.loke-menu-icon.open span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-8px}
.loke-menu-icon.open span:nth-child(3){opacity:0}
#menu-toggle.open{position:absolute;top:20px}
#mobile-menu-wrapper{padding:10px 15px !important;padding-top:10px !important;position:fixed;top:50px;left:0;background:#fff;width:100%;height:100%;-webkit-transition:.3s;transition:.3s;-webkit-transform:translateX(100%);transform:translateX(100%);pointer-events:none;opacity:0;-webkit-transition:.5s;transition:.5s}
#mobile-menu-wrapper.active{pointer-events:auto;opacity:1;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
#mobile-menu-wrapper ul{margin:0;padding:0}
#mobile-menu-wrapper ul li{display:block;margin-bottom:10px}
#logo-mobile img{height:50px;width:auto;margin-left:15px}
#mobile-header{background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.35);box-shadow:0 0 10px rgba(0,0,0,0.35);display:block;position:fixed;top:0;left:0;z-index:40;width:100%}
#top-mobile-row{height:50px}
#mobile-menu-wrapper{display:block}
#mobile-menu-wrapper ul li{margin-bottom:20px;-webkit-transition:.5s;transition:.5s;-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}
#mobile-menu-wrapper ul li a{font-size:20px;text-transform:uppercase}
#mobile-menu-wrapper ul li:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s}
#mobile-menu-wrapper ul li:nth-child(2){-webkit-transition-delay:.35s;transition-delay:.35s}
#mobile-menu-wrapper ul li:nth-child(3){-webkit-transition-delay:.4s;transition-delay:.4s}
#mobile-menu-wrapper ul li:nth-child(4){-webkit-transition-delay:.45s;transition-delay:.45s}
#mobile-menu-wrapper ul li:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}
#mobile-menu-wrapper ul li:nth-child(6){-webkit-transition-delay:.55s;transition-delay:.55s}
#mobile-menu-wrapper ul li:nth-child(7){-webkit-transition-delay:.6s;transition-delay:.6s}
#mobile-menu-wrapper ul li:nth-child(8){-webkit-transition-delay:.65s;transition-delay:.65s}
#mobile-menu-wrapper.active ul li{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}header div>ul{margin:0;padding:0;list-style:none}
header div>ul>li{display:inline-block;position:relative}
header div>ul>li .sub-menu{list-style:none;position:absolute;top:100%;z-index:12;left:0;background:#fff;left:0;margin:0;padding:5px;display:none}
header div>ul>li .sub-menu li{white-space:nowrap}
header div>ul>li:hover .sub-menu{display:block}
.row-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media all and (min-width:576px){.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
}.align-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.align-middle>div{width:100%}
.align-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.align-bottom>div{width:100%}
.row-spaced{margin-top:-15px;margin-bottom:-15px}
.row-spaced>div{padding-top:15px;padding-bottom:15px}
.modal-dialog{min-height:calc(100vh - 60px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible}
@media(max-width:576px){.modal-dialog{min-height:calc(100vh - 20px)}
}#mobile-phone{position:absolute;right:70px;top:5px;font-size:28px;color:#fff}
.modal-content{border-radius:0;border:0}
.modal-content #modal-content-itself{padding:15px}
.modal-content #close-modal{position:absolute;top:5px;right:10px;font-size:30px;line-height:1;color:#fff}
.modal-dialog{max-width:750px}
#the-page-content{padding:50px 0}
@media all and (max-width:1024px){#the-page-content{padding:30px 0}
}#desktop-delimiter{height:100px}
@media all and (max-width:1024px){#desktop-delimiter{display:none}
}header{position:fixed;top:0;left:0;width:100%;z-index:10}
body.admin-bar header{top:32px}
#formidable-form form .form-field:not(.vertical_radio)>label{display:none}
#formidable-form form input,#formidable-form form textarea,#formidable-form form button{border-radius:0;-webkit-box-shadow:none;box-shadow:none}
html{font-size:.048vw}
@media all and (min-width:1920px){html{font-size:.69px}
}@media all and (max-width:1024px){html{font-size:1px}
}body{font-size:16rem}
a{-webkit-transition:.55s;transition:.55s}
p,h1,h2,h3,h4,h5,h6,li{margin-bottom:15rem}
p:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,li:last-child{margin-bottom:0}
p{font-size:27rem;color:#09092d}
h1,h2,h3,h4,h5,h6{color:#09092d}
.row{margin-left:-15rem;margin-right:-15rem}
.row>div{padding-left:15rem;padding-right:15rem}
.row.row-spaced{margin:-15rem}
.row.row-spaced>div{padding:15rem}
.row.row-0{margin:0}
.row.row-0>div{padding:0}
.section-hero{position:relative}
.section-hero>img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:100vh;min-height:450rem}
.section-hero .section-hero-floating{top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}
.section-hero .section-hero-floating h1,.section-hero .section-hero-floating p{color:#fff}
@media all and (min-width:1025px){.section-hero .section-hero-floating h1{margin-bottom:60rem}
}#the-map{min-height:300rem}
body.no-scroll{overflow:hidden}
.the-modal{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:none}
.the-modal>div{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.the-modal .the-modal-content{background:#fff;width:100%;max-width:800rem;padding:40rem;max-height:80vh;position:relative}
.the-modal .the-modal-content>div{overflow:auto}
.the-modal .the-modal-content .close-the-modal{position:absolute;top:0;right:0;z-index:3;width:32rem;height:32rem;background:url("../images/close-the-modal.png") no-repeat center;background-size:contain;-webkit-transform:translate(-5rem,5rem);transform:translate(-5rem,5rem)}
#mobile-menu-button{display:block;width:30rem;height:20rem;position:relative}
#mobile-menu-button span{position:absolute;width:100%;height:2rem;background:#fff;left:0;-webkit-transition:.55s;transition:.55s}
#mobile-menu-button span:nth-child(1){top:0}
#mobile-menu-button span:nth-child(2){top:50%;margin-top:-1rem}
#mobile-menu-button span:nth-child(3){bottom:0}
#mobile-menu-button.active span:nth-child(1){top:50%;margin-top:-1rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
#mobile-menu-button.active span:nth-child(2){opacity:0}
#mobile-menu-button.active span:nth-child(3){top:50%;margin-top:-1rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
#top-mobile-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15rem}
#top-mobile-row .loke-menu-icon{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:30rem;height:20rem}
#top-mobile-row .loke-menu-icon span{margin:0;float:none;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}
#top-mobile-row .loke-menu-icon.open span{top:0}
#top-mobile-row .loke-menu-icon.open span:first-child{top:calc(50% - 2rem)}
#entire-content{width:100%;overflow:hidden}
.container-fluid{max-width:1715rem;padding-left:15rem;padding-right:15rem;margin:auto}
header .container-fluid{max-width:1870rem}
#entire-content .row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-15rem;-ms-flex-wrap:wrap;flex-wrap:wrap}
#entire-content .row>div{width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;min-width:100%;max-width:100%}
@media all and (min-width:576px){#entire-content .row .col-sm-3{width:25%;-webkit-box-flex:25%;-ms-flex:25%;flex:25%;min-width:25%;max-width:25%}
#entire-content .row .col-sm-5{width:41.6%;-webkit-box-flex:41.6%;-ms-flex:41.6%;flex:41.6%;min-width:41.6%;max-width:41.6%}
#entire-content .row .col-sm-7{width:58.3%;-webkit-box-flex:58.3%;-ms-flex:58.3%;flex:58.3%;min-width:58.3%;max-width:58.3%}
#entire-content .row .col-sm-4{width:33.3%;-webkit-box-flex:33.3%;-ms-flex:33.3%;flex:33.3%;min-width:33.3%;max-width:33.3%}
#entire-content .row .col-sm-8{width:66.6%;-webkit-box-flex:66.6%;-ms-flex:66.6%;flex:66.6%;min-width:66.6%;max-width:66.6%}
#entire-content .row .col-sm-9{width:75%;-webkit-box-flex:75%;-ms-flex:75%;flex:75%;min-width:75%;max-width:75%}
#entire-content .row .col-sm-6{width:50%;-webkit-box-flex:50%;-ms-flex:50%;flex:50%;min-width:50%;max-width:50%}
}body,select,textarea,input{font-family:"Poppins",sans-serif}
#home-hero{padding-top:130rem;padding-bottom:190rem}
@media all and (min-width:1025px){#home-hero{padding-bottom:0}
}#home-hero .hero-picture{position:relative}
#home-hero .hero-picture .one-circle{position:absolute;top:40rem;left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
#home-hero .hero-picture img{border-radius:30rem;display:block;max-width:733rem;margin-right:0;margin-left:auto}
@media all and (min-width:1025px){#home-hero .hero-picture{margin-bottom:-80rem;position:relative;right:-100rem}
}#home-hero h1{font-size:72rem;line-height:1.19;margin-bottom:70rem}
@media all and (max-width:1024px){#home-hero h1{font-size:55rem}
}@media all and (max-width:575px){#home-hero h1{font-size:40rem}
}@media all and (min-width:1025px){#home-hero h1{margin-top:90rem;width:800rem}
}#home-hero h1 span{color:#ff5caa}
#home-hero p.hero-text{margin-top:60rem;max-width:750rem;font-size:24rem}
@media all and (max-width:575px){#home-hero p.hero-text{font-size:20px}
}h1,h2,h3,h4,h5,h6{font-weight:500}
p{font-size:24rem}
@media all and (max-width:575px){p{font-size:20px}
}header{padding:70rem 0;-webkit-transition:.55s;transition:.55s}
header.scrolled{padding:35rem 0;background:#fff}
header #dla img{width:200rem;height:auto}
header div>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
header div>ul li{margin:0;margin-left:67rem}
header div>ul li a{font-size:18rem;line-height:1.22;color:#09092d}
@media all and (max-width:575px){header div>ul li a{font-size:16px}
}header div>ul li a:hover{color:#ff5caa}
header div>ul li.current-menu-item a{color:#ff5caa}
header div>ul li.phone-number a{font-size:24rem;font-weight:bold}
@media all and (max-width:575px){header div>ul li.phone-number a{font-size:20px}
}.one-circle{display:none}
@media all and (min-width:1025px){.one-circle{display:block;position:absolute;z-index:5}
}.one-circle.pink g{stroke:#ff5caa}
.one-circle.purple g{stroke:#9c4ccb}
.one-circle.blue g{stroke:#363ced}
.one-circle.large svg{width:350rem;height:auto}
.one-circle.medium svg{width:160rem;height:auto}
.one-circle.small svg{width:110rem;height:auto}
#home-hero{position:relative}
#home-hero .one-circle.pink{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#home-about{padding:100rem 0}
#home-about .one-circle{top:100%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#home-about .home-about-picture img{width:100%;height:auto;border-radius:30rem;position:relative;z-index:2}
#home-about h3{font-size:60rem;line-height:1.2;margin-bottom:50rem;margin-top:50rem}
@media all and (max-width:1024px){#home-about h3{font-size:48rem}
}@media all and (max-width:575px){#home-about h3{font-size:36rem}
}#home-about h3 span{color:#ff5caa}
#home-about .button-wrapper{margin-top:55rem}
.the-button{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){.the-button{font-size:20px}
}.the-button:hover{color:#fff;background:#09092d}
.picture-wrapper{position:relative}
.picture-wrapper img{border-radius:30rem}
.row-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.home-quotes{padding:100rem 0}
.home-quotes .one-home-quote{text-align:center}
.home-quotes .one-home-quote>div{margin:auto}
.home-quotes .one-home-quote .oh-sign{font-size:200rem;line-height:.6;margin-bottom:0;-webkit-transform:translateY(50%);transform:translateY(50%);position:relative;top:20rem;font-weight:600}
@media all and (min-width:1025px){.home-quotes .one-home-quote .oh-sign{font-size:360rem}
}.home-quotes .one-home-quote .oh-text{font-size:60rem;line-height:1.2;text-align:left !important;font-weight:500}
@media all and (max-width:1024px){.home-quotes .one-home-quote .oh-text{font-size:48rem}
}@media all and (max-width:575px){.home-quotes .one-home-quote .oh-text{font-size:36rem}
}.home-quotes .one-home-quote .oh-text span{color:#ff5caa}
.home-quotes .one-home-quote .oh-name{font-size:24rem;text-align:left;color:#09092d}
@media all and (max-width:575px){.home-quotes .one-home-quote .oh-name{font-size:20px}
}.home-quotes .one-home-quote .oh-position{font-size:24rem;color:rgba(255,255,255,0.4392156863)}
@media all and (max-width:575px){.home-quotes .one-home-quote .oh-position{font-size:20px}
}.owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:55rem}
.owl-dots .owl-dot{background:#e5e5e9 !important;width:11rem;height:11rem;border-radius:11rem;display:block;-webkit-transition:.55s;transition:.55s;margin:0 6rem}
.owl-dots .owl-dot:hover{background:#ff5caa !important}
.owl-dots .owl-dot.active{background:#ff5caa !important;width:32rem}
#home-academy{padding-top:100rem}
@media all and (max-width:1024px){#home-academy{padding-top:60rem}
}#home-academy .picture-wrapper img{position:relative;z-index:5}
#home-academy .picture-wrapper .one-circle{top:100%;left:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}
#home-academy .picture-wrapper .one-circle svg{width:230rem}
#home-academy .subtitle{margin-bottom:55rem;color:#fff}
#home-academy .a-content{max-width:600rem}
#home-academy h2{margin-bottom:55rem;font-size:42rem;line-height:1.19}
@media all and (max-width:1024px){#home-academy h2{font-size:36rem}
}@media all and (max-width:575px){#home-academy h2{font-size:30rem}
}#home-academy .button-wrapper{margin-top:50rem}
@media all and (min-width:1025px){#entire-content .row-30{margin-left:-30rem;margin-right:-30rem}
#entire-content .row-30>div{padding-left:30rem;padding-right:30rem}
}@media all and (min-width:1025px){#entire-content .row-70{margin-left:-70rem;margin-right:-70rem}
#entire-content .row-70>div{padding-left:70rem;padding-right:70rem}
}@media all and (min-width:1025px){#entire-content .row-110{margin-left:-110rem;margin-right:-110rem}
#entire-content .row-110>div{padding-left:110rem;padding-right:110rem}
}#home-news{padding:100rem 0;margin-top:150rem}
#home-news .hn-top{text-align:center;margin-bottom:100rem}
#home-news .hn-top p.subtitle{margin-bottom:50rem;font-size:24rem}
@media all and (max-width:575px){#home-news .hn-top p.subtitle{font-size:20px}
}#home-news .hn-top h2{font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#home-news .hn-top h2{font-size:55rem}
}@media all and (max-width:575px){#home-news .hn-top h2{font-size:40rem}
}#home-news .button-wrapper{text-align:center;margin-top:100rem}
.one-featured-post .of-picture{display:block;margin-bottom:60rem}
.one-featured-post .of-picture img{height:400rem;width:100%;border-radius:30rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
.one-featured-post .one-fp .one-fp-category{margin-bottom:30rem;font-size:24rem;color:#fff}
@media all and (max-width:575px){.one-featured-post .one-fp .one-fp-category{font-size:20px}
}.one-featured-post .one-fp .one-fp-title{margin-bottom:30rem;font-size:32rem;line-height:1.3;font-weight:bold}
@media all and (max-width:575px){.one-featured-post .one-fp .one-fp-title{font-size:27rem}
}.one-featured-post .one-fp .one-fp-title a{color:#fff}
.one-featured-post .one-fp .one-fp-title a:hover{color:#ff5caa !important}
.one-featured-post .one-fp .one-fp-excerpt{margin-bottom:35rem;font-size:24rem}
@media all and (max-width:575px){.one-featured-post .one-fp .one-fp-excerpt{font-size:20px}
}.one-featured-post .one-fp .one-fp-readmore{font-size:24rem}
@media all and (max-width:575px){.one-featured-post .one-fp .one-fp-readmore{font-size:20px}
}.one-featured-post .one-fp .one-fp-readmore a{color:#ff5caa}
.one-featured-post .one-fp .one-fp-readmore a:hover{color:#fff}
#home-social{padding-top:90rem;padding-bottom:170rem;background:#f8f8f8}
#home-social .social-top{margin-bottom:100rem;text-align:center}
#home-social .social-top p{margin-bottom:45rem}
#home-social .social-top h2{font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#home-social .social-top h2{font-size:55rem}
}@media all and (max-width:575px){#home-social .social-top h2{font-size:40rem}
}@media all and (min-width:1025px){#home-social .social-slider{margin-left:-100rem;width:calc(100% + 200rem)}
}#home-social .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#home-social .owl-stage img{border-radius:30rem}
#home-social .owl-dots{display:none}
#footer-subscription{position:relative}
#footer-subscription .container-fluid{position:relative;z-index:3}
#footer-subscription:before{top:0;left:0;width:100%;height:50%;content:"";position:absolute;background:#f8f8f8}
#entire-content{width:100%;overflow:hidden}
#entire-content .subscription-block{padding:90rem 30rem 130rem 30rem;background:#fff;border-radius:30rem;text-align:center;overflow:hidden;position:relative}
#entire-content .subscription-block .one-circle{position:absolute;bottom:65rem;left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
#entire-content .subscription-block p,#entire-content .subscription-block h2{color:#fff}
#entire-content .subscription-block p.subtitle{margin-bottom:50rem;color:#fff;font-size:24rem}
@media all and (max-width:575px){#entire-content .subscription-block p.subtitle{font-size:20px}
}#entire-content .subscription-block h2{font-size:60rem;line-height:1.2;margin-bottom:30rem;text-transform:uppercase}
@media all and (max-width:1024px){#entire-content .subscription-block h2{font-size:48rem}
}@media all and (max-width:575px){#entire-content .subscription-block h2{font-size:36rem}
}#entire-content .subscription-block .sub-form{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:730rem;margin:auto}
#entire-content .subscription-block .sub-form input[type=email],#entire-content .subscription-block .sub-form button{background:0;color:#fff;height:90rem;border-bottom:1px solid #fff}
#entire-content .subscription-block .sub-form ::-webkit-input-placeholder{color:#fff}
#entire-content .subscription-block .sub-form ::-moz-placeholder{color:#fff}
#entire-content .subscription-block .sub-form :-ms-input-placeholder{color:#fff}
#entire-content .subscription-block .sub-form :-moz-placeholder{color:#fff}
#entire-content .subscription-block .sub-form input[type=email]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#entire-content .subscription-block .sub-form input[type=email]{font-size:20px}
}#entire-content .subscription-block .sub-form button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24rem;color:#fff;-webkit-transition:.55s;transition:.55s}
@media all and (max-width:575px){#entire-content .subscription-block .sub-form button{font-size:20px}
}#entire-content .subscription-block .sub-form button svg{margin-left:24rem}
#entire-content .subscription-block .sub-form button svg path,#entire-content .subscription-block .sub-form button svg circle,#entire-content .subscription-block .sub-form button svg g{-webkit-transition:.55s !important;transition:.55s !important}
#entire-content .subscription-block .sub-form button:hover{color:#ff5caa}
#entire-content .subscription-block .sub-form button:hover svg path{stroke:#ff5caa}
#entire-content .subscription-block .sub-form button:hover g:last-child{stroke:#ff5caa}
footer{padding-top:80rem;padding-bottom:40rem}
footer #footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:85rem}
footer #footer-social a{margin-right:20rem}
footer #footer-social a svg path{-webkit-transition:.55s;transition:.55s}
footer #footer-social a:hover svg path{fill:#ff5caa}
footer #footer-phone,footer #footer-email{font-size:32rem;line-height:1.3;font-weight:bold}
@media all and (max-width:575px){footer #footer-phone,footer #footer-email{font-size:27rem}
}footer #footer-phone a,footer #footer-email a{color:#fff}
footer #footer-phone a:hover,footer #footer-email a:hover{color:#ff5caa}
footer #footer-address{display:inline-block;font-size:24rem}
@media all and (max-width:575px){footer #footer-address{font-size:20px}
}.text-right{text-align:right}
header div>ul>li .sub-menu{padding:30rem 20rem;border-radius:30rem;left:50%;top:calc(100% + 20rem);-webkit-transform:translateX(-50%);transform:translateX(-50%)}
header div>ul>li .sub-menu:before{bottom:100%;left:0;width:100%;height:22rem;content:"";position:absolute}
header div>ul>li .sub-menu:after{bottom:calc(100% - 5rem);left:50%;margin-left:-7rem;width:15rem;height:15rem;content:"";position:absolute;background:url("../images/triangle.svg") no-repeat;background-size:contain}
header div>ul>li .sub-menu li{margin:0;margin-bottom:30rem}
header div>ul>li .sub-menu li:last-child{margin-bottom:0}
header div>ul>li .sub-menu a{padding:10rem 25rem;color:#fff;border-radius:50rem;-webkit-transition:.55s;transition:.55s;display:block}
header div>ul>li .sub-menu a:hover{color:#fff;background:rgba(255,92,170,0.2)}
#about-hero{padding-top:300rem;background:#8c40b9;position:relative}
#about-hero .one-circle{top:250rem;right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}
#about-hero .one-circle svg{width:510rem;height:auto}
#about-hero h1{color:#fff;font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#about-hero h1{font-size:48rem}
}@media all and (max-width:575px){#about-hero h1{font-size:36rem}
}#about-hero-slider-wrapper,#team-hero-slider-wrapper,#hero-picture{margin-top:100rem;position:relative}
#about-hero-slider-wrapper:before,#team-hero-slider-wrapper:before,#hero-picture:before{top:50%;left:0;width:100%;height:50%;content:"";position:absolute;background:#fff}
#about-hero-slider,#team-hero-slider{position:relative;z-index:3}
@media all and (min-width:1025px){#about-hero-slider,#team-hero-slider{margin-left:-100rem;width:calc(100% + 200rem)}
}#about-hero-slider .owl-stage,#team-hero-slider .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#about-hero-slider .owl-stage img,#team-hero-slider .owl-stage img{border-radius:30rem}
#about-hero-slider .owl-dots,#team-hero-slider .owl-dots{display:none}
#team-hero-slider img{height:623rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
#team-hero{padding-top:300rem;background:#ff5caa;position:relative}
#team-hero .one-circle{top:250rem;right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}
#team-hero .one-circle svg{width:350rem;height:auto}
#team-hero .one-circle svg g{stroke:#fff}
#team-hero #team-hero-content{text-align:center}
#team-hero #team-hero-content h1,#team-hero #team-hero-content p{color:#fff;margin-left:auto;margin-right:auto}
#team-hero #team-hero-content h1{max-width:1250rem;margin-bottom:60rem;font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#team-hero #team-hero-content h1{font-size:55rem}
}@media all and (max-width:575px){#team-hero #team-hero-content h1{font-size:40rem}
}#team-hero #team-hero-content p{max-width:860rem}
#vacancies-hero{padding-top:250rem;padding-bottom:100rem;background:#fff}
#vacancies-hero h1{margin-bottom:50rem;color:#fff;font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#vacancies-hero h1{font-size:55rem}
}@media all and (max-width:575px){#vacancies-hero h1{font-size:40rem}
}#vacancies-hero .one-circle{top:300rem;right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}
#vacancies-hero .one-circle svg{width:250rem}
#vacancies-hero .one-circle svg g{stroke:#9c4ccb}
.page-template-team header div>ul>li a:hover,.single-jobs div>ul>li a:hover,.page-template-out-community header div>ul>li a:hover{color:#9c4ccb}
#community-hero{padding:250rem 0;background:#ff5caa;position:relative}
#community-hero h1,#community-hero p{color:#fff;text-align:center}
#community-hero h1{font-size:72rem;line-height:1.19;margin-bottom:50rem}
@media all and (max-width:1024px){#community-hero h1{font-size:55rem}
}@media all and (max-width:575px){#community-hero h1{font-size:40rem}
}#community-hero .one-circle{top:220rem;left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
#community-hero p{max-width:870rem;margin-left:auto;margin-right:auto}
#single-blog-hero{padding-top:220rem;padding-bottom:440rem;text-align:center;position:relative}
#single-blog-hero .container-fluid{position:relative;z-index:3}
#single-blog-hero #overlay-backdrop{top:0;left:0;width:100%;height:100%;content:"";background:#fff;opacity:.7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;position:absolute}
#single-blog-hero p.written-by{margin-bottom:40rem}
#single-blog-hero h1{font-size:72rem;line-height:1.19;margin-bottom:100rem;max-width:1250rem;margin-left:auto;margin-right:auto}
@media all and (max-width:1024px){#single-blog-hero h1{font-size:55rem}
}@media all and (max-width:575px){#single-blog-hero h1{font-size:40rem}
}#single-blog-hero h1,#single-blog-hero p{color:#fff}
#academy-hero{padding-top:240rem;padding-bottom:170rem;background:#f5edfa;position:relative;text-align:left}
#academy-hero .one-circle{left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#academy-hero .one-circle svg{width:510rem;height:auto}
#academy-hero h1,#academy-hero p{text-align:left}
#academy-hero .button-wrapper{margin-top:40rem}
#academy-hero .picture-wrapper{max-width:495rem;margin-right:0;margin-left:auto}
#academy-hero .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#academy-hero h1{font-size:72rem;line-height:1.19;margin-bottom:40rem}
@media all and (max-width:1024px){#academy-hero h1{font-size:55rem}
}@media all and (max-width:575px){#academy-hero h1{font-size:40rem}
}#academy-hero h1 span{color:#ff5caa;text-decoration:none !important}
#academy-hero p{margin-bottom:40rem;max-width:674rem;margin-left:0}
#academy-hero p:last-child{margin-bottom:0}
#contact-us-top{padding-top:280rem;padding-bottom:260rem;background:#fff}
#contact-us-top .container-fluid{max-width:1400rem}
#contact-us-top h2,#contact-us-top p{color:#fff}
#contact-us-top #cut{max-width:800rem;margin:auto;margin-bottom:120rem;text-align:center}
#contact-us-top #cut h2,#contact-us-top #cut h1{font-size:72rem;line-height:1.19;margin-bottom:55rem}
@media all and (max-width:1024px){#contact-us-top #cut h2,#contact-us-top #cut h1{font-size:55rem}
}@media all and (max-width:575px){#contact-us-top #cut h2,#contact-us-top #cut h1{font-size:40rem}
}#contact-us-top #cut p{font-size:24rem}
@media all and (max-width:575px){#contact-us-top #cut p{font-size:20px}
}#contact-us-top .one-want{margin-bottom:100rem}
#contact-us-top .one-want:last-child{margin-bottom:0}
#contact-us-top .one-want .ow-icon{margin-bottom:30rem}
#contact-us-top .ow-title{margin-bottom:30rem;font-weight:bold}
#contact-us-top .ow-text{max-width:560rem}
#contact-us-top .cu-picture{margin-bottom:97rem}
#contact-us-top .cu-picture .one-circle{right:0;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);z-index:3}
#contact-us-top .cu-picture .one-circle svg{width:240rem;height:auto}
#about-commitment{padding:170rem 0}
#about-commitment .container-fluid{max-width:1200rem}
#about-commitment h2{font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#about-commitment h2{font-size:55rem}
}@media all and (max-width:575px){#about-commitment h2{font-size:40rem}
}#about-commitment p{font-size:24rem}
@media all and (max-width:575px){#about-commitment p{font-size:20px}
}#ac-tiles{margin-top:180rem}
#ac-tiles .col-sm-6:nth-child(2) .one-circle{display:none}
#ac-tiles .one-ac-tile .oac-picture{margin-bottom:70rem}
#ac-tiles .one-ac-tile .oac-picture .one-circle{top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#ac-tiles .one-ac-tile .oac-picture .one-circle svg{width:200rem}
#ac-tiles .one-ac-tile .oac-picture img{position:relative;z-index:5}
#ac-tiles .one-ac-tile .oac-title{margin-bottom:33rem;font-size:42rem;line-height:1.19;font-weight:bold}
@media all and (max-width:1024px){#ac-tiles .one-ac-tile .oac-title{font-size:36rem}
}@media all and (max-width:575px){#ac-tiles .one-ac-tile .oac-title{font-size:30rem}
}#ac-tiles .one-ac-tile .oac-text{margin-bottom:40rem}
#about-values{padding:240rem 0;background:#f8f8f8;position:relative}
#about-values .one-circle{top:0;right:160rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
#about-values .one-circle svg{width:270rem;height:auto}
#about-values h2{text-align:center;margin-bottom:150rem;font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#about-values h2{font-size:55rem}
}@media all and (max-width:575px){#about-values h2{font-size:40rem}
}#about-values .one-value{margin-bottom:100rem}
#about-values .one-value:last-child{margin-bottom:0}
#about-values .one-value .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#about-values .one-value .ov-left{position:relative;padding-left:100rem;max-width:450rem;margin:auto}
#about-values .one-value .ov-left h3{font-size:72rem;line-height:1.19;position:relative;z-index:3}
@media all and (max-width:1024px){#about-values .one-value .ov-left h3{font-size:55rem}
}@media all and (max-width:575px){#about-values .one-value .ov-left h3{font-size:40rem}
}#about-values .one-value .ov-left .ov-number{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:180rem;color:#f8f8f8;text-shadow:1px 1px 1px #c8c8d0,-1px -1px 1px #c8c8d0,1px -1px 1px #c8c8d0,-1px 1px 1px #c8c8d0}
#team-main-section{padding-top:150rem;padding-bottom:240rem}
#team-main-section .one-team-section{margin-bottom:160rem}
#team-main-section .one-team-section:last-child{margin-bottom:0}
#team-main-section #t-text{font-size:42rem;line-height:1.19;margin-bottom:140rem}
@media all and (max-width:1024px){#team-main-section #t-text{font-size:36rem}
}@media all and (max-width:575px){#team-main-section #t-text{font-size:30rem}
}#team-main-section h2{font-size:60rem;line-height:1.2;margin-bottom:110rem}
@media all and (max-width:1024px){#team-main-section h2{font-size:48rem}
}@media all and (max-width:575px){#team-main-section h2{font-size:36rem}
}#team-main-section .one-team{text-align:center}
#team-main-section .one-team .one-team-picture{margin-bottom:35rem;text-align:center}
#team-main-section .one-team .one-team-picture img{border-radius:20rem;display:block;margin:auto}
@media all and (min-width:1025px){#team-main-section .one-team .one-team-picture img{height:560rem;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
}#team-main-section .one-team .one-team-position{margin-bottom:21rem;font-size:18rem;line-height:1.22}
@media all and (max-width:575px){#team-main-section .one-team .one-team-position{font-size:16px}
}#team-main-section .one-team .one-team-name{margin-bottom:19rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#team-main-section .one-team .one-team-name{font-size:20px}
}#team-main-section .one-team .one-team-linkedin{font-size:18rem;line-height:1.22;text-align:center}
@media all and (max-width:575px){#team-main-section .one-team .one-team-linkedin{font-size:16px}
}#team-main-section .one-team .one-team-linkedin a{color:#09092d;text-align:center}
#team-main-section .one-team .one-team-linkedin a svg path{fill:#fff;-webkit-transition:.55s;transition:.55s}
#team-main-section .one-team .one-team-linkedin a:hover{color:#ff5caa}
#team-main-section .one-team .one-team-linkedin a:hover svg path{fill:#ff5caa}
@media all and (min-width:1025px){#team-main-section .col-sm-3 .one-team .one-team-picture img{height:426rem}
}#team-bottom{padding:175rem 0;background:#f8f8f8;position:relative}
#team-bottom #team-bottom-content{max-width:1050rem}
#team-bottom #team-bottom-content p:not(.button-wrapper){font-size:42rem;line-height:1.19}
@media all and (max-width:1024px){#team-bottom #team-bottom-content p:not(.button-wrapper){font-size:36rem}
}@media all and (max-width:575px){#team-bottom #team-bottom-content p:not(.button-wrapper){font-size:30rem}
}#team-bottom #team-bottom-content .button-wrapper{margin-top:75rem}
@media all and (min-width:1025px){#team-bottom #team-bottom-picture{position:absolute;top:0;right:0;width:480rem;height:calc(100% - 130rem)}
#team-bottom #team-bottom-picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;border-radius:30rem 0 0 30rem}
}@media all and (max-width:1024px){#team-bottom #team-bottom-picture{margin-top:30rem}
#team-bottom #team-bottom-picture img{border-radius:30rem}
}#fatured-posts{position:relative;margin-bottom:150rem}
#fatured-posts .container-fluid{position:relative;z-index:3}
@media all and (min-width:1025px){#fatured-posts img{height:600rem}
}#fatured-posts:before{top:0;left:0;width:100%;height:300rem;z-index:2;content:"";position:absolute;background:#ff5caa}
#all-posts{padding:150rem 0}
#all-posts .col-sm-4{padding-bottom:70rem}
#all-posts #all-posts-top{margin-bottom:70rem}
#all-posts #all-posts-top p{max-width:680rem;margin-left:auto;margin-right:auto}
#all-posts .hidden-post{display:none}
#all-posts #our-community-pagination{margin-top:140rem}
#all-posts #our-community-pagination p:nth-child(1){margin-bottom:38rem}
#the-post-content .container-fluid{max-width:1370rem}
#the-post-content #inner-picture{margin-bottom:80rem}
@media all and (max-width:1024px){#the-post-content #inner-picture{margin-top:50rem}
}@media all and (min-width:1025px){#the-post-content #inner-picture{position:relative;z-index:3;top:-300rem;margin-bottom:-220rem}
}#the-post-content #inner-picture img{height:600rem;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:30rem}
#single-post-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:230rem}
#single-post-share span{font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#single-post-share span{font-size:20px}
}#single-post-share span,#single-post-share a{margin-left:25rem;margin-right:25rem}
#single-post-share a svg path{fill:#09092d}
#single-post-share a:hover svg path{fill:#ff5caa}
#the-post-content .container-fluid{max-width:1140rem}
#related-articles{padding-bottom:140rem}
#related-articles h2{font-size:60rem;line-height:1.2;margin-bottom:80rem;text-align:center}
@media all and (max-width:1024px){#related-articles h2{font-size:48rem}
}@media all and (max-width:575px){#related-articles h2{font-size:36rem}
}#home-contact{padding:160rem 0}
#home-contact h2{margin-bottom:60rem;font-size:60rem;line-height:1.2;text-align:center}
@media all and (max-width:1024px){#home-contact h2{font-size:48rem}
}@media all and (max-width:575px){#home-contact h2{font-size:36rem}
}#home-contact p{max-width:670rem;margin-left:auto;margin-right:auto}
#home-contact .container-fluid{max-width:1030rem}
#home-contact form{margin-top:120rem}
#home-contact form label{font-size:24rem;margin-bottom:22rem;margin-top:44rem}
@media all and (max-width:575px){#home-contact form label{font-size:20px}
}#home-contact form input[type=text],#home-contact form input[type=email],#home-contact form textarea{background:#f8f8f8;border:1px solid #fff;width:100%}
#home-contact form input[type=text],#home-contact form input[type=email]{height:65rem}
#home-contact form input[type=submit],#home-contact form button{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#home-contact form input[type=submit],#home-contact form button{font-size:20px}
}#home-contact form input[type=submit]:hover,#home-contact form button:hover{color:#fff;background:#09092d}
#home-contact form textarea{height:360rem}
#about-the-academy{padding:110rem 0}
#about-the-academy .one-about{margin-bottom:100rem}
#about-the-academy .one-about:last-child{margin-bottom:0}
#about-the-academy .one-about:nth-child(1) .one-circle{top:100%;left:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#about-the-academy .one-about:nth-child(1) .one-circle svg{width:310rem}
#about-the-academy .one-about:nth-child(1) .one-circle svg g{stroke:#9c4ccb}
#about-the-academy .one-about:nth-child(1) .picture-wrapper img{position:relative;z-index:6}
#about-the-academy .one-about:nth-child(2) .one-circle{left:0;top:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#about-the-academy .one-about:nth-child(2) .one-circle svg{width:180rem}
#about-the-academy .one-about:nth-child(2) .one-circle svg g{stroke:#363ced}
@media all and (min-width:1025px){#about-the-academy .one-about .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}#about-the-academy .one-about h2{font-size:60rem;line-height:1.2;margin-bottom:50rem}
@media all and (max-width:1024px){#about-the-academy .one-about h2{font-size:48rem}
}@media all and (max-width:575px){#about-the-academy .one-about h2{font-size:36rem}
}#about-the-academy .picture-wrapper{position:relative}
#academy-what-courses{padding:200rem 0}
#academy-what-courses #awc-top{margin-bottom:120rem}
#academy-what-courses #awc-top h2{margin-bottom:35rem;font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#academy-what-courses #awc-top h2{font-size:48rem}
}@media all and (max-width:575px){#academy-what-courses #awc-top h2{font-size:36rem}
}#academy-what-courses #awc-top h2 span{color:#ff5caa;text-decoration:none !important}
#academy-what-courses #awc-top .row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
#academy-what-courses #awc-top #ac-blue-box h3{color:#ff5caa;font-size:32rem;line-height:1.3;margin-bottom:30rem}
@media all and (max-width:575px){#academy-what-courses #awc-top #ac-blue-box h3{font-size:27rem}
}#academy-what-courses #awc-top #ac-blue-box p{font-size:18rem;line-height:1.22;line-height:1.61}
@media all and (max-width:575px){#academy-what-courses #awc-top #ac-blue-box p{font-size:16px}
}@media all and (min-width:1025px){#academy-what-courses #the-slider-wrapper{width:calc(100% + 220rem)}
}#academy-what-courses #the-slider-academy .one-wcw{width:600rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:60rem;border-radius:30rem;background:#f5edfa}
#academy-what-courses #the-slider-academy .one-wcw .wcw-icon{margin-bottom:15rem}
#academy-what-courses #the-slider-academy .one-wcw .wcw-icon svg,#academy-what-courses #the-slider-academy .one-wcw .wcw-icon img{height:50rme;width:auto}
#academy-what-courses #the-slider-academy .one-wcw .wcw-category{margin-bottom:30rem;font-size:18rem;line-height:1.22;font-weight:bold;color:#ff5caa}
@media all and (max-width:575px){#academy-what-courses #the-slider-academy .one-wcw .wcw-category{font-size:16px}
}#academy-what-courses #the-slider-academy .one-wcw h3{color:#09092d;font-weight:500;font-size:32rem;line-height:1.3}
@media all and (max-width:575px){#academy-what-courses #the-slider-academy .one-wcw h3{font-size:27rem}
}#academy-what-courses #the-slider-academy .owl-dots{display:none}
#academy-what-courses #the-slider-academy .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40rem}
#academy-what-courses #the-slider-academy .owl-nav .owl-prev,#academy-what-courses #the-slider-academy .owl-nav .owl-next{width:40rem;border-radius:40rem;height:40rem;border:1px solid #e1dfe0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.55s;transition:.55s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e1dfe0}
#academy-what-courses #the-slider-academy .owl-nav .owl-prev:hover,#academy-what-courses #the-slider-academy .owl-nav .owl-next:hover{background:#000;color:#fff}
#academy-what-courses #the-slider-academy .owl-nav .owl-prev span,#academy-what-courses #the-slider-academy .owl-nav .owl-next span{font-size:25rem;position:relative;top:-1rem}
#academy-what-courses #the-slider-academy .owl-nav .owl-prev{margin-right:17rem}
#how-do-i-apply{padding-bottom:120rem}
#how-do-i-apply h2{font-size:60rem;line-height:1.2;margin-bottom:100rem;text-align:left}
@media all and (max-width:1024px){#how-do-i-apply h2{font-size:48rem}
}@media all and (max-width:575px){#how-do-i-apply h2{font-size:36rem}
}#how-do-i-apply h2 span{color:#ff5caa;text-decoration:none !important}
#how-do-i-apply .one-how .oh-number{margin-bottom:50rem;color:#f8f8f8;font-size:80rem;line-height:1.2;text-shadow:1px 1px 1px #ff5caa,-1px -1px 1px #ff5caa,1px -1px 1px #ff5caa,-1px 1px 1px #ff5caa}
@media all and (max-width:1024px){#how-do-i-apply .one-how .oh-number{font-size:55rem}
}@media all and (max-width:575px){#how-do-i-apply .one-how .oh-number{font-size:40rem}
}@media all and (min-width:1025px){#how-do-i-apply .one-how{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#how-do-i-apply .one-how .oh-number{margin-bottom:0}
#how-do-i-apply .one-how .oh-number{width:210rem;-webkit-box-flex:210rem;-ms-flex:210rem;flex:210rem;min-width:210rem;max-width:210rem}
#how-do-i-apply .one-how .oh-text{width:calc(100% - 210rem);-webkit-box-flex:calc(100% - 210rem);-ms-flex:calc(100% - 210rem);flex:calc(100% - 210rem);min-width:calc(100% - 210rem);max-width:calc(100% - 210rem)}
}#academy-join{padding-top:200rem;padding-bottom:170rem;background:#f8f8f8;position:relative;text-align:center}
#academy-join h2{font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#academy-join h2{font-size:48rem}
}@media all and (max-width:575px){#academy-join h2{font-size:36rem}
}#academy-join .one-circle{position:absolute;top:50%;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);z-index:5}
#academy-join .one-circle svg path{fill:#ff5caa}
#academy-pictures{padding-top:150rem}
#academy-pictures .container-fluid{max-width:1360rem}
#academy-pictures img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
#academy-pictures .picture-1 img{width:100%;height:550rem}
#academy-pictures .picture-1 .one-circle{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#academy-pictures .picture-1 .one-circle svg{width:220rem;height:auto}
#academy-pictures .picture-1 .one-circle svg g{stroke:#fff}
#academy-pictures .picture-2{margin-bottom:30rem}
#academy-pictures .picture-2 img{width:100%;height:440rem}
#academy-pictures .picture-3 img{max-width:460rem;height:350rem}
#the-search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:20rem;border-radius:500rem;position:relative;z-index:6;overflow:hidden}
@media all and (min-width:1025px){#the-search-form{width:1400rem}
}#the-search-form input[type=text],#the-search-form select{color:#c3c3c3;height:50rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:10rem;margin-right:30rem}
#the-search-form>div:nth-child(1) svg{width:15rem;height:auto}
#the-search-form>div:nth-child(2) svg{width:37rem;height:auto}
#the-search-form>div:nth-child(3) svg{width:33rem;height:auto}
#the-search-form>div:nth-child(4) svg{width:22rem;height:auto}
#the-search-form>div{width:20%;-webkit-box-flex:20%;-ms-flex:20%;flex:20%;min-width:20%;max-width:20%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#the-search-form>div:nth-child(1),#the-search-form>div:nth-child(2),#the-search-form>div:nth-child(3),#the-search-form>div:nth-child(4){position:relative}
#the-search-form>div:nth-child(1):after,#the-search-form>div:nth-child(2):after,#the-search-form>div:nth-child(3):after,#the-search-form>div:nth-child(4):after{top:-100rem;right:0;height:300rem;width:1px;content:"";position:absolute;z-index:4;background:#e3e3e3}
#the-search-form>div:not(:last-child){padding-left:12rem}
#the-search-form input[type=submit]{width:100%;cursor:pointer}
#vacancies-hero #the-search-form{width:100%}
#vacancies-bottom{padding:250rem 0;background:#f8f8f8;text-align:center}
#vacancies-bottom h2{margin-bottom:35rem;font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#vacancies-bottom h2{font-size:48rem}
}@media all and (max-width:575px){#vacancies-bottom h2{font-size:36rem}
}#vacancies-bottom .button-wrapper{margin-top:80rem}
#entire-content .og-category{margin-bottom:48rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18rem;line-height:1.22}
@media all and (max-width:575px){#entire-content .og-category{font-size:16px}
}#entire-content .og-category .cat-dot{margin-right:12rem}
#entire-content .og-title{margin-bottom:64rem;font-size:32rem;line-height:1.3}
@media all and (max-width:575px){#entire-content .og-title{font-size:27rem}
}#entire-content .og-title a{color:#09092d}
#entire-content .og-title a:hover{color:#ff5caa}
#entire-content .og-location{margin-bottom:100rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18rem;line-height:1.22}
@media all and (max-width:575px){#entire-content .og-location{font-size:16px}
}#entire-content .og-location svg{margin-right:16rem}
#entire-content .og-posted{font-size:18rem;line-height:1.22}
@media all and (max-width:575px){#entire-content .og-posted{font-size:16px}
}#entire-content .one-grid-job{padding:70rem;border-radius:30rem;-webkit-box-shadow:15rem 15rem 60rem rgba(0,0,0,0.2);box-shadow:15rem 15rem 60rem rgba(0,0,0,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}
#entire-content .one-grid-job:hover a{color:#ff5caa}
#entire-content .cat-dot{width:11rem;height:11rem;border-radius:11rem}
#jobs-feed-section{padding-top:60rem;padding-bottom:160rem}
#jobs-feed-section #list-view{display:none}
#jobs-feed-section #list-view .one-job-list{background:#fff;-webkit-transition:.55s;transition:.55s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:70rem;border-bottom:1px solid #e5e5e9}
#jobs-feed-section #list-view .one-job-list:hover{-webkit-box-shadow:10rem 10rem 30rem rgba(0,0,0,0.1);box-shadow:10rem 10rem 30rem rgba(0,0,0,0.1);border-color:transparent !important}
#jobs-feed-section #list-view .one-job-list:first-child{border-top:1px solid #e5e5e9}
#jobs-feed-section #list-view .one-job-list>div{width:17%;-webkit-box-flex:17%;-ms-flex:17%;flex:17%;min-width:17%;max-width:17%}
#jobs-feed-section #list-view .one-job-list>div:nth-child(2){width:32%;-webkit-box-flex:32%;-ms-flex:32%;flex:32%;min-width:32%;max-width:32%}
#jobs-feed-section #list-view .one-job-list>div *{margin-bottom:0}
#jobs-feed-section #list-view .one-job-list>div:last-child{text-align:right}
#jobs-feed-section #list-view .one-job-list>div:last-child a{color:#ff5caa}
#jobs-feed-section #list-view .one-job-list>div:last-child a:hover{color:#fff}
#jobs-hero-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;font-size:24rem;margin-top:120rem}
@media all and (max-width:575px){#jobs-hero-bottom{font-size:20px}
}#jobs-hero-bottom a{color:#09092d;margin-left:20rem}
#jobs-hero-bottom a:hover{color:#ff5caa}
#jobs-hero-bottom a.active{text-decoration:underline}
#vacancies-bottom{position:relative}
#vacancies-bottom .one-circle{top:50%;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}
#vacancies-bottom .one-circle svg{width:510rem}
#vacancies-bottom .one-circle svg g{stroke:#ff5caa}
#single-job-header{padding-top:210rem;overflow:hidden;background:#ff5caa}
#single-job-header .one-circle{top:180rem;right:0;-webkit-transform:translateX(50%);transform:translateX(50%);z-index:4}
#single-job-header .one-circle svg{width:530rem}
#single-job-header .one-circle svg g{stroke:#fff}
#single-job-header .row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
#single-job-header .job-back{margin-bottom:100rem}
#single-job-header .job-back a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#09092d;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#single-job-header .job-back a svg{margin-right:30rem}
#single-job-header .job-back a svg path{-webkit-transition:.55s;transition:.55s}
#single-job-header .job-back a:hover{color:#09092d}
#single-job-header .job-back a:hover svg path{stroke:#9c4ccb}
#single-job-header .job-category{margin-bottom:60rem;color:#09092d}
#single-job-header h1{margin-bottom:65rem;font-size:72rem;line-height:1.19;color:#09092d}
@media all and (max-width:1024px){#single-job-header h1{font-size:55rem}
}@media all and (max-width:575px){#single-job-header h1{font-size:40rem}
}#single-job-header .location{display:-webkit-box;display:-ms-flexbox;display:flex;color:#09092d;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60rem}
#single-job-header .location svg{margin-right:20rem}
#single-job-header .posted{margin-bottom:70rem;color:#09092d}
#single-job-header .apply-now{position:relative}
#single-job-header .apply-now a{background:#fff;position:relative;z-index:4}
#single-job-header .apply-now a:hover{background:#9c4ccb}
#single-job-header .consultant-area{position:relative;z-index:4}
#single-job-header .consultant-area .picture-wrapper{margin-bottom:36rem}
#single-job-header .consultant-area p{margin-bottom:21rem;font-size:18rem;line-height:1.22}
@media all and (max-width:575px){#single-job-header .consultant-area p{font-size:16px}
}#single-job-header .consultant-area p b,#single-job-header .consultant-area p strong{font-size:24rem}
@media all and (max-width:575px){#single-job-header .consultant-area p b,#single-job-header .consultant-area p strong{font-size:20px}
}#single-job-header .consultant-area p:last-child{margin-bottom:0}
#single-job-header #single-post-share{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;position:relative;z-index:4;margin:0}
#single-job-header #single-post-share span{color:#fff}
#single-job-header #single-post-share a svg path{fill:#fff;-webkit-transition:.55s;transition:.55s}
#single-job-header #single-post-share a:hover svg path{fill:#ff5caa}
#jobs-main-section{padding-top:90rem;padding-bottom:160rem}
#jobs-main-section #the-job-details{max-width:980rem}
#jobs-main-section #the-job-details p{line-height:1.75}
#jobs-main-section #the-job-details h2,#jobs-main-section #the-job-details h3{font-size:42rem;line-height:1.19;margin-bottom:40rem}
@media all and (max-width:1024px){#jobs-main-section #the-job-details h2,#jobs-main-section #the-job-details h3{font-size:36rem}
}@media all and (max-width:575px){#jobs-main-section #the-job-details h2,#jobs-main-section #the-job-details h3{font-size:30rem}
}#jobs-main-section #the-job-details h2:not(:first-child),#jobs-main-section #the-job-details h3:not(:first-child){margin-top:60rem}
#jobs-main-section h2{font-size:60rem;line-height:1.2;margin-bottom:100rem}
@media all and (max-width:1024px){#jobs-main-section h2{font-size:48rem}
}@media all and (max-width:575px){#jobs-main-section h2{font-size:36rem}
}#jobs-main-section .one-job-value{margin-bottom:53rem}
#jobs-main-section .one-job-value p:nth-child(1){font-size:18rem;line-height:1.22}
@media all and (max-width:575px){#jobs-main-section .one-job-value p:nth-child(1){font-size:16px}
}#jobs-main-section .one-job-value p:nth-child(2){font-size:32rem;line-height:1.3}
@media all and (max-width:575px){#jobs-main-section .one-job-value p:nth-child(2){font-size:27rem}
}#jobs-main-section .one-job-value:last-child{margin-bottom:0}
#apply-now-wrapper #apply-now-content{background:#d8b7ea;border-radius:30rem;padding:80rem 30rem}
@media all and (max-width:1024px){#apply-now-wrapper #apply-now-content{padding:30rem}
}#apply-now-wrapper #apply-now-content #application-form-w{max-width:820rem;margin:auto}
#apply-now-wrapper #apply-now-content h2{margin-bottom:70rem;font-size:60rem;line-height:1.2;text-align:center}
@media all and (max-width:1024px){#apply-now-wrapper #apply-now-content h2{font-size:48rem}
}@media all and (max-width:575px){#apply-now-wrapper #apply-now-content h2{font-size:36rem}
}#apply-now-wrapper #apply-now-content h2,#apply-now-wrapper #apply-now-content p,#apply-now-wrapper #apply-now-content a{color:#fff}
#apply-now-wrapper #apply-now-content a:hover{color:#9c4ccb}
#apply-now-wrapper #apply-now-content a.the-button{background:#fff}
#apply-now-wrapper #apply-now-content a.the-button:hover{color:#fff;background:#9c4ccb}
#apply-now-wrapper #apply-now-content #apply-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#apply-now-wrapper #apply-now-content #apply-buttons a{margin-right:60rem}
#apply-now-wrapper #apply-now-content #apply-buttons a:not(.the-button){text-decoration:underline}
#apply-now-wrapper #apply-now-content #apply-buttons a:not(.the-button):hover{text-decoration:none}
#apply-now-wrapper #application-form-w{margin-top:140rem}
#apply-now-wrapper #application-form-w #job-name-wrapper{display:none}
#apply-now-wrapper #application-form-w .row{margin:-40rem -15rem}
#apply-now-wrapper #application-form-w .row>div{padding:40rem 15rem}
#apply-now-wrapper #application-form-w label{display:block;margin-bottom:15rem}
#apply-now-wrapper #application-form-w input[type=text],#apply-now-wrapper #application-form-w input[type=email]{height:66rem;padding:0 15rem;border-radius:10rem;width:100%;background:rgba(255,255,255,0.7);border:1px solid #fff;-webkit-transition:.55s;transition:.55s;color:#09092d}
#apply-now-wrapper #application-form-w input[type=text]:active,#apply-now-wrapper #application-form-w input[type=text]:focus,#apply-now-wrapper #application-form-w input[type=email]:active,#apply-now-wrapper #application-form-w input[type=email]:focus{background:#fff}
#apply-now-wrapper #application-form-w input[type=submit]{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold;border:0;background:#09092d}
@media all and (max-width:575px){#apply-now-wrapper #application-form-w input[type=submit]{font-size:20px}
}#apply-now-wrapper #application-form-w input[type=submit]:hover{color:#fff;background:#09092d}
#apply-now-wrapper #application-form-w input[type=submit]:hover,#apply-now-wrapper #application-form-w input[type=submit]:focus{background:#9c4ccb}
.single-jobs #footer-subscription{margin-top:0}
.single-jobs #footer-subscription:before{background:#ff5caa}
#mobile-header{background:#09092d}
#mobile-header #ml{display:block}
#mobile-header #ml svg,#mobile-header #ml img{height:30rem;margin-top:5rem;margin-left:5rem}
#top-mobile-row .loke-menu-icon span{border-color:#fff}
#mobile-menu-wrapper{background:#09092d;overflow:auto;padding-bottom:150px}
#mobile-menu-wrapper a{color:#fff}
#mobile-menu-wrapper a:hover{color:#fff}
#mobile-menu-wrapper ul{text-align:center}
#mobile-menu-wrapper div>ul>li>a{font-size:30px;font-weight:bold}
#mobile-menu-wrapper div>ul>li ul li{font-size:16px}
#mobile-menu-wrapper ul{margin:0}
#mobile-menu-wrapper ul ul{margin-top:20rem}
#mobile-menu-wrapper ul li{margin-bottom:20rem}
#home-jobs{padding-top:200rem}
#home-jobs h2{font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#home-jobs h2{font-size:55rem}
}@media all and (max-width:575px){#home-jobs h2{font-size:40rem}
}#home-jobs .split-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100rem}
@media all and (max-width:1024px){#home-hero{padding:50rem 0}
#the-search-form{border-radius:20rem;-ms-flex-wrap:wrap;flex-wrap:wrap}
#the-search-form>div{width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;min-width:100%;max-width:100%}
#the-search-form>div:nth-child(1):after,#the-search-form>div:nth-child(2):after,#the-search-form>div:nth-child(3):after{display:none}
#the-search-form>div svg{display:none}
#home-jobs{padding-top:50rem}
#entire-content .one-grid-job{padding:20rem}
#home-jobs .split-section{margin-bottom:50rem}
#home-news{padding:50rem 0;margin-top:0}
#home-news .hn-top{margin-bottom:50rem}
}@media all and (max-width:991px){footer #footer-social{margin-bottom:40rem}
footer #footer-social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
footer #footer-social a{margin-left:18rem;margin-right:18rem}
#entire-content footer{text-align:center}
#entire-content footer .text-right{text-align:center}
#entire-content footer .col-sm-6{width:100% !important;-webkit-box-flex:100% !important;-ms-flex:100% !important;flex:100% !important;min-width:100% !important;max-width:100% !important}
}@media all and (max-width:575px){#home-hero h1{text-align:center}
.the-button{padding:15px 35px}
#home-hero .hero-picture img{width:100%}
.home-quotes .one-home-quote .oh-text{margin-bottom:40rem}
.home-quotes .one-home-quote .oh-text{margin-bottom:40rem}
.home-quotes{padding-bottom:30rem}
#entire-content .subscription-block{padding:30rem}
#home-social{padding-bottom:50rem}
#entire-content .subscription-block h2{font-size:30rem}
#home-social .owl-carousel .owl-item img{width:100%;height:400rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
#home-social .social-top{margin-bottom:50rem}
}#all-posts-top{text-align:center;margin-bottom:70rem}
#all-posts-top h2{font-size:60rem;line-height:1.2;margin-bottom:30rem}
@media all and (max-width:1024px){#all-posts-top h2{font-size:48rem}
}@media all and (max-width:575px){#all-posts-top h2{font-size:36rem}
}#all-posts-top p{max-width:670rem;margin-left:auto;margin-right:auto}
@media all and (max-width:1024px){#about-hero{padding-top:100rem}
#about-commitment{padding-bottom:120rem}
#about-values{padding:120rem 0}
#about-values h2{margin-bottom:50rem}
#contact-us-top,#home-contact,#vacancies-hero,#vacancies-bottom,#community-hero,#academy-hero,#academy-what-courses,#how-do-i-apply,#academy-join,#team-main-section,#team-bottom,#apply-now-wrapper,#single-blog-hero{padding:100rem 0}
#jobs-feed-section,#jobs-main-section{padding-bottom:60rem}
#home-contact form{margin-top:0}
#team-main-section h2{margin-bottom:60rem}
#academy-what-courses #the-slider-academy .one-wcw{width:320rem;height:360rem}
#academy-what-courses #the-slider-academy .one-wcw{padding:30rem}
#academy-pictures,#single-job-header{padding-top:100rem}
#how-do-i-apply h2{margin-bottom:70rem}
#about-the-academy .one-about:not(:last-child){margin-bottom:100rem}
#team-hero{padding-top:100rem}
}#oc-content h2{font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#oc-content h2{font-size:48rem}
}@media all and (max-width:575px){#oc-content h2{font-size:36rem}
}@media all and (max-width:575px){#the-post-content #inner-picture img{height:300rem}
#about-commitment{padding:90rem 0}
#about-values .one-value .ov-left .ov-number{font-size:100rem}
#about-values{padding:80rem 0}
#ac-tiles{margin-top:60rem}
#team-hero-slider img{height:350rem}
#home-contact form textarea{height:220rem}
#academy-what-courses #awc-top #ac-blue-box{padding:30rem}
#academy-what-courses #awc-top h2 br{display:none}
#about-the-academy{padding:50rem 0}
#team-main-section h2,#all-posts-top h2,#oc-content h2{font-size:36rem}
.one-featured-post .of-picture img{height:275rem}
#all-posts #our-community-pagination{margin-top:70rem}
#entire-content .subscription-block .sub-form{-ms-flex-wrap:wrap;flex-wrap:wrap}
#entire-content .subscription-block .sub-form>input,#entire-content .subscription-block .sub-form>button{width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;min-width:100%;max-width:100%}
#all-posts{padding:70rem 0}
#fatured-posts{margin-bottom:70rem}
}#field_2_9{display:none}
#home-new-section{padding:200rem 0;position:relative;text-align:center}
@media all and (max-width:575px){#home-new-section{padding:80rem 0}
}#home-new-section .container-fluid{max-width:1100rem}
#home-new-section h2{font-size:72rem;line-height:1.19;margin-bottom:40rem}
@media all and (max-width:1024px){#home-new-section h2{font-size:55rem}
}@media all and (max-width:575px){#home-new-section h2{font-size:40rem}
}#home-new-section p.button-wrapper{margin-top:50rem}
#home-new-section .one-circle{right:0;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}
#home-new-section .one-circle svg{width:510rem;height:auto}
#hero-picture{margin-top:0}
#hero-picture .container-fluid{position:relative;z-index:3}
#hero-picture img{width:100%;height:auto;border-radius:20rem}
#hero-picture.academy-hero{background:#9c4ccb}
#hero-picture.team-hero{background:#ff5caa}
#entire-content .new-page-hero:not(.has-picture){padding-bottom:250rem}
@media all and (max-width:1024px){#entire-content .new-page-hero:not(.has-picture){padding-bottom:100rem}
}#entire-content .new-page-hero.has-picture{padding-bottom:100rem}
#team-bottom{position:relative}
#team-bottom .one-circle{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}
#home-contact h2.gform_submission_error,#entire-content #contact-us-new-page #contact-form-itself,#entire-content h2.gform_submission_error{margin:0;font-size:24rem}
@media all and (max-width:575px){#home-contact h2.gform_submission_error,#entire-content #contact-us-new-page #contact-form-itself,#entire-content h2.gform_submission_error{font-size:20px}
}#footer-top-row{margin-bottom:40rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
#footer-top-row img{width:100%;max-width:350rem;height:auto}
@media all and (max-width:575px){#footer-top-row img{max-width:200rem}
}#footer-top-row p,#footer-top-row a{color:#09092d}
#footer-top-row a:hover{color:#ff5caa}
#default-page-top{padding-top:300rem;padding-bottom:200rem;background:#ff5caa}
@media all and (max-width:575px){#default-page-top{padding:100rem 0}
}#default-page-top h1{color:#fff;text-align:center;font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#default-page-top h1{font-size:55rem}
}@media all and (max-width:575px){#default-page-top h1{font-size:40rem}
}#the-page-content{padding:100rem 0}
@media all and (max-width:575px){#the-page-content{padding:50rem 0}
}#the-page-content .container-fluid{max-width:1100rem}
.page-template-default header:not(.scrolled) a:hover{color:#363ced !important}
@media all and (min-width:1025px){#home-academy{padding-bottom:70rem}
}#the-page-content ul{padding-left:30rem;list-style:disc}
#the-page-content ul li{font-size:24rem;color:#09092d}
@media all and (max-width:575px){#the-page-content ul li{font-size:20px}
}#apply-now-wrapper #apply-now-content h2.gform_submission_error{font-size:20rem;font-weight:bold;color:#c02b0a;margin-bottom:0}
#mobile-nav-the{display:none}
:root{--header-bg-color:#673ab7;--splash-bg-color:$navy}
.nav__toggle{display:inline-block;position:absolute;z-index:10;padding:0;border:0;background:transparent;outline:0;right:15px;top:15px;cursor:pointer;border-radius:50%;-webkit-transition:background-color .15s linear;transition:background-color .15s linear}
.nav__toggle:hover,.nav__toggle:focus{background-color:rgba(0,0,0,0.5)}
.nav__menu,.nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--screen-height);position:relative;z-index:5;visibility:hidden}
.nav__item,.nav li{opacity:0;-webkit-transition:all .3s cubic-bezier(0,0.995,0.99,1) .3s;transition:all .3s cubic-bezier(0,0.995,0.99,1) .3s}
.nav__item:nth-child(1){-webkit-transform:translateY(-40px);transform:translateY(-40px)}
.nav__item:nth-child(2){-webkit-transform:translateY(-80px);transform:translateY(-80px)}
.nav__item:nth-child(3){-webkit-transform:translateY(-120px);transform:translateY(-120px)}
.nav__item:nth-child(4){-webkit-transform:translateY(-160px);transform:translateY(-160px)}
.nav__item:nth-child(5){-webkit-transform:translateY(-200px);transform:translateY(-200px)}
.nav__link,.nav a{color:white;display:block;text-align:center;font-size:24rem;text-decoration:none;padding:1rem}
@media all and (max-width:575px){.nav__link,.nav a{font-size:20px}
}.nav__link:hover,.nav__link:focus,.nav a:hover,.nav a:focus{outline:0;background-color:rgba(0,0,0,0.2)}
.menuicon{display:block;cursor:pointer;color:white;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.3s cubic-bezier(0.165,0.84,0.44,1);transition:.3s cubic-bezier(0.165,0.84,0.44,1)}
.menuicon__bar,.menuicon__circle{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round}
.menuicon__bar{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}
.menuicon__circle{-webkit-transition:stroke-dashoffset .3s linear .1s;transition:stroke-dashoffset .3s linear .1s;stroke-dashoffset:144.513262038;stroke-dasharray:144.513262038}
.splash{position:absolute;top:40px;right:40px;width:1px;height:1px}
.splash::after{content:"";display:block;position:absolute;border-radius:50%;background-color:var(--splash-bg-color);width:284vmax;height:284vmax;top:-142vmax;left:-142vmax;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .5s cubic-bezier(0.755,0.05,0.855,0.06);transition:-webkit-transform .5s cubic-bezier(0.755,0.05,0.855,0.06);transition:transform .5s cubic-bezier(0.755,0.05,0.855,0.06);transition:transform .5s cubic-bezier(0.755,0.05,0.855,0.06),-webkit-transform .5s cubic-bezier(0.755,0.05,0.855,0.06);will-change:transform}
div.nav__menu{display:none}
.nav:target>.splash::after,.nav--open>.splash::after{-webkit-transform:scale(1);transform:scale(1)}
.nav:target .menuicon,.nav--open .menuicon{color:white;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.nav:target .menuicon__circle,.nav--open .menuicon__circle{stroke-dashoffset:0}
.nav:target .menuicon__bar:nth-child(1),.nav:target .menuicon__bar:nth-child(4),.nav--open .menuicon__bar:nth-child(1),.nav--open .menuicon__bar:nth-child(4){opacity:0}
.nav:target .menuicon__bar:nth-child(2),.nav--open .menuicon__bar:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.nav:target .menuicon__bar:nth-child(3),.nav--open .menuicon__bar:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.nav:target ul,.nav--open ul{visibility:visible}
.nav:target ul li,.nav--open ul li{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.nav:target .nav__menu,.nav:target .nav ul,.nav--open .nav__menu,.nav--open .nav ul{visibility:visible}
.nav:target .nav__item,.nav:target .nav li,.nav--open .nav__item,.nav--open .nav li{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
#mobile-nav-the:before{top:0;left:0;width:100%;height:80px;content:"";position:absolute;background:#fff}
@media all and (max-width:1024px){#mobile-nav-the{background:#fff;display:block;position:fixed;z-index:10;top:0;left:0;width:100%;height:auto}
}#mobile-nav-the.scrolled{padding:0}
ul.nav__menu{display:none}
.nav.nav--open ul.nav__menu{display:block}
#the-mobile-logo{position:absolute;top:20px;left:15px;z-index:2;width:200px}
#mobile-nav-the ul{padding-top:80rem}
a:not(.the-button){font-weight:bold}
footer .container-fluid,#footer-subscription .container-fluid{max-width:1900rem}
.owl-carousel .owl-item .one-wcw img{width:auto;max-width:100%;height:auto}
header div>ul li a{font-size:23rem}
#the-search-form{font-size:20rem}
#academy-join h2{margin-bottom:60rem}
#home-contact .container-fluid,#contact-us-top .container-fluid{max-width:1715rem}
.gform_confirmation_wrapper{text-align:center}
#entire-content .thank-you{clear:both;font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%;background:#fff9f9;border:1px solid #c02b0a;font-size:14.992px;margin-top:8px;padding:12.992px 24px;color:#c02b0a !important;display:block}
.full-w{width:100%}
#mobile-nav-the ul{padding-left:30rem}
#mobile-nav-the ul,#entire-content .nav__link,.nav a{text-align:left}
#mobile-nav-the ul ul{margin-top:10px !important;margin-bottom:10px !important;padding-top:0 !important;padding-left:0}
#mobile-nav-the ul ul li a{font-size:16px}
#mobile-nav-the #nav.nav--open{height:calc(100vh - 50px);overflow:auto}
.academy-text form{max-width:900rem;margin:auto}
.academy-text form label{font-size:24rem;margin-bottom:22rem;margin-top:44rem}
@media all and (max-width:575px){.academy-text form label{font-size:20px}
}.academy-text form input[type=text],.academy-text form input[type=email],.academy-text form textarea{background:#f8f8f8;border:1px solid #fff;width:100%}
.academy-text form input[type=text],.academy-text form input[type=email]{height:65rem}
.academy-text form input[type=submit],.academy-text form button{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){.academy-text form input[type=submit],.academy-text form button{font-size:20px}
}.academy-text form input[type=submit]:hover,.academy-text form button:hover{color:#fff;background:#09092d}
.academy-text form textarea{height:360rem}
.academy-text form label{text-align:left !important}
.academy-text form .gform_footer{text-align:center}
.academy-text .gform_fileupload_rules{text-align:left !important}
.academy-text .gform_wrapper.gravity-theme .gfield_label,.academy-text .gform_wrapper.gravity-theme .gfield_header_item,.academy-text .gform_wrapper.gravity-theme .gform_fileupload_rules,.academy-text .gform_wrapper.gravity-theme .ginput_complex label,.academy-text .gform_fileupload_rules{width:100%}
.academy-text .gform_footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
#academy-join h2.gform_submission_error{font-size:23rem;margin-bottom:0}
#academy-join .gform_wrapper .gform_validation_errors{max-width:900rem;margin:auto}
#home-quotes{background:#f8f8f8}
#home-academy .picture-wrapper img{max-height:80vh;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
#the-page-content a{font-weight:bold;font-weight:bold !important}
#the-page-content a span{font-weight:bold !important}
#the-page-content a:hover{color:#ff5caa}
@media all and (min-width:991px){#entire-content .row .col-md-3{width:25%;-webkit-box-flex:25%;-ms-flex:25%;flex:25%;min-width:25%;max-width:25%}
}#contact-us-top .ow-text{font-size:21rem}
#row-address{margin-top:80rem}
@media all and (min-width:1025px){#row-address{margin-top:150rem}
}#row-address .one-address:not(:last-child){margin-bottom:60rem}
@media all and (max-width:1024px){#row-address .one-address:not(:last-child){margin-bottom:30rem}
}@media all and (max-width:575px){#row-address .one-address{width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;min-width:100%;max-width:100%;padding-bottom:60rem}
}#row-address .one-address .ow-title{font-size:42rem;line-height:1.19;font-weight:bold;margin-bottom:40rem}
@media all and (max-width:1024px){#row-address .one-address .ow-title{font-size:36rem}
}@media all and (max-width:575px){#row-address .one-address .ow-title{font-size:30rem}
}@media all and (max-width:575px){.one-want{text-align:center;padding-bottom:30rem}
.one-want img{display:block;margin:auto}
}.one-want p{-webkit-transition:.55s;transition:.55s}
.one-want p a{-webkit-transition:0s;transition:0s}
.one-want:hover{cursor:pointer}
.one-want:hover p{color:#ff5caa !important}
@media all and (max-width:575px){#contact-us-top .ow-text{font-size:16rem}
}header div>ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
#button-header a{font-size:23rem;color:#ff5caa}
#button-header a:hover{color:#fff}
header div>ul li{margin-left:20rem;margin-right:20rem}
#contact-us-top .one-want{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
#contact-us-top .one-want .ow-text{-webkit-transition:.55s;transition:.55s;opacity:0}
#contact-us-top .one-want:hover .ow-text{opacity:1}
#contact-us-top .one-want .ow-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.the-map{height:400rem}
@media all and (max-width:1024px){.the-map{height:250rem}
}.one-wcw{cursor:pointer}
.one-slideout-popup{position:fixed;top:0;right:0;width:100%;height:100%;z-index:79;background:#f5edfa;opacity:0;-webkit-transform:translateX(100rem);transform:translateX(100rem);pointer-events:none;-webkit-transition:.55s;transition:.55s}
.one-slideout-popup.active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto}
.one-slideout-popup>div{margin-right:0;margin-left:auto;width:100%;height:100%;position:relative;background:#f5edfa;padding:30rem;padding-top:100rem}
.one-slideout-popup>div .close-the-popup-sliding{position:absolute;font-size:24rem;top:30rem;right:30rem;color:#09092d;font-weight:bold;z-index:7}
@media all and (max-width:575px){.one-slideout-popup>div .close-the-popup-sliding{font-size:20px}
}.one-slideout-popup>div .close-the-popup-sliding:hover{color:#ff5caa}
@media all and (min-width:991px){.one-slideout-popup>div{width:50%;padding-top:150rem}
}.one-slideout-popup>div .scrollable{height:100%;overflow:auto}
@media all and (min-width:1025px){.one-slideout-popup>div .scrollable{max-width:80%;margin:auto}
}.one-slideout-popup>div h2,.one-slideout-popup>div h3,.one-slideout-popup>div h4,.one-slideout-popup>div h5,.one-slideout-popup>div h6,.one-slideout-popup>div h1,.one-slideout-popup>div p,.one-slideout-popup>div ul,.one-slideout-popup>div li,.one-slideout-popup>div ol{color:#09092d}
.one-slideout-popup>div p,.one-slideout-popup>div li{font-size:24rem}
@media all and (max-width:575px){.one-slideout-popup>div p,.one-slideout-popup>div li{font-size:20px}
}.one-slideout-popup>div h2{font-size:42rem;line-height:1.19;margin-bottom:50rem}
@media all and (max-width:1024px){.one-slideout-popup>div h2{font-size:36rem}
}@media all and (max-width:575px){.one-slideout-popup>div h2{font-size:30rem}
}.one-slideout-popup>div ul,.one-slideout-popup>div ol{list-style:disc;padding-left:30rem}
@media all and (min-width:1025px){.admin-bar .one-slideout-popup{height:calc(100% - 32px);top:32px}
}#slideout-popup form *{color:#fff}
#slideout-popup form .gfield_validation_message,#slideout-popup form .gform_wrapper .validation_message{color:#c02b0a}
#slideout-popup form input[type=text],#slideout-popup form input[type=email]{padding-left:15rem;color:#000}
#slideout-popup form input[type=submit]{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold;cursor:pointer}
@media all and (max-width:575px){#slideout-popup form input[type=submit]{font-size:20px}
}#slideout-popup form input[type=submit]:hover{color:#fff;background:#09092d}
#slideout-popup form input[type=submit]:hover{background:#000}
#slideout-popup form label{color:#fff}
.page-template-team #button-header a,.single-jobs #button-header a,.page-template-out-community #button-header a,.page-template-new-page-template #button-header a,.page-template-compilance #button-header a{color:#fff}
.page-template-team #button-header a:hover,.single-jobs #button-header a:hover,.page-template-out-community #button-header a:hover,.page-template-new-page-template #button-header a:hover,.page-template-compilance #button-header a:hover{color:#9c4ccb}
.learn-m{font-weight:bold;font-size:18rem;line-height:1.22;margin-top:20rem;opacity:0;-webkit-transition:.55s;transition:.55s}
@media all and (max-width:575px){.learn-m{font-size:16px}
}.one-wcw:hover .learn-m{opacity:1}
#compilance-main-content #compilance-top-content{padding:60rem 0;max-width:1200rem;margin-left:auto;margin-right:auto}
@media all and (min-width:1025px){#compilance-main-content #compilance-top-content{padding:100rem 0}
}#compilance-main-content #compilance-bottom-content{max-width:1300rem;margin-left:auto;margin-right:auto}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq{padding:20rem 30rem;background:#f8f8f8;margin-bottom:40rem}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq:last-child{margin-bottom:0}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:32rem;line-height:1.3;font-weight:bold;line-height:1.6}
@media all and (max-width:575px){#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-question{font-size:27rem}
}#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-question>div:nth-child(2){margin-left:30rem}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-question>div:nth-child(2):before{content:"+"}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer{display:none;padding-top:40rem}
@media all and (min-width:1025px){#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer{padding-left:40rem;padding-right:40rem}
}#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer ul,#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer li,#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer p{font-size:18rem;line-height:1.22}
@media all and (max-width:575px){#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer ul,#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer li,#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer p{font-size:16px}
}#compilance-documents{padding:100rem 0}
#compilance-documents .container-fluid{max-width:1330rem}
@media all and (min-width:1025px){#compilance-documents{padding:200rem 0}
}#compilance-documents h2{font-size:60rem;line-height:1.2;font-weight:bold;margin-bottom:15rem}
@media all and (max-width:1024px){#compilance-documents h2{font-size:48rem}
}@media all and (max-width:575px){#compilance-documents h2{font-size:36rem}
}@media all and (min-width:1025px){#compilance-documents h2{margin-bottom:20rem}
}#compilance-documents ul{padding-left:20rem;list-style:disc}
#compilance-documents ul,#compilance-documents li{font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#compilance-documents ul,#compilance-documents li{font-size:20px}
}#compilance-documents ul span,#compilance-documents li span{font-weight:bold !important}
#compilance-documents ul a,#compilance-documents li a{font-weight:bold}
#application-form{background:#f9f9f9;padding:60rem 0}
@media all and (min-width:1025px){#application-form{padding:100rem 0}
}#application-form h2{text-align:center;font-weight:bold;font-size:42rem;line-height:1.19;margin-bottom:30rem}
@media all and (max-width:1024px){#application-form h2{font-size:36rem}
}@media all and (max-width:575px){#application-form h2{font-size:30rem}
}@media all and (min-width:1025px){#application-form h2{margin-bottom:60rem}
}#application-form form label{font-weight:400}
#application-form form input[type=text],#application-form form input[type=email]{border-radius:10rem;height:60rem;border:1px solid #bebdc8;background:#eeeef0}
#application-form form .gform_footer{margin-bottom:0;padding-bottom:0}
#application-form form .gform_button{margin-bottom:0}
#application-form form input[type=submit]{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold;padding-top:12rem;padding-bottom:12rem}
@media all and (max-width:575px){#application-form form input[type=submit]{font-size:20px}
}#application-form form input[type=submit]:hover{color:#fff;background:#09092d}
#application-form .container-fluid{max-width:900rem}
@media all and (max-width:575px){#home-new-section h2{font-size:28rem}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-question{font-size:22rem}
}.page-template-about #footer-subscription:before{display:none}
#compilance-top-content a:not(.the-button),#compilance-bottom-content a:not(.the-button){color:#ff5caa}
#compilance-top-content a:not(.the-button):hover,#compilance-bottom-content a:not(.the-button):hover{color:#09092d}
#compilance-documents li span{-webkit-transition:.55s;transition:.55s;display:inline-block}
#compilance-documents ul a:hover span,#compilance-documents li a:hover{color:#ff5caa}
#contact-us-top .one-want{text-align:center}
#contact-us-top .one-want .ow-icon img{margin:auto}
body:not(.page-template-about) #about-commitment{text-align:center}
#about-hero h1{max-width:1500rem}
.page-template-about #about-commitment .container-fluid{max-width:1715rem}
body{background:#fbf8f5}
@media all and (min-width:1025px){#home-hero{padding-top:230rem}
}#home-jobs h2{margin-bottom:0}
#the-search-form{-webkit-filter:drop-shadow(10px 10px 20px rgba(0,0,0,0.1));filter:drop-shadow(10px 10px 20px rgba(0,0,0,0.1))}
#home-jobs .col-sm-4:nth-child(4n+1) .one-grid-job,#jobs-feed-section .col-sm-4:nth-child(4n+1) .one-grid-job{background:#e6e6ea}
#home-jobs .col-sm-4:nth-child(4n+2) .one-grid-job,#jobs-feed-section .col-sm-4:nth-child(4n+2) .one-grid-job{background:#ebecfd}
#home-jobs .col-sm-4:nth-child(4n+3) .one-grid-job,#jobs-feed-section .col-sm-4:nth-child(4n+3) .one-grid-job{background:#f5edfa}
#home-jobs .col-sm-4:nth-child(4n+4) .one-grid-job,#jobs-feed-section .col-sm-4:nth-child(4n+4) .one-grid-job{background:#ffeff7}
#home-about{position:relative}
#home-about .one-home-about-shape{position:absolute;top:50%;right:-200rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}
#home-about .one-home-about-shape svg{width:1100rem;height:auto}
@media all and (max-width:575px){#home-about .one-home-about-shape{display:none}
}#home-about .container-fluid{position:relative;z-index:4}
@media all and (min-width:576px){.home-q-split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.home-q-split .oh-sign{width:550rem;-webkit-box-flex:550rem;-ms-flex:550rem;flex:550rem;min-width:550rem;max-width:550rem;top:80rem !important}
.home-q-split>.oh-text,.home-q-split>div{width:calc(100% - 550rem);-webkit-box-flex:calc(100% - 550rem);-ms-flex:calc(100% - 550rem);flex:calc(100% - 550rem);min-width:calc(100% - 550rem);max-width:calc(100% - 550rem)}
}#home-quotes-wrapper{position:relative}
#home-quotes-wrapper .home-quotes{position:relative;z-index:3}
#home-quotes-wrapper>svg{position:absolute;top:50%;left:0;width:290rem;height:auto;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
header div>ul>li .sub-menu a{color:#09092d}
header div>ul>li .sub-menu a:hover{color:#09092d}
#home-academy{padding-top:450rem;padding-bottom:450rem;position:relative;margin-top:100rem;margin-bottom:100rem}
#home-academy #hc-shape-2,#home-academy #hc-shape-3,#home-academy #hc-shape-4{position:absolute}
#home-academy #hc-shape-2{right:-50rem;top:200rem}
#home-academy #hc-shape-2 svg{width:340rem}
#home-academy #hc-shape-4{left:-100rem;bottom:150rem}
#home-academy #hc-shape-4 svg{width:330rem}
#home-academy #hc-shape-3{bottom:0;left:620rem}
#home-academy #hc-shape-3 svg{width:280rem}
#home-academy #home-academy-content{text-align:center;max-width:850rem;margin:auto}
#home-academy #home-academy-content a{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#home-academy #home-academy-content a{font-size:20px}
}#home-academy #home-academy-content a:hover{color:#fff;background:#09092d}
#home-academy #home-academy-content h2{font-size:60rem;line-height:1.2;font-weight:bold;margin-bottom:65rem}
@media all and (max-width:1024px){#home-academy #home-academy-content h2{font-size:48rem}
}@media all and (max-width:575px){#home-academy #home-academy-content h2{font-size:36rem}
}#home-academy #home-academy-content p{margin-bottom:65rem}
#home-academy #home-academy-content p:last-child{margin-bottom:0}
#home-academy #home-academy-content em,#home-academy #home-academy-content span{text-decoration:none !important;color:#ff5caa}
#home-academy #home-picture-1,#home-academy #home-picture-2,#home-academy #home-picture-3,#home-academy #home-picture-4,#home-academy #home-picture-5{position:absolute}
@media all and (max-width:1024px){#home-academy #home-picture-1,#home-academy #home-picture-2,#home-academy #home-picture-3,#home-academy #home-picture-4,#home-academy #home-picture-5{display:none}
}#home-academy #home-picture-1{top:190rem;left:200rem;max-width:290rem}
#home-academy #home-picture-1 svg{position:absolute;width:100rem;height:auto;top:-30rem;right:5rem;z-index:3}
#home-academy #home-picture-2{top:0;right:650rem;max-width:220rem}
#home-academy #home-picture-3{right:300rem;bottom:210rem;max-width:305rem}
#home-academy #home-picture-4{bottom:30rem;left:700rem;max-width:220rem}
#home-academy #home-picture-4 img{postition:relative;z-index:3}
#home-clients{margin-top:200rem}
#home-clients .the-button,#home-clients a{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#home-clients .the-button,#home-clients a{font-size:20px}
}#home-clients .the-button:hover,#home-clients a:hover{color:#fff;background:#09092d}
#home-clients h2{font-size:60rem;line-height:1.2;font-weight:500;margin-bottom:35rem}
@media all and (max-width:1024px){#home-clients h2{font-size:48rem}
}@media all and (max-width:575px){#home-clients h2{font-size:36rem}
}#home-clients .one-hc-clients img{width:100%;max-width:495rem;display:block;margin:auto}
#home-clients .one-hc-clients svg{position:absolute;top:0;left:70rem;max-width:120rem;width:100%;height:auto}
#home-clients .picture-wrapper{max-width:495rem;margin:auto}
#home-clients .one-hc-clients,#home-clients .one-hc-candidates{height:100%;border-radius:30rem}
#home-clients .one-hc-clients img,#home-clients .one-hc-candidates img{width:100%;max-width:495rem;display:block;margin:auto}
#home-clients .one-hc-clients{padding:130rem 140rem;background:#d8b7ea}
#home-clients .one-hc-clients p:last-child{margin-top:80rem}
#home-clients .one-hc-candidates{padding:130rem 140rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#ffbedd}
#home-clients .one-hc-candidates img{position:relative;z-index:2}
#home-clients .one-hc-candidates svg:nth-child(2){position:absolute;top:0;right:70rem;max-width:120rem;width:100%;z-index:1;height:auto}
#home-clients .one-hc-candidates svg:nth-child(3){position:absolute;bottom:0;left:0;max-width:170rem;width:100%;z-index:3;height:auto}
#home-clients .one-hc-candidates p:last-child{margin-top:50rem}
#entire-content .container-fluid{padding-left:30rem;padding-right:30rem;max-width:1720rem}
#entire-content header .container-fluid,#entire-content footer .container-fluid{max-width:1860rem}
header div>ul li{margin-left:50rem}
header div>ul li:first-child{margin-left:0}
header div>ul li:last-child{margin-right:0}
header div>ul li a{font-size:20rem}
footer{position:relative}
footer>svg{position:absolute;bottom:-290rem;left:-150rem;width:100%;height:auto;max-width:950rem}
footer .container-fluid{position:relative;z-index:3}
footer a{font-weight:400}
footer #footer-split{margin-top:125rem}
footer .footer-menu-1 ul li{margin-bottom:40rem}
footer .footer-menu-1 ul li:last-child{margin-bottom:0}
footer .footer-menu-1 ul li a{font-size:24rem;color:#09092d;font-weight:400 !important}
@media all and (max-width:575px){footer .footer-menu-1 ul li a{font-size:20px}
}footer .footer-menu-1 ul li a:hover{color:#ff5caa}
footer .column-content p{font-size:24rem;line-height:1.625}
@media all and (max-width:575px){footer .column-content p{font-size:20px}
}footer .footer-1 li a{font-weight:400 !important;font-size:24rem}
@media all and (max-width:575px){footer .footer-1 li a{font-size:20px}
}footer .footer-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
footer .footer-2 li{margin:0;margin-left:50rem}
footer .footer-2 li:nth-child(1){margin-left:0}
footer .footer-2 a{margin-left:90rem;font-size:24rem;font-weight:400}
@media all and (max-width:575px){footer .footer-2 a{font-size:20px}
}footer .footer-2 a:first-child{margin-left:0}
footer #footer-social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
footer #footer-social-icons span{margin-right:80rem;font-size:24rem}
@media all and (max-width:575px){footer #footer-social-icons span{font-size:20px}
}footer #footer-social-icons a{margin-right:50rem}
footer #footer-social-icons a:last-child{margin-right:0}
footer #footer-bottom{margin-top:130rem}
#about-page{padding-top:250rem;padding-bottom:150rem}
#about-page #about-top-content{max-width:960rem;margin:auto;margin-bottom:80rem}
#about-page #about-top-content h1{margin-bottom:27rem}
#about-page #about-picture{margin-bottom:150rem}
#about-page #about-middle-content{margin-bottom:80rem;max-width:1364rem;margin-left:auto;margin-right:auto}
#about-page h2,#about-page h1{font-weight:500;font-size:42rem;line-height:1.19}
@media all and (max-width:1024px){#about-page h2,#about-page h1{font-size:36rem}
}@media all and (max-width:575px){#about-page h2,#about-page h1{font-size:30rem}
}#about-page h2 em,#about-page h2 span,#about-page h1 em,#about-page h1 span{text-decoration:none !important;color:#ff5caa}
#about-page #about-columns{max-width:1364rem;margin-left:auto;margin-right:auto;margin-bottom:170rem}
@media all and (min-width:1025px){#about-page #about-columns .row{margin-left:-70rem;margin-right:-70rem}
#about-page #about-columns .row>div{padding-left:70rem;padding-right:70rem}
}#about-page .one-about-box{padding:130rem 140rem;border-radius:30rem}
#about-page .one-about-box p:last-child{margin-top:90rem}
#about-page .one-about-box .about-picture{max-width:495rem;margin:auto;margin-right:0;margin-left:auto;position:relative}
#about-page .one-about-box .about-picture svg{position:absolute;z-index:2}
#about-page .one-about-box .about-picture.picture-0 svg{position:absolute;right:-20rem;bottom:20rem;width:165rem}
#about-page .one-about-box .about-picture.picture-1 svg{left:5rem;top:50rem;width:120rem}
#about-page .one-about-box a{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#about-page .one-about-box a{font-size:20px}
}#about-page .one-about-box a:hover{color:#fff;background:#09092d}
#about-page .one-about-box.box-0{background:#d8b7ea;margin-bottom:40rem}
#about-page .one-about-box.box-1{background:#ffbedd}
#about-page .one-about-box h2{margin-bottom:21rem}
#about-page .one-about-box .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#team-hero-new{background:#f5edfa;padding-top:250rem;padding-bottom:50rem}
#team-hero-new .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#team-hero-new .picture-wrapper{max-width:560rem;margin-right:0;margin-left:auto}
#team-hero-new h1{font-size:72rem;line-height:1.19;margin-bottom:24rem}
@media all and (max-width:1024px){#team-hero-new h1{font-size:55rem}
}@media all and (max-width:575px){#team-hero-new h1{font-size:40rem}
}#team-main-section{padding:0}
#team-main-section .one-team-section{padding:100rem 0;margin:0}
#team-main-section .one-team-section:nth-child(odd){background:#f5edfa}
#team-main-section .one-team-section:nth-child(even){background:#fbf8f5}
#team-main-section .one-team-section h2{margin-bottom:100rem;font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#team-main-section .one-team-section h2{font-size:48rem}
}@media all and (max-width:575px){#team-main-section .one-team-section h2{font-size:36rem}
}#team-main-section .one-team-section h2 span{color:#ff5caa}
#team-main-section .one-team .one-team-picture img{height:400rem;width:400rem;border-radius:400rem}
@media all and (max-width:1024px){#team-main-section .one-team .one-team-picture img{height:280rem;width:280rem}
}#team-main-section .one-team .one-team-picture{margin-bottom:24rem}
#team-main-section .one-team .one-team-name{font-weight:500;margin-bottom:12rem}
#team-main-section .one-team .one-team-position{font-weight:400;font-size:24rem;margin-bottom:12rem}
@media all and (max-width:575px){#team-main-section .one-team .one-team-position{font-size:20px}
}#team-main-section .one-team .one-team-linkedin{font-weight:400;font-size:24rem}
@media all and (max-width:575px){#team-main-section .one-team .one-team-linkedin{font-size:20px}
}#team-main-section .one-team .one-team-linkedin a{color:#09092d;font-weight:400;text-align:center}
#team-main-section .one-team .one-team-linkedin a svg{display:inline-block}
#team-main-section .one-team .one-team-linkedin a svg path{fill:#09092d}
#team-main-section .one-team .one-team-linkedin a:hover{color:#09092d}
#team-main-section .one-team .one-team-linkedin a:hover svg path{fill:#ff5caa}
#team-bottom{padding-top:0}
#team-bottom #team-bottom-content-inner{padding:130rem 145rem;background:#7277f2;border-radius:30rem}
#team-bottom #team-bottom-content-inner h2,#team-bottom #team-bottom-content-inner p{color:#fff}
#team-bottom #team-bottom-content-inner .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#team-bottom #team-bottom-content-inner h2{font-size:60rem;line-height:1.2;margin-bottom:17rem;color:#fff}
@media all and (max-width:1024px){#team-bottom #team-bottom-content-inner h2{font-size:48rem}
}@media all and (max-width:575px){#team-bottom #team-bottom-content-inner h2{font-size:36rem}
}#team-bottom #team-bottom-content-inner p:last-child{margin-top:60rem}
#team-bottom #team-bottom-content-inner .picture-wrapper{width:100%;max-width:495rem;margin-right:0;margin-left:auto}
#entire-content .one-slideout-popup{background:rgba(0,0,0,0.7)}
.one-slideout-popup>div{background:#7277f2}
#compliance-hero{padding-top:250rem;margin-bottom:90rem}
#compliance-hero #compliance-top-content{text-align:center;max-width:950rem;margin-left:auto;margin-right:auto}
#compliance-hero #compliance-top-content h1,#compliance-hero #compliance-top-content h2{margin-bottom:27rem;font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#compliance-hero #compliance-top-content h1,#compliance-hero #compliance-top-content h2{font-size:55rem}
}@media all and (max-width:575px){#compliance-hero #compliance-top-content h1,#compliance-hero #compliance-top-content h2{font-size:40rem}
}#compliance-hero #compliance-top-content p{margin-bottom:80rem;font-size:24rem}
@media all and (max-width:575px){#compliance-hero #compliance-top-content p{font-size:20px}
}#compliance-hero #compliance-hero-inner{padding:120rem 130rem;background:#f5edfa;border-radius:30rem}
#compliance-hero #compliance-hero-inner .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#compliance-hero #compliance-hero-inner p{font-size:24rem;margin-bottom:20rem}
@media all and (max-width:575px){#compliance-hero #compliance-hero-inner p{font-size:20px}
}#compliance-hero #compliance-hero-inner p:last-child{margin-bottom:0}
#compliance-hero #compliance-hero-inner p:nth-child(1){font-size:32rem;line-height:1.3}
@media all and (max-width:575px){#compliance-hero #compliance-hero-inner p:nth-child(1){font-size:27rem}
}#compliance-hero #compliance-hero-inner .picture-wrapper{max-width:495rem;margin-right:0;margin-left:auto}
#compilance-main-content #compilance-bottom-content{max-width:100%}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq{background:0}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-question{font-weight:400}
@media all and (min-width:1024px){#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq{padding:20rem 130rem;border-radius:30rem;-webkit-transition:.55s;transition:.55s}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq.active{padding:70rem 130rem}
}#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq.active{-webkit-box-shadow:0 30rem 30rem rgba(0,0,0,0.08);box-shadow:0 30rem 30rem rgba(0,0,0,0.08)}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq.active .one-faq-question>div:nth-child(2):before{content:"-";color:#ff5caa}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer{padding-left:0;padding-right:0}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer li{padding-left:50rem;position:relative}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer li:before{position:absolute;top:5rem;left:0;width:12rem;height:12rem;border-radius:12rem;background:#ff5caa;content:""}
#policies-documents{margin-top:140rem}
#policies-documents ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:-15rem -8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}
#policies-documents ul>li{width:25%;-webkit-box-flex:25%;-ms-flex:25%;flex:25%;min-width:25%;max-width:25%;padding:15rem 8rem}
#policies-documents ul>li a{min-height:400rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-radius:30rem;background:#f5edfa;height:100%;padding:15rem 15rem 15rem 15rem}
@media all and (min-width:1025px){#policies-documents ul>li a{padding:15rem 30rem 100rem 30rem}
}#policies-documents ul>li a:hover{color:#09092d}
#application-form-inner{padding:110rem 30rem;border-radius:30rem;background:#d8b7ea}
#application-form-inner h2{font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#application-form-inner h2{font-size:48rem}
}@media all and (max-width:575px){#application-form-inner h2{font-size:36rem}
}#application-form-inner form{max-width:830rem;margin-left:auto;margin-right:auto}
#application-form-inner form input[type=text],#application-form-inner form input[type=email]{background:#fbf8f5;border-radius:10rem}
#application-form-inner h2{margin-bottom:70rem}
#application-form-inner h2 span{color:#ff5caa}
#application-form{margin-bottom:100rem}
@media all and (max-width:575px){#application-form{margin-bottom:50rem}
}#compilance-documents{padding-bottom:100rem}
#compliance-menu{padding:90rem 0;text-align:center}
#compliance-menu span,#compliance-menu a{margin-left:60rem;margin-right:60rem}
#compliance-menu span{font-size:24rem}
@media all and (max-width:575px){#compliance-menu span{font-size:20px}
}#compliance-menu a{color:#ff5caa;font-size:32rem;line-height:1.3;font-weight:500}
@media all and (max-width:575px){#compliance-menu a{font-size:27rem}
}#vacancies-hero{margin-top:140rem;margin-bottom:80rem;background:#f5edfa;background:0;position:relative;border-radius:30rem;padding-top:140rem;padding-bottom:200rem}
#vacancies-hero:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:30rem;background:#f5edfa;content:""}
@media all and (min-width:1025px){#vacancies-hero:before{width:calc(100% - 140rem)}
}#vacancies-hero .container-fluid{position:relative;z-index:2}
#vacancies-hero h1{color:#09092d;margin-bottom:25rem}
#vacancies-hero h1 span{color:#ff5caa}
#jobs-hero-bottom{color:#09092d}
#jobs-hero-bottom{margin-top:0;margin-bottom:80rem}
#jobs-feed-section{padding-top:80rem}
#vacancies-hero{margin-bottom:0}
#vacancies-bottom{padding-top:50rem}
#vacancies-bottom #vacancies-bottom-inner{padding:100rem 140rem;border-radius:30rem;background:#7277f2}
#vacancies-bottom #vacancies-bottom-inner .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#vacancies-bottom #vacancies-bottom-inner .picture-wrapper{max-width:495rem;margin-right:0;margin-left:auto}
#vacancies-bottom #vacancies-bottom-inner .content-wrapper{text-align:left}
#vacancies-bottom #vacancies-bottom-inner .content-wrapper h1,#vacancies-bottom #vacancies-bottom-inner .content-wrapper h2,#vacancies-bottom #vacancies-bottom-inner .content-wrapper p{color:#fff;text-align:left}
#the-search-form>div svg{display:none}
#single-job-header{padding-top:240rem;padding-bottom:140rem;background:#f5edfa;text-align:center}
.one-job-box{padding:120rem 110rem;border-radius:30rem;background:#f5edfa}
@media all and (max-width:575px){.one-job-box{padding:30rem}
}#single-job-header .location{text-align:center;display:block}
#single-job-header .location span{margin:0 30rem}
#single-job-header .apply-now a{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#single-job-header .apply-now a{font-size:20px}
}#single-job-header .apply-now a:hover{color:#fff;background:#09092d}
#jobs-main-section #the-job-details{max-width:100%}
#jobs-main-section .one-job-box{margin-bottom:30rem}
#jobs-main-section .one-job-box:last-child{margin-bottom:0}
#jobs-main-section .one-job-box h2{font-size:60rem;line-height:1.2;margin-bottom:60rem}
@media all and (max-width:1024px){#jobs-main-section .one-job-box h2{font-size:48rem}
}@media all and (max-width:575px){#jobs-main-section .one-job-box h2{font-size:36rem}
}#jobs-main-section .one-job-box h2 span{color:#ff5caa;text-decoration:none !important}
#single-post-share span,#single-post-share a{margin-left:0;margin-right:40rem}
#single-post-share span:last-child,#single-post-share a:last-child{margin-right:0}
#single-post-share{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
#consultant-area{margin-bottom:220rem}
#consultant-area .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#consultant-area .row h2{font-size:32rem;line-height:1.3}
@media all and (max-width:575px){#consultant-area .row h2{font-size:27rem}
}@media all and (min-width:1025px){#consultant-area .row h2{font-size:42rem}
}#consultant-area .row h2 span{color:#ff5caa}
@media all and (min-width:1025px){#consultant-area .row .col-sm-3{width:340rem;-webkit-box-flex:340rem;-ms-flex:340rem;flex:340rem;min-width:340rem;max-width:340rem}
#consultant-area .row .col-sm-9{width:calc(100% - 340rem);-webkit-box-flex:calc(100% - 340rem);-ms-flex:calc(100% - 340rem);flex:calc(100% - 340rem);min-width:calc(100% - 340rem);max-width:calc(100% - 340rem)}
}#apply-now-wrapper #apply-now-content h2,#apply-now-wrapper #apply-now-content p,#apply-now-wrapper #apply-now-content a{color:#09092d}
.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gform_footer{margin-top:40rem}
#apply-now-wrapper #apply-now-content{margin-bottom:200rem}
@media all and (max-width:1024px){#apply-now-wrapper #apply-now-content{margin-bottom:100rem}
}#apply-now-wrapper #application-form-w input[type=text],#apply-now-wrapper #application-form-w input[type=email]{border:0;background:#fbf8f5}
#new-page-hero-new{padding-top:260rem;margin-bottom:70rem;text-align:center}
#new-page-hero-new h1{margin-bottom:27rem;font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#new-page-hero-new h1{font-size:55rem}
}@media all and (max-width:575px){#new-page-hero-new h1{font-size:40rem}
}#new-page-hero-new p{max-width:960rem;margin-left:auto;margin-right:auto}
#hero-picture-new{margin-bottom:90rem}
#hero-picture-new img{border-radius:30rem}
#np-first{margin-bottom:110rem}
#np-first p{font-size:42rem;line-height:1.19;line-height:1.54}
@media all and (max-width:1024px){#np-first p{font-size:36rem}
}@media all and (max-width:575px){#np-first p{font-size:30rem}
}#new-page-content{max-width:1360rem;margin:auto;margin-bottom:230rem}
#new-page-content #np-tiles .np-one-tiles{margin-bottom:100rem}
#new-page-content #np-tiles .np-one-tiles .picture-wrapper{max-width:495rem}
#new-page-content #np-tiles .np-one-tiles h2{font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#new-page-content #np-tiles .np-one-tiles h2{font-size:48rem}
}@media all and (max-width:575px){#new-page-content #np-tiles .np-one-tiles h2{font-size:36rem}
}#new-page-content #np-tiles .np-one-tiles h2 span{color:#ff5caa;text-decoration:none !important}
#new-page-content #np-tiles .np-one-tiles h3{font-size:42rem;line-height:1.19;font-weight:400}
@media all and (max-width:1024px){#new-page-content #np-tiles .np-one-tiles h3{font-size:36rem}
}@media all and (max-width:575px){#new-page-content #np-tiles .np-one-tiles h3{font-size:30rem}
}#new-page-content #np-tiles .np-one-tiles .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#new-page-content #np-tiles .np-one-tiles .row.row-reverse .picture-wrapper{margin-right:0;margin-left:auto}
#new-page-content #np-tiles .np-one-tiles:last-child{margin-bottom:0}
#new-page-lb{padding:130rem 180rem;border-radius:30rem;margin-bottom:150rem}
#new-page-lb.blue{background:#7277f2}
#new-page-lb.blue p,#new-page-lb.blue h2{color:#fff}
#new-page-lb a{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#new-page-lb a{font-size:20px}
}#new-page-lb a:hover{color:#fff;background:#09092d}
#new-page-lb.purple{background:#d8b7ea}
#new-page-lb .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#new-page-lb h1,#new-page-lb h2{font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#new-page-lb h1,#new-page-lb h2{font-size:48rem}
}@media all and (max-width:575px){#new-page-lb h1,#new-page-lb h2{font-size:36rem}
}#new-page-lb h1 span,#new-page-lb h2 span{color:#ff5caa;text-decoration:none !important}
#new-page-lb .picture-wrapper{margin-right:0;margin-left:auto;max-width:495rem}
#new-page-lm{max-width:1364rem;margin:auto;margin-bottom:130rem}
#new-page-lm #new-page-lm-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
#new-page-lm #new-page-lm-inner h2{font-size:42rem;line-height:1.19;margin-bottom:27rem}
@media all and (max-width:1024px){#new-page-lm #new-page-lm-inner h2{font-size:36rem}
}@media all and (max-width:575px){#new-page-lm #new-page-lm-inner h2{font-size:30rem}
}#new-page-lm #new-page-lm-inner h2 span{color:#ff5caa;text-decoration:none !important}
#new-page-lm #new-page-lm-inner .the-button{white-space:nowrap}
#new-page-lm #new-page-lm-inner p{font-size:24rem}
@media all and (max-width:575px){#new-page-lm #new-page-lm-inner p{font-size:20px}
}#new-page-lm #new-page-lm-inner p a{font-weight:400}
#last-box-wrapper a{margin-top:60rem}
#contact-us-new-page{padding-top:240rem;padding-bottom:110rem;background:#f5edfa;margin-bottom:150rem;position:relative}
#contact-us-new-page>svg{position:absolute;bottom:300rem;right:-299rem;width:900rem;height:auto}
#contact-us-new-page .container-fluid{position:relative;z-index:3}
#contact-us-new-page #floating-pic{position:absolute;z-index:2;bottom:270rem;right:-50rem}
#contact-us-new-page #floating-pic img{width:100%;max-width:576rem}
#contact-us-new-page #contact-us-top-content{margin-bottom:110rem}
@media all and (min-width:1025px){#contact-us-new-page #contact-us-top-content{margin-bottom:200rem}
}#contact-us-new-page #contact-us-top-content h1{font-size:72rem;line-height:1.19;margin-bottom:24rem}
@media all and (max-width:1024px){#contact-us-new-page #contact-us-top-content h1{font-size:55rem}
}@media all and (max-width:575px){#contact-us-new-page #contact-us-top-content h1{font-size:40rem}
}#contact-us-new-page #contact-us-top-content h1 span{color:#ff5caa;text-decoration:none !important}
#contact-us-new-page #contact-us-top-content p{max-width:980rem;margin-left:auto;margin-right:auto}
#contact-us-new-page .contact-tile h2{margin-bottom:38rem;font-size:60rem;line-height:1.2}
@media all and (max-width:1024px){#contact-us-new-page .contact-tile h2{font-size:48rem}
}@media all and (max-width:575px){#contact-us-new-page .contact-tile h2{font-size:36rem}
}#contact-us-new-page .contact-tile h2 span{text-decoration:none !important}
#contact-us-new-page .contact-tile p{font-size:24rem}
@media all and (max-width:575px){#contact-us-new-page .contact-tile p{font-size:20px}
}#contact-us-new-page .contact-tile p a{font-weight:400}
#contact-us-new-page #form-contact{max-width:1088rem}
#contact-us-new-page #contact-form-itself{margin-top:120rem;position:relative}
#contact-us-new-page #contact-form-itself h2:not(.gform_submission_error){margin-bottom:70rem;font-size:60rem;line-height:1.2;font-weight:500}
@media all and (max-width:1024px){#contact-us-new-page #contact-form-itself h2:not(.gform_submission_error){font-size:48rem}
}@media all and (max-width:575px){#contact-us-new-page #contact-form-itself h2:not(.gform_submission_error){font-size:36rem}
}#contact-us-new-page #contact-form-itself h2:not(.gform_submission_error) span{text-decoration:none !important}
#contact-us-new-page #contact-form-itself label{font-weight:400;margin-bottom:20rem;font-size:24rem}
@media all and (max-width:575px){#contact-us-new-page #contact-form-itself label{font-size:20px}
}#contact-us-new-page #contact-form-itself input[type=text],#contact-us-new-page #contact-form-itself input[type=email],#contact-us-new-page #contact-form-itself textarea{border:1px solid rgba(9,9,45,0.5);border-radius:10rem}
#contact-us-new-page #contact-form-itself input[type=text],#contact-us-new-page #contact-form-itself input[type=email]{height:65rem;padding:0 15rem}
#contact-us-new-page #contact-form-itself textarea{height:260rem;padding:10rem 15rem}
#contact-us-new-page #contact-form-itself input[type=submit]{display:inline-block;padding:20rem 65rem;background:#ff5caa;color:#fff;-webkit-transition:.55s;transition:.55s;border:0;border-radius:100rem;font-size:24rem;font-weight:bold}
@media all and (max-width:575px){#contact-us-new-page #contact-form-itself input[type=submit]{font-size:20px}
}#contact-us-new-page #contact-form-itself input[type=submit]:hover{color:#fff;background:#09092d}
.page-template-academy #team-bottom #team-bottom-content-inner{background:#d8b7ea}
.page-template-academy #team-bottom #team-bottom-content-inner h2{color:#09092d}
@media all and (min-width:1025px){.page-template-academy #team-bottom #team-bottom-content-inner h2{font-size:58rem}
}.page-template-academy #team-bottom #team-bottom-content-inner h2 span{text-decoration:none !important;color:#ff5caa}
#about-the-academy{background:#f5edfa;padding-top:0}
#about-the-academy h2 span{text-decoration:none !important;color:#ff5caa}
.home-quotes{position:relative}
.home-quotes>svg{position:absolute;top:50%;left:0;width:290rem;height:auto;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.home-quotes .home-quotes-slider{position:relative;z-index:5}
.page-template-academy .home-quotes .one-home-quote .oh-text{font-size:42rem;line-height:1.19}
@media all and (max-width:1024px){.page-template-academy .home-quotes .one-home-quote .oh-text{font-size:36rem}
}@media all and (max-width:575px){.page-template-academy .home-quotes .one-home-quote .oh-text{font-size:30rem}
}.page-template-academy .home-quotes .one-home-quote .oh-sign{-webkit-transform:none;transform:none}
.page-template-academy .home-quotes .one-home-quote .oh-text{margin-bottom:30rem}
@media all and (min-width:1025px){#academy-what-courses{padding-bottom:150rem}
}@media all and (max-width:1024px){#mobile-nav-the,#mobile-nav-the:before{background:#ff5caa}
#team-bottom #team-bottom-content-inner,#home-clients .one-hc-clients,#home-clients .one-hc-candidates{padding:30rem}
#home-jobs .split-section{display:block}
#home-jobs .split-section>*:nth-child(1){margin-bottom:20rem}
#home-academy{padding-top:50rem;padding-bottom:20rem}
footer #footer-social-icons span{display:none}
footer #footer-social-icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
footer #footer-social-icons a{margin-left:25rem;margin-right:25rem}
footer .footer-2{display:block}
footer .footer-2 li{width:100%;text-align:center;margin-bottom:20rem}
footer #footer-split,footer #footer-bottom{margin-top:40rem}
footer .footer-2 li{margin-left:0}
}#about-page #about-top-content h1{font-size:72rem;line-height:1.19}
@media all and (max-width:1024px){#about-page #about-top-content h1{font-size:55rem}
}@media all and (max-width:575px){#about-page #about-top-content h1{font-size:40rem}
}#team-hero-new .picture-wrapper{position:relative}
#team-hero-new .picture-wrapper svg{position:absolute;bottom:24rem;left:-24rem;width:221rem;height:auto;z-index:3}
#team-main-section{position:relative}
#team-main-section .container-fluid{position:relative;z-index:3}
#team-main-section>svg{width:950rem;bottom:150rem;right:-250rem;z-index:2;position:absolute}
@media all and (min-width:1025px){.one-team-section .row{margin-top:-50rem;margin-bottom:-50rem}
.one-team-section .row>div{padding-top:50rem;padding-bottom:50rem}
}#team-bottom #team-bottom-content-inner .picture-wrapper,#compliance-hero #compliance-hero-inner .picture-wrapper{position:relative}
#team-bottom #team-bottom-content-inner .picture-wrapper svg,#compliance-hero #compliance-hero-inner .picture-wrapper svg{position:absolute;top:0;left:70rem;width:120rem;height:auto;z-index:3}
#compliance-hero #compliance-hero-inner .picture-wrapper{position:relative}
#vacancies-hero .container-fluid{position:relative}
#vacancies-hero .container-fluid>*{position:relative;z-index:4}
#vacancies-hero .container-fluid>svg{z-index:2;position:absolute;right:-40rem;top:70%;width:380rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
@media all and (max-width:1024px){#vacancies-hero .container-fluid>svg{display:none}
}@media all and (min-width:1025px){#vacancies-hero #the-search-form{width:calc(100% - 100rem)}
}#vacancies-bottom #vacancies-bottom-inner .picture-wrapper{position:relative}
#vacancies-bottom #vacancies-bottom-inner .picture-wrapper svg{position:absolute;bottom:0;left:-30rem;width:230rem;height:auto;z-index:3}
#about-picture,#hero-picture-new-picture{position:relative;position:relative}
#about-picture img,#hero-picture-new-picture img{border-radius:30rem;position:relative;z-index:2}
#about-picture svg:nth-child(2),#hero-picture-new-picture svg:nth-child(2){position:absolute;z-index:1;top:0;right:0;width:117rem;-webkit-transform:translate(30%,-45%);transform:translate(30%,-45%)}
@media all and (max-width:575px){#about-picture svg:nth-child(2),#hero-picture-new-picture svg:nth-child(2){width:50rem}
}#about-picture svg:nth-child(3),#hero-picture-new-picture svg:nth-child(3){position:absolute;z-index:3;bottom:50rem;left:50rem;width:235rem}
@media all and (max-width:575px){#about-picture svg:nth-child(3),#hero-picture-new-picture svg:nth-child(3){width:100rem;bottom:10rem;left:10rem}
}#new-page-content-wrapper{position:relative}
#new-page-content-wrapper #new-page-content{position:relative;z-index:3}
#new-page-content-wrapper>svg{position:absolute;z-index:2;height:auto}
#new-page-content-wrapper>svg:nth-child(1){width:770rem;left:-100rem;top:250rem}
#new-page-content-wrapper>svg:nth-child(2){width:800rem;bottom:-50rem;right:-300rem}
#new-page-content #np-tiles .np-one-tiles .picture-wrapper{position:relative}
#new-page-content #np-tiles .np-one-tiles .picture-wrapper svg{position:absolute;bottom:70rem;right:10rem;width:120rem;height:auto;z-index:3}
.page-id-391 #new-page-content-wrapper>svg:nth-child(2){display:none}
.page-id-391 #hero-picture-new-picture svg:nth-child(3) path{fill:#9d9dab}
.page-id-412 #new-page-content-wrapper>svg:nth-child(1){display:none}
.page-id-412 #hero-picture-new-picture svg:nth-child(3) path{fill:#7277f2}
#new-page-lb .picture-wrapper{position:relative}
#new-page-lb .picture-wrapper svg{position:absolute;top:22rem;left:30rem;width:120rem;z-index:3}
.page-id-391 #new-page-lb .picture-wrapper svg{top:auto;bottom:50rem;left:0;right:auto}
.page-id-391 #new-page-lb .picture-wrapper svg path{fill:#9d9dab}
.page-id-412 #new-page-lb .picture-wrapper svg path{fill:#ffbedd}
#academy-hero .picture-wrapper{position:relative}
#academy-hero .picture-wrapper svg{position:absolute;bottom:30rem;left:-30rem;width:210rem;height:auto;z-index:3}
#academy-hero .picture-wrapper svg path{fill:#d8b7ea}
#about-the-academy .picture-wrapper{max-width:600rem;width:100%;position:relative}
#about-the-academy .picture-wrapper svg{position:absolute;top:4rem;left:90rem;width:145rem;height:auto;z-index:3}
#about-the-academy{position:relative}
@media all and (min-width:1025px){#about-the-academy{padding-bottom:180rem}
}#about-the-academy .container-fluid{position:relative;z-index:3}
#about-the-academy>svg{position:absolute;width:1100rem;left:-200rem;height:auto;z-index:2;top:200rem}
#about-the-academy>svg path{fill:#7277f2}
.page-template-academy .home-quotes>svg path{fill:#9d9dab}
#team-bottom #team-bottom-content-inner .picture-wrapper{position:relative}
#team-bottom #team-bottom-content-inner .picture-wrapper svg{position:absolute;top:31rem;left:70rem;width:120rem;height:auto;z-index:3}
@media all and (max-width:991px){#policies-documents ul>li{width:50%;-webkit-box-flex:50%;-ms-flex:50%;flex:50%;min-width:50%;max-width:50%}
}@media all and (max-width:575px){#home-hero .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
#home-about .home-about-picture svg{width:100%;height:auto}
#home-about{padding-bottom:0}
#home-clients{margin-top:30rem}
#home-clients .one-hc-clients svg{max-width:60rem}
#home-clients .one-hc-candidates svg:nth-child(3){top:-20rem}
#home-clients h2{margin-bottom:20rem}
#home-clients .one-hc-candidates svg:nth-child(3){max-width:70rem}
#home-academy{padding-top:0;margin-bottom:20rem}
#home-academy #hc-shape-4{left:-200rem}
#home-academy #hc-shape-2{right:-250rem}
#about-page{padding-top:100rem}
#about-picture svg:nth-child(3),#hero-picture-new-picture svg:nth-child(3){width:40rem}
#about-page #about-picture{margin-bottom:50rem}
#about-page .one-about-box .about-picture.picture-0 svg{width:65rem}
#about-page .one-about-box .about-picture.picture-1 svg{top:0;width:60rem}
#about-page .one-about-box a{width:100%}
#about-page .one-about-box{padding:20rem}
#about-page{padding-bottom:50rem}
#team-hero-new{padding-top:50rem}
#team-hero-new .picture-wrapper svg{bottom:50rem;left:0;width:81rem}
#team-main-section .one-team-section h2{margin-bottom:50rem}
#team-main-section .one-team-section{padding-top:50rem}
#team-bottom #team-bottom-content-inner .picture-wrapper svg{width:60rem;left:30rem}
#compliance-hero #compliance-hero-inner{padding:20rem}
#compliance-hero{padding-top:90rem}
#compliance-hero #compliance-hero-inner .picture-wrapper svg{position:absolute;top:0;left:50rem;width:60rem;height:auto;z-index:3}
#compliance-menu a{display:block;margin:auto;margin-top:20rem}
#compliance-hero #compliance-hero-inner p:nth-child(1){font-size:24rem}
#compliance-menu{padding-top:0;padding-bottom:30rem}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-question{font-size:18rem;line-height:1.4}
#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer li{line-height:1.4}
#policies-documents ul>li{width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;min-width:100%;max-width:100%}
#policies-documents ul>li a{min-height:0;padding:30rem}
#application-form-inner h2{margin-bottom:30rem}
#application-form{margin-bottom:0}
#application-form form input[type=submit]{width:100%}
#application-form-inner{padding:30rem}
#vacancies-hero{margin-top:0;padding:30rem;border-radius:0}
#vacancies-hero:before{border-radius:0}
#single-job-header h1{margin-bottom:40rem}
#single-job-header .job-category{margin-bottom:30rem}
#single-job-header{padding:30rem}
#single-job-header .location span{display:block;margin:20rem auto}
#consultant-area{margin-bottom:60rem}
#apply-now-wrapper{padding:40rem 0}
#apply-now-wrapper #apply-now-content h2{margin-bottom:30rem}
#apply-now-wrapper #application-form-w input[type=submit]{width:100%}
#apply-now-wrapper #apply-now-content{margin-bottom:30rem}
#new-page-hero-new{padding-top:90rem}
#np-first p{font-size:20rem}
#new-page-lb{padding:30rem}
.np-one-tiles{padding:0 30rem}
#new-page-lb .picture-wrapper svg{position:absolute;top:0;left:0;width:80rem;z-index:3}
#new-page-lm #new-page-lm-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
#new-page-lm #new-page-lm-inner>div{width:100%;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;min-width:100%;max-width:100%}
#new-page-lm #new-page-lm-inner>div:nth-child(1){margin-bottom:20rem}
#new-page-lm{margin-bottom:50rem}
#new-page-content{margin-bottom:80rem}
#new-page-lb{margin-bottom:60rem}
#about-the-academy .one-about:not(:last-child){margin-bottom:50rem}
#about-the-academy .picture-wrapper svg{position:absolute;top:4rem;left:30rem;width:90rem;height:auto;z-index:3}
#academy-hero .picture-wrapper svg{bottom:30rem;left:0;width:120rem;height:auto;z-index:3}
#academy-what-courses #the-slider-academy .one-wcw h3{font-size:18rem}
#about-the-academy .one-about h2{font-size:24rem}
#academy-what-courses #awc-top #ac-blue-box{padding:0}
#team-bottom #team-bottom-content-inner h2{font-size:24rem}
#how-do-i-apply{padding-top:0}
.page-template-academy .home-quotes .one-home-quote .oh-text{font-size:24rem}
#team-bottom #team-bottom-content-inner p:last-child{margin-top:30rem}
#about-the-academy>svg{width:500rem}
.home-quotes>svg{width:90rem;left:-60rem}
#how-do-i-apply{padding-bottom:0}
#contact-us-new-page{padding-top:90rem}
#contact-us-new-page #contact-us-top-content{margin-bottom:60rem}
#contact-us-new-page #floating-pic{display:none}
#contact-us-new-page>svg{position:absolute;bottom:500rem;right:-100rem;width:400rem;height:auto}
#academy-what-courses #awc-top{margin-bottom:60rem}
}#entire-content .one-slideout-popup>div{background:#f5edfa}
#slideout-popup form label,#slideout-popup *,#slideout-popup form *{color:#09092d}
@media all and (min-width:1025px){#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer li,#compilance-main-content #compilance-bottom-content .faq-wrapper .one-faq .one-faq-answer p{font-size:24rem}
}@media all and (min-width:1025px){#the-slider-wrapper .owl-stage-outer{position:relative}
}#jobs-feed-section #list-view .one-job-list{border-radius:30rem;margin-bottom:30rem;background:#e6e6ea;-webkit-box-shadow:15rem 15rem 60rem rgba(0,0,0,0.2);box-shadow:15rem 15rem 60rem rgba(0,0,0,0.2)}
#policies-documents ul>li{height:100%}
@media all and (min-width:1025px){#entire-content #home-jobs .col-sm-4,#entire-content #grid-view .col-sm-4{width:25%;-webkit-box-flex:25%;-ms-flex:25%;flex:25%;min-width:25%;max-width:25%}
}#jobs-wrapper{padding-left:15rem;padding-right:15rem}
.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
footer h4{font-size:24rem}
@media all and (max-width:575px){footer h4{font-size:20px}
}#compilance-documents li span svg{width:40rem;height:auto;margin-right:10rem;display:block;margin-bottom:10rem}
#compilance-documents li span svg path{-webkit-transition:.55s;transition:.55s}
#compilance-documents li a:hover span svg path{fill:#ff5caa}
#how-do-i-apply .container-fluid{max-width:1250rem}
#contact-tiles{margin-bottom:70rem}
@media all and (min-width:1025px){.contact-tile{display:inline-block}
#contact-tiles .col-sm-4:nth-child(2){text-align:center}
#contact-tiles .col-sm-4:nth-child(2) .contact-tile{text-align:left}
#contact-tiles .col-sm-4:nth-child(3){text-align:right}
#contact-tiles .col-sm-4:nth-child(3) .contact-tile{text-align:left}
}#policies-documents>ul{margin-left:0}
#compilance-documents li span svg{margin-bottom:0;margin-top:10rem}
#policies-documents ul>li a{padding:30rem 20rem;min-height:200rem}
#the-slider-academy .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}
@media all and (max-width:575px){#home-hero .hero-picture{margin-top:40rem}
#home-hero h1{margin-bottom:55rem}
#entire-content #home-jobs .one-grid-job{-webkit-box-shadow:0 0 15rem rgba(0,0,0,0.1);box-shadow:0 0 15rem rgba(0,0,0,0.1);margin:15px}
#entire-content #home-jobs .row{margin:0}
#entire-content #home-jobs .row>div{padding:0}
#home-clients .one-hc-clients p:last-child{margin-top:40rem}
#home-hero .hero-picture img{max-width:250rem;margin-left:auto;margin-right:auto}
#home-clients .picture-wrapper,#entire-content .picture-wrapper,#about-page .one-about-box .about-picture{max-width:200rem !important;margin-left:auto !important;margin-right:auto !important}
#team-hero-new .picture-wrapper svg{bottom:0}
#team-hero-new .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
#team-bottom{padding-bottom:0}
#team-main-section .one-team .one-team-picture img{width:200rem;height:200rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
#policies-documents{margin-top:40rem}
#about-page .one-about-box p:last-child{margin-top:0}
#about-page .one-about-box p:last-child a{text-align:center}
#policies-documents>ul{margin-left:-10rem;padding-left:0}
#the-search-form>div:not(:last-child){padding-left:0 !important}
#compliance-hero #compliance-hero-inner{padding-top:40rem}
#the-search-form input[type=text],#the-search-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-appereance:none}
#vacancies-bottom .button-wrapper{margin-top:40rem}
#jobs-hero-bottom>div:nth-child(2){display:none}
#vacancies-bottom #vacancies-bottom-inner{padding-top:40rem !important;padding-bottom:30rem !important}
#vacancies-bottom{padding-bottom:0}
#vacancies-hero{padding-left:0;padding-right:0}
#vacancies-bottom #vacancies-bottom-inner .picture-wrapper svg{width:70rem;left:-10rem}
#vacancies-bottom #vacancies-bottom-inner{padding:15rem}
#the-search-form ::-webkit-input-placeholder,#the-search-form ::-webkit-input-placeholder{color:#c3c3c3}
#the-search-form ::-moz-placeholder,#the-search-form ::-moz-placeholder{color:#c3c3c3}
#the-search-form :-ms-input-placeholder,#the-search-form :-ms-input-placeholder{color:#c3c3c3}
#the-search-form :-moz-placeholder,#the-search-form :-moz-placeholder{color:#c3c3c3}
#new-page-lb .picture-wrapper svg{top:-20rem;left:-40rem}
#np-first{margin-bottom:60rem}
#new-page-content #np-tiles .np-one-tiles{margin-bottom:40rem}
#entire-content .button-wrapper{text-align:center !important}
#hero-picture-new{margin-bottom:40rem}
#new-page-content #np-tiles .np-one-tiles .picture-wrapper svg{bottom:30rem;right:-30rem;width:70rem}
#new-page-hero-new{margin-bottom:40rem}
#consultant-area{margin-bottom:30rem}
#academy-hero .picture-wrapper svg{width:60rem}
.home-quotes>svg{display:none !important}
#a-quotes-wrapper{margin-bottom:50rem}
.page-template-academy .home-quotes .one-home-quote .oh-text,.home-quotes .one-home-quote .oh-name{text-align:center !important}
#academy-hero{padding-bottom:50rem}
#about-the-academy .picture-wrapper svg{top:-4rem;left:10rem;width:60rem}
#consultant-area .col-sm-3{margin-bottom:30rem}
#consultant-area .col-sm-3 img{max-width:200rem;margin:auto;display:block}
#compilance-documents{padding-bottom:40rem}
#about-page #about-columns{margin-bottom:70rem}
#team-bottom #team-bottom-content-inner .picture-wrapper svg{left:-10rem}
#the-search-form>div:nth-child(4) svg{display:none !important}
#entire-content .og-title{margin-bottom:30rem}
#last-box-wrapper a{margin-top:40rem}
#last-box-wrapper p:last-child{text-align:center}
#entire-content .og-location{margin-bottom:60rem}
#the-search-form input[type=text],#the-search-form select{background:#f1f1f1;padding:10rem;border-radius:11rem;margin-bottom:10rem;margin-left:0;width:100% !important;max-width:100% !important;margin-right:0}
#home-clients .one-hc-candidates .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
#home-clients .one-hc-candidates .row>div{width:auto;min-width:auto;max-width:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto}
#home-clients .one-hc-candidates p:last-child,#home-clients .one-hc-clients p:last-child{text-align:center}
#team-hero-new h2,#team-hero-new p,#team-hero-new h1{text-align:center}
#team-main-section .one-team-section h2,#team-bottom #team-bottom-content-inner,#vacancies-bottom #vacancies-bottom-inner .content-wrapper h2,#vacancies-bottom #vacancies-bottom-inner .content-wrapper p,#new-page-lb.blue p,#new-page-lb.blue h2,#new-page-lm #new-page-lm-inner h2,#new-page-lm #new-page-lm-inner p,#academy-hero h1,#academy-hero p,#about-the-academy .one-about h2,#about-the-academy .one-about p{text-align:center}
#academy-what-courses{padding-top:50rem}
#contact-us-new-page{padding-bottom:50rem;margin-bottom:40rem}
}.nav__link:hover,.nav__link:focus,.nav a:hover,.nav a:focus{background:none !important}
#mobile-nav-the,#mobile-nav-the:before{background:#fbf8f5}
.menuicon,.nav:target .menuicon,.nav--open .menuicon,.nav__link,.nav a{color:#ff5caa}
#mobile-nav-the,#mobile-nav-the:before{-webkit-transition:.55s;transition:.55s}
body.scrolled:not(.nav-open) #mobile-nav-the,body.scrolled:not(.nav-open) #mobile-nav-the:before{-webkit-box-shadow:0 0 10rem rgba(0,0,0,0.6);box-shadow:0 0 10rem rgba(0,0,0,0.6)}
#policies-documents ul>li a{text-align:center}
#policies-documents ul>li a svg{margin-left:auto;margin-right:auto}
#new-page-content #np-tiles .np-one-tiles h3{margin-bottom:35rem}
#new-page-content #np-tiles .np-one-tiles h3 span,#new-page-content #np-tiles .np-one-tiles h3 u{text-decoration:none !important;color:#ff5caa}
@media all and (min-width:1025px){#home-hero p.hero-text{max-width:calc(100% + 100rem);width:calc(100% + 100rem)}
#home-academy #home-picture-1{max-width:390rem}
#home-academy #home-picture-3{max-width:350rem}
#home-academy #home-picture-3 img{width:100%;height:auto}
#home-academy #home-picture-4{max-width:290rem}
#home-academy #home-picture-2{max-width:320rem}
}#about-picture svg:nth-child(2),#hero-picture-new-picture svg:nth-child(2),#about-picture svg:nth-child(3),#hero-picture-new-picture svg:nth-child(3){display:none}
#select-radius.hidden-input{display:none !important}
#the-search-form:not(.has-radius)>div:nth-child(4):after{display:none}
@media all and (min-width:1025px){#the-search-form.has-radius>div{width:16.6%;-webkit-box-flex:16.6%;-ms-flex:16.6%;flex:16.6%;min-width:16.6%;max-width:16.6%}
}#the-search-form input[type=text],#the-search-form select{max-width:calc(100% - 10px)}
.gform_confirmation_message{font-size:26rem}