@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@700&family=Josefin+Sans:wght@400;500;700&family=Libre+Baskerville:wght@400;700&family=Ubuntu:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-smooth:always;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}a,a:visited{text-decoration:none}.wrapper{height:100%;width:87.5%;max-width:400px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 735px){.wrapper{max-width:692px}}@media only screen and (min-width: 1069px){.wrapper{max-width:1660px}}.text-accent{color:#77ba99}.text-accent--red{color:#e11111}.visuallyhidden{position:absolute;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}.nowrap{white-space:nowrap}@media only screen and (min-width: 735px)and (max-width: 1068px){.medium-hide{display:none}}.large-show{display:none}@media only screen and (min-width: 1069px){.large-show{display:block}}@media only screen and (min-width: 1069px){.large-hide{display:none}}.slide-in-top{-webkit-animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.slide-in-top-trigger.animation-active{-webkit-animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.slide-in-left{-webkit-animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.slide-in-left-trigger.animation-active{-webkit-animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-50px) translateY(-50%);transform:translateX(-50px) translateY(-50%);opacity:0}100%{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-50px) translateY(-50%);transform:translateX(-50px) translateY(-50%);opacity:0}100%{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);opacity:1}}.slide-in-left-no-y-trigger{-webkit-animation:slide-in-left-no-y .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-left-no-y .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.slide-in-left-trigger-no-y-trigger.animation-active{-webkit-animation:slide-in-left-no-y .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-left-no-y .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-left-no-y{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-left-no-y{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.slide-in-right{-webkit-animation:slide-in-right .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-right .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(200px) translateY(-50%);transform:translateX(200px) translateY(-50%);opacity:0}100%{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(200px) translateY(-50%);transform:translateX(200px) translateY(-50%);opacity:0}100%{-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);opacity:1}}.slide-in-bottom{-webkit-animation:slide-in-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:slide-in-bottom .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@-webkit-keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}header .nav,header .fixed-nav{padding-top:10px;position:relative;width:100%;top:0;padding-left:15px;padding-right:15px;display:flex;justify-content:space-between;align-items:flex-end;z-index:2;transition-property:opacity,visibility,transform;transition-duration:.3s;transition-timing-function:ease-in-out}@media only screen and (min-width: 735px){header .nav,header .fixed-nav{max-width:1660px;left:0;right:0;margin:auto}}@media only screen and (min-width: 1069px){header .nav,header .fixed-nav{padding-top:22px}}header .nav__logo-container{display:flex;align-items:flex-end;align-self:flex-start}@media only screen and (min-width: 735px){header .nav__logo-container{align-items:center}}header .nav__logo-image{background-image:url("/images/logo.png");background-size:40px 40px;width:40px;height:40px;background-repeat:no-repeat}@media only screen and (-webkit-min-device-1068-ratio: 1.5),only screen and (min-resolution: 1.5dppx),only screen and (min-resolution: 144dpi){header .nav__logo-image{background-image:url("/images/logo_2x.png")}}header .nav__logo-image.black{background-image:url("/images/logo-black.png");background-size:40px 40px;width:40px;height:40px;background-repeat:no-repeat}@media only screen and (-webkit-min-device-1068-ratio: 1.5),only screen and (min-resolution: 1.5dppx),only screen and (min-resolution: 144dpi){header .nav__logo-image.black{background-image:url("/images/logo-black_2x.png")}}header .nav__logo-image.grey{background-image:url("/images/logo-grey.png");background-size:40px 40px;width:40px;height:40px;background-repeat:no-repeat}@media only screen and (-webkit-min-device-1068-ratio: 1.5),only screen and (min-resolution: 1.5dppx),only screen and (min-resolution: 144dpi){header .nav__logo-image.grey{background-image:url("/images/logo-grey_2x.png")}}header .nav__logo-text{font-family:"Exo 2",sans-serif;color:#fff;text-transform:uppercase;padding-left:10px;font-size:16px}header .nav__logo-text a{color:#fff}header .nav__logo-text.black{color:#262730}header .nav__logo-text.black a{color:#262730}@media only screen and (min-width: 735px){header .nav__logo-text{font-size:32px}}@media only screen and (min-width: 1069px){header .nav__logo-text{font-size:24px}}header .nav__content{visibility:hidden;position:fixed;min-height:100vh;min-width:100vw;top:0;left:0;background-color:#f1f8f5;touch-action:pinch-zoom;opacity:0;transition-property:visibility,opacity;transition-duration:.4s;transition-timing-function:ease-in-out}@media only screen and (min-width: 1069px){header .nav__content{visibility:visible;opacity:1;background-color:rgba(0,0,0,0);height:40px;position:absolute;display:flex;min-height:40px;padding-top:10px;min-width:100%}}header .nav__content .nav__logo-container{padding-top:10px;padding-left:15px}@media only screen and (min-width: 735px){header .nav__content .nav__logo-container{max-width:1660px;left:0;right:0;margin:auto}}@media only screen and (min-width: 1069px){header .nav__content .nav__logo-container{visibility:hidden}}header .nav__content.open{visibility:visible;opacity:1}header .nav__content .wrapper{display:flex;flex-direction:column;padding-top:10px;height:calc(100vh - 50px);justify-content:space-evenly}@media only screen and (min-width: 1069px){header .nav__content .wrapper{width:auto;margin-left:0;margin-right:0;min-height:initial;height:50px}}header .nav__content .wave{background-image:url(/images/menu-wave_small.svg);background-size:cover;background-repeat:no-repeat;background-position:center top;width:100%;height:35%;left:0;bottom:0;position:absolute;overflow:hidden}@media only screen and (min-width: 400px){header .nav__content .wave{background-image:url(/images/menu-wave_medium.svg)}}@media only screen and (min-width: 1069px){header .nav__content .wave{display:none}}header .nav__menu-btn{display:flex;justify-content:center;align-items:center;width:50px;height:30px}@media only screen and (min-width: 1069px){header .nav__menu-btn{display:none}}header .nav__menu-btn__burguer{width:20px;height:2px;background-color:#fff;border-radius:8px;z-index:9;transition-property:background-color,transform;transition-duration:.5s;transition-timing-function:ease-in-out}header .nav__menu-btn__burguer::before,header .nav__menu-btn__burguer::after{content:"";position:absolute;width:20px;height:2px;background-color:#fff;border-radius:8px;transition-property:background-color,transform;transition-duration:.5s;transition-timing-function:ease-in-out}header .nav__menu-btn__burguer.black{background-color:#262730}header .nav__menu-btn__burguer.black::before,header .nav__menu-btn__burguer.black::after{background-color:#262730}header .nav__menu-btn__burguer::before{transform:translateY(-7px)}header .nav__menu-btn__burguer::after{transform:translateY(7px)}header .nav__menu-btn.open{top:22px}header .nav__menu-btn.open .nav__menu-btn__burguer{transform:translateX(-50px);background:rgba(0,0,0,0);position:fixed}header .nav__menu-btn.open .nav__menu-btn__burguer::before{transform:rotate(45deg) translate(35px, -35px);background:#262730}header .nav__menu-btn.open .nav__menu-btn__burguer::after{transform:rotate(-45deg) translate(35px, 35px);background:#262730}header .nav__menu-list{list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:50px}@media only screen and (min-width: 735px)and (min-height: 900px){header .nav__menu-list{padding-top:150px}}@media only screen and (min-width: 1069px){header .nav__menu-list{display:flex;flex-direction:row;justify-content:flex-end;padding-top:5px;padding-right:15px;align-items:center}}header .nav__menu-item{font-family:"Ubuntu",sans-serif;font-weight:700;font-size:24px;letter-spacing:-0.02em;padding-bottom:32px;text-transform:uppercase}header .nav__menu-item.current{display:none}header .nav__menu-item a{color:dimgray}@media only screen and (min-width: 735px){header .nav__menu-item{font-size:48px}}@media only screen and (min-width: 1069px){header .nav__menu-item{padding-bottom:0;font-size:15px;font-weight:400;text-transform:capitalize;padding-right:50px}header .nav__menu-item.current{opacity:.3;display:block}header .nav__menu-item.current a{cursor:default;pointer-events:none}header .nav__menu-item a{color:#262730}header .nav__menu-item:nth-child(1){order:3;font-family:"Ubuntu",sans-serif;font-weight:700;font-size:15px;letter-spacing:-0.02em;display:flex;justify-content:center;align-items:center;transition-property:border,color,background-color;transition-duration:.2s;transition-timing-function:ease-in-out;background:#50d292;border:1px solid #50d292;color:#fff;border-radius:8px;margin-right:15px;padding-right:0;cursor:pointer}header .nav__menu-item:nth-child(1).current{pointer-events:none;cursor:default}header .nav__menu-item:nth-child(1) a{display:flex;justify-content:center;align-items:center;width:125px;height:30px}header .nav__menu-item:nth-child(1):hover{color:#fff;background-color:#2c6a4c;border-color:#2c6a4c}header .nav__menu-item:nth-child(1):hover a{color:#fff}header .nav__menu-item:nth-child(1) a{color:#fff}header .nav__menu-item:nth-child(2){order:2}header .nav__menu-item:nth-child(3){order:1}}header .nav__menu-footer{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:15px;margin-top:auto;height:30vh;z-index:2}@media only screen and (min-width: 1069px){header .nav__menu-footer{display:none}}header .nav__menu-footer .privacy-copyright{display:flex;flex-direction:column;font-family:"Ubuntu",sans-serif;font-weight:400;font-size:14px;letter-spacing:-0.02em;align-items:center;padding-top:15px;color:#f1f8f5}header .nav__menu-footer .privacy-copyright a{color:#f1f8f5;font-weight:700;padding-bottom:5px}@media only screen and (min-width: 735px){header .nav__menu-footer .privacy-copyright{font-size:24px}}header .nav__social-links{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:15px;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-out}header .nav__social-links a:first-child{padding-right:15px}@media only screen and (min-width: 735px){header .nav__social-links a:first-child{padding-right:40px}}header .nav__social-links .contact__mail-icon{background-image:url("/images/mail-icon.svg");background-size:27px 22px;width:27px;height:22px;background-repeat:no-repeat;padding-right:15px;cursor:pointer}header .nav__social-links .contact__whatsapp-icon{background-image:url("/images/whatsapp-icon.svg");background-size:27px 27px;width:27px;height:27px;background-repeat:no-repeat;bottom:3px;cursor:pointer}@media only screen and (max-width: 734px)and (max-height: 571px){header .nav__social-links{display:none}}@media only screen and (min-width: 735px)and (max-width: 1068px)and (max-height: 830px){header .nav__social-links{display:none}}@media only screen and (min-width: 735px){header .nav__social-links .contact__mail-icon{background-size:50px 40px;width:50px;height:40px}header .nav__social-links .contact__whatsapp-icon{background-size:50px 50px;width:50px;height:50px}}header .nav__contact{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:14px;letter-spacing:-0.02em;color:#f1f8f5;line-height:16px;text-align:center}@media only screen and (min-width: 735px){header .nav__contact{font-size:24px;line-height:initial}}header .fixed-nav{position:fixed;top:0;left:0;right:0;background-color:#fff;border-radius:0 0 16px 16px;box-shadow:0px 4px 19px rgba(0,0,0,.1);height:60px;opacity:1;visibility:visible;transform:translateY(0)}header .fixed-nav.hidden{visibility:hidden;opacity:0;transform:translateY(-100px)}header .fixed-nav .nav__logo-container .nav__logo-image{background-image:url("/images/logo-black.png");background-size:40px 40px;width:40px;height:40px;background-repeat:no-repeat}@media only screen and (-webkit-min-device-1068-ratio: 1.5),only screen and (min-resolution: 1.5dppx),only screen and (min-resolution: 144dpi){header .fixed-nav .nav__logo-container .nav__logo-image{background-image:url("/images/logo-black_2x.png")}}header .fixed-nav .nav__menu-btn{position:relative;top:-14px}header .fixed-nav .nav__logo-text{align-self:center;padding-top:10px;color:dimgray}header .fixed-nav .nav__menu-btn__burguer{background-color:#262730}header .fixed-nav .nav__menu-btn__burguer::after,header .fixed-nav .nav__menu-btn__burguer::before{background-color:#262730}.footer-wave{background-image:url(/images/menu-wave_small.svg);background-position:top center;background-size:cover;background-repeat:no-repeat;position:absolute;bottom:0;right:0;min-width:100%;left:50%;transform:translateX(-50%);height:300px}@media only screen and (min-width: 535px){.footer-wave{background-image:url(/images/menu-wave_medium.svg)}}@media only screen and (min-width: 735px){.footer-wave{height:360px}}@media only screen and (min-width: 1069px){.footer-wave{background-image:url(/images/menu-wave_large.svg);height:200px}}.footer-bottom{position:relative;margin-top:130px}.footer-bottom .contact__social-links{display:flex;justify-content:space-evenly;width:136px;padding-bottom:10px;position:relative}@media only screen and (min-width: 735px){.footer-bottom .contact__social-links{width:300px}}@media only screen and (min-width: 1069px){.footer-bottom .contact__social-links{margin-top:0;margin-bottom:0;width:130px;top:5px}}.footer-bottom .contact__mail-icon{background-image:url("/images/mail-icon.svg");background-size:27px 22px;width:27px;height:22px;background-repeat:no-repeat;cursor:pointer}@media only screen and (min-width: 735px){.footer-bottom .contact__mail-icon{background-size:50px 40px;width:50px;height:40px}}@media only screen and (min-width: 1069px){.footer-bottom .contact__mail-icon{background-size:30px 30px;width:30px;height:30px}}.footer-bottom .contact__mail-icon:after{position:absolute;content:"";background-image:url("/images/mail-icon-hover.svg");background-size:27px 22px;width:27px;height:22px;background-repeat:no-repeat;opacity:0;transition:opacity .2s ease-in-out}@media only screen and (min-width: 735px){.footer-bottom .contact__mail-icon:after{background-size:50px 40px;width:50px;height:40px}}@media only screen and (min-width: 1069px){.footer-bottom .contact__mail-icon:after{background-size:30px 30px;width:30px;height:30px}}.footer-bottom .contact__mail-icon:hover:after{opacity:1}.footer-bottom .contact__whatsapp-icon{background-image:url("/images/whatsapp-icon.svg");background-size:27px 27px;width:27px;height:27px;background-repeat:no-repeat;cursor:pointer;position:relative;bottom:3px}@media only screen and (min-width: 735px){.footer-bottom .contact__whatsapp-icon{background-size:50px 50px;width:50px;height:50px}}@media only screen and (min-width: 1069px){.footer-bottom .contact__whatsapp-icon{bottom:0px;background-size:30px 30px;width:30px;height:30px}}.footer-bottom .contact__whatsapp-icon:after{position:absolute;content:"";background-image:url("/images/whatsapp-icon-hover.svg");background-size:27px 27px;width:27px;height:27px;background-repeat:no-repeat;opacity:0;transition:opacity .2s ease-in-out}@media only screen and (min-width: 735px){.footer-bottom .contact__whatsapp-icon:after{background-size:50px 50px;width:50px;height:50px}}@media only screen and (min-width: 1069px){.footer-bottom .contact__whatsapp-icon:after{background-size:30px 30px;width:30px;height:30px}}.footer-bottom .contact__whatsapp-icon:hover:after{opacity:1}.footer .privacy-copyright{display:flex;flex-direction:column;font-family:"Ubuntu",sans-serif;font-weight:400;font-size:14px;letter-spacing:-0.02em;align-items:center;font-size:14px;padding-top:10px}@media only screen and (min-width: 1069px){.footer .privacy-copyright{align-items:flex-end;padding-top:0;margin-left:auto}}.footer .privacy-copyright a{font-weight:700;color:#f1f8f5}.footer .privacy-copyright a:hover{text-decoration:underline}.footer .privacy-copyright p{color:#f1f8f5}.footer .privacy-copyright p:nth-child(2),.footer .privacy-copyright p:nth-child(2) a{font-size:12px;margin-top:5px}@media only screen and (min-width: 1069px){.footer .privacy-copyright p{font-size:17px}}.footer.wrapper{display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (min-width: 1069px){.footer.wrapper{height:calc(20vh - 18px);min-height:170px;padding-bottom:0;margin-top:auto;align-self:flex-end;justify-content:flex-end;padding-bottom:20px}}.footer .section-contact__address{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:10px;z-index:1}@media only screen and (min-width: 735px){.footer .section-contact__address{height:280px;justify-content:space-evenly}}@media only screen and (min-width: 1069px){.footer .section-contact__address{flex-direction:row;padding-bottom:0;justify-content:flex-start;width:100%;padding-left:20px;padding-right:20px}}.footer .section-contact__address-text{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:14px;letter-spacing:-0.02em;line-height:16px;color:#fff;text-align:center}@media only screen and (min-width: 735px){.footer .section-contact__address-text{font-size:20px;line-height:20px}}@media only screen and (min-width: 1069px){.footer .section-contact__address-text{margin-left:40px;font-weight:400;padding-right:70px;font-size:17px}}@media only screen and (min-width: 1069px)and (max-width: 1800px){.footer .section-contact__address-text br:nth-child(2){display:block}}.footer .section-contact__address p{margin-bottom:0}@media only screen and (min-width: 1069px){.footer .section-contact__address p{text-align:left}}.footer .afip{height:70px;margin-top:20px}@media only screen and (min-width: 1069px){.footer .afip{margin-left:20px;margin-top:0}}header .nav__content.open{background-color:#eff0d1}body{background-color:#eff0d1}header .nav{animation-duration:1s}header .nav__logo-text{color:dimgray}@media only screen and (min-width: 1069px){header .nav__menu-item a{color:#262730}}@media only screen and (min-width: 1069px){header .nav__menu-item:nth-child(1){background-color:#c1af6e;border-color:#c1af6e}header .nav__menu-item:nth-child(1) a{color:#fff !important}header .nav__menu-item:nth-child(1):hover{background-color:#858742;border-color:#858742}}header .nav__menu-btn__burguer{background-color:dimgray}header .nav__menu-btn__burguer::after,header .nav__menu-btn__burguer::before{background-color:dimgray}header .nav__content .wave{background-image:url(/images/menu-wave-alt_small.svg)}@media only screen and (min-width: 1069px){header .nav__content .wave{background-image:url(/images/menu-wave-alt_medium.svg)}}main{color:dimgray;font-family:"Libre Baskerville",serif;overflow-x:hidden}main .title{font-size:48px;font-weight:700;margin-top:50px;animation-delay:.4s;animation-duration:1s;margin-top:100px}@media only screen and (min-width: 1069px){main .title{font-size:60px;margin-top:120px}}@media only screen and (min-width: 735px)and (max-width: 1068px){main .wrapper{width:100%;max-width:initial;padding-left:15px;padding-right:15px}}main article{margin-top:43px;overflow-x:visible}@media only screen and (min-width: 1069px){main article{margin-top:50px;position:relative}}main article .slide-in-top:nth-child(1){animation-delay:.7428571429s;animation-duration:.9s}main article .slide-in-top:nth-child(2){animation-delay:.8857142857s;animation-duration:.9s}main article .slide-in-top:nth-child(3){animation-delay:1.0285714286s;animation-duration:.9s}main article .slide-in-top:nth-child(4){animation-delay:1.1714285714s;animation-duration:.9s}main article .slide-in-top:nth-child(5){animation-delay:1.3142857143s;animation-duration:.9s}main article .slide-in-top:nth-child(6){animation-delay:1.4571428571s;animation-duration:.9s}main article .slide-in-top:nth-child(7){animation-delay:1.6s;animation-duration:.9s}main article .slide-in-top:nth-child(8){animation-delay:1.7428571429s;animation-duration:.9s}main article .slide-in-top:nth-child(9){animation-delay:1.8857142857s;animation-duration:.9s}main article .slide-in-top:nth-child(10){animation-delay:2.0285714286s;animation-duration:.9s}main article .read-time{font-weight:700;animation-delay:.9s;animation-duration:1s}@media only screen and (min-width: 1069px){main article .read-time{font-size:26px;position:absolute;right:0;top:-83px}}@media only screen and (min-width: 735px){main article .image-container{min-width:40%;position:relative}}@media only screen and (min-width: 1440px){main article .image-container{min-width:30%}}main article .article-title{font-size:32px;font-weight:700;margin:24px 0}@media only screen and (min-width: 1069px){main article .article-title{font-size:32px;margin:72px 0}}@media only screen and (min-width: 735px){main article .article-text-with-image{display:flex}}main article .article-text-with-image .article-text{padding-right:40px}@media only screen and (min-width: 808px){main article .article-text-with-image .article-text{height:320px}}main article .article-image img{width:100%;margin-bottom:24px}@media only screen and (min-width: 735px){main article .article-image img{width:400px;height:422px;object-fit:contain;position:absolute;top:-50px;right:-115px}}@media only screen and (min-width: 1069px){main article .article-image img{position:relative;top:100px;right:-1px;width:650px;height:402px}}main article .article-image-caption{line-height:22px;margin-bottom:54px}@media only screen and (min-width: 735px){main article .article-image-caption{margin-bottom:0;position:absolute;bottom:-30px;right:14px;text-align:right}}@media only screen and (min-width: 1069px){main article .article-image-caption{position:relative;bottom:-100px;right:0;font-size:20px;line-height:30px;color:#a5a5a5}}main article .article-text{line-height:32px;margin-bottom:24px}@media only screen and (min-width: 1069px){main article .article-text{font-size:28px;line-height:40px}}main article .article-text.sign{font-weight:700}.footer-wave{background-image:url(/images/wave-alt_small.svg)}@media only screen and (min-width: 535px){.footer-wave{background-image:url(/images/wave-alt_medium.svg)}}@media only screen and (min-width: 1069px){.footer-wave{background-image:url(/images/wave-alt_large.svg)}}/*# sourceMappingURL=history.css.map */
