<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cookie-wrap{width:85%;margin:0 auto;position:relative;z-index:1}.cookie-wrap .check-container{padding-left:25px;font-size:14px;font-family:"FuturaStd-Book",sans-serif;margin:0}.cookie-wrap .check-container .checkmark{right:auto;left:0}.cookie-block{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s;position:fixed;bottom:0px;width:100%;background-color:#131351;color:#fff;padding:20px;text-align:center;z-index:9999;min-height:145px}.cookie-block::before,.cookie-block::after{content:"";position:absolute;background-repeat:no-repeat;top:0;width:100%;height:100%;opacity:.35;z-index:0}.cookie-block::before{background-image:url("/static-assets/images/cssimages/cookie-left-bg.png");right:auto;background-position:left;left:0}.cookie-block::after{background-image:url("/static-assets/images/cssimages/cookie-right-bg.png");left:auto;background-position:right;right:0}.cookie-block [type=radio]:checked,.cookie-block [type=radio]:not(:checked){position:absolute;left:-9999px}.cookie-block [type=radio]:checked+label,.cookie-block [type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;margin:0}.cookie-block [type=radio]:checked+label:before,.cookie-block [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #ddd;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;background:#fff;box-shadow:0px 0px 2px inset #131351}.cookie-block [type=radio]:checked+label:after,.cookie-block [type=radio]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#131351;position:absolute;top:3px;left:3px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}.cookie-block [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.cookie-block [type=radio]:checked+label:after{opacity:1;-webkit-transform:1;-moz-transform:1;-ms-transform:1;transform:1}.cookie-block form{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-top:20px}.cookie-block .form-check{margin-right:20px}.cookie-link{color:#5d42ff}.cookie-btn{text-transform:uppercase;background-color:#ff3538;color:#fff;border-radius:40px;padding:10px 20px;font-family:"FuturaStd-Medium",sans-serif;cursor:pointer;outline:none;border:none}.cookie-btn:focus{outline:none}@media screen and (max-width: 767px){.cookie-block{font-size:12px;min-height:225px}}.pagination{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin:30px 0}.pagination a{font-family:"FuturaStd-Medium",sans-serif}.pagination .pagination-number{padding:0;margin:0 10px;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.pagination .pagination-number a{font-size:12px;margin:0 4px;cursor:pointer;width:34px;height:34px;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;border-radius:1000px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;transition:.2s;line-height:34px}.pagination .pagination-number a.active,.pagination .pagination-number a:hover{background-color:#7452dd;color:#fff}.pagination .slide-nav{font-size:14px;text-transform:uppercase;color:#333;padding:6px 10px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px;text-align:center;position:relative;cursor:pointer;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin:0 5px;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;transition:.5s ease-in-out}.pagination .slide-nav:after,.pagination .slide-nav:before{font-size:12px;font-family:"waf-icon-font"}.pagination .pagination-dots{color:#333;display:none}.pagination .nav-left:before{content:"";margin-right:5px}.pagination .nav-right:after{content:"";margin-left:5px}.pagination .nav-first:before{content:"";margin-right:5px}.pagination .nav-last:after{content:"";transform:rotate(180deg);padding-right:1px;margin-left:5px}.pagination .nav-disabled{opacity:.6;pointer-events:none}.pagination .nav-disabled:hover,.pagination .nav-disabled:focus{color:#000}@media screen and (max-width: 767px){.pagination .slide-nav{font-size:12px;padding:5px 4px;margin:0 0px}.pagination .nav-first span,.pagination .nav-last span,.pagination .nav-left span,.pagination .nav-right span{display:none}.pagination .pagination-number{margin:0 5px}.pagination .pagination-number a{width:28px;height:28px;line-height:28px;padding-top:2px}}.shepherd-button{background:transparent;border-radius:25px;font-size:12px;font-family:"FuturaStd-Medium",sans-serif;color:#fff;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease;border:1px solid #fff;outline:none}.shepherd-button.shepherd-got-it-btn{background-color:#fff;color:#ef0f4a}.shepherd-button:focus{outline:none}.shepherd-button.shepherd-button-secondary{color:#fff}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{margin-top:10px}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:rgba(128,128,128,.75);font-size:2em;cursor:pointer;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:rgba(0,0,0,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:rgba(128,128,128,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:rgba(0,0,0,.75)}.shepherd-title{color:#fff;font-size:14px;font-family:"FuturaStd-Book",sans-serif}.shepherd-header{text-align:center}.shepherd-has-title .shepherd-content .shepherd-header{background:#ef0f4a;margin-bottom:10px}.shepherd-text{color:#fff;font-size:14px;font-family:"FuturaStd-Book",sans-serif;line-height:1.3em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{background-color:#ef0f4a;border-radius:5px;outline:none;padding:20px;text-align:center}.shepherd-element{background:#fff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.2);max-width:400px;opacity:0;outline:none;transition:opacity .3s;z-index:999}.shepherd-enabled.shepherd-element{opacity:1}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-element .shepherd-arrow{border:16px solid transparent;content:"";display:block;height:16px;pointer-events:none;position:absolute;width:16px;z-index:10000}.shepherd-element.shepherd-element-attached-bottom.shepherd-element-attached-center .shepherd-arrow{bottom:0;border-top-color:#ef0f4a;left:50%;transform:translate(-50%, 100%)}.shepherd-element.shepherd-element-attached-top.shepherd-element-attached-center .shepherd-arrow{border-bottom-color:#fff;left:50%;top:0;transform:translate(-50%, -100%)}.shepherd-element.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-arrow{border-bottom-color:#ef0f4a}.shepherd-element.shepherd-element-attached-middle.shepherd-element-attached-left .shepherd-arrow{border-right-color:#fff;left:0;top:50%;transform:translate(-100%, -50%)}.shepherd-element.shepherd-element-attached-middle.shepherd-element-attached-right .shepherd-arrow{border-left-color:#fff;right:0;top:50%;transform:translate(100%, -50%)}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{-ms-filter:progid:dximagetransform.microsoft.gradient.alpha(Opacity=50);filter:alpha(opacity=50);fill-rule:evenodd;height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:100}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.waf-user-profile{background-color:#fff;padding:20px 10px;font-family:"FuturaStd-Medium",sans-serif}.waf-user-profile.waf-component{padding:20px 10px}.waf-user-profile .btn{cursor:pointer}.waf-user-profile .errordiv{height:15px;display:block;text-align:left}.waf-user-profile .user-profile-header{position:relative}.waf-user-profile .user-profile-header .back{position:absolute;left:20px;top:0;cursor:pointer}.waf-user-profile .user-profile-header .back:before{content:"";font-family:"waf-icon-font";color:#282828;font-size:16px}.waf-user-profile .user-profile-header .referal-code-msg{-webkit-transition:.5s all;-moz-transition:.5s all;-ms-transition:.5s all;transition:.5s all;opacity:0;position:absolute;left:auto;top:auto;right:10px;bottom:0;color:#2fa147}.waf-user-profile .user-profile-header.code-active .referal-code-msg{opacity:1;-webkit-transition:1.5s all;-moz-transition:1.5s all;-ms-transition:1.5s all;transition:1.5s all;-webkit-animation:seconds 1s forwards;-webkit-animation-iteration-count:1;animation:seconds 1s forwards;animation-iteration-count:1;-webkit-animation-delay:5s;animation-delay:5s}@-webkit-keyframes seconds{0%{opacity:1}100%{opacity:0;left:-9999px}}@keyframes seconds{0%{opacity:1}100%{opacity:0;left:-9999px}}.waf-user-profile .user-profile-header.active{padding:20px 10px 0}.waf-user-profile .user-profile-header.active .back{left:0}.waf-user-profile .user-info-wrap{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.waf-user-profile .user-info-wrap .user-info{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;flex-basis:60%;max-width:60%;margin-right:30px}.waf-user-profile .user-info-wrap .user-details{flex-basis:75%;max-width:75%}.waf-user-profile .user-info-wrap .user-edit{flex-basis:25%;max-width:25%;margin-left:20px}.waf-user-profile .user-info-wrap .btn-edit{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:none;background-color:#17499e;color:#fff;width:100px;padding:5px 10px;cursor:pointer}.waf-user-profile .user-details-wrap{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.waf-user-profile .user-details-wrap .user-img{width:90px;height:90px;padding:10px 0}.waf-user-profile .user-details-wrap img{border:3px solid #ef0f4a;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;width:90px;height:90px}.waf-user-profile .user-details-wrap .user-contact{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:20px}.waf-user-profile .user-details-wrap .txt1{font-family:"FuturaStd-Bold",sans-serif}.waf-user-profile .user-details-wrap .txt3{margin-top:5px}.waf-user-profile .user-referal-code{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;background-color:#fcb316;padding:10px;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;flex-basis:40%;max-width:40%}.waf-user-profile .user-referal-code .code-wrap{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-color:#fff;font-family:"FuturaStd-Bold",sans-serif;padding:5px 40px 5px 15px;position:relative;margin-left:10px;min-height:30px;width:60%}.waf-user-profile .user-referal-code .code-wrap .copy{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:auto;right:10px;cursor:pointer}.waf-user-profile .user-referal-code .code-wrap .copy:after{content:"";font-family:"waf-icon-font"}.waf-user-profile .user-form{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.waf-user-profile .user-form .user-img{flex-basis:15%;max-width:15%;margin-right:30px}.waf-user-profile .user-form .user-img .user-img-wrap{position:relative}.waf-user-profile .user-form .user-img .user-img-wrap:before{content:"";font-family:"waf-icon-font";font-size:16px;width:30px;height:30px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;text-align:center;line-height:30px;background-color:#fcb316;position:absolute;display:block;bottom:15px;top:auto;left:-5px;display:block;cursor:pointer}.waf-user-profile .user-form .user-img img{width:108px;height:108px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;border:3px solid #ef0f4a;cursor:pointer}.waf-user-profile .user-form .user-form-wrap{flex-basis:85%;max-width:85%}.waf-user-profile .user-form .form-row{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.waf-user-profile .user-form .form-row .form-control{margin-bottom:10px}.waf-user-profile .user-form .error-wrap{width:100%;text-align:center}.waf-user-profile .user-form .form-control{border:unset;border-bottom:1px solid rgba(51,51,51,.25);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;color:#333}.waf-user-profile .user-form label{margin-bottom:0;color:rgba(51,51,51,.3)}.waf-user-profile .user-form .column{flex:1;margin:0 10px}.waf-user-profile .user-form .column:first-child{margin-left:0}.waf-user-profile .user-form .save-btn{flex:unset;margin-top:20px}.waf-user-profile .user-form .btn-submit{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;border:none;background-color:#17499e;color:#fff;width:100px;padding:5px 10px;cursor:pointer}.waf-user-profile .user-body-wrap{background-color:#e2e2e2;box-shadow:0px 3px 3px rgba(0,0,0,.15);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;padding:10px;margin:20px 0 15px}.waf-user-profile .user-body-wrap .txt{text-align:center;margin-bottom:20px;font-size:20px}.waf-user-profile .site-list{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.waf-user-profile .site-item{background-color:#fff;box-shadow:0px 2px 2px rgba(0,0,0,.15);margin-bottom:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;position:relative}.waf-user-profile .site-item .item-wrap{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.waf-user-profile .site-item .item-img{flex-basis:10%;max-width:10%;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;background-color:#17499e;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;overflow:hidden}.waf-user-profile .site-item .item-img img{width:100%}.waf-user-profile .site-item .item-txt{padding:15px;flex-basis:85%;max-width:85%}.waf-user-profile .site-item:nth-child(odd) .item-img{background-color:#593286}.waf-user-profile .site-item:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:auto;right:10px;width:25px;height:25px;background-color:#fcb316;font-family:"waf-icon-font";font-size:12px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;text-align:center;line-height:25px}.waf-user-profile .form-group-btn{text-align:center}.waf-user-profile .view-all{text-align:center}.waf-user-profile .btn-view,.waf-user-profile .btn-logout{border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;width:100px;padding:5px 10px;cursor:pointer}.waf-user-profile .btn-logout{background-color:#17499e;color:#fff;border:none}.waf-user-profile .btn-share{position:relative;margin-top:10px;padding-left:20px;border:none;width:110px;background-color:#fcb316;font-family:"FuturaStd-Bold",sans-serif;font-size:10px;height:32px;line-height:32px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;color:#131351;outline:none;cursor:pointer;-webkit-transition:.3s all;-moz-transition:.3s all;-ms-transition:.3s all;transition:.3s all}.waf-user-profile .btn-share:hover:before{color:#fff}.waf-user-profile .btn-share:before{content:"";font-family:"waf-icon-font";font-size:17px;color:#000;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:8px;line-height:35px}.waf-user-profile .footer-top{text-align:center;box-shadow:3px 0px 3px rgba(0,0,0,.15),0px 3px 3px rgba(0,0,0,.15);background-color:#fff;padding:15px 20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}.waf-user-profile .footer-top .txt{font-size:18px}.waf-user-profile .social-share{display:inline-flex;padding:5px 10px;background-color:#e2e2e2;margin-top:12px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}.waf-user-profile .social-share&gt;ul{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.waf-user-profile .social-share&gt;ul&gt;li{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;width:25px;height:25px;margin:0 8px;padding:0;position:relative}.waf-user-profile .social-share&gt;ul&gt;li:first-child{margin-left:0}.waf-user-profile .social-share&gt;ul&gt;li:last-child{margin-right:0}.waf-user-profile .social-share&gt;ul a{display:block;height:100%;padding:5px}.waf-user-profile .social-share&gt;ul a:before{font-size:14px}.waf-user-profile .social-share li a:before{content:"";color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-family:"waf-icon-font"}.waf-user-profile .social-share li.facebook{background-color:#3a589b}.waf-user-profile .social-share li.facebook a:before{content:"";top:48%}.waf-user-profile .social-share li.twitter{background-color:#00acee}.waf-user-profile .social-share li.twitter a:before{content:""}.waf-user-profile .social-share li.whatsapp{background-color:#398f43}.waf-user-profile .social-share li.whatsapp a:before{content:""}.waf-user-profile .social-share li.telegram{background-color:#00acee}.waf-user-profile .social-share li.telegram a:before{content:""}.waf-user-profile .social-share li.youtube{background-color:#eb3153}.waf-user-profile .social-share li.youtube a:before{content:""}.waf-user-profile .social-share li.instagram{background-color:#ff3b82}.waf-user-profile .social-share li.instagram a:before{content:""}.waf-user-profile .footer-bottom{margin-top:20px}@media screen and (max-width: 767px){.waf-user-profile{margin:0 -10px;padding:20px 10px}.waf-user-profile .user-info-wrap{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:unset;-moz-align-items:unset;-ms-align-items:unset;align-items:unset}.waf-user-profile .user-info-wrap .user-info{flex-basis:100%;max-width:100%;margin-bottom:30px;margin-right:0;position:relative}.waf-user-profile .user-info-wrap .user-details{flex-basis:85%;max-width:85%}.waf-user-profile .user-info-wrap .user-edit{position:absolute;top:0;left:auto;right:0;flex-basis:unset;max-width:unset;font-family:"waf-icon-font";-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;background-color:#17499e;color:#fff}.waf-user-profile .user-info-wrap .user-edit .btn-edit{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;border-radius:100%;background-color:#17499e;color:#fff;width:28px;height:28px;text-indent:-9999px;position:relative;font-family:"waf-icon-font"}.waf-user-profile .user-info-wrap .user-edit .btn-edit:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-indent:initial}.waf-user-profile .user-profile-header .referal-code-msg{bottom:-20px}.waf-user-profile .user-referal-code{flex-basis:100%;max-width:100%;position:relative}.waf-user-profile .user-referal-code:before{content:"";background-color:#fcb316;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:200%}.waf-user-profile .user-body-wrap .txt{font-size:14px;margin:0 auto 20px}.waf-user-profile .user-form{-webkit-align-items:unset;-moz-align-items:unset;-ms-align-items:unset;align-items:unset;margin-top:10px}.waf-user-profile .user-form .user-img{flex-basis:30%;max-width:30%;margin-right:10px}.waf-user-profile .user-form .user-img img{width:90px;height:90px}.waf-user-profile .user-form .user-form-wrap{flex-basis:70%;max-width:70%}.waf-user-profile .user-form .form-row{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:unset;-moz-align-items:unset;-ms-align-items:unset;align-items:unset}.waf-user-profile .user-form .error-wrap{text-align:left;margin-top:10px}.waf-user-profile .user-form .column{margin:0}.waf-user-profile .user-form .form-control{margin-bottom:15px}.waf-user-profile .site-item{font-size:12px}.waf-user-profile .site-item .item-img{flex-basis:20%;max-width:20%}.waf-user-profile .site-item .item-txt{padding:5px 10px;flex-basis:70%;max-width:70%}.waf-user-profile .site-item:after{width:20px;height:20px;line-height:20px;right:5px;font-size:10px}.waf-user-profile .footer-top .txt{font-size:14px}}.modal{background-color:rgba(0,0,0,.8);position:fixed;z-index:30;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s;z-index:9999}.modal .divider{position:relative;display:block;font-size:11px;color:#1f1f4f;text-transform:uppercase;padding:5px}.modal .divider:before,.modal .divider:after{content:"";background-color:#d4d4d4;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40%;height:1px}.modal .divider:before{left:0}.modal .divider:after{right:0;left:auto}.modal .fixed-wdth{max-width:240px}.modal.active{opacity:1;visibility:visible}.modal .user-thumbnail{position:relative}.modal .user-thumbnail:before{content:"";position:absolute;background:url("/static-assets/images/cssimages/modal-fish.png") no-repeat;width:95px;height:145px;left:-65px;background-size:100% 100%;top:0}.modal-dialog{position:fixed;background-color:#fff;width:410px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;overflow:hidden}.modal-dialog:before{content:"";background:url("/static-assets/images/cssimages/popup-tail.png") no-repeat;background-size:100% 100%;top:-57px;right:0;position:absolute;width:155px;height:165px;left:auto}.modal-dialog:after{content:"";background:url("/static-assets/images/cssimages/popup-bottom-tail.png?v=1.0") no-repeat;background-size:100% 100%;position:absolute;bottom:-65px;left:-108px;width:800px;height:500px;z-index:-1}.modal-content{z-index:1}.modal .icon-close{position:absolute;top:40px;right:20px;left:auto;bottom:auto;cursor:pointer}.modal .icon-close:before{content:"";font-family:"waf-icon-font";color:#9a9a9a;font-size:18px;margin:0}.modal .form-group{margin-bottom:30px;position:relative}.modal .form-group label{font-size:10px;font-family:"FuturaStd-Book",sans-serif;color:rgba(51,51,51,.65);line-height:1;text-transform:capitalize;margin:0;position:absolute;top:50%;left:0px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;transition:.3s}.modal .form-group label.active{top:-20px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.modal .form-group input{border:none;border-bottom:1px solid #d7d7d7}.modal .form-group input:focus{border-bottom:none;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;transition:.2s}.modal .form-group .btn{width:100px;background-color:transparent;border:1px solid #c6c6c6;height:35px;padding:0;line-height:1;font-size:12px;font-family:"FuturaStd-Book",sans-serif;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;color:rgba(51,51,51,.65);margin-right:20px;outline:none;cursor:pointer}.modal .form-group .btn.btn-action{background-color:#673ab7;color:#fff;box-shadow:0px 5px 5px 1px #ccc;border:none}.modal .form-group .btn:last-child{margin-right:0}.modal .form-group.form-group-btn{text-align:center}.modal .form-group.validate-group{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.modal .form-group.validate-group .forgot-pwd{font-size:10px;font-family:"FuturaStd-Book",sans-serif;color:rgba(51,51,51,.8);line-height:1}.modal .form-group.validate-group .check-container{padding:0;margin-left:20px}.modal .form-group.validate-group .checkmark{right:auto;left:-20px}.modal .form-group:last-child{margin-bottom:0}.modal .txt{font-size:16px;color:rgba(51,51,51,.65);line-height:1}.waf-floating-popup-main{position:fixed;background-color:#333;top:unset;padding:0;-webkit-transition:.4s ease;-moz-transition:.4s ease;-ms-transition:.4s ease;transition:.4s ease;width:390px;height:auto;left:unset;color:#747474;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;box-sizing:border-box;box-shadow:0 1px 12px 3px rgba(0,0,0,.14);z-index:999;cursor:default;overflow:hidden;right:64px;bottom:19px}.waf-floating-popup-main.active{animation:animatebottom .4s}.waf-floating-popup-main.active .waf-floating-popup{position:relative;height:98px;padding:8px}.waf-floating-popup-main.active .waf-floating-popup .close-btn{position:absolute;top:0;right:0;text-align:center;height:20px;width:20px;z-index:999}.waf-floating-popup-main.active .waf-floating-popup .close-btn .icon-close{position:relative;top:unset;right:unset;display:none}.waf-floating-popup-main.active .waf-floating-popup .close-btn .icon-close:before{font-size:12px;top:unset;right:unset}.waf-floating-popup-main.active .waf-floating-popup .also-read{color:#fff;font-weight:bold;margin-bottom:0;font-size:13px;letter-spacing:.5px}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .img-container{animation:animatebottomContent 1s ease-in-out;position:relative;bottom:0}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .img-container a{width:85px;height:100%;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .img-container img{top:38%;position:absolute;width:100%;height:auto;transform:translateY(-50%)}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .text-container{padding:0 7px 0 10px}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .text-container .read-more{position:absolute;bottom:10px;right:33px;color:#fff;padding:4px 7px 4px 8px;font-size:11px;font-weight:bold;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;z-index:10;cursor:pointer;animation:animatebottom 2.5s ease-in-out}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .text-container a{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;height:100%}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .text-container h5{font-size:14px;font-weight:normal;line-height:18px;color:#fff;text-decoration:underline;overflow:hidden;animation:animatebottomContent 1.5s ease-in-out;position:relative;bottom:0;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;height:52px;margin-top:3px;font-family:"FuturaStd-Book",sans-serif,"Arial Black","Verdana",sans-serif !important}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .text-container .waf-text{color:#fff;font-size:11px;font-weight:bold;text-decoration:none;font-family:Arial,Helvetica,sans-serif;text-align:left;line-height:19px;animation:animatebottomContent 2s ease-in-out;position:relative;bottom:0}.waf-floating-popup-main.active.fade-in .waf-floating-popup .fthumnail-content .img-container{animation:fadeIn 1s ease-in-out}.waf-floating-popup-main.active.fade-in .waf-floating-popup .fthumnail-content .text-container h5{animation:fadeIn 1.5s ease-in-out}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes animatebottom{from{bottom:-300px;opacity:0}to{bottom:10px;opacity:1}}@keyframes animatebottomContent{from{bottom:-300px;opacity:0}to{bottom:0px;opacity:1}}@keyframes animatezoonin{from{-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-ms-transform:scale(0, 0);transform:scale(0, 0);opacity:0}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);opacity:1}}@media screen and (max-width: 767px){.waf-floating-popup-main{right:0px;bottom:50px;right:0;width:100%}.waf-floating-popup-main.model{padding-top:0}.waf-floating-popup-main.active .waf-floating-popup{height:100px}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .img-container a{width:85px}.waf-floating-popup-main.active .waf-floating-popup .fthumnail-content .img-container img{top:33%}.waf-floating-popup-main .waf-floating-popup .close-btn .icon-close{top:3px;right:5px}.waf-floating-popup-main .waf-floating-popup .fthumnail-content .text-container h5{font-size:14px}.modal .divider:before,.modal .divider:after{width:35%}.modal-dialog{width:100%}.modal-dialog:before{top:-35px;width:100px;height:100px}.modal-dialog:after{background:url("/static-assets/images/cssimages/popup-mobile-bottom-tail.png") no-repeat left center;background-size:100% 100%;bottom:0;left:0;width:100%;height:46px}.modal .user-thumbnail:before{content:"";background:url("/static-assets/images/cssimages/modal-fish.png") no-repeat;width:67px;height:105px;left:-53px;background-size:100% 100%;top:-20px}}.site-footer{position:absolute;width:100%;bottom:0;left:0;background-color:#090850;z-index:0;padding:60px 25px}.site-footer .fc-logo{margin-right:10px}.site-footer .fc-logo img.web{width:100%;max-width:500px}.site-footer .footer-wrapper{position:relative;z-index:1;overflow:hidden;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.site-footer .footer-wrapper .footer-top{order:2;position:relative;flex-basis:55%;max-width:55%;padding-left:100px}.site-footer .footer-wrapper.lazy-bg-loaded:before{background:url("/static-assets/images/cssimages/footer-tail.png")}.site-footer .footer-wrapper.lazy-bg-loaded:after{background:url("/static-assets/images/cssimages/footer-tail-end.png")}.site-footer .footer-wrapper:before{content:"";background-repeat:no-repeat;position:absolute;width:165px;height:145px;top:-10px;left:-10px;background-size:100%;display:none}.site-footer .footer-wrapper:after{content:"";background-repeat:no-repeat;position:absolute;width:202px;height:189px;top:0;right:20px;background-size:100%;display:none}.site-footer .content-box{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;position:relative;height:100px}.site-footer .sitemap-links{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 auto}.site-footer .sitemap-links ul{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;height:auto;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex:1;padding:0 10px}.site-footer .sitemap-links ul.match-highlights{flex-basis:30%;display:none}.site-footer .sitemap-links ul li{font-size:14px;font-family:"FuturaStd-Book",sans-serif;line-height:1;color:#fff;padding:5px 0;margin-bottom:7px}.site-footer .sitemap-links ul li a{white-space:nowrap;font-size:14px;display:block}.site-footer .sitemap-links ul li .txt-head{position:relative}.site-footer .sitemap-links ul li .txt-head:after{content:"";background-color:rgba(255,255,255,.5);width:100%;position:absolute;top:auto;bottom:-5px;left:0;height:1px}.site-footer .sitemap-links ul li:first-child{font-family:"FuturaStd-Bold",sans-serif;padding:10px 0;text-transform:uppercase;width:90%}.site-footer .sitemap-links a{position:relative;padding:5px 0 5px 30px}.site-footer .sitemap-links a.icon-menu-card:before{content:""}.site-footer .sitemap-links a.icon-match-tips-predictions:before{content:""}.site-footer .sitemap-links a.icon-blogs:before,.site-footer .sitemap-links a.icon-blog:before,.site-footer .sitemap-links a.icon-news:before{content:""}.site-footer .sitemap-links a.icon-blog:before{content:""}.site-footer .sitemap-links a.icon-schedule:before{content:""}.site-footer .sitemap-links a.icon-platforms:before{content:""}.site-footer .sitemap-links a.icon-download-app:before{content:""}.site-footer .sitemap-links a.icon-contact-us:before{content:""}.site-footer .sitemap-links a.icon-faqs:before{content:""}.site-footer .sitemap-links a.icon-privacy-policy:before{content:""}.site-footer .sitemap-links a.icon-cookie-policy:before{content:""}.site-footer .sitemap-links a.icon-rate-us:before{content:""}.site-footer .sitemap-links a.icon-about-us:before{content:""}.site-footer .sitemap-links a:before{content:"";font-family:"waf-icon-font";position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;display:block;font-weight:normal;font-size:14px}.site-footer .match-highlights li{position:relative;margin-left:25px}.site-footer .match-highlights li:before{content:"";background:url("/static-assets/images/cssimages/ball.png") no-repeat top center;width:15px;height:15px;position:absolute;left:-25px;top:50%;transform:translateY(-50%)}.site-footer .match-highlights li:first-child{margin-left:0}.site-footer .match-highlights li:first-child:before{content:none}.site-footer .social-links{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;color:#fff;font-size:12px;font-family:"FuturaStd-Book",sans-serif}.site-footer .social-links li{position:relative;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.site-footer .social-links li span{min-width:80px;display:inline-block}.site-footer .social-links li.facebook a:before{content:""}.site-footer .social-links li.twitter a:before{content:""}.site-footer .social-links li.instagram a:before{content:""}.site-footer .social-links li.telegram a:before{content:""}.site-footer .social-links li.youtube a:before{content:""}.site-footer .footer-bottom{flex-basis:45%;max-width:45%;position:relative}.site-footer .quick-links{padding-top:5px}.site-footer .quick-links ul{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.site-footer .quick-links ul li{font-size:12px;font-family:"FuturaStd-Book",sans-serif;color:#fff;opacity:.5;line-height:1;position:relative;padding:0 10px;white-space:nowrap}.site-footer .quick-links ul li:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:1px;height:100%;background-color:#b2acd6}.site-footer .quick-links ul li:first-child{padding-left:0}.site-footer .quick-links ul li:last-child:after{display:none}.site-footer .site-map{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.site-footer .site-map .sitemap-links{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:inherit}.site-footer .site-map .footer-links{flex-basis:50%;height:inherit;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;flex-wrap:wrap;position:relative;padding:15px 0 15px 50px}.site-footer .site-map .footer-links:before{content:"";background-color:#131351;position:absolute;top:0;left:0;width:100vw;height:100%;z-index:-1}.site-footer:before{content:"";background-color:rgba(255,255,255,.2);position:absolute;left:45%;height:100%;width:1px;top:0}.modal-player-info .player-img{background-image:url("/static-assets/images/cssimages/player-jersey-1.svg");background-position:-15px center;background-size:cover;background-repeat:no-repeat;width:110px;height:60px;position:relative}.modal-player-info .player-img.team-two{background-image:url("/static-assets/images/cssimages/player-jersey-2.svg")}.modal-player-info .player-img .player-icon,.modal-player-info .player-img .trending{position:absolute}.modal-player-info .player-img .trending{top:10px;left:auto;right:20px}.modal-player-info .player-img .trending:before{content:"";background:url("/static-assets/images/cssimages/svg/fire-icon.svg") no-repeat;width:16px;height:16px;background-size:contain;display:block}.faq-page .waf-listing.widget-layout-199 .waf-head .title{font-size:25px;font-family:"FuturaStd-Bold",sans-serif}@media screen and (max-width: 992px){.site-footer .footer-wrapper .footer-top{padding-left:75px;flex-wrap:wrap}.site-footer .site-map{padding:0}.site-footer .sitemap-links ul li{padding:0;font-size:14px}.site-footer .sitemap-links ul.social.social-links{flex-basis:100%;max-width:100%;flex-direction:row;flex-wrap:wrap}.site-footer .sitemap-links ul.social.social-links&gt;li span{display:none}.site-footer .sitemap-links ul.social.social-links&gt;li .txt-head{display:inline-block}.site-footer .sitemap-links ul.social.social-links&gt;li:first-child{width:100%}.site-footer .sitemap-links ul.social.social-links&gt;li:not(:first-child){flex-basis:15%;max-width:15%}.site-footer .quick-links ul li{padding:0 5px}.site-footer:before{left:50%}}@media screen and (max-width: 767px){.site-footer{padding:20px 10px 50px;height:605px}.site-footer .sitemap-links{height:385px}.site-footer .sitemap-links a{padding:5px 0 5px 25px}.site-footer .sitemap-links a:before{font-size:18px}.site-footer .sitemap-links ul{padding:15px 0;position:relative;flex:unset;flex-basis:48%;max-width:48%}.site-footer .sitemap-links ul li{font-size:10px;margin-bottom:15px}.site-footer .sitemap-links ul li a{font-size:10px}.site-footer .sitemap-links ul:last-child:after{content:none}.site-footer .sitemap-links ul.match-highlights li a,.site-footer .sitemap-links ul.social-links li a{padding:5px 0}.site-footer .sitemap-links ul.social.social-links{flex-basis:100%;max-width:100%;flex-direction:row;flex-wrap:wrap}.site-footer .sitemap-links ul.social.social-links&gt;li:first-child{width:100%}.site-footer .sitemap-links ul.social.social-links&gt;li:not(:first-child){flex-basis:15%;max-width:15%}.site-footer .footer-wrapper{padding:0;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.site-footer .footer-wrapper .footer-top{order:1;padding:0 25px;flex-wrap:wrap}.site-footer .footer-wrapper .footer-top,.site-footer .footer-wrapper .footer-bottom{flex-basis:100%;max-width:100%;width:100%}.site-footer .footer-wrapper:before{top:0;left:0;width:65px;height:100px;display:none}.site-footer .footer-wrapper:after{width:80px;height:100px;right:10px}.site-footer .content-box{display:block;height:auto}.site-footer .fc-logo{flex-basis:100%;padding:0;max-width:unset;margin:0 auto}.site-footer .fc-logo img{width:100%}.site-footer .social-links{width:100%;padding:3px 0 3px 38px;position:relative;font-size:16px}.site-footer .social-links li{font-size:18px}.site-footer .social-links li span{margin-left:25px;display:none}.site-footer .social-links li .txt-head{margin-left:0;display:inline}.site-footer .social-links li a:after{position:absolute;left:0;margin-left:0}.site-footer .quick-links{padding:10px 0;text-align:center}.site-footer .quick-links ul{flex-wrap:wrap;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.site-footer .quick-links ul li{padding:5px;font-size:10px}.site-footer .quick-links ul li:after{height:60%}.site-footer .quick-links ul li:first-child:after,.site-footer .quick-links ul li:last-child:after{display:none}.site-footer .footer-bottom{padding:35px 0 40px;height:150px;order:2;position:relative}.site-footer .footer-bottom:before{bottom:auto;top:-70px;right:10px;width:150px;height:70px}.site-footer .footer-bottom:after{content:"";background-color:rgba(255,255,255,.2);height:1px;width:200%;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0}.site-footer:before{display:none}.faq-page .waf-listing.widget-layout-199 .waf-head .title{font-size:22px}}@media screen and (max-width: 375px){.site-footer .footer-wrapper .footer-top,.site-footer .footer-wrapper .footer-bottom{flex-wrap:wrap}.site-footer .sitemap-links ul{flex-basis:48%;max-width:48%}}</pre></body></html>