html{scroll-behavior:smooth}#root,.switch-wrapper,body,html,main{position:relative;flex:1 1;width:100vw;height:auto;background:#fff;overflow-x:hidden}#root *,.switch-wrapper *,body *,html *,main *{margin:0;padding:0}#root ::selection,.switch-wrapper ::selection,body ::selection,html ::selection,main ::selection{color:#1c2939;background:#a2acdd}#root button:focus,.switch-wrapper button:focus,body button:focus,html button:focus,main button:focus{outline:none}#root .load-screen,.switch-wrapper .load-screen,body .load-screen,html .load-screen,main .load-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;background:#1c2939;-webkit-animation:backgroundFade 1s ease 4s forwards;animation:backgroundFade 1s ease 4s forwards}#root .load-screen .loadBar,.switch-wrapper .load-screen .loadBar,body .load-screen .loadBar,html .load-screen .loadBar,main .load-screen .loadBar{position:absolute;bottom:0;left:0;width:100vw;height:15px;background:rgba(106,201,177,.25)}#root .load-screen .loadBar:before,.switch-wrapper .load-screen .loadBar:before,body .load-screen .loadBar:before,html .load-screen .loadBar:before,main .load-screen .loadBar:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#6ac9b1;-webkit-animation:barSlide 4.75s ease forwards;animation:barSlide 4.75s ease forwards}#root .load-screen #pattern,.switch-wrapper .load-screen #pattern,body .load-screen #pattern,html .load-screen #pattern,main .load-screen #pattern{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100vh;opacity:.2;-webkit-animation:fadeOut .5s ease 3.5s forwards;animation:fadeOut .5s ease 3.5s forwards}#root .load-screen #pattern path.st0,.switch-wrapper .load-screen #pattern path.st0,body .load-screen #pattern path.st0,html .load-screen #pattern path.st0,main .load-screen #pattern path.st0{fill:#6ac9b1}#root .load-screen #quote,.switch-wrapper .load-screen #quote,body .load-screen #quote,html .load-screen #quote,main .load-screen #quote{position:absolute;top:50%;left:5vw;transform:translateY(-50%);height:48vh;opacity:0;-webkit-animation:fadeIn 2s ease forwards,quoteFadeOut .5s ease 3s forwards;animation:fadeIn 2s ease forwards,quoteFadeOut .5s ease 3s forwards}#root .load-screen #quote path.st0,.switch-wrapper .load-screen #quote path.st0,body .load-screen #quote path.st0,html .load-screen #quote path.st0,main .load-screen #quote path.st0{fill:#fff}#root .load-screen #quote path.st1,.switch-wrapper .load-screen #quote path.st1,body .load-screen #quote path.st1,html .load-screen #quote path.st1,main .load-screen #quote path.st1{fill:#6ac9b1}@-webkit-keyframes barSlide{0%{top:0;width:0}95%{top:0;width:100vw}to{top:100%;width:100vw}}@keyframes barSlide{0%{top:0;width:0}95%{top:0;width:100vw}to{top:100%;width:100vw}}@-webkit-keyframes backgroundFade{0%{background:#1c2939}to{background:#fff}}@keyframes backgroundFade{0%{background:#1c2939}to{background:#fff}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:.2}to{opacity:0}}@keyframes fadeOut{0%{opacity:.2}to{opacity:0}}@-webkit-keyframes quoteFadeOut{0%{opacity:1}to{opacity:0}}@keyframes quoteFadeOut{0%{opacity:1}to{opacity:0}}#root nav,.switch-wrapper nav,body nav,html nav,main nav{position:fixed;top:0;left:0;width:100vw;height:100px;z-index:999;transition:top .5s ease}#root nav.hidden,.switch-wrapper nav.hidden,body nav.hidden,html nav.hidden,main nav.hidden{top:-100px}#root nav.active,.switch-wrapper nav.active,body nav.active,html nav.active,main nav.active{top:0}#root nav.active .top,.switch-wrapper nav.active .top,body nav.active .top,html nav.active .top,main nav.active .top{width:100%;height:100%;background:none;transition:background .5s ease}#root nav.active .top #center,.switch-wrapper nav.active .top #center,body nav.active .top #center,html nav.active .top #center,main nav.active .top #center{border-bottom:1pt solid rgba(28,41,57,.25)}#root nav.active .top#on,.switch-wrapper nav.active .top#on,body nav.active .top#on,html nav.active .top#on,main nav.active .top#on{z-index:99999999}#root nav.active .top#on #center,.switch-wrapper nav.active .top#on #center,body nav.active .top#on #center,html nav.active .top#on #center,main nav.active .top#on #center{border-bottom:1pt solid rgba(114,169,186,.5)}#root nav.active .top#on #center svg.adiante path.st0,.switch-wrapper nav.active .top#on #center svg.adiante path.st0,body nav.active .top#on #center svg.adiante path.st0,html nav.active .top#on #center svg.adiante path.st0,main nav.active .top#on #center svg.adiante path.st0{fill:#72a9ba}#root nav.active .top#on #center svg.byebye,.switch-wrapper nav.active .top#on #center svg.byebye,body nav.active .top#on #center svg.byebye,html nav.active .top#on #center svg.byebye,main nav.active .top#on #center svg.byebye{display:block}#root nav.active .top#off #center svg.byebye,#root nav.active .top#on #center ul,.switch-wrapper nav.active .top#off #center svg.byebye,.switch-wrapper nav.active .top#on #center ul,body nav.active .top#off #center svg.byebye,body nav.active .top#on #center ul,html nav.active .top#off #center svg.byebye,html nav.active .top#on #center ul,main nav.active .top#off #center svg.byebye,main nav.active .top#on #center ul{display:none}#root nav.active .noTop,.switch-wrapper nav.active .noTop,body nav.active .noTop,html nav.active .noTop,main nav.active .noTop{width:100%;height:100%;background:#fff;transition:background .5s ease}#root nav.active .noTop#on,.switch-wrapper nav.active .noTop#on,body nav.active .noTop#on,html nav.active .noTop#on,main nav.active .noTop#on{z-index:99999999;background:none}#root nav.active .noTop#on #center,.switch-wrapper nav.active .noTop#on #center,body nav.active .noTop#on #center,html nav.active .noTop#on #center,main nav.active .noTop#on #center{border-bottom:1pt solid rgba(114,169,186,.5)}#root nav.active .noTop#on #center svg.adiante path.st0,.switch-wrapper nav.active .noTop#on #center svg.adiante path.st0,body nav.active .noTop#on #center svg.adiante path.st0,html nav.active .noTop#on #center svg.adiante path.st0,main nav.active .noTop#on #center svg.adiante path.st0{fill:#72a9ba}#root nav.active .noTop#on #center svg.byebye,.switch-wrapper nav.active .noTop#on #center svg.byebye,body nav.active .noTop#on #center svg.byebye,html nav.active .noTop#on #center svg.byebye,main nav.active .noTop#on #center svg.byebye{display:block}#root nav.active .noTop#off #center svg.byebye,#root nav.active .noTop#on #center ul,.switch-wrapper nav.active .noTop#off #center svg.byebye,.switch-wrapper nav.active .noTop#on #center ul,body nav.active .noTop#off #center svg.byebye,body nav.active .noTop#on #center ul,html nav.active .noTop#off #center svg.byebye,html nav.active .noTop#on #center ul,main nav.active .noTop#off #center svg.byebye,main nav.active .noTop#on #center ul{display:none}#root nav #center,.switch-wrapper nav #center,body nav #center,html nav #center,main nav #center{position:absolute;left:4vw;width:92vw;height:100%;padding-bottom:10px}#root nav #center svg.adiante,.switch-wrapper nav #center svg.adiante,body nav #center svg.adiante,html nav #center svg.adiante,main nav #center svg.adiante{position:absolute;bottom:20px;left:0;width:250px;height:auto}#root nav #center svg.adiante path.st0,.switch-wrapper nav #center svg.adiante path.st0,body nav #center svg.adiante path.st0,html nav #center svg.adiante path.st0,main nav #center svg.adiante path.st0{fill:#1c2939}#root nav #center svg.byebye,.switch-wrapper nav #center svg.byebye,body nav #center svg.byebye,html nav #center svg.byebye,main nav #center svg.byebye{position:absolute;bottom:50%;transform:translateY(50%);right:0;width:40px;height:auto}#root nav #center svg.slide,.switch-wrapper nav #center svg.slide,body nav #center svg.slide,html nav #center svg.slide,main nav #center svg.slide{position:absolute;bottom:20px;right:0;width:30px;height:auto;display:none;z-index:99999}#root nav #center svg.slide path,.switch-wrapper nav #center svg.slide path,body nav #center svg.slide path,html nav #center svg.slide path,main nav #center svg.slide path{fill:#1c2939}#root nav #center ul,.switch-wrapper nav #center ul,body nav #center ul,html nav #center ul,main nav #center ul{position:absolute;bottom:20px;right:0;list-style:none;font-family:"Graphik";font-weight:500}#root nav #center ul li,.switch-wrapper nav #center ul li,body nav #center ul li,html nav #center ul li,main nav #center ul li{display:inline-block;padding-left:25px;padding-right:25px;font-size:10.5pt;line-height:1.2;border-right:1pt solid rgba(28,41,57,.25)}#root nav #center ul li span,.switch-wrapper nav #center ul li span,body nav #center ul li span,html nav #center ul li span,main nav #center ul li span{color:rgba(28,41,57,0)}#root nav #center ul li:first-child,.switch-wrapper nav #center ul li:first-child,body nav #center ul li:first-child,html nav #center ul li:first-child,main nav #center ul li:first-child{padding-left:0}#root nav #center ul li:last-child,.switch-wrapper nav #center ul li:last-child,body nav #center ul li:last-child,html nav #center ul li:last-child,main nav #center ul li:last-child{padding-right:0;border-right:none}#root nav #center ul li a,.switch-wrapper nav #center ul li a,body nav #center ul li a,html nav #center ul li a,main nav #center ul li a{text-decoration:none;color:#1c2939;letter-spacing:-.027em}#root .homeContainer,.switch-wrapper .homeContainer,body .homeContainer,html .homeContainer,main .homeContainer{position:relative;top:0;left:0;width:100%;height:100%;overflow-x:hidden}#root .homeContainer#off .nickyContainer,.switch-wrapper .homeContainer#off .nickyContainer,body .homeContainer#off .nickyContainer,html .homeContainer#off .nickyContainer,main .homeContainer#off .nickyContainer{display:none;opacity:0}#root .homeContainer#on .nickyContainer,.switch-wrapper .homeContainer#on .nickyContainer,body .homeContainer#on .nickyContainer,html .homeContainer#on .nickyContainer,main .homeContainer#on .nickyContainer{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1c2939;z-index:99;display:block;opacity:1;transition:forwards 1s ease}#root .homeContainer#on .nickyContainer .inner,.switch-wrapper .homeContainer#on .nickyContainer .inner,body .homeContainer#on .nickyContainer .inner,html .homeContainer#on .nickyContainer .inner,main .homeContainer#on .nickyContainer .inner{position:absolute;top:55%;left:0;width:100%;height:70%;transform:translateY(-50%)}#root .homeContainer#on .nickyContainer .inner h3,.switch-wrapper .homeContainer#on .nickyContainer .inner h3,body .homeContainer#on .nickyContainer .inner h3,html .homeContainer#on .nickyContainer .inner h3,main .homeContainer#on .nickyContainer .inner h3{position:absolute;top:50%;left:-50px;color:#fff;transform:translateY(-50%) rotate(-90deg);letter-spacing:7pt;font-size:14pt;line-height:0;font-family:"GT Super Display";font-weight:500;pointer-events:none}#root .homeContainer#on .nickyContainer .inner img,.switch-wrapper .homeContainer#on .nickyContainer .inner img,body .homeContainer#on .nickyContainer .inner img,html .homeContainer#on .nickyContainer .inner img,main .homeContainer#on .nickyContainer .inner img{position:absolute;top:0;left:7vw;width:40vw;height:auto;pointer-events:none}#root .homeContainer#on .nickyContainer .inner .rightText,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText,body .homeContainer#on .nickyContainer .inner .rightText,html .homeContainer#on .nickyContainer .inner .rightText,main .homeContainer#on .nickyContainer .inner .rightText{position:absolute;right:5vw;top:0}#root .homeContainer#on .nickyContainer .inner .rightText h2,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText h2,body .homeContainer#on .nickyContainer .inner .rightText h2,html .homeContainer#on .nickyContainer .inner .rightText h2,main .homeContainer#on .nickyContainer .inner .rightText h2{position:relative;top:0;left:0;font-family:"GT Super Display";font-size:7vw;line-height:.9;color:#72a9ba;width:5ch;letter-spacing:-.03em}#root .homeContainer#on .nickyContainer .inner .rightText p,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText p,body .homeContainer#on .nickyContainer .inner .rightText p,html .homeContainer#on .nickyContainer .inner .rightText p,main .homeContainer#on .nickyContainer .inner .rightText p{position:relative;top:2vw;left:0;font-family:"Graphik";color:#fff;width:32ch;font-size:1.6vw;letter-spacing:-.03em;line-height:1.8;font-weight:500}#root .homeContainer#on .nickyContainer svg,.switch-wrapper .homeContainer#on .nickyContainer svg,body .homeContainer#on .nickyContainer svg,html .homeContainer#on .nickyContainer svg,main .homeContainer#on .nickyContainer svg{z-index:-9;width:3000px;position:absolute;left:40%}#root .homeContainer#on .nickyContainer svg#Layer_1,.switch-wrapper .homeContainer#on .nickyContainer svg#Layer_1,body .homeContainer#on .nickyContainer svg#Layer_1,html .homeContainer#on .nickyContainer svg#Layer_1,main .homeContainer#on .nickyContainer svg#Layer_1{bottom:0;transform:translate(-50%)}#root .homeContainer#on .nickyContainer svg#Layer_1 path.st0,.switch-wrapper .homeContainer#on .nickyContainer svg#Layer_1 path.st0,body .homeContainer#on .nickyContainer svg#Layer_1 path.st0,html .homeContainer#on .nickyContainer svg#Layer_1 path.st0,main .homeContainer#on .nickyContainer svg#Layer_1 path.st0{fill:rgba(106,201,177,.1)}#root .homeContainer#on .nickyContainer svg#dup,.switch-wrapper .homeContainer#on .nickyContainer svg#dup,body .homeContainer#on .nickyContainer svg#dup,html .homeContainer#on .nickyContainer svg#dup,main .homeContainer#on .nickyContainer svg#dup{top:0;transform-origin:center;transform:rotate(180deg);left:-30%}#root .homeContainer#on .nickyContainer svg#dup path.st0,.switch-wrapper .homeContainer#on .nickyContainer svg#dup path.st0,body .homeContainer#on .nickyContainer svg#dup path.st0,html .homeContainer#on .nickyContainer svg#dup path.st0,main .homeContainer#on .nickyContainer svg#dup path.st0{fill:rgba(225,157,98,.1)}#root .homeContainer .fade-in-section,.switch-wrapper .homeContainer .fade-in-section,body .homeContainer .fade-in-section,html .homeContainer .fade-in-section,main .homeContainer .fade-in-section{opacity:0;transform:none;visibility:hidden;transition:opacity 1.5s ease-out,visibility 1.5s ease-out;will-change:opacity,transform,visibility}#root .homeContainer .fade-in-section.is-visible,.switch-wrapper .homeContainer .fade-in-section.is-visible,body .homeContainer .fade-in-section.is-visible,html .homeContainer .fade-in-section.is-visible,main .homeContainer .fade-in-section.is-visible{opacity:1;transform:none;visibility:visible}#root .homeContainer .topPart,.switch-wrapper .homeContainer .topPart,body .homeContainer .topPart,html .homeContainer .topPart,main .homeContainer .topPart{position:relative;top:0;left:4vw;width:92vw;height:100vh}#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{position:absolute;top:35%;left:0;transform:translateY(-50%);color:rgba(28,41,57,.4)}#root .homeContainer .topPart .textBox h1,.switch-wrapper .homeContainer .topPart .textBox h1,body .homeContainer .topPart .textBox h1,html .homeContainer .topPart .textBox h1,main .homeContainer .topPart .textBox h1{position:relative;left:0;font-size:7.5vw;line-height:.96;letter-spacing:-.06em;font-family:"GT Super Display";font-weight:500;pointer-events:none}#root .homeContainer .topPart .textBox h2,.switch-wrapper .homeContainer .topPart .textBox h2,body .homeContainer .topPart .textBox h2,html .homeContainer .topPart .textBox h2,main .homeContainer .topPart .textBox h2{position:relative;left:0;font-family:"Graphik";letter-spacing:-.045em;font-size:7.5vw;line-height:.86;font-weight:500}#root .homeContainer .topPart .textBox span,.switch-wrapper .homeContainer .topPart .textBox span,body .homeContainer .topPart .textBox span,html .homeContainer .topPart .textBox span,main .homeContainer .topPart .textBox span{position:absolute;top:0;left:0;width:35vw;height:8.25vw;overflow:hidden}#root .homeContainer .topPart .textBox span:first-child,.switch-wrapper .homeContainer .topPart .textBox span:first-child,body .homeContainer .topPart .textBox span:first-child,html .homeContainer .topPart .textBox span:first-child,main .homeContainer .topPart .textBox span:first-child{top:0}#root .homeContainer .topPart .textBox span:first-child h1,#root .homeContainer .topPart .textBox span:first-child h2,.switch-wrapper .homeContainer .topPart .textBox span:first-child h1,.switch-wrapper .homeContainer .topPart .textBox span:first-child h2,body .homeContainer .topPart .textBox span:first-child h1,body .homeContainer .topPart .textBox span:first-child h2,html .homeContainer .topPart .textBox span:first-child h1,html .homeContainer .topPart .textBox span:first-child h2,main .homeContainer .topPart .textBox span:first-child h1,main .homeContainer .topPart .textBox span:first-child h2{-webkit-animation-delay:0s;animation-delay:0s}#root .homeContainer .topPart .textBox span:nth-child(2),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2),body .homeContainer .topPart .textBox span:nth-child(2),html .homeContainer .topPart .textBox span:nth-child(2),main .homeContainer .topPart .textBox span:nth-child(2){top:7.25vw}#root .homeContainer .topPart .textBox span:nth-child(2) h1,#root .homeContainer .topPart .textBox span:nth-child(2) h2,.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2) h1,.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2) h2,body .homeContainer .topPart .textBox span:nth-child(2) h1,body .homeContainer .topPart .textBox span:nth-child(2) h2,html .homeContainer .topPart .textBox span:nth-child(2) h1,html .homeContainer .topPart .textBox span:nth-child(2) h2,main .homeContainer .topPart .textBox span:nth-child(2) h1,main .homeContainer .topPart .textBox span:nth-child(2) h2{-webkit-animation-delay:.3s;animation-delay:.3s}#root .homeContainer .topPart .textBox span:nth-child(3),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3),body .homeContainer .topPart .textBox span:nth-child(3),html .homeContainer .topPart .textBox span:nth-child(3),main .homeContainer .topPart .textBox span:nth-child(3){top:14.5vw}#root .homeContainer .topPart .textBox span:nth-child(3) h1,#root .homeContainer .topPart .textBox span:nth-child(3) h2,.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3) h1,.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3) h2,body .homeContainer .topPart .textBox span:nth-child(3) h1,body .homeContainer .topPart .textBox span:nth-child(3) h2,html .homeContainer .topPart .textBox span:nth-child(3) h1,html .homeContainer .topPart .textBox span:nth-child(3) h2,main .homeContainer .topPart .textBox span:nth-child(3) h1,main .homeContainer .topPart .textBox span:nth-child(3) h2{-webkit-animation-delay:.6s;animation-delay:.6s}#root .homeContainer .topPart .textBox span:nth-child(4),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4),body .homeContainer .topPart .textBox span:nth-child(4),html .homeContainer .topPart .textBox span:nth-child(4),main .homeContainer .topPart .textBox span:nth-child(4){top:21.75vw}#root .homeContainer .topPart .textBox span:nth-child(4) h1,#root .homeContainer .topPart .textBox span:nth-child(4) h2,.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4) h1,.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4) h2,body .homeContainer .topPart .textBox span:nth-child(4) h1,body .homeContainer .topPart .textBox span:nth-child(4) h2,html .homeContainer .topPart .textBox span:nth-child(4) h1,html .homeContainer .topPart .textBox span:nth-child(4) h2,main .homeContainer .topPart .textBox span:nth-child(4) h1,main .homeContainer .topPart .textBox span:nth-child(4) h2{-webkit-animation-delay:.9s;animation-delay:.9s}#root .homeContainer .topPart .textBox h1,#root .homeContainer .topPart .textBox h2,.switch-wrapper .homeContainer .topPart .textBox h1,.switch-wrapper .homeContainer .topPart .textBox h2,body .homeContainer .topPart .textBox h1,body .homeContainer .topPart .textBox h2,html .homeContainer .topPart .textBox h1,html .homeContainer .topPart .textBox h2,main .homeContainer .topPart .textBox h1,main .homeContainer .topPart .textBox h2{top:8.5vw;-webkit-animation:textIntro .55s forwards;animation:textIntro .55s forwards}@-webkit-keyframes textIntro{0%{top:8.5vw}to{top:0}}@keyframes textIntro{0%{top:8.5vw}to{top:0}}@-webkit-keyframes hotelCircleAnim{0%{width:0;height:0}to{width:72vh;height:72vh}}@keyframes hotelCircleAnim{0%{width:0;height:0}to{width:72vh;height:72vh}}@-webkit-keyframes chefCircleAnim{0%{width:0;height:0}to{width:37vh;height:37vh}}@keyframes chefCircleAnim{0%{width:0;height:0}to{width:37vh;height:37vh}}@-webkit-keyframes scrollCircleAnim{0%{width:0;height:0}to{width:27vh;height:27vh}}@keyframes scrollCircleAnim{0%{width:0;height:0}to{width:27vh;height:27vh}}@-webkit-keyframes bigCircleAnim{0%{width:0;height:0}to{width:105vh;height:105vh}}@keyframes bigCircleAnim{0%{width:0;height:0}to{width:105vh;height:105vh}}#root .homeContainer .topPart .hotel-circle,.switch-wrapper .homeContainer .topPart .hotel-circle,body .homeContainer .topPart .hotel-circle,html .homeContainer .topPart .hotel-circle,main .homeContainer .topPart .hotel-circle{position:absolute;top:9vh;right:-39vh;width:0;height:0;transform:none;border-radius:50%;background-size:auto 163%;background-position:34% 64%;-webkit-animation:hotelCircleAnim 1s forwards;animation:hotelCircleAnim 1s forwards;-webkit-animation-delay:.35s;animation-delay:.35s;z-index:99}#root .homeContainer .topPart .chef-circle,.switch-wrapper .homeContainer .topPart .chef-circle,body .homeContainer .topPart .chef-circle,html .homeContainer .topPart .chef-circle,main .homeContainer .topPart .chef-circle{position:absolute;top:89vh;right:-10vh;width:0;height:0;transform:translateY(-50%);border-radius:50%;overflow:hidden;z-index:9;-webkit-animation:chefCircleAnim 1s forwards;animation:chefCircleAnim 1s forwards;-webkit-animation-delay:.75s;animation-delay:.75s}#root .homeContainer .topPart .chef-circle video,.switch-wrapper .homeContainer .topPart .chef-circle video,body .homeContainer .topPart .chef-circle video,html .homeContainer .topPart .chef-circle video,main .homeContainer .topPart .chef-circle video{position:fixed;left:-82%;top:-20%;height:130%;width:auto}#root .homeContainer .topPart .scroll-circle,.switch-wrapper .homeContainer .topPart .scroll-circle,body .homeContainer .topPart .scroll-circle,html .homeContainer .topPart .scroll-circle,main .homeContainer .topPart .scroll-circle{position:absolute;top:58vh;right:16vh;width:0;height:0;z-index:0;border-radius:50%;background:rgba(28,41,57,.4);-webkit-animation:scrollCircleAnim 1s forwards;animation:scrollCircleAnim 1s forwards;-webkit-animation-delay:1s;animation-delay:1s}#root .homeContainer .topPart .scroll-circle svg,.switch-wrapper .homeContainer .topPart .scroll-circle svg,body .homeContainer .topPart .scroll-circle svg,html .homeContainer .topPart .scroll-circle svg,main .homeContainer .topPart .scroll-circle svg{position:absolute;top:54%;left:47%;transform:translate(-50%,-50%);width:13.5%}#root .homeContainer .topPart .big-circle,.switch-wrapper .homeContainer .topPart .big-circle,body .homeContainer .topPart .big-circle,html .homeContainer .topPart .big-circle,main .homeContainer .topPart .big-circle{position:absolute;top:48vh;right:-60vh;transform:translateY(-50%);width:0;height:0;z-index:0;border-radius:50%;background:rgba(28,41,57,.1);-webkit-animation:bigCircleAnim .75s forwards;animation:bigCircleAnim .75s forwards}#root .homeContainer .topPart hr,.switch-wrapper .homeContainer .topPart hr,body .homeContainer .topPart hr,html .homeContainer .topPart hr,main .homeContainer .topPart hr{position:absolute;bottom:40px;left:0;width:0;border-top:1.5pt solid rgba(28,41,57,.15);-webkit-animation:lineDrawIn 1.25s forwards;animation:lineDrawIn 1.25s forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes lineDrawIn{0%{width:0}to{width:35vw}}@keyframes lineDrawIn{0%{width:0}to{width:35vw}}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{position:relative;top:0;margin-top:7vh;left:4vw;width:92vw;height:85vh;font-family:"Graphik";color:#1c2939}#root .homeContainer .whoAreWe .title-text,.switch-wrapper .homeContainer .whoAreWe .title-text,body .homeContainer .whoAreWe .title-text,html .homeContainer .whoAreWe .title-text,main .homeContainer .whoAreWe .title-text{position:absolute;top:0;left:0}#root .homeContainer .whoAreWe .title-text h2,#root .homeContainer .whoAreWe .title-text h3,.switch-wrapper .homeContainer .whoAreWe .title-text h2,.switch-wrapper .homeContainer .whoAreWe .title-text h3,body .homeContainer .whoAreWe .title-text h2,body .homeContainer .whoAreWe .title-text h3,html .homeContainer .whoAreWe .title-text h2,html .homeContainer .whoAreWe .title-text h3,main .homeContainer .whoAreWe .title-text h2,main .homeContainer .whoAreWe .title-text h3{font-weight:500;letter-spacing:-.04em;line-height:.95;color:rgba(28,41,57,.4)}#root .homeContainer .whoAreWe .title-text h3,.switch-wrapper .homeContainer .whoAreWe .title-text h3,body .homeContainer .whoAreWe .title-text h3,html .homeContainer .whoAreWe .title-text h3,main .homeContainer .whoAreWe .title-text h3{font-size:4.5vw}#root .homeContainer .whoAreWe .title-text h2,.switch-wrapper .homeContainer .whoAreWe .title-text h2,body .homeContainer .whoAreWe .title-text h2,html .homeContainer .whoAreWe .title-text h2,main .homeContainer .whoAreWe .title-text h2{font-size:6vw}#root .homeContainer .whoAreWe .definition,.switch-wrapper .homeContainer .whoAreWe .definition,body .homeContainer .whoAreWe .definition,html .homeContainer .whoAreWe .definition,main .homeContainer .whoAreWe .definition{position:absolute;top:23vw;left:0;width:16vw;height:auto}#root .homeContainer .whoAreWe .definition path.st2,.switch-wrapper .homeContainer .whoAreWe .definition path.st2,body .homeContainer .whoAreWe .definition path.st2,html .homeContainer .whoAreWe .definition path.st2,main .homeContainer .whoAreWe .definition path.st2{fill:#1c2939}#root .homeContainer .whoAreWe .definition#desktop,.switch-wrapper .homeContainer .whoAreWe .definition#desktop,body .homeContainer .whoAreWe .definition#desktop,html .homeContainer .whoAreWe .definition#desktop,main .homeContainer .whoAreWe .definition#desktop{display:block}#root .homeContainer .whoAreWe .definition#mobile,.switch-wrapper .homeContainer .whoAreWe .definition#mobile,body .homeContainer .whoAreWe .definition#mobile,html .homeContainer .whoAreWe .definition#mobile,main .homeContainer .whoAreWe .definition#mobile{display:none}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{position:absolute;top:23vw;left:29vw;width:29vw;height:auto;font-size:1.85vw;letter-spacing:-.03em;line-height:1.8;font-weight:500}#root .homeContainer .whoAreWe #pattern,.switch-wrapper .homeContainer .whoAreWe #pattern,body .homeContainer .whoAreWe #pattern,html .homeContainer .whoAreWe #pattern,main .homeContainer .whoAreWe #pattern{position:absolute;top:50%;left:66%;transform:translate(-50%,-50%);height:120vh;width:auto;opacity:.035}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{position:absolute;top:23vw;right:-4vw;width:30vw;height:45vw;background-color:#72a9ba}#root .homeContainer .whoAreWe .whatCanWeDo .center,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center,body .homeContainer .whoAreWe .whatCanWeDo .center,html .homeContainer .whoAreWe .whatCanWeDo .center,main .homeContainer .whoAreWe .whatCanWeDo .center{position:absolute;left:52%;top:46%;width:78%;transform:translate(-50%,-50%)}#root .homeContainer .whoAreWe .whatCanWeDo .center h4,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center h4,body .homeContainer .whoAreWe .whatCanWeDo .center h4,html .homeContainer .whoAreWe .whatCanWeDo .center h4,main .homeContainer .whoAreWe .whatCanWeDo .center h4{position:relative;top:0;left:0;font-size:3.75vw;letter-spacing:-.035em;line-height:1;font-weight:500;width:9ch}#root .homeContainer .whoAreWe .whatCanWeDo .center ul,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul,body .homeContainer .whoAreWe .whatCanWeDo .center ul,html .homeContainer .whoAreWe .whatCanWeDo .center ul,main .homeContainer .whoAreWe .whatCanWeDo .center ul{position:relative;top:2vw;left:0;list-style:none;margin-left:0;padding-left:1em;text-indent:-1em}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li,body .homeContainer .whoAreWe .whatCanWeDo .center ul li,html .homeContainer .whoAreWe .whatCanWeDo .center ul li,main .homeContainer .whoAreWe .whatCanWeDo .center ul li{font-weight:400;font-size:1.65vw;letter-spacing:-.03em;color:#fff;margin-bottom:1.25vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li span,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li span,body .homeContainer .whoAreWe .whatCanWeDo .center ul li span,html .homeContainer .whoAreWe .whatCanWeDo .center ul li span,main .homeContainer .whoAreWe .whatCanWeDo .center ul li span{color:#1c2939;font-weight:600;margin-right:.75vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li:last-child,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li:last-child,body .homeContainer .whoAreWe .whatCanWeDo .center ul li:last-child,html .homeContainer .whoAreWe .whatCanWeDo .center ul li:last-child,main .homeContainer .whoAreWe .whatCanWeDo .center ul li:last-child{margin-bottom:0}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{position:relative;top:0;left:4vw;margin-top:20vh;width:92vw;height:160vh;font-family:"Graphik";color:#1c2939}#root .homeContainer .soWhosOnTheTeam .title-text,.switch-wrapper .homeContainer .soWhosOnTheTeam .title-text,body .homeContainer .soWhosOnTheTeam .title-text,html .homeContainer .soWhosOnTheTeam .title-text,main .homeContainer .soWhosOnTheTeam .title-text{position:relative;top:6%;left:10.5%}#root .homeContainer .soWhosOnTheTeam .title-text h2,#root .homeContainer .soWhosOnTheTeam .title-text h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .title-text h2,.switch-wrapper .homeContainer .soWhosOnTheTeam .title-text h3,body .homeContainer .soWhosOnTheTeam .title-text h2,body .homeContainer .soWhosOnTheTeam .title-text h3,html .homeContainer .soWhosOnTheTeam .title-text h2,html .homeContainer .soWhosOnTheTeam .title-text h3,main .homeContainer .soWhosOnTheTeam .title-text h2,main .homeContainer .soWhosOnTheTeam .title-text h3{font-weight:500;letter-spacing:-.04em;line-height:.95;color:rgba(28,41,57,.7)}#root .homeContainer .soWhosOnTheTeam .title-text h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .title-text h3,body .homeContainer .soWhosOnTheTeam .title-text h3,html .homeContainer .soWhosOnTheTeam .title-text h3,main .homeContainer .soWhosOnTheTeam .title-text h3{font-size:4.5vw}#root .homeContainer .soWhosOnTheTeam .title-text h2,.switch-wrapper .homeContainer .soWhosOnTheTeam .title-text h2,body .homeContainer .soWhosOnTheTeam .title-text h2,html .homeContainer .soWhosOnTheTeam .title-text h2,main .homeContainer .soWhosOnTheTeam .title-text h2{font-size:6vw}#root .homeContainer .soWhosOnTheTeam .textContainer,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer,body .homeContainer .soWhosOnTheTeam .textContainer,html .homeContainer .soWhosOnTheTeam .textContainer,main .homeContainer .soWhosOnTheTeam .textContainer{border-top:1vw solid #1c2939;border-left:1vw solid #1c2939;position:absolute;top:0;right:-4vw;width:85%;height:80%}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{position:absolute;top:7vw;right:4vw;width:21ch;font-size:1.8vw;letter-spacing:-.03em;line-height:1.8;font-weight:500}#root .homeContainer .soWhosOnTheTeam .textContainer p button,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button,body .homeContainer .soWhosOnTheTeam .textContainer p button,html .homeContainer .soWhosOnTheTeam .textContainer p button,main .homeContainer .soWhosOnTheTeam .textContainer p button{padding-top:2vw;font-size:1.6vw;font-family:"Graphik";font-weight:500;letter-spacing:.05em;background:none;border:none}#root .homeContainer .soWhosOnTheTeam .textContainer p button:focus,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button:focus,body .homeContainer .soWhosOnTheTeam .textContainer p button:focus,html .homeContainer .soWhosOnTheTeam .textContainer p button:focus,main .homeContainer .soWhosOnTheTeam .textContainer p button:focus{outline:none}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{position:relative;top:60vh;left:-15vw;width:85vw;height:85vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle{position:absolute;top:37%;left:calc(52% - 15vw);color:#fff;z-index:9}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3{position:relative;top:0;left:0;font-family:"GT Super Display";font-weight:500;letter-spacing:-.03em;font-size:6.5vw;width:8ch;line-height:.85}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p{position:relative;top:1.5vw;left:0;font-family:"Graphik";width:22ch;font-size:1.75vw;line-height:1.4;letter-spacing:-.02em}#root .homeContainer .soWhosOnTheTeam .friendCircle svg,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg,body .homeContainer .soWhosOnTheTeam .friendCircle svg,html .homeContainer .soWhosOnTheTeam .friendCircle svg,main .homeContainer .soWhosOnTheTeam .friendCircle svg{position:relative;top:0;left:0;width:85vw;height:85vw;z-index:0}#root .homeContainer .soWhosOnTheTeam .friendCircle svg .st0,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg .st0,body .homeContainer .soWhosOnTheTeam .friendCircle svg .st0,html .homeContainer .soWhosOnTheTeam .friendCircle svg .st0,main .homeContainer .soWhosOnTheTeam .friendCircle svg .st0{fill:#1d293a}#root .homeContainer .soWhosOnTheTeam .friendCircle svg .st1,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg .st1,body .homeContainer .soWhosOnTheTeam .friendCircle svg .st1,html .homeContainer .soWhosOnTheTeam .friendCircle svg .st1,main .homeContainer .soWhosOnTheTeam .friendCircle svg .st1{opacity:.1}#root .homeContainer .soWhosOnTheTeam .friendCircle svg .st3,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg .st3,body .homeContainer .soWhosOnTheTeam .friendCircle svg .st3,html .homeContainer .soWhosOnTheTeam .friendCircle svg .st3,main .homeContainer .soWhosOnTheTeam .friendCircle svg .st3{opacity:.8}#root .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle,body .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle,html .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle,main .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle{transform-origin:center}#root .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.left,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.left,body .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.left,html .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.left,main .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.left{-webkit-animation:spinRoundLeft;animation:spinRoundLeft;-webkit-animation-duration:50s;animation-duration:50s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}#root .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.right,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.right,body .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.right,html .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.right,main .homeContainer .soWhosOnTheTeam .friendCircle svg .spin-circle.right{-webkit-animation:spinRoundRight;animation:spinRoundRight;-webkit-animation-duration:50s;animation-duration:50s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spinRoundLeft{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinRoundLeft{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes spinRoundRight{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes spinRoundRight{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{position:relative;top:0;left:4vw;width:92vw;margin-top:15vh;font-family:"Graphik";color:#1c2939}#root .homeContainer .topPlacements .title-text,.switch-wrapper .homeContainer .topPlacements .title-text,body .homeContainer .topPlacements .title-text,html .homeContainer .topPlacements .title-text,main .homeContainer .topPlacements .title-text{position:relative;top:0;left:0}#root .homeContainer .topPlacements .title-text h2,#root .homeContainer .topPlacements .title-text h3,.switch-wrapper .homeContainer .topPlacements .title-text h2,.switch-wrapper .homeContainer .topPlacements .title-text h3,body .homeContainer .topPlacements .title-text h2,body .homeContainer .topPlacements .title-text h3,html .homeContainer .topPlacements .title-text h2,html .homeContainer .topPlacements .title-text h3,main .homeContainer .topPlacements .title-text h2,main .homeContainer .topPlacements .title-text h3{font-weight:500;letter-spacing:-.04em;line-height:.95;color:#1c2939}#root .homeContainer .topPlacements .title-text p,.switch-wrapper .homeContainer .topPlacements .title-text p,body .homeContainer .topPlacements .title-text p,html .homeContainer .topPlacements .title-text p,main .homeContainer .topPlacements .title-text p{position:relative;top:1.25vw;width:37ch;letter-spacing:-.03em;font-size:1.6vw;line-height:1.7;font-weight:500}#root .homeContainer .topPlacements .title-text h3,.switch-wrapper .homeContainer .topPlacements .title-text h3,body .homeContainer .topPlacements .title-text h3,html .homeContainer .topPlacements .title-text h3,main .homeContainer .topPlacements .title-text h3{font-size:4.5vw}#root .homeContainer .topPlacements .title-text h2,.switch-wrapper .homeContainer .topPlacements .title-text h2,body .homeContainer .topPlacements .title-text h2,html .homeContainer .topPlacements .title-text h2,main .homeContainer .topPlacements .title-text h2{font-size:6vw}#root .homeContainer .topPlacements .placement-block,.switch-wrapper .homeContainer .topPlacements .placement-block,body .homeContainer .topPlacements .placement-block,html .homeContainer .topPlacements .placement-block,main .homeContainer .topPlacements .placement-block{position:relative;top:5vw;width:92vw;height:52.956377vw;border-top:1px solid #1c2939;-webkit-animation:slideUp 1s forwards;animation:slideUp 1s forwards}#root .homeContainer .topPlacements .placement-block:first-child,.switch-wrapper .homeContainer .topPlacements .placement-block:first-child,body .homeContainer .topPlacements .placement-block:first-child,html .homeContainer .topPlacements .placement-block:first-child,main .homeContainer .topPlacements .placement-block:first-child{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes slideUp{0%{top:7vw;opacity:0}to{top:5vw;opacity:1}}#root .homeContainer .topPlacements .placement-block:nth-child(2),.switch-wrapper .homeContainer .topPlacements .placement-block:nth-child(2),body .homeContainer .topPlacements .placement-block:nth-child(2),html .homeContainer .topPlacements .placement-block:nth-child(2),main .homeContainer .topPlacements .placement-block:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}#root .homeContainer .topPlacements .placement-block:nth-child(3),.switch-wrapper .homeContainer .topPlacements .placement-block:nth-child(3),body .homeContainer .topPlacements .placement-block:nth-child(3),html .homeContainer .topPlacements .placement-block:nth-child(3),main .homeContainer .topPlacements .placement-block:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}@keyframes slideUp{0%{top:7vw;opacity:0}to{top:5vw;opacity:1}}#root .homeContainer .topPlacements .placement-block .infoBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock,body .homeContainer .topPlacements .placement-block .infoBlock,html .homeContainer .topPlacements .placement-block .infoBlock,main .homeContainer .topPlacements .placement-block .infoBlock{position:absolute;top:10%;left:0;width:29.5%;height:85%;border-right:1px solid #1c2939}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box,body .homeContainer .topPlacements .placement-block .infoBlock .text-box,html .homeContainer .topPlacements .placement-block .infoBlock .text-box,main .homeContainer .topPlacements .placement-block .infoBlock .text-box{position:absolute;top:50%;left:2vw;transform:translateY(-50%);color:#1c2939}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,body .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,html .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,main .homeContainer .topPlacements .placement-block .infoBlock .text-box h4{position:relative;top:0;left:0;font-weight:500;font-size:4.5vw;letter-spacing:-.05em}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box p,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box p,body .homeContainer .topPlacements .placement-block .infoBlock .text-box p,html .homeContainer .topPlacements .placement-block .infoBlock .text-box p,main .homeContainer .topPlacements .placement-block .infoBlock .text-box p{position:relative;top:1vw;left:0;font-weight:300;font-size:1.5vw;letter-spacing:-.02em;width:20ch;line-height:1.5}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box button,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box button,body .homeContainer .topPlacements .placement-block .infoBlock .text-box button,html .homeContainer .topPlacements .placement-block .infoBlock .text-box button,main .homeContainer .topPlacements .placement-block .infoBlock .text-box button{position:relative;top:2vw;left:0;font-weight:600;font-size:1.15vw;letter-spacing:.1em;line-height:1.5;font-family:"Graphik";border:none;background:none;width:auto;padding:0}#root .homeContainer .topPlacements .placement-block .placements,.switch-wrapper .homeContainer .topPlacements .placement-block .placements,body .homeContainer .topPlacements .placement-block .placements,html .homeContainer .topPlacements .placement-block .placements,main .homeContainer .topPlacements .placement-block .placements{position:absolute;top:10%;left:32%;width:68%;height:85%}#root .homeContainer .topPlacements .placement-block .placements .place,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place,body .homeContainer .topPlacements .placement-block .placements .place,html .homeContainer .topPlacements .placement-block .placements .place,main .homeContainer .topPlacements .placement-block .placements .place{position:absolute;top:0;width:29.9vw;height:100%}#root .homeContainer .topPlacements .placement-block .placements .place a,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place a,body .homeContainer .topPlacements .placement-block .placements .place a,html .homeContainer .topPlacements .placement-block .placements .place a,main .homeContainer .topPlacements .placement-block .placements .place a{text-decoration:none;color:#1c2939}#root .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,body .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,html .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,main .homeContainer .topPlacements .placement-block .placements .place a .imageBlock{position:relative;top:0;left:0;width:29.9vw;height:33vw;background-size:cover;background-position:50% 50%}#root .homeContainer .topPlacements .placement-block .placements .place a .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place a .textBlock,body .homeContainer .topPlacements .placement-block .placements .place a .textBlock,html .homeContainer .topPlacements .placement-block .placements .place a .textBlock,main .homeContainer .topPlacements .placement-block .placements .place a .textBlock{position:relative;top:2.25vw;left:0;color:#1c2939}#root .homeContainer .topPlacements .placement-block .placements .place a .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place a .textBlock h3,body .homeContainer .topPlacements .placement-block .placements .place a .textBlock h3,html .homeContainer .topPlacements .placement-block .placements .place a .textBlock h3,main .homeContainer .topPlacements .placement-block .placements .place a .textBlock h3{position:relative;top:0;left:0;font-weight:500;font-size:3.75vw;width:29.9vw;line-height:.85;letter-spacing:-.05em;transition:background-size .25s cubic-bezier(.785,.135,.15,.86) 0s}#root .homeContainer .topPlacements .placement-block .placements .place a .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place a .textBlock p,body .homeContainer .topPlacements .placement-block .placements .place a .textBlock p,html .homeContainer .topPlacements .placement-block .placements .place a .textBlock p,main .homeContainer .topPlacements .placement-block .placements .place a .textBlock p{position:relative;top:.5vw;left:0;font-weight:300;font-size:1.5vw;letter-spacing:-.025em}#root .homeContainer .topPlacements .placement-block .placements .place:first-child,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place:first-child,body .homeContainer .topPlacements .placement-block .placements .place:first-child,html .homeContainer .topPlacements .placement-block .placements .place:first-child,main .homeContainer .topPlacements .placement-block .placements .place:first-child{left:0}#root .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),body .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),html .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),main .homeContainer .topPlacements .placement-block .placements .place:nth-child(2){right:0}#root .homeContainer .topPlacements .placement-block .placements .place:first-child:after,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place:first-child:after,body .homeContainer .topPlacements .placement-block .placements .place:first-child:after,html .homeContainer .topPlacements .placement-block .placements .place:first-child:after,main .homeContainer .topPlacements .placement-block .placements .place:first-child:after{content:"";position:absolute;top:0;left:0;height:100%;background:#d0d0d0;-webkit-animation:slideIn .5s forwards;animation:slideIn .5s forwards;-webkit-animation-delay:.2s;animation-delay:0s}@-webkit-keyframes slideIn{0%{width:100%}to{width:0}}#root .homeContainer .topPlacements .placement-block .placements .place:nth-child(2):after,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place:nth-child(2):after,body .homeContainer .topPlacements .placement-block .placements .place:nth-child(2):after,html .homeContainer .topPlacements .placement-block .placements .place:nth-child(2):after,main .homeContainer .topPlacements .placement-block .placements .place:nth-child(2):after{content:"";position:absolute;top:0;left:0;height:100%;background:#d0d0d0;-webkit-animation:slideIn .5s forwards;animation:slideIn .5s forwards;-webkit-animation-delay:.7s;animation-delay:.5s}@keyframes slideIn{0%{width:100%}to{width:0}}#root .homeContainer .topPlacements .placement-block .placements .place:hover .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place:hover .textBlock,body .homeContainer .topPlacements .placement-block .placements .place:hover .textBlock,html .homeContainer .topPlacements .placement-block .placements .place:hover .textBlock,main .homeContainer .topPlacements .placement-block .placements .place:hover .textBlock{padding:10px;background-position:0 100%!important}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock{top:1.5vw;background:linear-gradient(90deg,#6ac9b1 50%,#fff 0);background-size:200% 100%;background-position:100% 100%;transition:all .35s ease-out}#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock{top:1.5vw;background:linear-gradient(90deg,#e19d62 50%,#fff 0);background-size:200% 100%;background-position:100% 100%;transition:all .35s ease-out}#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock{top:1.5vw;background:linear-gradient(90deg,#a2acdd 50%,#fff 0);background-size:200% 100%;background-position:100% 100%;transition:all .35s ease-out}#root .homeContainer .footer,.switch-wrapper .homeContainer .footer,body .homeContainer .footer,html .homeContainer .footer,main .homeContainer .footer{position:relative;top:18vh;left:0;width:100vw;height:45vw;background-color:#1c2939;z-index:0}#root .homeContainer .footer .inner,.switch-wrapper .homeContainer .footer .inner,body .homeContainer .footer .inner,html .homeContainer .footer .inner,main .homeContainer .footer .inner{position:absolute;top:12.5%;left:4vw;width:92vw;height:85%}#root .homeContainer .footer .inner .contactInfo,.switch-wrapper .homeContainer .footer .inner .contactInfo,body .homeContainer .footer .inner .contactInfo,html .homeContainer .footer .inner .contactInfo,main .homeContainer .footer .inner .contactInfo{position:absolute;top:50%;left:30%;width:70%;height:100%;transform:translateY(-50%)}#root .homeContainer .footer .inner .contactInfo svg,.switch-wrapper .homeContainer .footer .inner .contactInfo svg,body .homeContainer .footer .inner .contactInfo svg,html .homeContainer .footer .inner .contactInfo svg,main .homeContainer .footer .inner .contactInfo svg{position:relative;top:0;left:0;width:3vw;height:auto}#root .homeContainer .footer .inner .contactInfo h2,.switch-wrapper .homeContainer .footer .inner .contactInfo h2,body .homeContainer .footer .inner .contactInfo h2,html .homeContainer .footer .inner .contactInfo h2,main .homeContainer .footer .inner .contactInfo h2{position:relative;top:5vw;left:0;font-family:"GT Super Display";letter-spacing:-.05em;font-size:6.5vw;font-weight:500;color:#fff}#root .homeContainer .footer .inner .contactInfo h3,.switch-wrapper .homeContainer .footer .inner .contactInfo h3,body .homeContainer .footer .inner .contactInfo h3,html .homeContainer .footer .inner .contactInfo h3,main .homeContainer .footer .inner .contactInfo h3{position:relative;top:4.25vw;left:0;font-family:"Graphik";letter-spacing:-.04em;font-size:6.5vw;font-weight:500;color:#6ac9b1}#root .homeContainer .footer .inner .contactInfo ul,.switch-wrapper .homeContainer .footer .inner .contactInfo ul,body .homeContainer .footer .inner .contactInfo ul,html .homeContainer .footer .inner .contactInfo ul,main .homeContainer .footer .inner .contactInfo ul{position:relative;top:7vw;left:0;list-style:none}#root .homeContainer .footer .inner .contactInfo ul li,.switch-wrapper .homeContainer .footer .inner .contactInfo ul li,body .homeContainer .footer .inner .contactInfo ul li,html .homeContainer .footer .inner .contactInfo ul li,main .homeContainer .footer .inner .contactInfo ul li{display:inline-block;color:#fff;font-family:"Graphik";font-weight:500;font-size:3vw;letter-spacing:-.04em;line-height:1.05}#root .homeContainer .footer .inner .contactInfo ul li:first-child,.switch-wrapper .homeContainer .footer .inner .contactInfo ul li:first-child,body .homeContainer .footer .inner .contactInfo ul li:first-child,html .homeContainer .footer .inner .contactInfo ul li:first-child,main .homeContainer .footer .inner .contactInfo ul li:first-child{margin-right:5vw}#root .homeContainer .footer .inner .contactInfo ul li span,.switch-wrapper .homeContainer .footer .inner .contactInfo ul li span,body .homeContainer .footer .inner .contactInfo ul li span,html .homeContainer .footer .inner .contactInfo ul li span,main .homeContainer .footer .inner .contactInfo ul li span{color:#6ac9b1}#root .placementContainer,#root .specialtyContainer,.switch-wrapper .placementContainer,.switch-wrapper .specialtyContainer,body .placementContainer,body .specialtyContainer,html .placementContainer,html .specialtyContainer,main .placementContainer,main .specialtyContainer{position:relative;top:0;left:0;width:100%;height:100%;overflow-x:hidden}#root .placementContainer .fade-in-section,#root .specialtyContainer .fade-in-section,.switch-wrapper .placementContainer .fade-in-section,.switch-wrapper .specialtyContainer .fade-in-section,body .placementContainer .fade-in-section,body .specialtyContainer .fade-in-section,html .placementContainer .fade-in-section,html .specialtyContainer .fade-in-section,main .placementContainer .fade-in-section,main .specialtyContainer .fade-in-section{opacity:0;transform:none;visibility:hidden;transition:opacity 1.5s ease-out,transform .5s ease-out,visibility 1.5s ease-out;will-change:opacity,transform,visibility}#root .placementContainer .fade-in-section.is-visible,#root .specialtyContainer .fade-in-section.is-visible,.switch-wrapper .placementContainer .fade-in-section.is-visible,.switch-wrapper .specialtyContainer .fade-in-section.is-visible,body .placementContainer .fade-in-section.is-visible,body .specialtyContainer .fade-in-section.is-visible,html .placementContainer .fade-in-section.is-visible,html .specialtyContainer .fade-in-section.is-visible,main .placementContainer .fade-in-section.is-visible,main .specialtyContainer .fade-in-section.is-visible{opacity:1;transform:none;visibility:visible}#root .placementContainer .section,#root .specialtyContainer .section,.switch-wrapper .placementContainer .section,.switch-wrapper .specialtyContainer .section,body .placementContainer .section,body .specialtyContainer .section,html .placementContainer .section,html .specialtyContainer .section,main .placementContainer .section,main .specialtyContainer .section{position:relative;top:0;left:4vw;width:92vw;height:100vh}#root .placementContainer .section .info-top,#root .specialtyContainer .section .info-top,.switch-wrapper .placementContainer .section .info-top,.switch-wrapper .specialtyContainer .section .info-top,body .placementContainer .section .info-top,body .specialtyContainer .section .info-top,html .placementContainer .section .info-top,html .specialtyContainer .section .info-top,main .placementContainer .section .info-top,main .specialtyContainer .section .info-top{position:absolute;top:0;left:0;width:100%}#root .placementContainer .section .info-top *,#root .specialtyContainer .section .info-top *,.switch-wrapper .placementContainer .section .info-top *,.switch-wrapper .specialtyContainer .section .info-top *,body .placementContainer .section .info-top *,body .specialtyContainer .section .info-top *,html .placementContainer .section .info-top *,html .specialtyContainer .section .info-top *,main .placementContainer .section .info-top *,main .specialtyContainer .section .info-top *{font-family:"Graphik";color:#1c2939;letter-spacing:-.03em;font-size:1.3vw;text-transform:uppercase;font-weight:500}#root .placementContainer .section .info-top h3,#root .specialtyContainer .section .info-top h3,.switch-wrapper .placementContainer .section .info-top h3,.switch-wrapper .specialtyContainer .section .info-top h3,body .placementContainer .section .info-top h3,body .specialtyContainer .section .info-top h3,html .placementContainer .section .info-top h3,html .specialtyContainer .section .info-top h3,main .placementContainer .section .info-top h3,main .specialtyContainer .section .info-top h3{position:absolute;left:0}#root .placementContainer .section .info-top h4,#root .specialtyContainer .section .info-top h4,.switch-wrapper .placementContainer .section .info-top h4,.switch-wrapper .specialtyContainer .section .info-top h4,body .placementContainer .section .info-top h4,body .specialtyContainer .section .info-top h4,html .placementContainer .section .info-top h4,html .specialtyContainer .section .info-top h4,main .placementContainer .section .info-top h4,main .specialtyContainer .section .info-top h4{position:absolute;right:0}#root .placementContainer .top .text,#root .specialtyContainer .top .text,.switch-wrapper .placementContainer .top .text,.switch-wrapper .specialtyContainer .top .text,body .placementContainer .top .text,body .specialtyContainer .top .text,html .placementContainer .top .text,html .specialtyContainer .top .text,main .placementContainer .top .text,main .specialtyContainer .top .text{position:absolute;top:50%;transform:translateY(-50%);font-family:"Graphik";color:#1c2939}#root .placementContainer .top .text h3,#root .specialtyContainer .top .text h3,.switch-wrapper .placementContainer .top .text h3,.switch-wrapper .specialtyContainer .top .text h3,body .placementContainer .top .text h3,body .specialtyContainer .top .text h3,html .placementContainer .top .text h3,html .specialtyContainer .top .text h3,main .placementContainer .top .text h3,main .specialtyContainer .top .text h3{position:relative;top:0;left:0;font-size:3vw;font-weight:400;letter-spacing:-.03em}#root .placementContainer .top .text h2,#root .specialtyContainer .top .text h2,.switch-wrapper .placementContainer .top .text h2,.switch-wrapper .specialtyContainer .top .text h2,body .placementContainer .top .text h2,body .specialtyContainer .top .text h2,html .placementContainer .top .text h2,html .specialtyContainer .top .text h2,main .placementContainer .top .text h2,main .specialtyContainer .top .text h2{position:relative;top:0;left:0;font-size:9vw;font-weight:500;letter-spacing:-.06em;color:rgba(28,41,57,.5)}#root .placementContainer .top .top-video,#root .specialtyContainer .top .top-video,.switch-wrapper .placementContainer .top .top-video,.switch-wrapper .specialtyContainer .top .top-video,body .placementContainer .top .top-video,body .specialtyContainer .top .top-video,html .placementContainer .top .top-video,html .specialtyContainer .top .top-video,main .placementContainer .top .top-video,main .specialtyContainer .top .top-video{position:absolute;bottom:5vh;right:0;width:55vw;height:77vh;overflow:hidden}#root .placementContainer .top .top-video video,#root .specialtyContainer .top .top-video video,.switch-wrapper .placementContainer .top .top-video video,.switch-wrapper .specialtyContainer .top .top-video video,body .placementContainer .top .top-video video,body .specialtyContainer .top .top-video video,html .placementContainer .top .top-video video,html .specialtyContainer .top .top-video video,main .placementContainer .top .top-video video,main .specialtyContainer .top .top-video video{position:absolute;height:100%;width:auto;margin:0;padding:0}#root .placementContainer .top .line,#root .specialtyContainer .top .line,.switch-wrapper .placementContainer .top .line,.switch-wrapper .specialtyContainer .top .line,body .placementContainer .top .line,body .specialtyContainer .top .line,html .placementContainer .top .line,html .specialtyContainer .top .line,main .placementContainer .top .line,main .specialtyContainer .top .line{position:absolute;bottom:5vh;left:0;width:35vw;height:.125vw;background:rgba(28,41,57,.4)}#root .placementContainer .overview .text-section,#root .specialtyContainer .overview .text-section,.switch-wrapper .placementContainer .overview .text-section,.switch-wrapper .specialtyContainer .overview .text-section,body .placementContainer .overview .text-section,body .specialtyContainer .overview .text-section,html .placementContainer .overview .text-section,html .specialtyContainer .overview .text-section,main .placementContainer .overview .text-section,main .specialtyContainer .overview .text-section{position:absolute;top:10vw;left:0;width:100%}#root .placementContainer .overview .text-section *,#root .specialtyContainer .overview .text-section *,.switch-wrapper .placementContainer .overview .text-section *,.switch-wrapper .specialtyContainer .overview .text-section *,body .placementContainer .overview .text-section *,body .specialtyContainer .overview .text-section *,html .placementContainer .overview .text-section *,html .specialtyContainer .overview .text-section *,main .placementContainer .overview .text-section *,main .specialtyContainer .overview .text-section *{position:absolute;font-family:"Graphik";letter-spacing:-.03em;color:#1c2939}#root .placementContainer .overview .text-section h2,#root .specialtyContainer .overview .text-section h2,.switch-wrapper .placementContainer .overview .text-section h2,.switch-wrapper .specialtyContainer .overview .text-section h2,body .placementContainer .overview .text-section h2,body .specialtyContainer .overview .text-section h2,html .placementContainer .overview .text-section h2,html .specialtyContainer .overview .text-section h2,main .placementContainer .overview .text-section h2,main .specialtyContainer .overview .text-section h2{left:0;font-size:5vw;font-weight:500;letter-spacing:-.05em}#root .placementContainer .overview .text-section p,#root .specialtyContainer .overview .text-section p,.switch-wrapper .placementContainer .overview .text-section p,.switch-wrapper .specialtyContainer .overview .text-section p,body .placementContainer .overview .text-section p,body .specialtyContainer .overview .text-section p,html .placementContainer .overview .text-section p,html .specialtyContainer .overview .text-section p,main .placementContainer .overview .text-section p,main .specialtyContainer .overview .text-section p{width:50vw;right:5vw;font-size:1.55vw;line-height:2.05}#root .placementContainer .overview .line,#root .specialtyContainer .overview .line,.switch-wrapper .placementContainer .overview .line,.switch-wrapper .specialtyContainer .overview .line,body .placementContainer .overview .line,body .specialtyContainer .overview .line,html .placementContainer .overview .line,html .specialtyContainer .overview .line,main .placementContainer .overview .line,main .specialtyContainer .overview .line{position:absolute;bottom:5vh;left:0;width:100%;height:.125vw;background:rgba(28,41,57,.4)}#root .placementContainer .placements .text-section,#root .specialtyContainer .placements .text-section,.switch-wrapper .placementContainer .placements .text-section,.switch-wrapper .specialtyContainer .placements .text-section,body .placementContainer .placements .text-section,body .specialtyContainer .placements .text-section,html .placementContainer .placements .text-section,html .specialtyContainer .placements .text-section,main .placementContainer .placements .text-section,main .specialtyContainer .placements .text-section{position:absolute;top:10vw;left:0;width:calc(100% - 60vw);border-right:.1vw solid #1c2939}#root .placementContainer .placements .text-section *,#root .specialtyContainer .placements .text-section *,.switch-wrapper .placementContainer .placements .text-section *,.switch-wrapper .specialtyContainer .placements .text-section *,body .placementContainer .placements .text-section *,body .specialtyContainer .placements .text-section *,html .placementContainer .placements .text-section *,html .specialtyContainer .placements .text-section *,main .placementContainer .placements .text-section *,main .specialtyContainer .placements .text-section *{position:absolute;font-family:"Graphik";letter-spacing:-.03em;color:#1c2939}#root .placementContainer .placements .text-section h2,#root .specialtyContainer .placements .text-section h2,.switch-wrapper .placementContainer .placements .text-section h2,.switch-wrapper .specialtyContainer .placements .text-section h2,body .placementContainer .placements .text-section h2,body .specialtyContainer .placements .text-section h2,html .placementContainer .placements .text-section h2,html .specialtyContainer .placements .text-section h2,main .placementContainer .placements .text-section h2,main .specialtyContainer .placements .text-section h2{left:0;font-size:5vw;width:10ch;line-height:.9;font-weight:500;letter-spacing:-.05em}#root .placementContainer .placements .placement-section,#root .specialtyContainer .placements .placement-section,.switch-wrapper .placementContainer .placements .placement-section,.switch-wrapper .specialtyContainer .placements .placement-section,body .placementContainer .placements .placement-section,body .specialtyContainer .placements .placement-section,html .placementContainer .placements .placement-section,html .specialtyContainer .placements .placement-section,main .placementContainer .placements .placement-section,main .specialtyContainer .placements .placement-section{position:absolute;top:10vw;right:0;width:55vw;height:100%}#root .placementContainer .placements .placement-section .place,#root .specialtyContainer .placements .placement-section .place,.switch-wrapper .placementContainer .placements .placement-section .place,.switch-wrapper .specialtyContainer .placements .placement-section .place,body .placementContainer .placements .placement-section .place,body .specialtyContainer .placements .placement-section .place,html .placementContainer .placements .placement-section .place,html .specialtyContainer .placements .placement-section .place,main .placementContainer .placements .placement-section .place,main .specialtyContainer .placements .placement-section .place{position:absolute;top:0;width:48%;height:43vw;display:inline-block;font-family:"Graphik"}#root .placementContainer .placements .placement-section .place a,#root .specialtyContainer .placements .placement-section .place a,.switch-wrapper .placementContainer .placements .placement-section .place a,.switch-wrapper .specialtyContainer .placements .placement-section .place a,body .placementContainer .placements .placement-section .place a,body .specialtyContainer .placements .placement-section .place a,html .placementContainer .placements .placement-section .place a,html .specialtyContainer .placements .placement-section .place a,main .placementContainer .placements .placement-section .place a,main .specialtyContainer .placements .placement-section .place a{text-decoration:none;color:#1c2939}#root .placementContainer .placements .placement-section .place a .imageBlock,#root .specialtyContainer .placements .placement-section .place a .imageBlock,.switch-wrapper .placementContainer .placements .placement-section .place a .imageBlock,.switch-wrapper .specialtyContainer .placements .placement-section .place a .imageBlock,body .placementContainer .placements .placement-section .place a .imageBlock,body .specialtyContainer .placements .placement-section .place a .imageBlock,html .placementContainer .placements .placement-section .place a .imageBlock,html .specialtyContainer .placements .placement-section .place a .imageBlock,main .placementContainer .placements .placement-section .place a .imageBlock,main .specialtyContainer .placements .placement-section .place a .imageBlock{position:relative;top:0;left:0;width:100%;height:30vw;background-size:cover;background-position:50% 50%}#root .placementContainer .placements .placement-section .place a .textBlock,#root .specialtyContainer .placements .placement-section .place a .textBlock,.switch-wrapper .placementContainer .placements .placement-section .place a .textBlock,.switch-wrapper .specialtyContainer .placements .placement-section .place a .textBlock,body .placementContainer .placements .placement-section .place a .textBlock,body .specialtyContainer .placements .placement-section .place a .textBlock,html .placementContainer .placements .placement-section .place a .textBlock,html .specialtyContainer .placements .placement-section .place a .textBlock,main .placementContainer .placements .placement-section .place a .textBlock,main .specialtyContainer .placements .placement-section .place a .textBlock{position:relative;top:2.25vw;left:0;color:#1c2939}#root .placementContainer .placements .placement-section .place a .textBlock h3,#root .specialtyContainer .placements .placement-section .place a .textBlock h3,.switch-wrapper .placementContainer .placements .placement-section .place a .textBlock h3,.switch-wrapper .specialtyContainer .placements .placement-section .place a .textBlock h3,body .placementContainer .placements .placement-section .place a .textBlock h3,body .specialtyContainer .placements .placement-section .place a .textBlock h3,html .placementContainer .placements .placement-section .place a .textBlock h3,html .specialtyContainer .placements .placement-section .place a .textBlock h3,main .placementContainer .placements .placement-section .place a .textBlock h3,main .specialtyContainer .placements .placement-section .place a .textBlock h3{position:relative;top:0;left:0;font-weight:500;font-size:3.65vw;width:29.9vw;line-height:.85;letter-spacing:-.05em;transition:background-size .25s cubic-bezier(.785,.135,.15,.86) 0s}#root .placementContainer .placements .placement-section .place a .textBlock p,#root .specialtyContainer .placements .placement-section .place a .textBlock p,.switch-wrapper .placementContainer .placements .placement-section .place a .textBlock p,.switch-wrapper .specialtyContainer .placements .placement-section .place a .textBlock p,body .placementContainer .placements .placement-section .place a .textBlock p,body .specialtyContainer .placements .placement-section .place a .textBlock p,html .placementContainer .placements .placement-section .place a .textBlock p,html .specialtyContainer .placements .placement-section .place a .textBlock p,main .placementContainer .placements .placement-section .place a .textBlock p,main .specialtyContainer .placements .placement-section .place a .textBlock p{position:relative;top:.5vw;left:0;font-weight:300;font-size:1.5vw;letter-spacing:-.025em}#root .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd){left:0;top:-23.5vw}#root .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n){left:53%;top:-47vw}#root .placementContainer .placements .placement-section .place:first-child:nth-child(odd),#root .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:first-child:nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd),body .placementContainer .placements .placement-section .place:first-child:nth-child(odd),body .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd),html .placementContainer .placements .placement-section .place:first-child:nth-child(odd),html .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd),main .placementContainer .placements .placement-section .place:first-child:nth-child(odd),main .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd){left:0;top:0}#root .placementContainer .placements .placement-section .place:first-child:nth-child(2n),#root .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:first-child:nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n),body .placementContainer .placements .placement-section .place:first-child:nth-child(2n),body .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n),html .placementContainer .placements .placement-section .place:first-child:nth-child(2n),html .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n),main .placementContainer .placements .placement-section .place:first-child:nth-child(2n),main .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n){left:53%;top:-23.5vw}#root .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd){left:0;top:23.5vw}#root .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n){left:53%;top:0}#root .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd){left:0;top:47vw}#root .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n){left:53%;top:23.5vw}#root .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd){left:0;top:70.5vw}#root .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n){left:53%;top:47vw}#root .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd){left:0;top:94vw}#root .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n){left:53%;top:70.5vw}#root .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd){left:0;top:117.5vw}#root .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n){left:53%;top:94vw}#root .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd){left:0;top:141vw}#root .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n){left:53%;top:117.5vw}#root .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd){left:0;top:164.5vw}#root .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n){left:53%;top:141vw}#root .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd){left:0;top:188vw}#root .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n){left:53%;top:164.5vw}#root .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd){left:0;top:211.5vw}#root .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n){left:53%;top:188vw}#root .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd){left:0;top:235vw}#root .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n){left:53%;top:211.5vw}#root .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd){left:0;top:258.5vw}#root .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n){left:53%;top:235vw}#root .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd){left:0;top:282vw}#root .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n){left:53%;top:258.5vw}#root .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd){left:0;top:305.5vw}#root .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n){left:53%;top:282vw}#root .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd){left:0;top:329vw}#root .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n){left:53%;top:305.5vw}#root .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd){left:0;top:352.5vw}#root .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n){left:53%;top:329vw}#root .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd){left:0;top:376vw}#root .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n){left:53%;top:352.5vw}#root .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd){left:0;top:399.5vw}#root .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n){left:53%;top:376vw}#root .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd){left:0;top:423vw}#root .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n){left:53%;top:399.5vw}#root .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd){left:0;top:446.5vw}#root .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n){left:53%;top:423vw}#root .placementContainer .placements .placement-section .place:nth-child(21):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(21):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(21):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(21):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(21):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(odd){left:0;top:470vw}#root .placementContainer .placements .placement-section .place:nth-child(21):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(21):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(21):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(21):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(21):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(21):nth-child(2n){left:53%;top:446.5vw}#root .placementContainer .placements .placement-section .place:nth-child(22):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(22):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(22):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(22):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(22):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(odd){left:0;top:493.5vw}#root .placementContainer .placements .placement-section .place:nth-child(22):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(22):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(22):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(22):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(22):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(22):nth-child(2n){left:53%;top:470vw}#root .placementContainer .placements .placement-section .place:nth-child(23):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(23):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(23):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(23):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(23):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(odd){left:0;top:517vw}#root .placementContainer .placements .placement-section .place:nth-child(23):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(23):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(23):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(23):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(23):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(23):nth-child(2n){left:53%;top:493.5vw}#root .placementContainer .placements .placement-section .place:nth-child(24):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(24):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(24):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(24):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(24):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(odd){left:0;top:540.5vw}#root .placementContainer .placements .placement-section .place:nth-child(24):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(24):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(24):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(24):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(24):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(24):nth-child(2n){left:53%;top:517vw}#root .placementContainer .placements .placement-section .place:nth-child(25):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(25):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(25):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(25):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(25):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(odd){left:0;top:564vw}#root .placementContainer .placements .placement-section .place:nth-child(25):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(25):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(25):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(25):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(25):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(25):nth-child(2n){left:53%;top:540.5vw}#root .placementContainer .placements .placement-section .place:nth-child(26):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(26):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(26):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(26):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(26):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(odd){left:0;top:587.5vw}#root .placementContainer .placements .placement-section .place:nth-child(26):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(26):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(26):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(26):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(26):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(26):nth-child(2n){left:53%;top:564vw}#root .placementContainer .placements .placement-section .place:nth-child(27):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(27):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(27):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(27):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(27):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(odd){left:0;top:611vw}#root .placementContainer .placements .placement-section .place:nth-child(27):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(27):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(27):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(27):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(27):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(27):nth-child(2n){left:53%;top:587.5vw}#root .placementContainer .placements .placement-section .place:nth-child(28):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(28):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(28):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(28):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(28):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(odd){left:0;top:634.5vw}#root .placementContainer .placements .placement-section .place:nth-child(28):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(28):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(28):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(28):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(28):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(28):nth-child(2n){left:53%;top:611vw}#root .placementContainer .placements .placement-section .place:nth-child(29):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(29):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(29):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(29):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(29):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(odd){left:0;top:658vw}#root .placementContainer .placements .placement-section .place:nth-child(29):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(29):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(29):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(29):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(29):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(29):nth-child(2n){left:53%;top:634.5vw}#root .placementContainer .placements .placement-section .place:nth-child(30):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(30):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(30):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(30):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(30):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(odd){left:0;top:681.5vw}#root .placementContainer .placements .placement-section .place:nth-child(30):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(30):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(30):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(30):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(30):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(30):nth-child(2n){left:53%;top:658vw}#root .placementContainer .placements .placement-section .place:nth-child(31):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(31):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(31):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(31):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(31):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(odd){left:0;top:705vw}#root .placementContainer .placements .placement-section .place:nth-child(31):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(31):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(31):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(31):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(31):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(31):nth-child(2n){left:53%;top:681.5vw}#root .placementContainer .placements .placement-section .place:nth-child(32):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(32):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(32):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(32):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(32):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(odd){left:0;top:728.5vw}#root .placementContainer .placements .placement-section .place:nth-child(32):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(32):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(32):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(32):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(32):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(32):nth-child(2n){left:53%;top:705vw}#root .placementContainer .placements .placement-section .place:nth-child(33):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(33):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(33):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(33):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(33):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(odd){left:0;top:752vw}#root .placementContainer .placements .placement-section .place:nth-child(33):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(33):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(33):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(33):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(33):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(33):nth-child(2n){left:53%;top:728.5vw}#root .placementContainer .placements .placement-section .place:nth-child(34):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(34):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(34):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(34):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(34):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(odd){left:0;top:775.5vw}#root .placementContainer .placements .placement-section .place:nth-child(34):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(34):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(34):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(34):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(34):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(34):nth-child(2n){left:53%;top:752vw}#root .placementContainer .placements .placement-section .place:nth-child(35):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(35):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(35):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(35):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(35):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(odd){left:0;top:799vw}#root .placementContainer .placements .placement-section .place:nth-child(35):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(35):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(35):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(35):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(35):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(35):nth-child(2n){left:53%;top:775.5vw}#root .placementContainer .placements .placement-section .place:nth-child(36):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(36):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(36):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(36):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(36):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(odd){left:0;top:822.5vw}#root .placementContainer .placements .placement-section .place:nth-child(36):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(36):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(36):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(36):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(36):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(36):nth-child(2n){left:53%;top:799vw}#root .placementContainer .placements .placement-section .place:nth-child(37):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(37):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(37):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(37):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(37):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(odd){left:0;top:846vw}#root .placementContainer .placements .placement-section .place:nth-child(37):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(37):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(37):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(37):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(37):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(37):nth-child(2n){left:53%;top:822.5vw}#root .placementContainer .placements .placement-section .place:nth-child(38):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(38):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(38):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(38):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(38):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(odd){left:0;top:869.5vw}#root .placementContainer .placements .placement-section .place:nth-child(38):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(38):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(38):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(38):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(38):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(38):nth-child(2n){left:53%;top:846vw}#root .placementContainer .placements .placement-section .place:nth-child(39):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(39):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(39):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(39):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(39):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(odd){left:0;top:893vw}#root .placementContainer .placements .placement-section .place:nth-child(39):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(39):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(39):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(39):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(39):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(39):nth-child(2n){left:53%;top:869.5vw}#root .placementContainer .placements .placement-section .place:nth-child(40):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(40):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(40):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(40):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(40):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(odd){left:0;top:916.5vw}#root .placementContainer .placements .placement-section .place:nth-child(40):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(40):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(40):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(40):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(40):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(40):nth-child(2n){left:53%;top:893vw}#root .placementContainer .placements .placement-section .place:nth-child(41):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(41):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(41):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(41):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(41):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(odd){left:0;top:940vw}#root .placementContainer .placements .placement-section .place:nth-child(41):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(41):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(41):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(41):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(41):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(41):nth-child(2n){left:53%;top:916.5vw}#root .placementContainer .placements .placement-section .place:nth-child(42):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(42):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(42):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(42):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(42):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(odd){left:0;top:963.5vw}#root .placementContainer .placements .placement-section .place:nth-child(42):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(42):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(42):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(42):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(42):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(42):nth-child(2n){left:53%;top:940vw}#root .placementContainer .placements .placement-section .place:nth-child(43):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(43):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(43):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(43):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(43):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(odd){left:0;top:987vw}#root .placementContainer .placements .placement-section .place:nth-child(43):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(43):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(43):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(43):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(43):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(43):nth-child(2n){left:53%;top:963.5vw}#root .placementContainer .placements .placement-section .place:nth-child(44):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(44):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(44):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(44):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(44):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(odd){left:0;top:1010.5vw}#root .placementContainer .placements .placement-section .place:nth-child(44):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(44):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(44):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(44):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(44):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(44):nth-child(2n){left:53%;top:987vw}#root .placementContainer .placements .placement-section .place:nth-child(45):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(45):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(45):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(45):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(45):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(odd){left:0;top:1034vw}#root .placementContainer .placements .placement-section .place:nth-child(45):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(45):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(45):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(45):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(45):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(45):nth-child(2n){left:53%;top:1010.5vw}#root .placementContainer .placements .placement-section .place:nth-child(46):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(46):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(46):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(46):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(46):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(odd){left:0;top:1057.5vw}#root .placementContainer .placements .placement-section .place:nth-child(46):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(46):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(46):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(46):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(46):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(46):nth-child(2n){left:53%;top:1034vw}#root .placementContainer .placements .placement-section .place:nth-child(47):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(47):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(47):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(47):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(47):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(odd){left:0;top:1081vw}#root .placementContainer .placements .placement-section .place:nth-child(47):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(47):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(47):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(47):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(47):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(47):nth-child(2n){left:53%;top:1057.5vw}#root .placementContainer .placements .placement-section .place:nth-child(48):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(48):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(48):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(48):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(48):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(odd){left:0;top:1104.5vw}#root .placementContainer .placements .placement-section .place:nth-child(48):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(48):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(48):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(48):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(48):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(48):nth-child(2n){left:53%;top:1081vw}#root .placementContainer .placements .placement-section .place:nth-child(49):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(49):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(49):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(49):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(49):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(odd){left:0;top:1128vw}#root .placementContainer .placements .placement-section .place:nth-child(49):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(49):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(49):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(49):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(49):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(49):nth-child(2n){left:53%;top:1104.5vw}#root .placementContainer .placements .placement-section .place:nth-child(50):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(50):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(50):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(50):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(50):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(odd){left:0;top:1151.5vw}#root .placementContainer .placements .placement-section .place:nth-child(50):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(50):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(50):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(50):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(50):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(50):nth-child(2n){left:53%;top:1128vw}#root .placementContainer .placements .placement-section .place:first-child,#root .placementContainer .placements .placement-section .place:nth-child(2),#root .specialtyContainer .placements .placement-section .place:first-child,#root .specialtyContainer .placements .placement-section .place:nth-child(2),.switch-wrapper .placementContainer .placements .placement-section .place:first-child,.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(2),.switch-wrapper .specialtyContainer .placements .placement-section .place:first-child,.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(2),body .placementContainer .placements .placement-section .place:first-child,body .placementContainer .placements .placement-section .place:nth-child(2),body .specialtyContainer .placements .placement-section .place:first-child,body .specialtyContainer .placements .placement-section .place:nth-child(2),html .placementContainer .placements .placement-section .place:first-child,html .placementContainer .placements .placement-section .place:nth-child(2),html .specialtyContainer .placements .placement-section .place:first-child,html .specialtyContainer .placements .placement-section .place:nth-child(2),main .placementContainer .placements .placement-section .place:first-child,main .placementContainer .placements .placement-section .place:nth-child(2),main .specialtyContainer .placements .placement-section .place:first-child,main .specialtyContainer .placements .placement-section .place:nth-child(2){top:0}#root .placementContainer .placements .placement-section .place:nth-child(2n):after,#root .specialtyContainer .placements .placement-section .place:nth-child(2n):after,.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(2n):after,.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(2n):after,body .placementContainer .placements .placement-section .place:nth-child(2n):after,body .specialtyContainer .placements .placement-section .place:nth-child(2n):after,html .placementContainer .placements .placement-section .place:nth-child(2n):after,html .specialtyContainer .placements .placement-section .place:nth-child(2n):after,main .placementContainer .placements .placement-section .place:nth-child(2n):after,main .specialtyContainer .placements .placement-section .place:nth-child(2n):after{content:"";position:absolute;bottom:-.5vw;width:55vw;right:.5vw;height:.1vw;background:#1c2939}#root .placementContainer .placements .placement-section .place:last-child:after,#root .specialtyContainer .placements .placement-section .place:last-child:after,.switch-wrapper .placementContainer .placements .placement-section .place:last-child:after,.switch-wrapper .specialtyContainer .placements .placement-section .place:last-child:after,body .placementContainer .placements .placement-section .place:last-child:after,body .specialtyContainer .placements .placement-section .place:last-child:after,html .placementContainer .placements .placement-section .place:last-child:after,html .specialtyContainer .placements .placement-section .place:last-child:after,main .placementContainer .placements .placement-section .place:last-child:after,main .specialtyContainer .placements .placement-section .place:last-child:after{content:"";background:none;width:0}#root .placementContainer .top-info,#root .specialtyContainer .top-info,.switch-wrapper .placementContainer .top-info,.switch-wrapper .specialtyContainer .top-info,body .placementContainer .top-info,body .specialtyContainer .top-info,html .placementContainer .top-info,html .specialtyContainer .top-info,main .placementContainer .top-info,main .specialtyContainer .top-info{height:auto}#root .placementContainer .top-info *,#root .specialtyContainer .top-info *,.switch-wrapper .placementContainer .top-info *,.switch-wrapper .specialtyContainer .top-info *,body .placementContainer .top-info *,body .specialtyContainer .top-info *,html .placementContainer .top-info *,html .specialtyContainer .top-info *,main .placementContainer .top-info *,main .specialtyContainer .top-info *{font-family:"Graphik";color:#1c2939;letter-spacing:-.03em;text-align:center;font-weight:400}#root .placementContainer .top-info ul,#root .specialtyContainer .top-info ul,.switch-wrapper .placementContainer .top-info ul,.switch-wrapper .specialtyContainer .top-info ul,body .placementContainer .top-info ul,body .specialtyContainer .top-info ul,html .placementContainer .top-info ul,html .specialtyContainer .top-info ul,main .placementContainer .top-info ul,main .specialtyContainer .top-info ul{position:relative;top:140px;left:50%;transform:translate(-50%);list-style:none}#root .placementContainer .top-info ul li,#root .specialtyContainer .top-info ul li,.switch-wrapper .placementContainer .top-info ul li,.switch-wrapper .specialtyContainer .top-info ul li,body .placementContainer .top-info ul li,body .specialtyContainer .top-info ul li,html .placementContainer .top-info ul li,html .specialtyContainer .top-info ul li,main .placementContainer .top-info ul li,main .specialtyContainer .top-info ul li{display:inline-block;text-transform:capitalize;margin-right:1vw;font-size:2.25vw;font-weight:400}#root .placementContainer .top-info ul li:first-child:before,#root .specialtyContainer .top-info ul li:first-child:before,.switch-wrapper .placementContainer .top-info ul li:first-child:before,.switch-wrapper .specialtyContainer .top-info ul li:first-child:before,body .placementContainer .top-info ul li:first-child:before,body .specialtyContainer .top-info ul li:first-child:before,html .placementContainer .top-info ul li:first-child:before,html .specialtyContainer .top-info ul li:first-child:before,main .placementContainer .top-info ul li:first-child:before,main .specialtyContainer .top-info ul li:first-child:before{content:""}#root .placementContainer .top-info ul li:last-child,#root .specialtyContainer .top-info ul li:last-child,.switch-wrapper .placementContainer .top-info ul li:last-child,.switch-wrapper .specialtyContainer .top-info ul li:last-child,body .placementContainer .top-info ul li:last-child,body .specialtyContainer .top-info ul li:last-child,html .placementContainer .top-info ul li:last-child,html .specialtyContainer .top-info ul li:last-child,main .placementContainer .top-info ul li:last-child,main .specialtyContainer .top-info ul li:last-child{margin-right:0}#root .placementContainer .top-info ul li:before,#root .specialtyContainer .top-info ul li:before,.switch-wrapper .placementContainer .top-info ul li:before,.switch-wrapper .specialtyContainer .top-info ul li:before,body .placementContainer .top-info ul li:before,body .specialtyContainer .top-info ul li:before,html .placementContainer .top-info ul li:before,html .specialtyContainer .top-info ul li:before,main .placementContainer .top-info ul li:before,main .specialtyContainer .top-info ul li:before{content:"+";margin-right:1vw}#root .placementContainer .top-info h3,#root .specialtyContainer .top-info h3,.switch-wrapper .placementContainer .top-info h3,.switch-wrapper .specialtyContainer .top-info h3,body .placementContainer .top-info h3,body .specialtyContainer .top-info h3,html .placementContainer .top-info h3,html .specialtyContainer .top-info h3,main .placementContainer .top-info h3,main .specialtyContainer .top-info h3{position:relative;top:calc(120px + 3vw);left:50%;transform:translate(-50%);text-transform:uppercase;font-weight:600;font-size:4.5vw;color:rgba(28,41,57,.4)}#root .placementContainer .top-info h2,#root .specialtyContainer .top-info h2,.switch-wrapper .placementContainer .top-info h2,.switch-wrapper .specialtyContainer .top-info h2,body .placementContainer .top-info h2,body .specialtyContainer .top-info h2,html .placementContainer .top-info h2,html .specialtyContainer .top-info h2,main .placementContainer .top-info h2,main .specialtyContainer .top-info h2{position:relative;top:calc(120px + 4vw);left:50%;transform:translate(-50%);font-weight:600;font-size:8vw;letter-spacing:-.06em;font-family:"GT Super Display";font-weight:500;line-height:.9}#root .placementContainer .top-info h2.huge,#root .specialtyContainer .top-info h2.huge,.switch-wrapper .placementContainer .top-info h2.huge,.switch-wrapper .specialtyContainer .top-info h2.huge,body .placementContainer .top-info h2.huge,body .specialtyContainer .top-info h2.huge,html .placementContainer .top-info h2.huge,html .specialtyContainer .top-info h2.huge,main .placementContainer .top-info h2.huge,main .specialtyContainer .top-info h2.huge{font-size:6.5vw}#root .placementContainer .top-info .hero-img,#root .specialtyContainer .top-info .hero-img,.switch-wrapper .placementContainer .top-info .hero-img,.switch-wrapper .specialtyContainer .top-info .hero-img,body .placementContainer .top-info .hero-img,body .specialtyContainer .top-info .hero-img,html .placementContainer .top-info .hero-img,html .specialtyContainer .top-info .hero-img,main .placementContainer .top-info .hero-img,main .specialtyContainer .top-info .hero-img{position:relative;top:calc(120px + 7vw);width:100%;height:55vw;background-size:cover;background-position:50% 50%;margin-bottom:2.5vw}#root .placementContainer .top-info .line,#root .specialtyContainer .top-info .line,.switch-wrapper .placementContainer .top-info .line,.switch-wrapper .specialtyContainer .top-info .line,body .placementContainer .top-info .line,body .specialtyContainer .top-info .line,html .placementContainer .top-info .line,html .specialtyContainer .top-info .line,main .placementContainer .top-info .line,main .specialtyContainer .top-info .line{position:relative;top:calc(120px + 9.5vw);left:0;width:100%;height:.125vw;background:rgba(28,41,57,.4)}#root .placementContainer .excerpt,#root .specialtyContainer .excerpt,.switch-wrapper .placementContainer .excerpt,.switch-wrapper .specialtyContainer .excerpt,body .placementContainer .excerpt,body .specialtyContainer .excerpt,html .placementContainer .excerpt,html .specialtyContainer .excerpt,main .placementContainer .excerpt,main .specialtyContainer .excerpt{top:25vw;height:110vh}#root .placementContainer .excerpt .text-section button,#root .specialtyContainer .excerpt .text-section button,.switch-wrapper .placementContainer .excerpt .text-section button,.switch-wrapper .specialtyContainer .excerpt .text-section button,body .placementContainer .excerpt .text-section button,body .specialtyContainer .excerpt .text-section button,html .placementContainer .excerpt .text-section button,html .specialtyContainer .excerpt .text-section button,main .placementContainer .excerpt .text-section button,main .specialtyContainer .excerpt .text-section button{position:relative;top:7vw;left:0;border:1.25px solid #1c2939;background:#fff;padding:15px 25px;border-radius:25px;cursor:pointer}#root .placementContainer .excerpt .text-section .text-snippet,#root .specialtyContainer .excerpt .text-section .text-snippet,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet,body .placementContainer .excerpt .text-section .text-snippet,body .specialtyContainer .excerpt .text-section .text-snippet,html .placementContainer .excerpt .text-section .text-snippet,html .specialtyContainer .excerpt .text-section .text-snippet,main .placementContainer .excerpt .text-section .text-snippet,main .specialtyContainer .excerpt .text-section .text-snippet{left:50%;width:50%}#root .placementContainer .excerpt .text-section .text-snippet h3,#root .specialtyContainer .excerpt .text-section .text-snippet h3,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet h3,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet h3,body .placementContainer .excerpt .text-section .text-snippet h3,body .specialtyContainer .excerpt .text-section .text-snippet h3,html .placementContainer .excerpt .text-section .text-snippet h3,html .specialtyContainer .excerpt .text-section .text-snippet h3,main .placementContainer .excerpt .text-section .text-snippet h3,main .specialtyContainer .excerpt .text-section .text-snippet h3{position:relative;top:0;left:0}#root .placementContainer .excerpt .text-section .text-snippet Text,#root .specialtyContainer .excerpt .text-section .text-snippet Text,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet Text,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet Text,body .placementContainer .excerpt .text-section .text-snippet Text,body .specialtyContainer .excerpt .text-section .text-snippet Text,html .placementContainer .excerpt .text-section .text-snippet Text,html .specialtyContainer .excerpt .text-section .text-snippet Text,main .placementContainer .excerpt .text-section .text-snippet Text,main .specialtyContainer .excerpt .text-section .text-snippet Text{position:relative;top:0;left:0;width:100%;line-height:1.6}#root .placementContainer .excerpt .text-section .text-snippet Text .highlight,#root .specialtyContainer .excerpt .text-section .text-snippet Text .highlight,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet Text .highlight,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet Text .highlight,body .placementContainer .excerpt .text-section .text-snippet Text .highlight,body .specialtyContainer .excerpt .text-section .text-snippet Text .highlight,html .placementContainer .excerpt .text-section .text-snippet Text .highlight,html .specialtyContainer .excerpt .text-section .text-snippet Text .highlight,main .placementContainer .excerpt .text-section .text-snippet Text .highlight,main .specialtyContainer .excerpt .text-section .text-snippet Text .highlight{font-weight:500;position:relative;padding:2px;background-color:#6ac9b1}#root .placementContainer .footer,#root .specialtyContainer .footer,.switch-wrapper .placementContainer .footer,.switch-wrapper .specialtyContainer .footer,body .placementContainer .footer,body .specialtyContainer .footer,html .placementContainer .footer,html .specialtyContainer .footer,main .placementContainer .footer,main .specialtyContainer .footer{position:relative;top:0;left:0;width:100vw;height:45vw;background-color:#1c2939;z-index:0}#root .placementContainer .footer .inner,#root .specialtyContainer .footer .inner,.switch-wrapper .placementContainer .footer .inner,.switch-wrapper .specialtyContainer .footer .inner,body .placementContainer .footer .inner,body .specialtyContainer .footer .inner,html .placementContainer .footer .inner,html .specialtyContainer .footer .inner,main .placementContainer .footer .inner,main .specialtyContainer .footer .inner{position:absolute;top:12.5%;left:4vw;width:92vw;height:85%}#root .placementContainer .footer .inner .contactInfo,#root .specialtyContainer .footer .inner .contactInfo,.switch-wrapper .placementContainer .footer .inner .contactInfo,.switch-wrapper .specialtyContainer .footer .inner .contactInfo,body .placementContainer .footer .inner .contactInfo,body .specialtyContainer .footer .inner .contactInfo,html .placementContainer .footer .inner .contactInfo,html .specialtyContainer .footer .inner .contactInfo,main .placementContainer .footer .inner .contactInfo,main .specialtyContainer .footer .inner .contactInfo{position:absolute;top:50%;left:30%;width:70%;height:100%;transform:translateY(-50%)}#root .placementContainer .footer .inner .contactInfo svg,#root .specialtyContainer .footer .inner .contactInfo svg,.switch-wrapper .placementContainer .footer .inner .contactInfo svg,.switch-wrapper .specialtyContainer .footer .inner .contactInfo svg,body .placementContainer .footer .inner .contactInfo svg,body .specialtyContainer .footer .inner .contactInfo svg,html .placementContainer .footer .inner .contactInfo svg,html .specialtyContainer .footer .inner .contactInfo svg,main .placementContainer .footer .inner .contactInfo svg,main .specialtyContainer .footer .inner .contactInfo svg{position:relative;top:0;left:0;width:3vw;height:auto}#root .placementContainer .footer .inner .contactInfo h2,#root .specialtyContainer .footer .inner .contactInfo h2,.switch-wrapper .placementContainer .footer .inner .contactInfo h2,.switch-wrapper .specialtyContainer .footer .inner .contactInfo h2,body .placementContainer .footer .inner .contactInfo h2,body .specialtyContainer .footer .inner .contactInfo h2,html .placementContainer .footer .inner .contactInfo h2,html .specialtyContainer .footer .inner .contactInfo h2,main .placementContainer .footer .inner .contactInfo h2,main .specialtyContainer .footer .inner .contactInfo h2{position:relative;top:5vw;left:0;font-family:"GT Super Display";letter-spacing:-.05em;font-size:6.5vw;font-weight:500;color:#fff}#root .placementContainer .footer .inner .contactInfo h3,#root .specialtyContainer .footer .inner .contactInfo h3,.switch-wrapper .placementContainer .footer .inner .contactInfo h3,.switch-wrapper .specialtyContainer .footer .inner .contactInfo h3,body .placementContainer .footer .inner .contactInfo h3,body .specialtyContainer .footer .inner .contactInfo h3,html .placementContainer .footer .inner .contactInfo h3,html .specialtyContainer .footer .inner .contactInfo h3,main .placementContainer .footer .inner .contactInfo h3,main .specialtyContainer .footer .inner .contactInfo h3{position:relative;top:4.25vw;left:0;font-family:"Graphik";letter-spacing:-.04em;font-size:6.5vw;font-weight:500;color:#6ac9b1}#root .placementContainer .footer .inner .contactInfo ul,#root .specialtyContainer .footer .inner .contactInfo ul,.switch-wrapper .placementContainer .footer .inner .contactInfo ul,.switch-wrapper .specialtyContainer .footer .inner .contactInfo ul,body .placementContainer .footer .inner .contactInfo ul,body .specialtyContainer .footer .inner .contactInfo ul,html .placementContainer .footer .inner .contactInfo ul,html .specialtyContainer .footer .inner .contactInfo ul,main .placementContainer .footer .inner .contactInfo ul,main .specialtyContainer .footer .inner .contactInfo ul{position:relative;top:7vw;left:0;list-style:none}#root .placementContainer .footer .inner .contactInfo ul li,#root .specialtyContainer .footer .inner .contactInfo ul li,.switch-wrapper .placementContainer .footer .inner .contactInfo ul li,.switch-wrapper .specialtyContainer .footer .inner .contactInfo ul li,body .placementContainer .footer .inner .contactInfo ul li,body .specialtyContainer .footer .inner .contactInfo ul li,html .placementContainer .footer .inner .contactInfo ul li,html .specialtyContainer .footer .inner .contactInfo ul li,main .placementContainer .footer .inner .contactInfo ul li,main .specialtyContainer .footer .inner .contactInfo ul li{display:inline-block;color:#fff;font-family:"Graphik";font-weight:500;font-size:3vw;letter-spacing:-.04em;line-height:1.05}#root .placementContainer .footer .inner .contactInfo ul li:first-child,#root .specialtyContainer .footer .inner .contactInfo ul li:first-child,.switch-wrapper .placementContainer .footer .inner .contactInfo ul li:first-child,.switch-wrapper .specialtyContainer .footer .inner .contactInfo ul li:first-child,body .placementContainer .footer .inner .contactInfo ul li:first-child,body .specialtyContainer .footer .inner .contactInfo ul li:first-child,html .placementContainer .footer .inner .contactInfo ul li:first-child,html .specialtyContainer .footer .inner .contactInfo ul li:first-child,main .placementContainer .footer .inner .contactInfo ul li:first-child,main .specialtyContainer .footer .inner .contactInfo ul li:first-child{margin-right:5vw}#root .placementContainer .footer .inner .contactInfo ul li span,#root .specialtyContainer .footer .inner .contactInfo ul li span,.switch-wrapper .placementContainer .footer .inner .contactInfo ul li span,.switch-wrapper .specialtyContainer .footer .inner .contactInfo ul li span,body .placementContainer .footer .inner .contactInfo ul li span,body .specialtyContainer .footer .inner .contactInfo ul li span,html .placementContainer .footer .inner .contactInfo ul li span,html .specialtyContainer .footer .inner .contactInfo ul li span,main .placementContainer .footer .inner .contactInfo ul li span,main .specialtyContainer .footer .inner .contactInfo ul li span{color:#6ac9b1}#root .placementContainer#culinary .top .top-video video,#root .specialtyContainer#culinary .top .top-video video,.switch-wrapper .placementContainer#culinary .top .top-video video,.switch-wrapper .specialtyContainer#culinary .top .top-video video,body .placementContainer#culinary .top .top-video video,body .specialtyContainer#culinary .top .top-video video,html .placementContainer#culinary .top .top-video video,html .specialtyContainer#culinary .top .top-video video,main .placementContainer#culinary .top .top-video video,main .specialtyContainer#culinary .top .top-video video{left:55%;bottom:0;transform:translate(-50%)}#root .placementContainer#culinary .placements,#root .specialtyContainer#culinary .placements,.switch-wrapper .placementContainer#culinary .placements,.switch-wrapper .specialtyContainer#culinary .placements,body .placementContainer#culinary .placements,body .specialtyContainer#culinary .placements,html .placementContainer#culinary .placements,html .specialtyContainer#culinary .placements,main .placementContainer#culinary .placements,main .specialtyContainer#culinary .placements{height:150vw}#root .placementContainer#culinary .placements .text-section,#root .specialtyContainer#culinary .placements .text-section,.switch-wrapper .placementContainer#culinary .placements .text-section,.switch-wrapper .specialtyContainer#culinary .placements .text-section,body .placementContainer#culinary .placements .text-section,body .specialtyContainer#culinary .placements .text-section,html .placementContainer#culinary .placements .text-section,html .specialtyContainer#culinary .placements .text-section,main .placementContainer#culinary .placements .text-section,main .specialtyContainer#culinary .placements .text-section{height:90%}#root .placementContainer#miscellaneous .top .text h2,#root .specialtyContainer#miscellaneous .top .text h2,.switch-wrapper .placementContainer#miscellaneous .top .text h2,.switch-wrapper .specialtyContainer#miscellaneous .top .text h2,body .placementContainer#miscellaneous .top .text h2,body .specialtyContainer#miscellaneous .top .text h2,html .placementContainer#miscellaneous .top .text h2,html .specialtyContainer#miscellaneous .top .text h2,main .placementContainer#miscellaneous .top .text h2,main .specialtyContainer#miscellaneous .top .text h2{font-size:8vw}#root .placementContainer#miscellaneous .top .top-video,#root .specialtyContainer#miscellaneous .top .top-video,.switch-wrapper .placementContainer#miscellaneous .top .top-video,.switch-wrapper .specialtyContainer#miscellaneous .top .top-video,body .placementContainer#miscellaneous .top .top-video,body .specialtyContainer#miscellaneous .top .top-video,html .placementContainer#miscellaneous .top .top-video,html .specialtyContainer#miscellaneous .top .top-video,main .placementContainer#miscellaneous .top .top-video,main .specialtyContainer#miscellaneous .top .top-video{width:45vw}#root .placementContainer#miscellaneous .top .top-video video,#root .specialtyContainer#miscellaneous .top .top-video video,.switch-wrapper .placementContainer#miscellaneous .top .top-video video,.switch-wrapper .specialtyContainer#miscellaneous .top .top-video video,body .placementContainer#miscellaneous .top .top-video video,body .specialtyContainer#miscellaneous .top .top-video video,html .placementContainer#miscellaneous .top .top-video video,html .specialtyContainer#miscellaneous .top .top-video video,main .placementContainer#miscellaneous .top .top-video video,main .specialtyContainer#miscellaneous .top .top-video video{left:45%;bottom:0;transform:translate(-50%)}#root .placementContainer#miscellaneous .top hr,#root .specialtyContainer#miscellaneous .top hr,.switch-wrapper .placementContainer#miscellaneous .top hr,.switch-wrapper .specialtyContainer#miscellaneous .top hr,body .placementContainer#miscellaneous .top hr,body .specialtyContainer#miscellaneous .top hr,html .placementContainer#miscellaneous .top hr,html .specialtyContainer#miscellaneous .top hr,main .placementContainer#miscellaneous .top hr,main .specialtyContainer#miscellaneous .top hr{width:42.5vw}#root .placementContainer#miscellaneous .placements,#root .specialtyContainer#miscellaneous .placements,.switch-wrapper .placementContainer#miscellaneous .placements,.switch-wrapper .specialtyContainer#miscellaneous .placements,body .placementContainer#miscellaneous .placements,body .specialtyContainer#miscellaneous .placements,html .placementContainer#miscellaneous .placements,html .specialtyContainer#miscellaneous .placements,main .placementContainer#miscellaneous .placements,main .specialtyContainer#miscellaneous .placements{height:200vw}#root .placementContainer#miscellaneous .placements .text-section,#root .specialtyContainer#miscellaneous .placements .text-section,.switch-wrapper .placementContainer#miscellaneous .placements .text-section,.switch-wrapper .specialtyContainer#miscellaneous .placements .text-section,body .placementContainer#miscellaneous .placements .text-section,body .specialtyContainer#miscellaneous .placements .text-section,html .placementContainer#miscellaneous .placements .text-section,html .specialtyContainer#miscellaneous .placements .text-section,main .placementContainer#miscellaneous .placements .text-section,main .specialtyContainer#miscellaneous .placements .text-section{height:91%}#root .placementContainer#travel .top .top-video,#root .specialtyContainer#travel .top .top-video,.switch-wrapper .placementContainer#travel .top .top-video,.switch-wrapper .specialtyContainer#travel .top .top-video,body .placementContainer#travel .top .top-video,body .specialtyContainer#travel .top .top-video,html .placementContainer#travel .top .top-video,html .specialtyContainer#travel .top .top-video,main .placementContainer#travel .top .top-video,main .specialtyContainer#travel .top .top-video{width:62.5vw}#root .placementContainer#travel .top .top-video video,#root .specialtyContainer#travel .top .top-video video,.switch-wrapper .placementContainer#travel .top .top-video video,.switch-wrapper .specialtyContainer#travel .top .top-video video,body .placementContainer#travel .top .top-video video,body .specialtyContainer#travel .top .top-video video,html .placementContainer#travel .top .top-video video,html .specialtyContainer#travel .top .top-video video,main .placementContainer#travel .top .top-video video,main .specialtyContainer#travel .top .top-video video{left:35%;bottom:0;transform:translate(-50%)}#root .placementContainer#travel .top hr,#root .specialtyContainer#travel .top hr,.switch-wrapper .placementContainer#travel .top hr,.switch-wrapper .specialtyContainer#travel .top hr,body .placementContainer#travel .top hr,body .specialtyContainer#travel .top hr,html .placementContainer#travel .top hr,html .specialtyContainer#travel .top hr,main .placementContainer#travel .top hr,main .specialtyContainer#travel .top hr{width:27vw}#root .placementContainer#travel .placements,#root .specialtyContainer#travel .placements,.switch-wrapper .placementContainer#travel .placements,.switch-wrapper .specialtyContainer#travel .placements,body .placementContainer#travel .placements,body .specialtyContainer#travel .placements,html .placementContainer#travel .placements,html .specialtyContainer#travel .placements,main .placementContainer#travel .placements,main .specialtyContainer#travel .placements{height:477vw}#root .placementContainer#travel .placements .text-section,#root .specialtyContainer#travel .placements .text-section,.switch-wrapper .placementContainer#travel .placements .text-section,.switch-wrapper .specialtyContainer#travel .placements .text-section,body .placementContainer#travel .placements .text-section,body .specialtyContainer#travel .placements .text-section,html .placementContainer#travel .placements .text-section,html .specialtyContainer#travel .placements .text-section,main .placementContainer#travel .placements .text-section,main .specialtyContainer#travel .placements .text-section{height:97%}#root .lost,.switch-wrapper .lost,body .lost,html .lost,main .lost{position:relative;top:0;left:0;width:100%;height:100vh;overflow-x:hidden}#root .lost #text,.switch-wrapper .lost #text,body .lost #text,html .lost #text,main .lost #text{position:absolute;top:calc(50% + 50px);left:4vw;transform:translateY(-50%);height:50vh;z-index:0}#root .lost #text path.st2,.switch-wrapper .lost #text path.st2,body .lost #text path.st2,html .lost #text path.st2,main .lost #text path.st2{fill:#fff}#root .lost #pattern,.switch-wrapper .lost #pattern,body .lost #pattern,html .lost #pattern,main .lost #pattern{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;height:100vh;width:auto;opacity:.1;pointer-events:none}#root#no-scroll nav.active,#root#no-scroll nav.hidden,#root.no-scroll nav.active,#root.no-scroll nav.hidden,.switch-wrapper#no-scroll nav.active,.switch-wrapper#no-scroll nav.hidden,.switch-wrapper.no-scroll nav.active,.switch-wrapper.no-scroll nav.hidden,body#no-scroll nav.active,body#no-scroll nav.hidden,body.no-scroll nav.active,body.no-scroll nav.hidden,html#no-scroll nav.active,html#no-scroll nav.hidden,html.no-scroll nav.active,html.no-scroll nav.hidden,main#no-scroll nav.active,main#no-scroll nav.hidden,main.no-scroll nav.active,main.no-scroll nav.hidden{top:0!important;z-index:99999999!important}#root#no-scroll nav.active #center,#root#no-scroll nav.hidden #center,#root.no-scroll nav.active #center,#root.no-scroll nav.hidden #center,.switch-wrapper#no-scroll nav.active #center,.switch-wrapper#no-scroll nav.hidden #center,.switch-wrapper.no-scroll nav.active #center,.switch-wrapper.no-scroll nav.hidden #center,body#no-scroll nav.active #center,body#no-scroll nav.hidden #center,body.no-scroll nav.active #center,body.no-scroll nav.hidden #center,html#no-scroll nav.active #center,html#no-scroll nav.hidden #center,html.no-scroll nav.active #center,html.no-scroll nav.hidden #center,main#no-scroll nav.active #center,main#no-scroll nav.hidden #center,main.no-scroll nav.active #center,main.no-scroll nav.hidden #center{border-bottom:1pt solid rgba(114,169,186,.5)}#root#no-scroll nav.active #center svg.adiante path.st0,#root#no-scroll nav.hidden #center svg.adiante path.st0,#root.no-scroll nav.active #center svg.adiante path.st0,#root.no-scroll nav.hidden #center svg.adiante path.st0,.switch-wrapper#no-scroll nav.active #center svg.adiante path.st0,.switch-wrapper#no-scroll nav.hidden #center svg.adiante path.st0,.switch-wrapper.no-scroll nav.active #center svg.adiante path.st0,.switch-wrapper.no-scroll nav.hidden #center svg.adiante path.st0,body#no-scroll nav.active #center svg.adiante path.st0,body#no-scroll nav.hidden #center svg.adiante path.st0,body.no-scroll nav.active #center svg.adiante path.st0,body.no-scroll nav.hidden #center svg.adiante path.st0,html#no-scroll nav.active #center svg.adiante path.st0,html#no-scroll nav.hidden #center svg.adiante path.st0,html.no-scroll nav.active #center svg.adiante path.st0,html.no-scroll nav.hidden #center svg.adiante path.st0,main#no-scroll nav.active #center svg.adiante path.st0,main#no-scroll nav.hidden #center svg.adiante path.st0,main.no-scroll nav.active #center svg.adiante path.st0,main.no-scroll nav.hidden #center svg.adiante path.st0{fill:#72a9ba!important}#root#no-scroll nav.active #center a svg.byebye,#root#no-scroll nav.hidden #center a svg.byebye,#root.no-scroll nav.active #center a svg.byebye,#root.no-scroll nav.hidden #center a svg.byebye,.switch-wrapper#no-scroll nav.active #center a svg.byebye,.switch-wrapper#no-scroll nav.hidden #center a svg.byebye,.switch-wrapper.no-scroll nav.active #center a svg.byebye,.switch-wrapper.no-scroll nav.hidden #center a svg.byebye,body#no-scroll nav.active #center a svg.byebye,body#no-scroll nav.hidden #center a svg.byebye,body.no-scroll nav.active #center a svg.byebye,body.no-scroll nav.hidden #center a svg.byebye,html#no-scroll nav.active #center a svg.byebye,html#no-scroll nav.hidden #center a svg.byebye,html.no-scroll nav.active #center a svg.byebye,html.no-scroll nav.hidden #center a svg.byebye,main#no-scroll nav.active #center a svg.byebye,main#no-scroll nav.hidden #center a svg.byebye,main.no-scroll nav.active #center a svg.byebye,main.no-scroll nav.hidden #center a svg.byebye{display:block;transition:.5s ease;transform-origin:center}#root#no-scroll nav.active #center a:hover svg.byebye,#root#no-scroll nav.hidden #center a:hover svg.byebye,#root.no-scroll nav.active #center a:hover svg.byebye,#root.no-scroll nav.hidden #center a:hover svg.byebye,.switch-wrapper#no-scroll nav.active #center a:hover svg.byebye,.switch-wrapper#no-scroll nav.hidden #center a:hover svg.byebye,.switch-wrapper.no-scroll nav.active #center a:hover svg.byebye,.switch-wrapper.no-scroll nav.hidden #center a:hover svg.byebye,body#no-scroll nav.active #center a:hover svg.byebye,body#no-scroll nav.hidden #center a:hover svg.byebye,body.no-scroll nav.active #center a:hover svg.byebye,body.no-scroll nav.hidden #center a:hover svg.byebye,html#no-scroll nav.active #center a:hover svg.byebye,html#no-scroll nav.hidden #center a:hover svg.byebye,html.no-scroll nav.active #center a:hover svg.byebye,html.no-scroll nav.hidden #center a:hover svg.byebye,main#no-scroll nav.active #center a:hover svg.byebye,main#no-scroll nav.hidden #center a:hover svg.byebye,main.no-scroll nav.active #center a:hover svg.byebye,main.no-scroll nav.hidden #center a:hover svg.byebye{width:35px!important}#root#no-scroll nav.active #center a:hover svg.byebye path,#root#no-scroll nav.hidden #center a:hover svg.byebye path,#root.no-scroll nav.active #center a:hover svg.byebye path,#root.no-scroll nav.hidden #center a:hover svg.byebye path,.switch-wrapper#no-scroll nav.active #center a:hover svg.byebye path,.switch-wrapper#no-scroll nav.hidden #center a:hover svg.byebye path,.switch-wrapper.no-scroll nav.active #center a:hover svg.byebye path,.switch-wrapper.no-scroll nav.hidden #center a:hover svg.byebye path,body#no-scroll nav.active #center a:hover svg.byebye path,body#no-scroll nav.hidden #center a:hover svg.byebye path,body.no-scroll nav.active #center a:hover svg.byebye path,body.no-scroll nav.hidden #center a:hover svg.byebye path,html#no-scroll nav.active #center a:hover svg.byebye path,html#no-scroll nav.hidden #center a:hover svg.byebye path,html.no-scroll nav.active #center a:hover svg.byebye path,html.no-scroll nav.hidden #center a:hover svg.byebye path,main#no-scroll nav.active #center a:hover svg.byebye path,main#no-scroll nav.hidden #center a:hover svg.byebye path,main.no-scroll nav.active #center a:hover svg.byebye path,main.no-scroll nav.hidden #center a:hover svg.byebye path{fill:#fff}#root#no-scroll nav.active #center ul,#root#no-scroll nav.hidden #center ul,#root.no-scroll nav.active #center ul,#root.no-scroll nav.hidden #center ul,.switch-wrapper#no-scroll nav.active #center ul,.switch-wrapper#no-scroll nav.hidden #center ul,.switch-wrapper.no-scroll nav.active #center ul,.switch-wrapper.no-scroll nav.hidden #center ul,body#no-scroll nav.active #center ul,body#no-scroll nav.hidden #center ul,body.no-scroll nav.active #center ul,body.no-scroll nav.hidden #center ul,html#no-scroll nav.active #center ul,html#no-scroll nav.hidden #center ul,html.no-scroll nav.active #center ul,html.no-scroll nav.hidden #center ul,main#no-scroll nav.active #center ul,main#no-scroll nav.hidden #center ul,main.no-scroll nav.active #center ul,main.no-scroll nav.hidden #center ul{display:none}#root .mob-menu,.switch-wrapper .mob-menu,body .mob-menu,html .mob-menu,main .mob-menu{position:fixed;top:0;left:0;transition:.5s;width:100%;height:100%;background:#1c2939;z-index:999}#root .mob-menu ul,.switch-wrapper .mob-menu ul,body .mob-menu ul,html .mob-menu ul,main .mob-menu ul{position:absolute;top:55%;left:52.5%;transform:translate(-50%,-50%);color:#fff;list-style:none}#root .mob-menu ul li,.switch-wrapper .mob-menu ul li,body .mob-menu ul li,html .mob-menu ul li,main .mob-menu ul li{margin-bottom:8vw}#root .mob-menu ul li a,.switch-wrapper .mob-menu ul li a,body .mob-menu ul li a,html .mob-menu ul li a,main .mob-menu ul li a{text-decoration:none;font-family:"Graphik"}#root .mob-menu ul li a h2,.switch-wrapper .mob-menu ul li a h2,body .mob-menu ul li a h2,html .mob-menu ul li a h2,main .mob-menu ul li a h2{color:#72a9ba;font-size:11vw;font-weight:500;width:9ch;line-height:.8}#root .mob-menu ul li:nth-child(2) a h2,.switch-wrapper .mob-menu ul li:nth-child(2) a h2,body .mob-menu ul li:nth-child(2) a h2,html .mob-menu ul li:nth-child(2) a h2,main .mob-menu ul li:nth-child(2) a h2{color:#a2acdd;width:7ch}#root .mob-menu ul li:nth-child(3) a h2,.switch-wrapper .mob-menu ul li:nth-child(3) a h2,body .mob-menu ul li:nth-child(3) a h2,html .mob-menu ul li:nth-child(3) a h2,main .mob-menu ul li:nth-child(3) a h2{color:#6ac9b1;width:5ch}#root .mob-menu ul li:nth-child(4) a h2,.switch-wrapper .mob-menu ul li:nth-child(4) a h2,body .mob-menu ul li:nth-child(4) a h2,html .mob-menu ul li:nth-child(4) a h2,main .mob-menu ul li:nth-child(4) a h2{color:#e19d62;width:6ch}#root .mob-menu#on,.switch-wrapper .mob-menu#on,body .mob-menu#on,html .mob-menu#on,main .mob-menu#on{left:0}#root .mob-menu#off,.switch-wrapper .mob-menu#off,body .mob-menu#off,html .mob-menu#off,main .mob-menu#off{left:100vw}@media screen and (max-width:700px){#root h2,#root h3,#root p,#root span,.switch-wrapper h2,.switch-wrapper h3,.switch-wrapper p,.switch-wrapper span,body h2,body h3,body p,body span,html h2,html h3,html p,html span,main h2,main h3,main p,main span{pointer-events:none}#root .load-screen,.switch-wrapper .load-screen,body .load-screen,html .load-screen,main .load-screen{top:0;left:0;width:100vw;height:100%}#root .load-screen #quote,.switch-wrapper .load-screen #quote,body .load-screen #quote,html .load-screen #quote,main .load-screen #quote{top:45%;height:30vh}#root nav,.switch-wrapper nav,body nav,html nav,main nav{z-index:9999;height:85px}#root nav.active#culinary .top #center,#root nav.active#miscellaneous .top #center,#root nav.active#travel .top #center,#root nav.active.placement .top #center,.switch-wrapper nav.active#culinary .top #center,.switch-wrapper nav.active#miscellaneous .top #center,.switch-wrapper nav.active#travel .top #center,.switch-wrapper nav.active.placement .top #center,body nav.active#culinary .top #center,body nav.active#miscellaneous .top #center,body nav.active#travel .top #center,body nav.active.placement .top #center,html nav.active#culinary .top #center,html nav.active#miscellaneous .top #center,html nav.active#travel .top #center,html nav.active.placement .top #center,main nav.active#culinary .top #center,main nav.active#miscellaneous .top #center,main nav.active#travel .top #center,main nav.active.placement .top #center{border-bottom:.9vw solid rgba(28,41,57,.15)}#root nav.active#culinary .top #center:after,#root nav.active#miscellaneous .top #center:after,#root nav.active#travel .top #center:after,#root nav.active.placement .top #center:after,.switch-wrapper nav.active#culinary .top #center:after,.switch-wrapper nav.active#miscellaneous .top #center:after,.switch-wrapper nav.active#travel .top #center:after,.switch-wrapper nav.active.placement .top #center:after,body nav.active#culinary .top #center:after,body nav.active#miscellaneous .top #center:after,body nav.active#travel .top #center:after,body nav.active.placement .top #center:after,html nav.active#culinary .top #center:after,html nav.active#miscellaneous .top #center:after,html nav.active#travel .top #center:after,html nav.active.placement .top #center:after,main nav.active#culinary .top #center:after,main nav.active#miscellaneous .top #center:after,main nav.active#travel .top #center:after,main nav.active.placement .top #center:after{content:"";position:absolute;bottom:0;left:0;width:0;z-index:0;height:0;background:none}#root nav.active#home .top #center,.switch-wrapper nav.active#home .top #center,body nav.active#home .top #center,html nav.active#home .top #center,main nav.active#home .top #center{border-bottom:none}#root nav.active#home .top #center:after,.switch-wrapper nav.active#home .top #center:after,body nav.active#home .top #center:after,html nav.active#home .top #center:after,main nav.active#home .top #center:after{content:"";position:absolute;bottom:0;left:0;width:80.75%;z-index:0;height:.45vw;background:rgba(28,41,57,.15)}#root nav.active .noTop #center,.switch-wrapper nav.active .noTop #center,body nav.active .noTop #center,html nav.active .noTop #center,main nav.active .noTop #center{border-bottom:none}#root nav.active .noTop #center:after,.switch-wrapper nav.active .noTop #center:after,body nav.active .noTop #center:after,html nav.active .noTop #center:after,main nav.active .noTop #center:after{content:"";position:absolute;bottom:0;left:0;width:0;z-index:0;height:none;background:none}#root nav #center svg.adiante,.switch-wrapper nav #center svg.adiante,body nav #center svg.adiante,html nav #center svg.adiante,main nav #center svg.adiante{width:42vw}#root nav #center svg.slide,.switch-wrapper nav #center svg.slide,body nav #center svg.slide,html nav #center svg.slide,main nav #center svg.slide{bottom:35px;width:25px;right:10px;display:block}#root nav #center svg.slide#on path,.switch-wrapper nav #center svg.slide#on path,body nav #center svg.slide#on path,html nav #center svg.slide#on path,main nav #center svg.slide#on path{fill:#fff}#root nav.active.slideOn,#root nav.hidden.slideOn,.switch-wrapper nav.active.slideOn,.switch-wrapper nav.hidden.slideOn,body nav.active.slideOn,body nav.hidden.slideOn,html nav.active.slideOn,html nav.hidden.slideOn,main nav.active.slideOn,main nav.hidden.slideOn{height:60px}#root nav.active.slideOn .noTop,#root nav.active.slideOn .top,#root nav.hidden.slideOn .noTop,#root nav.hidden.slideOn .top,.switch-wrapper nav.active.slideOn .noTop,.switch-wrapper nav.active.slideOn .top,.switch-wrapper nav.hidden.slideOn .noTop,.switch-wrapper nav.hidden.slideOn .top,body nav.active.slideOn .noTop,body nav.active.slideOn .top,body nav.hidden.slideOn .noTop,body nav.hidden.slideOn .top,html nav.active.slideOn .noTop,html nav.active.slideOn .top,html nav.hidden.slideOn .noTop,html nav.hidden.slideOn .top,main nav.active.slideOn .noTop,main nav.active.slideOn .top,main nav.hidden.slideOn .noTop,main nav.hidden.slideOn .top{background:none}#root nav.active.slideOn .noTop #center,#root nav.active.slideOn .top #center,#root nav.hidden.slideOn .noTop #center,#root nav.hidden.slideOn .top #center,.switch-wrapper nav.active.slideOn .noTop #center,.switch-wrapper nav.active.slideOn .top #center,.switch-wrapper nav.hidden.slideOn .noTop #center,.switch-wrapper nav.hidden.slideOn .top #center,body nav.active.slideOn .noTop #center,body nav.active.slideOn .top #center,body nav.hidden.slideOn .noTop #center,body nav.hidden.slideOn .top #center,html nav.active.slideOn .noTop #center,html nav.active.slideOn .top #center,html nav.hidden.slideOn .noTop #center,html nav.hidden.slideOn .top #center,main nav.active.slideOn .noTop #center,main nav.active.slideOn .top #center,main nav.hidden.slideOn .noTop #center,main nav.hidden.slideOn .top #center{border-bottom:2px solid #fff}#root nav.active.slideOn .noTop #center svg.adiante,#root nav.active.slideOn .noTop #center svg.slide,#root nav.active.slideOn .top #center svg.adiante,#root nav.active.slideOn .top #center svg.slide,#root nav.hidden.slideOn .noTop #center svg.adiante,#root nav.hidden.slideOn .noTop #center svg.slide,#root nav.hidden.slideOn .top #center svg.adiante,#root nav.hidden.slideOn .top #center svg.slide,.switch-wrapper nav.active.slideOn .noTop #center svg.adiante,.switch-wrapper nav.active.slideOn .noTop #center svg.slide,.switch-wrapper nav.active.slideOn .top #center svg.adiante,.switch-wrapper nav.active.slideOn .top #center svg.slide,.switch-wrapper nav.hidden.slideOn .noTop #center svg.adiante,.switch-wrapper nav.hidden.slideOn .noTop #center svg.slide,.switch-wrapper nav.hidden.slideOn .top #center svg.adiante,.switch-wrapper nav.hidden.slideOn .top #center svg.slide,body nav.active.slideOn .noTop #center svg.adiante,body nav.active.slideOn .noTop #center svg.slide,body nav.active.slideOn .top #center svg.adiante,body nav.active.slideOn .top #center svg.slide,body nav.hidden.slideOn .noTop #center svg.adiante,body nav.hidden.slideOn .noTop #center svg.slide,body nav.hidden.slideOn .top #center svg.adiante,body nav.hidden.slideOn .top #center svg.slide,html nav.active.slideOn .noTop #center svg.adiante,html nav.active.slideOn .noTop #center svg.slide,html nav.active.slideOn .top #center svg.adiante,html nav.active.slideOn .top #center svg.slide,html nav.hidden.slideOn .noTop #center svg.adiante,html nav.hidden.slideOn .noTop #center svg.slide,html nav.hidden.slideOn .top #center svg.adiante,html nav.hidden.slideOn .top #center svg.slide,main nav.active.slideOn .noTop #center svg.adiante,main nav.active.slideOn .noTop #center svg.slide,main nav.active.slideOn .top #center svg.adiante,main nav.active.slideOn .top #center svg.slide,main nav.hidden.slideOn .noTop #center svg.adiante,main nav.hidden.slideOn .noTop #center svg.slide,main nav.hidden.slideOn .top #center svg.adiante,main nav.hidden.slideOn .top #center svg.slide{bottom:15px}#root nav.active.slideOn .noTop #center svg.adiante path,#root nav.active.slideOn .noTop #center svg.slide path,#root nav.active.slideOn .top #center svg.adiante path,#root nav.active.slideOn .top #center svg.slide path,#root nav.hidden.slideOn .noTop #center svg.adiante path,#root nav.hidden.slideOn .noTop #center svg.slide path,#root nav.hidden.slideOn .top #center svg.adiante path,#root nav.hidden.slideOn .top #center svg.slide path,.switch-wrapper nav.active.slideOn .noTop #center svg.adiante path,.switch-wrapper nav.active.slideOn .noTop #center svg.slide path,.switch-wrapper nav.active.slideOn .top #center svg.adiante path,.switch-wrapper nav.active.slideOn .top #center svg.slide path,.switch-wrapper nav.hidden.slideOn .noTop #center svg.adiante path,.switch-wrapper nav.hidden.slideOn .noTop #center svg.slide path,.switch-wrapper nav.hidden.slideOn .top #center svg.adiante path,.switch-wrapper nav.hidden.slideOn .top #center svg.slide path,body nav.active.slideOn .noTop #center svg.adiante path,body nav.active.slideOn .noTop #center svg.slide path,body nav.active.slideOn .top #center svg.adiante path,body nav.active.slideOn .top #center svg.slide path,body nav.hidden.slideOn .noTop #center svg.adiante path,body nav.hidden.slideOn .noTop #center svg.slide path,body nav.hidden.slideOn .top #center svg.adiante path,body nav.hidden.slideOn .top #center svg.slide path,html nav.active.slideOn .noTop #center svg.adiante path,html nav.active.slideOn .noTop #center svg.slide path,html nav.active.slideOn .top #center svg.adiante path,html nav.active.slideOn .top #center svg.slide path,html nav.hidden.slideOn .noTop #center svg.adiante path,html nav.hidden.slideOn .noTop #center svg.slide path,html nav.hidden.slideOn .top #center svg.adiante path,html nav.hidden.slideOn .top #center svg.slide path,main nav.active.slideOn .noTop #center svg.adiante path,main nav.active.slideOn .noTop #center svg.slide path,main nav.active.slideOn .top #center svg.adiante path,main nav.active.slideOn .top #center svg.slide path,main nav.hidden.slideOn .noTop #center svg.adiante path,main nav.hidden.slideOn .noTop #center svg.slide path,main nav.hidden.slideOn .top #center svg.adiante path,main nav.hidden.slideOn .top #center svg.slide path{fill:#fff}#root nav.slideOff .noTop #center svg.slide,#root nav.slideOff .top #center svg.slide,#root nav ul,.switch-wrapper nav.slideOff .noTop #center svg.slide,.switch-wrapper nav.slideOff .top #center svg.slide,.switch-wrapper nav ul,body nav.slideOff .noTop #center svg.slide,body nav.slideOff .top #center svg.slide,body nav ul,html nav.slideOff .noTop #center svg.slide,html nav.slideOff .top #center svg.slide,html nav ul,main nav.slideOff .noTop #center svg.slide,main nav.slideOff .top #center svg.slide,main nav ul{display:none}#root .homeContainer,.switch-wrapper .homeContainer,body .homeContainer,html .homeContainer,main .homeContainer{overflow-x:hidden}#root .homeContainer .fade-in-section,#root .homeContainer .fade-in-section.is-visible,.switch-wrapper .homeContainer .fade-in-section,.switch-wrapper .homeContainer .fade-in-section.is-visible,body .homeContainer .fade-in-section,body .homeContainer .fade-in-section.is-visible,html .homeContainer .fade-in-section,html .homeContainer .fade-in-section.is-visible,main .homeContainer .fade-in-section,main .homeContainer .fade-in-section.is-visible{opacity:1;transform:none;visibility:visible;overflow-y:visible}#root .homeContainer .topPart,.switch-wrapper .homeContainer .topPart,body .homeContainer .topPart,html .homeContainer .topPart,main .homeContainer .topPart{height:83vh;width:98vw;overflow-x:hidden;overflow-y:hidden}#root .homeContainer .topPart .hotel-circle,.switch-wrapper .homeContainer .topPart .hotel-circle,body .homeContainer .topPart .hotel-circle,html .homeContainer .topPart .hotel-circle,main .homeContainer .topPart .hotel-circle{top:-2.5vh;right:-27.5vh;z-index:9;-webkit-animation:hotelCircleAnim 1s forwards;animation:hotelCircleAnim 1s forwards;background-size:auto 180%;background-position:36% 43%}#root .homeContainer .topPart .big-circle,.switch-wrapper .homeContainer .topPart .big-circle,body .homeContainer .topPart .big-circle,html .homeContainer .topPart .big-circle,main .homeContainer .topPart .big-circle{top:23vh;right:-38vh;-webkit-animation:bigCircleAnim 1s forwards;animation:bigCircleAnim 1s forwards}#root .homeContainer .topPart .chef-circle,.switch-wrapper .homeContainer .topPart .chef-circle,body .homeContainer .topPart .chef-circle,html .homeContainer .topPart .chef-circle,main .homeContainer .topPart .chef-circle{top:38vh;right:6vh;-webkit-animation:chefCircleAnim 1s .5s forwards;animation:chefCircleAnim 1s .5s forwards}#root .homeContainer .topPart .scroll-circle,.switch-wrapper .homeContainer .topPart .scroll-circle,body .homeContainer .topPart .scroll-circle,html .homeContainer .topPart .scroll-circle,main .homeContainer .topPart .scroll-circle{top:13vh;right:14vh;-webkit-animation:scrollCircleAnim 1s .75s forwards;animation:scrollCircleAnim 1s .75s forwards}#root .homeContainer .topPart hr,.switch-wrapper .homeContainer .topPart hr,body .homeContainer .topPart hr,html .homeContainer .topPart hr,main .homeContainer .topPart hr{bottom:1vh}#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:45%}#root .homeContainer .topPart .textBox span,.switch-wrapper .homeContainer .topPart .textBox span,body .homeContainer .topPart .textBox span,html .homeContainer .topPart .textBox span,main .homeContainer .topPart .textBox span{width:75vw}#root .homeContainer .topPart .textBox span:nth-child(2),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2),body .homeContainer .topPart .textBox span:nth-child(2),html .homeContainer .topPart .textBox span:nth-child(2),main .homeContainer .topPart .textBox span:nth-child(2){height:12vw;top:21.5vw}#root .homeContainer .topPart .textBox span:nth-child(3),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3),body .homeContainer .topPart .textBox span:nth-child(3),html .homeContainer .topPart .textBox span:nth-child(3),main .homeContainer .topPart .textBox span:nth-child(3){height:11vw;top:31.5vw}#root .homeContainer .topPart .textBox span:nth-child(4),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4),body .homeContainer .topPart .textBox span:nth-child(4),html .homeContainer .topPart .textBox span:nth-child(4),main .homeContainer .topPart .textBox span:nth-child(4){height:10.5vw;top:42vw}#root .homeContainer .topPart .textBox span h1,#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h1,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h1,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h1,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h1,main .homeContainer .topPart .textBox span h2{font-size:12vw;line-height:.8;top:20vw;-webkit-animation:textIntro .55s forwards;animation:textIntro .55s forwards}@-webkit-keyframes textIntro{0%{top:20vw}to{top:0}}@keyframes textIntro{0%{top:20vw}to{top:0}}#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h2{line-height:1}#root .homeContainer .topPart .textBox span:first-child,.switch-wrapper .homeContainer .topPart .textBox span:first-child,body .homeContainer .topPart .textBox span:first-child,html .homeContainer .topPart .textBox span:first-child,main .homeContainer .topPart .textBox span:first-child{width:40vw;height:21vw}#root .homeContainer .topPart .textBox span:first-child h1,.switch-wrapper .homeContainer .topPart .textBox span:first-child h1,body .homeContainer .topPart .textBox span:first-child h1,html .homeContainer .topPart .textBox span:first-child h1,main .homeContainer .topPart .textBox span:first-child h1{top:30vw;-webkit-animation:firsttextIntro .55s forwards;animation:firsttextIntro .55s forwards}@-webkit-keyframes firsttextIntro{0%{top:30vw}to{top:0}}@keyframes firsttextIntro{0%{top:30vw}to{top:0}}@-webkit-keyframes hotelCircleAnim{0%{width:0;height:0}to{width:48vh;height:48vh}}@keyframes hotelCircleAnim{0%{width:0;height:0}to{width:48vh;height:48vh}}@-webkit-keyframes chefCircleAnim{0%{width:0;height:0}to{width:24vh;height:24vh}}@keyframes chefCircleAnim{0%{width:0;height:0}to{width:24vh;height:24vh}}@-webkit-keyframes scrollCircleAnim{0%{width:0;height:0}to{width:18vh;height:18vh}}@keyframes scrollCircleAnim{0%{width:0;height:0}to{width:18vh;height:18vh}}@-webkit-keyframes bigCircleAnim{0%{width:0;height:0}to{width:65vh;height:65vh}}@keyframes bigCircleAnim{0%{width:0;height:0}to{width:65vh;height:65vh}}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{margin-top:15vw;height:240vw}#root .homeContainer .whoAreWe .title-text h3,.switch-wrapper .homeContainer .whoAreWe .title-text h3,body .homeContainer .whoAreWe .title-text h3,html .homeContainer .whoAreWe .title-text h3,main .homeContainer .whoAreWe .title-text h3{font-size:8vw}#root .homeContainer .whoAreWe .title-text h2,.switch-wrapper .homeContainer .whoAreWe .title-text h2,body .homeContainer .whoAreWe .title-text h2,html .homeContainer .whoAreWe .title-text h2,main .homeContainer .whoAreWe .title-text h2{font-size:10vw;letter-spacing:-.05em}#root .homeContainer .whoAreWe .definition,.switch-wrapper .homeContainer .whoAreWe .definition,body .homeContainer .whoAreWe .definition,html .homeContainer .whoAreWe .definition,main .homeContainer .whoAreWe .definition{position:absolute;top:35vw;left:0;width:50vw}#root .homeContainer .whoAreWe .definition#desktop,.switch-wrapper .homeContainer .whoAreWe .definition#desktop,body .homeContainer .whoAreWe .definition#desktop,html .homeContainer .whoAreWe .definition#desktop,main .homeContainer .whoAreWe .definition#desktop{display:none}#root .homeContainer .whoAreWe .definition#mobile,.switch-wrapper .homeContainer .whoAreWe .definition#mobile,body .homeContainer .whoAreWe .definition#mobile,html .homeContainer .whoAreWe .definition#mobile,main .homeContainer .whoAreWe .definition#mobile{display:block}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{top:60vw;left:0;width:87vw;height:auto;font-size:3vw;line-height:2}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{top:122vw;right:-4vw;width:100vw;height:85vw}#root .homeContainer .whoAreWe .whatCanWeDo .center,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center,body .homeContainer .whoAreWe .whatCanWeDo .center,html .homeContainer .whoAreWe .whatCanWeDo .center,main .homeContainer .whoAreWe .whatCanWeDo .center{left:48%}#root .homeContainer .whoAreWe .whatCanWeDo .center h4,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center h4,body .homeContainer .whoAreWe .whatCanWeDo .center h4,html .homeContainer .whoAreWe .whatCanWeDo .center h4,main .homeContainer .whoAreWe .whatCanWeDo .center h4{font-size:8vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul,body .homeContainer .whoAreWe .whatCanWeDo .center ul,html .homeContainer .whoAreWe .whatCanWeDo .center ul,main .homeContainer .whoAreWe .whatCanWeDo .center ul{top:5vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li,body .homeContainer .whoAreWe .whatCanWeDo .center ul li,html .homeContainer .whoAreWe .whatCanWeDo .center ul li,main .homeContainer .whoAreWe .whatCanWeDo .center ul li{font-size:4vw;font-weight:500;margin-bottom:3vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li span,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li span,body .homeContainer .whoAreWe .whatCanWeDo .center ul li span,html .homeContainer .whoAreWe .whatCanWeDo .center ul li span,main .homeContainer .whoAreWe .whatCanWeDo .center ul li span{margin-right:3vw}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{margin-top:0}#root .homeContainer .soWhosOnTheTeam .textContainer,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer,body .homeContainer .soWhosOnTheTeam .textContainer,html .homeContainer .soWhosOnTheTeam .textContainer,main .homeContainer .soWhosOnTheTeam .textContainer{width:100%;border-top:none;border-left:none}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text,body .homeContainer .soWhosOnTheTeam .textContainer .title-text,html .homeContainer .soWhosOnTheTeam .textContainer .title-text,main .homeContainer .soWhosOnTheTeam .textContainer .title-text{top:0;left:0}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h3{font-size:8vw}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h2{font-size:10vw;letter-spacing:-.05em}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{position:relative;top:5vw;right:0;left:0;width:90%;height:auto;font-size:3vw;line-height:2}#root .homeContainer .soWhosOnTheTeam .textContainer p button,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button,body .homeContainer .soWhosOnTheTeam .textContainer p button,html .homeContainer .soWhosOnTheTeam .textContainer p button,main .homeContainer .soWhosOnTheTeam .textContainer p button{padding-top:4vw;font-size:3vw;display:block}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{top:95vw;left:50%;transform:translate(-50%);width:170vw}#root .homeContainer .soWhosOnTheTeam .friendCircle svg,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg,body .homeContainer .soWhosOnTheTeam .friendCircle svg,html .homeContainer .soWhosOnTheTeam .friendCircle svg,main .homeContainer .soWhosOnTheTeam .friendCircle svg{width:170vw;height:170vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle{top:69%;left:35%}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3{font-size:14vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p{top:4vw;width:29ch;font-size:3vw;line-height:2}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{height:240vh;padding-top:3vh;margin-top:50vh;overflow-x:hidden;overflow-y:hidden}#root .homeContainer .topPlacements .title-text,.switch-wrapper .homeContainer .topPlacements .title-text,body .homeContainer .topPlacements .title-text,html .homeContainer .topPlacements .title-text,main .homeContainer .topPlacements .title-text{top:-4vw;left:0}#root .homeContainer .topPlacements .title-text h3,.switch-wrapper .homeContainer .topPlacements .title-text h3,body .homeContainer .topPlacements .title-text h3,html .homeContainer .topPlacements .title-text h3,main .homeContainer .topPlacements .title-text h3{font-size:8vw}#root .homeContainer .topPlacements .title-text h2,.switch-wrapper .homeContainer .topPlacements .title-text h2,body .homeContainer .topPlacements .title-text h2,html .homeContainer .topPlacements .title-text h2,main .homeContainer .topPlacements .title-text h2{font-size:10vw;letter-spacing:-.05em}#root .homeContainer .topPlacements .title-text p,.switch-wrapper .homeContainer .topPlacements .title-text p,body .homeContainer .topPlacements .title-text p,html .homeContainer .topPlacements .title-text p,main .homeContainer .topPlacements .title-text p{position:relative;top:3vw;right:0;left:0;width:73%;height:auto;font-size:3vw;line-height:1.6}#root .homeContainer .topPlacements .placement-block,.switch-wrapper .homeContainer .topPlacements .placement-block,body .homeContainer .topPlacements .placement-block,html .homeContainer .topPlacements .placement-block,main .homeContainer .topPlacements .placement-block{overflow-x:hidden;overflow-y:hidden;height:85vw}#root .homeContainer .topPlacements .placement-block .infoBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock,body .homeContainer .topPlacements .placement-block .infoBlock,html .homeContainer .topPlacements .placement-block .infoBlock,main .homeContainer .topPlacements .placement-block .infoBlock{width:45%}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,body .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,html .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,main .homeContainer .topPlacements .placement-block .infoBlock .text-box h4{font-size:10vw}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box p,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box p,body .homeContainer .topPlacements .placement-block .infoBlock .text-box p,html .homeContainer .topPlacements .placement-block .infoBlock .text-box p,main .homeContainer .topPlacements .placement-block .infoBlock .text-box p{top:2vw;left:0;font-weight:300;font-size:3.25vw;letter-spacing:-.02em;width:16ch}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box button,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box button,body .homeContainer .topPlacements .placement-block .infoBlock .text-box button,html .homeContainer .topPlacements .placement-block .infoBlock .text-box button,main .homeContainer .topPlacements .placement-block .infoBlock .text-box button{top:4vw;font-size:2.75vw}#root .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,body .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,html .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,main .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4{word-break:break-all;font-size:10vw;width:4ch;line-height:.9}#root .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,body .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,html .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,main .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p{top:3vw}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock{background:none;top:4vw}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3{font-size:6.75vw;width:100%}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p{top:1vw;font-size:3.25vw}#root .homeContainer .topPlacements .placement-block.culinary,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary,body .homeContainer .topPlacements .placement-block.culinary,html .homeContainer .topPlacements .placement-block.culinary,main .homeContainer .topPlacements .placement-block.culinary{top:30vw}#root .homeContainer .topPlacements .placement-block .placements,.switch-wrapper .homeContainer .topPlacements .placement-block .placements,body .homeContainer .topPlacements .placement-block .placements,html .homeContainer .topPlacements .placement-block .placements,main .homeContainer .topPlacements .placement-block .placements{left:50%;width:45%}#root .homeContainer .topPlacements .placement-block .placements .place,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place,body .homeContainer .topPlacements .placement-block .placements .place,html .homeContainer .topPlacements .placement-block .placements .place,main .homeContainer .topPlacements .placement-block .placements .place{width:45.5vw}#root .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),body .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),html .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),main .homeContainer .topPlacements .placement-block .placements .place:nth-child(2){display:none}#root .homeContainer .topPlacements .placement-block .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place .textBlock,body .homeContainer .topPlacements .placement-block .placements .place .textBlock,html .homeContainer .topPlacements .placement-block .placements .place .textBlock,main .homeContainer .topPlacements .placement-block .placements .place .textBlock{top:5vw}#root .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,body .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,html .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,main .homeContainer .topPlacements .placement-block .placements .place a .imageBlock{width:100%;height:50vw}#root .homeContainer .footer,.switch-wrapper .homeContainer .footer,body .homeContainer .footer,html .homeContainer .footer,main .homeContainer .footer{top:0;height:175vw}#root .homeContainer .footer .inner .contactInfo,.switch-wrapper .homeContainer .footer .inner .contactInfo,body .homeContainer .footer .inner .contactInfo,html .homeContainer .footer .inner .contactInfo,main .homeContainer .footer .inner .contactInfo{left:17.5%}#root .homeContainer .footer .inner .contactInfo svg,.switch-wrapper .homeContainer .footer .inner .contactInfo svg,body .homeContainer .footer .inner .contactInfo svg,html .homeContainer .footer .inner .contactInfo svg,main .homeContainer .footer .inner .contactInfo svg{width:8vw}#root .homeContainer .footer .inner .contactInfo h2,.switch-wrapper .homeContainer .footer .inner .contactInfo h2,body .homeContainer .footer .inner .contactInfo h2,html .homeContainer .footer .inner .contactInfo h2,main .homeContainer .footer .inner .contactInfo h2{font-size:15vw;line-height:.9}#root .homeContainer .footer .inner .contactInfo h3,.switch-wrapper .homeContainer .footer .inner .contactInfo h3,body .homeContainer .footer .inner .contactInfo h3,html .homeContainer .footer .inner .contactInfo h3,main .homeContainer .footer .inner .contactInfo h3{top:8vw;font-size:14.25vw;line-height:.9;width:5ch}#root .homeContainer .footer .inner .contactInfo ul,.switch-wrapper .homeContainer .footer .inner .contactInfo ul,body .homeContainer .footer .inner .contactInfo ul,html .homeContainer .footer .inner .contactInfo ul,main .homeContainer .footer .inner .contactInfo ul{top:15vw}#root .homeContainer .footer .inner .contactInfo ul li,.switch-wrapper .homeContainer .footer .inner .contactInfo ul li,body .homeContainer .footer .inner .contactInfo ul li,html .homeContainer .footer .inner .contactInfo ul li,main .homeContainer .footer .inner .contactInfo ul li{display:list-item;margin-right:0;margin-bottom:6vw;font-size:8vw}#root .placementContainer .fade-in-section,#root .placementContainer .fade-in-section.is-visible,#root .specialtyContainer .fade-in-section,#root .specialtyContainer .fade-in-section.is-visible,.switch-wrapper .placementContainer .fade-in-section,.switch-wrapper .placementContainer .fade-in-section.is-visible,.switch-wrapper .specialtyContainer .fade-in-section,.switch-wrapper .specialtyContainer .fade-in-section.is-visible,body .placementContainer .fade-in-section,body .placementContainer .fade-in-section.is-visible,body .specialtyContainer .fade-in-section,body .specialtyContainer .fade-in-section.is-visible,html .placementContainer .fade-in-section,html .placementContainer .fade-in-section.is-visible,html .specialtyContainer .fade-in-section,html .specialtyContainer .fade-in-section.is-visible,main .placementContainer .fade-in-section,main .placementContainer .fade-in-section.is-visible,main .specialtyContainer .fade-in-section,main .specialtyContainer .fade-in-section.is-visible{opacity:1;transform:none;visibility:visible;overflow-y:visible}#root .placementContainer .section,#root .specialtyContainer .section,.switch-wrapper .placementContainer .section,.switch-wrapper .specialtyContainer .section,body .placementContainer .section,body .specialtyContainer .section,html .placementContainer .section,html .specialtyContainer .section,main .placementContainer .section,main .specialtyContainer .section{height:82vh}#root .placementContainer .section .info-top *,#root .specialtyContainer .section .info-top *,.switch-wrapper .placementContainer .section .info-top *,.switch-wrapper .specialtyContainer .section .info-top *,body .placementContainer .section .info-top *,body .specialtyContainer .section .info-top *,html .placementContainer .section .info-top *,html .specialtyContainer .section .info-top *,main .placementContainer .section .info-top *,main .specialtyContainer .section .info-top *{font-size:4.5vw}#root .placementContainer .top .top-video,#root .specialtyContainer .top .top-video,.switch-wrapper .placementContainer .top .top-video,.switch-wrapper .specialtyContainer .top .top-video,body .placementContainer .top .top-video,body .specialtyContainer .top .top-video,html .placementContainer .top .top-video,html .specialtyContainer .top .top-video,main .placementContainer .top .top-video,main .specialtyContainer .top .top-video{bottom:0;right:0;width:100%!important;height:calc(100% - 120px)}#root .placementContainer .top .line,#root .specialtyContainer .top .line,.switch-wrapper .placementContainer .top .line,.switch-wrapper .specialtyContainer .top .line,body .placementContainer .top .line,body .specialtyContainer .top .line,html .placementContainer .top .line,html .specialtyContainer .top .line,main .placementContainer .top .line,main .specialtyContainer .top .line{bottom:-5vh;width:50vw;height:.75vw;background:rgba(28,41,57,.25)}#root .placementContainer .top .text,#root .specialtyContainer .top .text,.switch-wrapper .placementContainer .top .text,.switch-wrapper .specialtyContainer .top .text,body .placementContainer .top .text,body .specialtyContainer .top .text,html .placementContainer .top .text,html .specialtyContainer .top .text,main .placementContainer .top .text,main .specialtyContainer .top .text{background:#fff;padding:5vw;z-index:99;transform:none;top:45%}#root .placementContainer .top .text h3,#root .specialtyContainer .top .text h3,.switch-wrapper .placementContainer .top .text h3,.switch-wrapper .specialtyContainer .top .text h3,body .placementContainer .top .text h3,body .specialtyContainer .top .text h3,html .placementContainer .top .text h3,html .specialtyContainer .top .text h3,main .placementContainer .top .text h3,main .specialtyContainer .top .text h3{font-size:8vw}#root .placementContainer .top .text h2,#root .specialtyContainer .top .text h2,.switch-wrapper .placementContainer .top .text h2,.switch-wrapper .specialtyContainer .top .text h2,body .placementContainer .top .text h2,body .specialtyContainer .top .text h2,html .placementContainer .top .text h2,html .specialtyContainer .top .text h2,main .placementContainer .top .text h2,main .specialtyContainer .top .text h2{font-size:20vw}#root .placementContainer .top-info ul,#root .specialtyContainer .top-info ul,.switch-wrapper .placementContainer .top-info ul,.switch-wrapper .specialtyContainer .top-info ul,body .placementContainer .top-info ul,body .specialtyContainer .top-info ul,html .placementContainer .top-info ul,html .specialtyContainer .top-info ul,main .placementContainer .top-info ul,main .specialtyContainer .top-info ul{top:115px}#root .placementContainer .top-info ul li,#root .specialtyContainer .top-info ul li,.switch-wrapper .placementContainer .top-info ul li,.switch-wrapper .specialtyContainer .top-info ul li,body .placementContainer .top-info ul li,body .specialtyContainer .top-info ul li,html .placementContainer .top-info ul li,html .specialtyContainer .top-info ul li,main .placementContainer .top-info ul li,main .specialtyContainer .top-info ul li{font-size:4vw}#root .placementContainer .top-info h3,#root .specialtyContainer .top-info h3,.switch-wrapper .placementContainer .top-info h3,.switch-wrapper .specialtyContainer .top-info h3,body .placementContainer .top-info h3,body .specialtyContainer .top-info h3,html .placementContainer .top-info h3,html .specialtyContainer .top-info h3,main .placementContainer .top-info h3,main .specialtyContainer .top-info h3{top:calc(115px + 1vw);font-size:5vw}#root .placementContainer .top-info h2,#root .specialtyContainer .top-info h2,.switch-wrapper .placementContainer .top-info h2,.switch-wrapper .specialtyContainer .top-info h2,body .placementContainer .top-info h2,body .specialtyContainer .top-info h2,html .placementContainer .top-info h2,html .specialtyContainer .top-info h2,main .placementContainer .top-info h2,main .specialtyContainer .top-info h2{top:calc(115px + 3vw);font-size:10vw}#root .placementContainer .top-info h2.huge,#root .specialtyContainer .top-info h2.huge,.switch-wrapper .placementContainer .top-info h2.huge,.switch-wrapper .specialtyContainer .top-info h2.huge,body .placementContainer .top-info h2.huge,body .specialtyContainer .top-info h2.huge,html .placementContainer .top-info h2.huge,html .specialtyContainer .top-info h2.huge,main .placementContainer .top-info h2.huge,main .specialtyContainer .top-info h2.huge{font-size:10vw}#root .placementContainer .top-info .hero-img,#root .specialtyContainer .top-info .hero-img,.switch-wrapper .placementContainer .top-info .hero-img,.switch-wrapper .specialtyContainer .top-info .hero-img,body .placementContainer .top-info .hero-img,body .specialtyContainer .top-info .hero-img,html .placementContainer .top-info .hero-img,html .specialtyContainer .top-info .hero-img,main .placementContainer .top-info .hero-img,main .specialtyContainer .top-info .hero-img{height:90vw}#root .placementContainer .top-info .line,#root .specialtyContainer .top-info .line,.switch-wrapper .placementContainer .top-info .line,.switch-wrapper .specialtyContainer .top-info .line,body .placementContainer .top-info .line,body .specialtyContainer .top-info .line,html .placementContainer .top-info .line,html .specialtyContainer .top-info .line,main .placementContainer .top-info .line,main .specialtyContainer .top-info .line{bottom:-5vh;width:50vw;height:.75vw;background:rgba(28,41,57,.25)}#root .placementContainer .top-info .text,#root .specialtyContainer .top-info .text,.switch-wrapper .placementContainer .top-info .text,.switch-wrapper .specialtyContainer .top-info .text,body .placementContainer .top-info .text,body .specialtyContainer .top-info .text,html .placementContainer .top-info .text,html .specialtyContainer .top-info .text,main .placementContainer .top-info .text,main .specialtyContainer .top-info .text{background:#fff;padding:5vw;z-index:99;transform:none;top:45%}#root .placementContainer .top-info .text h3,#root .specialtyContainer .top-info .text h3,.switch-wrapper .placementContainer .top-info .text h3,.switch-wrapper .specialtyContainer .top-info .text h3,body .placementContainer .top-info .text h3,body .specialtyContainer .top-info .text h3,html .placementContainer .top-info .text h3,html .specialtyContainer .top-info .text h3,main .placementContainer .top-info .text h3,main .specialtyContainer .top-info .text h3{font-size:8vw}#root .placementContainer .top-info .text h2,#root .specialtyContainer .top-info .text h2,.switch-wrapper .placementContainer .top-info .text h2,.switch-wrapper .specialtyContainer .top-info .text h2,body .placementContainer .top-info .text h2,body .specialtyContainer .top-info .text h2,html .placementContainer .top-info .text h2,html .specialtyContainer .top-info .text h2,main .placementContainer .top-info .text h2,main .specialtyContainer .top-info .text h2{font-size:20vw}#root .placementContainer .overview,#root .specialtyContainer .overview,.switch-wrapper .placementContainer .overview,.switch-wrapper .specialtyContainer .overview,body .placementContainer .overview,body .specialtyContainer .overview,html .placementContainer .overview,html .specialtyContainer .overview,main .placementContainer .overview,main .specialtyContainer .overview{margin-top:20vw;height:100vh}#root .placementContainer .overview .text-section,#root .specialtyContainer .overview .text-section,.switch-wrapper .placementContainer .overview .text-section,.switch-wrapper .specialtyContainer .overview .text-section,body .placementContainer .overview .text-section,body .specialtyContainer .overview .text-section,html .placementContainer .overview .text-section,html .specialtyContainer .overview .text-section,main .placementContainer .overview .text-section,main .specialtyContainer .overview .text-section{top:15vw}#root .placementContainer .overview .text-section h2,#root .specialtyContainer .overview .text-section h2,.switch-wrapper .placementContainer .overview .text-section h2,.switch-wrapper .specialtyContainer .overview .text-section h2,body .placementContainer .overview .text-section h2,body .specialtyContainer .overview .text-section h2,html .placementContainer .overview .text-section h2,html .specialtyContainer .overview .text-section h2,main .placementContainer .overview .text-section h2,main .specialtyContainer .overview .text-section h2{font-size:11vw}#root .placementContainer .overview .text-section p,#root .specialtyContainer .overview .text-section p,.switch-wrapper .placementContainer .overview .text-section p,.switch-wrapper .specialtyContainer .overview .text-section p,body .placementContainer .overview .text-section p,body .specialtyContainer .overview .text-section p,html .placementContainer .overview .text-section p,html .specialtyContainer .overview .text-section p,main .placementContainer .overview .text-section p,main .specialtyContainer .overview .text-section p{left:0;top:20vw;width:100%;font-size:3.5vw;line-height:1.8}#root .placementContainer .overview .line,#root .specialtyContainer .overview .line,.switch-wrapper .placementContainer .overview .line,.switch-wrapper .specialtyContainer .overview .line,body .placementContainer .overview .line,body .specialtyContainer .overview .line,html .placementContainer .overview .line,html .specialtyContainer .overview .line,main .placementContainer .overview .line,main .specialtyContainer .overview .line{width:100%;height:.75vw;background:rgba(28,41,57,.25)}#root .placementContainer#culinary .placements,#root .specialtyContainer#culinary .placements,.switch-wrapper .placementContainer#culinary .placements,.switch-wrapper .specialtyContainer#culinary .placements,body .placementContainer#culinary .placements,body .specialtyContainer#culinary .placements,html .placementContainer#culinary .placements,html .specialtyContainer#culinary .placements,main .placementContainer#culinary .placements,main .specialtyContainer#culinary .placements{height:300vw!important}#root .placementContainer#travel .placements,#root .specialtyContainer#travel .placements,.switch-wrapper .placementContainer#travel .placements,.switch-wrapper .specialtyContainer#travel .placements,body .placementContainer#travel .placements,body .specialtyContainer#travel .placements,html .placementContainer#travel .placements,html .specialtyContainer#travel .placements,main .placementContainer#travel .placements,main .specialtyContainer#travel .placements{height:865vw}#root .placementContainer#miscellaneous .top .text h3,#root .specialtyContainer#miscellaneous .top .text h3,.switch-wrapper .placementContainer#miscellaneous .top .text h3,.switch-wrapper .specialtyContainer#miscellaneous .top .text h3,body .placementContainer#miscellaneous .top .text h3,body .specialtyContainer#miscellaneous .top .text h3,html .placementContainer#miscellaneous .top .text h3,html .specialtyContainer#miscellaneous .top .text h3,main .placementContainer#miscellaneous .top .text h3,main .specialtyContainer#miscellaneous .top .text h3{font-size:7vw}#root .placementContainer#miscellaneous .top .text h2,#root .specialtyContainer#miscellaneous .top .text h2,.switch-wrapper .placementContainer#miscellaneous .top .text h2,.switch-wrapper .specialtyContainer#miscellaneous .top .text h2,body .placementContainer#miscellaneous .top .text h2,body .specialtyContainer#miscellaneous .top .text h2,html .placementContainer#miscellaneous .top .text h2,html .specialtyContainer#miscellaneous .top .text h2,main .placementContainer#miscellaneous .top .text h2,main .specialtyContainer#miscellaneous .top .text h2{font-size:16vw}#root .placementContainer#miscellaneous .placements,#root .specialtyContainer#miscellaneous .placements,.switch-wrapper .placementContainer#miscellaneous .placements,.switch-wrapper .specialtyContainer#miscellaneous .placements,body .placementContainer#miscellaneous .placements,body .specialtyContainer#miscellaneous .placements,html .placementContainer#miscellaneous .placements,html .specialtyContainer#miscellaneous .placements,main .placementContainer#miscellaneous .placements,main .specialtyContainer#miscellaneous .placements{height:625vw}#root .placementContainer .placements .text-section,#root .specialtyContainer .placements .text-section,.switch-wrapper .placementContainer .placements .text-section,.switch-wrapper .specialtyContainer .placements .text-section,body .placementContainer .placements .text-section,body .specialtyContainer .placements .text-section,html .placementContainer .placements .text-section,html .specialtyContainer .placements .text-section,main .placementContainer .placements .text-section,main .specialtyContainer .placements .text-section{position:relative;border-right:none;top:15vw;height:auto!important;width:100%}#root .placementContainer .placements .text-section h2,#root .specialtyContainer .placements .text-section h2,.switch-wrapper .placementContainer .placements .text-section h2,.switch-wrapper .specialtyContainer .placements .text-section h2,body .placementContainer .placements .text-section h2,body .specialtyContainer .placements .text-section h2,html .placementContainer .placements .text-section h2,html .specialtyContainer .placements .text-section h2,main .placementContainer .placements .text-section h2,main .specialtyContainer .placements .text-section h2{font-size:11vw}#root .placementContainer .placements .placement-section,#root .specialtyContainer .placements .placement-section,.switch-wrapper .placementContainer .placements .placement-section,.switch-wrapper .specialtyContainer .placements .placement-section,body .placementContainer .placements .placement-section,body .specialtyContainer .placements .placement-section,html .placementContainer .placements .placement-section,html .specialtyContainer .placements .placement-section,main .placementContainer .placements .placement-section,main .specialtyContainer .placements .placement-section{top:40vw;width:100%;height:90%;position:relative}#root .placementContainer .placements .placement-section .place,#root .specialtyContainer .placements .placement-section .place,.switch-wrapper .placementContainer .placements .placement-section .place,.switch-wrapper .specialtyContainer .placements .placement-section .place,body .placementContainer .placements .placement-section .place,body .specialtyContainer .placements .placement-section .place,html .placementContainer .placements .placement-section .place,html .specialtyContainer .placements .placement-section .place,main .placementContainer .placements .placement-section .place,main .specialtyContainer .placements .placement-section .place{width:49%;height:80vw}#root .placementContainer .placements .placement-section .place a .imageBlock,#root .specialtyContainer .placements .placement-section .place a .imageBlock,.switch-wrapper .placementContainer .placements .placement-section .place a .imageBlock,.switch-wrapper .specialtyContainer .placements .placement-section .place a .imageBlock,body .placementContainer .placements .placement-section .place a .imageBlock,body .specialtyContainer .placements .placement-section .place a .imageBlock,html .placementContainer .placements .placement-section .place a .imageBlock,html .specialtyContainer .placements .placement-section .place a .imageBlock,main .placementContainer .placements .placement-section .place a .imageBlock,main .specialtyContainer .placements .placement-section .place a .imageBlock{height:65%}#root .placementContainer .placements .placement-section .place a .textBlock,#root .specialtyContainer .placements .placement-section .place a .textBlock,.switch-wrapper .placementContainer .placements .placement-section .place a .textBlock,.switch-wrapper .specialtyContainer .placements .placement-section .place a .textBlock,body .placementContainer .placements .placement-section .place a .textBlock,body .specialtyContainer .placements .placement-section .place a .textBlock,html .placementContainer .placements .placement-section .place a .textBlock,html .specialtyContainer .placements .placement-section .place a .textBlock,main .placementContainer .placements .placement-section .place a .textBlock,main .specialtyContainer .placements .placement-section .place a .textBlock{top:5vw}#root .placementContainer .placements .placement-section .place a .textBlock h3,#root .specialtyContainer .placements .placement-section .place a .textBlock h3,.switch-wrapper .placementContainer .placements .placement-section .place a .textBlock h3,.switch-wrapper .specialtyContainer .placements .placement-section .place a .textBlock h3,body .placementContainer .placements .placement-section .place a .textBlock h3,body .specialtyContainer .placements .placement-section .place a .textBlock h3,html .placementContainer .placements .placement-section .place a .textBlock h3,html .specialtyContainer .placements .placement-section .place a .textBlock h3,main .placementContainer .placements .placement-section .place a .textBlock h3,main .specialtyContainer .placements .placement-section .place a .textBlock h3{width:100%;font-size:7vw}#root .placementContainer .placements .placement-section .place a .textBlock p,#root .specialtyContainer .placements .placement-section .place a .textBlock p,.switch-wrapper .placementContainer .placements .placement-section .place a .textBlock p,.switch-wrapper .specialtyContainer .placements .placement-section .place a .textBlock p,body .placementContainer .placements .placement-section .place a .textBlock p,body .specialtyContainer .placements .placement-section .place a .textBlock p,html .placementContainer .placements .placement-section .place a .textBlock p,html .specialtyContainer .placements .placement-section .place a .textBlock p,main .placementContainer .placements .placement-section .place a .textBlock p,main .specialtyContainer .placements .placement-section .place a .textBlock p{top:1.5vw;font-size:3.25vw;letter-spacing:-.05em}#root .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(0):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(odd){left:0;top:-41vw}#root .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(0):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(0):nth-child(2n){left:51%;top:-82vw}#root .placementContainer .placements .placement-section .place:first-child:nth-child(odd),#root .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:first-child:nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd),body .placementContainer .placements .placement-section .place:first-child:nth-child(odd),body .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd),html .placementContainer .placements .placement-section .place:first-child:nth-child(odd),html .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd),main .placementContainer .placements .placement-section .place:first-child:nth-child(odd),main .specialtyContainer .placements .placement-section .place:first-child:nth-child(odd){left:0;top:0}#root .placementContainer .placements .placement-section .place:first-child:nth-child(2n),#root .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:first-child:nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n),body .placementContainer .placements .placement-section .place:first-child:nth-child(2n),body .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n),html .placementContainer .placements .placement-section .place:first-child:nth-child(2n),html .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n),main .placementContainer .placements .placement-section .place:first-child:nth-child(2n),main .specialtyContainer .placements .placement-section .place:first-child:nth-child(2n){left:51%;top:-41vw}#root .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(2):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(odd){left:0;top:41vw}#root .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(2):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(2):nth-child(2n){left:51%;top:0}#root .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(3):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(odd){left:0;top:82vw}#root .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(3):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(3):nth-child(2n){left:51%;top:41vw}#root .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(4):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(odd){left:0;top:123vw}#root .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(4):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(4):nth-child(2n){left:51%;top:82vw}#root .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(5):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(odd){left:0;top:164vw}#root .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(5):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(5):nth-child(2n){left:51%;top:123vw}#root .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(6):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(odd){left:0;top:205vw}#root .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(6):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(6):nth-child(2n){left:51%;top:164vw}#root .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(7):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(odd){left:0;top:246vw}#root .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(7):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(7):nth-child(2n){left:51%;top:205vw}#root .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(8):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(odd){left:0;top:287vw}#root .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(8):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(8):nth-child(2n){left:51%;top:246vw}#root .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(9):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(odd){left:0;top:328vw}#root .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(9):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(9):nth-child(2n){left:51%;top:287vw}#root .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(10):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(odd){left:0;top:369vw}#root .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(10):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(10):nth-child(2n){left:51%;top:328vw}#root .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(11):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(odd){left:0;top:410vw}#root .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(11):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(11):nth-child(2n){left:51%;top:369vw}#root .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(12):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(odd){left:0;top:451vw}#root .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(12):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(12):nth-child(2n){left:51%;top:410vw}#root .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(13):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(odd){left:0;top:492vw}#root .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(13):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(13):nth-child(2n){left:51%;top:451vw}#root .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(14):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(odd){left:0;top:533vw}#root .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(14):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(14):nth-child(2n){left:51%;top:492vw}#root .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(15):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(odd){left:0;top:574vw}#root .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(15):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(15):nth-child(2n){left:51%;top:533vw}#root .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(16):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(odd){left:0;top:615vw}#root .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(16):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(16):nth-child(2n){left:51%;top:574vw}#root .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(17):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(odd){left:0;top:656vw}#root .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(17):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(17):nth-child(2n){left:51%;top:615vw}#root .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(18):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(odd){left:0;top:697vw}#root .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(18):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(18):nth-child(2n){left:51%;top:656vw}#root .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(19):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(odd){left:0;top:738vw}#root .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(19):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(19):nth-child(2n){left:51%;top:697vw}#root .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),#root .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd),body .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),body .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd),html .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),html .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd),main .placementContainer .placements .placement-section .place:nth-child(20):nth-child(odd),main .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(odd){left:0;top:779vw}#root .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),#root .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n),.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n),body .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),body .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n),html .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),html .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n),main .placementContainer .placements .placement-section .place:nth-child(20):nth-child(2n),main .specialtyContainer .placements .placement-section .place:nth-child(20):nth-child(2n){left:51%;top:738vw}#root .placementContainer .placements .placement-section .place:first-child,#root .placementContainer .placements .placement-section .place:nth-child(2),#root .specialtyContainer .placements .placement-section .place:first-child,#root .specialtyContainer .placements .placement-section .place:nth-child(2),.switch-wrapper .placementContainer .placements .placement-section .place:first-child,.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(2),.switch-wrapper .specialtyContainer .placements .placement-section .place:first-child,.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(2),body .placementContainer .placements .placement-section .place:first-child,body .placementContainer .placements .placement-section .place:nth-child(2),body .specialtyContainer .placements .placement-section .place:first-child,body .specialtyContainer .placements .placement-section .place:nth-child(2),html .placementContainer .placements .placement-section .place:first-child,html .placementContainer .placements .placement-section .place:nth-child(2),html .specialtyContainer .placements .placement-section .place:first-child,html .specialtyContainer .placements .placement-section .place:nth-child(2),main .placementContainer .placements .placement-section .place:first-child,main .placementContainer .placements .placement-section .place:nth-child(2),main .specialtyContainer .placements .placement-section .place:first-child,main .specialtyContainer .placements .placement-section .place:nth-child(2){top:0}#root .placementContainer .placements .placement-section .place:nth-child(2n):after,#root .specialtyContainer .placements .placement-section .place:nth-child(2n):after,.switch-wrapper .placementContainer .placements .placement-section .place:nth-child(2n):after,.switch-wrapper .specialtyContainer .placements .placement-section .place:nth-child(2n):after,body .placementContainer .placements .placement-section .place:nth-child(2n):after,body .specialtyContainer .placements .placement-section .place:nth-child(2n):after,html .placementContainer .placements .placement-section .place:nth-child(2n):after,html .specialtyContainer .placements .placement-section .place:nth-child(2n):after,main .placementContainer .placements .placement-section .place:nth-child(2n):after,main .specialtyContainer .placements .placement-section .place:nth-child(2n):after{content:"";position:absolute;bottom:-.5vw;width:55vw;right:.5vw;height:.1vw;background:#1c2939}#root .placementContainer .footer,#root .specialtyContainer .footer,.switch-wrapper .placementContainer .footer,.switch-wrapper .specialtyContainer .footer,body .placementContainer .footer,body .specialtyContainer .footer,html .placementContainer .footer,html .specialtyContainer .footer,main .placementContainer .footer,main .specialtyContainer .footer{top:0;height:175vw}#root .placementContainer .footer .inner .contactInfo,#root .specialtyContainer .footer .inner .contactInfo,.switch-wrapper .placementContainer .footer .inner .contactInfo,.switch-wrapper .specialtyContainer .footer .inner .contactInfo,body .placementContainer .footer .inner .contactInfo,body .specialtyContainer .footer .inner .contactInfo,html .placementContainer .footer .inner .contactInfo,html .specialtyContainer .footer .inner .contactInfo,main .placementContainer .footer .inner .contactInfo,main .specialtyContainer .footer .inner .contactInfo{left:17.5%}#root .placementContainer .footer .inner .contactInfo svg,#root .specialtyContainer .footer .inner .contactInfo svg,.switch-wrapper .placementContainer .footer .inner .contactInfo svg,.switch-wrapper .specialtyContainer .footer .inner .contactInfo svg,body .placementContainer .footer .inner .contactInfo svg,body .specialtyContainer .footer .inner .contactInfo svg,html .placementContainer .footer .inner .contactInfo svg,html .specialtyContainer .footer .inner .contactInfo svg,main .placementContainer .footer .inner .contactInfo svg,main .specialtyContainer .footer .inner .contactInfo svg{width:8vw}#root .placementContainer .footer .inner .contactInfo h2,#root .specialtyContainer .footer .inner .contactInfo h2,.switch-wrapper .placementContainer .footer .inner .contactInfo h2,.switch-wrapper .specialtyContainer .footer .inner .contactInfo h2,body .placementContainer .footer .inner .contactInfo h2,body .specialtyContainer .footer .inner .contactInfo h2,html .placementContainer .footer .inner .contactInfo h2,html .specialtyContainer .footer .inner .contactInfo h2,main .placementContainer .footer .inner .contactInfo h2,main .specialtyContainer .footer .inner .contactInfo h2{font-size:15vw;line-height:.9}#root .placementContainer .footer .inner .contactInfo h3,#root .specialtyContainer .footer .inner .contactInfo h3,.switch-wrapper .placementContainer .footer .inner .contactInfo h3,.switch-wrapper .specialtyContainer .footer .inner .contactInfo h3,body .placementContainer .footer .inner .contactInfo h3,body .specialtyContainer .footer .inner .contactInfo h3,html .placementContainer .footer .inner .contactInfo h3,html .specialtyContainer .footer .inner .contactInfo h3,main .placementContainer .footer .inner .contactInfo h3,main .specialtyContainer .footer .inner .contactInfo h3{top:8vw;font-size:14.25vw;line-height:.9;width:5ch}#root .placementContainer .footer .inner .contactInfo ul,#root .specialtyContainer .footer .inner .contactInfo ul,.switch-wrapper .placementContainer .footer .inner .contactInfo ul,.switch-wrapper .specialtyContainer .footer .inner .contactInfo ul,body .placementContainer .footer .inner .contactInfo ul,body .specialtyContainer .footer .inner .contactInfo ul,html .placementContainer .footer .inner .contactInfo ul,html .specialtyContainer .footer .inner .contactInfo ul,main .placementContainer .footer .inner .contactInfo ul,main .specialtyContainer .footer .inner .contactInfo ul{top:15vw}#root .placementContainer .footer .inner .contactInfo ul li,#root .specialtyContainer .footer .inner .contactInfo ul li,.switch-wrapper .placementContainer .footer .inner .contactInfo ul li,.switch-wrapper .specialtyContainer .footer .inner .contactInfo ul li,body .placementContainer .footer .inner .contactInfo ul li,body .specialtyContainer .footer .inner .contactInfo ul li,html .placementContainer .footer .inner .contactInfo ul li,html .specialtyContainer .footer .inner .contactInfo ul li,main .placementContainer .footer .inner .contactInfo ul li,main .specialtyContainer .footer .inner .contactInfo ul li{display:list-item;margin-right:0;margin-bottom:6vw;font-size:8vw}#root .placementContainer .overview,.switch-wrapper .placementContainer .overview,body .placementContainer .overview,html .placementContainer .overview,main .placementContainer .overview{margin-top:0;top:15vw}#root .placementContainer .overview .text-section,.switch-wrapper .placementContainer .overview .text-section,body .placementContainer .overview .text-section,html .placementContainer .overview .text-section,main .placementContainer .overview .text-section{width:100%}#root .placementContainer .overview .text-section h2,.switch-wrapper .placementContainer .overview .text-section h2,body .placementContainer .overview .text-section h2,html .placementContainer .overview .text-section h2,main .placementContainer .overview .text-section h2{position:relative;font-size:11vw}#root .placementContainer .overview .text-section button,.switch-wrapper .placementContainer .overview .text-section button,body .placementContainer .overview .text-section button,html .placementContainer .overview .text-section button,main .placementContainer .overview .text-section button{top:-2vw}#root .placementContainer .overview .text-section .text-snippet,.switch-wrapper .placementContainer .overview .text-section .text-snippet,body .placementContainer .overview .text-section .text-snippet,html .placementContainer .overview .text-section .text-snippet,main .placementContainer .overview .text-section .text-snippet{position:relative;top:25vw;left:0;width:100%;font-size:3.75vw;line-height:1.8}}@media screen and (min-width:700px) and (max-width:960px){#root .homeContainer .topPart,.switch-wrapper .homeContainer .topPart,body .homeContainer .topPart,html .homeContainer .topPart,main .homeContainer .topPart{height:85vh}#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:20%}#root .homeContainer .topPart .textBox span,.switch-wrapper .homeContainer .topPart .textBox span,body .homeContainer .topPart .textBox span,html .homeContainer .topPart .textBox span,main .homeContainer .topPart .textBox span{width:50vw;height:9.25vw}#root .homeContainer .topPart .textBox span h1,#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h1,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h1,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h1,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h1,main .homeContainer .topPart .textBox span h2{font-size:9vw}#root .homeContainer .topPart .textBox span:nth-child(2),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2),body .homeContainer .topPart .textBox span:nth-child(2),html .homeContainer .topPart .textBox span:nth-child(2),main .homeContainer .topPart .textBox span:nth-child(2){top:8.5vw}#root .homeContainer .topPart .textBox span:nth-child(3),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3),body .homeContainer .topPart .textBox span:nth-child(3),html .homeContainer .topPart .textBox span:nth-child(3),main .homeContainer .topPart .textBox span:nth-child(3){top:16.5vw}#root .homeContainer .topPart .textBox span:nth-child(4),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4),body .homeContainer .topPart .textBox span:nth-child(4),html .homeContainer .topPart .textBox span:nth-child(4),main .homeContainer .topPart .textBox span:nth-child(4){top:24.15vw}#root .homeContainer .topPart .big-circle,.switch-wrapper .homeContainer .topPart .big-circle,body .homeContainer .topPart .big-circle,html .homeContainer .topPart .big-circle,main .homeContainer .topPart .big-circle{top:65vh;right:-40vh}#root .homeContainer .topPart .hotel-circle,.switch-wrapper .homeContainer .topPart .hotel-circle,body .homeContainer .topPart .hotel-circle,html .homeContainer .topPart .hotel-circle,main .homeContainer .topPart .hotel-circle{top:27vh;right:-27vh;z-index:9;-webkit-animation:hotelCircleAnim 1s forwards;animation:hotelCircleAnim 1s forwards}#root .homeContainer .topPart .chef-circle,.switch-wrapper .homeContainer .topPart .chef-circle,body .homeContainer .topPart .chef-circle,html .homeContainer .topPart .chef-circle,main .homeContainer .topPart .chef-circle{top:60vh;right:25vh;z-index:99;-webkit-animation:chefCircleAnim 1s forwards;animation:chefCircleAnim 1s forwards}#root .homeContainer .topPart .scroll-circle,.switch-wrapper .homeContainer .topPart .scroll-circle,body .homeContainer .topPart .scroll-circle,html .homeContainer .topPart .scroll-circle,main .homeContainer .topPart .scroll-circle{top:67vh;right:23vh;-webkit-animation:scrollCircleAnim 1s forwards;animation:scrollCircleAnim 1s forwards}#root .homeContainer .topPart .scroll-circle svg,.switch-wrapper .homeContainer .topPart .scroll-circle svg,body .homeContainer .topPart .scroll-circle svg,html .homeContainer .topPart .scroll-circle svg,main .homeContainer .topPart .scroll-circle svg{top:55%;left:50%}@-webkit-keyframes hotelCircleAnim{0%{width:0;height:0}to{width:60vh;height:60vh}}@keyframes hotelCircleAnim{0%{width:0;height:0}to{width:60vh;height:60vh}}@-webkit-keyframes chefCircleAnim{0%{width:0;height:0}to{width:27vh;height:27vh}}@keyframes chefCircleAnim{0%{width:0;height:0}to{width:27vh;height:27vh}}@-webkit-keyframes scrollCircleAnim{0%{width:0;height:0}to{width:22vh;height:22vh}}@keyframes scrollCircleAnim{0%{width:0;height:0}to{width:22vh;height:22vh}}@-webkit-keyframes bigCircleAnim{0%{width:0;height:0}to{width:85vh;height:85vh}}@keyframes bigCircleAnim{0%{width:0;height:0}to{width:85vh;height:85vh}}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{height:64vh}#root .homeContainer .whoAreWe #definition,.switch-wrapper .homeContainer .whoAreWe #definition,body .homeContainer .whoAreWe #definition,html .homeContainer .whoAreWe #definition,main .homeContainer .whoAreWe #definition{width:20vw}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{width:54vw}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{top:55vw;right:-4vw;width:67.5vw;height:30vw}#root .homeContainer .whoAreWe .whatCanWeDo .center,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center,body .homeContainer .whoAreWe .whatCanWeDo .center,html .homeContainer .whoAreWe .whatCanWeDo .center,main .homeContainer .whoAreWe .whatCanWeDo .center{left:45%;top:45%}#root .homeContainer .whoAreWe .whatCanWeDo .center h4,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center h4,body .homeContainer .whoAreWe .whatCanWeDo .center h4,html .homeContainer .whoAreWe .whatCanWeDo .center h4,main .homeContainer .whoAreWe .whatCanWeDo .center h4{font-size:4.25vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul,body .homeContainer .whoAreWe .whatCanWeDo .center ul,html .homeContainer .whoAreWe .whatCanWeDo .center ul,main .homeContainer .whoAreWe .whatCanWeDo .center ul{column-count:2;-webkit-columns:2;-moz-columns:2}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li,body .homeContainer .whoAreWe .whatCanWeDo .center ul li,html .homeContainer .whoAreWe .whatCanWeDo .center ul li,main .homeContainer .whoAreWe .whatCanWeDo .center ul li{font-size:2vw;letter-spacing:-.03em;color:#fff;margin-bottom:1.6vw}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{height:85vh;margin-top:0}#root .homeContainer .soWhosOnTheTeam .textContainer,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer,body .homeContainer .soWhosOnTheTeam .textContainer,html .homeContainer .soWhosOnTheTeam .textContainer,main .homeContainer .soWhosOnTheTeam .textContainer{background:#fff}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{width:23ch}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text,body .homeContainer .soWhosOnTheTeam .textContainer .title-text,html .homeContainer .soWhosOnTheTeam .textContainer .title-text,main .homeContainer .soWhosOnTheTeam .textContainer .title-text{top:5.5%;left:7%}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h3{font-size:5.25vw}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h2{font-size:7vw}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{top:33vh}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{margin-top:20vw}#root .homeContainer .footer,.switch-wrapper .homeContainer .footer,body .homeContainer .footer,html .homeContainer .footer,main .homeContainer .footer{top:15vw}}@media screen and (min-width:700px) and (max-width:960px) and (max-height:900px){#root .homeContainer .topPart,.switch-wrapper .homeContainer .topPart,body .homeContainer .topPart,html .homeContainer .topPart,main .homeContainer .topPart{height:100vh}#root .homeContainer .topPart .textBox span h1,#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h1,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h1,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h1,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h1,main .homeContainer .topPart .textBox span h2{font-size:8.5vw}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{height:85vw}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{height:105vh}}@media screen and (min-width:1200px){#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:52%}#root .homeContainer .topPart .textBox span,.switch-wrapper .homeContainer .topPart .textBox span,body .homeContainer .topPart .textBox span,html .homeContainer .topPart .textBox span,main .homeContainer .topPart .textBox span{height:7.25vw}#root .homeContainer .topPart .textBox span h1,#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h1,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h1,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h1,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h1,main .homeContainer .topPart .textBox span h2{font-size:7vw}#root .homeContainer .topPart .textBox span:nth-child(2),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2),body .homeContainer .topPart .textBox span:nth-child(2),html .homeContainer .topPart .textBox span:nth-child(2),main .homeContainer .topPart .textBox span:nth-child(2){top:6.8vw}#root .homeContainer .topPart .textBox span:nth-child(3),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3),body .homeContainer .topPart .textBox span:nth-child(3),html .homeContainer .topPart .textBox span:nth-child(3),main .homeContainer .topPart .textBox span:nth-child(3){top:13.3vw}#root .homeContainer .topPart .textBox span:nth-child(4),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4),body .homeContainer .topPart .textBox span:nth-child(4),html .homeContainer .topPart .textBox span:nth-child(4),main .homeContainer .topPart .textBox span:nth-child(4){top:19.3vw}#root .homeContainer .topPart .big-circle,.switch-wrapper .homeContainer .topPart .big-circle,body .homeContainer .topPart .big-circle,html .homeContainer .topPart .big-circle,main .homeContainer .topPart .big-circle{top:46vh;right:-64vh}#root .homeContainer .topPart .hotel-circle,.switch-wrapper .homeContainer .topPart .hotel-circle,body .homeContainer .topPart .hotel-circle,html .homeContainer .topPart .hotel-circle,main .homeContainer .topPart .hotel-circle{top:1vh;right:-41vh;-webkit-animation:hotelCircleAnim 1s forwards;animation:hotelCircleAnim 1s forwards}#root .homeContainer .topPart .chef-circle,.switch-wrapper .homeContainer .topPart .chef-circle,body .homeContainer .topPart .chef-circle,html .homeContainer .topPart .chef-circle,main .homeContainer .topPart .chef-circle{top:47vh;right:23vh;-webkit-animation:chefCircleAnim 1s forwards;animation:chefCircleAnim 1s forwards}#root .homeContainer .topPart .scroll-circle,.switch-wrapper .homeContainer .topPart .scroll-circle,body .homeContainer .topPart .scroll-circle,html .homeContainer .topPart .scroll-circle,main .homeContainer .topPart .scroll-circle{top:54vh;right:22vh}#root .homeContainer .topPart .scroll-circle svg,.switch-wrapper .homeContainer .topPart .scroll-circle svg,body .homeContainer .topPart .scroll-circle svg,html .homeContainer .topPart .scroll-circle svg,main .homeContainer .topPart .scroll-circle svg{position:absolute;top:65%;left:55%;transform:translate(-50%,-50%);width:11%}@-webkit-keyframes hotelCircleAnim{0%{width:0;height:0}to{width:75vh;height:75vh}}@keyframes hotelCircleAnim{0%{width:0;height:0}to{width:75vh;height:75vh}}@-webkit-keyframes chefCircleAnim{0%{width:0;height:0}to{width:32vh;height:32vh}}@keyframes chefCircleAnim{0%{width:0;height:0}to{width:32vh;height:32vh}}@-webkit-keyframes scrollCircleAnim{0%{width:0;height:0}to{width:22vh;height:22vh}}@keyframes scrollCircleAnim{0%{width:0;height:0}to{width:22vh;height:22vh}}@-webkit-keyframes bigCircleAnim{0%{width:0;height:0}to{width:110vh;height:110vh}}@keyframes bigCircleAnim{0%{width:0;height:0}to{width:110vh;height:110vh}}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{position:absolute;top:23vw;left:27vw;width:30vw;height:auto;font-size:1.4vw;letter-spacing:-.03em;line-height:2;font-weight:500}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{height:36vw}#root .homeContainer .whoAreWe .whatCanWeDo .center h4,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center h4,body .homeContainer .whoAreWe .whatCanWeDo .center h4,html .homeContainer .whoAreWe .whatCanWeDo .center h4,main .homeContainer .whoAreWe .whatCanWeDo .center h4{font-size:3.25vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li,body .homeContainer .whoAreWe .whatCanWeDo .center ul li,html .homeContainer .whoAreWe .whatCanWeDo .center ul li,main .homeContainer .whoAreWe .whatCanWeDo .center ul li{font-size:1.3vw}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{margin-top:22vh;height:145vh}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{width:31vw;font-size:1.3vw;letter-spacing:-.03em;line-height:2}#root .homeContainer .soWhosOnTheTeam .textContainer p button,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button,body .homeContainer .soWhosOnTheTeam .textContainer p button,html .homeContainer .soWhosOnTheTeam .textContainer p button,main .homeContainer .soWhosOnTheTeam .textContainer p button{font-size:1.4vw}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{top:45vh;width:75vw;height:75vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle{top:35%;left:calc(52% - 15.5vw)}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p{width:30ch;font-size:1.6vw;line-height:1.6}#root .homeContainer .soWhosOnTheTeam .friendCircle svg,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg,body .homeContainer .soWhosOnTheTeam .friendCircle svg,html .homeContainer .soWhosOnTheTeam .friendCircle svg,main .homeContainer .soWhosOnTheTeam .friendCircle svg{width:75vw;height:75vw}}@media screen and (min-width:1200px) and (max-height:900px){#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:45%}#root .homeContainer .topPart .textBox span h1,#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h1,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h1,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h1,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h1,main .homeContainer .topPart .textBox span h2{font-size:6.5vw}#root .homeContainer .topPart .textBox span:nth-child(2),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2),body .homeContainer .topPart .textBox span:nth-child(2),html .homeContainer .topPart .textBox span:nth-child(2),main .homeContainer .topPart .textBox span:nth-child(2){top:6.4vw}#root .homeContainer .topPart .textBox span:nth-child(3),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3),body .homeContainer .topPart .textBox span:nth-child(3),html .homeContainer .topPart .textBox span:nth-child(3),main .homeContainer .topPart .textBox span:nth-child(3){top:13vw}#root .homeContainer .topPart .textBox span:nth-child(4),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4),body .homeContainer .topPart .textBox span:nth-child(4),html .homeContainer .topPart .textBox span:nth-child(4),main .homeContainer .topPart .textBox span:nth-child(4){top:18.7vw}#root .homeContainer#on .nickyContainer .inner img,.switch-wrapper .homeContainer#on .nickyContainer .inner img,body .homeContainer#on .nickyContainer .inner img,html .homeContainer#on .nickyContainer .inner img,main .homeContainer#on .nickyContainer .inner img{width:auto;height:70vh}#root .homeContainer#on .nickyContainer .inner .rightText p,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText p,body .homeContainer#on .nickyContainer .inner .rightText p,html .homeContainer#on .nickyContainer .inner .rightText p,main .homeContainer#on .nickyContainer .inner .rightText p{width:42ch;font-size:1.3vw}}@media screen and (min-width:1500px){#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:50%}#root .homeContainer .topPart .big-circle,.switch-wrapper .homeContainer .topPart .big-circle,body .homeContainer .topPart .big-circle,html .homeContainer .topPart .big-circle,main .homeContainer .topPart .big-circle{top:46vh;right:-44vh}#root .homeContainer .topPart .hotel-circle,.switch-wrapper .homeContainer .topPart .hotel-circle,body .homeContainer .topPart .hotel-circle,html .homeContainer .topPart .hotel-circle,main .homeContainer .topPart .hotel-circle{top:-3vh;right:-30vh;-webkit-animation:hotelCircleAnim 1s forwards;animation:hotelCircleAnim 1s forwards}#root .homeContainer .topPart .chef-circle,.switch-wrapper .homeContainer .topPart .chef-circle,body .homeContainer .topPart .chef-circle,html .homeContainer .topPart .chef-circle,main .homeContainer .topPart .chef-circle{top:36vh;right:42vh;-webkit-animation:chefCircleAnim 1s forwards;animation:chefCircleAnim 1s forwards}#root .homeContainer .topPart .scroll-circle,.switch-wrapper .homeContainer .topPart .scroll-circle,body .homeContainer .topPart .scroll-circle,html .homeContainer .topPart .scroll-circle,main .homeContainer .topPart .scroll-circle{top:45vh;right:45vh;-webkit-animation:scrollCircleAnim 1s forwards;animation:scrollCircleAnim 1s forwards}@-webkit-keyframes hotelCircleAnim{0%{width:0;height:0}to{width:85vh;height:85vh}}@keyframes hotelCircleAnim{0%{width:0;height:0}to{width:85vh;height:85vh}}@-webkit-keyframes chefCircleAnim{0%{width:0;height:0}to{width:34vh;height:34vh}}@keyframes chefCircleAnim{0%{width:0;height:0}to{width:34vh;height:34vh}}@-webkit-keyframes scrollCircleAnim{0%{width:0;height:0}to{width:25vh;height:25vh}}@keyframes scrollCircleAnim{0%{width:0;height:0}to{width:25vh;height:25vh}}@-webkit-keyframes bigCircleAnim{0%{width:0;height:0}to{width:110vh;height:110vh}}@keyframes bigCircleAnim{0%{width:0;height:0}to{width:110vh;height:110vh}}}@media screen and (min-width:1500px) and (max-height:900px){#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:42.5%}#root .homeContainer .topPart .textBox span h1,#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h1,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h1,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h1,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h1,main .homeContainer .topPart .textBox span h2{font-size:6vw}#root .homeContainer .topPart .textBox span:nth-child(2),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2),body .homeContainer .topPart .textBox span:nth-child(2),html .homeContainer .topPart .textBox span:nth-child(2),main .homeContainer .topPart .textBox span:nth-child(2){top:5.9vw}#root .homeContainer .topPart .textBox span:nth-child(3),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3),body .homeContainer .topPart .textBox span:nth-child(3),html .homeContainer .topPart .textBox span:nth-child(3),main .homeContainer .topPart .textBox span:nth-child(3){top:12.1vw}#root .homeContainer .topPart .textBox span:nth-child(4),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4),body .homeContainer .topPart .textBox span:nth-child(4),html .homeContainer .topPart .textBox span:nth-child(4),main .homeContainer .topPart .textBox span:nth-child(4){top:17.5vw}#root .homeContainer#on .nickyContainer .inner .rightText h2,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText h2,body .homeContainer#on .nickyContainer .inner .rightText h2,html .homeContainer#on .nickyContainer .inner .rightText h2,main .homeContainer#on .nickyContainer .inner .rightText h2{font-size:6vw}#root .homeContainer#on .nickyContainer .inner .rightText p,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText p,body .homeContainer#on .nickyContainer .inner .rightText p,html .homeContainer#on .nickyContainer .inner .rightText p,main .homeContainer#on .nickyContainer .inner .rightText p{width:42ch;font-size:1.15vw}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{margin-top:45vh}}@media screen and (min-width:700px) and (max-width:1200px) and (max-height:700px){#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{height:105vh}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{font-size:1.45vw}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{height:38vw}#root .homeContainer .whoAreWe .whatCanWeDo ul li,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo ul li,body .homeContainer .whoAreWe .whatCanWeDo ul li,html .homeContainer .whoAreWe .whatCanWeDo ul li,main .homeContainer .whoAreWe .whatCanWeDo ul li{font-size:1.4vw}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{height:170vh}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{width:29ch;font-size:1.45vw}#root .homeContainer .soWhosOnTheTeam .textContainer p button,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button,body .homeContainer .soWhosOnTheTeam .textContainer p button,html .homeContainer .soWhosOnTheTeam .textContainer p button,main .homeContainer .soWhosOnTheTeam .textContainer p button{font-size:1.4vw}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{width:75vw;height:75vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3{font-size:5.5vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p{font-size:1.45vw}#root .homeContainer .soWhosOnTheTeam .friendCircle svg,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg,body .homeContainer .soWhosOnTheTeam .friendCircle svg,html .homeContainer .soWhosOnTheTeam .friendCircle svg,main .homeContainer .soWhosOnTheTeam .friendCircle svg{width:75vw;height:75vw}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{margin-top:25vh}}@media screen and (min-width:1200px) and (max-width:1500px) and (max-height:700px){#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:35%}#root .homeContainer#on .nickyContainer .inner img,.switch-wrapper .homeContainer#on .nickyContainer .inner img,body .homeContainer#on .nickyContainer .inner img,html .homeContainer#on .nickyContainer .inner img,main .homeContainer#on .nickyContainer .inner img{width:auto;height:70vh}#root .homeContainer#on .nickyContainer .inner .rightText h2,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText h2,body .homeContainer#on .nickyContainer .inner .rightText h2,html .homeContainer#on .nickyContainer .inner .rightText h2,main .homeContainer#on .nickyContainer .inner .rightText h2{font-size:6.5vw}#root .homeContainer#on .nickyContainer .inner .rightText p,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText p,body .homeContainer#on .nickyContainer .inner .rightText p,html .homeContainer#on .nickyContainer .inner .rightText p,main .homeContainer#on .nickyContainer .inner .rightText p{width:42ch;font-size:1.3vw}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{height:80vh}#root .homeContainer .whoAreWe .title-text,.switch-wrapper .homeContainer .whoAreWe .title-text,body .homeContainer .whoAreWe .title-text,html .homeContainer .whoAreWe .title-text,main .homeContainer .whoAreWe .title-text{top:5%}#root .homeContainer .whoAreWe .title-text h3,.switch-wrapper .homeContainer .whoAreWe .title-text h3,body .homeContainer .whoAreWe .title-text h3,html .homeContainer .whoAreWe .title-text h3,main .homeContainer .whoAreWe .title-text h3{font-size:3.5vw}#root .homeContainer .whoAreWe .title-text h2,.switch-wrapper .homeContainer .whoAreWe .title-text h2,body .homeContainer .whoAreWe .title-text h2,html .homeContainer .whoAreWe .title-text h2,main .homeContainer .whoAreWe .title-text h2{font-size:5vw}#root .homeContainer .whoAreWe .definition,.switch-wrapper .homeContainer .whoAreWe .definition,body .homeContainer .whoAreWe .definition,html .homeContainer .whoAreWe .definition,main .homeContainer .whoAreWe .definition{top:15.5vw;width:14vw}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{position:absolute;top:15vw;left:23vw;width:26vw;height:auto;font-size:1.2vw;letter-spacing:-.03em;line-height:2;font-weight:500}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{height:25vw;top:15vw;right:-4vw;width:40vw}#root .homeContainer .whoAreWe .whatCanWeDo ul,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo ul,body .homeContainer .whoAreWe .whatCanWeDo ul,html .homeContainer .whoAreWe .whatCanWeDo ul,main .homeContainer .whoAreWe .whatCanWeDo ul{column-count:2;-webkit-columns:2}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text,body .homeContainer .soWhosOnTheTeam .textContainer .title-text,html .homeContainer .soWhosOnTheTeam .textContainer .title-text,main .homeContainer .soWhosOnTheTeam .textContainer .title-text{top:8.5%;left:8.5%}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h3{font-size:3.5vw}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h2{font-size:5vw}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{font-size:1.2vw;width:36vw;letter-spacing:-.03em}#root .homeContainer .soWhosOnTheTeam .textContainer p button,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button,body .homeContainer .soWhosOnTheTeam .textContainer p button,html .homeContainer .soWhosOnTheTeam .textContainer p button,main .homeContainer .soWhosOnTheTeam .textContainer p button{font-size:1.1vw}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle{top:40vh;width:65vw;height:65vw}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle{top:37%;left:calc(56% - 15.5vw)}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3{font-size:5.5vw}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p{font-size:1.2vw}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg{width:65vw;height:65vw}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{margin-top:20vh}#root .homeContainer .topPlacements .title-text,.switch-wrapper .homeContainer .topPlacements .title-text,body .homeContainer .topPlacements .title-text,html .homeContainer .topPlacements .title-text,main .homeContainer .topPlacements .title-text{left:0}#root .homeContainer .topPlacements .title-text h3,.switch-wrapper .homeContainer .topPlacements .title-text h3,body .homeContainer .topPlacements .title-text h3,html .homeContainer .topPlacements .title-text h3,main .homeContainer .topPlacements .title-text h3{font-size:3.5vw;width:3ch}#root .homeContainer .topPlacements .title-text h2,.switch-wrapper .homeContainer .topPlacements .title-text h2,body .homeContainer .topPlacements .title-text h2,html .homeContainer .topPlacements .title-text h2,main .homeContainer .topPlacements .title-text h2{font-size:5vw;width:8ch}#root .homeContainer .topPlacements .title-text p,.switch-wrapper .homeContainer .topPlacements .title-text p,body .homeContainer .topPlacements .title-text p,html .homeContainer .topPlacements .title-text p,main .homeContainer .topPlacements .title-text p{width:34ch;letter-spacing:-.03em;font-size:1.2vw;line-height:2}#root .placementContainer .overview .text-section p,#root .specialtyContainer .overview .text-section p,.switch-wrapper .placementContainer .overview .text-section p,.switch-wrapper .specialtyContainer .overview .text-section p,body .placementContainer .overview .text-section p,body .specialtyContainer .overview .text-section p,html .placementContainer .overview .text-section p,html .specialtyContainer .overview .text-section p,main .placementContainer .overview .text-section p,main .specialtyContainer .overview .text-section p{width:55vw;right:0;font-size:1.2vw}#root .placementContainer .excerpt,#root .specialtyContainer .excerpt,.switch-wrapper .placementContainer .excerpt,.switch-wrapper .specialtyContainer .excerpt,body .placementContainer .excerpt,body .specialtyContainer .excerpt,html .placementContainer .excerpt,html .specialtyContainer .excerpt,main .placementContainer .excerpt,main .specialtyContainer .excerpt{height:125vh}#root .placementContainer .excerpt .text-section,#root .specialtyContainer .excerpt .text-section,.switch-wrapper .placementContainer .excerpt .text-section,.switch-wrapper .specialtyContainer .excerpt .text-section,body .placementContainer .excerpt .text-section,body .specialtyContainer .excerpt .text-section,html .placementContainer .excerpt .text-section,html .specialtyContainer .excerpt .text-section,main .placementContainer .excerpt .text-section,main .specialtyContainer .excerpt .text-section{top:5vw}#root .placementContainer .excerpt .text-section h2,#root .specialtyContainer .excerpt .text-section h2,.switch-wrapper .placementContainer .excerpt .text-section h2,.switch-wrapper .specialtyContainer .excerpt .text-section h2,body .placementContainer .excerpt .text-section h2,body .specialtyContainer .excerpt .text-section h2,html .placementContainer .excerpt .text-section h2,html .specialtyContainer .excerpt .text-section h2,main .placementContainer .excerpt .text-section h2,main .specialtyContainer .excerpt .text-section h2{font-size:4vw}#root .placementContainer .excerpt .text-section .text-snippet,#root .specialtyContainer .excerpt .text-section .text-snippet,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet,body .placementContainer .excerpt .text-section .text-snippet,body .specialtyContainer .excerpt .text-section .text-snippet,html .placementContainer .excerpt .text-section .text-snippet,html .specialtyContainer .excerpt .text-section .text-snippet,main .placementContainer .excerpt .text-section .text-snippet,main .specialtyContainer .excerpt .text-section .text-snippet{left:45%;width:55%}#root .placementContainer .excerpt .text-section .text-snippet h3,#root .specialtyContainer .excerpt .text-section .text-snippet h3,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet h3,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet h3,body .placementContainer .excerpt .text-section .text-snippet h3,body .specialtyContainer .excerpt .text-section .text-snippet h3,html .placementContainer .excerpt .text-section .text-snippet h3,html .specialtyContainer .excerpt .text-section .text-snippet h3,main .placementContainer .excerpt .text-section .text-snippet h3,main .specialtyContainer .excerpt .text-section .text-snippet h3{font-size:1.4vw}#root .placementContainer .excerpt .text-section .text-snippet Text,#root .specialtyContainer .excerpt .text-section .text-snippet Text,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet Text,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet Text,body .placementContainer .excerpt .text-section .text-snippet Text,body .specialtyContainer .excerpt .text-section .text-snippet Text,html .placementContainer .excerpt .text-section .text-snippet Text,html .specialtyContainer .excerpt .text-section .text-snippet Text,main .placementContainer .excerpt .text-section .text-snippet Text,main .specialtyContainer .excerpt .text-section .text-snippet Text{font-size:1.2vw}}@media screen and (min-width:1500px) and (max-height:700px){#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:25%}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{height:80vh}#root .homeContainer .whoAreWe .title-text,.switch-wrapper .homeContainer .whoAreWe .title-text,body .homeContainer .whoAreWe .title-text,html .homeContainer .whoAreWe .title-text,main .homeContainer .whoAreWe .title-text{top:5%}#root .homeContainer .whoAreWe .title-text h3,.switch-wrapper .homeContainer .whoAreWe .title-text h3,body .homeContainer .whoAreWe .title-text h3,html .homeContainer .whoAreWe .title-text h3,main .homeContainer .whoAreWe .title-text h3{font-size:2.5vw}#root .homeContainer .whoAreWe .title-text h2,.switch-wrapper .homeContainer .whoAreWe .title-text h2,body .homeContainer .whoAreWe .title-text h2,html .homeContainer .whoAreWe .title-text h2,main .homeContainer .whoAreWe .title-text h2{font-size:4vw}#root .homeContainer .whoAreWe .definition,.switch-wrapper .homeContainer .whoAreWe .definition,body .homeContainer .whoAreWe .definition,html .homeContainer .whoAreWe .definition,main .homeContainer .whoAreWe .definition{top:13.5vw;width:12vw}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{position:absolute;top:13vw;left:23vw;width:21vw;height:auto;font-size:1vw;letter-spacing:-.03em;line-height:2;font-weight:500}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{height:20vw;top:12vw;right:-4vw;width:45vw}#root .homeContainer .whoAreWe .whatCanWeDo .center,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center,body .homeContainer .whoAreWe .whatCanWeDo .center,html .homeContainer .whoAreWe .whatCanWeDo .center,main .homeContainer .whoAreWe .whatCanWeDo .center{left:50%}#root .homeContainer .whoAreWe .whatCanWeDo .center h4,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center h4,body .homeContainer .whoAreWe .whatCanWeDo .center h4,html .homeContainer .whoAreWe .whatCanWeDo .center h4,main .homeContainer .whoAreWe .whatCanWeDo .center h4{font-size:2.5vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul,body .homeContainer .whoAreWe .whatCanWeDo .center ul,html .homeContainer .whoAreWe .whatCanWeDo .center ul,main .homeContainer .whoAreWe .whatCanWeDo .center ul{top:1.25vw;column-count:2;-webkit-columns:2}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li,body .homeContainer .whoAreWe .whatCanWeDo .center ul li,html .homeContainer .whoAreWe .whatCanWeDo .center ul li,main .homeContainer .whoAreWe .whatCanWeDo .center ul li{font-size:1.15vw}#root .homeContainer#on .nickyContainer .inner img,.switch-wrapper .homeContainer#on .nickyContainer .inner img,body .homeContainer#on .nickyContainer .inner img,html .homeContainer#on .nickyContainer .inner img,main .homeContainer#on .nickyContainer .inner img{width:auto;height:70vh}#root .homeContainer#on .nickyContainer .inner .rightText,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText,body .homeContainer#on .nickyContainer .inner .rightText,html .homeContainer#on .nickyContainer .inner .rightText,main .homeContainer#on .nickyContainer .inner .rightText{right:30vw;top:1vw}#root .homeContainer#on .nickyContainer .inner .rightText h2,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText h2,body .homeContainer#on .nickyContainer .inner .rightText h2,html .homeContainer#on .nickyContainer .inner .rightText h2,main .homeContainer#on .nickyContainer .inner .rightText h2{font-size:5vw}#root .homeContainer#on .nickyContainer .inner .rightText p,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText p,body .homeContainer#on .nickyContainer .inner .rightText p,html .homeContainer#on .nickyContainer .inner .rightText p,main .homeContainer#on .nickyContainer .inner .rightText p{width:54ch;font-size:.9vw}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text,body .homeContainer .soWhosOnTheTeam .textContainer .title-text,html .homeContainer .soWhosOnTheTeam .textContainer .title-text,main .homeContainer .soWhosOnTheTeam .textContainer .title-text{top:7.5%;left:7.5%}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h3{font-size:2.5vw}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h2{font-size:4vw}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{top:5vw;font-size:1vw;width:36vw;letter-spacing:-.03em}#root .homeContainer .soWhosOnTheTeam .textContainer p button,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button,body .homeContainer .soWhosOnTheTeam .textContainer p button,html .homeContainer .soWhosOnTheTeam .textContainer p button,main .homeContainer .soWhosOnTheTeam .textContainer p button{font-size:.9vw}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle{top:40vh;width:50vw;height:50vw;left:-10vw}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle{top:32%;left:calc(56% - 15.5vw)}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle h3{font-size:4.25vw}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle .innerCircle p{font-size:1vw}#root .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg,body .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg,html .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg,main .homeContainer .soWhosOnTheTeam .textContainer .friendCircle svg{width:50vw;height:50vw}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{margin-top:20vh}#root .homeContainer .topPlacements .title-text,.switch-wrapper .homeContainer .topPlacements .title-text,body .homeContainer .topPlacements .title-text,html .homeContainer .topPlacements .title-text,main .homeContainer .topPlacements .title-text{left:0}#root .homeContainer .topPlacements .title-text h3,.switch-wrapper .homeContainer .topPlacements .title-text h3,body .homeContainer .topPlacements .title-text h3,html .homeContainer .topPlacements .title-text h3,main .homeContainer .topPlacements .title-text h3{font-size:2.5vw;width:3ch}#root .homeContainer .topPlacements .title-text h2,.switch-wrapper .homeContainer .topPlacements .title-text h2,body .homeContainer .topPlacements .title-text h2,html .homeContainer .topPlacements .title-text h2,main .homeContainer .topPlacements .title-text h2{font-size:4vw;width:8ch}#root .homeContainer .topPlacements .title-text p,.switch-wrapper .homeContainer .topPlacements .title-text p,body .homeContainer .topPlacements .title-text p,html .homeContainer .topPlacements .title-text p,main .homeContainer .topPlacements .title-text p{width:34ch;letter-spacing:-.03em;font-size:1.2vw;line-height:2}#root .placementContainer .overview .text-section p,#root .specialtyContainer .overview .text-section p,.switch-wrapper .placementContainer .overview .text-section p,.switch-wrapper .specialtyContainer .overview .text-section p,body .placementContainer .overview .text-section p,body .specialtyContainer .overview .text-section p,html .placementContainer .overview .text-section p,html .specialtyContainer .overview .text-section p,main .placementContainer .overview .text-section p,main .specialtyContainer .overview .text-section p{width:55vw;right:0;font-size:1vw}#root .placementContainer .excerpt,#root .specialtyContainer .excerpt,.switch-wrapper .placementContainer .excerpt,.switch-wrapper .specialtyContainer .excerpt,body .placementContainer .excerpt,body .specialtyContainer .excerpt,html .placementContainer .excerpt,html .specialtyContainer .excerpt,main .placementContainer .excerpt,main .specialtyContainer .excerpt{height:125vh}#root .placementContainer .excerpt .text-section,#root .specialtyContainer .excerpt .text-section,.switch-wrapper .placementContainer .excerpt .text-section,.switch-wrapper .specialtyContainer .excerpt .text-section,body .placementContainer .excerpt .text-section,body .specialtyContainer .excerpt .text-section,html .placementContainer .excerpt .text-section,html .specialtyContainer .excerpt .text-section,main .placementContainer .excerpt .text-section,main .specialtyContainer .excerpt .text-section{top:5vw}#root .placementContainer .excerpt .text-section h2,#root .specialtyContainer .excerpt .text-section h2,.switch-wrapper .placementContainer .excerpt .text-section h2,.switch-wrapper .specialtyContainer .excerpt .text-section h2,body .placementContainer .excerpt .text-section h2,body .specialtyContainer .excerpt .text-section h2,html .placementContainer .excerpt .text-section h2,html .specialtyContainer .excerpt .text-section h2,main .placementContainer .excerpt .text-section h2,main .specialtyContainer .excerpt .text-section h2{font-size:4vw}#root .placementContainer .excerpt .text-section .text-snippet,#root .specialtyContainer .excerpt .text-section .text-snippet,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet,body .placementContainer .excerpt .text-section .text-snippet,body .specialtyContainer .excerpt .text-section .text-snippet,html .placementContainer .excerpt .text-section .text-snippet,html .specialtyContainer .excerpt .text-section .text-snippet,main .placementContainer .excerpt .text-section .text-snippet,main .specialtyContainer .excerpt .text-section .text-snippet{left:45%;width:55%}#root .placementContainer .excerpt .text-section .text-snippet h3,#root .specialtyContainer .excerpt .text-section .text-snippet h3,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet h3,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet h3,body .placementContainer .excerpt .text-section .text-snippet h3,body .specialtyContainer .excerpt .text-section .text-snippet h3,html .placementContainer .excerpt .text-section .text-snippet h3,html .specialtyContainer .excerpt .text-section .text-snippet h3,main .placementContainer .excerpt .text-section .text-snippet h3,main .specialtyContainer .excerpt .text-section .text-snippet h3{font-size:1.2vw}#root .placementContainer .excerpt .text-section .text-snippet Text,#root .specialtyContainer .excerpt .text-section .text-snippet Text,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet Text,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet Text,body .placementContainer .excerpt .text-section .text-snippet Text,body .specialtyContainer .excerpt .text-section .text-snippet Text,html .placementContainer .excerpt .text-section .text-snippet Text,html .specialtyContainer .excerpt .text-section .text-snippet Text,main .placementContainer .excerpt .text-section .text-snippet Text,main .specialtyContainer .excerpt .text-section .text-snippet Text{font-size:1vw}#root .placementContainer .footer,#root .specialtyContainer .footer,.switch-wrapper .placementContainer .footer,.switch-wrapper .specialtyContainer .footer,body .placementContainer .footer,body .specialtyContainer .footer,html .placementContainer .footer,html .specialtyContainer .footer,main .placementContainer .footer,main .specialtyContainer .footer{margin-top:20vh}}@media screen and (min-width:2000px){#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:40%}}@media only screen and (min-device-width:786px) and (max-device-width:1152px) and (-webkit-min-device-pixel-ratio:2){#root .load-screen,.switch-wrapper .load-screen,body .load-screen,html .load-screen,main .load-screen{top:0;left:0;width:100vw;height:100%}#root .load-screen #quote,.switch-wrapper .load-screen #quote,body .load-screen #quote,html .load-screen #quote,main .load-screen #quote{height:40vh}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{height:84.5vw}#root .homeContainer#on .nickyContainer .inner,.switch-wrapper .homeContainer#on .nickyContainer .inner,body .homeContainer#on .nickyContainer .inner,html .homeContainer#on .nickyContainer .inner,main .homeContainer#on .nickyContainer .inner{top:60%}#root .homeContainer#on .nickyContainer .inner img,.switch-wrapper .homeContainer#on .nickyContainer .inner img,body .homeContainer#on .nickyContainer .inner img,html .homeContainer#on .nickyContainer .inner img,main .homeContainer#on .nickyContainer .inner img{top:-10%;left:10vw}#root .homeContainer#on .nickyContainer .inner h3,.switch-wrapper .homeContainer#on .nickyContainer .inner h3,body .homeContainer#on .nickyContainer .inner h3,html .homeContainer#on .nickyContainer .inner h3,main .homeContainer#on .nickyContainer .inner h3{top:10%}#root .homeContainer#on .nickyContainer .inner .rightText,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText,body .homeContainer#on .nickyContainer .inner .rightText,html .homeContainer#on .nickyContainer .inner .rightText,main .homeContainer#on .nickyContainer .inner .rightText{top:25%;right:3.5vw}#root .homeContainer#on .nickyContainer .inner .rightText h2,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText h2,body .homeContainer#on .nickyContainer .inner .rightText h2,html .homeContainer#on .nickyContainer .inner .rightText h2,main .homeContainer#on .nickyContainer .inner .rightText h2{left:8vw;font-size:10vw;line-height:.85;letter-spacing:-.065em}#root .homeContainer#on .nickyContainer .inner .rightText p,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText p,body .homeContainer#on .nickyContainer .inner .rightText p,html .homeContainer#on .nickyContainer .inner .rightText p,main .homeContainer#on .nickyContainer .inner .rightText p{width:38ch;font-size:1.9vw;line-height:2}#root .placementContainer .excerpt,#root .specialtyContainer .excerpt,.switch-wrapper .placementContainer .excerpt,.switch-wrapper .specialtyContainer .excerpt,body .placementContainer .excerpt,body .specialtyContainer .excerpt,html .placementContainer .excerpt,html .specialtyContainer .excerpt,main .placementContainer .excerpt,main .specialtyContainer .excerpt{height:120vw}#root .placementContainer .excerpt .text-section,#root .specialtyContainer .excerpt .text-section,.switch-wrapper .placementContainer .excerpt .text-section,.switch-wrapper .specialtyContainer .excerpt .text-section,body .placementContainer .excerpt .text-section,body .specialtyContainer .excerpt .text-section,html .placementContainer .excerpt .text-section,html .specialtyContainer .excerpt .text-section,main .placementContainer .excerpt .text-section,main .specialtyContainer .excerpt .text-section{height:auto}#root .placementContainer .excerpt .text-section h2,#root .specialtyContainer .excerpt .text-section h2,.switch-wrapper .placementContainer .excerpt .text-section h2,.switch-wrapper .specialtyContainer .excerpt .text-section h2,body .placementContainer .excerpt .text-section h2,body .specialtyContainer .excerpt .text-section h2,html .placementContainer .excerpt .text-section h2,html .specialtyContainer .excerpt .text-section h2,main .placementContainer .excerpt .text-section h2,main .specialtyContainer .excerpt .text-section h2{font-size:6.5vw}#root .placementContainer .excerpt .text-section button,#root .specialtyContainer .excerpt .text-section button,.switch-wrapper .placementContainer .excerpt .text-section button,.switch-wrapper .specialtyContainer .excerpt .text-section button,body .placementContainer .excerpt .text-section button,body .specialtyContainer .excerpt .text-section button,html .placementContainer .excerpt .text-section button,html .specialtyContainer .excerpt .text-section button,main .placementContainer .excerpt .text-section button,main .specialtyContainer .excerpt .text-section button{top:8vw;font-size:2vw}#root .placementContainer .excerpt .text-section .text-snippet h3,#root .specialtyContainer .excerpt .text-section .text-snippet h3,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet h3,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet h3,body .placementContainer .excerpt .text-section .text-snippet h3,body .specialtyContainer .excerpt .text-section .text-snippet h3,html .placementContainer .excerpt .text-section .text-snippet h3,html .specialtyContainer .excerpt .text-section .text-snippet h3,main .placementContainer .excerpt .text-section .text-snippet h3,main .specialtyContainer .excerpt .text-section .text-snippet h3{font-size:2.75vw}#root .placementContainer .excerpt .text-section .text-snippet Text,#root .specialtyContainer .excerpt .text-section .text-snippet Text,.switch-wrapper .placementContainer .excerpt .text-section .text-snippet Text,.switch-wrapper .specialtyContainer .excerpt .text-section .text-snippet Text,body .placementContainer .excerpt .text-section .text-snippet Text,body .specialtyContainer .excerpt .text-section .text-snippet Text,html .placementContainer .excerpt .text-section .text-snippet Text,html .specialtyContainer .excerpt .text-section .text-snippet Text,main .placementContainer .excerpt .text-section .text-snippet Text,main .specialtyContainer .excerpt .text-section .text-snippet Text{font-size:1.9vw;line-height:1.7}}





