.content-container,.tab-buttons{padding:0 25px}.tab-buttons{align-items:flex-end;display:flex;gap:2.5rem}.tab-buttons>.tab_indicator{background-color:#ff1e1e;height:4px;left:0;position:absolute;transform:translateY(43px);transition:left .5s ease,width .7s ease;width:100px;z-index:10}.tab-buttons:after{background-color:#d8d8d8;content:"";height:1px;left:0;position:absolute;right:0;transform:translateY(40px)}.tab-buttons>.tab-link{color:#571626;flex-basis:fit-content;font-size:14px;opacity:.5;text-align:center;text-transform:uppercase}.tab-buttons>.tab-link.active{color:#ff1e1e;opacity:1}.content-container{padding-top:50px}.content-container>.tab-content{display:none}.content-container>.tab-content h3{font-size:28px!important;font-weight:300;margin:0;padding:0 0 20px}.content-container>.tab-content p{font-size:18px;font-weight:200;margin:0;padding:0 30px 0 0}.content-container>.tab-content.active{animation:fade 1s ease;display:grid}.content-container>.tab-content.reverse .tab-text{order:2}.content-container>.tab-content .tab-text{padding-top:70px}.content-container>.tab-content.reverse .tab_inner_photo{order:1;padding:70px 40px 50px 0}.content-container>.tab-content.reverse .tab_inner_gallery{order:1;padding:70px 100px 100px}.content-container .tab_inner_gallery{margin-bottom:40px;padding:70px 100px 50px;position:relative}.content-container .tab_inner_photo{padding:70px 0 50px 40px;position:relative}.content-container .tab_inner_gallery .gallery_button{background-color:#fff;border-radius:50%;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2);box-shadow:0 0 8px 0 rgba(0,0,0,.2);cursor:pointer;height:40px;position:absolute;top:8rem;transform:translateY(-50%);width:40px;z-index:100}.content-container .tab_inner_gallery .gallery_button.left{left:20px}.content-container .tab_inner_gallery .gallery_button.left svg{transform:rotate(180deg) translate(60%,45%)}.content-container .tab_inner_gallery .gallery_button.right svg{transform:translate(-40%,-50%)}.content-container .tab_inner_gallery .gallery_button.right{right:20px}.content-container .tab_inner_gallery .gallery_button svg{height:20px;left:50%;position:absolute;top:50%}.gallery_indicators{bottom:0;display:flex;gap:20px;justify-content:center;left:5%;position:absolute;width:90%}.gallery_indicators>.indicator{background-color:#d8d8d8;border-radius:2px;height:3px;position:relative;width:35px}.gallery_indicators>.indicator.active:after{animation:growRight 7s linear;background:linear-gradient(90deg,#ff1e1e,#ffb6e3);bottom:0;content:"";left:0;position:absolute;top:0;width:100%},.content-container .gallery_photos,.content-container .gallery_photos img,.content-container .tab_inner_photo,.content-container .tab_inner_photo img,.content-container .tab_inner_video{width:100%}.content-container .photo_caption{color:#571626;display:block;font-size:13px;font-weight:200;margin-top:15px}.content-container .gallery_photos .gallery_photo{display:none}.content-container .gallery_photos .gallery_photo.active{animation:fade 1s ease;display:block}@media only screen and (max-width:1000px){.content-container>.tab-content.active{grid-template-columns:auto!important;grid-template-rows:auto auto!important}.content-container>.tab-content .tab-text{padding-top:35px}.content-container>.tab-content.reverse .tab-text{order:1}.content-container>.tab-content.reverse .tab_inner_photo.left{order:2}.content-container>.tab-content .tab_inner_photo{padding:1rem 35px 2rem 0!important}}@media only screen and (max-width:850px){.tab-buttons{align-items:flex-start;flex-direction:column;gap:.5rem}.tab-buttons:after{content:none}.tab-buttons>.tab-link{margin:10px 0;max-width:100%;position:relative;text-align:left}.content-container{padding-top:0}.tab-buttons>.tab_indicator{display:none}.tab-buttons>.tab-link.active:after{animation:growRight 1s ease;background:linear-gradient(90deg,#ff1e1e,#ffb6e3);bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.content-container>.tab-content h3{font-size:24px!important}}@media only screen and (max-width:650px){.content-container .tab_inner_gallery{padding:70px!important}.gallery_indicators{display:none}.content-container>.tab-content h3{font-size:23px!important}}@media only screen and (max-width:500px){.content-container .tab_inner_gallery{padding:70px 0!important}.content-container .tab_inner_gallery .gallery_button{bottom:-20px;top:auto}.content-container .tab_inner_gallery .gallery_button.left{left:32%}.content-container .tab_inner_gallery .gallery_button.right{right:32%}.content-container>.tab-content h3{font-size:22px!important}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes growRight{0%{width:0}to{width:100%}}