.accordion{color:#273656;margin-top:24px;width:100%}.accordion__item{border-bottom:1px solid #e3dede;box-sizing:border-box}.accordion__item a{color:#273656}.accordion__item#accordion_0{border-top:1px solid #e3dede}.accordion__item-title-wrapper{color:#273656;display:flex;justify-content:space-between;padding:24px 0;transition:background-color .3s ease}.accordion__item-title-wrapper:hover{cursor:pointer}.accordion__item-title{padding-right:8px}.accordion__item-details{max-height:0;overflow:hidden;transition:all .3s ease}.accordion__item-icon{height:24px;min-width:24px}.accordion__item--active .accordion__item-details{margin-top:-8px;max-height:100%;padding-bottom:24px}@media(min-width:768px){.accordion__item--active .accordion__item-details{max-height:440px}}.accordion__item--active .accordion__item-icon{transform:rotate(180deg)}.card{border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.card--transparent{background-color:transparent}.card--transparent .card__content{padding:0}.card--white{background-color:#fff}.card--fair-pink{background-color:#fbf7f4}.card--spindle{background-color:#d6e6f2}.card--patterns-blue{background-color:#f3f7fc}.card--main{background-color:#273656}.card--center{text-align:center}.card--center .card__content{align-items:center;display:flex;padding-bottom:0;text-align:center}.card--left{text-align:left}.card--right{text-align:right}@media(min-width:768px){.card--horizontal,.card--horizontal-reverse{align-items:center;display:flex;flex-direction:row}.card--horizontal .card__content,.card--horizontal .card__img,.card--horizontal-reverse .card__content,.card--horizontal-reverse .card__img{flex-basis:50%;margin-bottom:0}.card--horizontal-reverse{flex-direction:row-reverse}}.card--elevated{box-shadow:0 2px 4px rgba(39,54,86,.14),0 1px 10px rgba(39,54,86,.2)}.card--compact .card__content{padding:0 24px 32px}.card--full-height{height:calc(100% - 48px);margin-bottom:48px}@media(min-width:768px){.card--full-height{height:100%;margin-bottom:0}}.card__icon,.card__img{margin-bottom:32px}.card__icon{height:80px;width:80px}.card__icon--large{height:100px;width:100px}.card__icon img{width:100%}.card__content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:0 24px 32px}@media(min-width:768px){.card__content{padding:0 48px 32px}}.card__subtitle,.card__title{margin-bottom:0}.card__cta{margin-top:32px}.flicking-viewport{overflow:hidden;position:relative}.flicking-viewport.vertical{display:inline-flex}.flicking-viewport.vertical>.flicking-camera{display:inline-flex;flex-direction:column}.flicking-viewport.flicking-hidden>.flicking-camera>*{visibility:hidden}.flicking-camera{display:flex;flex-direction:row;height:100%;position:relative;width:100%;will-change:transform;z-index:1}.flicking-camera>*{flex-shrink:0}.card-slider{background:#fff;height:100%;margin-top:16px;padding:64px 32px 32px;position:relative;text-align:left}@media(min-width:768px){.card-slider--size-normal{margin-top:0;padding:64px 48px 48px}}@media(min-width:992px){.card-slider--size-normal{padding:96px 64px 64px}}@media(min-width:768px){.card-slider--size-short{margin-top:0;padding:48px}}@media(min-width:992px){.card-slider--size-short{padding:64px}}.card-slider__controls{align-items:center;background-color:#fff;display:inline-flex;padding:4px;position:absolute;right:0;top:0;z-index:2}.card-slider__controls--left,.card-slider__controls--right{align-items:center;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.card-slider__controls-seperator{border-right:1px solid #e3dede;height:32px;width:1px}.cancellation-policy__rule{margin-bottom:16px;width:auto}.cancellation-policy__rule:last-child{margin-bottom:0}.cancellation-policy__rule-title{color:#273656;font-size:1rem;font-weight:600;line-height:1.571rem;margin-bottom:8px}.cancellation-policy__rule-description{color:#273656}.cancellation-policy__rule ul{margin:0;padding-left:16px}.cancellation-policy__rule ul:last-child{margin-bottom:16px}.cancellation-policy__rule ul li{font-size:.857rem;font-weight:400;line-height:1.429rem;list-style-type:none;padding-bottom:8px}.cancellation-policy__rule ul li strong{margin-bottom:4px}.cancellation-policy__rule ul li:last-child{padding-bottom:0}.cancellation-policy__rule ul li:before{content:"・";display:list-item;float:left;height:22px;list-style-position:inside;margin-left:-16px;width:16px}.cancellation-policy--embedded .cancellation-policy__rule{margin-bottom:12px}.cancellation-policy--embedded .cancellation-policy__rule-title{font-size:.857rem;line-height:1.429rem}.cancellation-policy--embedded .cancellation-policy__rule ul:last-child{margin-bottom:12px}.cancellation-policy--embedded .cancellation-policy__rule ul li{padding-bottom:0}.header-links{display:none}@media(min-width:992px){.header-links{align-items:center;display:flex}}.header-links:after{background-color:#fff;content:"";display:block;height:24px;margin:0 16px;width:1px}.header-links__link+.header-links__link{margin-left:16px}.header-links--white:after{background-color:#e3dede}.sticky-bar{background-color:#fff;border-top:1px solid #e3dede;bottom:0;height:96px;padding:24px 0;position:fixed;transform:translateY(100%);transition:transform .3s ease;width:100%;z-index:30}.sticky-bar--visible{transform:translateY(0)}.sticky-bar__content{align-items:center;display:flex;justify-content:space-between}.sticky-bar__cta{flex-basis:100%}@media(min-width:768px){.sticky-bar__cta{flex-basis:auto;text-align:right}}.lt-footer{padding-bottom:96px}.ui-overlay-container{background-color:rgba(11,18,35,.6);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.ui-overlay-container .ui-overlay{max-width:1152px;padding:24px 32px}@media(min-width:992px){.ui-overlay{padding-top:32px}}.ui-overlay--centered{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:center;padding-bottom:64px}@media(min-width:992px){.ui-overlay--centered{padding-bottom:72px}}.ui-overlay--centered .ui-overlay-row{flex:1}.ui-overlay__body{background-color:#fff;border-radius:24px;padding:8px!important}.ui-overlay__body :only-child{border-radius:16px;overflow:hidden}.ui-overlay__close{position:relative;right:0;text-align:right;top:0}.ui-overlay__close button{align-items:center;background:transparent;background-color:#f8f8f7;border:none;border-radius:24px;box-shadow:0 4px 4px rgba(0,0,0,.25);box-sizing:border-box;cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin-bottom:4px;padding:0;position:absolute;right:-16px;top:-16px;width:40px;z-index:205}.ui-overlay__close button img{height:24px;width:24px}.iframe-dialog{line-height:0;padding-top:56.25%;position:relative}.iframe-dialog iframe,.iframe-dialog-loader{background:#0b1223;border:none;height:100%;inset:0;position:absolute;width:100%}.iframe-dialog-loader{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0;transform:scale(.7)}@media(min-width:576px){.iframe-dialog-loader{transform:scale(1)}}.iframe-dialog-loader .spinner{height:120px;margin:0 auto 55px;position:relative;width:120px}.iframe-dialog-loader .spinner .bullet1,.iframe-dialog-loader .spinner .bullet2{animation:double-bounce 2s ease-in-out infinite;background-color:#e3dede;border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.iframe-dialog-loader .spinner .bullet2{animation-delay:-1s}@keyframes double-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.video-preview{cursor:pointer;position:relative}.video-preview__icon-camera{align-items:center;background-color:#7b6e6b;border-radius:8px;display:flex;justify-content:center;padding:6px 8px;position:absolute;right:16px;top:16px;z-index:15}.video-preview__icon-camera img{height:24px;width:24px}.video-preview__poster{height:270px;transition:opacity .3s ease}@media(min-width:768px){.video-preview__poster{height:360px}}.video-preview__poster:before{background:linear-gradient(180deg,transparent,rgba(0,0,0,.2));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.video-preview__poster--hidden{opacity:0;visibility:hidden}.video-preview__video{height:270px;left:-1px;opacity:0;position:absolute;top:0;transition:opacity .6s ease;transition-delay:50ms;width:100%}@media(min-width:768px){.video-preview__video{height:360px}}.video-preview__video--visible{opacity:1}.video-preview__video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video-preview__icon-play{height:64px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:64px}.video-preview__text{background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));bottom:0;color:#fff;padding:16px;position:absolute;width:100%;z-index:15}@media(min-width:992px){.video-preview__text{padding:24px}}.testimonial{color:#273656;display:flex;flex-direction:column;justify-content:space-between;margin-left:24px;min-height:100%;width:100%}.testimonial__quote{font-family:laca,sans-serif;font-size:1.714rem;font-weight:400;line-height:1.714rem;padding-bottom:32px}@media(min-width:768px){.testimonial__quote{font-size:1.714rem;line-height:1.857rem}}@media(min-width:992px){.testimonial__quote{font-size:2rem;line-height:2.286rem}}.testimonial__author{border-top:1px solid #9fc6e0;min-height:96px;padding-top:32px}.testimonial__author-avatar{float:left;height:64px;margin-right:32px;width:64px}@media(min-width:768px){.testimonial__author-avatar{height:96px;width:96px}}.testimonial__author-name{font-size:1.286rem;font-weight:600;line-height:2rem}.testimonial__author-job{font-size:1.143rem;line-height:1.857rem;overflow:hidden}.testimonial__label{background-color:#273656;border-radius:0 0 24px;color:#fff;font-family:hero-new,sans-serif;font-size:1rem;font-weight:600;line-height:1.571rem;margin-bottom:32px;max-width:258px;order:1;padding:16px 32px}.testimonial__label--wewak{background-color:#f4dccf;color:#772927}.testimonial__label--oyster{background-color:#e9e6c3;color:#45452b}.testimonial__label--grandis{background-color:#faedcf;color:#673b04}.testimonial__label--harp{background-color:#e4eee8;color:#144d4c}.testimonial__label--wild-sand{background-color:#e3dede;color:#433f3d}.testimonial--reverse{flex-direction:column-reverse}.testimonial--reverse .testimonial__author{border-bottom:1px solid #9fc6e0;border-top:0;display:flex;flex-direction:column;margin:0 0 32px;padding:0 0 32px}@media(min-width:576px){.testimonial--reverse .testimonial__author{display:block}}.testimonial--reverse .testimonial__author-avatar{height:96px;width:96px}.testimonial--reverse .testimonial__author-name{font-family:laca,sans-serif;font-size:1.714rem;font-weight:400;line-height:1.714rem;margin:24px 0 0}@media(min-width:768px){.testimonial--reverse .testimonial__author-name{font-size:1.714rem;line-height:1.857rem}}@media(min-width:992px){.testimonial--reverse .testimonial__author-name{font-size:2rem;line-height:2.286rem}}@media(min-width:576px){.testimonial--reverse .testimonial__author-name{margin:8px 0 0}}@media(min-width:768px){.testimonial--reverse .testimonial__author-name{margin:24px 0 0}}.testimonial--reverse .testimonial__author-job{font-size:1.286rem;line-height:2rem}.testimonial--reverse .testimonial__quote{flex-grow:1;font-family:hero-new,sans-serif;font-size:1.286rem;font-weight:600;font-weight:400;line-height:2rem}@media(min-width:768px){.testimonial--reverse .testimonial__quote{font-size:1.429rem;line-height:2.286rem}}@media(min-width:992px){.testimonial--reverse .testimonial__quote{font-size:1.429rem;line-height:2.286rem}}.price{font-size:1rem;line-height:1.571rem}.price__currency--modified{font-size:.857rem;line-height:1.429rem}.price__currency--modified:after{content:" "}.price__currency--negative:before{content:"-"}.price--gray{color:#433f3d}.price--white{color:#fff}.price--blue{color:#273656}.price--fun-green{color:#387671}label.ui-checkbox__label{display:inline-flex}input[type=checkbox].ui-checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:none;border-radius:4px;cursor:pointer;height:20px;margin:2px 0 0;min-width:20px;padding:0;position:relative;width:20px}input[type=checkbox].ui-checkbox__input:before{background-color:#fff;background-image:url(https://cdn.theblueground.com/website/static/img/check.8ffbb5aec8821161041c.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;border:1px solid #b6afaf;border-radius:4px;box-sizing:border-box;content:"";display:block;height:20px;inset:0;position:absolute;transition:background-color .3s ease,border-color .3s ease;width:20px}input[type=checkbox].ui-checkbox__input:disabled{cursor:default;opacity:.6}input[type=checkbox].ui-checkbox__input:disabled:hover:before{border-color:#b6afaf}input[type=checkbox].ui-checkbox__input:disabled,input[type=checkbox].ui-checkbox__input:disabled+span:hover{cursor:default}input[type=checkbox].ui-checkbox__input:checked:before{background-color:#4674a4;border-color:#4674a4}input[type=checkbox].ui-checkbox__input:hover:before{border-color:#978e8c}input[type=checkbox].ui-checkbox__input:checked:hover:before{background-color:#486688;border-color:#486688}.js-focus-visible input[type=checkbox].ui-checkbox__input.focus-visible:not(:disabled),input[type=checkbox].ui-checkbox__input.focus-visible:not(:disabled).js-focus-visible{outline:2px solid #4674a4}input[type=checkbox].ui-checkbox__input:focus-visible:not(:disabled){outline:2px solid #4674a4}input[type=checkbox].ui-checkbox__input+span{cursor:pointer;font-size:1rem;line-height:1.571rem;padding-left:8px;position:relative;top:2px}input[type=checkbox].ui-checkbox__input+span::-moz-selection{background-color:transparent}input[type=checkbox].ui-checkbox__input+span::selection{background-color:transparent}.dialog__backdrop{background-color:rgba(11,18,35,.6);height:100%;left:0;overflow:hidden;position:fixed;top:0;transition:background-color .3s ease;width:100%;z-index:200}@media(min-width:768px){.dialog__backdrop{transition:background-color .45s ease}}@media(min-width:992px){.dialog__backdrop{align-items:center;display:flex;justify-content:center;transition:background-color .5s ease}}.dialog__container{background-color:#fff;border-radius:4px 4px 0 0;bottom:0;box-shadow:0 12px 17px rgba(39,54,86,.14),0 5px 22px rgba(39,54,86,.12);overflow:hidden;position:absolute;transition:transform .3s ease,opacity .3s ease;width:100%}@media(min-width:576px){.dialog__container{left:50%;margin-left:-288px;max-width:576px}.dialog__container.fullscreen{inset:0;margin-left:0;max-width:100%}}@media(min-width:768px){.dialog__container{transition:transform .45s ease,opacity .45s ease}}@media(min-width:992px){.dialog__container{border-radius:4px;margin-left:0;position:static;transition:transform .5s ease,opacity .5s ease}.dialog__container--regular{max-width:450px}.dialog__container--medium{max-width:520px}.dialog__container--large{max-width:720px}.dialog__container--xlarge{max-width:960px}}.dialog__header{align-items:center;background-color:#fff;border-bottom:1px solid #e3dede;color:#273656;display:flex;flex-direction:row-reverse;font-size:1.143rem;font-weight:600;justify-content:flex-end;line-height:1.857rem;padding:16px}.dialog__header button{width:auto}.dialog__header button span{margin:0}@media(min-width:992px){.dialog__header{flex-direction:row;justify-content:space-between;padding:16px 24px}}.dialog__header-text{text-align:center;width:calc(100% - 24px)}.dialog__header-text:first-letter{text-transform:capitalize}@media(min-width:992px){.dialog__header-text{min-width:150px;text-align:left;width:auto}}.dialog__header-cta span img{height:24px!important;width:24px!important}.dialog__body{box-sizing:border-box;max-height:calc(var(--viewport-height, 1vh)*100 - 117px);overflow:auto;padding:24px 24px 24px 16px}.dialog__body.fullscreen{max-height:calc(var(--viewport-height, 1vh)*100 - 138px)}.dialog__body.with-footer{max-height:calc(var(--viewport-height, 1vh)*100 - 186px)}@media(min-width:992px){.dialog__body{max-height:72vh;padding:24px}}.dialog__footer{border-top:1px solid #e3dede;box-sizing:border-box;display:flex;flex-direction:column-reverse;gap:16px;justify-content:flex-end;padding:16px}.dialog__footer button{white-space:nowrap}@media(min-width:576px){.dialog__footer{flex-direction:row}}@media(min-width:992px){.dialog__footer{padding:16px 24px}}.dialog-enter-to,.dialog-leave-from{background-color:rgba(11,18,35,.6)}.dialog-enter-to .dialog__container,.dialog-leave-from .dialog__container{opacity:1;transform:translateZ(0)}.dialog-enter-from,.dialog-leave-to{background-color:transparent}.dialog-enter-from .dialog__container,.dialog-leave-to .dialog__container{opacity:0;transform:translate3d(0,100vh,0)}.dialog__body{max-height:calc(100vh - 200px);padding-top:0}.studentground-form .error-field .ui-input__label{color:#c84337}.studentground-form .error-field .ui-input__field{border:2px solid #c84337}.studentground-form .error-field select{border:2px solid #c84337;color:#c84337}.studentground-form .error-field select optgroup,.studentground-form .error-field select option{color:#273656}.studentground-form .error{color:#c84337;font-size:.786rem;line-height:1.286rem;margin-left:15px;margin-top:4px}.studentground-form__newsletter{margin:24px 0}.studentground-form select::-ms-expand{display:none}.studentground-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(https://cdn.theblueground.com/website/static/img/arrow-small-down-denim.a2abfcf559320dde3e61.svg);background-position:right 15px center;background-repeat:no-repeat;border:1px solid #b6afaf;border-radius:4px;color:#273656;height:56px;margin-top:24px;padding-left:16px;transition:border .3s ease;width:100%}.studentground-form__select:active{border:2px solid #4674a4}.studentground-form__submit:disabled{pointer-events:none}.hero{margin-top:64px;padding:0 16px 0 0;position:relative}@media(min-width:768px){.hero{padding:0 0 0 16px}}@media(min-width:992px){.hero{padding:0 0 0 24px}}.hero__img,.hero__video{border-radius:0 8px 128px 0;height:240px;overflow:hidden}@media(min-width:768px){.hero__img,.hero__video{border-radius:8px 0 0 128px;height:calc(100vh - 88px);max-height:772px;min-height:576px}}.hero__img--short,.hero__video--short{height:240px}@media(min-width:768px){.hero__img--short,.hero__video--short{height:576px}}.hero__img video,.hero__video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero__text{margin-top:32px;padding:0 16px}@media(min-width:576px){.hero__text{max-width:544px}}@media(min-width:768px){.hero__text{background-color:#fff;border-radius:0 0 96px;left:16px;margin-top:0;max-width:487px;padding:64px;position:absolute;top:0}}@media(min-width:992px){.hero__text{max-width:600px}}@media(min-width:1200px){.hero__text{border-radius:0 0 96px 8px;left:calc(50% - 576px)}}.hero__title{margin-bottom:16px}.hero__subtitle{margin-bottom:0}.u-rd__top-left--1{border-top-left-radius:8px;overflow:hidden}@media(min-width:768px){.u-rd__top-left--1{border-top-left-radius:8px}}.u-rd__top-right--1{border-top-right-radius:8px;overflow:hidden}@media(min-width:768px){.u-rd__top-right--1{border-top-right-radius:8px}}.u-rd__bottom-left--1{border-bottom-left-radius:8px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-left--1{border-bottom-left-radius:8px}}.u-rd__bottom-right--1{border-bottom-right-radius:8px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-right--1{border-bottom-right-radius:8px}}.u-rd__round--1{border-radius:8px;overflow:hidden}@media(min-width:768px){.u-rd__round--1{border-radius:8px}}.u-rd__top-left--2{border-top-left-radius:16px;overflow:hidden}@media(min-width:768px){.u-rd__top-left--2{border-top-left-radius:16px}}.u-rd__top-right--2{border-top-right-radius:16px;overflow:hidden}@media(min-width:768px){.u-rd__top-right--2{border-top-right-radius:16px}}.u-rd__bottom-left--2{border-bottom-left-radius:16px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-left--2{border-bottom-left-radius:16px}}.u-rd__bottom-right--2{border-bottom-right-radius:16px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-right--2{border-bottom-right-radius:16px}}.u-rd__round--2{border-radius:16px;overflow:hidden}@media(min-width:768px){.u-rd__round--2{border-radius:16px}}.u-rd__top-left--3{border-top-left-radius:24px;overflow:hidden}@media(min-width:768px){.u-rd__top-left--3{border-top-left-radius:32px}}.u-rd__top-right--3{border-top-right-radius:24px;overflow:hidden}@media(min-width:768px){.u-rd__top-right--3{border-top-right-radius:32px}}.u-rd__bottom-left--3{border-bottom-left-radius:24px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-left--3{border-bottom-left-radius:32px}}.u-rd__bottom-right--3{border-bottom-right-radius:24px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-right--3{border-bottom-right-radius:32px}}.u-rd__round--3{border-radius:24px;overflow:hidden}@media(min-width:768px){.u-rd__round--3{border-radius:32px}}.u-rd__top-left--4{border-top-left-radius:48px;overflow:hidden}@media(min-width:768px){.u-rd__top-left--4{border-top-left-radius:64px}}.u-rd__top-right--4{border-top-right-radius:48px;overflow:hidden}@media(min-width:768px){.u-rd__top-right--4{border-top-right-radius:64px}}.u-rd__bottom-left--4{border-bottom-left-radius:48px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-left--4{border-bottom-left-radius:64px}}.u-rd__bottom-right--4{border-bottom-right-radius:48px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-right--4{border-bottom-right-radius:64px}}.u-rd__round--4{border-radius:48px;overflow:hidden}@media(min-width:768px){.u-rd__round--4{border-radius:64px}}.u-rd__top-left--5{border-top-left-radius:64px;overflow:hidden}@media(min-width:768px){.u-rd__top-left--5{border-top-left-radius:96px}}.u-rd__top-right--5{border-top-right-radius:64px;overflow:hidden}@media(min-width:768px){.u-rd__top-right--5{border-top-right-radius:96px}}.u-rd__bottom-left--5{border-bottom-left-radius:64px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-left--5{border-bottom-left-radius:96px}}.u-rd__bottom-right--5{border-bottom-right-radius:64px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-right--5{border-bottom-right-radius:96px}}.u-rd__round--5{border-radius:64px;overflow:hidden}@media(min-width:768px){.u-rd__round--5{border-radius:96px}}.u-rd__top-left--6{border-top-left-radius:96px;overflow:hidden}@media(min-width:768px){.u-rd__top-left--6{border-top-left-radius:128px}}.u-rd__top-right--6{border-top-right-radius:96px;overflow:hidden}@media(min-width:768px){.u-rd__top-right--6{border-top-right-radius:128px}}.u-rd__bottom-left--6{border-bottom-left-radius:96px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-left--6{border-bottom-left-radius:128px}}.u-rd__bottom-right--6{border-bottom-right-radius:96px;overflow:hidden}@media(min-width:768px){.u-rd__bottom-right--6{border-bottom-right-radius:128px}}.u-rd__round--6{border-radius:96px;overflow:hidden}@media(min-width:768px){.u-rd__round--6{border-radius:128px}}.u-vs__top--1{padding-top:16px}@media(min-width:768px){.u-vs__top--1{padding-top:32px}}.u-vs__bottom--1{padding-bottom:16px}@media(min-width:768px){.u-vs__bottom--1{padding-bottom:32px}}.u-vs__top--2{padding-top:32px}@media(min-width:768px){.u-vs__top--2{padding-top:48px}}.u-vs__bottom--2{padding-bottom:32px}@media(min-width:768px){.u-vs__bottom--2{padding-bottom:48px}}.u-vs__top--3{padding-top:48px}@media(min-width:768px){.u-vs__top--3{padding-top:64px}}.u-vs__bottom--3{padding-bottom:48px}@media(min-width:768px){.u-vs__bottom--3{padding-bottom:64px}}.u-vs__top--4{padding-top:96px}@media(min-width:768px){.u-vs__top--4{padding-top:128px}}.u-vs__bottom--4{padding-bottom:96px}@media(min-width:768px){.u-vs__bottom--4{padding-bottom:128px}}*{box-sizing:border-box}.lt-header__white{border:none}body{color:#273656}body h1,body h2,body h3,body h4,body h5,body h6{width:100%}body a{color:#273656}body img{max-width:100%}body .bg-wrapper--full-width{margin:0;max-width:100%;overflow:hidden;padding:0;width:100%}@media(min-width:768px){body .wrapper--md-reverse{flex-direction:row-reverse}body .wrapper--md-padded-1{margin-left:8.33%;margin-right:8.33%}}@media(min-width:992px){body .wrapper--md-padded-1{margin-left:0;margin-right:0}body .wrapper--lg-padded-1{margin-left:8.33%;margin-right:8.33%}}@media(min-width:1200px){body .wrapper--lg-padded-1{margin-left:0;margin-right:0}body .wrapper--xl-padded-1{margin-left:8.33%;margin-right:8.33%}}body.body{color:#273656}body .text-center{text-align:center}body .text-italic{font-style:italic}body .text-left{text-align:left}body .text-color--fun-green{color:#387671}body .text-color--dove-gray{color:#433f3d}body .text-color--lonestar{color:#772927}body .text-color--oregano{color:#45452b}body .text-color--spice{color:#673b04}body .full-height{height:100%}body .section,body section{width:100%}body .section--with-bg-color,body section--with-bg-color{padding:96px 0}@media(min-width:992px){body .section--with-bg-color,body section--with-bg-color{padding:128px 0}}body .section--color-alabaster,body section--color-alabaster{background-color:#f8f8f7}body .section--color-fair-pink,body section--color-fair-pink{background-color:#fbf7f4}body .section--patterns-blue,body section--patterns-blue{background-color:#f3f7fc}body .section--color-main-dark,body section--color-main-dark{background-color:#0b1223;color:#fff}body .section--color-main,body section--color-main{background-color:#273656;color:#fff}body .section--color-spindle,body section--color-spindle{background-color:#d6e6f2}body .section--color-thunderbird,body section--color-thunderbird{background-color:#c84337;color:#fff}body .section--color-fun-green,body section--color-fun-green{background-color:#387671;color:#fff}body .section__title--center,body section__title--center{text-align:center}body .section .color--olive,body section .color--olive{color:#959056}body .section .color--zuccini,body section .color--zuccini{color:#499c92}body .visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.breadcrumbs{box-sizing:border-box;display:flex;flex-wrap:wrap;margin-bottom:24px}.breadcrumbs__item{color:#273656;font-size:.857rem;line-height:1.429rem}.breadcrumbs__item:after{color:#273656;content:">";margin:0 4px}.breadcrumbs__item:first-child{font-weight:600}.breadcrumbs__item:last-child{pointer-events:none}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item a{color:#273656;font-size:.857rem;line-height:1.429rem;text-decoration:none}.icon__bg--spindle{background-color:#d6e6f2;border-radius:50%;padding:20px}.icon__bg--wewak{background-color:#f4dccf;border-radius:50%;padding:20px}.studentground .hero__logo{margin-bottom:16px}@media(min-width:768px){.studentground .hero__logo{margin-bottom:32px}}.studentground .section--new-standard .img-obf-cover{height:200px}@media(min-width:576px){.studentground .section--new-standard .img-obf-cover{height:421px}}@media(min-width:768px){.studentground .section--new-standard .img-obf-cover{height:480px}}@media(min-width:992px){.studentground .section--new-standard .img-obf-cover{height:620px}}.studentground .section--gradient{background:linear-gradient(180deg,#de6f54 68%,#c84337 0);color:#fff}.studentground .section--icon-cards .card{margin-top:48px}.studentground .section--bg-img .img-obf-cover{height:270px}@media(min-width:768px){.studentground .section--bg-img .img-obf-cover{height:480px}}.studentground .section--benefits .img-obf-cover{height:440px}.studentground .section__description{padding-bottom:48px}@media(min-width:768px){.studentground .section__description{padding-bottom:0}}.studentground .offering{background:#f4dccf;border-radius:8px;color:#273656;height:calc(100% - 16px);margin:8px 0 16px;padding:32px 24px}@media(min-width:768px){.studentground .offering{height:calc(100% - 32px);padding:32px 16px}}@media(min-width:992px){.studentground .offering{padding:32px 24px}}.studentground .offering--primary{background-color:#fff;margin:16px 0 0;position:relative}@media(min-width:768px){.studentground .offering--primary{margin:8px 0 16px}}.studentground .offering__label{align-items:center;background-color:#fff;border:1px solid #f4dccf;border-radius:36px;display:flex;font-size:.857rem;font-weight:600;height:24px;line-height:1.429rem;padding:4px 12px;position:absolute;text-transform:uppercase;top:-12px}.studentground .offering__title{font-family:laca,sans-serif;font-size:1.714rem;font-weight:400;line-height:1.714rem;margin-bottom:24px}@media(min-width:768px){.studentground .offering__title{font-size:1.714rem;line-height:1.857rem}}@media(min-width:992px){.studentground .offering__title{font-size:2rem;line-height:2.286rem}}.studentground .offering__description{margin-left:32px;position:relative}@media(min-width:768px){.studentground .offering__description{margin-left:0;padding-top:16px}}@media(min-width:992px){.studentground .offering__description{margin-left:32px;padding-top:0}}.studentground .offering__description:before{background:url(https://cdn.theblueground.com/website/static/img/check.7eb6efb31fa850f6748f.svg) no-repeat;content:"";height:24px;left:-32px;position:absolute;width:24px}@media(min-width:768px){.studentground .offering__description:before{left:0;top:0}}@media(min-width:992px){.studentground .offering__description:before{left:-32px}}.studentground .video-testimonials{margin-top:12px}@media(min-width:768px){.studentground .video-testimonials{margin-top:32px}}.studentground .video-testimonials .video-preview{border-radius:8px;height:328px;margin-top:16px;overflow:hidden}@media(min-width:576px){.studentground .video-testimonials .video-preview{height:544px}}@media(min-width:768px){.studentground .video-testimonials .video-preview{height:360px}}@media(min-width:992px){.studentground .video-testimonials .video-preview{height:480px}}.studentground .video-testimonials .video-preview__poster,.studentground .video-testimonials .video-preview__video{height:100%}.studentground .flicking-camera{align-items:flex-start}.studentground .card-slider{background-color:transparent;border-radius:0;padding:0}.studentground .testimonial{background-color:#fff;border-radius:8px 8px 64px;justify-content:flex-start;padding:64px 32px 32px}@media(min-width:768px){.studentground .testimonial{border-radius:8px 8px 96px;margin-top:0;padding:64px 48px 48px}}@media(min-width:992px){.studentground .testimonial{padding:96px 64px 64px}}.studentground .testimonial__author{min-height:auto}.studentground .testimonial__author-job{max-width:300px}.studentground .benefits{background-color:#fbf7f4;margin-top:-184px;padding:48px 32px;text-align:left}@media(min-width:768px){.studentground .benefits{padding:64px}}@media(min-width:992px){.studentground .benefits{padding:96px}}@media(min-width:768px){.studentground .benefits__header{margin-bottom:48px}}.studentground .benefits .benefit{margin-top:32px}@media(min-width:768px){.studentground .benefits .benefit{display:flex;flex-wrap:wrap}}.studentground .benefits .benefit__icon{height:30px;margin-bottom:24px;width:30px}@media(min-width:768px){.studentground .benefits .benefit__icon{margin-bottom:0;margin-right:32px}}.studentground .benefits .benefit__title{font-family:laca,sans-serif;font-size:1.714rem;font-weight:400;line-height:1.714rem;margin-bottom:16px}@media(min-width:768px){.studentground .benefits .benefit__title{font-size:1.714rem;line-height:1.857rem}}@media(min-width:992px){.studentground .benefits .benefit__title{font-size:2rem;line-height:2.286rem}}.studentground .benefits .benefit__text{border-bottom:1.5px solid #f19f88;font-size:1.143rem;line-height:1.857rem;padding-bottom:32px;width:100%}@media(min-width:768px){.studentground .benefits .benefit__text{margin-left:62px}}.studentground .benefits .benefit:last-child .benefit__text{border-bottom:none;padding-bottom:0}.studentground .contact{margin:48px auto 0;text-align:center}.studentground .contact__country{font-weight:600;margin-bottom:16px;text-transform:uppercase}.studentground .contact__email a{color:#4674a4;font-size:1.143rem;line-height:1.857rem;text-decoration:none}.studentground .contact__email a:hover{text-decoration:underline}.studentground .cancellation-policy *{font-size:1rem;line-height:1.571rem}