@media (hover:none) and (max-width:785px){#root h2,#root h3,#root p,#root span,.switch-wrapper h2,.switch-wrapper h3,.switch-wrapper p,.switch-wrapper span,body h2,body h3,body p,body span,html h2,html h3,html p,html span,main h2,main h3,main p,main span{pointer-events:none}#root .load-screen,.switch-wrapper .load-screen,body .load-screen,html .load-screen,main .load-screen{top:0;left:0;width:100vw;height:100%}#root .load-screen #quote,.switch-wrapper .load-screen #quote,body .load-screen #quote,html .load-screen #quote,main .load-screen #quote{top:45%;height:30vh}#root nav,.switch-wrapper nav,body nav,html nav,main nav{z-index:9999;height:85px}#root nav.active .top #center,.switch-wrapper nav.active .top #center,body nav.active .top #center,html nav.active .top #center,main nav.active .top #center{border-bottom:none}#root nav.active .top #center:after,.switch-wrapper nav.active .top #center:after,body nav.active .top #center:after,html nav.active .top #center:after,main nav.active .top #center:after{content:"";position:absolute;bottom:0;left:0;width:67%;z-index:0;height:.9vw;background:rgba(28,41,57,.15)}#root nav.active .noTop #center,.switch-wrapper nav.active .noTop #center,body nav.active .noTop #center,html nav.active .noTop #center,main nav.active .noTop #center{border-bottom:none}#root nav.active .noTop #center:after,.switch-wrapper nav.active .noTop #center:after,body nav.active .noTop #center:after,html nav.active .noTop #center:after,main nav.active .noTop #center:after{content:"";position:absolute;bottom:0;left:0;width:0;z-index:0;height:none;background:none}#root nav #center svg.adiante,.switch-wrapper nav #center svg.adiante,body nav #center svg.adiante,html nav #center svg.adiante,main nav #center svg.adiante{width:42vw}#root nav #center svg.slide,.switch-wrapper nav #center svg.slide,body nav #center svg.slide,html nav #center svg.slide,main nav #center svg.slide{bottom:35px;width:25px;right:10px;display:block}#root nav #center svg.slide#on path,.switch-wrapper nav #center svg.slide#on path,body nav #center svg.slide#on path,html nav #center svg.slide#on path,main nav #center svg.slide#on path{fill:#fff}#root nav ul,.switch-wrapper nav ul,body nav ul,html nav ul,main nav ul{display:none}#root .homeContainer,.switch-wrapper .homeContainer,body .homeContainer,html .homeContainer,main .homeContainer{overflow-x:hidden}#root .homeContainer .fade-in-section,#root .homeContainer .fade-in-section.is-visible,.switch-wrapper .homeContainer .fade-in-section,.switch-wrapper .homeContainer .fade-in-section.is-visible,body .homeContainer .fade-in-section,body .homeContainer .fade-in-section.is-visible,html .homeContainer .fade-in-section,html .homeContainer .fade-in-section.is-visible,main .homeContainer .fade-in-section,main .homeContainer .fade-in-section.is-visible{opacity:1;transform:none;visibility:visible;overflow-y:visible}#root .homeContainer .topPart,.switch-wrapper .homeContainer .topPart,body .homeContainer .topPart,html .homeContainer .topPart,main .homeContainer .topPart{height:83vh;width:98vw;overflow-x:hidden;overflow-y:hidden}#root .homeContainer .topPart .hotel-circle,.switch-wrapper .homeContainer .topPart .hotel-circle,body .homeContainer .topPart .hotel-circle,html .homeContainer .topPart .hotel-circle,main .homeContainer .topPart .hotel-circle{top:-2.5vh;right:-27.5vh;z-index:9;-webkit-animation:hotelCircleAnim 1s forwards;animation:hotelCircleAnim 1s forwards;background-size:auto 180%;background-position:36% 43%}#root .homeContainer .topPart .big-circle,.switch-wrapper .homeContainer .topPart .big-circle,body .homeContainer .topPart .big-circle,html .homeContainer .topPart .big-circle,main .homeContainer .topPart .big-circle{top:23vh;right:-38vh;-webkit-animation:bigCircleAnim 1s forwards;animation:bigCircleAnim 1s forwards}#root .homeContainer .topPart .chef-circle,.switch-wrapper .homeContainer .topPart .chef-circle,body .homeContainer .topPart .chef-circle,html .homeContainer .topPart .chef-circle,main .homeContainer .topPart .chef-circle{top:38vh;right:6vh;-webkit-animation:chefCircleAnim 1s .5s forwards;animation:chefCircleAnim 1s .5s forwards}#root .homeContainer .topPart .scroll-circle,.switch-wrapper .homeContainer .topPart .scroll-circle,body .homeContainer .topPart .scroll-circle,html .homeContainer .topPart .scroll-circle,main .homeContainer .topPart .scroll-circle{top:13vh;right:14vh;-webkit-animation:scrollCircleAnim 1s .75s forwards;animation:scrollCircleAnim 1s .75s forwards}#root .homeContainer .topPart hr,.switch-wrapper .homeContainer .topPart hr,body .homeContainer .topPart hr,html .homeContainer .topPart hr,main .homeContainer .topPart hr{bottom:1vh}#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:55%}#root .homeContainer .topPart .textBox span,.switch-wrapper .homeContainer .topPart .textBox span,body .homeContainer .topPart .textBox span,html .homeContainer .topPart .textBox span,main .homeContainer .topPart .textBox span{width:75vw}#root .homeContainer .topPart .textBox span:nth-child(2),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2),body .homeContainer .topPart .textBox span:nth-child(2),html .homeContainer .topPart .textBox span:nth-child(2),main .homeContainer .topPart .textBox span:nth-child(2){height:15vw;top:27vw}#root .homeContainer .topPart .textBox span:nth-child(3),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3),body .homeContainer .topPart .textBox span:nth-child(3),html .homeContainer .topPart .textBox span:nth-child(3),main .homeContainer .topPart .textBox span:nth-child(3){height:12vw;top:42vw}#root .homeContainer .topPart .textBox span:nth-child(4),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4),body .homeContainer .topPart .textBox span:nth-child(4),html .homeContainer .topPart .textBox span:nth-child(4),main .homeContainer .topPart .textBox span:nth-child(4){height:12vw;top:55vw}#root .homeContainer .topPart .textBox span h1,#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h1,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h1,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h1,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h1,main .homeContainer .topPart .textBox span h2{font-size:15vw;line-height:.8;top:20vw;-webkit-animation:textIntro .55s forwards;animation:textIntro .55s forwards}@-webkit-keyframes textIntro{0%{top:20vw}to{top:0}}@keyframes textIntro{0%{top:20vw}to{top:0}}#root .homeContainer .topPart .textBox span:first-child,.switch-wrapper .homeContainer .topPart .textBox span:first-child,body .homeContainer .topPart .textBox span:first-child,html .homeContainer .topPart .textBox span:first-child,main .homeContainer .topPart .textBox span:first-child{width:40vw;height:28vw}#root .homeContainer .topPart .textBox span:first-child h1,.switch-wrapper .homeContainer .topPart .textBox span:first-child h1,body .homeContainer .topPart .textBox span:first-child h1,html .homeContainer .topPart .textBox span:first-child h1,main .homeContainer .topPart .textBox span:first-child h1{top:30vw;-webkit-animation:firsttextIntro .55s forwards;animation:firsttextIntro .55s forwards}@-webkit-keyframes firsttextIntro{0%{top:30vw}to{top:0}}@keyframes firsttextIntro{0%{top:30vw}to{top:0}}@-webkit-keyframes hotelCircleAnim{0%{width:0;height:0}to{width:48vh;height:48vh}}@keyframes hotelCircleAnim{0%{width:0;height:0}to{width:48vh;height:48vh}}@-webkit-keyframes chefCircleAnim{0%{width:0;height:0}to{width:24vh;height:24vh}}@keyframes chefCircleAnim{0%{width:0;height:0}to{width:24vh;height:24vh}}@-webkit-keyframes scrollCircleAnim{0%{width:0;height:0}to{width:18vh;height:18vh}}@keyframes scrollCircleAnim{0%{width:0;height:0}to{width:18vh;height:18vh}}@-webkit-keyframes bigCircleAnim{0%{width:0;height:0}to{width:65vh;height:65vh}}@keyframes bigCircleAnim{0%{width:0;height:0}to{width:65vh;height:65vh}}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{margin-top:15vw;height:240vw}#root .homeContainer .whoAreWe .title-text h3,.switch-wrapper .homeContainer .whoAreWe .title-text h3,body .homeContainer .whoAreWe .title-text h3,html .homeContainer .whoAreWe .title-text h3,main .homeContainer .whoAreWe .title-text h3{font-size:9vw}#root .homeContainer .whoAreWe .title-text h2,.switch-wrapper .homeContainer .whoAreWe .title-text h2,body .homeContainer .whoAreWe .title-text h2,html .homeContainer .whoAreWe .title-text h2,main .homeContainer .whoAreWe .title-text h2{font-size:12vw;letter-spacing:-.05em}#root .homeContainer .whoAreWe .definition,.switch-wrapper .homeContainer .whoAreWe .definition,body .homeContainer .whoAreWe .definition,html .homeContainer .whoAreWe .definition,main .homeContainer .whoAreWe .definition{position:absolute;top:37vw;left:0;width:60vw}#root .homeContainer .whoAreWe .definition#desktop,.switch-wrapper .homeContainer .whoAreWe .definition#desktop,body .homeContainer .whoAreWe .definition#desktop,html .homeContainer .whoAreWe .definition#desktop,main .homeContainer .whoAreWe .definition#desktop{display:none}#root .homeContainer .whoAreWe .definition#mobile,.switch-wrapper .homeContainer .whoAreWe .definition#mobile,body .homeContainer .whoAreWe .definition#mobile,html .homeContainer .whoAreWe .definition#mobile,main .homeContainer .whoAreWe .definition#mobile{display:block}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{top:67vw;left:0;width:75vw;height:auto;font-size:4vw;line-height:2}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{top:175vw;right:-4vw;width:100vw;height:100vw}#root .homeContainer .whoAreWe .whatCanWeDo .center,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center,body .homeContainer .whoAreWe .whatCanWeDo .center,html .homeContainer .whoAreWe .whatCanWeDo .center,main .homeContainer .whoAreWe .whatCanWeDo .center{left:48%}#root .homeContainer .whoAreWe .whatCanWeDo .center h4,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center h4,body .homeContainer .whoAreWe .whatCanWeDo .center h4,html .homeContainer .whoAreWe .whatCanWeDo .center h4,main .homeContainer .whoAreWe .whatCanWeDo .center h4{font-size:10vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul,body .homeContainer .whoAreWe .whatCanWeDo .center ul,html .homeContainer .whoAreWe .whatCanWeDo .center ul,main .homeContainer .whoAreWe .whatCanWeDo .center ul{top:5vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li,body .homeContainer .whoAreWe .whatCanWeDo .center ul li,html .homeContainer .whoAreWe .whatCanWeDo .center ul li,main .homeContainer .whoAreWe .whatCanWeDo .center ul li{font-size:5vw;font-weight:500;margin-bottom:2vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li span,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li span,body .homeContainer .whoAreWe .whatCanWeDo .center ul li span,html .homeContainer .whoAreWe .whatCanWeDo .center ul li span,main .homeContainer .whoAreWe .whatCanWeDo .center ul li span{margin-right:2vw}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{margin-top:25vh}#root .homeContainer .soWhosOnTheTeam .textContainer,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer,body .homeContainer .soWhosOnTheTeam .textContainer,html .homeContainer .soWhosOnTheTeam .textContainer,main .homeContainer .soWhosOnTheTeam .textContainer{width:100%;border-top:none;border-left:none}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text,body .homeContainer .soWhosOnTheTeam .textContainer .title-text,html .homeContainer .soWhosOnTheTeam .textContainer .title-text,main .homeContainer .soWhosOnTheTeam .textContainer .title-text{top:0;left:0}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h3{font-size:9vw}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h2{font-size:12vw;letter-spacing:-.05em}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{position:relative;top:5vw;right:0;left:0;width:90%;height:auto;font-size:4vw;line-height:2}#root .homeContainer .soWhosOnTheTeam .textContainer p button,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button,body .homeContainer .soWhosOnTheTeam .textContainer p button,html .homeContainer .soWhosOnTheTeam .textContainer p button,main .homeContainer .soWhosOnTheTeam .textContainer p button{padding-top:4vw;font-size:4vw;pointer-events:all}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{top:65vh;left:50%;transform:translate(-50%);width:160vw}#root .homeContainer .soWhosOnTheTeam .friendCircle svg,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg,body .homeContainer .soWhosOnTheTeam .friendCircle svg,html .homeContainer .soWhosOnTheTeam .friendCircle svg,main .homeContainer .soWhosOnTheTeam .friendCircle svg{width:190vw;height:190vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle{top:78%;left:37%}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3{font-size:14vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p{top:4vw;width:24ch;font-size:3.8vw;line-height:1.8}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{height:165vh;padding-top:3vh;margin-top:0;overflow-x:hidden;overflow-y:hidden}#root .homeContainer .topPlacements .title-text,.switch-wrapper .homeContainer .topPlacements .title-text,body .homeContainer .topPlacements .title-text,html .homeContainer .topPlacements .title-text,main .homeContainer .topPlacements .title-text{top:-5vw;left:0}#root .homeContainer .topPlacements .title-text h3,.switch-wrapper .homeContainer .topPlacements .title-text h3,body .homeContainer .topPlacements .title-text h3,html .homeContainer .topPlacements .title-text h3,main .homeContainer .topPlacements .title-text h3{font-size:9vw}#root .homeContainer .topPlacements .title-text h2,.switch-wrapper .homeContainer .topPlacements .title-text h2,body .homeContainer .topPlacements .title-text h2,html .homeContainer .topPlacements .title-text h2,main .homeContainer .topPlacements .title-text h2{font-size:12vw;letter-spacing:-.05em}#root .homeContainer .topPlacements .title-text p,.switch-wrapper .homeContainer .topPlacements .title-text p,body .homeContainer .topPlacements .title-text p,html .homeContainer .topPlacements .title-text p,main .homeContainer .topPlacements .title-text p{position:relative;top:3vw;right:0;left:0;width:73%;height:auto;font-size:3.3vw;line-height:1.6}#root .homeContainer .topPlacements .placement-block,.switch-wrapper .homeContainer .topPlacements .placement-block,body .homeContainer .topPlacements .placement-block,html .homeContainer .topPlacements .placement-block,main .homeContainer .topPlacements .placement-block{overflow-x:hidden;overflow-y:hidden;height:85vw}#root .homeContainer .topPlacements .placement-block .infoBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock,body .homeContainer .topPlacements .placement-block .infoBlock,html .homeContainer .topPlacements .placement-block .infoBlock,main .homeContainer .topPlacements .placement-block .infoBlock{width:45%}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,body .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,html .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,main .homeContainer .topPlacements .placement-block .infoBlock .text-box h4{font-size:10vw}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box p,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box p,body .homeContainer .topPlacements .placement-block .infoBlock .text-box p,html .homeContainer .topPlacements .placement-block .infoBlock .text-box p,main .homeContainer .topPlacements .placement-block .infoBlock .text-box p{top:2vw;left:0;font-weight:300;font-size:3.25vw;letter-spacing:-.02em;width:16ch}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box button,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box button,body .homeContainer .topPlacements .placement-block .infoBlock .text-box button,html .homeContainer .topPlacements .placement-block .infoBlock .text-box button,main .homeContainer .topPlacements .placement-block .infoBlock .text-box button{top:4vw;font-size:2.75vw;text-align:left}#root .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,body .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,html .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,main .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4{word-break:break-all;font-size:10vw;width:4ch;line-height:.9}#root .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,body .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,html .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,main .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p{top:3vw}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock{background:none;top:4vw}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3{font-size:6.75vw;width:100%}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p{top:1vw;font-size:3.25vw}#root .homeContainer .topPlacements .placement-block.culinary,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary,body .homeContainer .topPlacements .placement-block.culinary,html .homeContainer .topPlacements .placement-block.culinary,main .homeContainer .topPlacements .placement-block.culinary{top:30vw}#root .homeContainer .topPlacements .placement-block .placements,.switch-wrapper .homeContainer .topPlacements .placement-block .placements,body .homeContainer .topPlacements .placement-block .placements,html .homeContainer .topPlacements .placement-block .placements,main .homeContainer .topPlacements .placement-block .placements{left:50%;width:45%}#root .homeContainer .topPlacements .placement-block .placements .place,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place,body .homeContainer .topPlacements .placement-block .placements .place,html .homeContainer .topPlacements .placement-block .placements .place,main .homeContainer .topPlacements .placement-block .placements .place{width:45.5vw}#root .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),body .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),html .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),main .homeContainer .topPlacements .placement-block .placements .place:nth-child(2){display:none}#root .homeContainer .topPlacements .placement-block .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place .textBlock,body .homeContainer .topPlacements .placement-block .placements .place .textBlock,html .homeContainer .topPlacements .placement-block .placements .place .textBlock,main .homeContainer .topPlacements .placement-block .placements .place .textBlock{top:5vw}#root .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,body .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,html .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,main .homeContainer .topPlacements .placement-block .placements .place a .imageBlock{width:100%;height:50vw}#root .homeContainer .footer,.switch-wrapper .homeContainer .footer,body .homeContainer .footer,html .homeContainer .footer,main .homeContainer .footer{top:0;height:175vw}#root .homeContainer .footer .inner .contactInfo,.switch-wrapper .homeContainer .footer .inner .contactInfo,body .homeContainer .footer .inner .contactInfo,html .homeContainer .footer .inner .contactInfo,main .homeContainer .footer .inner .contactInfo{left:17.5%}#root .homeContainer .footer .inner .contactInfo svg,.switch-wrapper .homeContainer .footer .inner .contactInfo svg,body .homeContainer .footer .inner .contactInfo svg,html .homeContainer .footer .inner .contactInfo svg,main .homeContainer .footer .inner .contactInfo svg{width:8vw}#root .homeContainer .footer .inner .contactInfo h2,.switch-wrapper .homeContainer .footer .inner .contactInfo h2,body .homeContainer .footer .inner .contactInfo h2,html .homeContainer .footer .inner .contactInfo h2,main .homeContainer .footer .inner .contactInfo h2{font-size:15vw;line-height:.9}#root .homeContainer .footer .inner .contactInfo h3,.switch-wrapper .homeContainer .footer .inner .contactInfo h3,body .homeContainer .footer .inner .contactInfo h3,html .homeContainer .footer .inner .contactInfo h3,main .homeContainer .footer .inner .contactInfo h3{top:8vw;font-size:14.25vw;line-height:.9;width:5ch}#root .homeContainer .footer .inner .contactInfo ul,.switch-wrapper .homeContainer .footer .inner .contactInfo ul,body .homeContainer .footer .inner .contactInfo ul,html .homeContainer .footer .inner .contactInfo ul,main .homeContainer .footer .inner .contactInfo ul{top:15vw}#root .homeContainer .footer .inner .contactInfo ul li,.switch-wrapper .homeContainer .footer .inner .contactInfo ul li,body .homeContainer .footer .inner .contactInfo ul li,html .homeContainer .footer .inner .contactInfo ul li,main .homeContainer .footer .inner .contactInfo ul li{display:list-item;margin-right:0;margin-bottom:6vw;font-size:8vw}#root .homeContainer#on .nickyContainer .inner,.switch-wrapper .homeContainer#on .nickyContainer .inner,body .homeContainer#on .nickyContainer .inner,html .homeContainer#on .nickyContainer .inner,main .homeContainer#on .nickyContainer .inner{top:45%}#root .homeContainer#on .nickyContainer .inner h3,.switch-wrapper .homeContainer#on .nickyContainer .inner h3,body .homeContainer#on .nickyContainer .inner h3,html .homeContainer#on .nickyContainer .inner h3,main .homeContainer#on .nickyContainer .inner h3{ position: absolute; top: 30%; left: 39%; color: #fff; transform: rotate(90deg); letter-spacing: 7pt; font-size: 10pt; width: 23ch; line-height: 0; font-family: "GT Super Display"; font-weight: 500;pointer-events: none;}#root .homeContainer#on .nickyContainer .inner img,.switch-wrapper .homeContainer#on .nickyContainer .inner img,body .homeContainer#on .nickyContainer .inner img,html .homeContainer#on .nickyContainer .inner img,main .homeContainer#on .nickyContainer .inner img{top:7vw;left:4vw;width:55vw}#root .homeContainer#on .nickyContainer .inner .rightText,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText,body .homeContainer#on .nickyContainer .inner .rightText,html .homeContainer#on .nickyContainer .inner .rightText,main .homeContainer#on .nickyContainer .inner .rightText{right:4vw;top:84vw; width: 90vw;}#root .homeContainer#on .nickyContainer .inner .rightText h2,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText h2,body .homeContainer#on .nickyContainer .inner .rightText h2,html .homeContainer#on .nickyContainer .inner .rightText h2,main .homeContainer#on .nickyContainer .inner .rightText h2{font-size:12.5vw;width:12ch}#root .homeContainer#on .nickyContainer .inner .rightText p,.switch-wrapper .homeContainer#on .nickyContainer .inner .rightText p,body .homeContainer#on .nickyContainer .inner .rightText p,html .homeContainer#on .nickyContainer .inner .rightText p,main .homeContainer#on .nickyContainer .inner .rightText p{width:100%;font-size:3.2vw}}@media only screen and (min-device-width:375px) and (max-device-width:667px){#root nav.active#home .top #center:after,.switch-wrapper nav.active#home .top #center:after,body nav.active#home .top #center:after,html nav.active#home .top #center:after,main nav.active#home .top #center:after{width:70.5%}#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:47%}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{height:180vh}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{top:72vh}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{height:190vh}#root .placementContainer .overview,#root .specialtyContainer .overview,.switch-wrapper .placementContainer .overview,.switch-wrapper .specialtyContainer .overview,body .placementContainer .overview,body .specialtyContainer .overview,html .placementContainer .overview,html .specialtyContainer .overview,main .placementContainer .overview,main .specialtyContainer .overview{height:105vh}#root .placementContainer .overview .text-section *,#root .placementContainer .overview .text-section p,#root .specialtyContainer .overview .text-section *,#root .specialtyContainer .overview .text-section p,.switch-wrapper .placementContainer .overview .text-section *,.switch-wrapper .placementContainer .overview .text-section p,.switch-wrapper .specialtyContainer .overview .text-section *,.switch-wrapper .specialtyContainer .overview .text-section p,body .placementContainer .overview .text-section *,body .placementContainer .overview .text-section p,body .specialtyContainer .overview .text-section *,body .specialtyContainer .overview .text-section p,html .placementContainer .overview .text-section *,html .placementContainer .overview .text-section p,html .specialtyContainer .overview .text-section *,html .specialtyContainer .overview .text-section p,main .placementContainer .overview .text-section *,main .placementContainer .overview .text-section p,main .specialtyContainer .overview .text-section *,main .specialtyContainer .overview .text-section p{font-size:3vw}#root .placementContainer .top-info,#root .specialtyContainer .top-info,.switch-wrapper .placementContainer .top-info,.switch-wrapper .specialtyContainer .top-info,body .placementContainer .top-info,body .specialtyContainer .top-info,html .placementContainer .top-info,html .specialtyContainer .top-info,main .placementContainer .top-info,main .specialtyContainer .top-info{height:88vh}#root .placementContainer .top-info h2.huge,#root .specialtyContainer .top-info h2.huge,.switch-wrapper .placementContainer .top-info h2.huge,.switch-wrapper .specialtyContainer .top-info h2.huge,body .placementContainer .top-info h2.huge,body .specialtyContainer .top-info h2.huge,html .placementContainer .top-info h2.huge,html .specialtyContainer .top-info h2.huge,main .placementContainer .top-info h2.huge,main .specialtyContainer .top-info h2.huge{font-size:7.7vw}}@media only screen and (min-device-width:414px) and (max-device-width:736px){#root nav.active#home .top #center:after,.switch-wrapper nav.active#home .top #center:after,body nav.active#home .top #center:after,html nav.active#home .top #center:after,main nav.active#home .top #center:after{width:71.5%}#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:47%}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{height:175vh}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{top:72vh}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{height:190vh}#root .placementContainer .overview,#root .specialtyContainer .overview,.switch-wrapper .placementContainer .overview,.switch-wrapper .specialtyContainer .overview,body .placementContainer .overview,body .specialtyContainer .overview,html .placementContainer .overview,html .specialtyContainer .overview,main .placementContainer .overview,main .specialtyContainer .overview{height:105vh}#root .placementContainer .overview .text-section *,#root .specialtyContainer .overview .text-section *,.switch-wrapper .placementContainer .overview .text-section *,.switch-wrapper .specialtyContainer .overview .text-section *,body .placementContainer .overview .text-section *,body .specialtyContainer .overview .text-section *,html .placementContainer .overview .text-section *,html .specialtyContainer .overview .text-section *,main .placementContainer .overview .text-section *,main .specialtyContainer .overview .text-section *{font-size:3.25vw}#root .placementContainer .overview .text-section p,#root .specialtyContainer .overview .text-section p,.switch-wrapper .placementContainer .overview .text-section p,.switch-wrapper .specialtyContainer .overview .text-section p,body .placementContainer .overview .text-section p,body .specialtyContainer .overview .text-section p,html .placementContainer .overview .text-section p,html .specialtyContainer .overview .text-section p,main .placementContainer .overview .text-section p,main .specialtyContainer .overview .text-section p{font-size:3.2vw}#root .placementContainer .top-info,#root .specialtyContainer .top-info,.switch-wrapper .placementContainer .top-info,.switch-wrapper .specialtyContainer .top-info,body .placementContainer .top-info,body .specialtyContainer .top-info,html .placementContainer .top-info,html .specialtyContainer .top-info,main .placementContainer .top-info,main .specialtyContainer .top-info{height:88vh}#root .placementContainer .top-info h2.huge,#root .specialtyContainer .top-info h2.huge,.switch-wrapper .placementContainer .top-info h2.huge,.switch-wrapper .specialtyContainer .top-info h2.huge,body .placementContainer .top-info h2.huge,body .specialtyContainer .top-info h2.huge,html .placementContainer .top-info h2.huge,html .specialtyContainer .top-info h2.huge,main .placementContainer .top-info h2.huge,main .specialtyContainer .top-info h2.huge{font-size:8vw}}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){#root nav.active#home .top #center:after,.switch-wrapper nav.active#home .top #center:after,body nav.active#home .top #center:after,html nav.active#home .top #center:after,main nav.active#home .top #center:after{width:65%}#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:55%}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{height:140vh;margin-top:-25vw}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3){#root h2,#root h3,#root p,#root span,.switch-wrapper h2,.switch-wrapper h3,.switch-wrapper p,.switch-wrapper span,body h2,body h3,body p,body span,html h2,html h3,html p,html span,main h2,main h3,main p,main span{pointer-events:none}#root .load-screen,.switch-wrapper .load-screen,body .load-screen,html .load-screen,main .load-screen{top:0;left:0;width:100vw;height:100%}#root .load-screen #quote,.switch-wrapper .load-screen #quote,body .load-screen #quote,html .load-screen #quote,main .load-screen #quote{top:45%;height:30vh}#root nav,.switch-wrapper nav,body nav,html nav,main nav{z-index:9999;height:85px}#root nav.active .top #center,.switch-wrapper nav.active .top #center,body nav.active .top #center,html nav.active .top #center,main nav.active .top #center{border-bottom:none}#root nav.active .top #center:after,.switch-wrapper nav.active .top #center:after,body nav.active .top #center:after,html nav.active .top #center:after,main nav.active .top #center:after{content:"";position:absolute;bottom:0;left:0;width:67%;z-index:0;height:.9vw;background:rgba(28,41,57,.15)}#root nav.active .noTop #center,.switch-wrapper nav.active .noTop #center,body nav.active .noTop #center,html nav.active .noTop #center,main nav.active .noTop #center{border-bottom:none}#root nav.active .noTop #center:after,.switch-wrapper nav.active .noTop #center:after,body nav.active .noTop #center:after,html nav.active .noTop #center:after,main nav.active .noTop #center:after{content:"";position:absolute;bottom:0;left:0;width:0;z-index:0;height:none;background:none}#root nav #center svg.adiante,.switch-wrapper nav #center svg.adiante,body nav #center svg.adiante,html nav #center svg.adiante,main nav #center svg.adiante{width:42vw}#root nav #center svg.slide,.switch-wrapper nav #center svg.slide,body nav #center svg.slide,html nav #center svg.slide,main nav #center svg.slide{bottom:35px;width:25px;right:10px;display:block}#root nav #center svg.slide#on path,.switch-wrapper nav #center svg.slide#on path,body nav #center svg.slide#on path,html nav #center svg.slide#on path,main nav #center svg.slide#on path{fill:#fff}#root nav ul,.switch-wrapper nav ul,body nav ul,html nav ul,main nav ul{display:none}#root .homeContainer,.switch-wrapper .homeContainer,body .homeContainer,html .homeContainer,main .homeContainer{overflow-x:hidden}#root .homeContainer .fade-in-section,#root .homeContainer .fade-in-section.is-visible,.switch-wrapper .homeContainer .fade-in-section,.switch-wrapper .homeContainer .fade-in-section.is-visible,body .homeContainer .fade-in-section,body .homeContainer .fade-in-section.is-visible,html .homeContainer .fade-in-section,html .homeContainer .fade-in-section.is-visible,main .homeContainer .fade-in-section,main .homeContainer .fade-in-section.is-visible{opacity:1;transform:none;visibility:visible;overflow-y:visible}#root .homeContainer .topPart,.switch-wrapper .homeContainer .topPart,body .homeContainer .topPart,html .homeContainer .topPart,main .homeContainer .topPart{height:83vh;width:98vw;overflow-x:hidden;overflow-y:hidden}#root .homeContainer .topPart .hotel-circle,.switch-wrapper .homeContainer .topPart .hotel-circle,body .homeContainer .topPart .hotel-circle,html .homeContainer .topPart .hotel-circle,main .homeContainer .topPart .hotel-circle{top:-2.5vh;right:-27.5vh;z-index:9;-webkit-animation:hotelCircleAnim 1s forwards;animation:hotelCircleAnim 1s forwards;background-size:auto 180%;background-position:36% 43%}#root .homeContainer .topPart .big-circle,.switch-wrapper .homeContainer .topPart .big-circle,body .homeContainer .topPart .big-circle,html .homeContainer .topPart .big-circle,main .homeContainer .topPart .big-circle{top:23vh;right:-38vh;-webkit-animation:bigCircleAnim 1s forwards;animation:bigCircleAnim 1s forwards}#root .homeContainer .topPart .chef-circle,.switch-wrapper .homeContainer .topPart .chef-circle,body .homeContainer .topPart .chef-circle,html .homeContainer .topPart .chef-circle,main .homeContainer .topPart .chef-circle{top:38vh;right:6vh;-webkit-animation:chefCircleAnim 1s .5s forwards;animation:chefCircleAnim 1s .5s forwards}#root .homeContainer .topPart .scroll-circle,.switch-wrapper .homeContainer .topPart .scroll-circle,body .homeContainer .topPart .scroll-circle,html .homeContainer .topPart .scroll-circle,main .homeContainer .topPart .scroll-circle{top:13vh;right:14vh;-webkit-animation:scrollCircleAnim 1s .75s forwards;animation:scrollCircleAnim 1s .75s forwards}#root .homeContainer .topPart hr,.switch-wrapper .homeContainer .topPart hr,body .homeContainer .topPart hr,html .homeContainer .topPart hr,main .homeContainer .topPart hr{bottom:1vh}#root .homeContainer .topPart .textBox,.switch-wrapper .homeContainer .topPart .textBox,body .homeContainer .topPart .textBox,html .homeContainer .topPart .textBox,main .homeContainer .topPart .textBox{top:55%}#root .homeContainer .topPart .textBox span,.switch-wrapper .homeContainer .topPart .textBox span,body .homeContainer .topPart .textBox span,html .homeContainer .topPart .textBox span,main .homeContainer .topPart .textBox span{width:75vw}#root .homeContainer .topPart .textBox span:nth-child(2),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(2),body .homeContainer .topPart .textBox span:nth-child(2),html .homeContainer .topPart .textBox span:nth-child(2),main .homeContainer .topPart .textBox span:nth-child(2){height:15vw;top:27vw}#root .homeContainer .topPart .textBox span:nth-child(3),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(3),body .homeContainer .topPart .textBox span:nth-child(3),html .homeContainer .topPart .textBox span:nth-child(3),main .homeContainer .topPart .textBox span:nth-child(3){height:12vw;top:42vw}#root .homeContainer .topPart .textBox span:nth-child(4),.switch-wrapper .homeContainer .topPart .textBox span:nth-child(4),body .homeContainer .topPart .textBox span:nth-child(4),html .homeContainer .topPart .textBox span:nth-child(4),main .homeContainer .topPart .textBox span:nth-child(4){height:12vw;top:55vw}#root .homeContainer .topPart .textBox span h1,#root .homeContainer .topPart .textBox span h2,.switch-wrapper .homeContainer .topPart .textBox span h1,.switch-wrapper .homeContainer .topPart .textBox span h2,body .homeContainer .topPart .textBox span h1,body .homeContainer .topPart .textBox span h2,html .homeContainer .topPart .textBox span h1,html .homeContainer .topPart .textBox span h2,main .homeContainer .topPart .textBox span h1,main .homeContainer .topPart .textBox span h2{font-size:15vw;line-height:.8;top:20vw;-webkit-animation:textIntro .55s forwards;animation:textIntro .55s forwards}@-webkit-keyframes textIntro{0%{top:20vw}to{top:0}}@keyframes textIntro{0%{top:20vw}to{top:0}}#root .homeContainer .topPart .textBox span:first-child,.switch-wrapper .homeContainer .topPart .textBox span:first-child,body .homeContainer .topPart .textBox span:first-child,html .homeContainer .topPart .textBox span:first-child,main .homeContainer .topPart .textBox span:first-child{width:40vw;height:28vw}#root .homeContainer .topPart .textBox span:first-child h1,.switch-wrapper .homeContainer .topPart .textBox span:first-child h1,body .homeContainer .topPart .textBox span:first-child h1,html .homeContainer .topPart .textBox span:first-child h1,main .homeContainer .topPart .textBox span:first-child h1{top:30vw;-webkit-animation:firsttextIntro .55s forwards;animation:firsttextIntro .55s forwards}@-webkit-keyframes firsttextIntro{0%{top:30vw}to{top:0}}@keyframes firsttextIntro{0%{top:30vw}to{top:0}}@-webkit-keyframes hotelCircleAnim{0%{width:0;height:0}to{width:48vh;height:48vh}}@keyframes hotelCircleAnim{0%{width:0;height:0}to{width:48vh;height:48vh}}@-webkit-keyframes chefCircleAnim{0%{width:0;height:0}to{width:24vh;height:24vh}}@keyframes chefCircleAnim{0%{width:0;height:0}to{width:24vh;height:24vh}}@-webkit-keyframes scrollCircleAnim{0%{width:0;height:0}to{width:18vh;height:18vh}}@keyframes scrollCircleAnim{0%{width:0;height:0}to{width:18vh;height:18vh}}@-webkit-keyframes bigCircleAnim{0%{width:0;height:0}to{width:65vh;height:65vh}}@keyframes bigCircleAnim{0%{width:0;height:0}to{width:65vh;height:65vh}}#root .homeContainer .whoAreWe,.switch-wrapper .homeContainer .whoAreWe,body .homeContainer .whoAreWe,html .homeContainer .whoAreWe,main .homeContainer .whoAreWe{margin-top:15vw;height:240vw}#root .homeContainer .whoAreWe .title-text h3,.switch-wrapper .homeContainer .whoAreWe .title-text h3,body .homeContainer .whoAreWe .title-text h3,html .homeContainer .whoAreWe .title-text h3,main .homeContainer .whoAreWe .title-text h3{font-size:9vw}#root .homeContainer .whoAreWe .title-text h2,.switch-wrapper .homeContainer .whoAreWe .title-text h2,body .homeContainer .whoAreWe .title-text h2,html .homeContainer .whoAreWe .title-text h2,main .homeContainer .whoAreWe .title-text h2{font-size:12vw;letter-spacing:-.05em}#root .homeContainer .whoAreWe .definition,.switch-wrapper .homeContainer .whoAreWe .definition,body .homeContainer .whoAreWe .definition,html .homeContainer .whoAreWe .definition,main .homeContainer .whoAreWe .definition{position:absolute;top:37vw;left:0;width:60vw}#root .homeContainer .whoAreWe .definition#desktop,.switch-wrapper .homeContainer .whoAreWe .definition#desktop,body .homeContainer .whoAreWe .definition#desktop,html .homeContainer .whoAreWe .definition#desktop,main .homeContainer .whoAreWe .definition#desktop{display:none}#root .homeContainer .whoAreWe .definition#mobile,.switch-wrapper .homeContainer .whoAreWe .definition#mobile,body .homeContainer .whoAreWe .definition#mobile,html .homeContainer .whoAreWe .definition#mobile,main .homeContainer .whoAreWe .definition#mobile{display:block}#root .homeContainer .whoAreWe p,.switch-wrapper .homeContainer .whoAreWe p,body .homeContainer .whoAreWe p,html .homeContainer .whoAreWe p,main .homeContainer .whoAreWe p{top:67vw;left:0;width:75vw;height:auto;font-size:4vw;line-height:2}#root .homeContainer .whoAreWe .whatCanWeDo,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo,body .homeContainer .whoAreWe .whatCanWeDo,html .homeContainer .whoAreWe .whatCanWeDo,main .homeContainer .whoAreWe .whatCanWeDo{top:175vw;right:-4vw;width:100vw;height:100vw}#root .homeContainer .whoAreWe .whatCanWeDo .center,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center,body .homeContainer .whoAreWe .whatCanWeDo .center,html .homeContainer .whoAreWe .whatCanWeDo .center,main .homeContainer .whoAreWe .whatCanWeDo .center{left:48%}#root .homeContainer .whoAreWe .whatCanWeDo .center h4,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center h4,body .homeContainer .whoAreWe .whatCanWeDo .center h4,html .homeContainer .whoAreWe .whatCanWeDo .center h4,main .homeContainer .whoAreWe .whatCanWeDo .center h4{font-size:10vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul,body .homeContainer .whoAreWe .whatCanWeDo .center ul,html .homeContainer .whoAreWe .whatCanWeDo .center ul,main .homeContainer .whoAreWe .whatCanWeDo .center ul{top:5vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li,body .homeContainer .whoAreWe .whatCanWeDo .center ul li,html .homeContainer .whoAreWe .whatCanWeDo .center ul li,main .homeContainer .whoAreWe .whatCanWeDo .center ul li{font-size:5vw;font-weight:500;margin-bottom:2vw}#root .homeContainer .whoAreWe .whatCanWeDo .center ul li span,.switch-wrapper .homeContainer .whoAreWe .whatCanWeDo .center ul li span,body .homeContainer .whoAreWe .whatCanWeDo .center ul li span,html .homeContainer .whoAreWe .whatCanWeDo .center ul li span,main .homeContainer .whoAreWe .whatCanWeDo .center ul li span{margin-right:2vw}#root .homeContainer .soWhosOnTheTeam,.switch-wrapper .homeContainer .soWhosOnTheTeam,body .homeContainer .soWhosOnTheTeam,html .homeContainer .soWhosOnTheTeam,main .homeContainer .soWhosOnTheTeam{margin-top:25vh}#root .homeContainer .soWhosOnTheTeam .textContainer,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer,body .homeContainer .soWhosOnTheTeam .textContainer,html .homeContainer .soWhosOnTheTeam .textContainer,main .homeContainer .soWhosOnTheTeam .textContainer{width:100%;border-top:none;border-left:none}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text,body .homeContainer .soWhosOnTheTeam .textContainer .title-text,html .homeContainer .soWhosOnTheTeam .textContainer .title-text,main .homeContainer .soWhosOnTheTeam .textContainer .title-text{top:0;left:0}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h3,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h3{font-size:9vw}#root .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,body .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,html .homeContainer .soWhosOnTheTeam .textContainer .title-text h2,main .homeContainer .soWhosOnTheTeam .textContainer .title-text h2{font-size:12vw;letter-spacing:-.05em}#root .homeContainer .soWhosOnTheTeam .textContainer p,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p,body .homeContainer .soWhosOnTheTeam .textContainer p,html .homeContainer .soWhosOnTheTeam .textContainer p,main .homeContainer .soWhosOnTheTeam .textContainer p{position:relative;top:5vw;right:0;left:0;width:90%;height:auto;font-size:4vw;line-height:2}#root .homeContainer .soWhosOnTheTeam .textContainer p button,.switch-wrapper .homeContainer .soWhosOnTheTeam .textContainer p button,body .homeContainer .soWhosOnTheTeam .textContainer p button,html .homeContainer .soWhosOnTheTeam .textContainer p button,main .homeContainer .soWhosOnTheTeam .textContainer p button{padding-top:4vw;font-size:4vw}#root .homeContainer .soWhosOnTheTeam .friendCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle,body .homeContainer .soWhosOnTheTeam .friendCircle,html .homeContainer .soWhosOnTheTeam .friendCircle,main .homeContainer .soWhosOnTheTeam .friendCircle{top:65vh;left:50%;transform:translate(-50%);width:160vw}#root .homeContainer .soWhosOnTheTeam .friendCircle svg,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle svg,body .homeContainer .soWhosOnTheTeam .friendCircle svg,html .homeContainer .soWhosOnTheTeam .friendCircle svg,main .homeContainer .soWhosOnTheTeam .friendCircle svg{width:190vw;height:190vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle{top:78%;left:37%}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle h3{font-size:14vw}#root .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,.switch-wrapper .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,body .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,html .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p,main .homeContainer .soWhosOnTheTeam .friendCircle .innerCircle p{top:4vw;width:24ch;font-size:3.8vw;line-height:1.8}#root .homeContainer .topPlacements,.switch-wrapper .homeContainer .topPlacements,body .homeContainer .topPlacements,html .homeContainer .topPlacements,main .homeContainer .topPlacements{height:140vh;padding-top:3vh;margin-top:2vh;overflow-x:hidden;overflow-y:hidden}#root .homeContainer .topPlacements .title-text,.switch-wrapper .homeContainer .topPlacements .title-text,body .homeContainer .topPlacements .title-text,html .homeContainer .topPlacements .title-text,main .homeContainer .topPlacements .title-text{top:-5vw;left:0}#root .homeContainer .topPlacements .title-text h3,.switch-wrapper .homeContainer .topPlacements .title-text h3,body .homeContainer .topPlacements .title-text h3,html .homeContainer .topPlacements .title-text h3,main .homeContainer .topPlacements .title-text h3{font-size:9vw}#root .homeContainer .topPlacements .title-text h2,.switch-wrapper .homeContainer .topPlacements .title-text h2,body .homeContainer .topPlacements .title-text h2,html .homeContainer .topPlacements .title-text h2,main .homeContainer .topPlacements .title-text h2{font-size:12vw;letter-spacing:-.05em}#root .homeContainer .topPlacements .title-text p,.switch-wrapper .homeContainer .topPlacements .title-text p,body .homeContainer .topPlacements .title-text p,html .homeContainer .topPlacements .title-text p,main .homeContainer .topPlacements .title-text p{position:relative;top:3vw;right:0;left:0;width:73%;height:auto;font-size:3.3vw;line-height:1.6}#root .homeContainer .topPlacements .placement-block,.switch-wrapper .homeContainer .topPlacements .placement-block,body .homeContainer .topPlacements .placement-block,html .homeContainer .topPlacements .placement-block,main .homeContainer .topPlacements .placement-block{overflow-x:hidden;overflow-y:hidden;height:85vw}#root .homeContainer .topPlacements .placement-block .infoBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock,body .homeContainer .topPlacements .placement-block .infoBlock,html .homeContainer .topPlacements .placement-block .infoBlock,main .homeContainer .topPlacements .placement-block .infoBlock{width:45%}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,body .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,html .homeContainer .topPlacements .placement-block .infoBlock .text-box h4,main .homeContainer .topPlacements .placement-block .infoBlock .text-box h4{font-size:10vw}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box p,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box p,body .homeContainer .topPlacements .placement-block .infoBlock .text-box p,html .homeContainer .topPlacements .placement-block .infoBlock .text-box p,main .homeContainer .topPlacements .placement-block .infoBlock .text-box p{top:2vw;left:0;font-weight:300;font-size:3.25vw;letter-spacing:-.02em;width:16ch}#root .homeContainer .topPlacements .placement-block .infoBlock .text-box button,.switch-wrapper .homeContainer .topPlacements .placement-block .infoBlock .text-box button,body .homeContainer .topPlacements .placement-block .infoBlock .text-box button,html .homeContainer .topPlacements .placement-block .infoBlock .text-box button,main .homeContainer .topPlacements .placement-block .infoBlock .text-box button{top:4vw;font-size:2.75vw}#root .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,body .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,html .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4,main .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box h4{word-break:break-all;font-size:10vw;width:4ch;line-height:.9}#root .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,body .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,html .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p,main .homeContainer .topPlacements .placement-block.miscellaneous .infoBlock .text-box p{top:3vw}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock{background:none;top:4vw}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock h3,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock h3{font-size:6.75vw;width:100%}#root .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,#root .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,#root .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,.switch-wrapper .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,body .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,html .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.culinary .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.miscellaneous .placements .place .textBlock p,main .homeContainer .topPlacements .placement-block.travel .placements .place .textBlock p{top:1vw;font-size:3.25vw}#root .homeContainer .topPlacements .placement-block.culinary,.switch-wrapper .homeContainer .topPlacements .placement-block.culinary,body .homeContainer .topPlacements .placement-block.culinary,html .homeContainer .topPlacements .placement-block.culinary,main .homeContainer .topPlacements .placement-block.culinary{top:30vw}#root .homeContainer .topPlacements .placement-block .placements,.switch-wrapper .homeContainer .topPlacements .placement-block .placements,body .homeContainer .topPlacements .placement-block .placements,html .homeContainer .topPlacements .placement-block .placements,main .homeContainer .topPlacements .placement-block .placements{left:50%;width:45%}#root .homeContainer .topPlacements .placement-block .placements .place,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place,body .homeContainer .topPlacements .placement-block .placements .place,html .homeContainer .topPlacements .placement-block .placements .place,main .homeContainer .topPlacements .placement-block .placements .place{width:45.5vw}#root .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),body .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),html .homeContainer .topPlacements .placement-block .placements .place:nth-child(2),main .homeContainer .topPlacements .placement-block .placements .place:nth-child(2){display:none}#root .homeContainer .topPlacements .placement-block .placements .place .textBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place .textBlock,body .homeContainer .topPlacements .placement-block .placements .place .textBlock,html .homeContainer .topPlacements .placement-block .placements .place .textBlock,main .homeContainer .topPlacements .placement-block .placements .place .textBlock{top:5vw}#root .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,.switch-wrapper .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,body .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,html .homeContainer .topPlacements .placement-block .placements .place a .imageBlock,main .homeContainer .topPlacements .placement-block .placements .place a .imageBlock{width:100%;height:50vw}#root .homeContainer .footer,.switch-wrapper .homeContainer .footer,body .homeContainer .footer,html .homeContainer .footer,main .homeContainer .footer{top:0;height:175vw}#root .homeContainer .footer .inner .contactInfo,.switch-wrapper .homeContainer .footer .inner .contactInfo,body .homeContainer .footer .inner .contactInfo,html .homeContainer .footer .inner .contactInfo,main .homeContainer .footer .inner .contactInfo{left:17.5%}#root .homeContainer .footer .inner .contactInfo svg,.switch-wrapper .homeContainer .footer .inner .contactInfo svg,body .homeContainer .footer .inner .contactInfo svg,html .homeContainer .footer .inner .contactInfo svg,main .homeContainer .footer .inner .contactInfo svg{width:8vw}#root .homeContainer .footer .inner .contactInfo h2,.switch-wrapper .homeContainer .footer .inner .contactInfo h2,body .homeContainer .footer .inner .contactInfo h2,html .homeContainer .footer .inner .contactInfo h2,main .homeContainer .footer .inner .contactInfo h2{font-size:15vw;line-height:.9}#root .homeContainer .footer .inner .contactInfo h3,.switch-wrapper .homeContainer .footer .inner .contactInfo h3,body .homeContainer .footer .inner .contactInfo h3,html .homeContainer .footer .inner .contactInfo h3,main .homeContainer .footer .inner .contactInfo h3{top:8vw;font-size:14.25vw;line-height:.9;width:5ch}#root .homeContainer .footer .inner .contactInfo ul,.switch-wrapper .homeContainer .footer .inner .contactInfo ul,body .homeContainer .footer .inner .contactInfo ul,html .homeContainer .footer .inner .contactInfo ul,main .homeContainer .footer .inner .contactInfo ul{top:15vw}#root .homeContainer .footer .inner .contactInfo ul li,.switch-wrapper .homeContainer .footer .inner .contactInfo ul li,body .homeContainer .footer .inner .contactInfo ul li,html .homeContainer .footer .inner .contactInfo ul li,main .homeContainer .footer .inner .contactInfo ul li{display:list-item;margin-right:0;margin-bottom:6vw;font-size:8vw}}

/*# sourceMappingURL=main.033b90e5.chunk.css.map */