@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eee;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.faqs{margin:0 auto 10rem;max-width:768px;padding:15px;width:100%}.faqs .faq{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.2);margin:15px;padding:15px}.faqs .faq .faq-question{color:#40196d;font-size:20px;padding-right:80px;position:relative;transition:all .4s ease}.faqs .faq .faq-question:after{background-image:url(/static/media/down-arrow.151f1fc22c06dbe6bc72.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:30px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .4s ease-out;width:30px}.faqs .faq .faq-answer{max-height:0;opacity:0;overflow-y:hidden;transition:all .4s ease-out}.faqs .faq.open .faq-question{margin-bottom:15px}.faqs .faq.open .faq-question:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.faqs .faq.open .faq-answer{font-size:13px;max-height:1000px;opacity:1}@media (max-width:550px){.faqs .faq .faq-question{font-size:13px;font-weight:800}}body{background:#fcfcfc}footer{background-color:#fff;bottom:0;color:#fff;font-family:Open Sans;height:auto;left:0;margin-top:-10rem;padding-top:40px;right:0;width:100vw}.buddy__footer-content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.bubby__footer-list .list-text{margin:0 10px}.bubby__footer-list a{color:#000;font-size:1.8rem;text-decoration:none}.bubby__footer-list a:hover{color:#76ed}.bubby__footer-list{color:#fff;display:flex;font-size:1.8rem;justify-content:center;text-decoration:none}.splash{margin:0;width:20rem}.buddysafe__footer-img{align-items:center;display:flex;justify-content:center}.list-text-img{margin:0}.stay{align-items:center;color:#000;display:flex;font-size:1.8rem;justify-content:center;text-align:center}.footer-bottom{color:#111;margin-top:-5rem;padding:20px 0;text-align:center;width:100vw}.footer-bottom p{font-size:11px;text-transform:capitalize;word-spacing:2px}.footer-bottom span{font-weight:200;opacity:.4;text-transform:uppercase}.footer-icon{text-align:center}.footer-icon .share a{font-size:2rem;margin:3rem 1.4rem}.facebook{color:#4267b2}.twitter{color:#1da1f2}.instagram{background:-webkit-radial-gradient(30% 107%,circle,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width:550px){.bubby__footer-list a{color:#000;font-size:1rem;text-decoration:none}footer{font-weight:700;margin-top:.6rem}.bubby__footer-list .list-text{margin:0 4px}.bubby__footer-list{margin-top:0}.footer-bottom{margin-top:-5rem}}html{font-size:62.5%;overflow-x:hidden}section{padding:7.5rem 9% 2rem}.btn{background:#f4150c;border-radius:5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-block;font-size:1.7rem;margin-top:1rem;padding:.8rem 3rem;position:relative;transition:all .3s linear}.btn:hover{background-color:#524685;color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}.bubby__home{align-items:center;background:linear-gradient(rgba(46,46,46,.8),rgba(46,46,46,.9)),url(/static/media/splash.a9e25d7a2d6ca2503881.png) no-repeat;background-size:cover;display:flex;justify-content:space-between;min-height:100vh}.bubby__home .image img{-webkit-animation:float 3s linear infinite;animation:float 3s linear infinite;margin-top:0;width:33vw}@-webkit-keyframes float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-3.5rem);transform:translateY(-3.5rem)}}@keyframes float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-3.5rem);transform:translateY(-3.5rem)}}.bubby__home .bubby__content h3{color:#fff;font-size:5.5rem;font-weight:bolder;text-transform:uppercase;width:60%}.bubby__home .bubby__content p{color:#767676;font-size:1.7rem;padding:1rem 0;width:60%}@media (max-width:1200px){html{font-size:55%}}@media (max-width:991px){section{padding:7.5rem 3% 2rem}}@media (max-width:768px){.bubby__home .image img{width:30rem}.bubby__home .bubby__content h3{font-size:3.6rem;width:100%}.bubby__home .bubby__content p{font-size:1.5rem;width:100%}}@media (max-width:550px){.bubby__home{flex-flow:column-reverse;justify-content:center}html{font-size:50%}.bubby__home{height:100vh}.content{margin-top:3rem}.social{left:30%;position:absolute;top:20%;-webkit-transform:none;transform:none}.bubby__home .bubby__content h3,.bubby__home .bubby__content p{width:100%}}@media (max-width:320px){.bubby__home{height:130vh}.social{top:125%!important}}.bubby__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.bubby__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.bubby__features-container__feature-title h1{color:#fff;font-family:inherit;font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.bubby__features-container__feature-title div{height:3px;margin-bottom:.25rem;width:38px}.bubby__features-container_feature-text{display:flex;flex:2 1;max-width:390px}.bubby__features-container_feature-text p{color:#fff;font-family:inherit;font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.bubby__features-container__feature-title h1{font-size:14px;line-height:22px}.bubby__features-container_feature-text p{font-size:12px;line-height:20px}.bubby__features-container__feature{margin:1rem 0}}.bubby__about-us{padding-bottom:5rem}.bubby__about__header{align-items:center;width:100%}.bubby__about__header h1{align-items:center;color:#40196d;display:flex;font-size:3rem;font-weight:900;justify-content:center;margin-bottom:2rem;text-align:center}.bubby__about__header p{font-size:1.3rem;font-weight:600;line-height:20px;text-align:center}.bubby__about__header p:nth-last-child(2){margin-top:2rem}.bubby__about__header p:last-child{font-size:.9;font-weight:900;margin-bottom:3rem;margin-top:2rem}.bubby__about_section{display:flex;flex-direction:column;margin-bottom:10rem}.bubby__about_section-color{background-color:#40196d;padding:2rem}.bubby__about_section-feature{display:flex}.bubby__about_section-feature .bubby__features-container__feature{margin:0}.bubby__about_section-feature .bubby__features-container_feature-text{max-width:800px}.bubby__about_section-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.bubby__about_section-heading h1{color:#fff;font-family:inherit;font-size:34px;font-weight:900;line-height:45px;max-width:510px}.bubby__about_section-heading p{color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;line-height:30px}.bubby__about_section-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.bubby__about_section-container .bubby__features-container__feature{display:unset;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.bubby__about_section-container .bubby__features-container_feature-text{margin-top:.5rem}.bubby__about-section{display:flex;flex-direction:row;margin-bottom:10rem;margin-top:10rem}.bubby__about-section-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.bubby__about-section img{height:100%;width:100%}.bubby__about-section-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.bubby__about-section-content h4{color:#40196d;font-family:inherit;font-size:16px;font-weight:500;line-height:30px}.bubby__about-section-content h4:last-child{color:#ff8a71}.bubby__about-section-content h1{color:#40196d;font-family:inherit;font-size:34px;font-weight:800;line-height:45px;margin:1rem 0;width:80%}.bubby__about-section-content p{color:#40196d;font-family:inherit;font-size:16px;font-weight:400;line-height:30px;margin-bottom:2rem}@media screen and (max-width:950px){.bubby__about-section{flex-direction:column}.bubby__about-section-image{margin:1rem 0}.bubby__about-section-image img{height:unset}.bubby__about-section-content{margin-top:2rem;padding:3rem}}@media screen and (max-width:700px){.bubby__about-section-image img{height:100%;width:100%}.bubby__about-us{margin-bottom:-15rem}}@media screen and (max-width:850px){.bubby__about_section-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.bubby__about_section-heading p{margin-top:1rem}}@media screen and (max-width:650px){.bubby__about_section-feature .bubby__features-container__feature{flex-direction:column}.bubby__about_section-feature .bubby__features-container_feature-text{margin-top:.5rem}.bubby__about_section-heading h1{font-size:28px;line-height:40px}.bubby__about-us{padding:0}.bubby__about-section-content{margin-bottom:-10rem;padding:3rem}.bubby__about__header{padding:3rem}}@media screen and (max-width:350px){.bubby__about_section-container .bubby__features-container__feature{margin:1rem 0;min-width:100%}}.bubby__about-text{margin:6rem auto auto}.bubby__about-text h1{margin-bottom:3rem}.bubby__privacy{display:flex;justify-content:center;text-align:center}.bubby__privacy h1{color:#40196d;font-size:3.4rem;font-weight:900;margin-top:10rem}.bubby__privacy-text{margin:6rem auto auto;text-align:left;width:80%}.bubby__privacy-text p{font-size:1.4rem;line-height:30px}.bubby__privacy-text h1{color:#40196d;font-weight:bolder;margin-bottom:3rem}.bubby__privacy-text p:last-child,.bubby__privacy-text p:nth-last-child(2),.bubby__privacy-text p:nth-last-child(3){margin-top:2.3rem}.bubby__privacy-text h4{color:#40196d;font-size:18px;margin-bottom:2rem}.bubby__privacy-text span{font-size:17px;font-style:italic;font-weight:800}.bubby__privacy-text ul{margin-left:3rem}.bubby__privacy-text ul span{font-size:17px;font-style:italic;font-weight:800}.bubby__privacy-text li{font-size:1.4rem;line-height:40px}*{border:none;font-family:Poppins,sans-serif;outline:none;text-decoration:none;text-transform:capitalize}body{background:#f9f9f9}section{padding:0 9% 2rem}.bubby__footer_header-section{margin-top:4rem;padding-top:14rem}.bubby__footer-home{margin-bottom:0}.footer-contact{color:#40196d;font-size:1.3rem;font-weight:bolder}.bubby__footer a:last-child{margin-left:1rem}.bubby__footer-home{align-items:center;display:flex;justify-content:center;position:relative}.bubby__footer-home .image img{-webkit-animation:float 3s linear infinite;animation:float 3s linear infinite;margin-top:0;width:27vw}.bubby__footer-home .bubby__footer h3{color:#40196d;font-size:4rem;font-weight:700;text-transform:uppercase;width:50%}.bubby__footer-home .bubby__footer p{color:#0a0a0a;font-size:1.5rem;font-weight:550;line-height:30px;padding:1rem 0;width:50%}.container{align-items:center;border-radius:5px;display:flex;margin:auto;min-height:100vh;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}::selection{background:#40196d;color:#fff}.wrapper{background:#fff;border-radius:5px;width:715px}.wrapper header{align-items:center;color:#40196d;display:flex;font-size:22px;font-weight:600;justify-content:center;padding:10px 20px}.wrapper form{margin:35px 30px}.wrapper form.disabled{opacity:.7;pointer-events:none}form .dbl-field{display:flex;justify-content:space-between;margin-bottom:25px}.dbl-field .field{display:flex;height:50px;position:relative;width:calc(50% - 13px)}.wrapper form i{color:#40196d;font-size:17px;left:18px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}form .field input,form .message textarea{border:1px solid #40196d;border-radius:5px;font-size:16px;height:100%;outline:none;padding:0 18px 0 48px;width:100%}.field input::-webkit-input-placeholder,.message textarea::-webkit-input-placeholder{color:#40196d}.field input:-ms-input-placeholder,.message textarea:-ms-input-placeholder{color:#40196d}.field input::placeholder,.message textarea::placeholder{color:#40196d}.field input:focus,.message textarea:focus{border:2px solid #40196d;padding-left:47px}.field input:focus~i,.message textarea:focus~i{color:#40196d}form .message{position:relative}form .message i{font-size:20px;top:30px}form .message textarea{max-height:230px;max-width:100%;min-height:130px;min-width:100%;padding:15px 20px 0 48px}form .message textarea::-webkit-scrollbar{width:0}.message textarea:focus{padding-top:14px}form .button-area{align-items:center;display:flex;margin:25px 0}.button-area button{background:#40196d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;outline:none;padding:13px 25px;transition:background .3s ease}.button-area button:hover{background:#40196d}.button-area span{display:none;font-size:17px;margin-left:30px}@media (max-width:600px){.wrapper header{text-align:center}.wrapper form{margin:35px 20px}form .dbl-field{flex-direction:column;margin-bottom:0}form .dbl-field .field{height:45px;margin-bottom:20px;width:100%}form .message textarea{resize:none}form .button-area{flex-direction:column;margin-top:20px}.button-area button{font-size:16px;padding:11px 0;width:100%}.button-area span{margin:20px 0 0;text-align:center}}@media (max-width:1200px){html{font-size:55%}.container{width:auto}.bubby__footer-home .bubby__footer h3,.bubby__footer-home .bubby__footer p{width:100%}}@media (max-width:991px){section{padding:0 3% 2rem}}@media (max-width:768px){.bubby__footer{margin-bottom:10rem}.bubby__footer-home .image img{width:100%}.bubby__footer-home .bubby__footer h3{font-size:3.6rem;width:100%}.bubby__footer-home .bubby__footer p{font-size:1.5rem;width:100%}}@media (max-width:550px){.bubby__footer-home{flex-flow:column-reverse;margin-top:-20rem}.content{margin-top:3rem}.bubby__footer_header-section{margin-top:12rem;padding-top:14rem}.container{margin-top:0}.bubby__footer{margin-bottom:1rem}}.bubby__blog-container_article{display:flex;flex-direction:column}.bubby__blog-container_article,.bubby__blog-container_article-image{background:#40196d;height:100%;width:100%}.bubby__blog-container_article-image img{height:100%;width:100%}.bubby__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.bubby__blog-container_article-content p{color:#fff;font-family:inherit;font-size:11.65px;font-weight:700;line-height:35px}.bubby__blog-container_article-content h3{color:#fff;cursor:pointer;font-family:inherit;font-size:25.11px;font-weight:800;line-height:30.3px;margin-bottom:5rem}.bubby__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.bubby__blog-container_article-content h3{font-size:18px;line-height:25p}}.bubby__article{display:flex;flex-direction:column}.bubby__article-home{padding:4rem 6rem}.bubby__article-heading{margin-bottom:5rem;text-align:center;width:100%}.bubby__article-heading h1{align-items:center;color:#40196d;display:flex;font-size:3rem;font-weight:900;justify-content:center;line-height:75px}.buddy__article-Media{margin-bottom:3rem;text-align:left;width:100%}.buddy__article-Media h2{color:#40196d;font-size:3rem;font-weight:900}.bubby__article-heading p{color:#000;font-size:2rem}.bubby__article-heading p:last-child{color:#40196d;font-size:16px;font-weight:700;margin-top:1rem}.bubby__article-container{display:flex;flex-direction:row}.bubby__article-container_groupA{flex:0.75 1;margin-right:2rem}.bubby__article-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}.bubby__cta{align-items:center;background:#fff;border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.bubby__cta-content{color:#40196d;display:flex;flex-direction:column;text-align:left}.bubby__cta-content p{font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.bubby__cta-content h3{font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.bubby__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.bubby__cta-btn button{background:#f4150c;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:650px){.bubby__cta{flex-direction:column}.bubby__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.bubby__cta{flex-direction:column;margin:4rem 2rem}.bubby__cta-content h3{font-size:18px;line-height:32px}.bubby__cta-btn button{font-size:14px;line-height:28px}}@media screen and (max-width:990px){.bubby__article-container{flex-direction:column-reverse}.bubby__article-container_groupA{margin:2rem 0}.bubby__article-container_groupA .bubby__article-container_article{width:48%}.gpt3__blog-container_groupA .gpt3__blog-container_article-image{height:250px}}@media screen and (max-width:700px){.bubby__article-container_groupB{grid-template-columns:repeat(1,1fr)}.bubby__article-container_groupA .bubby__article-container_article{width:100%}.bubby__article-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.bubby__article-heading h1{font-size:34px;line-height:42px}}.bubbysafe__service{background:#40196d}.bubbysafe__features{display:flex;flex-direction:row;justify-content:space-between;padding:4rem 6rem;width:100%}.bubbysafe__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.bubbysafe__features-heading h1{color:#fff!important;font-family:var(--font-family);font-size:30px;font-weight:800;line-height:45px}.bubbysafe__features-heading p{color:#fff;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin-top:2rem}.bubbysafe__features-container{align-items:center;color:#40196d;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}.bubby__text{display:flex;justify-content:center;text-align:center}.bubbysafe__container-text{margin:auto auto 12rem;text-align:left;width:80%}.bubby__text h1{color:#40196d;font-size:3rem;font-weight:800;margin-bottom:3rem;margin-top:3rem}.bubbysafe__text-content h1{color:#40196d;font-size:20px;margin-bottom:2rem}.bubbysafe__container-text p{font-size:14px;line-height:25px;margin-bottom:2rem}@media screen and (max-width:990px){.bubbysafe__features{flex-direction:column}.bubbysafe__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.bubbysafe__features-heading h1{font-size:28px;line-height:38px}}.services{background:#f1f1f1;text-align:center}.services h1{border-bottom:4px solid #40196d;display:inline-block;font-size:20px;margin-bottom:3rem;margin-top:5rem;padding-bottom:10px;text-transform:uppercase}.cen{margin:auto;max-width:1200px;overflow:hidden;padding:20px}.service{box-sizing:border-box;cursor:pointer;display:inline-block;margin:0 -2px;padding:20px;transition:.4s;width:33.33333%}.service:hover{background:#ddd}.service i{color:#40196d;font-size:34px;margin-bottom:30px}.service h2{font-size:18px;font-weight:500;margin:0;text-transform:uppercase}.service p{color:gray;font-size:13px;font-weight:500}.form-searchs{font:700 13px sans-serif;margin:3rem auto;max-width:70%;position:relative;text-align:center}.form-searchs input{-webkit-appearance:none;background-color:#fff;border:1px solid #b6c3cd;border-right:0;color:#4e565c;outline:none;padding:14px 15px 14px 40px;width:60%}.form-searchs .btn-search{background-color:#40196d;border:none;border-bottom-right-radius:2px;border-top-right-radius:2px;box-shadow:1px 2px 4px 0 rgba(0,0,0,.08);color:#fff;cursor:pointer;margin-left:-4px;outline:none;padding:15px 22px}@media screen and (max-width:800px){.service{width:50%}}@media screen and (max-width:500px){.service{width:100%}}@media screen and (max-width:600px){form{margin-left:0}input[type=submit],input[type=text]{border-radius:5px;padding:10px;width:100%}input[type=submit]{margin-top:5px;position:static}}.support{background:#40196d}.support .row{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding-top:3rem}.support .row .image{flex:1 1 45rem;text-align:center}.support .row .image img{border-radius:.5rem;width:85%}.support .row .content{flex:1 1 45rem;padding:2.5rem}.support .row .content h3{color:#fff;font-size:3.5rem;text-transform:cap}.support .row .content p{color:#eee;font-size:1.8rem;padding:1rem 0}.support .row .content p i{color:#637cbb;padding-right:.5rem}.list-btn{align-items:center;display:flex;justify-content:space-evenly;margin:1.1rem auto 4rem;width:80%}.list-btn p{align-items:center;border:1px solid #40196d;border-radius:5rem;display:inline-block;font-size:14px;padding:.8rem 1rem;transition:all .3s linear}@media (max-width:768px){.list-btn p{font-size:13px;margin:2rem 2rem 0}.list-btn{width:100%}}@media (max-width:550px){.list-btn{display:flex;flex-wrap:wrap}}.bubby__container{margin-bottom:10rem}.bubby__about h1{margin-top:1rem}.bubby__about__text-one h1{margin-bottom:1.3rem}.bubby__about__text-one p:last-child,.bubby__about__text-one p:nth-last-child(2),.bubby__about__text-one p:nth-last-child(3){margin-top:2rem}.Safety-conter{margin:auto auto 10rem;padding:6.25rem 0;width:100%}.Safety-conter h1{color:#40196d;font-size:3rem;font-weight:600;margin-bottom:.5rem;text-align:center}.Safety-conter p{color:#000;font-size:1.5rem;line-height:25px;margin:0 auto;text-align:center;width:50%}.home{align-items:center;display:flex;justify-content:center;margin-bottom:5rem}.home .home-flex h3{color:#40196d;font-size:2.6rem;font-weight:600;margin-bottom:.5rem}.home-flex{margin-left:3rem;margin-top:3rem}.home .home-flex p{color:#000;font-size:1.5rem;line-height:25px;width:100%}.home .flex-img img{width:40rem}@media(max-width:550px){.home{display:flex;flex-direction:column;margin-top:-4rem}.Safety-conter p{margin-bottom:-10rem;width:100%}}.visibility{margin:6rem auto auto;text-align:left;width:80%}.visibility h1{color:#40196d;font-weight:bolder;margin-bottom:1rem}.visibility p{font-size:1.5rem;line-height:25px;margin-bottom:4rem}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;font-family:Manrope,sans-serif}.bubby__about{display:flex;justify-content:center;text-align:center}.bubby__about h1{color:#40196d;font-size:3.4rem;font-weight:900;margin-top:10rem}.bubby__about-text{margin:3rem auto auto;text-align:left;width:80%}.bubby__about-text p{font-size:1.4rem;line-height:30px}.bubby__about-text span{font-size:16px;font-weight:700}.bubby__about-text ul{margin:auto;width:90%}.bubby__about-text li{font-size:14px;line-height:30px}.bubby__about-text h1{color:#40196d;font-weight:bolder;margin-bottom:2rem}.bubby__about-text p:last-child,.bubby__about-text p:nth-last-child(2),.bubby__about-text p:nth-last-child(3),.bubby__about-text p:nth-last-child(4),.bubby__about-text p:nth-last-child(5),.bubby__about-text p:nth-last-child(6){margin-top:2.3rem}.bubby__about__text-one{margin:6rem auto auto;text-align:left;width:80%}.bubby__about__text-one h1{color:#40196d;font-weight:bolder;margin-bottom:3rem}.bubby__about__text-one p{font-size:1.4rem;line-height:30px}.bubby__bolder__text{font-weight:bolder}@media (max-width:768px){.bubby__about-text{padding:1rem;width:100%}.bubby__about-text p{line-height:30px;padding:1rem}.bubby__about-text h1{padding:1rem}.bubby__about__text-one{margin:0;width:100%}.bubby__about__text-one h1{padding:1rem}.bubby__about__text-one p{line-height:30px;padding:1rem}}
/*# sourceMappingURL=main.29e11186.css.map*/