@font-face{font-family:"Noto Serif";src:url("../fonts/NotoSerif-Regular.ttf");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-Regular.ttf");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url("../fonts/OpenSans-SemiBold.ttf");font-weight:600;font-style:normal}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}h1,h2,h3,h4{font-family:"Noto Serif",serif;font-weight:400;text-transform:uppercase;color:#000}h1{font-size:30px;line-height:45px;letter-spacing:6px}h2{font-size:25px;line-height:36px;letter-spacing:4px}h3{font-size:20px;line-height:36px;letter-spacing:2px}h4{margin:0 0 25px 0;font-size:16px;line-height:24px;letter-spacing:1px}h4+p{margin-bottom:25px}@media(min-width: 1025px){h1,h2,h3{margin:0 0 35px 0}}@media(max-width: 1024px){h1,h2,h3{font-size:24px;line-height:36px;margin:0 0 25px 0}}p,li,td{font-family:"Open Sans",sans-serif;font-weight:400;color:#707070;letter-spacing:.4px;font-size:16px}@media(min-width: 1280px){p,li,td{line-height:30px;margin:0 0 35px 0}}@media(max-width: 1279px){p,li,td{line-height:28px;margin:0 0 25px 0}}ul{margin:0;padding:0 0 0 20px}li{margin-bottom:20px}@media(min-width: 1280px){li{font-size:16px}}@media(max-width: 1279px){li{font-size:15px}}a{font-family:"Open Sans",sans-serif;font-weight:400;color:#000;text-decoration:none;cursor:pointer}@media(min-width: 1280px){a{font-size:16px}}@media(max-width: 1279px){a{font-size:15px}}.page-section{background-color:#fff}@media(min-width: 992px){.page-section{padding:100px 0}}@media(max-width: 991px){.page-section{padding:12vw 0}}.page-section--no-padding{padding:0}@media(min-width: 992px){.page-section--extra-padding-top{padding-top:125px}}.page-section--grey{background-color:#f8f8f8}.section-container{max-width:1440px;margin:0 auto;padding:0 100px}@media(min-width: 1440px){.section-container{padding:0 100px}}@media(min-width: 992px)and (max-width: 1439px){.section-container{padding:0 7vw}}@media(min-width: 500px)and (max-width: 991px){.section-container{padding:0 12vw}}@media(max-width: 499px){.section-container{padding:0 10vw}}.flex-row{display:flex;justify-content:space-between}@media(min-width: 992px){.flex-row{flex-direction:row;align-items:center}.flex-row--reversed{flex-direction:row-reverse}}@media(max-width: 991px){.flex-row{flex-direction:column;align-items:center}}@media(max-width: 991px){.flex-row--mobile-reversed{flex-direction:column-reverse}}.btn{display:inline-block;letter-spacing:.5px}.btn--black{text-align:center;background-color:#000;color:#fff;font-weight:600;padding:12px 35px}.tag{display:block;letter-spacing:.5px;font-family:"Open Sans",sans-serif}.tag--serif{font-family:"Noto Serif",serif;font-weight:400;color:#8b8b8b}.tag--non-serif{color:#707070}.tag--date{font-size:14px;color:#8b8b8b}@media(min-width: 992px){.opt--extra-margin-bottom{margin-bottom:75px}}@media(min-width: 500px)and (max-width: 991px){.opt--extra-margin-bottom{margin-bottom:7vw}}@media(max-width: 499px){.opt--extra-margin-bottom{margin-bottom:35px}}.opt--scroll-blocked{overflow:hidden}.letter-logo{display:flex;align-items:center;font-weight:400;text-transform:uppercase;font-family:"Noto Serif",serif;color:#000;margin-bottom:40px}@media(max-width: 991px){.letter-logo{justify-content:left;margin-bottom:25px}}.letter-logo__big-one{font-size:90px;line-height:102px;letter-spacing:5px}.letter-logo__two-lines{margin-left:7px;text-align:left}.letter-logo__two-lines>*{font-size:30px;line-height:41px;letter-spacing:7px}#header{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;z-index:2}@media(min-width: 500px){#header{height:125px;padding:0 50px}}@media(max-width: 499px){#header{height:100px;padding:0 10vw}}#header__nav-button>div{width:40px;height:2px;background-color:#000;margin-bottom:9px;transition:all .3s linear}#header__nav-button>div:last-of-type{margin-bottom:0}#header__nav-button.open>div:nth-of-type(1){transform:translateY(10px) rotateZ(45deg)}#header__nav-button.open>div:nth-of-type(2){width:0}#header__nav-button.open>div:nth-of-type(3){transform:translateY(-10px) rotateZ(-45deg)}#header__right-area{display:flex;align-items:center}#header__right-area__phone{display:flex;align-items:center}@media(min-width: 992px){#header__right-area__phone{margin-right:50px}}@media(min-width: 601px)and (max-width: 991px){#header__right-area__phone{margin-right:4vw}}@media(max-width: 600px){#header__right-area__phone{display:none}}#header__right-area__phone>img{height:20px;margin-right:5px}@media(min-width: 500px){#header__right-area__logo img{height:60px}}@media(max-width: 499px){#header__right-area__logo img{height:50px}}#navigation{position:fixed;left:-400px;width:0;z-index:2;opacity:0;visibility:hidden;border-top:1px solid #e2e2e2;transition:all .3s linear}#navigation.open{width:100%;left:0px;opacity:1;visibility:visible}@media(min-width: 500px){#navigation{top:125px;height:calc(100vh - 125px)}}@media(max-width: 499px){#navigation{top:100px;height:calc(100vh - 100px)}}#navigation__overlay{height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1;background-color:rgba(58,58,58,.431372549)}#navigation__content{list-style:none;padding:50px;height:100%;background-color:#fff;max-width:400px;width:100%;z-index:4;overflow-x:scroll}#navigation__content a{letter-spacing:1px}#navigation__content img{width:80%;margin-bottom:40px}@media(max-width: 991px){#navigation__content img{display:none}}#main-footer{background-color:#000}#main-footer h3{color:#fff;margin-bottom:35px}#main-footer a,#main-footer p{color:#fff}#main-footer footer{display:flex}@media(max-width: 991px){#main-footer footer{flex-direction:column}}@media(min-width: 992px){#main-footer__contact{margin-right:12%}}@media(max-width: 991px){#main-footer__contact{margin-bottom:35px}}#main-footer__contact a:first-of-type{margin-bottom:15px}@media(min-width: 992px){#main-footer__content{margin-right:12%}}@media(max-width: 991px){#main-footer__content{margin-bottom:35px}}#main-footer__content a{margin-bottom:25px;font-weight:500;letter-spacing:.5px}#main-footer__content>div{display:flex}@media(max-width: 500px){#main-footer__content>div{flex-direction:column}}#main-footer__content>div>div{display:flex;flex-direction:column}#main-footer__content>div>div:first-of-type{margin-right:80px}#main-footer__social{width:250px}#main-footer__social img:first-of-type{width:100%;margin-bottom:35px}#main-footer__social .icons img{width:30px}#main-footer__social .icons img:first-of-type{margin-right:30px}#ad-banner{padding:25px 0;border-top:1px solid #101010;background-color:#000}#ad-banner a{color:#fff}#ad-banner>div>div{display:flex;justify-content:space-between}@media(max-width: 991px){#ad-banner>div>div{flex-direction:column-reverse}}@media(max-width: 991px){#ad-banner .legal{margin-bottom:25px}}#ad-banner .legal a:first-of-type{margin-right:25px}@media(min-width: 500px){#page-wrapper{margin-top:125px}}@media(max-width: 499px){#page-wrapper{margin-top:100px}}@media(min-width: 992px){#landing-hero__text-container{width:50%}#landing-hero__text-container h1{display:none}#landing-hero__text-container.contact h1{display:block}}@media(max-width: 991px){#landing-hero__text-container{padding:10vw 0}#landing-hero__text-container .letter-logo{display:none}}@media(min-width: 992px){#landing-hero__text-container .btn{min-width:157px}}@media(max-width: 991px){#landing-hero__text-container .btn{min-width:225px}}#landing-hero__text-container .btn:first-of-type{margin-bottom:25px}@media(min-width: 500px){#landing-hero__text-container .btn:first-of-type{margin-right:50px}}#landing-hero__text-container.contact #landing-contact__info{align-items:flex-start;justify-content:flex-start}@media(max-width: 991px){#landing-hero__text-container.contact #landing-contact__info .tag--serif{margin-bottom:25px}}@media(min-width: 1440px){#landing-hero__image{margin-right:-100px}}@media(min-width: 992px)and (max-width: 1439px){#landing-hero__image{margin-right:-7vw}}@media(min-width: 992px){#landing-hero__image{width:50%}}@media(max-width: 991px){#landing-hero__image{margin:0 -12vw}}#landing-hero__image img{width:100%}@media(min-width: 500px)and (max-width: 991px){#landing-hero__image img{height:65vh;min-height:600px;-o-object-fit:cover;object-fit:cover}}@media(min-width: 1280px){#landing-hero.aboutme #landing-hero__text-container{width:56%}}@media(min-width: 992px)and (max-width: 1279px){#landing-hero.aboutme #landing-hero__text-container{width:50%}}@media(max-width: 991px){#landing-hero.aboutme #landing-hero__text-container{padding-bottom:0}#landing-hero.aboutme #landing-hero__text-container .letter-logo{display:flex}}@media(min-width: 1280px){#landing-hero.aboutme #landing-hero__image{width:44%}}@media(min-width: 992px)and (max-width: 1279px){#landing-hero.aboutme #landing-hero__image{width:50%}}@media(max-width: 991px){#landing-contant__container{display:none}}@media(max-width: 991px){#landing-contact{display:none}}#landing-contact>.flex-row>div{flex-shrink:0}@media(min-width: 992px){#landing-contact>.flex-row>div:nth-of-type(2){width:45%}}@media(min-width: 992px){#landing-contact__info>div:nth-of-type(1){margin-right:7vw}}#landing-contact__info>div>div{margin-bottom:25px}@media(min-width: 992px){#landing-contact__info .tag--serif{margin-bottom:35px}}.news-row{align-items:stretch}@media(max-width: 991px){.news-row{align-items:center}}.news-row .news-box{background-color:#fff;max-width:380px}@media(min-width: 992px)and (max-width: 1439px){.news-row .news-box{width:31%}}@media(min-width: 500px)and (max-width: 991px){.news-row .news-box{width:100%;margin-bottom:5vw}.news-row .news-box:last-of-type{margin:0}}@media(max-width: 499px){.news-row .news-box{width:100%;margin-bottom:25px}.news-row .news-box:last-of-type{margin:0}}.news-row .news-box__bcg-image{max-height:250px;-o-object-fit:cover;object-fit:cover;width:100%}.news-row .news-box__content{display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 1440px){.news-row .news-box__content{min-height:400px;padding:50px}}@media(min-width: 500px)and (max-width: 1439px){.news-row .news-box__content{padding:3.5vw}}@media(max-width: 499px){.news-row .news-box__content{padding:10vw}}@media(min-width: 1440px){.news-row .news-box__content>h3{margin:80px 0}}@media(min-width: 500px)and (max-width: 1439px){.news-row .news-box__content>h3{margin:5vw 0}}@media(max-width: 499px){.news-row .news-box__content>h3{margin:10vw 0}}@media(min-width: 1280px){.img-text__image-box--w-300 img{width:300px}}@media(min-width: 992px)and (max-width: 1279px){.img-text__image-box--w-300 img{width:25vw}}@media(min-width: 500px)and (max-width: 991px){.img-text__image-box--w-300 img{width:100%;max-width:300px;margin-bottom:7vw}}@media(max-width: 499px){.img-text__image-box--w-300 img{width:100%;margin-bottom:10vw}}@media(min-width: 1280px){.img-text__image-box--w-400 img{width:400px}}@media(min-width: 992px)and (max-width: 1279px){.img-text__image-box--w-400 img{width:34vw}}@media(min-width: 500px)and (max-width: 991px){.img-text__image-box--w-400 img{width:100%;max-width:400px;margin-bottom:7vw}}@media(max-width: 499px){.img-text__image-box--w-400 img{width:100%;margin-bottom:10vw}}@media(min-width: 1280px){.img-text__image-box--w-500 img{width:500px}}@media(min-width: 992px)and (max-width: 1279px){.img-text__image-box--w-500 img{width:40vw}}@media(min-width: 500px)and (max-width: 991px){.img-text__image-box--w-500 img{width:100%;max-width:500px;margin-bottom:7vw}}@media(max-width: 499px){.img-text__image-box--w-500 img{width:100%;margin-bottom:10vw}}@media(min-width: 1440px){.img-text__image-box--m-150{margin-right:150px}}@media(min-width: 1280px)and (max-width: 1439px){.img-text__image-box--m-150{margin-right:10.45vw}}@media(min-width: 992px)and (max-width: 1279px){.img-text__image-box--m-150{margin-right:7vw}}@media(min-width: 1440px){.img-text__image-box--m-100{margin-right:100px}}@media(min-width: 1280px)and (max-width: 1439px){.img-text__image-box--m-100{margin-right:7vw}}@media(min-width: 992px)and (max-width: 1279px){.img-text__image-box--m-100{margin-right:5vw}}@media(min-width: 1440px){.img-text__text-box--m-150{margin-right:150px}}@media(min-width: 1280px)and (max-width: 1439px){.img-text__text-box--m-150{margin-right:10.45vw}}@media(min-width: 992px)and (max-width: 1279px){.img-text__text-box--m-150{margin-right:7vw}}@media(min-width: 1440px){.img-text__text-box--m-100{margin-right:100px}}@media(min-width: 1280px)and (max-width: 1439px){.img-text__text-box--m-100{margin-right:7vw}}@media(min-width: 992px)and (max-width: 1279px){.img-text__text-box--m-100{margin-right:5vw}}.intro-area{padding-top:100px;padding-bottom:100px}.intro-area h1{margin-bottom:45px;max-width:725px}.intro-area p{max-width:528px;margin-bottom:0}@media(min-width: 1280px){.intro-area .btn{margin-top:35px}}@media(max-width: 1279px){.intro-area .btn{margin-top:25px}}.multi-layout{position:relative}@media(min-width: 1100px){.multi-layout{padding-top:25px}}.multi-layout h2{max-width:585px}@media(min-width: 1280px){.multi-layout h2{margin-bottom:100px}}@media(max-width: 1279px)and (min-width: 992px){.multi-layout h2{margin-bottom:5vw}}@media(max-width: 991px)and (min-width: 500px){.multi-layout h2{margin-bottom:7vw}}@media(max-width: 499px){.multi-layout h2{margin-bottom:35px}}.multi-layout__image{position:absolute;top:-309.5px;right:0;width:calc(86vw - 528px - 100px);max-width:554px}@media(max-width: 1099px){.multi-layout__image{display:none}}@media(min-width: 992px){.multi-layout__add-content{margin-top:100px}}.news-overview{display:flex;flex-direction:row;flex-wrap:wrap}@media(min-width: 1024px){.news-overview{justify-content:space-between}}@media(max-width: 1023px){.news-overview{justify-content:center}}@media(min-width: 1024px){.news-overview__box{width:48%;margin-bottom:100px}}@media(max-width: 1023px){.news-overview__box{width:100%;max-width:600px;margin-bottom:5vw}}.news-overview__box__bcg-image{-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 1024px){.news-overview__box__bcg-image{max-height:400px;height:28vw}}@media(max-width: 1023px){.news-overview__box__bcg-image{max-height:300px}}@media(min-width: 1024px){.news-overview__box__content{padding:75px 50px 75px 0}}@media(min-width: 500px)and (max-width: 1023px){.news-overview__box__content{padding:7.4vw 4.9vw 7.4vw 0}}@media(max-width: 499px){.news-overview__box__content{padding:10vw 0}}@media(min-width: 500px){.news-overview__box__content .tag{margin-bottom:35px}}@media(max-width: 499px){.news-overview__box__content .tag{margin-bottom:25px}}.news-alone{max-width:1040px;margin:0 auto}.news-alone__image{width:100%}@media(min-width: 768px){.news-alone__content{padding:75px 0px}}@media(max-width: 767px){.news-alone__content{padding:10vw 0}}.news-alone__content .tag{margin-bottom:25px}.image-gallery{display:flex;flex-wrap:wrap;justify-content:center}.image-gallery a{width:250px;height:250px;margin:0 12.5px 25px 12.5px}.image-gallery a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 992px){.horses{margin:100px 0}}@media(max-width: 991px){.horses{margin:10vw 0}}@media(min-width: 992px){.horses h2{margin:100px 0}}@media(max-width: 991px){.horses h2{margin:10vw 0}}.horses__element{display:flex;margin-bottom:50px}@media(max-width: 991px){.horses__element{flex-direction:column}.horses__element>div:first-of-type{margin-bottom:35px}}.horses__element img{width:250px}@media(min-width: 992px){.horses__element img{margin-right:100px}}.horses__element p{margin-bottom:25px}.horse-details{margin-top:70px}.horse-details__overview{display:flex}@media(max-width: 767px){.horse-details__overview{flex-direction:column}}@media(min-width: 992px){.horse-details__overview img{width:450px;height:450px;margin-right:100px}}@media(min-width: 768px)and (max-width: 991px){.horse-details__overview img{width:40vw;height:40vw;margin-right:10vw}}@media(max-width: 767px){.horse-details__overview img{width:100%}}.horse-details__overview p{margin-top:35px}@media(min-width: 768px){.horse-details__character{margin-top:100px}}@media(max-width: 767px){.horse-details__character{margin-top:12vw}}@media(min-width: 768px){.horse-details__images{margin-top:100px}}@media(max-width: 767px){.horse-details__images{margin-top:12vw}}.horse-details__images .image-gallery{justify-content:flex-start}@media(min-width: 768px){.horse-details__map{margin-top:100px}}@media(max-width: 767px){.horse-details__map{margin-top:12vw}}.horse-details__map table{width:100%;border-collapse:collapse}.horse-details__map table tbody{margin:0;padding:0;border:0}.horse-details__map table td{width:33%;text-align:center;vertical-align:middle;border:1px solid gray}.horse-details__map table table{height:calc(100% + 3px);width:calc(100% + 4px);margin:-2px}.horse-details__map>table{max-width:800px;max-height:450px}@media(min-width: 992px){.horse-details__map>table{width:47.5vw;height:26.8vw}}@media(max-width: 991px){.horse-details__map>table{width:100%;height:40vw}.horse-details__map>table *{font-size:14px}}.stuten-all{position:relative}@media(min-width: 992px){.stuten-all p{width:60vw;max-width:747px}}.stuten-all .logo-horse{width:175px;position:absolute;top:0}@media(min-width: 1280px){.stuten-all .logo-horse{right:100px}}@media(max-width: 1279px){.stuten-all .logo-horse{right:2vw}}@media(max-width: 991px){.stuten-all .logo-horse{display:none}}.stuten-all__images{margin-top:100px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-moz-column-gap:24px;column-gap:24px}@media(max-width: 991px){.stuten-all__images{margin-top:12vw;display:flex;flex-direction:column;align-items:center}}.stuten-all__one{max-width:300px;text-align:center}@media(min-width: 992px){.stuten-all__one{width:100%}}@media(max-width: 991px){.stuten-all__one{width:100%;margin-bottom:35px}}.stuten-all__one img{width:100%;margin-bottom:35px}.stuten-all__one h3{margin-bottom:15px}.zucht-float{margin-top:100px}.zucht-float img{float:right;width:35vw;margin-left:50px;margin-bottom:50px;max-width:500px}@media(max-width: 991px){.zucht-float img{width:100%;margin-left:0;float:none;margin-bottom:10vw}}/*# sourceMappingURL=main.min.css.map */