@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Yuji+Mai&display=swap";@import"https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Luxurious+Roman&display=swap";@import"https://fonts.googleapis.com/css2?family=Lobster&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Lora:ital,wght@0,400..700;1,400..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Ponomar&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.header{width:100%;height:150px;display:flex;align-items:center;background-color:#fff;text-align:center}@media screen and (max-width: 1200px){.header{display:none}}.header .nav{width:100%;display:flex;justify-content:center;align-items:center}.header .nav_element{margin:0 25px;display:flex;justify-content:center;align-items:center;position:relative}.header .nav_element--item{position:relative}.header .nav_element--link{margin:0 13px;text-transform:uppercase;font-family:Abhaya Libre;font-size:20px;color:#000;display:flex;justify-content:center;align-items:center;text-align:center}.header .nav_element--logo{font-size:35px;font-family:Luxurious Roman;font-weight:700;width:150px;height:auto}.header .nav_element--logo img{width:100%;transition:transform .3s linear}.header .nav_element--logo img:hover{transform:scale(1.05)}.header .dropdown{position:absolute;top:100%;background-color:#f1f1f1e6;left:50%;transform:translate(-50%);padding:10px 15px;border-radius:10px;font-size:18px;transition:all .3s linear;width:100%;text-align:center;min-width:150px}.header .dropdown--category{width:100%;font-weight:700;text-align:left;margin:10px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.header .dropdown--link{width:100%;margin:10px 0;display:flex;justify-content:center;align-items:start;flex-direction:column;font-weight:400;text-align:center}.header .media{height:100%;display:flex;justify-content:center;align-items:center;margin:10px 20px}.header .media_itemLeft,.header .media_itemRight{display:flex;justify-content:center;align-items:center;flex-direction:column}.header .media_itemLeft--link,.header .media_itemRight--link{width:40px;height:auto}.header .media_itemLeft--link:hover img,.header .media_itemRight--link:hover img{transform:scale(1.05)}.header .media_itemLeft--link img,.header .media_itemRight--link img{width:100%;transition:linear .2s;border:1px solid black;border-radius:50%}.language{display:flex;justify-content:center;align-items:center;justify-items:center;flex-direction:column;margin:10px 20px;height:100%}@media screen and (max-width: 1200px){.language{flex-direction:row}}.language_item{width:40px;height:auto;margin:0}@media screen and (max-width: 1200px){.language_item{margin:0 10px}}.language_item:hover img{transform:scale(1.05)}.language_item img{width:100%;cursor:pointer;transition:linear .2s;border:1px solid black;border-radius:50%}.nav_collapse{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;top:-100%;z-index:9999}@media screen and (min-width: 1201px){.header_mobile{display:none}}.header_mobile_show{transform:translate(0)}.header_mobile{width:100%;height:100%;min-height:100vh;overflow:hidden;position:fixed;background-color:#fff;z-index:9999999999;justify-content:space-between;align-items:center;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s linear;top:0;left:0}.header_mobile--logo{width:100%;height:auto;margin:20px auto;display:flex;justify-content:center;align-items:center;cursor:pointer}.header_mobile--logo img{width:120px;display:flex;justify-content:center;align-items:center;margin:0 auto}.header_mobile--social{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.header_mobile--social img{width:50px;margin:10px;transition:transform .3s linear}.header_mobile--social img:hover{transform:scale(1.05)}.header_mobile--nav{display:flex;justify-content:center;align-items:center;flex-direction:column;text-transform:uppercase;width:100%}.header_mobile--nav .dropdown--link{font-weight:400;display:flex;flex-direction:column}.header_mobile--nav a{margin:10px 30px;font-size:18px;text-align:center;font-weight:700}.header_mobile_hamburger{position:fixed;top:10px;left:10px;z-index:9999999999999;width:50px;height:50px;font-size:50px;cursor:pointer;color:#3a3afd;display:block}@media screen and (min-width: 1200px){.header_mobile_hamburger{display:none}}.header_mobile_close{position:fixed;top:10px;left:10px;z-index:9999999999999;width:50px;height:50px;font-size:50px;cursor:pointer;color:#3a3afd;display:block}@media screen and (min-width: 1200px){.header_mobile_close{display:none}}.show{transform:translate(0)}@media screen and (min-width: 1200px){.show{display:none}}.footer{width:100%;margin-top:50px;text-align:center;background-color:#e4e4e4;padding:15px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media screen and (max-width: 800px){.footer{padding-bottom:50px}}.footer div{margin:10px auto}.footer_designer{position:absolute;bottom:5px;right:5px}@media screen and (max-width: 800px){.footer_designer{bottom:5px;left:50%;transform:translate(-50%)}}.MainPage{width:100%;margin:0 auto}.MainPage_MainImage{width:100%;display:flex;justify-content:center;align-items:center;z-index:-1;overflow:hidden}.MainPage_MainImage img{width:100%}.title{width:100%;text-align:center;font-size:35px;font-weight:700;margin-bottom:10px}.sub-title{width:100%;text-align:center;font-size:25px;font-weight:700}.MainPage_Data{width:90%;margin:100px auto;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap}.MainPage_Data--Text{font-size:22px;margin:50px auto;font-family:Abhaya Libre;line-height:30px}.MainPage_Data--Images{display:flex;justify-content:center;align-items:center;flex-direction:row;margin:20px auto;width:100%}@media screen and (max-width: 800px){.MainPage_Data--Images{flex-direction:column}}.MainPage_Data--Images img{height:250px;width:auto;margin:20px 25px;transition:transform .3s linear}.MainPage_Data--Images img:hover{transform:scale(1.03)}.loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:10000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.loading-content{display:flex;flex-direction:column;align-items:center;padding:30px 40px;border-radius:12px;box-shadow:0 4px 20px #0000001a;background:#fff}.loading-content img{height:100px}.loading-message{font-size:1.2rem;color:#333;font-weight:500}.Aboutus{width:100%;margin:0 auto}.Aboutus--title{font-weight:700;font-size:30px;margin:75px auto 20px;text-align:center;width:100%}.AboutUs_MainImage{width:100%;display:flex;justify-content:center;align-items:center;z-index:-1;overflow:hidden}.AboutUs_MainImage img{width:100%}.Aboutus_Data{width:100%;margin:100px auto;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap}.Aboutus_Data--Gallery{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.Aboutus_Data--Gallery img{height:150px;margin:10px 20px;border-radius:5px;transition:.2s linear;cursor:pointer}.Aboutus_Data--Gallery img:hover{transform:scale(1.05)}.Aboutus_Data--element{width:100%;display:flex;justify-content:center;align-items:center;background-color:#c2c2c2}@media screen and (max-width: 1200px){.Aboutus_Data--element{flex-direction:column}}.Aboutus_Data--element__mainImg{width:50%;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1200px){.Aboutus_Data--element__mainImg{margin:25px;width:75%}}.Aboutus_Data--element__mainImg img{width:100%;height:auto}.Aboutus_Data--element__data{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:60px 30px 0}@media screen and (max-width: 1200px){.Aboutus_Data--element__data{width:100%}}.Aboutus_Data--element:nth-child(odd){flex-direction:row-reverse}@media screen and (max-width: 1200px){.Aboutus_Data--element:nth-child(odd){flex-direction:column-reverse}}.Aboutus_Data--title{font-size:30px;text-transform:uppercase}.Aboutus_Data--Text{font-size:22px;margin:15px auto 50px;font-family:Abhaya Libre;line-height:30px;text-align:justify}.Aboutus_Data--Quote{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:50px auto;width:75%}.Aboutus_Data--Quote_element{display:flex;justify-content:center;align-items:center;margin:50px auto 0}.Quote_Image{display:flex;justify-content:end;align-items:center;height:400px}.Quote_Image img{height:400px;max-width:100%;border-radius:15px 0 0 15px}.Quote_Data_Container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:50%;position:relative;background-color:#d4d4d4;height:400px;border-radius:0 15px 15px 0}.Quote_Data_Container__img{position:absolute;top:15px;left:15px;font-size:75px;color:#6060ff}.Quote_Data_Container__descCon{display:flex;justify-content:space-between;align-items:center;flex-direction:column;position:relative;padding:75px;font-size:22px}.Quote_Data_Container__descCon--desc{margin:20px 0}.Quote_Data_Container__descCon--author{margin-top:20px;font-size:25px;font-weight:700}.News_Container{width:90%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:50px auto}.News_Container--Title{font-size:30px;font-weight:700}.News_Elements{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:75px auto}.News_Element{width:65%;margin:50px auto;padding:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:20px;background-color:#e2d3d3cc;-webkit-box-shadow:5px 5px 18px -8px rgb(46,134,206);-moz-box-shadow:5px 5px 18px -8px rgb(46,134,206);box-shadow:5px 5px 18px -8px #2e86ce}@media screen and (max-width: 1600px){.News_Element{width:90%}}@media screen and (max-width: 1200px){.News_Element{width:100%}}.News_Element--title{width:100%;text-align:center;font-size:20px;font-weight:700;margin-top:15px}.News_Element--created{width:100%;text-align:center;font-weight:18px;margin-top:10px}.News_Element_Data{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}@media screen and (max-width: 1200px){.News_Element_Data{flex-direction:column}}.News_Element_Data-desc{width:60%;margin-right:20px;padding:20px}@media screen and (max-width: 1200px){.News_Element_Data-desc{width:100%}}.News_Element_Data-gallery{width:40%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;text-align:center;margin-left:20px}@media screen and (max-width: 1200px){.News_Element_Data-gallery{width:100%;margin:25px auto}}.News_Element_Data-gallery img{height:250px;border-radius:7px;cursor:pointer;transition:transform .3s linear;margin:10px 15px;max-width:90%}.News_Element_Data-gallery img:hover{transform:scale(1.05) rotate(5deg)}@media screen and (max-width: 1000px){.News_Element_Data-gallery img{height:200px;max-width:100%}}.Dogs_Container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.Dogs_Container a{width:100%}.Dogs_Container--title{width:100%;font-size:30px;margin:20px auto;text-align:center}.Dogs_Container_List{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.Dogs_Container_List_Element{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}@media screen and (max-width: 1200px){.Dogs_Container_List_Element{flex-direction:column;margin:20px auto}}.Dogs_Container_List_Element:hover .Dogs_Container_List_Element--mainImg img{transform:scale(1.1)}.Dogs_Container_List_Element--mainImg{width:50%;height:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}@media screen and (max-width: 1200px){.Dogs_Container_List_Element--mainImg{width:100%}}.Dogs_Container_List_Element--mainImg img{width:100%;height:auto;display:flex;justify-content:center;align-items:center;transition:transform .3s linear}.Dogs_Container_List_Element--data{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 1200px){.Dogs_Container_List_Element--data{width:100%}}.Dogs_Container_List_Element--data-name{width:100%;font-size:25px;display:flex;justify-content:center;align-items:center;text-align:center;margin:10px auto}@media screen and (max-width: 1200px){.Dogs_Container_List_Element--data-name{margin:20px auto}}.Dogs_Container_List_Element--data-parents{width:100%;font-size:20px;display:flex;justify-content:center;align-items:center;text-align:center;margin:10px auto}.DogsDetails_Container{width:100%;margin:50px auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.DogsDetails_Container--litters{margin:10px auto 0}.DogsDetails_Container--litters a{margin:0 10px}.DogsDetails_Container--title{width:100%;text-align:center;font-weight:700;font-size:23px}.DogsDetails_Container--birth{width:100%;text-align:center;font-size:16px;margin:10px auto}.DogsDetails_Container--pedigree{margin:20px auto;text-align:center}.DogsDetails_Container--info{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;text-align:center;font-size:18px}.DogsDetails_Container--info_data{margin:5px 20px}.DogsDetails_Container--data{width:90%;display:flex;justify-content:center;align-items:center;margin:50px auto}.DogsDetails_Container--data img{max-height:400px}@media screen and (max-width: 1200px){.DogsDetails_Container--data{flex-direction:column}}.DogsDetails_Container--description{width:85%;margin:25px auto;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:justify}.DogsDetails_Container--description-title{width:100%;font-size:22px;font-weight:700;text-align:center;margin:10px auto 25px}.DogsDetails_Container--description-desc p{margin:20px auto;font-size:18px}.DogsDetails_Container--gallery{width:100%;margin:50px auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.DogsDetails_Container--gallery--title{width:100%;font-size:22px;font-weight:700;text-align:center;margin:0 auto 25px}.DogsDetailsDesc{width:30%;display:flex;justify-content:center;align-items:center;margin:75px auto;padding:25px 50px;text-align:justify}@media screen and (max-width: 1200px){.DogsDetailsDesc{margin:20px auto;width:100%}}.DogsDetailsMainimg{width:35%;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1200px){.DogsDetailsMainimg{width:100%}}.DogsDetailsMainimg img{width:auto;max-width:100%;height:400px;cursor:pointer;border-radius:10px;transition:transform .3s linear}@media screen and (max-width: 1200px){.DogsDetailsMainimg img{max-width:100%;height:auto}}.DogsDetailsMainimg img:hover{transform:scale(1.05)}.DogsDetails_Achievements{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto 50px}.DogsDetails_Achievements_Container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.DogsDetails_Achievements_Title{margin:0 auto 50px;font-size:22px;font-weight:700;text-align:center}.DogsDetails_Achievements--box{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:20px 50px;flex-wrap:wrap}.DogsDetails_Achievements--box_title{margin:0 auto 8px;font-size:17px}.DogsDetails_Achievements--box_image{max-height:300px;width:auto;border-radius:3px;transition:transform .2s linear}.DogsDetails_Achievements--box_image:hover{transform:scale(1.01);cursor:pointer}.Litters_Container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto 50px}.Litters_MainImage{width:100%;max-height:1000px;display:flex;justify-content:center;align-items:center;overflow:hidden}.Litters_MainImage img{width:100%}.Litters_MainPage{width:80%;text-align:center;margin:50px auto;font-size:20px;display:flex;justify-content:center;align-items:center;flex-direction:column}.Litters_MainPage--maintext{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:justify}.Litters_MainPage--maintext p{margin:10px auto}.Litters_Lists{width:90%;margin:20px auto 50px;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.Litters_Lists_Container{width:90%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.Litters_Lists--title{width:100%;text-align:center;margin:20px auto;font-size:32px;font-weight:700}.Litters_Lists_Element{width:auto;margin:40px;display:flex;justify-content:center;align-items:center;flex-direction:row;text-align:center}@media screen and (max-width: 1200px){.Litters_Lists_Element{margin:40px auto}}.Litters_Lists_Element:hover .Litters_Lists_Element--img{transform:rotate(3deg) scale(1.02)}.Litters_Lists_Element:hover .Litters_Lists_Element--name{transform:scale(1.1)}.Litters_Lists_Element--name{width:100%;display:flex;justify-content:center;align-items:center;font-size:25px;transition:transform .3s linear}.Litters_Lists_Element--img{transition:all .3s linear;margin:20px auto}.Litters_Lists_Element--img img{height:400px;width:auto;border-radius:7px}@media screen and (max-width: 1200px){.Litters_Lists_Element--img img{width:100%;height:auto}}.Litters_Lists_Element--parents{margin:20px auto;color:#777}.Litters_Lists_Element--parentsHome{font-size:20px;font-weight:700;margin:20px auto}.Litters_Lists_Element--birthDate{color:#777}.LittersDetails_Container{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.LittersDetails_Container--title{width:100%;text-align:center;font-weight:700;font-size:23px;margin:0 50px}@media screen and (max-width: 1200px){.LittersDetails_Container--title{margin:50px auto 20px}}.LittersDetails_Container--data{width:100%;display:flex;justify-content:center;align-items:center;margin:75px auto;padding:10px}@media screen and (max-width: 1200px){.LittersDetails_Container--data{flex-direction:column-reverse}}.LittersDetails_Container--gallery{width:100%;margin:60px 50px 25px;display:flex;justify-content:center;align-items:center;flex-direction:row;text-align:center}@media screen and (max-width: 1200px){.LittersDetails_Container--gallery{flex-direction:column}}.LittersDetails_Container--gallery div{width:100%}.LittersDetails_Container--gallery img{height:300px;width:auto;border-radius:7px;cursor:pointer;margin:10px 15px;transition:transform .3s linear}@media screen and (max-width: 1200px){.LittersDetails_Container--gallery img{width:100%;height:auto;margin:10px 0}}.LittersDetails_Container--gallery img:hover{transform:scale(1.03)}.litterDesc{width:50%;height:auto;margin:0 50px}@media screen and (max-width: 1200px){.litterDesc{width:100%}}.litterDesc-description{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px 50px;text-align:justify}@media screen and (max-width: 1200px){.litterDesc-description{padding:10px}}.litterMainimg{width:50%;height:auto;display:flex;justify-content:center;align-items:center;margin:0 50px}@media screen and (max-width: 1200px){.litterMainimg{width:100%;margin-bottom:20px}}.litterMainimg img{width:100%;border-radius:10px;cursor:pointer}.litterDetails_panorama{width:100%;height:auto;margin:25px auto;position:relative}.litterDetails_panorama img{width:100%;height:auto;margin:0 auto;display:block}.puppies{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 50px}.puppies_title{width:100%;text-align:center;font-size:23px;font-weight:700;margin:25px 50px}.puppyContainer{width:100%;height:200px;margin:20px 50px;display:flex;justify-content:center;align-items:center;padding:10px}@media screen and (max-width: 1400px){.puppyContainer{flex-direction:column;width:100%;height:auto}}.puppyContainer__mainImg{width:25%;display:flex;justify-content:center;align-items:center;overflow:hidden}@media screen and (max-width: 1400px){.puppyContainer__mainImg{width:100%}}.puppyContainer__mainImg img{width:300px;height:200px;border-radius:5px;object-fit:cover}.puppyContainer__mainImg img:hover{cursor:pointer}.puppyContainer__desc{max-width:25%;width:500px;height:100%;padding:5px 15px;display:flex;justify-content:center;align-items:center;overflow:hidden;flex-direction:column;text-align:center}@media screen and (max-width: 1400px){.puppyContainer__desc{max-width:80%;margin:25px auto;font-size:16px!important}}@media screen and (max-width: 1700px){.puppyContainer__desc{font-size:14px}}.puppyContainer__gallery{width:50%}@media screen and (max-width: 1400px){.puppyContainer__gallery{width:100%}}.puppyContainer__border{width:30%;border:1px solid black;margin:30px auto}@media screen and (min-width: 1400px){.puppyContainer__border{display:none}}.puppy_Slider{max-width:100%;height:200px;margin:0 50px;display:flex;justify-content:center;align-items:center;background-color:#d4d4d4;padding:10px;border-radius:10px}@media screen and (max-width: 1200px){.puppy_Slider{margin:20px auto}}.puppy_Slider_Images{display:flex;flex-wrap:nowrap;overflow:hidden;scroll-behavior:smooth;width:100%;margin:0 auto}.puppy_Slider_Images img{max-height:150px;width:auto;margin:0 20px;border-radius:5px;cursor:pointer;transition:transform .2s linear}.puppy_Slider_Images img:hover{transform:scale(1.02)}@media screen and (max-width: 1000px){.puppy_Slider_Images img{height:200px}}.AboutBreed{width:85%;margin:50px auto}.AboutBreed--title{width:100%;margin:10px auto;text-align:center;text-transform:uppercase;font-weight:700;font-size:23px}.AboutBreed__Facts{width:100%;margin:50px auto;display:flex;justify-content:start;align-items:center;flex-direction:row;flex-flow:row;overflow:hidden;border-radius:5px;text-align:center}.AboutBreed__Facts--title{font-weight:700;font-size:22px;width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.AboutBreed__Facts--fact{padding:10px 50px;background-color:#d4d4d4;display:block;justify-content:center;align-items:center;font-size:18px;color:#000;text-align:center}.AboutBreed__Facts--fact:nth-child(odd){background-color:#aaa}.AboutBreed__Facts--fact div{width:220px;height:220px;display:flex;justify-content:center;align-items:center}.image_with_alt{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.bullets{width:50%;display:flex;justify-content:space-between;align-items:center;font-size:40px;margin:0 auto}@media screen and (max-width: 1200px){.bullets{width:100%}}@media screen and (max-width: 600px){.bullets_dots{display:none}}.AboutBreed_Container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:50px auto;text-align:justify}.AboutBreed_Container_special{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;margin:50px auto;text-align:justify}@media screen and (max-width: 1200px){.AboutBreed_Container_special{flex-direction:column}}.AboutBreed_Container_special:nth-child(2n){flex-direction:row-reverse}@media screen and (max-width: 1200px){.AboutBreed_Container_special:nth-child(2n){flex-direction:column-reverse}}.AboutBreed_Container_special--descCon{width:60%}@media screen and (max-width: 1200px){.AboutBreed_Container_special--descCon{width:100%}}.AboutBreed_Container_special--title{width:100%;text-align:center;font-size:22px;font-weight:700;margin:10px auto}.AboutBreed_Container_special--text{line-height:25px;font-size:18px;width:100%}.AboutBreed_Container_special--text ul,.AboutBreed_Container_special--text li{margin-left:20px}.AboutBreed_Container_special--galleryCon{width:40%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}@media screen and (max-width: 1200px){.AboutBreed_Container_special--galleryCon{width:100%;margin:15px auto}}.AboutBreed_Container_special--gallery{width:50%;display:flex;justify-content:center;align-items:center;margin:10px auto}.AboutBreed_Container_special--gallery[data-count="1"] img{height:300px;width:auto}@media screen and (max-width: 1200px){.AboutBreed_Container_special--gallery{width:80%}}.AboutBreed_Container_special--gallery img{width:100%;cursor:pointer;transition:transform .3s linear}.AboutBreed_Container_special--gallery img:hover{transform:scale(1.03)}.AboutBreed_Container--title{width:100%;text-align:center;font-size:22px;font-weight:700;margin:10px auto}.AboutBreed_Container--text{line-height:25px;font-size:18px;width:100%}.AboutBreed_Container--text ul,.AboutBreed_Container--text li{margin-left:20px}.AboutBreed_Container--gallery{width:100%;margin:50px auto 5px;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.AboutBreed_Container--gallery[data-count="1"] img{height:300px;width:auto}@media screen and (max-width: 1200px){.AboutBreed_Container--gallery[data-count="1"] img{width:100%;height:auto;margin:15px auto}}.AboutBreed_Container--gallery[data-count="3"] img{max-width:calc(33.3333333333% - 50px);height:auto}@media screen and (max-width: 1200px){.AboutBreed_Container--gallery[data-count="3"] img{max-width:100%;margin:15px auto}}.AboutBreed_Container--gallery[data-count="4"] img{max-width:calc(25% - 50px);max-height:250px}@media screen and (max-width: 1200px){.AboutBreed_Container--gallery[data-count="4"] img{max-width:100%;margin:15px auto}}@media screen and (max-width: 1200px){.AboutBreed_Container--gallery{flex-direction:column}}.AboutBreed_Container--gallery img{cursor:pointer;margin:15px;border-radius:7px;transition:transform .3s linear}.AboutBreed_Container--gallery img:hover{transform:scale(1.01)}.Contact_Container{width:90%;margin:0 auto}@media screen and (max-width: 1200px){.Contact_Container{width:100%}}.Contact_Image{width:100%;height:auto;margin:25px auto;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1200px){.Contact_Image{margin:0 auto 25px}}.Contact_Image img{width:75%;margin:0 auto;border-radius:2px}@media screen and (max-width: 1200px){.Contact_Image img{width:100%}}.Contact_Data{width:100%;display:flex;justify-content:center;align-items:center;margin:50px auto}@media screen and (max-width: 1200px){.Contact_Data{flex-direction:column}}.Contact_Data_leftSide{width:35%;margin:0 auto}@media screen and (max-width: 1200px){.Contact_Data_leftSide{width:100%}}.Contact_Data_rightSide{width:65%;margin:0 auto}@media screen and (max-width: 1200px){.Contact_Data_rightSide{width:100%}}.Contact_Data_rightSide__map{width:100%}.location{color:#5959df}.phone{color:#40bb40}.mail{color:#c53333}.Contact_element{display:flex;justify-content:center;align-items:center;margin:15px 25px}.Contact_element__image{width:25px;height:25px;margin:10px 20px;font-size:25px;display:flex;justify-content:center;align-items:center}.Contact_element__text{width:100%;max-width:200px;display:flex;justify-content:center;align-items:start;flex-direction:column;font-size:20px}.Contact_element__social{display:flex;justify-content:left;align-items:start}.Contact_element__social--img{width:50px;margin:10px 25px;transition:linear .3s;cursor:pointer}.Contact_element__social--img img{width:100%}.Contact_element__social--img:hover{transform:scale(1.05)}.leaflet-container{width:100%;max-height:500px;min-height:400px}.Contact_Form{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:100px auto 20px}@media screen and (max-width: 1200px){.Contact_Form{width:75%}}.Contact_Form_Title{width:100%;margin:20px auto;font-size:40px;font-family:Luxurious Roman;text-align:center}.Contact_Form_Data{width:100%}.Contact_Form_Data--element{margin:20px auto}.submit_container{display:flex;justify-content:center;align-items:center}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/build/assets/layers-BWBAp2CZ.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/build/assets/layers-2x-Bpkbi35X.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/build/assets/marker-icon-hN30_KVU.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.goTopButton{width:50px;height:50px;position:fixed;bottom:50px;right:50px;z-index:9999;display:flex;justify-content:center;align-items:center;font-size:50px;color:#3535eb;cursor:pointer;animation:bounce 3s linear infinite}@keyframes bounce{0%,10%,20%,30%,40%,50%,60%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-5px)}}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{direction:ltr;inset:0;position:absolute;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}@font-face{font-family:Trajan_regular;src:url(/build/assets/TrajanPro-Regular-B-Q-yDEN.ttf)}@font-face{font-family:Trajan_bold;src:url(/build/assets/TrajanPro-Bold-BqrE6oXJ.otf)}@font-face{font-family:Trajan;src:url(/build/assets/Trajan_Pro-BaVUjtHs.ttf)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;color:#000;font-family:Lato,Arial,Helvetica,sans-serif;overflow-x:hidden;position:relative;margin:0!important;padding:0}a{color:#3d2958;text-decoration:none;transition:color .2s ease-in}a:hover{color:#3636fd!important}.MainPage_Slider{width:100%;margin:50px auto;display:flex;justify-content:center;align-items:center;background-color:#d4d4d4;padding:40px 0;border-radius:10px}.Arrow{width:50px;font-size:50px;cursor:pointer;margin:0 20px}.slider{display:flex;flex-wrap:nowrap;scroll-behavior:smooth;flex-direction:row;overflow:hidden;width:100%;margin:0 auto;white-space:nowrap}.slider a{display:inline-block}.slider img{height:300px;width:auto;margin:0 20px;border-radius:5px;cursor:pointer;transition:transform .2s linear}.slider img:hover{transform:scale(1.02)}@media screen and (max-width: 1000px){.slider img{height:150px}}.slider.puppies a img,.slider.puppies img{height:150px}.puppies{justify-content:start}.MainPage_Slider{width:100%;margin:25px auto}@media screen and (max-width: 1200px){.MainPage_Slider{width:90%}}.ql-align-center{text-align:center}p:empty{margin:10px auto}p{margin:0 auto}h3,h2,h1{margin:5px auto}.MainPage_Data--Quote{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:50px auto;width:90%}.MainPage_Data--Quote_element{display:flex;justify-content:center;align-items:stretch;width:100%;margin:50px auto;max-width:1200px}@media screen and (max-width: 1500px){.MainPage_Data--Quote_element{flex-direction:column}}@media screen and (min-width: 1000px) and (max-width: 1500px){.MainPage_Data--Quote_element{flex-direction:row}}@media screen and (max-width: 1000px){.MainPage_Data--Quote_element{align-items:center}}.MainPage-Quote_Image{display:flex;justify-content:end;align-items:center;width:50%;overflow:hidden}@media screen and (max-width: 1500px){.MainPage-Quote_Image{height:auto;width:100%;max-width:500px}}@media screen and (min-width: 1000px) and (max-width: 1500px){.MainPage-Quote_Image{width:100%;border-radius:15px 0 0 15px}}.MainPage-Quote_Image img{width:100%;border-radius:15px 0 0 15px;max-height:100%}@media screen and (max-width: 1500px){.MainPage-Quote_Image img{width:100%;margin:0 auto;height:auto}}@media screen and (min-width: 1000px) and (max-width: 1500px){.MainPage-Quote_Image img{width:100%}}@media screen and (max-width: 1000px){.MainPage-Quote_Image img{border-radius:15px 15px 0 0}}.MainPage-Quote_Data_Container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:50%;position:relative;background-color:#d4d4d4;min-height:100%;border-radius:0 15px 15px 0;padding:50px}@media screen and (max-width: 1500px){.MainPage-Quote_Data_Container{height:auto;width:100%;border-radius:0 0 15px 15px;max-width:500px}}@media screen and (min-width: 1000px) and (max-width: 1500px){.MainPage-Quote_Data_Container{width:auto;border-radius:0 15px 15px 0}}.MainPage-Quote_Data_Container__img{position:absolute;top:-40px;left:-40px;font-size:50px;color:#2e86ce;background-color:#d4d4d4;z-index:10;height:80px;width:80px;display:flex;justify-content:center;align-items:center}.MainPage-Quote_Data_Container__imgEnd{position:absolute;bottom:-40px;right:-40px;font-size:50px;color:#2e86ce;background-color:#d4d4d4;z-index:10;height:80px;width:80px;display:flex;justify-content:center;align-items:center}.MainPage-Quote_Data_Container__descCon{display:flex;justify-content:space-between;align-items:center;flex-direction:column;position:relative;padding:65px;font-size:22px;border:4px solid black;width:100%;text-align:center}@media screen and (max-width: 1500px){.MainPage-Quote_Data_Container__descCon{padding:20px}}.MainPage-Quote_Data_Container__descCon--desc{margin:20px 0}.MainPage-Quote_Data_Container__descCon--author{margin-top:20px;font-size:25px;font-weight:700}
