:root{--red:#bd3100;--blue:#357;--black:#000000c8;--white:#fff}body{margin:0;padding:0;line-height:normal;overflow-x:hidden;color:var(--black)}@font-face{font-family:Shippori Mincho;src:url(../fonts/Shippori_Mincho/ShipporiMincho-Regular.woff2) format("woff2"),url(../fonts/Shippori_Mincho/ShipporiMincho-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Shippori Mincho;src:url(../fonts/Shippori_Mincho/ShipporiMincho-Medium.woff2) format("woff2"),url(../fonts/Shippori_Mincho/ShipporiMincho-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Shippori Mincho;src:url(../fonts/Shippori_Mincho/ShipporiMincho-SemiBold.woff2) format("woff2"),url(../fonts/Shippori_Mincho/ShipporiMincho-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Shippori Mincho;src:url(../fonts/Shippori_Mincho/ShipporiMincho-Bold.woff2) format("woff2"),url(../fonts/Shippori_Mincho/ShipporiMincho-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Shippori Mincho;src:url(../fonts/Shippori_Mincho/ShipporiMincho-ExtraBold.woff2) format("woff2"),url(../fonts/Shippori_Mincho/ShipporiMincho-ExtraBold.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(../fonts/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/Open_Sans/OpenSans-Italic-VariableFont_wdth,wght.ttf) format("truetype");font-weight:400;font-style:italic}.font_title{font-family:Shippori Mincho,Georgia,Times New Roman,serif}.font_text{font-family:Open Sans,Roboto,Arial,sans-serif}.font_s{font-size:1rem}.font_m{font-size:1.2rem}.font_l{font-size:1.4rem}.font_xl{font-size:1.75rem}.font_italic{font-style:italic}.font_light{font-weight:400}.font_semi_bold{font-weight:600}.font_bold{font-weight:700}.font_extra_bold{font-weight:900}.font_center{text-align:center}.font_nodeco{text-decoration:none}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.font_black{color:var(--black)}.font_white{color:var(--white)}.bg_white{background-color:var(--white)}.bg_red{background-color:var(--red)}.w75_centered{width:75%;position:relative;left:12.5%}.flx_centered{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.spacer_xs{display:block;height:20px}.spacer_s{display:block;height:50px}.spacer_m{display:block;height:100px}.spacer_l{display:block;height:150px}.spacer_xl{display:block;height:200px}.button_red,.button_white{width:fit-content;min-width:200px;height:fit-content;min-height:70px;padding:0;display:flex;justify-content:center;align-items:center;border:none;text-decoration:none;font-family:Shippori Mincho,Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:700;text-transform:capitalize;cursor:pointer;transition:all .3s ease-in-out}.button_white{background:url(../icons/button_white_bg.png) no-repeat 50%;background-size:contain}.button_red{background:url(../icons/button_red_bg.png) no-repeat 50%;background-size:contain}.button_red:hover,.button_white:hover{transform:scale(1.025)}.button_red:active,.button_white:active{transform:scale(.975);transition:all .1s ease-in-out}.button_white{color:var(--black)}.button_red{color:var(--white)}header{width:100%;margin-top:15px;flex-direction:column;justify-content:center}.header_ctr,header{display:flex;align-items:center}.header_ctr{width:90%;justify-content:space-between}.header_logo{width:15%}.header_logo>a{width:80%;height:auto}.header_logo img{width:90%;max-width:170px;height:auto}.nav_menu{width:70%;height:100px;margin:0;padding:0;display:flex;justify-content:space-between;align-items:center;list-style-type:none}.nav_menu>li{margin:0 20px}.nav_menu>li>a{text-decoration:none;color:var(--black);font-size:1.2rem;font-weight:500;font-family:Shippori Mincho,Georgia,Times New Roman,serif;text-transform:capitalize;transition:all .3s ease-in}.nav_menu>li>a:hover{opacity:.7}.nav_menu .current-menu-item>a{color:var(--red);font-weight:700}.nav_menu_separator{font-size:1.8rem;user-select:none}.nav_menu>.nav_menu_separator{margin:0 10px}.header_social_ctr{width:15%;display:flex;justify-content:center;align-items:center}.header_social_ctr>a{width:30px;height:30px;margin:0 10px}.header_social_ctr>a>img{width:100%;height:100%;transition:all .3s ease-in-out}.header_social_link>img:hover{opacity:.7}header h1{font-family:Shippori Mincho,Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400;color:var(--black);text-transform:capitalize}.header_burger_ctr{display:none}.header_burger{display:none;border:none;background:none;cursor:pointer}footer{width:100%;justify-content:space-around}.footer_page_ctr,footer{display:flex;align-items:center}.footer_page_ctr{width:200px;height:200px;justify-content:space-between}.footer_page_ctr>div{max-width:185px}.footer_menu{padding:0;margin:0;display:flex;flex-direction:column;list-style-type:none}.footer_menu li{margin:10px 0;text-align:center}.footer_menu a{text-decoration:none;color:var(--black);text-transform:capitalize;font-family:Shippori Mincho,Georgia,Times New Roman,serif;font-size:large;transition:all .3s ease-in}.footer_menu a:hover{opacity:.7}.footer_menu_separator{width:100%;height:1px;margin:2px 0!important;background-color:var(--black);opacity:.4}.red_line{width:4px;height:100%;border-radius:5px;background-color:var(--red)}.footer_social{width:250px;height:225px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.footer_social .red_line{width:100%;height:4px;border-radius:5px;background-color:var(--red)}.footer_social>.title{width:170px;flex-direction:column}.footer_social>.social,.footer_social>.title{display:flex;justify-content:space-between;align-items:center}.footer_social>.social{width:80px}.footer_social img{width:30px;height:30px;transition:all .3s ease-in-out}.footer_social>.button_red{justify-content:start;padding-left:40px}.page-id-7 footer{background-color:var(--red)}.page-id-7 .footer_menu a,.page-id-7 footer h3{color:var(--white)}.page-id-7 footer .footer_menu_separator,.page-id-7 footer span{background-color:var(--white)!important}.page-id-7 footer+.spacer_s{background-color:var(--red)}.page-id-7 .prefoot_l{height:0;margin:-1px 0}.page-id-7 .post_foot{width:100%;left:0;background-color:var(--red);margin:-1px 0;color:var(--white)}.page-id-7 footer .button_red{background:url(../icons/button_white_bg.png) no-repeat 50%;background-size:contain;color:var(--black)}.slider_ctr{overflow:hidden}.slider_ctr>.background,.slider_ctr>.lowerwave,.slider_ctr>svg{width:100%;position:absolute;left:0}.slider_ctr>svg{top:-10px}.slider_ctr>.lowerwave,.slider_ctr>svg{transform:rotate(180deg);width:100%;height:auto;display:block}.slider_ctr>.lowerwave{bottom:-1px;z-index:10}.carousel_pagination{z-index:20}.front_intro_ctr{width:80%;overflow-x:clip}.front_intro_ctr,.front_intro_text{display:flex;justify-content:space-between}.front_intro_text{width:65%;height:380px;position:relative;padding:30px 0;flex-direction:column;align-items:end}.front_intro_text h2{width:95%}.front_intro_text h2,.front_intro_text p{padding-left:5%}.front_intro_text .wave{height:440px;position:absolute;left:calc(100% - 2px);top:0;z-index:-1}.front_intro_img{width:auto;height:440px;position:relative;z-index:-10;aspect-ratio:288/350;display:flex;justify-content:center;align-items:center}.front_intro_img>img{width:calc(100% - 30px);height:calc(100% - 30px);object-fit:cover;display:block}.front_intro_img>.frame{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.front_oeuvres_ctr{display:flex;flex-direction:row-reverse;align-items:start;position:relative}.front_oeuvres_ctr>h2{width:50%;text-align:center}.front_oeuvres_text{width:50%;height:fit-content;min-height:320px;padding:40px 0;position:relative;display:flex;flex-direction:column;align-items:center}.front_oeuvres_text>.wave{height:100%;width:125%;position:absolute;right:75%;top:0;z-index:-1}.front_oeuvres_text>p{width:70%;text-align:center}.front_oeuvres_text>button{margin-top:30px}.front_oeuvres_cascade{width:380px;height:330px;position:absolute;left:20%;top:15%}.front_oeuvres_cascade>img{position:absolute;width:100%;height:100%;transition:transform .5s,z-index .5s;mask:url(../icons/casacade_mask.png) no-repeat center center;mask-size:contain}.front{z-index:3;transform:translateX(0) translateY(0) scale(1)}.middle{z-index:2;transform:translateX(-120px) translateY(-60px) scale(.95)}.back{z-index:1;transform:translateX(-240px) translateY(-120px) scale(.9)}.front_oeuvres_cascade button{position:absolute;background:transparent;border:none;z-index:100;cursor:pointer;user-select:none;transition:all .3s ease-in-out}.front_oeuvres_cascade #nextBtn{left:-134px;bottom:52px}.front_oeuvres_cascade #prevBtn{bottom:97px;left:-180px}.front_oeuvres_cascade #nextBtn:hover,.front_oeuvres_cascade #prevBtn:hover{transform:scale(1.1);opacity:.8}.centered_title{width:100%;text-align:center}.front_event_ctr{width:100%;height:450px;position:relative;z-index:20;display:flex;justify-content:space-around;align-self:center}.front_event_ctr>.wave{width:80%;height:50%;position:absolute;left:0;bottom:0;z-index:-20}.front_event_title{width:50%;height:400px;padding:20px 0;text-align:center;flex-direction:column}.front_event_img_ctr,.front_event_title{display:flex;justify-content:space-around;align-items:center}.front_event_img_ctr{width:100%}.front_event_img_ctr .no_event_text{background-color:#fff;border-radius:5px;padding:5px}.front_event_img{width:auto;height:250px;position:relative;aspect-ratio:288/350;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.front_event_img:hover{transform:scale(1.1)}.front_event_img>img{width:calc(100% - 15px);height:calc(100% - 15px);object-fit:cover;display:block}.front_event_img>.frame{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.front_event_button{height:90%;display:flex;flex-direction:column;justify-content:end;align-items:center}.front_event_button>p{width:50%;text-align:center}.front_fb_ctr{width:100%;overflow-x:clip}.front_fb_ctr,.front_fb_text{position:relative;display:flex;justify-content:space-between}.front_fb_text{width:50%;height:fit-content;padding:30px 0;flex-direction:column;align-items:end}.front_fb_text h2{width:95%}.front_fb_text h2,.front_fb_text p{padding-left:5%}.front_fb_text .wave{width:200%;height:100%;position:absolute;left:0;top:0;z-index:-1}.front_fb_text .button_white{position:relative;z-index:50;justify-content:start;padding-left:15px}.front_fb_img{width:50%;height:100%;position:absolute;right:0;z-index:-10}.front_fb_img>img{height:100%;object-fit:cover;width:100%}.front_fb_button_ctr{position:relative}.front_fb_button_ctr>button{position:relative;z-index:10}.front_fb_button_ctr>img{width:150px;position:absolute;right:-60px;top:-70px;opacity:.25;z-index:1}.front_inst_button_ctr{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:start;text-align:start}.front_inst_button_ctr>div{width:100%;display:flex;justify-content:center}.front_inst_button_ctr a{transition:all .3s ease-in-out}.front_inst_button_ctr a:hover{opacity:.7;transform:scale(1.1)}.credentials a{transition:all .3s ease-in-out}.credentials a:hover{opacity:.7}.art_intro_ctr{width:100%;height:500px;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.art_intro_ctr>p{width:80%;text-align:center}.art_intro_ctr>.background,.art_intro_ctr>.upperwave,.art_intro_ctr>svg{width:100%;position:absolute;left:0}.art_intro_ctr>.upperwave{top:-1px;width:100%;height:auto;display:block}.art_intro_ctr>svg{bottom:-10px;width:100%;height:auto;display:block}.art_intro_ctr>.background{height:100%;z-index:-10;object-fit:cover}.art_intro_ctr>.dark_bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-5;background-color:rgba(0,0,0,.65)}.is-animated .slider_wave{will-change:transform}.slider_wave1{animation-duration:6s;animation-delay:0s;opacity:1}.slider_wave2{animation-duration:3s;animation-delay:.5s;opacity:.7}.slider_wave3{animation-duration:2s;animation-delay:1s;opacity:.5}.art_headline_ctr{display:flex;justify-content:space-around;align-items:center}.art_headlines_img{width:30%;max-width:350px}.art_headlines_img>img{width:100%;height:auto;mask:url(../icons/blob_mask.png) no-repeat center center;mask-size:contain}.art_headlines_text{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:start}.art_headlines_text>.text{margin:10px 0;display:flex;align-items:center}.art_headlines_text>.text>img{width:80px;height:80px;margin-right:30px}.art_setion1_ctr{overflow-x:hidden}.art_setion1_ctr,.art_setion1_text{display:flex;align-items:center;position:relative}.art_setion1_text{width:60%;padding:40px 20px;height:fit-content;flex-direction:column;justify-content:center}.art_setion1_text>h2,.art_setion1_text>p{width:80%;text-align:justify}.art_setion1_text>.wave{width:auto;height:100%;position:absolute;left:calc(100% - 3px);top:0;z-index:-1}.art_setion1_img{width:40%;height:100%;position:absolute;z-index:-10;right:0}.art_setion1_img>div{height:100%;background-image:url(../images/tab1.webp);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:bottom}.art_final_ctr{width:100%;height:450px;position:relative;display:flex}.art_final_ctr>.wave{width:100%;height:auto;position:absolute;left:0;bottom:0;z-index:-1}.art_final_ctr>.text_width{width:80%;display:flex;justify-content:end;align-items:start}.art_final_ctr .text_ctr{width:40%;height:70%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.art_final_ctr .text_ctr>p{text-align:center}#ajax_loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.5;z-index:999}.tab_intro_ctr{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.tab_intro_ctr>p{width:75%;margin:20px 0;text-align:center}.tab_gallery_ctr{width:100%;height:fit-content;min-height:300px;position:relative;display:flex;justify-content:center;align-items:center}.tab_gallery_ctr .filter:hover{color:var(--red)}.tab_filter_ctr{width:150px;position:absolute;top:0;left:5%;display:flex;flex-direction:column;justify-content:space-between;align-items:end}.tab_gallery_ctr .filter{transition:all .3s ease-in-out;cursor:pointer}.tab_filter_ctr>.title_span{display:flex;justify-content:space-between;align-items:center}.tab_filter_ctr>.title_span>img{width:50px;height:50px;margin-right:20px}#gallery_ctr{width:100%}.gallery_list{width:calc(90% - 150px);height:fit-content;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;left:calc(150px + 7.5%);position:relative}.gallery_item{width:auto;height:300px;margin:30px;position:relative;aspect-ratio:288/350;transition:all .3s ease-in-out;cursor:pointer}.gallery_item:hover{transform:scale(1.05);opacity:.8}.gallery_item>.thumbnail{width:100%;height:100%;object-fit:cover;display:block}.gallery_item>.frame{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.reset_filter{width:120px;height:20px;margin:0;position:absolute;top:-50px;right:50px;opacity:0;visibility:hidden;transition:opacity .7s ease-in-out}.reset_filter.visible{opacity:1;visibility:visible}.filter.active{color:var(--red)}.gallery_show_ctr{width:80%;height:80%;max-width:900px;max-height:500px;padding:20px;position:fixed;z-index:50;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;background-color:var(--white);border-radius:15px}.gallery_show_ctr>.paintings{width:60%;height:fit-content;display:flex;justify-content:center;align-items:center}.gallery_show_ctr>.painting{width:50%;min-width:300px;max-height:410px;position:relative;z-index:-10;aspect-ratio:780/685;display:flex;justify-content:center;align-items:center}.painting>a{width:90%;height:90%;display:block}.painting>a>img{width:100%;height:100%;object-fit:cover}.painting .frame{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.content{width:45%;min-width:300px;height:fit-content;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.content h3{margin:15px 20px;min-width:125px}.content>div{width:80%;display:flex;justify-content:space-between}.content>.title{flex-direction:column}.content>p{margin:5px}.content>div>p{margin:15px 20px}.content>.button_red{margin-top:20px}.gallery_show_ctr .not_available{padding:5px 8px;position:absolute;bottom:5px;left:20px;border-radius:5px}.gallery_show_ctr .red_cross{position:absolute;top:20px;right:20px;transition:all .3s ease-in-out;cursor:pointer}.gallery_show_ctr .red_cross:hover{opacity:.7}.gallery_show_ctr .color_ctr{width:fit-content;display:flex;justify-content:space-around;align-items:center;position:absolute;top:10px;left:20px}.gallery_show_ctr .color_ctr>span{width:20px;height:20px;margin:10px;border-radius:50%;transition:all .3s ease-in-out}.gallery_show_ctr .color_ctr>span:hover{transform:scale(1.2);cursor:pointer}.gallery_show_ctr .color_ctr>.black{background-color:var(--black)}.gallery_show_ctr .color_ctr>.blue{background-color:var(--blue)}.gallery_show_ctr .color_ctr>.red{background-color:var(--red)}.gallery_show_ctr .color_ctr>.white{background-color:wheat}.gallery_show_ctr .color_ctr>span.active{opacity:.4}#gallery_painting_display_ctr.shadowed{width:100%;height:100%;position:fixed;top:0;z-index:10;background-color:#111111aa;transition:background-color .3s ease;display:flex;justify-content:center;align-items:center}.event_item_info{width:900px;margin-top:50px;left:calc(50% - 450px);z-index:10;background-color:var(--red);color:var(--white);border-radius:15px}.event_item_info,.event_item_info .thumbnail_ctr{height:auto;position:relative;display:flex;justify-content:center;align-items:center}.event_item_info .thumbnail_ctr{width:160px;margin:20px 30px;aspect-ratio:288/350;transition:all .5s ease-out;cursor:pointer}.event_item_info .thumbnail_ctr:hover{transform:scale(1.1)}.event_item_info .thumbnail_ctr>img{width:calc(100% - 15px);min-width:150px;height:calc(100% - 15px);object-fit:cover;display:block}.event_item_info .thumbnail_ctr>.frame{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.title_infos{margin:20px 30px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.event_item_info .info{display:flex;justify-content:space-between}.event_item_info .info>p{min-width:50px;width:fit-content;margin:15px 20px}.event_item_info .desc{max-width:380px;height:auto;margin:20px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center}.event_item_info .more{width:fit-content;cursor:pointer;z-index:20;transition:all .3s ease-in-out}.event_item_info .more:hover{transform:scale(1.05);opacity:.8}.event_item_info .no_more{width:140px}.event_item_info .more,.event_item_info .no_more{height:auto;margin-top:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;user-select:none;text-align:center}.event_item_info .more>p{margin:0 0 10px}.event_item_info .more img{width:30px;transition:all .5s ease-in-out}.rotated{transform:rotate(180deg)}.event_item_picture_holder{display:none;width:880px;height:auto;padding:30px 10px;flex-direction:column;position:relative;left:calc(50% - 450px);top:-30px;background-color:var(--red);color:var(--white);border-radius:15px}.event_item_picture_holder h4{padding-left:15px}.event_item .gallery_list{width:100%;justify-content:start;left:0}.event_item .gallery_list img{margin:10px;border-radius:10px;cursor:pointer;box-shadow:3px 3px 5px rgba(51,51,51,.35);transition:all .3s ease-in-out}.event_item .gallery_list img:hover{transform:scale(1.1)}.no_event{margin-top:50px;opacity:1;transition:all 3s ease-in-out}.no_event.opacity{opacity:0;user-select:none}#load_more_events{width:fit-content;margin-top:30px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border:none;background-color:transparent;cursor:pointer;opacity:1;transition:all .3s ease-in-out}#load_more_events img{width:60px}#load_more_events:hover{opacity:.7}.contact_form *{font-family:Open Sans,Roboto,Arial,sans-serif}@media (max-width:1136px){.art_final_ctr>.text_width{width:90%}.art_final_ctr .text_ctr{width:75%}.gallery_show_ctr .color_ctr>span{width:25px;height:25px}}@media (max-width:1024px){.header_social_ctr,nav{display:none}.nav_menu>li>a{font-size:1.3rem}.header_burger{display:flex}.header_logo img{width:130px}.nav_menu{width:100%;height:270px;flex-direction:column}.header_burger_ctr{flex-direction:column;align-items:center;justify-content:center}.header_burger_social_ctr{width:100%;height:100px;margin-top:20px;display:flex;justify-content:space-around;align-items:center}.carousel_next,.carousel_pagination_button,.carousel_prev{transform:scale(1.8);margin:0 20px}.carousel_pagination_button-active{transform:scale(2.2)}.front_intro_ctr{width:100%}.front_intro_text{width:55%;height:480px}.front_intro_text .wave{height:540px}.front_intro_img{height:540px;position:absolute;right:0}.front_oeuvres_text{width:55%}.front_oeuvres_cascade{width:320px;height:300px;position:absolute;left:11%;top:34%}.middle{transform:translateX(0) translateY(-75px) scale(.95)}.back{transform:translateX(0) translateY(-150px) scale(.9)}.front_oeuvres_cascade #nextBtn{bottom:150px}.front_oeuvres_cascade #nextBtn,.front_oeuvres_cascade #prevBtn{left:-50px;border:none;background:transparent;transform:rotate(45deg) scale(1.2)}.front_oeuvres_cascade #prevBtn{bottom:219px}.front_event_title{width:70%}.reset_filter,.tab_filter_ctr{font-size:1.3rem}.reset_filter{width:130px}.event_item_info{width:95%;left:2.5%;flex-wrap:wrap}.event_item_picture_holder{width:95%;left:2.5%;padding:0}.event_item .gallery_list{justify-content:center;top:0}}@media (max-width:1000px){.content,.gallery_show_ctr{justify-content:center}.content{width:100%;padding:0;flex-direction:row;flex-wrap:wrap}.content>div{flex-direction:column;width:fit-content}.content>.button_red{transform:scale(.8)}.gallery_show_ctr .not_available{bottom:-10px}.gallery_show_ctr .color_ctr{flex-direction:column;align-items:start}.gallery_show_ctr .color_ctr>span{width:30px;height:30px}}@media (max-width:768px){header h1{text-align:center}.art_intro_ctr>svg,.slider_ctr>.lowerwave,.slider_ctr>svg{width:200%}.front_intro_ctr{margin-bottom:50px}.front_intro_text{width:auto;height:fit-content;padding:30px 10px;align-items:start}.front_intro_text .wave{width:100%;height:204%;position:absolute;left:0;top:25%;z-index:-1;transform:rotate(90deg)}.front_intro_img{display:none}.front_oeuvres_text>.wave{width:150%;height:50%;right:-50%;top:-49%;transform:rotate(0deg)}.front_oeuvres_text{width:100%}.front_oeuvres_ctr{flex-direction:column-reverse;align-items:center;overflow-x:clip}.front_oeuvres_cascade{position:relative;left:0;top:0}#nextBtn,#prevBtn,.front_oeuvres_cascade>.back,.front_oeuvres_cascade>.middle{display:none}.front_event_ctr{height:auto;flex-direction:column}.front_event_title{width:100%;height:auto}.front_event_img_ctr{width:100%;height:600px;flex-direction:column}.front_event_ctr>.wave{width:900px;height:205px;left:-357px;top:451px;transform:rotate(90deg)}.front_fb_button_ctr{margin-right:60px}.front_fb_ctr{flex-direction:column}.front_fb_text{width:100%}.front_fb_text .wave{width:100%;height:200%;position:absolute;right:0;bottom:-100%;z-index:-1;transform:rotate(90deg)}.front_fb_img{width:100%;height:fit-content;position:relative;z-index:-10}.front_fb_img>img{height:500px}footer{justify-content:space-between;align-items:center;flex-direction:column;height:1000px}.footer_page_ctr{height:auto;flex-direction:column}.red_line{width:85%;height:4px}.footer_page_ctr a{font-size:1.3rem}.footer_menu li{margin:20px 0}.footer_social img{width:40px;height:40px}.footer_social>.social{width:110px}.art_final_ctr{width:auto;height:auto;padding:0 10px 150px}.art_final_ctr>.text_width{width:100%}.art_final_ctr .text_ctr{width:100%;height:auto}.art_headline_ctr{flex-direction:column}.art_headlines_img{width:auto}.art_headlines_text{width:85%}.art_setion1_ctr{flex-direction:column}.art_setion1_text{width:100%}.art_setion1_text .wave{width:100%;height:100%;position:absolute;left:0;top:63%;z-index:-1;transform:rotate(90deg)}.art_setion1_img{width:100%;height:500px;position:relative;z-index:-10}.tab_gallery_ctr{margin-bottom:150px}.tab_filter_ctr{width:90%;left:5%;align-items:center}.gallery_list{width:100%;top:300px;left:0}.reset_filter{right:calc(50% - 130px / 2);text-align:center}.gallery_show_ctr .not_available{left:-5px;transform:scale(.8)}.gallery_show_ctr{width:calc(97% - 40px);max-width:none;height:calc(97% - 40px);max-height:none}.contact_form{width:90%;left:5%}.form_row{flex-direction:column}#contact_wp_reason{width:100%}}@media (max-width:450px){.gallery_show_ctr .color_ctr{display:none}.content>div>p,.content h3{margin:5px}}@media (max-height:400px){.gallery_show_ctr>.painting{width:auto;max-height:50%;min-width:auto}.content>.button_red{display:none}}@media (max-width:350px){.art_setion1_text .wave{top:57%}.front_intro_text .wave{top:14%}}