/*! CSS Used from: http://localhost/social1/wp-includes/css/dist/block-library/style.min.css?ver=5.9.2 ; media=all */
@media all{
    h4{overflow-wrap:break-word;}
    p{overflow-wrap:break-word;}
}
/*! CSS Used from: http://localhost/social1/wp-content/themes/hello-elementor/style.css?ver=1.0 ; media=all */
@media all{
    *,*::before,*::after{box-sizing:border-box;}
    h4{margin-top:.5rem;margin-bottom:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
    h4{font-size:1.5rem;}
    p{margin-top:0;margin-bottom:.9rem;}
    hr{box-sizing:content-box;height:0;overflow:visible;}
    strong{font-weight:bolder;}
    @media print{
        *,*:before,*:after{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;}
        p{orphans:3;widows:3;}
    }
}
/*! CSS Used from: http://localhost/social1/wp-content/themes/hello-elementor/myFiles/css/thankyou.css?ver=5.9.2 ; media=all */
@media all{
    div,p,strong{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
    strong{font-weight:700;}
    hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
    *,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
    hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee;}
    hr:last-child{margin-bottom:0;}
    .container-lg{max-width:1140px;margin:0 auto;padding:0;}
    @media (max-width: 1204px){
        .container-lg{margin:0 32px;}
    }
    @media only screen and (max-width: 767px){
        .container-lg{max-width:none;margin:0 10px;}
    }
    .box{position:relative;background:#fff;box-shadow:0 6px 6px rgba(0, 0, 0, .04), 0 0 42px rgba(0, 0, 0, .04);border-radius:20px;padding:40px;}
    @media only screen and (max-width: 767px){
        .box{padding:32px 24px;font-size:42px;line-height:42px;}
    }
    @media only screen and (max-width: 360px){
        .box{padding:24px 12px;}
    }
    .box .heading{display:block;text-align:center;text-decoration:none;font-weight:900;font-size:56px;line-height:56px;color:#322f3b;}
    @media only screen and (max-width: 767px){
        .box .heading{font-size:42px;line-height:42px;}
    }
    .box .heading ~ .body{padding-top:0!important;}
    .box .heading hr{border:0;outline:0;height:1px;background-color:#eaeaea;margin:40px 0;}
    @media only screen and (max-width: 767px){
        .box .heading hr{margin:32px 0;}
    }
    .box hr{margin:32px 0;}
    @media only screen and (max-width: 767px){
        .box hr{margin:20px 0;}
    }
    .centered{max-width:800px;margin:0 auto;text-align:center;}
    .checkflex{width:100%;justify-content:space-between;align-items:center;margin:96px 0;}
    @media (max-width: 1180px){
        .checkflex{justify-content:space-around;}
    }
    @media only screen and (max-width: 767px){
        .checkflex{display:block;margin:24px 0;}
    }
    .checkflex .flex-c1{flex:0 0;min-width:640px;}
    @media only screen and (max-width: 767px){
        .checkflex .flex-c1{width:auto;margin-bottom:50px;min-width:auto;}
    }
    @media (max-width: 450px){
        .box{padding:24px 12px;}
    }
    @media only screen and (max-width:767px){
        .box{padding:32px 24px;font-size:42px;line-height:42px;}
    }
    @media only screen and (max-width:360px){
        .box{padding:24px 12px;}
    }
    p{font-size:15px;}
    .box hr{margin:32px 0;}
    @media only screen and (max-width:767px){
        .box hr{margin:20px 0;}
    }
    div,strong{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
    strong{font-weight:700;}
    *,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
}

body{
    background-color:#f5f4fa;
}